From 6aa6855dc0b1854af0c71201d104d8f37d80f870 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 24 Apr 2024 09:39:49 +0800 Subject: [PATCH 01/46] remove gem icon --- Assets/Scenes/0.OriginalScene/Original.asset | 37 --- .../0.OriginalScene/Original.asset.meta | 8 - Assets/Scenes/0.OriginalScene/Original.unity | 213 +----------------- .../Scenes/1.HandleAnchoring/Anchoring.unity | 2 +- Assets/Scenes/2.HandleHinge/HingeAware.unity | 213 +----------------- 5 files changed, 3 insertions(+), 470 deletions(-) delete mode 100644 Assets/Scenes/0.OriginalScene/Original.asset delete mode 100644 Assets/Scenes/0.OriginalScene/Original.asset.meta diff --git a/Assets/Scenes/0.OriginalScene/Original.asset b/Assets/Scenes/0.OriginalScene/Original.asset deleted file mode 100644 index f1f4ed9..0000000 --- a/Assets/Scenes/0.OriginalScene/Original.asset +++ /dev/null @@ -1,37 +0,0 @@ -%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} - m_Name: Original - m_EditorClassIdentifier: - icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} - title: 'Getting started with the Android Large Screen changes' - sections: - - heading: Overview - text: 'The starting scene is the unmodified 2D example from The Lost Crypt Unity project. While you can compile and build for Android, there will be a number of visual issues when orientation changes occur. The Android size compatibility mode will be invoked and the user will be asked to restart the app when configuration changes occur.' - linkText: More info about SCM - url: https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode#size_compatibility_mode - - heading: "Preparing to handle configuration changes" - text: The first step to support Large Screen optimized support in your Unity - project is to update the AndroidManifest file to support the OnConfigurationChanged - event. The Unity activity does not expose this event to the C# portion of - the engine, we will extend the UnityPlayerActivity to support this event. There is an example java file included in the Plugins\Android folder called LargeScreenPlayableActivity.java that handles the configuration event and passes this to the Unity C# layer. - linkText: onConfigurationChanged function - url: https://developer.android.com/reference/android/app/Activity#onConfigurationChanged(android.content.res.Configuration) - - heading: "Custom activity" - text: "Custom activity instead of default Unity activity.\n\nTo extend the default - Unity activity, you create your own custom activity and set it as the application\u2019s - entry point." - linkText: More info on custom activity - url: https://docs.unity3d.com/Manual/android-custom-activity.html - - heading: "Continue..." - text: "The scene requires a couple of changes to support the custom configuration message, as well as a couple of project settings. Proceed to the next scene: 1.HandleAnchoring" -loadedLayout: 1 diff --git a/Assets/Scenes/0.OriginalScene/Original.asset.meta b/Assets/Scenes/0.OriginalScene/Original.asset.meta deleted file mode 100644 index 9c7d6d2..0000000 --- a/Assets/Scenes/0.OriginalScene/Original.asset.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 012f387eca453f0419fba1b5b667480e -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity index 87d97a1..d98cbfd 100644 --- a/Assets/Scenes/0.OriginalScene/Original.unity +++ b/Assets/Scenes/0.OriginalScene/Original.unity @@ -960,140 +960,6 @@ Mesh: offset: 0 size: 0 path: ---- !u!1 &291537809 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 291537810} - - component: {fileID: 291537812} - - component: {fileID: 291537811} - m_Layer: 5 - m_Name: Text (TMP) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &291537810 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - 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: 1911009973} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 0, y: -25} - m_SizeDelta: {x: 120, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &291537811 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 10 Gems - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294908672 - m_fontColor: {r: 0, g: 0.10661459, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 26.55 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 1 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &291537812 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - m_CullTransparentMesh: 1 --- !u!43 &324979615 Mesh: m_ObjectHideFlags: 0 @@ -6859,7 +6725,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1825822856} - - {fileID: 1911009973} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -8053,82 +7918,6 @@ Mesh: offset: 0 size: 0 path: ---- !u!1 &1911009972 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1911009973} - - component: {fileID: 1911009975} - - component: {fileID: 1911009974} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1911009973 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - 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: 291537810} - m_Father: {fileID: 1626634859} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 15, y: 0} - m_SizeDelta: {x: 100, y: 100} - m_Pivot: {x: 0, y: 0.5} ---- !u!114 &1911009974 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 0d601ecb943f98f4bb31c19b596a26cb, 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!222 &1911009975 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - m_CullTransparentMesh: 1 --- !u!43 &1945076100 Mesh: m_ObjectHideFlags: 0 @@ -10110,7 +9899,7 @@ PrefabInstance: - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} propertyPath: m_LocalPosition.x - value: -34.19436 + value: -38.079628 objectReference: {fileID: 0} - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index 2382abf..7ba8c4b 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -2969,7 +2969,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -34.749916, y: 5.7400007, z: -10} + m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index 82b7702..890ba22 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -2165,82 +2165,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 6331163738709879229} m_PrefabAsset: {fileID: 0} ---- !u!1 &632774362 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 632774363} - - component: {fileID: 632774365} - - component: {fileID: 632774364} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &632774363 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.6564103, y: 0.6564103, z: 0.6564103} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1945090952} - m_Father: {fileID: 1213378340} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 9.846191, y: 0.000061035156} - m_SizeDelta: {x: 100, y: 100} - m_Pivot: {x: 0, y: 0.5} ---- !u!114 &632774364 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 0d601ecb943f98f4bb31c19b596a26cb, 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!222 &632774365 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_CullTransparentMesh: 1 --- !u!1 &633614782 GameObject: m_ObjectHideFlags: 0 @@ -3515,7 +3439,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -50.698505, y: 5.7400007, z: -10} + m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -6977,7 +6901,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1938041174} - - {fileID: 632774363} - {fileID: 254096036} m_Father: {fileID: 727782449381929454} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -10066,140 +9989,6 @@ Mesh: offset: 0 size: 0 path: ---- !u!1 &1945090951 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1945090952} - - component: {fileID: 1945090954} - - component: {fileID: 1945090953} - m_Layer: 5 - m_Name: Text (TMP) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1945090952 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - 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: 632774363} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 0, y: -25} - m_SizeDelta: {x: 120, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1945090953 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 10 Gems - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294908672 - m_fontColor: {r: 0, g: 0.10661459, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 26.55 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 1 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1945090954 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - m_CullTransparentMesh: 1 --- !u!4 &1953263007 stripped Transform: m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, From 192492bb96baf844f322448f43a9768527850111 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 24 Apr 2024 09:48:35 +0800 Subject: [PATCH 02/46] create new mainmenu by coppying 2-Scene and deleting unnecessary items --- Assets/Scenes/Mainmenu.meta | 8 + Assets/Scenes/Mainmenu/Mainmenu.unity | 15024 +++++++++++++++++++ Assets/Scenes/Mainmenu/Mainmenu.unity.meta | 7 + 3 files changed, 15039 insertions(+) create mode 100644 Assets/Scenes/Mainmenu.meta create mode 100644 Assets/Scenes/Mainmenu/Mainmenu.unity create mode 100644 Assets/Scenes/Mainmenu/Mainmenu.unity.meta diff --git a/Assets/Scenes/Mainmenu.meta b/Assets/Scenes/Mainmenu.meta new file mode 100644 index 0000000..8361e50 --- /dev/null +++ b/Assets/Scenes/Mainmenu.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c829c870f77634eadad75b98fd25efa4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity new file mode 100644 index 0000000..58b55a6 --- /dev/null +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -0,0 +1,15024 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 1047545613} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NoiseProfile: {fileID: 11400000, guid: 69ce8388f6785dd4c8c39915efece2f4, type: 2} + m_PivotOffset: {x: 0, y: 0, z: 0} + m_AmplitudeGain: 0 + m_FrequencyGain: 1 + mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} +--- !u!95 &15 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!43 &14844945 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 234 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 80 + localAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 80 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 2240 + _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &139071211 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &140940713 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &170167097 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &254096035 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 254096036} + m_Layer: 5 + m_Name: LowerRightAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &254096036 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 254096035} + 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: 727782449493028359} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &257492486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 257492487} + m_Layer: 0 + m_Name: Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &257492487 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 257492486} + serializedVersion: 2 + 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: 1552010512268305787} + - {fileID: 825979570} + - {fileID: 2073308323} + - {fileID: 490073565} + - {fileID: 752652918} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &264391988 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + m_PrefabInstance: {fileID: 2134805168} + m_PrefabAsset: {fileID: 0} +--- !u!43 &268425353 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &270955014 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 270955015} + m_Layer: 5 + m_Name: LowerRightAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &270955015 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 270955014} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1470445004} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 0.000061035156} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &316676088 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 316676089} + - component: {fileID: 316676091} + - component: {fileID: 316676090} + - component: {fileID: 13} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &316676089 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2028422994} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &316676090 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.8 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &316676091 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!43 &324979615 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &328125791 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328125792} + - component: {fileID: 328125794} + - component: {fileID: 328125793} + m_Layer: 5 + m_Name: BorderTop + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &328125792 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 2} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &328125793 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0.048119847, b: 0.6320754, 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: 0} + 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!222 &328125794 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_CullTransparentMesh: 1 +--- !u!1 &328447788 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328447789} + m_Layer: 0 + m_Name: Foreground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &328447789 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328447788} + serializedVersion: 2 + 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: 937351332} + - {fileID: 1539694135} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!43 &379404232 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 114 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 40 + localAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 40 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1120 + _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &391760512 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 391760513} + - component: {fileID: 391760515} + - component: {fileID: 391760514} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &391760513 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 877407280} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &391760514 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &391760515 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_CullTransparentMesh: 0 +--- !u!1 &402908951 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 402908953} + - component: {fileID: 402908952} + m_Layer: 0 + m_Name: NotchAware + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &402908952 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &402908953 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &432623615 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &453339988 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 453339989} + - component: {fileID: 453339990} + m_Layer: 8 + m_Name: Character Bounds - Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453339989 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -56.09, y: 0, z: 0} + m_LocalScale: {x: 1, y: 10.38, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &453339990 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!1 &490073564 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 490073565} + m_Layer: 0 + m_Name: Triggers + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &490073565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 490073564} + serializedVersion: 2 + 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: 1290339269} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &490625351 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &546821399 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 546821400} + - component: {fileID: 546821402} + - component: {fileID: 546821401} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &546821400 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1772921108} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &546821401 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &546821402 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_CullTransparentMesh: 0 +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} + - {fileID: 2090619701} + - {fileID: 1224285219} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &653126015 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!43 &691701818 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 522 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 176 + localAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 176 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 4928 + _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &702357827 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 54 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 20 + localAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 20 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 560 + _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &711817436 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 711817437} + m_Layer: 5 + m_Name: LowerLeftAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &711817437 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 711817436} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 877407280} + - {fileID: 1772921108} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0.00012207031, y: 0.000061035156} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!43 &716327412 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 186 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 64 + localAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 64 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1792 + _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &752652917 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 752652918} + - component: {fileID: 752652920} + - component: {fileID: 752652919} + m_Layer: 0 + m_Name: Camera-SplitControls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &752652918 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &752652919 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!20 &752652920 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 0 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: -0.5 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 32 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!43 &768166320 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 72 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 26 + localAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 26 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 728 + _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &776702476 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &825979567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 825979570} + - component: {fileID: 825979569} + - component: {fileID: 825979572} + - component: {fileID: 825979571} + m_Layer: 0 + m_Name: Camera - Main + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!20 &825979569 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.1 + far clip plane: 5000 + field of view: 40 + orthographic: 1 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &825979570 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} + m_LocalScale: {x: 0.1, y: 0.1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &825979571 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 1 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!114 &825979572 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 5 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &842874587 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 842874588} + - component: {fileID: 842874591} + - component: {fileID: 842874590} + - component: {fileID: 842874589} + - component: {fileID: 842874592} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &842874588 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1029687590} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &842874589 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &842874590 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &842874591 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!114 &842874592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 1029687589} + labelPauseContinue: {fileID: 2053592352} + autoUnpauseTime: 1 +--- !u!1 &877407279 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 877407280} + - component: {fileID: 877407284} + - component: {fileID: 877407283} + - component: {fileID: 877407282} + - component: {fileID: 877407281} + m_Layer: 5 + m_Name: Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &877407280 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + 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: 391760513} + m_Father: {fileID: 711817437} + 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: 109, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &877407281 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /leftArrow +--- !u!114 &877407282 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 877407283} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &877407283 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &877407284 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_CullTransparentMesh: 0 +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_Name + value: Particles_Glow + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_SortingLayer + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: ShapeModule.m_Scale.x + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.72 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.14 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} +--- !u!4 &904104554 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + m_PrefabInstance: {fileID: 904104553} + m_PrefabAsset: {fileID: 0} +--- !u!4 &915121624 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &927382648 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99737316 + objectReference: {fileID: 0} + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.072434455 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8619109 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5070598 + objectReference: {fileID: 0} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1058990043} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1250 + objectReference: {fileID: 0} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 702357827} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1260 + objectReference: {fileID: 0} + - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 324979615} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1224 + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName + value: CharacterController2D, Assembly-CSharp + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument + value: + objectReference: {fileID: 915121624} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName + value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime + objectReference: {fileID: 0} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 716327412} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1264 + objectReference: {fileID: 0} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 490625351} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1324 + objectReference: {fileID: 0} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1368346627} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1222 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 140940713} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1334 + objectReference: {fileID: 0} + - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1077763402} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1254 + objectReference: {fileID: 0} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 170167097} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1228 + objectReference: {fileID: 0} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1791983271} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1232 + objectReference: {fileID: 0} + - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 653126015} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1332 + objectReference: {fileID: 0} + - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1086194606} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1192 + objectReference: {fileID: 0} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1314662228} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1236 + objectReference: {fileID: 0} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 970385040} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1216 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000034086402 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000086426724 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Name + value: Sara Variant + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.64 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.26 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: maxSpeed + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: audioPlayer + value: + objectReference: {fileID: 432623615} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: acceleration + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: spriteLibrary + value: + objectReference: {fileID: 1598623320} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000027418133 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000024378294 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1960960740} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1262 + objectReference: {fileID: 0} + - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1156537807} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1246 + objectReference: {fileID: 0} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2033581470} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1234 + objectReference: {fileID: 0} + - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1671932041} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1274 + objectReference: {fileID: 0} + - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2128434174} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1252 + objectReference: {fileID: 0} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2064797071} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1258 + objectReference: {fileID: 0} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1299560289} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1268 + objectReference: {fileID: 0} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 996177550} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1240 + objectReference: {fileID: 0} + - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 768166320} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1328 + objectReference: {fileID: 0} + - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_SpriteLibraryAsset + value: + objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1630560359} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1270 + objectReference: {fileID: 0} + - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1583489727} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1266 + objectReference: {fileID: 0} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961548405} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1218 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1698569813} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1336 + objectReference: {fileID: 0} + - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 776702476} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1230 + objectReference: {fileID: 0} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 139071211} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1220 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 268425353} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1330 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 691701818} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1326 + objectReference: {fileID: 0} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1945076100} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1238 + objectReference: {fileID: 0} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2117626672} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1208 + objectReference: {fileID: 0} + - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1155506775} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1242 + objectReference: {fileID: 0} + - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9937137 + objectReference: {fileID: 0} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.11195159 + objectReference: {fileID: 0} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1033828130} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1244 + objectReference: {fileID: 0} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1904426841} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1272 + objectReference: {fileID: 0} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1666075635} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1226 + objectReference: {fileID: 0} + - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961203125} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1194 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8627133 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5056934 + objectReference: {fileID: 0} + - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 379404232} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1256 + objectReference: {fileID: 0} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1406295500} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1248 + objectReference: {fileID: 0} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 14844945} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1196 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} +--- !u!4 &927382651 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} +--- !u!4 &937351332 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + m_PrefabInstance: {fileID: 3068243760089943930} + m_PrefabAsset: {fileID: 0} +--- !u!43 &961203125 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &961548405 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &970385040 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &976243511 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_Name + value: Audio + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!43 &996177550 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1029687589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029687590} + - component: {fileID: 1029687592} + - component: {fileID: 1029687591} + - component: {fileID: 1029687593} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1029687590 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + 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: 2053592351} + m_Father: {fileID: 842874588} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1029687591 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1029687592 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_CullTransparentMesh: 1 +--- !u!114 &1029687593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!43 &1033828130 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!850595691 &1047545613 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 +--- !u!43 &1058990043 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 150 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 52 + localAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 52 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1456 + _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1077763402 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 126 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 44 + localAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 44 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1232 + _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1086194606 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1155506775 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1156537807 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1169621959 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1169621960} + - component: {fileID: 1169621962} + - component: {fileID: 1169621961} + m_Layer: 5 + m_Name: ImageBackground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1169621960 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001552, y: 1.0001552, z: 1.0001552} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + 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 &1169621961 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.2784314} + 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1169621962 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_CullTransparentMesh: 1 +--- !u!1001 &1185020591 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_Name + value: Particles_Dust + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.x + value: -22.70182 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.y + value: -0.13 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} +--- !u!4 &1185020592 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, + type: 3} + m_PrefabInstance: {fileID: 1185020591} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1202231074 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1202231075} + - component: {fileID: 1202231077} + - component: {fileID: 1202231076} + m_Layer: 0 + m_Name: CM VCam - Far + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1202231075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 5.74, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1821809341} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1202231076 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!114 &1202231077 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 927382651} + m_Lens: + FieldOfView: 40 + OrthographicSize: 10 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 1821809341} +--- !u!1 &1213378339 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1213378340} + - component: {fileID: 1213378341} + m_Layer: 5 + m_Name: SafeZone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1213378340 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1213378339} + 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: 1938041174} + - {fileID: 254096036} + m_Father: {fileID: 727782449381929454} + 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 &1213378341 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1213378339} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &1224285219 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1241705673 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1241705675} + - component: {fileID: 1241705674} + m_Layer: 0 + m_Name: ConfigurationManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1241705674 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} + m_Name: + m_EditorClassIdentifier: + OnConfigurationChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + OnFoldChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!4 &1241705675 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1290339268 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1290339269} + - component: {fileID: 1290339271} + - component: {fileID: 1290339270} + m_Layer: 0 + m_Name: Trigger - Intro Transition - Far To Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1290339269 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47, y: 0.02, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 490073565} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1290339270 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Name: + m_EditorClassIdentifier: + activatorTag: Player + deactivateOnExit: 0 + objects: + - {fileID: 2028422992} +--- !u!61 &1290339271 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 10, y: 10} + m_EdgeRadius: 0 +--- !u!43 &1299560289 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 60 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 22 + localAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 22 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 616 + _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1314662228 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1329263598 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1329263599} + m_Layer: 0 + m_Name: FX - Day + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1329263599 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1329263598} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 904104554} + - {fileID: 1185020592} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1346792638 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1773954006} + m_Modifications: + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.x + value: 23.03582 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.5689993 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_Name + value: Sequence_ArtefactExplosion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} +--- !u!4 &1346792645 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1368346627 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1406295500 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 138 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 48 + localAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 48 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1344 + _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1470445003 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1470445004} + - component: {fileID: 1470445008} + - component: {fileID: 1470445007} + - component: {fileID: 1470445006} + - component: {fileID: 1470445005} + m_Layer: 5 + m_Name: Jump + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1470445004 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + 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: 2087105157} + m_Father: {fileID: 270955015} + 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: -115, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1470445005 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!114 &1470445006 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1470445007} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1470445007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1470445008 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_CullTransparentMesh: 0 +--- !u!1001 &1497350387 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_Name + value: Environment_Middle_TileGrid + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1565046919 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565046920} + m_Layer: 0 + m_Name: FX + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1565046920 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565046919} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1329263599} + - {fileID: 1714311180} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1583489727 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 174 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 60 + localAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 60 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1680 + _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &1598623320 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1601510086 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1601510087} + m_Layer: 5 + m_Name: Panel-ControlsOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1601510087 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601510086} + 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: 1169621960} + - {fileID: 328125792} + - {fileID: 711817437} + - {fileID: 270955015} + m_Father: {fileID: 1626634859} + 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!1 &1626634855 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1626634859} + - component: {fileID: 1626634858} + - component: {fileID: 1626634857} + - component: {fileID: 1626634856} + - component: {fileID: 1626634860} + m_Layer: 5 + m_Name: Canvas-OnlyShowOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1626634856 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1626634857 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 10 + m_ReferenceResolution: {x: 1800, y: 900} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 1 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1626634858 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 752652920} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1626634859 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1601510087} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &1626634860 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + simulateFoldInEditor: 0 +--- !u!43 &1630560359 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 156 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 54 + localAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 54 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1512 + _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1644673664 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1644673665} + m_Layer: 0 + m_Name: UI - Mobile Input + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1644673665 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1644673664} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 727782450799988070} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1666075635 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1671932041 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1698569813 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 144 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 50 + localAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 50 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1400 + _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1714311179 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1714311180} + m_Layer: 0 + m_Name: FX - Night + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1714311180 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1743653272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + m_PrefabInstance: {fileID: 6372339727274416988} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1772921107 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1772921108} + - component: {fileID: 1772921112} + - component: {fileID: 1772921111} + - component: {fileID: 1772921110} + - component: {fileID: 1772921109} + m_Layer: 5 + m_Name: Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1772921108 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + 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: 546821400} + m_Father: {fileID: 711817437} + 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: 262, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1772921109 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /rightArrow +--- !u!114 &1772921110 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1772921111} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1772921111 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1772921112 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_CullTransparentMesh: 0 +--- !u!1 &1773954005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1773954006} + m_Layer: 0 + m_Name: Sequence + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1773954006 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1773954005} + serializedVersion: 2 + 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: 1346792645} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1791983271 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1821809340 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1821809341} + - component: {fileID: 1821809343} + - component: {fileID: 1821809342} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1821809341 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1202231075} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1821809342 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.9 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &1821809343 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &1832493931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + m_PrefabInstance: {fileID: 1627526225931160617} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1865370384 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1904426841 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 48 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 18 + localAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 18 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 504 + _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1938041173 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1938041174} + m_Layer: 5 + m_Name: LowerLeftAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1938041174 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1938041173} + 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: 727782450518935688} + - {fileID: 727782449189556958} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!43 &1945076100 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &1953263007 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + m_PrefabInstance: {fileID: 1979114208} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1960960740 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 108 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 38 + localAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 38 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1064 + _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &1979114208 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.frequency + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.strength.scalar + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: ExternalForcesModule.enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.scalar + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minScalar + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.g + value: 0.80241597 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeY.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeZ.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.27 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.43 + objectReference: {fileID: 0} + - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Name + value: Particles_Fireflies_Swarm + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -41.81182 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.5349991 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &2028422992 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2028422994} + - component: {fileID: 2028422993} + - component: {fileID: 2028422995} + - component: {fileID: 15} + m_Layer: 0 + m_Name: CM VCam - Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!114 &2028422993 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 927382651} + m_Lens: + FieldOfView: 40 + OrthographicSize: 4.5 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 316676089} +--- !u!4 &2028422994 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 316676089} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2028422995 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!43 &2033581470 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &2053592350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2053592351} + - component: {fileID: 2053592353} + - component: {fileID: 2053592352} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2053592351 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + 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: 1029687590} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2053592352 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &2053592353 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_CullTransparentMesh: 1 +--- !u!43 &2064797071 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &2073308322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2073308323} + m_Layer: 0 + m_Name: CM Virtual Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2073308323 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2073308322} + serializedVersion: 2 + 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: 1202231075} + - {fileID: 2028422994} + - {fileID: 1565570274531159205} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2087105156 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2087105157} + - component: {fileID: 2087105159} + - component: {fileID: 2087105158} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2087105157 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + 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: 1470445004} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2087105158 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &2087105159 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + m_CullTransparentMesh: 0 +--- !u!4 &2090619701 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + m_PrefabInstance: {fileID: 1497350387} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2110736387 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + m_PrefabInstance: {fileID: 7724372246930588227} + m_PrefabAsset: {fileID: 0} +--- !u!43 &2117626672 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &2128434174 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &2134805168 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_Name + value: Particles_Wind_Trail + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.x + value: -80.781815 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.y + value: 11.704999 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayer + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingOrder + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayerID + value: 1988455705 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1001 &312934814778461147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} +--- !u!1 &727782448926358661 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782448926358662} + - component: {fileID: 727782448926358680} + - component: {fileID: 727782448926358663} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782448926358662 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 727782450518935688} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782448926358663 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782448926358680 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_CullTransparentMesh: 0 +--- !u!114 &727782449189556944 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449189556945 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_CullTransparentMesh: 0 +--- !u!114 &727782449189556946 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /rightArrow +--- !u!1 &727782449189556957 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449189556958} + - component: {fileID: 727782449189556945} + - component: {fileID: 727782449189556944} + - component: {fileID: 727782449189556959} + - component: {fileID: 727782449189556946} + m_Layer: 5 + m_Name: Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449189556958 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + 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: 727782449712015977} + m_Father: {fileID: 1938041174} + 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: 262, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449189556959 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782449189556944} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &727782449263779708 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449263779709} + - component: {fileID: 727782449263779711} + - component: {fileID: 727782449263779710} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449263779709 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + 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: 727782449493028359} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449263779710 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782449263779711 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + m_CullTransparentMesh: 0 +--- !u!1 &727782449381929450 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449381929454} + - component: {fileID: 727782449381929453} + - component: {fileID: 727782449381929452} + - component: {fileID: 727782449381929451} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449381929451 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &727782449381929452 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &727782449381929453 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &727782449381929454 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1213378340} + m_Father: {fileID: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &727782449433009720 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449433009723} + - component: {fileID: 727782449433009722} + - component: {fileID: 727782449433009721} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449433009721 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &727782449433009722 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &727782449433009723 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &727782449493028358 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449493028359} + - component: {fileID: 727782449493028378} + - component: {fileID: 727782449493028377} + - component: {fileID: 727782449493028376} + - component: {fileID: 727782449493028379} + m_Layer: 5 + m_Name: Jump + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449493028359 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + 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: 727782449263779709} + m_Father: {fileID: 254096036} + 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: -115, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449493028376 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782449493028377} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &727782449493028377 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449493028378 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_CullTransparentMesh: 0 +--- !u!114 &727782449493028379 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!1 &727782449712015976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449712015977} + - component: {fileID: 727782449712015979} + - component: {fileID: 727782449712015978} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449712015977 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 727782449189556958} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449712015978 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782449712015979 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_CullTransparentMesh: 0 +--- !u!224 &727782450518935688 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + 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: 727782448926358662} + m_Father: {fileID: 1938041174} + 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: 109, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782450518935689 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782450518935690} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &727782450518935690 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782450518935691 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_CullTransparentMesh: 0 +--- !u!114 &727782450518935692 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /leftArrow +--- !u!1 &727782450518935799 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450518935688} + - component: {fileID: 727782450518935691} + - component: {fileID: 727782450518935690} + - component: {fileID: 727782450518935689} + - component: {fileID: 727782450518935692} + m_Layer: 5 + m_Name: Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &727782450799988069 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450799988070} + - component: {fileID: 727782450799988071} + m_Layer: 0 + m_Name: On-Screen Controls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782450799988070 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + 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: 727782449381929454} + m_Father: {fileID: 1644673665} + 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 &727782450799988071 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} + m_Name: + m_EditorClassIdentifier: + controlsCanvas: {fileID: 727782449381929453} +--- !u!50 &1552010512268305782 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_BodyType: 2 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!61 &1552010512268305784 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 1 + m_Offset: {x: -15.68359, y: 2.8413353} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 80.35488, y: 26.68267} + m_EdgeRadius: 0 +--- !u!66 &1552010512268305785 +CompositeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_GeometryType: 1 + m_GenerationType: 0 + m_EdgeRadius: 0 + m_ColliderPaths: + - m_Collider: {fileID: 1552010512268305784} + m_ColliderPaths: + - - X: 244938512 + Y: 161826704 + - X: -558610304 + Y: 161826704 + - X: -558610304 + Y: -105000000 + - X: 244938512 + Y: -105000000 + m_CompositePaths: + m_Paths: + - - {x: 24.493849, y: -10.5} + - {x: 24.493849, y: 16.18267} + - {x: -55.86103, y: 16.182667} + - {x: -55.86103, y: -10.5} + m_VertexDistance: 0.0005 + m_OffsetDistance: 0.000005 + m_UseDelaunayMesh: 0 + m_CompositeGameObject: {fileID: 1552010512268305786} +--- !u!1 &1552010512268305786 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1552010512268305787} + - component: {fileID: 1552010512268305782} + - component: {fileID: 1552010512268305785} + - component: {fileID: 1552010512268305784} + m_Layer: 0 + m_Name: Camera - Bounds + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1552010512268305787 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1565570274531159205 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2418517548387292700} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1627526225931160617 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_Name + value: Environment_Background_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} +--- !u!114 &2344240511440485639 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 0 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.91 + m_CameraDistance: 10 + m_DeadZoneWidth: 0 + m_DeadZoneHeight: 0.0018518518 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: -0.000000074678674 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!4 &2418517548387292700 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1565570274531159205} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &3068243760089943930 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Far + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} +--- !u!1001 &3700321188437348931 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} +--- !u!1001 &4222172013719565011 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} +--- !u!1001 &4639193256775557093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_2 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} +--- !u!1 &4676945551780775987 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565570274531159205} + - component: {fileID: 5189629297270856085} + m_Layer: 0 + m_Name: CM VCam - Sara Close + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!1001 &4959870972681412978 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_Name + value: Volume + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} +--- !u!1001 &5162504457308538019 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: Light - Artefact + objectReference: {fileID: 0} + - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_a + objectReference: {fileID: 0} + - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_b + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Crypt + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} +--- !u!114 &5189629297270856085 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 1.25 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 2418517548387292700} +--- !u!1 &6070442860509131934 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6070442860509131936} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6070442860509131936 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6070442860509131934} + serializedVersion: 2 + 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: 453339989} + - {fileID: 562934384} + - {fileID: 633614783} + - {fileID: 328447789} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &6331163738709879229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.74745 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.61769 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].x + value: 16.02627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].y + value: 0.80993986 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].x + value: 16.548912 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].y + value: 0.72510123 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].x + value: 17.72008 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].y + value: 0.5101918 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].x + value: 19.025024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].y + value: 0.24811228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].x + value: 23.333792 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].y + value: -0.66350335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].x + value: 25.781961 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].y + value: -1.1650294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].x + value: 26.734089 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].y + value: -1.3514299 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].x + value: 27.88665 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].y + value: -1.5568851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].x + value: 28.533024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].y + value: -1.661693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].x + value: 29.223415 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].y + value: -1.7651851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].x + value: 29.955791 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].y + value: -1.8653363 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].x + value: 30.841698 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].y + value: -1.9723691 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].x + value: 31.538399 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].y + value: -2.0475106 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].x + value: 32.384567 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].y + value: -2.1254818 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].x + value: 33.264614 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].y + value: -2.1920075 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].x + value: 34.176517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].y + value: -2.2450619 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].x + value: 35.433563 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].y + value: -2.2838936 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].x + value: 36.730083 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].y + value: -2.2898996 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].x + value: 39.414967 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].y + value: -2.272559 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].x + value: 40.790073 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].y + value: -2.2837696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].x + value: 42.178135 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].y + value: -2.331271 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].x + value: 43.572517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].y + value: -2.4323354 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].x + value: 44.9666 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].y + value: -2.6042373 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].x + value: 46.353733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].y + value: -2.8642461 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].x + value: 47.727333 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].y + value: -3.2296326 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].x + value: 49.08076 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].y + value: -3.7176661 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].x + value: 50.407402 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].y + value: -4.34562 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].x + value: 51.700653 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].y + value: -5.1307716 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].x + value: 52.953907 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].y + value: -6.090406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].x + value: 54.160748 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].y + value: -7.242012 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].x + value: 54.192978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].y + value: -7.6709733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].x + value: 54.210068 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].y + value: -8.127947 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].x + value: 54.216335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].y + value: -8.601803 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].x + value: 54.20249 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].y + value: -9.567677 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].x + value: 54.163715 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].y + value: -10.503626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].x + value: 54.08557 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].y + value: -11.709324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].x + value: 54.004086 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].y + value: -12.648793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].x + value: 50.400906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].y + value: -12.586023 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].x + value: 46.199657 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].y + value: -12.511428 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].x + value: 40.66774 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].y + value: -12.411468 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].x + value: 34.00697 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].y + value: -12.288719 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].x + value: 26.419197 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].y + value: -12.145769 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].x + value: 18.106213 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].y + value: -11.985188 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].x + value: 9.269859 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].y + value: -11.809564 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].x + value: 0.11196041 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].y + value: -11.6214695 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].x + value: -9.165668 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].y + value: -11.4234915 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].x + value: -18.36119 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].y + value: -11.218205 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].x + value: -27.272793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].y + value: -11.008192 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].x + value: -35.698643 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].y + value: -10.796032 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].x + value: -43.436924 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].y + value: -10.584306 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].x + value: -50.28581 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].x + value: -50.91328 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].y + value: 2.2521095 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].x + value: -55.013203 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].y + value: 2.2301228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_SortingOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Exterior + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} +--- !u!1001 &6372339727274416988 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.176519 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.745509 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 26.026241 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.413302 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 22.067997 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.093515 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 11.553796 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.351036 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: -27.09 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.02 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0011686 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Name + value: Environment_Background_Near + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3484974 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9524179 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.04578817 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 1.7536662 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 21.902344 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 3.9283397 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.141544 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.5162115 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.399981 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 5.7695045 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 24.218895 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 4.389306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 12.680306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3623095 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.389637 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9193673 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} +--- !u!1 &6672499304107077150 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2418517548387292700} + - component: {fileID: 8031719049779931373} + - component: {fileID: 2344240511440485639} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &7027970942513970745 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Name + value: Environment_Background_Sky + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} +--- !u!4 &7047842918400140478 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + m_PrefabInstance: {fileID: 4222172013719565011} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919362216433 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + m_PrefabInstance: {fileID: 312934814778461147} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919492774900 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + m_PrefabInstance: {fileID: 4639193256775557093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7183986917864706339 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_Name + value: Lights + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: time + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} +--- !u!1001 &7724372246930588227 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} +--- !u!1001 &7928108577112020342 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Near + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.5220518 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 6.7105083 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} +--- !u!114 &8031719049779931373 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1001 &8552014121755056491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_2 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 257492487} + - {fileID: 6070442860509131936} + - {fileID: 7183986917864706339} + - {fileID: 976243511} + - {fileID: 927382648} + - {fileID: 1773954006} + - {fileID: 1644673665} + - {fileID: 4959870972681412978} + - {fileID: 727782449433009723} + - {fileID: 1565046920} + - {fileID: 1626634859} + - {fileID: 1241705675} + - {fileID: 842874588} + - {fileID: 402908953} diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity.meta b/Assets/Scenes/Mainmenu/Mainmenu.unity.meta new file mode 100644 index 0000000..37cb41e --- /dev/null +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cd16be3986a3a4b6db77b0b32b9d69c7 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: From 296cdf34bc92e0cb3b3a7390b2e6db924f61bc83 Mon Sep 17 00:00:00 2001 From: alyhung Date: Fri, 26 Apr 2024 10:27:00 +0800 Subject: [PATCH 03/46] add three buttons to direct scenes --- Assets/Scenes/Mainmenu/Mainmenu.unity | 12366 ++++------------ Assets/Scenes/Mainmenu/MainmenuControl.cs | 38 + .../Scenes/Mainmenu/MainmenuControl.cs.meta | 11 + 3 files changed, 3255 insertions(+), 9160 deletions(-) create mode 100644 Assets/Scenes/Mainmenu/MainmenuControl.cs create mode 100644 Assets/Scenes/Mainmenu/MainmenuControl.cs.meta diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 58b55a6..c20c71f 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -161,666 +161,6 @@ Animator: m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorStateOnDisable: 0 m_WriteDefaultValuesOnDisable: 0 ---- !u!43 &14844945 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 234 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 80 - localAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 80 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 2240 - _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &139071211 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &140940713 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &170167097 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &254096035 GameObject: m_ObjectHideFlags: 0 @@ -899,171 +239,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 2134805168} m_PrefabAsset: {fileID: 0} ---- !u!43 &268425353 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &270955014 GameObject: m_ObjectHideFlags: 0 @@ -1100,6 +275,140 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0.000061035156} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &306293833 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 306293834} + - component: {fileID: 306293836} + - component: {fileID: 306293835} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &306293834 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + 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: 494059716} + 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 &306293835 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &306293836 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + m_CullTransparentMesh: 1 --- !u!1 &316676088 GameObject: m_ObjectHideFlags: 0 @@ -1189,171 +498,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!43 &324979615 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &328125791 GameObject: m_ObjectHideFlags: 0 @@ -1462,178 +606,7 @@ Transform: - {fileID: 1539694135} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &376362511 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - m_PrefabInstance: {fileID: 3700321188437348931} - m_PrefabAsset: {fileID: 0} ---- !u!43 &379404232 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 114 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 40 - localAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 40 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1120 - _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &391760512 +--- !u!1 &373050227 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1641,129 +614,257 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 391760513} - - component: {fileID: 391760515} - - component: {fileID: 391760514} + - component: {fileID: 373050228} + - component: {fileID: 373050230} + - component: {fileID: 373050229} m_Layer: 5 - m_Name: Image + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &391760513 +--- !u!224 &373050228 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_GameObject: {fileID: 373050227} + 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: 877407280} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} + m_Father: {fileID: 1831621137} + 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: 50, y: 50} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &391760514 +--- !u!114 &373050229 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} + m_GameObject: {fileID: 373050227} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &391760515 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_CullTransparentMesh: 0 ---- !u!1 &402908951 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 402908953} - - component: {fileID: 402908952} - m_Layer: 0 - m_Name: NotchAware - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &402908952 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!4 &402908953 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &432623615 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + m_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &373050230 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 373050227} + m_CullTransparentMesh: 1 +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} - m_PrefabInstance: {fileID: 976243511} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!1 &391760512 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 391760513} + - component: {fileID: 391760515} + - component: {fileID: 391760514} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &391760513 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 877407280} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &391760514 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &391760515 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_CullTransparentMesh: 0 +--- !u!1 &402908951 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 402908953} + - component: {fileID: 402908952} + m_Layer: 0 + m_Name: NotchAware + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &402908952 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} + m_GameObject: {fileID: 402908951} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} + m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!4 &402908953 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &453339988 GameObject: m_ObjectHideFlags: 0 @@ -1873,172 +974,7 @@ Transform: - {fileID: 1290339269} m_Father: {fileID: 257492487} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &490625351 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &546821399 +--- !u!1 &494059715 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -2046,62 +982,195 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 546821400} - - component: {fileID: 546821402} - - component: {fileID: 546821401} + - component: {fileID: 494059716} + - component: {fileID: 494059719} + - component: {fileID: 494059718} + - component: {fileID: 494059717} m_Layer: 5 - m_Name: Image + m_Name: Original m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &546821400 +--- !u!224 &494059716 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_GameObject: {fileID: 494059715} + 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: 1772921108} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + m_Children: + - {fileID: 306293834} + m_Father: {fileID: 1096749761} + 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: 50, y: 50} + m_AnchoredPosition: {x: 0, y: 100} + m_SizeDelta: {x: 250, y: 50} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &546821401 +--- !u!114 &494059717 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} + m_GameObject: {fileID: 494059715} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} m_Name: m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - m_RaycastTarget: 1 - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 - m_OnCullStateChanged: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 494059718} + m_OnClick: m_PersistentCalls: - m_Calls: [] - m_Sprite: {fileID: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &494059718 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &494059719 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_CullTransparentMesh: 1 +--- !u!1 &546821399 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 546821400} + - component: {fileID: 546821402} + - component: {fileID: 546821401} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &546821400 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1772921108} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &546821401 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 m_FillOrigin: 0 m_UseSpriteMesh: 1 m_PixelsPerUnitMultiplier: 1 @@ -2189,511 +1258,14 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 621335031} - - {fileID: 2090619701} - - {fileID: 1224285219} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &653126015 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!4 &687687490 stripped Transform: m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} m_PrefabInstance: {fileID: 7027970942513970745} m_PrefabAsset: {fileID: 0} ---- !u!43 &691701818 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 522 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 176 - localAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 176 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 4928 - _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &702357827 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 54 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 20 - localAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 20 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 560 - _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &711817436 GameObject: m_ObjectHideFlags: 0 @@ -2731,171 +1303,6 @@ RectTransform: m_AnchoredPosition: {x: 0.00012207031, y: 0.000061035156} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} ---- !u!43 &716327412 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 186 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 64 - localAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 64 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1792 - _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &752652917 GameObject: m_ObjectHideFlags: 0 @@ -3024,336 +1431,6 @@ Camera: m_OcclusionCulling: 1 m_StereoConvergence: 10 m_StereoSeparation: 0.022 ---- !u!43 &768166320 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 72 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 26 - localAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 26 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 728 - _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &776702476 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &825979567 GameObject: m_ObjectHideFlags: 0 @@ -3433,7 +1510,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} + m_LocalPosition: {x: -50.869186, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3864,13 +1941,13 @@ Transform: type: 3} m_PrefabInstance: {fileID: 904104553} m_PrefabAsset: {fileID: 0} ---- !u!4 &915121624 stripped +--- !u!4 &937351332 stripped Transform: - m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabInstance: {fileID: 3068243760089943930} m_PrefabAsset: {fileID: 0} ---- !u!1001 &927382648 +--- !u!1001 &976243511 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -3878,1545 +1955,209 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.99737316 - objectReference: {fileID: 0} - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.072434455 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8619109 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5070598 - objectReference: {fileID: 0} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1058990043} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1250 - objectReference: {fileID: 0} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 702357827} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1260 - objectReference: {fileID: 0} - - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 324979615} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1224 - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName - value: CharacterController2D, Assembly-CSharp - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument - value: - objectReference: {fileID: 915121624} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName - value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime - objectReference: {fileID: 0} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 716327412} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1264 - objectReference: {fileID: 0} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 490625351} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1324 + propertyPath: m_RootOrder + value: 4 objectReference: {fileID: 0} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1368346627} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1222 + propertyPath: m_LocalPosition.x + value: 0 objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 140940713} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_Enabled + propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1334 + propertyPath: m_LocalPosition.z + value: 0 objectReference: {fileID: 0} - - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1077763402} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1254 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 170167097} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1228 + propertyPath: m_LocalRotation.x + value: 0 objectReference: {fileID: 0} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1791983271} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1232 + propertyPath: m_LocalRotation.y + value: 0 objectReference: {fileID: 0} - - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 653126015} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_Enabled + propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1332 + propertyPath: m_LocalEulerAnglesHint.x + value: 0 objectReference: {fileID: 0} - - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1086194606} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1192 + propertyPath: m_LocalEulerAnglesHint.y + value: 0 objectReference: {fileID: 0} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1314662228} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1236 + propertyPath: m_LocalEulerAnglesHint.z + value: 0 objectReference: {fileID: 0} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 970385040} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - propertyPath: m_InstanceId - value: -1216 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.0000034086402 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.00000086426724 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Name - value: Sara Variant - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_RootOrder - value: 5 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.64 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.y - value: -2.26 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: maxSpeed - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: audioPlayer - value: - objectReference: {fileID: 432623615} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: acceleration - value: 30 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: spriteLibrary - value: - objectReference: {fileID: 1598623320} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000027418133 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000024378294 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1960960740} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1262 - objectReference: {fileID: 0} - - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1156537807} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1246 - objectReference: {fileID: 0} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2033581470} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1234 - objectReference: {fileID: 0} - - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1671932041} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1274 - objectReference: {fileID: 0} - - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2128434174} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1252 - objectReference: {fileID: 0} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2064797071} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1258 - objectReference: {fileID: 0} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1299560289} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1268 - objectReference: {fileID: 0} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 996177550} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1240 - objectReference: {fileID: 0} - - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 768166320} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1328 - objectReference: {fileID: 0} - - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_SpriteLibraryAsset - value: - objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1630560359} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1270 - objectReference: {fileID: 0} - - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1583489727} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1266 - objectReference: {fileID: 0} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961548405} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1218 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1698569813} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1336 - objectReference: {fileID: 0} - - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 776702476} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1230 - objectReference: {fileID: 0} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 139071211} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1220 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 268425353} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1330 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 691701818} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1326 - objectReference: {fileID: 0} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1945076100} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1238 - objectReference: {fileID: 0} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2117626672} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1208 - objectReference: {fileID: 0} - - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1155506775} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1242 - objectReference: {fileID: 0} - - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.9937137 - objectReference: {fileID: 0} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.11195159 - objectReference: {fileID: 0} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1033828130} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1244 - objectReference: {fileID: 0} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1904426841} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1272 - objectReference: {fileID: 0} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1666075635} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1226 - objectReference: {fileID: 0} - - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961203125} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1194 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8627133 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5056934 - objectReference: {fileID: 0} - - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 379404232} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1256 - objectReference: {fileID: 0} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1406295500} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1248 - objectReference: {fileID: 0} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 14844945} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1196 + propertyPath: m_Name + value: Audio objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] + m_RemovedGameObjects: + - {fileID: 78950762, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 1201970088491428943, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015669747021, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015106045373, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} m_AddedGameObjects: [] m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} ---- !u!4 &927382651 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} ---- !u!4 &937351332 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - m_PrefabInstance: {fileID: 3068243760089943930} - m_PrefabAsset: {fileID: 0} ---- !u!43 &961203125 -Mesh: + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!1 &1015103005 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &961548405 -Mesh: + serializedVersion: 6 + m_Component: + - component: {fileID: 1015103006} + - component: {fileID: 1015103008} + - component: {fileID: 1015103007} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1015103006 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &970385040 -Mesh: + m_GameObject: {fileID: 1015103005} + 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: 1725039668} + 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 &1015103007 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: + m_EditorClassIdentifier: + 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_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &976243511 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_Name - value: Audio - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} ---- !u!43 &996177550 -Mesh: + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1015103008 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: + m_GameObject: {fileID: 1015103005} + m_CullTransparentMesh: 1 --- !u!1 &1029687589 GameObject: m_ObjectHideFlags: 0 @@ -5539,171 +2280,6 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 0 m_CallState: 2 ---- !u!43 &1033828130 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!850595691 &1047545613 LightingSettings: m_ObjectHideFlags: 0 @@ -5768,831 +2344,57 @@ LightingSettings: m_PVRTiledBaking: 0 m_NumRaysToShootPerTexel: -1 m_RespectSceneVisibilityWhenBakingGI: 0 ---- !u!43 &1058990043 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 150 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 52 - localAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 52 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1456 - _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1077763402 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 126 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 44 - localAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 44 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1232 - _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1086194606 -Mesh: +--- !u!1 &1096749760 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1155506775 -Mesh: + serializedVersion: 6 + m_Component: + - component: {fileID: 1096749761} + - component: {fileID: 1096749762} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1096749761 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1156537807 -Mesh: + m_GameObject: {fileID: 1096749760} + 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: 494059716} + - {fileID: 1725039668} + - {fileID: 1831621137} + m_Father: {fileID: 1213378340} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1096749762 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1096749760} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ab93b22e5dba44b479eceb37b11b7fb4, type: 3} m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: + m_EditorClassIdentifier: --- !u!1 &1169621959 GameObject: m_ObjectHideFlags: 0 @@ -6668,77 +2470,6 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1169621959} m_CullTransparentMesh: 1 ---- !u!1001 &1185020591 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_Name - value: Particles_Dust - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.x - value: -22.70182 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.y - value: -0.13 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} ---- !u!4 &1185020592 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, - type: 3} - m_PrefabInstance: {fileID: 1185020591} - m_PrefabAsset: {fileID: 0} --- !u!1 &1202231074 GameObject: m_ObjectHideFlags: 0 @@ -6809,7 +2540,7 @@ MonoBehaviour: m_Priority: 10 m_StandbyUpdate: 2 m_LookAt: {fileID: 0} - m_Follow: {fileID: 927382651} + m_Follow: {fileID: 0} m_Lens: FieldOfView: 40 OrthographicSize: 10 @@ -6839,6 +2570,7 @@ GameObject: m_Component: - component: {fileID: 1213378340} - component: {fileID: 1213378341} + - component: {fileID: 1213378342} m_Layer: 5 m_Name: SafeZone m_TagString: Untagged @@ -6860,6 +2592,7 @@ RectTransform: m_Children: - {fileID: 1938041174} - {fileID: 254096036} + - {fileID: 1096749761} m_Father: {fileID: 727782449381929454} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -6879,12 +2612,14 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!4 &1224285219 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} +--- !u!81 &1213378342 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1213378339} + m_Enabled: 1 --- !u!1 &1241705673 GameObject: m_ObjectHideFlags: 0 @@ -7053,336 +2788,6 @@ BoxCollider2D: serializedVersion: 2 m_Size: {x: 10, y: 10} m_EdgeRadius: 0 ---- !u!43 &1299560289 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 60 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 22 - localAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 22 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 616 - _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1314662228 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &1329263598 GameObject: m_ObjectHideFlags: 0 @@ -7413,7 +2818,6 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 904104554} - - {fileID: 1185020592} m_Father: {fileID: 1565046920} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &1346792638 @@ -7495,336 +2899,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1346792638} m_PrefabAsset: {fileID: 0} ---- !u!43 &1368346627 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1406295500 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 138 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 48 - localAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 48 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1344 - _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &1470445003 GameObject: m_ObjectHideFlags: 0 @@ -7960,79 +3034,6 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1470445003} m_CullTransparentMesh: 0 ---- !u!1001 &1497350387 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_Name - value: Environment_Middle_TileGrid - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -8072,183 +3073,6 @@ Transform: - {fileID: 1714311180} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1583489727 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 174 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 60 - localAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 60 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1680 - _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!114 &1598623320 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} - m_Name: - m_EditorClassIdentifier: --- !u!1 &1601510086 GameObject: m_ObjectHideFlags: 0 @@ -8409,173 +3233,8 @@ MonoBehaviour: disableOnFold: - {fileID: 1644673664} enableOnFold: - - {fileID: 1601510086} - simulateFoldInEditor: 0 ---- !u!43 &1630560359 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 156 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 54 - localAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 54 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1512 - _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: + - {fileID: 1601510086} + simulateFoldInEditor: 0 --- !u!1 &1644673664 GameObject: m_ObjectHideFlags: 0 @@ -8608,501 +3267,6 @@ Transform: - {fileID: 727782450799988070} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1666075635 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1671932041 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1698569813 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 144 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 50 - localAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 50 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1400 - _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &1714311179 GameObject: m_ObjectHideFlags: 0 @@ -9136,6 +3300,139 @@ Transform: - {fileID: 264391988} m_Father: {fileID: 1565046920} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1725039667 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1725039668} + - component: {fileID: 1725039671} + - component: {fileID: 1725039670} + - component: {fileID: 1725039669} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1725039668 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + 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: 1015103006} + m_Father: {fileID: 1096749761} + 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: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1725039669 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1725039670} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1725039670 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1725039671 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_CullTransparentMesh: 1 --- !u!4 &1743653272 stripped Transform: m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, @@ -9309,171 +3606,6 @@ Transform: - {fileID: 1346792645} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1791983271 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &1821809340 GameObject: m_ObjectHideFlags: 3 @@ -9562,6 +3694,139 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1 &1831621136 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1831621137} + - component: {fileID: 1831621140} + - component: {fileID: 1831621139} + - component: {fileID: 1831621138} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1831621137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + 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: 373050228} + m_Father: {fileID: 1096749761} + 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: -100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1831621138 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1831621139} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1831621139 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1831621140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_CullTransparentMesh: 1 --- !u!4 &1832493931 stripped Transform: m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, @@ -9574,171 +3839,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 8552014121755056491} m_PrefabAsset: {fileID: 0} ---- !u!43 &1904426841 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 48 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 18 - localAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 18 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 504 - _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &1938041173 GameObject: m_ObjectHideFlags: 0 @@ -9775,343 +3875,13 @@ RectTransform: m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!43 &1945076100 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: + m_Pivot: {x: 0.5, y: 0.5} --- !u!4 &1953263007 stripped Transform: m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} m_PrefabInstance: {fileID: 1979114208} m_PrefabAsset: {fileID: 0} ---- !u!43 &1960960740 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 108 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 38 - localAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 38 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1064 - _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1001 &1979114208 PrefabInstance: m_ObjectHideFlags: 0 @@ -10313,7 +4083,7 @@ MonoBehaviour: m_Priority: 10 m_StandbyUpdate: 2 m_LookAt: {fileID: 0} - m_Follow: {fileID: 927382651} + m_Follow: {fileID: 0} m_Lens: FieldOfView: 40 OrthographicSize: 4.5 @@ -10366,171 +4136,6 @@ MonoBehaviour: m_BoundingShape2D: {fileID: 1552010512268305785} m_ConfineScreenEdges: 1 m_Damping: 0 ---- !u!43 &2033581470 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &2053592350 GameObject: m_ObjectHideFlags: 0 @@ -10667,171 +4272,6 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2053592350} m_CullTransparentMesh: 1 ---- !u!43 &2064797071 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &2073308322 GameObject: m_ObjectHideFlags: 0 @@ -10941,348 +4381,12 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2087105156} m_CullTransparentMesh: 0 ---- !u!4 &2090619701 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - m_PrefabInstance: {fileID: 1497350387} - m_PrefabAsset: {fileID: 0} --- !u!4 &2110736387 stripped Transform: m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} m_PrefabInstance: {fileID: 7724372246930588227} m_PrefabAsset: {fileID: 0} ---- !u!43 &2117626672 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &2128434174 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1001 &2134805168 PrefabInstance: m_ObjectHideFlags: 0 @@ -11846,7 +4950,7 @@ GameObject: m_Component: - component: {fileID: 727782449433009723} - component: {fileID: 727782449433009722} - - component: {fileID: 727782449433009721} + - component: {fileID: 727782449433009724} m_Layer: 0 m_Name: EventSystem m_TagString: Untagged @@ -11854,26 +4958,6 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &727782449433009721 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} - m_Name: - m_EditorClassIdentifier: - m_SendPointerHoverToParent: 1 - m_HorizontalAxis: Horizontal - m_VerticalAxis: Vertical - m_SubmitButton: Submit - m_CancelButton: Cancel - m_InputActionsPerSecond: 10 - m_RepeatDelay: 0.5 - m_ForceModuleActive: 0 --- !u!114 &727782449433009722 MonoBehaviour: m_ObjectHideFlags: 0 @@ -11904,53 +4988,284 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &727782449433009724 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_MoveRepeatDelay: 0.5 + m_MoveRepeatRate: 0.1 + m_XRTrackingOrigin: {fileID: 0} + m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_PointAction: {fileID: -1654692200621890270, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MoveAction: {fileID: -8784545083839296357, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_SubmitAction: {fileID: 392368643174621059, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_CancelAction: {fileID: 7727032971491509709, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_LeftClickAction: {fileID: 3001919216989983466, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MiddleClickAction: {fileID: -2185481485913320682, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_RightClickAction: {fileID: -4090225696740746782, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_ScrollWheelAction: {fileID: 6240969308177333660, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDevicePositionAction: {fileID: 6564999863303420839, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDeviceOrientationAction: {fileID: 7970375526676320489, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_DeselectOnBackgroundClick: 1 + m_PointerBehavior: 0 + m_CursorLockBehavior: 0 --- !u!1 &727782449493028358 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449493028359} - - component: {fileID: 727782449493028378} - - component: {fileID: 727782449493028377} - - component: {fileID: 727782449493028376} - - component: {fileID: 727782449493028379} - m_Layer: 5 - m_Name: Jump - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449493028359 + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449493028359} + - component: {fileID: 727782449493028378} + - component: {fileID: 727782449493028377} + - component: {fileID: 727782449493028376} + - component: {fileID: 727782449493028379} + m_Layer: 5 + m_Name: Jump + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449493028359 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + 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: 727782449263779709} + m_Father: {fileID: 254096036} + 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: -115, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449493028376 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782449493028377} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &727782449493028377 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449493028378 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_CullTransparentMesh: 0 +--- !u!114 &727782449493028379 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!1 &727782449712015976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449712015977} + - component: {fileID: 727782449712015979} + - component: {fileID: 727782449712015978} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449712015977 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 727782449189556958} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449712015978 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782449712015979 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_CullTransparentMesh: 0 +--- !u!224 &727782450518935688 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 727782450518935799} 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: 727782449263779709} - m_Father: {fileID: 254096036} + - {fileID: 727782448926358662} + m_Father: {fileID: 1938041174} 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: -115, y: 100} + m_AnchoredPosition: {x: 109, y: 100} m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449493028376 +--- !u!114 &727782450518935689 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 727782450518935799} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} @@ -11984,17 +5299,17 @@ MonoBehaviour: m_SelectedTrigger: Selected m_DisabledTrigger: Disabled m_Interactable: 1 - m_TargetGraphic: {fileID: 727782449493028377} + m_TargetGraphic: {fileID: 727782450518935690} m_OnClick: m_PersistentCalls: m_Calls: [] ---- !u!114 &727782449493028377 +--- !u!114 &727782450518935690 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 727782450518935799} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -12018,28 +5333,28 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449493028378 +--- !u!222 &727782450518935691 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 727782450518935799} m_CullTransparentMesh: 0 ---- !u!114 &727782449493028379 +--- !u!114 &727782450518935692 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 727782450518935799} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /space ---- !u!1 &727782449712015976 + m_ControlPath: /leftArrow +--- !u!1 &727782450518935799 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -12047,209 +5362,734 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782449712015977} - - component: {fileID: 727782449712015979} - - component: {fileID: 727782449712015978} + - component: {fileID: 727782450518935688} + - component: {fileID: 727782450518935691} + - component: {fileID: 727782450518935690} + - component: {fileID: 727782450518935689} + - component: {fileID: 727782450518935692} m_Layer: 5 - m_Name: Image + m_Name: Left m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &727782449712015977 +--- !u!1 &727782450799988069 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450799988070} + - component: {fileID: 727782450799988071} + m_Layer: 0 + m_Name: On-Screen Controls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782450799988070 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_GameObject: {fileID: 727782450799988069} + 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: 727782449189556958} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + m_Children: + - {fileID: 727782449381929454} + m_Father: {fileID: 1644673665} + 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: 50, y: 50} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449712015978 +--- !u!114 &727782450799988071 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} + m_GameObject: {fileID: 727782450799988069} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} m_Name: m_EditorClassIdentifier: + controlsCanvas: {fileID: 727782449381929453} +--- !u!50 &1552010512268305782 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_BodyType: 2 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449712015979 -CanvasRenderer: + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!61 &1552010512268305784 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 1 + m_Offset: {x: -15.68359, y: 2.8413353} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 80.35488, y: 26.68267} + m_EdgeRadius: 0 +--- !u!66 &1552010512268305785 +CompositeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_GeometryType: 1 + m_GenerationType: 0 + m_EdgeRadius: 0 + m_ColliderPaths: + - m_Collider: {fileID: 1552010512268305784} + m_ColliderPaths: + - - X: 244938512 + Y: 161826704 + - X: -558610304 + Y: 161826704 + - X: -558610304 + Y: -105000000 + - X: 244938512 + Y: -105000000 + m_CompositePaths: + m_Paths: + - - {x: 24.493849, y: -10.5} + - {x: 24.493849, y: 16.18267} + - {x: -55.86103, y: 16.182667} + - {x: -55.86103, y: -10.5} + m_VertexDistance: 0.0005 + m_OffsetDistance: 0.000005 + m_UseDelaunayMesh: 0 + m_CompositeGameObject: {fileID: 1552010512268305786} +--- !u!1 &1552010512268305786 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_CullTransparentMesh: 0 ---- !u!224 &727782450518935688 -RectTransform: + serializedVersion: 6 + m_Component: + - component: {fileID: 1552010512268305787} + - component: {fileID: 1552010512268305782} + - component: {fileID: 1552010512268305785} + - component: {fileID: 1552010512268305784} + m_Layer: 0 + m_Name: Camera - Bounds + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1552010512268305787 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} + m_GameObject: {fileID: 1552010512268305786} + serializedVersion: 2 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: 727782448926358662} - m_Father: {fileID: 1938041174} + m_Children: [] + m_Father: {fileID: 257492487} 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: 109, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782450518935689 -MonoBehaviour: +--- !u!4 &1565570274531159205 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782450518935690} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &727782450518935690 + m_GameObject: {fileID: 4676945551780775987} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2418517548387292700} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1627526225931160617 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_Name + value: Environment_Background_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 797178856, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1412397401, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1370862271, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1461411054, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1627526225049092401, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1627526225060979447, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} +--- !u!114 &2344240511440485639 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} + m_GameObject: {fileID: 6672499304107077150} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} m_Name: m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782450518935691 -CanvasRenderer: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 0 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.91 + m_CameraDistance: 10 + m_DeadZoneWidth: 0 + m_DeadZoneHeight: 0.0018518518 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: -0.000000074678674 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!4 &2418517548387292700 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_CullTransparentMesh: 0 ---- !u!114 &727782450518935692 -MonoBehaviour: + m_GameObject: {fileID: 6672499304107077150} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1565570274531159205} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &3068243760089943930 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Far + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[5].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 3068243760664498772, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243760330446746, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243760061044736, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243761331193131, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243761630322775, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 521641517, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 1246920577, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} +--- !u!1001 &3700321188437348931 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /leftArrow ---- !u!1 &727782450518935799 -GameObject: + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} +--- !u!1001 &4222172013719565011 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782450518935688} - - component: {fileID: 727782450518935691} - - component: {fileID: 727782450518935690} - - component: {fileID: 727782450518935689} - - component: {fileID: 727782450518935692} - m_Layer: 5 - m_Name: Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!1 &727782450799988069 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} +--- !u!1001 &4639193256775557093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_2 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} +--- !u!1 &4676945551780775987 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -12257,178 +6097,133 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782450799988070} - - component: {fileID: 727782450799988071} + - component: {fileID: 1565570274531159205} + - component: {fileID: 5189629297270856085} m_Layer: 0 - m_Name: On-Screen Controls + m_Name: CM VCam - Sara Close m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782450799988070 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450799988069} - 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: 727782449381929454} - m_Father: {fileID: 1644673665} - 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 &727782450799988071 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450799988069} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} - m_Name: - m_EditorClassIdentifier: - controlsCanvas: {fileID: 727782449381929453} ---- !u!50 &1552010512268305782 -Rigidbody2D: - serializedVersion: 4 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - m_BodyType: 2 - m_Simulated: 1 - m_UseFullKinematicContacts: 0 - m_UseAutoMass: 0 - m_Mass: 1 - m_LinearDrag: 0 - m_AngularDrag: 0.05 - m_GravityScale: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_Interpolate: 0 - m_SleepingMode: 1 - m_CollisionDetection: 0 - m_Constraints: 0 ---- !u!61 &1552010512268305784 -BoxCollider2D: + m_IsActive: 0 +--- !u!1001 &4959870972681412978 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 1 - m_Offset: {x: -15.68359, y: 2.8413353} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 serializedVersion: 2 - m_Size: {x: 80.35488, y: 26.68267} - m_EdgeRadius: 0 ---- !u!66 &1552010512268305785 -CompositeCollider2D: + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_Name + value: Volume + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} +--- !u!114 &5189629297270856085 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} + m_GameObject: {fileID: 4676945551780775987} m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 1 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_GeometryType: 1 - m_GenerationType: 0 - m_EdgeRadius: 0 - m_ColliderPaths: - - m_Collider: {fileID: 1552010512268305784} - m_ColliderPaths: - - - X: 244938512 - Y: 161826704 - - X: -558610304 - Y: 161826704 - - X: -558610304 - Y: -105000000 - - X: 244938512 - Y: -105000000 - m_CompositePaths: - m_Paths: - - - {x: 24.493849, y: -10.5} - - {x: 24.493849, y: 16.18267} - - {x: -55.86103, y: 16.182667} - - {x: -55.86103, y: -10.5} - m_VertexDistance: 0.0005 - m_OffsetDistance: 0.000005 - m_UseDelaunayMesh: 0 - m_CompositeGameObject: {fileID: 1552010512268305786} ---- !u!1 &1552010512268305786 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 1.25 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 2418517548387292700} +--- !u!1 &6070442860509131934 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -12436,1647 +6231,1826 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1552010512268305787} - - component: {fileID: 1552010512268305782} - - component: {fileID: 1552010512268305785} - - component: {fileID: 1552010512268305784} + - component: {fileID: 6070442860509131936} m_Layer: 0 - m_Name: Camera - Bounds + m_Name: Environment m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1552010512268305787 +--- !u!4 &6070442860509131936 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} + m_GameObject: {fileID: 6070442860509131934} serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + 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: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &1565570274531159205 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4676945551780775987} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 2418517548387292700} - m_Father: {fileID: 2073308323} + - {fileID: 453339989} + - {fileID: 562934384} + - {fileID: 633614783} + - {fileID: 328447789} + m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1627526225931160617 +--- !u!1001 &6331163738709879229 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: serializedVersion: 3 - m_TransformParent: {fileID: 562934384} + m_TransformParent: {fileID: 633614783} m_Modifications: - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.74745 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.61769 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 7 + propertyPath: m_Points.Array.data[31].x + value: 16.02627 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[31].y + value: 0.80993986 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: 0 + propertyPath: m_Points.Array.data[32].x + value: 16.548912 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[32].y + value: 0.72510123 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[33].x + value: 17.72008 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[33].y + value: 0.5101918 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[34].x + value: 19.025024 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[34].y + value: 0.24811228 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[35].x + value: 23.333792 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[35].y + value: -0.66350335 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[36].x + value: 25.781961 objectReference: {fileID: 0} - - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Background_Middle + propertyPath: m_Points.Array.data[36].y + value: -1.1650294 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} ---- !u!114 &2344240511440485639 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6672499304107077150} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 0 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.91 - m_CameraDistance: 10 - m_DeadZoneWidth: 0 - m_DeadZoneHeight: 0.0018518518 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: -0.000000074678674 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!4 &2418517548387292700 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6672499304107077150} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1565570274531159205} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &3068243760089943930 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 328447789} - m_Modifications: - - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Foreground_Far + propertyPath: m_Points.Array.data[37].x + value: 26.734089 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 0 + propertyPath: m_Points.Array.data[37].y + value: -1.3514299 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[38].x + value: 27.88665 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: 0 + propertyPath: m_Points.Array.data[38].y + value: -1.5568851 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[39].x + value: 28.533024 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[39].y + value: -1.661693 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[40].x + value: 29.223415 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[40].y + value: -1.7651851 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[41].x + value: 29.955791 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[41].y + value: -1.8653363 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[42].x + value: 30.841698 objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[42].y + value: -1.9723691 objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 + propertyPath: m_Points.Array.data[43].x + value: 31.538399 objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 + propertyPath: m_Points.Array.data[43].y + value: -2.0475106 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} ---- !u!1001 &3700321188437348931 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 2 + propertyPath: m_Points.Array.data[44].x + value: 32.384567 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[44].y + value: -2.1254818 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: 0 + propertyPath: m_Points.Array.data[45].x + value: 33.264614 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[45].y + value: -2.1920075 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[46].x + value: 34.176517 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[46].y + value: -2.2450619 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[47].x + value: 35.433563 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[47].y + value: -2.2838936 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[48].x + value: 36.730083 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[48].y + value: -2.2898996 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[49].x + value: 39.414967 objectReference: {fileID: 0} - - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Background_Clouds_1 + propertyPath: m_Points.Array.data[49].y + value: -2.272559 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} ---- !u!1001 &4222172013719565011 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Background_Far_1 + propertyPath: m_Points.Array.data[50].x + value: 40.790073 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 6 + propertyPath: m_Points.Array.data[50].y + value: -2.2837696 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[51].x + value: 42.178135 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 + propertyPath: m_Points.Array.data[51].y + value: -2.331271 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[52].x + value: 43.572517 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[52].y + value: -2.4323354 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[53].x + value: 44.9666 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[53].y + value: -2.6042373 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[54].x + value: 46.353733 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[54].y + value: -2.8642461 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[55].x + value: 47.727333 objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[55].y + value: -3.2296326 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} ---- !u!1001 &4639193256775557093 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Background_Far_2 + propertyPath: m_Points.Array.data[56].x + value: 49.08076 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 5 + propertyPath: m_Points.Array.data[56].y + value: -3.7176661 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[57].x + value: 50.407402 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 + propertyPath: m_Points.Array.data[57].y + value: -4.34562 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[58].x + value: 51.700653 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[58].y + value: -5.1307716 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[59].x + value: 52.953907 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[59].y + value: -6.090406 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[60].x + value: 54.160748 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[60].y + value: -7.242012 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[61].x + value: 54.192978 objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[61].y + value: -7.6709733 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} ---- !u!1 &4676945551780775987 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1565570274531159205} - - component: {fileID: 5189629297270856085} - m_Layer: 0 - m_Name: CM VCam - Sara Close - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!1001 &4959870972681412978 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_IsActive - value: 1 + propertyPath: m_Points.Array.data[62].x + value: 54.210068 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 8 + propertyPath: m_Points.Array.data[62].y + value: -8.127947 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[63].x + value: 54.216335 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: 0 + propertyPath: m_Points.Array.data[63].y + value: -8.601803 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[64].x + value: 54.20249 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[64].y + value: -9.567677 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: 0 + propertyPath: m_Points.Array.data[65].x + value: 54.163715 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: 0 + propertyPath: m_Points.Array.data[65].y + value: -10.503626 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: 0 + propertyPath: m_Points.Array.data[66].x + value: 54.08557 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[66].y + value: -11.709324 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[67].x + value: 54.004086 objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[67].y + value: -12.648793 objectReference: {fileID: 0} - - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Volume + propertyPath: m_Points.Array.data[68].x + value: 50.400906 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} ---- !u!1001 &5162504457308538019 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: Light - Artefact + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].y + value: -12.586023 objectReference: {fileID: 0} - - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_a + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].x + value: 46.199657 objectReference: {fileID: 0} - - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_b + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].y + value: -12.511428 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_RootOrder - value: 2 + propertyPath: m_Points.Array.data[70].x + value: 40.66774 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.x - value: 0 + propertyPath: m_Points.Array.data[70].y + value: -12.411468 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.y - value: 0 + propertyPath: m_Points.Array.data[71].x + value: 34.00697 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalPosition.z - value: 0 + propertyPath: m_Points.Array.data[71].y + value: -12.288719 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_Points.Array.data[72].x + value: 26.419197 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: m_Points.Array.data[72].y + value: -12.145769 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: m_Points.Array.data[73].x + value: 18.106213 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalRotation.z - value: -0 + propertyPath: m_Points.Array.data[73].y + value: -11.985188 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: m_Points.Array.data[74].x + value: 9.269859 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: m_Points.Array.data[74].y + value: -11.809564 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + propertyPath: m_Points.Array.data[75].x + value: 0.11196041 objectReference: {fileID: 0} - - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Name - value: Environment_Middle_Crypt + propertyPath: m_Points.Array.data[75].y + value: -11.6214695 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} ---- !u!114 &5189629297270856085 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4676945551780775987} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ExcludedPropertiesInInspector: - - m_Script - m_LockStageInInspector: - m_StreamingVersion: 20170927 - m_Priority: 10 - m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 0} - m_Lens: - FieldOfView: 40 - OrthographicSize: 1.25 - NearClipPlane: 0.1 - FarClipPlane: 5000 - Dutch: 0 - ModeOverride: 0 - LensShift: {x: 0, y: 0} - GateFit: 2 - FocusDistance: 10 - m_SensorSize: {x: 1, y: 1} - m_Transitions: - m_BlendHint: 0 - m_InheritPosition: 0 - m_OnCameraLive: - m_PersistentCalls: - m_Calls: [] - m_LegacyBlendHint: 0 - m_ComponentOwner: {fileID: 2418517548387292700} ---- !u!1 &6070442860509131934 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6070442860509131936} - m_Layer: 0 - m_Name: Environment - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &6070442860509131936 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6070442860509131934} - serializedVersion: 2 - 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: 453339989} - - {fileID: 562934384} - - {fileID: 633614783} - - {fileID: 328447789} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &6331163738709879229 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Creator - value: + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].x + value: -9.165668 objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].y + value: -11.4234915 objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].x + value: -18.36119 objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode - value: 1 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].y + value: -11.218205 objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].x + value: -27.272793 objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.74745 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].y + value: -11.008192 objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].x + value: -35.698643 objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].y + value: -10.796032 objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.61769 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].x + value: -43.436924 objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].y + value: -10.584306 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.size - value: 83 + propertyPath: m_Points.Array.data[81].x + value: -50.28581 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[0].x + propertyPath: m_Points.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].x value: -50.921196 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[0].y + propertyPath: m_Points.Array.data[82].y value: 2.4109802 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[1].x - value: -48.100758 + propertyPath: m_Points.Array.data[83].x + value: -50.91328 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[1].y - value: 2.5291853 + propertyPath: m_Points.Array.data[83].y + value: 2.2521095 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[2].x - value: -40.877903 + propertyPath: m_Points.Array.data[84].x + value: -50.921196 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[2].y - value: 2.8060753 + propertyPath: m_Points.Array.data[84].y + value: 2.4109802 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[3].x - value: -37.73627 + propertyPath: m_Points.Array.data[85].x + value: -55.013203 objectReference: {fileID: 0} - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[3].y + propertyPath: m_Points.Array.data[85].y + value: 2.2301228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[3].y value: 2.9314294 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[4].x + propertyPath: m_ColliderSegment.Array.data[4].x value: -35.757736 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[4].y + propertyPath: m_ColliderSegment.Array.data[4].y value: 3.015277 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[5].x + propertyPath: m_ColliderSegment.Array.data[5].x value: -33.909874 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[5].y + propertyPath: m_ColliderSegment.Array.data[5].y value: 3.0994673 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[6].x + propertyPath: m_ColliderSegment.Array.data[6].x value: -32.22523 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[6].y + propertyPath: m_ColliderSegment.Array.data[6].y value: 3.1841035 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[7].x + propertyPath: m_ColliderSegment.Array.data[7].x value: -30.73635 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[7].y + propertyPath: m_ColliderSegment.Array.data[7].y value: 3.2692902 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[8].x + propertyPath: m_ColliderSegment.Array.data[8].x value: -29.475754 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[8].y + propertyPath: m_ColliderSegment.Array.data[8].y value: 3.3551311 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[9].x + propertyPath: m_ColliderSegment.Array.data[9].x value: -28.941263 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[9].y + propertyPath: m_ColliderSegment.Array.data[9].y value: 3.3983269 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[10].x + propertyPath: m_ColliderSegment.Array.data[10].x value: -27.429693 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[10].y + propertyPath: m_ColliderSegment.Array.data[10].y value: 3.511582 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[11].x + propertyPath: m_ColliderSegment.Array.data[11].x value: -25.924696 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[11].y + propertyPath: m_ColliderSegment.Array.data[11].y value: 3.592239 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[12].x + propertyPath: m_ColliderSegment.Array.data[12].x value: -24.437029 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[12].y + propertyPath: m_ColliderSegment.Array.data[12].y value: 3.6438007 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[13].x + propertyPath: m_ColliderSegment.Array.data[13].x value: -22.977491 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[13].y + propertyPath: m_ColliderSegment.Array.data[13].y value: 3.6697662 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[14].x + propertyPath: m_ColliderSegment.Array.data[14].x value: -21.556877 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[14].y + propertyPath: m_ColliderSegment.Array.data[14].y value: 3.6736312 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[15].x + propertyPath: m_ColliderSegment.Array.data[15].x value: -20.185997 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[15].y + propertyPath: m_ColliderSegment.Array.data[15].y value: 3.6588964 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[16].x + propertyPath: m_ColliderSegment.Array.data[16].x value: -18.875626 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[16].y + propertyPath: m_ColliderSegment.Array.data[16].y value: 3.62906 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[17].x + propertyPath: m_ColliderSegment.Array.data[17].x value: -17.636585 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[17].y + propertyPath: m_ColliderSegment.Array.data[17].y value: 3.5876207 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[18].x + propertyPath: m_ColliderSegment.Array.data[18].x value: -16.479656 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[18].y + propertyPath: m_ColliderSegment.Array.data[18].y value: 3.5380766 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[19].x + propertyPath: m_ColliderSegment.Array.data[19].x value: -15.415636 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[19].y + propertyPath: m_ColliderSegment.Array.data[19].y value: 3.4839275 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[20].x + propertyPath: m_ColliderSegment.Array.data[20].x value: -14.455327 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[20].y + propertyPath: m_ColliderSegment.Array.data[20].y value: 3.4286704 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[21].x + propertyPath: m_ColliderSegment.Array.data[21].x value: -12.304582 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[21].y + propertyPath: m_ColliderSegment.Array.data[21].y value: 3.291243 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[22].x + propertyPath: m_ColliderSegment.Array.data[22].x value: -11.476978 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[22].y + propertyPath: m_ColliderSegment.Array.data[22].y value: 3.2437282 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[23].x + propertyPath: m_ColliderSegment.Array.data[23].x value: -9.293736 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[23].y + propertyPath: m_ColliderSegment.Array.data[23].y value: 3.0844486 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[24].x + propertyPath: m_ColliderSegment.Array.data[24].x value: -6.2180324 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[24].y + propertyPath: m_ColliderSegment.Array.data[24].y value: 2.8424654 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[25].x + propertyPath: m_ColliderSegment.Array.data[25].x value: -1.298351 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[25].y + propertyPath: m_ColliderSegment.Array.data[25].y value: 2.4423711 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[26].x + propertyPath: m_ColliderSegment.Array.data[26].x value: 0.8087091 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[26].y + propertyPath: m_ColliderSegment.Array.data[26].y value: 2.2648995 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[27].x + propertyPath: m_ColliderSegment.Array.data[27].x value: 3.2811127 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[27].y + propertyPath: m_ColliderSegment.Array.data[27].y value: 2.0403671 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[28].x + propertyPath: m_ColliderSegment.Array.data[28].x value: 7.6029744 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[28].y + propertyPath: m_ColliderSegment.Array.data[28].y value: 1.6364799 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[29].x + propertyPath: m_ColliderSegment.Array.data[29].x value: 15.132406 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[29].y + propertyPath: m_ColliderSegment.Array.data[29].y value: 0.9245387 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[30].x + propertyPath: m_ColliderSegment.Array.data[30].x value: 15.552409 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[30].y + propertyPath: m_ColliderSegment.Array.data[30].y value: 0.8770744 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[31].x + propertyPath: m_ColliderSegment.Array.data[31].x value: 16.02627 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[31].y + propertyPath: m_ColliderSegment.Array.data[31].y value: 0.80993986 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[32].x + propertyPath: m_ColliderSegment.Array.data[32].x value: 16.548912 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[32].y + propertyPath: m_ColliderSegment.Array.data[32].y value: 0.72510123 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[33].x + propertyPath: m_ColliderSegment.Array.data[33].x value: 17.72008 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[33].y + propertyPath: m_ColliderSegment.Array.data[33].y value: 0.5101918 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[34].x + propertyPath: m_ColliderSegment.Array.data[34].x value: 19.025024 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[34].y + propertyPath: m_ColliderSegment.Array.data[34].y value: 0.24811228 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[35].x + propertyPath: m_ColliderSegment.Array.data[35].x value: 23.333792 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[35].y + propertyPath: m_ColliderSegment.Array.data[35].y value: -0.66350335 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[36].x + propertyPath: m_ColliderSegment.Array.data[36].x value: 25.781961 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[36].y + propertyPath: m_ColliderSegment.Array.data[36].y value: -1.1650294 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[37].x + propertyPath: m_ColliderSegment.Array.data[37].x value: 26.734089 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[37].y + propertyPath: m_ColliderSegment.Array.data[37].y value: -1.3514299 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[38].x + propertyPath: m_ColliderSegment.Array.data[38].x value: 27.88665 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[38].y + propertyPath: m_ColliderSegment.Array.data[38].y value: -1.5568851 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[39].x + propertyPath: m_ColliderSegment.Array.data[39].x value: 28.533024 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[39].y + propertyPath: m_ColliderSegment.Array.data[39].y value: -1.661693 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[40].x + propertyPath: m_ColliderSegment.Array.data[40].x value: 29.223415 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[40].y + propertyPath: m_ColliderSegment.Array.data[40].y value: -1.7651851 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[41].x + propertyPath: m_ColliderSegment.Array.data[41].x value: 29.955791 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[41].y + propertyPath: m_ColliderSegment.Array.data[41].y value: -1.8653363 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[42].x + propertyPath: m_ColliderSegment.Array.data[42].x value: 30.841698 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[42].y + propertyPath: m_ColliderSegment.Array.data[42].y value: -1.9723691 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[43].x + propertyPath: m_ColliderSegment.Array.data[43].x value: 31.538399 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[43].y + propertyPath: m_ColliderSegment.Array.data[43].y value: -2.0475106 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[44].x + propertyPath: m_ColliderSegment.Array.data[44].x value: 32.384567 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[44].y + propertyPath: m_ColliderSegment.Array.data[44].y value: -2.1254818 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[45].x + propertyPath: m_ColliderSegment.Array.data[45].x value: 33.264614 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[45].y + propertyPath: m_ColliderSegment.Array.data[45].y value: -2.1920075 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[46].x + propertyPath: m_ColliderSegment.Array.data[46].x value: 34.176517 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[46].y + propertyPath: m_ColliderSegment.Array.data[46].y value: -2.2450619 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[47].x + propertyPath: m_ColliderSegment.Array.data[47].x value: 35.433563 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[47].y + propertyPath: m_ColliderSegment.Array.data[47].y value: -2.2838936 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[48].x + propertyPath: m_ColliderSegment.Array.data[48].x value: 36.730083 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[48].y + propertyPath: m_ColliderSegment.Array.data[48].y value: -2.2898996 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[49].x + propertyPath: m_ColliderSegment.Array.data[49].x value: 39.414967 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[49].y + propertyPath: m_ColliderSegment.Array.data[49].y value: -2.272559 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[50].x + propertyPath: m_ColliderSegment.Array.data[50].x value: 40.790073 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[50].y + propertyPath: m_ColliderSegment.Array.data[50].y value: -2.2837696 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[51].x + propertyPath: m_ColliderSegment.Array.data[51].x value: 42.178135 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[51].y + propertyPath: m_ColliderSegment.Array.data[51].y value: -2.331271 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[52].x + propertyPath: m_ColliderSegment.Array.data[52].x value: 43.572517 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[52].y + propertyPath: m_ColliderSegment.Array.data[52].y value: -2.4323354 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[53].x + propertyPath: m_ColliderSegment.Array.data[53].x value: 44.9666 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[53].y + propertyPath: m_ColliderSegment.Array.data[53].y value: -2.6042373 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[54].x + propertyPath: m_ColliderSegment.Array.data[54].x value: 46.353733 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[54].y + propertyPath: m_ColliderSegment.Array.data[54].y value: -2.8642461 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[55].x + propertyPath: m_ColliderSegment.Array.data[55].x value: 47.727333 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[55].y + propertyPath: m_ColliderSegment.Array.data[55].y value: -3.2296326 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[56].x + propertyPath: m_ColliderSegment.Array.data[56].x value: 49.08076 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[56].y + propertyPath: m_ColliderSegment.Array.data[56].y value: -3.7176661 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[57].x + propertyPath: m_ColliderSegment.Array.data[57].x value: 50.407402 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[57].y + propertyPath: m_ColliderSegment.Array.data[57].y value: -4.34562 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[58].x + propertyPath: m_ColliderSegment.Array.data[58].x value: 51.700653 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[58].y + propertyPath: m_ColliderSegment.Array.data[58].y value: -5.1307716 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[59].x + propertyPath: m_ColliderSegment.Array.data[59].x value: 52.953907 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[59].y + propertyPath: m_ColliderSegment.Array.data[59].y value: -6.090406 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[60].x + propertyPath: m_ColliderSegment.Array.data[60].x value: 54.160748 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[60].y + propertyPath: m_ColliderSegment.Array.data[60].y value: -7.242012 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[61].x + propertyPath: m_ColliderSegment.Array.data[61].x value: 54.192978 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[61].y + propertyPath: m_ColliderSegment.Array.data[61].y value: -7.6709733 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[62].x + propertyPath: m_ColliderSegment.Array.data[62].x value: 54.210068 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[62].y + propertyPath: m_ColliderSegment.Array.data[62].y value: -8.127947 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[63].x + propertyPath: m_ColliderSegment.Array.data[63].x value: 54.216335 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[63].y + propertyPath: m_ColliderSegment.Array.data[63].y value: -8.601803 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[64].x + propertyPath: m_ColliderSegment.Array.data[64].x value: 54.20249 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[64].y + propertyPath: m_ColliderSegment.Array.data[64].y value: -9.567677 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[65].x + propertyPath: m_ColliderSegment.Array.data[65].x value: 54.163715 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[65].y + propertyPath: m_ColliderSegment.Array.data[65].y value: -10.503626 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[66].x + propertyPath: m_ColliderSegment.Array.data[66].x value: 54.08557 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[66].y + propertyPath: m_ColliderSegment.Array.data[66].y value: -11.709324 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[67].x + propertyPath: m_ColliderSegment.Array.data[67].x value: 54.004086 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[67].y + propertyPath: m_ColliderSegment.Array.data[67].y value: -12.648793 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[68].x + propertyPath: m_ColliderSegment.Array.data[68].x value: 50.400906 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[68].y + propertyPath: m_ColliderSegment.Array.data[68].y value: -12.586023 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[69].x + propertyPath: m_ColliderSegment.Array.data[69].x value: 46.199657 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[69].y + propertyPath: m_ColliderSegment.Array.data[69].y value: -12.511428 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[70].x + propertyPath: m_ColliderSegment.Array.data[70].x value: 40.66774 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[70].y + propertyPath: m_ColliderSegment.Array.data[70].y value: -12.411468 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[71].x + propertyPath: m_ColliderSegment.Array.data[71].x value: 34.00697 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[71].y + propertyPath: m_ColliderSegment.Array.data[71].y value: -12.288719 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[72].x + propertyPath: m_ColliderSegment.Array.data[72].x value: 26.419197 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[72].y + propertyPath: m_ColliderSegment.Array.data[72].y value: -12.145769 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[73].x + propertyPath: m_ColliderSegment.Array.data[73].x value: 18.106213 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[73].y + propertyPath: m_ColliderSegment.Array.data[73].y value: -11.985188 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[74].x + propertyPath: m_ColliderSegment.Array.data[74].x value: 9.269859 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[74].y + propertyPath: m_ColliderSegment.Array.data[74].y value: -11.809564 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[75].x + propertyPath: m_ColliderSegment.Array.data[75].x value: 0.11196041 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[75].y + propertyPath: m_ColliderSegment.Array.data[75].y value: -11.6214695 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[76].x + propertyPath: m_ColliderSegment.Array.data[76].x value: -9.165668 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[76].y + propertyPath: m_ColliderSegment.Array.data[76].y value: -11.4234915 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[77].x + propertyPath: m_ColliderSegment.Array.data[77].x value: -18.36119 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[77].y + propertyPath: m_ColliderSegment.Array.data[77].y value: -11.218205 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[78].x + propertyPath: m_ColliderSegment.Array.data[78].x value: -27.272793 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[78].y + propertyPath: m_ColliderSegment.Array.data[78].y value: -11.008192 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[79].x + propertyPath: m_ColliderSegment.Array.data[79].x value: -35.698643 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[79].y + propertyPath: m_ColliderSegment.Array.data[79].y value: -10.796032 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[80].x + propertyPath: m_ColliderSegment.Array.data[80].x value: -43.436924 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[80].y + propertyPath: m_ColliderSegment.Array.data[80].y value: -10.584306 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[81].x + propertyPath: m_ColliderSegment.Array.data[81].x value: -50.28581 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[81].y + propertyPath: m_ColliderSegment.Array.data[81].y value: -10.375589 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[82].x + propertyPath: m_ColliderSegment.Array.data[82].x value: -50.921196 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[82].y + propertyPath: m_ColliderSegment.Array.data[82].y value: 2.4109802 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[83].x - value: -50.91328 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[83].y - value: 2.2521095 + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[84].x - value: -50.921196 + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[84].y - value: 2.4109802 + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[85].x - value: -55.013203 + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Points.Array.data[85].y - value: 2.2301228 + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 objectReference: {fileID: 0} - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, type: 3} @@ -14194,7 +8168,13 @@ PrefabInstance: value: Environment_Middle_Exterior objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] + m_RemovedGameObjects: + - {fileID: 6331163737807519850, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 1755975754, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163738803664900, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163738204553752, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163739000212313, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 1357256347, guid: 64fb001c79f9ab640849965312f69230, type: 3} m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} @@ -14607,6 +8587,36 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7027970942649171028, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: -37.9846 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171028, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 5.856 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171030, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Size.x + value: 77.83082 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171030, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Size.y + value: 54.05802 + objectReference: {fileID: 0} + - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalScale.x + value: 424.29688 + objectReference: {fileID: 0} + - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: -44.1542 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -14638,6 +8648,42 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.atime2 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.atime3 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.key2.a + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.key3.a + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.ctime2 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.r + value: 0 + objectReference: {fileID: 0} - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} propertyPath: m_RootOrder @@ -15000,7 +9046,8 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] + m_RemovedGameObjects: + - {fileID: 8552014123704269401, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} @@ -15012,7 +9059,6 @@ SceneRoots: - {fileID: 6070442860509131936} - {fileID: 7183986917864706339} - {fileID: 976243511} - - {fileID: 927382648} - {fileID: 1773954006} - {fileID: 1644673665} - {fileID: 4959870972681412978} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs new file mode 100644 index 0000000..328ccc2 --- /dev/null +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -0,0 +1,38 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using UnityEngine.SceneManagement; + +[AddComponentMenu("Mainmenu Control")] +public class NewBehaviourScript : MonoBehaviour +{ + // Start is called before the first frame update + void Start() + { + Debug.Log("Start Mainmenu scene"); + } + + // Update is called once per frame + void Update() + { + + } + + public void OnClickOriginal() + { + Debug.Log("Load Original scene"); + SceneManager.LoadSceneAsync("Original"); + } + + public void OnClickAnchoring() + { + Debug.Log("Load Original scene"); + SceneManager.LoadSceneAsync("Anchoring"); + } + + public void OnClickHinge() + { + Debug.Log("Load Original scene"); + SceneManager.LoadSceneAsync("HingeAware"); + } +} \ No newline at end of file diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta new file mode 100644 index 0000000..c146373 --- /dev/null +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: ab93b22e5dba44b479eceb37b11b7fb4 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: From 59daf1dd7e781f95d9fd5568326b5be7af45e72e Mon Sep 17 00:00:00 2001 From: alyhung Date: Fri, 3 May 2024 15:37:26 +0800 Subject: [PATCH 04/46] change ConfigurationManager to non-static & non-singleton to resuse on multiple scenes --- .../1.HandleAnchoring/CameraAspectLock.cs | 11 ++++++---- Assets/Scenes/2.HandleHinge/PanelOnFold.cs | 20 ++++++++++++++----- .../ConfigurationManager.cs | 15 ++++++-------- .../Scripts/OrientationScripts/SafeZoneUI.cs | 6 +++++- 4 files changed, 33 insertions(+), 19 deletions(-) diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs index 6a91c33..190bbcf 100644 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -6,17 +6,20 @@ public class CameraAspectLock : MonoBehaviour [Range(0.5f, 2.2f)] public float maintainAspect = 1.0f; private Camera _camera; + private ConfigurationManager configurationManager; - private void Awake() { + private void Awake() { _camera = GetComponent(); - } + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + } private void Start() { - ConfigurationManager.ActionOnOrientationChange += OnOrientationChange; + configurationManager.ActionOnOrientationChange += OnOrientationChange; } private void OnDestroy() { - ConfigurationManager.ActionOnOrientationChange -= OnOrientationChange; + configurationManager.ActionOnOrientationChange -= OnOrientationChange; } void OnOrientationChange(ConfigurationManager.OrientationInfo info) { diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs index c1e5f32..b97086d 100644 --- a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs +++ b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs @@ -18,11 +18,14 @@ public class PanelOnFold : MonoBehaviour { public List enableOnFold; public bool simulateFoldInEditor; + private ConfigurationManager configurationManager; - private void Awake() { + private void Awake() { ResetCameras(); - ConfigurationManager.ActionOnFoldChange += OnFoldChange; - ConfigurationManager.ActionOnOrientationChange += OnOrientationChange; + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + configurationManager.ActionOnFoldChange += OnFoldChange; + configurationManager.ActionOnOrientationChange += OnOrientationChange; } void ResetCameras() { @@ -36,7 +39,9 @@ void ResetCameras() { } void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { - if ((orientationInfo.rotation != "ROTATION_90" && orientationInfo.rotation != "ROTATION_270") || ConfigurationManager.getFoldableState == "NONE") { + if ((orientationInfo.rotation != "ROTATION_90" + && orientationInfo.rotation != "ROTATION_270") + || configurationManager.getFoldableState == "NONE") { // Check fold state, if it's unknown then reset the cameras ResetCameras(); } @@ -71,7 +76,12 @@ void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { private void Update() { if (Application.isEditor) { if (simulateFoldInEditor) { - OnFoldChange(new ConfigurationManager.FoldInfo() { isSeparating = 1, orientation = "HINGE_ORIENTATION_HORIZONTAL", boundsBottom = Screen.height / 2 }); + OnFoldChange(new ConfigurationManager.FoldInfo() + { + isSeparating = 1, + orientation = "HINGE_ORIENTATION_HORIZONTAL", + boundsBottom = Screen.height / 2 + }); simulateFoldInEditor = false; } diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs index d5f191a..7a25477 100644 --- a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs +++ b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs @@ -6,12 +6,10 @@ using UnityEngine.Events; public class ConfigurationManager : MonoBehaviour { - public static Action ActionOnOrientationChange; - public static Action ActionOnFoldChange; + public Action ActionOnOrientationChange; + public Action ActionOnFoldChange; - public static ConfigurationManager Instance { get; private set; } = null; - static AndroidJavaObject foldablePlayerActivity = null; - static AndroidJavaObject windowMetricsCalculatorObject = null; + AndroidJavaObject foldablePlayerActivity = null; public HingeSensor hingeSensor = null; // For any scene/inspector based interest in responding to events @@ -43,7 +41,7 @@ public class FoldInfo { } void Awake() { - Instance = this; + Debug.Log("Awake Configuration Manager"); // Grab a copy of the Android objects that we might reference for foldable activity or hinge info // There are only valid when we interface with our LargeScreenPlayableActivity.java class, and this is only loaded on Android builds @@ -51,7 +49,6 @@ void Awake() { AndroidJavaClass unityPlayerClass = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); foldablePlayerActivity = unityPlayerClass.GetStatic("currentActivity"); var staticCalcClass = new AndroidJavaClass("androidx.window.layout.WindowMetricsCalculator"); - windowMetricsCalculatorObject = staticCalcClass.CallStatic("getOrCreate"); hingeSensor = HingeSensor.Start(); } @@ -60,7 +57,7 @@ void Awake() { } private void OnDestroy() { - Instance = null; + Debug.Log("Destroy Configuration Manager"); if (Application.platform == RuntimePlatform.Android) { if (null != hingeSensor) { hingeSensor.Dispose(); @@ -91,7 +88,7 @@ public void onFoldChanged(string strFoldInfo) { StartCoroutine(ExecuteOnMainUnityThread(ActionOnFoldChange, info)); } - public static string getFoldableState { + public string getFoldableState { get { if (Application.platform == RuntimePlatform.Android) { var foldingFeatureObject = foldablePlayerActivity.Call("getFoldingFeature"); diff --git a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs index 9886b4c..ecbe1f6 100644 --- a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs +++ b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs @@ -7,6 +7,7 @@ public class SafeZoneUI : MonoBehaviour { private Rect safeArea = new Rect(); private Vector2 anchorMin = Vector2.zero; private Vector2 anchorMax = Vector2.zero; + private ConfigurationManager configurationManager; public static Action OnSafeZoneUpdated; @@ -18,7 +19,10 @@ private void Start() { return; } - ConfigurationManager.ActionOnOrientationChange += ApplySafeZone; + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + + configurationManager.ActionOnOrientationChange += ApplySafeZone; ApplySafeZone(null); } From dd2062413d6fc0c46fff4d7881656d03bb6206c5 Mon Sep 17 00:00:00 2001 From: alyhung Date: Fri, 3 May 2024 16:28:06 +0800 Subject: [PATCH 05/46] active Canvas-PauseGame to avoid touch control issue --- Assets/Scenes/2.HandleHinge/HingeAware.unity | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index 890ba22..9e2e72c 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -3439,7 +3439,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} + m_LocalPosition: {x: -35.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3542,7 +3542,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &842874588 RectTransform: m_ObjectHideFlags: 0 From 93428fa8c2b40a4e5df950c7e6c3aa9bdb1c5436 Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 6 May 2024 10:28:58 +0800 Subject: [PATCH 06/46] set flag CUTOUT_MODE_ALWAYS for the activity --- .../Plugins/Android/LargeScreenPlayableActivity.java | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index c524d2f..f469147 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -7,6 +7,8 @@ import android.os.Handler; import android.os.Looper; import android.os.Bundle; +import android.os.Build; +import android.view.WindowManager; import android.util.Log; import android.view.Display; import android.util.DisplayMetrics; @@ -31,6 +33,9 @@ import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; + + + import static androidx.core.content.ContextCompat.getSystemService; @@ -51,12 +56,18 @@ public class LargeScreenPlayableActivity extends UnityPlayerActivity { protected void onCreate(Bundle bundle) { super.onCreate(bundle); mContext = this; + + if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) { + getWindow().getAttributes().layoutInDisplayCutoutMode = WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS; + } + wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.Companion.getOrCreate(this)); } @Override public void onConfigurationChanged(Configuration newConfig) { super.onConfigurationChanged(newConfig); + Log.d(TAG, newConfig.toString()); // winConfig={ mBounds=Rect(0, 0 - 1080, 2092) mAppBounds=Rect(0, 0 - 1080, 1896) mMaxBounds=Rect(0, 0 - 1080, 2092) mDisplayRotation=ROTATION_180 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_180}} From d503b7cf305c36ae4802d9439194dfbc3a7d529b Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 6 May 2024 23:50:30 +0800 Subject: [PATCH 07/46] add rotatable buttons & introes to mainmenu --- Assets/Scenes/Mainmenu/Mainmenu.unity | 7777 ++++++++++------- Assets/Scenes/Mainmenu/MainmenuControl.cs | 196 +- .../Scenes/Mainmenu/MainmenuControl.cs.meta | 2 +- 3 files changed, 5022 insertions(+), 2953 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index c20c71f..225d032 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -161,7 +161,7 @@ Animator: m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorStateOnDisable: 0 m_WriteDefaultValuesOnDisable: 0 ---- !u!1 &254096035 +--- !u!1 &21944127 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -169,77 +169,133 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 254096036} + - component: {fileID: 21944128} + - component: {fileID: 21944130} + - component: {fileID: 21944129} m_Layer: 5 - m_Name: LowerRightAnchor + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &254096036 +--- !u!224 &21944128 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 254096035} + m_GameObject: {fileID: 21944127} 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: 727782449493028359} - m_Father: {fileID: 1213378340} + m_Children: [] + m_Father: {fileID: 177834919} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1, y: 1} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &257492486 -GameObject: +--- !u!114 &21944129 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 257492487} - m_Layer: 0 - m_Name: Cameras - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &257492487 -Transform: + m_GameObject: {fileID: 21944127} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &21944130 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 257492486} - serializedVersion: 2 - 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: 1552010512268305787} - - {fileID: 825979570} - - {fileID: 2073308323} - - {fileID: 490073565} - - {fileID: 752652918} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &264391988 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - m_PrefabInstance: {fileID: 2134805168} - m_PrefabAsset: {fileID: 0} ---- !u!1 &270955014 + m_GameObject: {fileID: 21944127} + m_CullTransparentMesh: 1 +--- !u!1 &125927433 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -247,35 +303,132 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 270955015} + - component: {fileID: 125927434} + - component: {fileID: 125927437} + - component: {fileID: 125927436} + - component: {fileID: 125927435} m_Layer: 5 - m_Name: LowerRightAnchor + m_Name: cancel m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &270955015 +--- !u!224 &125927434 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 270955014} + m_GameObject: {fileID: 125927433} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1470445004} - m_Father: {fileID: 1601510087} + - {fileID: 1167409211} + m_Father: {fileID: 945676467} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 0, y: 0.000061035156} - m_SizeDelta: {x: 1, y: 1} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 125, y: -200} + m_SizeDelta: {x: 150, y: 50} m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &306293833 +--- !u!114 &125927435 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 125927436} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &125927436 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &125927437 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_CullTransparentMesh: 1 +--- !u!1 &139013486 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -283,9 +436,9 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 306293834} - - component: {fileID: 306293836} - - component: {fileID: 306293835} + - component: {fileID: 139013487} + - component: {fileID: 139013489} + - component: {fileID: 139013488} m_Layer: 5 m_Name: Text (TMP) m_TagString: Untagged @@ -293,32 +446,32 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &306293834 +--- !u!224 &139013487 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 306293833} + m_GameObject: {fileID: 139013486} 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: 494059716} + m_Father: {fileID: 800140257} 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 &306293835 +--- !u!114 &139013488 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 306293833} + m_GameObject: {fileID: 139013486} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} @@ -332,7 +485,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: Original Scene + m_text: Anchoring Scene m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} @@ -359,8 +512,8 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 14 + m_fontSizeBase: 14 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -401,15 +554,15 @@ MonoBehaviour: m_hasFontAssetChanged: 0 m_baseMaterial: {fileID: 0} m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &306293836 +--- !u!222 &139013489 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 306293833} + m_GameObject: {fileID: 139013486} m_CullTransparentMesh: 1 ---- !u!1 &316676088 +--- !u!1 &177834918 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -417,146 +570,115 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 316676089} - - component: {fileID: 316676091} - - component: {fileID: 316676090} - - component: {fileID: 13} - m_Layer: 0 - m_Name: cm + - component: {fileID: 177834919} + - component: {fileID: 177834922} + - component: {fileID: 177834921} + - component: {fileID: 177834920} + m_Layer: 5 + m_Name: Hinge m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &316676089 -Transform: + m_IsActive: 0 +--- !u!224 &177834919 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - serializedVersion: 2 + m_GameObject: {fileID: 177834918} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 2028422994} + m_Children: + - {fileID: 21944128} + m_Father: {fileID: 1599143657} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &316676090 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0.2 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 1 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.8 - m_CameraDistance: 10 - m_DeadZoneWidth: 0.2 - m_DeadZoneHeight: 0.1 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: 0 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!114 &316676091 + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -50} + m_SizeDelta: {x: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &177834920 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} + m_GameObject: {fileID: 177834918} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1 &328125791 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 328125792} - - component: {fileID: 328125794} - - component: {fileID: 328125793} - m_Layer: 5 - m_Name: BorderTop - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &328125792 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1601510087} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 2} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &328125793 + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 177834921} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &177834921 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} + m_GameObject: {fileID: 177834918} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 0, g: 0.048119847, b: 0.6320754, a: 1} + 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: 0} - m_Type: 0 + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 @@ -565,15 +687,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &328125794 +--- !u!222 &177834922 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} + m_GameObject: {fileID: 177834918} m_CullTransparentMesh: 1 ---- !u!1 &328447788 +--- !u!1 &220778013 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -581,32 +703,35 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 328447789} - m_Layer: 0 - m_Name: Foreground + - component: {fileID: 220778015} + m_Layer: 5 + m_Name: CenterAnchor m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &328447789 -Transform: +--- !u!224 &220778015 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328447788} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 220778013} + 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_LocalScale: {x: 2.3125005, y: 2.3125005, z: 2.3125005} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 937351332} - - {fileID: 1539694135} - m_Father: {fileID: 6070442860509131936} + - {fileID: 1599143657} + m_Father: {fileID: 2040017098} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &373050227 + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &256558901 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -614,42 +739,43 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 373050228} - - component: {fileID: 373050230} - - component: {fileID: 373050229} + - component: {fileID: 256558902} + - component: {fileID: 256558905} + - component: {fileID: 256558904} + - component: {fileID: 256558903} m_Layer: 5 - m_Name: Text (TMP) + m_Name: Content m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &373050228 +--- !u!224 &256558902 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 373050227} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 256558901} + 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: 1831621137} + m_Father: {fileID: 320883549} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: -0.000024684525} m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &373050229 + m_Pivot: {x: 0, y: 1} +--- !u!114 &256558903 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 373050227} + m_GameObject: {fileID: 256558901} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} @@ -663,7 +789,14 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: Hinge Scene + m_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. To do this, you should use the + full screen resizable setting. You might consider adjusting the camera or canvas + aspect ratio to better fit different screens. Settings in this project can be + viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ + file. You can experience the full screen resizable feature in the scene call + `Original` m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} @@ -672,8 +805,8 @@ MonoBehaviour: m_fontMaterials: [] m_fontColor32: serializedVersion: 2 - rgba: 4281479730 - m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + rgba: 4281677109 + m_fontColor: {r: 0.20784314, g: 0.20784314, b: 0.20784314, a: 1} m_enableVertexGradient: 0 m_colorMode: 3 m_fontColorGradient: @@ -690,15 +823,15 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 14 + m_fontSizeBase: 14 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 m_fontSizeMax: 72 m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 512 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 m_textAlignment: 65535 m_characterSpacing: 0 m_wordSpacing: 0 @@ -726,27 +859,35 @@ MonoBehaviour: m_VertexBufferAutoSizeReduction: 0 m_useMaxVisibleDescender: 1 m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} + m_margin: {x: 20, y: 20, z: 20, w: 20} m_isUsingLegacyAnimationComponent: 0 m_isVolumetricText: 0 m_hasFontAssetChanged: 0 m_baseMaterial: {fileID: 0} m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &373050230 +--- !u!222 &256558904 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 373050227} + m_GameObject: {fileID: 256558901} m_CullTransparentMesh: 1 ---- !u!4 &376362511 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - m_PrefabInstance: {fileID: 3700321188437348931} +--- !u!114 &256558905 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!1 &391760512 + m_GameObject: {fileID: 256558901} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!1 &257492486 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -754,74 +895,50 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 391760513} - - component: {fileID: 391760515} - - component: {fileID: 391760514} - m_Layer: 5 - m_Name: Image + - component: {fileID: 257492487} + - component: {fileID: 257492488} + m_Layer: 0 + m_Name: Cameras m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &391760513 -RectTransform: +--- !u!4 &257492487 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_GameObject: {fileID: 257492486} + serializedVersion: 2 + 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: 877407280} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &391760514 -MonoBehaviour: + m_Children: + - {fileID: 1552010512268305787} + - {fileID: 825979570} + - {fileID: 2073308323} + - {fileID: 490073565} + - {fileID: 752652918} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!81 &257492488 +AudioListener: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} + m_GameObject: {fileID: 257492486} m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &391760515 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} +--- !u!4 &264391988 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + m_PrefabInstance: {fileID: 2134805168} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_CullTransparentMesh: 0 ---- !u!1 &402908951 +--- !u!1 &306293833 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -829,43 +946,133 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 402908953} - - component: {fileID: 402908952} - m_Layer: 0 - m_Name: NotchAware + - component: {fileID: 306293834} + - component: {fileID: 306293836} + - component: {fileID: 306293835} + m_Layer: 5 + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &402908952 +--- !u!224 &306293834 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + 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: 494059716} + 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 &306293835 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} + m_GameObject: {fileID: 306293833} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!4 &402908953 -Transform: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &306293836 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &453339988 + m_GameObject: {fileID: 306293833} + m_CullTransparentMesh: 1 +--- !u!1 &316676088 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -873,76 +1080,88 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 453339989} - - component: {fileID: 453339990} - m_Layer: 8 - m_Name: Character Bounds - Left + - component: {fileID: 316676089} + - component: {fileID: 316676091} + - component: {fileID: 316676090} + - component: {fileID: 13} + m_Layer: 0 + m_Name: cm m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &453339989 +--- !u!4 &316676089 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} + m_GameObject: {fileID: 316676088} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -56.09, y: 0, z: 0} - m_LocalScale: {x: 1, y: 10.38, z: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 6070442860509131936} + m_Father: {fileID: 2028422994} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!61 &453339990 -BoxCollider2D: +--- !u!114 &316676090 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} + m_GameObject: {fileID: 316676088} m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 1, y: 1} - m_EdgeRadius: 0 ---- !u!1 &490073564 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.8 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &316676091 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &320883548 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -950,132 +1169,57 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 490073565} - m_Layer: 0 - m_Name: Triggers + - component: {fileID: 320883549} + - component: {fileID: 320883552} + - component: {fileID: 320883551} + - component: {fileID: 320883550} + m_Layer: 5 + m_Name: Viewport m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &490073565 -Transform: +--- !u!224 &320883549 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 490073564} - serializedVersion: 2 + m_GameObject: {fileID: 320883548} 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: 1290339269} - m_Father: {fileID: 257492487} + - {fileID: 256558902} + m_Father: {fileID: 733782137} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &494059715 -GameObject: + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &320883550 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 494059716} - - component: {fileID: 494059719} - - component: {fileID: 494059718} - - component: {fileID: 494059717} - m_Layer: 5 - m_Name: Original - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &494059716 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 494059715} - 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: 306293834} - m_Father: {fileID: 1096749761} - 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: 100} - m_SizeDelta: {x: 250, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &494059717 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 494059715} + m_GameObject: {fileID: 320883548} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} m_Name: m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 494059718} - m_OnClick: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 1096749762} - m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp - m_MethodName: OnClickOriginal - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!114 &494059718 + m_ShowMaskGraphic: 0 +--- !u!114 &320883551 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 494059715} + m_GameObject: {fileID: 320883548} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -1089,7 +1233,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Sprite: {fileID: 10917, guid: 0000000000000000f000000000000000, type: 0} m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 @@ -1099,15 +1243,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &494059719 +--- !u!222 &320883552 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 494059715} + m_GameObject: {fileID: 320883548} m_CullTransparentMesh: 1 ---- !u!1 &546821399 +--- !u!1 &328125791 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1115,120 +1259,74 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 546821400} - - component: {fileID: 546821402} - - component: {fileID: 546821401} + - component: {fileID: 328125792} + - component: {fileID: 328125794} + - component: {fileID: 328125793} m_Layer: 5 - m_Name: Image + m_Name: BorderTop m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &546821400 +--- !u!224 &328125792 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_GameObject: {fileID: 328125791} + 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_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1772921108} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 50, y: 50} + m_SizeDelta: {x: 0, y: 2} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &546821401 +--- !u!114 &328125793 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} + m_GameObject: {fileID: 328125791} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} + m_Color: {r: 0, g: 0.048119847, b: 0.6320754, 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Sprite: {fileID: 0} m_Type: 0 - m_PreserveAspect: 1 + m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 - m_UseSpriteMesh: 1 + m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &546821402 +--- !u!222 &328125794 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_CullTransparentMesh: 0 ---- !u!1 &562934383 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 562934384} - m_Layer: 0 - m_Name: Background - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &562934384 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 562934383} - serializedVersion: 2 - 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: 687687490} - - {fileID: 1865370384} - - {fileID: 376362511} - - {fileID: 2110736387} - - {fileID: 7047842919362216433} - - {fileID: 7047842919492774900} - - {fileID: 7047842918400140478} - - {fileID: 1832493931} - - {fileID: 1743653272} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &621335031 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - m_PrefabInstance: {fileID: 6331163738709879229} - m_PrefabAsset: {fileID: 0} ---- !u!1 &633614782 + m_GameObject: {fileID: 328125791} + m_CullTransparentMesh: 1 +--- !u!1 &328447788 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1236,37 +1334,32 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 633614783} + - component: {fileID: 328447789} m_Layer: 0 - m_Name: Middle + m_Name: Foreground m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &633614783 +--- !u!4 &328447789 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 633614782} + m_GameObject: {fileID: 328447788} serializedVersion: 2 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: 621335031} + - {fileID: 937351332} + - {fileID: 1539694135} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &687687490 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - m_PrefabInstance: {fileID: 7027970942513970745} - m_PrefabAsset: {fileID: 0} ---- !u!1 &711817436 +--- !u!1 &338505168 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1274,164 +1367,155 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 711817437} + - component: {fileID: 338505169} + - component: {fileID: 338505170} + - component: {fileID: 338505172} + - component: {fileID: 338505171} m_Layer: 5 - m_Name: LowerLeftAnchor + m_Name: Content m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &711817437 +--- !u!224 &338505169 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 711817436} + m_GameObject: {fileID: 338505168} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 877407280} - - {fileID: 1772921108} - m_Father: {fileID: 1601510087} + m_Children: [] + m_Father: {fileID: 2060297961} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0.00012207031, y: 0.000061035156} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &752652917 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 752652918} - - component: {fileID: 752652920} - - component: {fileID: 752652919} - m_Layer: 0 - m_Name: Camera-SplitControls - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &752652918 -Transform: + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.000024684525} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &338505170 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} - serializedVersion: 2 - 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: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &752652919 + m_GameObject: {fileID: 338505168} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!114 &338505171 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} + m_GameObject: {fileID: 338505168} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: - m_RenderShadows: 1 - m_RequiresDepthTextureOption: 2 - m_RequiresOpaqueTextureOption: 2 - m_CameraType: 0 - m_Cameras: [] - m_RendererIndex: -1 - m_VolumeLayerMask: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. To do this, you should use the + full screen resizable setting. You might consider adjusting the camera or canvas + aspect ratio to better fit different screens. Settings in this project can be + viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ + file. You can experience the full screen resizable feature in the scene call + `Original` + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: serializedVersion: 2 - m_Bits: 1 - m_VolumeTrigger: {fileID: 0} - m_VolumeFrameworkUpdateModeOption: 2 - m_RenderPostProcessing: 0 - m_Antialiasing: 0 - m_AntialiasingQuality: 2 - m_StopNaN: 0 - m_Dithering: 0 - m_ClearDepth: 1 - m_AllowXRRendering: 1 - m_AllowHDROutput: 1 - m_UseScreenCoordOverride: 0 - m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} - m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} - m_RequiresDepthTexture: 0 - m_RequiresColorTexture: 0 - m_Version: 2 - m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 ---- !u!20 &752652920 -Camera: + rgba: 4281677109 + m_fontColor: {r: 0.20754719, g: 0.20754719, b: 0.20754719, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &338505172 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} - m_Enabled: 0 - serializedVersion: 2 - m_ClearFlags: 2 - m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: -0.5 - width: 1 - height: 1 - near clip plane: 0.3 - far clip plane: 1000 - field of view: 60 - orthographic: 0 - orthographic size: 5 - m_Depth: 0 - m_CullingMask: - serializedVersion: 2 - m_Bits: 32 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!1 &825979567 + m_GameObject: {fileID: 338505168} + m_CullTransparentMesh: 1 +--- !u!1 &373050227 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1439,162 +1523,139 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 825979570} - - component: {fileID: 825979569} - - component: {fileID: 825979572} - - component: {fileID: 825979571} - m_Layer: 0 - m_Name: Camera - Main - m_TagString: MainCamera + - component: {fileID: 373050228} + - component: {fileID: 373050230} + - component: {fileID: 373050229} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!20 &825979569 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - serializedVersion: 2 - m_ClearFlags: 2 - m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 - near clip plane: 0.1 - far clip plane: 5000 - field of view: 40 - orthographic: 1 - orthographic size: 10 - m_Depth: -1 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!4 &825979570 -Transform: +--- !u!224 &373050228 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -50.869186, y: 5.7400007, z: -10} - m_LocalScale: {x: 0.1, y: 0.1, z: 1} + m_GameObject: {fileID: 373050227} + 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: 257492487} + m_Father: {fileID: 1831621137} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &825979571 + 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 &373050229 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} + m_GameObject: {fileID: 373050227} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: - m_RenderShadows: 1 - m_RequiresDepthTextureOption: 2 - m_RequiresOpaqueTextureOption: 2 - m_CameraType: 0 - m_Cameras: [] - m_RendererIndex: -1 - m_VolumeLayerMask: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: serializedVersion: 2 - m_Bits: 1 - m_VolumeTrigger: {fileID: 0} - m_VolumeFrameworkUpdateModeOption: 2 - m_RenderPostProcessing: 1 - m_Antialiasing: 0 - m_AntialiasingQuality: 2 - m_StopNaN: 0 - m_Dithering: 0 - m_ClearDepth: 1 - m_AllowXRRendering: 1 - m_AllowHDROutput: 1 - m_UseScreenCoordOverride: 0 - m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} - m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} - m_RequiresDepthTexture: 0 - m_RequiresColorTexture: 0 - m_Version: 2 - m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 ---- !u!114 &825979572 -MonoBehaviour: + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &373050230 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ShowDebugText: 0 - m_ShowCameraFrustum: 1 - m_IgnoreTimeScale: 0 - m_WorldUpOverride: {fileID: 0} - m_UpdateMethod: 2 - m_BlendUpdateMethod: 1 - m_DefaultBlend: - m_Style: 1 - m_Time: 5 - m_CustomCurve: - serializedVersion: 2 - m_Curve: [] - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - m_CustomBlends: {fileID: 0} - m_CameraCutEvent: - m_PersistentCalls: - m_Calls: [] - m_CameraActivatedEvent: - m_PersistentCalls: - m_Calls: [] ---- !u!1 &842874587 + m_GameObject: {fileID: 373050227} + m_CullTransparentMesh: 1 +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!1 &402908951 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1602,117 +1663,43 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 842874588} - - component: {fileID: 842874591} - - component: {fileID: 842874590} - - component: {fileID: 842874589} - - component: {fileID: 842874592} - m_Layer: 5 - m_Name: Canvas-PauseGame + - component: {fileID: 402908953} + - component: {fileID: 402908952} + m_Layer: 0 + m_Name: NotchAware m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!224 &842874588 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1029687590} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!114 &842874589 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &842874590 + m_IsActive: 1 +--- !u!114 &402908952 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} + m_GameObject: {fileID: 402908951} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &842874591 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 1 - m_TargetDisplay: 0 ---- !u!114 &842874592 -MonoBehaviour: +--- !u!4 &402908953 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} - m_Name: - m_EditorClassIdentifier: - rootPauseScreen: {fileID: 1029687589} - labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 1 ---- !u!1 &877407279 + m_GameObject: {fileID: 402908951} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &408148544 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1720,117 +1707,90 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 877407280} - - component: {fileID: 877407284} - - component: {fileID: 877407283} - - component: {fileID: 877407282} - - component: {fileID: 877407281} + - component: {fileID: 408148545} + - component: {fileID: 408148548} + - component: {fileID: 408148547} + - component: {fileID: 408148546} m_Layer: 5 - m_Name: Left + m_Name: Scroll View m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &877407280 +--- !u!224 &408148545 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 408148544} + 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: 391760513} - m_Father: {fileID: 711817437} + - {fileID: 2060297961} + - {fileID: 2108983516} + m_Father: {fileID: 945676467} 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: 109, y: 100} - m_SizeDelta: {x: 150, y: 150} + m_AnchoredPosition: {x: 0, y: 60} + m_SizeDelta: {x: 1000, y: 350} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &877407281 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /leftArrow ---- !u!114 &877407282 +--- !u!114 &408148546 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} + m_GameObject: {fileID: 408148544} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} m_Name: m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 877407283} - m_OnClick: + m_Content: {fileID: 338505169} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 2060297961} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 2108983517} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: m_PersistentCalls: m_Calls: [] ---- !u!114 &877407283 +--- !u!114 &408148547 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} + m_GameObject: {fileID: 408148544} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, type: 3} - m_Type: 0 + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 @@ -1839,192 +1799,2273 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &877407284 +--- !u!222 &408148548 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_CullTransparentMesh: 0 ---- !u!1001 &904104553 -PrefabInstance: + m_GameObject: {fileID: 408148544} + m_CullTransparentMesh: 1 +--- !u!1 &453339988 +GameObject: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_Name - value: Particles_Glow - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_SortingLayer - value: -1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: ShapeModule.m_Scale.x - value: 33.1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.72 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.83 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.14 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} ---- !u!4 &904104554 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - m_PrefabInstance: {fileID: 904104553} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!4 &937351332 stripped + serializedVersion: 6 + m_Component: + - component: {fileID: 453339989} + - component: {fileID: 453339990} + m_Layer: 8 + m_Name: Character Bounds - Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453339989 Transform: - m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - m_PrefabInstance: {fileID: 3068243760089943930} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} ---- !u!1001 &976243511 -PrefabInstance: + m_GameObject: {fileID: 453339988} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -56.09, y: 0, z: 0} + m_LocalScale: {x: 1, y: 10.38, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &453339990 +BoxCollider2D: m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_Name - value: Audio - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: - - {fileID: 78950762, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - - {fileID: 1201970088491428943, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - - {fileID: 8431836015669747021, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - - {fileID: 8431836015106045373, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} ---- !u!1 &1015103005 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!1 &482544754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 482544755} + - component: {fileID: 482544758} + - component: {fileID: 482544757} + - component: {fileID: 482544756} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &482544755 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + 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: 1164515462} + m_Father: {fileID: 1247653968} + 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: 60, y: -225} + m_SizeDelta: {x: 100, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &482544756 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 482544757} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &482544757 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &482544758 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_CullTransparentMesh: 1 +--- !u!1 &490073564 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 490073565} + m_Layer: 0 + m_Name: Triggers + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &490073565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 490073564} + serializedVersion: 2 + 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: 1290339269} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &494059715 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 494059716} + - component: {fileID: 494059719} + - component: {fileID: 494059718} + - component: {fileID: 494059717} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &494059716 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + 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: 306293834} + m_Father: {fileID: 869777017} + 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: 100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &494059717 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 494059718} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &494059718 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &494059719 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_CullTransparentMesh: 1 +--- !u!1 &515084813 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 515084814} + - component: {fileID: 515084817} + - component: {fileID: 515084816} + - component: {fileID: 515084815} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &515084814 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + 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: 1488053767} + m_Father: {fileID: 1599143657} + 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: 50} + m_SizeDelta: {x: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &515084815 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 515084816} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &515084816 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &515084817 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_CullTransparentMesh: 1 +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!1 &733782136 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 733782137} + - component: {fileID: 733782140} + - component: {fileID: 733782139} + - component: {fileID: 733782138} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &733782137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + 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: 320883549} + - {fileID: 898332189} + m_Father: {fileID: 1247653968} + 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: 30} + m_SizeDelta: {x: 230, y: 380} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &733782138 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Content: {fileID: 256558902} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 320883549} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 898332190} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &733782139 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &733782140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_CullTransparentMesh: 1 +--- !u!1 &752652917 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 752652918} + - component: {fileID: 752652920} + - component: {fileID: 752652919} + m_Layer: 0 + m_Name: Camera-SplitControls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &752652918 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &752652919 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!20 &752652920 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 0 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: -0.5 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 32 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!1 &800140256 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 800140257} + - component: {fileID: 800140260} + - component: {fileID: 800140259} + - component: {fileID: 800140258} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &800140257 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + 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: 139013487} + m_Father: {fileID: 1599143657} + 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: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &800140258 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 800140259} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &800140259 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &800140260 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_CullTransparentMesh: 1 +--- !u!1 &825979567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 825979570} + - component: {fileID: 825979569} + - component: {fileID: 825979572} + - component: {fileID: 825979571} + m_Layer: 0 + m_Name: Camera - Main + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!20 &825979569 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.1 + far clip plane: 5000 + field of view: 40 + orthographic: 1 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &825979570 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -50.23603, y: 5.7400007, z: -10} + m_LocalScale: {x: 0.1, y: 0.1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &825979571 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 1 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!114 &825979572 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 5 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &842874587 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 842874588} + - component: {fileID: 842874591} + - component: {fileID: 842874590} + - component: {fileID: 842874589} + - component: {fileID: 842874592} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &842874588 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1029687590} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &842874589 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &842874590 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &842874591 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!114 &842874592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 1029687589} + labelPauseContinue: {fileID: 2053592352} + autoUnpauseTime: 1 +--- !u!1 &869777016 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 869777017} + m_Layer: 5 + m_Name: Navigation + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &869777017 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 869777016} + 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: 494059716} + - {fileID: 1725039668} + - {fileID: 1831621137} + m_Father: {fileID: 1096749761} + 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: 250, y: 250} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &898332188 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 898332189} + - component: {fileID: 898332192} + - component: {fileID: 898332191} + - component: {fileID: 898332190} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &898332189 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + 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: 1561113886} + m_Father: {fileID: 733782137} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 6, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &898332190 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1911403373} + m_HandleRect: {fileID: 1911403372} + m_Direction: 2 + m_Value: 0 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &898332191 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &898332192 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_CullTransparentMesh: 1 +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_Name + value: Particles_Glow + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_SortingLayer + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: ShapeModule.m_Scale.x + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.72 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.14 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} +--- !u!4 &904104554 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + m_PrefabInstance: {fileID: 904104553} + m_PrefabAsset: {fileID: 0} +--- !u!4 &937351332 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + m_PrefabInstance: {fileID: 3068243760089943930} + m_PrefabAsset: {fileID: 0} +--- !u!1 &945676466 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 945676467} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &945676467 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945676466} + 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: 1462169341} + - {fileID: 125927434} + - {fileID: 408148545} + m_Father: {fileID: 727782449381929454} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1001 &976243511 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_Name + value: Audio + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 78950762, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 1201970088491428943, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015669747021, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015106045373, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!1 &1015103005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1015103006} + - component: {fileID: 1015103008} + - component: {fileID: 1015103007} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1015103006 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + 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: 1725039668} + 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 &1015103007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1015103008 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + m_CullTransparentMesh: 1 +--- !u!1 &1029687589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029687590} + - component: {fileID: 1029687592} + - component: {fileID: 1029687591} + - component: {fileID: 1029687593} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1029687590 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + 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: 2053592351} + m_Father: {fileID: 842874588} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1029687591 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1029687592 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_CullTransparentMesh: 1 +--- !u!114 &1029687593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!850595691 &1047545613 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 +--- !u!1 &1076522436 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1076522437} + - component: {fileID: 1076522439} + - component: {fileID: 1076522438} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1076522437 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + 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: 1462169341} + 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 &1076522438 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1076522439 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + m_CullTransparentMesh: 1 +--- !u!1 &1096749760 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1096749761} + - component: {fileID: 1096749762} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1096749761 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1096749760} + 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: 869777017} + m_Father: {fileID: 727782449381929454} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1096749762 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1096749760} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ab93b22e5dba44b479eceb37b11b7fb4, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1138299040 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1138299041} + - component: {fileID: 1138299043} + - component: {fileID: 1138299042} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1138299041 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + 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: 1316586863} + 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 &1138299042 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1138299043 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + m_CullTransparentMesh: 1 +--- !u!1 &1164515461 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -2032,9 +4073,9 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1015103006} - - component: {fileID: 1015103008} - - component: {fileID: 1015103007} + - component: {fileID: 1164515462} + - component: {fileID: 1164515464} + - component: {fileID: 1164515463} m_Layer: 5 m_Name: Text (TMP) m_TagString: Untagged @@ -2042,32 +4083,32 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1015103006 +--- !u!224 &1164515462 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1015103005} + m_GameObject: {fileID: 1164515461} 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: 1725039668} + m_Father: {fileID: 482544755} 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 &1015103007 +--- !u!114 &1164515463 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1015103005} + m_GameObject: {fileID: 1164515461} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} @@ -2081,7 +4122,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: Anchoring Scene + m_text: Back m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} @@ -2108,8 +4149,8 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 14 + m_fontSizeBase: 14 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -2150,15 +4191,15 @@ MonoBehaviour: m_hasFontAssetChanged: 0 m_baseMaterial: {fileID: 0} m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1015103008 +--- !u!222 &1164515464 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1015103005} + m_GameObject: {fileID: 1164515461} m_CullTransparentMesh: 1 ---- !u!1 &1029687589 +--- !u!1 &1167409210 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -2166,235 +4207,132 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1029687590} - - component: {fileID: 1029687592} - - component: {fileID: 1029687591} - - component: {fileID: 1029687593} + - component: {fileID: 1167409211} + - component: {fileID: 1167409213} + - component: {fileID: 1167409212} m_Layer: 5 - m_Name: PausePanel + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1029687590 +--- !u!224 &1167409211 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} + m_GameObject: {fileID: 1167409210} 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: 2053592351} - m_Father: {fileID: 842874588} + m_Children: [] + m_Father: {fileID: 125927434} 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: 40, y: 40} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1029687591 +--- !u!114 &1167409212 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} + m_GameObject: {fileID: 1167409210} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1029687592 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - m_CullTransparentMesh: 1 ---- !u!114 &1029687593 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Delegates: - - eventID: 15 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 - - eventID: 4 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!850595691 &1047545613 -LightingSettings: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Settings.lighting - serializedVersion: 6 - m_GIWorkflowMode: 1 - m_EnableBakedLightmaps: 0 - m_EnableRealtimeLightmaps: 0 - m_RealtimeEnvironmentLighting: 1 - m_BounceScale: 1 - m_AlbedoBoost: 1 - m_IndirectOutputScale: 1 - m_UsingShadowmask: 1 - m_BakeBackend: 1 - m_LightmapMaxSize: 1024 - m_BakeResolution: 40 - m_Padding: 2 - m_LightmapCompression: 3 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAO: 0 - m_MixedBakeMode: 2 - m_LightmapsBakeMode: 1 - m_FilterMode: 1 - m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_RealtimeResolution: 2 - m_ForceWhiteAlbedo: 0 - m_ForceUpdates: 0 - m_FinalGather: 0 - m_FinalGatherRayCount: 256 - m_FinalGatherFiltering: 1 - m_PVRCulling: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_LightProbeSampleCountMultiplier: 4 - m_PVRBounces: 2 - m_PVRMinBounces: 2 - m_PVREnvironmentImportanceSampling: 1 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_PVRTiledBaking: 0 - m_NumRaysToShootPerTexel: -1 - m_RespectSceneVisibilityWhenBakingGI: 0 ---- !u!1 &1096749760 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1096749761} - - component: {fileID: 1096749762} - m_Layer: 5 - m_Name: CenterAnchor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1096749761 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096749760} - 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: 494059716} - - {fileID: 1725039668} - - {fileID: 1831621137} - m_Father: {fileID: 1213378340} - 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: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1096749762 -MonoBehaviour: + m_text: Back + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1167409213 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096749760} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ab93b22e5dba44b479eceb37b11b7fb4, type: 3} - m_Name: - m_EditorClassIdentifier: + m_GameObject: {fileID: 1167409210} + m_CullTransparentMesh: 1 --- !u!1 &1169621959 GameObject: m_ObjectHideFlags: 0 @@ -2560,66 +4498,6 @@ MonoBehaviour: m_Calls: [] m_LegacyBlendHint: 0 m_ComponentOwner: {fileID: 1821809341} ---- !u!1 &1213378339 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1213378340} - - component: {fileID: 1213378341} - - component: {fileID: 1213378342} - m_Layer: 5 - m_Name: SafeZone - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1213378340 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1213378339} - 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: 1938041174} - - {fileID: 254096036} - - {fileID: 1096749761} - m_Father: {fileID: 727782449381929454} - 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 &1213378341 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1213378339} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!81 &1213378342 -AudioListener: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1213378339} - m_Enabled: 1 --- !u!1 &1241705673 GameObject: m_ObjectHideFlags: 0 @@ -2694,6 +4572,44 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1247653967 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1247653968} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1247653968 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1247653967} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2.3125005, y: 2.3125005, z: 2.3125005} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1316586863} + - {fileID: 482544755} + - {fileID: 733782137} + m_Father: {fileID: 2040017098} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1290339268 GameObject: m_ObjectHideFlags: 0 @@ -2733,61 +4649,194 @@ MonoBehaviour: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Name: + m_EditorClassIdentifier: + activatorTag: Player + deactivateOnExit: 0 + objects: + - {fileID: 2028422992} +--- !u!61 &1290339271 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 10, y: 10} + m_EdgeRadius: 0 +--- !u!1 &1316586862 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1316586863} + - component: {fileID: 1316586866} + - component: {fileID: 1316586865} + - component: {fileID: 1316586864} + m_Layer: 5 + m_Name: confirm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1316586863 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + 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: 1138299041} + m_Father: {fileID: 1247653968} + 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: -60, y: -225} + m_SizeDelta: {x: 100, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1316586864 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1316586865} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1316586865 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: - activatorTag: Player - deactivateOnExit: 0 - objects: - - {fileID: 2028422992} ---- !u!61 &1290339271 -BoxCollider2D: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1316586866 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 1 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 10, y: 10} - m_EdgeRadius: 0 + m_GameObject: {fileID: 1316586862} + m_CullTransparentMesh: 1 --- !u!1 &1329263598 GameObject: m_ObjectHideFlags: 0 @@ -2899,7 +4948,7 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1346792638} m_PrefabAsset: {fileID: 0} ---- !u!1 &1470445003 +--- !u!1 &1462169340 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -2907,58 +4956,44 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1470445004} - - component: {fileID: 1470445008} - - component: {fileID: 1470445007} - - component: {fileID: 1470445006} - - component: {fileID: 1470445005} + - component: {fileID: 1462169341} + - component: {fileID: 1462169344} + - component: {fileID: 1462169343} + - component: {fileID: 1462169342} m_Layer: 5 - m_Name: Jump + m_Name: confirm m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1470445004 +--- !u!224 &1462169341 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} + m_GameObject: {fileID: 1462169340} 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: 2087105157} - m_Father: {fileID: 270955015} + - {fileID: 1076522437} + m_Father: {fileID: 945676467} 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: -115, y: 100} - m_SizeDelta: {x: 150, y: 150} + m_AnchoredPosition: {x: -125, y: -200} + m_SizeDelta: {x: 150, y: 50} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1470445005 +--- !u!114 &1462169342 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /space ---- !u!114 &1470445006 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} + m_GameObject: {fileID: 1462169340} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} @@ -2973,10 +5008,10 @@ MonoBehaviour: m_SelectOnRight: {fileID: 0} m_Transition: 1 m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} m_ColorMultiplier: 1 m_FadeDuration: 0.1 @@ -2992,17 +5027,29 @@ MonoBehaviour: m_SelectedTrigger: Selected m_DisabledTrigger: Disabled m_Interactable: 1 - m_TargetGraphic: {fileID: 1470445007} + m_TargetGraphic: {fileID: 1462169343} m_OnClick: m_PersistentCalls: - m_Calls: [] ---- !u!114 &1470445007 + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1462169343 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} + m_GameObject: {fileID: 1462169340} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -3016,8 +5063,8 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, type: 3} - m_Type: 0 + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 @@ -3026,54 +5073,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1470445008 +--- !u!222 &1462169344 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_CullTransparentMesh: 0 ---- !u!4 &1539694135 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - m_PrefabInstance: {fileID: 7928108577112020342} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1565046919 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1565046920} - m_Layer: 0 - m_Name: FX - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1565046920 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1565046919} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1329263599} - - {fileID: 1714311180} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1601510086 + m_GameObject: {fileID: 1462169340} + m_CullTransparentMesh: 1 +--- !u!1 &1488053766 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3081,161 +5089,175 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1601510087} + - component: {fileID: 1488053767} + - component: {fileID: 1488053769} + - component: {fileID: 1488053768} m_Layer: 5 - m_Name: Panel-ControlsOnFold + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1601510087 +--- !u!224 &1488053767 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1601510086} + m_GameObject: {fileID: 1488053766} 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: 1169621960} - - {fileID: 328125792} - - {fileID: 711817437} - - {fileID: 270955015} - m_Father: {fileID: 1626634859} + m_Children: [] + m_Father: {fileID: 515084814} 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!1 &1626634855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1626634859} - - component: {fileID: 1626634858} - - component: {fileID: 1626634857} - - component: {fileID: 1626634856} - - component: {fileID: 1626634860} - m_Layer: 5 - m_Name: Canvas-OnlyShowOnFold - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1626634856 +--- !u!114 &1488053768 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} + m_GameObject: {fileID: 1488053766} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1626634857 -MonoBehaviour: + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1488053769 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1800, y: 900} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1626634858 -Canvas: + m_GameObject: {fileID: 1488053766} + m_CullTransparentMesh: 1 +--- !u!1 &1493663614 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 1 - m_Camera: {fileID: 752652920} - m_PlaneDistance: 1 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &1626634859 + serializedVersion: 6 + m_Component: + - component: {fileID: 1493663615} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1493663615 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 1493663614} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1601510087} - m_Father: {fileID: 0} + - {fileID: 1882445755} + m_Father: {fileID: 2108983516} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {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, y: 0} ---- !u!114 &1626634860 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_SizeDelta: {x: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} - m_Name: - m_EditorClassIdentifier: - mainCamera: {fileID: 825979569} - splitFillCamera: {fileID: 752652920} - panelRect: {fileID: 1601510087} - disableOnFold: - - {fileID: 1644673664} - enableOnFold: - - {fileID: 1601510086} - simulateFoldInEditor: 0 ---- !u!1 &1644673664 +--- !u!1 &1561113885 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3243,31 +5265,35 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1644673665} - m_Layer: 0 - m_Name: UI - Mobile Input + - component: {fileID: 1561113886} + m_Layer: 5 + m_Name: Sliding Area m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1644673665 -Transform: +--- !u!224 &1561113886 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1644673664} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_GameObject: {fileID: 1561113885} + 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: 727782450799988070} - m_Father: {fileID: 0} + - {fileID: 1911403372} + m_Father: {fileID: 898332189} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1714311179 + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1565046919 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3275,32 +5301,32 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1714311180} + - component: {fileID: 1565046920} m_Layer: 0 - m_Name: FX - Night + m_Name: FX m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1714311180 + m_IsActive: 1 +--- !u!4 &1565046920 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1714311179} + m_GameObject: {fileID: 1565046919} serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1953263007} - - {fileID: 264391988} - m_Father: {fileID: 1565046920} + - {fileID: 1329263599} + - {fileID: 1714311180} + m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1725039667 +--- !u!1 &1599143656 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3308,138 +5334,74 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1725039668} - - component: {fileID: 1725039671} - - component: {fileID: 1725039670} - - component: {fileID: 1725039669} + - component: {fileID: 1599143657} m_Layer: 5 - m_Name: Anchoring + m_Name: Navigation m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1725039668 +--- !u!224 &1599143657 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} + m_GameObject: {fileID: 1599143656} 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: 1015103006} - m_Father: {fileID: 1096749761} + - {fileID: 515084814} + - {fileID: 800140257} + - {fileID: 177834919} + m_Father: {fileID: 220778015} 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: 250, y: 50} + m_SizeDelta: {x: 250, y: 250} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1725039669 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 1725039670} - m_OnClick: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 1096749762} - m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp - m_MethodName: OnClickAnchoring - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!114 &1725039670 -MonoBehaviour: +--- !u!1 &1601510086 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 10905, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1725039671 -CanvasRenderer: + serializedVersion: 6 + m_Component: + - component: {fileID: 1601510087} + m_Layer: 5 + m_Name: Panel-ControlsOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1601510087 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} - m_CullTransparentMesh: 1 ---- !u!4 &1743653272 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - m_PrefabInstance: {fileID: 6372339727274416988} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1772921107 + m_GameObject: {fileID: 1601510086} + 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: 1169621960} + - {fileID: 328125792} + m_Father: {fileID: 1626634859} + 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!1 &1626634855 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3447,134 +5409,122 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1772921108} - - component: {fileID: 1772921112} - - component: {fileID: 1772921111} - - component: {fileID: 1772921110} - - component: {fileID: 1772921109} + - component: {fileID: 1626634859} + - component: {fileID: 1626634858} + - component: {fileID: 1626634857} + - component: {fileID: 1626634856} + - component: {fileID: 1626634860} m_Layer: 5 - m_Name: Right + m_Name: Canvas-OnlyShowOnFold m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1772921108 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - 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: 546821400} - m_Father: {fileID: 711817437} - 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: 262, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1772921109 +--- !u!114 &1626634856 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} + m_GameObject: {fileID: 1626634855} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /rightArrow ---- !u!114 &1772921110 + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1626634857 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} + m_GameObject: {fileID: 1626634855} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 1772921111} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &1772921111 -MonoBehaviour: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 10 + m_ReferenceResolution: {x: 1800, y: 900} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 1 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1626634858 +Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} + m_GameObject: {fileID: 1626634855} m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1772921112 -CanvasRenderer: + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 752652920} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1626634859 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - m_CullTransparentMesh: 0 ---- !u!1 &1773954005 + m_GameObject: {fileID: 1626634855} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1601510087} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &1626634860 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + simulateFoldInEditor: 0 +--- !u!1 &1644673664 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3582,119 +5532,64 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1773954006} + - component: {fileID: 1644673665} m_Layer: 0 - m_Name: Sequence + m_Name: UI - Mobile Input m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1773954006 +--- !u!4 &1644673665 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1773954005} + m_GameObject: {fileID: 1644673664} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1346792645} + - {fileID: 727782450799988070} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1821809340 +--- !u!1 &1714311179 GameObject: - m_ObjectHideFlags: 3 + m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1821809341} - - component: {fileID: 1821809343} - - component: {fileID: 1821809342} + - component: {fileID: 1714311180} m_Layer: 0 - m_Name: cm + m_Name: FX - Night m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1821809341 + m_IsActive: 0 +--- !u!4 &1714311180 Transform: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 12.67, y: 3.9, z: 10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1202231075} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1821809342 -MonoBehaviour: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0.2 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 1 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.9 - m_CameraDistance: 10 - m_DeadZoneWidth: 0.2 - m_DeadZoneHeight: 0.1 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: 0 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!114 &1821809343 -MonoBehaviour: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &1831621136 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1725039667 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3702,44 +5597,44 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1831621137} - - component: {fileID: 1831621140} - - component: {fileID: 1831621139} - - component: {fileID: 1831621138} + - component: {fileID: 1725039668} + - component: {fileID: 1725039671} + - component: {fileID: 1725039670} + - component: {fileID: 1725039669} m_Layer: 5 - m_Name: Hinge + m_Name: Anchoring m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1831621137 + m_IsActive: 0 +--- !u!224 &1725039668 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1831621136} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 1725039667} + 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: 373050228} - m_Father: {fileID: 1096749761} + - {fileID: 1015103006} + m_Father: {fileID: 869777017} 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: -100} + m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 250, y: 50} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1831621138 +--- !u!114 &1725039669 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1831621136} + m_GameObject: {fileID: 1725039667} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} @@ -3773,13 +5668,13 @@ MonoBehaviour: m_SelectedTrigger: Selected m_DisabledTrigger: Disabled m_Interactable: 1 - m_TargetGraphic: {fileID: 1831621139} + m_TargetGraphic: {fileID: 1725039670} m_OnClick: m_PersistentCalls: m_Calls: - m_Target: {fileID: 1096749762} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp - m_MethodName: OnClickHinge + m_MethodName: OnClickAnchoring m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} @@ -3789,13 +5684,13 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 0 m_CallState: 2 ---- !u!114 &1831621139 +--- !u!114 &1725039670 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1831621136} + m_GameObject: {fileID: 1725039667} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -3819,27 +5714,21 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1831621140 +--- !u!222 &1725039671 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1831621136} + m_GameObject: {fileID: 1725039667} m_CullTransparentMesh: 1 ---- !u!4 &1832493931 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - m_PrefabInstance: {fileID: 1627526225931160617} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1865370384 stripped +--- !u!4 &1743653272 stripped Transform: - m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} - m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabInstance: {fileID: 6372339727274416988} m_PrefabAsset: {fileID: 0} ---- !u!1 &1938041173 +--- !u!1 &1773954005 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3847,296 +5736,264 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1938041174} - m_Layer: 5 - m_Name: LowerLeftAnchor + - component: {fileID: 1773954006} + m_Layer: 0 + m_Name: Sequence m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1938041174 -RectTransform: +--- !u!4 &1773954006 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1938041173} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 1773954005} + serializedVersion: 2 + 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: 727782450518935688} - - {fileID: 727782449189556958} - m_Father: {fileID: 1213378340} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!4 &1953263007 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - m_PrefabInstance: {fileID: 1979114208} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &1979114208 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1714311180} - m_Modifications: - - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[0] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[1] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.frequency - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.strength.scalar - value: 0.2 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: ExternalForcesModule.enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 50 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.scalar - value: 0.1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minScalar - value: 0.05 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.b - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.g - value: 0.80241597 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.r - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeY.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeZ.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -3.27 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.43 - objectReference: {fileID: 0} - - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Name - value: Particles_Fireflies_Swarm - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -41.81182 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.5349991 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} ---- !u!1 &2028422992 + m_Children: + - {fileID: 1346792645} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1821809340 GameObject: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 2028422994} - - component: {fileID: 2028422993} - - component: {fileID: 2028422995} - - component: {fileID: 15} + - component: {fileID: 1821809341} + - component: {fileID: 1821809343} + - component: {fileID: 1821809342} m_Layer: 0 - m_Name: CM VCam - Near + m_Name: cm m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!114 &2028422993 + m_IsActive: 1 +--- !u!4 &1821809341 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1202231075} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1821809342 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} + m_GameObject: {fileID: 1821809340} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} m_Name: m_EditorClassIdentifier: - m_ExcludedPropertiesInInspector: - - m_Script - m_LockStageInInspector: - m_StreamingVersion: 20170927 - m_Priority: 10 - m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 0} - m_Lens: - FieldOfView: 40 - OrthographicSize: 4.5 - NearClipPlane: 0.1 - FarClipPlane: 5000 - Dutch: 0 - ModeOverride: 0 - LensShift: {x: 0, y: 0} - GateFit: 2 - FocusDistance: 10 - m_SensorSize: {x: 1, y: 1} - m_Transitions: - m_BlendHint: 0 - m_InheritPosition: 0 - m_OnCameraLive: - m_PersistentCalls: - m_Calls: [] - m_LegacyBlendHint: 0 - m_ComponentOwner: {fileID: 316676089} ---- !u!4 &2028422994 -Transform: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.9 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &1821809343 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1831621136 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} - serializedVersion: 2 + serializedVersion: 6 + m_Component: + - component: {fileID: 1831621137} + - component: {fileID: 1831621140} + - component: {fileID: 1831621139} + - component: {fileID: 1831621138} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &1831621137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 316676089} - m_Father: {fileID: 2073308323} + - {fileID: 373050228} + m_Father: {fileID: 869777017} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &2028422995 + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1831621138 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} + m_GameObject: {fileID: 1831621136} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} m_Name: m_EditorClassIdentifier: - m_ConfineMode: 0 - m_BoundingVolume: {fileID: 0} - m_BoundingShape2D: {fileID: 1552010512268305785} - m_ConfineScreenEdges: 1 - m_Damping: 0 ---- !u!1 &2053592350 + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1831621139} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1096749762} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1831621139 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1831621140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_CullTransparentMesh: 1 +--- !u!4 &1832493931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + m_PrefabInstance: {fileID: 1627526225931160617} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1865370384 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1882445754 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -4144,45 +6001,45 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 2053592351} - - component: {fileID: 2053592353} - - component: {fileID: 2053592352} + - component: {fileID: 1882445755} + - component: {fileID: 1882445757} + - component: {fileID: 1882445756} m_Layer: 5 - m_Name: PauseText + m_Name: Handle m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &2053592351 +--- !u!224 &1882445755 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} + m_GameObject: {fileID: 1882445754} 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: 1029687590} + m_Father: {fileID: 1493663615} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: -240, y: 100} + m_SizeDelta: {x: 20, y: 20} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &2053592352 +--- !u!114 &1882445756 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} + m_GameObject: {fileID: 1882445754} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} @@ -4193,120 +6050,25 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 'PAUSED - - (tap to continue)' - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 44.1 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 512 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &2053592353 + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1882445757 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} + m_GameObject: {fileID: 1882445754} m_CullTransparentMesh: 1 ---- !u!1 &2073308322 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2073308323} - m_Layer: 0 - m_Name: CM Virtual Cameras - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &2073308323 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2073308322} - serializedVersion: 2 - 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: 1202231075} - - {fileID: 2028422994} - - {fileID: 1565570274531159205} - m_Father: {fileID: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &2087105156 +--- !u!1 &1911403371 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -4314,80 +6076,80 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 2087105157} - - component: {fileID: 2087105159} - - component: {fileID: 2087105158} + - component: {fileID: 1911403372} + - component: {fileID: 1911403374} + - component: {fileID: 1911403373} m_Layer: 5 - m_Name: Image + m_Name: Handle m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &2087105157 +--- !u!224 &1911403372 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 1911403371} + 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: 1470445004} + m_Father: {fileID: 1561113886} 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_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 50, y: 50} + m_SizeDelta: {x: 20, y: 20} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &2087105158 +--- !u!114 &1911403373 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} + m_GameObject: {fileID: 1911403371} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 - m_UseSpriteMesh: 1 + m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &2087105159 +--- !u!222 &1911403374 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} - m_CullTransparentMesh: 0 ---- !u!4 &2110736387 stripped + m_GameObject: {fileID: 1911403371} + m_CullTransparentMesh: 1 +--- !u!4 &1953263007 stripped Transform: - m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - m_PrefabInstance: {fileID: 7724372246930588227} + m_PrefabInstance: {fileID: 1979114208} m_PrefabAsset: {fileID: 0} ---- !u!1001 &2134805168 +--- !u!1001 &1979114208 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -4395,165 +6157,162 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1714311180} m_Modifications: - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_Name - value: Particles_Wind_Trail + propertyPath: InitialModule.maxNumParticles + value: 100 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_RootOrder + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.frequency value: 1 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalPosition.x - value: -80.781815 + propertyPath: NoiseModule.strength.scalar + value: 0.2 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalPosition.y - value: 11.704999 + propertyPath: ExternalForcesModule.enabled + value: 0 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 + propertyPath: InitialModule.maxNumParticles + value: 50 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalRotation.w - value: 0.7071068 + propertyPath: InitialModule.startSize.scalar + value: 0.1 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalRotation.x - value: -0 + propertyPath: InitialModule.startSize.minScalar + value: 0.05 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalRotation.y - value: -0 + propertyPath: InitialModule.startColor.minColor.b + value: 0 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalRotation.z - value: -0.7071068 + propertyPath: InitialModule.startColor.minColor.g + value: 0.80241597 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 + propertyPath: InitialModule.startColor.minColor.r + value: 1 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 + propertyPath: InitialModule.startSize.minMaxState + value: 3 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -90 + propertyPath: InitialModule.startSizeY.minMaxState + value: 3 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_SortingLayer - value: -3 + propertyPath: InitialModule.startSizeZ.minMaxState + value: 3 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_SortingOrder - value: 100 + propertyPath: m_LocalPosition.x + value: -3.27 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.43 + objectReference: {fileID: 0} + - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_IsActive + value: 1 objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_SortingLayerID - value: 1988455705 + propertyPath: m_Name + value: Particles_Fireflies_Swarm objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} ---- !u!1001 &312934814778461147 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_RootOrder - value: 4 + value: 0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalPosition.x - value: 0 + value: -41.81182 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalPosition.y - value: -0.86 + value: 2.5349991 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalPosition.z - value: 0 + value: 1.1445379 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_3 - objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} ---- !u!1 &727782448926358661 + m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &2028422992 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -4561,284 +6320,90 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782448926358662} - - component: {fileID: 727782448926358680} - - component: {fileID: 727782448926358663} - m_Layer: 5 - m_Name: Image + - component: {fileID: 2028422994} + - component: {fileID: 2028422993} + - component: {fileID: 2028422995} + - component: {fileID: 15} + m_Layer: 0 + m_Name: CM VCam - Near m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782448926358662 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 727782450518935688} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782448926358663 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782448926358680 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_CullTransparentMesh: 0 ---- !u!114 &727782449189556944 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449189556945 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_CullTransparentMesh: 0 ---- !u!114 &727782449189556946 + m_IsActive: 0 +--- !u!114 &2028422993 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} + m_GameObject: {fileID: 2028422992} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /rightArrow ---- !u!1 &727782449189556957 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449189556958} - - component: {fileID: 727782449189556945} - - component: {fileID: 727782449189556944} - - component: {fileID: 727782449189556959} - - component: {fileID: 727782449189556946} - m_Layer: 5 - m_Name: Right - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449189556958 -RectTransform: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 4.5 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 316676089} +--- !u!4 &2028422994 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} + m_GameObject: {fileID: 2028422992} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 727782449712015977} - m_Father: {fileID: 1938041174} - 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: 262, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449189556959 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782449189556944} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!1 &727782449263779708 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449263779709} - - component: {fileID: 727782449263779711} - - component: {fileID: 727782449263779710} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449263779709 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} - 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: 727782449493028359} + - {fileID: 316676089} + m_Father: {fileID: 2073308323} 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449263779710 +--- !u!114 &2028422995 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} + m_GameObject: {fileID: 2028422992} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} m_Name: m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449263779711 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} - m_CullTransparentMesh: 0 ---- !u!1 &727782449381929450 + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!1 &2040017097 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -4846,24 +6411,45 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782449381929454} - - component: {fileID: 727782449381929453} - - component: {fileID: 727782449381929452} - - component: {fileID: 727782449381929451} - m_Layer: 5 - m_Name: Canvas + - component: {fileID: 2040017098} + - component: {fileID: 2040017101} + - component: {fileID: 2040017100} + - component: {fileID: 2040017099} + m_Layer: 0 + m_Name: PortraitCanvas m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &727782449381929451 +--- !u!224 &2040017098 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040017097} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 220778015} + - {fileID: 1247653968} + m_Father: {fileID: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &2040017099 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} + m_GameObject: {fileID: 2040017097} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} @@ -4874,13 +6460,13 @@ MonoBehaviour: m_BlockingMask: serializedVersion: 2 m_Bits: 4294967295 ---- !u!114 &727782449381929452 +--- !u!114 &2040017100 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} + m_GameObject: {fileID: 2040017097} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} @@ -4889,21 +6475,21 @@ MonoBehaviour: m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1 - m_ReferenceResolution: {x: 1280, y: 720} + m_ReferenceResolution: {x: 720, y: 1280} m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 + m_MatchWidthOrHeight: 1 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 m_DynamicPixelsPerUnit: 1 m_PresetInfoIsWorld: 0 ---- !u!223 &727782449381929453 +--- !u!223 &2040017101 Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} + m_GameObject: {fileID: 2040017097} m_Enabled: 1 serializedVersion: 3 m_RenderMode: 0 @@ -4920,27 +6506,233 @@ Canvas: m_SortingLayerID: 0 m_SortingOrder: 0 m_TargetDisplay: 0 ---- !u!224 &727782449381929454 +--- !u!1 &2053592350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2053592351} + - component: {fileID: 2053592353} + - component: {fileID: 2053592352} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2053592351 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 2053592350} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1029687590} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2053592352 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &2053592353 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_CullTransparentMesh: 1 +--- !u!1 &2060297960 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2060297961} + - component: {fileID: 2060297964} + - component: {fileID: 2060297963} + - component: {fileID: 2060297962} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2060297961 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + 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: 1213378340} - m_Father: {fileID: 727782450799988070} + - {fileID: 338505169} + m_Father: {fileID: 408148545} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!1 &727782449433009720 + m_Pivot: {x: 0, y: 1} +--- !u!114 &2060297962 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &2060297963 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &2060297964 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_CullTransparentMesh: 1 +--- !u!1 &2073308322 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -4948,88 +6740,33 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782449433009723} - - component: {fileID: 727782449433009722} - - component: {fileID: 727782449433009724} + - component: {fileID: 2073308323} m_Layer: 0 - m_Name: EventSystem + m_Name: CM Virtual Cameras m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &727782449433009722 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_FirstSelected: {fileID: 0} - m_sendNavigationEvents: 1 - m_DragThreshold: 10 ---- !u!4 &727782449433009723 +--- !u!4 &2073308323 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} + m_GameObject: {fileID: 2073308322} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} + m_Children: + - {fileID: 1202231075} + - {fileID: 2028422994} + - {fileID: 1565570274531159205} + m_Father: {fileID: 257492487} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &727782449433009724 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3} - m_Name: - m_EditorClassIdentifier: - m_SendPointerHoverToParent: 1 - m_MoveRepeatDelay: 0.5 - m_MoveRepeatRate: 0.1 - m_XRTrackingOrigin: {fileID: 0} - m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_PointAction: {fileID: -1654692200621890270, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_MoveAction: {fileID: -8784545083839296357, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_SubmitAction: {fileID: 392368643174621059, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_CancelAction: {fileID: 7727032971491509709, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_LeftClickAction: {fileID: 3001919216989983466, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_MiddleClickAction: {fileID: -2185481485913320682, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_RightClickAction: {fileID: -4090225696740746782, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_ScrollWheelAction: {fileID: 6240969308177333660, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_TrackedDevicePositionAction: {fileID: 6564999863303420839, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_TrackedDeviceOrientationAction: {fileID: 7970375526676320489, guid: ca9f5fa95ffab41fb9a615ab714db018, - type: 3} - m_DeselectOnBackgroundClick: 1 - m_PointerBehavior: 0 - m_CursorLockBehavior: 0 ---- !u!1 &727782449493028358 +--- !u!1 &2108983515 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5037,48 +6774,47 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782449493028359} - - component: {fileID: 727782449493028378} - - component: {fileID: 727782449493028377} - - component: {fileID: 727782449493028376} - - component: {fileID: 727782449493028379} + - component: {fileID: 2108983516} + - component: {fileID: 2108983519} + - component: {fileID: 2108983518} + - component: {fileID: 2108983517} m_Layer: 5 - m_Name: Jump + m_Name: Scrollbar Vertical m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &727782449493028359 +--- !u!224 &2108983516 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 2108983515} 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: 727782449263779709} - m_Father: {fileID: 254096036} + - {fileID: 1493663615} + m_Father: {fileID: 408148545} 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: -115, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449493028376 + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &2108983517 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 2108983515} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} m_Name: m_EditorClassIdentifier: m_Navigation: @@ -5090,10 +6826,10 @@ MonoBehaviour: m_SelectOnRight: {fileID: 0} m_Transition: 1 m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} m_ColorMultiplier: 1 m_FadeDuration: 0.1 @@ -5109,17 +6845,22 @@ MonoBehaviour: m_SelectedTrigger: Selected m_DisabledTrigger: Disabled m_Interactable: 1 - m_TargetGraphic: {fileID: 727782449493028377} - m_OnClick: + m_TargetGraphic: {fileID: 1882445756} + m_HandleRect: {fileID: 1882445755} + m_Direction: 2 + m_Value: 1 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: m_PersistentCalls: m_Calls: [] ---- !u!114 &727782449493028377 +--- !u!114 &2108983518 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} + m_GameObject: {fileID: 2108983515} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -5133,8 +6874,8 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, type: 3} - m_Type: 0 + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 @@ -5143,28 +6884,187 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449493028378 +--- !u!222 &2108983519 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_CullTransparentMesh: 0 ---- !u!114 &727782449493028379 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_GameObject: {fileID: 2108983515} + m_CullTransparentMesh: 1 +--- !u!4 &2110736387 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + m_PrefabInstance: {fileID: 7724372246930588227} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /space ---- !u!1 &727782449712015976 +--- !u!1001 &2134805168 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_Name + value: Particles_Wind_Trail + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.x + value: -80.781815 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.y + value: 11.704999 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayer + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingOrder + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayerID + value: 1988455705 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1001 &312934814778461147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} +--- !u!1 &727782449381929450 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5172,208 +7072,190 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 727782449712015977} - - component: {fileID: 727782449712015979} - - component: {fileID: 727782449712015978} + - component: {fileID: 727782449381929454} + - component: {fileID: 727782449381929453} + - component: {fileID: 727782449381929452} + - component: {fileID: 727782449381929451} m_Layer: 5 - m_Name: Image + m_Name: LanscapeCanvas m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &727782449712015977 -RectTransform: +--- !u!114 &727782449381929451 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 727782449189556958} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449712015978 + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &727782449381929452 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} + m_GameObject: {fileID: 727782449381929450} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449712015979 -CanvasRenderer: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &727782449381929453 +Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_CullTransparentMesh: 0 ---- !u!224 &727782450518935688 + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &727782449381929454 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 727782449381929450} + 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_LocalScale: {x: 0, y: 0, z: 0} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 727782448926358662} - m_Father: {fileID: 1938041174} + - {fileID: 1096749761} + - {fileID: 945676467} + m_Father: {fileID: 727782450799988070} 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: 109, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782450518935689 -MonoBehaviour: + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &727782449433009720 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782450518935690} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &727782450518935690 + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449433009723} + - component: {fileID: 727782449433009722} + - component: {fileID: 727782449433009724} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449433009722 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} + m_GameObject: {fileID: 727782449433009720} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} m_Name: m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782450518935691 -CanvasRenderer: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &727782449433009723 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_CullTransparentMesh: 0 ---- !u!114 &727782450518935692 + m_GameObject: {fileID: 727782449433009720} + serializedVersion: 2 + 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: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &727782449433009724 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} + m_GameObject: {fileID: 727782449433009720} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /leftArrow ---- !u!1 &727782450518935799 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782450518935688} - - component: {fileID: 727782450518935691} - - component: {fileID: 727782450518935690} - - component: {fileID: 727782450518935689} - - component: {fileID: 727782450518935692} - m_Layer: 5 - m_Name: Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 + m_SendPointerHoverToParent: 1 + m_MoveRepeatDelay: 0.5 + m_MoveRepeatRate: 0.1 + m_XRTrackingOrigin: {fileID: 0} + m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_PointAction: {fileID: -1654692200621890270, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MoveAction: {fileID: -8784545083839296357, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_SubmitAction: {fileID: 392368643174621059, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_CancelAction: {fileID: 7727032971491509709, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_LeftClickAction: {fileID: 3001919216989983466, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MiddleClickAction: {fileID: -2185481485913320682, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_RightClickAction: {fileID: -4090225696740746782, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_ScrollWheelAction: {fileID: 6240969308177333660, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDevicePositionAction: {fileID: 6564999863303420839, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDeviceOrientationAction: {fileID: 7970375526676320489, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_DeselectOnBackgroundClick: 1 + m_PointerBehavior: 0 + m_CursorLockBehavior: 0 --- !u!1 &727782450799988069 GameObject: m_ObjectHideFlags: 0 @@ -5384,6 +7266,7 @@ GameObject: m_Component: - component: {fileID: 727782450799988070} - component: {fileID: 727782450799988071} + - component: {fileID: 727782450799988072} m_Layer: 0 m_Name: On-Screen Controls m_TagString: Untagged @@ -5404,6 +7287,8 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 727782449381929454} + - {fileID: 2040017098} + - {fileID: 727782449433009723} m_Father: {fileID: 1644673665} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -5423,7 +7308,32 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} m_Name: m_EditorClassIdentifier: - controlsCanvas: {fileID: 727782449381929453} +--- !u!114 &727782450799988072 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 41bc309a957f34baaaa9b966c5f1569e, type: 3} + m_Name: + m_EditorClassIdentifier: + portraitCanvas: {fileID: 2040017097} + originalP: {fileID: 515084815} + anchoringP: {fileID: 800140258} + hingeP: {fileID: 177834920} + confirmButtonP: {fileID: 1316586864} + cancelButtonP: {fileID: 482544756} + textViewP: {fileID: 733782138} + landscapeCanvas: {fileID: 727782449381929453} + originalL: {fileID: 494059717} + anchoringL: {fileID: 1725039669} + hingeL: {fileID: 1831621138} + confirmButtonL: {fileID: 1462169342} + cancelButtonL: {fileID: 125927435} + textViewL: {fileID: 408148546} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 @@ -9062,7 +10972,6 @@ SceneRoots: - {fileID: 1773954006} - {fileID: 1644673665} - {fileID: 4959870972681412978} - - {fileID: 727782449433009723} - {fileID: 1565046920} - {fileID: 1626634859} - {fileID: 1241705675} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index 328ccc2..dfbec26 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -1,38 +1,198 @@ +using System; using System.Collections; using System.Collections.Generic; +using TMPro; using UnityEngine; using UnityEngine.SceneManagement; +using UnityEngine.UI; +using static UnityEngine.RectTransform; -[AddComponentMenu("Mainmenu Control")] -public class NewBehaviourScript : MonoBehaviour +public class MainmenuControlOnFold : MonoBehaviour { - // Start is called before the first frame update - void Start() + private ConfigurationManager configurationManager; + + public GameObject portraitCanvas; + public Button originalP; + public Button anchoringP; + public Button hingeP; + public Button confirmButtonP; + public Button cancelButtonP; + public UnityEngine.UI.ScrollRect textViewP; + + public Canvas landscapeCanvas; + public Button originalL; + public Button anchoringL; + public Button hingeL; + public Button confirmButtonL; + public Button cancelButtonL; + public UnityEngine.UI.ScrollRect textViewL; + + private static readonly String ORIGINAL_TEXT = "To start, it's essential to implement support for " + + "various aspect ratios in your Android Large Screen application. This ensures your " + + "game or application appears correctly across different screen sizes. To do this, " + + "you should use the full screen resizable setting. You might consider adjusting the " + + "camera or canvas aspect ratio to better fit different screens. Settings in this project " + + "can be viewed in the Build Settings, and in the Plugins/Android/AndroidManifest.xml file. " + + "You can experience the full screen resizable feature in the scene named Original"; + + private static readonly String ANCHORING_TEXT = "After ensuring that your game can adapt to " + + "different aspect ratios, the next step is to ensure your game can utilize the " + + "entire screen. This makes gameplay more immersive and can enhance the user experience. " + + "To achieve this, you should update your game UI anchoring and camera settings to " + + "automatically adjust to the screen size. This allows UI elements to maintain their " + + "positions relative to the screen size.\n\nThe Anchoring scene uses CameraAspectLock " + + "script to respond to the device configuration changes by using an extended Activity " + + "you can find at Assets/Plugins/Android/LargeScreenPlayableActivity.java. The usage " + + "of Unity's safeArea API was also demonstrated in the SafeZoneAPI script which binds " + + "to the SafeZone object inside Anchoring scene."; + + private static readonly String HINGE_TEXT = "The last scene HingeAware contains a ConfigurationManager " + + "object responding to the different folding states of the target device through Jetpack library " + + "by using an extended Activity you can find at Assets/Plugins/Android/LargeScreenPlayableActivity.java. " + + "The scene then use the PanelOnFold script to control its UI based on the fold status of " + + "the device such as showing the bottom controller panel when device is on tabletop mode and adjusting the camera."; + + private enum TARGET_SCENE { - Debug.Log("Start Mainmenu scene"); + ORIGINAL, + ANCHORING, + HINGE } - // Update is called once per frame - void Update() + private bool isConfirmState; + private TARGET_SCENE targetScene; + + private void Awake() { - + SetButtonsListeners(); + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + configurationManager.ActionOnFoldChange += OnFoldChange; + configurationManager.ActionOnOrientationChange += OnOrientationChange; + isConfirmState = false; + UpdateButtonOnStateChange(); + } + + private void SetButtonsListeners() + { + originalP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + originalL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + + anchoringP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + anchoringL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + + hingeP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + hingeL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + + confirmButtonP.onClick.AddListener(ConfirmGotoScene); + confirmButtonL.onClick.AddListener(ConfirmGotoScene); + + cancelButtonP.onClick.AddListener(CancelGotoScene); + cancelButtonL.onClick.AddListener(CancelGotoScene); + } + + private void CancelGotoScene() + { + isConfirmState = false; + UpdateButtonOnStateChange(); + } + + private void ConfirmGotoScene() + { + switch (targetScene) + { + case TARGET_SCENE.ORIGINAL: + SceneManager.LoadSceneAsync("Original"); + break; + case TARGET_SCENE.ANCHORING: + SceneManager.LoadSceneAsync("Anchoring"); + break; + case TARGET_SCENE.HINGE: + SceneManager.LoadSceneAsync("HingeAware"); + break; + default: + break; + } + } + + private void ChangeToConfirmState(TARGET_SCENE targetScene) + { + this.targetScene = targetScene; + isConfirmState = true; + + Debug.Log("Set text: " + targetScene.ToString()); + switch (targetScene) + { + case TARGET_SCENE.ORIGINAL: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + break; + case TARGET_SCENE.ANCHORING: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + break; + case TARGET_SCENE.HINGE: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + break; + default: + break; + } + UpdateButtonOnStateChange(); } - public void OnClickOriginal() + private void ResetButtonsPosition(string orientation) { - Debug.Log("Load Original scene"); - SceneManager.LoadSceneAsync("Original"); + Debug.Log("reset button: " + orientation); + if (orientation.Equals("ORIENTATION_PORTRAIT")) + { + portraitCanvas.gameObject.SetActive(true); + landscapeCanvas.gameObject.SetActive(false); + } + else + { + portraitCanvas.gameObject.SetActive(false); + landscapeCanvas.gameObject.SetActive(true); + } + } + + private void UpdateButtonOnStateChange() + { + confirmButtonP.gameObject.SetActive(isConfirmState); + textViewP.gameObject.SetActive(isConfirmState); + cancelButtonP.gameObject.SetActive(isConfirmState); + + confirmButtonL.gameObject.SetActive(isConfirmState); + textViewL.gameObject.SetActive(isConfirmState); + cancelButtonL.gameObject.SetActive(isConfirmState); + + originalP.gameObject.SetActive(!isConfirmState); + anchoringP.gameObject.SetActive(!isConfirmState); + hingeP.gameObject.SetActive(!isConfirmState); + + originalL.gameObject.SetActive(!isConfirmState); + anchoringL.gameObject.SetActive(!isConfirmState); + hingeL.gameObject.SetActive(!isConfirmState); } - public void OnClickAnchoring() + private void OnOrientationChange(ConfigurationManager.OrientationInfo info) { - Debug.Log("Load Original scene"); - SceneManager.LoadSceneAsync("Anchoring"); + ResetButtonsPosition(info.orientation); } - public void OnClickHinge() + private void OnFoldChange(ConfigurationManager.FoldInfo info) { - Debug.Log("Load Original scene"); - SceneManager.LoadSceneAsync("HingeAware"); } -} \ No newline at end of file + + // Start is called before the first frame update + void Start() + { + ResetButtonsPosition(Screen.orientation == 0 ? "ORIENTATION_PORTRAIT" : "ORIENTATION_LANDSCAPE"); + } + + // Update is called once per frame + void Update() + { + + } +} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta index c146373..6132369 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: ab93b22e5dba44b479eceb37b11b7fb4 +guid: 41bc309a957f34baaaa9b966c5f1569e MonoImporter: externalObjects: {} serializedVersion: 2 From 2febc1465c1ad0ed77610400c6f5d5f1b5f26f01 Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 6 May 2024 23:50:59 +0800 Subject: [PATCH 08/46] enable display cutout always --- Assets/Plugins/Android/LargeScreenPlayableActivity.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index f469147..61feeab 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -112,7 +112,7 @@ else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) } } - protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { + protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { try { JSONObject json = new JSONObject(); if (foldingFeature != null) { From f568f0020ce36ba199dfb516f5aed33ac0d9e0cd Mon Sep 17 00:00:00 2001 From: aly Date: Tue, 7 May 2024 14:46:38 +0800 Subject: [PATCH 09/46] add close button to child scenes --- Assets/Gameplay/Close.png | Bin 0 -> 2077 bytes Assets/Gameplay/Close.png.meta | 127 ++++++++ Assets/Scenes/0.OriginalScene/Original.unity | 229 ++++++++++++++- .../Scenes/1.HandleAnchoring/Anchoring.unity | 262 ++++++++++++++++- Assets/Scenes/2.HandleHinge/HingeAware.unity | 276 +++++++++++++++++- .../Scripts/GameScripts/OnScreenControls.cs | 11 + 6 files changed, 882 insertions(+), 23 deletions(-) create mode 100644 Assets/Gameplay/Close.png create mode 100644 Assets/Gameplay/Close.png.meta diff --git a/Assets/Gameplay/Close.png b/Assets/Gameplay/Close.png new file mode 100644 index 0000000000000000000000000000000000000000..02855f4dac1dfe40e61661d207d50b5b4c37def6 GIT binary patch literal 2077 zcmW+%YgCfy7XE-QKn0P}#%rKRO6oY?O-<1x6*VtKO_nKUnVK4w&9Mb3V0oVtI(eHy zvC-o+r;D9Dl~bc2lj0S#W>V9l22$6g7`3F&Q9PgL$A0&_pZ)A-z0Z$#?TUoBNW8I) zF#rH~W)x!|ocWu9MZ>2&ByAW@Mx3amvjAZF+h!o@Tup5O0Hb6w!dQjZ7R95(+cef? zcbu!tc4OO3i23-967A)rOt}E{re{EU+2M`VO#WVVl}&p$0bGudWII!g$I_JZh0m2h_QiCvGvZ* zxe^=MV)d04I+E$Uef^wT>MQhpPot;8vwsDdCOgi1CKjz?k%M}-K;)$wZ3S7-H>7v- zLSCxVR#*z&D)c<+LS!P^zr2lWk<#PL11nu$-|N`IkUZ1{zo8`9K+VCUJCW@*+9r}< zVo3j<`HTN}dLFvHPCFHh)YNFFo>fy4NKo?!BJB=O*_>e}&<*KvmqY#3+!YoF%+_o; zYr`KZr?E2vK|IhP*nfl6hVYSQ&CQf`W2{TsxS8abnE33|z{zW8Q&;Ib-xfa`?B#z2 z0j{dttzAadLuG#~wi}!{oT@d97vAq;Dbi1n23=V37q~KdI%FL1l0rWNjM*WYTX7Kk zGbf>umr1}V1DTNmOaANQq)Z&X)Gth+L%afu=2}qCvER03LSq+x-SFy+@Mw-RY?aP9 zESRlmyRdL_Z$oE0O7nw1`=|>?L<}xXbNP5L?d@H1%9It%cvpLAo(_7q1Ok?$`PU8*#n6h zxoL-RU>u(^ot5s2D~kDtaiTxJBTx7=Hbm}!g$k3{;GjCZ50FH7@Y{3_`9Q+^Iir1| zlkfYq!NdxybYAMC>w| z1~b$ptpJ-yY^){pBl$^@?6?ps9FSoxU_xvkpz#2hp(%L-u)icW))V?s{B>*!qNs^m zUy}@y?zxe1*DzMnqtf^@gu5s@dgQh1)F(9UlWoui8(i{;&SM1afr6URa$+Nn9ia=x zM>u*|N^u&l4K9N1!nYpQ`&d;;V*wM9Hp|08P|+YTsU=w7&gEH6`AhrM`m88U?w`48 zL)2vDi6Onu@qgOCbdWq+S*q293r&(wJH8m`i+Q|!Cf3F)S7?`tyPr{TO>7fhV4PQek&u>+@&`t3~3iiT{Nf)|1Uf_sbp>`%fEdY6rbPRMw z(miosgtqE7@G~#gS0mpg^>5BHKK+JBw9u@^c;%{+2Cw{*GbN0e1v_Z{Y7fHcmN0 zv0tc6N1mpVr2%@n3deDrVm(XpeB)jEBZ|f{;HT3KmM;xyUkgv&Ei+bBZlfppto(7e zeW>`Md5{&;Szsbv_bjbs$Q4R++$&%fvoq%V;_p@(>Cqwlvr93mG*$L|E9F1O)J|4i z2;=onOTMa_IQ3XmAmSQ^g!5!kY|weaTegw}NNX0lIpV7NW~9K}&IUGr2YIDOTlA zSM6%(s|+8rdUYRRT)$E1ObeV9$EP5R#BVoD81f(Xa)!~c!6KM1XRQ9<8*N zxv9BV{DmK2-ds8Rpe}gGT($%k9o6i5U2wFmtN{8|wx8i~3L-Hhx6*|ixHnMEChCGK zZNm!TUOJfLG5ZLOImMyWGbR#TA`i-a%wR!9I%| zQ3_lfrTnCOA({0H3xQPz7zrA3p8~5J*5j%rLu9EG`(B~XserGtdhGi_eNMS#=(PY( zoUGFZn1$8R1t{WVgLZ*ZczdWN&QdmYNY{(PdjH_&Nr!I2`yOEKiDTT}%@+O-gCVfU literal 0 HcmV?d00001 diff --git a/Assets/Gameplay/Close.png.meta b/Assets/Gameplay/Close.png.meta new file mode 100644 index 0000000..caad29a --- /dev/null +++ b/Assets/Gameplay/Close.png.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: 9fa6b845355c7e448880f4f1626cd38c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity index d98cbfd..b92f2ec 100644 --- a/Assets/Scenes/0.OriginalScene/Original.unity +++ b/Assets/Scenes/0.OriginalScene/Original.unity @@ -5479,6 +5479,216 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1185020591} m_PrefabAsset: {fileID: 0} +--- !u!1 &1201033061 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1201033062} + - component: {fileID: 1201033064} + - component: {fileID: 1201033063} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1201033062 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + 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: 1223917211} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1201033063 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1201033064 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + m_CullTransparentMesh: 0 +--- !u!1 &1223917210 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1223917211} + - component: {fileID: 1223917215} + - component: {fileID: 1223917214} + - component: {fileID: 1223917213} + - component: {fileID: 1223917212} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1223917211 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + 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: 1201033062} + m_Father: {fileID: 1460031421} + 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: 525, y: 250} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1223917212 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!114 &1223917213 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1223917214} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1223917214 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1223917215 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_CullTransparentMesh: 0 --- !u!4 &1224285219 stripped Transform: m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, @@ -6331,6 +6541,11 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 727782449407591131, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: backButton + value: + objectReference: {fileID: 1223917213} - target: {fileID: 727782450807848534, guid: 4bedf3127b3e64580bd112a7a1f4244c, type: 3} propertyPath: m_IsActive @@ -6338,9 +6553,19 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] - m_AddedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 727782450807848530, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1223917211} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 4bedf3127b3e64580bd112a7a1f4244c, type: 3} +--- !u!224 &1460031421 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 727782450807848530, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + m_PrefabInstance: {fileID: 1460031420} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1497350387 PrefabInstance: m_ObjectHideFlags: 0 @@ -9899,7 +10124,7 @@ PrefabInstance: - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} propertyPath: m_LocalPosition.x - value: -38.079628 + value: -36.776024 objectReference: {fileID: 0} - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index 7ba8c4b..744ba7d 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -827,6 +827,141 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &170387420 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 170387421} + - component: {fileID: 170387425} + - component: {fileID: 170387424} + - component: {fileID: 170387423} + - component: {fileID: 170387422} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &170387421 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + 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: 1020629390} + m_Father: {fileID: 461598749} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &170387422 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!114 &170387423 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 170387424} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &170387424 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &170387425 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_CullTransparentMesh: 0 --- !u!1 &254096035 GameObject: m_ObjectHideFlags: 0 @@ -1616,6 +1751,42 @@ BoxCollider2D: serializedVersion: 2 m_Size: {x: 1, y: 1} m_EdgeRadius: 0 +--- !u!1 &461598748 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 461598749} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &461598749 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 461598748} + 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: 170387421} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 100, y: 100} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &490073564 GameObject: m_ObjectHideFlags: 0 @@ -2969,7 +3140,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -38.079628, y: 5.7400007, z: -10} + m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3013,12 +3184,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4743,6 +4914,81 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &1020629389 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1020629390} + - component: {fileID: 1020629392} + - component: {fileID: 1020629391} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1020629390 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + 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: 170387421} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1020629391 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1020629392 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + m_CullTransparentMesh: 0 --- !u!43 &1033828130 Mesh: m_ObjectHideFlags: 0 @@ -5995,6 +6241,7 @@ RectTransform: m_Children: - {fileID: 1938041174} - {fileID: 254096036} + - {fileID: 461598749} m_Father: {fileID: 727782449381929454} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -10951,6 +11198,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: controlsCanvas: {fileID: 727782449381929453} + backButton: {fileID: 170387423} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index 9e2e72c..f087daa 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -2973,12 +2973,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -3439,7 +3439,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -35.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3483,12 +3483,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6902,6 +6902,7 @@ RectTransform: m_Children: - {fileID: 1938041174} - {fileID: 254096036} + - {fileID: 1303837641} m_Father: {fileID: 727782449381929454} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -7260,6 +7261,42 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &1303837640 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1303837641} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1303837641 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1303837640} + 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: 1892560226} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0.00036621094} + m_SizeDelta: {x: 100, y: 100} + m_Pivot: {x: 0.5, y: 0.5} --- !u!43 &1314662228 Mesh: m_ObjectHideFlags: 0 @@ -9522,6 +9559,81 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &1801743355 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1801743356} + - component: {fileID: 1801743358} + - component: {fileID: 1801743357} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1801743356 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + 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: 1892560226} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1801743357 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1801743358 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + m_CullTransparentMesh: 0 --- !u!1 &1821809340 GameObject: m_ObjectHideFlags: 3 @@ -9622,6 +9734,141 @@ Transform: type: 3} m_PrefabInstance: {fileID: 8552014121755056491} m_PrefabAsset: {fileID: 0} +--- !u!1 &1892560225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1892560226} + - component: {fileID: 1892560230} + - component: {fileID: 1892560229} + - component: {fileID: 1892560228} + - component: {fileID: 1892560227} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1892560226 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + 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: 1801743356} + m_Father: {fileID: 1303837641} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1892560227 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!114 &1892560228 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1892560229} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1892560229 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1892560230 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_CullTransparentMesh: 0 --- !u!43 &1904426841 Mesh: m_ObjectHideFlags: 0 @@ -10665,7 +10912,7 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 44.1 + m_fontSize: 38.55 m_fontSizeBase: 36 m_fontWeight: 400 m_enableAutoSizing: 1 @@ -12347,6 +12594,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: controlsCanvas: {fileID: 727782449381929453} + backButton: {fileID: 1892560228} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 diff --git a/Assets/Scripts/GameScripts/OnScreenControls.cs b/Assets/Scripts/GameScripts/OnScreenControls.cs index 942800b..fbdb74e 100644 --- a/Assets/Scripts/GameScripts/OnScreenControls.cs +++ b/Assets/Scripts/GameScripts/OnScreenControls.cs @@ -1,9 +1,12 @@ using UnityEngine; using UnityEngine.InputSystem; +using UnityEngine.SceneManagement; +using UnityEngine.UI; public class OnScreenControls : MonoBehaviour { public Canvas controlsCanvas; + public Button backButton; void Awake() { @@ -18,5 +21,13 @@ void Awake() if (isMobile) Application.targetFrameRate = 60; + + if (backButton) + { + backButton.onClick.AddListener(() => + { + SceneManager.LoadSceneAsync("Mainmenu"); + }); + } } } From b9685fe53977b1278834c834b4de3779da92f1c9 Mon Sep 17 00:00:00 2001 From: aly Date: Tue, 7 May 2024 17:24:14 +0800 Subject: [PATCH 10/46] add mainmenu scene's layout for butotns on tabletop mode --- Assets/Scenes/Mainmenu/Mainmenu.unity | 2483 +++++++++++++++++++-- Assets/Scenes/Mainmenu/MainmenuControl.cs | 13 +- 2 files changed, 2263 insertions(+), 233 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 225d032..293a4bd 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -378,7 +378,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1096749762} + - m_Target: {fileID: 0} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp m_MethodName: OnClickAnchoring m_Mode: 1 @@ -562,6 +562,273 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 139013486} m_CullTransparentMesh: 1 +--- !u!1 &141069421 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 141069422} + - component: {fileID: 141069425} + - component: {fileID: 141069424} + - component: {fileID: 141069423} + m_Layer: 5 + m_Name: confirm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &141069422 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + 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: 734956961} + m_Father: {fileID: 1852124488} + 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: -125, y: 0} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &141069423 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 141069424} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &141069424 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &141069425 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_CullTransparentMesh: 1 +--- !u!1 &143802508 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 143802509} + - component: {fileID: 143802511} + - component: {fileID: 143802510} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &143802509 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + 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: 1466859444} + 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 &143802510 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &143802511 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + m_CullTransparentMesh: 1 --- !u!1 &177834918 GameObject: m_ObjectHideFlags: 0 @@ -938,7 +1205,7 @@ Transform: type: 3} m_PrefabInstance: {fileID: 2134805168} m_PrefabAsset: {fileID: 0} ---- !u!1 &306293833 +--- !u!1 &304245619 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -946,35 +1213,191 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 306293834} - - component: {fileID: 306293836} - - component: {fileID: 306293835} + - component: {fileID: 304245620} + - component: {fileID: 304245623} + - component: {fileID: 304245622} + - component: {fileID: 304245621} m_Layer: 5 - m_Name: Text (TMP) + m_Name: Content m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &306293834 +--- !u!224 &304245620 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 306293833} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 304245619} + 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: 494059716} + m_Father: {fileID: 1248278356} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} 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} + m_AnchoredPosition: {x: 0, y: -0.000024684525} + m_SizeDelta: {x: 0, y: 232.4} + m_Pivot: {x: 0, y: 1} +--- !u!114 &304245621 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 304245619} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. To do this, you should use the + full screen resizable setting. You might consider adjusting the camera or canvas + aspect ratio to better fit different screens. Settings in this project can be + viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ + file. You can experience the full screen resizable feature in the scene call + `Original` + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281677109 + m_fontColor: {r: 0.20754719, g: 0.20754719, b: 0.20754719, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &304245622 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 304245619} + m_CullTransparentMesh: 1 +--- !u!114 &304245623 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 304245619} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!1 &306293833 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 306293834} + - component: {fileID: 306293836} + - component: {fileID: 306293835} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &306293834 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + 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: 494059716} + 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 &306293835 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1884,7 +2307,7 @@ BoxCollider2D: serializedVersion: 2 m_Size: {x: 1, y: 1} m_EdgeRadius: 0 ---- !u!1 &482544754 +--- !u!1 &455707351 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1892,103 +2315,45 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 482544755} - - component: {fileID: 482544758} - - component: {fileID: 482544757} - - component: {fileID: 482544756} + - component: {fileID: 455707352} + - component: {fileID: 455707354} + - component: {fileID: 455707353} m_Layer: 5 - m_Name: cancel + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &482544755 +--- !u!224 &455707352 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 482544754} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 455707351} + 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: 1164515462} - m_Father: {fileID: 1247653968} + m_Children: [] + m_Father: {fileID: 1549894625} 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: 60, y: -225} - m_SizeDelta: {x: 100, y: 30} + 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 &482544756 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 482544754} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 482544757} - m_OnClick: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 0} - m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp - m_MethodName: OnClickAnchoring - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!114 &482544757 +--- !u!114 &455707353 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 482544754} + m_GameObject: {fileID: 455707351} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} @@ -1999,28 +2364,220 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &482544758 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 482544754} - m_CullTransparentMesh: 1 ---- !u!1 &490073564 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} + m_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &455707354 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455707351} + m_CullTransparentMesh: 1 +--- !u!1 &482544754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 482544755} + - component: {fileID: 482544758} + - component: {fileID: 482544757} + - component: {fileID: 482544756} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &482544755 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + 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: 1164515462} + m_Father: {fileID: 1247653968} + 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: 60, y: -225} + m_SizeDelta: {x: 100, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &482544756 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 482544757} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &482544757 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &482544758 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_CullTransparentMesh: 1 +--- !u!1 &490073564 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 @@ -2067,7 +2624,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &494059716 RectTransform: m_ObjectHideFlags: 0 @@ -2132,7 +2689,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1096749762} + - m_Target: {fileID: 0} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp m_MethodName: OnClickOriginal m_Mode: 1 @@ -2355,6 +2912,42 @@ Transform: - {fileID: 1743653272} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &607889439 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 607889440} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &607889440 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 607889439} + 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: 2135223096} + m_Father: {fileID: 671820396} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} --- !u!4 &621335031 stripped Transform: m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, @@ -2393,6 +2986,132 @@ Transform: - {fileID: 621335031} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &671820395 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 671820396} + - component: {fileID: 671820399} + - component: {fileID: 671820398} + - component: {fileID: 671820397} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &671820396 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 671820395} + 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: 607889440} + m_Father: {fileID: 870647121} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &671820397 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 671820395} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 2135223097} + m_HandleRect: {fileID: 2135223096} + m_Direction: 2 + m_Value: 1 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &671820398 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 671820395} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &671820399 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 671820395} + m_CullTransparentMesh: 1 --- !u!4 &687687490 stripped Transform: m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, @@ -2475,37 +3194,171 @@ MonoBehaviour: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 733782136} + m_GameObject: {fileID: 733782136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &733782140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_CullTransparentMesh: 1 +--- !u!1 &734956960 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 734956961} + - component: {fileID: 734956963} + - component: {fileID: 734956962} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &734956961 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 734956960} + 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: 141069422} + 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 &734956962 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 734956960} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &733782140 + m_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &734956963 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 733782136} + m_GameObject: {fileID: 734956960} m_CullTransparentMesh: 1 --- !u!1 &752652917 GameObject: @@ -2578,12 +3431,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -2768,6 +3621,42 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 800140256} m_CullTransparentMesh: 1 +--- !u!1 &807059830 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 807059832} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &807059832 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807059830} + 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: 896664568} + m_Father: {fileID: 1601510087} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &825979567 GameObject: m_ObjectHideFlags: 0 @@ -2847,7 +3736,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -50.23603, y: 5.7400007, z: -10} + m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -2891,12 +3780,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2994,62 +3883,208 @@ MonoBehaviour: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &842874591 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!114 &842874592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 1029687589} + labelPauseContinue: {fileID: 2053592352} + autoUnpauseTime: 1 +--- !u!1 &869777016 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 869777017} + m_Layer: 5 + m_Name: Navigation + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &869777017 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 869777016} + 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: 494059716} + - {fileID: 1725039668} + - {fileID: 1831621137} + m_Father: {fileID: 1096749761} + 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: 250, y: 250} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &870647120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 870647121} + - component: {fileID: 870647124} + - component: {fileID: 870647123} + - component: {fileID: 870647122} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &870647121 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870647120} + 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: 1248278356} + - {fileID: 671820396} + m_Father: {fileID: 1852124488} + 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: 60} + m_SizeDelta: {x: 1000, y: 350} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &870647122 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870647120} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &842874591 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 1 - m_TargetDisplay: 0 ---- !u!114 &842874592 + m_Content: {fileID: 304245620} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 1248278356} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 671820397} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &870647123 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} + m_GameObject: {fileID: 870647120} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: - rootPauseScreen: {fileID: 1029687589} - labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 1 ---- !u!1 &869777016 + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &870647124 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870647120} + m_CullTransparentMesh: 1 +--- !u!1 &896664567 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3057,7 +4092,7 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 869777017} + - component: {fileID: 896664568} m_Layer: 5 m_Name: Navigation m_TagString: Untagged @@ -3065,22 +4100,22 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &869777017 +--- !u!224 &896664568 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 869777016} + m_GameObject: {fileID: 896664567} 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: 494059716} - - {fileID: 1725039668} - - {fileID: 1831621137} - m_Father: {fileID: 1096749761} + - {fileID: 1658470986} + - {fileID: 1549894625} + - {fileID: 1466859444} + m_Father: {fileID: 807059832} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -3891,7 +4926,6 @@ GameObject: serializedVersion: 6 m_Component: - component: {fileID: 1096749761} - - component: {fileID: 1096749762} m_Layer: 5 m_Name: CenterAnchor m_TagString: Untagged @@ -3919,18 +4953,273 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1096749762 +--- !u!1 &1120676149 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1120676150} + - component: {fileID: 1120676152} + - component: {fileID: 1120676151} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1120676150 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + 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: 1127525357} + 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 &1120676151 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Back + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1120676152 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + m_CullTransparentMesh: 1 +--- !u!1 &1127525356 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1127525357} + - component: {fileID: 1127525360} + - component: {fileID: 1127525359} + - component: {fileID: 1127525358} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1127525357 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + 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: 1120676150} + m_Father: {fileID: 1852124488} + 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: 125, y: 0} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1127525358 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1127525359} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1127525359 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096749760} + m_GameObject: {fileID: 1127525356} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ab93b22e5dba44b479eceb37b11b7fb4, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1127525360 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + m_CullTransparentMesh: 1 --- !u!1 &1138299040 GameObject: m_ObjectHideFlags: 0 @@ -4408,6 +5697,140 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1169621959} m_CullTransparentMesh: 1 +--- !u!1 &1189949120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1189949121} + - component: {fileID: 1189949123} + - component: {fileID: 1189949122} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1189949121 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + 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: 1658470986} + 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 &1189949122 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1189949123 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + m_CullTransparentMesh: 1 --- !u!1 &1202231074 GameObject: m_ObjectHideFlags: 0 @@ -4610,6 +6033,96 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1248278355 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1248278356} + - component: {fileID: 1248278359} + - component: {fileID: 1248278358} + - component: {fileID: 1248278357} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1248278356 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248278355} + 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: 304245620} + m_Father: {fileID: 870647121} + 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: -17, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &1248278357 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248278355} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &1248278358 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248278355} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1248278359 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248278355} + m_CullTransparentMesh: 1 --- !u!1 &1290339268 GameObject: m_ObjectHideFlags: 0 @@ -5031,7 +6544,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1096749762} + - m_Target: {fileID: 0} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp m_MethodName: OnClickOriginal m_Mode: 1 @@ -5081,6 +6594,139 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1462169340} m_CullTransparentMesh: 1 +--- !u!1 &1466859443 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1466859444} + - component: {fileID: 1466859447} + - component: {fileID: 1466859446} + - component: {fileID: 1466859445} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1466859444 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + 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: 143802509} + m_Father: {fileID: 896664568} + 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: -100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1466859445 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1466859446} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1466859446 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1466859447 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_CullTransparentMesh: 1 --- !u!1 &1488053766 GameObject: m_ObjectHideFlags: 0 @@ -5237,26 +6883,159 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1493663614} - 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: 1882445755} - m_Father: {fileID: 2108983516} - 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: -20, y: -20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!4 &1539694135 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - m_PrefabInstance: {fileID: 7928108577112020342} - m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1493663614} + 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: 1882445755} + m_Father: {fileID: 2108983516} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1549894624 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1549894625} + - component: {fileID: 1549894628} + - component: {fileID: 1549894627} + - component: {fileID: 1549894626} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1549894625 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + 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: 455707352} + m_Father: {fileID: 896664568} + 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: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1549894626 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1549894627} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1549894627 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1549894628 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_CullTransparentMesh: 1 --- !u!1 &1561113885 GameObject: m_ObjectHideFlags: 0 @@ -5394,6 +7173,8 @@ RectTransform: m_Children: - {fileID: 1169621960} - {fileID: 328125792} + - {fileID: 807059832} + - {fileID: 1852124488} m_Father: {fileID: 1626634859} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -5450,12 +7231,12 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 + m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1800, y: 900} + m_ReferenceResolution: {x: 1280, y: 720} m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 + m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 @@ -5479,7 +7260,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 + m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 m_SortingOrder: 0 @@ -5556,6 +7337,139 @@ Transform: - {fileID: 727782450799988070} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1658470985 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1658470986} + - component: {fileID: 1658470989} + - component: {fileID: 1658470988} + - component: {fileID: 1658470987} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1658470986 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + 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: 1189949121} + m_Father: {fileID: 896664568} + 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: 100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1658470987 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1658470988} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1658470988 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1658470989 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_CullTransparentMesh: 1 --- !u!1 &1714311179 GameObject: m_ObjectHideFlags: 0 @@ -5607,7 +7521,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &1725039668 RectTransform: m_ObjectHideFlags: 0 @@ -5672,7 +7586,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1096749762} + - m_Target: {fileID: 0} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp m_MethodName: OnClickAnchoring m_Mode: 1 @@ -5866,7 +7780,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &1831621137 RectTransform: m_ObjectHideFlags: 0 @@ -5931,7 +7845,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1096749762} + - m_Target: {fileID: 0} m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp m_MethodName: OnClickHinge m_Mode: 1 @@ -5987,6 +7901,44 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1627526225931160617} m_PrefabAsset: {fileID: 0} +--- !u!1 &1852124487 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1852124488} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1852124488 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1852124487} + 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: 141069422} + - {fileID: 1127525357} + - {fileID: 870647121} + m_Father: {fileID: 1601510087} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!4 &1865370384 stripped Transform: m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, @@ -6991,6 +8943,81 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1 &2135223095 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2135223096} + - component: {fileID: 2135223098} + - component: {fileID: 2135223097} + m_Layer: 5 + m_Name: Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2135223096 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2135223095} + 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: 607889440} + 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: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2135223097 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2135223095} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &2135223098 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2135223095} + m_CullTransparentMesh: 1 --- !u!1001 &312934814778461147 PrefabInstance: m_ObjectHideFlags: 0 @@ -7209,11 +9236,11 @@ Transform: m_GameObject: {fileID: 727782449433009720} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 727782450799988070} + m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &727782449433009724 MonoBehaviour: @@ -7288,7 +9315,6 @@ RectTransform: m_Children: - {fileID: 727782449381929454} - {fileID: 2040017098} - - {fileID: 727782449433009723} m_Father: {fileID: 1644673665} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -7308,6 +9334,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} m_Name: m_EditorClassIdentifier: + controlsCanvas: {fileID: 0} + backButton: {fileID: 0} --- !u!114 &727782450799988072 MonoBehaviour: m_ObjectHideFlags: 0 @@ -10972,6 +13000,7 @@ SceneRoots: - {fileID: 1773954006} - {fileID: 1644673665} - {fileID: 4959870972681412978} + - {fileID: 727782449433009723} - {fileID: 1565046920} - {fileID: 1626634859} - {fileID: 1241705675} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index dfbec26..2343175 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -27,6 +27,13 @@ public class MainmenuControlOnFold : MonoBehaviour public Button cancelButtonL; public UnityEngine.UI.ScrollRect textViewL; + public Button originalH; + public Button anchoringH; + public Button hingeH; + public Button confirmButtonH; + public Button cancelButtonH; + public UnityEngine.UI.ScrollRect textViewH; + private static readonly String ORIGINAL_TEXT = "To start, it's essential to implement support for " + "various aspect ratios in your Android Large Screen application. This ensures your " + "game or application appears correctly across different screen sizes. To do this, " + @@ -67,7 +74,6 @@ private void Awake() SetButtonsListeners(); configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") .GetComponent(typeof(ConfigurationManager)); - configurationManager.ActionOnFoldChange += OnFoldChange; configurationManager.ActionOnOrientationChange += OnOrientationChange; isConfirmState = false; UpdateButtonOnStateChange(); @@ -180,10 +186,6 @@ private void OnOrientationChange(ConfigurationManager.OrientationInfo info) ResetButtonsPosition(info.orientation); } - private void OnFoldChange(ConfigurationManager.FoldInfo info) - { - } - // Start is called before the first frame update void Start() { @@ -193,6 +195,5 @@ void Start() // Update is called once per frame void Update() { - } } From 2327c1fde8741779f5239f836d8ac9ab2fdafeae Mon Sep 17 00:00:00 2001 From: alyhung Date: Tue, 7 May 2024 21:42:15 +0800 Subject: [PATCH 11/46] add hinge text & control for mainmenu scene --- Assets/Scenes/Mainmenu/Mainmenu.unity | 1483 ++++++++++++--------- Assets/Scenes/Mainmenu/MainmenuControl.cs | 32 +- 2 files changed, 862 insertions(+), 653 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 293a4bd..e0d49b2 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -695,6 +695,96 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 141069421} m_CullTransparentMesh: 1 +--- !u!1 &141623670 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 141623671} + - component: {fileID: 141623674} + - component: {fileID: 141623673} + - component: {fileID: 141623672} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &141623671 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + 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: 1374750040} + m_Father: {fileID: 690662547} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &141623672 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &141623673 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &141623674 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_CullTransparentMesh: 1 --- !u!1 &143802508 GameObject: m_ObjectHideFlags: 0 @@ -1205,162 +1295,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 2134805168} m_PrefabAsset: {fileID: 0} ---- !u!1 &304245619 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 304245620} - - component: {fileID: 304245623} - - component: {fileID: 304245622} - - component: {fileID: 304245621} - m_Layer: 5 - m_Name: Content - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &304245620 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 304245619} - 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: 1248278356} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -0.000024684525} - m_SizeDelta: {x: 0, y: 232.4} - m_Pivot: {x: 0, y: 1} ---- !u!114 &304245621 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 304245619} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: To start, it's essential to implement support for various aspect ratios - in your Android Large Screen application. This ensures your game or application - appears correctly across different screen sizes. To do this, you should use the - full screen resizable setting. You might consider adjusting the camera or canvas - aspect ratio to better fit different screens. Settings in this project can be - viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ - file. You can experience the full screen resizable feature in the scene call - `Original` - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4281677109 - m_fontColor: {r: 0.20754719, g: 0.20754719, b: 0.20754719, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 - m_fontWeight: 400 - m_enableAutoSizing: 0 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 8 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 20, y: 20, z: 20, w: 20} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &304245622 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 304245619} - m_CullTransparentMesh: 1 ---- !u!114 &304245623 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 304245619} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} - m_Name: - m_EditorClassIdentifier: - m_HorizontalFit: 0 - m_VerticalFit: 2 --- !u!1 &306293833 GameObject: m_ObjectHideFlags: 0 @@ -2912,42 +2846,6 @@ Transform: - {fileID: 1743653272} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &607889439 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 607889440} - m_Layer: 5 - m_Name: Sliding Area - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &607889440 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 607889439} - 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: 2135223096} - m_Father: {fileID: 671820396} - 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: -20, y: -20} - m_Pivot: {x: 0.5, y: 0.5} --- !u!4 &621335031 stripped Transform: m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, @@ -2986,7 +2884,7 @@ Transform: - {fileID: 621335031} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &671820395 +--- !u!1 &687315784 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -2994,100 +2892,190 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 671820396} - - component: {fileID: 671820399} - - component: {fileID: 671820398} - - component: {fileID: 671820397} + - component: {fileID: 687315785} + - component: {fileID: 687315788} + - component: {fileID: 687315787} + - component: {fileID: 687315786} m_Layer: 5 - m_Name: Scrollbar Vertical + m_Name: TopCanvas m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &671820396 +--- !u!224 &687315785 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 671820395} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 687315784} + 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_LocalScale: {x: 0, y: 0, z: 0} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 607889440} - m_Father: {fileID: 870647121} + - {fileID: 1668951782} + m_Father: {fileID: 1626634859} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 1} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 20, y: -17} - m_Pivot: {x: 1, y: 1} ---- !u!114 &671820397 + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &687315786 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 671820395} + m_GameObject: {fileID: 687315784} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} m_Name: m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 2135223097} - m_HandleRect: {fileID: 2135223096} - m_Direction: 2 - m_Value: 1 - m_Size: 1 - m_NumberOfSteps: 0 + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &687315787 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &687315788 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 825979569} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!1 &690662546 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 690662547} + - component: {fileID: 690662550} + - component: {fileID: 690662549} + - component: {fileID: 690662548} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &690662547 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + 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: 141623671} + - {fileID: 1960975987} + m_Father: {fileID: 1668951782} + 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: 1000, y: 500} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &690662548 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Content: {fileID: 1374750040} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 141623671} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 1960975988} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 m_OnValueChanged: m_PersistentCalls: m_Calls: [] ---- !u!114 &671820398 +--- !u!114 &690662549 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 671820395} + m_GameObject: {fileID: 690662546} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -3104,20 +3092,14 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &671820399 +--- !u!222 &690662550 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 671820395} + m_GameObject: {fileID: 690662546} m_CullTransparentMesh: 1 ---- !u!4 &687687490 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - m_PrefabInstance: {fileID: 7027970942513970745} - m_PrefabAsset: {fileID: 0} --- !u!1 &733782136 GameObject: m_ObjectHideFlags: 0 @@ -3431,12 +3413,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -3736,7 +3718,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3780,12 +3762,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3976,114 +3958,6 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 250, y: 250} m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &870647120 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 870647121} - - component: {fileID: 870647124} - - component: {fileID: 870647123} - - component: {fileID: 870647122} - m_Layer: 5 - m_Name: Scroll View - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!224 &870647121 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 870647120} - 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: 1248278356} - - {fileID: 671820396} - m_Father: {fileID: 1852124488} - 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: 60} - m_SizeDelta: {x: 1000, y: 350} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &870647122 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 870647120} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Content: {fileID: 304245620} - m_Horizontal: 0 - m_Vertical: 1 - m_MovementType: 1 - m_Elasticity: 0.1 - m_Inertia: 1 - m_DecelerationRate: 0.135 - m_ScrollSensitivity: 1 - m_Viewport: {fileID: 1248278356} - m_HorizontalScrollbar: {fileID: 0} - m_VerticalScrollbar: {fileID: 671820397} - m_HorizontalScrollbarVisibility: 2 - m_VerticalScrollbarVisibility: 2 - m_HorizontalScrollbarSpacing: -3 - m_VerticalScrollbarSpacing: -3 - m_OnValueChanged: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &870647123 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 870647120} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} - 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: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &870647124 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 870647120} - m_CullTransparentMesh: 1 --- !u!1 &896664567 GameObject: m_ObjectHideFlags: 0 @@ -6033,7 +5907,7 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &1248278355 +--- !u!1 &1290339268 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -6041,116 +5915,26 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1248278356} - - component: {fileID: 1248278359} - - component: {fileID: 1248278358} - - component: {fileID: 1248278357} - m_Layer: 5 - m_Name: Viewport + - component: {fileID: 1290339269} + - component: {fileID: 1290339271} + - component: {fileID: 1290339270} + m_Layer: 0 + m_Name: Trigger - Intro Transition - Far To Near m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1248278356 -RectTransform: +--- !u!4 &1290339269 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1248278355} + m_GameObject: {fileID: 1290339268} + serializedVersion: 2 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: 304245620} - m_Father: {fileID: 870647121} - 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: -17, y: 0} - m_Pivot: {x: 0, y: 1} ---- !u!114 &1248278357 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1248278355} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ShowMaskGraphic: 0 ---- !u!114 &1248278358 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1248278355} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 10917, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1248278359 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1248278355} - m_CullTransparentMesh: 1 ---- !u!1 &1290339268 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1290339269} - - component: {fileID: 1290339271} - - component: {fileID: 1290339270} - m_Layer: 0 - m_Name: Trigger - Intro Transition - Far To Near - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1290339269 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -47, y: 0.02, z: 0} + m_LocalPosition: {x: -47, y: 0.02, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -6461,6 +6245,162 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1346792638} m_PrefabAsset: {fileID: 0} +--- !u!1 &1374750039 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1374750040} + - component: {fileID: 1374750042} + - component: {fileID: 1374750041} + - component: {fileID: 1374750043} + m_Layer: 5 + m_Name: Content + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1374750040 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + 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: 141623671} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.00007766485} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &1374750041 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. Enable your game to resize and + change aspect ratio by setting the Resizable Window property in the Unity build + settings (see Multi-window mode). You might consider adjusting the camera or + canvas aspect ratio to better fit different screens. You can view project settings + in the Build Settings and in the Plugins/Android/AndroidManifest.xml file. Experience + the full screen resizable feature in the project's Original scene. + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1374750042 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_CullTransparentMesh: 1 +--- !u!114 &1374750043 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 --- !u!1 &1462169340 GameObject: m_ObjectHideFlags: 0 @@ -7166,7 +7106,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1601510086} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + 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 @@ -7175,7 +7115,7 @@ RectTransform: - {fileID: 328125792} - {fileID: 807059832} - {fileID: 1852124488} - m_Father: {fileID: 1626634859} + m_Father: {fileID: 1743098631} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -7191,80 +7131,14 @@ GameObject: serializedVersion: 6 m_Component: - component: {fileID: 1626634859} - - component: {fileID: 1626634858} - - component: {fileID: 1626634857} - - component: {fileID: 1626634856} - component: {fileID: 1626634860} m_Layer: 5 - m_Name: Canvas-OnlyShowOnFold + m_Name: GroupCanvas-OnlyShowOnFold m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &1626634856 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1626634857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 1 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1280, y: 720} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1626634858 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 1 - m_Camera: {fileID: 752652920} - m_PlaneDistance: 1 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 --- !u!224 &1626634859 RectTransform: m_ObjectHideFlags: 0 @@ -7274,17 +7148,18 @@ RectTransform: m_GameObject: {fileID: 1626634855} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1601510087} + - {fileID: 1743098631} + - {fileID: 687315785} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {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, y: 0} + m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1626634860 MonoBehaviour: m_ObjectHideFlags: 0 @@ -7304,6 +7179,7 @@ MonoBehaviour: - {fileID: 1644673664} enableOnFold: - {fileID: 1601510086} + - {fileID: 1668951781} simulateFoldInEditor: 0 --- !u!1 &1644673664 GameObject: @@ -7470,6 +7346,117 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1658470985} m_CullTransparentMesh: 1 +--- !u!1 &1668951781 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1668951782} + m_Layer: 5 + m_Name: Center + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1668951782 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1668951781} + 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: 690662547} + m_Father: {fileID: 687315785} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1701287880 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1701287881} + - component: {fileID: 1701287883} + - component: {fileID: 1701287882} + m_Layer: 5 + m_Name: Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1701287881 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + 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: 2026583613} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1701287882 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1701287883 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + m_CullTransparentMesh: 1 --- !u!1 &1714311179 GameObject: m_ObjectHideFlags: 0 @@ -7604,38 +7591,140 @@ MonoBehaviour: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} + m_GameObject: {fileID: 1725039667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1725039671 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_CullTransparentMesh: 1 +--- !u!1 &1743098630 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1743098631} + - component: {fileID: 1743098634} + - component: {fileID: 1743098633} + - component: {fileID: 1743098632} + m_Layer: 5 + m_Name: BottomCanvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1743098631 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1601510087} + m_Father: {fileID: 1626634859} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &1743098632 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1743098633 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - 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: 10905, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1725039671 -CanvasRenderer: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1743098634 +Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1725039667} - m_CullTransparentMesh: 1 + m_GameObject: {fileID: 1743098630} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 752652920} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 --- !u!4 &1743653272 stripped Transform: m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, @@ -7931,7 +8020,6 @@ RectTransform: m_Children: - {fileID: 141069422} - {fileID: 1127525357} - - {fileID: 870647121} m_Father: {fileID: 1601510087} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -8101,6 +8189,132 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1979114208} m_PrefabAsset: {fileID: 0} +--- !u!1 &1960975986 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1960975987} + - component: {fileID: 1960975990} + - component: {fileID: 1960975989} + - component: {fileID: 1960975988} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1960975987 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + 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: 2026583613} + m_Father: {fileID: 690662547} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &1960975988 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1701287882} + m_HandleRect: {fileID: 1701287881} + m_Direction: 2 + m_Value: 1 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1960975989 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1960975990 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_CullTransparentMesh: 1 --- !u!1001 &1979114208 PrefabInstance: m_ObjectHideFlags: 0 @@ -8264,6 +8478,42 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &2026583612 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2026583613} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2026583613 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2026583612} + 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: 1701287881} + m_Father: {fileID: 1960975987} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &2028422992 GameObject: m_ObjectHideFlags: 0 @@ -8943,81 +9193,6 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} ---- !u!1 &2135223095 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2135223096} - - component: {fileID: 2135223098} - - component: {fileID: 2135223097} - m_Layer: 5 - m_Name: Handle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &2135223096 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2135223095} - 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: 607889440} - 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: 20, y: 20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &2135223097 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2135223095} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 10905, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &2135223098 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2135223095} - m_CullTransparentMesh: 1 --- !u!1001 &312934814778461147 PrefabInstance: m_ObjectHideFlags: 0 @@ -9362,6 +9537,12 @@ MonoBehaviour: confirmButtonL: {fileID: 1462169342} cancelButtonL: {fileID: 125927435} textViewL: {fileID: 408148546} + originalH: {fileID: 1658470987} + anchoringH: {fileID: 1549894626} + hingeH: {fileID: 1466859445} + confirmButtonH: {fileID: 141069423} + cancelButtonH: {fileID: 1127525358} + textViewH: {fileID: 690662548} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index 2343175..7d4eef1 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -5,7 +5,6 @@ using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; -using static UnityEngine.RectTransform; public class MainmenuControlOnFold : MonoBehaviour { @@ -59,6 +58,16 @@ public class MainmenuControlOnFold : MonoBehaviour "The scene then use the PanelOnFold script to control its UI based on the fold status of " + "the device such as showing the bottom controller panel when device is on tabletop mode and adjusting the camera."; + private static readonly String MENU_TEXT = "This project is based on the Unity 2D demonstration project Lost Crypt, " + + "it demonstrates how to support large screen resizability in Unity. Large screen and foldable device " + + "support requires a number of changes to the Unity build options, as well as considerations in " + + "the layout of your Camera and UI canvases. The project contains four different scenes:\r\n\r\n " + + " *Original*: Support for basic resizable feature. \r\n " + + " *Anchoring*: Same as *Original* scene, but adapts to various aspect ratios and avoids the display cutout. \r\n " + + " *HingeAware*: Same as *Anchoring* scene, but supports tabletop mode. \r\n " + + " *Mainmenu*: Starting scene, allows navigation to the other scenes. " + + "This scene fully supports all device orientation, fold & unfold, and tabletop mode."; + private enum TARGET_SCENE { ORIGINAL, @@ -72,34 +81,43 @@ private enum TARGET_SCENE private void Awake() { SetButtonsListeners(); + UpdateButtonOnStateChange(); configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") .GetComponent(typeof(ConfigurationManager)); configurationManager.ActionOnOrientationChange += OnOrientationChange; isConfirmState = false; - UpdateButtonOnStateChange(); + textViewH.transform.GetChild(0).transform.GetChild(0) + .GetComponent().SetText(MENU_TEXT); } private void SetButtonsListeners() { originalP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); originalL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + originalH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); anchoringP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); anchoringL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + anchoringH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); hingeP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); hingeL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + hingeH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); confirmButtonP.onClick.AddListener(ConfirmGotoScene); confirmButtonL.onClick.AddListener(ConfirmGotoScene); + confirmButtonH.onClick.AddListener(ConfirmGotoScene); cancelButtonP.onClick.AddListener(CancelGotoScene); cancelButtonL.onClick.AddListener(CancelGotoScene); + cancelButtonH.onClick.AddListener(CancelGotoScene); } private void CancelGotoScene() { isConfirmState = false; + textViewH.transform.GetChild(0).transform.GetChild(0) + .GetComponent().SetText(MENU_TEXT); UpdateButtonOnStateChange(); } @@ -132,14 +150,17 @@ private void ChangeToConfirmState(TARGET_SCENE targetScene) case TARGET_SCENE.ORIGINAL: textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); break; case TARGET_SCENE.ANCHORING: textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); break; case TARGET_SCENE.HINGE: textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); break; default: break; @@ -172,6 +193,9 @@ private void UpdateButtonOnStateChange() textViewL.gameObject.SetActive(isConfirmState); cancelButtonL.gameObject.SetActive(isConfirmState); + confirmButtonH.gameObject.SetActive(isConfirmState); + cancelButtonH.gameObject.SetActive(isConfirmState); + originalP.gameObject.SetActive(!isConfirmState); anchoringP.gameObject.SetActive(!isConfirmState); hingeP.gameObject.SetActive(!isConfirmState); @@ -179,6 +203,10 @@ private void UpdateButtonOnStateChange() originalL.gameObject.SetActive(!isConfirmState); anchoringL.gameObject.SetActive(!isConfirmState); hingeL.gameObject.SetActive(!isConfirmState); + + originalH.gameObject.SetActive(!isConfirmState); + anchoringH.gameObject.SetActive(!isConfirmState); + hingeH.gameObject.SetActive(!isConfirmState); } private void OnOrientationChange(ConfigurationManager.OrientationInfo info) From ee65190db86389e7a15e5b555d24eff30fa0c414 Mon Sep 17 00:00:00 2001 From: alyhung Date: Tue, 7 May 2024 22:37:10 +0800 Subject: [PATCH 12/46] add delay to Anchoring scene to avoid bad ratio control --- .../Scenes/1.HandleAnchoring/Anchoring.unity | 434 +++++++++++++++++- .../1.HandleAnchoring/CameraAspectLock.cs | 14 +- .../GameScripts/ConfigurationResponse.cs | 7 +- 3 files changed, 431 insertions(+), 24 deletions(-) diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index 744ba7d..2387165 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -1984,6 +1984,128 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &556340175 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 556340176} + - component: {fileID: 556340179} + - component: {fileID: 556340178} + - component: {fileID: 556340177} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &556340176 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 556340175} + 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: 896901760} + m_Father: {fileID: 1538028894} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &556340177 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 556340175} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1538028890} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1538028890} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &556340178 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 556340175} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &556340179 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 556340175} + m_CullTransparentMesh: 1 --- !u!1 &562934383 GameObject: m_ObjectHideFlags: 0 @@ -3140,7 +3262,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -43.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3184,12 +3306,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3237,6 +3359,142 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: maintainAspect: 1.777 +--- !u!1 &896901757 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 896901760} + - component: {fileID: 896901759} + - component: {fileID: 896901758} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &896901758 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 896901757} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &896901759 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 896901757} + m_CullTransparentMesh: 1 +--- !u!224 &896901760 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 896901757} + 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: 556340176} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1001 &904104553 PrefabInstance: m_ObjectHideFlags: 0 @@ -6298,10 +6556,34 @@ MonoBehaviour: m_EditorClassIdentifier: OnConfigurationChanged: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1538028890} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 OnFoldChanged: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1538028890} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!4 &1241705675 Transform: m_ObjectHideFlags: 0 @@ -7262,6 +7544,139 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!1 &1538028889 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1538028894} + - component: {fileID: 1538028893} + - component: {fileID: 1538028892} + - component: {fileID: 1538028891} + - component: {fileID: 1538028890} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1538028890 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1538028889} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 556340175} + labelPauseContinue: {fileID: 896901758} + autoUnpauseTime: 1 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 825979573} + m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp + m_MethodName: MaintainAspectRatio + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1538028891 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1538028889} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1538028892 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1538028889} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1538028893 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1538028889} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!224 &1538028894 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1538028889} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 556340176} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -14213,3 +14628,4 @@ SceneRoots: - {fileID: 1565046920} - {fileID: 1626634859} - {fileID: 1241705675} + - {fileID: 1538028894} diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs index 190bbcf..e465dbd 100644 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -6,24 +6,12 @@ public class CameraAspectLock : MonoBehaviour [Range(0.5f, 2.2f)] public float maintainAspect = 1.0f; private Camera _camera; - private ConfigurationManager configurationManager; private void Awake() { _camera = GetComponent(); - configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") - .GetComponent(typeof(ConfigurationManager)); } private void Start() { - configurationManager.ActionOnOrientationChange += OnOrientationChange; - } - - private void OnDestroy() { - configurationManager.ActionOnOrientationChange -= OnOrientationChange; - } - - void OnOrientationChange(ConfigurationManager.OrientationInfo info) { - MaintainAspectRatio(); } #if UNITY_EDITOR @@ -33,7 +21,7 @@ private void Update() { } #endif - void MaintainAspectRatio() { + public void MaintainAspectRatio() { float scaleScreen = Screen.width / Screen.height; Rect rect = _camera.pixelRect; if (scaleScreen > maintainAspect) { diff --git a/Assets/Scripts/GameScripts/ConfigurationResponse.cs b/Assets/Scripts/GameScripts/ConfigurationResponse.cs index 2dccce4..486b5e3 100644 --- a/Assets/Scripts/GameScripts/ConfigurationResponse.cs +++ b/Assets/Scripts/GameScripts/ConfigurationResponse.cs @@ -1,13 +1,15 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; +using UnityEngine.Events; public class ConfigurationResponse : MonoBehaviour { public GameObject rootPauseScreen; public TMPro.TMP_Text labelPauseContinue; public float autoUnpauseTime = 1.0f; + public UnityEvent callbackOrientationChange; - private void Awake() { + private void Awake() { UnpauseGame(); } @@ -36,7 +38,8 @@ IEnumerator UnpauseInTime(float time) { } UnpauseGame(); - } + callbackOrientationChange?.Invoke(); + } public void ConditionallyPauseGameOnFoldChange(ConfigurationManager.FoldInfo foldInfo) { // Set pause if we changed from folded to unfolded configurations From 3b20e1b21f2e3af6b8ef640341a9d46cbe66a0b2 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 8 May 2024 00:05:27 +0800 Subject: [PATCH 13/46] remove unused object --- Assets/Scenes/0.OriginalScene/Original.unity | 187 +------------------ 1 file changed, 7 insertions(+), 180 deletions(-) diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity index b92f2ec..1d37e10 100644 --- a/Assets/Scenes/0.OriginalScene/Original.unity +++ b/Assets/Scenes/0.OriginalScene/Original.unity @@ -5606,7 +5606,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /space + m_ControlPath: /escape --- !u!114 &1223917213 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6546,6 +6546,11 @@ PrefabInstance: propertyPath: backButton value: objectReference: {fileID: 1223917213} + - target: {fileID: 727782450807848529, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_AdditionalShaderChannelsFlag + value: 25 + objectReference: {fileID: 0} - target: {fileID: 727782450807848534, guid: 4bedf3127b3e64580bd112a7a1f4244c, type: 3} propertyPath: m_IsActive @@ -6855,108 +6860,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1 &1626634855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1626634859} - - component: {fileID: 1626634858} - - component: {fileID: 1626634857} - - component: {fileID: 1626634856} - m_Layer: 5 - m_Name: Canvas18:9 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1626634856 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1626634857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 1 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 1800, y: 900} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1626634858 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &1626634859 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1825822856} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} --- !u!43 &1630560359 Mesh: m_ObjectHideFlags: 0 @@ -7885,81 +7788,6 @@ Mesh: offset: 0 size: 0 path: ---- !u!1 &1825822855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1825822856} - - component: {fileID: 1825822858} - - component: {fileID: 1825822857} - m_Layer: 5 - m_Name: OverlayBackground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1825822856 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - 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: 1626634859} - 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: 200, y: 200} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1825822857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.5019608} - 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 0 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1825822858 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_CullTransparentMesh: 1 --- !u!4 &1832493931 stripped Transform: m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, @@ -10124,7 +9952,7 @@ PrefabInstance: - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} propertyPath: m_LocalPosition.x - value: -36.776024 + value: -43.86103 objectReference: {fileID: 0} - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} @@ -12340,4 +12168,3 @@ SceneRoots: - {fileID: 1644673665} - {fileID: 4959870972681412978} - {fileID: 1565046920} - - {fileID: 1626634859} From 128a740d64793943ff7f91432ce420525558ac08 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 8 May 2024 00:06:34 +0800 Subject: [PATCH 14/46] reset time scale to avoid controlling issue --- Assets/Scenes/Mainmenu/MainmenuControl.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index 7d4eef1..1558722 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -123,6 +123,7 @@ private void CancelGotoScene() private void ConfirmGotoScene() { + Time.timeScale = 1.0f; switch (targetScene) { case TARGET_SCENE.ORIGINAL: From ddb679d3246b6a1a6099829cee805428b78b4f3a Mon Sep 17 00:00:00 2001 From: alyhung Date: Thu, 9 May 2024 16:43:12 +0800 Subject: [PATCH 15/46] delay one frame when deal with onConfigurationChange in Anchoring scene --- .../Scenes/1.HandleAnchoring/Anchoring.unity | 412 +----------------- .../1.HandleAnchoring/CameraAspectLock.cs | 28 +- 2 files changed, 30 insertions(+), 410 deletions(-) diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index 2387165..bc0b96c 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -879,7 +879,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /space + m_ControlPath: /escape --- !u!114 &170387423 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1984,128 +1984,6 @@ Mesh: offset: 0 size: 0 path: ---- !u!1 &556340175 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 556340176} - - component: {fileID: 556340179} - - component: {fileID: 556340178} - - component: {fileID: 556340177} - m_Layer: 5 - m_Name: PausePanel - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &556340176 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 556340175} - 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: 896901760} - m_Father: {fileID: 1538028894} - 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: 40, y: 40} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &556340177 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 556340175} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Delegates: - - eventID: 15 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 1538028890} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 - - eventID: 4 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 1538028890} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!114 &556340178 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 556340175} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} - 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: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &556340179 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 556340175} - m_CullTransparentMesh: 1 --- !u!1 &562934383 GameObject: m_ObjectHideFlags: 0 @@ -3262,7 +3140,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -43.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -42.527695, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3359,142 +3237,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: maintainAspect: 1.777 ---- !u!1 &896901757 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 896901760} - - component: {fileID: 896901759} - - component: {fileID: 896901758} - m_Layer: 5 - m_Name: PauseText - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &896901758 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 896901757} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 'PAUSED - - (tap to continue)' - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 44.1 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 512 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &896901759 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 896901757} - m_CullTransparentMesh: 1 ---- !u!224 &896901760 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 896901757} - 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: 556340176} - 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: -240, y: 100} - m_Pivot: {x: 0.5, y: 0.5} --- !u!1001 &904104553 PrefabInstance: m_ObjectHideFlags: 0 @@ -6557,10 +6299,10 @@ MonoBehaviour: OnConfigurationChanged: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1538028890} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: ConditionallyPauseGameOnOrientationChange - m_Mode: 0 + - m_Target: {fileID: 825979573} + m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp + m_MethodName: OnConfigurationChanged + m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine @@ -6572,10 +6314,10 @@ MonoBehaviour: OnFoldChanged: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 1538028890} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: ConditionallyPauseGameOnFoldChange - m_Mode: 0 + - m_Target: {fileID: 825979573} + m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp + m_MethodName: OnConfigurationChanged + m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine @@ -7544,139 +7286,6 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} ---- !u!1 &1538028889 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1538028894} - - component: {fileID: 1538028893} - - component: {fileID: 1538028892} - - component: {fileID: 1538028891} - - component: {fileID: 1538028890} - m_Layer: 5 - m_Name: Canvas-PauseGame - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1538028890 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1538028889} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} - m_Name: - m_EditorClassIdentifier: - rootPauseScreen: {fileID: 556340175} - labelPauseContinue: {fileID: 896901758} - autoUnpauseTime: 1 - callbackOrientationChange: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 825979573} - m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp - m_MethodName: MaintainAspectRatio - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!114 &1538028891 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1538028889} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1538028892 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1538028889} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1538028893 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1538028889} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 1 - m_TargetDisplay: 0 ---- !u!224 &1538028894 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1538028889} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 556340176} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -14628,4 +14237,3 @@ SceneRoots: - {fileID: 1565046920} - {fileID: 1626634859} - {fileID: 1241705675} - - {fileID: 1538028894} diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs index e465dbd..005cac5 100644 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -1,3 +1,4 @@ +using System.Collections; using UnityEngine; [RequireComponent(typeof(Camera))] @@ -14,15 +15,23 @@ private void Awake() { private void Start() { } -#if UNITY_EDITOR private void Update() { - // In-editor testing can test and simulate orientation changes - MaintainAspectRatio(); - } -#endif + // In-editor testing can test and simulate orientation changes + #if UNITY_EDITOR + StartCoroutine(MaintainAspectRatio()); + #endif + } + + + public void OnConfigurationChanged() + { + StartCoroutine(MaintainAspectRatio()); + } + + private IEnumerator MaintainAspectRatio() + { - public void MaintainAspectRatio() { - float scaleScreen = Screen.width / Screen.height; + float scaleScreen = Screen.width / Screen.height; Rect rect = _camera.pixelRect; if (scaleScreen > maintainAspect) { // use height, lock width to max at aspect scale @@ -47,6 +56,9 @@ public void MaintainAspectRatio() { rect.x = Mathf.Floor((Screen.width - rect.width) * 0.5f); rect.y = Mathf.Floor((Screen.height - rect.height) * 0.5f); - _camera.pixelRect = rect; + + yield return null; + + _camera.pixelRect = rect; } } \ No newline at end of file From 28e4c85766ff93d6961deb7adfcce4c40f4db68b Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 11:26:48 +0800 Subject: [PATCH 16/46] fix back buttons --- Assets/Scenes/0.OriginalScene/Original.unity | 28 +- .../Scenes/1.HandleAnchoring/Anchoring.unity | 15 +- Assets/Scenes/2.HandleHinge/HingeAware.unity | 319 ++++++++++++++++-- .../Scripts/GameScripts/OnScreenControls.cs | 13 +- 4 files changed, 340 insertions(+), 35 deletions(-) diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity index 1d37e10..ec67c9e 100644 --- a/Assets/Scenes/0.OriginalScene/Original.unity +++ b/Assets/Scenes/0.OriginalScene/Original.unity @@ -5650,7 +5650,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1223917214} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1460031422} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1223917214 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6571,6 +6583,18 @@ RectTransform: type: 3} m_PrefabInstance: {fileID: 1460031420} m_PrefabAsset: {fileID: 0} +--- !u!114 &1460031422 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 727782449407591131, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + m_PrefabInstance: {fileID: 1460031420} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1001 &1497350387 PrefabInstance: m_ObjectHideFlags: 0 @@ -9952,7 +9976,7 @@ PrefabInstance: - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} propertyPath: m_LocalPosition.x - value: -43.86103 + value: -42.527695 objectReference: {fileID: 0} - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index bc0b96c..6cd9e50 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -923,7 +923,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 170387424} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &170387424 MonoBehaviour: m_ObjectHideFlags: 0 @@ -11222,7 +11234,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: controlsCanvas: {fileID: 727782449381929453} - backButton: {fileID: 170387423} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index f087daa..c96421d 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -326,6 +326,81 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &25308400 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 25308401} + - component: {fileID: 25308403} + - component: {fileID: 25308402} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &25308401 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + 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: 1532375012} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &25308402 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &25308403 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + m_CullTransparentMesh: 0 --- !u!1 &79114920 stripped GameObject: m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, @@ -1080,7 +1155,7 @@ GameObject: m_Component: - component: {fileID: 270955015} m_Layer: 5 - m_Name: LowerRightAnchor + m_Name: LowRightAnchor m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1095,7 +1170,7 @@ RectTransform: m_GameObject: {fileID: 270955014} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 2, y: 2, z: 2} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1470445004} @@ -2725,7 +2800,7 @@ RectTransform: m_GameObject: {fileID: 711817436} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 2, y: 2, z: 2} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 877407280} @@ -2973,12 +3048,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -3439,7 +3514,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -49.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -42.527695, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3483,12 +3558,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3641,6 +3716,9 @@ MonoBehaviour: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} autoUnpauseTime: 1 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: [] --- !u!1 &877407279 GameObject: m_ObjectHideFlags: 0 @@ -8045,6 +8123,42 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1470445003} m_CullTransparentMesh: 0 +--- !u!1 &1488930085 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1488930086} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1488930086 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488930085} + 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: 1532375012} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1001 &1497350387 PrefabInstance: m_ObjectHideFlags: 0 @@ -8118,6 +8232,153 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!1 &1532375011 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1532375012} + - component: {fileID: 1532375016} + - component: {fileID: 1532375015} + - component: {fileID: 1532375014} + - component: {fileID: 1532375013} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1532375012 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + 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: 25308401} + m_Father: {fileID: 1488930086} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1532375013 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /escape +--- !u!114 &1532375014 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1532375015} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1532375015 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1532375016 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_CullTransparentMesh: 0 --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -8366,6 +8627,7 @@ RectTransform: - {fileID: 328125792} - {fileID: 711817437} - {fileID: 270955015} + - {fileID: 1488930086} m_Father: {fileID: 1626634859} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -8422,12 +8684,12 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 + m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1800, y: 900} + m_ReferenceResolution: {x: 1280, y: 720} m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 + m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 @@ -9786,7 +10048,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} m_Name: m_EditorClassIdentifier: - m_ControlPath: /space + m_ControlPath: /escape --- !u!114 &1892560228 MonoBehaviour: m_ObjectHideFlags: 0 @@ -9830,7 +10092,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1892560229} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1892560229 MonoBehaviour: m_ObjectHideFlags: 0 @@ -10912,7 +11186,7 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 38.55 + m_fontSize: 44.1 m_fontSizeBase: 36 m_fontWeight: 400 m_enableAutoSizing: 1 @@ -12594,7 +12868,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: controlsCanvas: {fileID: 727782449381929453} - backButton: {fileID: 1892560228} --- !u!50 &1552010512268305782 Rigidbody2D: serializedVersion: 4 diff --git a/Assets/Scripts/GameScripts/OnScreenControls.cs b/Assets/Scripts/GameScripts/OnScreenControls.cs index fbdb74e..462a859 100644 --- a/Assets/Scripts/GameScripts/OnScreenControls.cs +++ b/Assets/Scripts/GameScripts/OnScreenControls.cs @@ -6,7 +6,6 @@ public class OnScreenControls : MonoBehaviour { public Canvas controlsCanvas; - public Button backButton; void Awake() { @@ -21,13 +20,11 @@ void Awake() if (isMobile) Application.targetFrameRate = 60; + + } - if (backButton) - { - backButton.onClick.AddListener(() => - { - SceneManager.LoadSceneAsync("Mainmenu"); - }); - } + public void BackToMainmenuScene() + { + SceneManager.LoadSceneAsync("Mainmenu"); } } From 763cb9c5ae47ddafc8dff739b32ebd8ad02d3fce Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 11:49:41 +0800 Subject: [PATCH 17/46] fix gradient background on wide devices --- Assets/Scenes/Mainmenu/Mainmenu.unity | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index e0d49b2..6aafb4b 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -3718,7 +3718,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} + m_LocalPosition: {x: -43.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3920,6 +3920,9 @@ MonoBehaviour: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} autoUnpauseTime: 1 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: [] --- !u!1 &869777016 GameObject: m_ObjectHideFlags: 0 @@ -4078,7 +4081,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1911403373} m_HandleRect: {fileID: 1911403372} m_Direction: 2 - m_Value: 0 + m_Value: 1 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -9510,7 +9513,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: controlsCanvas: {fileID: 0} - backButton: {fileID: 0} --- !u!114 &727782450799988072 MonoBehaviour: m_ObjectHideFlags: 0 @@ -12729,12 +12731,12 @@ PrefabInstance: - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} propertyPath: m_LocalScale.x - value: 424.29688 + value: 493.9664 objectReference: {fileID: 0} - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} propertyPath: m_LocalPosition.x - value: -44.1542 + value: -38.5792 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] From 65f11b49f1eb53862db9e7aa209ffaafbc5f2204 Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 11:54:39 +0800 Subject: [PATCH 18/46] adjust main camera for wide devies --- Assets/Scenes/Mainmenu/Mainmenu.unity | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 6aafb4b..37f8d08 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -3719,7 +3719,7 @@ Transform: serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -43.86103, y: 5.7400007, z: -10} - m_LocalScale: {x: 0.1, y: 0.1, z: 1} + m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 257492487} @@ -10059,6 +10059,16 @@ PrefabInstance: propertyPath: m_Name value: Environment_Background_Clouds_1 objectReference: {fileID: 0} + - target: {fileID: 3700321189039091787, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: -17.86 + objectReference: {fileID: 0} + - target: {fileID: 3700321189039091787, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.19 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] From d0e48f52ae0a1f954381801903d42ef7185c119c Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 11:56:42 +0800 Subject: [PATCH 19/46] adjust background objects for wide devices --- Assets/Scenes/Mainmenu/Mainmenu.unity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 37f8d08..4c38d2f 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -3718,7 +3718,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -43.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -35.86103, y: 5.7400007, z: -10} m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] From c11c0111432096e2e55a721ea5fdef447fbb751a Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 13:00:37 +0800 Subject: [PATCH 20/46] fix issue at game start where mainmenu scene detects wrong orientation --- Assets/Scenes/Mainmenu/MainmenuControl.cs | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index 1558722..1ef74a8 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -171,7 +171,6 @@ private void ChangeToConfirmState(TARGET_SCENE targetScene) private void ResetButtonsPosition(string orientation) { - Debug.Log("reset button: " + orientation); if (orientation.Equals("ORIENTATION_PORTRAIT")) { portraitCanvas.gameObject.SetActive(true); @@ -218,7 +217,16 @@ private void OnOrientationChange(ConfigurationManager.OrientationInfo info) // Start is called before the first frame update void Start() { - ResetButtonsPosition(Screen.orientation == 0 ? "ORIENTATION_PORTRAIT" : "ORIENTATION_LANDSCAPE"); + String targetOrientation; + if (Screen.orientation == ScreenOrientation.Portrait || + Screen.orientation == ScreenOrientation.PortraitUpsideDown) { + targetOrientation = "ORIENTATION_PORTRAIT"; + } + else + { + targetOrientation = "ORIENTATION_LANDSCAPE"; + } + ResetButtonsPosition(targetOrientation); } // Update is called once per frame From 6424db677acddf09098ec2abe2b201d8b477cf14 Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 13:14:36 +0800 Subject: [PATCH 21/46] adjust mainmenu UI in tabletop mode --- Assets/Scenes/Mainmenu/Mainmenu.unity | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 4c38d2f..1a2fba1 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -2957,7 +2957,7 @@ MonoBehaviour: m_ScaleFactor: 1 m_ReferenceResolution: {x: 1280, y: 720} m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 + m_MatchWidthOrHeight: 0.501 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 @@ -3718,7 +3718,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -35.86103, y: 5.7400007, z: -10} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -4081,7 +4081,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1911403373} m_HandleRect: {fileID: 1911403372} m_Direction: 2 - m_Value: 1 + m_Value: 0 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: From 5d0ccdd6cb14f444e064378c93746558e37a2712 Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 17:22:49 +0800 Subject: [PATCH 22/46] update java code to follow Andoid guidance on detecting fold events --- .../Android/LargeScreenPlayableActivity.java | 63 ++++++++++++------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index 61feeab..07dd0e6 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -50,6 +50,8 @@ public class LargeScreenPlayableActivity extends UnityPlayerActivity { WindowLayoutInfo lastLayoutInfo = null; FoldingFeature lastFoldingFeature = null; WindowInfoTrackerCallbackAdapter wit; + private final LayoutStateChangeCallback layoutStateChangeCallback = + new LayoutStateChangeCallback(); @Override @@ -61,14 +63,14 @@ protected void onCreate(Bundle bundle) { getWindow().getAttributes().layoutInDisplayCutoutMode = WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS; } - wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.Companion.getOrCreate(this)); + wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.getOrCreate(this)); } @Override public void onConfigurationChanged(Configuration newConfig) { super.onConfigurationChanged(newConfig); - Log.d(TAG, newConfig.toString()); + Log.d(TAG, "on Configuration changed: " + newConfig.toString()); // winConfig={ mBounds=Rect(0, 0 - 1080, 2092) mAppBounds=Rect(0, 0 - 1080, 1896) mMaxBounds=Rect(0, 0 - 1080, 2092) mDisplayRotation=ROTATION_180 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_180}} try { @@ -146,25 +148,34 @@ protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { @Override protected void onStart() { super.onStart(); - wit.addWindowLayoutInfoListener(this, runOnUiThreadExecutor(), (newLayoutInfo -> { - lastLayoutInfo = newLayoutInfo; - - lastFoldingFeature = null; - if (newLayoutInfo.getDisplayFeatures().size() > 0) { - newLayoutInfo.getDisplayFeatures().forEach(displayFeature -> { - FoldingFeature foldingFeature = (FoldingFeature)displayFeature; - if (foldingFeature != null) - { // only set if it's a fold, not other feature type. only works for single-fold devices. - lastFoldingFeature = foldingFeature; - HandleFoldingFeatures(foldingFeature); - Log.d(TAG, "Fold changed: " + foldingFeature.toString()); - - } else { - Log.d(TAG, "Fold changed: [Closed]"); - } - }); - } - })); + wit.addWindowLayoutInfoListener( + this, Runnable::run, layoutStateChangeCallback); + } + + @Override + protected void onStop() { + super.onStop(); + wit.removeWindowLayoutInfoListener(layoutStateChangeCallback); + } + + protected void onLayoutStateChange(WindowLayoutInfo newLayoutInfo){ + lastLayoutInfo = newLayoutInfo; + + lastFoldingFeature = null; + if (newLayoutInfo.getDisplayFeatures().size() > 0) { + newLayoutInfo.getDisplayFeatures().forEach(displayFeature -> { + FoldingFeature foldingFeature = (FoldingFeature)displayFeature; + if (foldingFeature != null) + { // only set if it's a fold, not other feature type. only works for single-fold devices. + lastFoldingFeature = foldingFeature; + HandleFoldingFeatures(foldingFeature); + Log.d(TAG, "Fold changed: " + foldingFeature.toString()); + + } else { + Log.d(TAG, "Fold changed: [Closed]"); + } + }); + } } Executor runOnUiThreadExecutor() @@ -185,4 +196,14 @@ public FoldingFeature getFoldingFeature() { return lastFoldingFeature; } + + class LayoutStateChangeCallback implements Consumer { + @Override + public void accept(WindowLayoutInfo newLayoutInfo) { + // Use newLayoutInfo to update the Layout + LargeScreenPlayableActivity.this.runOnUiThread( () -> { + LargeScreenPlayableActivity.this.onLayoutStateChange(newLayoutInfo); + }); + } +} } \ No newline at end of file From db023acbcd16c998be2ff6a6d48bea4434c88b7b Mon Sep 17 00:00:00 2001 From: alyhung Date: Mon, 13 May 2024 17:28:46 +0800 Subject: [PATCH 23/46] add fake cam to anchoring scene to avoid cache frame. Pause game for 250ms when rotate to avoid camera issues --- .../Scenes/1.HandleAnchoring/Anchoring.unity | 559 +++++++++++++++++- .../1.HandleAnchoring/CameraAspectLock.cs | 40 +- Assets/Scenes/2.HandleHinge/HingeAware.unity | 4 +- .../GameScripts/ConfigurationResponse.cs | 4 +- 4 files changed, 568 insertions(+), 39 deletions(-) diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index 6cd9e50..fd19ba9 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -125,7 +125,7 @@ NavMeshSettings: m_NavMeshData: {fileID: 0} --- !u!114 &13 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -1039,6 +1039,7 @@ Transform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: + - {fileID: 2092708545} - {fileID: 1552010512268305787} - {fileID: 825979570} - {fileID: 2073308323} @@ -1218,7 +1219,7 @@ Mesh: path: --- !u!1 &316676088 GameObject: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -1237,7 +1238,7 @@ GameObject: m_IsActive: 1 --- !u!4 &316676089 Transform: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -1252,7 +1253,7 @@ Transform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &316676090 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -1295,7 +1296,7 @@ MonoBehaviour: m_MaximumOrthoSize: 5000 --- !u!114 &316676091 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -2036,6 +2037,128 @@ Transform: - {fileID: 1743653272} m_Father: {fileID: 6070442860509131936} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &584167115 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 584167116} + - component: {fileID: 584167119} + - component: {fileID: 584167118} + - component: {fileID: 584167117} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &584167116 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + 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: 1324877056} + m_Father: {fileID: 926276891} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &584167117 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 926276887} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 926276887} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &584167118 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &584167119 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_CullTransparentMesh: 1 --- !u!4 &621335031 stripped Transform: m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, @@ -3101,7 +3224,7 @@ Camera: m_GameObject: {fileID: 825979567} m_Enabled: 1 serializedVersion: 2 - m_ClearFlags: 2 + m_ClearFlags: 4 m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} m_projectionMatrixMode: 1 m_GateFitMode: 2 @@ -3152,7 +3275,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -42.527695, y: 5.7400007, z: -10} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3349,6 +3472,139 @@ Transform: type: 3} m_PrefabInstance: {fileID: 5162504457308538019} m_PrefabAsset: {fileID: 0} +--- !u!1 &926276886 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 926276891} + - component: {fileID: 926276890} + - component: {fileID: 926276889} + - component: {fileID: 926276888} + - component: {fileID: 926276887} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &926276887 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 584167115} + labelPauseContinue: {fileID: 1324877054} + autoUnpauseTime: 0.25 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 825979573} + m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp + m_MethodName: OnConfigurationChanged + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &926276888 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &926276889 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &926276890 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!224 &926276891 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 584167116} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} --- !u!1001 &927382648 PrefabInstance: m_ObjectHideFlags: 0 @@ -6311,10 +6567,10 @@ MonoBehaviour: OnConfigurationChanged: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 825979573} - m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp - m_MethodName: OnConfigurationChanged - m_Mode: 1 + - m_Target: {fileID: 926276887} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine @@ -6326,10 +6582,10 @@ MonoBehaviour: OnFoldChanged: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 825979573} - m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp - m_MethodName: OnConfigurationChanged - m_Mode: 1 + - m_Target: {fileID: 926276887} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnFoldChange + m_Mode: 0 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine @@ -6777,6 +7033,142 @@ Mesh: offset: 0 size: 0 path: +--- !u!1 &1324877053 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1324877056} + - component: {fileID: 1324877055} + - component: {fileID: 1324877054} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1324877054 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1324877055 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + m_CullTransparentMesh: 1 +--- !u!224 &1324877056 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + 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: 584167116} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1329263598 GameObject: m_ObjectHideFlags: 0 @@ -9881,6 +10273,134 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1497350387} m_PrefabAsset: {fileID: 0} +--- !u!1 &2092708544 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2092708545} + - component: {fileID: 2092708547} + - component: {fileID: 2092708546} + m_Layer: 0 + m_Name: CameraToClear + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2092708545 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2092708546 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!20 &2092708547 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 1 + orthographic size: 5 + m_Depth: -100 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 --- !u!4 &2110736387 stripped Transform: m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, @@ -11488,7 +12008,7 @@ PrefabInstance: m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} --- !u!114 &2344240511440485639 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -11531,7 +12051,7 @@ MonoBehaviour: m_MaximumOrthoSize: 5000 --- !u!4 &2418517548387292700 Transform: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -13745,7 +14265,7 @@ PrefabInstance: m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} --- !u!1 &6672499304107077150 GameObject: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -14149,7 +14669,7 @@ PrefabInstance: m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} --- !u!114 &8031719049779931373 MonoBehaviour: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} @@ -14248,3 +14768,4 @@ SceneRoots: - {fileID: 1565046920} - {fileID: 1626634859} - {fileID: 1241705675} + - {fileID: 926276891} diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs index 005cac5..4412a1d 100644 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -13,36 +13,39 @@ private void Awake() { } private void Start() { - } + MaintainAspectRatio(); + } private void Update() { // In-editor testing can test and simulate orientation changes #if UNITY_EDITOR - StartCoroutine(MaintainAspectRatio()); + MaintainAspectRatio(); #endif } - public void OnConfigurationChanged() { - StartCoroutine(MaintainAspectRatio()); + MaintainAspectRatio(); } - private IEnumerator MaintainAspectRatio() + public void MaintainAspectRatio() { + int viewWidth = Display.main.systemWidth; + int viewHeight = Display.main.systemHeight; - float scaleScreen = Screen.width / Screen.height; + float scaleScreen = viewWidth / (float)viewHeight; Rect rect = _camera.pixelRect; - if (scaleScreen > maintainAspect) { + + if (scaleScreen > maintainAspect) { // use height, lock width to max at aspect scale - rect.width = Screen.height * maintainAspect; - rect.height = Screen.height; + rect.width = viewHeight * maintainAspect; + rect.height = viewHeight; } else { // use width, lock height to max at aspect scale - rect.width = Screen.width; - rect.height = Screen.width / maintainAspect; + rect.width = viewWidth; + rect.height = viewWidth / maintainAspect; } - /* + /* var widthFactor = Mathf.Floor(Screen.width / minWidth); var heightFactor = Mathf.Floor(Screen.height / minHeight); @@ -54,11 +57,14 @@ private IEnumerator MaintainAspectRatio() rect.height = minHeight * factorToUse; */ - rect.x = Mathf.Floor((Screen.width - rect.width) * 0.5f); - rect.y = Mathf.Floor((Screen.height - rect.height) * 0.5f); + rect.x = Mathf.Floor((viewWidth - rect.width) * 0.5f); + rect.y = Mathf.Floor((viewHeight - rect.height) * 0.5f); - yield return null; + Debug.Log("camera view width = " + rect.width + + " height = " + rect.height + + " x = " + rect.x + + " y = " + rect.y); - _camera.pixelRect = rect; - } + _camera.pixelRect = rect; + } } \ No newline at end of file diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index c96421d..f1881e6 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -3514,7 +3514,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -42.527695, y: 5.7400007, z: -10} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3715,7 +3715,7 @@ MonoBehaviour: m_EditorClassIdentifier: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 1 + autoUnpauseTime: 0.5 callbackOrientationChange: m_PersistentCalls: m_Calls: [] diff --git a/Assets/Scripts/GameScripts/ConfigurationResponse.cs b/Assets/Scripts/GameScripts/ConfigurationResponse.cs index 486b5e3..bdf23b3 100644 --- a/Assets/Scripts/GameScripts/ConfigurationResponse.cs +++ b/Assets/Scripts/GameScripts/ConfigurationResponse.cs @@ -6,7 +6,9 @@ public class ConfigurationResponse : MonoBehaviour { public GameObject rootPauseScreen; public TMPro.TMP_Text labelPauseContinue; - public float autoUnpauseTime = 1.0f; + + [Range(0.1f, 1.0f)] + public float autoUnpauseTime = 1.0f; public UnityEvent callbackOrientationChange; private void Awake() { From 7645c53bed1c91906c7febc3e173671492899a91 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 15 May 2024 20:06:41 +0800 Subject: [PATCH 24/46] move the Window info listener to activity create --- .../Android/LargeScreenPlayableActivity.java | 37 +++++++++---------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index 07dd0e6..48ba180 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -47,7 +47,6 @@ public class LargeScreenPlayableActivity extends UnityPlayerActivity { private float lastValue = -1.0f; static Context mContext; - WindowLayoutInfo lastLayoutInfo = null; FoldingFeature lastFoldingFeature = null; WindowInfoTrackerCallbackAdapter wit; private final LayoutStateChangeCallback layoutStateChangeCallback = @@ -64,6 +63,8 @@ protected void onCreate(Bundle bundle) { } wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.getOrCreate(this)); + wit.addWindowLayoutInfoListener( + this, Runnable::run, layoutStateChangeCallback); } @Override @@ -91,9 +92,7 @@ else if (rotation == Surface.ROTATION_270) json.put("orientation", "ORIENTATION_PORTRAIT"); else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) json.put("orientation", "ORIENTATION_LANDSCAPE"); - // else if (newConfig.orientation == Configuration.ORIENTATION_SQUARE) <-- deprecated in API level 16 - // json.put("orientation", "ORIENTATION_SQUARE"); - else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) + else json.put("orientation", "ORIENTATION_UNDEFINED"); DisplayMetrics screenMetrics = new DisplayMetrics(); @@ -139,34 +138,34 @@ protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { } else { json.put("state", "CLOSED"); } - + Log.d(TAG, "HandleFoldingFeatures: " + json.toString()); mUnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", json.toString()); } catch (JSONException e) { + Log.d(TAG, "Exception json"); + throw new RuntimeException(e); } } @Override protected void onStart() { super.onStart(); - wit.addWindowLayoutInfoListener( - this, Runnable::run, layoutStateChangeCallback); } @Override protected void onStop() { super.onStop(); - wit.removeWindowLayoutInfoListener(layoutStateChangeCallback); } protected void onLayoutStateChange(WindowLayoutInfo newLayoutInfo){ - lastLayoutInfo = newLayoutInfo; + Log.d(TAG, "onLayoutStateChange: " + newLayoutInfo.toString()); lastFoldingFeature = null; if (newLayoutInfo.getDisplayFeatures().size() > 0) { newLayoutInfo.getDisplayFeatures().forEach(displayFeature -> { - FoldingFeature foldingFeature = (FoldingFeature)displayFeature; - if (foldingFeature != null) - { // only set if it's a fold, not other feature type. only works for single-fold devices. + if(displayFeature instanceof FoldingFeature) + { + // only set if it's a fold, not other feature type. only works for single-fold devices. + FoldingFeature foldingFeature = (FoldingFeature)displayFeature; lastFoldingFeature = foldingFeature; HandleFoldingFeatures(foldingFeature); Log.d(TAG, "Fold changed: " + foldingFeature.toString()); @@ -198,12 +197,12 @@ public FoldingFeature getFoldingFeature() } class LayoutStateChangeCallback implements Consumer { - @Override - public void accept(WindowLayoutInfo newLayoutInfo) { - // Use newLayoutInfo to update the Layout - LargeScreenPlayableActivity.this.runOnUiThread( () -> { - LargeScreenPlayableActivity.this.onLayoutStateChange(newLayoutInfo); - }); + @Override + public void accept(WindowLayoutInfo newLayoutInfo) { + // Use newLayoutInfo to update the Layout + LargeScreenPlayableActivity.this.runOnUiThread( () -> { + LargeScreenPlayableActivity.this.onLayoutStateChange(newLayoutInfo); + }); + } } -} } \ No newline at end of file From a63916d4744d67bb02fd282f4b30abb92a0c7dd8 Mon Sep 17 00:00:00 2001 From: alyhung Date: Wed, 15 May 2024 20:09:02 +0800 Subject: [PATCH 25/46] add pause scene into fold change to postpone the camera manipulating to avoid UI issue on fold. Delete unused code --- .../Scenes/1.HandleAnchoring/Anchoring.unity | 47 ++---------- .../1.HandleAnchoring/CameraAspectLock.cs | 2 +- Assets/Scenes/2.HandleHinge/HingeAware.unity | 59 ++++++++------- Assets/Scenes/2.HandleHinge/PanelOnFold.cs | 6 +- Assets/Scenes/Mainmenu/Mainmenu.unity | 61 ++++++++-------- .../GameScripts/ConfigurationResponse.cs | 41 +++++++---- .../ConfigurationManager.cs | 9 --- .../Scripts/OrientationScripts/HingeSensor.cs | 73 ------------------- .../OrientationScripts/HingeSensor.cs.meta | 11 --- 9 files changed, 100 insertions(+), 209 deletions(-) delete mode 100644 Assets/Scripts/OrientationScripts/HingeSensor.cs delete mode 100644 Assets/Scripts/OrientationScripts/HingeSensor.cs.meta diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity index fd19ba9..7ea827e 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -2092,35 +2092,11 @@ MonoBehaviour: - eventID: 15 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 926276887} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] - eventID: 4 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 926276887} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] --- !u!114 &584167118 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3513,7 +3489,7 @@ MonoBehaviour: - m_Target: {fileID: 825979573} m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp m_MethodName: OnConfigurationChanged - m_Mode: 1 + m_Mode: 0 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine @@ -3522,6 +3498,9 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 0 m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: [] --- !u!114 &926276888 MonoBehaviour: m_ObjectHideFlags: 0 @@ -6581,19 +6560,7 @@ MonoBehaviour: m_CallState: 2 OnFoldChanged: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 926276887} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: ConditionallyPauseGameOnFoldChange - m_Mode: 0 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] --- !u!4 &1241705675 Transform: m_ObjectHideFlags: 0 diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs index 4412a1d..647dd71 100644 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -23,7 +23,7 @@ private void Update() { #endif } - public void OnConfigurationChanged() + public void OnConfigurationChanged(ConfigurationManager.OrientationInfo config) { MaintainAspectRatio(); } diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity index f1881e6..3fc707f 100644 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -3715,10 +3715,37 @@ MonoBehaviour: m_EditorClassIdentifier: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 0.5 + autoUnpauseTime: 0.25 callbackOrientationChange: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!1 &877407279 GameObject: m_ObjectHideFlags: 0 @@ -5624,35 +5651,11 @@ MonoBehaviour: - eventID: 15 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] - eventID: 4 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] --- !u!43 &1033828130 Mesh: m_ObjectHideFlags: 0 diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs index b97086d..ae102b0 100644 --- a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs +++ b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs @@ -24,8 +24,6 @@ private void Awake() { ResetCameras(); configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") .GetComponent(typeof(ConfigurationManager)); - configurationManager.ActionOnFoldChange += OnFoldChange; - configurationManager.ActionOnOrientationChange += OnOrientationChange; } void ResetCameras() { @@ -38,7 +36,7 @@ void ResetCameras() { foreach (var go in enableOnFold) { go.SetActive(false); } } - void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { + public void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { if ((orientationInfo.rotation != "ROTATION_90" && orientationInfo.rotation != "ROTATION_270") || configurationManager.getFoldableState == "NONE") { @@ -47,7 +45,7 @@ void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { } } - void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { + public void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { // If we are in a separating state and half-opened, split the screen if (foldInfo.isSeparating == 1 && foldInfo.orientation == "HINGE_ORIENTATION_HORIZONTAL") { float yAnchor = (float)foldInfo.boundsBottom / Screen.height; diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 1a2fba1..ebb2254 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -3821,7 +3821,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &842874588 RectTransform: m_ObjectHideFlags: 0 @@ -3919,10 +3919,37 @@ MonoBehaviour: m_EditorClassIdentifier: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 1 + autoUnpauseTime: 0.25 callbackOrientationChange: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!1 &869777016 GameObject: m_ObjectHideFlags: 0 @@ -4567,35 +4594,11 @@ MonoBehaviour: - eventID: 15 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] - eventID: 4 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] --- !u!850595691 &1047545613 LightingSettings: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/GameScripts/ConfigurationResponse.cs b/Assets/Scripts/GameScripts/ConfigurationResponse.cs index bdf23b3..d1a371e 100644 --- a/Assets/Scripts/GameScripts/ConfigurationResponse.cs +++ b/Assets/Scripts/GameScripts/ConfigurationResponse.cs @@ -1,5 +1,6 @@ using System.Collections; using System.Collections.Generic; +using Unity.VisualScripting.FullSerializer; using UnityEngine; using UnityEngine.Events; @@ -9,7 +10,8 @@ public class ConfigurationResponse : MonoBehaviour { [Range(0.1f, 1.0f)] public float autoUnpauseTime = 1.0f; - public UnityEvent callbackOrientationChange; + public UnityEvent callbackOrientationChange; + public UnityEvent callbackFoldChange; private void Awake() { UnpauseGame(); @@ -29,22 +31,33 @@ public void UnpauseGame() { public void ConditionallyPauseGameOnOrientationChange(ConfigurationManager.OrientationInfo config) { // Only partially pause (don't require user input) if a configuration change occured, unless player taps sooner PauseGame(); - StartCoroutine(UnpauseInTime(autoUnpauseTime)); - } - - IEnumerator UnpauseInTime(float time) { - while (time > 0.0f && rootPauseScreen.activeInHierarchy) { - time -= Time.unscaledDeltaTime; - labelPauseContinue.text = string.Format("(game continues in {0:0.0}...)", time); - yield return null; - } - - UnpauseGame(); - callbackOrientationChange?.Invoke(); + StartCoroutine(UnpauseInTime(autoUnpauseTime, () => + { + callbackOrientationChange.Invoke(config); + } + )); } public void ConditionallyPauseGameOnFoldChange(ConfigurationManager.FoldInfo foldInfo) { // Set pause if we changed from folded to unfolded configurations PauseGame(); - } + StartCoroutine(UnpauseInTime(autoUnpauseTime, () => + { + callbackFoldChange.Invoke(foldInfo); + } + )); + } + + private IEnumerator UnpauseInTime(float time, UnityAction callback) + { + while (time > 0.0f && rootPauseScreen.activeInHierarchy) + { + time -= Time.unscaledDeltaTime; + labelPauseContinue.text = string.Format("(game continues in {0:0.0}...)", time); + yield return null; + } + + UnpauseGame(); + callback?.Invoke(); + } } \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs index 7a25477..63e7895 100644 --- a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs +++ b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs @@ -10,7 +10,6 @@ public class ConfigurationManager : MonoBehaviour { public Action ActionOnFoldChange; AndroidJavaObject foldablePlayerActivity = null; - public HingeSensor hingeSensor = null; // For any scene/inspector based interest in responding to events public UnityEvent OnConfigurationChanged; @@ -49,7 +48,6 @@ void Awake() { AndroidJavaClass unityPlayerClass = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); foldablePlayerActivity = unityPlayerClass.GetStatic("currentActivity"); var staticCalcClass = new AndroidJavaClass("androidx.window.layout.WindowMetricsCalculator"); - hingeSensor = HingeSensor.Start(); } ActionOnOrientationChange += HandleLocalOnConfigurationChanged; @@ -58,13 +56,6 @@ void Awake() { private void OnDestroy() { Debug.Log("Destroy Configuration Manager"); - if (Application.platform == RuntimePlatform.Android) { - if (null != hingeSensor) { - hingeSensor.Dispose(); - hingeSensor = null; - } - } - ActionOnOrientationChange -= HandleLocalOnConfigurationChanged; ActionOnFoldChange -= HandleLocalOnFoldChanged; } diff --git a/Assets/Scripts/OrientationScripts/HingeSensor.cs b/Assets/Scripts/OrientationScripts/HingeSensor.cs deleted file mode 100644 index cfe8f10..0000000 --- a/Assets/Scripts/OrientationScripts/HingeSensor.cs +++ /dev/null @@ -1,73 +0,0 @@ -using System; -using UnityEngine; - -public class HingeSensor : IDisposable { - AndroidJavaObject plugin; - - /// - /// Only get an object when the plugin is created - /// - HingeSensor(AndroidJavaObject sensorPlugin) { - plugin = sensorPlugin; - } - /// - /// Create an object to read the hinge sensor - /// - public static HingeSensor Start() { - if (Application.platform == RuntimePlatform.Android) { - var sensor = OnPlayer.Run(p => { - var context = p.GetStatic("currentActivity"); - - var plugin = new AndroidJavaClass("com.unity.lostcryptlargescreenexample.HingeAngleSensor") - .CallStatic("getInstance", context); - - if (plugin != null) { - plugin.Call("setupSensor"); - return new HingeSensor(plugin); - } else { - return null; - } - }); - - return sensor; - } else { - return null; - } - } - - /// - /// Get the angle between the two screens - /// - /// 0 to 360 (closed to fully opened), or -1 if error - public float GetHingeAngle() { - return (Application.platform == RuntimePlatform.Android && plugin != null) ? plugin.Call("getHingeAngle") : -1.0f; - } - - public bool IsHingeEnabled() { - return Application.platform == RuntimePlatform.Android && plugin != null && plugin.Call("isHingeEnabled") > 0; - } - - public void StopSensing() { - if (plugin != null) { - plugin.Call("dispose"); - plugin = null; - } - } - public void Dispose() { - if (plugin != null) { - plugin.Call("dispose"); - plugin = null; - } - } -} - -internal class OnPlayer { - public static T Run(Func runner) { - if (runner == null) - throw new ArgumentNullException(nameof(runner)); - - using (var player = new AndroidJavaClass("com.unity3d.player.UnityPlayer")) { - return runner(player); - } - } -} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta b/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta deleted file mode 100644 index 857ffa2..0000000 --- a/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 43647805ea2c1c44487f4dc8caf36550 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: From be8b49d2ebb4a8061ec5ad9107b723345de62221 Mon Sep 17 00:00:00 2001 From: John <103454404+JohnO-Unity@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:32:11 -0400 Subject: [PATCH 26/46] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fdc37b7..466de7b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ # Android Large Screen x Unity Sample Project This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. - -### Begin with Aspect Ratio Support -To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. - -### Expand to Full Screen Utilization -After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. - -### Optimize for Foldable Devices -With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks. +Supporting Large Screen and Foldable devices uses the new AndroidApplication.onConfigurationChanged callback that is available in Unity 6. The Unity build option for resizable screens is also required, as well as considerations in the layout of your camera and UI canvases. +This sample responds to configuration changes and automatically pauses the gameplay for a short period of time, allowing the user to reorient. For devices that are hinge-enabled, the sample also provides a demonstration of splitting the screen when in landscape mode and hinge angles between 40 and 60 degrees to simulate a mini-game handheld console experience. From cca431a45cafb627501a2b6fa5e6ef885c2dc2b9 Mon Sep 17 00:00:00 2001 From: John O'Neill Date: Wed, 25 Sep 2024 09:33:28 -0400 Subject: [PATCH 27/46] Update to utilize the new Unity 6 AndroidApplication.onConfigurationChanged --- Assets/Character/Sara Variant.prefab | 85 +- Assets/Character/Sara.prefab | 612 +- Assets/Character/Sprites/Sara.psb.meta | 8176 ++- Assets/Character/Sprites/Sara_normal.psb.meta | 1113 +- Assets/Character/Sprites/Sara_var01.psb.meta | 10196 ++- .../Sprites/Sara_var01_normal.psb.meta | 1147 +- Assets/DefaultVolumeProfile.asset | 15 + ...t.meta => DefaultVolumeProfile.asset.meta} | 4 +- .../Materials/Sky/Material_Clouds_Unlit.mat | 3 +- .../Sky/Material_SkyGradient_Unlit.mat | 3 +- .../Materials/Sky/Material_Sky_Unlit.mat | 3 +- .../Materials/Spirit/Material_Spirit_Lit.mat | 3 +- .../Temple/Material_Altar_Stones_Lit.mat | 15 +- .../Temple/Material_Electricity_Unlit.mat | 15 +- .../Materials/Temple/Material_Glyph_Unlit.mat | 15 +- .../Materials/Temple/Material_Pillar_Mat.mat | 15 +- .../Materials/Temple/Material_Ruins_Unlit.mat | 3 +- .../Vegetation/Material_Grass_Static_Lit.mat | 3 +- .../Vegetation/Material_Grass_Wind_Lit.mat | 3 +- .../Vegetation/Material_Trees_1_Unlit.mat | 3 +- .../Vegetation/Material_Trees_2_Unlit.mat | 3 +- .../Vegetation/Material_Trees_3_Unlit.mat | 3 +- .../Vegetation/Material_Trees_4_Unlit.mat | 3 +- .../Vegetation/Material_Trees_5_Unlit.mat | 3 +- .../Vegetation/Material_Trees_Wind_Lit.mat | 15 +- .../Material_Vegetation_Wind_1_Lit.mat | 3 +- .../Material_Vegetation_Wind_2_Lit.mat | 3 +- .../Material_Vegetation_Wind_3_Lit.mat | 3 +- .../Material_Vegetation_Wind_4_Lit.mat | 3 +- .../Material_Vegetation_Wind_5_Lit.mat | 3 +- .../Material_Vegetation_Wind_6_Lit.mat | 3 +- .../Water/Material_Water_Caustic_Unlit.mat | 15 +- .../Water/Material_Water_Side_Unlit.mat | 15 +- .../Water/Material_Water_Top_Unlit.mat | 15 +- .../Environment_Background_Clouds_1.prefab | 53 +- .../Environment_Background_Clouds_2.prefab | 29 +- .../Environment_Background_Far_1.prefab | 35 +- .../Environment_Background_Far_2.prefab | 51 +- .../Environment_Background_Far_3.prefab | 35 +- .../Environment_Background_Far_4.prefab | 13 +- .../Environment_Background_Middle.prefab | 141 +- .../Environment_Background_Near.prefab | 388 +- .../Prefabs/Environment_Background_Sky.prefab | 19 +- .../Prefabs/Environment_Foreground_Far.prefab | 133 +- .../Environment_Foreground_Near.prefab | 161 +- .../Prefabs/Environment_Middle_Crypt.prefab | 466 +- .../Environment_Middle_Exterior.prefab | 606 +- Assets/Environment/Prefabs/Lights.prefab | 54177 +--------------- .../Sprites/Altar/Altar.spriteatlas | 8 +- .../Sprites/Altar/Sprites_Artefact.psb.meta | 481 +- .../Sprites/Clouds/Clouds.spriteatlas | 6 +- .../Sprites/Vegetation/Vegetation.spriteatlas | 6 +- .../RenderTexture_Mirror.renderTexture | 5 +- Assets/InputSystem_Actions.inputactions | 1057 + Assets/InputSystem_Actions.inputactions.meta | 14 + .../Materials/Material_Particles_Dust_Lit.mat | 3 +- .../Material_Particles_Embers_Lit.mat | 3 +- .../Material_Particles_Embers_Trail_Lit.mat | 3 +- .../Material_Particles_Fire_Unlit.mat | 3 +- .../Material_Particles_Fireflies_Lit.mat | 3 +- .../Materials/Material_Particles_Glow_Lit.mat | 3 +- .../Materials/Material_Particles_Sand_Lit.mat | 3 +- .../Material_Particles_Sparks_Lit.mat | 3 +- .../Material_Particles_Wind_Trail_Lit.mat | 3 +- Assets/Plugins/Android.meta | 8 - Assets/Plugins/Android/AndroidManifest.xml | 21 - .../Plugins/Android/AndroidManifest.xml.meta | 7 - Assets/Plugins/Android/HingeAngleSensor.java | 100 - .../Android/HingeAngleSensor.java.meta | 32 - .../Android/LargeScreenPlayableActivity.java | 177 - .../LargeScreenPlayableActivity.java.meta | 32 - .../Plugins/Android/gradleTemplate.properties | 6 - .../Android/gradleTemplate.properties.meta | 7 - .../Android/launcherTemplate.gradle.DISABLED | 61 - .../launcherTemplate.gradle.DISABLED.meta | 7 - Assets/Plugins/Android/mainTemplate.gradle | 47 - .../RenderPipelineAsset_Universal.asset | 38 +- Assets/RenderPipeline/RendererData_2D.asset | 40 +- Assets/Scenes/0.OriginalScene.meta | 8 - Assets/Scenes/0.OriginalScene/Original.asset | 37 - Assets/Scenes/0.OriginalScene/Original.unity | 12329 ---- .../0.OriginalScene/Original.unity.meta | 7 - Assets/Scenes/1.HandleAnchoring.meta | 8 - .../Scenes/1.HandleAnchoring/Anchoring.asset | 35 - .../1.HandleAnchoring/Anchoring.asset.meta | 8 - .../1.HandleAnchoring/Anchoring.unity.meta | 7 - .../1.HandleAnchoring/CameraAspectLock.cs | 61 - .../CameraAspectLock.cs.meta | 11 - Assets/Scenes/1.HandleAnchoring/notes.txt | 6 - .../Scenes/1.HandleAnchoring/notes.txt.meta | 7 - Assets/Scenes/2.HandleHinge/PanelOnFold.cs | 50 +- Assets/Scenes/Debugging.meta | 8 - Assets/Scenes/Debugging/ArrowUp.PNG | Bin 40340 -> 0 bytes Assets/Scenes/Debugging/ArrowUp.PNG.meta | 153 - Assets/Scenes/Debugging/DebuggingScene.unity | 1674 - .../Debugging/DebuggingScene.unity.meta | 7 - Assets/Scenes/Debugging/InputTest.cs | 14 - Assets/Scenes/Debugging/InputTest.cs.meta | 11 - Assets/{Plugins.meta => Scenes/Upgraded.meta} | 2 +- Assets/Scenes/Upgraded/Configuration.cs | 58 + Assets/Scenes/Upgraded/Configuration.cs.meta | 2 + .../Unity6Scene.unity} | 2139 +- .../Upgraded/Unity6Scene.unity.meta} | 2 +- .../GameScripts/CharacterController2D.cs | 20 +- .../GameScripts/ConfigurationResponse.cs | 19 +- .../LiberationSans SDF - Fallback.asset | 16 +- .../LiberationSans SDF.asset | 277 +- .../Style Sheets/Default Style Sheet.asset | 23 +- .../TextMesh Pro/Resources/TMP Settings.asset | 8 +- Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl | 178 + .../Shaders/SDFFunctions.hlsl.meta | 10 + .../Shaders/TMP_Bitmap-Custom-Atlas.shader | 72 +- .../Shaders/TMP_Bitmap-Mobile.shader | 52 +- Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader | 62 +- .../Shaders/TMP_SDF Overlay.shader | 83 +- .../TextMesh Pro/Shaders/TMP_SDF SSD.shader | 95 +- .../Shaders/TMP_SDF-HDRP LIT.shadergraph | 12074 ++++ .../Shaders/TMP_SDF-HDRP LIT.shadergraph.meta | 10 + .../Shaders/TMP_SDF-HDRP UNLIT.shadergraph | 11759 ++++ .../TMP_SDF-HDRP UNLIT.shadergraph.meta | 10 + .../Shaders/TMP_SDF-Mobile Masking.shader | 77 +- .../Shaders/TMP_SDF-Mobile Overlay.shader | 68 +- .../Shaders/TMP_SDF-Mobile SSD.shader | 6 +- .../Shaders/TMP_SDF-Mobile-2-Pass.shader | 389 + .../Shaders/TMP_SDF-Mobile-2-Pass.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile.shader | 26 +- .../Shaders/TMP_SDF-Surface-Mobile.shader | 9 +- .../Shaders/TMP_SDF-Surface.shader | 11 +- .../Shaders/TMP_SDF-URP Lit.shadergraph | 11932 ++++ .../Shaders/TMP_SDF-URP Lit.shadergraph.meta | 10 + .../Shaders/TMP_SDF-URP Unlit.shadergraph | 11629 ++++ .../TMP_SDF-URP Unlit.shadergraph.meta | 10 + Assets/TextMesh Pro/Shaders/TMP_SDF.shader | 81 +- Assets/TextMesh Pro/Shaders/TMP_Sprite.shader | 77 +- Assets/TextMesh Pro/Shaders/TMPro.cginc.meta | 2 +- .../TextMesh Pro/Shaders/TMPro_Mobile.cginc | 32 +- .../Shaders/TMPro_Properties.cginc | 5 - .../TextMesh Pro/Shaders/TMPro_Surface.cginc | 10 +- ...niversalRenderPipelineGlobalSettings.asset | 319 +- Packages/manifest.json | 28 +- Packages/packages-lock.json | 162 +- ProjectSettings/EditorBuildSettings.asset | 16 +- ProjectSettings/GraphicsSettings.asset | 16 +- ProjectSettings/MultiplayerManager.asset | 7 + ProjectSettings/ProjectSettings.asset | 64 +- ProjectSettings/ProjectVersion.txt | 4 +- ProjectSettings/SceneTemplateSettings.json | 5 + ProjectSettings/ShaderGraphSettings.asset | 2 + ProjectSettings/TagManager.asset | 11 +- ProjectSettings/URPProjectSettings.asset | 2 +- 150 files changed, 75211 insertions(+), 71236 deletions(-) create mode 100644 Assets/DefaultVolumeProfile.asset rename Assets/{Scenes/0.OriginalScene/Original.asset.meta => DefaultVolumeProfile.asset.meta} (64%) create mode 100644 Assets/InputSystem_Actions.inputactions create mode 100644 Assets/InputSystem_Actions.inputactions.meta delete mode 100644 Assets/Plugins/Android.meta delete mode 100644 Assets/Plugins/Android/AndroidManifest.xml delete mode 100644 Assets/Plugins/Android/AndroidManifest.xml.meta delete mode 100644 Assets/Plugins/Android/HingeAngleSensor.java delete mode 100644 Assets/Plugins/Android/HingeAngleSensor.java.meta delete mode 100644 Assets/Plugins/Android/LargeScreenPlayableActivity.java delete mode 100644 Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta delete mode 100644 Assets/Plugins/Android/gradleTemplate.properties delete mode 100644 Assets/Plugins/Android/gradleTemplate.properties.meta delete mode 100644 Assets/Plugins/Android/launcherTemplate.gradle.DISABLED delete mode 100644 Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta delete mode 100644 Assets/Plugins/Android/mainTemplate.gradle delete mode 100644 Assets/Scenes/0.OriginalScene.meta delete mode 100644 Assets/Scenes/0.OriginalScene/Original.asset delete mode 100644 Assets/Scenes/0.OriginalScene/Original.unity delete mode 100644 Assets/Scenes/0.OriginalScene/Original.unity.meta delete mode 100644 Assets/Scenes/1.HandleAnchoring.meta delete mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.asset delete mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta delete mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta delete mode 100644 Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs delete mode 100644 Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta delete mode 100644 Assets/Scenes/1.HandleAnchoring/notes.txt delete mode 100644 Assets/Scenes/1.HandleAnchoring/notes.txt.meta delete mode 100644 Assets/Scenes/Debugging.meta delete mode 100644 Assets/Scenes/Debugging/ArrowUp.PNG delete mode 100644 Assets/Scenes/Debugging/ArrowUp.PNG.meta delete mode 100644 Assets/Scenes/Debugging/DebuggingScene.unity delete mode 100644 Assets/Scenes/Debugging/DebuggingScene.unity.meta delete mode 100644 Assets/Scenes/Debugging/InputTest.cs delete mode 100644 Assets/Scenes/Debugging/InputTest.cs.meta rename Assets/{Plugins.meta => Scenes/Upgraded.meta} (77%) create mode 100644 Assets/Scenes/Upgraded/Configuration.cs create mode 100644 Assets/Scenes/Upgraded/Configuration.cs.meta rename Assets/Scenes/{1.HandleAnchoring/Anchoring.unity => Upgraded/Unity6Scene.unity} (91%) rename Assets/{Plugins/Android/mainTemplate.gradle.meta => Scenes/Upgraded/Unity6Scene.unity.meta} (74%) create mode 100644 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl create mode 100644 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph create mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta create mode 100644 ProjectSettings/MultiplayerManager.asset diff --git a/Assets/Character/Sara Variant.prefab b/Assets/Character/Sara Variant.prefab index 6d59be4..c05b636 100644 --- a/Assets/Character/Sara Variant.prefab +++ b/Assets/Character/Sara Variant.prefab @@ -23,9 +23,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2767214527584201708} + serializedVersion: 2 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: 7159961978900437603} - {fileID: 845605750731138290} @@ -33,7 +35,6 @@ Transform: - {fileID: 2222353235285048462} - {fileID: 2617934599150489398} m_Father: {fileID: 2357259053729222383} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2936341552952155532 GameObject: @@ -58,12 +59,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2936341552952155532} + serializedVersion: 2 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: 2357259053729222383} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &3036000759339291487 GameObject: @@ -88,12 +90,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3036000759339291487} + serializedVersion: 2 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: 6043906526039311092} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &4011342757482501219 GameObject: @@ -118,12 +121,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4011342757482501219} + serializedVersion: 2 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: 6043906526039311092} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &4573592442108202371 GameObject: @@ -148,12 +152,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4573592442108202371} + serializedVersion: 2 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: 6043906526039311092} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5438400451913866469 GameObject: @@ -178,12 +183,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5438400451913866469} + serializedVersion: 2 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: 6043906526039311092} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &8314588569241484820 GameObject: @@ -208,18 +214,20 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8314588569241484820} + serializedVersion: 2 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: 6043906526039311092} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &5697908561389977678 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - target: {fileID: 195689996, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -468,13 +476,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5493889919785363059, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: 0.5070598 + propertyPath: m_LocalRotation.w + value: 0.86191094 objectReference: {fileID: 0} - target: {fileID: 5493889919785363059, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 0.86191094 + propertyPath: m_LocalRotation.z + value: 0.5070598 objectReference: {fileID: 0} - target: {fileID: 5511148951862526338, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -599,13 +607,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612118137736078, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_Layer - value: 4 + propertyPath: m_Name + value: Ponytail objectReference: {fileID: 0} - target: {fileID: 7749612118137736078, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_Name - value: Ponytail + propertyPath: m_Layer + value: 4 objectReference: {fileID: 0} - target: {fileID: 7749612118137736079, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -674,13 +682,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: -0.000024676317 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_LocalRotation.z + value: -0.000024676317 objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -767,6 +775,11 @@ PrefabInstance: propertyPath: m_Layer value: 4 objectReference: {fileID: 0} + - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} propertyPath: m_LocalPosition.x @@ -784,27 +797,22 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.x - value: 0 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.y + propertyPath: m_LocalRotation.x value: 0 objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z + propertyPath: m_LocalRotation.y value: 0 objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, - type: 3} - propertyPath: m_RootOrder + propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, @@ -834,13 +842,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: -0.000027358525 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_LocalRotation.z + value: -0.000027358525 objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -918,6 +926,17 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 8045015784932773537, guid: 4a64fb4784710b6458c720606275a5c1, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7107258189666379789} + - targetCorrespondingSourceObject: {fileID: 8045015784932773537, guid: 4a64fb4784710b6458c720606275a5c1, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6043906526039311092} + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} --- !u!4 &2357259053729222383 stripped Transform: diff --git a/Assets/Character/Sara.prefab b/Assets/Character/Sara.prefab index cef12f5..e9db797 100644 --- a/Assets/Character/Sara.prefab +++ b/Assets/Character/Sara.prefab @@ -23,59 +23,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 195689996} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.0394, y: 0.0135, z: 0} m_LocalScale: {x: 1.0000001, y: 1.0000001, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1564473867714481086} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!95 &7749612119089582894 -Animator: - serializedVersion: 3 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5373167401936560583} - m_Enabled: 1 - m_Avatar: {fileID: 0} - m_Controller: {fileID: 9100000, guid: 26a56aac1e77f814c8a7bc7f26ff5a81, type: 2} - m_CullingMode: 0 - m_UpdateMode: 0 - m_ApplyRootMotion: 0 - m_LinearVelocityBlending: 0 - m_WarningMessage: - m_HasTransformHierarchy: 1 - m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 ---- !u!114 &7749612119089582883 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5373167401936560583} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 097b551f2844b054290f18a39bf892e9, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Solvers: - - {fileID: 7749612119316022660} - - {fileID: 7749612118443443154} - - {fileID: 7749612118747261772} - - {fileID: 7749612119234704144} - m_Weight: 1 - m_SolverEditorData: - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 --- !u!1 &7749612118078167590 GameObject: m_ObjectHideFlags: 0 @@ -99,12 +54,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118078167590} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02288857, w: 0.9997381} m_LocalPosition: {x: 0.3286667, y: -0.022259235, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612118747261773} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612118105543121 GameObject: @@ -131,17 +87,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118105543121} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.045311898, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119080349376} m_Father: {fileID: 7749612118581049249} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118105543134 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -152,10 +109,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -173,9 +136,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118581049251} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.045311667, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -210,13 +175,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118137736078} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} m_LocalPosition: {x: -0.15717697, y: 1.4224547, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119025787031} m_Father: {fileID: 7749612119684347555} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} --- !u!212 &7749612118137736077 SpriteRenderer: @@ -235,6 +201,9 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -306,12 +275,11 @@ MonoBehaviour: m_Bounds: m_Center: {x: 0.5547549, y: 0.016145416, z: 0} m_Extent: {x: 0.6954902, y: 0.10040864, z: 0} - m_UseBatching: 1 m_AlwaysUpdate: 1 m_AutoRebind: 0 --- !u!50 &7749612120033246269 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -322,10 +290,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1000000 - m_LinearDrag: 0 - m_AngularDrag: 1000000 + m_LinearDamping: 0 + m_AngularDamping: 1000000 m_GravityScale: 0 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -355,17 +329,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118155278223} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.050882783, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119161911523} m_Father: {fileID: 7749612119080349376} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118155278220 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -376,10 +351,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -397,9 +378,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119080349378} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.050882418, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -433,17 +416,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118239970294} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06361548, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119433752930} m_Father: {fileID: 7749612118750293281} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118239970295 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -454,10 +438,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -475,9 +465,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118750293283} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.06361583, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -511,17 +503,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118270682143} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.08825354, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119318372960} m_Father: {fileID: 7749612119025787031} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118270682140 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -532,10 +525,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -553,9 +552,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119025787016} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.08825398, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -587,12 +588,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118299133186} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.7344161, w: 0.6786995} m_LocalPosition: {x: -0.030658722, y: -0.06570983, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119316022661} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612118358709822 GameObject: @@ -619,17 +621,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118358709822} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06046285, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119923327025} m_Father: {fileID: 7749612120087214130} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118358709823 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -640,10 +643,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -661,9 +670,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612120087214132} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.060462404, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -697,17 +708,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118430900416} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.070790395, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118750293281} m_Father: {fileID: 7749612119318372960} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118430900417 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -718,10 +730,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -739,9 +757,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119318372962} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.07079029, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -774,13 +794,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118443443157} + serializedVersion: 2 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: 7749612120077025359} m_Father: {fileID: 8721664984305371569} - m_RootOrder: 26 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612118443443154 MonoBehaviour: @@ -839,16 +860,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118519508132} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.14222197, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119553290294} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118519508131 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -859,10 +881,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 5 - m_AngularDrag: 0 + m_LinearDamping: 5 + m_AngularDamping: 0 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -880,9 +908,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119553290280} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.14222203, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -916,17 +946,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118581049250} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.054857053, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118105543132} m_Father: {fileID: 7749612119923327025} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118581049251 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -937,10 +968,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -958,9 +995,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119923327027} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.05485713, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -993,13 +1032,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118747261775} + serializedVersion: 2 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: 7749612118078167591} m_Father: {fileID: 8721664984305371569} - m_RootOrder: 27 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612118747261772 MonoBehaviour: @@ -1058,17 +1098,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118750293282} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.069959655, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118239970293} m_Father: {fileID: 7749612118430900431} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118750293283 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1079,10 +1120,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1100,9 +1147,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118430900417} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.069959134, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1136,17 +1185,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118855641784} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04627787, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119553290294} m_Father: {fileID: 7749612119161911523} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118855641785 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1157,10 +1207,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1178,9 +1234,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119161911525} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.046278205, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1212,12 +1270,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119024586745} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.000024676317, w: 1} m_LocalPosition: {x: 0.257, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7845869575006753935} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.003} --- !u!1 &7749612119025787019 GameObject: @@ -1245,17 +1304,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119025787019} + serializedVersion: 2 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: 7749612118270682138} m_Father: {fileID: 7749612119416392247} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119025787016 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1266,10 +1326,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1287,6 +1353,7 @@ FixedJoint2D: m_ConnectedRigidBody: {fileID: 7749612120033246269} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: -0.1, y: 0} @@ -1305,9 +1372,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612120033246269} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1341,17 +1410,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119080349381} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04213212, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118155278218} m_Father: {fileID: 7749612118105543132} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119080349378 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1362,10 +1432,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1383,9 +1459,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118105543134} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04213248, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1417,12 +1495,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119110911512} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0000034086402, w: 1} m_LocalPosition: {x: 0.47, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 385248444687968991} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119161911524 GameObject: @@ -1449,17 +1528,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119161911524} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04293446, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118855641671} m_Father: {fileID: 7749612118155278218} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119161911525 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1470,10 +1550,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1491,9 +1577,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118155278220} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04293439, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1526,13 +1614,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119234704147} + serializedVersion: 2 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: 7749612119444011679} m_Father: {fileID: 8721664984305371569} - m_RootOrder: 28 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612119234704144 MonoBehaviour: @@ -1590,13 +1679,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119316022663} + serializedVersion: 2 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: 7749612118299133187} m_Father: {fileID: 8721664984305371569} - m_RootOrder: 25 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612119316022660 MonoBehaviour: @@ -1655,17 +1745,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119318372965} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.08108442, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118430900431} m_Father: {fileID: 7749612118270682138} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119318372962 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1676,10 +1767,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1697,9 +1794,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118270682140} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.08108442, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1731,12 +1830,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119318651874} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.00000086426724, w: 1} m_LocalPosition: {x: 0.415, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2726292103808744530} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119433752935 GameObject: @@ -1763,17 +1863,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119433752935} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.054062154, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119752242811} m_Father: {fileID: 7749612118239970293} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119433752932 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1784,10 +1885,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1805,9 +1912,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118239970295} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.054061893, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1839,12 +1948,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119444011678} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.021600485, w: 0.9997667} m_LocalPosition: {x: 0.23529434, y: -0.033312798, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119234704145} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119553290283 GameObject: @@ -1871,17 +1981,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119553290283} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.033397216, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118519508133} m_Father: {fileID: 7749612118855641671} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119553290280 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1892,10 +2003,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1913,9 +2030,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118855641785} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.03339634, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1952,18 +2071,19 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119684347554} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -52.64, y: -2.26, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 8721664984305371569} - {fileID: 7749612119416392247} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119684347566 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1974,10 +2094,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1 - m_LinearDrag: 2 - m_AngularDrag: 0.05 + m_LinearDamping: 2 + m_AngularDamping: 0.05 m_GravityScale: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 1 @@ -1990,11 +2116,32 @@ CapsuleCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119684347554} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0.875} m_Size: {x: 0.5, y: 1.75} m_Direction: 0 @@ -2135,17 +2282,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119752242812} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06359575, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612120087214130} m_Father: {fileID: 7749612119433752930} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119752242813 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2156,10 +2304,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2177,9 +2331,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119433752932} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.06359614, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2211,12 +2367,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119793741544} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.000027447932, w: 1} m_LocalPosition: {x: 0.244, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5694964270283015072} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.003} --- !u!1 &7749612119923327026 GameObject: @@ -2243,17 +2400,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119923327026} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04849827, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118581049249} m_Father: {fileID: 7749612118358709821} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119923327027 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2264,10 +2422,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2285,9 +2449,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118358709823} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04849833, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2319,12 +2485,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612120077025358} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.76103663, w: 0.64870894} m_LocalPosition: {x: -0.116687775, y: -0.013930559, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612118443443155} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612120087214135 GameObject: @@ -2351,17 +2518,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612120087214135} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.05088267, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118358709821} m_Father: {fileID: 7749612119752242811} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612120087214132 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2372,10 +2540,16 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDrag: 1 - m_AngularDrag: 0.2 + m_LinearDamping: 1 + m_AngularDamping: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2393,9 +2567,11 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119752242813} m_BreakForce: Infinity m_BreakTorque: Infinity + m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.05088292, y: 0} + m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2409,6 +2585,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 7749612119684347555} m_Modifications: - target: {fileID: -8923455970610487065, guid: a4396c221e9480b4083ef5e0bdbcb03e, @@ -3233,35 +3410,82 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: - {fileID: 7602338227299331002, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119316022661} + - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612118443443155} + - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612118747261773} + - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119234704145} + - targetCorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 195689997} + - targetCorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119110911513} + - targetCorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119024586630} + - targetCorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119318651875} + - targetCorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119793741545} + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119089582894} + - targetCorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7749612119089582883} m_SourcePrefab: {fileID: -3637970480808480988, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} ---- !u!4 &3273229721124368559 stripped +--- !u!4 &385248444687968991 stripped Transform: - m_CorrespondingSourceObject: {fileID: 5107361524450991849, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &1564473867714481086 stripped +--- !u!4 &1195709367329615201 stripped Transform: - m_CorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 8868753682434458407, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &1195709367329615201 stripped +--- !u!4 &1564473867714481086 stripped Transform: - m_CorrespondingSourceObject: {fileID: 8868753682434458407, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &8721664984305371569 stripped +--- !u!4 &2726292103808744530 stripped Transform: - m_CorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!1 &5373167401936560583 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, +--- !u!4 &3273229721124368559 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5107361524450991849, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} @@ -3271,39 +3495,89 @@ Transform: type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &7845869575006753935 stripped -Transform: - m_CorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, +--- !u!1 &5373167401936560583 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &5549120475742318918 stripped +--- !u!95 &7749612119089582894 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5373167401936560583} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 26a56aac1e77f814c8a7bc7f26ff5a81, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!114 &7749612119089582883 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5373167401936560583} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 097b551f2844b054290f18a39bf892e9, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Solvers: + - {fileID: 7749612119316022660} + - {fileID: 7749612118443443154} + - {fileID: 7749612118747261772} + - {fileID: 7749612119234704144} + m_Weight: 1 + m_AlwaysUpdate: 1 + m_SolverEditorData: + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 +--- !u!4 &5493889919785363059 stripped Transform: - m_CorrespondingSourceObject: {fileID: 2778237759487205120, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 2860367336183924789, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &2726292103808744530 stripped +--- !u!4 &5549120475742318918 stripped Transform: - m_CorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 2778237759487205120, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &385248444687968991 stripped +--- !u!4 &5694964270283015072 stripped Transform: - m_CorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &5694964270283015072 stripped +--- !u!4 &7845869575006753935 stripped Transform: - m_CorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &5493889919785363059 stripped +--- !u!4 &8721664984305371569 stripped Transform: - m_CorrespondingSourceObject: {fileID: 2860367336183924789, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} diff --git a/Assets/Character/Sprites/Sara.psb.meta b/Assets/Character/Sprites/Sara.psb.meta index 6afa1b0..5e7dd85 100644 --- a/Assets/Character/Sprites/Sara.psb.meta +++ b/Assets/Character/Sprites/Sara.psb.meta @@ -83,12 +83,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -105,13 +106,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: [] - rigSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -426,6 +428,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -604,6 +607,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -795,6 +799,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1180,6 +1185,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1669,6 +1675,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1842,6 +1849,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1971,6 +1979,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -2360,6 +2369,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -2685,6 +2695,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -2836,6 +2847,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -2932,6 +2944,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -3312,6 +3325,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -3702,6 +3716,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -4016,6 +4031,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 973 @@ -4101,6 +4117,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -4489,6 +4506,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -4902,6 +4920,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -5218,6 +5237,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -5596,6 +5616,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -5910,6 +5931,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -6336,6 +6358,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -6841,6 +6864,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -7144,6 +7168,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -7367,6 +7392,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -7500,225 +7526,7676 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55616 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.5561, y: 0.000008288098, z: 0} - rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} + rigSpriteImportData: + - name: hair_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1653 + width: 112 + height: 141 + spriteID: 8b375af1e509c2047b82314526857241 + spriteBone: + - name: hairSide_02 guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 + position: {x: 93.260284, y: -0.000027056985, z: 0} + rotation: {x: 0, y: 0, z: 0.07007495, w: 0.9975417} + length: 69.97369 parentId: 1 color: serializedVersion: 2 rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} - length: 295.84747 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.8475, y: -0.000060563627, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43127 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.43124, y: -0.00033139673, z: 0} - rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} - length: 123.84095 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84098, y: -0.000027596725, z: 0} - rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} - length: 53.95797 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958103, y: -0.000026308317, z: 0} - rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} - length: 200.67563 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67572, y: -0.000033026634, z: 0} - rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} - length: 233.07181 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000036898891, z: 0} - rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} - length: 58.26101 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.260998, y: 0.00007850817, z: 0} - rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} - length: 199.07062 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07066, y: 0.00003261621, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46623 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46619, y: -0.000015912505, z: 0} - rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - name: hairSide_01 guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} - length: 93.2601 - parentId: 5 + position: {x: 12.435608, y: 136.47888, z: 0} + rotation: {x: 0, y: 0, z: -0.48489222, w: 0.87457395} + length: 93.26011 + parentId: -1 color: serializedVersion: 2 rgba: 0 - - name: hairSide_02 + spriteOutline: [] + vertices: + - position: {x: 112, y: 2.2060547} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 110.596, y: 14.137939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.606, y: 30.407959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.397995, y: 46.235962} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.594, y: 59.910034} + boneWeight: + weight0: 0.85966796 + weight1: 0.14033204 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.528, y: 72.94397} + boneWeight: + weight0: 0.60255855 + weight1: 0.39744145 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.264, y: 88.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.838, y: 104.45996} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 64.038, y: 117.456055} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.742, y: 128.58801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.368, y: 136.53601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.433998, y: 141.51404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.3919983, y: 137.45605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.4599991, y: 120.87805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.33599854, y: 103.22998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.8660011, y: 85.34802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.0340004, y: 69.41797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.404, y: 57.22998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.008, y: 51.06006} + boneWeight: + weight0: 0.85208416 + weight1: 0.14791586 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.682, y: 42.654053} + boneWeight: + weight0: 0.52817166 + weight1: 0.47182834 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.012, y: 30.63794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.064, y: 15.2960205} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.41, y: 5.1920166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.806, y: 1.4680176} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.636, y: 1.0820312} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0f0000000800000010000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000012000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000e0000000a0000000b0000000a0000000d0000000e0000000d0000000a0000000c0000000b0000000d0000000800000012000000100000000f0000000e00000008000000130000001200000005000000110000001000000012000000040000001400000013000000140000000300000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1653} + spritePosition: {x: 935, y: 1448} + - name: forearm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 333 + width: 211 + height: 341 + spriteID: 0b976d292cfbe1a499040d4e626f2376 + spriteBone: + - name: hand_R + guid: + position: {x: 233.07173, y: -0.000008649228, z: 0} + rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} + length: 81.76847 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67577, y: 0.000017072645, z: 0} + rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} + length: 233.07185 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 93.39728, y: 506.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67563 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 186.00555, y: 242.00146, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 211, y: 71.23001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.25331, y: 103.8178} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.19952, y: 126.96134} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.09828, y: 219.66345} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.36695, y: 335.78162} + boneWeight: + weight0: 0.77403474 + weight1: 0.22596526 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.538197, y: 333.36627} + boneWeight: + weight0: 0.5606828 + weight1: 0.43931723 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.571213, y: 196.8696} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 160.31686} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 84.832794, y: 0.7466984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.533485, y: 220.81589} + boneWeight: + weight0: 0.9369366 + weight1: 0.06306338 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 020000000700000006000000040000000a00000005000000050000000a0000000600000008000000070000000200000000000000080000000200000001000000000000000200000003000000020000000a00000002000000060000000a000000000000000900000008000000 + edges: + - {x: 1, y: 0} + - {x: 1, y: 2} + - {x: 8, y: 9} + - {x: 0, y: 9} + - {x: 3, y: 2} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 4, y: 10} + - {x: 3, y: 10} + - {x: 8, y: 7} + tessellationDetail: 0 + uvTransform: {x: 448, y: 333} + spritePosition: {x: 817, y: 878} + - name: arm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1125 + width: 93 + height: 256 + spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 + spriteBone: + - name: forearm_R + guid: + position: {x: 200.67577, y: 0.000027007067, z: 0} + rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} + length: 233.07185 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 54.397278, y: 227.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67563 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07173, y: 0.000080173646, z: 0} + rotation: {x: 0, y: 0, z: 0.20582522, w: 0.9785888} + length: 81.76846 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 55.211998, y: 28.748047} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.5, y: 39.095947} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.496, y: 200.92395} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.104004, y: 227.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.91, y: 248.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.944, y: 257.23193} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 29.542, y: 251.38794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.21, y: 227.568} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.44200134, y: 44.848022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.998001, y: 36.978027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.464, y: 30.608032} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.5, y: 30} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.5, y: 26} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0a0000000900000001000000010000000900000008000000070000000200000008000000050000000700000006000000010000000b0000000a0000000b00000001000000000000000800000002000000010000000400000007000000050000000300000007000000040000000700000003000000020000000b000000000000000c000000 + edges: + - {x: 0, y: 1} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 0} + - {x: 1, y: 2} + - {x: 8, y: 7} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1125} + spritePosition: {x: 856, y: 1157} + - name: shirt_A + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1428 + width: 237 + height: 321 + spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51462, y: -13.381327, z: 0} + rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} + length: 58.261005 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.8664, y: -0.00010316616, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49455, y: 11.952967, z: 0} + rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} + length: 53.95795 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 208.806, y: 0.2319336} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 1.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.5, y: 12.670044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.91199, y: 54.23401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.73401, y: 91.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.896, y: 128.91797} + boneWeight: + weight0: 0.7703682 + weight1: 0.12621747 + weight2: 0.10341429 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 199.94, y: 167.146} + boneWeight: + weight0: 0.4033089 + weight1: 0.31306666 + weight2: 0.28362447 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.20001, y: 206.16003} + boneWeight: + weight0: 0.6466613 + weight1: 0.22396399 + weight2: 0.12937474 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 193.258, y: 244.59802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.36401, y: 282.338} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.396, y: 301.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.288, y: 306.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.5, y: 270.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.01401, y: 290.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.57201, y: 315.74805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.397995, y: 320.00403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.037994, y: 311.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 290.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0360107, y: 244.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.95401, y: 206.86804} + boneWeight: + weight0: 0.6702002 + weight1: 0.32979974 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.503998, y: 168.724} + boneWeight: + weight0: 0.5373492 + weight1: 0.34143484 + weight2: 0.121215925 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.636002, y: 131.44995} + boneWeight: + weight0: 0.44395688 + weight1: 0.4116189 + weight2: 0.14442421 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 32.37201, y: 93.40198} + boneWeight: + weight0: 0.86560947 + weight1: 0.1343905 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.548004, y: 59.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.468002, y: 32.20996} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.08, y: 3.7819824} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.287994, y: 0.40405273} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.138, y: -0.368042} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.038, y: -0.4119873} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1428} + spritePosition: {x: 863, y: 1130} + - name: shirt_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 4 + width: 237 + height: 321 + spriteID: 162784c827c93f14698dd31d4184d2ed + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51468, y: -13.381324, z: 0} + rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} + length: 58.261005 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.8663, y: -0.00011132964, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.953, z: 0} + rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} + length: 53.95795 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 182.22198, y: 0.1000061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.22498, y: 0.4980011} + boneWeight: + weight0: 0.87 + weight1: 0.12999998 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211.06299, y: 0.8760071} + boneWeight: + weight0: 0.85 + weight1: 0.14999999 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.87799, y: 8.757004} + boneWeight: + weight0: 0.69000006 + weight1: 0.30999997 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.51501, y: 21.026001} + boneWeight: + weight0: 0.73 + weight1: 0.27 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.94897, y: 55.553} + boneWeight: + weight0: 0.7 + weight1: 0.3 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.51099, y: 88.182} + boneWeight: + weight0: 0.91999984 + weight1: 0.08000016 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.93298, y: 122.621} + boneWeight: + weight0: 0.704374 + weight1: 0.295626 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.344, y: 157.746} + boneWeight: + weight0: 0.50729 + weight1: 0.49270996 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.802, y: 193.284} + boneWeight: + weight0: 0.746355 + weight1: 0.253645 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 195.60602, y: 228.425} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.06403, y: 262.966} + boneWeight: + weight0: 0.6 + weight1: 0.39999998 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.06201, y: 293.937} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.19202, y: 306.6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.51001, y: 318} + boneWeight: + weight0: 0.5200002 + weight1: 0.4799998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.13898, y: 319.413} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62.332, y: 320.622} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 49.02899, y: 320.574} + boneWeight: + weight0: 0.7399996 + weight1: 0.2600004 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.6839905, y: 305.647} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1, y: 295.863} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.31500244, y: 273.861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.38598633, y: 237.614} + boneWeight: + weight0: 0.5444727 + weight1: 0.4555273 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.593018, y: 203.528} + boneWeight: + weight0: 0.84164554 + weight1: 0.15835452 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.962006, y: 169.907} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.069, y: 136.859} + boneWeight: + weight0: 0.6666667 + weight1: 0.33333334 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.00299, y: 103.724} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 41, y: 70.274} + boneWeight: + weight0: 0.90999997 + weight1: 0.09000003 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.884003, y: 41.105003} + boneWeight: + weight0: 0.75 + weight1: 0.25000003 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.476013, y: 30.033005} + boneWeight: + weight0: 0.60000014 + weight1: 0.39999986 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 43.851013, y: 9.699997} + boneWeight: + weight0: 0.87999946 + weight1: 0.12000054 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.40503, y: 1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.40503, y: 0.20100403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 145.81201, y: 0.037002563} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.79248, y: 227.12503} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.2616, y: 249.15929} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.85931, y: 67.66586} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.1026, y: 146.94519} + boneWeight: + weight0: 0.50729 + weight1: 0.49271 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.29224, y: 174.68709} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.66443, y: 91.61919} + boneWeight: + weight0: 0.6500001 + weight1: 0.34999993 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1800000017000000250000001d0000001c0000001b0000001a0000001e0000001d000000260000001a000000190000001e0000001a00000026000000250000001900000018000000260000001f0000001e0000001d0000001b0000001a0000001900000025000000260000001500000014000000220000001300000012000000140000001400000012000000220000002200000016000000150000000e000000220000000f0000001200000011000000220000001100000010000000220000000f00000022000000100000002500000022000000210000002500000016000000220000002500000017000000160000002400000026000000250000002300000000000000200000001f0000002300000020000000000000002300000005000000010000000000000005000000260000002400000023000000040000000300000002000000050000002300000006000000020000000500000004000000020000000100000005000000070000000600000023000000210000000d0000000b00000021000000220000000e0000000e0000000d000000210000000b0000000d0000000c0000000900000024000000210000002100000024000000250000002400000008000000070000000b0000000a000000210000000a000000090000002100000008000000240000000900000007000000230000002400000026000000230000001f000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 2, y: 3} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 10, y: 11} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 15, y: 16} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 25, y: 26} + - {x: 27, y: 26} + - {x: 27, y: 28} + - {x: 29, y: 28} + - {x: 30, y: 29} + - {x: 31, y: 30} + - {x: 32, y: 31} + - {x: 0, y: 32} + tessellationDetail: 0 + uvTransform: {x: 448, y: 4} + spritePosition: {x: 863, y: 1130} + - name: belt + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1857 + width: 237 + height: 122 + spriteID: d292b9563ea5a0241bcd9c13d4cac623 + spriteBone: + - name: hip + guid: + position: {x: 135.7251, y: 149.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 221.34401, y: 3.1693246} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.276, y: 56.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.99734, y: 109.76597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.97339, y: 114.68601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.94005, y: 108.881905} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.685974, y: 121.84595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.644573, y: 122} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.498039, y: 117.58537} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 79.60991} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.4100037, y: 40.09204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.668, y: 39.578003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.19464, y: 21.266731} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 206.5747, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0a0000000900000008000000060000000a00000008000000070000000600000008000000050000000a00000006000000050000000b0000000a000000000000000c0000000b00000001000000000000000b000000010000000400000003000000030000000200000001000000010000000b0000000400000005000000040000000b000000 + edges: + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 7, y: 8} + - {x: 11, y: 12} + - {x: 5, y: 6} + - {x: 9, y: 10} + - {x: 8, y: 9} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 12, y: 0} + - {x: 10, y: 11} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1857} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 921 + width: 203 + height: 94 + spriteID: 168205745cf413a4fb682e0bc1307391 + spriteBone: + - name: leg_R + guid: + position: {x: 143.42871, y: 344.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} + length: 346.4313 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 200.77454, y: 0.8597684} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.882, y: 14.994204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 171.2082, y: 43.373898} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 179.81157, y: 78.16056} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.65002, y: 85.314026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.49999475, y: 94} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.831163, y: 27.055468} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 152.32599, y: 0.9260254} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.54602, y: 0.26202393} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000000700000006000000060000000500000004000000040000000200000007000000010000000000000008000000080000000200000001000000040000000300000002000000070000000200000008000000 + edges: + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 7, y: 8} + - {x: 8, y: 0} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 6, y: 7} + - {x: 5, y: 6} + tessellationDetail: 0 + uvTransform: {x: 693, y: 921} + spritePosition: {x: 803, y: 316} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 515 + width: 278 + height: 503 + spriteID: 9aaad619356b73940b51f50ec7f42243 + spriteBone: + - name: foot_R_02 + guid: + position: {x: 123.84105, y: -0.000014936895, z: 0} + rotation: {x: 0, y: 0, z: 0.30654898, w: 0.9518549} + length: 102.27185 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 131.42871, y: 460.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} + length: 346.4313 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43127, y: -0.00034737235, z: 0} + rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} + length: 123.840965 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 212.44598, y: 1.526001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.14001, y: 2.1879883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.91199, y: 10.458008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274.46002, y: 21.651978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 276.83398, y: 60.054016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.51599, y: 74.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.37, y: 104.40802} + boneWeight: + weight0: 0.7856854 + weight1: 0.21431457 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.16, y: 144.59601} + boneWeight: + weight0: 0.59929365 + weight1: 0.4007064 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.742, y: 188.206} + boneWeight: + weight0: 0.8904859 + weight1: 0.10951415 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128, y: 241.43799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146, y: 260.25598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.90799, y: 341.998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.54599, y: 397.016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 162.55402, y: 451.982} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.52802, y: 466.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.056, y: 482.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.712006, y: 477.964} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34, y: 454.23804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.548004, y: 405.628} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.940002, y: 351.958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.786011, y: 297.346} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.958008, y: 252.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.846008, y: 204.99597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.380005, y: 177.64001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.350006, y: 129.97998} + boneWeight: + weight0: 0.8183827 + weight1: 0.18161726 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9920044, y: 79.56598} + boneWeight: + weight0: 0.6695345 + weight1: 0.3304655 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8399963, y: 35.460022} + boneWeight: + weight0: 0.8757301 + weight1: 0.12426985 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.725998, y: 15.755981} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.31601, y: 8.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.89801, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184.36801, y: 0.5} + boneWeight: + weight0: 0.8896528 + weight1: 0.11034721 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0700000019000000180000000c0000000b000000120000000d0000000f0000000e0000000d0000000c0000000f000000160000000900000008000000140000000b0000000a0000001700000008000000070000000100000005000000020000000200000005000000040000000400000003000000020000001c000000070000000600000006000000050000001e000000000000000500000001000000140000000a00000009000000000000001e000000050000001500000009000000160000000c000000120000000f00000012000000100000000f00000010000000120000001100000014000000130000000b000000120000000b000000130000000900000015000000140000001600000008000000170000001c00000019000000070000001b0000001a0000001c0000001700000007000000180000001a000000190000001c000000060000001d0000001c0000001e0000001d00000006000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 515} + spritePosition: {x: 815, y: 200} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1459 + width: 165 + height: 390 + spriteID: 30a6ffd432ffb59498bee7743af3b07b + spriteBone: + - name: leg_R + guid: + position: {x: 295.84747, y: -0.000038078968, z: 0} + rotation: {x: 0, y: 0, z: -0.037133858, w: 0.9993104} + length: 346.43137 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 85.46832, y: 323.87488, z: 0} + rotation: {x: 0, y: 0, z: -0.7364227, w: 0.6765218} + length: 295.84744 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 63.761993, y: 19.498047} + boneWeight: + weight0: 0.52464485 + weight1: 0.47535515 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.380005, y: 27.942017} + boneWeight: + weight0: 0.72709465 + weight1: 0.27290535 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.16998, y: 65.537964} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.14398, y: 104.55603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.17798, y: 144.01001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.52002, y: 184.36206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.59601, y: 224.07202} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.25403, y: 263.96204} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 164.07397, y: 304.09998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.724, y: 334.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.502014, y: 350.50195} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.343994, y: 359.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.804016, y: 360.36804} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.082, y: 339.77405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 306.792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.350006, y: 273.37195} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.746002, y: 234.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.175995, y: 192.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9199829, y: 151.80396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.014007568, y: 110.302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.054016113, y: 67.97595} + boneWeight: + weight0: 0.8541638 + weight1: 0.14583617 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.1839905, y: 34.317993} + boneWeight: + weight0: 0.6940261 + weight1: 0.30597392 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.60199, y: 20.725952} + boneWeight: + weight0: 0.5635684 + weight1: 0.4364316 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.5, y: 20} + boneWeight: + weight0: 0.5500897 + weight1: 0.44991028 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.5, y: 18} + boneWeight: + weight0: 0.5409219 + weight1: 0.4590781 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.5, y: 18} + boneWeight: + weight0: 0.5300465 + weight1: 0.46995348 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 14000000130000000200000007000000060000000f0000000700000009000000080000000a000000070000000f0000000f0000000b0000000a00000009000000070000000a0000000400000011000000050000000300000002000000130000000300000012000000040000000000000014000000020000000200000001000000000000001900000018000000170000000500000011000000100000000e0000000d0000000f000000100000000f000000060000000d0000000c0000000b0000000f0000000d0000000b000000040000001200000011000000030000001300000012000000140000001700000016000000170000001400000000000000150000001400000016000000100000000600000005000000170000000000000019000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1459} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 531 + width: 208 + height: 234 + spriteID: 47178ee9b758d5a4198c5c65de7e2067 + spriteBone: + - name: hip + guid: + position: {x: 125.7251, y: 214.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 116.01599, y: 1.0803158} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.8708, y: 11.286861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.86752, y: 51.18732} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.16602, y: 202.724} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.96997, y: 232.28601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.53506, y: 233.52072} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.937035, y: 199.15695} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.47927952, y: 170.83783} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.47927856, y: 80.69813} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.34077, y: 11.317841} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.656006, y: 1.5679932} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0200000008000000060000000800000007000000060000000600000005000000040000000900000008000000010000000900000001000000000000000800000002000000010000000300000006000000040000000300000002000000060000000a0000000900000000000000 + edges: + - {x: 0, y: 1} + - {x: 3, y: 4} + - {x: 6, y: 7} + - {x: 9, y: 10} + - {x: 4, y: 5} + - {x: 10, y: 0} + - {x: 1, y: 2} + - {x: 3, y: 2} + - {x: 5, y: 6} + - {x: 7, y: 8} + - {x: 9, y: 8} + tessellationDetail: 0 + uvTransform: {x: 693, y: 531} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 904 + y: 921 + width: 61 + height: 70 + spriteID: 111712c8fdadc2b4295f1d902d25992a + spriteBone: + - name: head + guid: + position: {x: 53.53888, y: -2.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 49.52647, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.763966, y: 8.859703} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.73536, y: 56.623367} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.674965, y: 69.80882} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.934021, y: 56.133972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3938819, y: 9.910538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 020000000400000003000000050000000400000002000000020000000100000000000000050000000200000000000000 + edges: + - {x: 0, y: 5} + - {x: 3, y: 2} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 3, y: 4} + - {x: 4, y: 5} + tessellationDetail: 0 + uvTransform: {x: 904, y: 921} + spritePosition: {x: 899, y: 1527} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 4 + width: 250 + height: 225 + spriteID: aa14b0833864b5c49bfa8ec69796a78b + spriteBone: + - name: head + guid: + position: {x: 52.53888, y: -50.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.17874, y: -47.30753, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920284} + length: 444.3322 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 47.578003, y: 3.4680023} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.35803, y: 14.853996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.94397, y: 35.491997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.05603, y: 62.408005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.156, y: 91.242004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.26398, y: 120.366} + boneWeight: + weight0: 0.86671025 + weight1: 0.13328975 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.71399, y: 143.89} + boneWeight: + weight0: 0.56783754 + weight1: 0.43216246 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 196.69, y: 159.294} + boneWeight: + weight0: 0.7599043 + weight1: 0.24009569 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 227.15002, y: 166.34799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228, y: 138.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.05798, y: 118.736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.00403, y: 101.484} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.328, y: 95.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211.54199, y: 108.774} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.56, y: 126.854004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.74402, y: 154.7} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.48602, y: 184.112} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.836, y: 203.744} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.906, y: 216.584} + boneWeight: + weight0: 0.7340926 + weight1: 0.26590744 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.63, y: 223.638} + boneWeight: + weight0: 0.54914474 + weight1: 0.45085528 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.276, y: 224.476} + boneWeight: + weight0: 0.6245864 + weight1: 0.3754136 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.70801, y: 221.656} + boneWeight: + weight0: 0.7470651 + weight1: 0.25293487 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.880005, y: 207.37799} + boneWeight: + weight0: 0.833571 + weight1: 0.16642898 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.890015, y: 183.588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.788025, y: 154.65201} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.588013, y: 124.007996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.791992, y: 91.752} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3259888, y: 67.785995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9539795, y: 26.528} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.9039917, y: 4.5979996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.124023, y: 1.3199997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000b0000000a0000000c0000000500000015000000140000000500000018000000170000001600000015000000050000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 4} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1125 + width: 185 + height: 96 + spriteID: f9db4f2644eebe344987f9b2e343b1be + spriteBone: + - name: head + guid: + position: {x: -6.4611206, y: -148.48279, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 119.632996, y: 0.3170166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.052, y: 2.8830566} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.17401, y: 10.646973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.01599, y: 20.93396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.13599, y: 33.095947} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184.55103, y: 46.656006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 185, y: 65.84094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.86902, y: 79.553955} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.32703, y: 89.50806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.17902, y: 95.714966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 120.96503, y: 95.86694} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.770996, y: 95.517944} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.95801, y: 90.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 66.92102, y: 81.88794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.692017, y: 71.343994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.718018, y: 59.029053} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.827026, y: 45.16504} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.549011, y: 30.504028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.4609985, y: 14.574951} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3880005, y: 5.19104} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.0020141602, y: 1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.479004, y: 11.11499} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.57202, y: 19.041992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.296997, y: 22.810059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.26703, y: 21.935059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 85.13098, y: 15.436035} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.28998, y: 3.9489746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.58301, y: 0.30004883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.58252, y: 45.145752} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.08203, y: 57.545044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.42975, y: 53.989136} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.6986694, y: 5.376587} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.3503418, y: 3.1883545} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1300000020000000140000001e00000018000000170000000c0000000b0000001e0000001e0000000d0000000c0000000f0000000e0000001e0000000d0000001e0000000e0000000f0000001e0000001700000017000000160000001000000017000000100000000f00000011000000100000001600000016000000150000001100000011000000150000001200000012000000150000001f0000001f000000200000001300000013000000120000001f0000001e00000019000000180000001a000000000000001b000000190000001c0000001a00000009000000080000001d000000060000001d0000000700000008000000070000001d000000020000001c0000001d00000006000000050000001d0000001d0000001c0000000a0000001c0000001e0000000b0000000a000000090000001d0000000a0000001c0000000b00000004000000030000001d0000001a0000001c000000010000001d000000030000000200000002000000010000001c00000001000000000000001a0000001d0000000500000004000000190000001e0000001c000000 + edges: + - {x: 0, y: 1} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 5, y: 4} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 31, y: 21} + - {x: 22, y: 21} + - {x: 22, y: 23} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + - {x: 32, y: 31} + - {x: 20, y: 32} + tessellationDetail: 0 + uvTransform: {x: 693, y: 1125} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1026 + width: 272 + height: 394 + spriteID: 105929bd30884ae45b4ef676d80dcc3a + spriteBone: + - name: hairTop + guid: + position: {x: 292.1786, y: -47.307602, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 208.53888, y: 132.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 150, y: 6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.978, y: 46.261963} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.30801, y: 93.07605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.728, y: 138.32605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 182.436, y: 180.48596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.216, y: 219.57996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.616, y: 259.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 251.09601, y: 301.80005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.162, y: 345.16406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 270.386, y: 385.61206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 253.59, y: 392.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.392, y: 390.16797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.732, y: 378.01} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.43201, y: 358.136} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.698, y: 327.34802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.518005, y: 291.35596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.73999, y: 245.62402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.778, y: 202.76794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.55799866, y: 162.43005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.98399353, y: 115.017944} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.208008, y: 76.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.587997, y: 45.202026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.429993, y: 27.572021} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.532, y: 1.7199707} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.96399, y: 1.6999512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 150000001400000002000000080000000a000000090000000b0000000a00000008000000060000000c00000007000000060000000d0000000c000000070000000c0000000b000000030000001100000004000000040000000f00000005000000050000000d00000006000000020000001400000003000000070000000b0000000800000015000000020000000100000004000000100000000f000000050000000e0000000d0000000e000000050000000f000000120000001100000003000000100000000400000011000000030000001400000013000000160000001500000017000000010000001700000015000000130000001200000003000000180000001700000001000000010000000000000018000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1026} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 973 + y: 921 + width: 39 + height: 24 + spriteID: dae8df16c6b9d1742a3ac8337b583d2f + spriteBone: + - name: head + guid: + position: {x: -86.46112, y: -99.48279, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 37.18451, y: 2.9775732} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.625896, y: 16.01595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.393013, y: 23.670788} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.51389414, y: 21.119333} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.605747, y: 0.50670415} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000000300000002000000010000000000000004000000020000000100000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 4, y: 0} + - {x: 2, y: 3} + - {x: 3, y: 4} + tessellationDetail: 0 + uvTransform: {x: 973, y: 921} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1757 + width: 213 + height: 268 + spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd + spriteBone: + - name: head + guid: + position: {x: 73.53888, y: 65.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 174.07599, y: 0.49499512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.67499, y: 1.4060059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.034, y: 24.496948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.307, y: 49.692017} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213, y: 74.45105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213, y: 89} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193, y: 110.52295} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.52399, y: 140.15906} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.03299, y: 170.19702} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.522, y: 195.47705} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.108, y: 221.62805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.05899, y: 242.24097} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.49301, y: 256.64905} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.600006, y: 264.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.04001, y: 267.73596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 47.453995, y: 264.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.765991, y: 244.86694} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9420013, y: 219.22595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3330078, y: 200.39294} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3919983, y: 165.21594} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.615997, y: 132.73706} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.761002, y: 107.39795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.347992, y: 83.22302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.295, y: 58.17102} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.86301, y: 32.13794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.94101, y: 13.223999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.694, y: 4.462036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.53601, y: 0.4840088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.12102, y: 206.61902} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.92532, y: 118.42505} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.04245, y: 150.23145} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.05994, y: 181.44861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.4082, y: 66.690796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 16000000150000001e0000001d00000017000000160000001800000017000000200000001f0000001e0000001c0000001d000000160000001e000000200000001900000018000000170000001d0000002000000015000000140000001e000000130000001e0000001400000011000000100000001c0000001c00000013000000120000000e0000000d0000001c0000001c0000000d0000000c0000001c0000000f0000000e000000100000000f0000001c00000012000000110000001c0000001c0000001e000000130000001d0000001e0000001f000000020000001b000000200000001b0000001a0000002000000001000000000000001b00000020000000030000000200000003000000200000000400000002000000010000001b000000060000000400000020000000200000001d000000060000000b0000000a0000001f0000001f0000000c0000000b0000001c0000000c0000001f0000000400000006000000050000001f000000090000000800000008000000070000001f000000070000001d0000001f000000090000001f0000000a0000001d00000007000000060000001a0000001900000020000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 5, y: 4} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1757} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 144 + height: 1113 + spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 + spriteBone: + - name: tail_01 + guid: + position: {x: 444.33203, y: 0.00010321313, z: 0} + rotation: {x: 0, y: 0, z: 0.34705055, w: 0.9378465} + length: 125.026405 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 357.14783, y: 1444.5369, z: 0} + rotation: {x: 0, y: 0, z: 0.9079912, w: -0.41898942} + length: 444.3322 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 100.304, y: 10.495972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.868, y: 107.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.038, y: 128.462} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.998, y: 204.85999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.762, y: 301.90802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.979996, y: 394.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.520004, y: 486.034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.591995, y: 583.698} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.578, y: 667.256} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.116, y: 727.94} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.172, y: 833.1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 120.408005, y: 928.296} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.020004, y: 1010.794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.326004, y: 1092.0759} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.996, y: 1112.3679} + boneWeight: + weight0: 0.5289731 + weight1: 0.4710269 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.615997, y: 1112.114} + boneWeight: + weight0: 0.68664145 + weight1: 0.31335855 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.7440033, y: 1090.902} + boneWeight: + weight0: 0.827118 + weight1: 0.17288202 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.94599915, y: 1063.7681} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9580002, y: 972.69604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.987999, y: 899.732} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.216, y: 786.652} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.981998, y: 761.356} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.3, y: 668.852} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.633999, y: 583.584} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.773998, y: 525.184} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.486, y: 422.978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.306, y: 326.538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.728, y: 280.304} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.990002, y: 192.29999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.935997, y: 92.86801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.8219986, y: 71.54999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.536003, y: 60.089996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.456, y: 1.0759888} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.514, y: 1.0159912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001f0000001e0000000c000000110000000e0000000e0000000d0000000c0000000b000000120000000c000000070000000600000018000000080000001600000009000000130000000b0000000a00000008000000070000001700000019000000060000000500000002000000010000001c0000001c00000003000000020000001a000000050000000400000001000000000000001d0000001b0000000400000003000000000000002100000020000000040000001b0000001a0000001700000016000000080000000b000000130000001200000014000000130000000a00000014000000090000001500000015000000090000001600000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001800000017000000000000001f0000001d000000050000001a00000019000000180000000600000019000000030000001c0000001b000000010000001d0000001c0000000a000000090000001400000000000000200000001f000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1023 + width: 203 + height: 94 + spriteID: 7017cafc96a9e8545bcf71cef9443830 + spriteBone: + - name: leg_L + guid: + position: {x: 116.746826, y: 342.0869, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 194.01202, y: 1.31604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.5, y: 4} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.16602, y: 20.569946} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.09998, y: 36.972046} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 177.37799, y: 53.58606} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.5, y: 74.33801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.40997, y: 85.40198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.98798, y: 89.45801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.20599, y: 91.12598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.15802, y: 92.24805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.59802, y: 93.99194} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.038025, y: 95.56995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.68799, y: 95.79199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.627991, y: 94.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.5, y: 90.099976} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.3720093, y: 72.10205} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.3619995, y: 50.098022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.5, y: 37.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.437988, y: 28} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.51599, y: 21.160034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.95203, y: 16.128052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.145996, y: 11.634033} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.04401, y: 7.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.77399, y: 4} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.24597, y: 1.631958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.94202, y: 0.6500244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1000000012000000110000000400000017000000070000000600000005000000040000000300000018000000040000001700000008000000070000000600000004000000070000000100000000000000020000000300000019000000180000000000000019000000020000001700000004000000180000001600000008000000170000000900000016000000150000000a00000009000000150000000b0000000a000000140000000c000000100000000f0000000c0000000b000000120000000c0000000f0000000d0000000d0000000f0000000e00000015000000140000000a0000000b000000130000001200000014000000130000000b00000012000000100000000c000000030000000200000019000000090000000800000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 1023} + spritePosition: {x: 887, y: 325} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 4 + width: 284 + height: 503 + spriteID: 741240915012cbf459da23560afe5d06 + spriteBone: + - name: foot_L_02 + guid: + position: {x: 112.236855, y: 0.0000048260895, z: 0} + rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} + length: 105.06113 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04312, y: -0.00021569086, z: 0} + rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} + length: 112.23687 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 110.746826, y: 458.08698, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 223.74799, y: 3.0639954} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 277.772, y: 15.3880005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 283.802, y: 55.697998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 264.534, y: 66.502} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.818, y: 82.962006} + boneWeight: + weight0: 0.7046838 + weight1: 0.29531622 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.04999, y: 114.897995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.668, y: 160.106} + boneWeight: + weight0: 0.612179 + weight1: 0.38782102 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.254, y: 186.248} + boneWeight: + weight0: 0.820547 + weight1: 0.17945305 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118, y: 226.664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.004, y: 266.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.736, y: 327.7} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.07599, y: 384.636} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.62, y: 441.556} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.492, y: 471.372} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.944, y: 483.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.623993, y: 474.966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8, y: 455.27002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.718002, y: 404.858} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.3339996, y: 351.04} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9960022, y: 295.65} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.4960022, y: 254.01599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.455994, y: 207.31601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.343994, y: 153.884} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.906006, y: 122.787994} + boneWeight: + weight0: 0.84765464 + weight1: 0.15234526 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.6080017, y: 72.834} + boneWeight: + weight0: 0.57913494 + weight1: 0.4208651 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.2819977, y: 30.796005} + boneWeight: + weight0: 0.77124584 + weight1: 0.22875418 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.113998, y: 11.5} + boneWeight: + weight0: 0.8279399 + weight1: 0.17206009 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.086, y: 6.0639954} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.488, y: 0.98399353} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.124, y: 0.46200562} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0500000018000000170000000500000017000000060000000a000000120000000b0000000c0000000e0000000d0000000c0000000b00000011000000130000000a0000000900000004000000030000000000000001000000030000000200000003000000010000000000000005000000040000001c000000000000001d00000004000000040000001d0000001c00000018000000050000001b000000080000001500000014000000100000000f00000011000000090000000800000014000000110000000f0000000e000000110000000b000000120000000c000000110000000e00000014000000130000000900000013000000120000000a0000001b0000001a0000001800000007000000160000000800000016000000150000000800000016000000060000001700000019000000180000001a0000000600000016000000070000001b000000050000001c000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 4} + spritePosition: {x: 893, y: 209} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1031 + width: 162 + height: 420 + spriteID: 663444d241a8f1b48949fe38b53a2b32 + spriteBone: + - name: leg_L + guid: + position: {x: 325.6438, y: -0.000017256756, z: 0} + rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} + length: 352.04315 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 84.49078, y: 352.72607, z: 0} + rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} + length: 325.64383 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 80.03601, y: 27.44397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.95599, y: 26.97998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.17401, y: 34.176025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.08398, y: 76.16199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.71002, y: 118.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.51001, y: 159.77795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 153.86597, y: 202.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.086, y: 245.56604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.30402, y: 289.68604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.37799, y: 334.50403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.17603, y: 357.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.48401, y: 377.51404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.862, y: 383.10803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.59601, y: 379.062} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.804016, y: 358.40002} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6, y: 324.78198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.5880127, y: 306.578} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.984009, y: 265.984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.988007, y: 222.18604} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.011993, y: 177.17395} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.044006, y: 132.15796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.417999, y: 87.150024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14, y: 42.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.45401, y: 28.761963} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.79999, y: 26.771973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000500000014000000090000000b0000000a000000080000000c00000009000000080000000700000011000000070000000600000012000000090000000c0000000b000000050000001300000006000000040000000300000014000000040000001400000005000000020000000100000003000000080000000d0000000c00000001000000000000000300000008000000110000000f0000001100000007000000120000000e0000000d00000008000000080000000f0000000e0000000f0000001100000010000000060000001300000012000000160000001500000017000000150000001800000017000000140000000300000015000000000000001800000015000000150000000300000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1031} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 895 + y: 237 + width: 118 + height: 250 + spriteID: 76a7103d0daf75547a91bfc0ef5456dc + spriteBone: + - name: chest + guid: + position: {x: 61.400208, y: -54.53601, z: 0} + rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} + length: 174.2987 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.2987, y: 0.00017519612, z: 0} + rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} + length: 76.55615 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.55605, y: 0.0000026012606, z: 0} + rotation: {x: 0, y: 0, z: -0.24932086, w: 0.9684209} + length: 168.92886 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 103.07501, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.68201, y: 1.3999939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118, y: 20.199005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 117.54297, y: 46.54901} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.76099, y: 70.78299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.65997, y: 93.458984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.247986, y: 112.76901} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.42999, y: 135.488} + boneWeight: + weight0: 0.78999996 + weight1: 0.21000002 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.00098, y: 159.953} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.40698, y: 183.76901} + boneWeight: + weight0: 0.75 + weight1: 0.25 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.69098, y: 208.173} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.69, y: 232.44699} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.10901, y: 246.863} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 53.536987, y: 249.69202} + boneWeight: + weight0: 0.76593775 + weight1: 0.23406225 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.96399, y: 246.96301} + boneWeight: + weight0: 0.6489066 + weight1: 0.35109338 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.258972, y: 228.552} + boneWeight: + weight0: 0.58524394 + weight1: 0.41475606 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.228027, y: 203.00702} + boneWeight: + weight0: 0.5420814 + weight1: 0.45791864 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.765015, y: 178.07199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.325012, y: 153.6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.04602, y: 130.01901} + boneWeight: + weight0: 0.70000005 + weight1: 0.29999998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.6550293, y: 107.537994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.2999878, y: 91.56299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.2869873, y: 73.285} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.330017, y: 49.37799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.44702, y: 30.722992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.124023, y: 14.36499} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.112976, y: 1.2839966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.18201, y: 0.42800903} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.51245, y: 78.229675} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.956787, y: 209.8888} + boneWeight: + weight0: 0.6489066 + weight1: 0.35109338 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.8808, y: 102.48389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.213013, y: 136.29132} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.845337, y: 67.02536} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.209595, y: 173.44418} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 78.229614, y: 41.078735} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 200000001600000015000000060000001c0000001e00000022000000020000000100000022000000040000000300000003000000020000002200000022000000010000000000000004000000220000001c00000022000000200000001c00000022000000000000001b00000005000000040000001c0000001d00000009000000210000001f00000008000000070000001c00000006000000050000000b0000000a0000001d0000000a000000090000001d0000000800000021000000090000000d0000000c0000001d0000001d0000000c0000000b000000220000001b0000001a0000002200000019000000180000001f0000001e0000001300000022000000180000002000000020000000150000001e000000200000001e0000001c0000001f000000060000001e000000180000001700000020000000130000001e0000001400000015000000140000001e0000001700000016000000200000001f00000013000000120000000f0000001d000000100000001f00000021000000080000000d0000001d0000000e0000000f0000000e0000001d0000001d00000021000000100000001f00000012000000210000002100000011000000100000001100000021000000120000001f0000000700000006000000220000001a00000019000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 7, y: 6} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + tessellationDetail: 0 + uvTransform: {x: 895, y: 237} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 237 + width: 194 + height: 286 + spriteID: 2a403b78cd1015a4a837ece2d1e5be04 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17862, y: -47.307457, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 127.53888, y: 106.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 79.83899, y: 1.4779968} + boneWeight: + weight0: 0.9 + weight1: 0.100000024 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.156006, y: 15.36499} + boneWeight: + weight0: 0.76 + weight1: 0.24000001 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.67297, y: 35.561005} + boneWeight: + weight0: 0.6299997 + weight1: 0.3700003 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.534, y: 59.932983} + boneWeight: + weight0: 0.45 + weight1: 0.55 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.544, y: 88.71301} + boneWeight: + weight0: 0.69000006 + weight1: 0.30999997 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.09302, y: 118.32599} + boneWeight: + weight0: 0.88 + weight1: 0.11999998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.91602, y: 148.108} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.271, y: 178.03} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.25201, y: 207.50299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.65503, y: 237.012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.76599, y: 260.524} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 171.56097, y: 282.86096} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.65399, y: 285.56897} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.37799, y: 284.68896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.35797, y: 267.525} + boneWeight: + weight0: 0.81 + weight1: 0.19000001 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 69.43103, y: 246.68799} + boneWeight: + weight0: 0.6700001 + weight1: 0.32999995 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.320984, y: 222.97101} + boneWeight: + weight0: 0.5299998 + weight1: 0.4700002 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.085022, y: 196.811} + boneWeight: + weight0: 0.7300002 + weight1: 0.2699998 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.72998, y: 168.51999} + boneWeight: + weight0: 0.91999984 + weight1: 0.08000016 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.549988, y: 139.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.419983, y: 111.04001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.42199707, y: 90.32199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.184021, y: 54.817017} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.143982, y: 27.856995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.442017, y: 7.1869965} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.979004, y: 0.39900208} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.151306, y: 81.23489} + boneWeight: + weight0: 0.19999999 + weight1: 0.8 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.415955, y: 38.78418} + boneWeight: + weight0: 0.89 + weight1: 0.110000014 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.30737, y: 245.52899} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.32916, y: 78.77548} + boneWeight: + weight0: 0.39999998 + weight1: 0.6 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.559204, y: 152.12418} + boneWeight: + weight0: 0.43 + weight1: 0.57 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.819336, y: 123.09006} + boneWeight: + weight0: 0.26 + weight1: 0.74 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.190796, y: 217.20517} + boneWeight: + weight0: 0.22000003 + weight1: 0.78 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.56555, y: 68.77374} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.043884, y: 108.78772} + boneWeight: + weight0: 0.39 + weight1: 0.61 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 131.46973, y: 124.538666} + boneWeight: + weight0: 0.7 + weight1: 0.3 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.38971, y: 150.50684} + boneWeight: + weight0: 0.20999998 + weight1: 0.79 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.16431, y: 182.49161} + boneWeight: + weight0: 0.39999998 + weight1: 0.6 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.8078, y: 191.65656} + boneWeight: + weight0: 0.92 + weight1: 0.08 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.94269, y: 165.01364} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.13507, y: 108.43179} + boneWeight: + weight0: 0.95 + weight1: 0.050000012 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.08905, y: 238.93088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.97699, y: 206.63211} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.97589, y: 48.598328} + boneWeight: + weight0: 0.7599996 + weight1: 0.24000043 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1b00000017000000210000001f0000001e000000220000001d0000001a0000002200000022000000230000001d00000003000000020000001d00000002000000010000002b00000023000000040000001d0000000500000004000000230000002700000006000000230000000500000023000000060000000700000006000000270000001e0000002700000023000000030000001d00000004000000220000001e0000002300000026000000270000001e0000002a00000027000000260000000c0000001c0000000d0000000d0000001c000000290000000d000000290000000e0000001c0000002a000000290000002900000026000000200000001c000000080000002a00000009000000080000001c0000000b0000000a0000001c000000090000001c0000000a0000000c0000000b0000001c000000070000002a00000008000000290000002a000000260000002b0000001d000000020000001a0000001d0000002b00000028000000240000001f0000001500000021000000160000001700000016000000210000002800000021000000150000001b00000018000000170000001b00000000000000190000002b000000000000001b0000001b000000210000001a00000021000000280000001a0000002b0000001b0000001a000000220000001a0000001f0000001f0000001a000000280000002b000000010000000000000019000000180000001b0000001400000028000000150000001300000012000000240000001000000025000000110000001100000024000000120000001300000028000000140000001e0000002400000025000000280000001300000024000000260000002500000020000000250000001000000020000000290000000f0000000e00000020000000100000000f0000000f0000002900000020000000240000001e0000001f0000002400000011000000250000002a0000000700000027000000260000001e00000025000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 0, y: 25} + tessellationDetail: 0 + uvTransform: {x: 693, y: 237} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 773 + width: 156 + height: 140 + spriteID: 279b516e311336c4f9fcc456ae7d5414 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17868, y: -47.307568, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: -28.46112, y: -60.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 111.859985, y: 2.6539917} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.91199, y: 9.049988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.00201, y: 21.630005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.12598, y: 39.544006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.86597, y: 59.55603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.23401, y: 79.578} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.41602, y: 98.40198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.73401, y: 114.37598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.54602, y: 126.63397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.98401, y: 135.242} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.13397, y: 140.59601} + boneWeight: + weight0: 0.8134045 + weight1: 0.1865955 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.41199, y: 141.448} + boneWeight: + weight0: 0.53805965 + weight1: 0.46194035 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.21399, y: 139.45203} + boneWeight: + weight0: 0.7734217 + weight1: 0.2265783 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.322021, y: 132.268} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.60199, y: 118.34003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.7199707, y: 101.64203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.6920166, y: 81.35199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.789978, y: 62.47998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.390015, y: 41.771973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.497986, y: 26.140015} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 38.91797, y: 14.346008} + boneWeight: + weight0: 0.55639327 + weight1: 0.44360673 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.942017, y: 6.4699707} + boneWeight: + weight0: 0.81695867 + weight1: 0.18304133 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.711975, y: 2.5180054} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 97.747986, y: 0.9680176} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 12000000110000001000000007000000160000000800000006000000050000000700000009000000150000000a0000001600000009000000080000000500000004000000170000000200000001000000030000000000000004000000030000000100000000000000030000000000000017000000040000000900000016000000150000000b00000013000000100000000b000000100000000c0000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000140000000a000000150000000b0000001400000013000000140000000b0000000a000000120000001000000013000000070000000500000016000000170000001600000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 773} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 682 + width: 211 + height: 341 + spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 + spriteBone: + - name: hand_L + guid: + position: {x: 224.46619, y: -0.000009952529, z: 0} + rotation: {x: 0, y: 0, z: 0.20200749, w: 0.97938406} + length: 91.71077 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07057, y: 0.0000009247351, z: 0} + rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} + length: 224.4663 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 95.82257, y: 505.068, z: 0} + rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} + length: 199.07066 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 202.29102, y: 2.4639893} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211, y: 35.134033} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 206.20775, y: 100.4025} + boneWeight: + weight0: 0.95183843 + weight1: 0.048161566 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.34888, y: 108.52208} + boneWeight: + weight0: 0.87472755 + weight1: 0.12527245 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.89223, y: 125.06633} + boneWeight: + weight0: 0.55752414 + weight1: 0.44247586 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.8027, y: 209.11337} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.52615, y: 216.26518} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.75151, y: 328.76923} + boneWeight: + weight0: 0.8963615 + weight1: 0.103638515 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.88259, y: 338.06512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.358055, y: 326.07858} + boneWeight: + weight0: 0.74818087 + weight1: 0.2518191 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.656485, y: 265.71692} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.699005, y: 197.30103} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 157.02019} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 47.801876, y: 74.84984} + boneWeight: + weight0: 0.7728488 + weight1: 0.22715123 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.9534, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.03711, y: 233.86523} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0d0000000c0000000b000000060000000b0000000f0000000b000000040000000d000000080000000a00000009000000070000000f000000080000000a000000080000000f0000000f0000000b0000000a000000030000000e0000000d00000003000000010000000e0000000d00000004000000030000000300000002000000010000000f000000070000000600000006000000050000000400000006000000040000000b0000000e0000000100000000000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 3} + - {x: 4, y: 3} + - {x: 9, y: 8} + - {x: 12, y: 13} + - {x: 11, y: 12} + - {x: 10, y: 11} + - {x: 9, y: 10} + - {x: 7, y: 8} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 14, y: 0} + - {x: 13, y: 14} + tessellationDetail: 0 + uvTransform: {x: 448, y: 682} + spritePosition: {x: 911, y: 878} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1389 + width: 93 + height: 256 + spriteID: 28f8690f10e93e149b1981b2694842a1 + spriteBone: + - name: forearm_L + guid: + position: {x: 199.07068, y: 0.00001653995, z: 0} + rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} + length: 224.4663 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 56.82257, y: 226.068, z: 0} + rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} + length: 199.07066 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 65.67174, y: 18.810081} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.248, y: 204.06995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.578, y: 229.78394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.69, y: 250.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.872, y: 255.08801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.632, y: 248.83997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.784, y: 224.53601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 33.672882} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.74185, y: 10.448291} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 010000000700000006000000060000000500000004000000080000000700000000000000010000000600000002000000030000000200000004000000020000000600000004000000000000000700000001000000 + edges: + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 8, y: 0} + - {x: 7, y: 8} + - {x: 0, y: 1} + - {x: 7, y: 6} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1389} + spritePosition: {x: 950, y: 1157} + sharedRigSpriteImportData: [] + mosaicSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: + - name: root + guid: + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55616 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.5561, y: 0.000008288098, z: 0} + rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} + length: 295.84747 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.8475, y: -0.000060563627, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43127 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43124, y: -0.00033139673, z: 0} + rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} + length: 123.84095 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84098, y: -0.000027596725, z: 0} + rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} + length: 53.95797 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958103, y: -0.000026308317, z: 0} + rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} + length: 200.67563 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67572, y: -0.000033026634, z: 0} + rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} + length: 233.07181 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000036898891, z: 0} + rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} + length: 58.26101 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.260998, y: 0.00007850817, z: 0} + rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} + length: 199.07062 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07066, y: 0.00003261621, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46623 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46619, y: -0.000015912505, z: 0} + rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_01 + guid: + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} + length: 93.2601 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_02 guid: position: {x: 93.2601, y: -0.000103776234, z: 0} rotation: {x: 0, y: 0, z: 0.0700749, w: 0.9975417} @@ -7975,14 +15452,6 @@ ScriptedImporter: characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 platformSettings: - name: Default overridden: 1 @@ -8029,9 +15498,11 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: - name: lashes @@ -8142,6 +15613,268 @@ ScriptedImporter: spriteId: 162784c827c93f14698dd31d4184d2ed spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 8b375af1e509c2047b82314526857241 + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 0b976d292cfbe1a499040d4e626f2376 + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: 490eeb054d7d44996be08dd4fb30fe2e + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 162784c827c93f14698dd31d4184d2ed + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: d292b9563ea5a0241bcd9c13d4cac623 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 168205745cf413a4fb682e0bc1307391 + layerID: 3360 + mosaicPosition: {x: 693, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: 9aaad619356b73940b51f50ec7f42243 + layerID: 3348 + mosaicPosition: {x: 156, y: 515} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 30a6ffd432ffb59498bee7743af3b07b + layerID: 3345 + mosaicPosition: {x: 448, y: 1459} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 47178ee9b758d5a4198c5c65de7e2067 + layerID: 3332 + mosaicPosition: {x: 693, y: 531} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 111712c8fdadc2b4295f1d902d25992a + layerID: 3255 + mosaicPosition: {x: 904, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: aa14b0833864b5c49bfa8ec69796a78b + layerID: 3258 + mosaicPosition: {x: 693, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: f9db4f2644eebe344987f9b2e343b1be + layerID: 3261 + mosaicPosition: {x: 693, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 105929bd30884ae45b4ef676d80dcc3a + layerID: 3265 + mosaicPosition: {x: 156, y: 1026} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: dae8df16c6b9d1742a3ac8337b583d2f + layerID: 3353 + mosaicPosition: {x: 973, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd + layerID: 3252 + mosaicPosition: {x: 156, y: 1757} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 + layerID: 3323 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 7017cafc96a9e8545bcf71cef9443830 + layerID: 3483 + mosaicPosition: {x: 693, y: 1023} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 741240915012cbf459da23560afe5d06 + layerID: 3474 + mosaicPosition: {x: 156, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 663444d241a8f1b48949fe38b53a2b32 + layerID: 3462 + mosaicPosition: {x: 448, y: 1031} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 76a7103d0daf75547a91bfc0ef5456dc + layerID: 3271 + mosaicPosition: {x: 895, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: 2a403b78cd1015a4a837ece2d1e5be04 + layerID: 3269 + mosaicPosition: {x: 693, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 279b516e311336c4f9fcc456ae7d5414 + layerID: 3264 + mosaicPosition: {x: 693, y: 773} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 + layerID: 3510 + mosaicPosition: {x: 448, y: 682} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 28f8690f10e93e149b1981b2694842a1 + layerID: 3501 + mosaicPosition: {x: 4, y: 1389} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -8405,7 +16138,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_normal.psb.meta b/Assets/Character/Sprites/Sara_normal.psb.meta index e8a2c60..10920c7 100644 --- a/Assets/Character/Sprites/Sara_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_normal.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,12 +93,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -119,6 +122,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -140,6 +144,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -161,6 +166,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -182,6 +188,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -203,6 +210,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -224,6 +232,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -245,6 +254,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -266,6 +276,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -287,6 +298,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -308,6 +320,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -329,6 +342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -350,6 +364,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -371,6 +386,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -392,6 +408,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -413,6 +430,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -434,6 +452,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -455,6 +474,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -476,6 +496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -497,6 +518,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -518,6 +540,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -539,6 +562,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -560,6 +584,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -581,6 +606,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -597,12 +623,36 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -624,6 +674,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -645,6 +696,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -666,6 +718,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -687,6 +740,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -708,6 +762,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -729,6 +784,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -750,6 +806,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -771,6 +828,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -792,6 +850,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -813,6 +872,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -834,6 +894,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -855,6 +916,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -876,6 +938,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -897,6 +960,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -918,6 +982,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -939,6 +1004,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -960,6 +1026,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -981,6 +1048,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1002,6 +1070,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -1023,6 +1092,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1044,6 +1114,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1065,6 +1136,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1086,6 +1158,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1102,145 +1175,928 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -946, y: 232} spritePosition: {x: 0, y: 0} - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: - padding: 4 - spriteSizeExpand: 0 - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - mosaicPSDLayers: + mosaicSpriteImportData: - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1653 + width: 112 + height: 141 spriteID: d9156b765908d40339490ce55b212aac - layerID: 3366 - mosaicPosition: {x: 4, y: 1653} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1653} + spritePosition: {x: 935, y: 1448} - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 333 + width: 211 + height: 341 spriteID: b7c7c5240f60b469d96dc6ba1370450f - layerID: 3327 - mosaicPosition: {x: 448, y: 333} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 333} + spritePosition: {x: 817, y: 878} - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1125 + width: 93 + height: 256 spriteID: e7503e22d53cd4e2096bf4f49c0062b2 - layerID: 3324 - mosaicPosition: {x: 4, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: dcafaa4f6b9e849eeb460518164da3f3 - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1125} + spritePosition: {x: 856, y: 1157} - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1428 + width: 237 + height: 321 spriteID: e5f80d028df584022a32b658ae55b965 - layerID: 3274 - mosaicPosition: {x: 156, y: 1428} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1428} + spritePosition: {x: 863, y: 1130} - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 4 + width: 237 + height: 321 spriteID: f1fb50515d37747d68494b5ba61374ea - layerID: 3526 - mosaicPosition: {x: 448, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 4} + spritePosition: {x: 863, y: 1130} - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1857 + width: 237 + height: 122 spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 - layerID: 3343 - mosaicPosition: {x: 448, y: 1857} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1857} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 921 + width: 203 + height: 94 + spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 921} + spritePosition: {x: 803, y: 316} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 515 + width: 278 + height: 503 + spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 515} + spritePosition: {x: 815, y: 200} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1459 + width: 165 + height: 390 + spriteID: 597be0d5651294e7e98219c18470e7ab + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1459} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 531 + width: 208 + height: 234 + spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 531} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 904 + y: 921 + width: 61 + height: 70 + spriteID: 14424d08d459543a290fa0f989637e33 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 904, y: 921} + spritePosition: {x: 899, y: 1527} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 4 + width: 250 + height: 225 + spriteID: 0af4316acd9ca4e59b27a403dbd68637 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 4} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1125 + width: 185 + height: 96 + spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 1125} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1026 + width: 272 + height: 394 + spriteID: c0ddd7af31a2643c78423f43b62816b6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1026} + spritePosition: {x: 744, y: 1392} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1757 + width: 213 + height: 268 + spriteID: ebfab21afb933490cb47091f85f2f708 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1757} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 144 + height: 1113 + spriteID: 546ce93706d834ad39f930ded8107838 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1023 + width: 203 + height: 94 + spriteID: 135147cdcc8934835a8be35a14708264 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 1023} + spritePosition: {x: 887, y: 325} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 4 + width: 284 + height: 503 + spriteID: 53847e3a945054242a336ec65dc565f8 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 4} + spritePosition: {x: 893, y: 209} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1031 + width: 162 + height: 420 + spriteID: 3470fdb23629f4639b235c09e35a9161 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1031} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 895 + y: 237 + width: 118 + height: 250 + spriteID: ec047ed207c914dd8ae4aac9781aef3d + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 895, y: 237} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 237 + width: 194 + height: 286 + spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 237} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 773 + width: 156 + height: 140 + spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 773} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 682 + width: 211 + height: 341 + spriteID: 1300b23cc75cb45b8ae16fb210851a76 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 682} + spritePosition: {x: 911, y: 878} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1389 + width: 93 + height: 256 + spriteID: 154fcc9d5997a4d17854fd66734809c9 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1389} + spritePosition: {x: 950, y: 1157} + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + padding: 4 + spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: d9156b765908d40339490ce55b212aac + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: b7c7c5240f60b469d96dc6ba1370450f + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e7503e22d53cd4e2096bf4f49c0062b2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: dcafaa4f6b9e849eeb460518164da3f3 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: e5f80d028df584022a32b658ae55b965 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: f1fb50515d37747d68494b5ba61374ea + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 + layerID: 3360 + mosaicPosition: {x: 693, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 + layerID: 3348 + mosaicPosition: {x: 156, y: 515} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 597be0d5651294e7e98219c18470e7ab + layerID: 3345 + mosaicPosition: {x: 448, y: 1459} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 + layerID: 3332 + mosaicPosition: {x: 693, y: 531} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 14424d08d459543a290fa0f989637e33 + layerID: 3255 + mosaicPosition: {x: 904, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 0af4316acd9ca4e59b27a403dbd68637 + layerID: 3258 + mosaicPosition: {x: 693, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e + layerID: 3261 + mosaicPosition: {x: 693, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: c0ddd7af31a2643c78423f43b62816b6 + layerID: 3265 + mosaicPosition: {x: 156, y: 1026} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: ebfab21afb933490cb47091f85f2f708 + layerID: 3252 + mosaicPosition: {x: 156, y: 1757} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 546ce93706d834ad39f930ded8107838 + layerID: 3323 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 135147cdcc8934835a8be35a14708264 + layerID: 3483 + mosaicPosition: {x: 693, y: 1023} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 53847e3a945054242a336ec65dc565f8 + layerID: 3474 + mosaicPosition: {x: 156, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 3470fdb23629f4639b235c09e35a9161 + layerID: 3462 + mosaicPosition: {x: 448, y: 1031} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: ec047ed207c914dd8ae4aac9781aef3d + layerID: 3271 + mosaicPosition: {x: 895, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 + layerID: 3269 + mosaicPosition: {x: 693, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 + layerID: 3264 + mosaicPosition: {x: 693, y: 773} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 1300b23cc75cb45b8ae16fb210851a76 + layerID: 3510 + mosaicPosition: {x: 448, y: 682} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 154fcc9d5997a4d17854fd66734809c9 + layerID: 3501 + mosaicPosition: {x: 4, y: 1389} + flatten: 0 + isImported: 1 + isVisible: 1 + mosaicPSDLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: d9156b765908d40339490ce55b212aac + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: b7c7c5240f60b469d96dc6ba1370450f + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e7503e22d53cd4e2096bf4f49c0062b2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: dcafaa4f6b9e849eeb460518164da3f3 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: e5f80d028df584022a32b658ae55b965 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: f1fb50515d37747d68494b5ba61374ea + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 - name: upperBoot_R spriteName: upperBoot_R isGroup: 0 @@ -1673,7 +2529,6 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01.psb.meta b/Assets/Character/Sprites/Sara_var01.psb.meta index fa4e2c5..fde1bef 100644 --- a/Assets/Character/Sprites/Sara_var01.psb.meta +++ b/Assets/Character/Sprites/Sara_var01.psb.meta @@ -75,12 +75,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -97,13 +98,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: [] - rigSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 856 @@ -418,6 +420,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -882,6 +885,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1271,6 +1275,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1656,6 +1661,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -2019,6 +2025,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -2335,6 +2342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -2739,6 +2747,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -3172,6 +3181,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -3486,6 +3496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -3802,6 +3813,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -4701,6 +4713,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -5081,6 +5094,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -5364,6 +5378,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -5678,6 +5693,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -5829,6 +5845,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -6134,6 +6151,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -6536,6 +6554,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -6929,6 +6948,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -7362,6 +7382,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -7687,6 +7708,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -7999,6 +8021,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -8313,6 +8336,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -8616,6 +8640,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -9082,6 +9107,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -9103,6 +9129,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -9500,225 +9527,9685 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55604 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.55598, y: 0.000010322633, z: 0} - rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} + rigSpriteImportData: + - name: hair_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 856 + y: 604 + width: 112 + height: 141 + spriteID: c842f47250a7dc64da16d94740140a66 + spriteBone: + - name: hairSide_02 guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 + position: {x: 93.26002, y: -0.000016902315, z: 0} + rotation: {x: 0, y: 0, z: 0.0700757, w: 0.9975417} + length: 69.973694 parentId: 1 color: serializedVersion: 2 rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} - length: 295.84753 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.84747, y: 0.00016004042, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43118 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.4312, y: -0.000046362205, z: 0} - rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} - length: 123.8409 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84092, y: -0.00002063483, z: 0} - rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} - length: 53.95824 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958218, y: 0.00005331519, z: 0} - rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} - length: 200.67575 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67578, y: -0.00004281063, z: 0} - rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} - length: 233.07173 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000034184295, z: 0} - rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} - length: 58.2608 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.261005, y: 0.00017142588, z: 0} - rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} - length: 199.07076 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07083, y: -0.0000014420912, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46617 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46622, y: 0.000043713015, z: 0} - rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - name: hairSide_01 guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} - length: 93.26003 - parentId: 5 + position: {x: 12.435608, y: 136.47876, z: 0} + rotation: {x: 0, y: 0, z: -0.4848928, w: 0.87457365} + length: 93.26005 + parentId: -1 color: serializedVersion: 2 rgba: 0 - - name: hairSide_02 + spriteOutline: [] + vertices: + - position: {x: 112, y: 5.4379883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.02399, y: 13.268005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.10199, y: 29.685974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.716, y: 45.432007} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.37201, y: 57.528015} + boneWeight: + weight0: 0.8875339 + weight1: 0.1124661 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.900024, y: 70.888} + boneWeight: + weight0: 0.56585366 + weight1: 0.43414634 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.302, y: 86.71802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.53198, y: 102.093994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.26001, y: 115.47998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.366028, y: 127.07202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.210022, y: 136.44202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.580017, y: 141.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8060303, y: 134.51202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0200195, y: 117.731995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.24597168, y: 99.86603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.77801514, y: 81.98602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.986023, y: 66.17999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.848022, y: 54.866028} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.874023, y: 48.12799} + boneWeight: + weight0: 0.8247627 + weight1: 0.17523733 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.073975, y: 39.114014} + boneWeight: + weight0: 0.57375234 + weight1: 0.42624766 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.49597, y: 28.596008} + boneWeight: + weight0: 0.89534247 + weight1: 0.10465753 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.35797, y: 13.343994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.65198, y: 3.8239746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.00598, y: 0.2800293} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.92999, y: -0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 100000000f00000008000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000011000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000d0000000a0000000b0000000a0000000d0000000e0000000d000000090000000c0000000b0000000d0000001100000007000000120000000800000011000000100000001300000012000000050000000e000000080000000f000000040000001400000013000000140000000300000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 856, y: 604} + spritePosition: {x: 935, y: 1448} + - name: forearm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3349 + width: 274 + height: 346 + spriteID: 2fd8197430063764b969cc4201813f9c + spriteBone: + - name: hand_R + guid: + position: {x: 233.07188, y: -0.000020655178, z: 0} + rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} + length: 81.76847 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67569, y: 0.000033331075, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} + length: 233.07175 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 150.39734, y: 511.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67575 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 243.00555, y: 247.00146, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 162.98, y: 1.6298828} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.322, y: 3.1879883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.536, y: 6.315918} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.548, y: 5.855957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 249.078, y: 4.5959473} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 256.708, y: 4.947998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.492, y: 46.91992} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.03, y: 89.701904} + boneWeight: + weight0: 0.8949988 + weight1: 0.10500121 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274, y: 117.70996} + boneWeight: + weight0: 0.8470294 + weight1: 0.15297061 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.70801, y: 125.471924} + boneWeight: + weight0: 0.6650137 + weight1: 0.33498633 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.70401, y: 143.47192} + boneWeight: + weight0: 0.7545232 + weight1: 0.24547678 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.594, y: 176.16406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 244.81601, y: 202.52002} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 232.856, y: 230.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 227.064, y: 250} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184, y: 231.61401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.988, y: 271.792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.54199, y: 314.01807} + boneWeight: + weight0: 0.6835338 + weight1: 0.31646624 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.836, y: 324.83594} + boneWeight: + weight0: 0.5756445 + weight1: 0.42435548 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.318, y: 318.38403} + boneWeight: + weight0: 0.62087816 + weight1: 0.37912184 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.203995, y: 315.6079} + boneWeight: + weight0: 0.54787374 + weight1: 0.45212635 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.884, y: 283.646} + boneWeight: + weight0: 0.89393777 + weight1: 0.106062286 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.702003, y: 300.67407} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.234, y: 322} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30, y: 288.4839} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34, y: 240.0061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 250.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.878006, y: 231.62207} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.928001, y: 195.4419} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.491997, y: 160.87012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.536, y: 125.466064} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.632004, y: 98.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.998, y: 80.00391} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.686, y: 76.37402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 117.018, y: 46.186035} + boneWeight: + weight0: 0.5190708 + weight1: 0.4809292 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.938, y: 17.936035} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.656, y: 0} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 190000001c0000001b0000002300000002000000010000000600000005000000040000000200000007000000060000000400000003000000060000000300000002000000060000000200000009000000070000000a00000002000000220000000d0000000f0000000e0000001000000013000000110000000b0000000a0000000f0000000f00000015000000100000000700000009000000080000000d0000000c0000000b0000000f0000000d0000000b0000000a0000001e0000000f00000009000000020000000a000000230000000100000000000000100000001500000013000000190000001d0000001c0000001d0000000f0000001e0000001e000000210000001f000000200000001f0000002100000022000000210000001e0000001d000000190000000f0000000200000023000000220000000a000000220000001e0000001800000017000000160000001500000019000000180000001800000016000000150000001500000014000000130000001300000012000000110000000f00000019000000150000001b0000001a00000019000000000000002400000023000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 3349} + spritePosition: {x: 760, y: 873} + - name: arm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 604 + width: 267 + height: 336 + spriteID: 6554ef70ba1c0ea40b7fd4587055aead + spriteBone: + - name: forearm_R + guid: + position: {x: 200.67575, y: 0.000036427413, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} + length: 233.07175 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 166.39734, y: 227.7445, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67575 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07172, y: 0.000021280688, z: 0} + rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} + length: 81.768456 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 161.27399, y: 26.575989} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.5, y: 38.432007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 189.906, y: 82.79999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 196.48999, y: 120.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.06598, y: 114} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.60602, y: 132.544} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.23999, y: 169.258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 265.13, y: 167.63202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.5, y: 173.56598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.28998, y: 206.39398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 247.5, y: 214.85602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.76398, y: 253.11798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.90002, y: 287} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.48999, y: 310.65802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.41199, y: 333.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.074005, y: 333.62598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.466, y: 297.98596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.885986, y: 264.028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.09201, y: 236.508} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.833984, y: 219.75598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.712006, y: 196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 190.12} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.178009, y: 170.258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.359985, y: 153.432} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.226013, y: 130.396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.45401, y: 100.380005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.287994, y: 71.89197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.95001, y: 60.299988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.90799, y: 64.518005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.23599, y: 39.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.64401, y: 24.859985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1700000019000000180000000c00000009000000110000000b0000000a000000090000000700000006000000080000000900000008000000060000000d000000100000000e000000110000000d0000000c0000000c0000000b000000090000000900000003000000110000000600000005000000030000000500000004000000030000001c00000003000000020000000000000002000000010000000300000009000000060000001c0000000200000000000000100000000f0000000e00000013000000110000001700000011000000100000000d000000130000001200000011000000170000001400000013000000170000001600000014000000140000001600000015000000030000001700000011000000030000001c000000190000001b0000001a0000001c000000190000001c0000001a0000001900000017000000030000001e0000001d0000001c0000001c000000000000001e000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 604} + spritePosition: {x: 744, y: 1157} + - name: shirt_A + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1292 + width: 237 + height: 321 + spriteID: 5e7da38c629c0864b9583ff19f12990d + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51462, y: -13.381422, z: 0} + rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} + length: 58.260807 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86641, y: 0.000033738652, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49457, y: 11.952901, z: 0} + rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} + length: 53.958233 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 208.80603, y: 0.2319336} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 1.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.5, y: 12.670044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.91199, y: 54.23401} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.73401, y: 91.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.896, y: 128.91797} + boneWeight: + weight0: 0.84616613 + weight1: 0.15383385 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.94, y: 167.146} + boneWeight: + weight0: 0.40354362 + weight1: 0.3337161 + weight2: 0.26274028 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.20001, y: 206.16003} + boneWeight: + weight0: 0.644469 + weight1: 0.24106239 + weight2: 0.11446858 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 193.258, y: 244.59802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.36401, y: 282.338} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.396, y: 301.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.288, y: 306.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.5, y: 270.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.01401, y: 290.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.57199, y: 315.74805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.39801, y: 320.00403} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.037994, y: 311.516} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 290.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0360107, y: 244.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.95401, y: 206.86804} + boneWeight: + weight0: 0.67945063 + weight1: 0.32054937 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.503998, y: 168.724} + boneWeight: + weight0: 0.5291273 + weight1: 0.34922367 + weight2: 0.12164901 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.635986, y: 131.44995} + boneWeight: + weight0: 0.4442655 + weight1: 0.40691337 + weight2: 0.14882113 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 32.37201, y: 93.40198} + boneWeight: + weight0: 0.86676115 + weight1: 0.13323887 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.548004, y: 59.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.468018, y: 32.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.080017, y: 3.7819824} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.287994, y: 0.40405273} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.138, y: -0.368042} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.038, y: -0.4119873} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1292} + spritePosition: {x: 863, y: 1130} + - name: shirt_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1621 + width: 237 + height: 321 + spriteID: a23b05a4b2425f444ac2fdb0940b0040 + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51468, y: -13.381357, z: 0} + rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} + length: 58.260807 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86642, y: -0.00008887531, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.4945, y: 11.952948, z: 0} + rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} + length: 53.958233 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 168.10199, y: 0.9000244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.25201, y: 2.3520508} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.52002, y: 2.4620361} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.38403, y: 11.385986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.54999, y: 34.618042} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.89801, y: 83.63403} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.974, y: 120.78406} + boneWeight: + weight0: 0.87472594 + weight1: 0.12527403 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.58002, y: 159.02197} + boneWeight: + weight0: 0.5483544 + weight1: 0.28336984 + weight2: 0.16827579 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.82, y: 197.28198} + boneWeight: + weight0: 0.5654335 + weight1: 0.24146944 + weight2: 0.19309707 + weight3: 0 + boneIndex0: 0 + boneIndex1: 3 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 194.39197, y: 236.18604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.768, y: 273.34204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.65201, y: 297.56006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.49799, y: 310.90405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.638, y: 319.40002} + boneWeight: + weight0: 0.710564 + weight1: 0.28943598 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62.794006, y: 319.568} + boneWeight: + weight0: 0.8973929 + weight1: 0.10260706 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.612, y: 317.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 293.68994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.2139893, y: 249.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.3720093, y: 211.70398} + boneWeight: + weight0: 0.7721928 + weight1: 0.2278072 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.619995, y: 173.87195} + boneWeight: + weight0: 0.42204598 + weight1: 0.39507306 + weight2: 0.18288097 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.227997, y: 136.03796} + boneWeight: + weight0: 0.5212104 + weight1: 0.3101282 + weight2: 0.16866143 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 31.971985, y: 98.62402} + boneWeight: + weight0: 0.891026 + weight1: 0.10897398 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.765991, y: 65.140015} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.117981, y: 32.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.50598, y: 6.641968} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.414, y: 1.7979736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.212, y: 0.7199707} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 180000001700000016000000090000000800000013000000120000000c00000009000000080000000700000014000000090000000c0000000a0000000b0000000a0000000c00000006000000050000001a000000020000000100000004000000040000000000000005000000040000000300000002000000010000000000000004000000150000000700000006000000000000001a000000050000001300000012000000090000000d000000120000000e0000000f0000000e000000110000000c000000120000000d00000012000000110000000e00000011000000100000000f0000001400000007000000150000001400000013000000080000001800000016000000190000001a000000160000001500000019000000160000001a00000015000000060000001a000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1621} + spritePosition: {x: 863, y: 1130} + - name: belt + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 761 + width: 237 + height: 122 + spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 + spriteBone: + - name: hip + guid: + position: {x: 135.7251, y: 149.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 217.43799, y: 1.9299927} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.78601, y: 9.176025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 233.38403, y: 33.383972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.414, y: 58.190002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.46198, y: 84.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.15399, y: 110.69} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.93402, y: 114.03003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.104, y: 113.49402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.42401, y: 116.69397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.25598, y: 119.49597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.44, y: 121.859985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.60602, y: 123.54999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.974, y: 123.70801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.757996, y: 122.064026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.981995, y: 113.44} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.7020264, y: 88.422} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.6459961, y: 62.81598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.2219849, y: 41.28003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 29.35199, y: 40.226013} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.986023, y: 39.612} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.82202, y: 37.893982} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.59198, y: 35.492004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.682, y: 32.185974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.15399, y: 27.307983} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.31201, y: 18.721985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.72803, y: 1.59198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1200000011000000100000000300000007000000040000000400000006000000050000000700000006000000040000000800000016000000090000000800000007000000170000000200000018000000030000000000000019000000010000001800000002000000010000001800000017000000070000000100000019000000180000000900000016000000150000000b0000000a00000014000000130000000f0000000d0000000c0000000b000000130000000d0000000c0000001300000012000000100000000f0000000e0000000d0000000f0000000b00000014000000130000000a000000150000001400000009000000150000000a00000013000000120000000f000000180000000700000003000000170000001600000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 599, y: 761} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3821 + width: 249 + height: 149 + spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 + spriteBone: + - name: leg_R + guid: + position: {x: 169.42871, y: 364.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} + length: 346.43127 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 121.787994, y: 12.115967} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.94601, y: 22.5979} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 162.90399, y: 12.216064} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.41199, y: 9.718018} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.31201, y: 34.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 221.604, y: 36.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.5, y: 45.241943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 208.80798, y: 64.293945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 223.29602, y: 84.26611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.60803, y: 106.64404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 249.5, y: 130.59009} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.61597, y: 134.81006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.57599, y: 130.48389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.38, y: 125.95801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.90399, y: 127.058105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.802, y: 132.39404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.558014, y: 127.38599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.471985, y: 129.92603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.476013, y: 141.854} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.220001, y: 152.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.996002, y: 146.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.019989, y: 119.57593} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 112.37988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8980103, y: 88.26611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3259888, y: 69.41797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.049988, y: 54.83203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.891998, y: 35.89209} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9599915, y: 11.959961} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.48999, y: 1.5119629} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.32599, y: 8.4140625} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.794006, y: 19.926025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.5, y: 25.199951} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.298004, y: 7.3459473} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.42801, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001b0000001a000000070000000d00000008000000090000000c0000000b0000000a000000090000000b000000080000000c000000090000000e000000010000000f0000000c000000080000000d000000070000000e0000000d000000050000000700000006000000070000000400000001000000070000000500000004000000020000000400000003000000100000000f00000001000000040000000200000001000000000000001f0000000100000000000000200000001f00000011000000100000001f000000110000001700000012000000120000001500000014000000130000001200000014000000110000001900000017000000170000001900000018000000170000001600000015000000120000001700000015000000110000001f000000190000001a0000001e0000001d00000010000000010000001f000000190000001f0000001e0000001d0000001c0000001b0000001e0000001a000000190000000e0000000700000001000000210000002000000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3821} + spritePosition: {x: 777, y: 296} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 604 + width: 312 + height: 603 + spriteID: a19b1b3f12527e5479078b49a6fb3332 + spriteBone: + - name: foot_R_02 + guid: + position: {x: 123.84091, y: 0.000025727737, z: 0} + rotation: {x: 0, y: 0, z: 0.30654883, w: 0.951855} + length: 102.271835 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 157.42871, y: 459.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} + length: 346.43127 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43124, y: -0.00003196719, z: 0} + rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619249} + length: 123.8409 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 241.974, y: 1.6539917} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 305.768, y: 13.828003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 311.89398, y: 51.817993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 283.85, y: 64.57599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 223.578, y: 85.34601} + boneWeight: + weight0: 0.54003155 + weight1: 0.45996845 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 182.286, y: 128.01196} + boneWeight: + weight0: 0.7827847 + weight1: 0.21721539 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.808, y: 187.65198} + boneWeight: + weight0: 0.8902284 + weight1: 0.10977159 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.67, y: 254.232} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.938, y: 319.344} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.738, y: 381.542} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 226.59799, y: 434.36804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 263.78198, y: 468.412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.172, y: 533.31604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 259.37, y: 597.004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.39, y: 599.89} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.262, y: 540.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 195.368, y: 553.28796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.808, y: 526.636} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.054, y: 496.552} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.19, y: 518.688} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.636, y: 465.224} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.376007, y: 447.60803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.13600159, y: 443.63403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.5319977, y: 433.97595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.806, y: 386.42603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.621994, y: 326.78998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.774002, y: 264.72803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.83, y: 200.64197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 38.867996, y: 137.318} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.992004, y: 74.43402} + boneWeight: + weight0: 0.7453854 + weight1: 0.25461462 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.0099945, y: 31.625977} + boneWeight: + weight0: 0.8592502 + weight1: 0.14074983 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.168, y: 13.468018} + boneWeight: + weight0: 0.8803182 + weight1: 0.119681776 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.864, y: 6.432007} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.436, y: 0.9379883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.20401, y: 0.28796387} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001f0000001e0000000d0000000c0000000f0000000e0000000d0000000f0000000f0000000c0000000b000000090000000800000018000000110000000f0000000a00000011000000100000000f00000009000000120000000a0000000400000022000000210000002200000004000000000000000000000003000000010000000200000001000000030000000400000003000000000000001c00000006000000050000001b00000007000000060000000b0000000a0000000f000000040000002100000005000000110000000a000000120000000800000019000000180000001400000009000000180000001400000013000000120000000900000014000000120000001500000014000000180000001700000016000000150000001800000017000000150000001a000000070000001b0000001d0000001c000000200000001a00000019000000080000001c0000001b0000000600000005000000200000001c000000200000001f0000001d000000200000000500000021000000070000001a00000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 604} + spritePosition: {x: 789, y: 201} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2378 + width: 165 + height: 390 + spriteID: 3515b9fc0becf044da2b76cdfd4c58af + spriteBone: + - name: leg_R + guid: + position: {x: 295.84744, y: 0.00025878535, z: 0} + rotation: {x: 0, y: 0, z: -0.037133846, w: 0.9993103} + length: 346.4312 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 85.46832, y: 323.875, z: 0} + rotation: {x: 0, y: 0, z: -0.736423, w: 0.6765215} + length: 295.8475 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 85.481995, y: 23.996094} + boneWeight: + weight0: 0.6492846 + weight1: 0.35071543 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.79001, y: 49.041992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.448, y: 91.87988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.63199, y: 131.46191} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.406, y: 170.90796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.422, y: 212.00195} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.85602, y: 251.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.5, y: 291.57007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.5, y: 319.91797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.537994, y: 345.92188} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 94.04001, y: 355.09204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.135986, y: 360.60596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.70401, y: 360.26} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.283997, y: 358} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.332001, y: 330.72803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.2559814, y: 303.28394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.556, y: 263.67188} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.1359863, y: 223.23389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.8840027, y: 182.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.597992, y: 140.99805} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.049987793, y: 99.47412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.22601318, y: 57.14209} + boneWeight: + weight0: 0.78056675 + weight1: 0.21943326 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3580017, y: 35.144043} + boneWeight: + weight0: 0.705284 + weight1: 0.29471603 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.309998, y: 18.783936} + boneWeight: + weight0: 0.5202984 + weight1: 0.47970158 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.5, y: 16} + boneWeight: + weight0: 0.58114654 + weight1: 0.41885346 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1500000014000000010000000a00000009000000060000000700000009000000080000000900000007000000060000000a0000000e0000000c0000000b0000000a0000000c000000100000000600000005000000040000000300000012000000110000000500000004000000130000000300000002000000100000000a000000060000001400000002000000010000000500000011000000100000000f0000000e000000100000000e0000000a000000100000000d0000000c0000000e000000040000001200000011000000030000001300000012000000170000001500000018000000020000001400000013000000160000001500000017000000180000001500000000000000150000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 2378} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3579 + width: 208 + height: 234 + spriteID: 2ce788539181b244294283742dcca6f4 + spriteBone: + - name: hip + guid: + position: {x: 125.7251, y: 214.65088, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 110, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.49399, y: 12.907959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.66998, y: 29.5979} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.05402, y: 52.726074} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.52399, y: 80.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.06201, y: 110.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.61798, y: 140.32007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.84198, y: 170.77197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.09198, y: 201.22412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.78003, y: 231.21802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.262, y: 233.76611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 145.78601, y: 235.55005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.492004, y: 235.93799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.186005, y: 235.99194} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.87799, y: 236} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36, y: 227.05396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.89801, y: 204.12988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.669983, y: 181.78003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.503998, y: 153.47607} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.7659912, y: 123.35791} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.7819824, y: 92.98389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.753998, y: 63.996094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.022003, y: 37.728027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.669983, y: 17.885986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.85599, y: 2.788086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000000400000015000000060000000b00000007000000080000000a00000009000000070000000a000000080000000c0000000b000000060000000a000000070000000b0000000500000010000000060000000400000003000000150000000400000014000000050000001500000003000000020000001500000002000000010000001900000018000000000000001200000011000000050000000c000000100000000d000000100000000e0000000d0000000e000000100000000f0000001300000012000000050000001000000005000000110000001400000013000000050000000100000017000000150000001800000017000000000000001600000015000000170000000c0000000600000010000000170000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3579} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 995 + height: 592 + spriteID: abb98cd5a106bc5479cfc60688d1b830 + spriteBone: + - name: head + guid: + position: {x: 758.5389, y: 129.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 602.76, y: 530.958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 607.5, y: 534} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 598.688, y: 549.93} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 545.778, y: 592} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 539.15, y: 579.524} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 565.994, y: 536.896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 586.13403, y: 528.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 586.86597, y: 94.436005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 656.916, y: 136.018} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 703.516, y: 161.984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 727.118, y: 134.736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 757.504, y: 130.006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 807.148, y: 168.35199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 854.216, y: 140} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 954.274, y: 106} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 976.89, y: 158.318} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 995.5, y: 236.326} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 989.26196, y: 296.236} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 940.692, y: 398.55} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 872.64404, y: 488.646} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 815, y: 549.166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 796.278, y: 459.05} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 757.926, y: 501.57202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 662.808, y: 555.308} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 622.372, y: 499.154} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 524.344, y: 517.216} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 453.3, y: 533.06} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 431.5, y: 535.652} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 465.88, y: 477.62} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 420.096, y: 460} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 321.31598, y: 510.88} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 279.41998, y: 544} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 281.772, y: 523.864} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 356.38202, y: 434.726} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 421.30798, y: 382.19202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 377.69, y: 359.812} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 328.40802, y: 336.718} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 338.162, y: 318.44598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 447.164, y: 300.95} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 503.16, y: 302.746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 571.68, y: 297.818} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 465.668, y: 287.538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 414.94, y: 295.44} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 396.036, y: 248} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 291.41, y: 279.968} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.012, y: 335.51} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.288, y: 297.638} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 271.982, y: 232.76} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 347.17798, y: 202.324} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 456.188, y: 186.92401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 496.12, y: 192.62} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 587.526, y: 251.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 585.862, y: 214.25} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 577.104, y: 187.086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 496.316, y: 117.175995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 433.5, y: 96.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 471.572, y: 84.815994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 547.41, y: 84.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.33801, y: 428.93402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.324, y: 433.866} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.14001, y: 465.77002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 97.18201, y: 486} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.0639954, y: 477.09802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.338013, y: 463.05402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.548004, y: 428} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 379.426, y: 140.826} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 435.396, y: 150.686} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 441.5, y: 157.562} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 334.142, y: 179.18399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 262.104, y: 189.906} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 278.43402, y: 166.858} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 341.258, y: 140.244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 451.226, y: 2.869995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 484.09, y: 18.679993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 494.792, y: 33.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 482.62, y: 53.628006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 441.24, y: 45.826004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 425.5, y: 8.687988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 438.44202, y: 0.526001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 4500000044000000460000003500000007000000390000003100000029000000320000000f0000000e0000000d000000090000000b0000000a0000000900000033000000150000000900000034000000330000000c000000100000000d0000000b000000090000000c0000000c00000009000000150000000d000000100000000f000000100000000c000000110000000800000034000000090000003300000029000000280000001c00000027000000220000001c0000001900000028000000290000003300000032000000270000001c00000028000000180000001700000016000000020000000100000000000000130000001500000014000000280000001500000033000000120000000c00000015000000130000001200000015000000070000003500000008000000150000002800000018000000190000001c0000001a000000280000001900000018000000040000000200000005000000060000000200000000000000020000000600000005000000020000000400000003000000150000001800000016000000110000000c000000120000003900000036000000350000003600000039000000380000004700000046000000440000004400000041000000470000004400000043000000410000002c000000300000002f0000002b000000300000002c0000002e0000002c0000002f0000002c0000002e0000002d0000004d0000004c000000480000004e0000004d00000048000000300000002b000000310000004100000043000000420000002a000000290000002b00000049000000480000004c000000400000003f0000003d0000003c0000003a000000400000003a0000003c0000003b0000003d0000003f0000003e0000004b000000490000004c0000004b0000004a00000049000000310000002b000000290000002300000022000000260000002600000022000000270000001d00000022000000210000000800000035000000340000001a0000001c0000001b0000001d000000210000001e000000220000001d0000001c0000002600000025000000230000002300000025000000240000003d0000003c000000400000001e000000200000001f00000021000000200000001e000000360000003800000037000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 0} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 37} + - {x: 37, y: 38} + - {x: 38, y: 39} + - {x: 39, y: 40} + - {x: 40, y: 41} + - {x: 41, y: 42} + - {x: 42, y: 43} + - {x: 43, y: 44} + - {x: 44, y: 45} + - {x: 45, y: 46} + - {x: 46, y: 47} + - {x: 47, y: 48} + - {x: 48, y: 49} + - {x: 49, y: 50} + - {x: 50, y: 51} + - {x: 51, y: 52} + - {x: 52, y: 53} + - {x: 53, y: 54} + - {x: 54, y: 55} + - {x: 55, y: 56} + - {x: 56, y: 57} + - {x: 57, y: 7} + - {x: 58, y: 59} + - {x: 59, y: 60} + - {x: 60, y: 61} + - {x: 61, y: 62} + - {x: 62, y: 63} + - {x: 63, y: 64} + - {x: 64, y: 58} + - {x: 65, y: 66} + - {x: 66, y: 67} + - {x: 67, y: 68} + - {x: 68, y: 69} + - {x: 69, y: 70} + - {x: 70, y: 71} + - {x: 71, y: 65} + - {x: 72, y: 73} + - {x: 73, y: 74} + - {x: 74, y: 75} + - {x: 75, y: 76} + - {x: 76, y: 77} + - {x: 77, y: 78} + - {x: 78, y: 72} + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 194, y: 1395} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3052 + width: 250 + height: 225 + spriteID: 0a16b8aa676328a40bae7ef0518145a0 + spriteBone: + - name: head + guid: + position: {x: 52.53888, y: -50.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.17844, y: -47.30757, z: 0} + rotation: {x: 0, y: 0, z: 0.99401945, w: 0.10920312} + length: 444.33252 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 47.597992, y: 3.1918945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.302, y: 15.12793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 100.563995, y: 37.156006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.42801, y: 64.01807} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.91199, y: 93.198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.922, y: 121.46997} + boneWeight: + weight0: 0.8611745 + weight1: 0.13882548 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.87, y: 144.80396} + boneWeight: + weight0: 0.55007374 + weight1: 0.44992626 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.56598, y: 159.47412} + boneWeight: + weight0: 0.78719115 + weight1: 0.21280888 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228.26599, y: 165.0979} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.46002, y: 136.95996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.03802, y: 117.40796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.26599, y: 100.69995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.522, y: 97.023926} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.85999, y: 110.15405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.63202, y: 128.13208} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.28998, y: 153.31396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 246.34601, y: 176.02393} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.224, y: 199.73804} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.52399, y: 214.11206} + boneWeight: + weight0: 0.75796187 + weight1: 0.24203813 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.08801, y: 223.76392} + boneWeight: + weight0: 0.5783709 + weight1: 0.4216291 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.858, y: 224.42993} + boneWeight: + weight0: 0.59781164 + weight1: 0.40218836 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 94.109985, y: 221.58398} + boneWeight: + weight0: 0.7313963 + weight1: 0.26860368 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.466, y: 208.23608} + boneWeight: + weight0: 0.8253677 + weight1: 0.17463231 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.716003, y: 185.58789} + boneWeight: + weight0: 0.8980185 + weight1: 0.10198152 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.958008, y: 158.094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.367981, y: 129.04004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.321991, y: 97.604004} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.1719971, y: 65.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3959961, y: 32.335938} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.526001, y: 5.976074} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.178009, y: 1.2338867} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000a0000000c0000000b0000001500000014000000050000000500000018000000170000000500000016000000150000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3052} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3978 + width: 185 + height: 96 + spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 + spriteBone: + - name: head + guid: + position: {x: -6.4611206, y: -148.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 125.23001, y: 2.988037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.518, y: 11.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.874, y: 21.993896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.802, y: 35.90796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.81, y: 53.58008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.53601, y: 70.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.12799, y: 84.42407} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.22198, y: 92.45996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.24399, y: 95.2959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.52399, y: 95.10596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.88199, y: 91.52002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.93399, y: 83.68408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.385986, y: 72.058105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.62799, y: 58.360107} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.28601, y: 43.120117} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.824005, y: 27} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.2059937, y: 10.295898} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.730011, y: 12.937988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.768005, y: 20.506104} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.355988, y: 22.271973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 78.75601, y: 17.664062} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.268005, y: 6.988037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.13199, y: 0.5239258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 11000000100000000f0000000200000007000000060000000500000004000000060000000100000009000000080000000800000007000000020000000300000002000000060000001500000009000000010000000200000001000000080000000100000000000000150000000400000003000000060000000000000016000000150000000b0000000a00000014000000130000000d0000000c0000000c0000000b00000014000000120000000f0000000e0000000e0000000d0000001200000012000000110000000f0000000d00000013000000120000000c00000014000000130000000a0000000900000014000000140000000900000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3978} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 2947 + width: 272 + height: 394 + spriteID: 4df51c930802c734a9dadd62c3a86d55 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17856, y: -47.30766, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 208.53888, y: 132.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 138, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.106, y: 14.4279785} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.35, y: 57.916016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.222, y: 104.64209} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.538, y: 148.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.492, y: 190.07397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.146, y: 229.67798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.794, y: 270.0459} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 255.258, y: 312.7461} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.41998, y: 355.36792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 270.35602, y: 389.6421} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 218.61, y: 396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.352, y: 386.76} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.916, y: 372.13794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.224, y: 347.62402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.994003, y: 314.16602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.89, y: 273.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.89, y: 229.7561} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8059998, y: 185.5459} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.81399536, y: 157.42603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.90600586, y: 117.66797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.522003, y: 79.793945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.736, y: 42.691895} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.379997, y: 17.825928} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 100.242004, y: 1.7438965} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000001300000003000000090000000b0000000a000000080000000b00000009000000070000000d0000000c00000007000000060000000e000000080000000c0000000b000000030000001300000004000000040000001100000005000000050000000f00000006000000160000000300000002000000070000000c0000000800000018000000020000000100000005000000100000000f000000070000000e0000000d0000000e000000060000000f000000120000001100000004000000100000000500000011000000150000001400000003000000030000001600000015000000170000001600000002000000130000001200000004000000180000001700000002000000180000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 2947} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 3978 + width: 39 + height: 24 + spriteID: d47774dc972156447ab2ccbcd52309d5 + spriteBone: + - name: head + guid: + position: {x: -86.46112, y: -99.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 40.5, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.804016, y: 11.875977} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.169983, y: 20.991943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.934021, y: 23.36206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.03601, y: 23.82788} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.228027, y: 23.167969} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0180054, y: 20.447998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.869995, y: 14.803955} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.288025, y: 9.904053} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.424011, y: 4.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.797974, y: 0.7919922} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0400000008000000070000000600000005000000070000000400000007000000050000000400000003000000080000000a0000000900000001000000000000000a00000001000000020000000100000003000000090000000300000001000000080000000300000009000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 0} + tessellationDetail: 0 + uvTransform: {x: 517, y: 3978} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2776 + width: 213 + height: 268 + spriteID: 7b82828a04fa3cb47bde34ab732177d8 + spriteBone: + - name: head + guid: + position: {x: 73.53888, y: 65.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 174.422, y: 0.9279785} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.75201, y: 4.6740723} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.91003, y: 25.728027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.99402, y: 52.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 79.62012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.11597, y: 106.552} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.146, y: 136.79199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.844, y: 169.344} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.99799, y: 200.7539} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.556, y: 227.87793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.25601, y: 248.51807} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.60199, y: 261.43408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.672, y: 266.29004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.506012, y: 265.15796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.734009, y: 249.13403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.4859924, y: 223.77808} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 192.05396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.350006, y: 158.53003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.910004, y: 128.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.149994, y: 101.43994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.336, y: 75.04199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.42999, y: 47.048096} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.32199, y: 22.91211} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 124.10199, y: 8.996094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.04599, y: 0.9140625} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 12000000110000000c000000070000000600000013000000070000001300000009000000030000000500000004000000130000000a000000090000000800000007000000090000000500000003000000170000000100000018000000020000001700000003000000020000000000000018000000010000001400000006000000050000001800000017000000020000000c0000000b000000120000000c00000011000000100000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000050000001500000014000000120000000a000000130000001300000006000000140000000b0000000a00000012000000050000001600000015000000050000001700000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 2776} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1826 + width: 144 + height: 1113 + spriteID: 09469e08a490a0e4a9f1940ef568f36a + spriteBone: + - name: tail_01 + guid: + position: {x: 444.33218, y: 0.00013814852, z: 0} + rotation: {x: 0, y: 0, z: 0.34705088, w: 0.9378463} + length: 125.02641 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 357.14783, y: 1444.5366, z: 0} + rotation: {x: 0, y: 0, z: 0.9079913, w: -0.4189892} + length: 444.33228 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 100.298004, y: 10.498047} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.672, y: 107.28003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.304, y: 128.19604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.118, y: 203.98596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.824005, y: 301.66797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.994, y: 394.4961} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.526, y: 485.77588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.647995, y: 583.4541} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.844, y: 667.782} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.212006, y: 726.8999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.262, y: 820.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.78, y: 919.98804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 124.696, y: 1014.354} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.344, y: 1088.138} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.658005, y: 1111.5} + boneWeight: + weight0: 0.5118974 + weight1: 0.4881026 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.772, y: 1108.2861} + boneWeight: + weight0: 0.5952403 + weight1: 0.4047597 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.209999, y: 1084.394} + boneWeight: + weight0: 0.83356726 + weight1: 0.16643274 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.3639984, y: 1064.1699} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9520035, y: 972.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.9179993, y: 901.6821} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.566002, y: 814.874} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.834, y: 705.676} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.786, y: 610.282} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.973999, y: 524.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.698002, y: 423.37793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.832, y: 324.38794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.883999, y: 280.9619} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.79, y: 192.11206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.6819992, y: 92.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.961998, y: 73.21997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8639984, y: 59.855957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.956, y: 2.3179932} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.514, y: 1.0159912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1c0000001e0000001d0000000c000000110000000e0000000e0000000d0000000c00000009000000140000000a000000070000000600000017000000080000001500000009000000130000000b0000000a00000008000000070000001600000018000000060000000500000002000000010000001b0000001b000000030000000200000019000000050000000400000001000000000000001e0000001a00000004000000030000000c0000000b0000001200000000000000200000001f000000150000000800000016000000130000000a000000140000000b000000130000001200000009000000150000001400000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001700000016000000010000001e0000001c00000019000000040000001a000000170000000600000018000000030000001b0000001a000000010000001c0000001b000000050000001900000018000000000000001f0000001e000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1826} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 604 + width: 249 + height: 149 + spriteID: c2dc6c836c7b5c04eac32f35addbd167 + spriteBone: + - name: leg_L + guid: + position: {x: 142.74683, y: 362.08698, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 127.87799, y: 18.512024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.71002, y: 15.039978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.94397, y: 8.197998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 192.08203, y: 14.276001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.24799, y: 31.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228.932, y: 38.32599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.23602, y: 53.700012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.09198, y: 77.054016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.26202, y: 100.302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.5, y: 125.14398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 246.56201, y: 135.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.75598, y: 128.60803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.09198, y: 122.89801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.5, y: 117} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.36603, y: 133.21002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114, y: 128.91602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.70203, y: 114.400024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.461975, y: 131.664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.25403, y: 146.88403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.692017, y: 148.69} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.5, y: 120.890015} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.8140259, y: 114.81201} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0640259, y: 99.109985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.754028, y: 75.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.5, y: 63.633972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.5, y: 48.997986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.641968, y: 27.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.1480103, y: 2.854004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.339966, y: 2.934021} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.15802, y: 11.401978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.36603, y: 25.366028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 85.638, y: 14.3220215} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.62402, y: -0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1a0000001c0000001b0000000c0000000b00000007000000080000000b000000090000000a000000090000000b0000000b00000008000000070000000f0000000d000000100000000d0000000f0000000e0000000c000000040000000d00000006000000040000000700000004000000010000000d00000004000000060000000500000002000000040000000300000000000000100000000d000000010000000400000002000000040000000c0000000700000001000000000000000d0000001000000019000000170000001300000012000000140000001400000012000000110000001000000017000000110000001400000011000000170000001700000016000000140000001400000016000000150000001e00000019000000100000001a000000190000001d00000010000000000000001e0000001d000000190000001e0000001700000019000000180000001a0000001d0000001c000000000000001f0000001e000000200000001f00000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 599, y: 604} + spritePosition: {x: 861, y: 305} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1215 + width: 312 + height: 603 + spriteID: 343d91448df3bda4580db62ea6f5f8e4 + spriteBone: + - name: foot_L_02 + guid: + position: {x: 112.23693, y: -0.00011808654, z: 0} + rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} + length: 105.06113 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04294, y: -0.00022282099, z: 0} + rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} + length: 112.23687 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 130.74683, y: 457.0869, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 234, y: 2.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 296.578, y: 10.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 311.846, y: 28.348022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 307.536, y: 60.567993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 235.254, y: 82.81604} + boneWeight: + weight0: 0.63851285 + weight1: 0.36148715 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 188.84, y: 120.62195} + boneWeight: + weight0: 0.82613283 + weight1: 0.17386723 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.046, y: 178.54004} + boneWeight: + weight0: 0.86005986 + weight1: 0.13994016 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.412, y: 244.86804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.442, y: 310.59998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.428, y: 372.87805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 218.682, y: 427.93396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 262.44, y: 464.70398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 272, y: 531.57605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 259.452, y: 599.89404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.244, y: 598.744} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.22, y: 539.72} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.712, y: 555.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.138, y: 512.348} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.856, y: 507.81396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.99, y: 517.48804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.914, y: 465.412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.953995, y: 448.44604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 440.52795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9819946, y: 431.87} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.82, y: 367.37805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.867996, y: 320.64404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.996002, y: 258.54004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.966003, y: 187.54797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.772003, y: 124.73999} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.703995, y: 61.186035} + boneWeight: + weight0: 0.538092 + weight1: 0.46190795 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.337997, y: 25.995972} + boneWeight: + weight0: 0.64113843 + weight1: 0.35886157 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.29, y: 12.286011} + boneWeight: + weight0: 0.70909536 + weight1: 0.2909046 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.228, y: 7.540039} + boneWeight: + weight0: 0.83074373 + weight1: 0.16925627 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.438, y: 2.4240723} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.642, y: 1.3079834} + boneWeight: + weight0: 0.7524411 + weight1: 0.24755889 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 200000001d0000001c0000000d0000000c0000000e0000000f0000000e0000000c0000000f0000000c0000000b0000000900000008000000180000000f0000000a00000011000000100000000f0000001100000009000000110000000a0000002200000004000000000000000200000001000000030000000400000003000000010000000400000001000000000000002200000021000000050000001b00000007000000060000001c00000006000000050000000a0000000f0000000b0000000400000022000000050000001900000018000000080000001800000014000000090000001400000012000000110000001400000013000000120000000900000014000000110000001700000014000000180000001700000016000000150000001400000017000000150000001a000000070000001b000000080000001a0000001900000005000000200000001c0000001f0000001d000000200000001b000000060000001c0000001f0000001e0000001d000000200000000500000021000000070000001a00000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1215} + spritePosition: {x: 873, y: 210} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1950 + width: 162 + height: 420 + spriteID: 750c3f05c79930644b76b6ad41a882fd + spriteBone: + - name: leg_L + guid: + position: {x: 325.6437, y: -0.000033695007, z: 0} + rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} + length: 352.04315 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 84.49078, y: 352.72607, z: 0} + rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} + length: 325.64383 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 70.074005, y: 25.385986} + boneWeight: + weight0: 0.5335649 + weight1: 0.46643505 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.504, y: 26.635986} + boneWeight: + weight0: 0.60291094 + weight1: 0.39708906 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.37201, y: 36.858032} + boneWeight: + weight0: 0.7256158 + weight1: 0.2743842 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.048, y: 81.75806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.508, y: 122.96411} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.866, y: 165.01001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.298, y: 207.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.41998, y: 250.49805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.23401, y: 294.65405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.19202, y: 339.22412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.776, y: 372.70605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.945984, y: 381.15405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.231995, y: 383.23193} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.640015, y: 377.5581} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.85199, y: 346.9121} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.902008, y: 314.7959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9160156, y: 300.88403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.809998, y: 258.58594} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.324005, y: 213.83008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.372009, y: 169.63599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.505981, y: 124.63599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.428009, y: 80.46399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.385986, y: 42.359985} + boneWeight: + weight0: 0.7900369 + weight1: 0.20996311 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.84201, y: 30} + boneWeight: + weight0: 0.66738623 + weight1: 0.33261377 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50, y: 30} + boneWeight: + weight0: 0.6506461 + weight1: 0.34935394 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62, y: 24} + boneWeight: + weight0: 0.56708 + weight1: 0.43291998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000000300000015000000080000000700000011000000080000000c00000009000000080000000e0000000c0000000c0000000b000000090000000a000000090000000b0000000500000012000000060000000400000003000000140000000400000013000000050000000300000002000000000000000200000001000000000000001900000018000000000000000e00000008000000110000000700000012000000110000000c0000000e0000000d00000005000000130000001200000011000000100000000e000000100000000f0000000e000000040000001400000013000000150000001800000017000000030000001800000015000000160000001500000017000000120000000700000006000000180000000300000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1950} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1826 + width: 118 + height: 250 + spriteID: 64da928f49b1173419c6091e2e46716e + spriteBone: + - name: chest + guid: + position: {x: 61.400208, y: -54.53601, z: 0} + rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} + length: 174.2987 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29886, y: 0.00017704387, z: 0} + rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} + length: 76.55603 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.5558, y: -0.000020709223, z: 0} + rotation: {x: 0, y: 0, z: -0.24932085, w: 0.968421} + length: 168.92885 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 112.01599, y: 9.050049} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.71399, y: 34.98401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.04401, y: 62.225952} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.31799, y: 86.962036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.218, y: 108.31995} + boneWeight: + weight0: 0.67730486 + weight1: 0.32269514 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.23599, y: 131.32202} + boneWeight: + weight0: 0.7659342 + weight1: 0.23406577 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.474, y: 157.182} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.498, y: 183.98804} + boneWeight: + weight0: 0.706386 + weight1: 0.29361394 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.166, y: 210.60803} + boneWeight: + weight0: 0.70660645 + weight1: 0.29339355 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.37799, y: 236.51611} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.746, y: 248.02197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 41.009995, y: 249.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.794006, y: 226.37402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.690002, y: 200.13196} + boneWeight: + weight0: 0.52191246 + weight1: 0.47808748 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.484009, y: 172.56604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.25, y: 146.14001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.061996, y: 121.03601} + boneWeight: + weight0: 0.594561 + weight1: 0.40543902 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9400024, y: 96.59802} + boneWeight: + weight0: 0.8538458 + weight1: 0.14615422 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8300018, y: 69.73401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.363998, y: 47.920044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.528, y: 28.005981} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.138, y: 11.917969} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.423996, y: 1.7459717} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.140015, y: 1.7139893} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0400000011000000100000000a000000090000000800000006000000050000000f0000000d0000000800000007000000060000000e000000070000000000000016000000010000000100000015000000020000001300000004000000030000001700000016000000000000000300000002000000140000001400000002000000150000000f0000000e000000060000000c0000000a000000080000000b0000000a0000000c0000000d0000000c000000080000000e0000000d0000000700000005000000100000000f000000040000001300000011000000140000001300000003000000120000001100000013000000050000000400000010000000010000001600000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1826} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3285 + width: 194 + height: 286 + spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17892, y: -47.30735, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 127.53888, y: 106.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 74.441986, y: 1.0200195} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.12201, y: 1.7680664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.649994, y: 9.791992} + boneWeight: + weight0: 0.8871664 + weight1: 0.11283362 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.444, y: 29.075928} + boneWeight: + weight0: 0.6827127 + weight1: 0.31728733 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.074, y: 53.87793} + boneWeight: + weight0: 0.63392836 + weight1: 0.36607164 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.14801, y: 84.06006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 164.22198, y: 117.05005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.59201, y: 149.02588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.84601, y: 180.53394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 188.138, y: 212.27808} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 192.06403, y: 243.50806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.28003, y: 271.2959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.818, y: 283.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.47601, y: 284.04004} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.104004, y: 271.906} + boneWeight: + weight0: 0.8270477 + weight1: 0.17295232 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.198, y: 251.31396} + boneWeight: + weight0: 0.59743524 + weight1: 0.40256473 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.73001, y: 226.17603} + boneWeight: + weight0: 0.6701123 + weight1: 0.3298877 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.235992, y: 197.05591} + boneWeight: + weight0: 0.8728368 + weight1: 0.12716317 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.582, y: 166.21606} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.824005, y: 134.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9360046, y: 102.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.7399902, y: 68.37207} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.5180054, y: 35.738037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.365997, y: 9.659912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.892, y: 0} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 160000001500000001000000080000000e000000090000000a0000000c0000000b000000090000000d0000000a0000000e0000000d000000090000000c0000000a0000000d0000001000000008000000070000000500000013000000060000000600000012000000070000000500000004000000140000000e000000080000000f0000000300000014000000040000000f0000000800000010000000120000001100000007000000100000000700000011000000140000001300000005000000120000000600000013000000030000001500000014000000160000000100000018000000010000000000000018000000170000001600000018000000150000000200000001000000030000000200000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3285} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 2084 + width: 156 + height: 140 + spriteID: 6776854868c7fe94da55c1813fbb97b9 + spriteBone: + - name: hairTop + guid: + position: {x: 292.1788, y: -47.30773, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: -28.46112, y: -60.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 110.44202, y: 0.8820801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.48001, y: 3.3479004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.19598, y: 14.305908} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.77802, y: 30.070068} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.74402, y: 49.018066} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.012, y: 69.736084} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.34, y: 88.97412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.70001, y: 106.65796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.624, y: 120.706055} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.616, y: 131.32007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.06799, y: 137.44995} + boneWeight: + weight0: 0.87296945 + weight1: 0.12703055 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.892, y: 139.46606} + boneWeight: + weight0: 0.6060774 + weight1: 0.39392263 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 52.065994, y: 138.9541} + boneWeight: + weight0: 0.72181374 + weight1: 0.27818626 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.324005, y: 134.23999} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.860001, y: 123.13599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.7139893, y: 106.895996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9299927, y: 87.283936} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9259949, y: 66.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9360046, y: 46.605957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.244003, y: 30.023926} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.699997, y: 16.875977} + boneWeight: + weight0: 0.5672535 + weight1: 0.43274653 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.291992, y: 7.8320312} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 69.57001, y: 2.7780762} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.588, y: 0.64990234} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 13000000120000001100000006000000170000000800000007000000060000000800000009000000160000000a0000001600000009000000080000000500000004000000170000000000000004000000020000000400000003000000020000000100000000000000020000000000000017000000040000000a00000016000000150000000c0000000b000000110000000c00000011000000100000000d0000000c000000100000000d000000100000000e0000000f0000000e00000010000000150000000b0000000a000000110000000b0000001400000015000000140000000b000000140000001300000011000000050000001700000006000000080000001700000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 2084} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3703 + width: 274 + height: 346 + spriteID: 5ab1f6659db6e5944a12c81e4f90f42b + spriteBone: + - name: hand_L + guid: + position: {x: 224.4661, y: 0.000002516932, z: 0} + rotation: {x: 0, y: 0, z: 0.20200767, w: 0.979384} + length: 91.71079 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07103, y: 0.00009549552, z: 0} + rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} + length: 224.46625 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 146.82257, y: 510.06836, z: 0} + rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} + length: 199.07079 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 162.992, y: 1.6240234} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.326, y: 3.171875} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.216, y: 6.156006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.14801, y: 5.9680176} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.64801, y: 4.5439453} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 256.44202, y: 4.590088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.318, y: 46.491943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.698, y: 95.2561} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274, y: 114.038086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 263.128, y: 120} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.676, y: 122} + boneWeight: + weight0: 0.76228786 + weight1: 0.23771214 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 222.84799, y: 151.92407} + boneWeight: + weight0: 0.7037121 + weight1: 0.2962879 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 235.356, y: 183.17212} + boneWeight: + weight0: 0.8718027 + weight1: 0.12819734 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 244.002, y: 206.91406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 232, y: 241.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 216.238, y: 250} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184, y: 231.76001} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.956, y: 271.93408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.384, y: 314.1499} + boneWeight: + weight0: 0.71073824 + weight1: 0.28926173 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.996, y: 326.67993} + boneWeight: + weight0: 0.5984542 + weight1: 0.40154585 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.084, y: 314.14795} + boneWeight: + weight0: 0.6610223 + weight1: 0.3389777 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.956, y: 306.82812} + boneWeight: + weight0: 0.77442724 + weight1: 0.22557281 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 64.498, y: 281.0061} + boneWeight: + weight0: 0.89959615 + weight1: 0.10040386 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.246002, y: 319.1919} + boneWeight: + weight0: 0.89687306 + weight1: 0.103127 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.536003, y: 309.33594} + boneWeight: + weight0: 0.89823306 + weight1: 0.10176697 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.54, y: 266.81592} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.93, y: 248.07007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 248.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.701996, y: 227.66992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.022003, y: 189.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.83, y: 150.68408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.462006, y: 115.93408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54, y: 86.48389} + boneWeight: + weight0: 0.85340965 + weight1: 0.14659034 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.996002, y: 78} + boneWeight: + weight0: 0.85076654 + weight1: 0.14923343 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.46, y: 53.246094} + boneWeight: + weight0: 0.5059931 + weight1: 0.49400687 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.444, y: 27.624023} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.54199, y: 3.8359375} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.756, y: 0.9440918} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d00000016000000100000000a0000000200000023000000060000000500000004000000060000000a00000007000000020000000a000000060000000400000003000000060000000700000009000000080000000600000003000000020000000e000000100000000f0000001100000013000000120000000c0000000b00000010000000100000001600000011000000070000000a000000090000000e0000000d000000100000000d0000000c000000100000000b0000001f000000100000002300000002000000010000002500000024000000010000001400000011000000150000001f0000002100000020000000010000002400000023000000220000001f0000000a000000210000001f000000220000001e000000100000001f000000100000001e0000001d00000023000000220000000a0000001b0000001a0000001c0000001a0000001d0000001c00000016000000190000001800000019000000160000001a0000001100000016000000150000001400000013000000110000001a000000160000001d0000001800000017000000160000001f0000000b0000000a000000000000002500000001000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 37} + - {x: 37, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 3703} + spritePosition: {x: 860, y: 873} + - name: Layer 10 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 4010 + width: 0 + height: 0 + spriteID: c5d4ee7138c653a4691b0c87e6ac3124 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 517, y: 4010} + spritePosition: {x: 0, y: 2000} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 948 + width: 262 + height: 336 + spriteID: 7b2cb815e6539174f8e9913ed740d1df + spriteBone: + - name: forearm_L + guid: + position: {x: 199.07092, y: 0.000054502096, z: 0} + rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} + length: 224.46625 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 140.82257, y: 226.06812, z: 0} + rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} + length: 199.07079 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 157.5, y: 30} + boneWeight: + weight0: 0.7355112 + weight1: 0.2644888 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.5, y: 32} + boneWeight: + weight0: 0.82350016 + weight1: 0.17649981 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.53601, y: 37.62799} + boneWeight: + weight0: 0.84356976 + weight1: 0.15643024 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.66998, y: 88.150024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 189.08398, y: 127.37805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.21802, y: 114} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.57, y: 122.410034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.64001, y: 169.85803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 265.94397, y: 168.44397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.5, y: 174.71802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.53198, y: 206.01599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 247.5, y: 214.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.56, y: 252.12598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.646, y: 287.568} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 177.25, y: 310.26196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.69601, y: 331.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.11401, y: 335.61206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.093994, y: 305.39197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.522003, y: 270.484} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.104004, y: 242.47998} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.416016, y: 221.29797} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.559998, y: 196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 190.96997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.514008, y: 170.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.902008, y: 154.08398} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.287994, y: 132.21399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.90799, y: 100.61597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.75, y: 72.45001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.164, y: 59.981995} + boneWeight: + weight0: 0.87189746 + weight1: 0.12810253 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.23599, y: 45.36798} + boneWeight: + weight0: 0.8064569 + weight1: 0.19354306 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.75, y: 33.452026} + boneWeight: + weight0: 0.74079347 + weight1: 0.25920656 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.5, y: 30} + boneWeight: + weight0: 0.71490014 + weight1: 0.28509986 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.59799, y: 26.76001} + boneWeight: + weight0: 0.64054275 + weight1: 0.35945728 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000001a000000180000000c0000000a000000120000000c0000000b0000000a000000070000000a000000090000000900000008000000070000000e000000110000000f0000000c000000120000000e0000000e0000000d0000000c0000000a0000000400000012000000030000001b00000004000000050000000400000006000000070000000600000004000000020000000000000003000000000000000200000001000000040000000a0000000700000003000000000000001d0000000e000000120000001100000012000000180000001300000011000000100000000f0000001800000014000000130000001500000018000000170000001800000015000000140000001500000017000000160000001c000000030000001d0000001b000000030000001c000000040000001b0000001a0000001d0000001f0000001e0000000400000018000000120000001a0000001900000018000000200000001f0000001d0000001d0000000000000020000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 948} + spritePosition: {x: 866, y: 1157} + sharedRigSpriteImportData: [] + mosaicSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: + - name: root + guid: + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55604 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.55598, y: 0.000010322633, z: 0} + rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} + length: 295.84753 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.84747, y: 0.00016004042, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43118 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.4312, y: -0.000046362205, z: 0} + rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} + length: 123.8409 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84092, y: -0.00002063483, z: 0} + rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} + length: 53.95824 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958218, y: 0.00005331519, z: 0} + rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} + length: 200.67575 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67578, y: -0.00004281063, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} + length: 233.07173 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000034184295, z: 0} + rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} + length: 58.2608 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.261005, y: 0.00017142588, z: 0} + rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} + length: 199.07076 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07083, y: -0.0000014420912, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46617 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46622, y: 0.000043713015, z: 0} + rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_01 + guid: + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} + length: 93.26003 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_02 guid: position: {x: 93.26001, y: 0.000024818837, z: 0} rotation: {x: 0, y: 0, z: 0.07007575, w: 0.99754167} @@ -9984,14 +19471,6 @@ ScriptedImporter: characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 platformSettings: - name: Default overridden: 1 @@ -10038,9 +19517,11 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: - name: arm_R @@ -10143,6 +19624,278 @@ ScriptedImporter: spriteId: a23b05a4b2425f444ac2fdb0940b0040 spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: c842f47250a7dc64da16d94740140a66 + layerID: 3366 + mosaicPosition: {x: 856, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 2fd8197430063764b969cc4201813f9c + layerID: 3327 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: 6554ef70ba1c0ea40b7fd4587055aead + layerID: 3324 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: 0cb437a14daa04bdeacdbcad1d365296 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: 5e7da38c629c0864b9583ff19f12990d + layerID: 3274 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: a23b05a4b2425f444ac2fdb0940b0040 + layerID: 3526 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 + layerID: 3343 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 + layerID: 3360 + mosaicPosition: {x: 324, y: 3821} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: a19b1b3f12527e5479078b49a6fb3332 + layerID: 3348 + mosaicPosition: {x: 4, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 3515b9fc0becf044da2b76cdfd4c58af + layerID: 3345 + mosaicPosition: {x: 324, y: 2378} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 2ce788539181b244294283742dcca6f4 + layerID: 3332 + mosaicPosition: {x: 324, y: 3579} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: abb98cd5a106bc5479cfc60688d1b830 + layerID: 3255 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 0a16b8aa676328a40bae7ef0518145a0 + layerID: 3258 + mosaicPosition: {x: 324, y: 3052} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 + layerID: 3261 + mosaicPosition: {x: 324, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 4df51c930802c734a9dadd62c3a86d55 + layerID: 3265 + mosaicPosition: {x: 4, y: 2947} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: d47774dc972156447ab2ccbcd52309d5 + layerID: 3353 + mosaicPosition: {x: 517, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: 7b82828a04fa3cb47bde34ab732177d8 + layerID: 3252 + mosaicPosition: {x: 324, y: 2776} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 09469e08a490a0e4a9f1940ef568f36a + layerID: 3323 + mosaicPosition: {x: 4, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: c2dc6c836c7b5c04eac32f35addbd167 + layerID: 3483 + mosaicPosition: {x: 599, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 343d91448df3bda4580db62ea6f5f8e4 + layerID: 3474 + mosaicPosition: {x: 4, y: 1215} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 750c3f05c79930644b76b6ad41a882fd + layerID: 3462 + mosaicPosition: {x: 324, y: 1950} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 64da928f49b1173419c6091e2e46716e + layerID: 3271 + mosaicPosition: {x: 156, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 + layerID: 3269 + mosaicPosition: {x: 324, y: 3285} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 6776854868c7fe94da55c1813fbb97b9 + layerID: 3264 + mosaicPosition: {x: 156, y: 2084} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 5ab1f6659db6e5944a12c81e4f90f42b + layerID: 3510 + mosaicPosition: {x: 4, y: 3703} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: Layer 10 + spriteName: Layer 10 + isGroup: 0 + parentIndex: -1 + spriteID: c5d4ee7138c653a4691b0c87e6ac3124 + layerID: 3582 + mosaicPosition: {x: 517, y: 4010} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 7b2cb815e6539174f8e9913ed740d1df + layerID: 3501 + mosaicPosition: {x: 324, y: 948} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -10416,7 +20169,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01_normal.psb.meta b/Assets/Character/Sprites/Sara_var01_normal.psb.meta index b51394c..339b64a 100644 --- a/Assets/Character/Sprites/Sara_var01_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_var01_normal.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,12 +93,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 855 @@ -119,6 +122,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -140,6 +144,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -161,6 +166,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -182,6 +188,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -203,6 +210,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -224,6 +232,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -245,6 +254,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -266,6 +276,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -287,6 +298,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -308,6 +320,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -329,6 +342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -350,6 +364,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -371,6 +386,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -392,6 +408,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -413,6 +430,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -434,6 +452,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -455,6 +474,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -476,6 +496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -497,6 +518,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -518,6 +540,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -539,6 +562,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -560,6 +584,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -581,6 +606,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -602,6 +628,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -618,12 +645,36 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 855 @@ -645,6 +696,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -666,6 +718,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -687,6 +740,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -708,6 +762,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -729,6 +784,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -750,6 +806,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -771,6 +828,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -792,6 +850,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -813,6 +872,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -834,6 +894,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -855,6 +916,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -876,6 +938,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -897,6 +960,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -918,6 +982,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -939,6 +1004,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -960,6 +1026,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -981,6 +1048,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1002,6 +1070,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1023,6 +1092,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1044,6 +1114,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1065,6 +1136,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1086,6 +1158,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1107,6 +1180,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1128,6 +1202,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1144,145 +1219,960 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -542, y: -209} spritePosition: {x: 0, y: 0} - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: - padding: 4 - spriteSizeExpand: 0 - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - mosaicPSDLayers: + mosaicSpriteImportData: - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 855 + y: 604 + width: 112 + height: 141 spriteID: 32d017ecc97fa49afbde554442c02b92 - layerID: 28 - mosaicPosition: {x: 855, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 855, y: 604} + spritePosition: {x: 935, y: 1448} - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3349 + width: 274 + height: 346 spriteID: 5766b60a5fad74826b3174cec75ca00f - layerID: 27 - mosaicPosition: {x: 4, y: 3349} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 3349} + spritePosition: {x: 760, y: 873} - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 604 + width: 267 + height: 336 spriteID: e342ae6520c974ea58140bd84b61c10d - layerID: 26 - mosaicPosition: {x: 324, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: c00f77b5256f843c7a34ace5f28cbffe - layerID: 25 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 604} + spritePosition: {x: 744, y: 1157} - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1292 + width: 237 + height: 321 spriteID: b07b69de56f1545d89c67de60639b775 - layerID: 24 - mosaicPosition: {x: 324, y: 1292} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1292} + spritePosition: {x: 863, y: 1130} - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1621 + width: 237 + height: 321 spriteID: 312b16f89efe644508964ded9810c68d - layerID: 23 - mosaicPosition: {x: 324, y: 1621} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1621} + spritePosition: {x: 863, y: 1130} - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 761 + width: 237 + height: 122 spriteID: 22e382f7f36144e9192f62b08a18f6b7 - layerID: 21 - mosaicPosition: {x: 599, y: 761} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 599, y: 761} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 604 + width: 248 + height: 149 + spriteID: c72facb32b9154daa9e39c078f9087c6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 599, y: 604} + spritePosition: {x: 777, y: 296} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 604 + width: 312 + height: 603 + spriteID: d4f875268c2234905ad9c93a7e64bea7 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 604} + spritePosition: {x: 789, y: 201} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2378 + width: 165 + height: 390 + spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 2378} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3579 + width: 208 + height: 234 + spriteID: ca56f2a6349484ad8bb325a8bde70b8f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3579} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 995 + height: 592 + spriteID: 7d37b2337f40e420d864cdfaefaa3a31 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 194, y: 1395} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3052 + width: 250 + height: 225 + spriteID: 2ec53a030b4004f07a6f75fe76481a84 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3052} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3978 + width: 185 + height: 96 + spriteID: bbc616e7921d54143b487bd6a664fbc6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3978} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 2947 + width: 272 + height: 394 + spriteID: 04d0db7df5f4f459a82f937a84a3594c + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 2947} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 3978 + width: 39 + height: 24 + spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 517, y: 3978} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2776 + width: 213 + height: 268 + spriteID: df43b7d2c9f6046e792262af25dd705e + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 2776} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1826 + width: 144 + height: 1113 + spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1826} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3821 + width: 249 + height: 149 + spriteID: 60d0f1ae767f649d48396c4ce6fbba3f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3821} + spritePosition: {x: 861, y: 305} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1215 + width: 312 + height: 603 + spriteID: 82903b92051ad4a65a11319c49919f86 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1215} + spritePosition: {x: 873, y: 210} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1950 + width: 162 + height: 420 + spriteID: c27ae93a68c704275886545919a60d17 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1950} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1826 + width: 118 + height: 250 + spriteID: 0790fc32634514772b880d3518391f29 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1826} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3285 + width: 194 + height: 286 + spriteID: 2c6ce343a3e7d42e295042c3716c5b7f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3285} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 2084 + width: 156 + height: 140 + spriteID: d7d3d17ed851149f5afe98817e771e39 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 2084} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3703 + width: 274 + height: 346 + spriteID: 99ccf17a900d049848cd76cc08be53d1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 3703} + spritePosition: {x: 860, y: 873} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 948 + width: 262 + height: 336 + spriteID: d13330f0411bd4a63b0674e571359554 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 948} + spritePosition: {x: 866, y: 1157} + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + padding: 4 + spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 32d017ecc97fa49afbde554442c02b92 + layerID: 28 + mosaicPosition: {x: 855, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 5766b60a5fad74826b3174cec75ca00f + layerID: 27 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e342ae6520c974ea58140bd84b61c10d + layerID: 26 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: c00f77b5256f843c7a34ace5f28cbffe + layerID: 25 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: b07b69de56f1545d89c67de60639b775 + layerID: 24 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 312b16f89efe644508964ded9810c68d + layerID: 23 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 22e382f7f36144e9192f62b08a18f6b7 + layerID: 21 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: c72facb32b9154daa9e39c078f9087c6 + layerID: 20 + mosaicPosition: {x: 599, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: d4f875268c2234905ad9c93a7e64bea7 + layerID: 19 + mosaicPosition: {x: 4, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d + layerID: 18 + mosaicPosition: {x: 324, y: 2378} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: ca56f2a6349484ad8bb325a8bde70b8f + layerID: 17 + mosaicPosition: {x: 324, y: 3579} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 7d37b2337f40e420d864cdfaefaa3a31 + layerID: 16 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 2ec53a030b4004f07a6f75fe76481a84 + layerID: 15 + mosaicPosition: {x: 324, y: 3052} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: bbc616e7921d54143b487bd6a664fbc6 + layerID: 14 + mosaicPosition: {x: 324, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 04d0db7df5f4f459a82f937a84a3594c + layerID: 13 + mosaicPosition: {x: 4, y: 2947} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 + layerID: 12 + mosaicPosition: {x: 517, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: df43b7d2c9f6046e792262af25dd705e + layerID: 11 + mosaicPosition: {x: 324, y: 2776} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 + layerID: 10 + mosaicPosition: {x: 4, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 60d0f1ae767f649d48396c4ce6fbba3f + layerID: 9 + mosaicPosition: {x: 324, y: 3821} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 82903b92051ad4a65a11319c49919f86 + layerID: 8 + mosaicPosition: {x: 4, y: 1215} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: c27ae93a68c704275886545919a60d17 + layerID: 7 + mosaicPosition: {x: 324, y: 1950} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 0790fc32634514772b880d3518391f29 + layerID: 6 + mosaicPosition: {x: 156, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: 2c6ce343a3e7d42e295042c3716c5b7f + layerID: 5 + mosaicPosition: {x: 324, y: 3285} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: d7d3d17ed851149f5afe98817e771e39 + layerID: 4 + mosaicPosition: {x: 156, y: 2084} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 99ccf17a900d049848cd76cc08be53d1 + layerID: 3 + mosaicPosition: {x: 4, y: 3703} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: d13330f0411bd4a63b0674e571359554 + layerID: 2 + mosaicPosition: {x: 324, y: 948} + flatten: 0 + isImported: 1 + isVisible: 1 + mosaicPSDLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 32d017ecc97fa49afbde554442c02b92 + layerID: 28 + mosaicPosition: {x: 855, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 5766b60a5fad74826b3174cec75ca00f + layerID: 27 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e342ae6520c974ea58140bd84b61c10d + layerID: 26 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: c00f77b5256f843c7a34ace5f28cbffe + layerID: 25 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: b07b69de56f1545d89c67de60639b775 + layerID: 24 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 312b16f89efe644508964ded9810c68d + layerID: 23 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 22e382f7f36144e9192f62b08a18f6b7 + layerID: 21 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 - name: upperBoot_R spriteName: upperBoot_R isGroup: 0 @@ -1735,7 +2625,6 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/DefaultVolumeProfile.asset b/Assets/DefaultVolumeProfile.asset new file mode 100644 index 0000000..36c3781 --- /dev/null +++ b/Assets/DefaultVolumeProfile.asset @@ -0,0 +1,15 @@ +%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: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} + m_Name: DefaultVolumeProfile + m_EditorClassIdentifier: + components: [] diff --git a/Assets/Scenes/0.OriginalScene/Original.asset.meta b/Assets/DefaultVolumeProfile.asset.meta similarity index 64% rename from Assets/Scenes/0.OriginalScene/Original.asset.meta rename to Assets/DefaultVolumeProfile.asset.meta index 9c7d6d2..1034078 100644 --- a/Assets/Scenes/0.OriginalScene/Original.asset.meta +++ b/Assets/DefaultVolumeProfile.asset.meta @@ -1,8 +1,8 @@ fileFormatVersion: 2 -guid: 012f387eca453f0419fba1b5b667480e +guid: d99daa77395028a4a952f19551824ac3 NativeFormatImporter: externalObjects: {} - mainObjectFileID: 0 + mainObjectFileID: 11400000 userData: assetBundleName: assetBundleVariant: diff --git a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat index b80d1b2..815d05f 100644 --- a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.7775454, g: 0.88446766, b: 0.9528302, a: 0.9411765} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3463318301285644163 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat index 2045550..3e86b8f 100644 --- a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,3 +62,4 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.60960305, g: 0.9679191, b: 0.9716981, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat index 8a1321b..853b7dc 100644 --- a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4786639392603069817 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat index 2103cc5..49f2b9c 100644 --- a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat +++ b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat @@ -55,6 +55,7 @@ Material: - Color_926009DC: {r: 0.9811321, g: 0, b: 0, a: 1} - _SourcePosition: {r: 23.072, g: -5.031, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2846152884574943394 MonoBehaviour: m_ObjectHideFlags: 11 @@ -67,4 +68,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat index 39984b6..16f2671 100644 --- a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat +++ b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -42,6 +42,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_BABA0D53: 1.3 @@ -50,3 +62,4 @@ Material: - Vector2_3164382: {r: 0.66, g: 0.15, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat index d4d1110..935a4de 100644 --- a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat @@ -29,6 +29,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_95794578: 1 @@ -37,6 +49,7 @@ Material: m_Colors: - Color_8B11495: {r: 0.47058824, g: 1.2235295, b: 2.9960785, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2031540652831711815 MonoBehaviour: m_ObjectHideFlags: 11 @@ -49,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat index 001412a..34d93b7 100644 --- a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,6 +50,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_528915F0: 1 @@ -59,3 +71,4 @@ Material: m_Colors: - Color_8B11495: {r: 0.07132784, g: 1.1353015, b: 1.1353015, a: 0.92156863} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat index 7bff0ca..1394d15 100644 --- a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat +++ b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -42,6 +42,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_BABA0D53: 1.4 @@ -50,3 +62,4 @@ Material: - Vector2_3164382: {r: 0.18, g: 0.01, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat index 0dc3793..408f3d7 100644 --- a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.990566, g: 0.96485984, b: 0.87375396, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3684729673741879294 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat index 10235c5..b12275f 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,3 +50,4 @@ Material: - Vector2_3164382: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat index b21ae10..4fbcdd8 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat @@ -48,6 +48,7 @@ Material: - RimColor: {r: 0, g: 0, b: 0, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &1737021024862451412 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat index f04dc20..a6f35cb 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6386603211285756519 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat index 16ae8d4..601b5b9 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6054337660068338902 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat index 5bc22dc..c5051e6 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3027429622222641957 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat index 226dfc3..053ad6d 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,3 +62,4 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat index 95c8db5..357b001 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3770013762144530076 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat index 95afbc3..726c4c9 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat @@ -37,6 +37,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_36BC0FD6: 1.76 @@ -48,6 +60,7 @@ Material: - RimColor: {r: 0.682668, g: 0.6808473, b: 0.9433962, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4548837550954988450 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat index c714752..69cbd38 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat @@ -48,6 +48,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &722126496102615193 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat index 8c93f42..714147c 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4648937086480118033 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat index ad1b4c2..a79c762 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,3 +73,4 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat index a46b8c6..54204c3 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4667743548631792015 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat index 934abb5..da60842 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,3 +73,4 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat index 1e216f1..6c67327 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6732869165950182607 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat index 6ea607f..f10cde8 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,6 +50,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -68,3 +80,4 @@ Material: - Vector2_2F7B3F9F: {r: 3, g: 3, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat index 7f74d08..efa46ea 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,6 +50,18 @@ Material: m_Texture: {fileID: 2800000, guid: f52fb4c3d7a8ec94d94ffa23509e53bd, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -69,3 +81,4 @@ Material: - Vector2_2F7B3F9F: {r: 1, g: 1, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat index 9edaee6..330fd90 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,6 +50,18 @@ Material: m_Texture: {fileID: 2800000, guid: f52fb4c3d7a8ec94d94ffa23509e53bd, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -70,3 +82,4 @@ Material: - Vector2_2F7B3F9F: {r: 0.39, g: 5.29, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab b/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab index 94da2d6..07c494a 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188315416907} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -14.03, y: -1.22, z: 0} m_LocalScale: {x: 1.784, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188315416905 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -92,7 +98,7 @@ GameObject: - component: {fileID: 3700321188607034444} - component: {fileID: 3700321188607034451} m_Layer: 0 - m_Name: Background Clouds + m_Name: Environment_Background_Clouds_1 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -105,9 +111,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188607034445} + serializedVersion: 2 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: 3700321188776380244} - {fileID: 3700321188315416906} @@ -116,7 +124,6 @@ Transform: - {fileID: 3700321189039091787} - {fileID: 3700321189816090118} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &3700321188607034451 MonoBehaviour: @@ -156,12 +163,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188657468678} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -31.37, y: 0.77, z: 0} m_LocalScale: {x: 2.528, y: 1.221, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188657468676 SpriteRenderer: @@ -174,10 +182,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -237,12 +250,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188776380245} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -33.94, y: 6.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188776380251 SpriteRenderer: @@ -255,10 +269,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -318,12 +337,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189039091780} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -17.827297, y: -1.607, z: 0} m_LocalScale: {x: 1.582161, y: 1.582161, z: 1.582161} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189039091786 SpriteRenderer: @@ -336,10 +356,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -399,12 +424,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189770066743} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -50.23, y: -1.61, z: 0} m_LocalScale: {x: 1.582161, y: 1.582161, z: 1.582161} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189770066741 SpriteRenderer: @@ -417,10 +443,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -480,12 +511,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189816090119} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -21.69, y: 1.642, z: 0} m_LocalScale: {x: 2.4471042, y: 0.9454202, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189816090117 SpriteRenderer: @@ -498,10 +530,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab b/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab index fa84fd5..0e42332 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014122902979797} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -17.13, y: 9.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014122902979796 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -92,7 +98,7 @@ GameObject: - component: {fileID: 8552014123586212475} - component: {fileID: 8552014123586212474} m_Layer: 0 - m_Name: Environment_Background_Clouds_B + m_Name: Environment_Background_Clouds_2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -105,15 +111,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123586212452} + serializedVersion: 2 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: 8552014123704269407} - {fileID: 8552014122902979755} - {fileID: 8552014123767172726} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &8552014123586212474 MonoBehaviour: @@ -153,12 +160,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123704269401} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 21.51, y: 5.71, z: 0} m_LocalScale: {x: 2.164, y: 2.164, z: 2.164} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014123704269400 SpriteRenderer: @@ -171,10 +179,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -234,12 +247,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123767172720} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.54, y: 4.85, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014123767172727 SpriteRenderer: @@ -252,10 +266,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab index d5faa4a..d39278a 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172013420403606} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -46.83, y: 3.74, z: 0} m_LocalScale: {x: 1.141296, y: 1.141296, z: 1.141296} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172013420403604 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -105,12 +111,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172014117361753} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -33.59, y: 2.38, z: 0} m_LocalScale: {x: 0.931, y: 0.931, z: 0.931} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172014117361759 SpriteRenderer: @@ -123,10 +130,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -186,12 +198,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172014987551438} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -49.35, y: 3.33, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172014987551436 SpriteRenderer: @@ -204,10 +217,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -267,12 +285,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172015542558820} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -57.27, y: 3.8000002, z: 0} m_LocalScale: {x: 1.252, y: 1.252, z: 1.252} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172015542558826 SpriteRenderer: @@ -285,10 +304,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -348,16 +372,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6581690728364611180} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 4222172015542558827} - {fileID: 4222172014987551437} - {fileID: 4222172013420403605} - {fileID: 4222172014117361752} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6581690728364611178 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab index 5d2b5c0..884ea6b 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab @@ -24,9 +24,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2427245015762793488} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 4639193258799406525} - {fileID: 4639193257148807955} @@ -35,7 +37,6 @@ Transform: - {fileID: 4639193258757692888} - {fileID: 4639193258384850390} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2427245015762793494 MonoBehaviour: @@ -75,12 +76,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193257148807952} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -48.17, y: 1.27, z: 0} m_LocalScale: {x: 0.575, y: 0.575, z: 0.575} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193257148807954 SpriteRenderer: @@ -93,10 +95,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -156,12 +163,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193257924775763} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -51.29, y: 2.63, z: 0} m_LocalScale: {x: 0.8713704, y: 0.8713704, z: 0.8713704} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193257924775773 SpriteRenderer: @@ -174,10 +182,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -237,12 +250,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258384850391} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0775077, w: 0.9969918} m_LocalPosition: {x: -34.83, y: 1.41, z: 0} m_LocalScale: {x: -0.6300008, y: 0.63000077, z: 0.63000077} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 8.891001} --- !u!212 &4639193258384850385 SpriteRenderer: @@ -255,10 +269,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -318,12 +337,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258745299976} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.24, y: 1.32, z: 0} m_LocalScale: {x: -0.5876713, y: 0.5876713, z: 0.5876713} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193258745299978 SpriteRenderer: @@ -336,10 +356,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -399,12 +424,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258757692889} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.097177334, w: -0.9952671} m_LocalPosition: {x: -40.6, y: 2.61, z: 0} m_LocalScale: {x: 0.8713704, y: 0.8713704, z: 0.8713704} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -11.153001} --- !u!212 &4639193258757692891 SpriteRenderer: @@ -417,10 +443,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -480,12 +511,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258799406514} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.39, y: 1.91, z: 0} m_LocalScale: {x: 0.91980684, y: 0.91980684, z: 0.91980684} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193258799406524 SpriteRenderer: @@ -498,10 +530,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab index c9c583e..f5574fd 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814095332513} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.4, y: -1.37, z: 0} m_LocalScale: {x: 2.482344, y: 2.482344, z: 2.482344} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &312934814095332519 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -105,12 +111,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814626696903} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -18.48, y: 0.06, z: 0} m_LocalScale: {x: -2.5492802, y: 2.5492802, z: 2.5492802} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &312934814626696901 SpriteRenderer: @@ -123,10 +130,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -186,12 +198,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814843940789} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.023452504, w: -0.99972504} m_LocalPosition: {x: -20.43, y: -3.41, z: 0} m_LocalScale: {x: -2.3292694, y: 2.3292692, z: 2.3292692} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -2.6880002} --- !u!212 &312934814843940779 SpriteRenderer: @@ -204,10 +217,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -267,12 +285,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934815130148057} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.04176244, w: -0.99912757} m_LocalPosition: {x: -27.31, y: -2.85, z: 0} m_LocalScale: {x: 2.302256, y: 2.302256, z: 2.302256} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.787} --- !u!212 &312934815130148063 SpriteRenderer: @@ -285,10 +304,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -348,16 +372,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7320939041014106667} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 312934814095332512} - {fileID: 312934815130148056} - {fileID: 312934814843940788} - {fileID: 312934814626696902} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7320939041014106669 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab index d20dd5b..17fe962 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7724372247744244730} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.11, y: -5.53, z: 0} m_LocalScale: {x: 3.319052, y: 3.319052, z: 3.319052} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7724372248468933184} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7724372247744244728 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -92,7 +98,7 @@ GameObject: - component: {fileID: 7724372248468933184} - component: {fileID: 7724372248468933191} m_Layer: 0 - m_Name: Environment_Background_Far_D + m_Name: Environment_Background_Far_4 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -105,13 +111,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7724372248468933185} + serializedVersion: 2 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: 7724372247744244729} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7724372248468933191 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Middle.prefab b/Assets/Environment/Prefabs/Environment_Background_Middle.prefab index 7521654..2853713 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Middle.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Middle.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670152587} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -43.39, y: 4.05, z: 0} m_LocalScale: {x: -1.416, y: 1.416, z: 1.416} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &670152589 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -105,12 +111,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 797178856} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 20.8, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &797178858 SpriteRenderer: @@ -123,10 +130,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -186,12 +198,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 982016851} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.03, y: 3.97, z: 0} m_LocalScale: {x: -1.678932, y: 1.678932, z: 1.678932} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &982016853 SpriteRenderer: @@ -204,10 +217,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -267,12 +285,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1370862271} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -19.47, y: -6.41, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1370862273 SpriteRenderer: @@ -285,10 +304,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -348,12 +372,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1412397401} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.53, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1412397403 SpriteRenderer: @@ -366,10 +391,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -429,12 +459,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1461411054} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.01, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1461411056 SpriteRenderer: @@ -447,10 +478,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -510,12 +546,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1908453923} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -31.99, y: 2.28, z: 0} m_LocalScale: {x: 1.314604, y: 1.3146037, z: 1.3146037} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1908453925 SpriteRenderer: @@ -528,10 +565,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -591,12 +633,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526224924673431} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.10105626, w: 0.99488074} m_LocalPosition: {x: -28.78, y: -2.49, z: 0} m_LocalScale: {x: 0.23532875, y: 0.19430813, z: 0.17271835} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -11.6} --- !u!212 &1627526224924673513 SpriteRenderer: @@ -609,10 +652,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -672,12 +720,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225049092401} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.16013956, w: 0.9870944} m_LocalPosition: {x: -18.167652, y: -3.3227592, z: 0} m_LocalScale: {x: 0.2700262, y: 0.19116901, z: 0.191169} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -18.43} --- !u!212 &1627526225049092403 SpriteRenderer: @@ -690,10 +739,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -753,12 +807,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225053011835} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.010092358, w: 0.9999491} m_LocalPosition: {x: -31.55, y: -2.05, z: 0} m_LocalScale: {x: -0.11100356, y: 0.09675938, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.1570001} --- !u!212 &1627526225053011837 SpriteRenderer: @@ -771,10 +826,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -834,12 +894,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225060979447} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07119661, w: 0.99746233} m_LocalPosition: {x: -15.915795, y: -3.6250215, z: 0} m_LocalScale: {x: 0.25194559, y: 0.27282423, z: 0.24251041} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.165} --- !u!212 &1627526225060979401 SpriteRenderer: @@ -852,10 +913,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -915,12 +981,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225098937059} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.26480037, w: -0.9643033} m_LocalPosition: {x: -27.11, y: -2.57, z: 0} m_LocalScale: {x: 0.28337628, y: 0.24396126, z: 0.24396127} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -30.710001} --- !u!212 &1627526225098937061 SpriteRenderer: @@ -933,10 +1000,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -996,12 +1068,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225312833147} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.009669082, w: 0.99995327} m_LocalPosition: {x: -40.66, y: -1.65, z: 0} m_LocalScale: {x: 0.15565704, y: 0.13964458, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.108} --- !u!212 &1627526225312833149 SpriteRenderer: @@ -1014,10 +1087,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1077,12 +1155,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225688048464} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.014611379, w: -0.9998933} m_LocalPosition: {x: -48.03, y: -1.51, z: 0} m_LocalScale: {x: 0.29289034, y: 0.13687591, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.674} --- !u!212 &1627526225688048466 SpriteRenderer: @@ -1095,10 +1174,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1158,12 +1242,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225922083214} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.02, y: -1.97, z: 0} m_LocalScale: {x: 0.26988214, y: 0.24396127, z: 0.24396127} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1627526225922083200 SpriteRenderer: @@ -1176,10 +1261,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1239,12 +1329,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226203331359} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.036987424, w: -0.9993158} m_LocalPosition: {x: -33.47, y: -1.95, z: 0} m_LocalScale: {x: 0.092865, y: 0.092865, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.2390003} --- !u!212 &1627526226203331345 SpriteRenderer: @@ -1257,10 +1348,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1307,7 +1403,7 @@ GameObject: - component: {fileID: 1627526226253705026} - component: {fileID: 1627526226253705029} m_Layer: 0 - m_Name: Background Middle + m_Name: Environment_Background_Middle m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1320,9 +1416,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226253705027} + serializedVersion: 2 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: 1627526225688048467} - {fileID: 1627526226203331358} @@ -1342,7 +1440,6 @@ Transform: - {fileID: 982016852} - {fileID: 1908453924} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1627526226253705029 MonoBehaviour: @@ -1382,12 +1479,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226868830409} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.10602972, w: 0.994363} m_LocalPosition: {x: -38.34, y: -1.51, z: 0} m_LocalScale: {x: 0.33856115, y: 0.23968928, z: 0.23968929} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -12.173} --- !u!212 &1627526226868830411 SpriteRenderer: @@ -1400,10 +1498,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Near.prefab b/Assets/Environment/Prefabs/Environment_Background_Near.prefab index 6478733..30b62d1 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Near.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Near.prefab @@ -25,12 +25,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726176186662} + serializedVersion: 2 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: 6372339727034863949} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726176186657 SpriteShapeRenderer: @@ -43,10 +44,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -80,6 +86,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 3.147085, y: -0.61420393, z: -0.00501} m_Extent: {x: 6.00019, y: 2.2510056, z: 0.00501} + m_SpriteSortPoint: 0 --- !u!114 &6372339726176186656 MonoBehaviour: m_ObjectHideFlags: 0 @@ -100,55 +107,49 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -1.8286753, y: 0.58229285, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 1.2251778, y: 0.46509698, z: 1.0819254e-10} leftTangent: {x: -1.7528195, y: 0.02039063, z: 0} rightTangent: {x: 1.4287558, y: -0.01661992, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 4.998295, y: 0.5404514, z: 1.0819254e-10} leftTangent: {x: -1.6264908, y: 0.07317358, z: 0} rightTangent: {x: 1.389688, y: -0.06252098, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 8.1611395, y: 0.10064015, z: 1.0819254e-10} leftTangent: {x: -1.5486026, y: 0.12800634, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 7.472104, y: -1.7994542, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 96049a9ef89d49e4898cbb0ffdf8f5f3, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -160,9 +161,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339726509719851 GameObject: m_ObjectHideFlags: 0 @@ -189,12 +198,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726509719851} + serializedVersion: 2 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: 6372339727231228502} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726509719847 SpriteShapeRenderer: @@ -207,10 +217,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -244,6 +259,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 16.648634, y: 3.4820142, z: -0.005015} m_Extent: {x: 27.498356, y: 6.7422304, z: 0.005015} + m_SpriteSortPoint: 0 --- !u!114 &6372339726509719846 MonoBehaviour: m_ObjectHideFlags: 0 @@ -264,46 +280,41 @@ MonoBehaviour: rightTangent: {x: 10.923704, y: -0.079861164, z: 8.6018304e-10} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 20.894392, y: 6.348763, z: 0.00000010868991} leftTangent: {x: -9.793499, y: 1.0699759, z: 0.000000009246968} rightTangent: {x: 6.043751, y: -0.66030025, z: -0.0000000058062355} mode: 1 height: 1.52 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 39.155502, y: 4.2637043, z: 0.00000009148625} leftTangent: {x: -5.3033714, y: 1.2318664, z: 8.6018304e-10} rightTangent: {x: -0.029911041, y: -1.1094706, z: 0.0000000038708237} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 37.523956, y: 1.5033873, z: 0.000000103958904} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -4.2157435, y: 1.3801984, z: 0.0000001289042} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -315,9 +326,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &6372339726509719845 MonoBehaviour: m_ObjectHideFlags: 0 @@ -356,13 +375,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726804803034} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 10.270592, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727176229868} m_Father: {fileID: 6372339726860620484} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726804803029 SpriteShapeRenderer: @@ -375,10 +395,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -412,6 +437,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 16.810896, y: 4.08094, z: -0.005} m_Extent: {x: 16.810896, y: 5.338461, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6372339726804803028 MonoBehaviour: m_ObjectHideFlags: 0 @@ -432,28 +458,25 @@ MonoBehaviour: rightTangent: {x: 0.36408806, y: 0.07296038, z: 2.1505286e-10} mode: 1 height: 1.15 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 16.609207, y: 6.926027, z: 0.0000001424521} leftTangent: {x: -0.6710415, y: 0.15703583, z: 0.0000000021504576} rightTangent: {x: 2.3493252, y: -0.5343628, z: -0.000000007096517} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 27.706806, y: 3.6668003, z: 0.00000010868991} leftTangent: {x: -0.89831734, y: 1.0067098, z: 0.000000007956693} rightTangent: {x: 3.7119083, y: -4.1597776, z: -0.000000032902} mode: 1 height: 1.76 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -465,9 +488,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339726860620491 GameObject: m_ObjectHideFlags: 0 @@ -479,7 +510,7 @@ GameObject: - component: {fileID: 6372339726860620484} - component: {fileID: 6372339726860620485} m_Layer: 0 - m_Name: Background Close + m_Name: Environment_Background_Near m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -492,9 +523,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726860620491} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -27.09, y: -6.02, z: -0.0011686} m_LocalScale: {x: 0.36738274, y: 0.36738274, z: 0.36738274} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727455856117} - {fileID: 6372339727860835120} @@ -503,7 +536,6 @@ Transform: - {fileID: 6372339727034863949} - {fileID: 6372339726804803035} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6372339726860620485 MonoBehaviour: @@ -543,12 +575,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726907688449} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -11.44, y: -2.02, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339726907688451 SpriteRenderer: @@ -561,10 +594,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -627,12 +665,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727032943135} + serializedVersion: 2 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: 6372339727455856117} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727032943131 SpriteShapeRenderer: @@ -645,10 +684,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -682,6 +726,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 12.566854, y: 4.650458, z: -0.005} m_Extent: {x: 13.038745, y: 4.650458, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6372339727032943130 MonoBehaviour: m_ObjectHideFlags: 0 @@ -702,19 +747,17 @@ MonoBehaviour: rightTangent: {x: 10.377295, y: 0.6169834, z: -0.000000007096517} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 20.975595, y: 6.9842563, z: 0.00000010868991} leftTangent: {x: -0.83514977, y: 0.00038337708, z: 0.000000007956693} rightTangent: {x: 5.575018, y: -0.0025544167, z: -0.000000053116302} mode: 1 height: 1.05 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -726,9 +769,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &6372339727032943129 MonoBehaviour: m_ObjectHideFlags: 0 @@ -767,13 +818,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727034863948} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.73704815, y: 3.124587, z: 0.019670587} m_LocalScale: {x: 5.1419463, y: 5.1419463, z: 5.1419463} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339726176186663} m_Father: {fileID: 6372339726860620484} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727034863951 SpriteShapeRenderer: @@ -786,10 +838,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -823,6 +880,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 3.0860085, y: -0.047558308, z: -0.0050049997} m_Extent: {x: 7.1956882, y: 1.7518959, z: 0.0050049997} + m_SpriteSortPoint: 0 --- !u!114 &6372339727034863950 MonoBehaviour: m_ObjectHideFlags: 0 @@ -843,55 +901,49 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -2.008078, y: 0.25809097, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 1.0686698, y: 0.16242856, z: 1.0819254e-10} leftTangent: {x: -1.7528203, y: 0.020389944, z: 0} rightTangent: {x: 1.4287558, y: -0.016620263, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 4.9031324, y: 0.03693693, z: 1.0819254e-10} leftTangent: {x: -1.6264868, y: 0.07317333, z: 0} rightTangent: {x: 1.3896899, y: -0.062520206, z: 0} mode: 1 height: 1.63 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 8.156332, y: -0.18486787, z: 1.0819254e-10} leftTangent: {x: -1.5486073, y: 0.128006, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 7.472104, y: -1.7994542, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 525abd7429c2ce149952e5548cc580e7, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -903,9 +955,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339727176229875 GameObject: m_ObjectHideFlags: 0 @@ -932,12 +992,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727176229875} + serializedVersion: 2 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: 6372339726804803035} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727176229871 SpriteShapeRenderer: @@ -950,10 +1011,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -987,6 +1053,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 17.021944, y: 3.915764, z: -0.005} m_Extent: {x: 17.021944, y: 5.503636, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6372339727176229870 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1007,28 +1074,25 @@ MonoBehaviour: rightTangent: {x: 0.36408806, y: 0.07296038, z: 2.1505286e-10} mode: 1 height: 1.15 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 16.609207, y: 6.926027, z: 0.0000001424521} leftTangent: {x: -0.6710415, y: 0.15703583, z: 0.0000000021504576} rightTangent: {x: 2.3493252, y: -0.5343628, z: -0.000000007096517} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 27.706806, y: 3.6668003, z: 0.00000010868991} leftTangent: {x: -0.89831734, y: 1.0067098, z: 0.000000007956693} rightTangent: {x: 3.7119083, y: -4.1597776, z: -0.000000032902} mode: 1 height: 1.76 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -1040,9 +1104,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &6372339727176229869 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1080,12 +1152,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727207522700} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.43, y: 4.95, z: 0} m_LocalScale: {x: 1.2563, y: 1.2563, z: 1.2563} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727207522702 SpriteRenderer: @@ -1098,10 +1171,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1163,13 +1241,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727231228501} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.653519, y: -2.6045933, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339726509719844} m_Father: {fileID: 6372339726860620484} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727231228496 SpriteShapeRenderer: @@ -1182,10 +1261,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1219,6 +1303,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 17.402048, y: 5.1121225, z: -0.005} m_Extent: {x: 26.220963, y: 5.1121225, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6372339727231228503 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1239,46 +1324,41 @@ MonoBehaviour: rightTangent: {x: 10.923704, y: -0.079861164, z: 8.6018304e-10} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 20.894392, y: 6.348763, z: 0.00000010868991} leftTangent: {x: -9.793499, y: 1.0699759, z: 0.000000009246968} rightTangent: {x: 6.043751, y: -0.66030025, z: -0.0000000058062355} mode: 1 height: 1.52 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 39.155502, y: 4.2637043, z: 0.00000009148625} leftTangent: {x: -5.3033714, y: 1.2318664, z: 8.6018304e-10} rightTangent: {x: -0.029911041, y: -1.1094706, z: 0.0000000038708237} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 37.523956, y: 1.5033873, z: 0.000000103958904} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -4.2157435, y: 1.3801984, z: 0.0000001289042} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -1290,9 +1370,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339727238425785 GameObject: m_ObjectHideFlags: 0 @@ -1317,12 +1405,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727238425785} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -10.98, y: 8.49, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727238425787 SpriteRenderer: @@ -1335,10 +1424,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1399,12 +1493,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727449326900} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 2.64, y: 3.05, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6372339727449326902 SpriteRenderer: @@ -1417,10 +1512,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1482,13 +1582,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727455856116} + serializedVersion: 2 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: 6372339727032943128} m_Father: {fileID: 6372339726860620484} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727455856119 SpriteShapeRenderer: @@ -1501,10 +1602,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1538,6 +1644,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 12.534972, y: 4.6408386, z: -0.005} m_Extent: {x: 12.534972, y: 4.6408386, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6372339727455856118 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1558,19 +1665,17 @@ MonoBehaviour: rightTangent: {x: 10.377295, y: 0.6169834, z: -0.000000007096517} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 20.975595, y: 6.9842563, z: 0.00000010868991} leftTangent: {x: -0.83514977, y: 0.00038337708, z: 0.000000007956693} rightTangent: {x: 5.575018, y: -0.0025544167, z: -0.000000053116302} mode: 1 height: 1.05 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -1582,9 +1687,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339727543974468 GameObject: m_ObjectHideFlags: 0 @@ -1609,12 +1722,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727543974468} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.68, y: 2.68, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727543974470 SpriteRenderer: @@ -1627,10 +1741,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1690,12 +1809,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727784245613} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7.36, y: 8.8, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727784245615 SpriteRenderer: @@ -1708,10 +1828,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1772,12 +1897,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727816809559} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727816809553 SpriteRenderer: @@ -1790,10 +1916,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1853,9 +1984,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727860835127} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 22.536194, y: 24.254114, z: 0.0031807434} m_LocalScale: {x: 1.1845181, y: 1.1845181, z: 1.1845181} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727238425786} - {fileID: 6372339726907688450} @@ -1867,7 +2000,6 @@ Transform: - {fileID: 6372339727543974469} - {fileID: 6372339727207522701} m_Father: {fileID: 6372339726860620484} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727860835121 SpriteRenderer: @@ -1880,10 +2012,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1943,12 +2080,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727923619455} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.91, y: -1.83, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727923619449 SpriteRenderer: @@ -1961,10 +2099,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2025,12 +2168,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727937297386} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 14.556162, y: 4.2486258, z: 0.0031807434} m_LocalScale: {x: 1.8472289, y: 1.8472289, z: 1.8472289} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339726860620484} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727937297381 SpriteShapeRenderer: @@ -2043,10 +2187,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2080,6 +2229,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 4.368043, y: 0.29031563, z: -0.0050049997} m_Extent: {x: 12.37241, y: 2.3504405, z: 0.0050049997} + m_SpriteSortPoint: 0 --- !u!114 &6372339727937297380 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2100,55 +2250,49 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -5.8688774, y: 0.8757105, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 2.8200645, y: 1.568115, z: 0} leftTangent: {x: -2.8907337, y: -0.13970089, z: 0} rightTangent: {x: 5.720442, y: 0.27645254, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 12.08999, y: 0.61000705, z: 0} leftTangent: {x: -0.7385359, y: 0.2628355, z: 0} rightTangent: {x: 1.496995, y: -0.5327637, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 14.672472, y: -0.5867615, z: 0} leftTangent: {x: -0.19676018, y: 0.01356554, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 12.135138, y: -1.8015962, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 525abd7429c2ce149952e5548cc580e7, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -2160,9 +2304,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6372339728055084286 GameObject: m_ObjectHideFlags: 0 @@ -2187,12 +2339,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339728055084286} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339728055084280 SpriteRenderer: @@ -2205,10 +2358,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Sky.prefab b/Assets/Environment/Prefabs/Environment_Background_Sky.prefab index 0b8c2f2..13ad4c4 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Sky.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Sky.prefab @@ -24,14 +24,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942117788024} + serializedVersion: 2 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: 7027970942649171028} - {fileID: 7027970942746272049} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7027970942117788026 MonoBehaviour: @@ -72,12 +73,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942649171029} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -18.4, y: 5.9, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7027970942117788027} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7027970942649171030 SpriteRenderer: @@ -90,10 +92,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -165,12 +172,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942746272062} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -18.1, y: 8.26, z: 0} m_LocalScale: {x: 750, y: 2.46, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7027970942117788027} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7027970942746272048 SpriteRenderer: @@ -183,10 +191,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab b/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab index a514e72..bcf5ade 100644 --- a/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab +++ b/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 521641517} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.006948663, w: -0.99997586} m_LocalPosition: {x: 33.06, y: -8.8, z: 0} m_LocalScale: {x: -1.5276437, y: 0.6221256, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.79600006} --- !u!212 &521641519 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -105,12 +111,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 663235557} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -52.01, y: -6.18, z: 0} m_LocalScale: {x: -2.458249, y: 0.8418377, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &663235559 SpriteRenderer: @@ -123,10 +130,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -186,12 +198,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1246920577} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.78508466, w: -0.6193885} m_LocalPosition: {x: 33.55, y: -8.25, z: 0} m_LocalScale: {x: 1.3486434, y: -1.4413043, z: 2.344} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -103.45701} --- !u!212 &1246920579 SpriteRenderer: @@ -204,10 +217,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -267,12 +285,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760001068391} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.024572594, w: 0.9996981} m_LocalPosition: {x: -62.39, y: -3.58, z: 0} m_LocalScale: {x: 0.5097431, y: 0.2781262, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 2.8160002} --- !u!212 &3068243760001068388 SpriteRenderer: @@ -285,10 +304,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -348,12 +372,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760061044736} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: 2.1, y: -7.34, z: 0} m_LocalScale: {x: 1.0857764, y: 0.61132, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243760061044737 SpriteRenderer: @@ -366,10 +391,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -429,12 +459,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760330446746} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: -18, y: -5.85, z: 0} m_LocalScale: {x: 0.7448424, y: 0.46032408, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243760330446747 SpriteRenderer: @@ -447,10 +478,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -510,12 +546,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760664498772} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -3.72, y: -6.31, z: 0} m_LocalScale: {x: 1.091298, y: 0.2666761, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243760664498773 SpriteRenderer: @@ -528,10 +565,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -591,9 +633,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760881506265} + serializedVersion: 2 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: 3068243761961033915} - {fileID: 3068243761217472841} @@ -608,7 +652,6 @@ Transform: - {fileID: 663235558} - {fileID: 1246920578} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &3068243760881506271 MonoBehaviour: @@ -648,12 +691,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761217472843} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -33.59, y: -4.954, z: 0} m_LocalScale: {x: 0.83805, y: 0.457748, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3068243761217472840 SpriteRenderer: @@ -666,10 +710,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -729,12 +778,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761331193131} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: 6.31, y: -7.68, z: 0} m_LocalScale: {x: -0.9002025, y: 0.5241159, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243761331193128 SpriteRenderer: @@ -747,10 +797,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -810,12 +865,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761437742935} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -22.43, y: -5.16, z: 0} m_LocalScale: {x: -0.46328974, y: 0.26882312, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243761437742932 SpriteRenderer: @@ -828,10 +884,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -891,12 +952,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761630322775} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -0.51, y: -6.41, z: 0} m_LocalScale: {x: -0.6449571, y: 0.3845469, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243761630322772 SpriteRenderer: @@ -909,10 +971,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -973,12 +1040,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761961033914} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -24.1, y: -8.25, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &3068243761961033913 SpriteShapeRenderer: @@ -991,10 +1059,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1028,6 +1101,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 4.827694, y: -2.7905235, z: -0.0050049997} m_Extent: {x: 60.97248, y: 10.601011, z: 0.0050049997} + m_SpriteSortPoint: 0 --- !u!114 &3068243761961033912 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1048,64 +1122,57 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -45.738937, y: 2.431984, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 10.062225, y: -0.33267546, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -11.099764, y: 2.4907675, z: 0} leftTangent: {x: -11.517704, y: 0.3902011, z: 0} rightTangent: {x: 11.632036, y: -0.39409924, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 15.718353, y: 1.7143631, z: 0} leftTangent: {x: -4.3270826, y: 0.105383396, z: 0} rightTangent: {x: 3.9029636, y: -0.09505463, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 44.017693, y: 0.9846797, z: 0} leftTangent: {x: -11.652992, y: 0.30270624, z: 0} rightTangent: {x: 3.9084702, y: -0.10153103, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 54.830738, y: -2.685113, z: 0} leftTangent: {x: -1.765068, y: 2.1723995, z: 0} rightTangent: {x: 0.28209305, y: -0.9026966, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 55.029648, y: -6.394101, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 52768d05133b5c04da5671b9da836447, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -1117,6 +1184,14 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] diff --git a/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab b/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab index 748d58e..2c88f5f 100644 --- a/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab +++ b/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab @@ -25,12 +25,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575298603105} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.04227104, w: 0.9991062} m_LocalPosition: {x: -44.132, y: -2.197867, z: 0} m_LocalScale: {x: 0.19434, y: 0.111315, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7928108575298603119 SpriteRenderer: @@ -43,10 +44,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -125,12 +131,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575781840775} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02136711, w: 0.9997717} m_LocalPosition: {x: -7.660736, y: -5.485863, z: 0} m_LocalScale: {x: 0.19613093, y: 0.15304151, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.9660001} --- !u!212 &7928108575781840773 SpriteRenderer: @@ -143,10 +150,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -211,7 +223,7 @@ GameObject: - component: {fileID: 7928108575857609537} - component: {fileID: 7928108575857609550} m_Layer: 0 - m_Name: Foreground Close + m_Name: Environment_Foreground_Near m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -224,9 +236,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575857609536} + serializedVersion: 2 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: 7928108576423183287} - {fileID: 7928108576330968095} @@ -236,7 +250,6 @@ Transform: - {fileID: 7928108576735854793} - {fileID: 7928108575781840772} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7928108575857609550 MonoBehaviour: @@ -278,12 +291,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576068213760} + serializedVersion: 2 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: 7928108576423183287} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &7928108576068213775 SpriteShapeRenderer: @@ -296,10 +310,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -333,6 +352,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: -0.7963257, y: 0.041985035, z: -0.00501} m_Extent: {x: 34.11238, y: 7.944043, z: 0.00501} + m_SpriteSortPoint: 0 --- !u!114 &7928108576068213774 MonoBehaviour: m_ObjectHideFlags: 0 @@ -353,100 +373,89 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -29.8933, y: 3.0551252, z: 0} leftTangent: {x: 0.11080551, y: -0.6648445, z: 0} rightTangent: {x: 2.8377762, y: 0.24444103, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -18.066889, y: 4.0848427, z: 0} leftTangent: {x: -3.558094, y: -0.043768883, z: 0} rightTangent: {x: 2.9147434, y: 0.03585434, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -11.181333, y: 4.0614223, z: 0} leftTangent: {x: -1.6513548, y: 0.13998413, z: 0} rightTangent: {x: 2.665965, y: -0.22599268, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -5.198994, y: 3.9852405, z: 0} leftTangent: {x: -2.5645146, y: 0.16621113, z: 0} rightTangent: {x: 1.0303116, y: -0.066614866, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -0.89326537, y: 3.583448, z: 0} leftTangent: {x: -1.8634313, y: 0.17782927, z: 0} rightTangent: {x: 1.6641669, y: -0.15881348, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 3.8202307, y: 2.9812858, z: 0} leftTangent: {x: -1.4296699, y: 0.22050357, z: 0} rightTangent: {x: 2.2105448, y: -0.34015465, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 10.301983, y: 2.030594, z: 0} leftTangent: {x: -2.3346324, y: 0.25642538, z: 0} rightTangent: {x: 0.58744526, y: -0.06452203, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 13.132843, y: 1.8694248, z: 0} leftTangent: {x: -1.2263441, y: 0.052401543, z: 0} rightTangent: {x: 3.0342045, y: -0.12979448, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 22.491741, y: 0.89494896, z: 0} leftTangent: {x: -2.0255432, y: 0.66551685, z: 0} rightTangent: {x: 3.769579, y: -1.2385395, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 28.450136, y: -2.8231223, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -458,9 +467,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &7928108576068213772 MonoBehaviour: m_ObjectHideFlags: 0 @@ -499,12 +516,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576330614989} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.076334216, w: 0.9970823} m_LocalPosition: {x: -21.629654, y: -4.1680717, z: 0} m_LocalScale: {x: 0.123, y: 0.123, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7928108576330614987 SpriteRenderer: @@ -517,10 +535,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -599,12 +622,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576330968094} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.006150217, w: 0.9999811} m_LocalPosition: {x: -54.460335, y: -2.2627363, z: 0} m_LocalScale: {x: -0.21484, y: 0.17659584, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.44} --- !u!212 &7928108576330968092 SpriteRenderer: @@ -617,10 +641,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -699,13 +728,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576423183304} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -27.36, y: -9.89, z: 0} m_LocalScale: {x: 1.5, y: 1.5, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7928108576068213761} m_Father: {fileID: 7928108575857609537} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &7928108576423183286 SpriteShapeRenderer: @@ -718,10 +748,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -755,6 +790,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: -0.71422577, y: -0.5220523, z: -0.0050049997} m_Extent: {x: 33.433678, y: 6.710508, z: 0.0050049997} + m_SpriteSortPoint: 0 --- !u!114 &7928108576423183305 MonoBehaviour: m_ObjectHideFlags: 0 @@ -775,100 +811,89 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -29.8933, y: 3.0551252, z: 0} leftTangent: {x: 0.11080551, y: -0.6648445, z: 0} rightTangent: {x: 2.8377762, y: 0.24444103, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -18.066889, y: 4.0848427, z: 0} leftTangent: {x: -3.558094, y: -0.043768883, z: 0} rightTangent: {x: 2.9147434, y: 0.03585434, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -11.181333, y: 4.0614223, z: 0} leftTangent: {x: -1.6513548, y: 0.13998413, z: 0} rightTangent: {x: 2.665965, y: -0.22599268, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -5.198994, y: 3.9852405, z: 0} leftTangent: {x: -2.5645146, y: 0.16621113, z: 0} rightTangent: {x: 1.0303116, y: -0.066614866, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -0.89326537, y: 3.583448, z: 0} leftTangent: {x: -1.8634313, y: 0.17782927, z: 0} rightTangent: {x: 1.6641669, y: -0.15881348, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 3.8202307, y: 2.9812858, z: 0} leftTangent: {x: -1.4296699, y: 0.22050357, z: 0} rightTangent: {x: 2.2105448, y: -0.34015465, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 10.301983, y: 2.030594, z: 0} leftTangent: {x: -2.3346324, y: 0.25642538, z: 0} rightTangent: {x: 0.58744526, y: -0.06452203, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 13.132843, y: 1.8694248, z: 0} leftTangent: {x: -1.2263441, y: 0.052401543, z: 0} rightTangent: {x: 3.0342045, y: -0.12979448, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 22.491741, y: 0.89494896, z: 0} leftTangent: {x: -2.0255432, y: 0.66551685, z: 0} rightTangent: {x: 3.769579, y: -1.2385395, z: 0} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 28.450136, y: -2.8231223, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 500 m_StretchTiling: 1 @@ -880,9 +905,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &7928108576735854792 GameObject: m_ObjectHideFlags: 0 @@ -908,12 +941,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576735854792} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.054671142, w: 0.9985044} m_LocalPosition: {x: -11.907026, y: -4.964109, z: 0} m_LocalScale: {x: -0.37427646, y: 0.16154811, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.2630005} --- !u!212 &7928108576735854774 SpriteRenderer: @@ -926,10 +960,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1008,12 +1047,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108577185010608} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.03233268, w: 0.99947715} m_LocalPosition: {x: -35.158493, y: -2.41214, z: 0} m_LocalScale: {x: 0.092865, y: 0.092865, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.2390003} --- !u!212 &7928108577185010622 SpriteRenderer: @@ -1026,10 +1066,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab b/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab index a08e1f5..7558ac3 100644 --- a/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab +++ b/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 79114920} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.079, y: -1.196, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458306922725} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &79114922 MonoBehaviour: @@ -43,25 +44,36 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.38 m_Color: {r: 0.8207547, g: 0.6628504, b: 0.35230508, a: 1} m_Intensity: 2 - m_LightVolumeOpacity: 0 + m_LightVolumeIntensity: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea4d103c0da9d07768df154174196d8576 m_LightCookieSprite: {fileID: 0} - m_UseNormalMap: 1 + m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 m_AlphaBlendOnOverlap: 0 + m_OverlapOperation: 0 + m_NormalMapDistance: 0.69 + m_NormalMapQuality: 1 + m_UseNormalMap: 1 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 + m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_LocalBounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 360 m_PointLightOuterAngle: 360 m_PointLightInnerRadius: 0.2 m_PointLightOuterRadius: 3.37 - m_PointLightDistance: 0.69 - m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -96,12 +108,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 397731629} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.012445584, w: 0.9999226} m_LocalPosition: {x: 0.242, y: 0.491, z: 0} m_LocalScale: {x: 0.24164352, y: 0.03785556, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458496445788} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.4260001} --- !u!212 &397731631 SpriteRenderer: @@ -114,10 +127,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -177,13 +195,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 877172657} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.18, y: 0.91, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1953985939} m_Father: {fileID: 5162504458496445788} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &877172659 SpriteRenderer: @@ -196,10 +215,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -259,12 +283,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1824848894} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.16, y: 1.44, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458496445788} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1824848896 SpriteRenderer: @@ -277,10 +302,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -340,12 +370,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1953985938} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.03448077, w: 0.99940544} m_LocalPosition: {x: -0.007, y: 0.149, z: 0} m_LocalScale: {x: 0.17704488, y: 0.027286725, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 877172658} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 3.9520001} --- !u!212 &1953985940 SpriteRenderer: @@ -358,10 +389,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -421,12 +457,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 58889659458855081} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.288, y: 0.377, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1012806938940446969 SpriteRenderer: @@ -439,10 +476,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -503,12 +545,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670197130089893682} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.27, y: 0.187, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3413356081179022623 SpriteRenderer: @@ -521,10 +564,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -586,12 +634,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 827027829217216206} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.09, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &2614974883334659900 SpriteRenderer: @@ -604,10 +653,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -651,22 +705,42 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 827027829217216206} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 2.85, y: 3.79} + oldSize: {x: 2.8500001, y: 3.8} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1 &1579409560721947750 @@ -693,12 +767,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1579409560721947750} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.028, y: 0.276, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3246344069644533603 SpriteRenderer: @@ -711,10 +786,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -775,12 +855,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665578154813346465} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.099, y: 0.542, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1714006611518754472 SpriteRenderer: @@ -793,10 +874,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -856,15 +942,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1738092200647040995} + serializedVersion: 2 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: 2089049747429308344} - {fileID: 6593218319098013722} - {fileID: 2257873678861877139} m_Father: {fileID: 5162504458256914560} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1802006312118885147 GameObject: @@ -890,12 +977,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1802006312118885147} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.185, y: 0.141, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6974517415645322066 SpriteRenderer: @@ -908,10 +996,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -971,12 +1064,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2725754043176412751} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.226, y: 0.304, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3460526715854903978 SpriteRenderer: @@ -989,10 +1083,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1053,12 +1152,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3969588121119454623} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.9291003, w: 0.36982787} m_LocalPosition: {x: 0.326, y: 0.596, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -136.59} --- !u!212 &1927547683847575207 SpriteRenderer: @@ -1071,10 +1171,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1135,12 +1240,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4406519644068125204} + serializedVersion: 2 m_LocalRotation: {x: 0, y: -0, z: 0.9927888, w: -0.11987703} m_LocalPosition: {x: -0.185, y: 0.583, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 193.77} --- !u!212 &5644500994759151133 SpriteRenderer: @@ -1153,10 +1259,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1217,12 +1328,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4997949293549396329} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.366, y: 0.515, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8286405002747289093 SpriteRenderer: @@ -1235,10 +1347,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1299,12 +1416,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504457213823121} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98076624, w: -0.19518623} m_LocalPosition: {x: 6.29, y: -0.67, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458348955743} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5162504457213823127 MonoBehaviour: @@ -1318,25 +1436,36 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.5 m_Color: {r: 0.09825563, g: 0.6707523, b: 0.9056604, a: 1} m_Intensity: 0.33 - m_LightVolumeOpacity: 0 + m_LightVolumeIntensity: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 4d103c0d00000000 m_LightCookieSprite: {fileID: 0} - m_UseNormalMap: 0 + m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 m_AlphaBlendOnOverlap: 0 + m_OverlapOperation: 0 + m_NormalMapDistance: 10.88 + m_NormalMapQuality: 2 + m_UseNormalMap: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 + m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_LocalBounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 51.96 m_PointLightOuterAngle: 51.96 m_PointLightInnerRadius: 0 m_PointLightOuterRadius: 28.77107 - m_PointLightDistance: 10.88 - m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -1372,12 +1501,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458200051455} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 23.22, y: -6.612, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458348955743} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5162504458200051453 MonoBehaviour: @@ -1391,25 +1521,36 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.44 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2 - m_LightVolumeOpacity: 0 + m_LightVolumeIntensity: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} - m_UseNormalMap: 1 + m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 m_AlphaBlendOnOverlap: 1 + m_OverlapOperation: 1 + m_NormalMapDistance: 4.9 + m_NormalMapQuality: 1 + m_UseNormalMap: 1 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 + m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_LocalBounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 177.7 m_PointLightOuterAngle: 177.7 m_PointLightInnerRadius: 0.52 m_PointLightOuterRadius: 1.3 - m_PointLightDistance: 4.9 - m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -1443,9 +1584,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458256914561} + serializedVersion: 2 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: 5162504458348955743} - {fileID: 3375734104743581274} @@ -1457,7 +1600,6 @@ Transform: - {fileID: 416401565976596601} - {fileID: 8398594178464182135} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458306922726 GameObject: @@ -1482,14 +1624,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458306922726} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 23, y: -4.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1807093605731726051} - {fileID: 79114921} m_Father: {fileID: 5162504458256914560} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458348955736 GameObject: @@ -1514,14 +1657,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458348955736} + serializedVersion: 2 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: 5162504457213823120} - {fileID: 5162504458200051454} m_Father: {fileID: 5162504458256914560} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458496445789 GameObject: @@ -1549,15 +1693,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458496445789} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 23.016, y: -6.229, z: 0} m_LocalScale: {x: 0.543, y: 0.543, z: 0.543} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 397731630} - {fileID: 877172658} - {fileID: 1824848895} m_Father: {fileID: 5162504458256914560} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &5162504458496446115 SpriteRenderer: @@ -1570,10 +1715,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1617,11 +1767,32 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458496445789} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -1632,12 +1803,11 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!95 &838582783 Animator: - serializedVersion: 3 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1650,10 +1820,13 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &5407880070638214435 GameObject: m_ObjectHideFlags: 0 @@ -1678,9 +1851,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5407880070638214435} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.109, y: -1.529, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 2045518254255166282} - {fileID: 9177582603525798401} @@ -1692,11 +1867,10 @@ Transform: - {fileID: 5984612961092527204} - {fileID: 5253338177225337188} m_Father: {fileID: 5162504458306922725} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!95 &5162504457204437572 Animator: - serializedVersion: 3 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1709,10 +1883,13 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &5800889228316220191 GameObject: m_ObjectHideFlags: 0 @@ -1738,12 +1915,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5800889228316220191} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.11, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &5230074748008294955 SpriteRenderer: @@ -1756,10 +1934,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1803,22 +1986,42 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5800889228316220191} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 3.05, y: 3.58} + oldSize: {x: 3.05, y: 3.5816514} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1 &7264351501154974320 @@ -1846,12 +2049,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7264351501154974320} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 18, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4177454198300477504 SpriteRenderer: @@ -1864,10 +2068,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1911,22 +2120,42 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7264351501154974320} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 2.94, y: 3.57} + oldSize: {x: 2.9399998, y: 3.5839999} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1001 &122795536922957110 @@ -1934,6 +2163,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 5162504458256914560} m_Modifications: - target: {fileID: 2632524758195146611, guid: c16dd048f26e7094ba6f98da3c0c83ee, @@ -1941,6 +2171,11 @@ PrefabInstance: propertyPath: m_Name value: Wand objectReference: {fileID: 0} + - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalPosition.x @@ -1956,6 +2191,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalRotation.x @@ -1971,16 +2211,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -1997,6 +2227,9 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} --- !u!4 &8266916893031090660 stripped Transform: @@ -2009,8 +2242,14 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2026,6 +2265,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2041,16 +2285,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2082,6 +2316,9 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &2257873678861877139 stripped Transform: @@ -2094,6 +2331,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: - target: {fileID: 3068932646237973285, guid: 002960d04fe97db4a8821f7ff377e362, @@ -2101,6 +2339,11 @@ PrefabInstance: propertyPath: m_Name value: Alcove - Light - Outer objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2116,6 +2359,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2131,16 +2379,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2168,8 +2406,8 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} - propertyPath: m_ShapePath.Array.size - value: 7 + propertyPath: m_Intensity + value: 0.59 objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} @@ -2183,14 +2421,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} - propertyPath: m_Intensity - value: 0.59 + propertyPath: m_NormalMapDistance + value: 8.85 objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_PointLightDistance value: 8.85 objectReference: {fileID: 0} + - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_ShapePath.Array.size + value: 7 + objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_ShapePath.Array.data[0].x @@ -2267,6 +2510,9 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &2089049747429308344 stripped Transform: @@ -2279,8 +2525,14 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2296,6 +2548,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2311,16 +2568,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2352,6 +2599,9 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &6593218319098013722 stripped Transform: @@ -2364,6 +2614,7 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: + serializedVersion: 3 m_TransformParent: {fileID: 5162504458256914560} m_Modifications: - target: {fileID: 6403124742040263162, guid: 36cce2fd757728045aaf85c6303d825f, @@ -2371,6 +2622,11 @@ PrefabInstance: propertyPath: m_Name value: Environment_Middle_Water objectReference: {fileID: 0} + - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalPosition.x @@ -2386,6 +2642,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalRotation.x @@ -2401,16 +2662,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2427,6 +2678,9 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} --- !u!4 &3375734104743581274 stripped Transform: diff --git a/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab b/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab index 463b8e5..7cf73e3 100644 --- a/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab +++ b/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 13742059} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.041835018, w: 0.9991246} m_LocalPosition: {x: -9.94, y: 10.81, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.795} --- !u!212 &13742061 SpriteRenderer: @@ -42,10 +43,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -106,12 +112,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 67592291} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.011820167, w: 0.99993014} m_LocalPosition: {x: 4.9000006, y: 2.7999992, z: 0} m_LocalScale: {x: 1.62605, y: 1.5304, z: 1.5304} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.355} --- !u!212 &67592293 SpriteRenderer: @@ -124,10 +131,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -188,12 +200,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 194476118} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1.06, y: 16.72, z: 0} m_LocalScale: {x: 1.231, y: 1.231, z: 1.231} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &194476120 SpriteRenderer: @@ -206,10 +219,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -269,12 +287,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 263428442} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.10228653, w: 0.99475497} m_LocalPosition: {x: 3.33, y: -2.76, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 11.742001} --- !u!212 &263428444 SpriteRenderer: @@ -287,10 +306,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -353,12 +377,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 510551025} + serializedVersion: 2 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: 2145959465} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &510551027 SpriteShapeRenderer: @@ -371,10 +396,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -408,6 +438,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.8580284, y: 3.2982793, z: -0.0050049997} m_Extent: {x: 59.052948, y: 7.7474494, z: 0.0050049997} + m_SpriteSortPoint: 0 --- !u!114 &510551026 MonoBehaviour: m_ObjectHideFlags: 0 @@ -428,64 +459,57 @@ MonoBehaviour: rightTangent: {x: 2.1617126, y: 0.6877074, z: -3.89079e-10} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -38.04113, y: 8.196389, z: 0.0000001324027} leftTangent: {x: -5.661392, y: -0.49716282, z: -0.0000000027235814} rightTangent: {x: 7.213747, y: 0.6339655, z: 0.0000000038908183} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -19.936821, y: 8.927218, z: 0.00000014388061} leftTangent: {x: -3.7338886, y: 0.22309113, z: -0.000000005641681} rightTangent: {x: 8.467142, y: -0.50588894, z: 0.000000012839706} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 3.7109761, y: 7.131116, z: 0.00000019154315} leftTangent: {x: -4.3563833, y: 0.0036001205, z: -0.0000000031126604} rightTangent: {x: 4.325587, y: -0.0035686493, z: 0.0000000031126604} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 15.9550085, y: 6.2760887, z: 0.00000010886325} leftTangent: {x: -5.358021, y: 0.8307862, z: 0.000000010505218} rightTangent: {x: 5.160346, y: -0.8001356, z: -0.000000010116132} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 32.50234, y: 3.5541189, z: 0.000000095829} leftTangent: {x: -7.951502, y: 0.71206784, z: 0.0000000023344953} rightTangent: {x: 8.646019, y: -0.77416015, z: -0.0000000023344882} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 55.802498, y: -0.4514734, z: 0.00000012325928} leftTangent: {x: -7.552353, y: 4.542718, z: -0.000000012839706} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -497,9 +521,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &510551029 MonoBehaviour: m_ObjectHideFlags: 0 @@ -537,12 +569,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 592348109} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -5.22, y: -3.42, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &592348111 SpriteRenderer: @@ -555,10 +588,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -619,12 +657,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 652195613} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.10228653, w: 0.99475497} m_LocalPosition: {x: 10.21, y: 1.22, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 11.742001} --- !u!212 &652195615 SpriteRenderer: @@ -637,10 +676,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -701,12 +745,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 893965721} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -6.84, y: 3.3, z: 0} m_LocalScale: {x: 1.4419112, y: 1.2961, z: 1.2961} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &893965723 SpriteRenderer: @@ -719,10 +764,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -782,12 +832,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 911568745} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.011820167, w: 0.99993014} m_LocalPosition: {x: 4.9000006, y: 2.7999992, z: 0} m_LocalScale: {x: 1.62605, y: 1.5304, z: 1.5304} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.355} --- !u!212 &911568747 SpriteRenderer: @@ -800,10 +851,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -864,12 +920,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1184593430} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.81, y: 9.38, z: 0} m_LocalScale: {x: 1.8496499, y: 1.3452, z: 1.3452} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1184593432 SpriteRenderer: @@ -882,10 +939,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -946,12 +1008,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1193043499} + serializedVersion: 2 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: 1357256348} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1193043501 SpriteRenderer: @@ -964,10 +1027,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1026,9 +1094,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1357256347} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4.63, y: -0.1, z: 0} m_LocalScale: {x: 0.35032803, y: 0.35032803, z: 0.35032803} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1193043500} - {fileID: 194476119} @@ -1038,7 +1108,6 @@ Transform: - {fileID: 67592292} - {fileID: 2004999504} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1410777709 GameObject: @@ -1064,12 +1133,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1410777709} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0012865289, w: -0.9999992} m_LocalPosition: {x: -0.74, y: 5.37, z: 0} m_LocalScale: {x: 1.2540108, y: 1.2540108, z: 1.2540109} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.147} --- !u!212 &1410777711 SpriteRenderer: @@ -1082,10 +1152,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1146,12 +1221,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1461175207} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.8, y: -4.48, z: 0} m_LocalScale: {x: 1.13274, y: 0.89, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1461175209 SpriteRenderer: @@ -1164,10 +1240,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1227,12 +1308,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1526071765} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1.06, y: 16.72, z: 0} m_LocalScale: {x: 1.231, y: 1.231, z: 1.231} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1526071767 SpriteRenderer: @@ -1245,10 +1327,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1308,12 +1395,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1585410997} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.15339427, w: 0.98816514} m_LocalPosition: {x: -7.43, y: -3.47, z: 0} m_LocalScale: {x: -0.983, y: 0.917, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 17.647001} --- !u!212 &1585410999 SpriteRenderer: @@ -1326,10 +1414,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1390,12 +1483,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1608657524} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.15, y: 11.31, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1608657526 SpriteRenderer: @@ -1408,10 +1502,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1472,12 +1571,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665477864} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.070143044, w: -0.99753696} m_LocalPosition: {x: -8.71, y: -1.43, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.044001} --- !u!212 &1665477866 SpriteRenderer: @@ -1490,10 +1590,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1554,12 +1659,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1695587741} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -6.84, y: 3.3, z: 0} m_LocalScale: {x: 1.4419112, y: 1.2961, z: 1.2961} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1695587743 SpriteRenderer: @@ -1572,10 +1678,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1635,12 +1746,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1755975754} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.29779616, w: -0.9546295} m_LocalPosition: {x: -1.99, y: -6.97, z: 0} m_LocalScale: {x: 0.841434, y: 1.1734515, z: 1.0705999} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -34.651} --- !u!212 &1755975756 SpriteRenderer: @@ -1653,10 +1765,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1716,12 +1833,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1863801551} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.15, y: 11.31, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1863801553 SpriteRenderer: @@ -1734,10 +1852,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1798,12 +1921,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978188032} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.041835018, w: 0.9991246} m_LocalPosition: {x: -9.94, y: 10.81, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.795} --- !u!212 &1978188034 SpriteRenderer: @@ -1816,10 +1940,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1880,12 +2009,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2004999503} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.81, y: 9.38, z: 0} m_LocalScale: {x: 1.8496499, y: 1.3452, z: 1.3452} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &2004999505 SpriteRenderer: @@ -1898,10 +2028,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1962,9 +2097,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2097773383} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -44.080402, y: 3.29214, z: -0.0015628139} m_LocalScale: {x: 0.40677363, y: 0.40677363, z: 0.40677363} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1461175208} - {fileID: 1526071766} @@ -1977,7 +2114,6 @@ Transform: - {fileID: 1695587742} - {fileID: 911568746} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &434843686 MonoBehaviour: @@ -2022,13 +2158,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2145959464} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.15, y: -7.3, z: -0.0015629} m_LocalScale: {x: 0.59841037, y: 0.59841037, z: 0.59841037} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 510551028} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &2145959469 SpriteShapeRenderer: @@ -2041,10 +2178,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2078,6 +2220,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.9908829, y: 3.428039, z: -0.005} m_Extent: {x: 58.45111, y: 7.6176896, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &2145959468 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2098,64 +2241,57 @@ MonoBehaviour: rightTangent: {x: 2.1617126, y: 0.6877074, z: -3.89079e-10} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -38.04113, y: 8.196389, z: 0.0000001324027} leftTangent: {x: -5.661392, y: -0.49716282, z: -0.0000000027235814} rightTangent: {x: 7.213747, y: 0.6339655, z: 0.0000000038908183} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -19.936821, y: 8.927218, z: 0.00000014388061} leftTangent: {x: -3.7338886, y: 0.22309113, z: -0.000000005641681} rightTangent: {x: 8.467142, y: -0.50588894, z: 0.000000012839706} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 3.7109761, y: 7.131116, z: 0.00000019154315} leftTangent: {x: -4.3563833, y: 0.0036001205, z: -0.0000000031126604} rightTangent: {x: 4.325587, y: -0.0035686493, z: 0.0000000031126604} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 15.9550085, y: 6.2760887, z: 0.00000010886325} leftTangent: {x: -5.358021, y: 0.8307862, z: 0.000000010505218} rightTangent: {x: 5.160346, y: -0.8001356, z: -0.000000010116132} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 32.50234, y: 3.5541189, z: 0.000000095829} leftTangent: {x: -7.951502, y: 0.71206784, z: 0.0000000023344953} rightTangent: {x: 8.646019, y: -0.77416015, z: -0.0000000023344882} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 55.802498, y: -0.4514734, z: 0.00000012325928} leftTangent: {x: -7.552353, y: 4.542718, z: -0.000000012839706} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -2167,9 +2303,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!1 &6331163737163011848 GameObject: m_ObjectHideFlags: 0 @@ -2194,12 +2338,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737163011848} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.91, y: -1.83, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737163011850 SpriteRenderer: @@ -2212,10 +2357,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2275,12 +2425,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737215642372} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -10.98, y: 8.49, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737215642374 SpriteRenderer: @@ -2293,10 +2444,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2357,12 +2513,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737641368138} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.078200385, w: -0.99693775} m_LocalPosition: {x: -9.92, y: -2.48, z: 0} m_LocalScale: {x: 1.00504, y: 1.2085606, z: 1.2563} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 8.97} --- !u!212 &6331163737641368132 SpriteRenderer: @@ -2375,10 +2532,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2440,9 +2602,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737725515508} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.08715578, w: 0.9961947} m_LocalPosition: {x: -29.837759, y: 2.9753275, z: 0.000000057801735} m_LocalScale: {x: 0.41639006, y: 0.41639006, z: 0.41639} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163738657928333} - {fileID: 6331163738283947221} @@ -2457,7 +2621,6 @@ Transform: - {fileID: 592348110} - {fileID: 1585410998} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -10} --- !u!212 &6331163737725515510 SpriteRenderer: @@ -2470,10 +2633,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2551,12 +2719,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737748216540} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737748216542 SpriteRenderer: @@ -2569,10 +2738,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2632,12 +2806,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737807001553} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -11.44, y: -2.02, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737807001555 SpriteRenderer: @@ -2650,10 +2825,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2714,12 +2894,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737807519850} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.59, y: 6.23, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737807519844 SpriteRenderer: @@ -2732,10 +2913,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2796,9 +2982,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737822103235} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.914207, y: 6.2048044, z: -0.0015628207} m_LocalScale: {x: 0.6412406, y: 0.6412406, z: 0.6412406} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163737215642375} - {fileID: 6331163737807001552} @@ -2810,7 +2998,6 @@ Transform: - {fileID: 6331163738660778886} - {fileID: 6331163738923232779} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737822103101 SpriteRenderer: @@ -2823,10 +3010,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2906,13 +3098,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737917102241} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -31.03, y: -4.46, z: 0} m_LocalScale: {x: 0.61538064, y: 0.61538064, z: 0.61538064} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163739044684018} m_Father: {fileID: 6331163739196897354} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6331163737917102243 SpriteShapeRenderer: @@ -2925,10 +3118,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2962,6 +3160,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.7559319, y: -3.4615412, z: -0.005} m_Extent: {x: 56.86122, y: 9.187252, z: 0.005} + m_SpriteSortPoint: 0 --- !u!114 &6331163737917102240 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2982,100 +3181,89 @@ MonoBehaviour: rightTangent: {x: 2.6393013, y: 0.11855817, z: 0.0000000041570303} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -41.955364, y: 2.7684424, z: 0.00000005475509} leftTangent: {x: -3.0469246, y: -0.11745405, z: -0.000000004066706} rightTangent: {x: 5.4105377, y: 0.20859575, z: 0.0000000072224466} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -28.94158, y: 3.4024105, z: 0.00000007709175} leftTangent: {x: -2.5026093, y: -0.21647072, z: -0.000000007866824} rightTangent: {x: 7.556488, y: 0.65361404, z: 0.000000023836193} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -11.866825, y: 3.2706335, z: 0.00000013233118} leftTangent: {x: -1.8022995, y: 0.08543706, z: -0.000000007756228} rightTangent: {x: 1.4289322, y: -0.067742586, z: 0.000000005973021} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 0.21610321, y: 2.3205156, z: 0.00000009392843} leftTangent: {x: -1.0277877, y: 0.087575674, z: 0.0000000035510794} rightTangent: {x: 2.6229193, y: -0.2233069, z: -0.000000009080452} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 15.132829, y: 0.9286128, z: 0.00000006649789} leftTangent: {x: -4.3437586, y: 0.41006184, z: 0.000000008702102} rightTangent: {x: 1.9573126, y: -0.18491077, z: -0.0000000037835264} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 24.765953, y: -0.9526046, z: 0.000000055525675} leftTangent: {x: -3.5071316, y: 0.69977856, z: 0.0000000034051695} rightTangent: {x: 1.2580509, y: -0.25085026, z: -0.0000000011350565} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 34.1767, y: -2.2409701, z: 0.000000051742152} leftTangent: {x: -4.6352844, y: 0.228194, z: 0.0000000015134098} rightTangent: {x: 6.1748695, y: -0.30499554, z: -0.0000000013242349} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 54.163525, y: -7.239002, z: 0.000000047769454} leftTangent: {x: -5.9071274, y: 6.2668576, z: 0.0000000013242314} rightTangent: {x: 0.18069458, y: -2.083808, z: -1.1355894e-10} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 54.004086, y: -12.648793, z: 0.000000047428767} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -50.28581, y: -10.375589, z: 0.000000044026795} leftTangent: {x: 31.684553, y: -1.031744, z: 0.0000000011339942} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -3087,9 +3275,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!68 &6331163737917102236 EdgeCollider2D: m_ObjectHideFlags: 0 @@ -3098,11 +3294,32 @@ EdgeCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737917102241} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0.5} m_EdgeRadius: 0 m_Points: @@ -3193,6 +3410,10 @@ EdgeCollider2D: - {x: -50.890495, y: 1.7935406} - {x: -50.91328, y: 2.2521095} - {x: -55.01357, y: 2.2383063} + m_AdjacentStartPoint: {x: 0, y: 0} + m_AdjacentEndPoint: {x: 0, y: 0} + m_UseAdjacentStartPoint: 0 + m_UseAdjacentEndPoint: 0 --- !u!1 &6331163737948738306 GameObject: m_ObjectHideFlags: 0 @@ -3217,12 +3438,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737948738306} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 2.64, y: 3.05, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6331163737948738428 SpriteRenderer: @@ -3235,10 +3457,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3299,12 +3526,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737992675648} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737992675650 SpriteRenderer: @@ -3317,10 +3545,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3380,12 +3613,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738204553752} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.57, y: -3.14, z: 0} m_LocalScale: {x: 1.0705999, y: 1.0705999, z: 1.0705999} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738204553755 SpriteRenderer: @@ -3398,10 +3632,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3461,12 +3700,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738283947226} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06105229, w: -0.9981346} m_LocalPosition: {x: -9.279999, y: 0.8000001, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 7.0000005} --- !u!212 &6331163738283947220 SpriteRenderer: @@ -3479,10 +3719,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3543,12 +3788,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738336525005} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.4, y: 7.99, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738336525007 SpriteRenderer: @@ -3561,10 +3807,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3625,12 +3876,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738363232605} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.009669082, w: 0.99995327} m_LocalPosition: {x: -52.6, y: -1.85, z: 0} m_LocalScale: {x: -0.18812113, y: 0.14749238, z: 0.123} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.108} --- !u!212 &6331163738363232607 SpriteRenderer: @@ -3643,10 +3895,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3706,12 +3963,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738532077810} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 5.15, y: -2.39, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738532077804 SpriteRenderer: @@ -3724,10 +3982,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3788,12 +4051,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738612927786} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738612927780 SpriteRenderer: @@ -3806,10 +4070,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3869,12 +4138,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738657928338} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -13.12, y: 3.2, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738657928332 SpriteRenderer: @@ -3887,10 +4157,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3951,12 +4226,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738660778887} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.68, y: 2.68, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738660778881 SpriteRenderer: @@ -3969,10 +4245,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4032,12 +4313,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738704307282} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.08, y: 6.98, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738704307276 SpriteRenderer: @@ -4050,10 +4332,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4113,12 +4400,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738803664900} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.41, y: -2.91, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738803664903 SpriteRenderer: @@ -4131,10 +4419,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4194,12 +4487,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738923232776} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.43, y: 4.95, z: 0} m_LocalScale: {x: 1.2563, y: 1.2563, z: 1.2563} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738923232778 SpriteRenderer: @@ -4212,10 +4506,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4276,12 +4575,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738992537319} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 3.59, y: 1.62, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6331163738992537313 SpriteRenderer: @@ -4294,10 +4594,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4358,12 +4663,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739000212313} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 16.6, y: 4.07, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739000212315 SpriteRenderer: @@ -4376,10 +4682,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4439,12 +4750,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739004252580} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7.36, y: 8.8, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739004252582 SpriteRenderer: @@ -4457,10 +4769,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4523,12 +4840,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739044684019} + serializedVersion: 2 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: 6331163737917102242} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6331163739044684012 SpriteShapeRenderer: @@ -4541,10 +4859,15 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4578,6 +4901,7 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.5681953, y: -5.1589394, z: -0.005015} m_Extent: {x: 57.436737, y: 12.301954, z: 0.005015} + m_SpriteSortPoint: 0 --- !u!114 &6331163739044684013 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4598,100 +4922,89 @@ MonoBehaviour: rightTangent: {x: 2.6393013, y: 0.11855817, z: 0.0000000041570303} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -41.955364, y: 2.7684424, z: 0.00000005475509} leftTangent: {x: -3.0469246, y: -0.11745405, z: -0.000000004066706} rightTangent: {x: 5.4105377, y: 0.20859575, z: 0.0000000072224466} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -28.94158, y: 3.4024105, z: 0.00000007709175} leftTangent: {x: -2.5026093, y: -0.21647072, z: -0.000000007866824} rightTangent: {x: 7.556488, y: 0.65361404, z: 0.000000023836193} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: -11.866825, y: 3.2706335, z: 0.00000013233118} leftTangent: {x: -1.8022995, y: 0.08543706, z: -0.000000007756228} rightTangent: {x: 1.4289322, y: -0.067742586, z: 0.000000005973021} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 0.21610321, y: 2.3205156, z: 0.00000009392843} leftTangent: {x: -1.0277877, y: 0.087575674, z: 0.0000000035510794} rightTangent: {x: 2.6229193, y: -0.2233069, z: -0.000000009080452} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 15.132829, y: 0.9286128, z: 0.00000006649789} leftTangent: {x: -4.3437586, y: 0.41006184, z: 0.000000008702102} rightTangent: {x: 1.9573126, y: -0.18491077, z: -0.0000000037835264} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 24.765953, y: -0.9526046, z: 0.000000055525675} leftTangent: {x: -3.5071316, y: 0.69977856, z: 0.0000000034051695} rightTangent: {x: 1.2580509, y: -0.25085026, z: -0.0000000011350565} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 34.1767, y: -2.2409701, z: 0.000000051742152} leftTangent: {x: -4.6352844, y: 0.228194, z: 0.0000000015134098} rightTangent: {x: 6.1748695, y: -0.30499554, z: -0.0000000013242349} mode: 1 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 0 + m_CornerMode: 0 - position: {x: 54.163525, y: -7.239002, z: 0.000000047769454} leftTangent: {x: -5.9071274, y: 6.2668576, z: 0.0000000013242314} rightTangent: {x: 0.18069458, y: -2.083808, z: -1.1355894e-10} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: 54.004086, y: -12.648793, z: 0.000000047428767} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 - position: {x: -50.28581, y: -10.375589, z: 0.000000044026795} leftTangent: {x: 31.684553, y: -1.031744, z: 0.0000000011339942} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 - bevelCutoff: 0 - bevelSize: 0 spriteIndex: 0 corner: 1 + m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -4703,9 +5016,17 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 - m_OptimizeCollider: 1 - m_OptimizeGeometry: 1 m_EnableTangents: 0 + m_GeometryCached: 0 + m_UTess2D: 1 + m_UpdateShadow: 0 + m_ShadowDetail: 16 + m_ShadowOffset: 0.5 + m_BoundsScale: 2 + m_Creator: {fileID: 0} + m_Modifiers: [] + m_ColliderSegment: [] + m_ShadowSegment: [] --- !u!114 &6331163739044684015 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4744,12 +5065,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739194746957} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.04714043, w: 0.99888825} m_LocalPosition: {x: -56.84852, y: -2.2563543, z: 0.000000033695223} m_LocalScale: {x: -0.130193, y: 0.09649971, z: 0.092865} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.4040003} --- !u!212 &6331163739194746959 SpriteRenderer: @@ -4762,10 +5084,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4829,7 +5156,7 @@ GameObject: m_Component: - component: {fileID: 6331163739196897354} m_Layer: 8 - m_Name: Exterior + m_Name: Environment_Middle_Exterior m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -4842,9 +5169,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739196897355} + serializedVersion: 2 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: 2145959465} - {fileID: 6331163737917102242} @@ -4860,7 +5189,6 @@ Transform: - {fileID: 6331163738803664902} - {fileID: 1755975755} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &6331163739202305603 GameObject: @@ -4886,12 +5214,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739202305603} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739202302397 SpriteRenderer: @@ -4904,10 +5233,15 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Lights.prefab b/Assets/Environment/Prefabs/Lights.prefab index 8f07c74..2420cb1 100644 --- a/Assets/Environment/Prefabs/Lights.prefab +++ b/Assets/Environment/Prefabs/Lights.prefab @@ -24,12 +24,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 137621309} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -32.61, y: 1.71, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 19 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &137621311 MonoBehaviour: @@ -43,1587 +44,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -1665,12 +110,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 141010949} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -13.27, y: 5.18, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8420043882517093900} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &141010951 MonoBehaviour: @@ -1684,349 +130,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.6 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.5 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 4d103c0d00000000 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 21.31 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 11.971867, y: -9.885248, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 7.63608, y: -7.293078, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 9.833065, y: -4.909283, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 5.0655203, y: -9.932377, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 3.3758278, y: -9.520063, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 3.1457558, y: -9.924238, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 16.261784, y: -11.906635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 13.738801, y: -11.889095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 16.386997, y: -11.97925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 9.617712, y: -4.6288633, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 7.63608, y: -7.293078, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 3.3758278, y: -9.520063, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 3.1457558, y: -9.924238, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 5.0655203, y: -9.932377, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 11.971867, y: -9.885248, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 13.738801, y: -11.889095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 16.261784, y: -11.906635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 16.386997, y: -11.97925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 9.617712, y: -4.6288633, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 9.833065, y: -4.909283, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 2.6207, y: -8.0755, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.4686, y: -8.1658, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.3273, y: -8.272, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.1982, y: -8.3929, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.0831, y: -8.5272, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.9592, y: -8.7136, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.7291, y: -9.1178, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.6501, y: -9.276, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5887, y: -9.4418, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5456, y: -9.6133, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5214, y: -9.7885, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5162, y: -9.9653, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5303, y: -10.1416, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.5633, y: -10.3153, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.615, y: -10.4844, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.6847, y: -10.6469, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.7716, y: -10.801, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.8747, y: -10.9447, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.9927, y: -11.0763, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.1243, y: -11.1945, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.2679, y: -11.2977, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.4219, y: -11.3847, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.5843, y: -11.4545, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.7534, y: -11.5063, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.9271, y: -11.5395, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 3.1388, y: -11.5542, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 5.0586, y: -11.5623, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 5.0766, y: -11.5623, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.2403, y: -11.5203, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 12.5162, y: -12.9671, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 12.6402, y: -13.0932, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 12.7771, y: -13.2051, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 12.9254, y: -13.3015, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.0832, y: -13.3813, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.2487, y: -13.4436, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.42, y: -13.4875, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.5951, y: -13.5126, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.7274, y: -13.519, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 15.8992, y: -13.5342, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.0633, y: -13.5768, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.2383, y: -13.6024, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.415, y: -13.609, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.5914, y: -13.5963, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.7654, y: -13.5647, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 16.9349, y: -13.5143, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.098, y: -13.4459, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.2527, y: -13.3603, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.3972, y: -13.2583, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.5298, y: -13.1414, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.649, y: -13.0107, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.7533, y: -12.8679, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.8416, y: -12.7147, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.9127, y: -12.5527, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.9658, y: -12.3841, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.0004, y: -12.2106, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.016, y: -12.0345, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.0124, y: -11.8577, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.9896, y: -11.6823, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.948, y: -11.5104, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.8881, y: -11.3441, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.8104, y: -11.1852, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.716, y: -11.0356, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.5859, y: -10.875, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.8167, y: -3.5246, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.69, y: -3.4012, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.5507, y: -3.2923, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.4005, y: -3.199, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.241, y: -3.1227, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.0741, y: -3.064, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.9019, y: -3.0238, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.7264, y: -3.0024, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.5495, y: -3.0002, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.3735, y: -3.0172, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.2004, y: -3.0531, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 9.0321, y: -3.1076, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.8708, y: -3.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.7182, y: -3.2694, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.5763, y: -3.3749, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.4466, y: -3.4951, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.3306, y: -3.6286, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.2298, y: -3.7739, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.1454, y: -3.9293, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.0783, y: -4.0929, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 8.0293, y: -4.2629, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 7.999, y: -4.4371, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 7.9951, y: -4.4981, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 6.6294, y: -5.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 0000010002000300010000000300040001000400030005000000060007000200060000000200080006000800020009000b00140014000b00140015000b00150016000b00160017000b00170018000b00180019000b000c001a000b0019001a000c001a001b000c001b001c000c001c001d000c001d001e000c001e001f000c001f0020000c00200021000c00210022000c00220023000c00230024000c00240025000c00250026000c00260027000c00270028000c00280029000c0029002a000c002a002b000c002b002c000c002c002d000c000d002e000c002d002e000d000e002f000d002e002f000e000f0030000e002f0030000f00300031000f00310032000f00320033000f00330034000f00340035000f00350036000f00360037000f00370038000f00380039000f0010003a000f0039003a00100011003b0010003a003b0011003b003c0011003c003d0011003d003e0011003e003f0011003f004000110040004100110041004200110042004300110043004400110044004500110045004600110046004700110047004800110048004900110049004a0011004a004b0011004b004c0011004c004d0011004d004e0011004e004f0011004f005000110050005100110051005200110012005300110052005300120053005400120054005500120055005600120056005700120057005800120058005900120059005a0012005a005b0012005b005c0012005c005d0012005d005e0012005e005f0012005f00600012006000610012006100620012006200630012006300640012006400650012006500660012006600670012006700680012001300690012006800690013000a006a00130069006a0014000b006a006a000b000a00 m_LocalBounds: m_Center: {x: 9.7661, y: -8.3046, z: 0} m_Extent: {x: 8.249901, y: 5.3044, z: 0} @@ -2074,12 +200,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 520494536} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -6.95, y: -2.62, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &520494538 MonoBehaviour: @@ -2093,1587 +220,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.31 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -3716,12 +287,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548005833} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -14.21, y: -4.1, z: 0} m_LocalScale: {x: -0.6489648, y: 0.41363195, z: 0.30391428} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 25 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &548005835 MonoBehaviour: @@ -3735,462 +307,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -4246,12 +387,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 902197057} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -12.56, y: -3.12, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &902197059 MonoBehaviour: @@ -4265,1587 +407,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2.09 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -5887,12 +473,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1038822903} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -25.66, y: 1.25, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 18 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1038822905 MonoBehaviour: @@ -5906,1587 +493,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -7528,12 +559,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1072547895} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.049808476, w: 0.99875885} m_LocalPosition: {x: -16.81, y: -4.25, z: 0} m_LocalScale: {x: 1.2315956, y: 0.67242485, z: 0.7071857} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 20 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.71} --- !u!114 &1072547897 MonoBehaviour: @@ -7547,462 +579,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -8044,12 +645,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1152454673} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.19443467, w: 0.9809155} m_LocalPosition: {x: 0.17, y: -6.56, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1152454675 MonoBehaviour: @@ -8063,55 +665,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 0.93 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 000000004d103c0d m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 3 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -8153,12 +729,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1293248007} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -47.69, y: 1.06, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1293248009 MonoBehaviour: @@ -8172,1587 +749,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -9794,12 +815,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1339174716} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -14.21, y: 5.94, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6154584743554571174} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1339174718 MonoBehaviour: @@ -9813,274 +835,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.37 m_Color: {r: 0.3058473, g: 0.6023771, b: 0.745283, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 4d103c0d m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 34.2 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 14.839496, y: -12.951219, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 17.557499, y: -12.596616, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 17.653145, y: -12.982032, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 12.927504, y: -10.998902, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 10.602918, y: -5.4647446, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.50510883, y: -6.494217, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.4198284, y: -11.012382, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -3.1819868, y: -9.914037, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.50510883, y: -6.494217, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -3.1819868, y: -9.914037, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.4198284, y: -11.012382, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 12.927504, y: -10.998902, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 14.839496, y: -12.951219, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 17.653145, y: -12.982032, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 17.557499, y: -12.596616, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 10.602918, y: -5.4647446, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.626, y: -5.1898, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.7827, y: -5.2139, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9353, y: -5.2568, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.0816, y: -5.3179, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.2194, y: -5.3961, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.3468, y: -5.4904, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4619, y: -5.5994, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5367, y: -5.6868, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.2135, y: -9.1066, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.3034, y: -9.2371, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.377, y: -9.3775, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4331, y: -9.5258, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4708, y: -9.6797, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4896, y: -9.8371, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4894, y: -9.9957, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4699, y: -10.153, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.4316, y: -10.3068, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.375, y: -10.4549, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.301, y: -10.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.2105, y: -10.7252, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.105, y: -10.8435, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.986, y: -10.9482, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.8748, y: -11.0257, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.1127, y: -12.124, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.9734, y: -12.1996, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.8259, y: -12.2578, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.6725, y: -12.2977, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5154, y: -12.3188, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4186, y: -12.3223, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 12.3774, y: -12.3094, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 13.9035, y: -13.8678, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.021, y: -13.9741, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.1506, y: -14.0655, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.2902, y: -14.1405, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.4379, y: -14.1981, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.5914, y: -14.2375, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.8251, y: -14.2611, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.6388, y: -14.2919, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.7971, y: -14.2841, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 17.9533, y: -14.2571, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.1051, y: -14.2115, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.2503, y: -14.1479, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.3868, y: -14.0673, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.5125, y: -13.9707, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.6256, y: -13.8597, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.7245, y: -13.7358, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.8077, y: -13.6008, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.874, y: -13.4568, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.9224, y: -13.3059, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.9523, y: -13.1502, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.9631, y: -12.992, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.9547, y: -12.8337, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.9245, y: -12.6663, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.8288, y: -12.2809, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.7813, y: -12.1296, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.716, y: -11.9852, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.6337, y: -11.8498, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 18.4953, y: -11.682, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.5408, y: -4.5501, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.4235, y: -4.4435, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.2941, y: -4.3519, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.1546, y: -4.2766, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 11.0071, y: -4.2186, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.8536, y: -4.1789, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.6965, y: -4.158, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.482, y: -4.1603, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 000001000200030001000000030004000100030005000400060005000300050006000700080010001000080010001100080011001200080012001300080013001400080014001500080015001600080016001700080009001800080017001800090018001900090019001a0009001a001b0009001b001c0009001c001d0009001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009002400250009002500260009000a0027000900260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a000b002d000a002c002d000b000c002e000b002d002e000c002e002f000c002f0030000c00300031000c00310032000c00320033000c00330034000c000d0035000c00340035000d00350036000d00360037000d00370038000d00380039000d0039003a000d003a003b000d003b003c000d003c003d000d003d003e000d003e003f000d003f0040000d00400041000d00410042000d00420043000d00430044000d000e0045000d00440045000e00450046000e00460047000e00470048000e00480049000e000f004a000e0049004a000f004a004b000f004b004c000f004c004d000f004d004e000f004e004f000f004f0050000f0050005100100008000f00100051000f00 m_LocalBounds: m_Center: {x: 7.23675, y: -9.22495, z: 0} m_Extent: {x: 11.726351, y: 5.06695, z: 0} @@ -10127,12 +904,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1547477050} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -18.58, y: -3.25, z: 0} m_LocalScale: {x: 0.8437709, y: 0.5524239, z: 0.40589106} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 22 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &1547477052 MonoBehaviour: @@ -10146,462 +924,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -10658,12 +1005,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1646559662} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -18.41, y: -1.73, z: 0} m_LocalScale: {x: 0.28982103, y: 0.30813, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &1646559664 MonoBehaviour: @@ -10677,1587 +1025,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -12314,12 +1106,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1755476670} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -15.24, y: -4.02, z: 0} m_LocalScale: {x: 0.8437709, y: 0.5524239, z: 0.40589106} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 23 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &1755476672 MonoBehaviour: @@ -12333,462 +1126,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -12844,12 +1206,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1760825457} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.68, y: 19.22, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1760825459 MonoBehaviour: @@ -12863,232 +1226,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.57 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.75 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 10.477091, y: -18.162085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.572346, y: -6.3766747, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.587862, y: -18.116552, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 5.386796, y: -17.574741, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.6343328, y: -17.57474, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.3535008, y: -18.76764, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5845159, y: -18.521015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.5042992, y: -6.3428373, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.587862, y: -18.116552, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.572346, y: -6.3766747, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.5042992, y: -6.3428373, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.3535008, y: -18.76764, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5845159, y: -18.521015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.6343328, y: -17.57474, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 5.386796, y: -17.574741, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 10.477091, y: -18.162085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.5897, y: -18.9065, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.7123, y: -18.8966, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.832, y: -18.8678, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.9457, y: -18.8208, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.0507, y: -18.7566, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.1445, y: -18.677, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.2248, y: -18.5837, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.2897, y: -18.4791, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3375, y: -18.3657, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3671, y: -18.2463, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3778, y: -18.1155, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3623, y: -6.3756, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3526, y: -6.2529, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3239, y: -6.1332, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.277, y: -6.0194, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.2129, y: -5.9143, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.1334, y: -5.8204, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.0402, y: -5.7401, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.9356, y: -5.6751, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.8223, y: -5.6272, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.7029, y: -5.5975, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.5731, y: -5.5866, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.5034, y: -5.5528, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.6261, y: -5.5623, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.7458, y: -5.5907, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.8597, y: -5.6373, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.9649, y: -5.7011, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.059, y: -5.7804, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.1396, y: -5.8734, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.2048, y: -5.9778, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.253, y: -6.091, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.283, y: -6.2104, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.2941, y: -6.3524, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.1434, y: -18.7772, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.1324, y: -18.8997, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.1024, y: -19.0191, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.0542, y: -19.1324, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.9891, y: -19.2368, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.9085, y: -19.3298, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.8145, y: -19.4092, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.7092, y: -19.473, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.5954, y: -19.5197, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.4756, y: -19.5481, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.353, y: -19.5576, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.2444, y: -19.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.4754, y: -19.3034, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.3552, y: -19.277, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2746, y: -19.2477, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.7958, y: -18.3647, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 5.3413, y: -18.3647, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.3865, y: -18.9468, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 10.4789, y: -18.952, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 000001000200030001000000040001000300050004000600050001000400010005000700080010001000080010001100080011001200080012001300080013001400080014001500080015001600080016001700080017001800080018001900080019001a00080009001b0008001a001b0009001b001c0009001c001d0009001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009002400250009000a0026000900250026000a00260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a002c002d000a002d002e000a002e002f000a002f0030000a000b0031000a00300031000b00310032000b00320033000b00330034000b00340035000b00350036000b00360037000b00370038000b00380039000b0039003a000b003a003b000b003b003c000b000c003d000b003c003d000c003d003e000c003e003f000c000d0040000c003f0040000d000e0041000d00400041000e000f0042000e00410042000f0042004300100008000f00100043000f00 m_LocalBounds: m_Center: {x: 13.54185, y: -12.555201, z: 0} m_Extent: {x: 16.83595, y: 7.0024, z: 0} @@ -13134,12 +1294,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1763509164} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.9999908, w: -0.004281664} m_LocalPosition: {x: 20.386, y: 2.36, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} --- !u!114 &1763509166 MonoBehaviour: @@ -13153,196 +1314,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.696 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.06 m_LightVolumeIntensity: 0.05 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1.2 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -0.5492858, y: 0.88825667, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.80592406, y: 1.1111313, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5423924, y: 1.0129925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.1432127, y: 1.3345617, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.8165237, y: 1.3164812, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.1589319, y: 0.9514376, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5492858, y: 0.88825667, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5423924, y: 1.0129925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.80592406, y: 1.1111313, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.8165237, y: 1.3164812, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.1432127, y: 1.3345617, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.1589319, y: 0.9514376, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.6111, y: 0.2914, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.5038, y: 0.2899, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.3981, y: 0.3075, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2971, y: 0.3437, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2043, y: 0.3973, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.1224, y: 0.4665, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.0541, y: 0.5492, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.0017, y: 0.6427, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0332, y: 0.7441, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0499, y: 0.8551, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0568, y: 0.9798, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0531, y: 1.0869, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0304, y: 1.1917, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.0105, y: 1.2908, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.0685, y: 1.381, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.1416, y: 1.4595, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2275, y: 1.5237, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2611, y: 1.5401, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2661, y: 1.5553, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.3174, y: 1.6494, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.3847, y: 1.7329, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.4657, y: 1.8032, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.5579, y: 1.8578, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.6584, y: 1.8952, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.7833, y: 1.9155, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.11, y: 1.9336, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.2172, y: 1.9299, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.322, y: 1.9072, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4211, y: 1.8663, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5113, y: 1.8083, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5897, y: 1.7353, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.6539, y: 1.6494, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7018, y: 1.5534, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7319, y: 1.4505, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7427, y: 1.3591, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7584, y: 0.976, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7532, y: 0.8689, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.729, y: 0.7644, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.6866, y: 0.6659, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.6274, y: 0.5765, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5532, y: 0.4991, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4664, y: 0.4362, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.3698, y: 0.3897, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.2208, y: 0.3546, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 00000100020001000300040000000300010003000000050006000c000c0006000c000d0006000d000e0006000e000f0006000f001000060010001100060011001200060012001300060013001400060014001500060007001600060015001600070016001700070017001800070018001900070019001a0007001a001b0007001b001c00070008001d0007001c001d00080009001e0008001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009000a0025000900240025000a00250026000a00260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a002c002d000a002d002e000a000b002f000a002e002f000b002f0030000b00300031000b00310032000b00320033000b00330034000b00340035000b00350036000b00360037000c0006000b000c0037000b00 m_LocalBounds: m_Center: {x: -0.8508, y: 1.11175, z: 0} m_Extent: {x: 0.9076, y: 0.82184994, z: 0} @@ -13386,12 +1380,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1805623979} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -10.66, y: -3.19, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1805623981 MonoBehaviour: @@ -13405,1587 +1400,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.51 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -15028,12 +1467,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1869201115} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -16.34, y: -3.94, z: 0} m_LocalScale: {x: -1.0393581, y: 0.66245764, z: 0.4867379} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 24 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &1869201117 MonoBehaviour: @@ -15047,462 +1487,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -15558,12 +1567,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1924060892} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.049808476, w: 0.99875885} m_LocalPosition: {x: -20.58, y: -3.8, z: 0} m_LocalScale: {x: 1.2315956, y: 0.67242485, z: 0.7071857} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 21 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.71} --- !u!114 &1924060894 MonoBehaviour: @@ -15577,462 +1587,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -16074,12 +1653,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1993796882} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -8.9, y: -3.04, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1993796884 MonoBehaviour: @@ -16093,1587 +1673,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.51 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -17715,13 +1739,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 27516305780321432} + serializedVersion: 2 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: 141010950} m_Father: {fileID: 4102512124080126277} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7640550919357596978 MonoBehaviour: @@ -17762,6 +1787,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &365184730154257044 @@ -17787,9 +1813,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 365184730154257044} + serializedVersion: 2 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: 6154584743554571174} - {fileID: 8420043882517093900} @@ -17797,7 +1825,6 @@ Transform: - {fileID: 8419592716223657646} - {fileID: 668393044961478394} m_Father: {fileID: 7183986919088421536} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1872896633472011730 GameObject: @@ -17824,12 +1851,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633472011730} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.66, y: 1.51, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633472011728 MonoBehaviour: @@ -17843,3441 +1871,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.37 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 2.08 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 5.93, y: -4.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.807892, y: 0.02467917} - - position: {x: 5.95, y: -5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8089304, y: 0.005923001} - - position: {x: 5.95, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8089304, y: 0.014807503} - - position: {x: 5.92, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8073728, y: 0.0019743338} - - position: {x: 5.75, y: -4.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7985462, y: 0.05923001} - - position: {x: 5.74, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.798027, y: 0.0019743338} - - position: {x: 5.53, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78712356, y: 0.09772955} - - position: {x: 5.45, y: -4.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7829699, y: 0.035538007} - - position: {x: 5.22, y: -3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.77102804, y: 0.14511353} - - position: {x: 5.5, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7855659, y: 0} - - position: {x: 5.58, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78971964, y: 0.0039486676} - - position: {x: 4.98, y: -3.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.758567, y: 0.19249754} - - position: {x: 5.21, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7705088, y: 0.15202369} - - position: {x: 4.86, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75233644, y: 0} - - position: {x: 4.81, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7497404, y: 0.0029615005} - - position: {x: 4.64, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7409138, y: 0.017768973} - - position: {x: 4.42, y: -4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7294912, y: 0.04935834} - - position: {x: 4.24, y: -1.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7201454, y: 0.31095755} - - position: {x: 4.15, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71547246, y: 0.088845015} - - position: {x: 3.76, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6952233, y: 0.15103653} - - position: {x: 3.25, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6687435, y: 0.23395854} - - position: {x: 3.03, y: 0.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65732086, y: 0.50740373} - - position: {x: 2.75, y: 0.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.642783, y: 0.5528134} - - position: {x: 1.54, y: 2.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57995844, y: 0.74925965} - - position: {x: 1.26, y: 2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56542057, y: 0.7946693} - - position: {x: 0.95, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54932505, y: 0.8450148} - - position: {x: 0.83, y: 3.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5430945, y: 0.85883516} - - position: {x: 0.54, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.52803737, y: 0.9062191} - - position: {x: 0.27, y: 2.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5140187, y: 0.71767026} - - position: {x: 0.24, y: 4.575, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.51246107, y: 0.9516288} - - position: {x: 0.13, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50674975, y: 0.9674235} - - position: {x: -0.14, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49273103, y: 1} - - position: {x: -0.19, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49013498, y: 1} - - position: {x: -0.27, y: 4.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48598132, y: 0.964462} - - position: {x: -0.51, y: 3.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47352025, y: 0.84402764} - - position: {x: -0.53, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47248182, y: 0.9960513} - - position: {x: -0.62, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46780893, y: 1} - - position: {x: -0.84, y: 4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4563863, y: 0.90029615} - - position: {x: -1.06, y: 4.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44496366, y: 0.9387957} - - position: {x: -1.12, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4418484, y: 0.9496545} - - position: {x: -1.25, y: 4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43509865, y: 0.976308} - - position: {x: -1.27, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 1} - - position: {x: -1.3, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4325026, y: 0.99308985} - - position: {x: -1.3, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4325026, y: 0.99012834} - - position: {x: -3.16, y: -4.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3359294, y: 0.020730503} - - position: {x: -3.15, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.0039486676} - - position: {x: -3.15, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.011845971} - - position: {x: -3.19, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33437175, y: 0.028627839} - - position: {x: -3.22, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33281413, y: 0} - - position: {x: -3.39, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.064165846} - - position: {x: -3.48, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31931463, y: 0} - - position: {x: -3.52, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3172378, y: 0.08785782} - - position: {x: -3.58, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31412253, y: 0.0039486676} - - position: {x: -3.72, y: -3.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3068536, y: 0.12142152} - - position: {x: -3.79, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3032191, y: 0.028627839} - - position: {x: -3.9, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2975078, y: 0.15202369} - - position: {x: -4.19, y: -3.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28245068, y: 0.20039487} - - position: {x: -4.19, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28245068, y: 0.08588348} - - position: {x: -4.54, y: -3.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2642783, y: 0.14215203} - - position: {x: -4.63, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2596054, y: 0.15399803} - - position: {x: -5.93, y: -1.365, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19210799, y: 0.36525172} - - position: {x: -7.14, y: 0.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12928349, y: 0.5616979} - - position: {x: -7.64, y: 2.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.103322946, y: 0.7601185} - - position: {x: -8.18, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07528557, y: 0.8479763} - - position: {x: -8.27, y: 3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07061264, y: 0.85982233} - - position: {x: -8.57, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.055036344, y: 0.9101678} - - position: {x: -8.76, y: 4.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.04517134, y: 0.93682134} - - position: {x: -8.9, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.03790242, y: 0.846002} - - position: {x: -8.93, y: 3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.036344755, y: 0.8548865} - - position: {x: -8.99, y: 4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.033229493, y: 0.9713722} - - position: {x: -9.18, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.023364486, y: 0.99308985} - - position: {x: -9.26, y: 4.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.019210799, y: 0.90819347} - - position: {x: -9.3, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017133957, y: 1} - - position: {x: -9.4, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01194188, y: 0.9338598} - - position: {x: -9.52, y: 4.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0057112873, y: 0.9545903} - - position: {x: -9.61, y: 4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0010384533, y: 0.9713722} - - position: {x: -9.62, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0005192108, y: 1} - - position: {x: -9.63, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.9990128} - - position: {x: -9.63, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.97828233} - - position: {x: -1.28, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43354103, y: 0.021717701} - - position: {x: -1.27, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 0} - - position: {x: -1.27, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 0.015794639} - - position: {x: -1.36, y: -4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42938733, y: 0.03455084} - - position: {x: -1.57, y: -4.325, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4184839, y: 0.07305037} - - position: {x: -1.85, y: -3.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.403946, y: 0.11944719} - - position: {x: -2.04, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394081, y: 0.15202369} - - position: {x: -2.04, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394081, y: 0} - - position: {x: -2.18, y: -4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38681203, y: 0.009871668} - - position: {x: -2.21, y: -3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3852544, y: 0.18065153} - - position: {x: -2.5, y: -4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3701973, y: 0.052319843} - - position: {x: -2.54, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36812046, y: 0.23395854} - - position: {x: -2.72, y: -4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35877466, y: 0.08687068} - - position: {x: -3.01, y: -3.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34371755, y: 0.1342547} - - position: {x: -3.15, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.15399803} - - position: {x: -3.44, y: -1.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3213915, y: 0.38005924} - - position: {x: -5.21, y: -0.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22949117, y: 0.48864758} - - position: {x: -6.23, y: 3.375, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17653167, y: 0.8331688} - - position: {x: -6.31, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17237799, y: 0.846002} - - position: {x: -6.4, y: 3.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16770509, y: 0.857848} - - position: {x: -6.74, y: 4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15005192, y: 0.9131293} - - position: {x: -6.95, y: 4.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13914849, y: 0.94471866} - - position: {x: -7.13, y: 4.765, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1298027, y: 0.970385} - - position: {x: -7.17, y: 3.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12772585, y: 0.8065153} - - position: {x: -7.28, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12201454, y: 0.99012834} - - position: {x: -7.38, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11682243, y: 0.9970385} - - position: {x: -7.38, y: 3.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11682243, y: 0.8390918} - - position: {x: -7.45, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.113187954, y: 1} - - position: {x: -7.48, y: 3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11163032, y: 0.85982233} - - position: {x: -7.74, y: 4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.098130845, y: 0.90029615} - - position: {x: -7.82, y: 4.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09397715, y: 0.91609085} - - position: {x: -8.09, y: 4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07995846, y: 0.96248764} - - position: {x: -8.17, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07580478, y: 1} - - position: {x: -8.19, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07476639, y: 0.99802566} - - position: {x: -8.19, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07476639, y: 0.9851925} - - position: {x: 0.01, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5005192, y: 0.017768973} - - position: {x: -0.01, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49948078, y: 0} - - position: {x: 0.01, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5005192, y: 0.0009871969} - - position: {x: -0.17, y: -4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49117342, y: 0.052319843} - - position: {x: -0.39, y: -4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47975078, y: 0.09081935} - - position: {x: -0.69, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46417445, y: 0} - - position: {x: -0.76, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46053997, y: 0.15202369} - - position: {x: -0.82, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.011845971} - - position: {x: -0.83, y: -3.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4569055, y: 0.16485687} - - position: {x: -0.89, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45379025, y: 0.019743366} - - position: {x: -0.98, y: -4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44911733, y: 0.03158934} - - position: {x: -1.15, y: -4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44029075, y: 0.05626851} - - position: {x: -1.36, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42938733, y: 0.08785782} - - position: {x: -1.62, y: -3.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41588786, y: 0.13030602} - - position: {x: -1.79, y: -3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40706128, y: 0.15498519} - - position: {x: -3.86, y: 1.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29958463, y: 0.65646595} - - position: {x: -4.07, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2886812, y: 0.52517277} - - position: {x: -4.71, y: 2.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2554517, y: 0.79368216} - - position: {x: -5.02, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23935618, y: 0.8450148} - - position: {x: -5.28, y: 3.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22585669, y: 0.88450146} - - position: {x: -5.45, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21703011, y: 0.91214216} - - position: {x: -5.56, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21131879, y: 0.7670286} - - position: {x: -5.68, y: 4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20508827, y: 0.946693} - - position: {x: -5.72, y: 4.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20301142, y: 0.952616} - - position: {x: -5.95, y: 4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19106957, y: 0.9842053} - - position: {x: -6.07, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18483904, y: 0.9960513} - - position: {x: -6.07, y: 3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18483904, y: 0.8489635} - - position: {x: -6.12, y: 3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18224299, y: 0.8608095} - - position: {x: -6.16, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18016614, y: 1} - - position: {x: -6.42, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16666667, y: 0.90918064} - - position: {x: -6.75, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1495327, y: 0.9674235} - - position: {x: -6.81, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14641744, y: 1} - - position: {x: -6.82, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14589824, y: 0.99802566} - - position: {x: -6.82, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14589824, y: 0.9832182} - - position: {x: 2.02, y: -4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6048806, y: 0.022704838} - - position: {x: 2.03, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.0019743338} - - position: {x: 2.03, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.016781837} - - position: {x: 1.99, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6033229, y: 0} - - position: {x: 1.86, y: -4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.59657323, y: 0.051332675} - - position: {x: 1.66, y: -4.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.08489635} - - position: {x: 1.64, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5851506, y: 0} - - position: {x: 1.6, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58307374, y: 0.09772955} - - position: {x: 1.46, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57580477, y: 0.004935834} - - position: {x: 1.4, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57268953, y: 0} - - position: {x: 1.29, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5669782, y: 0.14610069} - - position: {x: 1.26, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56542057, y: 0.15301086} - - position: {x: 0.85, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5441329, y: 0} - - position: {x: 0.8, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54153687, y: 0.0009871969} - - position: {x: 0.71, y: -5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.536864, y: 0.005923001} - - position: {x: 0.56, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5290758, y: 0.021717701} - - position: {x: 0.12, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50623053, y: 0.08785782} - - position: {x: -0.2, y: -3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4896158, y: 0.1401777} - - position: {x: -0.28, y: -3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4854621, y: 0.15004936} - - position: {x: -0.82, y: -2.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.2379072} - - position: {x: -1.29, y: 0.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4330218, y: 0.56762093} - - position: {x: -2.76, y: 3.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35669783, y: 0.8065153} - - position: {x: -3.01, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34371755, y: 0.84698915} - - position: {x: -3.41, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3229491, y: 0.90918064} - - position: {x: -3.67, y: 4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30944964, y: 0.94866735} - - position: {x: -3.99, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29283488, y: 0.99308985} - - position: {x: -4.12, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28608516, y: 1} - - position: {x: -4.49, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26687434, y: 1} - - position: {x: -4.5, y: 3.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26635513, y: 0.83514315} - - position: {x: -4.52, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26531672, y: 0.99308985} - - position: {x: -4.57, y: 4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26272064, y: 0.9911155} - - position: {x: -4.7, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25597095, y: 1} - - position: {x: -4.94, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24350986, y: 0.90918064} - - position: {x: -5.16, y: 4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23208722, y: 0.94866735} - - position: {x: -5.3, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22481827, y: 1} - - position: {x: -5.32, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22377986, y: 0.97729516} - - position: {x: -5.33, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22326064, y: 0.99802566} - - position: {x: -5.34, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22274144, y: 0.99308985} - - position: {x: -5.34, y: 4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22274144, y: 0.9842053} - - position: {x: 3.46, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6796469, y: 0.016781837} - - position: {x: 3.44, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67860854, y: 0} - - position: {x: 3.46, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6796469, y: 0.0019743338} - - position: {x: 3.39, y: -4.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67601246, y: 0.033563673} - - position: {x: 3.22, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6671859, y: 0.064165846} - - position: {x: 3.03, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65732086, y: 0.09772955} - - position: {x: 2.77, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6438214, y: 0} - - position: {x: 2.72, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.14610069} - - position: {x: 2.72, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.0019743338} - - position: {x: 2.69, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.15301086} - - position: {x: 2.5, y: -4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6298027, y: 0.025666367} - - position: {x: 2.18, y: -4.335, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61318797, y: 0.07206318} - - position: {x: 2.03, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.09378088} - - position: {x: 1.66, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.15301086} - - position: {x: 1.47, y: -3.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.576324, y: 0.18361303} - - position: {x: 1.21, y: -2.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5628245, y: 0.22606121} - - position: {x: 0.08, y: 0.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50415367, y: 0.5774926} - - position: {x: -1.13, y: 2.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44132918, y: 0.7739388} - - position: {x: -1.49, y: 1.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42263758, y: 0.66436327} - - position: {x: -1.5, y: 3.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42211837, y: 0.834156} - - position: {x: -1.61, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41640705, y: 0.85192496} - - position: {x: -2.25, y: 4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38317758, y: 0.95064163} - - position: {x: -2.41, y: 3.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3748702, y: 0.8134255} - - position: {x: -2.45, y: 4.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37279335, y: 0.9792695} - - position: {x: -2.61, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36448598, y: 0.9960513} - - position: {x: -2.61, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36448598, y: 0.84698915} - - position: {x: -2.67, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3613707, y: 0.9990128} - - position: {x: -2.7, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3598131, y: 1} - - position: {x: -2.71, y: 3.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35929388, y: 0.86475813} - - position: {x: -2.98, y: 4.125, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3452752, y: 0.9072063} - - position: {x: -3.25, y: 4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33125648, y: 0.95755184} - - position: {x: -3.33, y: 4.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3271028, y: 0.9733465} - - position: {x: -3.35, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32606438, y: 1} - - position: {x: -3.38, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32450676, y: 0.9990128} - - position: {x: -3.39, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.9970385} - - position: {x: -3.39, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.99012834} - - position: {x: 4.4, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72845274, y: 0.017768973} - - position: {x: 4.39, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7279335, y: 0} - - position: {x: 4.4, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72845274, y: 0.0039486676} - - position: {x: 4.36, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72637594, y: 0.028627839} - - position: {x: 4, y: -4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70768434, y: 0.09081935} - - position: {x: 3.91, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7030114, y: 0} - - position: {x: 3.83, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6988577, y: 0.0019743338} - - position: {x: 3.75, y: -4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69470406, y: 0.008884502} - - position: {x: 3.67, y: -3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6905504, y: 0.14412636} - - position: {x: 3.65, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.68951195, y: 0.15202369} - - position: {x: 3.5, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6817238, y: 0.039486673} - - position: {x: 3.18, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66510904, y: 0.08785782} - - position: {x: 2.78, y: -3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6443406, y: 0.15004936} - - position: {x: 2.69, y: -1.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.3089832} - - position: {x: 2.59, y: -3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6344756, y: 0.18065153} - - position: {x: 1.2, y: 0.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5623053, y: 0.55083907} - - position: {x: 0.92, y: 0.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5477674, y: 0.59624875} - - position: {x: -0.57, y: 3.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47040498, y: 0.83810467} - - position: {x: -0.61, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46832815, y: 0.846002} - - position: {x: -0.71, y: 3.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46313605, y: 0.8568608} - - position: {x: -0.82, y: 2.375, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.7344521} - - position: {x: -1.02, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4470405, y: 0.7670286} - - position: {x: -1.06, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44496366, y: 0.91214216} - - position: {x: -1.48, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4231568, y: 0.97433364} - - position: {x: -1.52, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42107996, y: 0.84698915} - - position: {x: -1.55, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41952232, y: 0.9832182} - - position: {x: -1.62, y: 3.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41588786, y: 0.8667325} - - position: {x: -1.64, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41484943, y: 0.99308985} - - position: {x: -1.76, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4086189, y: 1} - - position: {x: -1.88, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40238836, y: 0.9101678} - - position: {x: -2.17, y: 4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38733125, y: 0.96248764} - - position: {x: -2.24, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3836968, y: 1} - - position: {x: -2.28, y: 5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38161993, y: 0.99506414} - - position: {x: -2.28, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38161993, y: 0.9851925} - - position: {x: -0.37, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4807892, y: 0.9960513} - - position: {x: 7.08, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8676013, y: 0.021717701} - - position: {x: 6.92, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8592939, y: 0} - - position: {x: 7.08, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8676013, y: 0.0039486676} - - position: {x: 6.91, y: -4.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85877466, y: 0.05528134} - - position: {x: 6.83, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.854621, y: 0.007897335} - - position: {x: 6.76, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8509865, y: 0.0019743338} - - position: {x: 6.72, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8489097, y: 0} - - position: {x: 6.68, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8468328, y: 0.09378088} - - position: {x: 6.36, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8302181, y: 0} - - position: {x: 6.33, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8286604, y: 0.15202369} - - position: {x: 6.31, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.827622, y: 0.0019743338} - - position: {x: 6.12, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.817757, y: 0.021717701} - - position: {x: 6.07, y: -3.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81516093, y: 0.19545904} - - position: {x: 5.91, y: -2.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8068536, y: 0.22112536} - - position: {x: 5.91, y: -4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8068536, y: 0.05034554} - - position: {x: 5.65, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7933541, y: 0.08983215} - - position: {x: 5.35, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7777778, y: 0.1372162} - - position: {x: 5.24, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7720665, y: 0.15202369} - - position: {x: 5.11, y: -3.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7653167, y: 0.1757157} - - position: {x: 3.35, y: 1.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6739356, y: 0.6367226} - - position: {x: 2.19, y: 3.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6137072, y: 0.8252715} - - position: {x: 2.15, y: 1.575, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6116303, y: 0.6554788} - - position: {x: 2.05, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6064382, y: 0.8479763} - - position: {x: 1.65, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58566976, y: 0.9101678} - - position: {x: 1.39, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5721703, y: 0.9496545} - - position: {x: 1.23, y: 3.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5638629, y: 0.804541} - - position: {x: 1.14, y: 4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55919003, y: 0.982231} - - position: {x: 1.08, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55607474, y: 0.98914117} - - position: {x: 0.97, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5503634, y: 0.8479763} - - position: {x: 0.95, y: 3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54932505, y: 0.8538993} - - position: {x: 0.93, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5482866, y: 0.99802566} - - position: {x: 0.82, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5425753, y: 0.9990128} - - position: {x: 0.76, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53946, y: 0.98914117} - - position: {x: 0.64, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5332295, y: 1} - - position: {x: 0.62, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5321911, y: 0.9062191} - - position: {x: 0.23, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.51194185, y: 0.97433364} - - position: {x: 0.2, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5103842, y: 1} - - position: {x: 0.2, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5103842, y: 0.9851925} - - position: {x: 8.45, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9387331, y: 0.014807503} - - position: {x: 8.44, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93821394, y: 0.0009871969} - - position: {x: 8.45, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9387331, y: 0.004935834} - - position: {x: 8.4, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9361371, y: 0} - - position: {x: 8.33, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93250257, y: 0.04343534} - - position: {x: 8.16, y: -4.315, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.923676, y: 0.074037515} - - position: {x: 8.11, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92107993, y: 0} - - position: {x: 8, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9153686, y: 0.007897335} - - position: {x: 7.82, y: -3.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90602285, y: 0.13030602} - - position: {x: 7.82, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90602285, y: 0.028627839} - - position: {x: 7.74, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9018692, y: 0.039486673} - - position: {x: 7.7, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8997923, y: 0.15103653} - - position: {x: 7.39, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8836968, y: 0.088845015} - - position: {x: 7.35, y: -2.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88161993, y: 0.20927937} - - position: {x: 7.12, y: -3.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8696781, y: 0.1342547} - - position: {x: 7, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.86344755, y: 0.15103653} - - position: {x: 6.88, y: -2.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.857217, y: 0.28529122} - - position: {x: 6.49, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8369678, y: 0.23395854} - - position: {x: 4.69, y: 0.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7435099, y: 0.52615994} - - position: {x: 3.78, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6962617, y: 0.7887463} - - position: {x: 3.43, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6780893, y: 0.84698915} - - position: {x: 3.36, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6744548, y: 0.85587364} - - position: {x: 3.07, y: 4.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6593977, y: 0.9012833} - - position: {x: 3.04, y: 2.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6578401, y: 0.79368216} - - position: {x: 2.84, y: 4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6474559, y: 0.93583417} - - position: {x: 2.72, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.84698915} - - position: {x: 2.68, y: 3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6391485, y: 0.8548865} - - position: {x: 2.57, y: 4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63343716, y: 0.976308} - - position: {x: 2.34, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6214953, y: 0.99802566} - - position: {x: 2.34, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6214953, y: 0.9101678} - - position: {x: 2.27, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61786085, y: 1} - - position: {x: 2.21, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61474556, y: 0.9338598} - - position: {x: 2.12, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6100727, y: 0.9496545} - - position: {x: 2.01, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60436136, y: 1} - - position: {x: 1.98, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60280377, y: 0.9802567} - - position: {x: 1.96, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60176533, y: 0.9960513} - - position: {x: 1.96, y: 4.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60176533, y: 0.98617965} - - position: {x: 9.63, y: -4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.023692034} - - position: {x: 9.62, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9994808, y: 0} - - position: {x: 9.63, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.0009871969} - - position: {x: 9.47, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9916926, y: 0.053307008} - - position: {x: 9.28, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9818276, y: 0} - - position: {x: 9.26, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9807892, y: 0.088845015} - - position: {x: 9.22, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9787124, y: 0.0029615005} - - position: {x: 9.16, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9755971, y: 0.007897335} - - position: {x: 8.98, y: -4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9662513, y: 0.025666367} - - position: {x: 8.96, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9652129, y: 0.1372162} - - position: {x: 8.88, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9610592, y: 0.15202369} - - position: {x: 8.72, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9527518, y: 0.064165846} - - position: {x: 8.54, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94340605, y: 0.088845015} - - position: {x: 8.41, y: -2.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9366563, y: 0.22902271} - - position: {x: 8.24, y: -3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9278297, y: 0.13919052} - - position: {x: 8.12, y: -3.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92159915, y: 0.15597236} - - position: {x: 7.17, y: -0.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.87227416, y: 0.43040475} - - position: {x: 6.06, y: -0.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8146418, y: 0.49062192} - - position: {x: 5.96, y: 1.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8094496, y: 0.62685096} - - position: {x: 5.02, y: 1.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76064384, y: 0.65942746} - - position: {x: 4.97, y: 2.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75804776, y: 0.7877591} - - position: {x: 4.62, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7398754, y: 0.846002} - - position: {x: 3.95, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70508826, y: 0.9496545} - - position: {x: 3.93, y: 3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7040498, y: 0.8361303} - - position: {x: 3.87, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7009346, y: 0.84698915} - - position: {x: 3.85, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69989616, y: 0.85192496} - - position: {x: 3.74, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69418484, y: 0.97828233} - - position: {x: 3.54, y: 4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.68380064, y: 0.9022705} - - position: {x: 3.52, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6827622, y: 1} - - position: {x: 3.22, y: 4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6671859, y: 0.9595262} - - position: {x: 3.15, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6635514, y: 1} - - position: {x: 3.15, y: 4.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6635514, y: 0.9723593} - - position: {x: 3.11, y: 5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6614746, y: 0.994077} - - position: {x: 3.11, y: 4.875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6614746, y: 0.98124385} - - position: {x: 7.66, y: -4.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89771545, y: 0.03652514} - - position: {x: 7.72, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90083075, y: 0.004935834} - - position: {x: 7.72, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90083075, y: 0.015794639} - - position: {x: 7.65, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89719623, y: 0.0019743338} - - position: {x: 7.55, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89200413, y: 0.0019743338} - - position: {x: 7.52, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89044654, y: 0.0029615005} - - position: {x: 7.35, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88161993, y: 0.016781837} - - position: {x: 7.33, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8805815, y: 0.09378088} - - position: {x: 7.16, y: -4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.87175494, y: 0.042448144} - - position: {x: 6.97, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8618899, y: 0.15301086} - - position: {x: 6.84, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8551402, y: 0.088845015} - - position: {x: 6.77, y: -3.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8515057, y: 0.18756169} - - position: {x: 6.44, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83437175, y: 0.15103653} - - position: {x: 6.27, y: -3.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8255452, y: 0.1786772} - - position: {x: 6.13, y: -3.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8182762, y: 0.20138204} - - position: {x: 5.56, y: -2.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7886812, y: 0.2941757} - - position: {x: 5.28, y: -1.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7741433, y: 0.3395854} - - position: {x: 5.08, y: -0.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7637591, y: 0.46001974} - - position: {x: 4.04, y: 1.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70976114, y: 0.62882525} - - position: {x: 3.45, y: 2.275, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67912775, y: 0.72458047} - - position: {x: 3.05, y: 2.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6583593, y: 0.78973347} - - position: {x: 2.69, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.8479763} - - position: {x: 2.58, y: 2.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6339564, y: 0.77788746} - - position: {x: 2.31, y: 4.125, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6199377, y: 0.9072063} - - position: {x: 2.19, y: 3.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6137072, y: 0.8410661} - - position: {x: 2.14, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6111111, y: 0.85192496} - - position: {x: 1.97, y: 4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60228455, y: 0.9595262} - - position: {x: 1.81, y: 4.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.59397715, y: 0.905232} - - position: {x: 1.7, y: 4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58826584, y: 0.9921027} - - position: {x: 1.66, y: 4.355, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.92991114} - - position: {x: 1.58, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5820353, y: 0.9970385} - - position: {x: 1.42, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5737279, y: 0.9970385} - - position: {x: 1.41, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57320875, y: 0.9960513} - - position: {x: 1.41, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57320875, y: 0.97729516} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 90018f018c018e018c018f018d018c018e018b018c018d018a018c018b0189018a018b0188018a0189018601880189018701880186018501870186018401850186017f018501840183017f01840182017f01830181017f01820180017f0181017a017f0180017e017f017a017d017e017a017c017d017a017b017c017a0179017b017a01780179017a017701790178017601770178017501770176016f0175017601740175016f01730174016f01720173016f01700172016f01710170016f016e016d016c016b016c016d016a016c016b0169016a016b0168016a0169016701680169016601680167016301660167016501660163016401650163016001640163016201600163016101600162015f01600161015e0160015f015d015e015f015c015e015d015a015c015d015b015c015a0159015b015a01570159015a015801590157015501580157015601550157015201550156015401550152015301540152015101530152015001510152014e01510150014d014e0150014f014e014d014c014b014a0149014a014b0148014a0149014601480149014701480146014501470146014401450146014201450144014301420144014001420143014101420140013f01410140013e013f0140013a013f013e013d013a013e013c013a013d013b013a013c0138013a013b0139013a0138013701390138013501370138013601370135013401360135013301340135013201340133013001320133013101320130012f01310130012d012f0130012e012f012d012b012e012d012c012b012d0128012b012c0129012b0128012a01290128012701260125012301250126012401250123011f012401230122011f01230121011f01220120011f0121011d011f0120011e011f011d011b011e011d011c011b011d011a011b011c0117011b011a01190117011a011801170119011601170118011401170116011501140116010f0114011501130114010f01120113010f01110112010f01100111010f010d0110010f010e010d010f010b010d010e010c010d010b010a010c010b0109010a010b0108010a0109010501080109010701080105010601070105010301060105010201030105010401030102012100010120000001ff00fd00fe00fd00ff00fb00fd00fe00fc00fd00fb00f900fc00fb00fa00f900fb00f800f900fa00f700f900f800f600f700f800f400f700f600f500f400f600f200f400f500f300f400f200ed00f300f200f100ed00f200f000ed00f100ef00ed00f000ee00ed00ef00ec00ed00ee00eb00ed00ec00e800eb00ec00ea00eb00e800e900ea00e800e600e900e800e700e600e800e300e600e700e500e600e300e400e500e300e000e400e300e200e000e300df00e000e200e100e000df00de00dd00da00dc00da00dd00db00da00dc00d600da00db00d900da00d600d800d900d600d700d800d600d400d700d600d500d400d600d300d400d500d100d400d300d200d100d300d000d100d200cd00d100d000cf00cd00d000ce00cd00cf00cc00cd00ce00ca00cd00cc00cb00ca00cc00c400ca00cb00c900ca00c400c800c900c400c700c800c400c600c700c400c500c600c400c300c500c400c200c300c400c100c300c200c000c100c200bc00c100c000bf00bc00c000be00bc00bf00bb00bc00be00bd00bc00bb00ba00b900b700b800b700b900b600b700b800b500b700b600b300b500b600b400b500b300b000b400b300b200b000b300b100b000b200af00b000b100a700b000af00ae00a700af00ad00a700ae00ac00a700ad00ab00a700ac00aa00a700ab00a900a700aa00a800a700a9009f00a700a800a600a7009f00a500a6009f00a400a5009f00a300a4009f00a200a3009f00a100a2009f00a000a1009f009d00a0009f009e009d009f009b009d009e009c009d009b009a009c009b0099009a009b0097009a0099009800970099009400970098009500970094009600950094009300920090009100900092008e00900091008f0090008e008d008f008e008b008d008e008c008d008b0087008c008b008a0087008b00890087008a008800870089008600870088008200870086008500820086008400820085008300820084008100820083008000820081007a00800081007f0080007a007e007f007a007d007e007a007c007d007a007b007c007a0079007b007a00780079007a00770079007800760077007800730077007600750073007600720073007500740073007200710070006e006f006e0070006a006e006f006d006e006a006c006d006a006b006c006a0069006b006a00680069006a006600690068006700660068006500660067005f006600650064005f00650063005f00640062005f00630061005f00620060005f0061005e005f0060005d005f005e005a005d005e005c005d005a005b005c005a0059005b005a00580059005a005700590058005500570058005600570055005000560055005400500055005300500054005200500053004f0050005200510050004f004e004d004b004c004b004d0048004b004c004a004b00480049004a0048004700490048004600470048004400470046004500440046004200440045004300440042003d004300420041003d00420040003d0041003f003d0040003e003d003f0038003d003e003c003d0038003b003c0038003a003b00380039003a0038003600390038003700360038003500360037003400360035003300340035003200340033003100320033003000320031002f00300031002d0030002f002c002d002f002e002d002c002b002a002800290028002a002400280029002700280024002600270024002500260024002200250024002300220024002100220023001c002200210020001c0021001f001c0020001e001c001f001d001c001e001b001c001d0014001c001b001a0014001b00190014001a001800140019001700140018001600140017001500140016001100140015001300140011001200130011001000120011000b00100011000f0010000b000e000f000b000d000e000b0009000d000b00080009000b000c0008000b000700090008000a0009000700080006000700050007000600040005000600030005000400000003000400010003000000020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.63, y: 5.065, z: 0} @@ -21297,7 +1915,7 @@ MonoBehaviour: - {x: -0.5, y: 0.5, z: 0} --- !u!95 &7183986919303821078 Animator: - serializedVersion: 3 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -21310,10 +1928,13 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &1872896633631493397 GameObject: m_ObjectHideFlags: 0 @@ -21338,12 +1959,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633631493397} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -42.05, y: 0.65, z: 0} m_LocalScale: {x: 1, y: 1, z: 0} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633631493399 MonoBehaviour: @@ -21357,2964 +1979,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.327 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 23.58 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -5.55, y: 3.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20634921, y: 0.8377581} - - position: {x: -5.59, y: 3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2042328, y: 0.8485742} - - position: {x: -5.59, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2042328, y: 0.8456244} - - position: {x: -6.17, y: 4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17354497, y: 0.9459194} - - position: {x: -6.22, y: 4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17089947, y: 0.9587021} - - position: {x: -6.23, y: 4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17037037, y: 0.9557522} - - position: {x: -0.91, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45185184, y: 1} - - position: {x: -0.93, y: 4.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45079365, y: 0.9852507} - - position: {x: -0.92, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45132276, y: 0.97836775} - - position: {x: -0.94, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45026454, y: 0.99606687} - - position: {x: 5, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76455027, y: 0.013765949} - - position: {x: 4.99, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76402116, y: 0.021632282} - - position: {x: 4.95, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7619048, y: 0.005899705} - - position: {x: -2.41, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37248677, y: 0.15339233} - - position: {x: -2.45, y: -3.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37037036, y: 0.16125861} - - position: {x: -2.41, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37248677, y: 0.15044248} - - position: {x: -1.79, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.405291, y: 0.04523107} - - position: {x: -1.8, y: -4.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4047619, y: 0.048180953} - - position: {x: -1.79, y: -4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.405291, y: 0.042281188} - - position: {x: 1.84, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5973545, y: 0.0914454} - - position: {x: 1.81, y: -4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5957672, y: 0.097345166} - - position: {x: 1.84, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5973545, y: 0.08751226} - - position: {x: 9.06, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.97936505, y: 0.0914454} - - position: {x: 9.03, y: -4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9777778, y: 0.097345166} - - position: {x: 9.06, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.97936505, y: 0.08751226} - - position: {x: 9.44, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9994709, y: 0.021632282} - - position: {x: 9.45, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.0029498825} - - position: {x: 9.45, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.017699085} - - position: {x: 9.43, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9989418, y: 0} - - position: {x: 9.41, y: -4.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9978836, y: 0.029498525} - - position: {x: 9.32, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9931217, y: 0.04523107} - - position: {x: 9.25, y: -4.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.98941797, y: 0.05899705} - - position: {x: 9.19, y: -4.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.98624337, y: 0.068829864} - - position: {x: 9.11, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9820106, y: 0.08161259} - - position: {x: 8.97, y: -3.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9746032, y: 0.10717797} - - position: {x: 8.81, y: -3.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9661376, y: 0.13274336} - - position: {x: 8.7, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96031743, y: 0.15044248} - - position: {x: 8.53, y: -3.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95132273, y: 0.18092428} - - position: {x: 8.67, y: -3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95873016, y: 0.15830874} - - position: {x: 8.36, y: -2.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94232804, y: 0.20845625} - - position: {x: 8.26, y: -2.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93703705, y: 0.22418879} - - position: {x: 8.06, y: -2.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.926455, y: 0.25663716} - - position: {x: 7.44, y: -1.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89365077, y: 0.35693216} - - position: {x: 7.3, y: -1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8862434, y: 0.3795477} - - position: {x: 6.99, y: -0.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8698413, y: 0.4296952} - - position: {x: 6.71, y: -0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8550265, y: 0.47492626} - - position: {x: 6.4, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83862436, y: 0.52507377} - - position: {x: 6.26, y: 0.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83121693, y: 0.54768926} - - position: {x: 5.95, y: 0.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8148148, y: 0.5978368} - - position: {x: 5.81, y: 1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8074074, y: 0.6204523} - - position: {x: 5.5, y: 1.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7910053, y: 0.6705998} - - position: {x: 5.31, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7809524, y: 0} - - position: {x: 5.24, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7772487, y: 0.0009833141} - - position: {x: 5.22, y: 2.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.77619046, y: 0.71583086} - - position: {x: 5.14, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7719577, y: 0.0068829893} - - position: {x: 5.06, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7677249, y: 0.013765949} - - position: {x: 4.91, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75978833, y: 0.7659784} - - position: {x: 4.82, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75502646, y: 0.0068829893} - - position: {x: 4.76, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75185186, y: 0.005899705} - - position: {x: 4.65, y: 3.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74603176, y: 0.8082596} - - position: {x: 4.62, y: -4.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74444443, y: 0.0147492625} - - position: {x: 4.57, y: -4.875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74179894, y: 0.020648967} - - position: {x: 4.54, y: -4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74021167, y: 0.025565417} - - position: {x: 4.51, y: 3.365, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73862433, y: 0.8308751} - - position: {x: 4.48, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73703706, y: 0.03048181} - - position: {x: 4.43, y: -4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7343915, y: 0.039331365} - - position: {x: 4.4, y: 3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73280424, y: 0.8485742} - - position: {x: 4.38, y: -4.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.731746, y: 0.043264505} - - position: {x: 4.34, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72962964, y: 0.85447395} - - position: {x: 4.29, y: -4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72698414, y: 0.058013767} - - position: {x: 4.22, y: -4.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72328043, y: 0.064896725} - - position: {x: 4.16, y: -4.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7201058, y: 0.07767945} - - position: {x: 4.08, y: 4.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.715873, y: 0.89773846} - - position: {x: 4.05, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71428573, y: 0.0914454} - - position: {x: 4, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71164024, y: 0.91052115} - - position: {x: 3.91, y: 4.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7068783, y: 0.92232054} - - position: {x: 3.85, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7037037, y: 0.9321534} - - position: {x: 3.83, y: -3.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7026455, y: 0.12684366} - - position: {x: 3.77, y: 4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6994709, y: 0.9449361} - - position: {x: 3.73, y: 4.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6973545, y: 0.95083576} - - position: {x: 3.7, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6957672, y: 0.14749263} - - position: {x: 3.64, y: 4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6925926, y: 0.96361846} - - position: {x: 3.63, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6920635, y: 0.15240905} - - position: {x: 3.58, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.689418, y: 0.972468} - - position: {x: 3.56, y: -3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6883598, y: 0.16519174} - - position: {x: 3.52, y: 4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6862434, y: 0.98033434} - - position: {x: 3.46, y: 4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6830688, y: 0.986234} - - position: {x: 3.36, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67777777, y: 0.9950836} - - position: {x: 3.32, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6756614, y: 0.99705017} - - position: {x: 3.25, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6719577, y: 1} - - position: {x: 3.14, y: -2.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6661376, y: 0.23303835} - - position: {x: 2.97, y: -2.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6571429, y: 0.26057032} - - position: {x: 2.69, y: -1.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.642328, y: 0.30580136} - - position: {x: 2.52, y: -1.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6333333, y: 0.33333334} - - position: {x: 2.24, y: -1.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.37856442} - - position: {x: 1.93, y: -0.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6021164, y: 0.4287119} - - position: {x: 1.65, y: -0.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5873016, y: 0.47394297} - - position: {x: 1.34, y: 0.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5708995, y: 0.52409047} - - position: {x: 1.2, y: 0.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56349206, y: 0.546706} - - position: {x: 0.89, y: 0.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54708993, y: 0.5968535} - - position: {x: 0.75, y: 1.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53968257, y: 0.61946905} - - position: {x: 0.58, y: 1.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5306878, y: 0.64700097} - - position: {x: 0.16, y: 2.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5084656, y: 0.71484756} - - position: {x: -0.01, y: 2.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4994709, y: 0.74237955} - - position: {x: -0.29, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4846561, y: 0.7876106} - - position: {x: -0.46, y: 3.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47566137, y: 0.8151426} - - position: {x: -0.6, y: 3.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46825397, y: 0.8387414} - - position: {x: -0.64, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46613756, y: 0.8456244} - - position: {x: -0.67, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46455026, y: 0.85447395} - - position: {x: -0.92, y: 4.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45132276, y: 0.8947886} - - position: {x: -0.96, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44920635, y: 0.9832842} - - position: {x: -0.98, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44814816, y: 0.9046214} - - position: {x: -1.01, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44656086, y: 0.91052115} - - position: {x: -1.03, y: 4.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44550264, y: 0.9154376} - - position: {x: -1.12, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44074073, y: 0.9941003} - - position: {x: -1.14, y: 4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43968254, y: 0.93411994} - - position: {x: -1.16, y: 4.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43862435, y: 0.94001967} - - position: {x: -1.21, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43597883, y: 0.9941003} - - position: {x: -1.22, y: 4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43544975, y: 0.9488692} - - position: {x: -1.25, y: 4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43386245, y: 0.95476896} - - position: {x: -1.27, y: 5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43280423, y: 0.99311703} - - position: {x: -1.34, y: 4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42910054, y: 0.9891839} - - position: {x: -1.35, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42857143, y: 0.9872173} - - position: {x: -1.35, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42857143, y: 0.97640115} - - position: {x: 2.24, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.017699085} - - position: {x: 2.22, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6174603, y: 0.0029498825} - - position: {x: 2.24, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.0068829893} - - position: {x: 2.21, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6169312, y: 0.02359885} - - position: {x: 2.18, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6153439, y: 0} - - position: {x: 2.16, y: -4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6142857, y: 0.034414947} - - position: {x: 2.1, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6111111, y: 0.04523107} - - position: {x: 2.06, y: -4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6089947, y: 0.053097345} - - position: {x: 2, y: -4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6058201, y: 0.06391347} - - position: {x: 1.99, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.605291, y: 0} - - position: {x: 1.97, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6042328, y: 0.0019665684} - - position: {x: 1.93, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6021164, y: 0} - - position: {x: 1.91, y: -4.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6010582, y: 0.07866273} - - position: {x: 1.75, y: -3.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5925926, y: 0.10717797} - - position: {x: 1.59, y: -3.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.584127, y: 0.13274336} - - position: {x: 1.48, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57830685, y: 0.15044248} - - position: {x: 1.45, y: -3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5767196, y: 0.15830874} - - position: {x: 1.28, y: -3.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5677249, y: 0.18584071} - - position: {x: 1.09, y: -2.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55767196, y: 0.21632251} - - position: {x: 0.98, y: -2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55185187, y: 0.23402163} - - position: {x: 0.81, y: -2.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54285717, y: 0.2615536} - - position: {x: 0.67, y: -2.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53544974, y: 0.28416914} - - position: {x: 0.36, y: -1.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5190476, y: 0.3343166} - - position: {x: 0.11, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5058201, y: 0} - - position: {x: 0.05, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5026455, y: 0.0009833141} - - position: {x: -0.02, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4989418, y: 0} - - position: {x: -0.06, y: -0.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4968254, y: 0.40216324} - - position: {x: -0.16, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49153438, y: 0} - - position: {x: -0.23, y: -0.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4878307, y: 0.4296952} - - position: {x: -0.27, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4857143, y: 0.0068829893} - - position: {x: -0.35, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4814815, y: 0.013765949} - - position: {x: -0.42, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47777778, y: 0.021632282} - - position: {x: -0.49, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47407407, y: 0.03048181} - - position: {x: -0.51, y: -0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47301587, y: 0.47492626} - - position: {x: -0.57, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46984127, y: 0.041297935} - - position: {x: -0.66, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46507937, y: 0.055063915} - - position: {x: -0.68, y: 0.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46402118, y: 0.5024582} - - position: {x: -0.76, y: -4.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45978835, y: 0.068829864} - - position: {x: -0.82, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45661375, y: 0.52507377} - - position: {x: -0.84, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45555556, y: 0.08161259} - - position: {x: -0.88, y: -4.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45343915, y: 0.08652901} - - position: {x: -0.93, y: -4.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45079365, y: 0.09341197} - - position: {x: -1.13, y: 0.765, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44021165, y: 0.57522124} - - position: {x: -1.21, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43597883, y: 0.13864307} - - position: {x: -1.25, y: -3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43386245, y: 0.14650933} - - position: {x: -1.31, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43068784, y: 0.15240905} - - position: {x: -1.36, y: -3.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42804232, y: 0.16027533} - - position: {x: -1.41, y: 1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42539683, y: 0.6204523} - - position: {x: -1.5, y: -3.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42063493, y: 0.18289086} - - position: {x: -1.64, y: -2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4132275, y: 0.20648968} - - position: {x: -1.72, y: 1.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.6705998} - - position: {x: -1.76, y: -2.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4068783, y: 0.22517207} - - position: {x: -1.86, y: 1.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4015873, y: 0.6932153} - - position: {x: -1.93, y: -2.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3978836, y: 0.25270402} - - position: {x: -2.17, y: 2.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38518518, y: 0.74336284} - - position: {x: -2.21, y: -2.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38306877, y: 0.2979351} - - position: {x: -2.31, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37777779, y: 0.7659784} - - position: {x: -2.38, y: -1.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37407407, y: 0.32546705} - - position: {x: -2.66, y: -1.315, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35925925, y: 0.37069812} - - position: {x: -2.74, y: 3.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35502645, y: 0.8357915} - - position: {x: -2.83, y: 3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35026455, y: 0.8495575} - - position: {x: -2.83, y: -1.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35026455, y: 0.39823008} - - position: {x: -2.88, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34761906, y: 0.85447395} - - position: {x: -3.17, y: 4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33227512, y: 0.9026549} - - position: {x: -3.22, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32962963, y: 0.91052115} - - position: {x: -3.25, y: -0.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32804233, y: 0.4660767} - - position: {x: -3.28, y: 4.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32645503, y: 0.9174041} - - position: {x: -3.43, y: 4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31851852, y: 0.94198626} - - position: {x: -3.56, y: 0.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3116402, y: 0.5162242} - - position: {x: -3.58, y: 4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.310582, y: 0.96361846} - - position: {x: -3.67, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3058201, y: 0.9754179} - - position: {x: -3.7, y: 0.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3042328, y: 0.5388397} - - position: {x: -3.77, y: 4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3005291, y: 0.986234} - - position: {x: -3.87, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2952381, y: 0.9950836} - - position: {x: -3.97, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2899471, y: 1} - - position: {x: -4.01, y: 0.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28783068, y: 0.58898723} - - position: {x: -4.15, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28042328, y: 1} - - position: {x: -4.15, y: 1.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28042328, y: 0.6116027} - - position: {x: -4.23, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2761905, y: 0.9990167} - - position: {x: -4.25, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.27513227, y: 1} - - position: {x: -4.46, y: 1.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26402116, y: 0.66175026} - - position: {x: -4.74, y: 2.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24920636, y: 0.7069813} - - position: {x: -5.05, y: 2.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23280422, y: 0.75712883} - - position: {x: -5.19, y: 2.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22539683, y: 0.7797443} - - position: {x: -5.38, y: 3.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21534392, y: 0.81022614} - - position: {x: -5.68, y: 3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19947089, y: 0.8613569} - - position: {x: -5.85, y: 3.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1904762, y: 0.8888889} - - position: {x: -5.97, y: 4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18412699, y: 0.90953785} - - position: {x: -6.01, y: 4.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18201058, y: 0.9174041} - - position: {x: -6.1, y: 4.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17724867, y: 0.9331367} - - position: {x: -6.12, y: 4.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17619048, y: 0.9380531} - - position: {x: -6.24, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16984127, y: 1} - - position: {x: -6.28, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16772486, y: 0.9990167} - - position: {x: -6.28, y: 4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16772486, y: 0.96656835} - - position: {x: -6.33, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16507937, y: 0.99705017} - - position: {x: -6.33, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16507937, y: 0.97836775} - - position: {x: -6.35, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16402116, y: 0.9872173} - - position: {x: -6.35, y: 4.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16402116, y: 0.9842675} - - position: {x: -1.66, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4121693, y: 0.01671583} - - position: {x: -1.68, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41111112, y: 0.0009833141} - - position: {x: -1.66, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4121693, y: 0.005899705} - - position: {x: -1.72, y: -4.755, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.032448377} - - position: {x: -1.72, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.0019665684} - - position: {x: -1.8, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4047619, y: 0} - - position: {x: -1.88, y: -4.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4005291, y: 0.059980333} - - position: {x: -1.9, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3994709, y: 0.06588004} - - position: {x: -1.9, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3994709, y: 0} - - position: {x: -1.93, y: -4.355, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3978836, y: 0.07177974} - - position: {x: -1.97, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39576718, y: 0.0009833141} - - position: {x: -1.99, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394709, y: 0.08161259} - - position: {x: -2.03, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39259258, y: 0} - - position: {x: -2.04, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3920635, y: 0.0914454} - - position: {x: -2.18, y: -3.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38465607, y: 0.11504425} - - position: {x: -2.19, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.384127, y: 0.0009833141} - - position: {x: -2.19, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.384127, y: 0} - - position: {x: -2.29, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37883598, y: 0} - - position: {x: -2.32, y: -3.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37724867, y: 0.13765979} - - position: {x: -2.36, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37513226, y: 0} - - position: {x: -2.46, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36984128, y: 0.0009833141} - - position: {x: -2.48, y: -3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36878306, y: 0.16519174} - - position: {x: -2.51, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36719576, y: 0} - - position: {x: -2.65, y: -3.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35978836, y: 0.19370697} - - position: {x: -2.65, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35978836, y: 0} - - position: {x: -2.67, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35873017, y: 0.0019665684} - - position: {x: -2.75, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35449734, y: 0} - - position: {x: -2.79, y: -2.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35238096, y: 0.21632251} - - position: {x: -2.95, y: -2.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34391534, y: 0.24188791} - - position: {x: -3.12, y: -2.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33492064, y: 0.26941985} - - position: {x: -3.24, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32857144, y: 0} - - position: {x: -3.31, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32486773, y: 0.0029498825} - - position: {x: -3.36, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32222223, y: 0.005899705} - - position: {x: -3.4, y: -1.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32010582, y: 0.31465092} - - position: {x: -3.51, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31428573, y: 0.01671583} - - position: {x: -3.57, y: -1.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31111112, y: 0.3421829} - - position: {x: -3.58, y: -4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.310582, y: 0.024582105} - - position: {x: -3.61, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3089947, y: 0.03048181} - - position: {x: -3.65, y: -4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3068783, y: 0.03343166} - - position: {x: -3.71, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3037037, y: 0.041297935} - - position: {x: -3.8, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2989418, y: 0.055063915} - - position: {x: -3.85, y: -1.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2962963, y: 0.38741395} - - position: {x: -3.89, y: -4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2941799, y: 0.06784661} - - position: {x: -3.95, y: -4.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29100528, y: 0.076696195} - - position: {x: -4.02, y: -0.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2873016, y: 0.41494593} - - position: {x: -4.04, y: -4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28624338, y: 0.088495575} - - position: {x: -4.12, y: -4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28201059, y: 0.1012783} - - position: {x: -4.32, y: -3.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.27142859, y: 0.13372664} - - position: {x: -4.43, y: -3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2656085, y: 0.1494592} - - position: {x: -4.44, y: -0.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26507938, y: 0.48279253} - - position: {x: -4.47, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26349208, y: 0.1553589} - - position: {x: -4.61, y: 0.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25608465, y: 0.5103245} - - position: {x: -4.69, y: -3.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25185186, y: 0.19075713} - - position: {x: -4.89, y: 0.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24126984, y: 0.5555556} - - position: {x: -4.98, y: -2.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23650794, y: 0.23795477} - - position: {x: -5.06, y: 0.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23227513, y: 0.5830875} - - position: {x: -5.26, y: -2.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22169313, y: 0.28318584} - - position: {x: -5.34, y: 1.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21746032, y: 0.6283186} - - position: {x: -5.43, y: -1.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21269841, y: 0.3107178} - - position: {x: -5.51, y: 1.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2084656, y: 0.6558505} - - position: {x: -5.71, y: -1.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19788359, y: 0.35594887} - - position: {x: -5.88, y: -1.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18888889, y: 0.38348082} - - position: {x: -5.93, y: 2.275, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18624339, y: 0.7236971} - - position: {x: -6.24, y: 2.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16984127, y: 0.77384466} - - position: {x: -6.3, y: -0.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16666667, y: 0.45132744} - - position: {x: -6.36, y: 2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16349207, y: 0.7935103} - - position: {x: -6.47, y: -0.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15767196, y: 0.4788594} - - position: {x: -6.5, y: 3.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15608466, y: 0.81612587} - - position: {x: -6.67, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14708994, y: 0.8436578} - - position: {x: -6.72, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14444445, y: 0.8505408} - - position: {x: -6.75, y: 0.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14285715, y: 0.52409047} - - position: {x: -6.79, y: 3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14074074, y: 0.8593904} - - position: {x: -6.92, y: 0.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13386244, y: 0.5516224} - - position: {x: -6.93, y: 3.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13333334, y: 0.88298917} - - position: {x: -7.1, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12433863, y: 0.91052115} - - position: {x: -7.2, y: 0.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11904762, y: 0.5968535} - - position: {x: -7.21, y: 4.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11851852, y: 0.927237} - - position: {x: -7.28, y: 4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11481482, y: 0.93608654} - - position: {x: -7.34, y: 4.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.111640215, y: 0.9439528} - - position: {x: -7.37, y: 1.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11005291, y: 0.6243855} - - position: {x: -7.42, y: 4.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.107407406, y: 0.9567355} - - position: {x: -7.49, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1037037, y: 0.96558505} - - position: {x: -7.61, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.097354494, y: 0.9813176} - - position: {x: -7.73, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09100529, y: 0.9941003} - - position: {x: -7.79, y: 1.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.087830685, y: 0.6922321} - - position: {x: -7.81, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08677249, y: 0.9990167} - - position: {x: -7.93, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08042328, y: 1} - - position: {x: -7.96, y: 2.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07883598, y: 0.719764} - - position: {x: -8.38, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05661376, y: 0.7876106} - - position: {x: -8.43, y: 3.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.053968254, y: 0.7954769} - - position: {x: -8.57, y: 3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046560846, y: 0.8180924} - - position: {x: -8.71, y: 3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.039153438, y: 0.84169126} - - position: {x: -8.74, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.037566137, y: 0.8466077} - - position: {x: -8.76, y: 3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.036507938, y: 0.85250735} - - position: {x: -8.77, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.035978805, y: 1} - - position: {x: -8.85, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.031746, y: 0.9990167} - - position: {x: -8.89, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.029629597, y: 1} - - position: {x: -8.9, y: 3.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.029100562, y: 0.8751229} - - position: {x: -9.11, y: 4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017989451, y: 0.9124877} - - position: {x: -9.2, y: 4.325, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.013227513, y: 0.9252704} - - position: {x: -9.24, y: 4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.011111111, y: 0.93608654} - - position: {x: -9.35, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.005290973, y: 1} - - position: {x: -9.36, y: 4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.004761937, y: 0.95476896} - - position: {x: -9.41, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021164021, y: 0.96558505} - - position: {x: -9.44, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.00052913284, y: 0.9980334} - - position: {x: -9.44, y: 4.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.00052913284, y: 0.9734513} - - position: {x: -9.45, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.99606687} - - position: {x: -9.45, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.97640115} - - position: {x: -9.11, y: 4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017989451, y: 0.90953785} - - position: {x: -9.24, y: 4.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.011111111, y: 0.9331367} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 4b01420141014a0140013f014901480147014601470148014501470146014301450146014401450143014201440143013e0142014301410142013e01400141013e013f0140013e013b013f013e013d013b013e013c013b013d0134013b013c013a013b01340139013a0134013801390134013701380134013601370134013501360134013201350134013301320134013101320133012d013201310130012d0131012f012d0130012e012d012f012c012d012e0129012d012c012b0129012c012a0129012b01280129012a012601290128012701260128012501260127012401260125012301240125012001240123012201200123012101200122011f01200121011e0120011f011d011e011f011b011e011d011c011b011d0119011b011c011a011b01190118011a0119011701180119011601180117011501160117011401160115011301140115011201140113011101120113011001120111010f01100111010e0110010f010a010e010f010d010e010a010c010d010a010b010c010a0109010b010a01070109010a01080109010701060108010701010106010701050106010101040105010101030104010101020103010101000102010101ff0000010101fe000001ff00fb00fe00ff00fd00fe00fb00fc00fd00fb00f800fc00fb00fa00f800fb00f900f800fa00f500f800f900f700f800f500f600f700f500f400f600f500f300f400f500f200f400f3000e00f200f300f100f2000e000f00f1000e00f000f1000f00ef00f100f000ec00ef00f000ed00ef00ec00ee00ed00ea00ec00ea00ed00eb00ea00ec00e900ea00eb00e800ea00e900e700e800e900e600e800e700e500e600e700e300e600e500e400e300e5001100e300e4001200e3001100e200e3001200e100e2001200df00e200e100de00df00e100e000df00de00dd00dc00db00da00db00dc00d900db00da00d800d900da000400d900d800d7000400d800cb000400d70003000400cb00d6000300cb00d500d600cb00d400d500cb00d300d400cb00d200d300cb00d100d200cb000100d100cb0000000100cb00d0000000cb00cf00d000cb00ce00cf00cb00cd00ce00cb00cc00cd00cb00c900cc00cb00ca00c900cb00c800c900ca00c700c900c800c600c700c800c300c700c600c500c300c600c400c300c500c200c300c400c000c300c200c100c000c200bf00c000c100bd00c000bf00be00bd00bf00bc00bd00be00b900bd00bc00bb00b900bc00ba00b900bb00b800b900ba00b600b900b800b700b600b800b400b600b700b500b600b400b300b500b400b200b300b400b100b300b200b000b100b200af00b100b000ae00af00b000ad00af00ae00ab00ad00ae00ac00ad00ab00aa00ac00ab00a600aa00ab00a900aa00a600a800a900a600a700a800a600a500a700a600a200a500a600a400a500a200a300a400a200a100a300a200a000a100a2009f00a100a0009d009f00a0009e009f009d009c009e009d0098009c009d009b009c0098009a009b00980099009a0098009700990098009600970098009500970096009200950096009400950092009300940092008700930092009100870092009000870091008f00870090008e0087008f008d0087008e008c0087008d008b0087008c008a0087008b00890087008a001400870089001500870014008800870015008400870088008600870084008500860084008000850084008300800084008200800083008100800082007f00800081007d0080007f007c007d007f007e007d007c007b007a007700790077007a007800770079007500770078007600770075007400760075007200740075007300740072007100730072006e0071007200700071006e006f0070006e006d006f006e0008006d006e006c006d00080006006c00080059006c0006006b006c0059006a006b00590069006a0059006800690059006700680059006600670059006500660059006400650059006300640059006200630059006100620059006000610059005f00600059005e005f0059005d005e0059005c005d0059005b005c0059005a005b00590054005a0059005800540059005700540058005600540057005500540056005300540055005200540053005100520053005000520051004f00500051004d0050004f004e004d004f004c004d004e0049004d004c004b0049004c004a0049004b00480049004a004700490048004400470048004600470044004500460044004300450044004200430044004100430042003f0041004200400041003f003e0040003f003b003e003f003d003e003b003c003d003b003a003c003b0038003a003b0039003a0038000c003900380035000c0038000b000c00350037000b0035003600370035003400360035003200340035003300340032001c003300320031001c00320030001c0031002f001c0030002e001c002f002d001c002e002c001c002d002b001c002c002a001c002b0029001c002a0028001c00290027001c00280025001c00270024001c00250026002400250023001c00240022001c00230018001c00220017001800220021001c00180020001c0021001f001c0020001e001c001f001d001c001e0019001c001d001a001c0019001b001a0019001800170016001500140013001200110010000f000e000d000c000b000a00090006000700080007000600050004000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.45, y: 5.085, z: 0} @@ -24357,12 +2046,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633853117956} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -55.78, y: 1.51, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633853117958 MonoBehaviour: @@ -24376,2964 +2066,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.37 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 2.08 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -5.55, y: 3.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20634921, y: 0.8377581} - - position: {x: -5.59, y: 3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2042328, y: 0.8485742} - - position: {x: -5.59, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2042328, y: 0.8456244} - - position: {x: -6.17, y: 4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17354497, y: 0.9459194} - - position: {x: -6.22, y: 4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17089947, y: 0.9587021} - - position: {x: -6.23, y: 4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17037037, y: 0.9557522} - - position: {x: -0.91, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45185184, y: 1} - - position: {x: -0.93, y: 4.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45079365, y: 0.9852507} - - position: {x: -0.92, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45132276, y: 0.97836775} - - position: {x: -0.94, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45026454, y: 0.99606687} - - position: {x: 5, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76455027, y: 0.013765949} - - position: {x: 4.99, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76402116, y: 0.021632282} - - position: {x: 4.95, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7619048, y: 0.005899705} - - position: {x: -2.41, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37248677, y: 0.15339233} - - position: {x: -2.45, y: -3.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37037036, y: 0.16125861} - - position: {x: -2.41, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37248677, y: 0.15044248} - - position: {x: -1.79, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.405291, y: 0.04523107} - - position: {x: -1.8, y: -4.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4047619, y: 0.048180953} - - position: {x: -1.79, y: -4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.405291, y: 0.042281188} - - position: {x: 1.84, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5973545, y: 0.0914454} - - position: {x: 1.81, y: -4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5957672, y: 0.097345166} - - position: {x: 1.84, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5973545, y: 0.08751226} - - position: {x: 9.06, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.97936505, y: 0.0914454} - - position: {x: 9.03, y: -4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9777778, y: 0.097345166} - - position: {x: 9.06, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.97936505, y: 0.08751226} - - position: {x: 9.44, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9994709, y: 0.021632282} - - position: {x: 9.45, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.0029498825} - - position: {x: 9.45, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.017699085} - - position: {x: 9.43, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9989418, y: 0} - - position: {x: 9.41, y: -4.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9978836, y: 0.029498525} - - position: {x: 9.32, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9931217, y: 0.04523107} - - position: {x: 9.25, y: -4.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.98941797, y: 0.05899705} - - position: {x: 9.19, y: -4.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.98624337, y: 0.068829864} - - position: {x: 9.11, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9820106, y: 0.08161259} - - position: {x: 8.97, y: -3.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9746032, y: 0.10717797} - - position: {x: 8.81, y: -3.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9661376, y: 0.13274336} - - position: {x: 8.7, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96031743, y: 0.15044248} - - position: {x: 8.53, y: -3.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95132273, y: 0.18092428} - - position: {x: 8.67, y: -3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95873016, y: 0.15830874} - - position: {x: 8.36, y: -2.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94232804, y: 0.20845625} - - position: {x: 8.26, y: -2.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93703705, y: 0.22418879} - - position: {x: 8.06, y: -2.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.926455, y: 0.25663716} - - position: {x: 7.44, y: -1.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89365077, y: 0.35693216} - - position: {x: 7.3, y: -1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8862434, y: 0.3795477} - - position: {x: 6.99, y: -0.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8698413, y: 0.4296952} - - position: {x: 6.71, y: -0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8550265, y: 0.47492626} - - position: {x: 6.4, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83862436, y: 0.52507377} - - position: {x: 6.26, y: 0.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83121693, y: 0.54768926} - - position: {x: 5.95, y: 0.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8148148, y: 0.5978368} - - position: {x: 5.81, y: 1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8074074, y: 0.6204523} - - position: {x: 5.5, y: 1.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7910053, y: 0.6705998} - - position: {x: 5.31, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7809524, y: 0} - - position: {x: 5.24, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7772487, y: 0.0009833141} - - position: {x: 5.22, y: 2.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.77619046, y: 0.71583086} - - position: {x: 5.14, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7719577, y: 0.0068829893} - - position: {x: 5.06, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7677249, y: 0.013765949} - - position: {x: 4.91, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75978833, y: 0.7659784} - - position: {x: 4.82, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75502646, y: 0.0068829893} - - position: {x: 4.76, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75185186, y: 0.005899705} - - position: {x: 4.65, y: 3.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74603176, y: 0.8082596} - - position: {x: 4.62, y: -4.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74444443, y: 0.0147492625} - - position: {x: 4.57, y: -4.875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74179894, y: 0.020648967} - - position: {x: 4.54, y: -4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.74021167, y: 0.025565417} - - position: {x: 4.51, y: 3.365, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73862433, y: 0.8308751} - - position: {x: 4.48, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73703706, y: 0.03048181} - - position: {x: 4.43, y: -4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7343915, y: 0.039331365} - - position: {x: 4.4, y: 3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73280424, y: 0.8485742} - - position: {x: 4.38, y: -4.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.731746, y: 0.043264505} - - position: {x: 4.34, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72962964, y: 0.85447395} - - position: {x: 4.29, y: -4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72698414, y: 0.058013767} - - position: {x: 4.22, y: -4.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72328043, y: 0.064896725} - - position: {x: 4.16, y: -4.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7201058, y: 0.07767945} - - position: {x: 4.08, y: 4.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.715873, y: 0.89773846} - - position: {x: 4.05, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71428573, y: 0.0914454} - - position: {x: 4, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71164024, y: 0.91052115} - - position: {x: 3.91, y: 4.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7068783, y: 0.92232054} - - position: {x: 3.85, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7037037, y: 0.9321534} - - position: {x: 3.83, y: -3.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7026455, y: 0.12684366} - - position: {x: 3.77, y: 4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6994709, y: 0.9449361} - - position: {x: 3.73, y: 4.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6973545, y: 0.95083576} - - position: {x: 3.7, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6957672, y: 0.14749263} - - position: {x: 3.64, y: 4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6925926, y: 0.96361846} - - position: {x: 3.63, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6920635, y: 0.15240905} - - position: {x: 3.58, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.689418, y: 0.972468} - - position: {x: 3.56, y: -3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6883598, y: 0.16519174} - - position: {x: 3.52, y: 4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6862434, y: 0.98033434} - - position: {x: 3.46, y: 4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6830688, y: 0.986234} - - position: {x: 3.36, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67777777, y: 0.9950836} - - position: {x: 3.32, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6756614, y: 0.99705017} - - position: {x: 3.25, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6719577, y: 1} - - position: {x: 3.14, y: -2.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6661376, y: 0.23303835} - - position: {x: 2.97, y: -2.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6571429, y: 0.26057032} - - position: {x: 2.69, y: -1.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.642328, y: 0.30580136} - - position: {x: 2.52, y: -1.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6333333, y: 0.33333334} - - position: {x: 2.24, y: -1.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.37856442} - - position: {x: 1.93, y: -0.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6021164, y: 0.4287119} - - position: {x: 1.65, y: -0.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5873016, y: 0.47394297} - - position: {x: 1.34, y: 0.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5708995, y: 0.52409047} - - position: {x: 1.2, y: 0.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56349206, y: 0.546706} - - position: {x: 0.89, y: 0.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54708993, y: 0.5968535} - - position: {x: 0.75, y: 1.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53968257, y: 0.61946905} - - position: {x: 0.58, y: 1.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5306878, y: 0.64700097} - - position: {x: 0.16, y: 2.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5084656, y: 0.71484756} - - position: {x: -0.01, y: 2.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4994709, y: 0.74237955} - - position: {x: -0.29, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4846561, y: 0.7876106} - - position: {x: -0.46, y: 3.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47566137, y: 0.8151426} - - position: {x: -0.6, y: 3.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46825397, y: 0.8387414} - - position: {x: -0.64, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46613756, y: 0.8456244} - - position: {x: -0.67, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46455026, y: 0.85447395} - - position: {x: -0.92, y: 4.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45132276, y: 0.8947886} - - position: {x: -0.96, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44920635, y: 0.9832842} - - position: {x: -0.98, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44814816, y: 0.9046214} - - position: {x: -1.01, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44656086, y: 0.91052115} - - position: {x: -1.03, y: 4.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44550264, y: 0.9154376} - - position: {x: -1.12, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44074073, y: 0.9941003} - - position: {x: -1.14, y: 4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43968254, y: 0.93411994} - - position: {x: -1.16, y: 4.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43862435, y: 0.94001967} - - position: {x: -1.21, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43597883, y: 0.9941003} - - position: {x: -1.22, y: 4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43544975, y: 0.9488692} - - position: {x: -1.25, y: 4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43386245, y: 0.95476896} - - position: {x: -1.27, y: 5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43280423, y: 0.99311703} - - position: {x: -1.34, y: 4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42910054, y: 0.9891839} - - position: {x: -1.35, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42857143, y: 0.9872173} - - position: {x: -1.35, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42857143, y: 0.97640115} - - position: {x: 2.24, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.017699085} - - position: {x: 2.22, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6174603, y: 0.0029498825} - - position: {x: 2.24, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61851853, y: 0.0068829893} - - position: {x: 2.21, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6169312, y: 0.02359885} - - position: {x: 2.18, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6153439, y: 0} - - position: {x: 2.16, y: -4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6142857, y: 0.034414947} - - position: {x: 2.1, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6111111, y: 0.04523107} - - position: {x: 2.06, y: -4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6089947, y: 0.053097345} - - position: {x: 2, y: -4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6058201, y: 0.06391347} - - position: {x: 1.99, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.605291, y: 0} - - position: {x: 1.97, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6042328, y: 0.0019665684} - - position: {x: 1.93, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6021164, y: 0} - - position: {x: 1.91, y: -4.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6010582, y: 0.07866273} - - position: {x: 1.75, y: -3.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5925926, y: 0.10717797} - - position: {x: 1.59, y: -3.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.584127, y: 0.13274336} - - position: {x: 1.48, y: -3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57830685, y: 0.15044248} - - position: {x: 1.45, y: -3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5767196, y: 0.15830874} - - position: {x: 1.28, y: -3.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5677249, y: 0.18584071} - - position: {x: 1.09, y: -2.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55767196, y: 0.21632251} - - position: {x: 0.98, y: -2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55185187, y: 0.23402163} - - position: {x: 0.81, y: -2.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54285717, y: 0.2615536} - - position: {x: 0.67, y: -2.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53544974, y: 0.28416914} - - position: {x: 0.36, y: -1.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5190476, y: 0.3343166} - - position: {x: 0.11, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5058201, y: 0} - - position: {x: 0.05, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5026455, y: 0.0009833141} - - position: {x: -0.02, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4989418, y: 0} - - position: {x: -0.06, y: -0.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4968254, y: 0.40216324} - - position: {x: -0.16, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49153438, y: 0} - - position: {x: -0.23, y: -0.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4878307, y: 0.4296952} - - position: {x: -0.27, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4857143, y: 0.0068829893} - - position: {x: -0.35, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4814815, y: 0.013765949} - - position: {x: -0.42, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47777778, y: 0.021632282} - - position: {x: -0.49, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47407407, y: 0.03048181} - - position: {x: -0.51, y: -0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47301587, y: 0.47492626} - - position: {x: -0.57, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46984127, y: 0.041297935} - - position: {x: -0.66, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46507937, y: 0.055063915} - - position: {x: -0.68, y: 0.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46402118, y: 0.5024582} - - position: {x: -0.76, y: -4.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45978835, y: 0.068829864} - - position: {x: -0.82, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45661375, y: 0.52507377} - - position: {x: -0.84, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45555556, y: 0.08161259} - - position: {x: -0.88, y: -4.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45343915, y: 0.08652901} - - position: {x: -0.93, y: -4.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45079365, y: 0.09341197} - - position: {x: -1.13, y: 0.765, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44021165, y: 0.57522124} - - position: {x: -1.21, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43597883, y: 0.13864307} - - position: {x: -1.25, y: -3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43386245, y: 0.14650933} - - position: {x: -1.31, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43068784, y: 0.15240905} - - position: {x: -1.36, y: -3.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42804232, y: 0.16027533} - - position: {x: -1.41, y: 1.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42539683, y: 0.6204523} - - position: {x: -1.5, y: -3.225, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42063493, y: 0.18289086} - - position: {x: -1.64, y: -2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4132275, y: 0.20648968} - - position: {x: -1.72, y: 1.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.6705998} - - position: {x: -1.76, y: -2.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4068783, y: 0.22517207} - - position: {x: -1.86, y: 1.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4015873, y: 0.6932153} - - position: {x: -1.93, y: -2.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3978836, y: 0.25270402} - - position: {x: -2.17, y: 2.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38518518, y: 0.74336284} - - position: {x: -2.21, y: -2.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38306877, y: 0.2979351} - - position: {x: -2.31, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37777779, y: 0.7659784} - - position: {x: -2.38, y: -1.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37407407, y: 0.32546705} - - position: {x: -2.66, y: -1.315, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35925925, y: 0.37069812} - - position: {x: -2.74, y: 3.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35502645, y: 0.8357915} - - position: {x: -2.83, y: 3.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35026455, y: 0.8495575} - - position: {x: -2.83, y: -1.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35026455, y: 0.39823008} - - position: {x: -2.88, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34761906, y: 0.85447395} - - position: {x: -3.17, y: 4.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33227512, y: 0.9026549} - - position: {x: -3.22, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32962963, y: 0.91052115} - - position: {x: -3.25, y: -0.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32804233, y: 0.4660767} - - position: {x: -3.28, y: 4.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32645503, y: 0.9174041} - - position: {x: -3.43, y: 4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31851852, y: 0.94198626} - - position: {x: -3.56, y: 0.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3116402, y: 0.5162242} - - position: {x: -3.58, y: 4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.310582, y: 0.96361846} - - position: {x: -3.67, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3058201, y: 0.9754179} - - position: {x: -3.7, y: 0.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3042328, y: 0.5388397} - - position: {x: -3.77, y: 4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3005291, y: 0.986234} - - position: {x: -3.87, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2952381, y: 0.9950836} - - position: {x: -3.97, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2899471, y: 1} - - position: {x: -4.01, y: 0.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28783068, y: 0.58898723} - - position: {x: -4.15, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28042328, y: 1} - - position: {x: -4.15, y: 1.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28042328, y: 0.6116027} - - position: {x: -4.23, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2761905, y: 0.9990167} - - position: {x: -4.25, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.27513227, y: 1} - - position: {x: -4.46, y: 1.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26402116, y: 0.66175026} - - position: {x: -4.74, y: 2.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24920636, y: 0.7069813} - - position: {x: -5.05, y: 2.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23280422, y: 0.75712883} - - position: {x: -5.19, y: 2.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22539683, y: 0.7797443} - - position: {x: -5.38, y: 3.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21534392, y: 0.81022614} - - position: {x: -5.68, y: 3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19947089, y: 0.8613569} - - position: {x: -5.85, y: 3.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1904762, y: 0.8888889} - - position: {x: -5.97, y: 4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18412699, y: 0.90953785} - - position: {x: -6.01, y: 4.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18201058, y: 0.9174041} - - position: {x: -6.1, y: 4.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17724867, y: 0.9331367} - - position: {x: -6.12, y: 4.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17619048, y: 0.9380531} - - position: {x: -6.24, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16984127, y: 1} - - position: {x: -6.28, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16772486, y: 0.9990167} - - position: {x: -6.28, y: 4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16772486, y: 0.96656835} - - position: {x: -6.33, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16507937, y: 0.99705017} - - position: {x: -6.33, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16507937, y: 0.97836775} - - position: {x: -6.35, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16402116, y: 0.9872173} - - position: {x: -6.35, y: 4.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16402116, y: 0.9842675} - - position: {x: -1.66, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4121693, y: 0.01671583} - - position: {x: -1.68, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41111112, y: 0.0009833141} - - position: {x: -1.66, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4121693, y: 0.005899705} - - position: {x: -1.72, y: -4.755, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.032448377} - - position: {x: -1.72, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4089947, y: 0.0019665684} - - position: {x: -1.8, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4047619, y: 0} - - position: {x: -1.88, y: -4.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4005291, y: 0.059980333} - - position: {x: -1.9, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3994709, y: 0.06588004} - - position: {x: -1.9, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3994709, y: 0} - - position: {x: -1.93, y: -4.355, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3978836, y: 0.07177974} - - position: {x: -1.97, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39576718, y: 0.0009833141} - - position: {x: -1.99, y: -4.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394709, y: 0.08161259} - - position: {x: -2.03, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39259258, y: 0} - - position: {x: -2.04, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3920635, y: 0.0914454} - - position: {x: -2.18, y: -3.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38465607, y: 0.11504425} - - position: {x: -2.19, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.384127, y: 0.0009833141} - - position: {x: -2.19, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.384127, y: 0} - - position: {x: -2.29, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37883598, y: 0} - - position: {x: -2.32, y: -3.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37724867, y: 0.13765979} - - position: {x: -2.36, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37513226, y: 0} - - position: {x: -2.46, y: -5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36984128, y: 0.0009833141} - - position: {x: -2.48, y: -3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36878306, y: 0.16519174} - - position: {x: -2.51, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36719576, y: 0} - - position: {x: -2.65, y: -3.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35978836, y: 0.19370697} - - position: {x: -2.65, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35978836, y: 0} - - position: {x: -2.67, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35873017, y: 0.0019665684} - - position: {x: -2.75, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35449734, y: 0} - - position: {x: -2.79, y: -2.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35238096, y: 0.21632251} - - position: {x: -2.95, y: -2.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34391534, y: 0.24188791} - - position: {x: -3.12, y: -2.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33492064, y: 0.26941985} - - position: {x: -3.24, y: -5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32857144, y: 0} - - position: {x: -3.31, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32486773, y: 0.0029498825} - - position: {x: -3.36, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32222223, y: 0.005899705} - - position: {x: -3.4, y: -1.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32010582, y: 0.31465092} - - position: {x: -3.51, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31428573, y: 0.01671583} - - position: {x: -3.57, y: -1.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31111112, y: 0.3421829} - - position: {x: -3.58, y: -4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.310582, y: 0.024582105} - - position: {x: -3.61, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3089947, y: 0.03048181} - - position: {x: -3.65, y: -4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3068783, y: 0.03343166} - - position: {x: -3.71, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3037037, y: 0.041297935} - - position: {x: -3.8, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2989418, y: 0.055063915} - - position: {x: -3.85, y: -1.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2962963, y: 0.38741395} - - position: {x: -3.89, y: -4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2941799, y: 0.06784661} - - position: {x: -3.95, y: -4.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29100528, y: 0.076696195} - - position: {x: -4.02, y: -0.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2873016, y: 0.41494593} - - position: {x: -4.04, y: -4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28624338, y: 0.088495575} - - position: {x: -4.12, y: -4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28201059, y: 0.1012783} - - position: {x: -4.32, y: -3.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.27142859, y: 0.13372664} - - position: {x: -4.43, y: -3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2656085, y: 0.1494592} - - position: {x: -4.44, y: -0.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26507938, y: 0.48279253} - - position: {x: -4.47, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26349208, y: 0.1553589} - - position: {x: -4.61, y: 0.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25608465, y: 0.5103245} - - position: {x: -4.69, y: -3.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25185186, y: 0.19075713} - - position: {x: -4.89, y: 0.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24126984, y: 0.5555556} - - position: {x: -4.98, y: -2.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23650794, y: 0.23795477} - - position: {x: -5.06, y: 0.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23227513, y: 0.5830875} - - position: {x: -5.26, y: -2.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22169313, y: 0.28318584} - - position: {x: -5.34, y: 1.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21746032, y: 0.6283186} - - position: {x: -5.43, y: -1.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21269841, y: 0.3107178} - - position: {x: -5.51, y: 1.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2084656, y: 0.6558505} - - position: {x: -5.71, y: -1.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19788359, y: 0.35594887} - - position: {x: -5.88, y: -1.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18888889, y: 0.38348082} - - position: {x: -5.93, y: 2.275, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18624339, y: 0.7236971} - - position: {x: -6.24, y: 2.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16984127, y: 0.77384466} - - position: {x: -6.3, y: -0.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16666667, y: 0.45132744} - - position: {x: -6.36, y: 2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16349207, y: 0.7935103} - - position: {x: -6.47, y: -0.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15767196, y: 0.4788594} - - position: {x: -6.5, y: 3.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15608466, y: 0.81612587} - - position: {x: -6.67, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14708994, y: 0.8436578} - - position: {x: -6.72, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14444445, y: 0.8505408} - - position: {x: -6.75, y: 0.245, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14285715, y: 0.52409047} - - position: {x: -6.79, y: 3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14074074, y: 0.8593904} - - position: {x: -6.92, y: 0.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13386244, y: 0.5516224} - - position: {x: -6.93, y: 3.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13333334, y: 0.88298917} - - position: {x: -7.1, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12433863, y: 0.91052115} - - position: {x: -7.2, y: 0.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11904762, y: 0.5968535} - - position: {x: -7.21, y: 4.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11851852, y: 0.927237} - - position: {x: -7.28, y: 4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11481482, y: 0.93608654} - - position: {x: -7.34, y: 4.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.111640215, y: 0.9439528} - - position: {x: -7.37, y: 1.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11005291, y: 0.6243855} - - position: {x: -7.42, y: 4.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.107407406, y: 0.9567355} - - position: {x: -7.49, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1037037, y: 0.96558505} - - position: {x: -7.61, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.097354494, y: 0.9813176} - - position: {x: -7.73, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09100529, y: 0.9941003} - - position: {x: -7.79, y: 1.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.087830685, y: 0.6922321} - - position: {x: -7.81, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08677249, y: 0.9990167} - - position: {x: -7.93, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08042328, y: 1} - - position: {x: -7.96, y: 2.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07883598, y: 0.719764} - - position: {x: -8.38, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05661376, y: 0.7876106} - - position: {x: -8.43, y: 3.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.053968254, y: 0.7954769} - - position: {x: -8.57, y: 3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046560846, y: 0.8180924} - - position: {x: -8.71, y: 3.475, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.039153438, y: 0.84169126} - - position: {x: -8.74, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.037566137, y: 0.8466077} - - position: {x: -8.76, y: 3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.036507938, y: 0.85250735} - - position: {x: -8.77, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.035978805, y: 1} - - position: {x: -8.85, y: 5.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.031746, y: 0.9990167} - - position: {x: -8.89, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.029629597, y: 1} - - position: {x: -8.9, y: 3.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.029100562, y: 0.8751229} - - position: {x: -9.11, y: 4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017989451, y: 0.9124877} - - position: {x: -9.2, y: 4.325, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.013227513, y: 0.9252704} - - position: {x: -9.24, y: 4.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.011111111, y: 0.93608654} - - position: {x: -9.35, y: 5.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.005290973, y: 1} - - position: {x: -9.36, y: 4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.004761937, y: 0.95476896} - - position: {x: -9.41, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021164021, y: 0.96558505} - - position: {x: -9.44, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.00052913284, y: 0.9980334} - - position: {x: -9.44, y: 4.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.00052913284, y: 0.9734513} - - position: {x: -9.45, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.99606687} - - position: {x: -9.45, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.97640115} - - position: {x: -9.11, y: 4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017989451, y: 0.90953785} - - position: {x: -9.24, y: 4.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.011111111, y: 0.9331367} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 4b01420141014a0140013f014901480147014601470148014501470146014301450146014401450143014201440143013e0142014301410142013e01400141013e013f0140013e013b013f013e013d013b013e013c013b013d0134013b013c013a013b01340139013a0134013801390134013701380134013601370134013501360134013201350134013301320134013101320133012d013201310130012d0131012f012d0130012e012d012f012c012d012e0129012d012c012b0129012c012a0129012b01280129012a012601290128012701260128012501260127012401260125012301240125012001240123012201200123012101200122011f01200121011e0120011f011d011e011f011b011e011d011c011b011d0119011b011c011a011b01190118011a0119011701180119011601180117011501160117011401160115011301140115011201140113011101120113011001120111010f01100111010e0110010f010a010e010f010d010e010a010c010d010a010b010c010a0109010b010a01070109010a01080109010701060108010701010106010701050106010101040105010101030104010101020103010101000102010101ff0000010101fe000001ff00fb00fe00ff00fd00fe00fb00fc00fd00fb00f800fc00fb00fa00f800fb00f900f800fa00f500f800f900f700f800f500f600f700f500f400f600f500f300f400f500f200f400f3000e00f200f300f100f2000e000f00f1000e00f000f1000f00ef00f100f000ec00ef00f000ed00ef00ec00ee00ed00ea00ec00ea00ed00eb00ea00ec00e900ea00eb00e800ea00e900e700e800e900e600e800e700e500e600e700e300e600e500e400e300e5001100e300e4001200e3001100e200e3001200e100e2001200df00e200e100de00df00e100e000df00de00dd00dc00db00da00db00dc00d900db00da00d800d900da000400d900d800d7000400d800cb000400d70003000400cb00d6000300cb00d500d600cb00d400d500cb00d300d400cb00d200d300cb00d100d200cb000100d100cb0000000100cb00d0000000cb00cf00d000cb00ce00cf00cb00cd00ce00cb00cc00cd00cb00c900cc00cb00ca00c900cb00c800c900ca00c700c900c800c600c700c800c300c700c600c500c300c600c400c300c500c200c300c400c000c300c200c100c000c200bf00c000c100bd00c000bf00be00bd00bf00bc00bd00be00b900bd00bc00bb00b900bc00ba00b900bb00b800b900ba00b600b900b800b700b600b800b400b600b700b500b600b400b300b500b400b200b300b400b100b300b200b000b100b200af00b100b000ae00af00b000ad00af00ae00ab00ad00ae00ac00ad00ab00aa00ac00ab00a600aa00ab00a900aa00a600a800a900a600a700a800a600a500a700a600a200a500a600a400a500a200a300a400a200a100a300a200a000a100a2009f00a100a0009d009f00a0009e009f009d009c009e009d0098009c009d009b009c0098009a009b00980099009a0098009700990098009600970098009500970096009200950096009400950092009300940092008700930092009100870092009000870091008f00870090008e0087008f008d0087008e008c0087008d008b0087008c008a0087008b00890087008a001400870089001500870014008800870015008400870088008600870084008500860084008000850084008300800084008200800083008100800082007f00800081007d0080007f007c007d007f007e007d007c007b007a007700790077007a007800770079007500770078007600770075007400760075007200740075007300740072007100730072006e0071007200700071006e006f0070006e006d006f006e0008006d006e006c006d00080006006c00080059006c0006006b006c0059006a006b00590069006a0059006800690059006700680059006600670059006500660059006400650059006300640059006200630059006100620059006000610059005f00600059005e005f0059005d005e0059005c005d0059005b005c0059005a005b00590054005a0059005800540059005700540058005600540057005500540056005300540055005200540053005100520053005000520051004f00500051004d0050004f004e004d004f004c004d004e0049004d004c004b0049004c004a0049004b00480049004a004700490048004400470048004600470044004500460044004300450044004200430044004100430042003f0041004200400041003f003e0040003f003b003e003f003d003e003b003c003d003b003a003c003b0038003a003b0039003a0038000c003900380035000c0038000b000c00350037000b0035003600370035003400360035003200340035003300340032001c003300320031001c00320030001c0031002f001c0030002e001c002f002d001c002e002c001c002d002b001c002c002a001c002b0029001c002a0028001c00290027001c00280025001c00270024001c00250026002400250023001c00240022001c00230018001c00220017001800220021001c00180020001c0021001f001c0020001e001c001f001d001c001e0019001c001d001a001c0019001b001a0019001800170016001500140013001200110010000f000e000d000c000b000a00090006000700080007000600050004000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.45, y: 5.085, z: 0} @@ -27353,7 +2110,7 @@ MonoBehaviour: - {x: -0.5, y: 0.5, z: 0} --- !u!95 &7183986917604654276 Animator: - serializedVersion: 3 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -27366,10 +2123,13 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &1872896634818256610 GameObject: m_ObjectHideFlags: 0 @@ -27394,12 +2154,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896634818256610} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -40.66, y: 0.65, z: 0} m_LocalScale: {x: 1, y: 1, z: 0} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896634818256608 MonoBehaviour: @@ -27413,3441 +2174,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.327 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 23.58 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 5.93, y: -4.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.807892, y: 0.02467917} - - position: {x: 5.95, y: -5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8089304, y: 0.005923001} - - position: {x: 5.95, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8089304, y: 0.014807503} - - position: {x: 5.92, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8073728, y: 0.0019743338} - - position: {x: 5.75, y: -4.465, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7985462, y: 0.05923001} - - position: {x: 5.74, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.798027, y: 0.0019743338} - - position: {x: 5.53, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78712356, y: 0.09772955} - - position: {x: 5.45, y: -4.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7829699, y: 0.035538007} - - position: {x: 5.22, y: -3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.77102804, y: 0.14511353} - - position: {x: 5.5, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7855659, y: 0} - - position: {x: 5.58, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78971964, y: 0.0039486676} - - position: {x: 4.98, y: -3.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.758567, y: 0.19249754} - - position: {x: 5.21, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7705088, y: 0.15202369} - - position: {x: 4.86, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75233644, y: 0} - - position: {x: 4.81, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7497404, y: 0.0029615005} - - position: {x: 4.64, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7409138, y: 0.017768973} - - position: {x: 4.42, y: -4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7294912, y: 0.04935834} - - position: {x: 4.24, y: -1.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7201454, y: 0.31095755} - - position: {x: 4.15, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71547246, y: 0.088845015} - - position: {x: 3.76, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6952233, y: 0.15103653} - - position: {x: 3.25, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6687435, y: 0.23395854} - - position: {x: 3.03, y: 0.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65732086, y: 0.50740373} - - position: {x: 2.75, y: 0.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.642783, y: 0.5528134} - - position: {x: 1.54, y: 2.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57995844, y: 0.74925965} - - position: {x: 1.26, y: 2.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56542057, y: 0.7946693} - - position: {x: 0.95, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54932505, y: 0.8450148} - - position: {x: 0.83, y: 3.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5430945, y: 0.85883516} - - position: {x: 0.54, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.52803737, y: 0.9062191} - - position: {x: 0.27, y: 2.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5140187, y: 0.71767026} - - position: {x: 0.24, y: 4.575, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.51246107, y: 0.9516288} - - position: {x: 0.13, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50674975, y: 0.9674235} - - position: {x: -0.14, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49273103, y: 1} - - position: {x: -0.19, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49013498, y: 1} - - position: {x: -0.27, y: 4.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48598132, y: 0.964462} - - position: {x: -0.51, y: 3.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47352025, y: 0.84402764} - - position: {x: -0.53, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47248182, y: 0.9960513} - - position: {x: -0.62, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46780893, y: 1} - - position: {x: -0.84, y: 4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4563863, y: 0.90029615} - - position: {x: -1.06, y: 4.445, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44496366, y: 0.9387957} - - position: {x: -1.12, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4418484, y: 0.9496545} - - position: {x: -1.25, y: 4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43509865, y: 0.976308} - - position: {x: -1.27, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 1} - - position: {x: -1.3, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4325026, y: 0.99308985} - - position: {x: -1.3, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4325026, y: 0.99012834} - - position: {x: -3.16, y: -4.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3359294, y: 0.020730503} - - position: {x: -3.15, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.0039486676} - - position: {x: -3.15, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.011845971} - - position: {x: -3.19, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33437175, y: 0.028627839} - - position: {x: -3.22, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33281413, y: 0} - - position: {x: -3.39, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.064165846} - - position: {x: -3.48, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31931463, y: 0} - - position: {x: -3.52, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3172378, y: 0.08785782} - - position: {x: -3.58, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.31412253, y: 0.0039486676} - - position: {x: -3.72, y: -3.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3068536, y: 0.12142152} - - position: {x: -3.79, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3032191, y: 0.028627839} - - position: {x: -3.9, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2975078, y: 0.15202369} - - position: {x: -4.19, y: -3.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28245068, y: 0.20039487} - - position: {x: -4.19, y: -4.195, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28245068, y: 0.08588348} - - position: {x: -4.54, y: -3.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2642783, y: 0.14215203} - - position: {x: -4.63, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2596054, y: 0.15399803} - - position: {x: -5.93, y: -1.365, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19210799, y: 0.36525172} - - position: {x: -7.14, y: 0.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12928349, y: 0.5616979} - - position: {x: -7.64, y: 2.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.103322946, y: 0.7601185} - - position: {x: -8.18, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07528557, y: 0.8479763} - - position: {x: -8.27, y: 3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07061264, y: 0.85982233} - - position: {x: -8.57, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.055036344, y: 0.9101678} - - position: {x: -8.76, y: 4.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.04517134, y: 0.93682134} - - position: {x: -8.9, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.03790242, y: 0.846002} - - position: {x: -8.93, y: 3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.036344755, y: 0.8548865} - - position: {x: -8.99, y: 4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.033229493, y: 0.9713722} - - position: {x: -9.18, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.023364486, y: 0.99308985} - - position: {x: -9.26, y: 4.135, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.019210799, y: 0.90819347} - - position: {x: -9.3, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017133957, y: 1} - - position: {x: -9.4, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01194188, y: 0.9338598} - - position: {x: -9.52, y: 4.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0057112873, y: 0.9545903} - - position: {x: -9.61, y: 4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0010384533, y: 0.9713722} - - position: {x: -9.62, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0005192108, y: 1} - - position: {x: -9.63, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.9990128} - - position: {x: -9.63, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.97828233} - - position: {x: -1.28, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43354103, y: 0.021717701} - - position: {x: -1.27, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 0} - - position: {x: -1.27, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43406022, y: 0.015794639} - - position: {x: -1.36, y: -4.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42938733, y: 0.03455084} - - position: {x: -1.57, y: -4.325, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4184839, y: 0.07305037} - - position: {x: -1.85, y: -3.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.403946, y: 0.11944719} - - position: {x: -2.04, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394081, y: 0.15202369} - - position: {x: -2.04, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.394081, y: 0} - - position: {x: -2.18, y: -4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38681203, y: 0.009871668} - - position: {x: -2.21, y: -3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3852544, y: 0.18065153} - - position: {x: -2.5, y: -4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3701973, y: 0.052319843} - - position: {x: -2.54, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36812046, y: 0.23395854} - - position: {x: -2.72, y: -4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35877466, y: 0.08687068} - - position: {x: -3.01, y: -3.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34371755, y: 0.1342547} - - position: {x: -3.15, y: -3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3364486, y: 0.15399803} - - position: {x: -3.44, y: -1.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3213915, y: 0.38005924} - - position: {x: -5.21, y: -0.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22949117, y: 0.48864758} - - position: {x: -6.23, y: 3.375, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17653167, y: 0.8331688} - - position: {x: -6.31, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.17237799, y: 0.846002} - - position: {x: -6.4, y: 3.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16770509, y: 0.857848} - - position: {x: -6.74, y: 4.185, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15005192, y: 0.9131293} - - position: {x: -6.95, y: 4.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13914849, y: 0.94471866} - - position: {x: -7.13, y: 4.765, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1298027, y: 0.970385} - - position: {x: -7.17, y: 3.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12772585, y: 0.8065153} - - position: {x: -7.28, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.12201454, y: 0.99012834} - - position: {x: -7.38, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11682243, y: 0.9970385} - - position: {x: -7.38, y: 3.435, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11682243, y: 0.8390918} - - position: {x: -7.45, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.113187954, y: 1} - - position: {x: -7.48, y: 3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.11163032, y: 0.85982233} - - position: {x: -7.74, y: 4.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.098130845, y: 0.90029615} - - position: {x: -7.82, y: 4.215, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09397715, y: 0.91609085} - - position: {x: -8.09, y: 4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07995846, y: 0.96248764} - - position: {x: -8.17, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07580478, y: 1} - - position: {x: -8.19, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07476639, y: 0.99802566} - - position: {x: -8.19, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07476639, y: 0.9851925} - - position: {x: 0.01, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5005192, y: 0.017768973} - - position: {x: -0.01, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49948078, y: 0} - - position: {x: 0.01, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5005192, y: 0.0009871969} - - position: {x: -0.17, y: -4.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49117342, y: 0.052319843} - - position: {x: -0.39, y: -4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47975078, y: 0.09081935} - - position: {x: -0.69, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46417445, y: 0} - - position: {x: -0.76, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46053997, y: 0.15202369} - - position: {x: -0.82, y: -4.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.011845971} - - position: {x: -0.83, y: -3.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4569055, y: 0.16485687} - - position: {x: -0.89, y: -4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45379025, y: 0.019743366} - - position: {x: -0.98, y: -4.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44911733, y: 0.03158934} - - position: {x: -1.15, y: -4.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44029075, y: 0.05626851} - - position: {x: -1.36, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42938733, y: 0.08785782} - - position: {x: -1.62, y: -3.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41588786, y: 0.13030602} - - position: {x: -1.79, y: -3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40706128, y: 0.15498519} - - position: {x: -3.86, y: 1.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29958463, y: 0.65646595} - - position: {x: -4.07, y: 0.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2886812, y: 0.52517277} - - position: {x: -4.71, y: 2.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2554517, y: 0.79368216} - - position: {x: -5.02, y: 3.495, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23935618, y: 0.8450148} - - position: {x: -5.28, y: 3.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22585669, y: 0.88450146} - - position: {x: -5.45, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21703011, y: 0.91214216} - - position: {x: -5.56, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.21131879, y: 0.7670286} - - position: {x: -5.68, y: 4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20508827, y: 0.946693} - - position: {x: -5.72, y: 4.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20301142, y: 0.952616} - - position: {x: -5.95, y: 4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.19106957, y: 0.9842053} - - position: {x: -6.07, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18483904, y: 0.9960513} - - position: {x: -6.07, y: 3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18483904, y: 0.8489635} - - position: {x: -6.12, y: 3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18224299, y: 0.8608095} - - position: {x: -6.16, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.18016614, y: 1} - - position: {x: -6.42, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16666667, y: 0.90918064} - - position: {x: -6.75, y: 4.735, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1495327, y: 0.9674235} - - position: {x: -6.81, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14641744, y: 1} - - position: {x: -6.82, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14589824, y: 0.99802566} - - position: {x: -6.82, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14589824, y: 0.9832182} - - position: {x: 2.02, y: -4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6048806, y: 0.022704838} - - position: {x: 2.03, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.0019743338} - - position: {x: 2.03, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.016781837} - - position: {x: 1.99, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6033229, y: 0} - - position: {x: 1.86, y: -4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.59657323, y: 0.051332675} - - position: {x: 1.66, y: -4.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.08489635} - - position: {x: 1.64, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5851506, y: 0} - - position: {x: 1.6, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58307374, y: 0.09772955} - - position: {x: 1.46, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57580477, y: 0.004935834} - - position: {x: 1.4, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57268953, y: 0} - - position: {x: 1.29, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5669782, y: 0.14610069} - - position: {x: 1.26, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56542057, y: 0.15301086} - - position: {x: 0.85, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5441329, y: 0} - - position: {x: 0.8, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54153687, y: 0.0009871969} - - position: {x: 0.71, y: -5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.536864, y: 0.005923001} - - position: {x: 0.56, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5290758, y: 0.021717701} - - position: {x: 0.12, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50623053, y: 0.08785782} - - position: {x: -0.2, y: -3.645, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4896158, y: 0.1401777} - - position: {x: -0.28, y: -3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4854621, y: 0.15004936} - - position: {x: -0.82, y: -2.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.2379072} - - position: {x: -1.29, y: 0.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4330218, y: 0.56762093} - - position: {x: -2.76, y: 3.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35669783, y: 0.8065153} - - position: {x: -3.01, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34371755, y: 0.84698915} - - position: {x: -3.41, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3229491, y: 0.90918064} - - position: {x: -3.67, y: 4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30944964, y: 0.94866735} - - position: {x: -3.99, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29283488, y: 0.99308985} - - position: {x: -4.12, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28608516, y: 1} - - position: {x: -4.49, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26687434, y: 1} - - position: {x: -4.5, y: 3.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26635513, y: 0.83514315} - - position: {x: -4.52, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26531672, y: 0.99308985} - - position: {x: -4.57, y: 4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.26272064, y: 0.9911155} - - position: {x: -4.7, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25597095, y: 1} - - position: {x: -4.94, y: 4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24350986, y: 0.90918064} - - position: {x: -5.16, y: 4.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23208722, y: 0.94866735} - - position: {x: -5.3, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22481827, y: 1} - - position: {x: -5.32, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22377986, y: 0.97729516} - - position: {x: -5.33, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22326064, y: 0.99802566} - - position: {x: -5.34, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22274144, y: 0.99308985} - - position: {x: -5.34, y: 4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.22274144, y: 0.9842053} - - position: {x: 3.46, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6796469, y: 0.016781837} - - position: {x: 3.44, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67860854, y: 0} - - position: {x: 3.46, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6796469, y: 0.0019743338} - - position: {x: 3.39, y: -4.725, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67601246, y: 0.033563673} - - position: {x: 3.22, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6671859, y: 0.064165846} - - position: {x: 3.03, y: -4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65732086, y: 0.09772955} - - position: {x: 2.77, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6438214, y: 0} - - position: {x: 2.72, y: -3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.14610069} - - position: {x: 2.72, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.0019743338} - - position: {x: 2.69, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.15301086} - - position: {x: 2.5, y: -4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6298027, y: 0.025666367} - - position: {x: 2.18, y: -4.335, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61318797, y: 0.07206318} - - position: {x: 2.03, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6053998, y: 0.09378088} - - position: {x: 1.66, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.15301086} - - position: {x: 1.47, y: -3.205, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.576324, y: 0.18361303} - - position: {x: 1.21, y: -2.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5628245, y: 0.22606121} - - position: {x: 0.08, y: 0.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.50415367, y: 0.5774926} - - position: {x: -1.13, y: 2.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44132918, y: 0.7739388} - - position: {x: -1.49, y: 1.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42263758, y: 0.66436327} - - position: {x: -1.5, y: 3.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42211837, y: 0.834156} - - position: {x: -1.61, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41640705, y: 0.85192496} - - position: {x: -2.25, y: 4.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38317758, y: 0.95064163} - - position: {x: -2.41, y: 3.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3748702, y: 0.8134255} - - position: {x: -2.45, y: 4.855, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37279335, y: 0.9792695} - - position: {x: -2.61, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36448598, y: 0.9960513} - - position: {x: -2.61, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.36448598, y: 0.84698915} - - position: {x: -2.67, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3613707, y: 0.9990128} - - position: {x: -2.7, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3598131, y: 1} - - position: {x: -2.71, y: 3.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35929388, y: 0.86475813} - - position: {x: -2.98, y: 4.125, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3452752, y: 0.9072063} - - position: {x: -3.25, y: 4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33125648, y: 0.95755184} - - position: {x: -3.33, y: 4.795, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3271028, y: 0.9733465} - - position: {x: -3.35, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32606438, y: 1} - - position: {x: -3.38, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32450676, y: 0.9990128} - - position: {x: -3.39, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.9970385} - - position: {x: -3.39, y: 4.965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32398754, y: 0.99012834} - - position: {x: 4.4, y: -4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72845274, y: 0.017768973} - - position: {x: 4.39, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7279335, y: 0} - - position: {x: 4.4, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72845274, y: 0.0039486676} - - position: {x: 4.36, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72637594, y: 0.028627839} - - position: {x: 4, y: -4.145, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70768434, y: 0.09081935} - - position: {x: 3.91, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7030114, y: 0} - - position: {x: 3.83, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6988577, y: 0.0019743338} - - position: {x: 3.75, y: -4.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69470406, y: 0.008884502} - - position: {x: 3.67, y: -3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6905504, y: 0.14412636} - - position: {x: 3.65, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.68951195, y: 0.15202369} - - position: {x: 3.5, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6817238, y: 0.039486673} - - position: {x: 3.18, y: -4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66510904, y: 0.08785782} - - position: {x: 2.78, y: -3.545, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6443406, y: 0.15004936} - - position: {x: 2.69, y: -1.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.3089832} - - position: {x: 2.59, y: -3.235, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6344756, y: 0.18065153} - - position: {x: 1.2, y: 0.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5623053, y: 0.55083907} - - position: {x: 0.92, y: 0.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5477674, y: 0.59624875} - - position: {x: -0.57, y: 3.425, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47040498, y: 0.83810467} - - position: {x: -0.61, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46832815, y: 0.846002} - - position: {x: -0.71, y: 3.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46313605, y: 0.8568608} - - position: {x: -0.82, y: 2.375, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4574247, y: 0.7344521} - - position: {x: -1.02, y: 2.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4470405, y: 0.7670286} - - position: {x: -1.06, y: 4.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.44496366, y: 0.91214216} - - position: {x: -1.48, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4231568, y: 0.97433364} - - position: {x: -1.52, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.42107996, y: 0.84698915} - - position: {x: -1.55, y: 4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41952232, y: 0.9832182} - - position: {x: -1.62, y: 3.715, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41588786, y: 0.8667325} - - position: {x: -1.64, y: 4.995, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41484943, y: 0.99308985} - - position: {x: -1.76, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4086189, y: 1} - - position: {x: -1.88, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40238836, y: 0.9101678} - - position: {x: -2.17, y: 4.685, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38733125, y: 0.96248764} - - position: {x: -2.24, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3836968, y: 1} - - position: {x: -2.28, y: 5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38161993, y: 0.99506414} - - position: {x: -2.28, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38161993, y: 0.9851925} - - position: {x: -0.37, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4807892, y: 0.9960513} - - position: {x: 7.08, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8676013, y: 0.021717701} - - position: {x: 6.92, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8592939, y: 0} - - position: {x: 7.08, y: -5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8676013, y: 0.0039486676} - - position: {x: 6.91, y: -4.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85877466, y: 0.05528134} - - position: {x: 6.83, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.854621, y: 0.007897335} - - position: {x: 6.76, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8509865, y: 0.0019743338} - - position: {x: 6.72, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8489097, y: 0} - - position: {x: 6.68, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8468328, y: 0.09378088} - - position: {x: 6.36, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8302181, y: 0} - - position: {x: 6.33, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8286604, y: 0.15202369} - - position: {x: 6.31, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.827622, y: 0.0019743338} - - position: {x: 6.12, y: -4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.817757, y: 0.021717701} - - position: {x: 6.07, y: -3.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81516093, y: 0.19545904} - - position: {x: 5.91, y: -2.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8068536, y: 0.22112536} - - position: {x: 5.91, y: -4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8068536, y: 0.05034554} - - position: {x: 5.65, y: -4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7933541, y: 0.08983215} - - position: {x: 5.35, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7777778, y: 0.1372162} - - position: {x: 5.24, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7720665, y: 0.15202369} - - position: {x: 5.11, y: -3.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7653167, y: 0.1757157} - - position: {x: 3.35, y: 1.385, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6739356, y: 0.6367226} - - position: {x: 2.19, y: 3.295, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6137072, y: 0.8252715} - - position: {x: 2.15, y: 1.575, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6116303, y: 0.6554788} - - position: {x: 2.05, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6064382, y: 0.8479763} - - position: {x: 1.65, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58566976, y: 0.9101678} - - position: {x: 1.39, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5721703, y: 0.9496545} - - position: {x: 1.23, y: 3.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5638629, y: 0.804541} - - position: {x: 1.14, y: 4.885, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55919003, y: 0.982231} - - position: {x: 1.08, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55607474, y: 0.98914117} - - position: {x: 0.97, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5503634, y: 0.8479763} - - position: {x: 0.95, y: 3.585, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54932505, y: 0.8538993} - - position: {x: 0.93, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5482866, y: 0.99802566} - - position: {x: 0.82, y: 5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5425753, y: 0.9990128} - - position: {x: 0.76, y: 4.955, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53946, y: 0.98914117} - - position: {x: 0.64, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5332295, y: 1} - - position: {x: 0.62, y: 4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5321911, y: 0.9062191} - - position: {x: 0.23, y: 4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.51194185, y: 0.97433364} - - position: {x: 0.2, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5103842, y: 1} - - position: {x: 0.2, y: 4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5103842, y: 0.9851925} - - position: {x: 8.45, y: -4.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9387331, y: 0.014807503} - - position: {x: 8.44, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93821394, y: 0.0009871969} - - position: {x: 8.45, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9387331, y: 0.004935834} - - position: {x: 8.4, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9361371, y: 0} - - position: {x: 8.33, y: -4.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93250257, y: 0.04343534} - - position: {x: 8.16, y: -4.315, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.923676, y: 0.074037515} - - position: {x: 8.11, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92107993, y: 0} - - position: {x: 8, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9153686, y: 0.007897335} - - position: {x: 7.82, y: -3.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90602285, y: 0.13030602} - - position: {x: 7.82, y: -4.775, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90602285, y: 0.028627839} - - position: {x: 7.74, y: -4.665, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9018692, y: 0.039486673} - - position: {x: 7.7, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8997923, y: 0.15103653} - - position: {x: 7.39, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8836968, y: 0.088845015} - - position: {x: 7.35, y: -2.945, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88161993, y: 0.20927937} - - position: {x: 7.12, y: -3.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8696781, y: 0.1342547} - - position: {x: 7, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.86344755, y: 0.15103653} - - position: {x: 6.88, y: -2.175, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.857217, y: 0.28529122} - - position: {x: 6.49, y: -2.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8369678, y: 0.23395854} - - position: {x: 4.69, y: 0.265, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7435099, y: 0.52615994} - - position: {x: 3.78, y: 2.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6962617, y: 0.7887463} - - position: {x: 3.43, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6780893, y: 0.84698915} - - position: {x: 3.36, y: 3.605, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6744548, y: 0.85587364} - - position: {x: 3.07, y: 4.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6593977, y: 0.9012833} - - position: {x: 3.04, y: 2.975, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6578401, y: 0.79368216} - - position: {x: 2.84, y: 4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6474559, y: 0.93583417} - - position: {x: 2.72, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.64122534, y: 0.84698915} - - position: {x: 2.68, y: 3.595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6391485, y: 0.8548865} - - position: {x: 2.57, y: 4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63343716, y: 0.976308} - - position: {x: 2.34, y: 5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6214953, y: 0.99802566} - - position: {x: 2.34, y: 4.155, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6214953, y: 0.9101678} - - position: {x: 2.27, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61786085, y: 1} - - position: {x: 2.21, y: 4.395, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61474556, y: 0.9338598} - - position: {x: 2.12, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6100727, y: 0.9496545} - - position: {x: 2.01, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60436136, y: 1} - - position: {x: 1.98, y: 4.865, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60280377, y: 0.9802567} - - position: {x: 1.96, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60176533, y: 0.9960513} - - position: {x: 1.96, y: 4.925, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60176533, y: 0.98617965} - - position: {x: 9.63, y: -4.825, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.023692034} - - position: {x: 9.62, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9994808, y: 0} - - position: {x: 9.63, y: -5.055, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.0009871969} - - position: {x: 9.47, y: -4.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9916926, y: 0.053307008} - - position: {x: 9.28, y: -5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9818276, y: 0} - - position: {x: 9.26, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9807892, y: 0.088845015} - - position: {x: 9.22, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9787124, y: 0.0029615005} - - position: {x: 9.16, y: -4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9755971, y: 0.007897335} - - position: {x: 8.98, y: -4.805, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9662513, y: 0.025666367} - - position: {x: 8.96, y: -3.675, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9652129, y: 0.1372162} - - position: {x: 8.88, y: -3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9610592, y: 0.15202369} - - position: {x: 8.72, y: -4.415, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9527518, y: 0.064165846} - - position: {x: 8.54, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94340605, y: 0.088845015} - - position: {x: 8.41, y: -2.745, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9366563, y: 0.22902271} - - position: {x: 8.24, y: -3.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9278297, y: 0.13919052} - - position: {x: 8.12, y: -3.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92159915, y: 0.15597236} - - position: {x: 7.17, y: -0.705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.87227416, y: 0.43040475} - - position: {x: 6.06, y: -0.095, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8146418, y: 0.49062192} - - position: {x: 5.96, y: 1.285, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8094496, y: 0.62685096} - - position: {x: 5.02, y: 1.615, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76064384, y: 0.65942746} - - position: {x: 4.97, y: 2.915, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75804776, y: 0.7877591} - - position: {x: 4.62, y: 3.505, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7398754, y: 0.846002} - - position: {x: 3.95, y: 4.555, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70508826, y: 0.9496545} - - position: {x: 3.93, y: 3.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7040498, y: 0.8361303} - - position: {x: 3.87, y: 3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7009346, y: 0.84698915} - - position: {x: 3.85, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69989616, y: 0.85192496} - - position: {x: 3.74, y: 4.845, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69418484, y: 0.97828233} - - position: {x: 3.54, y: 4.075, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.68380064, y: 0.9022705} - - position: {x: 3.52, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6827622, y: 1} - - position: {x: 3.22, y: 4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6671859, y: 0.9595262} - - position: {x: 3.15, y: 5.065, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6635514, y: 1} - - position: {x: 3.15, y: 4.785, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6635514, y: 0.9723593} - - position: {x: 3.11, y: 5.005, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6614746, y: 0.994077} - - position: {x: 3.11, y: 4.875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6614746, y: 0.98124385} - - position: {x: 7.66, y: -4.695, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89771545, y: 0.03652514} - - position: {x: 7.72, y: -5.015, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90083075, y: 0.004935834} - - position: {x: 7.72, y: -4.905, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90083075, y: 0.015794639} - - position: {x: 7.65, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89719623, y: 0.0019743338} - - position: {x: 7.55, y: -5.045, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89200413, y: 0.0019743338} - - position: {x: 7.52, y: -5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89044654, y: 0.0029615005} - - position: {x: 7.35, y: -4.895, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88161993, y: 0.016781837} - - position: {x: 7.33, y: -4.115, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8805815, y: 0.09378088} - - position: {x: 7.16, y: -4.635, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.87175494, y: 0.042448144} - - position: {x: 6.97, y: -3.515, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8618899, y: 0.15301086} - - position: {x: 6.84, y: -4.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8551402, y: 0.088845015} - - position: {x: 6.77, y: -3.165, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8515057, y: 0.18756169} - - position: {x: 6.44, y: -3.535, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83437175, y: 0.15103653} - - position: {x: 6.27, y: -3.255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8255452, y: 0.1786772} - - position: {x: 6.13, y: -3.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8182762, y: 0.20138204} - - position: {x: 5.56, y: -2.085, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7886812, y: 0.2941757} - - position: {x: 5.28, y: -1.625, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7741433, y: 0.3395854} - - position: {x: 5.08, y: -0.405, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7637591, y: 0.46001974} - - position: {x: 4.04, y: 1.305, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.70976114, y: 0.62882525} - - position: {x: 3.45, y: 2.275, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.67912775, y: 0.72458047} - - position: {x: 3.05, y: 2.935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6583593, y: 0.78973347} - - position: {x: 2.69, y: 3.525, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6396677, y: 0.8479763} - - position: {x: 2.58, y: 2.815, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6339564, y: 0.77788746} - - position: {x: 2.31, y: 4.125, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6199377, y: 0.9072063} - - position: {x: 2.19, y: 3.455, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6137072, y: 0.8410661} - - position: {x: 2.14, y: 3.565, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6111111, y: 0.85192496} - - position: {x: 1.97, y: 4.655, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.60228455, y: 0.9595262} - - position: {x: 1.81, y: 4.105, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.59397715, y: 0.905232} - - position: {x: 1.7, y: 4.985, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.58826584, y: 0.9921027} - - position: {x: 1.66, y: 4.355, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.586189, y: 0.92991114} - - position: {x: 1.58, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5820353, y: 0.9970385} - - position: {x: 1.42, y: 5.035, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5737279, y: 0.9970385} - - position: {x: 1.41, y: 5.025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57320875, y: 0.9960513} - - position: {x: 1.41, y: 4.835, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.57320875, y: 0.97729516} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 90018f018c018e018c018f018d018c018e018b018c018d018a018c018b0189018a018b0188018a0189018601880189018701880186018501870186018401850186017f018501840183017f01840182017f01830181017f01820180017f0181017a017f0180017e017f017a017d017e017a017c017d017a017b017c017a0179017b017a01780179017a017701790178017601770178017501770176016f0175017601740175016f01730174016f01720173016f01700172016f01710170016f016e016d016c016b016c016d016a016c016b0169016a016b0168016a0169016701680169016601680167016301660167016501660163016401650163016001640163016201600163016101600162015f01600161015e0160015f015d015e015f015c015e015d015a015c015d015b015c015a0159015b015a01570159015a015801590157015501580157015601550157015201550156015401550152015301540152015101530152015001510152014e01510150014d014e0150014f014e014d014c014b014a0149014a014b0148014a0149014601480149014701480146014501470146014401450146014201450144014301420144014001420143014101420140013f01410140013e013f0140013a013f013e013d013a013e013c013a013d013b013a013c0138013a013b0139013a0138013701390138013501370138013601370135013401360135013301340135013201340133013001320133013101320130012f01310130012d012f0130012e012f012d012b012e012d012c012b012d0128012b012c0129012b0128012a01290128012701260125012301250126012401250123011f012401230122011f01230121011f01220120011f0121011d011f0120011e011f011d011b011e011d011c011b011d011a011b011c0117011b011a01190117011a011801170119011601170118011401170116011501140116010f0114011501130114010f01120113010f01110112010f01100111010f010d0110010f010e010d010f010b010d010e010c010d010b010a010c010b0109010a010b0108010a0109010501080109010701080105010601070105010301060105010201030105010401030102012100010120000001ff00fd00fe00fd00ff00fb00fd00fe00fc00fd00fb00f900fc00fb00fa00f900fb00f800f900fa00f700f900f800f600f700f800f400f700f600f500f400f600f200f400f500f300f400f200ed00f300f200f100ed00f200f000ed00f100ef00ed00f000ee00ed00ef00ec00ed00ee00eb00ed00ec00e800eb00ec00ea00eb00e800e900ea00e800e600e900e800e700e600e800e300e600e700e500e600e300e400e500e300e000e400e300e200e000e300df00e000e200e100e000df00de00dd00da00dc00da00dd00db00da00dc00d600da00db00d900da00d600d800d900d600d700d800d600d400d700d600d500d400d600d300d400d500d100d400d300d200d100d300d000d100d200cd00d100d000cf00cd00d000ce00cd00cf00cc00cd00ce00ca00cd00cc00cb00ca00cc00c400ca00cb00c900ca00c400c800c900c400c700c800c400c600c700c400c500c600c400c300c500c400c200c300c400c100c300c200c000c100c200bc00c100c000bf00bc00c000be00bc00bf00bb00bc00be00bd00bc00bb00ba00b900b700b800b700b900b600b700b800b500b700b600b300b500b600b400b500b300b000b400b300b200b000b300b100b000b200af00b000b100a700b000af00ae00a700af00ad00a700ae00ac00a700ad00ab00a700ac00aa00a700ab00a900a700aa00a800a700a9009f00a700a800a600a7009f00a500a6009f00a400a5009f00a300a4009f00a200a3009f00a100a2009f00a000a1009f009d00a0009f009e009d009f009b009d009e009c009d009b009a009c009b0099009a009b0097009a0099009800970099009400970098009500970094009600950094009300920090009100900092008e00900091008f0090008e008d008f008e008b008d008e008c008d008b0087008c008b008a0087008b00890087008a008800870089008600870088008200870086008500820086008400820085008300820084008100820083008000820081007a00800081007f0080007a007e007f007a007d007e007a007c007d007a007b007c007a0079007b007a00780079007a00770079007800760077007800730077007600750073007600720073007500740073007200710070006e006f006e0070006a006e006f006d006e006a006c006d006a006b006c006a0069006b006a00680069006a006600690068006700660068006500660067005f006600650064005f00650063005f00640062005f00630061005f00620060005f0061005e005f0060005d005f005e005a005d005e005c005d005a005b005c005a0059005b005a00580059005a005700590058005500570058005600570055005000560055005400500055005300500054005200500053004f0050005200510050004f004e004d004b004c004b004d0048004b004c004a004b00480049004a0048004700490048004600470048004400470046004500440046004200440045004300440042003d004300420041003d00420040003d0041003f003d0040003e003d003f0038003d003e003c003d0038003b003c0038003a003b00380039003a0038003600390038003700360038003500360037003400360035003300340035003200340033003100320033003000320031002f00300031002d0030002f002c002d002f002e002d002c002b002a002800290028002a002400280029002700280024002600270024002500260024002200250024002300220024002100220023001c002200210020001c0021001f001c0020001e001c001f001d001c001e001b001c001d0014001c001b001a0014001b00190014001a001800140019001700140018001600140017001500140016001100140015001300140011001200130011001000120011000b00100011000f0010000b000e000f000b000d000e000b0009000d000b00080009000b000c0008000b000700090008000a0009000700080006000700050007000600040005000600030005000400000003000400010003000000020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.63, y: 5.065, z: 0} @@ -30889,16 +2240,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4835986260463300669} + serializedVersion: 2 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: 8912226969546447695} - {fileID: 340449150144229857} - {fileID: 7705380019010058984} - {fileID: 913647653103616022} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7910196821916838852 MonoBehaviour: @@ -30939,6 +2291,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &5570652151742984440 @@ -30965,13 +2318,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5570652151742984440} + serializedVersion: 2 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: 7183986917778413998} m_Father: {fileID: 4102512124080126277} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &543926959494573086 MonoBehaviour: @@ -31012,6 +2366,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &6221961013755434208 @@ -31037,9 +2392,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6221961013755434208} + serializedVersion: 2 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: 7183986919075261792} - {fileID: 4785802417562228527} @@ -31050,7 +2407,6 @@ Transform: - {fileID: 7183986918511198122} - {fileID: 7183986918988425372} m_Father: {fileID: 7183986919088421536} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &6580773442347454700 GameObject: @@ -31076,12 +2432,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6580773442347454700} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -8.36, y: 13.33, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7123842608156554012 MonoBehaviour: @@ -31095,55 +2452,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -31185,12 +2516,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6677296786572024949} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -62.97, y: 22.55, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5367258616021119048 MonoBehaviour: @@ -31204,55 +2536,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -31294,12 +2600,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917491510847} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -30.640026, y: -1.8, z: 0} m_LocalScale: {x: 0.21000001, y: 0.3, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986917491510845 MonoBehaviour: @@ -31313,1587 +2620,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -32935,12 +2686,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917554535218} + serializedVersion: 2 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: 7183986917832874853} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917554535216 MonoBehaviour: @@ -32954,31 +2706,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 4 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.5 m_Color: {r: 0.3058473, g: 0.6023771, b: 0.745283, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174c3e8a4ea196d85764f1c97a2 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 1 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 3 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 0000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0} @@ -33020,12 +2770,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917583235627} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.016056301, w: 0.99987113} m_LocalPosition: {x: -45.93, y: -1.82, z: 0} m_LocalScale: {x: 1.2500004, y: 0.8800002, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.84} --- !u!114 &7183986917583235625 MonoBehaviour: @@ -33039,462 +2790,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -33537,12 +2857,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917604969016} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.782, y: -1.088, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917604969022 SpriteRenderer: @@ -33561,6 +2882,9 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -33632,9 +2956,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917618831388} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.00002670288, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7183986917653170202} - {fileID: 7183986917491510846} @@ -33645,7 +2971,6 @@ Transform: - {fileID: 1646559663} - {fileID: 1293248008} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917618831458 MonoBehaviour: @@ -33686,6 +3011,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986917653170203 @@ -33712,12 +3038,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917653170203} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -30.740028, y: -0.55999994, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986917653170201 MonoBehaviour: @@ -33731,1587 +3058,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -35353,16 +3124,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917774332612} + serializedVersion: 2 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: 7183986919119434886} - {fileID: 1763509165} - {fileID: 1760825458} - {fileID: 1152454674} m_Father: {fileID: 4102512124080126277} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917774332618 MonoBehaviour: @@ -35403,6 +3175,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &7183986917778413999 @@ -35429,12 +3202,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917778413999} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -68.32, y: 2.42, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8419592716223657646} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917778413997 MonoBehaviour: @@ -35448,184 +3222,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.57 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 2.13 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 100.89091, y: -11.754044, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 47.276222, y: 9.557411, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 100.901245, y: 9.319875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 47.263866, y: -11.300509, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 100.89091, y: -11.754044, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 100.901245, y: 9.319875, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 47.276222, y: 9.557411, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 47.263866, y: -11.300509, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 100.8842, y: -12.544, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.007, y: -12.5354, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.1269, y: -12.5079, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.2412, y: -12.4621, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.3469, y: -12.3991, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.4415, y: -12.3205, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.5228, y: -12.2281, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.5888, y: -12.1242, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6378, y: -12.0113, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6687, y: -11.8922, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6809, y: -11.7544, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6912, y: 9.3194, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6817, y: 9.4421, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6532, y: 9.5618, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.6065, y: 9.6757, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.5427, y: 9.7809, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.4633, y: 9.8749, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.3702, y: 9.9555, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.2658, y: 10.0206, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.1526, y: 10.0687, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 101.0332, y: 10.0987, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 100.9047, y: 10.1098, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.2797, y: 10.3474, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.157, y: 10.3384, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.0371, y: 10.3104, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.9231, y: 10.2641, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.8176, y: 10.2007, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.7233, y: 10.1217, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.6424, y: 10.0289, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.5768, y: 9.9248, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.5282, y: 9.8117, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.4978, y: 9.6925, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.4862, y: 9.5579, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.4738, y: -11.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.4833, y: -11.4227, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.5118, y: -11.5425, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.5585, y: -11.6563, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.6223, y: -11.7615, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.7017, y: -11.8556, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.7947, y: -11.9361, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 46.8991, y: -12.0013, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.0124, y: -12.0494, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.1317, y: -12.0794, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 47.2571, y: -12.0905, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 000001000200010000000300040008000800040008000900040009000a0004000a000b0004000b000c0004000c000d0004000d000e0004000e000f0004000f001000040010001100040011001200040005001300040012001300050013001400050014001500050015001600050016001700050017001800050018001900050019001a0005001a001b0005001b001c0005001c001d00050006001e0005001d001e0006001e001f0006001f002000060020002100060021002200060022002300060023002400060024002500060025002600060026002700060027002800060007002900060028002900070029002a0007002a002b0007002b002c0007002c002d0007002d002e0007002e002f0007002f003000070030003100070031003200070032003300080004000700080033000700 m_LocalBounds: m_Center: {x: 74.082504, y: -1.0983, z: 0} m_Extent: {x: 27.6087, y: 11.4457, z: 0} @@ -35679,13 +3298,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917832874854} + serializedVersion: 2 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: 7183986917554535217} m_Father: {fileID: 7183986919088421536} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917832874852 MonoBehaviour: @@ -35726,6 +3346,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!114 &7183986917832874859 @@ -35767,6 +3388,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 colorName: _TintColor @@ -35811,6 +3433,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 4 m_NumAlphaKeys: 3 colorName: _TintColor @@ -35855,6 +3478,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 3 colorName: _FogColor @@ -35899,6 +3523,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 3 colorName: _FogColor @@ -35943,6 +3568,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -35987,6 +3613,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -36031,6 +3658,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _TintColor @@ -36075,6 +3703,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -36119,6 +3748,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 2 colorName: _TintColor @@ -36163,6 +3793,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 5 colorName: _FogColor @@ -36207,6 +3838,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -36251,6 +3883,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 colorName: _TintColor @@ -36285,12 +3918,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917858375433} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -46.21, y: -0.05, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917858375439 SpriteRenderer: @@ -36309,6 +3943,9 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -36380,12 +4017,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917897965907} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.924546, w: 0.3810704} m_LocalPosition: {x: -55.320026, y: -0.54, z: 0} m_LocalScale: {x: 0.21000001, y: 0.74, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -135.2} --- !u!114 &7183986917897965905 MonoBehaviour: @@ -36399,1587 +4037,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: df15417400000000196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -38022,12 +4104,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917904954688} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -29.373, y: -1.757, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917904954694 SpriteRenderer: @@ -38046,6 +4129,9 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -38117,12 +4203,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917970686096} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.026525937, w: 0.99964815} m_LocalPosition: {x: -48.73, y: -1.75, z: 0} m_LocalScale: {x: 0.60982037, y: 0.4031872, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 3.04} --- !u!114 &7183986917970686102 MonoBehaviour: @@ -38136,462 +4223,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -38633,12 +4289,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917975017375} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -55.820026, y: -0.58, z: 0} m_LocalScale: {x: 0.42000002, y: 0.51, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986917975017373 MonoBehaviour: @@ -38652,1587 +4309,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: df15417400000000196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -40274,12 +4375,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918035647096} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.016056301, w: 0.99987113} m_LocalPosition: {x: -41.78, y: -1.97, z: 0} m_LocalScale: {x: 1.8900003, y: 0.87, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.84} --- !u!114 &7183986918035647102 MonoBehaviour: @@ -40293,462 +4395,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -40790,12 +4461,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918076323588} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -44.530025, y: -0.82, z: 0} m_LocalScale: {x: 0.21000001, y: 0.3, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986918076323594 MonoBehaviour: @@ -40809,1587 +4481,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -42432,12 +4548,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918111323824} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.061571185, w: 0.9981027} m_LocalPosition: {x: -38.386, y: -0.564, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.06} --- !u!212 &7183986918111323830 SpriteRenderer: @@ -42456,6 +4573,9 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -42527,12 +4647,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918152141646} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.04, y: -2.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918988425372} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918152141644 MonoBehaviour: @@ -42546,418 +4667,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.372 m_Color: {r: 0.1882353, g: 0.18431373, b: 0.16470589, a: 1} m_Intensity: 1.49 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768df154174 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 39.706207, y: -5.129507, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 35.09433, y: 1.3741286, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 40.11775, y: -3.8547332, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 24.377083, y: -3.65191, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 23.830935, y: 1.2155223, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 14.853931, y: 0.5427532, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 2.818985, y: 1.2487218, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.3812485, y: -2.7203996, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.3105888, y: 3.0625968, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.7353363, y: 2.367255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.9709015, y: 1.7901, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -6.162388, y: 1.3145335, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -13.791504, y: 1.0783279, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.931534, y: 0.343796, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -26.028053, y: -2.6066935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.3812485, y: -2.7203996, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 24.377083, y: -3.65191, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 39.706207, y: -5.129507, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 40.11775, y: -3.8547332, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 35.09433, y: 1.3741286, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 23.830935, y: 1.2155223, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 14.853931, y: 0.5427532, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 2.818985, y: 1.2487218, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 1.3105888, y: 3.0625968, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.7353363, y: 2.367255, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.9709015, y: 1.7901, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -6.162388, y: 1.3145335, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -13.791504, y: 1.0783279, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.931534, y: 0.343796, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -26.028053, y: -2.6066935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 39.4855, y: -7.4189, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 39.6953, y: -7.4295, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 39.9053, y: -7.4209, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 40.1135, y: -7.3931, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 40.3184, y: -7.3465, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 40.5181, y: -7.2814, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 40.7111, y: -7.1984, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 40.8957, y: -7.098, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.0703, y: -6.9813, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.2336, y: -6.8491, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.3841, y: -6.7026, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.5207, y: -6.5429, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.6421, y: -6.3714, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.7473, y: -6.1896, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.8355, y: -5.9989, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.895, y: -5.836, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.3065, y: -4.5612, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.3618, y: -4.3586, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.3984, y: -4.1517, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.416, y: -3.9423, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.4144, y: -3.7323, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.3937, y: -3.5232, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.3539, y: -3.3169, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.2955, y: -3.1151, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.219, y: -2.9195, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.1249, y: -2.7316, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 42.014, y: -2.5532, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.8873, y: -2.3856, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 41.7763, y: -2.2613, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.7529, y: 2.9675, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.6006, y: 3.1122, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.4357, y: 3.2424, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.2596, y: 3.357, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.0738, y: 3.4551, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.8798, y: 3.5358, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.6793, y: 3.5985, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.4739, y: 3.6426, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.2653, y: 3.6677, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.0619, y: 3.6739, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 23.7985, y: 3.5153, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 23.659, y: 3.5091, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 14.8353, y: 2.8478, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 3.9494, y: 3.4864, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 3.0789, y: 4.5331, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.9373, y: 4.6884, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.7822, y: 4.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.6148, y: 4.9569, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.4365, y: 5.068, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.2488, y: 5.1624, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 2.0532, y: 5.2393, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.8515, y: 5.298, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.6453, y: 5.338, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.4362, y: 5.3591, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.2262, y: 5.361, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.0168, y: 5.3437, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.8099, y: 5.3074, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.5704, y: 5.2402, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.394, y: 4.5726, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -3.429, y: 4.0473, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -6.3682, y: 3.6092, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.8627, y: 3.3772, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.9304, y: 3.3741, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.0704, y: 2.6395, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.2793, y: 2.6172, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.4853, y: 2.576, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.6867, y: 2.5162, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.8818, y: 2.4382, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.0689, y: 2.3428, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.2466, y: 2.2306, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.4133, y: 2.1028, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.5676, y: 1.9602, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.7083, y: 1.8042, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.8342, y: 1.6359, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.9441, y: 1.4569, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.0373, y: 1.2687, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.1129, y: 1.0726, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.1703, y: 0.8706, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.2091, y: 0.6641, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.2303, y: 0.4189, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.3268, y: -2.5314, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.324, y: -2.7415, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.3022, y: -2.9504, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.2613, y: -3.1565, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.2018, y: -3.358, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.1242, y: -3.5532, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.0291, y: -3.7405, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.9172, y: -3.9184, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.7897, y: -4.0853, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.6474, y: -4.2399, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.4916, y: -4.3808, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.3236, y: -4.507, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.1448, y: -4.6173, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.9567, y: -4.7108, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.7608, y: -4.7867, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.5588, y: -4.8445, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.3524, y: -4.8836, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.1432, y: -4.9037, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.0375, y: -4.9066, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 1.3308, y: -5.0201, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 24.2195, y: -5.9474, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060007000900080007000a00090007000b000a0007000c000b0007000d000c000d0007000e0011001e001e0011001e001f0011001f002000110020002100110021002200110022002300110023002400110024002500110025002600110026002700110027002800110028002900110029002a0011002a002b0011002b002c0011002c002d00110012002e0011002d002e0012002e002f0012002f003000120030003100120031003200120032003300120033003400120034003500120035003600120036003700120037003800120038003900120039003a00120013003b0012003a003b0013003b003c0013003c003d0013003d003e0013003e003f0013003f004000130040004100130041004200130042004300130043004400130014004500130044004500140045004600140015004700140046004700150016004800150047004800160017004900160048004900170049004a0017004a004b0017004b004c0017004c004d0017004d004e0017004e004f0017004f00500017005000510017005100520017005200530017005300540017005400550017005500560017001800570017005600570018001900580018005700580019001a0059001900580059001a001b005a001a0059005a001b005a005b001b001c005c001b005b005c001c005c005d001c005d005e001c005e005f001c005f0060001c00600061001c00610062001c00620063001c00630064001c00640065001c00650066001c00660067001c00670068001c00680069001c0069006a001c006a006b001c006b006c001c001d006d001c006c006d001d006d006e001d006e006f001d006f0070001d00700071001d00710072001d00720073001d00730074001d00740075001d00750076001d00760077001d00770078001d00780079001d0079007a001d007a007b001d007b007c001d007c007d001d007d007e001d007e007f001d000f0080001d007f0080000f00100081000f00800081001e0011008100810011001000 m_LocalBounds: m_Center: {x: 7.0446005, y: -1.03425, z: 0} m_Extent: {x: 35.3714, y: 6.3952503, z: 0} @@ -43010,12 +4742,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918197980056} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.04, y: -2.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918511198122} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918197980062 MonoBehaviour: @@ -43029,226 +4762,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1.24 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 00000000 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 43.97142, y: -6.2746506, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 32.621727, y: 2.5172737, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 35.742085, y: 2.4828148, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 25.647032, y: 2.2288806, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 15.373554, y: 3.8553503, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 6.975971, y: 4.3339844, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5151616, y: -1.4680519, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.027977, y: 4.719326, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.994087, y: 4.423914, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -26.028053, y: -2.6066935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5151616, y: -1.4680519, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 43.97142, y: -6.2746506, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 35.742085, y: 2.4828148, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 32.621727, y: 2.5172737, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 25.647032, y: 2.2288806, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 15.373554, y: 3.8553503, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 6.975971, y: 4.3339844, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -1.027977, y: 4.719326, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.994087, y: 4.423914, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -26.028053, y: -2.6066935, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 43.9177, y: -6.7717, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.0155, y: -6.7726, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.1117, y: -6.7545, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.2025, y: -6.718, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.2844, y: -6.6645, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.3544, y: -6.596, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4097, y: -6.5153, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4481, y: -6.4253, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4684, y: -6.3296, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4696, y: -6.2317, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4517, y: -6.1355, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.4154, y: -6.0446, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 44.3358, y: -5.9322, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.1064, y: 2.8252, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 36.0327, y: 2.8896, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.9479, y: 2.9384, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.8552, y: 2.9698, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 35.7475, y: 2.9828, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.6272, y: 3.0172, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.601, y: 3.0168, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 25.6757, y: 2.7304, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 15.4517, y: 4.3491, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 15.402, y: 4.3545, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 7.0044, y: 4.8331, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 6.9999, y: 4.8333, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.0039, y: 5.2187, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.0338, y: 5.2193, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -25.9999, y: 4.9239, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.0972, y: 4.9131, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.1905, y: 4.8837, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.2763, y: 4.8366, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.3513, y: 4.7737, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.4126, y: 4.6974, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.4578, y: 4.6106, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.4853, y: 4.5167, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.494, y: 4.4263, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.528, y: -2.6042, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.5189, y: -2.7016, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.491, y: -2.7954, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.4453, y: -2.882, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.3837, y: -2.958, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.3084, y: -3.0205, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.2224, y: -3.0672, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.129, y: -3.0963, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -26.0057, y: -3.1061, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.5309, y: -1.9692, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 0000010002000000030001000000040003000000050004000600050000000600070005000600080007000800060009000b00140014000b00140015000b00150016000b00160017000b00170018000b00180019000b0019001a000b001a001b000b001b001c000b001c001d000b001d001e000b001e001f000b001f0020000b000c0021000b00200021000c00210022000c00220023000c00230024000c00240025000c000d0026000c00250026000d00260027000d000e0028000d00270028000e000f0029000e00280029000f0029002a000f0010002b000f002a002b0010002b002c00100011002d0010002c002d0011002d002e00110012002f0011002e002f0012002f003000120030003100120031003200120032003300120033003400120034003500120035003600120036003700120013003800120037003800130038003900130039003a0013003a003b0013003b003c0013003c003d0013003d003e0013003e003f0013003f00400013000a00410013004000410014000b00410041000b000a00 m_LocalBounds: m_Center: {x: 8.9708, y: -0.7766502, z: 0} m_Extent: {x: 35.498802, y: 5.9959497, z: 0} @@ -43296,13 +4832,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918511198123} + serializedVersion: 2 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: 7183986918197980063} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918511198121 MonoBehaviour: @@ -43343,6 +4880,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986918537902865 @@ -43369,12 +4907,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918537902865} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.01108256, w: 0.9999386} m_LocalPosition: {x: -35.38, y: -3.19, z: 0} m_LocalScale: {x: 1.4700004, y: 1.7700003, z: 1.0727288} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.27} --- !u!114 &7183986918537902871 MonoBehaviour: @@ -43388,462 +4927,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -43885,12 +4993,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918608257979} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.044229638, w: 0.9990214} m_LocalPosition: {x: -51.94, y: -2.74, z: 0} m_LocalScale: {x: 0.9385136, y: 1.1927342, z: 0.6205048} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.07} --- !u!114 &7183986918608257977 MonoBehaviour: @@ -43904,462 +5013,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -44401,12 +5079,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918668046451} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -44.87, y: -0.03, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986918668046449 MonoBehaviour: @@ -44420,1587 +5099,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -46042,13 +5165,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918673175859} + serializedVersion: 2 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: 7183986919522710798} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918673175857 MonoBehaviour: @@ -46089,6 +5213,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &7183986918794042634 @@ -46115,16 +5240,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918794042634} + serializedVersion: 2 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: 7183986917904954695} - {fileID: 7183986917604969023} - {fileID: 7183986918111323831} - {fileID: 7183986917858375432} m_Father: {fileID: 7183986919088421536} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918794042632 MonoBehaviour: @@ -46165,6 +5291,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 3 colorName: ColorBloom @@ -46194,12 +5321,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918853649381} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -26.87, y: -3.42, z: 0} m_LocalScale: {x: 2.2300007, y: 1.02, z: 1.0727288} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &7183986918853649387 MonoBehaviour: @@ -46213,462 +5341,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -46710,13 +5407,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918988425373} + serializedVersion: 2 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: 7183986918152141645} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918988425443 MonoBehaviour: @@ -46757,6 +5455,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986919006124210 @@ -46783,12 +5482,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919006124210} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.05599573, w: 0.998431} m_LocalPosition: {x: -61.47, y: -2.88, z: 0} m_LocalScale: {x: 1.2499998, y: 0.8799998, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 6.42} --- !u!114 &7183986919006124208 MonoBehaviour: @@ -46802,462 +5502,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -47300,12 +5569,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919022710776} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -18.76, y: 1.16, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919022710782 MonoBehaviour: @@ -47319,1587 +5589,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -48955,12 +5669,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919075261793} + serializedVersion: 2 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: 7651596904171228066} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919075261799 MonoBehaviour: @@ -49001,6 +5716,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 2 colorName: RimColor @@ -49035,16 +5751,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919088421537} + serializedVersion: 2 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: 7183986917832874853} - {fileID: 7183986918794042633} - {fileID: 7651596904171228066} - {fileID: 4102512124080126277} m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919088421543 MonoBehaviour: @@ -49061,7 +5778,7 @@ MonoBehaviour: time: 0 --- !u!95 &7183986917864706342 Animator: - serializedVersion: 3 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -49074,10 +5791,13 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorControllerStateOnDisable: 0 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &7183986919117102445 GameObject: m_ObjectHideFlags: 0 @@ -49102,12 +5822,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919117102445} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.039346967, w: 0.9992257} m_LocalPosition: {x: -57.47, y: -2.38, z: 0} m_LocalScale: {x: 1.2499999, y: 0.8799998, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 4.51} --- !u!114 &7183986919117102451 MonoBehaviour: @@ -49121,462 +5842,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -49618,12 +5908,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919119434887} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.9999908, w: -0.004281664} m_LocalPosition: {x: 20.14, y: 2.36, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} --- !u!114 &7183986919119434885 MonoBehaviour: @@ -49637,208 +5928,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.609 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2.7 m_LightVolumeIntensity: 0.05 - m_LightVolumeIntensityEnabled: 1 + m_LightVolumeEnabled: 1 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.1 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -0.76368695, y: 0.7323263, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.524803, y: 8.937038, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.53568935, y: 0.728538, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -4.082399, y: 8.940428, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.53568935, y: 0.728538, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -2.524803, y: 8.937038, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -4.082399, y: 8.940428, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.76368695, y: 0.7323263, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.5549, y: -0.4313, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.4059, y: -0.4242, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.2591, y: -0.3981, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.1168, y: -0.3533, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.0185, y: -0.2906, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.1447, y: -0.2111, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.2597, y: -0.116, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.3615, y: -0.007, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.4484, y: 0.1142, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.5191, y: 0.2456, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.5723, y: 0.3849, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.6073, y: 0.5299, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.6233, y: 0.6782, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.6202, y: 0.8274, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.5918, y: 1.0017, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.3974, y: 9.2102, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4418, y: 9.3526, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5041, y: 9.4881, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5833, y: 9.6146, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.678, y: 9.7298, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7867, y: 9.8319, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.9077, y: 9.9192, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.0388, y: 9.9903, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.178, y: 10.0439, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.3229, y: 10.0793, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -2.5223, y: 10.097, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.0798, y: 10.1004, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.2286, y: 10.0911, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.3751, y: 10.0628, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.5167, y: 10.016, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.6511, y: 9.9514, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.7762, y: 9.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.8897, y: 9.7733, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -4.9899, y: 9.6628, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.0751, y: 9.5403, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.1439, y: 9.408, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.1951, y: 9.2679, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.2279, y: 9.1224, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.2418, y: 8.9739, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.2365, y: 8.8248, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.2122, y: 8.6777, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -5.1577, y: 8.5056, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.839, y: 0.2975, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.7743, y: 0.1631, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.6929, y: 0.0381, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.5962, y: -0.0754, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.4856, y: -0.1756, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.3632, y: -0.2607, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.2308, y: -0.3295, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -1.0907, y: -0.3806, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9452, y: -0.4134, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.7829, y: -0.4275, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 000001000200010000000300040008000800040008000900040009000a0004000a000b0004000b000c0004000c000d0004000d000e0004000e000f0004000f001000040010001100040011001200040012001300040013001400040014001500040015001600040005001700040016001700050017001800050018001900050019001a0005001a001b0005001b001c0005001c001d0005001d001e0005001e001f0005001f002000050020002100050006002200050021002200060022002300060023002400060024002500060025002600060026002700060027002800060028002900060029002a0006002a002b0006002b002c0006002c002d0006002d002e0006002e002f0006002f003000060030003100060007003200060031003200070032003300070033003400070034003500070035003600070036003700070037003800070038003900070039003a0007003a003b0008000400070008003b000700 m_LocalBounds: m_Center: {x: -2.3092499, y: 4.83455, z: 0} m_Extent: {x: 2.93255, y: 5.26585, z: 0} @@ -49880,16 +5992,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919162413910} + serializedVersion: 2 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: 1872896633472011729} - {fileID: 1872896633853117959} - {fileID: 1872896634818256609} - {fileID: 1872896633631493398} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919162413908 MonoBehaviour: @@ -49930,6 +6043,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986919164227700 @@ -49956,12 +6070,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919164227700} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.025304608, w: 0.9996798} m_LocalPosition: {x: -30.94, y: -3.46, z: 0} m_LocalScale: {x: 1.9099996, y: 1.8299997, z: 0.6205048} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -2.9} --- !u!114 &7183986919164227706 MonoBehaviour: @@ -49975,462 +6090,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -50473,12 +6157,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919196387448} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -18.52, y: -1.93, z: 0} m_LocalScale: {x: -0.25590116, y: 0.31073713, z: 0.36848578} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919196387454 MonoBehaviour: @@ -50492,1587 +6177,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -52128,12 +6257,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919221062842} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02975356, w: 0.9995573} m_LocalPosition: {x: -30.01, y: -2.47, z: 0} m_LocalScale: {x: 1.51, y: 0.67, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.41} --- !u!114 &7183986919221062840 MonoBehaviour: @@ -52147,462 +6277,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -52644,12 +6343,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919350112898} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -51.06, y: 2.54, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919350112896 MonoBehaviour: @@ -52663,1587 +6363,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -54285,12 +6429,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919383131831} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -29.21, y: -3.57, z: 0} m_LocalScale: {x: 2.2300007, y: 1.46, z: 1.0727288} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 17 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &7183986919383131829 MonoBehaviour: @@ -54304,462 +6449,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -54801,12 +6515,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919481346804} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.021727657, w: 0.99976397} m_LocalPosition: {x: -46.48, y: -3.18, z: 0} m_LocalScale: {x: 2.4199994, y: 2.061999, z: 1.0727288} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 2.49} --- !u!114 &7183986919481346810 MonoBehaviour: @@ -54820,462 +6535,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -55317,12 +6601,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919522710799} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7, y: 7.85, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918673175858} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919522710797 MonoBehaviour: @@ -55336,799 +6621,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.4 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.18 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 28.8 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 28.565647, y: -5.9852676, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 30.915398, y: 16.816965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.039536, y: -3.824595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.46333075, y: -6.018148, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -6.220743, y: -4.4969687, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -10.045025, y: -3.5140147, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -13.606515, y: -5.01359, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -20.20594, y: -6.083796, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -15.787508, y: -7.6295867, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -22.088488, y: -3.9357705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.556255, y: -3.982631, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -31.895433, y: -2.5719404, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -28.96606, y: -5.947229, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -36.72863, y: -0.91820574, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -46.485977, y: -0.39586067, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -41.771175, y: -4.507113, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -49.767467, y: -0.04511738, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -55.694122, y: -2.7383256, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -52.922302, y: -2.6034417, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -60.03766, y: -1.240397, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -64.82817, y: -0.35876036, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -70.395996, y: 17.02588, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -69.9296, y: -2.6733422, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -72.55544, y: -6.8234186, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -77.94324, y: -5.8231025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -15.787508, y: -7.6295867, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -13.606515, y: -5.01359, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -10.045025, y: -3.5140147, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -6.220743, y: -4.4969687, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.46333075, y: -6.018148, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 28.565647, y: -5.9852676, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 29.039536, y: -3.824595, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 30.915398, y: 16.816965, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -70.395996, y: 17.02588, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -77.94324, y: -5.8231025, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -72.55544, y: -6.8234186, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -69.9296, y: -2.6733422, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -64.82817, y: -0.35876036, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -60.03766, y: -1.240397, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -55.694122, y: -2.7383256, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -52.922302, y: -2.6034417, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -49.767467, y: -0.04511738, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -46.485977, y: -0.39586067, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -41.771175, y: -4.507113, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -36.72863, y: -0.91820574, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -31.895433, y: -2.5719404, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -28.96606, y: -5.947229, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -25.556255, y: -3.982631, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -22.088488, y: -3.9357705, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -20.20594, y: -6.083796, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -17.0126, y: -11.1314, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -16.7578, y: -11.2104, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -16.4979, y: -11.2709, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -16.2343, y: -11.3125, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -15.9684, y: -11.3351, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -15.7016, y: -11.3385, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -15.4352, y: -11.3227, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -15.1706, y: -11.2879, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -14.9092, y: -11.234, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -14.6524, y: -11.1616, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -14.4015, y: -11.0709, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -14.1577, y: -10.9623, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.9223, y: -10.8366, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.6966, y: -10.6942, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.4817, y: -10.536, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.2788, y: -10.3627, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -13.0888, y: -10.1753, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -12.9379, y: -10.0052, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -11.3349, y: -8.0825, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -9.7576, y: -7.4184, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -7.1442, y: -8.0901, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -7.044, y: -8.1144, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.36, y: -9.6356, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.0978, y: -9.6854, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.1672, y: -9.7163, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.4676, y: -9.7281, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 28.5699, y: -9.6952, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 28.8366, y: -9.6853, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.1019, y: -9.6562, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.3644, y: -9.6082, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.6227, y: -9.5414, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 29.8756, y: -9.4562, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.1217, y: -9.3531, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.3598, y: -9.2325, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.5886, y: -9.0951, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.8069, y: -8.9417, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.0136, y: -8.7729, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.2076, y: -8.5898, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.388, y: -8.3931, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.5538, y: -8.184, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.7041, y: -7.9635, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.8382, y: -7.7328, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.9554, y: -7.493, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.055, y: -7.2455, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.1365, y: -6.9914, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.1895, y: -6.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.6634, y: -4.6193, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.7111, y: -4.3568, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.7343, y: -4.1603, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.6101, y: 16.4811, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.6247, y: 16.7476, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.62, y: 17.0144, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.5963, y: 17.2802, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.5534, y: 17.5436, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.4918, y: 17.8032, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.4116, y: 18.0577, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.3134, y: 18.3058, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.1976, y: 18.5463, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 34.0648, y: 18.7777, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 33.9157, y: 18.999, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 33.7511, y: 19.2091, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 33.5718, y: 19.4067, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 33.3788, y: 19.591, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 33.173, y: 19.7609, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.9555, y: 19.9155, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.7275, y: 20.0542, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.4901, y: 20.1761, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 32.2446, y: 20.2806, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.9922, y: 20.3672, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.7342, y: 20.4354, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.472, y: 20.4849, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 31.2069, y: 20.5154, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 30.9229, y: 20.5269, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.3883, y: 20.7358, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.6549, y: 20.7267, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.9203, y: 20.6986, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.1829, y: 20.6514, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.4415, y: 20.5854, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.6947, y: 20.501, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.9411, y: 20.3987, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.1796, y: 20.2789, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.4088, y: 20.1423, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.6276, y: 19.9895, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.8349, y: 19.8214, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.0295, y: 19.6389, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.2105, y: 19.4428, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.377, y: 19.2343, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.528, y: 19.0143, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.6628, y: 18.784, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.7808, y: 18.5446, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.9187, y: 18.1894, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.466, y: -4.6595, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.5405, y: -4.9157, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.5964, y: -5.1766, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.6335, y: -5.4409, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.6514, y: -5.7071, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.6501, y: -5.974, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.6297, y: -6.2401, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.5902, y: -6.504, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.5318, y: -6.7644, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.4549, y: -7.0199, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.3598, y: -7.2692, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.247, y: -7.511, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -81.1171, y: -7.7442, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.9708, y: -7.9673, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.8088, y: -8.1794, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.6321, y: -8.3793, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.4414, y: -8.566, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.2377, y: -8.7384, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -80.0222, y: -8.8958, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -79.796, y: -9.0373, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -79.5602, y: -9.1622, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -79.316, y: -9.2698, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -79.0647, y: -9.3595, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -78.8076, y: -9.431, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -78.6204, y: -9.4708, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -73.2326, y: -10.4711, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.9687, y: -10.5103, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.7026, y: -10.5305, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.4357, y: -10.5315, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -72.1695, y: -10.5133, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.9053, y: -10.476, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.6444, y: -10.4198, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.3883, y: -10.345, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -71.1381, y: -10.252, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.8954, y: -10.1413, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.6612, y: -10.0134, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.4368, y: -9.869, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.2233, y: -9.7088, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -70.0219, y: -9.5337, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -69.8337, y: -9.3446, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -69.6595, y: -9.1424, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -69.5003, y: -8.9283, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -69.4202, y: -8.807, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -67.3872, y: -5.5938, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -64.355, y: -4.218, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -60.9838, y: -4.8385, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -56.9037, y: -6.2456, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -56.6485, y: -6.3234, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -56.3883, y: -6.3828, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -56.1245, y: -6.4232, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -55.8585, y: -6.4447, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -55.5138, y: -6.4439, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -52.742, y: -6.309, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -52.4761, y: -6.2865, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -52.2125, y: -6.2449, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -51.9526, y: -6.1844, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -51.6977, y: -6.1054, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -51.4491, y: -6.0084, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -51.2082, y: -5.8937, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -50.9761, y: -5.7619, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -50.7541, y: -5.6139, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -50.5856, y: -5.485, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -48.6284, y: -3.898, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -48.0429, y: -3.9605, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -44.2094, y: -7.3033, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -44.0021, y: -7.4713, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -43.7833, y: -7.624, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -43.554, y: -7.7606, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -43.3155, y: -7.8804, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -43.0691, y: -7.9826, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -42.8159, y: -8.067, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -42.5573, y: -8.1328, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -42.2946, y: -8.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -42.0293, y: -8.2081, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -41.7626, y: -8.2171, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -41.4959, y: -8.2069, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -41.2307, y: -8.1775, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -40.9682, y: -8.1292, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -40.71, y: -8.0621, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -40.4572, y: -7.9766, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -40.2112, y: -7.8732, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -39.9733, y: -7.7524, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -39.7446, y: -7.6148, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -39.6198, y: -7.5297, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -36.1283, y: -5.0447, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -34.0422, y: -5.7585, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -31.7679, y: -8.379, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -31.5859, y: -8.5741, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -31.3903, y: -8.7556, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -31.1821, y: -8.9226, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -30.9625, y: -9.0742, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -30.7326, y: -9.2096, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -30.4935, y: -9.3281, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -30.2465, y: -9.4292, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -29.9929, y: -9.5122, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -29.734, y: -9.5768, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -29.4711, y: -9.6227, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -29.2056, y: -9.6495, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.9389, y: -9.6571, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.6723, y: -9.6456, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.4072, y: -9.6149, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -28.145, y: -9.5652, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.8871, y: -9.4969, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.6347, y: -9.4101, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.3892, y: -9.3055, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -27.1139, y: -9.1618, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -24.5407, y: -7.6792, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -23.7501, y: -7.6686, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -22.996, y: -8.529, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -22.813, y: -8.7232, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -22.6166, y: -8.9038, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -22.4076, y: -9.0698, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -22.1873, y: -9.2203, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -21.9567, y: -9.3546, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -21.7171, y: -9.472, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -21.431, y: -9.5856, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 0000010002000300010000000400010003000500010004000600010005000700060008000700010006000900010007000a00010009000b000a000c000b0001000a000d0001000b000e000d000f000e0001000d00100001000e00110010001200130010001100130001001000140001001300140015000100160015001400170015001600150017001800190032003200190032003300190033003400190034003500190035003600190036003700190037003800190038003900190039003a0019003a003b0019003b003c0019003c003d0019003d003e0019003e003f0019003f00400019004000410019004100420019004200430019001a0044001900430044001a001b0045001a00440045001b001c0046001b00450046001c00460047001c001d0048001c00470048001d00480049001d0049004a001d004a004b001d001e004c001d004b004c001e004c004d001e004d004e001e004e004f001e004f0050001e00500051001e00510052001e00520053001e00530054001e00540055001e00550056001e00560057001e00570058001e00580059001e0059005a001e005a005b001e005b005c001e005c005d001e005d005e001e005e005f001e001f0060001e005f0060001f00600061001f00610062001f00200063001f0062006300200063006400200064006500200065006600200066006700200067006800200068006900200069006a0020006a006b0020006b006c0020006c006d0020006d006e0020006e006f0020006f007000200070007100200071007200200072007300200073007400200074007500200075007600200076007700200077007800200078007900200079007a00200021007b0020007a007b0021007b007c0021007c007d0021007d007e0021007e007f0021007f008000210080008100210081008200210082008300210083008400210084008500210085008600210086008700210087008800210088008900210089008a0021008a008b0021008b008c00210022008d0021008c008d0022008d008e0022008e008f0022008f009000220090009100220091009200220092009300220093009400220094009500220095009600220096009700220097009800220098009900220099009a0022009a009b0022009b009c0022009c009d0022009d009e0022009e009f0022009f00a0002200a000a1002200a100a2002200a200a3002200a300a4002200a400a50022002300a6002200a500a6002300a600a7002300a700a8002300a800a9002300a900aa002300aa00ab002300ab00ac002300ac00ad002300ad00ae002300ae00af002300af00b0002300b000b1002300b100b2002300b200b3002300b300b4002300b400b5002300b500b6002300b600b70023002400b8002300b700b80024002500b9002400b800b90025002600ba002500b900ba0026002700bb002600ba00bb002700bb00bc002700bc00bd002700bd00be002700be00bf002700bf00c00027002800c1002700c000c1002800c100c2002800c200c3002800c300c4002800c400c5002800c500c6002800c600c7002800c700c8002800c800c9002800c900ca0028002900cb002800ca00cb0029002a00cc002900cb00cc002a002b00cd002a00cc00cd002b00cd00ce002b00ce00cf002b00cf00d0002b00d000d1002b00d100d2002b00d200d3002b00d300d4002b00d400d5002b00d500d6002b00d600d7002b00d700d8002b00d800d9002b00d900da002b00da00db002b00db00dc002b00dc00dd002b00dd00de002b00de00df002b00df00e0002b002c00e1002b00e000e1002c002d00e2002c00e100e2002d002e00e3002d00e200e3002e00e300e4002e00e400e5002e00e500e6002e00e600e7002e00e700e8002e00e800e9002e00e900ea002e00ea00eb002e00eb00ec002e00ec00ed002e00ed00ee002e00ee00ef002e00ef00f0002e00f000f1002e00f100f2002e00f200f3002e00f300f4002e00f400f5002e00f500f6002e002f00f7002e00f600f7002f003000f8002f00f700f80030003100f9003000f800f9003100f900fa003100fa00fb003100fb00fc003100fc00fd003100fd00fe003100fe00ff003100ff000001320019003100320000013100 m_LocalBounds: m_Center: {x: -23.51335, y: 4.69865, z: 0} m_Extent: {x: 58.138046, y: 16.03715, z: 0} @@ -56191,12 +6706,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919533399512} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -53.14, y: 3.79, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919533399518 MonoBehaviour: @@ -56210,1587 +6726,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -57832,12 +6792,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919566043700} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02975356, w: 0.9995573} m_LocalPosition: {x: -37.12, y: -1.98, z: 0} m_LocalScale: {x: 1.51, y: 0.67, z: 0.403187} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.41} --- !u!114 &7183986919566043706 MonoBehaviour: @@ -57851,462 +6812,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 3.67, y: -0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.31578946} - - position: {x: 3.55, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9836512, y: 0.10526314} - - position: {x: 3.67, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.15789473} - - position: {x: 3.43, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.39473686} - - position: {x: 3.16, y: -0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.10526314} - - position: {x: 2.95, y: -0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9019074, y: 0.39473686} - - position: {x: 2.89, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89373296, y: 0.125} - - position: {x: 2.82, y: -0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.36842105} - - position: {x: 2.82, y: -0.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.23684211} - - position: {x: 2.82, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.19078948} - - position: {x: 3.43, y: 0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.6513158} - - position: {x: 3.41, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9645777, y: 0.5} - - position: {x: 3.43, y: 0.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96730244, y: 0.5394737} - - position: {x: 3.4, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.96321523, y: 0.68421054} - - position: {x: 3.16, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.93051773, y: 0.5} - - position: {x: 3.09, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.68421054} - - position: {x: 3.09, y: 0.03, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92098093, y: 0.5197368} - - position: {x: 3.03, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.68421054} - - position: {x: 2.99, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.907357, y: 0.57236844} - - position: {x: 3.03, y: 0.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9128065, y: 0.6052632} - - position: {x: 2.98, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.90599453, y: 0.69736844} - - position: {x: 2.88, y: 0.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8923706, y: 0.57236844} - - position: {x: 2.85, y: 0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8882834, y: 0.69736844} - - position: {x: 2.83, y: 0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.65789473} - - position: {x: 2.83, y: 0.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8855586, y: 0.5986842} - - position: {x: -2.97, y: 0.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.6315789} - - position: {x: -2.98, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09400545, y: 0.625} - - position: {x: -2.97, y: 0.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.625} - - position: {x: -2.97, y: 0.5, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09536785, y: 0.82894737} - - position: {x: -3.03, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08719346, y: 0.84210527} - - position: {x: -3.13, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.073569484, y: 0.6118421} - - position: {x: -3.54, y: 0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017711172, y: 0.84210527} - - position: {x: -3.67, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.7894737} - - position: {x: -3.67, y: 0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0.6118421} - - position: {x: -2.9, y: -0.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.10490463, y: 0.34868422} - - position: {x: -2.65, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13896458, y: 0.8684211} - - position: {x: -2.99, y: 0.18, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.09264305, y: 0.6184211} - - position: {x: -1.1, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35013625, y: 1} - - position: {x: -1.21, y: 0.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.33514985, y: 0.9934211} - - position: {x: -1.17, y: 0.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.34059945, y: 0.8486842} - - position: {x: 2.82, y: 0.48, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88419616, y: 0.81578946} - - position: {x: 2.72, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8705722, y: 0.20394737} - - position: {x: 2.69, y: 0.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.866485, y: 0.8684211} - - position: {x: 2.45, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.83378744, y: 0.13815789} - - position: {x: 2.12, y: -0.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7888283, y: 0.21710527} - - position: {x: 1.83, y: 0.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7493188, y: 0.9736842} - - position: {x: 1.44, y: -0.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6961853, y: 0.08552632} - - position: {x: 0.85, y: 0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.61580384, y: 1} - - position: {x: 0.32, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.54359674, y: 0} - - position: {x: -1.74, y: 0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2629428, y: 0.90789473} - - position: {x: -1.84, y: -0.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24931881, y: 0} - - position: {x: -3.16, y: -0.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.2236842} - - position: {x: -3.16, y: -0.71, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06948229, y: 0.032894738} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -58348,12 +6878,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919569561563} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -46.15, y: 3.17, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919569561561 MonoBehaviour: @@ -58367,1587 +6898,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: a9d07768196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: -2.735, y: -3.53, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.056532662} - - position: {x: -2.965, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1787649, y: 0} - - position: {x: -2.735, y: -3.94, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.20368364, y: 0.0050251256} - - position: {x: -3.125, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.06909548} - - position: {x: -3.925, y: -3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07475623, y: 0} - - position: {x: -4.075, y: -3.43, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.06909548} - - position: {x: -4.095, y: -3.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.059045225} - - position: {x: -4.095, y: -3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05633806, y: 0.010050251} - - position: {x: 1.945, y: -0.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7107259, y: 0.39572865} - - position: {x: 1.875, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7031419, y: 0.37688443} - - position: {x: 1.955, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71180934, y: 0.37688443} - - position: {x: 1.835, y: -0.78, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.40201005} - - position: {x: 1.835, y: -0.84, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.39447236} - - position: {x: 1.975, y: -1.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71397614, y: 0.35552764} - - position: {x: 1.815, y: -1.38, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6966414, y: 0.32663316} - - position: {x: 1.515, y: -3.36, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.07788945} - - position: {x: 1.435, y: -3.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65547127, y: 0.036432162} - - position: {x: 1.515, y: -3.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6641387, y: 0.051507536} - - position: {x: 1.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65005416, y: 0.09296482} - - position: {x: 1.245, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.023869347} - - position: {x: 0.385, y: -3.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5417118, y: 0.09296482} - - position: {x: 0.315, y: -3.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.53412783, y: 0.023869347} - - position: {x: 0.165, y: -3.31, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.084170856} - - position: {x: 0.165, y: -3.63, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5178765, y: 0.04396985} - - position: {x: -0.015, y: -2.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.12688442} - - position: {x: -0.075, y: -3.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49187434, y: 0.09547739} - - position: {x: -0.015, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.49837488, y: 0.10301507} - - position: {x: -0.165, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.13819095} - - position: {x: -0.165, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.48212352, y: 0.0879397} - - position: {x: -0.865, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.13819095} - - position: {x: -0.965, y: -2.91, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.13442211} - - position: {x: -0.965, y: -3.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3954496, y: 0.0879397} - - position: {x: -4.595, y: -1.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0021668803, y: 0.31909546} - - position: {x: -4.455, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.017334778, y: 0.2374372} - - position: {x: -4.185, y: -1.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.046587214, y: 0.35301507} - - position: {x: -4.615, y: -1.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.30653265} - - position: {x: -4.615, y: -1.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.25502512} - - position: {x: -0.645, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4301192, y: 0.41708544} - - position: {x: -0.985, y: -1.06, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.39328277, y: 0.36683416} - - position: {x: -0.825, y: -1.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.41061756, y: 0.33668342} - - position: {x: 1.245, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63488626, y: 0.43467337} - - position: {x: 1.195, y: -1.72, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6294691, y: 0.2839196} - - position: {x: 1.145, y: -2.19, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.624052, y: 0.22487438} - - position: {x: 0.645, y: -3.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.56988084, y: 0.12060302} - - position: {x: 0.525, y: -2.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.55687976, y: 0.18467337} - - position: {x: 0.015, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5016251, y: 0.43467337} - - position: {x: -0.035, y: -2.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.496208, y: 0.16582915} - - position: {x: -0.285, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.46912244, y: 0.43090454} - - position: {x: -0.455, y: -2.77, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.45070422, y: 0.15201005} - - position: {x: -1.195, y: -2.79, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37053087, y: 0.1494975} - - position: {x: -1.855, y: -1.07, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.2990249, y: 0.36557788} - - position: {x: -2.435, y: -2.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.23618636, y: 0.17964824} - - position: {x: -2.585, y: -0.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.219935, y: 0.37814072} - - position: {x: -2.795, y: -2.88, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.13819095} - - position: {x: -3.275, y: -0.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.37939698} - - position: {x: -3.955, y: -2.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.07150596, y: 0.13190955} - - position: {x: -4.485, y: -2.76, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.014084507, y: 0.15326633} - - position: {x: -4.615, y: -2.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.2160804} - - position: {x: -4.615, y: -2.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.000000033063465, y: 0.18090452} - - position: {x: 0.425, y: -2.75, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.15452261} - - position: {x: 2.065, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.2374372} - - position: {x: 2.065, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.723727, y: 0.21984924} - - position: {x: 2.215, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7399783, y: 0.2374372} - - position: {x: 2.055, y: -2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72264355, y: 0.21984924} - - position: {x: 2.025, y: -2.15, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.22989948} - - position: {x: 2.025, y: -2.21, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.71939325, y: 0.2223618} - - position: {x: 2.345, y: -1.96, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.25376883} - - position: {x: 2.365, y: -2.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.2286432} - - position: {x: 2.455, y: -1.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7659805, y: 0.2701005} - - position: {x: 2.335, y: -2.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7529794, y: 0.2374372} - - position: {x: 4.515, y: -1.8, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9891658, y: 0.27386934} - - position: {x: 4.615, y: -2.4, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.19849244} - - position: {x: 4.615, y: -1.99, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 1, y: 0.25} - - position: {x: 4.205, y: -2.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.95557964, y: 0.17085427} - - position: {x: 3.955, y: -1.65, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92849404, y: 0.29271358} - - position: {x: 3.165, y: -2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.16331658} - - position: {x: 2.865, y: -1.69, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81040084, y: 0.28768843} - - position: {x: 3.165, y: -2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.84290355, y: 0.1356784} - - position: {x: 2.755, y: -3.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7984832, y: 0.110552765} - - position: {x: 2.365, y: -2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 0.22361809} - - position: {x: 2.315, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7508126, y: 0.21733668} - - position: {x: 2.095, y: -2.25, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7269772, y: 0.21733668} - - position: {x: 2.075, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7248104, y: 0.10301507} - - position: {x: 1.205, y: -3.16, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.63055253, y: 0.10301507} - - position: {x: -3.075, y: -0.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42713568} - - position: {x: -3.115, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16251354, y: 0.41708544} - - position: {x: -3.075, y: -0.62, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16684724, y: 0.42211056} - - position: {x: -3.125, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16143012, y: 0.4321608} - - position: {x: -3.275, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14517877, y: 0.4321608} - - position: {x: -3.305, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.42839196} - - position: {x: -3.305, y: -0.66, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1419285, y: 0.41708544} - - position: {x: -0.625, y: 0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.5841709} - - position: {x: -0.865, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.40628386, y: 0.4585427} - - position: {x: -0.625, y: -0.17, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.43228602, y: 0.4786432} - - position: {x: -0.975, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3943662, y: 0.6281407} - - position: {x: -1.825, y: -0.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30227518, y: 0.4585427} - - position: {x: -1.995, y: -0.3, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.283857, y: 0.46231157} - - position: {x: -2.795, y: 1.02, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.1971831, y: 0.6281407} - - position: {x: -3.085, y: 0.22, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.16576381, y: 0.5276382} - - position: {x: -3.165, y: 0.74, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.5929648} - - position: {x: -3.165, y: 0.41, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.15709643, y: 0.55150753} - - position: {x: -3.255, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.46984926} - - position: {x: -3.365, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.13542795, y: 0.4258794} - - position: {x: -3.255, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.14734562, y: 0.43592966} - - position: {x: -3.975, y: -0.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.06933911, y: 0.4258794} - - position: {x: -4.075, y: -0.24, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.46984926} - - position: {x: -4.075, y: -0.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.05850491, y: 0.42839196} - - position: {x: 2.735, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7963164, y: 0.43592966} - - position: {x: 2.855, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80931747, y: 0.43090454} - - position: {x: 2.825, y: -0.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80606717, y: 0.43467337} - - position: {x: 2.655, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.787649, y: 0.43090454} - - position: {x: 2.605, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.78223187, y: 0.43592966} - - position: {x: 3.905, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9230769, y: 0.5113065} - - position: {x: 4.025, y: -0.47, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.44095477} - - position: {x: 4.025, y: -0.1, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.936078, y: 0.4874372} - - position: {x: 3.785, y: -0.55, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.91007584, y: 0.43090454} - - position: {x: 2.445, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.5113065} - - position: {x: 2.445, y: -0.39, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.76489705, y: 0.451005} - - position: {x: 2.985, y: -0.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.37688443} - - position: {x: 2.985, y: -0.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8234019, y: 0.41582915} - - position: {x: 2.105, y: -0.51, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.43592966} - - position: {x: 2.015, y: -0.54, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7183099, y: 0.4321608} - - position: {x: 1.835, y: -0.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.69880825, y: 0.41457286} - - position: {x: 1.455, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.5113065} - - position: {x: 1.425, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.4384422} - - position: {x: 1.455, y: -0.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.65763813, y: 0.44346735} - - position: {x: 0.035, y: 0.09, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.5113065} - - position: {x: 0.035, y: -0.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.503792, y: 0.4384422} - - position: {x: 4.085, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.73241204} - - position: {x: 3.945, y: 1.45, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.9274106, y: 0.6821608} - - position: {x: 4.085, y: 1.56, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.94257855, y: 0.6959799} - - position: {x: 3.915, y: 2.11, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.92416036, y: 0.7650754} - - position: {x: 3.435, y: 2.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.872156, y: 0.7763819} - - position: {x: 3.315, y: 1.26, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.85915494, y: 0.65829146} - - position: {x: 3.185, y: 0.44, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.8450704, y: 0.5552764} - - position: {x: 2.385, y: 2.13, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7583965, y: 0.76758796} - - position: {x: 1.605, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6738895, y: 0.53517586} - - position: {x: 1.425, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.7801508} - - position: {x: 0.425, y: 0.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5460455, y: 0.53517586} - - position: {x: 0.155, y: 2.23, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.5167931, y: 0.7801508} - - position: {x: -0.265, y: 0.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47128928, y: 0.57537687} - - position: {x: -0.275, y: 1.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.7474874} - - position: {x: -0.275, y: 0.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.47020584, y: 0.580402} - - position: {x: 3.585, y: 0.61, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.88840735, y: 0.57663316} - - position: {x: 3.635, y: 0.93, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.89382446, y: 0.61683416} - - position: {x: 2.895, y: 3.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.9183417} - - position: {x: 2.775, y: 2.73, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.80065006, y: 0.8429648} - - position: {x: 2.895, y: 2.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.81365114, y: 0.8592965} - - position: {x: 2.765, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7995666, y: 0.9208543} - - position: {x: 2.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7713976, y: 0.83919597} - - position: {x: 1.505, y: 2.7, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.66305524, y: 0.83919597} - - position: {x: 1.425, y: 3.35, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6543879, y: 0.9208543} - - position: {x: 1.305, y: 3.2, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.90201} - - position: {x: 1.305, y: 2.83, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6413868, y: 0.85552764} - - position: {x: 0.955, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6034669, y: 0.9296482} - - position: {x: 1.025, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.85301507} - - position: {x: 1.025, y: 3.32, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.6110509, y: 0.9170854} - - position: {x: -0.465, y: 3.42, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.9296482} - - position: {x: -0.465, y: 2.81, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.4496208, y: 0.85301507} - - position: {x: -1.625, y: 2.28, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.78643215} - - position: {x: -1.765, y: 1.59, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30877572, y: 0.69974875} - - position: {x: -1.625, y: 1.85, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.32394367, y: 0.73241204} - - position: {x: -2.015, y: 2.6, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28169015, y: 0.82663316} - - position: {x: -2.285, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.25243768, y: 0.8316583} - - position: {x: -2.335, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.24702059, y: 0.68718594} - - position: {x: -3.815, y: 2.64, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.08667389, y: 0.8316583} - - position: {x: -3.985, y: 1.49, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.068255685, y: 0.68718594} - - position: {x: -4.065, y: 1.52, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.0595883, y: 0.69095474} - - position: {x: -4.505, y: 2.33, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7927136} - - position: {x: -4.505, y: 1.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.01191766, y: 0.7386935} - - position: {x: -1.075, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.38353196, y: 0.8643216} - - position: {x: -1.065, y: 2.68, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8366834} - - position: {x: -1.065, y: 2.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3846154, y: 0.8605528} - - position: {x: -1.155, y: 2.58, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.37486458, y: 0.8241206} - - position: {x: -1.225, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3672806, y: 0.8228643} - - position: {x: -1.295, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.35969663, y: 0.870603} - - position: {x: -1.775, y: 2.57, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.30769232, y: 0.8228643} - - position: {x: -1.785, y: 2.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.3066089, y: 0.870603} - - position: {x: -1.915, y: 2.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.29252437, y: 0.8643216} - - position: {x: -1.965, y: 2.82, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.85427135} - - position: {x: -1.965, y: 2.67, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.28710726, y: 0.83542717} - - position: {x: 2.365, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7562297, y: 1} - - position: {x: 2.375, y: 3.87, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9861809} - - position: {x: 2.375, y: 3.97, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75731313, y: 0.9987437} - - position: {x: 2.345, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.75406283, y: 0.9849246} - - position: {x: 2.125, y: 3.98, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.73022753, y: 1} - - position: {x: 2.105, y: 3.86, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.72806066, y: 0.9849246} - - position: {x: 2.085, y: 3.95, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.99623114} - - position: {x: 2.085, y: 3.9, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0.7258938, y: 0.98994976} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 0} - uv: {x: 0, y: 0} - m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -59989,13 +6964,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7674344407980981856} + serializedVersion: 2 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: 1339174717} m_Father: {fileID: 4102512124080126277} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &4725687812612981342 MonoBehaviour: @@ -60036,6 +7012,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &8040398751898040098 @@ -60062,12 +7039,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8040398751898040098} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.99160933, w: -0.12927079} m_LocalPosition: {x: -29.45, y: 16.26, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &8307738663474865248 MonoBehaviour: @@ -60081,55 +7059,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -60171,12 +7123,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8197536330730813756} + serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -47.85, y: 18.96, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &480501030836765844 MonoBehaviour: @@ -60190,55 +7143,29 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 1 + m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeIntensityEnabled: 0 + m_LightVolumeEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 + m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 + m_ShadowsEnabled: 0 m_ShadowIntensity: 0 + m_ShadowSoftness: 0 + m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -60280,16 +7207,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8993610813533119697} + serializedVersion: 2 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: 902197058} - {fileID: 520494537} - {fileID: 1993796883} - {fileID: 1805623980} m_Father: {fileID: 4102512124080126277} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6827721850519122364 MonoBehaviour: @@ -60330,6 +7258,7 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &9117336651756218968 @@ -60356,9 +7285,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 9117336651756218968} + serializedVersion: 2 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: 7183986919022710783} - {fileID: 7183986919196387455} @@ -60387,7 +7318,6 @@ Transform: - {fileID: 1869201116} - {fileID: 548005834} m_Father: {fileID: 7651596904171228066} - m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7936674750804389124 MonoBehaviour: @@ -60428,5 +7358,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 + m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 diff --git a/Assets/Environment/Sprites/Altar/Altar.spriteatlas b/Assets/Environment/Sprites/Altar/Altar.spriteatlas index d13f0e7..8d26dca 100644 --- a/Assets/Environment/Sprites/Altar/Altar.spriteatlas +++ b/Assets/Environment/Sprites/Altar/Altar.spriteatlas @@ -21,7 +21,7 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: DefaultTexturePlatform m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 @@ -34,8 +34,8 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 m_TextureFormat: 48 @@ -47,7 +47,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta index 768f232..21e4687 100644 --- a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta +++ b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,19 +93,21 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: glowStone originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 565 width: 141 height: 170 - spriteID: b58765fefda19431493639b85ae5e1fc + spriteID: 265dc1b0e74252840a4fe87d81bdfd6f spriteBone: [] spriteOutline: [] vertices: [] @@ -112,20 +115,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -160, y: 377} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 565} + spritePosition: {x: 164, y: 188} - name: glow originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 4 width: 420 height: 416 - spriteID: 4a4b671d168db44eaaff7826a8d56a9a + spriteID: d92f81d833e785c49a8b97153b3d808e spriteBone: [] spriteOutline: [] vertices: [] @@ -133,20 +137,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -27, y: -28} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 4} + spritePosition: {x: 31, y: 32} - name: stone_a originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 y: 428 width: 47 height: 77 - spriteID: 8ea995983478741ff909a7af43b35d46 + spriteID: e27e722f6cbd61b418b29294b1771f03 spriteBone: [] spriteOutline: [] vertices: [] @@ -154,20 +159,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 218, y: 63} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 419, y: 428} + spritePosition: {x: 201, y: 365} - name: stone_b originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 964 width: 55 height: 54 - spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 + spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d spriteBone: [] spriteOutline: [] vertices: [] @@ -175,20 +181,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -201, y: 593} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 964} + spritePosition: {x: 354, y: 371} - name: stone_c originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 y: 513 width: 74 height: 37 - spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 + spriteID: 43058807d70238a4eb09c18a22df8cdb spriteBone: [] spriteOutline: [] vertices: [] @@ -196,20 +203,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 65, y: 438} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 419, y: 513} + spritePosition: {x: 354, y: 75} - name: stone_d originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 216 y: 964 width: 57 height: 25 - spriteID: d20f57d1f617a45aca0c3ef9cbd82981 + spriteID: 54e43139e053c6a4e983ce103c225e06 spriteBone: [] spriteOutline: [] vertices: [] @@ -217,20 +225,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 81, y: 906} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 216, y: 964} + spritePosition: {x: 135, y: 58} - name: stone_e originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 864 width: 144 height: 92 - spriteID: 01da6216616e244309798492218cfb98 + spriteID: 3fadf972e20e7a84391bc76eabc9f563 spriteBone: [] spriteOutline: [] vertices: [] @@ -238,20 +247,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -40, y: 814} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 864} + spritePosition: {x: 193, y: 50} - name: stone_f originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 237 y: 428 width: 174 height: 108 - spriteID: 1948d129627c842ccbcbbced749b5144 + spriteID: 5272c6c281acc764685ca37b5ff43f85 spriteBone: [] spriteOutline: [] vertices: [] @@ -259,20 +269,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 181, y: 330} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 237, y: 428} + spritePosition: {x: 56, y: 98} - name: stone_g originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 428 width: 225 height: 129 - spriteID: e828624e2b61e4b7b952545599e191ee + spriteID: 2e22410e8e912044aa702a8272437752 spriteBone: [] spriteOutline: [] vertices: [] @@ -280,20 +291,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -240, y: 319} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 428} + spritePosition: {x: 244, y: 109} - name: stone_h originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 714 width: 155 height: 142 - spriteID: 3315d49db061e4069ae7a91b36b1df11 + spriteID: 10ed13d62932c3d48b39f5aa80ba742f spriteBone: [] spriteOutline: [] vertices: [] @@ -301,20 +313,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 57, y: 552} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 714} + spritePosition: {x: 96, y: 162} - name: stone_i originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 565 width: 165 height: 141 - spriteID: 029997bbe8ed24fd1864f96e361bab0a + spriteID: 14af3be83ef373040920ab95097e3dd1 spriteBone: [] spriteOutline: [] vertices: [] @@ -322,7 +335,30 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -106, y: 377} + uvTransform: {x: 153, y: 565} + spritePosition: {x: 259, y: 188} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: glowStone @@ -330,6 +366,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -351,6 +388,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -372,6 +410,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 @@ -393,6 +432,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -414,6 +454,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 @@ -435,6 +476,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 216 @@ -456,6 +498,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -477,6 +520,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 237 @@ -498,6 +542,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -519,6 +564,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -540,6 +586,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -556,15 +603,258 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 153, y: 565} spritePosition: {x: 259, y: 188} - characterData: + sharedRigSpriteImportData: [] + mosaicSpriteImportData: + - name: glowStone + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 565 + width: 141 + height: 170 + spriteID: b58765fefda19431493639b85ae5e1fc + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -160, y: 377} + spritePosition: {x: 0, y: 0} + - name: glow + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 420 + height: 416 + spriteID: 4a4b671d168db44eaaff7826a8d56a9a + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -27, y: -28} + spritePosition: {x: 0, y: 0} + - name: stone_a + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 419 + y: 428 + width: 47 + height: 77 + spriteID: 8ea995983478741ff909a7af43b35d46 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 218, y: 63} + spritePosition: {x: 0, y: 0} + - name: stone_b + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 964 + width: 55 + height: 54 + spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -201, y: 593} + spritePosition: {x: 0, y: 0} + - name: stone_c + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 419 + y: 513 + width: 74 + height: 37 + spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 65, y: 438} + spritePosition: {x: 0, y: 0} + - name: stone_d + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 216 + y: 964 + width: 57 + height: 25 + spriteID: d20f57d1f617a45aca0c3ef9cbd82981 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 81, y: 906} + spritePosition: {x: 0, y: 0} + - name: stone_e + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 864 + width: 144 + height: 92 + spriteID: 01da6216616e244309798492218cfb98 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -40, y: 814} + spritePosition: {x: 0, y: 0} + - name: stone_f + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 237 + y: 428 + width: 174 + height: 108 + spriteID: 1948d129627c842ccbcbbced749b5144 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 181, y: 330} + spritePosition: {x: 0, y: 0} + - name: stone_g + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 428 + width: 225 + height: 129 + spriteID: e828624e2b61e4b7b952545599e191ee + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -240, y: 319} + spritePosition: {x: 0, y: 0} + - name: stone_h + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 714 + width: 155 + height: 142 + spriteID: 3315d49db061e4069ae7a91b36b1df11 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 57, y: 552} + spritePosition: {x: 0, y: 0} + - name: stone_i + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 565 + width: 165 + height: 141 + spriteID: 029997bbe8ed24fd1864f96e361bab0a + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -106, y: 377} + spritePosition: {x: 0, y: 0} + sharedRigCharacterData: bones: [] parts: [] dimension: {x: 0, y: 0} characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: + characterData: bones: [] parts: [] dimension: {x: 0, y: 0} @@ -605,13 +895,127 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: [] spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: glowStone + spriteName: glowStone + isGroup: 0 + parentIndex: -1 + spriteID: 265dc1b0e74252840a4fe87d81bdfd6f + layerID: 22 + mosaicPosition: {x: 4, y: 565} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: glow + spriteName: glow + isGroup: 0 + parentIndex: -1 + spriteID: d92f81d833e785c49a8b97153b3d808e + layerID: 21 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_a + spriteName: stone_a + isGroup: 0 + parentIndex: -1 + spriteID: e27e722f6cbd61b418b29294b1771f03 + layerID: 19 + mosaicPosition: {x: 419, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_b + spriteName: stone_b + isGroup: 0 + parentIndex: -1 + spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d + layerID: 17 + mosaicPosition: {x: 153, y: 964} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_c + spriteName: stone_c + isGroup: 0 + parentIndex: -1 + spriteID: 43058807d70238a4eb09c18a22df8cdb + layerID: 15 + mosaicPosition: {x: 419, y: 513} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_d + spriteName: stone_d + isGroup: 0 + parentIndex: -1 + spriteID: 54e43139e053c6a4e983ce103c225e06 + layerID: 13 + mosaicPosition: {x: 216, y: 964} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_e + spriteName: stone_e + isGroup: 0 + parentIndex: -1 + spriteID: 3fadf972e20e7a84391bc76eabc9f563 + layerID: 11 + mosaicPosition: {x: 153, y: 864} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_f + spriteName: stone_f + isGroup: 0 + parentIndex: -1 + spriteID: 5272c6c281acc764685ca37b5ff43f85 + layerID: 9 + mosaicPosition: {x: 237, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_g + spriteName: stone_g + isGroup: 0 + parentIndex: -1 + spriteID: 2e22410e8e912044aa702a8272437752 + layerID: 7 + mosaicPosition: {x: 4, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_h + spriteName: stone_h + isGroup: 0 + parentIndex: -1 + spriteID: 10ed13d62932c3d48b39f5aa80ba742f + layerID: 5 + mosaicPosition: {x: 153, y: 714} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_i + spriteName: stone_i + isGroup: 0 + parentIndex: -1 + spriteID: 14af3be83ef373040920ab95097e3dd1 + layerID: 3 + mosaicPosition: {x: 153, y: 565} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: - name: glowStone spriteName: glowStone @@ -835,7 +1239,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas index 30336e5..1cd7d08 100644 --- a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas +++ b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 50 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas index 4cbc0bd..d8a6333 100644 --- a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas +++ b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 51 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture b/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture index e81302a..90981dd 100644 --- a/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture +++ b/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture @@ -10,10 +10,8 @@ RenderTexture: m_ImageContentsHash: serializedVersion: 2 Hash: 00000000000000000000000000000000 - m_ForcedFallbackFormat: 4 - m_DownscaleFallback: 0 m_IsAlphaChannelOptional: 0 - serializedVersion: 5 + serializedVersion: 6 m_Width: 1024 m_Height: 32 m_AntiAliasing: 1 @@ -24,6 +22,7 @@ RenderTexture: m_GenerateMips: 1 m_SRGB: 0 m_UseDynamicScale: 0 + m_UseDynamicScaleExplicit: 0 m_BindMS: 0 m_EnableCompatibleFormat: 0 m_EnableRandomWrite: 0 diff --git a/Assets/InputSystem_Actions.inputactions b/Assets/InputSystem_Actions.inputactions new file mode 100644 index 0000000..1a12cb9 --- /dev/null +++ b/Assets/InputSystem_Actions.inputactions @@ -0,0 +1,1057 @@ +{ + "name": "InputSystem_Actions", + "maps": [ + { + "name": "Player", + "id": "df70fa95-8a34-4494-b137-73ab6b9c7d37", + "actions": [ + { + "name": "Move", + "type": "Value", + "id": "351f2ccd-1f9f-44bf-9bec-d62ac5c5f408", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "Look", + "type": "Value", + "id": "6b444451-8a00-4d00-a97e-f47457f736a8", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "Attack", + "type": "Button", + "id": "6c2ab1b8-8984-453a-af3d-a3c78ae1679a", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Interact", + "type": "Button", + "id": "852140f2-7766-474d-8707-702459ba45f3", + "expectedControlType": "Button", + "processors": "", + "interactions": "Hold", + "initialStateCheck": false + }, + { + "name": "Crouch", + "type": "Button", + "id": "27c5f898-bc57-4ee1-8800-db469aca5fe3", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Jump", + "type": "Button", + "id": "f1ba0d36-48eb-4cd5-b651-1c94a6531f70", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Previous", + "type": "Button", + "id": "2776c80d-3c14-4091-8c56-d04ced07a2b0", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Next", + "type": "Button", + "id": "b7230bb6-fc9b-4f52-8b25-f5e19cb2c2ba", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Sprint", + "type": "Button", + "id": "641cd816-40e6-41b4-8c3d-04687c349290", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + } + ], + "bindings": [ + { + "name": "", + "id": "978bfe49-cc26-4a3d-ab7b-7d7a29327403", + "path": "/leftStick", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "WASD", + "id": "00ca640b-d935-4593-8157-c05846ea39b3", + "path": "Dpad", + "interactions": "", + "processors": "", + "groups": "", + "action": "Move", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "e2062cb9-1b15-46a2-838c-2f8d72a0bdd9", + "path": "/w", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "8180e8bd-4097-4f4e-ab88-4523101a6ce9", + "path": "/upArrow", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "320bffee-a40b-4347-ac70-c210eb8bc73a", + "path": "/s", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "1c5327b5-f71c-4f60-99c7-4e737386f1d1", + "path": "/downArrow", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "d2581a9b-1d11-4566-b27d-b92aff5fabbc", + "path": "/a", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "2e46982e-44cc-431b-9f0b-c11910bf467a", + "path": "/leftArrow", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "fcfe95b8-67b9-4526-84b5-5d0bc98d6400", + "path": "/d", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "77bff152-3580-4b21-b6de-dcd0c7e41164", + "path": "/rightArrow", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "1635d3fe-58b6-4ba9-a4e2-f4b964f6b5c8", + "path": "/{Primary2DAxis}", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Move", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "3ea4d645-4504-4529-b061-ab81934c3752", + "path": "/stick", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Move", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "c1f7a91b-d0fd-4a62-997e-7fb9b69bf235", + "path": "/rightStick", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "8c8e490b-c610-4785-884f-f04217b23ca4", + "path": "/delta", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse;Touch", + "action": "Look", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "3e5f5442-8668-4b27-a940-df99bad7e831", + "path": "/{Hatswitch}", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Look", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "143bb1cd-cc10-4eca-a2f0-a3664166fe91", + "path": "/buttonWest", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "05f6913d-c316-48b2-a6bb-e225f14c7960", + "path": "/leftButton", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "886e731e-7071-4ae4-95c0-e61739dad6fd", + "path": "/primaryTouch/tap", + "interactions": "", + "processors": "", + "groups": ";Touch", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "ee3d0cd2-254e-47a7-a8cb-bc94d9658c54", + "path": "/trigger", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "8255d333-5683-4943-a58a-ccb207ff1dce", + "path": "/{PrimaryAction}", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "b3c1c7f0-bd20-4ee7-a0f1-899b24bca6d7", + "path": "/enter", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Attack", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "cbac6039-9c09-46a1-b5f2-4e5124ccb5ed", + "path": "/2", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Next", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "e15ca19d-e649-4852-97d5-7fe8ccc44e94", + "path": "/dpad/right", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Next", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "f2e9ba44-c423-42a7-ad56-f20975884794", + "path": "/leftShift", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "8cbb2f4b-a784-49cc-8d5e-c010b8c7f4e6", + "path": "/leftStickPress", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "d8bf24bf-3f2f-4160-a97c-38ec1eb520ba", + "path": "/trigger", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "eb40bb66-4559-4dfa-9a2f-820438abb426", + "path": "/space", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "daba33a1-ad0c-4742-a909-43ad1cdfbeb6", + "path": "/buttonSouth", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "603f3daf-40bd-4854-8724-93e8017f59e3", + "path": "/secondaryButton", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "1534dc16-a6aa-499d-9c3a-22b47347b52a", + "path": "/1", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Previous", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "25060bbd-a3a6-476e-8fba-45ae484aad05", + "path": "/dpad/left", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Previous", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "1c04ea5f-b012-41d1-a6f7-02e963b52893", + "path": "/e", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Interact", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "b3f66d0b-7751-423f-908b-a11c5bd95930", + "path": "/buttonNorth", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Interact", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "4f4649ac-64a8-4a73-af11-b3faef356a4d", + "path": "/buttonEast", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Crouch", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "36e52cba-0905-478e-a818-f4bfcb9f3b9a", + "path": "/c", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Crouch", + "isComposite": false, + "isPartOfComposite": false + } + ] + }, + { + "name": "UI", + "id": "272f6d14-89ba-496f-b7ff-215263d3219f", + "actions": [ + { + "name": "Navigate", + "type": "PassThrough", + "id": "c95b2375-e6d9-4b88-9c4c-c5e76515df4b", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Submit", + "type": "Button", + "id": "7607c7b6-cd76-4816-beef-bd0341cfe950", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Cancel", + "type": "Button", + "id": "15cef263-9014-4fd5-94d9-4e4a6234a6ef", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Point", + "type": "PassThrough", + "id": "32b35790-4ed0-4e9a-aa41-69ac6d629449", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "Click", + "type": "PassThrough", + "id": "3c7022bf-7922-4f7c-a998-c437916075ad", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "RightClick", + "type": "PassThrough", + "id": "44b200b1-1557-4083-816c-b22cbdf77ddf", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "MiddleClick", + "type": "PassThrough", + "id": "dad70c86-b58c-4b17-88ad-f5e53adf419e", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "ScrollWheel", + "type": "PassThrough", + "id": "0489e84a-4833-4c40-bfae-cea84b696689", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "TrackedDevicePosition", + "type": "PassThrough", + "id": "24908448-c609-4bc3-a128-ea258674378a", + "expectedControlType": "Vector3", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "TrackedDeviceOrientation", + "type": "PassThrough", + "id": "9caa3d8a-6b2f-4e8e-8bad-6ede561bd9be", + "expectedControlType": "Quaternion", + "processors": "", + "interactions": "", + "initialStateCheck": false + } + ], + "bindings": [ + { + "name": "Gamepad", + "id": "809f371f-c5e2-4e7a-83a1-d867598f40dd", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "14a5d6e8-4aaf-4119-a9ef-34b8c2c548bf", + "path": "/leftStick/up", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "9144cbe6-05e1-4687-a6d7-24f99d23dd81", + "path": "/rightStick/up", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "2db08d65-c5fb-421b-983f-c71163608d67", + "path": "/leftStick/down", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "58748904-2ea9-4a80-8579-b500e6a76df8", + "path": "/rightStick/down", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "8ba04515-75aa-45de-966d-393d9bbd1c14", + "path": "/leftStick/left", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "712e721c-bdfb-4b23-a86c-a0d9fcfea921", + "path": "/rightStick/left", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "fcd248ae-a788-4676-a12e-f4d81205600b", + "path": "/leftStick/right", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "1f04d9bc-c50b-41a1-bfcc-afb75475ec20", + "path": "/rightStick/right", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "fb8277d4-c5cd-4663-9dc7-ee3f0b506d90", + "path": "/dpad", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "Joystick", + "id": "e25d9774-381c-4a61-b47c-7b6b299ad9f9", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "3db53b26-6601-41be-9887-63ac74e79d19", + "path": "/stick/up", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "0cb3e13e-3d90-4178-8ae6-d9c5501d653f", + "path": "/stick/down", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "0392d399-f6dd-4c82-8062-c1e9c0d34835", + "path": "/stick/left", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "942a66d9-d42f-43d6-8d70-ecb4ba5363bc", + "path": "/stick/right", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Keyboard", + "id": "ff527021-f211-4c02-933e-5976594c46ed", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "563fbfdd-0f09-408d-aa75-8642c4f08ef0", + "path": "/w", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "eb480147-c587-4a33-85ed-eb0ab9942c43", + "path": "/upArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "2bf42165-60bc-42ca-8072-8c13ab40239b", + "path": "/s", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "85d264ad-e0a0-4565-b7ff-1a37edde51ac", + "path": "/downArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "74214943-c580-44e4-98eb-ad7eebe17902", + "path": "/a", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "cea9b045-a000-445b-95b8-0c171af70a3b", + "path": "/leftArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "8607c725-d935-4808-84b1-8354e29bab63", + "path": "/d", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "4cda81dc-9edd-4e03-9d7c-a71a14345d0b", + "path": "/rightArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "9e92bb26-7e3b-4ec4-b06b-3c8f8e498ddc", + "path": "*/{Submit}", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", + "action": "Submit", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "82627dcc-3b13-4ba9-841d-e4b746d6553e", + "path": "*/{Cancel}", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", + "action": "Cancel", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "c52c8e0b-8179-41d3-b8a1-d149033bbe86", + "path": "/position", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "e1394cbc-336e-44ce-9ea8-6007ed6193f7", + "path": "/position", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "5693e57a-238a-46ed-b5ae-e64e6e574302", + "path": "/touch*/position", + "interactions": "", + "processors": "", + "groups": "Touch", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "4faf7dc9-b979-4210-aa8c-e808e1ef89f5", + "path": "/leftButton", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "8d66d5ba-88d7-48e6-b1cd-198bbfef7ace", + "path": "/tip", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "47c2a644-3ebc-4dae-a106-589b7ca75b59", + "path": "/touch*/press", + "interactions": "", + "processors": "", + "groups": "Touch", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "bb9e6b34-44bf-4381-ac63-5aa15d19f677", + "path": "/trigger", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "38c99815-14ea-4617-8627-164d27641299", + "path": "/scroll", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "ScrollWheel", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "4c191405-5738-4d4b-a523-c6a301dbf754", + "path": "/rightButton", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "RightClick", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "24066f69-da47-44f3-a07e-0015fb02eb2e", + "path": "/middleButton", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "MiddleClick", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "7236c0d9-6ca3-47cf-a6ee-a97f5b59ea77", + "path": "/devicePosition", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "TrackedDevicePosition", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "23e01e3a-f935-4948-8d8b-9bcac77714fb", + "path": "/deviceRotation", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "TrackedDeviceOrientation", + "isComposite": false, + "isPartOfComposite": false + } + ] + } + ], + "controlSchemes": [ + { + "name": "Keyboard&Mouse", + "bindingGroup": "Keyboard&Mouse", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + }, + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "Gamepad", + "bindingGroup": "Gamepad", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "Touch", + "bindingGroup": "Touch", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "Joystick", + "bindingGroup": "Joystick", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "XR", + "bindingGroup": "XR", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + } + ] +} \ No newline at end of file diff --git a/Assets/InputSystem_Actions.inputactions.meta b/Assets/InputSystem_Actions.inputactions.meta new file mode 100644 index 0000000..409e062 --- /dev/null +++ b/Assets/InputSystem_Actions.inputactions.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: e49350a9c5e195d4a9f1e953c66a4a91 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} + generateWrapperCode: 0 + wrapperCodePath: + wrapperClassName: + wrapperCodeNamespace: diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat index 19372a6..8b7e831 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat @@ -118,6 +118,7 @@ Material: - _EmissionColor: {r: 0.3679245, g: 0.311658, b: 0.23429155, a: 1} - _SoftParticleFadeParams: {r: 0, g: 1, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6951120827820855590 MonoBehaviour: m_ObjectHideFlags: 11 @@ -130,4 +131,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat index 5bd30c6..8abf6d9 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat @@ -122,6 +122,7 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2974140568582344156 MonoBehaviour: m_ObjectHideFlags: 11 @@ -134,4 +135,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat index 9a33880..135c077 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -135,3 +135,4 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat index 04d13f0..1363366 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat @@ -57,6 +57,7 @@ Material: - Vector2_C110CB2: {r: -0.24, g: 0.12, b: 0, a: 0} - Vector2_D7EDBAAE: {r: 0.15, g: 1.15, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &8035093852659969012 MonoBehaviour: m_ObjectHideFlags: 11 @@ -69,4 +70,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat index e47caf4..8897b7b 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -99,3 +99,4 @@ Material: - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 0.634} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat index 96daf1a..ce56566 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -54,3 +54,4 @@ Material: m_Colors: - Color_207CF4A: {r: 1.4980392, g: 1.4980392, b: 1.4980392, a: 0.74509805} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat index eb1349f..8e6c2fe 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -129,3 +129,4 @@ Material: - _EmissionColor: {r: 0.41509432, g: 0.31229973, b: 0.20950516, a: 1} - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat index 5da75d3..47e94b9 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat @@ -41,6 +41,7 @@ Material: m_Colors: - Color_207CF4A: {r: 1.2945342, g: 2.3705108, b: 3.2111173, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6121344493983368059 MonoBehaviour: m_ObjectHideFlags: 11 @@ -53,4 +54,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat index c1ed83e..82c6174 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat @@ -42,6 +42,7 @@ Material: m_Colors: - Color_207CF4A: {r: 0.6778649, g: 0.97798824, b: 0.98833734, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3216928852530515047 MonoBehaviour: m_ObjectHideFlags: 11 @@ -54,4 +55,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Plugins/Android.meta b/Assets/Plugins/Android.meta deleted file mode 100644 index 20fa7d8..0000000 --- a/Assets/Plugins/Android.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 67c5ab55b85da4841b802a91c34f39ce -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/AndroidManifest.xml b/Assets/Plugins/Android/AndroidManifest.xml deleted file mode 100644 index 7ecd55b..0000000 --- a/Assets/Plugins/Android/AndroidManifest.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - diff --git a/Assets/Plugins/Android/AndroidManifest.xml.meta b/Assets/Plugins/Android/AndroidManifest.xml.meta deleted file mode 100644 index ab43845..0000000 --- a/Assets/Plugins/Android/AndroidManifest.xml.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 9944775ac1f901d4fa52850241abb460 -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/HingeAngleSensor.java b/Assets/Plugins/Android/HingeAngleSensor.java deleted file mode 100644 index e7e7114..0000000 --- a/Assets/Plugins/Android/HingeAngleSensor.java +++ /dev/null @@ -1,100 +0,0 @@ -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -package com.unity.lostcryptlargescreenexample; - -import android.app.Activity; -import android.content.Context; -import android.hardware.Sensor; -import android.hardware.SensorEvent; -import android.hardware.SensorEventListener; -import android.hardware.SensorManager; -import android.util.Log; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.List; - -import static androidx.core.content.ContextCompat.getSystemService; - -public final class HingeAngleSensor { - private static final String HINGE_ANGLE_SENSOR_NAME = "Hinge Angle".toLowerCase(); // works on some other devices/emulators, use sensor.getName() - - private SensorManager mSensorManager; - private Sensor mHingeAngleSensor; - private SensorEventListener mSensorListener; - private float lastValue = -1f; - - public void setupSensor() { - - if (mHingeAngleSensor == null) { - // we haven't set it yet! - List sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); - - for (Sensor sensor : sensorList) { - if (sensor.getName().toLowerCase().contains(HINGE_ANGLE_SENSOR_NAME)) { - mHingeAngleSensor = sensor; - } - } - - mSensorListener = new SensorEventListener() { - @Override - public void onSensorChanged(final SensorEvent event) { - if (event.sensor == mHingeAngleSensor) { - lastValue = event.values[0]; - } - } - - @Override - public void onAccuracyChanged(Sensor sensor, int accuracy) { - //TODO: support accuracy change - } - }; - - mSensorManager.registerListener(mSensorListener, mHingeAngleSensor, SensorManager.SENSOR_DELAY_GAME); - } - } - /* - * Get the last measured hinge angle value (-2 if a problem occurred) - */ - public float getHingeAngle() { - if (mSensorListener == null) { - return -2f; - } - return lastValue; - } - - public int isHingeEnabled() { - return mSensorListener != null ? 1 : 0; - } - - /* - * Create the hinge angle sensor class (singleton) - */ - public static HingeAngleSensor getInstance(Activity currentActivity) { - // double check synchronization - HingeAngleSensor result = instance; - if (result == null) { - synchronized (SINGLETON_LOCK) { - result = instance; - if (result == null) { - result = new HingeAngleSensor(); - result.mSensorManager = (SensorManager) currentActivity.getSystemService(Context.SENSOR_SERVICE); - instance = result; - } - } - } - return result; - } - private static final Object SINGLETON_LOCK = new Object(); - private static volatile HingeAngleSensor instance; - private HingeAngleSensor() { - // Singleton - } - - /* - * Unregister listener - must be called by Unity - */ - public void dispose() { - mSensorManager.unregisterListener(mSensorListener); - } -} diff --git a/Assets/Plugins/Android/HingeAngleSensor.java.meta b/Assets/Plugins/Android/HingeAngleSensor.java.meta deleted file mode 100644 index 071e1c1..0000000 --- a/Assets/Plugins/Android/HingeAngleSensor.java.meta +++ /dev/null @@ -1,32 +0,0 @@ -fileFormatVersion: 2 -guid: 07d82ba43a21e0f42b09bae9c2f056c9 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - Android: Android - second: - enabled: 1 - settings: {} - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java deleted file mode 100644 index c524d2f..0000000 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ /dev/null @@ -1,177 +0,0 @@ -package com.unity.lostcryptlargescreenexample; - -import com.unity3d.player.UnityPlayerActivity; - -import android.app.Activity; -import android.content.res.Configuration; -import android.os.Handler; -import android.os.Looper; -import android.os.Bundle; -import android.util.Log; -import android.view.Display; -import android.util.DisplayMetrics; - -import org.json.JSONObject; -import org.json.JSONException; -import android.graphics.Rect; -import android.view.Surface; - -import androidx.window.java.layout.WindowInfoTrackerCallbackAdapter; -import androidx.window.layout.DisplayFeature; -import androidx.window.layout.FoldingFeature; -import androidx.window.layout.WindowInfoTracker; -import androidx.window.layout.WindowLayoutInfo; -import androidx.appcompat.app.AppCompatActivity; -import androidx.core.util.Consumer; -import java.util.concurrent.Executor; - -// For hinge angle sensor readings -import android.content.Context; -import android.hardware.Sensor; -import android.hardware.SensorEvent; -import android.hardware.SensorEventListener; -import android.hardware.SensorManager; -import static androidx.core.content.ContextCompat.getSystemService; - - -public class LargeScreenPlayableActivity extends UnityPlayerActivity { - String TAG = "LargeScreenPlayable"; - private SensorManager mSensorManager; - private Sensor mHingeAngleSensor; - private SensorEventListener mSensorListener; - private float lastValue = -1.0f; - - static Context mContext; - WindowLayoutInfo lastLayoutInfo = null; - FoldingFeature lastFoldingFeature = null; - WindowInfoTrackerCallbackAdapter wit; - - - @Override - protected void onCreate(Bundle bundle) { - super.onCreate(bundle); - mContext = this; - wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.Companion.getOrCreate(this)); - } - - @Override - public void onConfigurationChanged(Configuration newConfig) { - super.onConfigurationChanged(newConfig); - Log.d(TAG, newConfig.toString()); - - // winConfig={ mBounds=Rect(0, 0 - 1080, 2092) mAppBounds=Rect(0, 0 - 1080, 1896) mMaxBounds=Rect(0, 0 - 1080, 2092) mDisplayRotation=ROTATION_180 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_180}} - try { - Display display = getWindowManager().getDefaultDisplay(); - JSONObject json = new JSONObject(); - - int rotation = display.getRotation(); - if (rotation == Surface.ROTATION_0) - json.put("rotation", "ROTATION_0"); - else if (rotation == Surface.ROTATION_90) - json.put("rotation", "ROTATION_90"); - else if (rotation == Surface.ROTATION_180) - json.put("rotation", "ROTATION_180"); - else if (rotation == Surface.ROTATION_270) - json.put("rotation", "ROTATION_270"); - - if (newConfig.orientation == Configuration.ORIENTATION_PORTRAIT) - json.put("orientation", "ORIENTATION_PORTRAIT"); - else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) - json.put("orientation", "ORIENTATION_LANDSCAPE"); - // else if (newConfig.orientation == Configuration.ORIENTATION_SQUARE) <-- deprecated in API level 16 - // json.put("orientation", "ORIENTATION_SQUARE"); - else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) - json.put("orientation", "ORIENTATION_UNDEFINED"); - - DisplayMetrics screenMetrics = new DisplayMetrics(); - display.getMetrics(screenMetrics); - json.put("screenWidth", screenMetrics.widthPixels); - json.put("screenHeight", screenMetrics.heightPixels); - - Rect r = new Rect(); - getWindow().getDecorView().getWindowVisibleDisplayFrame(r); - json.put("visibleFrameLeft", r.left); - json.put("visibleFrameRight", r.right); - json.put("visibleFrameTop", r.top); - json.put("visibleFrameBottom", r.bottom); - - // This will be sent to the C# layer in Unity, and can be received by the gameObject "ConfigurationManager" - mUnityPlayer.UnitySendMessage("ConfigurationManager", "onConfigurationChanged", json.toString()); - } catch (JSONException e) { - } - } - - protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { - try { - JSONObject json = new JSONObject(); - if (foldingFeature != null) { - if (foldingFeature.getOrientation() == FoldingFeature.Orientation.HORIZONTAL) { - json.put("orientation", "HINGE_ORIENTATION_HORIZONTAL"); - } else { - json.put("orientation", "HINGE_ORIENTATION_VERTICAL"); - } - - if (foldingFeature.getState() == FoldingFeature.State.FLAT) { - json.put("state", "FLAT"); - } else { - json.put("state", "HALF_OPENED"); - } - - json.put("isSeparating", foldingFeature.isSeparating() ? "1" : "0"); - Rect r = foldingFeature.getBounds(); - json.put("boundsLeft", r.left); - json.put("boundsTop", r.top); - json.put("boundsRight", r.right); - json.put("boundsBottom", r.bottom); - } else { - json.put("state", "CLOSED"); - } - - mUnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", json.toString()); - } catch (JSONException e) { - } - } - - @Override - protected void onStart() { - super.onStart(); - wit.addWindowLayoutInfoListener(this, runOnUiThreadExecutor(), (newLayoutInfo -> { - lastLayoutInfo = newLayoutInfo; - - lastFoldingFeature = null; - if (newLayoutInfo.getDisplayFeatures().size() > 0) { - newLayoutInfo.getDisplayFeatures().forEach(displayFeature -> { - FoldingFeature foldingFeature = (FoldingFeature)displayFeature; - if (foldingFeature != null) - { // only set if it's a fold, not other feature type. only works for single-fold devices. - lastFoldingFeature = foldingFeature; - HandleFoldingFeatures(foldingFeature); - Log.d(TAG, "Fold changed: " + foldingFeature.toString()); - - } else { - Log.d(TAG, "Fold changed: [Closed]"); - } - }); - } - })); - } - - Executor runOnUiThreadExecutor() - { - return new MyExecutor(); - } - - class MyExecutor implements Executor - { - Handler handler = new Handler(Looper.getMainLooper()); - @Override - public void execute(Runnable command) { - handler.post(command); - } - } - - public FoldingFeature getFoldingFeature() - { - return lastFoldingFeature; - } -} \ No newline at end of file diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta b/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta deleted file mode 100644 index b63110a..0000000 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta +++ /dev/null @@ -1,32 +0,0 @@ -fileFormatVersion: 2 -guid: be119ee7912362c439de0e521433b7e8 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - Android: Android - second: - enabled: 1 - settings: {} - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/gradleTemplate.properties b/Assets/Plugins/Android/gradleTemplate.properties deleted file mode 100644 index cc8f4df..0000000 --- a/Assets/Plugins/Android/gradleTemplate.properties +++ /dev/null @@ -1,6 +0,0 @@ -org.gradle.jvmargs=-Xmx**JVM_HEAP_SIZE**M -org.gradle.parallel=true -unityStreamingAssets=.unity3d**STREAMING_ASSETS** -**ADDITIONAL_PROPERTIES** - -android.useAndroidX=true \ No newline at end of file diff --git a/Assets/Plugins/Android/gradleTemplate.properties.meta b/Assets/Plugins/Android/gradleTemplate.properties.meta deleted file mode 100644 index 1b84161..0000000 --- a/Assets/Plugins/Android/gradleTemplate.properties.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 7d423e2f321697c4896b9b2553fa275e -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED deleted file mode 100644 index 5054a34..0000000 --- a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED +++ /dev/null @@ -1,61 +0,0 @@ -apply plugin: 'com.android.application' - -dependencies { - implementation project(':unityLibrary') - } - -android { - ndkPath "**NDKPATH**" - - compileSdkVersion **APIVERSION** - buildToolsVersion '**BUILDTOOLS**' - - compileOptions { - sourceCompatibility JavaVersion.VERSION_11 - targetCompatibility JavaVersion.VERSION_11 - } - - defaultConfig { - minSdkVersion **MINSDKVERSION** - targetSdkVersion **TARGETSDKVERSION** - applicationId '**APPLICATIONID**' - ndk { - abiFilters **ABIFILTERS** - } - versionCode **VERSIONCODE** - versionName '**VERSIONNAME**' - } - - aaptOptions { - noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') - ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" - }**SIGN** - - lintOptions { - abortOnError false - } - - buildTypes { - debug { - minifyEnabled **MINIFY_DEBUG** - proguardFiles getDefaultProguardFile('proguard-android.txt')**SIGNCONFIG** - jniDebuggable true - } - release { - minifyEnabled **MINIFY_RELEASE** - proguardFiles getDefaultProguardFile('proguard-android.txt')**SIGNCONFIG** - } - }**PACKAGING_OPTIONS****PLAY_ASSET_PACKS****SPLITS** -**BUILT_APK_LOCATION** - bundle { - language { - enableSplit = false - } - density { - enableSplit = false - } - abi { - enableSplit = true - } - } -}**SPLITS_VERSION_CODE****LAUNCHER_SOURCE_BUILD_SETUP** diff --git a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta deleted file mode 100644 index 8356e50..0000000 --- a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 4431570eb4a343447a4e0eb36e129e9b -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins/Android/mainTemplate.gradle b/Assets/Plugins/Android/mainTemplate.gradle deleted file mode 100644 index d8d20de..0000000 --- a/Assets/Plugins/Android/mainTemplate.gradle +++ /dev/null @@ -1,47 +0,0 @@ -apply plugin: 'com.android.library' -**APPLY_PLUGINS** - -dependencies { - implementation fileTree(dir: 'libs', include: ['*.jar']) - implementation "androidx.window:window:1.0.0" - implementation "androidx.window:window-java:1.0.0" - implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" - implementation 'androidx.appcompat:appcompat:1.2.0' - implementation 'androidx.core:core-ktx:1.3.2' - -**DEPS**} - -android { - ndkPath "**NDKPATH**" - - compileSdkVersion **APIVERSION** - buildToolsVersion '**BUILDTOOLS**' - - compileOptions { - sourceCompatibility JavaVersion.VERSION_11 - targetCompatibility JavaVersion.VERSION_11 - } - - defaultConfig { - minSdkVersion **MINSDKVERSION** - targetSdkVersion **TARGETSDKVERSION** - ndk { - abiFilters **ABIFILTERS** - } - versionCode **VERSIONCODE** - versionName '**VERSIONNAME**' - consumerProguardFiles 'proguard-unity.txt'**USER_PROGUARD** - } - - lintOptions { - abortOnError false - } - - aaptOptions { - noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') - ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" - }**PACKAGING_OPTIONS** -} -**IL_CPP_BUILD_SETUP** -**SOURCE_BUILD_SETUP** -**EXTERNAL_SOURCES** diff --git a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset index f45f10b..e93e8a6 100644 --- a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset +++ b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset @@ -12,8 +12,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} m_Name: RenderPipelineAsset_Universal m_EditorClassIdentifier: - k_AssetVersion: 11 - k_AssetPreviousVersion: 11 + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 m_RendererType: 0 m_RendererData: {fileID: 0} m_RendererDataList: @@ -33,6 +33,14 @@ MonoBehaviour: m_EnableLODCrossFade: 1 m_LODCrossFadeDitheringType: 1 m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 m_MainLightRenderingMode: 1 m_MainLightShadowsSupported: 1 m_MainLightShadowmapResolution: 2048 @@ -67,21 +75,30 @@ MonoBehaviour: m_SupportsLightLayers: 0 m_DebugLevel: 0 m_StoreActionsOptimization: 0 - m_EnableRenderGraph: 0 m_UseAdaptivePerformance: 1 m_ColorGradingMode: 0 m_ColorGradingLutSize: 32 + m_AllowPostProcessAlphaOutput: 0 m_UseFastSRGBLinearConversion: 0 m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 m_ShadowType: 1 m_LocalShadowsSupported: 0 m_LocalShadowsAtlasResolution: 256 m_MaxPixelLights: 0 m_ShadowAtlasResolution: 256 m_VolumeFrameworkUpdateMode: 0 - m_Textures: - blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} - bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: m_PrefilteringModeMainLightShadows: 4 m_PrefilteringModeAdditionalLight: 4 m_PrefilteringModeAdditionalLightShadows: 0 @@ -92,6 +109,7 @@ MonoBehaviour: m_PrefilterDebugKeywords: 1 m_PrefilterWriteRenderingLayers: 1 m_PrefilterHDROutput: 1 + m_PrefilterAlphaOutput: 1 m_PrefilterSSAODepthNormals: 1 m_PrefilterSSAOSourceDepthLow: 1 m_PrefilterSSAOSourceDepthMedium: 1 @@ -104,7 +122,15 @@ MonoBehaviour: m_PrefilterDBufferMRT1: 1 m_PrefilterDBufferMRT2: 1 m_PrefilterDBufferMRT3: 1 + m_PrefilterSoftShadowsQualityLow: 1 + m_PrefilterSoftShadowsQualityMedium: 1 + m_PrefilterSoftShadowsQualityHigh: 1 + m_PrefilterSoftShadows: 0 m_PrefilterScreenCoord: 1 m_PrefilterNativeRenderPass: 1 + m_PrefilterUseLegacyLightmaps: 0 m_ShaderVariantLogLevel: 0 m_ShadowCascades: 0 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/RenderPipeline/RendererData_2D.asset b/Assets/RenderPipeline/RendererData_2D.asset index 830b482..d40231b 100644 --- a/Assets/RenderPipeline/RendererData_2D.asset +++ b/Assets/RenderPipeline/RendererData_2D.asset @@ -16,6 +16,16 @@ MonoBehaviour: debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3} hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} + probeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + probeVolumeResources: + probeVolumeDebugShader: {fileID: 0} + probeVolumeFragmentationDebugShader: {fileID: 0} + probeVolumeOffsetDebugShader: {fileID: 0} + probeVolumeSamplingDebugShader: {fileID: 0} + probeSamplingDebugMesh: {fileID: 0} + probeSamplingDebugTexture: {fileID: 0} + probeVolumeBlendStatesCS: {fileID: 0} m_RendererFeatures: [] m_RendererFeatureMap: m_UseNativeRenderPass: 0 @@ -42,35 +52,5 @@ MonoBehaviour: m_CameraSortingLayerDownsamplingMethod: 0 m_MaxLightRenderTextureCount: 16 m_MaxShadowRenderTextureCount: 1 - m_ShapeLightShader: {fileID: 4800000, guid: d79e1c784eaf80c4585c0be7391f757a, type: 3} - m_ShapeLightVolumeShader: {fileID: 4800000, guid: 7e60080c8cd24a2468cb08b4bfee5606, - type: 3} - m_PointLightShader: {fileID: 4800000, guid: e35a31e1679aeff489e202f5cc4853d5, type: 3} - m_PointLightVolumeShader: {fileID: 4800000, guid: c7d04ca57e5449d49ad9cee1c604bc26, - type: 3} - m_CoreBlitShader: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} - m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3} - m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, - type: 3} - m_SamplingShader: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} - m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, - type: 3} - m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, - type: 3} - m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, - type: 3} - m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, - type: 3} - m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, - type: 3} m_PostProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} - m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3} m_DefaultMaterialType: 0 - m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, - type: 2} - m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, - type: 2} - m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, - type: 2} - m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, - type: 2} diff --git a/Assets/Scenes/0.OriginalScene.meta b/Assets/Scenes/0.OriginalScene.meta deleted file mode 100644 index a69a8b7..0000000 --- a/Assets/Scenes/0.OriginalScene.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 0102b73ff4e83ad4291ddabfb2a67db8 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/0.OriginalScene/Original.asset b/Assets/Scenes/0.OriginalScene/Original.asset deleted file mode 100644 index f1f4ed9..0000000 --- a/Assets/Scenes/0.OriginalScene/Original.asset +++ /dev/null @@ -1,37 +0,0 @@ -%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} - m_Name: Original - m_EditorClassIdentifier: - icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} - title: 'Getting started with the Android Large Screen changes' - sections: - - heading: Overview - text: 'The starting scene is the unmodified 2D example from The Lost Crypt Unity project. While you can compile and build for Android, there will be a number of visual issues when orientation changes occur. The Android size compatibility mode will be invoked and the user will be asked to restart the app when configuration changes occur.' - linkText: More info about SCM - url: https://developer.android.com/guide/topics/large-screens/large-screen-compatibility-mode#size_compatibility_mode - - heading: "Preparing to handle configuration changes" - text: The first step to support Large Screen optimized support in your Unity - project is to update the AndroidManifest file to support the OnConfigurationChanged - event. The Unity activity does not expose this event to the C# portion of - the engine, we will extend the UnityPlayerActivity to support this event. There is an example java file included in the Plugins\Android folder called LargeScreenPlayableActivity.java that handles the configuration event and passes this to the Unity C# layer. - linkText: onConfigurationChanged function - url: https://developer.android.com/reference/android/app/Activity#onConfigurationChanged(android.content.res.Configuration) - - heading: "Custom activity" - text: "Custom activity instead of default Unity activity.\n\nTo extend the default - Unity activity, you create your own custom activity and set it as the application\u2019s - entry point." - linkText: More info on custom activity - url: https://docs.unity3d.com/Manual/android-custom-activity.html - - heading: "Continue..." - text: "The scene requires a couple of changes to support the custom configuration message, as well as a couple of project settings. Proceed to the next scene: 1.HandleAnchoring" -loadedLayout: 1 diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity deleted file mode 100644 index 87d97a1..0000000 --- a/Assets/Scenes/0.OriginalScene/Original.unity +++ /dev/null @@ -1,12329 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 3 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 0 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 1047545613} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 3 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - buildHeightMesh: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!43 &14844945 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 234 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 80 - localAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 80 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 2240 - _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &79114920 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!43 &139071211 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &140940713 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &170167097 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!4 &264391988 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - m_PrefabInstance: {fileID: 2134805168} - m_PrefabAsset: {fileID: 0} ---- !u!43 &268425353 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &291537809 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 291537810} - - component: {fileID: 291537812} - - component: {fileID: 291537811} - m_Layer: 5 - m_Name: Text (TMP) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &291537810 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - 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: 1911009973} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 0, y: -25} - m_SizeDelta: {x: 120, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &291537811 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 10 Gems - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294908672 - m_fontColor: {r: 0, g: 0.10661459, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 26.55 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 1 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &291537812 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 291537809} - m_CullTransparentMesh: 1 ---- !u!43 &324979615 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &328447788 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 328447789} - m_Layer: 0 - m_Name: Foreground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &328447789 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328447788} - serializedVersion: 2 - 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: 937351332} - - {fileID: 1539694135} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &376362511 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - m_PrefabInstance: {fileID: 3700321188437348931} - m_PrefabAsset: {fileID: 0} ---- !u!43 &379404232 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 114 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 40 - localAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 40 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1120 - _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!114 &432623615 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &453339988 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 453339989} - - component: {fileID: 453339990} - m_Layer: 8 - m_Name: Character Bounds - Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &453339989 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -56.09, y: 0, z: 0} - m_LocalScale: {x: 1, y: 10.38, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!61 &453339990 -BoxCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 1, y: 1} - m_EdgeRadius: 0 ---- !u!43 &490625351 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &562934383 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 562934384} - m_Layer: 0 - m_Name: Background - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &562934384 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 562934383} - serializedVersion: 2 - 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: 687687490} - - {fileID: 1865370384} - - {fileID: 376362511} - - {fileID: 2110736387} - - {fileID: 7047842919362216433} - - {fileID: 7047842919492774900} - - {fileID: 7047842918400140478} - - {fileID: 1832493931} - - {fileID: 1743653272} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &621335031 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - m_PrefabInstance: {fileID: 6331163738709879229} - m_PrefabAsset: {fileID: 0} ---- !u!1 &633614782 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 633614783} - m_Layer: 0 - m_Name: Middle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &633614783 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 633614782} - serializedVersion: 2 - 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: 621335031} - - {fileID: 2090619701} - - {fileID: 1224285219} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &651509334 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 4401863856316295328, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - m_PrefabInstance: {fileID: 4401863855336439685} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!43 &653126015 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!4 &687687490 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - m_PrefabInstance: {fileID: 7027970942513970745} - m_PrefabAsset: {fileID: 0} ---- !u!43 &691701818 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 522 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 176 - localAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 176 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 4928 - _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &702357827 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 54 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 20 - localAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 20 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 560 - _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &716327412 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 186 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 64 - localAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 64 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1792 - _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &768166320 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 72 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 26 - localAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 26 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 728 - _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &776702476 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &904104553 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_Name - value: Particles_Glow - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_SortingLayer - value: -1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: ShapeModule.m_Scale.x - value: 33.1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.72 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.83 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.14 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} ---- !u!4 &904104554 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - m_PrefabInstance: {fileID: 904104553} - m_PrefabAsset: {fileID: 0} ---- !u!4 &915121624 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &927382648 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.99737316 - objectReference: {fileID: 0} - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.072434455 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8619109 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5070598 - objectReference: {fileID: 0} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1058990043} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1250 - objectReference: {fileID: 0} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 702357827} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1260 - objectReference: {fileID: 0} - - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 324979615} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1224 - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName - value: CharacterController2D, Assembly-CSharp - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument - value: - objectReference: {fileID: 915121624} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName - value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime - objectReference: {fileID: 0} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 716327412} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1264 - objectReference: {fileID: 0} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 490625351} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1324 - objectReference: {fileID: 0} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1368346627} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1222 - objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 140940713} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1334 - objectReference: {fileID: 0} - - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1077763402} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1254 - objectReference: {fileID: 0} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 170167097} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1228 - objectReference: {fileID: 0} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1791983271} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1232 - objectReference: {fileID: 0} - - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 653126015} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1332 - objectReference: {fileID: 0} - - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1086194606} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1192 - objectReference: {fileID: 0} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1314662228} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1236 - objectReference: {fileID: 0} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 970385040} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1216 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.0000034086402 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.00000086426724 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Name - value: Sara Variant - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_RootOrder - value: 5 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.64 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.y - value: -2.26 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: maxSpeed - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: audioPlayer - value: - objectReference: {fileID: 432623615} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: acceleration - value: 30 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: spriteLibrary - value: - objectReference: {fileID: 1598623320} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000027418133 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000024378294 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1960960740} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1262 - objectReference: {fileID: 0} - - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1156537807} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1246 - objectReference: {fileID: 0} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2033581470} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1234 - objectReference: {fileID: 0} - - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1671932041} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1274 - objectReference: {fileID: 0} - - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2128434174} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1252 - objectReference: {fileID: 0} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2064797071} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1258 - objectReference: {fileID: 0} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1299560289} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1268 - objectReference: {fileID: 0} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 996177550} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1240 - objectReference: {fileID: 0} - - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 768166320} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1328 - objectReference: {fileID: 0} - - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_SpriteLibraryAsset - value: - objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1630560359} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1270 - objectReference: {fileID: 0} - - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1583489727} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1266 - objectReference: {fileID: 0} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961548405} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1218 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1698569813} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1336 - objectReference: {fileID: 0} - - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 776702476} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1230 - objectReference: {fileID: 0} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 139071211} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1220 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 268425353} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1330 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 691701818} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1326 - objectReference: {fileID: 0} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1945076100} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1238 - objectReference: {fileID: 0} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2117626672} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1208 - objectReference: {fileID: 0} - - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1155506775} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1242 - objectReference: {fileID: 0} - - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.9937137 - objectReference: {fileID: 0} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.11195159 - objectReference: {fileID: 0} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1033828130} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1244 - objectReference: {fileID: 0} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1904426841} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1272 - objectReference: {fileID: 0} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1666075635} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1226 - objectReference: {fileID: 0} - - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961203125} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1194 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8627133 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5056934 - objectReference: {fileID: 0} - - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 379404232} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1256 - objectReference: {fileID: 0} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1406295500} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1248 - objectReference: {fileID: 0} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 14844945} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1196 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} ---- !u!114 &927382649 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e52de21a22b6dd44c9cc19f810c65059, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!95 &927382650 stripped -Animator: - m_CorrespondingSourceObject: {fileID: 2638879085847843680, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} ---- !u!4 &927382651 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} ---- !u!4 &937351332 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - m_PrefabInstance: {fileID: 3068243760089943930} - m_PrefabAsset: {fileID: 0} ---- !u!43 &961203125 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &961548405 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &970385040 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &976243511 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_Name - value: Audio - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} ---- !u!82 &976243512 stripped -AudioSource: - m_CorrespondingSourceObject: {fileID: 884130366229058929, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!1 &976243513 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 9220637403320098773, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!43 &996177550 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1033828130 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!850595691 &1047545613 -LightingSettings: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Settings.lighting - serializedVersion: 6 - m_GIWorkflowMode: 1 - m_EnableBakedLightmaps: 0 - m_EnableRealtimeLightmaps: 0 - m_RealtimeEnvironmentLighting: 1 - m_BounceScale: 1 - m_AlbedoBoost: 1 - m_IndirectOutputScale: 1 - m_UsingShadowmask: 1 - m_BakeBackend: 1 - m_LightmapMaxSize: 1024 - m_BakeResolution: 40 - m_Padding: 2 - m_LightmapCompression: 3 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAO: 0 - m_MixedBakeMode: 2 - m_LightmapsBakeMode: 1 - m_FilterMode: 1 - m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_RealtimeResolution: 2 - m_ForceWhiteAlbedo: 0 - m_ForceUpdates: 0 - m_FinalGather: 0 - m_FinalGatherRayCount: 256 - m_FinalGatherFiltering: 1 - m_PVRCulling: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_LightProbeSampleCountMultiplier: 4 - m_PVRBounces: 2 - m_PVRMinBounces: 2 - m_PVREnvironmentImportanceSampling: 1 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_PVRTiledBaking: 0 - m_NumRaysToShootPerTexel: -1 - m_RespectSceneVisibilityWhenBakingGI: 0 ---- !u!43 &1058990043 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 150 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 52 - localAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 52 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1456 - _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1077763402 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 126 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 44 - localAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 44 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1232 - _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1086194606 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1155506775 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1156537807 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1165331672 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 8431836015316238528, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &1185020591 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_Name - value: Particles_Dust - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.x - value: -22.70182 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.y - value: -0.13 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} ---- !u!4 &1185020592 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, - type: 3} - m_PrefabInstance: {fileID: 1185020591} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1224285219 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1299560289 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 60 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 22 - localAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 22 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 616 - _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1314662228 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1329263598 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1329263599} - m_Layer: 0 - m_Name: FX - Day - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1329263599 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1329263598} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 904104554} - - {fileID: 1185020592} - m_Father: {fileID: 1565046920} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1346792638 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1773954006} - m_Modifications: - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.x - value: 23.03582 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.y - value: -4.5689993 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.z - value: -1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_Name - value: Sequence_ArtefactExplosion - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} ---- !u!1 &1346792639 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, - type: 3} - m_PrefabInstance: {fileID: 1346792638} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1346792645 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - m_PrefabInstance: {fileID: 1346792638} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1368346627 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1406295500 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 138 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 48 - localAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 48 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1344 - _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &1460031420 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1644673665} - m_Modifications: - - target: {fileID: 727782449407591129, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_Name - value: On-Screen Controls - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalPosition.x - value: 36.18095 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalPosition.y - value: -3.1039352 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalPosition.z - value: 118.51172 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 727782450807848534, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 4bedf3127b3e64580bd112a7a1f4244c, type: 3} ---- !u!1001 &1497350387 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_Name - value: Environment_Middle_TileGrid - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} ---- !u!4 &1539694135 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - m_PrefabInstance: {fileID: 7928108577112020342} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1565046919 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1565046920} - m_Layer: 0 - m_Name: FX - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1565046920 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1565046919} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1329263599} - - {fileID: 1714311180} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1583489727 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 174 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 60 - localAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 60 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1680 - _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!114 &1598623320 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &1626634855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1626634859} - - component: {fileID: 1626634858} - - component: {fileID: 1626634857} - - component: {fileID: 1626634856} - m_Layer: 5 - m_Name: Canvas18:9 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1626634856 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1626634857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 1 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 1800, y: 900} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1626634858 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &1626634859 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1825822856} - - {fileID: 1911009973} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!43 &1630560359 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 156 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 54 - localAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 54 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1512 - _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1644673664 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1644673665} - m_Layer: 0 - m_Name: UI - Mobile Input - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1644673665 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1644673664} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1899212482} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1666075635 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1671932041 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1698569813 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 144 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 50 - localAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 50 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1400 - _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1714311179 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1714311180} - m_Layer: 0 - m_Name: FX - Night - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1714311180 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1714311179} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1953263007} - - {fileID: 264391988} - m_Father: {fileID: 1565046920} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &1743653272 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - m_PrefabInstance: {fileID: 6372339727274416988} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1773954005 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1773954006} - m_Layer: 0 - m_Name: Sequence - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1773954006 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1773954005} - serializedVersion: 2 - 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: 1346792645} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1791983271 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1825822855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1825822856} - - component: {fileID: 1825822858} - - component: {fileID: 1825822857} - m_Layer: 5 - m_Name: OverlayBackground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1825822856 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - 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: 1626634859} - 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: 200, y: 200} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1825822857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.5019608} - 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 0 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1825822858 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_CullTransparentMesh: 1 ---- !u!4 &1832493931 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - m_PrefabInstance: {fileID: 1627526225931160617} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1865370384 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - m_PrefabInstance: {fileID: 8552014121755056491} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1899212482 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, - type: 3} - m_PrefabInstance: {fileID: 1460031420} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1904426841 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 48 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 18 - localAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 18 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 504 - _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1911009972 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1911009973} - - component: {fileID: 1911009975} - - component: {fileID: 1911009974} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1911009973 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - 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: 291537810} - m_Father: {fileID: 1626634859} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 15, y: 0} - m_SizeDelta: {x: 100, y: 100} - m_Pivot: {x: 0, y: 0.5} ---- !u!114 &1911009974 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 0d601ecb943f98f4bb31c19b596a26cb, 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!222 &1911009975 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1911009972} - m_CullTransparentMesh: 1 ---- !u!43 &1945076100 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!4 &1953263007 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - m_PrefabInstance: {fileID: 1979114208} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1960960740 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 108 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 38 - localAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 38 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1064 - _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &1979114208 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1714311180} - m_Modifications: - - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[0] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[1] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.frequency - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.strength.scalar - value: 0.2 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: ExternalForcesModule.enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 50 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.scalar - value: 0.1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minScalar - value: 0.05 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.b - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.g - value: 0.80241597 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.r - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeY.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeZ.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -3.27 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.43 - objectReference: {fileID: 0} - - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Name - value: Particles_Fireflies_Swarm - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -41.81182 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.5349991 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} ---- !u!43 &2033581470 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &2064797071 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!4 &2090619701 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - m_PrefabInstance: {fileID: 1497350387} - m_PrefabAsset: {fileID: 0} ---- !u!4 &2110736387 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - m_PrefabInstance: {fileID: 7724372246930588227} - m_PrefabAsset: {fileID: 0} ---- !u!43 &2117626672 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &2128434174 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &2134805168 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1714311180} - m_Modifications: - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_Name - value: Particles_Wind_Trail - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.x - value: -80.781815 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.y - value: 11.704999 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.7071068 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.7071068 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -90 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingLayer - value: -3 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingOrder - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingLayerID - value: 1988455705 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} ---- !u!1001 &312934814778461147 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_3 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} ---- !u!1001 &1627526225931160617 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_RootOrder - value: 7 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_Name - value: Environment_Background_Middle - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} ---- !u!1001 &3068243760089943930 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 328447789} - m_Modifications: - - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_Name - value: Environment_Foreground_Far - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} ---- !u!1001 &3700321188437348931 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_Name - value: Environment_Background_Clouds_1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} ---- !u!1001 &4222172013719565011 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_1 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_RootOrder - value: 6 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} ---- !u!1001 &4233726997508487840 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 4233726996481882083, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_Name - value: Gameplay - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.size - value: 18 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[6].key - value: - objectReference: {fileID: 8746593898355353494, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[7].key - value: - objectReference: {fileID: -6282149261642576288, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[8].key - value: - objectReference: {fileID: -7205171871961192776, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[9].key - value: - objectReference: {fileID: -5367793367026606098, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[10].key - value: - objectReference: {fileID: 6296314514907285990, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[11].key - value: - objectReference: {fileID: 1887292780499569855, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[12].key - value: - objectReference: {fileID: 6125828316537709123, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[13].key - value: - objectReference: {fileID: -1768118237966151592, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[14].key - value: - objectReference: {fileID: 7505689905804029488, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[15].key - value: - objectReference: {fileID: 8486473736393929038, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[16].key - value: - objectReference: {fileID: -2472795056612009201, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[17].key - value: - objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[18].key - value: - objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[1].value - value: - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[2].value - value: - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[3].value - value: - objectReference: {fileID: 7183986917864706342} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[4].value - value: - objectReference: {fileID: 4401863855336439690} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[5].value - value: - objectReference: {fileID: 4401863855336439686} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[6].value - value: - objectReference: {fileID: 927382650} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[7].value - value: - objectReference: {fileID: 927382649} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[8].value - value: - objectReference: {fileID: 79114920} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[9].value - value: - objectReference: {fileID: 5162504457308538021} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[10].value - value: - objectReference: {fileID: 4401863855336439686} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[11].value - value: - objectReference: {fileID: 7183986917864706342} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[12].value - value: - objectReference: {fileID: 4401863855336439690} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[13].value - value: - objectReference: {fileID: 976243512} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[14].value - value: - objectReference: {fileID: 1165331672} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[15].value - value: - objectReference: {fileID: 976243513} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[16].value - value: - objectReference: {fileID: 1329263598} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[17].value - value: - objectReference: {fileID: 1714311179} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[18].value - value: - objectReference: {fileID: 1714311179} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.size - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[0].first - value: 76bd06a3f767fa8458bd0cc47d01ae0f - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[1].first - value: a17fb9f4878f70b4a8f94be3bf9883df - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[2].first - value: f91b70916e4eec448ac84944558d0e5b - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[0].second - value: - objectReference: {fileID: 1346792639} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[1].second - value: - objectReference: {fileID: 651509334} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[2].second - value: - objectReference: {fileID: 651509334} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, type: 3} ---- !u!1001 &4401863855336439685 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[0].x - value: 24.493849 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[1].x - value: 24.493849 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[2].y - value: 16.182667 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[3].x - value: -55.86103 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[0].X - value: 244938512 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[0].Y - value: 161826704 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[1].X - value: -558610304 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[2].Y - value: -105000000 - objectReference: {fileID: 0} - - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[3].X - value: 244938512 - objectReference: {fileID: 0} - - target: {fileID: 4401863854545358132, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: orthographic - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.x - value: -34.19436 - objectReference: {fileID: 0} - - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.y - value: 5.7400007 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4401863855381985667, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_Name - value: Cameras - objectReference: {fileID: 0} - - target: {fileID: 4401863855724230868, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_Follow - value: - objectReference: {fileID: 927382651} - - target: {fileID: 4401863856316295328, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_Follow - value: - objectReference: {fileID: 927382651} - - target: {fileID: 4401863856316295334, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.64 - objectReference: {fileID: 0} - - target: {fileID: 4401863856316295334, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - propertyPath: m_LocalPosition.y - value: 5.74 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} ---- !u!114 &4401863855336439686 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 4401863854545358129, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - m_PrefabInstance: {fileID: 4401863855336439685} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!95 &4401863855336439690 stripped -Animator: - m_CorrespondingSourceObject: {fileID: 4401863855336439690, guid: 6cfaadcb953af1c448a1b82b94f47442, - type: 3} - m_PrefabInstance: {fileID: 4401863855336439685} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &4639193256775557093 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_2 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_RootOrder - value: 5 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} ---- !u!1001 &4959870972681412978 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_RootOrder - value: 8 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_Name - value: Volume - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} ---- !u!1001 &5162504457308538019 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: Light - Artefact - objectReference: {fileID: 0} - - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_a - objectReference: {fileID: 0} - - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_b - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_Name - value: Environment_Middle_Crypt - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} ---- !u!1 &5162504457308538021 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 5083886796503807605, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!1 &6070442860509131934 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6070442860509131936} - m_Layer: 0 - m_Name: Environment - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &6070442860509131936 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6070442860509131934} - serializedVersion: 2 - 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: 453339989} - - {fileID: 562934384} - - {fileID: 633614783} - - {fileID: 328447789} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &6331163738709879229 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.74745 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.61769 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.size - value: 83 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[0].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[0].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[1].x - value: -48.100758 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[1].y - value: 2.5291853 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[2].x - value: -40.877903 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[2].y - value: 2.8060753 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[3].x - value: -37.73627 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[3].y - value: 2.9314294 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[4].x - value: -35.757736 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[4].y - value: 3.015277 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[5].x - value: -33.909874 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[5].y - value: 3.0994673 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[6].x - value: -32.22523 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[6].y - value: 3.1841035 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[7].x - value: -30.73635 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[7].y - value: 3.2692902 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[8].x - value: -29.475754 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[8].y - value: 3.3551311 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[9].x - value: -28.941263 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[9].y - value: 3.3983269 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[10].x - value: -27.429693 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[10].y - value: 3.511582 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[11].x - value: -25.924696 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[11].y - value: 3.592239 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[12].x - value: -24.437029 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[12].y - value: 3.6438007 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[13].x - value: -22.977491 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[13].y - value: 3.6697662 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[14].x - value: -21.556877 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[14].y - value: 3.6736312 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[15].x - value: -20.185997 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[15].y - value: 3.6588964 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[16].x - value: -18.875626 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[16].y - value: 3.62906 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[17].x - value: -17.636585 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[17].y - value: 3.5876207 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[18].x - value: -16.479656 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[18].y - value: 3.5380766 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[19].x - value: -15.415636 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[19].y - value: 3.4839275 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[20].x - value: -14.455327 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[20].y - value: 3.4286704 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[21].x - value: -12.304582 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[21].y - value: 3.291243 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[22].x - value: -11.476978 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[22].y - value: 3.2437282 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[23].x - value: -9.293736 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[23].y - value: 3.0844486 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[24].x - value: -6.2180324 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[24].y - value: 2.8424654 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[25].x - value: -1.298351 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[25].y - value: 2.4423711 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[26].x - value: 0.8087091 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[26].y - value: 2.2648995 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[27].x - value: 3.2811127 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[27].y - value: 2.0403671 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[28].x - value: 7.6029744 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[28].y - value: 1.6364799 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[29].x - value: 15.132406 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[29].y - value: 0.9245387 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[30].x - value: 15.552409 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[30].y - value: 0.8770744 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[31].x - value: 16.02627 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[31].y - value: 0.80993986 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[32].x - value: 16.548912 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[32].y - value: 0.72510123 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[33].x - value: 17.72008 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[33].y - value: 0.5101918 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[34].x - value: 19.025024 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[34].y - value: 0.24811228 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[35].x - value: 23.333792 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[35].y - value: -0.66350335 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[36].x - value: 25.781961 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[36].y - value: -1.1650294 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[37].x - value: 26.734089 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[37].y - value: -1.3514299 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[38].x - value: 27.88665 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[38].y - value: -1.5568851 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[39].x - value: 28.533024 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[39].y - value: -1.661693 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[40].x - value: 29.223415 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[40].y - value: -1.7651851 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[41].x - value: 29.955791 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[41].y - value: -1.8653363 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[42].x - value: 30.841698 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[42].y - value: -1.9723691 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[43].x - value: 31.538399 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[43].y - value: -2.0475106 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[44].x - value: 32.384567 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[44].y - value: -2.1254818 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[45].x - value: 33.264614 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[45].y - value: -2.1920075 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[46].x - value: 34.176517 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[46].y - value: -2.2450619 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[47].x - value: 35.433563 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[47].y - value: -2.2838936 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[48].x - value: 36.730083 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[48].y - value: -2.2898996 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[49].x - value: 39.414967 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[49].y - value: -2.272559 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[50].x - value: 40.790073 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[50].y - value: -2.2837696 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[51].x - value: 42.178135 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[51].y - value: -2.331271 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[52].x - value: 43.572517 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[52].y - value: -2.4323354 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[53].x - value: 44.9666 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[53].y - value: -2.6042373 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[54].x - value: 46.353733 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[54].y - value: -2.8642461 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[55].x - value: 47.727333 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[55].y - value: -3.2296326 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[56].x - value: 49.08076 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[56].y - value: -3.7176661 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[57].x - value: 50.407402 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[57].y - value: -4.34562 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[58].x - value: 51.700653 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[58].y - value: -5.1307716 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[59].x - value: 52.953907 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[59].y - value: -6.090406 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[60].x - value: 54.160748 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[60].y - value: -7.242012 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[61].x - value: 54.192978 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[61].y - value: -7.6709733 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[62].x - value: 54.210068 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[62].y - value: -8.127947 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[63].x - value: 54.216335 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[63].y - value: -8.601803 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[64].x - value: 54.20249 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[64].y - value: -9.567677 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[65].x - value: 54.163715 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[65].y - value: -10.503626 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[66].x - value: 54.08557 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[66].y - value: -11.709324 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[67].x - value: 54.004086 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[67].y - value: -12.648793 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[68].x - value: 50.400906 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[68].y - value: -12.586023 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[69].x - value: 46.199657 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[69].y - value: -12.511428 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[70].x - value: 40.66774 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[70].y - value: -12.411468 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[71].x - value: 34.00697 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[71].y - value: -12.288719 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[72].x - value: 26.419197 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[72].y - value: -12.145769 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[73].x - value: 18.106213 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[73].y - value: -11.985188 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[74].x - value: 9.269859 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[74].y - value: -11.809564 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[75].x - value: 0.11196041 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[75].y - value: -11.6214695 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[76].x - value: -9.165668 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[76].y - value: -11.4234915 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[77].x - value: -18.36119 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[77].y - value: -11.218205 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[78].x - value: -27.272793 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[78].y - value: -11.008192 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[79].x - value: -35.698643 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[79].y - value: -10.796032 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[80].x - value: -43.436924 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[80].y - value: -10.584306 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[81].x - value: -50.28581 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[81].y - value: -10.375589 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[82].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[82].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[83].x - value: -50.91328 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[83].y - value: 2.2521095 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[84].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[84].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[85].x - value: -55.013203 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[85].y - value: 2.2301228 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_SortingOrder - value: 29 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Name - value: Environment_Middle_Exterior - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} ---- !u!1001 &6372339727274416988 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 15.176519 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 4.745509 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 26.026241 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.413302 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 22.067997 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 4.093515 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 11.553796 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.351036 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_RootOrder - value: 8 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.x - value: -27.09 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.y - value: -6.02 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.z - value: -0.0011686 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Name - value: Environment_Background_Near - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 6.3484974 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 2.9524179 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: -0.04578817 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 1.7536662 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 21.902344 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 3.9283397 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 12.141544 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.5162115 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 15.399981 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 5.7695045 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 24.218895 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 4.389306 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 12.680306 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 6.3623095 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 12.389637 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 2.9193673 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} ---- !u!1001 &7027970942513970745 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_Name - value: Environment_Background_Sky - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} ---- !u!4 &7047842918400140478 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - m_PrefabInstance: {fileID: 4222172013719565011} - m_PrefabAsset: {fileID: 0} ---- !u!4 &7047842919362216433 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - m_PrefabInstance: {fileID: 312934814778461147} - m_PrefabAsset: {fileID: 0} ---- !u!4 &7047842919492774900 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - m_PrefabInstance: {fileID: 4639193256775557093} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &7183986917864706339 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_Name - value: Lights - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: time - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} ---- !u!95 &7183986917864706342 stripped -Animator: - m_CorrespondingSourceObject: {fileID: 7183986917864706342, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - m_PrefabInstance: {fileID: 7183986917864706339} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &7724372246930588227 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_4 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} ---- !u!1001 &7928108577112020342 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 328447789} - m_Modifications: - - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Name - value: Environment_Foreground_Near - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: -0.5220518 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 6.7105083 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} ---- !u!1001 &8552014121755056491 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_Name - value: Environment_Background_Clouds_2 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} ---- !u!1660057539 &9223372036854775807 -SceneRoots: - m_ObjectHideFlags: 0 - m_Roots: - - {fileID: 4401863855336439685} - - {fileID: 6070442860509131936} - - {fileID: 7183986917864706339} - - {fileID: 4233726997508487840} - - {fileID: 976243511} - - {fileID: 927382648} - - {fileID: 1773954006} - - {fileID: 1644673665} - - {fileID: 4959870972681412978} - - {fileID: 1565046920} - - {fileID: 1626634859} diff --git a/Assets/Scenes/0.OriginalScene/Original.unity.meta b/Assets/Scenes/0.OriginalScene/Original.unity.meta deleted file mode 100644 index ba579cf..0000000 --- a/Assets/Scenes/0.OriginalScene/Original.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 0c01dfdf81ff7e749b7951db7557814a -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring.meta b/Assets/Scenes/1.HandleAnchoring.meta deleted file mode 100644 index 8d528a1..0000000 --- a/Assets/Scenes/1.HandleAnchoring.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 735af6e3dd28beb4ebe6b6e4054806c6 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset deleted file mode 100644 index b586fca..0000000 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset +++ /dev/null @@ -1,35 +0,0 @@ -%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} - m_Name: Anchoring - m_EditorClassIdentifier: - icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} - title: 'Making it resizable' - sections: - - heading: "Export AndroidManifest" - text: The AndroidManifest file needs to be customized to include the large screen config changes. Under ProjectSettings -> Player -> PublishingSettings select the Custom Main Manifest checkbox. - - Add the following android:configChanges="screenSize|orientation|keyboard|keyboardHidden" - linkText: Android App Manifest - url: https://docs.unity3d.com/Manual/android-manifest.html - - heading: Fullscreen and Resizable - text: 'Your application needs to be marked as resizable and these settings can be selected under ProjectSettings -> Player -> ResolutionAndPresentation by selecting the Fullscreen mode as Fullscreen Window and Resizable Window checked.' - linkText: Documentation - url: https://docs.unity3d.com/2022.2/Documentation/Manual/class-PlayerSettingsAndroid.html#Resolution - - heading: Scene changes - text: 'This scene has been modified to handle the full-screen resizable option, and also to be safe-frame aware. The first RectTransform child of the Canvas has a new script added called SafeZoneUI that you can use to automatically resize based on device safe frame settings. - - There is also a ConfigurationManager GameObject and matching component that receives the Android event during configuration mode changes, including the fold activity for foldable devices.' - linkText: Safe Frame Area - url: https://docs.unity3d.com/ScriptReference/Screen-safeArea.html - -loadedLayout: 1 diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta deleted file mode 100644 index 52f6711..0000000 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 03e16a0960f1f814ebce85dbe9476fad -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta deleted file mode 100644 index 2c30b9d..0000000 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 61c30210d8166cb4d97e86dc7a6d4404 -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs deleted file mode 100644 index 6a91c33..0000000 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs +++ /dev/null @@ -1,61 +0,0 @@ -using UnityEngine; - -[RequireComponent(typeof(Camera))] -public class CameraAspectLock : MonoBehaviour -{ - [Range(0.5f, 2.2f)] - public float maintainAspect = 1.0f; - private Camera _camera; - - private void Awake() { - _camera = GetComponent(); - } - - private void Start() { - ConfigurationManager.ActionOnOrientationChange += OnOrientationChange; - } - - private void OnDestroy() { - ConfigurationManager.ActionOnOrientationChange -= OnOrientationChange; - } - - void OnOrientationChange(ConfigurationManager.OrientationInfo info) { - MaintainAspectRatio(); - } - -#if UNITY_EDITOR - private void Update() { - // In-editor testing can test and simulate orientation changes - MaintainAspectRatio(); - } -#endif - - void MaintainAspectRatio() { - float scaleScreen = Screen.width / Screen.height; - Rect rect = _camera.pixelRect; - if (scaleScreen > maintainAspect) { - // use height, lock width to max at aspect scale - rect.width = Screen.height * maintainAspect; - rect.height = Screen.height; - } else { - // use width, lock height to max at aspect scale - rect.width = Screen.width; - rect.height = Screen.width / maintainAspect; - } - /* - var widthFactor = Mathf.Floor(Screen.width / minWidth); - var heightFactor = Mathf.Floor(Screen.height / minHeight); - - // Use the smaller one - var factorToUse = widthFactor > heightFactor ? heightFactor : widthFactor; - - Rect rect = _camera.pixelRect; - rect.width = minWidth * factorToUse; - rect.height = minHeight * factorToUse; - */ - - rect.x = Mathf.Floor((Screen.width - rect.width) * 0.5f); - rect.y = Mathf.Floor((Screen.height - rect.height) * 0.5f); - _camera.pixelRect = rect; - } -} \ No newline at end of file diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta deleted file mode 100644 index c8c8d46..0000000 --- a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 56f4a9acca968fd4bb64364e53e8e02c -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/notes.txt b/Assets/Scenes/1.HandleAnchoring/notes.txt deleted file mode 100644 index 55f13fa..0000000 --- a/Assets/Scenes/1.HandleAnchoring/notes.txt +++ /dev/null @@ -1,6 +0,0 @@ -Changes to this scene from the original: - Canvas updated to be safe-frame aware - Controls for movement and jump anchored to lower left and lower right of screen - Border canvas updated to scale to the size of the window (breaks aspect ratio) - Main Camera aspect ratio clamped at 1.86 - Background Camera fill added \ No newline at end of file diff --git a/Assets/Scenes/1.HandleAnchoring/notes.txt.meta b/Assets/Scenes/1.HandleAnchoring/notes.txt.meta deleted file mode 100644 index 579b0b1..0000000 --- a/Assets/Scenes/1.HandleAnchoring/notes.txt.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: d750d9eabf55a9a4db5e6f0e87a88d9e -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs index c1e5f32..b70ac82 100644 --- a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs +++ b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs @@ -1,14 +1,8 @@ -using System.Collections; using System.Collections.Generic; -using System.Linq; using UnityEngine; -using static UnityEngine.GraphicsBuffer; +using UnityEngine.Android; +using UnityEngine.InputSystem; - -/// -/// Example using the OrientationChange event and FoldChange event to toggle an additional panel -/// and change the cameras in the scene to reflect the size and position of the hinge. -/// public class PanelOnFold : MonoBehaviour { public Camera mainCamera; public Camera splitFillCamera; @@ -18,12 +12,15 @@ public class PanelOnFold : MonoBehaviour { public List enableOnFold; public bool simulateFoldInEditor; + public float currentHingeAngle { get { return null != HingeAngle.current ? HingeAngle.current.angle.ReadValue() : 0.0f; } } - private void Awake() { + private void Awake() { ResetCameras(); - ConfigurationManager.ActionOnFoldChange += OnFoldChange; - ConfigurationManager.ActionOnOrientationChange += OnOrientationChange; - } + + if (HingeAngle.current != null) { + InputSystem.EnableDevice(HingeAngle.current); + } + } void ResetCameras() { mainCamera.rect = new Rect(0.0f, 0.0f, 1.0f, 1.0f); @@ -35,17 +32,20 @@ void ResetCameras() { foreach (var go in enableOnFold) { go.SetActive(false); } } - void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { - if ((orientationInfo.rotation != "ROTATION_90" && orientationInfo.rotation != "ROTATION_270") || ConfigurationManager.getFoldableState == "NONE") { - // Check fold state, if it's unknown then reset the cameras + public void OnOrientationChange(AndroidConfiguration orientationInfo) { + if (orientationInfo.orientation == AndroidOrientation.Portrait) { ResetCameras(); } } - void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { + void OnFoldChange(bool horizontalMode) { // If we are in a separating state and half-opened, split the screen - if (foldInfo.isSeparating == 1 && foldInfo.orientation == "HINGE_ORIENTATION_HORIZONTAL") { - float yAnchor = (float)foldInfo.boundsBottom / Screen.height; + if (horizontalMode) { + // If the screen is already split, don't re-apply + if (splitFillCamera.enabled) + return; + + float yAnchor = 0.5f; // Resize the main camera to fit in the "top" portion of the screen mainCamera.rect = new Rect(0.0f, yAnchor, 1.0f, 1.0f); @@ -71,10 +71,18 @@ void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { private void Update() { if (Application.isEditor) { if (simulateFoldInEditor) { - OnFoldChange(new ConfigurationManager.FoldInfo() { isSeparating = 1, orientation = "HINGE_ORIENTATION_HORIZONTAL", boundsBottom = Screen.height / 2 }); + OnFoldChange(!splitFillCamera.enabled); simulateFoldInEditor = false; } - - } + } else { + if (null != HingeAngle.current && (Screen.orientation == ScreenOrientation.LandscapeLeft || Screen.orientation == ScreenOrientation.LandscapeRight)) { + // Check for changes to the hinge angle, and if we're in horizontal mode then activate the split camera + float hingeAngle = HingeAngle.current.angle.ReadValue(); + if (hingeAngle > 40.0f && hingeAngle < 65.0f && !splitFillCamera.enabled) + OnFoldChange(true); + else if (splitFillCamera.enabled) + OnFoldChange(false); + } + } } } \ No newline at end of file diff --git a/Assets/Scenes/Debugging.meta b/Assets/Scenes/Debugging.meta deleted file mode 100644 index 6a4b4ac..0000000 --- a/Assets/Scenes/Debugging.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: d73ca70a4da87354bab3cb6b0b944b14 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/Debugging/ArrowUp.PNG b/Assets/Scenes/Debugging/ArrowUp.PNG deleted file mode 100644 index 17bbac2c9a162fe9cd3639215e6d7a8016d32c15..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40340 zcmZ_0c|4Tw+y8&f7#aK6_g$8dtt=5k_9C(tB1IzElD(O+D#YtJgIrp0dCWTD)Hcy_d>*`f>DQy@8ymSBc%OZ$GJ~W9pBvIaCCDk@cj0o z?EQxi-?ang2S|Zq;i}{@>vD&e`^L0M#||Q*uqW9LP_8WmH%#I$uJ@nmx%>XU+(K>W z<}Zu>0#kqcx@&S)hW51{Kgz*M9;BtMhn+t^n!3I)&onI(8uG;Jskob5R6J@D+GkBInKAeM5j zCG?Z%+hQ2$P43I`e2f%I3|nqGdHAI`x1x)l0=U`2vzz+VeKh}m6K+eyXNmBdRpZ9u z?B0lfZ&~yg(rp?wajA_lEAdwW3!Iwdy;UN=nh$|j3ckFMevb9e0!4%oJ$LX`7duBZ zh>fYMYyGFa=ZC8M{)%oEbiLEd%h}-@0wIfeRrPx{SHCEw zYlZKG)Hte43s_Ns)wDCP?iYvn&m{(=4fW4$KbP_Ock$NSL`p_HV3b| z(dgzD5L?J3vCA#xEzww%kt`w~68{`zd`@JE8XmNz+PRM@d2l|YSWol#YHm>d!ISs% z<(--}xolyK%_t)b5+;&tjx>T96^*A<>Jprg1e_Bc9lp}*+lyMvLRsAe9er9NW^YpH z*U!4KU)A1Y%?lG>>v`G!KIi0j$g5+`O&n^wfj_3E+JB4+*=6@L72zUFDw>a_Yhy^- z+PjO-4T?26=NnK)R)|Y5qk+4rBht5_?q57=`ZufQ-?KY!kU@ikVxZ~eDXJmtL_Nag#8;#Tq z&buRV^Wl*ztlf`~?}m5TsGs$;^|K*}~r zA`*miqCGANi^rhqQE;Qz-{4Gv-={xh&h%ud`{&*X31+6Fo5KmXMx{Opf;A>Y@N&TQ zPoU}0AD2EAMx#equ<^$yzXy)}ta5pC%MA%j2;Ggol5ERbbIROc3OQ?;PMlT#kNLxp zOP89!`U`+t*d69t5Ym&mUITLt8;|BC9#s7~&c?0s`SFM*y@wum7q!s0$ZhrC4HDA!+`ai+sHg>HT}7$L`ptj}}o zuqQDE?aT7e&GbA9Wv4?QwRAS&23ynvz5(k`=+oB4bHcO3R^EpDl*{OJH0enjSxs?2 zi;KgCvg*6NmHvAQ@eJ_7)7d@k#vy^uBC`}lwIx7+@ z3(eqjF;Q4X1VQfsQ!hE2Anw=?pTSsIe5v((kg0sxOl8MMyBvN`y0QqGU)2?60;eO6 zs>?$c$aZO}PKOZn;G@RVzHX`R4x427%iB%m8U&6?{p%ATDae!G-zu zITW0P!pFZ9kHZ|movq-hUfgEOPnWaY`0@Th9ZsmN&&B3x1vuY-%<(1yo!`$ZNfuz_ zJtDR8U87HN{gK;;ht#(@<-Q(xTHw2KCo4n>!AcK13$c1OihHGqVf+0$Ko|%Wo^;}D znqzCa`lUKL1OEJD;ix&BwMiqz3Ak#?#nD$$*i{FrEYj)0a>s82#)3_Wc8^O-OQD_w z$>cV|t>K)4bHH`PA;6_Ybxg-t;EK8slRw)`Z+5ns{LUrmZg#cMjm4DRjh~t6vf*d6 z|MAayjIi`BnaSooqxJbgF)gnX+^J(_7I_Ahem~yr&t8051S_}&{#J?;UJbF+YlWXh z>M_GcQcoLv%0B6HCh7cB0}uGqs!SzUlP{4p%s0Qq8L^)DyJjo~fl_tiF}|)cP`Le(%&g=nq;`q>rhpb@7au&g>a+SNXVu`vat(vMli5@0~ z?1DRk<7VI?ilw@v(qNpERT`+Y0_QLDhmulChvEZ3US*v;TFpN03*CE5}o`$=kj12QQ9jADD}{ zPivrYDqAa@sREtih8|=QNp?oMFCQGn8jnor|93oV={H(=f}rG(+}4( zw+h*FtnoA*{(EYKrCFdEvP_zcZ8O1`N8t3=&5xV?@{LQajrsfz0VaPp0~~R*>>lAl zTZ}+QsPQhg#cs^xo)im%kXD#{H9Od|0!?8! zIDjlLX~-90Z~9aPp0oFKCiFe7i2xCT0#v!7exDX;TdUAn?a7 z@#XWJ@XI3DOKR2^R+_m+$xnMi)PIoml*Cp2r@PMx9|&2R{g}5xZM4lJ0!>6?*|9+) zWjD_7;;3kt)O_~q>|b5KB3Ms0b+)MWuqVfT;s zID!fyHf=VC?ynDJ*ZA#JIJMlYba_Lkc`*`l*n^cHgg3`DhmfTmUtL#l>rOv`U)*qa zt~f?H_uQ~;h&>^3lm-6AfY8RQUAnus+PitS;fB{+kOQ+fG*8%=7o6fz1>s}p*_RZj z?iJMN=T(rO9KPvlQIu=;=-9QXuDicdP9CQ9jGP;@er6>d#&{(@uTOWmWca0j;kRnn zlP#*FL3yUjo|cTjW3xwrt%*qfxS*Spjuf8O_5=?n6&;Wn(|=XbQ-(CO-ADZ1Q0Lh{ zJu-8s3<9Z9!2a%L;NG`D^_zS3_KiWy2hHKX4%k0oENfSl^7!j^S*dU!B^3S%tX3eX z-&8fjw=$1S)NHVEN4t>VA-X5T{>Dud?qkg|a&!0RYnh71PmHYxJ918%P>%7I?Is(8 zLc9!uE)p^${UA7Ra+{HRTB#BwcNfYVdX8Qj+47uN<;6ZVPL;T}Hv7>jbgYv;`{qt@ z=JC)MRG|~zDBZJPV;MXw|JlU5EW^#=yFNkBX`Y&-t^7L6JRZq=)FaB5yj{5Oe+tSb zx5YsU90wja-F!)#p{%47u{_zC9mT3p*+rEj|4+)agv0lr)^7S};x4cw1k&;2ukVT( z_H2%5&m47dLqwf|DpK?u^=yzMsAn8oZtkC2f-6`G^K;2)ZI1Xy#(Q1Z z$>{~_H&+9BF*}oFxCxS-4%S{d7Ew>`L0*s^W&QdyC^^OXz!HUe1OB_8ATHW|2Z zsWj}>m>HkyweIJwJGKosekPAsR2GuMpexkQJ1$f5K3%-&kOoAvCQL2-(a?M))DYs|ce|jFc7vypB zsygYmn5C9H8br`;I~aETV2-RHV(~p^q4!QX$|!)c%{vU{WHAFsVve=`!Q;K1g^J5! zX2&N&o~-L@EnTTDgrgGsG0hIvB{l(8kX>CgJoaQACC9FWYr5zNz76W(>oQms1~oR8Of9N2*e%9;2{d)Ts)|qrg8G zQ`2K5rF*{%jSGq{)|^7 zS&4F~j9eSTyl99W`&Dh99QHbb`qx0Q<;Q0#6CpvzX4+an7#x2T-p=7Tb=wMF-n`?X zoB`L~o??qZoM8!KU&Ll`u{e2y)Om>mY*QFDYF`F%I0l*^c^7VHD9&-3048x_Rr~qY zn^y{=IiP4Q*P-HT4g?s%Cx^!D8z?`#s(v-hgL4=|Ifr}}>yiaX{D1?sWDnms?%Kqf z(=)4L1y7;V)0(-RulhuiGvFDn$zHpMr_MX;LHvr6&R1P3VB5bc!BMu*1Em)GYb)!w zi4gG-OQhMmvFZfWq%mCVDYlU8-NQ%TsCo=^ zQEH3wLd-^{E#r10WD^Er>nxfj>%C%xUqSeXO@#F>Ee^|RqRWsPwU&sd5en;rGhP0k zyfSoZ1XF1C$N>~16CpdjLNrS7YOfu*9f2Af!Rbaf#r@jYvJu**dOD^{fP+QULuw%> zktkSty7FlF=6AuVY?|GyK=UB@%y(_$;2_pb3#k)sZf>&}{98I-h zL`;E@$xjf_G9QY5_JmwTdZ-1Yoh_>6Y+ zySHy?-v%9SSX3hB>D@rP3FT`?M7Ju!bu3+djwDnQimt%ez&WPV1$(U1H5(uTAqZC= z(5{l1jrT6*F0G9{J;^mxV9G~75v5e)J*IUpJ|T*e?hDMS9%%$Jxz=C@0T56c1&r`D zcN;I~)LjN$yePPYY|^buD@jmR*QX0RWLmS7qjEl^RS|FnM^(Qmqswz^+1lopMEQ?h zcbB?I^3=i*zt+Cjq3!D69%XjI4*QGmE|z}fgtLJA5Y{EE)lL}@Churpd+s~gp#q?v zQkB6Wn^JCxagmvpTHPN}!LW2OY zgGxIoSMdrujShz}1X~ipoYQ_s3l56YE4X&0A#FedB_>G0o4xg9CV^vmEzd2U-L-+H zkvR!XA?quxW?O^h{2DhBdaz8*P&fPVRta$dBa%E%vA1=e98xxjgSUBhH;F`C0_N2c3NVMw@oWG(QW7&dmOeS3ALu>bamZn0BKGoPYMRD4ZC^qa{~C*=e33=-+~Iq7yE z+1*UafM4!??C3Yv9L{#}OA;twC>a3`p%2Y0yaOlo82qvdo1|?}f2`z{$3<+#gnR+4 zmU=yDXMswOCLLdGkjVS`U7E}$Ri_E+~Wd;c?Ik$hHo@HvXu` zwbbV~wl}RRaC#u#Y8GWj$=ThyxoyiHGOC;x_xH0bI3*nlIIXuN>-`jKWIHQ}H&uGJ z0g?>xIKGNT;L~n&N!Wgh=mX$`Id!qdWAI&sn*M!U?(KVzq;K;GIOle!E9P~BIyf{- zGx&@RL{BBk(+Gk%eivl~jR7W^%rueRu!MELHon#ydl_tIcQuK_tAm!QfF~#OOCA4?IY!;5p%E2$zr!vtQXZSwtskAvyc36tHc8R_I;D|Q9I#kaVNcB(R^n5n&%U#}Ke5B(y$ zq{f*riorbwt1kqMz3|EemV1^MI2tTD<5Il<+-x_+?596kj~$MKwn!)2;66f{WYhfH zuAEI^$6k7tznqTnll+uf165w1ACO+mq;`VdDTDq(&4)}?W$VffH2g_Q3etV0aH_JT zUk^Gz|5AZ^vxcxueyKTb{6+WJclTbDId5!u!(#ROCyoJn>muW9{nVQ}TbErr&KeAO zh8zE>PIM9YZ8F`bg@?}1BGIqq>PA?_c^8Dt`l1hAqR|Akp~AHhHRYg-i>F(bTIpA7 z`2Uo)!qEUqZ2g831`nFFlbt1))5F|BOC&lZU1B1(2qM%7$l6s3FP2b`jNjw_4J)Q~ zTi74&%s)eI!C{WDFjzFnhy$?%$gEDk!m55|4yDW?PDpV+U<)Z;dV|@wMWLCB^TPXA-iJEVAJowJ_L_J6-F-Pv zovie?=!4ir>|zPW4fGVor_$s)K5Lfec~Xgsh%-Ad1p^ubmp2Ds?Kr3Zf*QEag1e#v z=U!c(Qv=UB-Vdvu}ET0;Z&_e1f>8_kN2@I;aL-SuxppM>SPCxe-cdqgwXoxQ8`r zC?L|}qA0Mql`#X6#10dWET&5(HZ76lIj#tN+!K60wf^&)swRu!^HIH`+l>$?d{spb zrRcoOP`-R0uGkl8ct(8Z_A{nBv+* zdwdU_x|yap!&QW}XUB z`>5w{=sCR%Em@(jR_5oxnG?)xnYUHQ^*^I4F@fXN^OIb z%5)@w#h!N)Bv6Hcuc8w$*P|}BW?O0P`y0hml|c;jQ=p8=(>)))K3Gklu4nX@Xsgo% zrGGmw#rGN5t%n*C_BY2`sC>yo3S5oRXDZGg2f?;0{~g$ja*E#o#3!J=UH7$vaobS~ zn!V;P5t=DF|M8ummij`P2eo7`2q`DesqH_Iw(MZ!S5qiHOQzG9)m%^I$^lsG8XgNv zO2ReM|G^|SSiws8rJehRKk0FHlz4rA_SrQe(pkCpM38MSh)CZWWZ827Avw06eU#M- ze#rV6yUQ8iPoIx2Zvp_X@%_G>{Z7+z2cOrTaqj(S^dg17g(eI}NFq?H*|irtlZtX?I4d1$;<%yFyh!MsXi0|Cn zFW5P65!6ADuItenSzo084M)5_KG8QFzcL2Pb(DxIvB-$3Um#0T$0)x<_Xq|%VLf3avn|8DZ7`<%82N`P`P8pA;s23XeKdy)Oci)#BC^n7Zk zU##tUkJMKw=I`B36@vBU8?&i~thtlnIuWO}_Xj>aKK>1Nd_@&0lGfqoVkNFuL%ByU zJ?m^*L~=m6svzl0_l8?;@;dX&nIGF2-0PgksW=v~kskn#;7-3GmVskwLF*pH8TzKe zx>g)95eq`h)`hbB6LF9d={SgPhYTMF(z`AWS0zb~?DdyZXOzB0n_P0yI~gDCH_=X8 z2f*ERhl9tRf2W5}62Zsa#h&dnieW9ukJMiN=*#@3du6!tf>E%2dDcp|!&Oag7QDjS zo%IE$#XR3&p%IoVM(p>fvQvzGub3wyacY!}PI4|O9u~v0VG^(O7chRWyl_IA-j{s+ z8Xs_H+zW!cqmno2Yv7>K_z5(1dlB-GoDq_ybPG@%#_180u&6;QktGTTZEn}a9E8Eu z*8dQaaix!ZpZ1l;8Hsh)hm)WRqeHgk{H#>2moGc*(fe*8@{C497Rt1;?0wzMOp&;H ziZ{AuUXp7k27PWRP%B#pO~9L_nTM?Q!)9lG{D@z#Fn15%7EywKqU!^>Gh1=W96dH) zzXp*kkZguKq$?~&YIu#*EB4YYIQ{%udm={T5$U#yHU*1JFI2RQ zig>zwZ03(Vy?ThY5YzcGy5#8#MR#3mI+#2NZA;=+`)Wr3PZAo<9? zQ^270%HAF4N&vYi<;+O3$O+v7Jn~uGyloP{`h;3tviPhj0DvVNgYT>}iWoIF|Iq@V zmH;P&PUB0y%!*+9&+@vwpy|$3t!ND;HgPrGx@}=;V`Gy({Q~Uno1%lYE$4D|qm#L? z+ibGzJ#u;otElQPW53ThJEb0fqi;U8nFOhA$V^;P$=IxEtXOxPecO}jX=aub-(TXb zDe9HI7(Yer%pM)h56iOeVj;Zn`nEy81@9_R{)8Lc>=p+3QMb8KvJng9wLsN1{`iIG zP`Ob_-2CQjQ%}BjcRD;wfRUivHN_}tVsu?EFBf#PgO zb8Oo_qM^X&Kay*HoU0_IRpWO$QxExns{;f-kZi$C2s@7j-RblyxO2H7lN9 zefriSh(@sCc)m4{`g$Z@+#bGJoqBg!p3nE|o3irZvBJ$`rk|~#>pSu)Sx#1X2AmZX zR~8L_O#446iKspZ9Qj>yp`$GLwib0YvVGIqr;`U|gGl{X%0PyDY~Rq=&Aj;C47Ko! z1g0g&S$c>beQX6WC2H?X^}A$5NdwCj)i)bky#-}en&`l|55$&k*qD*m_9Uar%*Y=f z@iy9Ah(Wt}iil$8p1x&5Hpd^1)2h1rQtDN5$qRNJuz*_(*Q*2A_G&r-b_Gc0k#D~GT*Va@M9<{1j`pEgDvS$^KD#io%%gjwveP;6gx zc|62JHm*N-6rhCL8LjW3jPs`;?^n;8QZy*+VspXE3rhy#7qxcm}Wj}6q*6iv_d z`8Dz8mbP3-leMX?uof`jIOZOYgSU`qSW#j>xtB}UjsW~N$D4;@CASJKwe~Vqy$|=2 zyM$#2>WUB!AP%`HQAY%)h~TUcg47z$Zn?*DnQ37sz=af!aI-%3K??sO-+1W6lj@aw z1SC{P$jY}LnOtRY)Szb3 z<{s z*x)YCw`Ju4Z(u?322x@N)xVFo#qyQg*Oj;3mT$KE)M{W~eCFU#o+0yt%*>L04F8N| zFf1yA5W6=e(pcs0o6M0~6O=#vd!TO|@JeI==ilRDZj+pUF(p4X9=ABW`ofbWTW;?1h zvR0-hw)C1ts0Q0+t(w1glx=gY*s@UJa?>x;q$W=vKM%~l#+~IaAK?Xjgg-jsf;!nqotqziqJ`9uuj!f_7 zwB{IeQ2+hFj5>U0>vwE#1&2RJL26E!f=E36Z$$D4Ad>P1au`~3zknmhvEjxA5;eUI zV9fnatQ(3(Eo=s*LwK&6IC3Ih`V z<>Z6I<))b`ob7iR(7?)*XnA<#*sG}~p3UoYo%!&`75>wCkw8J;=fiJv$sg9~I7bG%9iA3!)Po+Ld_pKf~L?BYyE%dNDc({lO0Mpzwwuj2t=@@k=MMjk&@lu^K)xN zj7OFjOaKm=std;ge_idMQvl#P0cffG6{dX>{i6nfwg3e@2Loe_-Zm>t&Ejd>8ksFC z-{Tx%Z{|cyAsO_t)gO^s_$6g9AL$gX&-VEw$ad9u4jraBD9q=-b#n_IC-${9$0()( zSUJHnd6t?U8Me3F>7{aQWZ3O<=~;xu;Am1|0oB_c&bZ-X(CE7wVp#vlccoe-d!Jd zDKu!`NFrxqInaa{d9^T#?gZEKVvf#exZr{`5QblYme(8tDTbE-< z+cT!^`>VgQeaQjC#~Y?V$4lZN%19T9>jf!ZPO1(AY^;xv0&J<(_o7kxweEOOM{Eb4{wh3MA+RjTErkJQuwc3rJUk8^xIsRry z%|nV4v1E?BU$+Xc6Yub=r@R0}oL|i#05sD&hkf1l#9+xLe!}Rd*8pTHw~^zs*#yM& zrR)3q>o-9o+%JXd!n&vhrNL4p_5k4*No+YH3vIq$9n*Vd)v+JA@cBc)Y@Y~ipEXw; zBnQbpIu=0J`5A1@576WE_zGlL8Hemb6<`+25m zQ3lCGSZPnceaKHS?j+w+Md$I`#au?1uPcHBx)*+J0nNzEYS;JYP=-qF zNZ29RB^rLMuzDUqL|S}+K5Q0y^rN!Dcbi(>95lt7BNIpCsNr#u%@g3x`RahO>QG!{ zl0KXMv*#e~JS;CS-@Rj-FF)T#8xQ;js0sW*TstbF{Xf9SLzIawkPV)J&bSrr2j1J< zUkbYxpRY~z;@bClCt;)HjEv$244W8>kcd0A@Zc(=>WH(1rEoB;QsR#+WErMghJ=9# zi|!Y`h7{&8u};?{K04}oKVJN2H|tQHx6>oiqzcvI5xw(RpufsQA>USxfWvbV$36Qx z&+yJWE_{1YehdmM;9^$O<_bu2m>kGI?;m!2Nb?IrTrr2HZ)L0bK6$RobP;}!oh9Pk zSXtdD?+(IlR%xgmw96XAY|-}gD@HK`6r|#j@O<-p3YOXyVxFYKH^^?o`}i6`k+)5r z54(lgUxC#?p1Oy5!|M zNzOx#fsZC>%?}2!5Htz=&PXZph9ft}>U>GXeQJ5Umz^>X1x~)b1IpPcp^L=hVdVWy zB6@^;v^)A*?m&rcZz8|?86L7ML(F9!&@h;dVG@{ElaysIO*`U{8h|HeQo6}0d?4X` zd%SrxH1;Yc;PuWBO(XdraBe(s6+i;3NWs}WBx*vjcD8^IARiLtkzMpyA3R+pd=1MX z+^=ntBAh`v%H4UMIo`t*VaNbQ7@{Ja=no=;ub4qX-`rTc`xaM(2^t6?TGcI@LINmY z05niu$=SbH3!O|<{hAJ9hPWIspp+Z#`+*E*re{ItFdgx%{|G%o^7_s^MGW%I=B^Ft za;yOD$`{z~`oiT_F2dIGyey%gX zTRC3Q3EqH5@g}N+g}E^KdZ=JiF)x9>?08In%kxUy@;$>|GLR+~PGgIPs6~^7U_L+6 zY-9ZM@ys2|iT?o~tE$M{v<_awMayDoX{h+fSKmdM>hkrDHto!+51e#o$?4QdL(m~z zLKw17=iWyV&QjG8X-cD(TOKH{96O3suMCVojgUc?&vK(%~PGDDSx}zN#TaTNZAY11XpKz?}T5BcE>UAH#TYlrwNw{pE`*MS}Ekn z0hzGG8U21PLYnRQTnZGvP6u?u7L>Bn%Gv6mufB(nEmyn zvtr>~=bw(R5$j+0)Jky5j8UcN{X7XXdh&Yh3rD*2^Sd3_l|E%0`!C3`sjkRc^D`lV zVd#lIy(-8<6r8ZcYy9edQN}~as9@;F8BY%8Z*}S z_d1?eSGOLi0Ii!|jB!ge`YsBD6J2*57ZQ>_+LN9I#*uq<9q2!|oZ+-12YHCyJy~K?c72l=enY$&0`2ec zoi)V^rcXE^&z~tk*3Z=XRVH%_Swf=)JP3hpAK}fHX+b-3(#)WvQ zL!B9UG*;{iqUc=hvxRSU-fDHS*XcC*u7O1VgEMtdJ1A^Kd?`+-{^E?IpXOd>{ zN%c12Xk+75C%?Q z)%?c?(Lf_gu!d$hPr&6a(SZh*r}ubkbih)B5b3l=_DF~+(g6vKj7!&$_=pQ81=afQ zkhdeK=|@1_+_Rez)ZEp7mLefpo&NA+Tj(^wvQ+L6%+@J9Ac(_R#8Nn2m50?xpI}i* zXG(_VmC zmv1g#yayj;QF4_Y-^8;O&K{)^Y@LZqXcgZbdBA4UYZE1vANN^Bp=DWeFtq9t>8>gM zy@4W|2gKlnI1QMmC2u7WW?Z@P6cQiCZnHnwOp4Qy_~CuFL)2c1kxzvo9&>%CPJy>r z1oQ|R{ho})N4M6-nU5Uu=?+i#w9-eibApEut#6X;|G(58e2i~zhOEtw`}z9^>OjKVd<&R*h3FGw9RrWr-jaf_^N+?r>_ou$9R0ur*Aqa<_zMNt`js(zvP&c6Pp2l zX)vBIa~=XdNSNY-l5s225~mV)h|Rm#m{;yZhIbcAUHBG80Hx;Wux5NQXj6&d)zdRF zcy_WcUB2Aeuw7BxDWiUFTC10(Z^l!ok6xFc33f$|St?`>_{?e`Rt(JpW;v=6zH>cr zXKhY?Y;BE;==d9HU`}t9e8GsIWze8n&^=)C2Wlj`H2sDeypke5iog>&Fyyjh$RPKc zi)9kvWs;vX;Z!55^Q)_?i}29<*Onk**+>AL8Sd2>ot1LP6P|s>kd$P>$sZu+EXqS? z0PO4a@T`C^bh+VFIvHa$0TjK3Om9A4y3b494JfFjSWobqZhID&q7hvR?mSK zth^1XvxbWob(Q)OM=323)=T`)&F4Rt@r^bptykPaRbrt$b9d?@>yrD_zCqLk?q|2b zD8nhFxJWmMs`$meEiQ)5{R{0&&E`!Z$RcJ@!!Nw-hhF+$ zR<^;a`%hnL+@8*itcvl>I{1vl4xa&eD}i5a?X(u$N7N*Cjx4EWJOFysy{7m7;Tfxj z#w}$avfwF77q4~dX9(a?(0H_GlE$X{kq^(I6AWgig?D<)i z%|EIX1G*oK&#TVjDNi5_QIw@5j|S4qHuZP2&=`0UOW%xvKsY>f34UZ5NFD3qvGE_i zOB^Yd;V@%3sI#Yx>~{H(?Aon?y0l*czL$Gb{XP*!{tCPrz*nTNoTl^85AWc_B6HZ3m$B=*^7V1%jeU5=hUu4cQ0op`ZrF&T{lO58o&-CI5BnJ@IHkBWf|XvA&~X;n)O$*?s!I=v!QELXqE5SGWYaCjR~kXPa)r*!U56V;g=u}i>JT}H*g7O zH>o}P2sT~UuU`d$WRbDoydE1q~3Ru|FqR__)4%wXDGRjfIPvm)X}q-U6-wA|p9)T6JLDg7(-m?lrK#-+(SY318`4L-BhB}j@ygWOi( zdYbar%PjCTY{EW8i?(md!v>~ud+6Gcl(5nGKQ5fls#!aq=&Gkt;e_wN_>Lrrxjg1oPku3uZC zt^`d1_|^5aSqjb%v6HxDI*c^IPilLE_$~m1Q*3&Er2gyA>d8@AXIOW@dF*tNwiNcG zst2;+8;JhG36EahLaTjCI`p%oy_tQ||Dp8Y_8=7@ae4*-ijtDwRD-rnlC6C+eHrAi z092LR5=zuI8{q70-o}!7=IY4O-*OUhOEz8Fe-J}W&-yd#}Jy6TlWFo%j@`|8^BwJ^BeH=ge&>KYChq_r-L;)oCmp&^J)fF#>YVh`_9aOY~=90loY4C zpQ0Q>DToE{(^|4+VM1_gg>pog9Q(AH5Jeho|Du%IS3D9GM+>)tcQL7f*+1n)Y!`W) zQ`W8z7OLBue*Ik9Ll8@_bK~*NK5I#pea(>hLa$pt` zmn7x!K%K61ftH&_25rrzYaI8t#k%Vq2f)Uj*Z%=FL_{WV;GE>YY95c_>%K%ME)Q)) z;kI7VnV>bD&G`%{&f}8sgvfyuoK^H&;^^7uZW%^rdStHv*FHF>Ef`s$a!LgKhixR& zzQzB4*hae{QW{!*{Uua}hKb*Yu;X0^ZbH+C9Qq&@u3)><9?$lO!;hUU$0+U|8vBm; z58P1Li~@bG8;0fB7nDqWnNt3Q`D~2R(Hi+sFDaBmjqg+Bp{86g(DRU7ag!c*Pd5jw zEop?yhRzS6RvD>vRbTKeODG8L?SdEC{&pd`yVTuLnn2@molWADk0vchHmvlp z(GEfHSflLsX%} z5JigWr#oleNii#=8g%{?X|1xaa3Zy4*9IB_y@y_ui6-v#G8sEl0f@_3q6V7c zf5%;7oUmZr<(>1v41T~#uA)~PsJzKF`nNfchJ!&N4dEI|vTH?)=Rgrl2q~2WN@^rd zo`vwRey$*sqNE`Gxc!(kaRHVka_z^vv_}u*>~B1cZi|$ZN@+eT4H+M6SKEF7lF)(Q zk`DUx!Yt5=c?sx-r1Zr6eN-F+ZV!nCGc!sFN%5ukXKyZmxs(79B5yb|?=$MgJ*_h2 zIxuc#BProd5-+-_-UC^Nu8eg@@~HkB|PN1vqlWWg@8`E(jz$VH~hC zF8y@qlNtZ5?$DyBJ5b@kR`rA|iAN^}Fp@_$`9oIENdXNuQu_4!G|R^<^pheyi=y~A zDCX_CacU^gh?kZ62folf#c@FVY(B;Du&d{dwZ*smkHME?s&`jgKv&v;CDl$B&jd0a zilS0c6c0C5k&6SW4kYjL>k)ej=XinxC4zg7dl6ICj{53RKtRR-vT+h6GWd=Kz$$JKi$YL&A)*2DZLs_XA+mCAVyoqUO+i*x=3= zHmgijKYfI933etNC<3EB3w~1$*Z)a5j9DpA;4M0$GVgz@IeN%|&PdR{n~y=o9jByi z;hX7-7x|yN?Hq12X`dVO^?p70#I7-n*@*qy12{@wA>4*q*-_gsCI3h`TGmy)pHodj+K{PMn(P02G&ke%S!mOgrL2Kocp#^k@U4Z8SKv)dI7 zWcS4Cd1Grz{{~b~7dz;%P1AoM$EX-_6p@_{CeVYR3n?rTQHtQWipKO1xvHSdpJ1Y<7340U$(g!-rx4>uvR|^>&^YD+gbZA;=>fu5;0+(p z-oS%|;h36Ws<8V6cnO2V4g4%q;D|>m9Hm;6H-zfGMtL*A`RYr?a(2)YTVF+wCo>qp zCIpBw)0yEw?nObJg^Kcwnl)Hy0< zWNoKPXB_ZkR`)#RLjp7(^=TSUD+QCd1hm266&Q3Xmjg0^x9rGii+^WZqUR#DF4BWY z@uDNo{L^pQ#u#_1Cq=d~taz#zOfykh>bk;LSO9|ZsQ=7+q;fp8?qVlX?9|08ph9kz zyP|V?BFPwxg1n9{E~7j03kyIeW6XluHye*=f|xDp zsY|p6iVdUDeP%Gt((U-mUa(dkafTXpjB45*R=Ncj=I_Iasyzq=<9;FK;$4>p&v)AC!UV*zc!5OZgy~QnDU3HZc1G zGQ$3X3^2Vb4N+gbI3dvI^%rD}RR0DUkJZw5C;=UOGC4BR1}jru-`b*(4B0|Sx$okT z^_@{@)+c}4d1O_ev25DZuPFC{Inq<#aoW7!EW@6g0gTmX8Djq(Us1V8oeo~U(2?og ztj-;3$H;ik5ttFT0H4~&e2OZ={S#$s#Xog?4g*rHBm|n`BZqacHdxAwCp-rttN;x1 zGly4K#eQdYf?Vlp6r^VE>d@hX(N#;II)yMJZlG811$x7-E(u$GL{KPqowx=Q0?UZP zx1e(TdO$^Zu9j{{Dvv6R3%uCDTRI$&)}OEG``UrBm%N8e530{{su>99;Pp2~ks096 zZImy4Sz$uN8+Z(rmnC3E4Rzs2Tm(xINC)c;%C>-O(EU^mBpJNtDhEP3C4nV}J#j*R z`!lV=`_Ht>oMU$bIY~f+Q@H9pnBc%m{vjAce+b6(e-n(V(_sS}+rXlHZaOqJ(Rry~ z1a9eg^0NHx(Hc&=iwR(IrJ?~tA1T5U1-iNfYk^gNJ7=2wbl`v~Gb@W%n%>a+;Bc#J z_bD<)t^wKqC^GC65_ToW)Fu-sF0S(S|F0-R`#DSDEFb#`K>dKMjGdZE`R{8Y&izS) z+v8XyJ|&&QpHM==7Jf5~YXe0V<-m7K=(!f)frEZ9Qs+IU#|Af!`wK!yWNeHB&lFFp zTTj-U6SooCdx9d%2%Ds2sgx9j9d?dsbx1CcN|xR3NI%+5g|^z7QtoeYfk(>l0Wp$l z`WQgDgMIf*jjZzw7*&D1t&=VK7I-H?JPxXW13CTzC4qZp{rq*u?MrUg-rbXSWfs)j z`q_?FJeq$GR6|+5wl=}wy&*r7P2ZE>2q;K{q1V~1&S4i0peYCM+=%(*_fyHW4opBi zQN7rapj2X8@ymB*%J?iS;gqB_bl?D-Ui3G%z#Xac*_oNX3x>O@N%5;=c*I?#ZcZHK zh@HZnh+&{r*Sxj0o*uRbUJK+`Pv=e}gLkA1G;#8P)21IIyW@nOb!r1?bbx++f`Y-^ z@3roA-=EdmB>Jxz=ojVo&@#gec>?4*9Wp`}#)S3<_x6S(aC5mQ9Tnt6N}{E8NW=u- zu`!TqKOl<%N5r_<|N1fvdZ}r=TuKgnfbCDNp4KPmY$YlSbfS#XAQ?;nBBS1CwnRd< zXw1(<^(h?K_H=+-P?3q$0^A_rHmo)KU^gi7=5E~wH-G)MS7;Ho2$la=L`4%5QHf`K zMpQ3_Ht@4~zpWMlsXgwCrvnuVU=E2l0EWrpUh9#zwmviunfC^^>@k5lwY+@`dAWS< z#%9jBdNX*A7!{lIQ&QH#ppovu9idj6;LdOSf>D<8!8qaFi^bNgiqI1xHkSNY)G1sl zCnCd@U(@=34H;I4%$Tn=85e4L?1 zS3er2;{&>wj2UHgB|LSG@9FS-5x_=umv^7P{U0O72ry#ogBfYW)e5F`!_=0{{~s%c ztjB*=4C#7@u}94pn@DLHOnFUZATQe_V>q*MW@V27}HX4yr}cXEd?D;D;BFCVjOdywwl5t-~f;37C z81elHxs=tewrHgLLx3@0#3-@Sq#N!5Mgf@?9Hed6T$|R?C%9O$Pac`loc8=5vEt2a z(H=D>yrtaFSL~LA#QM*P!BV`}|4ZW-$MyRsC%*SadEoP)RVf4=MZyB}|L7GZK(EL* zOi~0d;t|~~V+^0M$Mb`(Q4G{ZD^sxZ;IMQvrwXY5ByS$n0%DT$T7?QbP22>G`jkat+v;lF-1>8nlL3k!cu!#MC z1dA*nSg1vSK~;}+DkhQt5DdzQy{yf+fo;$Wn8duLpyeRBnAD7CSY`z$1OD^*HcHj_^i&vrjpBM_M9~zTF5rI1b--XR}+(Bby0IL-vH2>mg9@@lZ z+(-gsrYXH4YYBs4zaU`-PmE{4?rP?+Yj zHoD3Rg14TH=l@0JU(ko^Zud}>=)HlFv0J_Isl)_N;$M6QnbZD28UGtIT4GR}?6At= zTJMqr6NZw*|C%uVO{kN^fDgry;myHb5%3L0NX>yRMRf+05wl`WQ$0P5mT%y5Q5d!j zAq=o#5{w|G1ou)YxwIR>9KURp=LAZ4$Wa1@JT`*wLDU0(R4i(->Xv#K4za?}xaV4` zLwA>7j~R}I`~mJ0{av8{li)vD03vkz8T82X?6zXvS=QCKSz~jogi*yJ6FUq9-5n!o zAPaZ@CzxTa&8zHhQ0*j zS^GtwsIRF%+F!N&X!ZYS8_L5O!AhqI60ZzRD-XRl$Zr0m>46SCjeF>VMa4wM6bjm( zHCpohv(>~X0_)TqZhfB-s%UpqY@r@=e20To`|dq`?2CPDOvNPc7kk60eciya+aaQ0 z9DB1y8x)4oLBdW0c`CvnPLDxBumO&kRSb&+m*+Wd|8y->E)GHse`Xs9>~=p9*K>%7 zC(2UT|2DsJ5zzs&kc%qq(Px3}h*CwC0vcqG+`!m6-+qQ*>=qC_x4PRvh%?!{FmNXc zB)T7(y1Y2y) z&rkLc=*!nKYkEHvmYwmIduGVWsueR!p^L{iVJ+z8z@=uVe=@va1@{kt8#eqsH70VQ`&9gT(bTtQ% z4ars4zCZ=AvVoLdG~O4lj_{U>Pav-ml#;+x2a{al6j4`6`3rJ)dyd!>F@F~h)YH** zDp6jqNrC|(#7FjeQ%5mHw(Y9Ke1i+=J-Z8Dd5f(merkM@K`7jSXAom5JVrzA)q-DJ z(y4Yb1D+IT26Dt@doTF3UkKGeGSEfNAcl^2^aTTT5yxF+;b?UZUZE!Rc z)6Tm+XMm8;++Rr?pvksZjG(mmzT!s6xf*IWyREFqvP2+fpW-#)TO_2vf+shrRwQd18v_nQWVa!q`~cZkU6C%`BZzcO>TiWbXxqw?JMy4B6W?=JHd zkX6JviU_YQRK=CzAZlffubQ{sS1KId9aS_?d~9be84SWc-r!ImI=z)p?^Isb`@Y}N;DdT;Lf%}Gm>+@UgE)lfrOL|d%o7zMDE-(zx?gZ@GwYy#UuB$s=4N-= z`zU&TRKt8+hG~d)H_HlMMhn+-ZTNFM0PGM|Y0ddTmVpsZL(TJjUA3q1a)`UzCUBx} zTx~v_<iz0Gl7EwR=pn2+o07sPi}(n*}yu^>Ro~A+5ggl=bj5D>=a^yk6ePoK{VGL!3PW;pCh`B2Xc>qf~HTOf{PwF%_JsSd- zewP7yXa3_)(93Q88OgF``}4r`+k|tDc6>Y)#3|jj6fzIDCyu_=bx;{)1SuD=PFK4q zJL8WBplY|X~D2>UX&{{ zXb>`&4HhJLX)a*#I7QXz6WS=7<8XSd_|P%J)!0PA7uIh$!xIw$xsIbHM~(ym87s2v zg3qOZ9I9$51r0nZ(dA(u4_^Do{``jwY&yvL2JtK5;jUy%%(E_dKI1|WrV%@3nFh2UQ?7asZCL`BpwTq007no061CZcv{zp ziiOIu=`WEp`)dmB?}#MYWZhdxHX@u6E#l6|87Nm)@-5EWS#x!7nnCLXGMs`5GO|Pd zilk_8a6Oc|Vicd6xY{##=hrYQxeH3J`4>N%XR6Ix#O-Q&%xgBnSEb3wzo?XrfhNBZ zkY1V*H%A2tZ{K$|dAC z*Uz*428vVC*K=SLp+JgONGRG%^!OOGRZ*s(!0hZ2++J7Y2GMrI%;HuOgRp{LD@}g4 ze{Z!beT-cwHhh||$_p344lOIBKZJ`axGnOSCh8x31)wgQ1#6oj6bCcb$F&owwsV2f7QKprf26B1N-a zwhd<`{sn&O&mgn`OhF7HOM&dQ&_)&C-Gy`3v-y!evEBs2Q@Oo#GC0j6NdEUt$xdRG zt^)Pe%1{3{bH#VwKEnjqtb(wi*@}aIP63&4u=C-(H1H$gE3RFp)d1LrO;n}$=@R;S zsR%(hXrAFU)rngg!DC#&v{INEI z-q{dBO`(lkdLFA+r{=(Ss!`b!rmLPG&UYhC^$N=~Sx|n zE36e~rLA#Md+?ZI^ZT9$mozHspxN&XDY~5h{hB5Zej`eLP@do zzcGYyY_0%BA1wiTwfy_MJGBo1I`MICc&S- zBKuCWtlp;?N=0}iW+a@XOtwx!6A5k^-r`TlXGd!kJ{ zZbHg9h}RiIraDu8#thDM3+rJHBsZBfUh;jysw-QkZtO?I%iP>OdDE;H;xv03?4X+`yYW52>j3FX%F)_nQT$y56&!>3~6p^F| zj<@)78NHjLNhbK`5xP=z%-#-3akHsHqJ{t^e#ewFq{$p%Y0wxkVTS)X}Nc<>@hNy)?XL&ZE1^TpMQxvahn zF5X|lCHYTD=eY?6@euMSB$)`8B-dBcgTTp4??(ZNLQ#|t!wDgOq=Tl z%S4`jpv1G^DiN3`D?E}i-Ca%@>A<1)3E9myOxjwRibTeh5%}w zUhX}b_@gcf6GWq0a~fzb9wkN#2qFn?BVvUDE1(rYrLU^bUMYR3H{W<@$m#Tp8F0w6 zEN>1oyg&@lQ&E1Kk;JRvW)3v&ge!(PcRGahj3#LCNN|j! zx!p1r;?KIH2^LSjc6kCVB8T?Kc;w;Y$tnlpwspK2+1QyDDobzT_Sx3<+0NT#uMTRp zgvDOPL(zNs^+}TodA~2uI!S}c#_$htl>8@)9@N}7{SLe|4!;7@yb{!fQqeSpxzSIq zE8}F-Zldms5+@*}4^Yy!)*{73t!3s_jp*_{CD00iLJ3VT_-KLPvD2q@#_k%Kj&0e{ z?bj6$VVfwfpi|*+?a|(tP0DQT>TqvmdXYt9FKw{lLInB>ix%fS1taJn>L!W@%ilRB znwOq*{tCn)sheBA5ula7m-B@>CZ&6LOf#Tk-K%mDRsvOj%0kFMM_ z8uar(3?v0ZVZratzzE^RlD)BC@>!3=RC@nr7i6s@vixb?_4&=dXg+*IMg9#qpZ390 zfvCkLBk=-9UX~!1qwt#n_QZ(_57y=3*Z)j=r2PYDN5!ia)*sQU%&Is;7&x))0*OFy zo~$=3^ZVmT3ZyEf!JMmAkaP%MU3qPqW3BWI4f}tDD}24i{d-qQp~h8+$$4%kW%>3q z!8jY?hacYv6oX@>6Xft@ln&n?$khhKrxQ}{7~)ng-oy0BzNLVIAuoK1v!9MGCH1!}1M6E9=^~MBgrT!an#}RL#b1iN!<8d2mVT#did`Lid>Sm(P++n^Pz6 z^1NX~X+@qksID_Cvr_+FTf=TOI*@L!cP!wV0T#oltb-JAO4~{>>3e8&M7noYV%SEn z8ujmgFV`z6T_d()23^Hex}=+o$5GZQ77fS;T>VP-<;0vC5&2G7OX*4YWzgcK%vn|D8L%bbEQu9 zx~{MO%JJ=Kw`)P1*QUaO&$?k-hMRouzzn~wxH;J$EMdth-&&IwM{>L0o zCKWGpB~zLbxn){Shk4J6!z+#RV4Kz30YGbg<+!Gu$#tKDH8#lp?U{sAafH)@GjOTX z^u07FiuG2kyOK5)86d+~|6vQ{*&)kiW3h=-n?5WLS_Zy?kfy615Y@{1bc-hW?i&fD z9*12*X;+25H)h~v;n15Ho-WG$b#En0u;e1E7{FTjwNc_i;)M$o?{c{Cy89P_q4wh2E5T}%qThFe6m zf-I^=*zv3C?Mc9OAYezH>Lz!?!*>PZ+=uKin|f`wij=!^7|!?RhVqPYE%nSEIW#kx zv9SWTYay5|Iff!`Z=$skP-wbpSzZZ?-Z|uu&(;g~hy>Mb?d#sNvzinmp2d&s)qgjE zWHAEf%bD}v?3D#00$8#0P?2QZUk8Holzc z8*b{im<>2**Lw)&XS=*0m7hh-fnbm6bF(1C7{ubYErB{J6(6u5byf1Yud_8X%wTbN z8+J^L#J~SZRV_>4ib*-@C-72cX3_i(hidtqI#xqxY>A*rfvv6) zCyDfQI(5w|d<&8CJeCV0Q6>vj#_p1llQ%2f1r{gED@!Dan`m5bihoM5d4aI5f4pZ4 zJDg1k)MY;$6X~j)~)jT zw$G6I89o<1K;%AUfG&RgwZ&N>eO12*;}N&}4jdIfmsYC2OPS2FjI35qlr=C1?RO%L z1pbN9Ar9HG!Hw9#op#!r;X|ty;&@A>9b%~4aq!xWp;HW1XlD|*h3lKm!c9#1Q~v>{ z$u~b*fzcMlMf&%-%+UPeeKMk2RmZ#aUGrpd=LTO~<}tB5XzK>)9vI~_kX59+5YoJQ z4>s*2h9%8!Od|QcG9=j z4y_M=$%VE_TYEeHUub!-17*B}EBudvMI37Lp52i%7t0BEhdVA&0p zpJaRF<*K-l8T=8?BMxncW1ka@c|4k2&}i1~)B3GfSj{j0-u_cmh^^5IwY1zfjNcIH z)C^gmERn`}Gu_YI2psbaT_US5*)<;7P~k#p@p5QOqP8 zl!`9N2T`OT+1?z{3T>U$zfS}DQxr3~anT;mMO)YNXh*tIZUk?uf(&@bwi0^EF=JNzSd&?5~li@-=b^6ODJtzZRY#fFRQDG&aYW zyd3SSA%DdWgUf()nJC#qqEEsVjYSg-<&9`B8ktc9of^)6%@TIqeu%$Peo#n$a>^f-DMo)v(9tL;my#&?pk1(`t!WyGygMAhpkd z3Hl#IkKm`EsAX35#herjubwy2J@A@Vaw9n&))B1lb_OGZPHhVr@Q|;*iB^kS7DJf$UlAPFU-Fc zs#!YzwS`fAOxB%xhS4^k=|D+)QULZ*!-{w#%(?Xx6xvzSUJ+4P`9VO4$=dp%h&-Xl zUaYS2IZMpzd=MbfGq!)FzAbthkE6EV-_S?PE;eZ z%7qM*2(o=@u(>kcekelRf-?584Y{dKjJgkGXg|%~q)PF<1T>>Q?%v z0;^Yux3JObcFQ8z0)~D1)7KIb^$d_%4a)cT_uau_xExwbo^v1v+HU;OCsHUWHPsxP zqVprkfRr6qN3)AlDr#O>=Moq^3gcS3ukf>rb{%NqcmBS*#|*YLOtVJGu7;y2a}-AH zOjKf~NUbag%X*fsHdJH@2I!Nj+M&75hTd|iR5jIxlQ0Z;SB_T=MVmb2KsY6xsFf;~ ztnb++^_5I0$2yeUd*QMI>5CR5EK@Sol{w4$5eQHnMIB*jg87c)VOK4|g0p!StIX)e z>=pTMNe20&<8zO&b~IRD1`PnRbUQxh(bti?Nma2B+o?^B@T4h0jb}Vh30XW0Y00g6 zvvTINLD?yb$IN{H^uqLb-I-=Z#7WX=$se#AveiU}E-OKidB^9LpsT|1_Xss{yCe1} z#D{DF8S`1RO0pC@`cxlZDsu=ERHGZn;k?M&e16i3XC-9Vbv@!>^y{Wc*WXu# zSlon=hAXROUy#VFfXi8!CZ8JsfxS0$17HIF0EnTI>r1hvyoZO{vlH!i1k7Z45G&J? z5{0NwuPvWY;=O|<-MJ(Ek((WsDGUCk5ZHEzW~9PjwZ)&}3qWroP_j3`lhkoi?Uq+p zeD0OpdUZIg7I-?IB1`iJGe|>n+?$TKt)D!vNg+l2af8HsJpg91Yl^t`qS;&wr3r{< zXNy6_RJO*>2S*!FvI-d#8V^v&5E8gVCq{OY8mx!|3zT z)Dwq0LdCvq%FmR>aX!BJyNL2`WPaU1K+RL0nVIP#s8*x$Sgne#Qfbi!)JNlm&uu9m z5H)Yk3yJZ`u}3+3gW-bFVBy_G$RGL;{HgC|K6n!P!C)alIg5d_E)9Bk;t-gp`>bAY{hqL zSvQIhFH_vbN;I1<*7|o>x~a9`rzOWYfQ30;9)_owxL`KeT!A%9#4B_h`e9_{CdIVr zNQ@lvaMoNEsWu5}X0`h}XZ@}K&$#~^g^e+;Z|7;c4h}^u03v9wsb}MHe)~Jrpg_Ew z74Q}cc-8>>eCfteuLhm}tbb5AMhr`#JdYT!@h>&+G#mVzHsG<|8f|T zYVB{dPqzHjcC4)1O2^@K6A1yf<2TpneO(1b+?cA^e5vNCysMR)(i|G(D+d(eK974F zs~-iUjm{&@T28a!;wK;f#`R@H45ah`iK42HQQN|5$3*V17>td04Ro%FXzEvQJNN2| zw3EcxkVbtwd^6V;4he|r(asdK<{jSTrfjcz#dSsOk5yhiFs;_7&4n-y9_f>6X1G#4 zi-h;)g0}4ahdNj|17FmO7T9gg+roUAJRHI33|7q z9vO?vvGFEOQbB29IC_gsLx|xKT*ma+a%G*WlRY0Y5;j8 zB~Ed(B|Em!q&sxNNG^1k&fHX4AL97t!;3OXS(hJi4}5uNYYEplIcEQTrInDgJF5g% zc4mm}fedh7~ zzKDH8^VzBsHVlMNddpoE9Z`}Hnm3u+UnVBZBtrsLL1t|B5qo@r_xY52OXYUl|q8z!_i)|$TB(@OUG9H z&h89AXATQDb+ahif)cdhAN&K}gI;>btHN9NOiNXVolkF8hOeVn0r_B%P)wOiMRW+Oopor%Ywd1$LD?4v_D#9_{bKo-zp^7~#h*{B>Z!1f z7)#I|KHm}X@N6SzY>#}?s}aR#uKhBFQ)@bwnwP;^C}oHyb&%k-Ui|3(daj_TlDMqh znSi2+HjOP!c&o7-IqJfnf`Pg6uGu@TAz=x~Yu75HrDikOjt(rMQZ!H?+Wn*vH8E>-b9L_2oEkjw6GJDf7C|4`T&t<6xjeOYF_)#0p<&X#b{$Z? z0A+O9K*iE;Mpnr^oUHc>^9rNB4~90S-Wd@Hej1!@ImX#pXfg=ACI80~Fp_oR!dOq) zwzxSW&^W85kK8$C>dM&oA5*FG)c~~MgaGdNqWY`*G zQx!n+M=6d$>AQ+d|7s1yKAYM`t$@W*#SgY_K7tsfbtUq$+1T-1WFBii-*gMX+3&L0 zYBFhM6De!H+TLDSgXs4qASHcLUtj+m_^HvM@mE+WdSfBK?kT=xfhB#89T12?1EU;b z7cfO^#FA>9-wLk&dcYpXLVf!vsAIShquKr(F89>bKm%tn+|sS5~~| z=Y=l34|#~;_+?O8Z8nlrCBgkWvQ}ype`r4R=(w^F#Q_To8C}(R1<9-TAD-jEpeigP zA|Htx?|_Nk--g$u^=tKb$^1_nNTu^NFYGtK;+x(GyY0A&ii%Yje=4Um8KoI^y5W2N z7>Q4U{vV#{=kYW5T{J=J$W4suDj05_e#^kqlo}Y4i5s)3wIbok=GZ&rA5(+~(?Ut7 zb5wI5E&=FMVnw7x8+5^JgBYR{ns!yCG04&nu>IrGr@7)55GMU3jvIlUQSz~r=fscV zIbw^skIvxfsr23W&5!%BQGO!#(LU#OH3crgBl}!jA^dIRJNW|bG$OC`Qt}dn-`+=c z#Nx2=D3ZbX;4F#!bzf(cHeQh1r@DGEzE2aB{Bf#vTk=>iG)XJuzFr(jm?*@U90}KQ zPW;y&7#OItYogjd7D18&KL?cSS@nZo2&+kDTLs@u&kKhJ!PyCe6`V`O5QitVujwUB z^Db#gPmSdA4zB?MJ?5U)IQwh|c78@i)BKPM*#tRs;F;49cj~H9>esa-Uihl$uFYFH zV5OTbln6LGFP>Bp?RdgjDnCpl`nN4T7P5gQhu%)e`QKG zK?ogiAwMqI5OQ5;q%Qs5yAj`J{6c9FBHG>QjJv1Ejtmrih%IbaiSvz8&eYEQ|n8H;n3&0V4{A0d=0Jp&X zQA(MVY(ITUMr*EusL~2gF0y;VV7XQ`UqgjgkYzo=BK$Qs)&v8>GW1jPvn`X;@f!cmjdbOZXMg_!OD^9R-oEa? z7L5-U5_4=S^xqnKdwc%_@_>;|5f$m07|WjPE!e`DN8MehO^uJ9p5FabAI8}{**=tX zY?Oo%!Ni?{vQ#W5A|%dJX#hR>9WDL6 z0H84JZpUn~b)+mlzYO}yi|5gc{eA52?Q7zDb`%a$|GwF(Icf|UBZPu1WkQi2cyeDf zipvI-h8{T2YMtO%{o-?jcwq&D5O<*=0W#qU!2B4({p9XQ_emCgIf|&0>mm~vEPvYc z;TA#Sd?_$r8h+x&Ixjkm`Y{n(*?Ff1`_|LxmzJ6}K^sL;RJ1eVEVD}}ZIk3cd{{FZ z(MxgHkak0r&Ib1ln@GD57M_xpa zIfo#u)}#nq#gzq5k`~%CWHz29vhE0a8y&qJ={i@p%0`p~MHFG0} z%`2Zm(!)a;1BhP9mTs%X z#i3Y;xgS*ZP9jAw;e<~zq5FAglvyc%xJ@-br815HH&4gh^~a|;)d|%+SmuXJJBxmf znnEIyoSc1FzG#XhT4~?&h2aitsQfa5T(0Zs5R9btiVZ1CtQ=XunlI2sw3aMB3GV|&sFQb@UIU*W{C3Rxo#%$U7_&EjSp43*3@GtaW$Jc68F0Q~)j z7d7fSI;X=H8d%68$RFkng}XWe5J}dBeWZ6sBwqMz;tEN{Kj37ndAF^BYt6O21h{K< zfq!Hp-q7$89NJuSI-H5jCZ@#G+s6m$j-BlpuSi6u+YSF9fVHzCKkFX?BGN0pyY6uH zsTa?6poJv^r-#5|WfE8{>xb32KK1nikkOudP5dgtyOTU@og046$r^d(AJ>uxfiT`u zQ<68NUg(ryIjCi%s)_04 zKC&W5eZQMHRewiP=-HG{m4;f*&r4CAUORFn4SQY*r2WLpSB{W<#YFzf<{hS%+S9Q9 zA0NS}AGmS82fJG4W*e!@b@>qUpPW*9SH=T$Eh8SSca&%( z?)}>+N#qgCzeWI)GU!101r-~YJxI>I9LiHLvmO3m z|F4oihMP+6p@6HZR8gH5v-b581jYUEx8g1<9v%!G2l@4T@~PQV+vc8+Lc(UJUmjzQ(uDs?XBin z-LI$Z@%{LSZWsFx=dZxB^|DFgD%@0reY_bs)>y1WU{B4gX0|DrnF~6xA_kkF@hM;F zAp-Sm6*|_kq7X-2K^n-{;$G~Z>p1oY`Z>KlbPZUKSJ}Z^(U`Lq_6xo9V(t6qsGO#~=I$9L>UPRGrK^NaVqwBpK^fUOY0n0N1uMFLZb zG0xSVrNQPeov>h`Bj&il*qKWntN4=?M0R~}{)JC*;U`L4f_pz5L4_xEQpO@P&zu?I z$}p@kpHWK)d&zTbtFhS|YDd)4}`NcqZ zu)lk~?(6Ms@~0IN<3RP;-hMDb40)5Q!-%tqJrNQ8`icas7#--7KMdw(6L9z`Z@C2g zS&}wrXS!2VU087aeQX`{qH(g}4U6E1_())2a#~gYK(Es`0CwD{kRVP0OPI8*wDgL& z>uy;vZnXs6^9@#%SnT0e1c(mGu0L7vnk&b~BcN;M?2R zkTv{dM)Y`{DoERa>I@Le_^=-&uP_HRD=mKO#FOis>AmYK7Dynt@cem{{BGyYUF4K% zH;?CfszjfhP3`u5n{F;Q-!E;==lF z>1>Pdp+T916CWLP%uaRiUXP!$lQU+sSNpUsoBzdLhWhOQv%$d3+pAEkkJN7RGVvmq z#Ke2Bd*Bh*w+Uk9clDrA-h1@nS$E}V$(1G<89X-vvasrFt+hul_B^$Cjt}Jnqj2w@~VJYh8niZg$C4)1BLuS2|JUu-HxciBc zx9du2y21Y$vxF(y)wijn8|Du2_Sab+f4Jz_NahMD^&SWNE;Fp#M+O@dzFaMX+}Hz^ zjIXjWcWTnkb&9NvAu*yxPwzf>@cmbrxJUiOuPU?l6T3oZ8}H zP?-)zBA0>pKL-Rewk^BmNP7HIH{ZIsOUvEV$hj`t1`{RuMuW2RrPFXCqd5kP&iBc* zuLU}PwaV+@C+p#Z|2PlNs+uMwlnyV^@;Lx7Qb{8lJ3MG!)8D@D*yij*TPm?UMEV-C z!L7lyk<6`Tfdsp<0Sw~tPVQ;p0wH5&zWmP)6&e~soz}TuS7nC|;uvyr{Al)?LYegu zC?D#Bo>7GFbQa=8N*RJrH#8QakSip)qsa&`=QH`Y!i2`~mLKZXf2EfLl7&z0)dV5r z2L58>#~?=>#nI8g4?m7_nEtn@0xEED^^4uqAz{CvM0s`tYO z=ctkFLU&=iX>a}2ncEgTePz>Kca3%fTdw^Pn*z<)PEG8{IlYxf?*@zqJ60_^WA1vr z36bPoR9svf|2j%&HqoF1*97H|L@PoW>L$Kc>UC;M*Th0b1#jfqS!}!HJw8`;sQ6L= zuC#iuS{2GW*ngCUaRx+iCam>xVj+?5=Re^+CU_w@P&lAe#1u=>@}Y3>XRXE)DFV@l z>h|{bCMjb|vbV9~PjVKX0WK%?#gn{V@OA=-28I6bY2gfL$dO>GDW9-bIy(BSZMT5( z1~8u91K5I-kT_zc+cOhD8lEA|w?vGkKQnMC34~Le>Wi;eu5dvbpFR`Z;M6!09XGq}XroO5CGTmh-zHw1X zp8eW^-Ok@|$<51=-H10{WJQ@@bZ?Y}UIHNkR06sz@H&Sp`c^0-S)cSQ*tuA8s?J2> ze<&MtR;Q3vx)y+|YT7DtxGwdrUxLPQ%KMxG?y!uRrMQ^?QU!grKG0V63)zeSw`s!0 z=9<;2Cuf%TyZtlPZdsDJ#%z9J)>Se%9J<|d0UhFN*f-hO%jCpT-&|AAmK00 zHzkZB(gu%Tyc|Sy^SUpQxg%d1d&9a{V{lD{$T3Oj(W4LE9{1ww9+(o43#-H-4VnbD zR9{!K&L~ebZG20nWw@!Le8sHb5tpvO8b$#=M0RpizQGG1RHmpTFjNfCTfL8>PAQA< zP)vmT@P22MEqN=~DXm8@7H1TOZ!RbDg2BH&Sn%aqv9t%puworq#Hh|NHRdmkJc0!3 zcubGUVkVo+dfMyHbf7};D+fWrox_tk%L4g?42!{^;9P2k9;}CGeiCUKX>iwUygXrSH1BM5avjTWh#2=;; zU@a^M#FKgMwYa&jzg}TLBJCGjl^+G0)t%VA!47u@bQht3UEG>OZIbT!M+8(go<9gE zYLr5opFd}L(?$RH=bo^jq@M#-7=b%lQwH4b6clyy?uGvmveze3PCL{Sxa+cD-`NoI z2*K=3Ed*(}BlrOgW6_k{)>k-TrJwsV<9r_Q`a5Mmmk#RRIIZ z1;L0}nXcC*>#Y=#AMzLSi@(#s)40q42Wtj>FM$pDoq}xcyKPgco`1B2JC0|7dcPhz z8yuwjmi7MqCZPu^FOt6^R=Cp3ZvJ=fbr;ONlwEYWo-pxaUL}$kZwFlLbcXj{C`8Fi zNarkUyPGuy^&rp0T)yc-zlxQ^c@0w}3N!{bk{?x-{Q$F=k`?Sac}<1WTba5v4^Eo^ zjC&Inafs;Y>kE!7U?ehE`aOzy$f)1|mMwyH!G?dZZ2=^i+7i87!Zh1=trn;yEaT=R z-}O*yA2jf67xX|DiO*Ojc2D`e@2Zo}c66D1h)?v{oKmh&zr~+dh9&dnP!1e+WN=tG z3fO=xe_PCf9mmQ~#F=zg-MW^FkHG_}0tK#}up88GlhME5d~sU= z^yDi&OuWcldOBCcAwi+mM(@T#nhS=RJWa{6aVi#ZEJgFkgo9b;3m~%f}|QnfFM?0 z(Hhhwxe`eW8bsl%8BpqwB89f^E*mR+{LI}=j(JTi%Xn4-d|}cDn`dWdB|EM|`i?{j zH82}wkH=?#RklS%bB>LTz9v|BbDwt%e>=STF(KCmia)j+8#c%z;9nCsdUs-*9N$IG)IW z?-beET0K1({02!#!=HKvfhrYgk_C51vZ<>3=GP*UD zwy5t$rZv%n+)3u~#mdf?b_2xV*DFUR$N=5Rvu4Q-#6Z}$ilUe(7LnT<<^j2&+$}9H zA%9k5raQ?^Mrq~hy89YD+y0Od#G3&q_ePuIR$wNC=B&p2XN#|I$f4(b&ec62ld9w0 zCHrmv-`}pohwfB3HO}bzVZAJDbKe72mxeq*?A+d8=@ysn%>98f_UttF)Kg(sT7tSg zBb63-isl!b7Q>(ev+Himucs}Wy`AzeexkUq!Nv@O-_vemUC9#QJO96`y7G7^*EakP zGfWXeWX+Nap;A&Q3{JM}8EcjlM~gPeIx`}XEh=(EXLK|;l{Q;rPg4;SIwH%^s0kUA zDVk=^JvjZoZ~mX>_rA|_Klght*L__i25ji#<=@=9skh$~M=#rw%EmRuSio4o7dhLY zSkcx8IKz~6T3Rho=fL;#@Kye-$zU84#*+tt&WSIA>w7ClA6*AtM&M-mlBkLMuNY~A z0$SEBCALY8x@V*jS5_T`Q9_XM_-V?e@)}{Pp|ohy^atobwMw(PB)Zf;TsNo zZoQ~$KM6^ne%yLBzb4`{`YtxL$mwB?kXmJp;_(^71&4q}@zp_#rdOn2XQ=Kc=UpkF zddP+PU9Sar^lYh5Xo;L{TrDEsxJ7yJ*Ev4x2dvFapIVm zU8u+H3*Fi0*-oPGpI+uRr@6G4_sWL2iI?r|cdOyDTJ;wRAQ+i!ZL=GgXM;YhDVqk` z4+m0tDf#lrYTa%}{`P@0**Nytmy5Gu<~v@t${H<3UTRoYBEtF5*PvcZFvNdzont{h z(SxuN{Zg09Y+bU9MhhhR?8>ixpB8!xkQ++wP!VC?iAYaPbsGZKfjGv=y`;m!*RO8Z zczEhLWN5g%N;0iK00hhwxjmyDWrpNk;jFR_W!fz)$Vx&uQ=7iZe%B3s-vu7_#gyS%^Vj;2?pas$Up$T9_S%(**jLd0j4K0|LnG{_G zrL#x*sGU8~Zu`2qxk-GBO5G8pU*UcLz%>=L_a%939}*|R2mC2cMA^%Ft;4yA`?M^W zvTX4nkmfa+Vz*+<7j4x{30+>9gU0hLCua%sU4^)p&1or!B;^XtCt?fYw0Z=i0DKM- z%Y=!?(s~aqPjyj}8V@_+dxDv>v`guG8NjP_xiFTapo_ubIs%&9EG^O5y^iKIzg>T) z88^C>^G2s6?dw=Gl44@6_i8y_{{U9@9qLMGdQNDh;LzZ$NJ0=7^DChD8u9Ffagtlp zpP5R?K%Bmw-m&ieC|v7MIcVE_rUEWAbw4jZ$iZmD>^ddGKC!WDqSXJnIEJP(;%7BgxOO8;aJM?lQQONR!o(M{zg~+ zC$Op&TMs-K#Vjo~V}%S7rLD7+67uG@emK9`K%5ZN-!l0a^yF#~Up~zTsltpkE%!PS zNHbO38uSHb$fg?x>ep&&zORna!qo{}3+#}T3ziEyKC$cVbIbFUH^ED6YeyP_ysmJ% zXX}${ofVyAd)c)xJ=FK9KIApoy@LhLs}$zv3B(-Eoy|CFJ>f{tg)PF#pja2ZWu&Ef zJHSy{t@F6)-)#j|?Unu32{F&|0`hsff9^RI2L!*VQO?ii171{{LK|o|;Ej0^_7iD; zYIn~3vvgz_E2M_Zgj{Q$?82~y)M}u3R@Og*2x8ssO~du6M0p=NT`CcA&AXL@QLVAiz224bS8?&+ zL-2MQ4uyvj418`*hm&4)yn)xdA%H1voKoQ4?i#XtX0WtT=g>~uI7$VI!eM60S;A{X z_d1*hZjl?8WyYRTKYuuVIhjRLhQ z7o!v@Yyi5mtE;HQn{x2@lg~zb$L;KkTB6GV(_blOiA|4FID91Q6&n;njbj-NBvmKg zRSOS?(Kkyc&m|(^t&nQ|cuJ!MXIjxeRilo6{}>8549ykDVMC)3Ix+m`bQa*j(O+dGzV`K!us_fI?`Q|OB zV86YpbhzB;kpZFyT1fE*u;zbU&-DVlnaUge>~KDC^`S@azQ zm5C{s#A_}0nuM}z;tu9qrRFaDx7`e>q5NN&v=q)ReG~GxvdDm;;)@S75?RneApP!f9!wR_Q+tW{kfN_JoNBSc}BzJg- z;;ad<1;|_MP^CfNcZKOazqoKxSR3?%hY!c&jYFW|n0eiuW{Yy8YfGb4n#6xUh<2JY zER!~A6Lo-wvBb-Idu!WF>Z7GyItX^FBjAU$fexHq;(G7R`Dr^0uJ0Q^kG$J8VSgx%U&XoyXt-i>~M&`o^Stf~28j4+w{L ztzLGvxA7>Z%{Boz3Uz~=i`SUOaXmd8u3Da2_)H1TTSkiLaLL-iVG=W$Cq7o=e@)D# zCqrcyN5f>|u`fi^s~DKvL2zTlXcSAj1T<}N!Q>&N{TfVcKG~OhG*WcYb3)h67EQON ztUBYnP`#^w7)6IJ8dk$AB9psES}yUI72UeBtqvl!Nm<$gOr_}I(cww&oRFpX7 zD=_%(83$!|Gb)mLp89PtIuw%M?5PRSeR)2S^8Y=ZnkhQ-qufJC^h#ho_safLmxjU( zc29OsL-{Z*X;6=sG(9Z(=JmL733x|UZj-_Jfc_$A_NhKnw+CuNamSx6yiM3S$zKav zN)aVCqQV-EbSJ}TDv{=wkD?kF6HMsS$=$Q~MEQD(pfkIMUHwtjdtC1KNJcl?T#l)* z)hRdmV}f5eGGp;;si#sm9V|ESbiY>H+=E{AooW;ig5gcxp3m`DDv&wp8)6>pAv}sw zDm*u`Z2#MQ#7hM_$f>hsFx3)f{yste?vE35e=S*+niLtE4}#DzUs@M@+$=z8)|u}P zCGXuZ+&I?xqTZI|Z*`R1mto3VEh$&@6)Ha8l_jbGeBN8l-sx&wUvrop=P4(kIpzKydtuJIEbhBH43@0DS?AuBt(>qFVSx_NP7XMiFZl&hO5 z`fZ52nwdG}NNtN%-vwMUu{lork$3JR)X96q7$#whiDQXw`dgoheyr_>j=l8VYt z3yAt%rha@mP+!X>{o05TtWOD{=Z?2Ln6Mk+Vs{S@UyXUu)K@&kN+3Y-{}Sb diff --git a/Assets/Scenes/Debugging/ArrowUp.PNG.meta b/Assets/Scenes/Debugging/ArrowUp.PNG.meta deleted file mode 100644 index fdbd08f..0000000 --- a/Assets/Scenes/Debugging/ArrowUp.PNG.meta +++ /dev/null @@ -1,153 +0,0 @@ -fileFormatVersion: 2 -guid: ba3a02d12dbfc1b4babe5d23b234e997 -TextureImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 12 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - flipGreenChannel: 0 - isReadable: 0 - streamingMipmaps: 0 - streamingMipmapsPriority: 0 - vTOnly: 0 - ignoreMipmapLimit: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: 1 - aniso: 1 - mipBias: 0 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - flipbookRows: 1 - flipbookColumns: 1 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - ignorePngGamma: 0 - applyGammaDecoding: 0 - swizzle: 50462976 - cookieLightType: 0 - platformSettings: - - serializedVersion: 3 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - ignorePlatformSupport: 0 - androidETC2FallbackOverride: 0 - forceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - buildTarget: Standalone - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - ignorePlatformSupport: 0 - androidETC2FallbackOverride: 0 - forceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - buildTarget: Server - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - ignorePlatformSupport: 0 - androidETC2FallbackOverride: 0 - forceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - buildTarget: Android - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - ignorePlatformSupport: 0 - androidETC2FallbackOverride: 0 - forceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - buildTarget: iPhone - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - ignorePlatformSupport: 0 - androidETC2FallbackOverride: 0 - forceMaximumCompressionQuality_BC6H_BC7: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 5e97eb03825dee720800000000000000 - internalID: 0 - vertices: [] - indices: - edges: [] - weights: [] - secondaryTextures: [] - nameFileIdTable: {} - mipmapLimitGroupName: - pSDRemoveMatte: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/Debugging/DebuggingScene.unity b/Assets/Scenes/Debugging/DebuggingScene.unity deleted file mode 100644 index a93cc77..0000000 --- a/Assets/Scenes/Debugging/DebuggingScene.unity +++ /dev/null @@ -1,1674 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 705507994} - m_IndirectSpecularColor: {r: 0.44402242, g: 0.49316543, b: 0.5722324, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 500 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 500 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 2 - m_PVRDenoiserTypeDirect: 0 - m_PVRDenoiserTypeIndirect: 0 - m_PVRDenoiserTypeAO: 0 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 0 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 3 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - buildHeightMesh: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1 &401349084 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 401349085} - - component: {fileID: 401349087} - - component: {fileID: 401349086} - m_Layer: 5 - m_Name: Arrow-UpperLeft - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &401349085 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401349084} - m_LocalRotation: {x: 0, y: 0, z: 0.38268343, w: 0.92387956} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 45} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: -20, y: -25} - m_SizeDelta: {x: 64, y: 64} - m_Pivot: {x: 0, y: 1} ---- !u!114 &401349086 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401349084} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &401349087 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401349084} - m_CullTransparentMesh: 1 ---- !u!1001 &404581668 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1611652420988181580, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: labelDebug - value: - objectReference: {fileID: 1586397310} - - target: {fileID: 1611652420988181580, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: ApplyOrientationEvent - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8545892947004112253, guid: 0fe5d90f0e386104dab77e03768f6f63, - type: 3} - propertyPath: m_Name - value: ConfigurationManager - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 0fe5d90f0e386104dab77e03768f6f63, type: 3} ---- !u!1 &552249140 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 552249141} - - component: {fileID: 552249143} - - component: {fileID: 552249142} - m_Layer: 5 - m_Name: Arrow-LowerLeft - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &552249141 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 552249140} - m_LocalRotation: {x: 0, y: 0, z: 0.92387956, w: 0.38268343} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 135} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: -20, y: 24} - m_SizeDelta: {x: 64, y: 64} - m_Pivot: {x: 1, y: 1} ---- !u!114 &552249142 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 552249140} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &552249143 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 552249140} - m_CullTransparentMesh: 1 ---- !u!1 &569804692 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 569804693} - - component: {fileID: 569804696} - - component: {fileID: 569804695} - m_Layer: 5 - m_Name: Panel-FullScreen - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &569804693 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 569804692} - 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: 1084776067} - 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 &569804695 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 569804692} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 0, g: 0.040896893, b: 1, 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_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &569804696 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 569804692} - m_CullTransparentMesh: 1 ---- !u!1 &589311352 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 589311353} - - component: {fileID: 589311355} - - component: {fileID: 589311354} - m_Layer: 5 - m_Name: LabelInfo - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &589311353 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 589311352} - 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: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: 0, y: 10} - m_SizeDelta: {x: -40, y: -20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &589311354 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 589311352} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: Stats - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4278190080 - m_fontColor: {r: 0, g: 0, b: 0, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 42 - m_fontSizeBase: 42 - m_fontWeight: 400 - m_enableAutoSizing: 0 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &589311355 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 589311352} - m_CullTransparentMesh: 1 ---- !u!1 &705507993 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 705507995} - - component: {fileID: 705507994} - m_Layer: 0 - m_Name: Directional Light - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!108 &705507994 -Light: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 705507993} - m_Enabled: 1 - serializedVersion: 10 - m_Type: 1 - m_Shape: 0 - m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} - m_Intensity: 1 - m_Range: 10 - m_SpotAngle: 30 - m_InnerSpotAngle: 21.80208 - m_CookieSize: 10 - m_Shadows: - m_Type: 2 - m_Resolution: -1 - m_CustomResolution: -1 - m_Strength: 1 - m_Bias: 0.05 - m_NormalBias: 0.4 - m_NearPlane: 0.2 - m_CullingMatrixOverride: - e00: 1 - e01: 0 - e02: 0 - e03: 0 - e10: 0 - e11: 1 - e12: 0 - e13: 0 - e20: 0 - e21: 0 - e22: 1 - e23: 0 - e30: 0 - e31: 0 - e32: 0 - e33: 1 - m_UseCullingMatrixOverride: 0 - m_Cookie: {fileID: 0} - m_DrawHalo: 0 - m_Flare: {fileID: 0} - m_RenderMode: 0 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingLayerMask: 1 - m_Lightmapping: 1 - m_LightShadowCasterMode: 0 - m_AreaSize: {x: 1, y: 1} - m_BounceIntensity: 1 - m_ColorTemperature: 6570 - m_UseColorTemperature: 0 - m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} - m_UseBoundingSphereOverride: 0 - m_UseViewFrustumForShadowCasterCull: 1 - m_ShadowRadius: 0 - m_ShadowAngle: 0 ---- !u!4 &705507995 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 705507993} - serializedVersion: 2 - m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} - m_LocalPosition: {x: 0, y: 3, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} ---- !u!1 &883653393 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 883653394} - - component: {fileID: 883653395} - m_Layer: 0 - m_Name: InputTest - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &883653394 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 883653393} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &883653395 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 883653393} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 5fd8746295d36eb4e883169f61ce3a64, type: 3} - m_Name: - m_EditorClassIdentifier: - labelDebug: {fileID: 1914334191} ---- !u!1 &963194225 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 963194228} - - component: {fileID: 963194227} - - component: {fileID: 963194226} - m_Layer: 0 - m_Name: Main Camera - m_TagString: MainCamera - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!81 &963194226 -AudioListener: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 963194225} - m_Enabled: 1 ---- !u!20 &963194227 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 963194225} - m_Enabled: 1 - serializedVersion: 2 - m_ClearFlags: 1 - m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 - near clip plane: 0.3 - far clip plane: 1000 - field of view: 60 - orthographic: 0 - orthographic size: 5 - m_Depth: -1 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!4 &963194228 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 963194225} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 1, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &967524298 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 967524299} - - component: {fileID: 967524301} - - component: {fileID: 967524300} - m_Layer: 5 - m_Name: Arrow-LowerRight - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &967524299 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 967524298} - m_LocalRotation: {x: 0, y: 0, z: -0.92387956, w: 0.38268343} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -135} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 22, y: 24} - m_SizeDelta: {x: 64, y: 64} - m_Pivot: {x: 0, y: 1} ---- !u!114 &967524300 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 967524298} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &967524301 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 967524298} - m_CullTransparentMesh: 1 ---- !u!1 &1003919115 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1003919117} - - component: {fileID: 1003919116} - m_Layer: 0 - m_Name: '[DebuggingInfo]' - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1003919116 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1003919115} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 60aab612d1cee4545a546bc73c53d73a, type: 3} - m_Name: - m_EditorClassIdentifier: - labelInfo: {fileID: 589311354} - labelTime: {fileID: 1420232701} ---- !u!4 &1003919117 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1003919115} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1084776063 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1084776067} - - component: {fileID: 1084776066} - - component: {fileID: 1084776065} - - component: {fileID: 1084776064} - m_Layer: 5 - m_Name: Canvas - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1084776064 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1084776063} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1084776065 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1084776063} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1084776066 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1084776063} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &1084776067 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1084776063} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 569804693} - - {fileID: 1836184979} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!1 &1420232699 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1420232700} - - component: {fileID: 1420232702} - - component: {fileID: 1420232701} - m_Layer: 5 - m_Name: LabelUpdateTime - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1420232700 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1420232699} - 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: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 20, y: 0} - m_SizeDelta: {x: 300, y: 100} - m_Pivot: {x: 0, y: 1} ---- !u!114 &1420232701 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1420232699} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: Time 12345.00 - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4278190080 - m_fontColor: {r: 0, g: 0, b: 0, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 32 - m_fontSizeBase: 32 - m_fontWeight: 400 - m_enableAutoSizing: 0 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 2 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1420232702 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1420232699} - m_CullTransparentMesh: 1 ---- !u!1 &1586397308 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1586397309} - - component: {fileID: 1586397311} - - component: {fileID: 1586397310} - m_Layer: 5 - m_Name: LabelInfo-FromConfigurationManager - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1586397309 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1586397308} - 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: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: -40, y: 0} - m_Pivot: {x: 0.5, y: 0} ---- !u!114 &1586397310 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1586397308} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: Stats - ConfigManager - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4278190080 - m_fontColor: {r: 0, g: 0, b: 0, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 42 - m_fontSizeBase: 42 - m_fontWeight: 400 - m_enableAutoSizing: 0 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1586397311 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1586397308} - m_CullTransparentMesh: 1 ---- !u!1 &1836184978 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1836184979} - - component: {fileID: 1836184981} - - component: {fileID: 1836184980} - - component: {fileID: 1836184982} - m_Layer: 5 - m_Name: Panel-SafeZone - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1836184979 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1836184978} - 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: 401349085} - - {fileID: 1996119600} - - {fileID: 552249141} - - {fileID: 967524299} - - {fileID: 589311353} - - {fileID: 1914334190} - - {fileID: 1586397309} - - {fileID: 1420232700} - m_Father: {fileID: 1084776067} - 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 &1836184980 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1836184978} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 0, g: 1, b: 0.023826122, 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_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1836184981 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1836184978} - m_CullTransparentMesh: 1 ---- !u!114 &1836184982 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1836184978} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &1914334189 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1914334190} - - component: {fileID: 1914334192} - - component: {fileID: 1914334191} - m_Layer: 5 - m_Name: LabelInput - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1914334190 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1914334189} - 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: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: 0, y: 270} - m_SizeDelta: {x: -40, y: -20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1914334191 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1914334189} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: Input - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4278190080 - m_fontColor: {r: 0, g: 0, b: 0, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 42 - m_fontSizeBase: 42 - m_fontWeight: 400 - m_enableAutoSizing: 0 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1914334192 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1914334189} - m_CullTransparentMesh: 1 ---- !u!1 &1996119599 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1996119600} - - component: {fileID: 1996119602} - - component: {fileID: 1996119601} - m_Layer: 5 - m_Name: Arrow-UpperRight - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1996119600 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1996119599} - m_LocalRotation: {x: 0, y: 0, z: -0.38268343, w: 0.92387956} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1836184979} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -45} - m_AnchorMin: {x: 1, y: 1} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 22, y: -24} - m_SizeDelta: {x: 64, y: 64} - m_Pivot: {x: 1, y: 1} ---- !u!114 &1996119601 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1996119599} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &1996119602 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1996119599} - m_CullTransparentMesh: 1 ---- !u!1 &2001844261 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2001844264} - - component: {fileID: 2001844263} - - component: {fileID: 2001844262} - m_Layer: 0 - m_Name: EventSystem - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &2001844262 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2001844261} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} - m_Name: - m_EditorClassIdentifier: - m_SendPointerHoverToParent: 1 - m_HorizontalAxis: Horizontal - m_VerticalAxis: Vertical - m_SubmitButton: Submit - m_CancelButton: Cancel - m_InputActionsPerSecond: 10 - m_RepeatDelay: 0.5 - m_ForceModuleActive: 0 ---- !u!114 &2001844263 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2001844261} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_FirstSelected: {fileID: 0} - m_sendNavigationEvents: 1 - m_DragThreshold: 10 ---- !u!4 &2001844264 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2001844261} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1660057539 &9223372036854775807 -SceneRoots: - m_ObjectHideFlags: 0 - m_Roots: - - {fileID: 963194228} - - {fileID: 705507995} - - {fileID: 1084776067} - - {fileID: 2001844264} - - {fileID: 404581668} - - {fileID: 1003919117} - - {fileID: 883653394} diff --git a/Assets/Scenes/Debugging/DebuggingScene.unity.meta b/Assets/Scenes/Debugging/DebuggingScene.unity.meta deleted file mode 100644 index 952bd1e..0000000 --- a/Assets/Scenes/Debugging/DebuggingScene.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 9fc0d4010bbf28b4594072e72b8655ab -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/Debugging/InputTest.cs b/Assets/Scenes/Debugging/InputTest.cs deleted file mode 100644 index c3a4b28..0000000 --- a/Assets/Scenes/Debugging/InputTest.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class InputTest : MonoBehaviour -{ - public TMPro.TMP_Text labelDebug; - - private void Update() { - if (Input.GetAxis("Fire1") > 0.0f) { - labelDebug.text = string.Format("[{0:0.00}] Button 1 pressed", Time.realtimeSinceStartup); - } - } -} diff --git a/Assets/Scenes/Debugging/InputTest.cs.meta b/Assets/Scenes/Debugging/InputTest.cs.meta deleted file mode 100644 index cca6812..0000000 --- a/Assets/Scenes/Debugging/InputTest.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 5fd8746295d36eb4e883169f61ce3a64 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Plugins.meta b/Assets/Scenes/Upgraded.meta similarity index 77% rename from Assets/Plugins.meta rename to Assets/Scenes/Upgraded.meta index b11ec7a..0aae6b4 100644 --- a/Assets/Plugins.meta +++ b/Assets/Scenes/Upgraded.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 203be8e601b5869489600cf1b37602a0 +guid: fa3be84485281cc4b8f0d0b8a3f5c582 folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/Scenes/Upgraded/Configuration.cs b/Assets/Scenes/Upgraded/Configuration.cs new file mode 100644 index 0000000..1331096 --- /dev/null +++ b/Assets/Scenes/Upgraded/Configuration.cs @@ -0,0 +1,58 @@ +using UnityEngine; +using UnityEngine.Android; +using UnityEngine.Events; + +public class Configuration : MonoBehaviour { + AndroidConfiguration m_PrevConfig; + + public UnityEvent OnUIChanges; + public UnityEvent OnScreenSizeChanges; + public UnityEvent OnUINightMode; + + private ScreenOrientation lastOrientation; + + public void Start() { + if (Application.platform == RuntimePlatform.Android) { + m_PrevConfig = new AndroidConfiguration(AndroidApplication.currentConfiguration); + AndroidApplication.onConfigurationChanged += OnConfigurationChanged; + } + + lastOrientation = UnityEngine.Device.Screen.orientation; + } + + public void OnDisable() { + if (Application.platform == RuntimePlatform.Android) { + AndroidApplication.onConfigurationChanged -= OnConfigurationChanged; + } + } + + private void OnConfigurationChanged(AndroidConfiguration newConfig) { + if (m_PrevConfig.orientation != newConfig.orientation || + m_PrevConfig.screenLayoutSize != newConfig.screenLayoutSize) { + OnUIChanges?.Invoke(newConfig); + } + + if (m_PrevConfig.uiModeNight != newConfig.uiModeNight) { + OnUINightMode?.Invoke(newConfig.uiModeNight); + } + + if (m_PrevConfig.screenHeightDp != newConfig.screenHeightDp || + m_PrevConfig.screenWidthDp != newConfig.screenWidthDp) { + OnScreenSizeChanges?.Invoke(); + } + + m_PrevConfig.CopyFrom(newConfig); + } + + + private void Update() { + if (!Application.isEditor) + return; + + if (UnityEngine.Device.Screen.orientation != lastOrientation) { + lastOrientation = UnityEngine.Device.Screen.orientation; + AndroidConfiguration newConfig = new AndroidConfiguration(); + OnUIChanges?.Invoke(newConfig); + } + } +} \ No newline at end of file diff --git a/Assets/Scenes/Upgraded/Configuration.cs.meta b/Assets/Scenes/Upgraded/Configuration.cs.meta new file mode 100644 index 0000000..250afb2 --- /dev/null +++ b/Assets/Scenes/Upgraded/Configuration.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 74d675c1df44f5544b3b3a86ec5376bd \ No newline at end of file diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/Upgraded/Unity6Scene.unity similarity index 91% rename from Assets/Scenes/1.HandleAnchoring/Anchoring.unity rename to Assets/Scenes/Upgraded/Unity6Scene.unity index 2382abf..2d86108 100644 --- a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity +++ b/Assets/Scenes/Upgraded/Unity6Scene.unity @@ -13,7 +13,7 @@ OcclusionCullingSettings: --- !u!104 &2 RenderSettings: m_ObjectHideFlags: 0 - serializedVersion: 9 + serializedVersion: 10 m_Fog: 0 m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} m_FogMode: 3 @@ -38,13 +38,11 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 serializedVersion: 12 - m_GIWorkflowMode: 1 m_GISettings: serializedVersion: 2 m_BounceScale: 1 @@ -67,9 +65,6 @@ LightmapSettings: m_LightmapParameters: {fileID: 0} m_LightmapsBakeMode: 1 m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 m_ReflectionCompression: 2 m_MixedBakeMode: 2 m_BakeBackend: 1 @@ -142,7 +137,7 @@ MonoBehaviour: mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} --- !u!95 &15 Animator: - serializedVersion: 5 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -156,6 +151,7 @@ Animator: m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 @@ -318,8 +314,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -489,8 +485,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -654,8 +650,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -819,14 +815,91 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &241324776 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 241324778} + - component: {fileID: 241324777} + m_Layer: 0 + m_Name: '[Configuration]' + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &241324777 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 241324776} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 74d675c1df44f5544b3b3a86ec5376bd, type: 3} + m_Name: + m_EditorClassIdentifier: + OnUIChanges: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: PauseGame + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 + OnScreenSizeChanges: + m_PersistentCalls: + m_Calls: [] + OnUINightMode: + m_PersistentCalls: + m_Calls: [] +--- !u!4 &241324778 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 241324776} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &254096035 GameObject: m_ObjectHideFlags: 0 @@ -896,6 +969,7 @@ Transform: - {fileID: 825979570} - {fileID: 2073308323} - {fileID: 490073565} + - {fileID: 752652918} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!4 &264391988 stripped @@ -1061,14 +1135,50 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &270955014 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 270955015} + m_Layer: 5 + m_Name: LowerRightAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &270955015 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 270955014} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1470445004} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 0.000061035156} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &316676088 GameObject: m_ObjectHideFlags: 0 @@ -1315,14 +1425,89 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &328125791 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328125792} + - component: {fileID: 328125794} + - component: {fileID: 328125793} + m_Layer: 5 + m_Name: BorderTop + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &328125792 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 2} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &328125793 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0.048119847, b: 0.6320754, 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: 0} + 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!222 &328125794 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_CullTransparentMesh: 1 --- !u!1 &328447788 GameObject: m_ObjectHideFlags: 0 @@ -1519,14 +1704,89 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &391760512 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 391760513} + - component: {fileID: 391760515} + - component: {fileID: 391760514} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &391760513 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 877407280} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &391760514 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &391760515 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 391760512} + m_CullTransparentMesh: 0 --- !u!114 &432623615 stripped MonoBehaviour: m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, @@ -1579,6 +1839,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 453339988} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -1602,7 +1863,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -1613,7 +1875,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 1, y: 1} m_EdgeRadius: 0 --- !u!1 &490073564 @@ -1805,15 +2066,15 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: ---- !u!1 &562934383 +--- !u!1 &546821399 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1821,72 +2082,147 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 562934384} - m_Layer: 0 - m_Name: Background + - component: {fileID: 546821400} + - component: {fileID: 546821402} + - component: {fileID: 546821401} + m_Layer: 5 + m_Name: Image m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &562934384 -Transform: +--- !u!224 &546821400 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 562934383} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_GameObject: {fileID: 546821399} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 687687490} - - {fileID: 1865370384} - - {fileID: 376362511} - - {fileID: 2110736387} - - {fileID: 7047842919362216433} - - {fileID: 7047842919492774900} - - {fileID: 7047842918400140478} - - {fileID: 1832493931} - - {fileID: 1743653272} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &621335031 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - m_PrefabInstance: {fileID: 6331163738709879229} - m_PrefabAsset: {fileID: 0} ---- !u!1 &633614782 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 633614783} - m_Layer: 0 - m_Name: Middle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &633614783 -Transform: + m_Children: [] + m_Father: {fileID: 1772921108} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &546821401 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 633614782} - serializedVersion: 2 - 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_GameObject: {fileID: 546821399} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &546821402 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 546821399} + m_CullTransparentMesh: 0 +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} - {fileID: 2090619701} @@ -2050,8 +2386,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2221,8 +2557,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2386,14 +2722,51 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &711817436 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 711817437} + m_Layer: 5 + m_Name: LowerLeftAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &711817437 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 711817436} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 877407280} + - {fileID: 1772921108} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0.00012207031, y: 0.000061035156} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!43 &716327412 Mesh: m_ObjectHideFlags: 0 @@ -2551,14 +2924,142 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &752652917 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 752652918} + - component: {fileID: 752652920} + - component: {fileID: 752652919} + m_Layer: 0 + m_Name: Camera-SplitControls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &752652918 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &752652919 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 +--- !u!20 &752652920 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 0 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: -0.5 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 32 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 --- !u!43 &768166320 Mesh: m_ObjectHideFlags: 0 @@ -2716,8 +3217,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2881,8 +3382,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2901,7 +3402,6 @@ GameObject: - component: {fileID: 825979569} - component: {fileID: 825979572} - component: {fileID: 825979571} - - component: {fileID: 825979573} m_Layer: 0 m_Name: Camera - Main m_TagString: MainCamera @@ -2969,7 +3469,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -34.749916, y: 5.7400007, z: -10} + m_LocalPosition: {x: -36.49066, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3013,12 +3513,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3053,29 +3553,269 @@ MonoBehaviour: m_CameraActivatedEvent: m_PersistentCalls: m_Calls: [] ---- !u!114 &825979573 -MonoBehaviour: +--- !u!1 &842874587 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 56f4a9acca968fd4bb64364e53e8e02c, type: 3} - m_Name: - m_EditorClassIdentifier: - maintainAspect: 1.777 ---- !u!1001 &904104553 -PrefabInstance: + serializedVersion: 6 + m_Component: + - component: {fileID: 842874588} + - component: {fileID: 842874591} + - component: {fileID: 842874590} + - component: {fileID: 842874589} + - component: {fileID: 842874592} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &842874588 +RectTransform: m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1029687590} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &842874589 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &842874590 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &842874591 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!114 &842874592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 1029687589} + labelPauseContinue: {fileID: 2053592352} + autoUnpauseTime: 3 +--- !u!1 &877407279 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 877407280} + - component: {fileID: 877407284} + - component: {fileID: 877407283} + - component: {fileID: 877407282} + - component: {fileID: 877407281} + m_Layer: 5 + m_Name: Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &877407280 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + 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: 391760513} + m_Father: {fileID: 711817437} + 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: 109, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &877407281 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /leftArrow +--- !u!114 &877407282 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 877407283} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &877407283 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &877407284 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 877407279} + m_CullTransparentMesh: 0 +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} propertyPath: m_Name value: Particles_Glow objectReference: {fileID: 0} @@ -3177,22 +3917,22 @@ PrefabInstance: - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.99737316 + value: 0.9973732 objectReference: {fileID: 0} - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.072434455 + value: 0.07243396 objectReference: {fileID: 0} - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.8619109 + value: 0.8619106 objectReference: {fileID: 0} - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.5070598 + value: 0.50706035 objectReference: {fileID: 0} - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3397,7 +4137,7 @@ PrefabInstance: - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.0000034086402 + value: 0.0000027976928 objectReference: {fileID: 0} - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3417,7 +4157,7 @@ PrefabInstance: - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.00000086426724 + value: 0.0000013634561 objectReference: {fileID: 0} - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3512,7 +4252,7 @@ PrefabInstance: - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: -0.000027418133 + value: -0.000027537339 objectReference: {fileID: 0} - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3532,7 +4272,7 @@ PrefabInstance: - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: -0.000024378294 + value: -0.000025451178 objectReference: {fileID: 0} - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3864,12 +4604,12 @@ PrefabInstance: - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.9937137 + value: 0.9937136 objectReference: {fileID: 0} - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.11195159 + value: 0.1119522 objectReference: {fileID: 0} - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -3920,12 +4660,12 @@ PrefabInstance: - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.8627133 + value: 0.8627131 objectReference: {fileID: 0} - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.5056934 + value: 0.50569373 objectReference: {fileID: 0} - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4155,8 +4895,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -4320,8 +5060,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -4485,8 +5225,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -4735,40 +5475,162 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: ---- !u!43 &1033828130 -Mesh: +--- !u!1 &1029687589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029687590} + - component: {fileID: 1029687592} + - component: {fileID: 1029687591} + - component: {fileID: 1029687593} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1029687590 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + 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: 2053592351} + m_Father: {fileID: 842874588} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1029687591 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1029687592 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_CullTransparentMesh: 1 +--- !u!114 &1029687593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: UnpauseGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!43 &1033828130 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: m_RootBoneNameHash: 0 m_BonesAABB: [] m_VariableBoneCountWeights: @@ -4900,8 +5762,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -4915,8 +5777,7 @@ LightingSettings: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Settings.lighting - serializedVersion: 6 - m_GIWorkflowMode: 1 + serializedVersion: 8 m_EnableBakedLightmaps: 0 m_EnableRealtimeLightmaps: 0 m_RealtimeEnvironmentLighting: 1 @@ -4926,6 +5787,8 @@ LightingSettings: m_UsingShadowmask: 1 m_BakeBackend: 1 m_LightmapMaxSize: 1024 + m_LightmapSizeFixed: 0 + m_UseMipmapLimits: 1 m_BakeResolution: 40 m_Padding: 2 m_LightmapCompression: 3 @@ -4939,13 +5802,11 @@ LightingSettings: m_FilterMode: 1 m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} m_ExportTrainingData: 0 + m_EnableWorkerProcessBaking: 1 m_TrainingDataDestination: TrainingData m_RealtimeResolution: 2 m_ForceWhiteAlbedo: 0 m_ForceUpdates: 0 - m_FinalGather: 0 - m_FinalGatherRayCount: 256 - m_FinalGatherFiltering: 1 m_PVRCulling: 1 m_PVRSampling: 1 m_PVRDirectSampleCount: 32 @@ -4969,8 +5830,6 @@ LightingSettings: m_PVRFilteringAtrousPositionSigmaDirect: 0.5 m_PVRFilteringAtrousPositionSigmaIndirect: 2 m_PVRFilteringAtrousPositionSigmaAO: 1 - m_PVRTiledBaking: 0 - m_NumRaysToShootPerTexel: -1 m_RespectSceneVisibilityWhenBakingGI: 0 --- !u!43 &1058990043 Mesh: @@ -5129,8 +5988,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5294,8 +6153,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5459,8 +6318,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5624,8 +6483,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5789,8 +6648,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5803,6 +6662,81 @@ GameObject: type: 3} m_PrefabInstance: {fileID: 976243511} m_PrefabAsset: {fileID: 0} +--- !u!1 &1169621959 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1169621960} + - component: {fileID: 1169621962} + - component: {fileID: 1169621961} + m_Layer: 5 + m_Name: ImageBackground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1169621960 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001552, y: 1.0001552, z: 1.0001552} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + 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 &1169621961 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.2784314} + 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1169621962 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_CullTransparentMesh: 1 --- !u!1001 &1185020591 PrefabInstance: m_ObjectHideFlags: 0 @@ -6020,56 +6954,6 @@ Transform: type: 3} m_PrefabInstance: {fileID: 5162504457308538019} m_PrefabAsset: {fileID: 0} ---- !u!1 &1241705673 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1241705675} - - component: {fileID: 1241705674} - m_Layer: 0 - m_Name: ConfigurationManager - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1241705674 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1241705673} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} - m_Name: - m_EditorClassIdentifier: - OnConfigurationChanged: - m_PersistentCalls: - m_Calls: [] - OnFoldChanged: - m_PersistentCalls: - m_Calls: [] ---- !u!4 &1241705675 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1241705673} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1290339268 GameObject: m_ObjectHideFlags: 0 @@ -6127,6 +7011,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1290339268} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -6150,7 +7035,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -6161,7 +7047,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 10, y: 10} m_EdgeRadius: 0 --- !u!43 &1299560289 @@ -6321,8 +7206,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6486,8 +7371,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6769,8 +7654,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6934,14 +7819,149 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &1470445003 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1470445004} + - component: {fileID: 1470445008} + - component: {fileID: 1470445007} + - component: {fileID: 1470445006} + - component: {fileID: 1470445005} + m_Layer: 5 + m_Name: Jump + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1470445004 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + 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: 2087105157} + m_Father: {fileID: 270955015} + 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: -115, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1470445005 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!114 &1470445006 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1470445007} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1470445007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1470445008 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1470445003} + m_CullTransparentMesh: 0 --- !u!1001 &1497350387 PrefabInstance: m_ObjectHideFlags: 0 @@ -7211,8 +8231,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -7231,6 +8251,45 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1 &1601510086 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1601510087} + m_Layer: 5 + m_Name: Panel-ControlsOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1601510087 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601510086} + 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: 1169621960} + - {fileID: 328125792} + - {fileID: 711817437} + - {fileID: 270955015} + m_Father: {fileID: 1626634859} + 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!1 &1626634855 GameObject: m_ObjectHideFlags: 0 @@ -7243,8 +8302,9 @@ GameObject: - component: {fileID: 1626634858} - component: {fileID: 1626634857} - component: {fileID: 1626634856} + - component: {fileID: 1626634860} m_Layer: 5 - m_Name: Canvas18:9 + m_Name: Canvas-OnlyShowOnFold m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -7279,9 +8339,9 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 1 + m_UiScaleMode: 0 m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 + m_ScaleFactor: 10 m_ReferenceResolution: {x: 1800, y: 900} m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 1 @@ -7299,9 +8359,9 @@ Canvas: m_GameObject: {fileID: 1626634855} m_Enabled: 1 serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 + m_RenderMode: 1 + m_Camera: {fileID: 752652920} + m_PlaneDistance: 1 m_PixelPerfect: 0 m_ReceivesEvents: 1 m_OverrideSorting: 0 @@ -7325,7 +8385,7 @@ RectTransform: m_LocalScale: {x: 0, y: 0, z: 0} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1825822856} + - {fileID: 1601510087} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -7333,6 +8393,26 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} +--- !u!114 &1626634860 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + simulateFoldInEditor: 0 --- !u!43 &1630560359 Mesh: m_ObjectHideFlags: 0 @@ -7490,8 +8570,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -7687,8 +8767,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -7852,8 +8932,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8017,8 +9097,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8031,39 +9111,174 @@ GameObject: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1714311180} - m_Layer: 0 - m_Name: FX - Night - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1714311180 -Transform: + serializedVersion: 6 + m_Component: + - component: {fileID: 1714311180} + m_Layer: 0 + m_Name: FX - Night + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1714311180 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1743653272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + m_PrefabInstance: {fileID: 6372339727274416988} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1772921107 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1772921108} + - component: {fileID: 1772921112} + - component: {fileID: 1772921111} + - component: {fileID: 1772921110} + - component: {fileID: 1772921109} + m_Layer: 5 + m_Name: Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1772921108 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + 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: 546821400} + m_Father: {fileID: 711817437} + 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: 262, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1772921109 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /rightArrow +--- !u!114 &1772921110 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1772921111} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1772921111 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1772921112 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1714311179} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1953263007} - - {fileID: 264391988} - m_Father: {fileID: 1565046920} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &1743653272 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - m_PrefabInstance: {fileID: 6372339727274416988} - m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1772921107} + m_CullTransparentMesh: 0 --- !u!1 &1773954005 GameObject: m_ObjectHideFlags: 0 @@ -8253,8 +9468,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8349,81 +9564,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1 &1825822855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1825822856} - - component: {fileID: 1825822858} - - component: {fileID: 1825822857} - m_Layer: 5 - m_Name: OverlayBackground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1825822856 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - 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: 1626634859} - 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: 200, y: 200} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1825822857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.5019608} - 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1825822858 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1825822855} - m_CullTransparentMesh: 1 --- !u!4 &1832493931 stripped Transform: m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, @@ -8593,8 +9733,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8795,8 +9935,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8966,8 +10106,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8989,12 +10129,12 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_Materials.Array.data[0] + propertyPath: 'm_Materials.Array.data[0]' value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_Materials.Array.data[1] + propertyPath: 'm_Materials.Array.data[1]' value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, @@ -9385,14 +10525,152 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &2053592350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2053592351} + - component: {fileID: 2053592353} + - component: {fileID: 2053592352} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2053592351 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + 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: 1029687590} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2053592352 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &2053592353 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_CullTransparentMesh: 1 --- !u!43 &2064797071 Mesh: m_ObjectHideFlags: 0 @@ -9550,8 +10828,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -9592,6 +10870,81 @@ Transform: - {fileID: 1565570274531159205} m_Father: {fileID: 257492487} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2087105156 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2087105157} + - component: {fileID: 2087105159} + - component: {fileID: 2087105158} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2087105157 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + 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: 1470445004} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2087105158 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &2087105159 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2087105156} + m_CullTransparentMesh: 0 --- !u!4 &2090619701 stripped Transform: m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, @@ -9761,8 +11114,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -9926,8 +11279,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 + 'm_MeshMetrics[0]': 1 + 'm_MeshMetrics[1]': 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -10462,7 +11815,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 + m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 m_SortingOrder: 0 @@ -10549,11 +11902,11 @@ Transform: m_GameObject: {fileID: 727782449433009720} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 727782450799988070} + m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &727782449493028358 GameObject: @@ -10930,7 +12283,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 727782449381929454} - - {fileID: 727782449433009723} m_Father: {fileID: 1644673665} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -10953,7 +12305,7 @@ MonoBehaviour: controlsCanvas: {fileID: 727782449381929453} --- !u!50 &1552010512268305782 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -10964,8 +12316,8 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1 - m_LinearDrag: 0 - m_AngularDrag: 0.05 + m_LinearDamping: 0 + m_AngularDamping: 0.05 m_GravityScale: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -10986,6 +12338,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -11009,7 +12362,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 1 + m_CompositeOperation: 1 + m_CompositeOrder: 0 m_Offset: {x: -15.68359, y: 2.8413353} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -11020,7 +12374,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 80.35488, y: 26.68267} m_EdgeRadius: 0 --- !u!66 &1552010512268305785 @@ -11031,6 +12384,7 @@ CompositeCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -11054,7 +12408,8 @@ CompositeCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_GeometryType: 1 m_GenerationType: 0 @@ -13178,12 +14533,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 15.176519 + value: 16.648634 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: 4.745509 + value: 3.4492974 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -13193,12 +14548,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 26.026241 + value: 27.498356 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.y - value: 5.413302 + value: 6.7095137 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -13328,7 +14683,7 @@ PrefabInstance: - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: -0.04578817 + value: -0.04578805 objectReference: {fileID: 0} - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -13388,7 +14743,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 15.399981 + value: 17.402048 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -13403,7 +14758,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 24.218895 + value: 26.220963 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -13962,6 +15317,8 @@ SceneRoots: - {fileID: 1773954006} - {fileID: 1644673665} - {fileID: 4959870972681412978} + - {fileID: 727782449433009723} - {fileID: 1565046920} - {fileID: 1626634859} - - {fileID: 1241705675} + - {fileID: 842874588} + - {fileID: 241324778} diff --git a/Assets/Plugins/Android/mainTemplate.gradle.meta b/Assets/Scenes/Upgraded/Unity6Scene.unity.meta similarity index 74% rename from Assets/Plugins/Android/mainTemplate.gradle.meta rename to Assets/Scenes/Upgraded/Unity6Scene.unity.meta index 20adfb4..8a3481d 100644 --- a/Assets/Plugins/Android/mainTemplate.gradle.meta +++ b/Assets/Scenes/Upgraded/Unity6Scene.unity.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: e37d997e32231b14db4e8a69dcd9f5ae +guid: 68e1880c41de3c44ebd453abbcd4c3ac DefaultImporter: externalObjects: {} userData: diff --git a/Assets/Scripts/GameScripts/CharacterController2D.cs b/Assets/Scripts/GameScripts/CharacterController2D.cs index 13383ef..2bebfaf 100644 --- a/Assets/Scripts/GameScripts/CharacterController2D.cs +++ b/Assets/Scripts/GameScripts/CharacterController2D.cs @@ -123,7 +123,7 @@ void FixedUpdate() UpdateTailPose(); UpdateGravityScale(); - prevVelocity = controllerRigidbody.velocity; + prevVelocity = controllerRigidbody.linearVelocity; } private void UpdateGrounding() @@ -142,7 +142,7 @@ private void UpdateGrounding() private void UpdateVelocity() { - Vector2 velocity = controllerRigidbody.velocity; + Vector2 velocity = controllerRigidbody.linearVelocity; // Apply acceleration directly as we'll want to clamp // prior to assigning back to the body. @@ -155,7 +155,7 @@ private void UpdateVelocity() velocity.x = Mathf.Clamp(velocity.x, -maxSpeed, maxSpeed); // Assign back to the body. - controllerRigidbody.velocity = velocity; + controllerRigidbody.linearVelocity = velocity; // Update animator running speed var horizontalSpeedNormalized = Mathf.Abs(velocity.x) / maxSpeed; @@ -168,7 +168,7 @@ private void UpdateVelocity() private void UpdateJump() { // Set falling flag - if (isJumping && controllerRigidbody.velocity.y < 0) + if (isJumping && controllerRigidbody.linearVelocity.y < 0) isFalling = true; // Jump @@ -196,8 +196,8 @@ private void UpdateJump() // Since collision with ground stops rigidbody, reset velocity if (resetSpeedOnLand) { - prevVelocity.y = controllerRigidbody.velocity.y; - controllerRigidbody.velocity = prevVelocity; + prevVelocity.y = controllerRigidbody.linearVelocity.y; + controllerRigidbody.linearVelocity = prevVelocity; } // Reset jumping flags @@ -212,12 +212,12 @@ private void UpdateJump() private void UpdateDirection() { // Use scale to flip character depending on direction - if (controllerRigidbody.velocity.x > minFlipSpeed && isFlipped) + if (controllerRigidbody.linearVelocity.x > minFlipSpeed && isFlipped) { isFlipped = false; puppet.localScale = Vector3.one; } - else if (controllerRigidbody.velocity.x < -minFlipSpeed && !isFlipped) + else if (controllerRigidbody.linearVelocity.x < -minFlipSpeed && !isFlipped) { isFlipped = true; puppet.localScale = flippedScale; @@ -228,7 +228,7 @@ private void UpdateTailPose() { // Calculate the extrapolated target position of the tail anchor. Vector2 targetPosition = tailAnchor.position; - targetPosition += controllerRigidbody.velocity * Time.fixedDeltaTime; + targetPosition += controllerRigidbody.linearVelocity * Time.fixedDeltaTime; tailRigidbody.MovePosition(targetPosition); if (isFlipped) @@ -245,7 +245,7 @@ private void UpdateGravityScale() if (groundType == GroundType.None) { // If not grounded then set the gravity scale according to upwards (jump) or downwards (falling) motion. - gravityScale = controllerRigidbody.velocity.y > 0.0f ? jumpGravityScale : fallGravityScale; + gravityScale = controllerRigidbody.linearVelocity.y > 0.0f ? jumpGravityScale : fallGravityScale; } controllerRigidbody.gravityScale = gravityScale; diff --git a/Assets/Scripts/GameScripts/ConfigurationResponse.cs b/Assets/Scripts/GameScripts/ConfigurationResponse.cs index 2dccce4..8b3e272 100644 --- a/Assets/Scripts/GameScripts/ConfigurationResponse.cs +++ b/Assets/Scripts/GameScripts/ConfigurationResponse.cs @@ -1,5 +1,4 @@ using System.Collections; -using System.Collections.Generic; using UnityEngine; public class ConfigurationResponse : MonoBehaviour { @@ -11,23 +10,20 @@ private void Awake() { UnpauseGame(); } - public void PauseGame() { + public void PauseGame(bool autoUnpause) { rootPauseScreen.SetActive(true); Time.timeScale = 0.0f; labelPauseContinue.text = "(tap to continue)"; - } + + if (autoUnpause) + StartCoroutine(UnpauseInTime(autoUnpauseTime)); + } public void UnpauseGame() { rootPauseScreen.SetActive(false); Time.timeScale = 1.0f; } - public void ConditionallyPauseGameOnOrientationChange(ConfigurationManager.OrientationInfo config) { - // Only partially pause (don't require user input) if a configuration change occured, unless player taps sooner - PauseGame(); - StartCoroutine(UnpauseInTime(autoUnpauseTime)); - } - IEnumerator UnpauseInTime(float time) { while (time > 0.0f && rootPauseScreen.activeInHierarchy) { time -= Time.unscaledDeltaTime; @@ -37,9 +33,4 @@ IEnumerator UnpauseInTime(float time) { UnpauseGame(); } - - public void ConditionallyPauseGameOnFoldChange(ConfigurationManager.FoldInfo foldInfo) { - // Set pause if we changed from folded to unfolded configurations - PauseGame(); - } } \ No newline at end of file diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset index e907cc7..70c5d61 100644 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -160,16 +160,14 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} m_Name: LiberationSans SDF - Fallback m_EditorClassIdentifier: - hashCode: -1699145518 - material: {fileID: 2180264} - materialHashCode: 462855346 m_Version: 1.1.0 + m_Material: {fileID: 2180264} m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 - m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, - type: 3} m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3} m_AtlasPopulationMode: 1 + InternalDynamicOS: 0 m_FaceInfo: + m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 @@ -194,7 +192,7 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28268798066460806} m_AtlasTextureIndex: 0 - m_IsMultiAtlasTexturesEnabled: 0 + m_IsMultiAtlasTexturesEnabled: 1 m_ClearDynamicDataOnBuild: 1 m_UsedGlyphRects: [] m_FreeGlyphRects: @@ -233,15 +231,21 @@ MonoBehaviour: m_KerningTable: kerningPairs: [] m_FontFeatureTable: + m_MultipleSubstitutionRecords: [] + m_LigatureSubstitutionRecords: [] m_GlyphPairAdjustmentRecords: [] + m_MarkToBaseAdjustmentRecords: [] + m_MarkToMarkAdjustmentRecords: [] fallbackFontAssets: [] m_FallbackFontAssetTable: [] m_CreationSettings: sourceFontFileName: sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + faceIndex: 0 pointSizeSamplingMode: 0 pointSize: 86 padding: 9 + paddingMode: 0 packingMode: 4 atlasWidth: 512 atlasHeight: 512 diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset index c08d304..c7b0771 100644 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset @@ -2,24 +2,20 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2180264 Material: - serializedVersion: 8 + serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: LiberationSans SDF Material m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] + m_ShaderKeywords: m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] - m_LockedProperties: m_SavedProperties: serializedVersion: 3 m_TexEnvs: @@ -27,10 +23,8 @@ Material: m_Texture: {fileID: 28684132378477856} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - m_Ints: [] m_Floats: - _ColorMask: 15 - - _CullMode: 0 - _FaceDilate: 0 - _GradientScale: 10 - _MaskSoftnessX: 0 @@ -62,10 +56,9 @@ Material: - _WeightNormal: 0 m_Colors: - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} - - _FaceColor: {r: 0.7169812, g: 0.7169812, b: 0.7169812, a: 1} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} - m_BuildTextureStacks: [] --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 @@ -80,7 +73,7 @@ MonoBehaviour: m_EditorClassIdentifier: hashCode: 231247347 material: {fileID: 2180264} - materialHashCode: 198912371 + materialHashCode: -1183942120 m_Version: 1.1.0 m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, @@ -88,12 +81,10 @@ MonoBehaviour: m_SourceFontFile: {fileID: 0} m_AtlasPopulationMode: 0 m_FaceInfo: - m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 m_Scale: 1 - m_UnitsPerEM: 0 m_LineHeight: 98.8916 m_AscentLine: 77.853516 m_CapLine: 59 @@ -124,7 +115,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 4 m_Metrics: m_Width: 9 @@ -139,7 +129,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 5 m_Metrics: m_Width: 25 @@ -154,7 +143,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 6 m_Metrics: m_Width: 48 @@ -169,7 +157,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 7 m_Metrics: m_Width: 47 @@ -184,7 +171,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 8 m_Metrics: m_Width: 70 @@ -199,7 +185,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 9 m_Metrics: m_Width: 53 @@ -214,7 +199,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 10 m_Metrics: m_Width: 8 @@ -229,7 +213,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 11 m_Metrics: m_Width: 24 @@ -244,7 +227,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 12 m_Metrics: m_Width: 24 @@ -259,7 +241,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 13 m_Metrics: m_Width: 31 @@ -274,7 +255,6 @@ MonoBehaviour: m_Height: 30 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 14 m_Metrics: m_Width: 42 @@ -289,7 +269,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 15 m_Metrics: m_Width: 10 @@ -304,7 +283,6 @@ MonoBehaviour: m_Height: 20 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 16 m_Metrics: m_Width: 23 @@ -319,7 +297,6 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 17 m_Metrics: m_Width: 10 @@ -334,7 +311,6 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 18 m_Metrics: m_Width: 24 @@ -349,7 +325,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 19 m_Metrics: m_Width: 42 @@ -364,7 +339,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 20 m_Metrics: m_Width: 38 @@ -379,7 +353,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 21 m_Metrics: m_Width: 40 @@ -394,7 +367,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 22 m_Metrics: m_Width: 42 @@ -409,7 +381,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 23 m_Metrics: m_Width: 45 @@ -424,7 +395,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 24 m_Metrics: m_Width: 42 @@ -439,7 +409,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 25 m_Metrics: m_Width: 41 @@ -454,7 +423,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 26 m_Metrics: m_Width: 40 @@ -469,7 +437,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 27 m_Metrics: m_Width: 42 @@ -484,7 +451,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 28 m_Metrics: m_Width: 40 @@ -499,7 +465,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 29 m_Metrics: m_Width: 10 @@ -514,7 +479,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 30 m_Metrics: m_Width: 10 @@ -529,7 +493,6 @@ MonoBehaviour: m_Height: 57 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 31 m_Metrics: m_Width: 42 @@ -544,7 +507,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 32 m_Metrics: m_Width: 42 @@ -559,7 +521,6 @@ MonoBehaviour: m_Height: 29 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 33 m_Metrics: m_Width: 42 @@ -574,7 +535,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 34 m_Metrics: m_Width: 42 @@ -589,7 +549,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 35 m_Metrics: m_Width: 74 @@ -604,7 +563,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 36 m_Metrics: m_Width: 57 @@ -619,7 +577,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 37 m_Metrics: m_Width: 46 @@ -634,7 +591,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 38 m_Metrics: m_Width: 55 @@ -649,7 +605,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 39 m_Metrics: m_Width: 51 @@ -664,7 +619,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 40 m_Metrics: m_Width: 47 @@ -679,7 +633,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 41 m_Metrics: m_Width: 43 @@ -694,7 +647,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 42 m_Metrics: m_Width: 57 @@ -709,7 +661,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 43 m_Metrics: m_Width: 48 @@ -724,7 +675,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 44 m_Metrics: m_Width: 9 @@ -739,7 +689,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 45 m_Metrics: m_Width: 36 @@ -754,7 +703,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 46 m_Metrics: m_Width: 50 @@ -769,7 +717,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 47 m_Metrics: m_Width: 39 @@ -784,7 +731,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 48 m_Metrics: m_Width: 59 @@ -799,7 +745,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 49 m_Metrics: m_Width: 48 @@ -814,7 +759,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 50 m_Metrics: m_Width: 59 @@ -829,7 +773,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 51 m_Metrics: m_Width: 46 @@ -844,7 +787,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 52 m_Metrics: m_Width: 59 @@ -859,7 +801,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 53 m_Metrics: m_Width: 52 @@ -874,7 +815,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 54 m_Metrics: m_Width: 51 @@ -889,7 +829,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 55 m_Metrics: m_Width: 50 @@ -904,7 +843,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 56 m_Metrics: m_Width: 50 @@ -919,7 +857,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 57 m_Metrics: m_Width: 57 @@ -934,7 +871,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 58 m_Metrics: m_Width: 85 @@ -949,7 +885,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 59 m_Metrics: m_Width: 56 @@ -964,7 +899,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 60 m_Metrics: m_Width: 54 @@ -979,7 +913,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 61 m_Metrics: m_Width: 49 @@ -994,7 +927,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 62 m_Metrics: m_Width: 18 @@ -1009,7 +941,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 63 m_Metrics: m_Width: 24 @@ -1024,7 +955,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 64 m_Metrics: m_Width: 18 @@ -1039,7 +969,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 65 m_Metrics: m_Width: 38 @@ -1054,7 +983,6 @@ MonoBehaviour: m_Height: 31 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 66 m_Metrics: m_Width: 51 @@ -1069,7 +997,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 67 m_Metrics: m_Width: 19 @@ -1084,7 +1011,6 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 68 m_Metrics: m_Width: 45 @@ -1099,7 +1025,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 69 m_Metrics: m_Width: 40 @@ -1114,7 +1039,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 70 m_Metrics: m_Width: 38 @@ -1129,7 +1053,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 71 m_Metrics: m_Width: 40 @@ -1144,7 +1067,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 72 m_Metrics: m_Width: 42 @@ -1159,7 +1081,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 73 m_Metrics: m_Width: 25 @@ -1174,7 +1095,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 74 m_Metrics: m_Width: 40 @@ -1189,7 +1109,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 75 m_Metrics: m_Width: 38 @@ -1204,7 +1123,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 76 m_Metrics: m_Width: 9 @@ -1219,7 +1137,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 77 m_Metrics: m_Width: 17 @@ -1234,7 +1151,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 78 m_Metrics: m_Width: 40 @@ -1249,7 +1165,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 79 m_Metrics: m_Width: 9 @@ -1264,7 +1179,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 80 m_Metrics: m_Width: 64 @@ -1279,7 +1193,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 81 m_Metrics: m_Width: 38 @@ -1294,7 +1207,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 82 m_Metrics: m_Width: 42 @@ -1309,7 +1221,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 83 m_Metrics: m_Width: 40 @@ -1324,7 +1235,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 84 m_Metrics: m_Width: 40 @@ -1339,7 +1249,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 85 m_Metrics: m_Width: 23 @@ -1354,7 +1263,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 86 m_Metrics: m_Width: 38 @@ -1369,7 +1277,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 87 m_Metrics: m_Width: 23 @@ -1384,7 +1291,6 @@ MonoBehaviour: m_Height: 56 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 88 m_Metrics: m_Width: 38 @@ -1399,7 +1305,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 89 m_Metrics: m_Width: 43 @@ -1414,7 +1319,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 90 m_Metrics: m_Width: 63 @@ -1429,7 +1333,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 91 m_Metrics: m_Width: 43 @@ -1444,7 +1347,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 92 m_Metrics: m_Width: 41 @@ -1459,7 +1361,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 93 m_Metrics: m_Width: 35 @@ -1474,7 +1375,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 94 m_Metrics: m_Width: 27 @@ -1489,7 +1389,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 95 m_Metrics: m_Width: 8 @@ -1504,7 +1403,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 96 m_Metrics: m_Width: 27 @@ -1519,7 +1417,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 97 m_Metrics: m_Width: 44 @@ -1534,7 +1431,6 @@ MonoBehaviour: m_Height: 11 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 98 m_Metrics: m_Width: 0 @@ -1549,7 +1445,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 99 m_Metrics: m_Width: 10 @@ -1564,7 +1459,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 100 m_Metrics: m_Width: 38 @@ -1579,7 +1473,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 101 m_Metrics: m_Width: 45 @@ -1594,7 +1487,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 102 m_Metrics: m_Width: 40 @@ -1609,7 +1501,6 @@ MonoBehaviour: m_Height: 40 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 103 m_Metrics: m_Width: 50 @@ -1624,7 +1515,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 104 m_Metrics: m_Width: 8 @@ -1639,7 +1529,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 105 m_Metrics: m_Width: 40 @@ -1654,7 +1543,6 @@ MonoBehaviour: m_Height: 69 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 106 m_Metrics: m_Width: 25 @@ -1669,7 +1557,6 @@ MonoBehaviour: m_Height: 8 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 107 m_Metrics: m_Width: 61 @@ -1684,7 +1571,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 108 m_Metrics: m_Width: 32 @@ -1699,7 +1585,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 109 m_Metrics: m_Width: 42 @@ -1714,7 +1599,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 110 m_Metrics: m_Width: 42 @@ -1729,7 +1613,6 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 111 m_Metrics: m_Width: 23 @@ -1744,7 +1627,6 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 112 m_Metrics: m_Width: 61 @@ -1759,7 +1641,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 113 m_Metrics: m_Width: 50 @@ -1774,7 +1655,6 @@ MonoBehaviour: m_Height: 4 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 114 m_Metrics: m_Width: 24 @@ -1789,7 +1669,6 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 115 m_Metrics: m_Width: 43 @@ -1804,7 +1683,6 @@ MonoBehaviour: m_Height: 52 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 116 m_Metrics: m_Width: 27 @@ -1819,7 +1697,6 @@ MonoBehaviour: m_Height: 36 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 117 m_Metrics: m_Width: 27 @@ -1834,7 +1711,6 @@ MonoBehaviour: m_Height: 37 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 118 m_Metrics: m_Width: 19 @@ -1849,7 +1725,6 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 119 m_Metrics: m_Width: 43 @@ -1864,7 +1739,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 120 m_Metrics: m_Width: 40 @@ -1879,7 +1753,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 121 m_Metrics: m_Width: 10 @@ -1894,7 +1767,6 @@ MonoBehaviour: m_Height: 10 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 122 m_Metrics: m_Width: 16 @@ -1909,7 +1781,6 @@ MonoBehaviour: m_Height: 18 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 123 m_Metrics: m_Width: 24 @@ -1924,7 +1795,6 @@ MonoBehaviour: m_Height: 35 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 124 m_Metrics: m_Width: 29 @@ -1939,7 +1809,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 125 m_Metrics: m_Width: 42 @@ -1954,7 +1823,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 126 m_Metrics: m_Width: 67 @@ -1969,7 +1837,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 127 m_Metrics: m_Width: 68 @@ -1984,7 +1851,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 128 m_Metrics: m_Width: 66 @@ -1999,7 +1865,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 129 m_Metrics: m_Width: 43 @@ -2014,7 +1879,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 130 m_Metrics: m_Width: 57 @@ -2029,7 +1893,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 131 m_Metrics: m_Width: 57 @@ -2044,7 +1907,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 132 m_Metrics: m_Width: 57 @@ -2059,7 +1921,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 133 m_Metrics: m_Width: 57 @@ -2074,7 +1935,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 134 m_Metrics: m_Width: 57 @@ -2089,7 +1949,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 135 m_Metrics: m_Width: 57 @@ -2104,7 +1963,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 136 m_Metrics: m_Width: 82 @@ -2119,7 +1977,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 137 m_Metrics: m_Width: 55 @@ -2134,7 +1991,6 @@ MonoBehaviour: m_Height: 78 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 138 m_Metrics: m_Width: 47 @@ -2149,7 +2005,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 139 m_Metrics: m_Width: 47 @@ -2164,7 +2019,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 140 m_Metrics: m_Width: 47 @@ -2179,7 +2033,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 141 m_Metrics: m_Width: 47 @@ -2194,7 +2047,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 142 m_Metrics: m_Width: 19 @@ -2209,7 +2061,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 143 m_Metrics: m_Width: 19 @@ -2224,7 +2075,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 144 m_Metrics: m_Width: 28 @@ -2239,7 +2089,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 145 m_Metrics: m_Width: 25 @@ -2254,7 +2103,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 146 m_Metrics: m_Width: 58 @@ -2269,7 +2117,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 147 m_Metrics: m_Width: 48 @@ -2284,7 +2131,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 148 m_Metrics: m_Width: 59 @@ -2299,7 +2145,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 149 m_Metrics: m_Width: 59 @@ -2314,7 +2159,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 150 m_Metrics: m_Width: 59 @@ -2329,7 +2173,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 151 m_Metrics: m_Width: 59 @@ -2344,7 +2187,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 152 m_Metrics: m_Width: 59 @@ -2359,7 +2201,6 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 153 m_Metrics: m_Width: 40 @@ -2374,7 +2215,6 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 154 m_Metrics: m_Width: 63 @@ -2389,7 +2229,6 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 155 m_Metrics: m_Width: 50 @@ -2404,7 +2243,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 156 m_Metrics: m_Width: 50 @@ -2419,7 +2257,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 157 m_Metrics: m_Width: 50 @@ -2434,7 +2271,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 158 m_Metrics: m_Width: 50 @@ -2449,7 +2285,6 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 159 m_Metrics: m_Width: 54 @@ -2464,7 +2299,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 160 m_Metrics: m_Width: 46 @@ -2479,7 +2313,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 161 m_Metrics: m_Width: 44 @@ -2494,7 +2327,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 162 m_Metrics: m_Width: 45 @@ -2509,7 +2341,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 163 m_Metrics: m_Width: 45 @@ -2524,7 +2355,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 164 m_Metrics: m_Width: 45 @@ -2539,7 +2369,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 165 m_Metrics: m_Width: 45 @@ -2554,7 +2383,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 166 m_Metrics: m_Width: 45 @@ -2569,7 +2397,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 167 m_Metrics: m_Width: 45 @@ -2584,7 +2411,6 @@ MonoBehaviour: m_Height: 71 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 168 m_Metrics: m_Width: 71 @@ -2599,7 +2425,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 169 m_Metrics: m_Width: 38 @@ -2614,7 +2439,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 170 m_Metrics: m_Width: 42 @@ -2629,7 +2453,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 171 m_Metrics: m_Width: 42 @@ -2644,7 +2467,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 172 m_Metrics: m_Width: 42 @@ -2659,7 +2481,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 173 m_Metrics: m_Width: 42 @@ -2674,7 +2495,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 174 m_Metrics: m_Width: 19 @@ -2689,7 +2509,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 175 m_Metrics: m_Width: 19 @@ -2704,7 +2523,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 176 m_Metrics: m_Width: 29 @@ -2719,7 +2537,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 177 m_Metrics: m_Width: 25 @@ -2734,7 +2551,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 178 m_Metrics: m_Width: 42 @@ -2749,7 +2565,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 179 m_Metrics: m_Width: 38 @@ -2764,7 +2579,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 180 m_Metrics: m_Width: 42 @@ -2779,7 +2593,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 181 m_Metrics: m_Width: 42 @@ -2794,7 +2607,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 182 m_Metrics: m_Width: 42 @@ -2809,7 +2621,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 183 m_Metrics: m_Width: 42 @@ -2824,7 +2635,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 184 m_Metrics: m_Width: 42 @@ -2839,7 +2649,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 185 m_Metrics: m_Width: 43 @@ -2854,7 +2663,6 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 186 m_Metrics: m_Width: 50 @@ -2869,7 +2677,6 @@ MonoBehaviour: m_Height: 49 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 187 m_Metrics: m_Width: 38 @@ -2884,7 +2691,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 188 m_Metrics: m_Width: 38 @@ -2899,7 +2705,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 189 m_Metrics: m_Width: 38 @@ -2914,7 +2719,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 190 m_Metrics: m_Width: 38 @@ -2929,7 +2733,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 191 m_Metrics: m_Width: 41 @@ -2944,7 +2747,6 @@ MonoBehaviour: m_Height: 81 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 192 m_Metrics: m_Width: 40 @@ -2959,7 +2761,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 193 m_Metrics: m_Width: 41 @@ -2974,7 +2775,6 @@ MonoBehaviour: m_Height: 77 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1997 m_Metrics: m_Width: 0 @@ -2989,7 +2789,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1998 m_Metrics: m_Width: 0 @@ -3004,7 +2803,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1999 m_Metrics: m_Width: 0 @@ -3019,7 +2817,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2000 m_Metrics: m_Width: 0 @@ -3034,7 +2831,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2001 m_Metrics: m_Width: 0 @@ -3049,7 +2845,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2002 m_Metrics: m_Width: 0 @@ -3064,7 +2859,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2003 m_Metrics: m_Width: 0 @@ -3079,7 +2873,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2004 m_Metrics: m_Width: 0 @@ -3094,7 +2887,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2005 m_Metrics: m_Width: 0 @@ -3109,7 +2901,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2006 m_Metrics: m_Width: 0 @@ -3124,7 +2915,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2007 m_Metrics: m_Width: 0 @@ -3139,7 +2929,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2008 m_Metrics: m_Width: 0 @@ -3154,7 +2943,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2009 m_Metrics: m_Width: 4 @@ -3169,7 +2957,6 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2010 m_Metrics: m_Width: 20 @@ -3184,7 +2971,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2011 m_Metrics: m_Width: 21 @@ -3199,7 +2985,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2012 m_Metrics: m_Width: 21 @@ -3214,7 +2999,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2013 m_Metrics: m_Width: 48 @@ -3229,7 +3013,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2014 m_Metrics: m_Width: 48 @@ -3244,7 +3027,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2015 m_Metrics: m_Width: 86 @@ -3259,7 +3041,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2016 m_Metrics: m_Width: 86 @@ -3274,7 +3055,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2017 m_Metrics: m_Width: 22 @@ -3289,7 +3069,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2018 m_Metrics: m_Width: 51 @@ -3304,7 +3083,6 @@ MonoBehaviour: m_Height: 15 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2019 m_Metrics: m_Width: 9 @@ -3319,7 +3097,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2020 m_Metrics: m_Width: 9 @@ -3334,7 +3111,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2021 m_Metrics: m_Width: 9 @@ -3349,7 +3125,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2022 m_Metrics: m_Width: 9 @@ -3364,7 +3139,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2023 m_Metrics: m_Width: 23 @@ -3379,7 +3153,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2024 m_Metrics: m_Width: 23 @@ -3394,7 +3167,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2025 m_Metrics: m_Width: 23 @@ -3409,7 +3181,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2026 m_Metrics: m_Width: 22 @@ -3424,7 +3195,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2027 m_Metrics: m_Width: 38 @@ -3439,7 +3209,6 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2028 m_Metrics: m_Width: 38 @@ -3454,7 +3223,6 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2029 m_Metrics: m_Width: 24 @@ -3469,7 +3237,6 @@ MonoBehaviour: m_Height: 23 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2030 m_Metrics: m_Width: 64 @@ -3484,7 +3251,6 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2031 m_Metrics: m_Width: 21 @@ -3499,7 +3265,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2032 m_Metrics: m_Width: 21 @@ -3514,7 +3279,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2033 m_Metrics: m_Width: 20 @@ -3529,7 +3293,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2034 m_Metrics: m_Width: 20 @@ -3544,7 +3307,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2035 m_Metrics: m_Width: 20 @@ -3559,7 +3321,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2036 m_Metrics: m_Width: 0 @@ -3574,7 +3335,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2037 m_Metrics: m_Width: 82 @@ -3589,7 +3349,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2038 m_Metrics: m_Width: 12 @@ -3604,7 +3363,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2039 m_Metrics: m_Width: 26 @@ -3619,7 +3377,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2040 m_Metrics: m_Width: 35 @@ -3634,7 +3391,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2041 m_Metrics: m_Width: 23 @@ -3649,7 +3405,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2042 m_Metrics: m_Width: 23 @@ -3664,7 +3419,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2043 m_Metrics: m_Width: 28 @@ -3679,7 +3433,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2044 m_Metrics: m_Width: 35 @@ -3694,7 +3447,6 @@ MonoBehaviour: m_Height: 5 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2045 m_Metrics: m_Width: 44 @@ -3709,7 +3461,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2046 m_Metrics: m_Width: 10 @@ -3724,7 +3475,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2047 m_Metrics: m_Width: 20 @@ -3739,7 +3489,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2048 m_Metrics: m_Width: 20 @@ -3754,7 +3503,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2049 m_Metrics: m_Width: 22 @@ -3769,7 +3517,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2050 m_Metrics: m_Width: 22 @@ -3784,7 +3531,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2051 m_Metrics: m_Width: 22 @@ -3799,7 +3545,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2052 m_Metrics: m_Width: 20 @@ -3814,7 +3559,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2075 m_Metrics: m_Width: 47 @@ -3829,7 +3573,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2090 m_Metrics: m_Width: 70 @@ -3844,7 +3587,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2179 m_Metrics: m_Width: 52 @@ -3859,7 +3601,6 @@ MonoBehaviour: m_Height: 51 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 m_CharacterTable: - m_ElementType: 1 m_Unicode: 32 @@ -4864,8 +4605,6 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28684132378477856} m_AtlasTextureIndex: 0 - m_IsMultiAtlasTexturesEnabled: 0 - m_ClearDynamicDataOnBuild: 0 m_UsedGlyphRects: - m_X: 0 m_Y: 0 @@ -8052,21 +7791,15 @@ Texture2D: Hash: 00000000000000000000000000000000 m_ForcedFallbackFormat: 4 m_DownscaleFallback: 0 - m_IsAlphaChannelOptional: 0 serializedVersion: 2 m_Width: 1024 m_Height: 1024 m_CompleteImageSize: 1048576 - m_MipsStripped: 0 m_TextureFormat: 1 m_MipCount: 1 m_IsReadable: 0 - m_IsPreProcessed: 0 - m_IgnoreMipmapLimit: 0 - m_MipmapLimitGroupName: m_StreamingMipmaps: 0 m_StreamingMipmapsPriority: -92 - m_VTOnly: 0 m_AlphaIsTransparency: 0 m_ImageCount: 1 m_TextureDimension: 2 @@ -8080,11 +7813,9 @@ Texture2D: m_WrapW: 0 m_LightmapFormat: 0 m_ColorSpace: 0 - m_PlatformBlob: image data: 1048576 _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f101112121313131212100f0e0c0a08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a1313131313131313130e0d0b08030000000000000000000000000000000000000002070a0c0d1313131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000050a0d0f10131313131313130e0d0b0803000000000000000000000000000000000000000000000004080a0a13131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000020507080c0f1112131211100c080806020000000000000000000000030607090d1011121312110e0a070604010000000000000000000000000000000000000000000000000000000000000000000000000606060606060000000000000000000000000000000000000000000000000000000000010507070c0f1112131312100c08080602000000000000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000000000000000000000000000306080913131313131207070501000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000004080a0a0b0b0b0b0b0b0b07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131315171a1c1d1e1e1f20201f1f1e1d1c1b19171513120f0b06060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316172020202020202020201b1a18140f080100000000000000000000000000000000070e1317191a202020202020202020181715110c060000000000000000000000000000000000000000000000000000030a10161a1c1d202020202020201b1a18140f080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000000000000000000106090b0c131313131313080705020000000000000000000000000000000002090e111414181c1e1f201f1e1c191514120e090300000000000000060b101213161a1d1e1f201e1d1b171413110d0701000000000000000000000000000000000000000000000000000000000000030608091313131313130b0a0805000000000000000000000000000000000000000000000002080d111314191c1e1f201f1e1c191514120e09030000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000000000000000000000000000000002080d1113142020202020191815120d060000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d080200000000000000000000000000000000000000000000000002080d1113142020202020191815120d06000000000000000000000000000000050b10141617181818181818181413110d07010000000000000000000001030405060606060504040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f09010000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104090e1214181c1f20222426282a2a2b2c2c2c2c2c2b2a2927262422201f1c171413110d0705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232d2d2d2d2d2d2d2d2d282724201a130b0200000000000000000000000000010a12191f2326272d2d2d2d2d2d2d2d2d2424211d171009000000000000000000000000000000000000000000000000040d151c2126292a2d2d2d2d2d2d2d2727241f1a130b0200000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000060d1215181920202020201f1514120e090300000000000000000000000002080e141a1e202125292a2b2c2c2b292622211e1a150e0903000000020a11171c1f2023272a2b2c2c2b2a282420201d18130c07000000000000000000000000000000000000000000000000000000030a0f121515202020202020181715110c060000000000000000000000000000000000000002080d13191e202125292b2c2d2c2b292622211e1a150e09030000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c040000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c0400000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000810171c2023242525252525252520201d18130c0400000000030607090b0e0f1112121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11141a1e2123282c2d2f31333537373838393939383837353433302e2d2b282221201d1814120e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111921272c2f303939393939393939393433302b251d140b010000000000000000000000000a141c242a2f323339393939393939393931302d28221b120900000000000000000000000000000000000000000000030d161f262d323536393939393939393433302b251d140b0000000000000000000000000000000008111a22282d30313939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000010911181e2224252d2d2d2d2d2c22211e1a140d0600000000000000000000050d14191f252a2d2e3235373839383736322f2e2b26201a150e0600070c141c23282b2d303336383939383734312d2c29241d18120b03000000000000000000000000000000000000000000000000060e151a1f21222c2d2d2d2d2d2424211d1710090000000000000000000000000000000000050c13191e252a2d2e3235373939393836332e2d2b261f1a150e0600000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b13090000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b1309000000000000000000000008121a22282d3031313131313131312d2c29241d160d0405060b10121316181a1c1d1f1f20201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d20262a2d2e34383a3c3e40424344454546464645454342413f3d3b3938332d2d2c2924201e1a14100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b33383c3d46464646464646464641403c362f261d1308000000000000000000000007121c262e353b3f404646464646464646463e3d39342c241b10060000000000000000000000000000000000000000000a151f2831383e42434646464646464641403c362f261d0f05000000000000000000000000000005101a232c33393c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000009131b23292e31323939393939392e2d2a261f180f060000000000000000080e171e252a30363a3b3f424445464544433f3b3a37312b2620180f0b12181e262e34383a3c40434445464544413d3a39352f28231c150c050000000000000000000000000000000000000000000006101820262b2e2f39393939393931302d28221a1209000000000000000000000000000000070e161e252a3036393a3f424445464645433f3b3a37312b2620180f0900000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b11060000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c02000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b110600000000000000000005101a242c33393c3d3e3e3e3e3e3e3e3a39352f281f160b1113171c1f20222527292a2b2c2c2d2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d130900000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d1309000000000000000000000000010b151f272f343846464646464646464645423d352d24190f04000000000000000000000000000000000000000000000000000000000000000000000001070c141a1d24292c31363a3b404546484a4d4f505151525353525251504f4e4c4a4846443f3d3a39352f2d2a251f1d18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d44484a5353535353535353534e4c4841382f251a0f03000000000000000000020e19242e3840474b4d5353535353535353534b49453e362c22170c000000000000000000000000000000000000000005101c26313a43494e50535353535353534e4c4841382f21170d03000000000000000000000000000b17222c363e44494a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000006111b252d343a3e3f4646464646463b3a36312921180b0200000000000008111a202930363b4246474b4f51525352514f4c4847423c37312a211b151c232830383f4446494d5051525351504e4a4745403a342e271e170e050000000000000000000000000000000000000000030e18222a31373a3c4646464646463e3d39342c241a0e0500000000000000000000000000071019202830363a4146474c4f51525352514f4c4847423c37312a211b12090100000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d01000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d0100000000000000000b17222c363e44494a4b4b4b4b4b4b4b4745403a31281d191d2023282b2d2f3234363738393939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000030b12181f252a2f35393b4246484b51535557595b5d5d5e5f5f5f5f5f5e5d5c5a59575553504a4a4745413b3a36302c29241d1a140f0a03000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54566060606060606060605b58534a41362b20140400000000000000000007131f2a35404a52575a606060606060606060575550483e34281d1101000000000000000000000000000000000000000a16212d38434c545a5d606060606060605a58534a4133291f140900000000000000000000000004101c28333e48505557606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000010d18232d373f464a4c5353535353524846423b33291d140a000000000008111a232c323b41464d5254585c5d5e5f5f5e5c5955534d47423c332d241e272e343e424a5053565a5d5e5f5f5e5d5b5753514b444039302920170f05000000000000000000000000000000000000000a15202a343c4347485353535353534b49453e362c20170d020000000000000000000000071119222b323a41464c5254585c5e5f605f5e5c5955534d47423c332d241b130900000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e1206000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c0300000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e12060000000000000004101c28333e485055575858585858585853514b433a2f2625292d2e34383a3c3e414244454546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e08020000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000000000000000000000000000000000000000060d151d232930363a4045474d5355545c60626466686a6a6b6b6c6c6c6b6b6a6867666361605b545654514b4846423b39352f2a251f1a150e08020000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c67645c53483c3020150a0000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c6c6c64615a5045392d1d1207000000000000000000000000000000000000000d1a26323e49545e66696c6c6c6c6c6c6c67645c53453b30251a0e0200000000000000000000000814202d3944505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000006121e29343f4951565860606060605f55534d453b2f261b1106000000050f1a232c353e444c52575e6165686a6b6c6b6a6965625f57534d453f372d27303940444f545c606366696b6c6c6b6a6764605d55514a423b322921170b020000000000000000000000000000000000030f1a26313c464e53555f6060606060575550483e32291e130800000000000000000000050e19232b343d444c52565e6165686a6c6c6c6b6966615f57534d453e362d251b110800000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e22150900000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e221509000000000000000814202d3944505a616464646464646464605d554b41382d3035393a3f4446494b4d4f5052525353525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000000000000000000000000000000000000000000000000000000030a11171f272f343b42464b5153575f6165666d6f71737576777878797979787876757472706e6c666663605d5554524d4745403936312b262019140d0500000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b70797979797979797979746e64584c3c32261b0f0300000000000000000c1926323f4b57636e73797979797979797979716c615549392f23180c000000000000000000000000000000000000000f1c2935424e5a66707679797979797979746e64574d42362a1f140900000000000000000000000a1623303c4955616c707979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f23160900000000000915222e3a46515b62656c6c6c6c6c6c615f574d41382d22170b0300030d17212c353e474f565e61696e7275777879787776726e69625f5751493f373039424a515961666d6f7376777879787774706d67605c544d443b33291d140a000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c64615a50443a3025190e040000000000000000020d17202b353d464f565e61686d7275777879797876726e69625f5750483f372d23190d0400000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c1207000000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e312418080100000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e31241808010000000000000a1623303c4955616c70717171717171716d675d53493f383a4146474a505355585a5c5d5e5f5f605f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000000000040c151c2328313940454d52555d6065696e7276797b7d80828384848586868585848382817f7d7b797673706d6765615e5753514b46423b37312a251e170e07000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495363707d868686868686868686807467584e43372b1f12060000000000000005111e2a36424d576673808686868686868686867e7164554b4034291c1004000000000000000000000000000000000000101d2a3643505d697682868686868686868074695e52463b30251a0e02000000000000000000000a1724313d4a5764707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a00000000000b1824313e4a56626d727979797979796e695f53493f33271f14090009141f29333e474f5961686e747b7e828485868584827f7b756e69625b51493f39424b545c606c70787c80838485868483817d7a726d665e564d453b2f261c1106000000000000000000000000000000000815212e3a47535f6a6f797979797979716c61564c41362a20160c020000000000000009141f29333d474f5960686d747a7f828485868584827f7b756e69625a51493f352b1f160c01000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c04000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c030810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c0400000000000a1724313d4a5764707e7e7e7e7e7e7e7e796d655b504443484c5254545c60626567696a6b6c6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000000000000000000000000000000000000000000060d161e262e343d434b51575e61676d72777b7f8286888a8c8e909091929292929291908f8d8c8a888583807d7a76726e6964605d55534d47433c36302920191007000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6574818d939393939393939184786a5f53473b2e211508000000000000000714202d3a46525e69778390939393939393938e8275675c5145382c1f13060000000000000000000000000000000000000a1723303d4a5663707d89959393939392867b6e61574d42362a1f1409000000000000000000000a1724313d4a5764707d8a9393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000c1925323f4c5865727f8686868686867b6e655b50443b31251a0e050e1a25313b454f59616b707a81878b8f90919292918f8c88827b726d625b5147404b545c666d757d84898d9091929291908e8a857f786e695e574d42382d22170b010000000000000000000000000000000915222f3c4855626f7b8786868686867e71685e52463e32281e1308000000000000020e1a25303b454f59606b6f7a81868b8f91929392918f8c87827b716c625b51473d31281d1307000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140908111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d040000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d04000000000a1724303d4a5763707d868b8b8b8b8b8b81776c605a504e54565e6165666d6f7174757778787979787877767573706e696763605c54524c46413b322a251e170e060000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c201306000000000000000000000000000000000000000000000000000000060f171f2830383f444f555c60696e737a7f84888b8f929897999b9d9d9e9e9f9f9f9e9e9d9b9a99969892908c8986827f7b76716d67615e57534e46413b322b22190f04000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919e9f9f9f9f9fa196887c6f6255483c3025190d010000000000000814212e3b4754616e7b8795a09f9f9f9f9f9f9285796d6053473a2d22170b0000000000000000000000000000000000000916222f3c4854606b7683909da79fa3998d8074695e52463b3025190e020000000000000000000a1724313d4a5764707d8a979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a00000000000613202d394653606c7782909893988f82776c60574d42362a20170d121e2a36424d57616b707d868e939a9b9d9e9d9d9d9c98948f877f726d62594f45515c666d78818a9196999c9e9d9d9e9d9a98928c837b6e695e544a3f33281d12070000000000000000000000000000000815212e3a47535f6a737f8c95939392857a6d615a50443a3024190d04000000000005111e2a36424d57606b6f7d858d92999b9d9c9b9c9e9c9a938f867e726d62594f433a2f24180d0100000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d101a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c01000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d1a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c010000000a16232f3c4855616b727f8c93979797938d80736c6158586062686d7175797c7e8082838585868685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000000050e172129313a424a505960676d737b80858b9195989c9fa3a39f9d9b9a999898989898999b9c9d9fa3a29f9c9999928f8b87837e79746e69625f58524c443d342b21160a000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8996a1adacacacb2a8998c7f7266564c41362a1d1105000000000004101c2834404b5465717e8b98a7b1acacacaea2988a7d7063544a3f33281c0f0300000000000000000000000000000000000714202c38444f5963707d8a959fabab9f92867b6e61564d42362a1f14080000000000000000000a1724313d4a5764707d8a97a3acacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a3968a7d7063574a3d3024170a000000000005121f2b3744505b656e7b86929f9f948b7e72695e53463f32291f1414212d3a46535e69707d8692989f9d9b9691909192999f9e99928b7f726b60554e58606d78818e939ea09e9892909091979d9f9f9590847b6e665b5044392f23180c00000000000000000000000000000006121f2b37434e58606d78839099a1978e81756c61564c4135291f160c01000000000714202d3a46525e696f7d8691979f9f9892908e8f91979f9f98928b7f726b60554b4035291d1307000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f1617212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f16212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000714202c38444f59636d74818e959fa59c928a7e716a60626a6f757a7e8285888b8d8f9091929293929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000000030d172029333b434c545c606b707980868d92979da0a29f9b989892908e8d8c8c8b8b8b8c8d8e8f919299979a9d9fa39f9c9a938f8b85807b756e6a615e564e463d32271b0f03000000000000000000000000000000000000000000000000000000000006121e2b37424d576673808d99a8b1acaaacaea99d908376685e5246392d201306000000000006131f2c3845515c6675828f9ba8b0aba9abb0aa9a8e8174665b5044382b1f1206000000000000000000000000000000000004101c27333d4855616b7783909da7aea3988d8074695e52463b3025190e0200000000000000000a1724313d4a5764707d8a97a3b0b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a968a7d7063574a3d3024170a0000000000030f1b27333f49535f69727f8c959f9f92867b6e615a50443b3025191f2c38434e58616e7b869298a29c938e88848384868c9299a39f93887d6f675c535f6a73808d939ea197928b858483858990959fa0969083786c60554b4034291c10040000000000000000000000000000030f1a26313c44515c666f7c87929f9e938a7d70685d52453d31281d130700000007131f2c38434f59616e7b859298a19a938c86838282858a9297a29f93877d70675d51453a2f24180d010000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e1c28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d0100000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d01000004101c28333e47515b606d79839096a1a49f92867c6f6a6f767c81868b8f9298989a9c9d9e9f9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000020b151f29323b454d565d666d747d848c92999fa29f9c98928f8b88858381807f7f7e7e7f7f8081828486888a8d9092999b9ea19f9c98928d86817c746e6860584e43382c1f130700000000000000000000000000000000000000000000000000000000000814212e3a47535f697784919daaa7a09d9fa2aa9f93867a6d6154473a2e23170c00000000000713202d3a4653606d7985929faca69f9c9fa6ab9e9285796c605346392d20130a0000000000000000000000000000000000000b16212c38444f5964707d8a95a0acaa9f92867b6e61564d41362a1e140800000000000000000a1724313d4a5764707d8a97a3b0aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7d7063574a3d3024170a0000000000000b17222d38414d57606d78839099a2988f82766c62564d41362a20222e3b4854606a75828f98a29c918c817b7876777a7f87929aa49a9184796d6056626e7c87929fa19791857e797776787c838f949f9f958b7f72675c5145382c1f13060000000000000000000000000000000a15202834404a54606a73808d96a09e91857a6d60594f433a2f24180d0300000915222f3b4854606b75828f97a19f9388807a767576797e859297a2999184796d60554b4035291d1104000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24202d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f242d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000b17212c353f45515c676e7a849198a2a39891857b747c82898e92999c9fa2aaa7a8aaa8a8a7a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e050000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000a141d27313a444d575f686d78808991969fa39e9b948f8a85827e7b7977757373727171727273747677797b7e8083868a8e92979b9fa29f99928e87817a6f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a0aca095909298a2a4998a7e7164544a3f34281c1003000000000a1723303d4a5663707d8998a2a99f9490949faba197897c6f6356493c31261b0f03000000000000000000000000000000000005101c28333e4653606c7883909da7aea3988d8074685e52463b3025190e02000000000000000a1724313d4a5764707d8a97a3b0ab9e91848080808080808080808080808080808080808080808080808080808080808080807c6e6255483b2f22150800000000000006111b262f3c44505c666f7c86929f9f948b7e71685e52463e32292834404b54626f7c89939e9f948c7f746e696a686d737e88939fa0968b7f72655e6875828f99a39e91857b716d676a6a6f78828f98a29f9285796d6053473a2e23170b000000000000000000000000000000030c18232e39424e58606d7984919aa1978e81746b60554b4035291f150b0105111e2a36414c56636f7c89939e9e938b7e736d6868666d717c85929fa1968c8073675d5145392c2013070000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c41352923303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c413529303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000005101a232834404b555e686f7c86929aa4a197908381878f949b9fa3abacaaaba39f9d9c9b9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006111c262f39434c565f696e7a828d929ea0a09d938e88827d7975716e6c666867666565656565666869666d6e7174767a7d81858a8e92989ea19f99928e867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000005111e2a36414c5666727f8c99a7aa9d908386929fab9b8e8175665c5044382c1f120600000005121e2a36424d576774808d9aaaa1979083909ca9a99a8d807367584e43372b1f12060000000000000000000000000000000000000b161f2b3744505b65717e8a95a0acaa9f92867b6e61564c41362a1e14080a0a0a0a0a0a0a0a1724313d4a5764707d8a97a3b0a99c8f827673737373737373737373737373737373737373737373737373737373737373736e6a5f53473a2e211408000000000000000a141d28343f4a545f6a737f8c95a09f92857b6e615a50443a302c3845515c6674818e9aa59c9082786c615f575d616c74818d99a49d9083776a616d7a86929fa0958a7d7069605c5860666e7b86929fa2978a7e7164544a3f34281c100300000000000000000000000000000007121c27303c45515c676f7d88939f9d93897d70675d51453d31271d12070714202d3946525e6875828f9ca59b8e81756c615d565c606a717e8b96a09f92857a6d6053473a2f24180c00000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c3026313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d211407000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d21140700000000081118232e39434c565f6a717e88939fa5a095908d93999fa6acaaa8a09d999992908f8e8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000b17222d38424b555e686e7b838f949da49c969189817c76706d666561605b545a5959585858595a5b545c60626467676d7174797d81868c91969da09e9285796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202d3946525e687683909da9a79a8d80828f9ca99f9285796d6053463a2d2013090000000714212d3a46535f697784919daa9e91857e8a97a8aa9e9184776a5f53473a2e211509000000000000000000000000000000000000030f1b27333f4953606c7884919da8aea3988d8074685e52463b3025191616161616161616161724313d4a5764707d8a97a3b0a99c8f82766967676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000020b17232e38424e58606d78839099a2978f82756c61564c41362d3a4653606d7985929fa2988a7d70655b534d5259616e7b87939f9f95887b6f65727e8b99a39d9184786c6057514e545e6874818d9aa99c8f8276665c5044382b1f1206000000000000000000000000000000000b151e2934404b55606b74808d96a19e9184796d60594f43392f24180c0814212e3b4754616e7a86929f9f94887b6e615a524c5058606c7884919da2978b7e7164554b4035291d100400000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e323f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e21140700000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e3f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e211407000000000007121d27303b444e58616c73808c939ea7a09d9a9fa4abaca59e9b96918c898684828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b403428201509000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000030f1c28333f4a545d676d7a8491959fa39f928d847d756f6a64605c545553504a4d4c4c4b4b4c4c4d4e4a51535557555d6064666d70757a7f848a9095978c7f72675d5145392c1f1306000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939faca7978a7e7f8c99aba297897c6f6356493c31251a0e0200000815222e3b4855616e7b8896a0a89b8e827a8796a0aca096887b6f6255483c31251a0e020000000000000000000000000000000000000b17222d3844505b66717e8a96a0acaa9f92867a6e61564c41362a232323232323232323232324313d4a5764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261a0f02000000000000000006111c26303c44515c666f7c87929f9e938a7e71685e52463e323c4956626f7c8997a29f9285796d6053494246535f697683909da7988b7f726875828f9bab998c8073655b5045424d5663707c8998a39f9285796d6053463a2d20130700000000000000000000000000000000030c18232f39434f59606d7984919ea1968d80746b60554b4035291e150b1825323e4b5865717e8b99a39c908376695f53464144505b65727f8c99a99c8f8276675d5145392c1f1306000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34323f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e211407000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f343f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e2114070000000000000b151e29323c46505a606c77818e96a0acaaa7acafa7a09d938e89847f7c7a777575747373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000005101a232b3844505b666d79839096a0a299928b8079706b625f5853514b4846443f40403f3e3e3f3f4041404446484b4c5154545c6063686d72797e838a91857a6d60554b4035291d100400000000000000000000000000000000000000000000000000000004111d2935414c5565727e8b9aa4aca095877a7d8999a3a9998d807366574d42362a1e12050004101d2935404b5565727f8b98a8a9988b7f7784919daaa8998c7f7366574d42362a1e120500000000000000000000000000000000000006111b28333f4a54606d7884919ea8aea2988d8073685e52463a30303030303030303030303030313d4a5764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c332a201509000000000000000000000a141e2834404a545f6a73808d95a09e92857a6d615a50443a3f4b5865727e8b98a99c8f8276665c504138424d576673808d99a69b8e8174677784919eab96897d706353493f3b4653606d7986929fa298887b6e6255483b2f221508000000000000000000000000000000000007121d27313d45515d67707d89939e9f93887d6f675d51453d30271c121d2935414c566875828e9bab998c7f7266574d42353f4953626e7b8897a29f92867a6d6053473a2d2014070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b303f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e2114070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b3f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e211407000000000000030c17202a343e44505b656d7a84919daab6b4b3a9a0959189817c7773706d6769686766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000b17212a36424d57606c78818f959fa29892877e736d676059534e46454040434546464544423f3b3a373134383a3b3e4145474a5053565d60666d71787e847f73675d5143392f24180c000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9cacaa9d9184777a86929faa9d908477695e53463a2d2114070006131f2c3945515d6776828f9ca9a197887c74818d9aa7aa9d908377695e53463a2d211408000000000000000000000000000000000000000b17222d3844505c66717e8b96a1acaa9f92867a6e61564c413d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4a5764707d8a97a3b0a99c8f8276695c4f43404040404040404040404040404040404040404040404040404040403b3a37312a21180e0300000000000000000000020c18232e39424e58606d79839199a1978e81756c61564c41414e5b6774818e9aa79a8d807467544a3f2f3e4b5764717e8a97a49d9083776d7a86939fa399877b6e6154473b3845515c677784909daa978a7e7164574b3e3124180b0000000000000000000000000000000000010b151f2935404b55616b74818e97a19a9184796d60584e42392e2318202d3946525d687884919ea996897c706356493d31394653606c7985929fa398897c6f6356493c3023160900000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42363f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e21140700000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d423f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e2114070000000000000008131e28313a46535e696f7d86929facb9b9ada29791837d75706b6663605d555b5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e050000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000004101c28333a46525e69727f8b939ea39992867d716c605c554f47434446494d5051525352514f4c4847433c37332d2f2f35393a3f44464c52545c60656c7179796d60554b4131271f1911060000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca79a8d81747683909da9a095877b6e6154483b2f24180c000714202d3a4753606d7a86929fab9e928579717e8a97a7aca095877b6e6154483b3025190d0100000000000000000000000000000000000006111c28343f4a54606d7984919ea8aea2988d8073685e52494949494949494949494949494949494a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343434342f2e2b2620180f0600000000000000000000000007121c27303c45515c676f7c87939f9e938a7e70685d5246434f5c6976828f9ca5988b7f7265584c3f2e3c4956636f7c8996a29f9285786f7b889aa49f9286796c6053463934404b556975828f9ca5998c7f7266594c3f3326190c000000000000000000000000000000000000030d18242f3a434f59606d7a85919ea0968d80736a60544a4034281e212e3a4754616d7a8796a1a297877a6d6054473a2d3744505b6576828f9caa988b7f7265584c3f3225190c000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e3a4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000010d19242f3a43505a616e7b859299a3aebbb8ab9e92857a706b6360595653514b4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d0100000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000714202c38444f59616e7b86929fa59f92877d706b615a514b4344495053565a5c5e5f5f5f5e5c5955534e46443f382f27343c424a5053565b5d5f5f5b60666c6d675c51454039312b2317110a0200000000000000000000000000000000000000000000000004101c2834404b5464717e8a99a3aea7978a7e7173808d99aba7988b7f7265554b4035291d10040a1724303d4a5763707d8a98a3a89b8f82756e7a8795a0aca7988b7f7265564c4135291d1105000000000000000000000000000000000000000b17232e3844515c66727e8b96a1adaa9f92867a6d615656565656565656565656565656565656565764707d8a97a3b0a99c8f8276695c4f433629272727272727272727272727272727272727272727272727272722211f1a150e0600000000000000000000000000000b151e2834404b55606a73808d96a09e91857a6d61594f43505d6a7683909da4978a7e7164574b3e313b4855616e7b8894a19f9286796f7c8996ac9e918578655b5044372e414e5b6774818e9aa6998d8073665a4d4033271a0d0000000000000000000000000000000000000007131d28313d45525d68717e8a939e9f92877c6f665c51443c3026232f3c4956626f7c8995a89f928578685d5245392c333f49536774818e9aa79a8d8174675a4e4134271b0e00000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f433946525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f4346525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000004111d2935414c55626c76828f97a1abb5afacada2978e81776c605a504947454042414040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000a16232f3c4855616b75828f98a29d938b7e716b60595045414950535b606366696b6c6c6c6b6866625f58535049413d333d464e545b6063676a6b6c6c6b696663605c54514b433d3528221c140b02000000000000000000000000000000000000000000000006131f2c3845515c6675818e9babaca095877a6e707d8999a3a89c8f8275675d5145392c1f1306121f2b37434e586774818d9aaaa8988b7f72687784919daaa99c8f8376685e5246392d2013070000000000000000000000000000000000000006111c2834404a54606d7984919ea9aea2988d8073686363636363636363636363636363636363636364707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120f0903000000000000000000000000000000030c18232e39434e58606d7984919aa1978e81746b61564c515e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1a399867a707d8a96a39e9184776b5e493f3334414d5a6774808d9aa79a8d8174675a4e4134271b0e000000000000000000000000000000030608090d0c161f2935414c56616c75818f97a2999083786d60584e42382e23313e4a5764717d8a97a49d9084776a564c4135292d404c5966737f8c99a69c8f8276695c4f4336291c10000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b40414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000000000000000000020608080c0e07131d28313e46535e69727f8c95a0988e81756b61554b414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000613202c3945515d67717e8b949fa9b3aba39fa3a99e938c80736c61584e453b352f3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000007131f2c38434f5963707d8a949ea1978e81746c62594f47444c535b60656c6f7376787979787775726e6a64605b534e443f464e585f666c707477787979777673706d66605d554f4740332d261d140a00000000000000000000000000000000000000000000000713202d3a4653606d7985929fabaa9d908477686d7a86929fac9f92867a6d6053473a2d20140a15212e3a47535f6a7884919eaba196887b6e6774818d9aabac9f92867a6d6154473a2f24180c00000000000000000000000000000000000000000c18232e3945515c66727f8b97a1adaa9f92867a707070707070707070707070707070707070707070707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000000000000000000000000007121d27303d45515d67707d88939f9e938a7d70685d52515e6b7884919ea3968a7d7063574a3d303a4754616d7a8794a0a194877a717d8a97a49d9184776a5e51442d34404d5a6773808d9aa69b8e8175685b4e4235281b0f00000000000000000000000000040a0f1315161a1d1f1924303a44505a616e7a85929ea0958c7f736a5f544a3f3428323f4b5865727e8b98a59c8f8376695c50432f24323e4b5865717e8b98a49d9083776a5d5044372a1d1100000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e13080000000000000000000000000003090e121415191b1d1e161f2a36424d57606d788390999e938a7d70675d5145444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e130800000000000004111d2935414c55606d7a85929ea6b0aaa2999299a1a59c928a7e716a60574d43392f26272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000915222f3b4854606b7683909da69e91857a6d605a5047454d565e656c71787c80838485868584827f7b77716c65605850494e58606a6f787d81838586858483807c78726d67605952443f382f261c1106000000000000000000000000000000000000000000030f1b27333f495363707d8a98a2aeaa9a8d807367677683909ca9a3988a7d7063574a3d31261b0f15222f3c4855626f7b8896a1ab9e9184786a64717d8a99a3afa3998b7e7164554b4035291d10040000000000000000000000000000000000000007121c2834404b54606d7985919ea9aea2988e817c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7f8c99a6b2a99c8f8276695c4f4336291c1003010101010101010101010101010101010101010101010100000000000000000000000000000000000000000000000b151e2935404b55606b74818d96a19e91847a6d60594f5e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1aa93877a707d8a96a39e9184776b5e51442f34414d5a6774808d9aa79a8e8174675b4e4134281b0e0000000000000000000000040a0f151b1f212226292b2c2c28323e46525e68717e8b949e9f92877c6f665c50443c2f33404c5966737f8c99a69c8f8275695c4f423629313e4b5764717e8a97a49e9184786b5e5145382b1e120000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e413d45515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000000000000060c11151a1e212226282a2b2c2c25313b44505c666f7c87939f9e9184796d60584e4145515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000613202c3945515d67737f8c97a2adaea29892869196a1a49f92867c6f695e554b41382d2217171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c10040000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d1104000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005111e2a36424d56636f7c89959f9f958a7e71685d5248434d575e686d777e84898d8f91929292918f8c88837e786f6a605b5354606a6f7c83898e9092929291908c89847f796f6b635c504a42382d22171007000000000000000000000000000000000000000005121f2b3744505b6574818e9aaaaea398897d70636673808c99a9aa9a8d817467584e43372b1f121d2935414c5666727f8c99a8ac9b8e817468606d7a86929facab9b8f8275675d5145382c1f130600000000000000000000000000000000000000000c18232e3945515d67727f8c97a1adaa9d938e898989898989898989898989898989898989898989898c919ca8b5a99c8f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7984919ea1968e81746b60555d6a7783909da4978a7d7164574a3e313b4855616e7b8894a1a2988679707c8996a39e9184786b564c413534414e5b6774818e9aa69a8d8073675a4d4034271a0d00000000000000000000070e151b20262b2e2f3336383939393736414c56626c76828f98a2999083786d60574d41382d404d596673808c99a69b8e8275685b4f423528313d4a5764707d8a97a39e9285786b5f5245382c1f12000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e050000000000000000000002090e171d1f262b2e2f3235373839393938343f4a54606a74808d97a1968d80736a5f5349404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e05000000000000000714212d3a4754606d7a85929fa9b3a99f92867c849198a2a29891847b6e675d53493f332722190f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714202d3a46525e6975828f9ba79d9083766c61564c414b555e696e7a828b9196999c9e9f9f9f9e9b9995908a837c726c655c5c666f7c8690959a9d9e9f9f9e9c9996918b847d736e605b544a3f332822190c02000000000000000000000000000000000000000613202d394653606c7885919eabac9f9286796d60636f7c8997a2ab9e9184786a5f53473a2e2115202c3945525d687683909ca9a49a8a7e71645d687683909ca9ac9f9285796d6053473a2e23170b000000000000000000000000000000000000000007121d2935404b55606d7985929ea9afa59d9a96969696969696969696969696969696969696969696999ca3adb5a99c8f8276695c4f4336291c100c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0706040000000000000000000000000000000000000000000000000007121d27313d45515d67707d89939d9d93897d70675d5c6976838f9ca4988b7e7165584b3e323c4855626f7b8895a29f9285796f7c8895a99f928578685d52453935424e5b6875818e9ba6998c807366594d4033261a0d00000000000000000109101920272b32373b3c40434546464544423e44505a616e7b86929f9f958c7f72695f53493f33404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f120000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c0500000000000000000000050d141a22282d31373a3b3f414445454646454441424e58606d7a85919e9f92877c6f655b5044434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c050000000000000006121e2b37424d5765727e8b97a2adada1978c7f727c86929aa4a1969083796d655b50443e342b20170d090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d201308000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e13080000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000814212e3b4754616e7b87939fa1968a7e71645a504445515d676e7b848f949ea0a8a39f9c9a999a9b9e9f9d9590877f776d66606d79849198a0a79f9d979595989c9f9e96918780746c665b50443f342b1e140a00000000000000000000000000000000000000091623303c4956636f7c8997a1ada99c8f8276675d606d7985929faba196887b6f6255483c302419212d3a4754606d7a86929fac9f93877a6e615666737f8c99a8aea2988a7d7064544a3f34281c100300000000000000000000000000000000000000000c18242f3945515d67727f8c97a2adafa9a7a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a6a8adb5b5a99c8f8276695c4f4336291c1919191919191919191919191919191919191919191313100c070000000000000000000000000000000000000000000000010b151f2935414b55606b74818e97a19e9184796d60596875818e9ba6998c807366594d40313d4a5763707d8a96a39e9184776e7a8797a1a298877a6d6054473a36424d57697683909cac988b7e7265584b3f3225180c00000000000000010a131b222b32373c4347494d5052525352514e4b4746535e69727f8b949f9f92867b6e655b50443b404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f12000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c413c46515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000000060f171f252a34393c4247484c4e505152535252514e4c48525d68717e8a949f999083776c60564c4146515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000814212e3a47535f697683909da9b3ab9e9185796d717e88939fa59f958e81776c605a50463c32291f150b02091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101d2935404b5565727e8b99a49e9184786d605346434e58606d798391969fa6a49f9992908e8d8d8e91969a9f99928c81786d66717e8a96a0a89f95908a88898b8f949da099938c81786c605b51463d30261c1106000000000000000000000000000000000006121f2b37434e586773808d9aa9b2a8988c7f7265555c6675828f9ba8a8998c7f7266564c4135291d27333f495364717d8a99a3aa9d908377685e55626f7c8896a1adaa9b8e8174665c5044382b1f1206000000000000000000000000000000000000000007121d2935404b55606d7a85929faab3b5b4b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3a6abb4b5a99c8f8276695c4f43362926262626262626262626262626262626262626262626201f1c18120b0300000000000000000000000000000000000000000000030d18242f3a434f59606d7a84919ea1968d80746b6066727f8c99ab9b8e817568574d42373f4a5465727f8b98a59b8f8275697885929eaa95887c6f6255493c3a46535e697885919ea49a897c6f6256493c2f231609000000000000000a131c252d343c43474e5355595c5e5f5f5f5d5b5853514d57606c77829098a3989082776c60574d42404d596673808c99a69b8e8175685b4e423528303d4a5763707d8a96a39e9285786b5f5245382c1f1200020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d3f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c00000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b58555356616c76828f989f948b7e71685e52463f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c0000000000000000000815222f3b4855626e7b88959fabafa3998c7f73676c73808c939ea79e938c7f736c61584e443b31271d120700071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000613202c3945515d6775828f9ca8998c7f72665c50444854606a74808d95a0a8a499938d87838180808184888d92989f938e81786c74818e9ba8a09690837d7b7c7e828991969f9f938e81746d62584e42382e23170b01000000000000000000000000000000000815212e3a47535f6a7784919eaaaca196887c6f62555465717e8b98a7a99c908376685d5246392d202b3744505b6574818e9babaa9a8d80736756535f6a7884919eabab9e9285796d6053463a2d20130a0000000000000000000000000000000000000000010d18242f3945515d6773808c98a2aebab1a7a09d93939393939393939393939393939393939393979aa2abb5a99c8f8276695c4f433633333333333333333333333333333333333333333333332d2c28231d150c030000000000000000000000000000000000000000010407131d28313d45525d68707d8a939e9f93887d6f6763707d8a99a39e918478695f53473f44505c6675818e9ba9998c7f736976838f9ca5988b7f7265574d423f4854616e7b8796a19f93867a6d6053473a2d20140700000000000008121c252e373f464e54585f6266696b6c6c6c6a6864605d55515b656e7b86929f9f948b7f72695e5346404c5966737f8c99a69b8f8275685c4f423529313e4a5764717d8a97a49e9184786b5e5145382b1e120006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f4239414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f575a616e7b86929f9e92857a6d61594f42414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c0000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867b6e61606c77818e95a0a59f93887e716a60564d43392f231812080007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d010000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000714202d3a4753606d7a86929fa096887b6e62544a414d56626f7c87939fa7a4999387807a7674737375777b80868e939f938c807376838f9ca99e918478706e6f71767d848f949f9d938b7f726a60544a3f34281d1207000000000000000000000000000000000915222f3c4855626f7b8896a0acab9e9184786a5f5354616e7b8795a0ac9f92867a6d6154473a2d222d394653606c7885929eaba298897d7063564e586774818e9aaaada197897c706356493d32261b0f03000000000000000000000000000000000000000007121d2935414c55606d7a85929faab4aca09591868686868686868686868686868686868686868a909aa6b5a99c8f8276695c4f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150b00000000000000000000000000000000000001080d111314161f2935414c56616c75818e97a19a9184796d616d7a86929fa196887b6e6259504a4e56606d7985919ea197897d706673808d99a79c8f8275695f544d4a505b65717e8b98a99d908377675d5145392c2013060000000000040e1a242e374049515860626a6f7376787979787775716d67605c555f69727f8c959f9f92867b6e615a50444b5865727e8b98a59c8f8276695c4f432f24313e4b5864717e8b97a49d9083776a5d5044372a1d11000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b403a444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c0000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e6963605f69727f8c95a0978e81746b60544b40444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c000000000000000006121f2b3844505b6676828f9ca9b5a99c8f8276685e5b656d79839097a1a49a92867c6f685e554b403429241a1006010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a1724303d4a5763707d8a98a39e9184776a5f534246525e6875828f99a4a89f93877e746d6867666768696e737a818b929893887d7783909da5988c7f72666262656b707a828f959f9f92877c6f665c5044392f24180d00000000000000000000000000000005121e2a36424d5766737f8c99a8b2aa9a8d807467584e525e697783909daaa3998a7e7164544a3f33282f3c4956626f7c8997a1ab9f9285796d60534a5764707d8a98a3aea99a8d807467584e43372b1f13060000000000000000000000000000000000000000010d19242f3a45525d6873808d98a2aeaa9d9184777979797979797979797979797979797979797e8a97a3b0a99c8f8276695c4f4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d120700000000000000000000000000000001070c13191d20212428242f3a444f59616d7a85929ea0968d80736a6876828f9ca89a8d80746b605b54585f68707d8a97a19e9185796d626f7b8895a09f93877b6e665e57545c606d7683909da4998c7f7266554b4035291d110400000000020c16202c364049525b626a6f767c80838585868584817e7a736d675e57606d78839099a2988f82766c62564d4a5764717d8a97a49d9083776a554b403529323f4c5965727f8c98a59c8f8276695c4f4336291c10000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51453c3d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b60606d7883919a9e93897d70665c51453d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c00000000000000000613202d394653606c7985929facb3a9988b7f726556535d676e7b859198a3a29891847a6e675c514540362c22180e0506111c2935414c5665727f8b98aab4aa9d918477685d5245392c2013060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e1308000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000c1926333f4c5966727f8c99aa9a8d807467584e434754616e7b86929faba1968c7f736c615e565a5a575f61686d757e86929891857a83909ca3968a7d706354565960686d79839096a1999083786d60554b4035291c110600000000000000000000000000000714202d3a46525e697783909daaaea298897d7063564a4d566673808d99a9ab9b8e8175665b5044382b36414c566673808c99a9ab9b8e8275665c514753606d7a86929facab9e9184786a5f53473b2e21150900000000000000000000000000000000000000000008131e2935414c56616d7a86929faaaca0958a7d706c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c707d8a97a3b0a99c8f8276695c595959595959595959595959595959595959595959595959595953514b43392e23180c0000000000000000000000000000030b12181e24292c2d31353738323e46525e68717e8a939e9f93877c6f67717e8a95a09f92877d716c6667676a6e7a84919ea2988d8073665f6a7783909da4998f82786e696767666d727f8b959f9f93877b6e6154483b2f24180d010000000008131e28323e48525b636d727c82888c8f91929292908e8b857f796e695e5c666f7c87929f9f948b7e71685e524956626f7c8995a99e918578675d5145392c34404d5a6773808d9aa69a8e8174675b4e4134281b0e000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d4237404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d67666f7d88939f9d9184796d60574d42404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000815222f3b4855626e7b8898a2aeada197887b6e62554b555e696f7c86929fa4a1969083796d605b51483e342a20170c030d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1b27333f49536874818e9bab978a7e7164574b3f4c5965727f8c99a3ab9e9184796d605a524c4d4d4d53565e616c717d8692978d80828f9ca396897c706356494f565d676e7a84919ea0958b7f72675d5145382d22170b00000000000000000000000000000815212e3b4854616e7b87939facab9f9285796d6053464956636f7c8997a1ab9e9285796c605346392d3946525e687783909daaa4998b7e7164544b45515d6776828f9ca9aca196887c6f6255493c31261a0e020000000000000000000000000000000000000000010d1924303a46525e6873808d98a3aea79c9083766b606060606060606060606060606064707d8a97a3b0a99c8f827669666666666666666666666666666666666666666666666666666666605c554b4034281c1004000000000000000000000000060d151d24292f35393a3e4144454645414c56616c75828f97a2999183796d6d7984919da39992857e78757474767b839096a19f92867b6e615864717d8a949e9f948f827b76747475797f87929fa1978e8174695e52463a2d1d130700000000010d1924303a44505a636e737f878f94999c9e9e9d9e9d9b98928c837b6e695e5f6a73808c95a09f92857b6e615a5054616d7a8797a1a197867a6d6053473a2d35414c566875828f9bac998c7f7266594c3f3326190c000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f53463e39434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c0000000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d676b74818e97a0968c7f73695f53463e434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c00000000000000000b1824313e4b5764717e8a97aab4ab9e928578695f53474d57606a717e8a929ca59f958e81756d635a50463c32291e150b0813202d394653606c7985929facb1a795897c6f6256493c2f2316090000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c2013040000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000005121f2b3744505b657783909da499887c6f625549424d566875828f9baba9998c7f73675c514641404042474c525a626b707d8792928785919ea3968a7d7063574a434c555e68707d8a939e9f9285796d60544a3f33281c0f0300000000000000000000000004111d2935414c5665727f8b9aa4afab9b8e8275665c51444653606d7985929eaba197897c6f6356493c303a4754616d7a87939fac9f93867a6d615447404b5565727e8b98a7b1a8998c807366574d42362a1e120500000000000000000000000000000000000000000008131e2a36414c56616e7a86929fabab9f94897c6f63574e535353535353535353535764707d8a97a3b0a99c8f8276727272727272727272727272727272727272727272727272727272726d675c5145382c1f13060000000000000000000000060f181f272f353a4145474a4e505253525150505a616e7a85929fa0958d80736a707d89919fa297928a8482808183879095a09e938c7f72695e55616c75828f95a09f948f8783818082858b9299a29892857a6d61574d42362a1e0c010000000005111d2935414c56616c73808c92999f9f9992919091979c9e9f9590847b6e675c606d79839099a2978f82756c6156525e687885919ea995897c6f6256493c303946525d687784919ea49a897d7063564a3d3023170a000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a50443a3c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c0000000000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d616d7a85929e9f92867b6e615a50443c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c00000000000000000d1a2633404d596673808c99a6b3a99c8f827669574d42454e58616c73808d939ea79e938c7f736c61584e443b30271d1207121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f00000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7985929f9f93867a6d60534746525e697885919eaba297887b6e62554b40363031373a41465059616b727f8b93929197a1a4978b7e7164584b3e434c56616c75828f9ba2978b7f72665b5044382b1f12060000000000000000000000000713202c3945525d6876828f9cacafa3998a7e7164544a4044505c6675818e9baba9998c807366574d42363f4a5464717e8b9aa4a99d908376685e52463b4854616e7b8795a0acaa9d908377695f53463a2d211408000000000000000000000000000000000000000000020d1925303a46525e6874808d99a3aea69b8f82756a5f534746464646464646464a5764707d8a97a3b0aa9d91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20130700000000000000000000060f18212a313940454c5254575b5d5e5f5f5e5d59565e68717e8b949e9f92877c6f6b737f8c93999e9f97918e8d8e90939aa09e938e81786d6056505a616e7a8390959e9f9993908e8d8e92979f9f9892867d70685e52453b30251a0e00000000000713202d3946525d68717e8a929fa198928b86848385888f949da0969083796d605c666f7c87939f9e938a7e71685e52566975828f9ca5988b7f7265574d42363b4754616d7a86939f9f93867a6d6154473a2e211407000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61564c41353f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a68717e8b949f988f82766c61564c413f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000000010e1b2834414e5b6774818e9aa7b4a79a8d8174675a4e413d46505a606c77818f95a0a59f93887e706a5f564c43392e2318110f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f00000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212d3a4754606d7a8798a29e918478675c51454754616e7a8797a1ab9e928578695f5343392f25262b30363e474f59626d74818e979ea1a9a6998c7f7366594c403b444f59626f7c88949e9e9184786c605346392d22170b0000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d6054473a3f4a5464717e8a99a3aa9d908377695e52463a44505c6675828e9baca8998c7f7366564c413a46535e697783909daaaca095887b6e6155483b3025190d0100000000000000000000000000000000000000000008131e2a36414c56616e7b86929fabac9f93877b6e62564d423639393939393d4a5764707d8a97a3b0aca096918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d211407000000000000000000030c18212a333c434b51565d6064686a6b6c6c6b69666260626c76828f98a2999083786d6d737f878f94989b9d9b9a9a9d9c9996918a81786d665c5046525e686e7a838b92979a9c9c9a9a9b9d9b9a938e867d706b60564c4133291f14090000000004111d2935414c56616d7a85929ea19792867f7a7776787c828d929d9f958c7f73685e606a73808d96a09e92857a6d61595965727f8c98a79c8f8275695e524641444f5964717e8a9aa49d908377685e5246392d20130700091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d52453d36414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f626c76828f989f948a7e71685d52453d414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000003101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f343e44505b656d79839097a1a49a92867c6f685e554b403428231a1017222d404d5a6773808d9aa6b3a89b8e8275685b4f4235281c0f020000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815212e3b4854616e7b8794aa9d9083776a554b404955626f7c8895a9a99c8f837669574d4231271d1a1e252a353e47515b616d7a85929ea7b1a79a8e8174675b4e41323e47535f6a75828f9ca096897d7063544a3f33281c0f030000000000000000000004101c2934404b5564717e8b99a3afa99c8f8376685d5245393a4754606d7a86929faca095877b6e6154473b4653606d7985929faba196887c6f6255493c36424d576673808d99a9b1a7988c7f7265564c41362a1d1105000000000000000000000000000000000000000000020e1925303b46525e6974818d99a3afa49a8e8174695e52463a2f242d2d313d4a5764707d8a97a3b0b2a8a09d99999999999999999999999999999999999999999999999999999993877a6d6054473a2d2114070000000000000000000b151e2a333c454d555d60686d7174777879787776736f6c65616e7b86929fa0958c7f736a6d727c82888b8f9091929291908d89847d756d665c544a414c565e686d787e85898d9091929291908f8b87817b706b60594f443a3021170d02000000000713202c3945525d6873808d97a19e92857c726d676a6a6f77808d95a09f92867a6e6158606d7984919aa1978e81756b6155616e7b88959f9f92867b6e615a524d5056606b75828f9ca4998c7f7366564c4135291d1105000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60584e42383a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e817566626e7b86929f9e91857a6d60584e423a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000004111d2a3744505d6a7783909daab1a4978a7e7164574b3e31333f49535d676e7b859299a3a29891847a6e675c51453f352c22181926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f030000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815222f3b4855626e7b8895a19c8f8376695c5043495663707c8996a3a89b8e8175685b4e423128150e1319232c353f46525d68717e8a95a0aca99c90837669574d423637434e5864707d8a97a29a8e8174665b5044382b1f12060000000000000000000006131f2c3845515c6775828f9babb1a7988b7f7265564c41353945525d687683909ca9a7988b7e7165544b40495663707c8997a2ab9e9184786a5f53473b313c4956636f7c8997a1ada99c908376685e5246392d2013070000000000000000000000000000000000000000000008141e2a36424d57616e7b87929fabac9f92867b6e61564c4135291d24313d4a5764707d8a97a3b0bab2acaaa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211407000000000000000007121d27303c454e575f676d737a7e81838586858483807c78706b69727e8b949f9f92867c6f666a6f757b7f82848586858483807c79706c605c544a423b444c565e666d72797d80838485868584827e7b746e6860594f473d32281e0f0500000000000714212d3a4754606d7a86929f9f958a7e716a605d585f656d7883919da3988d8073665c5d67707d88939f9e938a7d70675d5f697683909da3998e81756c615e565b60686f7d87939f9f93877b6e6155483b3025190d01000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a60544a3f343d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285796d606973808c96a0978d80746a60544a3f3d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000004111e2b3744515e6a7784919daab0a3968a7d7063574a3d302d38414b555e696f7d87929fa4a1969083796d605b51473e342a201725323e4b5865717e8b98a4b1a99c908376695d5043362a1d10030000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f424a5764707d8a97a3a79a8e8174675b4e4134281b0e08111a232935414c56616c7783909da8ab9f928578695e52463a323c4653606d7985929e9e9285796c605346392d201306000000000000000000000714202d3a4753606d7985929facaca095887b6e6155483b3035414c5666727f8c99a8a89b8f8275665c51454d576673808d99a9aa9a8d817467584e43372d394653606c7985929eabac9f93867a6d6154473a2f24180d01000000000000000000000000000000000000000000020e1a25303b46535e6974818e99a3aea3998d8073685d5245392e2324313d4a5764707d8a97a3b0b8b0aaa99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d21140700000000000000000c18232e39424e575f696e7980868a8e9091929291908c89837d746c6c77828f98a2999083786d6062696e7275777879787776736f6d66615a504a4238323b444c545c60676d707376777879787775716e69615e564f473d352b20160c000000000004101d2935404b5565727e8b98a29d9083766c6158514e535c66707d8a97a19e9185796d6055606b74818e96a19e91847a6d605964717e8a95a09e938b7e736e6869666c707a84919aa3998f8275695f53463a2d1e13080000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f665c50443b34404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e61606d7984919e9f93877c6f665c50443b404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000005121e2b3845515e6b7884919eabafa396897c706356493d30262f3a434d57606b717e8b929da69f958e81756d635a50463c32291e24313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11040000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000a1623303d495663707c8996a39b8e8275685b4f424b5764717e8a97a4a79a8d8074675a4d4134271a0e0008111924303a44505a64717e8a96a1aca297877b6e6154473b2e3845515c6674818e9ba197897c6f6356493c30231608000000000000000000030f1c28333f4a5463707d8a98a2aeaa9d908477695f53463a2d303c4855626f7b8896a1ac9f9285796d605346535e697784909daaa2988a7d7063574a3d322b3844505b6674818e9babafa4998b7e7165554b4035291d10040000000000000000000000000000000000000000000009141f2a36424d57616e7b87929fabab9f92857a6d60554b40342824313d4a5764707d8a97a3b0b0a69f9c93939393939393939393939393939393939393939393939393939393877a6d6054473a2d2114070000000000000004101c2834404b545f6a6e7b848c92989b9d9e9d9d9e9c9995908980776c6e7b86929f9f958c7f72695f5f6165686a6b6c6c6b696663605c5450443f383029323a424a50555c606367696b6c6c6b6a6865615e57524d443d352b23190e04000000000006131f2c3945515d6776828f9ca8988b7f72655a5045414a54606d7985919ea197897c70635659606d7a84919ea1968e81746b60606c78839098a39b908b807b777576797d849196a09f92877c6e62574d42362a1e0c020000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60574d423639434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f625c67707d89939e999083786d60574d4239434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000005121f2c3845525f6b7885929eabafa296897c6f6356493c302328313b454f59626c73808d949ea79e938c7f726c61584e443a302724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11050000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000091623303c4956636f7c8996a29b8f8275685c4f424a5763707d8a96a3a79a8e8174675b4e4134281b07000008131e28323e4653606d7984919eaba9978a7d7064574a3d2d34404b5464717e8a97a8998c7f7266594c3f2f24190d01000000000000000006121f2b3844505b6674818e9baab3a9998d807366574d42362a2e3a47535f6a7884919eaba298897d7063564954616e7b8795a0ac9f9286796d6053473a2d28333f4a5464717d8a99a3aeab9c8f8275675d5145392c20130600000000000000000000000000000000000000000000020e1a25313b46535f6975818e99a4aea2988c7f72675c5145382d22313d4a5764707d8a97a3b0aa9f948f86868686868686868686868686868686868686868686868686868686867a6d6054473a2d2114070000000000000006131f2c3845515c666e7c8591969f9f9c9791909092989fa09d928d81786c727f8c959f9f92867b6e665b55585c5d5e5f5f5e5d5a5653504a423e342e26202930383f444b5153565a5d5e5f5f5e5d5c5854524d46413b322b231911080000000000000714202d3a4753606d7a86929fa196877a6e6154473e3944505c6674818d9aa9998d80736654515d67707d8a939e9f93887d70675d666f7c869299a29b928d86838283858a9196a09d938c80736a5f53453b31261a0e00000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e52463e313c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d706355606b75818e97a0958c7f72695e52463e3c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000005121f2b3845525e6b7885919eabafa296897c6f6356493c30231f29333d47505a606c78828f95a0a59f93887e706a5f564c42392e23313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f42495663707c8996a3a89b8e8175685b4e422e23180c0000020c16202c3844505c6673808d99a9a6998c807366544a3f332e3a4754616d7a8796a19b8f827568564c4135291d110400000000000000000613202d394653606c7985929eabada197897c6f6256493c31262b37434e586774808d9aaaaa9a8d807367574d5565727e8b98a7a89c8f8275675d5145382c222d3a4754606d7a86929facac9f92867a6d6053473a2e23170c000000000000000000000000000000000000000000000009141f2b37424d57626e7b87939facaa9e9184796d6053493f3327313d4a5764707d8a97a3b0a99c8f82797979797979797979797979797979797979797979797979797979797976685d5245392c20130700000000000004111d2935414c56606d79849197a19e949089858384858b9297a29d938c7f726c78839098a3989083786c60574d4f5152535251504d4946443f383028231c171e262e34394045474a4d5051525352514f4b4846423b3630292019110800000000000000091623303c4956636f7c8998a39e918478685e524639343f4a5464717e8b97ac9c908376665b5055616b75818e97a19a9184796d60606a717e8792989f9d9992908f8f91979ea09d938e81786d60584e4333291f1409000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e61594f4339343f46525e68707d8786868686867f7265584c3f3225190c0000000000000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f625559616d7a85929f9f92867b6e61594f43393f46525e68707d8786868686867f7265584c3f3225190c0000000000000005111e2b3844515e6b7784919eaab0a396897d7063564a3d302317212b353f44505b666d79839197a2a49a92867c6f685e544b403428313e4b5864717e8b97a4b1aa9d9084776a5d5144372a1e11040000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000915222f3c4855626f7b8895ab9c908376695d50434955626f7c8895a9a99c8f837669554b4034281c1004000004101c28343f4a54626f7c8996a1a99c8f8276665b5044382d3946525e687884919e9e918578685d5245392c2013070000000000000000091623303c4956636f7c8997a1adab9e9185786c605346392d2026313d4a5663707d8998a2aa9d918477695e535c6775828f9ca8a7988b7e7265554b403529202c3945515d6776828f9ca9aea3988a7d7164544a3f34281c100300000000000000000000000000000000000000000000030e1a26313c47535f6a75818e9aa4ada1978b7e71655b5044372b313d4a5764707d8a97a3b0a99c8f82766c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000613202c3945525d68737f8c96a09e938e827c787677797e859298a29f92867b6e6e7b86929f9f948b7f72695f53493f4546454443403c3a38342e261e17110c151c23282f34383a3d40434445464544423e3b3a36302a251f170e0800000000000000000c1925323f4c5865727f8b98aa9b8f827568564d41362e3b4855626e7b889aa49f9285796c60534f59616d7a85929ea0968d80746a60616c717e868e92999b9d9d9c9c9e9c9a96918a81786d665c50463c3121180d03000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c61554b403536414c56616b70797979797979726d62564a3e3124180b00000000000006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054525e68717e8b949f988f82756c61554b4036414c56616b70797979797979726d62564a3e3124180b0000000000000004111e2a3744515d6a7784909daab0a3978a7d7064574a3d312417192328333f4a545d676e7b859299a3a29891847a6d665c51453f35323f4b5865727e8b98a5b1a99d9083766a5d5043372a1d100400000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212e3a4754616d7a8799a49d9184776a564c414754606d7a8797a1ab9e918478675c5145382c1f13060000000c17232e394653606c7884919eab9f9285796c605346392d36414c566975828f9ca197877a6d6054473a2d2114070000000000000006121f2b37434e586773808d9aa9b3aa9a8e8174655b5044372b1f202d3a4653606d7985929faca095877b6e6154606d7985929faca095877b6e6154483b2f241d2935414c5565727f8b98a7b1aa9b8e8175665c5044382c1f1206000000000000000000000000000000000000000000000009141f2b37434e58626f7c87939faca99d9184786c6053463d32313d4a5764707d8a97a3b0a99c8f8276696060606060606060606060606060606060606060606060606060605f524c443a2f24190d010000000000000714212d3a4754606d7a86929fa1978e81786f6a6a676d717c86929fa2988e81746a727f8c95a09f92867b6e655b50443b3039383633302d2c28231c150c06030a11171d23292c2d303436383939383735322e2d2a251f19140d050000000000000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40302d3a4653606d7986939fa298877b6e615448525e68717e8a939e9f93877c6f675c616c717b81868b8f9192929291908d89847d746d665c544a3f342a200f060000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d51453c2f3a444f5961636c6c6c6c6c6c65625b51463a2e221509000000000000010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d514c56606c778390999e938a7d70675d51453c3a444f5961636c6c6c6c6c6c65625b51463a2e2215090000000000000003101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225181017222d38424c555f69707d87929fa4a1969082786d605b51473e34404d596673808c99a6b3a89c8f8275695c4f4236291c0f0300000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7986939f9f928578685d524545515d677885919eab9f9386796d6053463a2d20130800000006121f2b3744505b6575818e9ba8a298887b6f6255483c2f30404d5a6673808d99a995887c6f6255493c2f221609000000000000000815212e3b47535f6a7784919eaaaea2988a7d706453493f33271b1f2c3845515c6775828f9baca7988b7e72655463707d8998a2aa9d908377695e52463a2d1d19242f3b4855616e7b8895a0acab9f9285796d6053463a2d20130a0000000000000000000000000000000000000000000000030f1a26313c47535f6a75828f9ba6aca0968a7d7064594f4438313d4a5764707d8a97a3b0a99c8f8276695c53535353535353535353535353535353535353535353535353535345413a32281e130800000000000004101c2934404b5565717e8b98a29e92857a6d6660585c606a717e8b96a19f92857a6d6d78839099a2988f82776c60574d42362a2b2a2723201f1c17110a03000000060c12181c1f2023272a2b2c2c2b2a292521201e1a140e0802000000000000000000000f1c2936424f5c6975828f9ca5988c7f7265594c3f322c3845515c667885929eaa96897c706356494c56616c75828f97a2999183796d605a61696e757b7f82848586858583807c78706c605c544b42382e22180e00000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d60584e4138323d474f5556606060606060585651493f34291e12060000000000000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b44505b656f7c87929f9e9184796d60584e41383d474f5556606060606060585651493f34291e120600000000000000020f1c2835424f5b6875828e9ba8b3a6998c807366594d402f23180c111c262f3a434d57606b727f8b929da69f948e81746d63594f463c414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0100000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000006121f2b3844505b667884919ea297877a6d605447414c556976838f9ca9a499897c6f6356493c3025190d000000030f1b27333f495365727e8b98acaa988b7e7265584b3f30323f4b5865727e8b98a3978a7d7064574a3d3124170a000000000000000915222f3c4855626f7c8896a0acac9f9286796d6053473a2d22171c2834404b5565717e8b9aa4a89c8f8275665c6774808d9aaaa9998d807366574d42362a1e14212d3a46535f697784919daaada297897d706356493d32271b0f0300000000000000000000000000000000000000000000000915202b37434e58626f7c88949eaaa89d9083766b6054483c313d4a5764707d8a97a3b0a99c8f8276695c4f464646464646464646464646464646464646464646464646464639352f2820160c0100000000000006131f2c3845515c677683909ca9998c7f73675d544e5157606d7984919ea2988b7e71666f7c87929f9f948b7e72695e52463e32291f1a161312100c0600000000000001070c101314171a1d1e1f201f1e1c181514120e0902000000000000000000000000111d2a3744505d6a7783909da4978a7d7164574a3e312834404b546a7783909da4978a7d7164574a44505a616e7b85929fa0958c80736a5f575f61696e727577787979787673706c65615a514b423930261c0f0600000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f53493f33353d44484a5353535353534c4a463f372d23180d0100000000000000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433f49535f6a73808d96a0968d80736a5f53493f333d44484a5353535353534c4a463f372d23180d0100000000000000010d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100a141d28313b454f59626d74808d949fa69d938c7f726b61584e44424d57697683909ca9b2a6998c7f7366594c403326190d000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1c28333f4a546976838f9ca995897c6f625649404d5a6673808d99aaab998c7f7266564c41362a1c11060000000b17222d3c4956626f7c899aa4a89b8e817568564c4136313d4a5764707d8a97a3988b7f7265584c3f3225190c00000000000005121e2a36424d5766737f8c99a8b2ac9c8f8275675d5145382c1b1118232e3b4754616e7a87939fac9f9285796d60697784919daaa197897c6f6256493c30251a121e2a36424d576673808d99a9b3a99a8d807467584e43372b1f13060000000000000000000000000000000000000000000000030f1b26313c4754606a75828f9ca6ab9f95897c6f63584e43373d4a5764707d8a97a3b0a99c8f8276695c4f43393939393939393939393939393939393939393939393939392c29241e160d04000000000000000714202d3a4753606d7986929fa197887b6f62554b4245515c6674818d9aaa9b8e8174686a73808c95a09f92867b6e615a50443b3025190e07060300000000000000000000000406070a0d1011121312110f0b080705020000000000000000000000000000121e2b3845515e6b7884919ea3968a7d7063574a3d30232e43505d697683909ca5988b7e7265584b3f46525e69717e8b949f9f92877c6f665c53575e6165686a6c6c6c6b696763605b535045403930271e140a0000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b50443b3033383c3d4646464646463f3e3a342d251b1106000000000000000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4438414e58606d7984919e9f92877c6f655b50443b33383c3d4646464646463f3e3a342d251b11060000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060b161f2a333d47515b606d78828f96a0a59f93877d706a5f564c47535f697885929eabb4aa978a7e7164574b3e3124180b0000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000b17222d414e5b6774818e9aa4978b7e7164584b3e495663707c8998a2a99c8f8276685e5246382d22170b0000000614202d3a4753606d7a86939faa9e918477685e5246392f3c4956626f7c8995a2998c7f7266594c3f3326190c0000000000000714212d3a46535e697783909daaafa49a8b7e7165554b4035291d0a14202d3946525e687783909daaa298897c70636e7b8796a0ab9e9285796c605346392d20130e1a26313c4956636f7c8997a1adab9e9184786a6054473b2e2215090000000000000000000000000000000000000000000000000a15202b37434e58626f7c89949faba79c8f82756a5f53473b3d4a5764707d8a97a3b0a99c8f8276695c4f43362d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d19130c0400000000000000000916232f3c4956626f7c8999a39e9285796c6053463a404a5464717d8a97ac9d90847767606d79839099a2988f82766c62564d41362a20170c0200000000000000000000000000000000010305060605040200000000000000000000000000000000000000121f2c3845525f6b7885929ea396897c706356493d302936434f5c6976828f9ca5988c7f7265594c3f424d56626c76828f98a2999083786d60584e5254585c5e5f5f5f5e5d5a56535049413e342e271e150c020000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c41362a2c2f3039393939393932312e29231b1309000000000000000000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e2f3c45515d67707d8a939e999083776c60564c41362c2f3039393939393932312e29231b130900000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b040d18212b353f44505c666d7a849197a2a49992867c6f685e544b55626e7b8897a2adaea298887b6f6255483c2f2215090000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000061825323f4b5865727e8b98aa9a8d817467564c414653606d7986929fac9f92867a6e61544a3f33281d1207000006131f2c3945515d677885919eaba096877a6e6154473b2f3c4955626f7c8895a2998c807366594d4033261a0d0000000000000815212e3b4854616e7b8795a0acac9f93877a6e6154473b2f24180c111e2a36414c5666737f8c99a9aa998d807366717e8b97a8ab9b8e8174665b5044382b1f120913202d3a4653606d7985929eabada196887c6f6255493c31261a0e020000000000000000000000000000000000000000000000040f1b27323c4854606a76828f9ca6ac9f93877c6f62574d423d4a5764707d8a97a3b0a99c8f8276695c4f433629202020202020202020202020202020202020202020201413110d08010000000000000000000b1825323e4b5865717e8b98ab9c908376655b5044373b4855626e7b889aa49f9286796d60666f7c87929f9e948b7e71685e52463e32291e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa296897c6f6356493c302935424f5c6875828f9ba6998c7f7366594c403b44505a616e7b86929fa0958c7f726a5f544a484c4f5152535252504d4946443f382f28231d150c0300000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d302723232d2d2d2d2d2d2524221e18110901000000000000000000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352935404b55616b75818e989f958b7e72685e52463d3027232d2d2d2d2d2d2524221e18110901000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f03060f192328343f4a545d686e7b859299a3a29891847a6d665c515665717e8b98a9b3ac9f9285796d6053463a2d20130700000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c100300000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000916222f3c4955626f7c8898a29d908377685d524545515c6775828e9ba8a3998b7f72665b5044392e23180f060004101d2935404b556a7784909daaa8978a7d7064574a3d2f3b4855626e7b8895a19a8d8074675a4d4134271a0e000000000005111d2a36414c5665727f8b98a7b1a99d908376685e5246392d1d12070e1925303c4955626f7c8896a1a99d9083766774818e9ba7a3998a7d7164544a3f33281c0f06121f2b3844505c6674818e9babb2a8998c807366574d42372b1e12060000000000000000000000000000000000000000000000000a15202c38434e5863707d89949faba49a8e8174695e52463d4a5764707d8a97a3b0a99c8f8276695c4f4336291c1313131313131313131313131313131313131313130707040100000000000000000000000d1a2633404d596673808c99a69b8e81746853493f333a4653606d7986939fa399887b6e61606a73808d96a09f92857b6e615a50443a3025190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa295897c6f6256493c2f2935424f5c6875828f9ba6998c7f7366594c40323f46535e69727f8b949f9f92867c6e665b50443f42444546464543403d3937332d261d18120b0300000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e2318202020202020191815120d06000000000000000000000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e242f39434f59616e7b85929f9f92857a6e61594f43392e23182020202020191815120d060000000000000000000000000613202c3945515d677784909daab5ab9a8d8073655b5044372b1f140a00071117232e38424c565f69707d87929fa5a0969082786d605b5d6875828f9ca8b5a99c908376665c5044382b1f1206000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000713202d3a4653606d7985929f9f93867a6d605447404b5563707d8996a1ab9e9184786c60554b4034282118100b09111d2a36414c566a7784919daaa69a8d807367554b40343b4855616e7b8894a19a8d8174675a4e4134271b0e00000000000713202d3946525e6876838f9ca9b2a8998c7f7266564c41362a1e0b010815222e3b47545f6a7884919eab9f92867a6d7784919eaa9f92867a6d6054473a2d22170b03101c28343f4a5464717d8a99a3aeaa9d908477695f53473a2d211408000000000000000000000000000000000000000000000000040f1b27323d4854606b7683909ca7ac9f92867b6e61564c414a5764707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0a08040000000000000000000e1a2734414d5a6774808d9aa69a8d8073675a4d402d3845515c677885929fab95887c6f6258606d79849199a2978f82756c61564c41362a20160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929ea296897c6f6356493c302936434f5c6976828f9ca5998c7f7266594c3f3336424d57606c78839098a3989083786c60574d41382d393939383634302d2b27221b140b070000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f1509131313130c0b0906010000000000000000000000000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a40342827313e46525e68727f8b959f978e81756b60554b4034281f15091313130c0b0906010000000000000000000000000004111d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b11060006111c26303a444d57606b727f8b939da69f948e81746d62606d7a86929facb2a8998c7f7266544a3f34281c1003000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000006121f2c3844515c6676828f9ca4998a7d7164554b404653606c7884919ea8a0968a7d71675c51453d332a221c18181a222d3946525e687885929eaba99d908376675c5145383c4955626f7c8895a2998d8073665a4d4033271a0d00000000000714212e3a4754616d7a86929facaca096887b6f6255483c3025190d0006131f2b37434e586774818e9aaaa399897d707b8796a0a99c8f8276675d5145392c1c1106000b17232e3a4754606d7a86929facaca095887b6e6155483b3025190d010000000000000000000000000000000000000000000000000a16212c38444f5963707d89959faba3998d8073685d52454a5764707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b05000000000000000e1b2835414e5b6874818e9ba6998d8073665a4d403334404b556b7885919ea396897c7063565c676f7c87939f9e938a7e71685e52463e32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919ea396897d7063564a3d30293643505c6976838f9ca5988b7f7265584c3f32313b44505b666e7b86929f9f958b7f72695f53493f33272c2c2b2a2723201f1b17110a0200000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e04060606000000000000000000000000000000000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f2a36414d56606c788390999e93897d70675c51453c31261a0e040606000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000a151e28323c454f59626d74818e949fa69d938c7f726b66727f8b98a3aeaca096887c6f6255493c2e23170b000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a00000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101c2834404a5465727f8c98a79b8e8175675c514544505b66727f8c96a1a89e9184796d60594f453c342c272524262a343c4754616d7a86939facac9f9286796d6053473a3d495663707c8996a3998c7f7266594c3f3326190c0000000004101d2935404b5564717e8b99a3afaa9e9184776a5f53473a2e1e140800030f1b26323d4a5763707d8a98a2ab998c80737e8a97a8a8988c7f7265554c4135291d0a00000613202c3945515d6776828f9ca9b1a7988c7f7265564c41362a1e110500000000000000000000000000000000000000000000000004101b27323d4854606b7683909da7ab9f92857a6d60554b4a5764707d8a97a3b0a99c8f8276695c4f4336292727272727272727272727272727272727272727272727272423201c1710080000000000000f1c2835424f5b6875828e9ba6998c7f7366594c40332e44515e6b7784919ea3968a7d70635755606b74808d96a09e92857a6d615a50443a3024190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7784909da3978a7d7064574a3d312a3743505d6a7683909da4978b7e7164584b3e3128333f4a545f6a737f8c95a09f92867b6e655b50443b30251a1f1d1a1613120f0b0600000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c312625303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f08030c16202a333d47515b606d78828f96a0a59f93877d706d7984919eaab4aa9d9184776a5f53473b2e1c1106000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000c18232e3b4855616e7b88959f9f9285796d6053473f4a54606d7984919ea6a0968c7f736b60574e463f3833313131363d46505a64717e8a9aa4afaea399897c6f6356493c3d4a5764707d8a97a3988b7f7265584c3f3225190c0000000006131f2c3945515d6775828f9babb3a99a8d807467584e43372b1f0d0200000a14202d3a4753606d7986929fa99c908376818d9aa7a096887b6e6155483b2f24190d000004111d2935414c5565727f8b98a7b1a99c908376685e5246392d201407000000000000000000000000000000000000000000000000000b16212c38444f5963707d8a95a0aba2988c7f72675c514a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343431302d28221a110800000000000f1b2835424e5b6875818e9ba6998c807366594d40333845525e6b7885919ea396897c7063564f59606d7984919ea1978e81756c61564c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9ca4988b7e7165584b3e322935414c566b7784919eac968a7d7063574a3d30222d38424e57606d78839099a2988f82776c60574d42362a20170d0d0a06050300000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e13080000000000000000000000000000000000000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e090e18212c353f44515c666d7a849198a2a49992867c717e8b96a0acaea3988c7f7265584e43372b1f0a000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714212d3a46535f697783909da2988a7e7164584e4345515c67717e8b949fa89f92877d70695f585048443f3e3e3f42464f58616c7683909cacaab0ab998c7f7266594c3f3f4c5865727f8b98a4978b7e7164584b3e3125180b000000000714202d3a4753606d7a86929facada297897c706356493d31261a0f00000006131f2c3845515d6775828f9ca89f92867983909daa9d918477695f53473a2d1e13080000010d19242f3b4855616e7b8895a0acac9f93867a6e6154473b2f24180d0100000000000000000000000000000000000000000000000004101c27333d4855616b7783909da7aa9e9285796d60544a5764707d8a97a3b0a99c8f8276695c4f4340404040404040404040404040404040404040404040404040403d3c39332c231a1005000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40343744505b657885929ea295897c6f625649515d67707d89939d9e938a7d70685d52453e31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba6998c7f7366594c402e2c3945525d687985929fa49a887b6f6255483c2f22262f3c44505c666f7c87929f9f948b7e71695e52463e32291e1308000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e21222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312101a232834404a545e686f7c869299a4a29891847b85929ea8b2aa9f92867a6d6154473c32261b0f0000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005121e2b37424d5765727f8c98a39c9083766a605447404b55606c77828f97a2a39992857b6f6a625a554f4c4b4b4c4d5359606a707d8a949f9b9ea6a89b8f827568574d42404b546774818e9aa896897c6f6356493c3023160900000003101c28343f4a5464707d8a98a2aeab9f9285796d6053463a2d20130a00000004101d2935404b5565727e8b98a7a3988a7d87939fa99a8d807367574d42372b1e0c010000000814212d3a46535f697784919daaafa4998b7e7165554b4135291d1104000000000000000000000000000000000000000000000000000b16212c38444f5964707d8a95a0aca1978b7e72665b505764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49443e362c22170b000000000d1a2734404d5a6773808d9aa69a8e8174675b4e4130394653606c7986929fa895887b6e6255484b55606b74818e96a19e91857a6d60594f433a2f24190d0400000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a69a8e817467544b40342d3a4754606d7a8798a29f93867a6d6053473a2d201d28343f4a545f6a73808d95a09f92857b6e615a50443a3025190e040000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221c262f3c45515d67707d8a939e988f82766c61564c4135291e150a00000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c1818232e39424c565f6a707d87939fa5a09691859297a1adaea2988d8074685e5246392a20150a00000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000020e1a26313c4754616d7a86929f9f94887c6f62584e4244505b656e7b859299a4a19791857c716c63615959585758575f616b707c869299938f939eab9e928578695f534745515c667683909da196877a6d6054473a2d21140700000006121f2c3844505c6674818e9baab4ab9b8e8175665c5044382c1f1206000000000c18242f3b4754616e7b8795a0aa9c8f838f99a4a297897c706356493d31261a0e0000000005121e2a36424d576673808d99a9b3ab9c8f8275675d5145392c2013070000000000000000000000000000000000000000000000000005101c28333e4653606c7883909da8a99e9184786c60555764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c10040000000c1926323f4c5965727f8c98a59c8f827669564c41363b4754616e7a8799a3a196877a6d605447434f59606d7a84919ea1978e81746b61554c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a89d908376665c514538303d495663707c8996aa9e918477675d5145392c1f17232e38424e58606d79849199a2988f82756c61564c41362a20160c0200000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c2823272727303a444e58616b727f8c939ea7a0989298a1a9b1a79f92867a6e61564c41362a1e1105000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000914202d3946525e6874818e9aa49b8f82756a60544a3f49535e69717e87939fa3a19791867e76706b686564646567696e747d8592989387828f9baaa197887b6e6255484653606d7985929f9e918478675d5145392c2013060000000713202d3a4653606d7985929eabaea3998a7e7164544a3f34281c1003000000000714202d3a46525e697783909daa9f948f949fab9f9285796d6053463a2d20130900000000020e1a26313c4956636f7c8997a1adac9f92867a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000b161f2b3744505b65717e8a95a0aca0968a7d7064626264707d8a97a3b0a99c8f827669676767676767676767676767676767676767676767676767676767676764615a5044392d2014080000000a1723303d4a5663707d8996a89e918477685e5246393c4956626f7c8995ab9e918478685d52453d45515d67707d8a939e9e938a7d70675d51453d31281d1207000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09f9286796d6053463c36414c5665727f8c98ab9b8e817568554b4035291d111c26303c45515c676f7c87939f9e948a7e71685e52463e32281e130800000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c030000000000000000000000000000000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e32251818242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e34343430353c464f59636d74818e959faaa29fa2aab3aaa0958c7f72685e52443a3025190d010000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000005111d2935414c56626f7c87939f9f93877c6f665b5044414d57616c727f8b919fa3a198928b827d78757271717274777b81879297978e817d8998a3a9978b7e7164584b4a5463707d8a98a29c8f827569554c4135291d11040000000a1623303d495663707d8997a2adac9f92867a6d6054473a2e23170c000000000005111e2a36424d576673808c99a9a69f9c9fa6ab9b8e8275665c5044382c1f120600000000000913202d394653606c7985929eabaea3988a7d7164544a4034281c100400000000000000000000000000000000000000000000000000030f1b27333f4953606c7884919da8a89c9083766e6e6e6e707d8a97a3b0a99c8f8276737373737373737373737373737373737373737373737373737373737373706c6155493c3023160a0000000714212e3a4754616d7a8796a0a096877a6d61544740414d5765727f8c98ac9c8f827569564c4135414c55616b75818e97a19e91847a6d60594f43392f24180d030000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697784919ea398897d7063584e433f46525e6876828f9ca3998b7e7164584b3e2f24180c151e2834404b55606b74808d96a19e92857a6d615a50443a3024190d04000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f140900000000000000000000000000000006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e312417131d28313e46525e69727f8c95a0978e81746b60544a3f34281f14090000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d49464440414141414241464749505b606d79839098a2aeacaeb4aea2989083786d60564c4132291e13080000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000010d1925303a47535f6a75828f9aa49a9083786c60564c4145505a626d737f8a9298a0a29f948f8984817f7e7e7f8083878e92999992857b7986929fa79a8e817467564c505c6674818e9aa7988c7f7265594c3f2f24190d01000006131f2b37434e586774808d9aa9b3a99c8f8276675d5145392c1c11060000000000020e1a25303c4955626f7c8897a1adaba9abafa4998b7e7164544a3f34281c1003000000000006121f2b3844505b6674818e9babb4aa9b8e8175665c5144382c1f120600000000000000000000000000000000000000000000000000000b17222d3844505b66717e8b96a0ab9f948a7d7b7b7b7b7b7f8b98a5b1ab9e9184808080808080808080808080808080808080808080808080808080808080807e7064574a3d3124170a0000000713202d3946525e687784919ea8978a7e71645b514b4c535f6976828f9ca49a8c7f7266594c3f2f3a434f59616d7a85919ea1968e81746b60554b4035291f150b01000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576773808d9aa69b8e81746a5f554e4a5059616d7a86929f9f92867a6d6154473a2e2114070c18232e39434f59606d7984919ea1978e81756c61564c4135291f160c010000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c3023160c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d04000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4f4c5254535b60636b6f7a85929facb8bab2a89f92867c6f665c50443b3020170d0200000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000008131e2b37434e58626f7c87939f9f958b7f72685e53493f48515b636d737e8691969fa39f9c96918e8c8b8a8b8d9093999f9993877d707683909ca99d918477685d5253606d7985919ea095887b6e6155483b2e2215080000000815222e3b4754606a7884919eabb1a7988b7f7265554c4135291d0a000000000000000913202d394653606c7884919eabb8b6b9ac9f93867a6d6154473a2e23170c000000000000030f1c28333f4a5464717d8a99a3aeab9f9285796d6053463a2d22170b000000000000000000000000000000000000000000000000000006111b28333f4a54606d7884919ea8a69a8f8a88888888888b919ba7b3aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8074675a4e4134271b0e01000005111d2a36414c566673808c99a59d9083766d605c55565e656e7b87939f9f93877b6e6154483b2e313e46525d68717e8a939e9d93897d70675d51453d31271d12070000000000000000000000000000000000000000000000000000000000000000000000020e1a25303c4855626f7c88949f9f92867c6f676058545c606b73808d99a39c8f8275685e5246392d20130707121d27303d45515d67707d89939d9e938a7d70685d52453d31281d13070000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5b5c565d6163656c70757d839098a2aebab9aca0968a7e716a5f544a3f32291e0e0500000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020f1b26323c47535f6a74818e97a29f92857a6d655b50443f49515b636c717c848c92989ea1a19e9b989797989a9d9f9f9791877e716b73808c99a09f93867a6d61545b65717e8a97a19d918477695f53473a2d2114080000000916222f3c4955626f7c8896a1adaca095877b6e6154483b2f24190d0000000000000005121f2b3744505b6574818e9aaab4bfb6a99c908376685e5246392d1c1106000000000000000b17222d3a4754606d7a86929facada297897d706353493f33271b0f0300000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b96a1aca19a969595959595989ba3adb8b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8d8174675a4e4134271b0e010000010d1925303b4855626e7b88939e9f958b7f736d676767686d77828f99a49c908376695e53463a2d2935414c56616c75818e97a19e9184796d60594f43392f24180c0400000000000000000000000000000000000000000000000000000000000000000000000915212e3b47535f6a76828f9aa3999083796f6a6867666d717d87929f9f94897d7063564c41362a1e1105000b151e2935404b55606b74818e97a19e91857a6d60594f433a2f24180d04000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f120609141f28343f4a54606a74808d97a0958c7f72695e53463e31281d1307000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869686d7073787d82899095a0aab4b4b7aa9e9184796d605b51473e342a20160c030000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000104000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060503000000000000000000000000000000000000000a15202b37434e58616d7a85929fa2978f81776c605a50464049515a616a6f797f868c9196999c9d9e9f9f9e9c9a98928d857d716c63707d899994949a8a7d706355606c7883909da3998c807366574d42372b1e1206000005121e2a36424d576673808c99a8b2aa9d908377695e53463a2d1e130800000000000000030f1b27333f495364707d8a98a2aeacb2a8998c7f7266564c41362a1d0a00000000000000000613202c3945515d6776828f9ca9b3a99a8d8174655b5044372b1f1205000000000000000000000000000000000000000000000000000006111c28343f4a54606d7984919ea8aba5a3a1a1a1a1a1a5a7adacacacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8d8174675a4e4134271b0e010000000814212e3a47535f6975818e98a29f92877f79757474767a818f949f9e93897d7063574d42362a24303a44505a616d7a85929ea0968d80746b60554b40352920150a000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939f9f9590837c77757475797e869299a2988f82766b6054443a3025190d0100030c18242f39434f59606d7a84919ea1978e81746b60554b40352921160a0000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d010000000000000000000000000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c1004030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d0100000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c797776747474747576777a7d8084898e939da0a7afaaa8abaca0968e81746d62594f463c32281e150b000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000004090e11131314202d3a4753606d7a8693a0acac9f9286796c5f5346392c201312110f0c070100000000000000000000000000000000040f1b26323c46525e68717e8b949e9e938c80736c61584f474048505860676d737b8084898c8f9192929291908d8a85807a706b61606d798787878787878073665d67707d8a95a09f92867b6e6154483c31261a0e0200000714212d3a46535f697784909d9f9fa9998c807366574d42362a1e120500000000000000000b17222d3a4753606d7a86929f9f9f9fa196887b6f6255483c3025190d000000000000000004111d2935414b5565727f8b98a79f9f9e9184786c605346392d2013060000000000000000000000000000000000000000000000000000000b17232e3844515c66727e8b96a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8174675a4e4134271b0e0100000006121e2b37424d57616e7b859298a299928c8582818182868f939e9f958e81756b6054453b31251e28323e46525e68717e8a949e9f93887d6f675d51453d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4754606a74808d949e9f95908983818082848b9298a29992857b6e61594f4432291e130800000007121d28313d45525d68707d8a939e9d93897d70675d51453d32271b0f0300000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d110400000000000000000000000000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808182838487898c91969b9ea5acaba59e9b9ea1a89d938c7f726b61584e443a30271c1207000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000080f151a1d1f2020202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20201f1e1c18130c05000000000000000000000000000000000a15202a36414c56626d76828f97a19f93887e716a60594f473f464e555c60696e73797c7f82848586858583817d79736d6860595d67757a7a7a7a7a7a796d60606d7984919ea49a8e8174695e53463a2a1f15090000000815222e3b4855616e7b88959393939396897c6f6256493c31251a0e02000000000000000006131f2c3945515d6775828f93939393939184786a5f53473a2e1e13080000000000000000010d18242f3b4854616e7b87959393939396897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000006111c2834404a54606d7984919393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938d8174675a4e4134271b0e01000000020e1a26313c46525e69707d8692989f9f98928f8d8d8f92999e9f9590837a6d61594f4433291f16202a36414c56616c75828f97a29a9184796d60584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d78828e939da09d95908e8d8e91969f9f9792877d70695f53473d3320170d02000000010c161f2935414c56616c75818e97a19e9184796d60594f44382c1f1307000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c12070000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8e8f8f919696999ea1a8aaaca69f9c938e9196a1a59f93877d706a5f564c42392e2318110800000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000009121a20262a2c2d2d2d2d3a4753606d7a8693939393939286796c5f5346392d2d2d2c2b28241e170f07000000000000000000000000000000040d1925303a44505a616e7b859299a39a92867c6f6b6159504641434b51565e61666d6f737677787979787674706d67615d564f555d686d6d6d6d6d6d6d67616b74808d96a19f93877c6f62574d42362a180e030000000c1926323f4c5965727f8686868686868684786c605346392d20130900000000000000000004101d2935404b5565727f86868686868686807467584e43372b1f12060000000000000000000714212d3a46535e697783868686868686868073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000c18232e3945515c67727f86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868074675a4e4134271b0e01000000000915202a36424d56616b707d868e92999b9d9b9a9a9c9d9a97928b837a6d685d52473d3321170e1925303a44505a616e7b85929393968d80736a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000040f1b27323d44515c666d79818a9195999c9d9b9a9b9e9c99928e857d706b61574d42352b210e050000000000040d19242f3a44505a616d7a85929393968d80746b6054483b2f2215090000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b00000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9ea0a8a6abacaba39f9b94908981849198a2a49992867c6e685e544a40342823190b020000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a0000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000008121b242b323639393939393a4753606d798686868686868687796c5f5346393939393837342f2921190f0500000000000000000000000000000008131e29323f46525e69707d87929fa29892857d706b625a524c4440454d52545c606366696a6b6c6c6b696764605c55524c444c565d61616161616160606a707d88939fa2978e81756a5f53453b31251a06000000000b1825313e4a57626d7279797979797979786c655b5044372b1f1205000000000000000000000c18242f394a56626d7279797979797979746e6458463c31261b0f0300000000000000000005121e2a36424d5767717779797979797979736e63584b3f3226190c0000000000000000000000000000000000000000000000000000000007121c2834404b55626d727979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000030e1925303b444f59616b707a81868b8e9091929291908d8a857f786d685e564c41352b210f08131e29323e46525e69717e8686868686877c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000a16202834404a545c676d747d84898d8f91929292918f8c87817b706b61594f453b3123190f0000000000000008131e28323e46525e68717e8686868686887c6f6356493c30231609000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c03000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a8a9aaa8a6aaa29f9c99928f89837d757c86929aa4a29891847a6d665c51443f352b1d140a000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d32261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000040f1a242d363d4245464646464545515c67767979797979797979756a5e523e454646464544403a332b21170c010000000000000000000000000000020d17202a36424d56606b727f8b929ca29792867d716c615e5650474242464a505356595c5e5f5f5f5e5d5a5753514b46413a444c5254545454545960696f7c86929aa49f92857b6e61584e4333291f1409000000000916222e3a46515b62656c6c6c6c6c6c6c6b605b53493f33271b0f030000000000000000000007121d2e3a45515b62656c6c6c6c6c6c6c67645c5247342a20150a00000000000000000000020e1a25313b45555f676a6c6c6c6c6c6c6c66635c52473b2f23170a00000000000000000000000000000000000000000000000000000000000c18232e3943515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3024170b00000000000009141f29323e474f5960686e747a7e81838485858483817d79726d665e564c443a3023190f020d17202a36424d57626c717979797979796f6a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000040c18232e39424b555c606c70777c80838485868584827f7b756e6961594f473e332a1f110700000000000000010c16202a36414c56616c717979797979796f6b6054483b2f22150900000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9f9e9d9c9a9898928f8b86827d76706b707e88939fa5a0968f82786d605b51473d2f261b1106000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a010000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b51443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e040000000000000000000000000000000000000000000000000915202b363f484e5253535353514a4b555c6c6c6c6c6c6c6c6c6c6a6359464b5253535352504c453d33291e1307000000000000000000000000000000050e1925303b444f59626d73808d929da29892877e756d68615a534e47433f4446494c4f5152535252504e4a4745403935323a414647474d535b626b707b859198a29e948b7e71685e52463c3121170d030000000006121e29353f49515759606060606060605e53504941382d22170b000000000000000000000001111d29343f48515658606060606060605a58524a413622180e04000000000000000000000009141f2933434d555b5d606060606060605a58524a40352a1f1307000000000000000000000000000000000000000000000000000000000007121d27303f4951565860606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a41362b1f1408000000000000020d17202c353e474f565e61686e717577787979787674706d67605c544c443a32281e110700050e1a25303b45505a62656c6c6c6c6c6c6260584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000007121c273039434b515a61646b6f7376787979797775726e69615e574f473e352c21180e000000000000000000040d1925303a44505a61646c6c6c6c6c6c6360594f44382c1f1307000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e0400000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929293929291908f8d8b8885827e7a75706b63616c737f8c939ea79f948d80746d62594f41382d22170b000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f606060606060606060605f5e504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424a505e5f606060606060606060585651493f3422190f000000000000000000000000000000000000000000000000000e1a26323d4851595e606060605e575550515f606060606060605f5e595053585f6060605f5c574f453a2f24180c0000000000000000000000000000000009141f29323d47515b636e74808d929fa299928b817a706c625f57534e4745413c4043444546464543413d3a383435393a3d43474c52575f626d727d859197a1a0958f82756c62564d41342a200f050000000000010d18232d373f464a4c535353535353535246443f382f261b11060000000000000000000000010c18232d363f454a4b535353535353534e4c4741382f241006000000000000000000000000030d1721323b434a4f51535353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000000000b151e2d373f464a4c53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4741382f241a0e0300000000000000050e1a232c353d444c52565e6164686a6b6c6c6b6a6763605d55504a423a322820160c00000009141f29333f4850565860606060605f56544e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000b151e2730394045505559606366696b6c6c6c6b6965615e57524d453e352c231a0f060000000000000000000008131e29323e4850555760606060606056544f473d32271b0f0300000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b2219110700000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868685848382807e7c7975726e686360595a636d75818e95999999928b7f726b6053493f33271b0f030000000000000000000000000000080e171f252a33383d44484d535f605c60626567686a6b6b6c6c6c6b6a6a68666462605c605f534d47433c383229241d160d07000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b41464753534d545b60666c6c6c6c6c6a5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6a6c6c6c6c6c66605b544d4c4a463f372d23130c04000000000000000000000000000000000000000000000000111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f00000000000000000000000000000000020d17202b353f49525c646e74808c9399a29f938e857d756e6a625f5854524c49474540413f3e3e3d3d3e3f3f404045474a4e53565e61696e767e879297a1a1969083796d605a50443b3022180e0000000000000007111b252d353a3e3f46464646464646453937332d261d140a0000000000000000000000000006111b242d343a3d3f4646464646464641403c362f261d130000000000000000000000000000050f202932393f434446464646464646403f3b352e261c120800000000000000000000000000000000000000000000000000000000000000030c1b252d343a3e3f4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646413f3c362f261d130800000000000000000008111a232c323b41464c5254585b5d5e5f5f5e5d5a5753514b443f38302820160e04000000020d17202d363f454a4b5353535353534947433d342b20150a000000000000000000000000000000000000000000000000000000000000000000000000000000030c151e272e343e44494f54565a5c5e5f5f5f5e5c5954524d46423b332c231a11080000000000000000000000020d17202c363e45494b5353535353534948443d352b21160a00000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f19100700000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979797878777573716f6d6665615e56544f515b606d79838c8c8c8c8c8c867d70655b5044372b1f1205000000000000000000000000000000050d141a21272c36424d575e6c6c6c6c6c6c6c6a665f5f5f5f5f5e5e66696c6c6c6c6c6c6c5e574d42362b272018130c04000000000000000000000000000000000000000000000000000000000000000000000000000001070e17202930363b424651575f666c72797979797975665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66757979797979726c665f575146423b3229251e160e070100000000000000000000000000000000000000000000131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110000000000000000000000000000000000050e19232d37404a525c646e737f8792979f9e97928a827b756f6a65605d565653514b4d4c4b4b4a4a4b4b4c4d4b515357585f62686d737b828b9299a19f9791847a6e675d51483e32291f100600000000000000000a131b23292e313239393939393939382d2b27221b140b02000000000000000000000000000009121b23292e3132393939393939393433302b241d140b0100000000000000000000000000000e1720272e3336373939393939393933322f2a241c140a00000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b241d140b010000000000000000000008111a202930363b4146474b4e5051525251504e4a47454039342e261e160e040000000000050e1b242d343a3d3e4646464646463c3b37322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d232833393d4348494d5051525352514f4c4846423b363029211a110800000000000000000000000000050e1b242c34393d3e4646464646463c3b38322b23190f040000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d04000000000000000000000000000000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6c6b6a69676562605c5454524c484445515c676e7b808080808080807f786c605346392d2013060000000000000000000000000000000002090e16212d3a46535e69767979797979797771665b5253525a66707679797979797976695e53463a2d21160d07010000000000000000000000000000000000000000000000000000000000000000000000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c0400000000000000000000000000000000000000000013202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f1200000000000000000000000000000000000007111b252e38414a525c646d727d8590949fa19e938f87817c76716d686663605d555a59585757575858595a555d6063676a6f747a80868f949fa39e9590857c6e685e554c41362d20170d000000000000000000010a11181e2225262d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000911181d2224252d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000000000050e161c2227292a2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000080e171e252a3036393b3e42444546464543413d3a39352f28231c150c040000000000000009121b22292e31323939393939392f2e2b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121822282d32383b3c40434546464644423f3b3a36302a251f170f0800000000000000000000000000000009121b22282d3031393939393939302f2c27211911070000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c040000000000000000000000000000000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c04000000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f605f5f5e5d5c5a585553504a4746413b38404b555e696e73737373737373726c655b5044372b1f12050000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50464f5c6976828686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d0700000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000000000009131c262f38414a525b626b707b828c92989e9e99928e88837e7a76726f6d67696766656464646465666769676d7074777c81868d92999fa19e938e837b6e6a5f564d433a2f241b0e050000000000000000000000070d12161819202020202020201f13120f0b0600000000000000000000000000000000000000060c11151718202020202020201b1a17140e08010000000000000000000000000000000000040b11161a1d1e202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000070d1216181920202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a17140e08010000000000000000000000000000050d14191e252a2d2e313537383939383734302d2c29241d17110a030000000000000000000911181d2124252d2d2d2d2d2c23221f1b150f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c171c21272c2f303336383939393836322e2d2a251f1a140d0500000000000000000000000000000000000910171d2124242d2d2d2d2d2d23221f1b160f0700000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d07010000000000000000000000000000000000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d07010000000000000000000000000000000003090e1214151f202020201e1413110d0701000000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253535251504f4d4b4946443f3b3936302f39434d565e616666666666666665605b53493f33271b0f030000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000000010a141d262f384049515961696e787f868f949c9f9f9b94908b86837f7c7a77757472717170707172727376787a7d8084888e92989fa39f97928b81796e695f574e443b31281e1209000000000000000000000000000106090b0c1313131313131312060503000000000000000000000000000000000000000000000105090b0c131313131313130e0d0b0803000000000000000000000000000000000000000000060b0e1011131313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b0803000000000000000000000000000000000002080e14191e202125282a2b2c2c2b2a2724201f1d18120c06000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b1f222327292b2c2c2c2b292621201e1a140e090300000000000000000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b0701000000000000000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464645454442403e3c3a38342e2d2a2527313b444d5254595959595959595953504941382d22170b000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000000000000020b141d262e373f474f575e666d727b828990949b9f9f9c9992908c89868482807f7e7e7d7d7e7e7f808284868a8d91969b9fa39f99938d857e756d675e574e453c32291f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414181b1d1e1f1f1e1d1b171413100c070100000000000000000000000000000105090b0b13131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161a1d1e1f201f1e1c191514120e0903000000000000000000000000000000000000000000000005080a0b1313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d101112131212100e0b070604000000000000000000000000000000000000000000000000000000060606060605000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393938373634322f2d2c2823201e191f29323b4246474d4d4d4d4d4d4d4c46443f382f261b1106000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004000000000000000000000000000000000000000000020b141c252d353e454d545c60696e757c83898f93999da09f9c999992918f8d8c8b8a8a8a8b8b8c8d8f91939a9a9ea0a19e99928e87817a716c605d554d453c332a20170d040000000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a0500000000000000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0f1112131312100e0a07060400000000000000000000000000000000000000000000060606060606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090d1012131313110f0c08070502000000000000000000000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f1111121313121111100d0b08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2d2c2c2b2a29272522201f1c1714110d17202930363a3b404040404040403f3937332d261d140a00000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b0000000000000000000000000000000000000000000000020a131b232c333b424a50575f616b6f767c82878c9196989c9fa29f9d9c9a99989797979798999a9c9e9fa39f9c9997918c86817c746d68625a514b433b332a21180e0500000000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a03000000000000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104070c10121316181a1c1d1e1f1f201f1e1d1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f20201f1e1d1c1a18161312100c0605050e171f252a2d2e33333333333333322d2b27221b140b0200000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000000000000109111a212930383f444d535960636b6f757b7f84888c8f929797999b9c9d9e9f9f9f9f9e9d9d9b99979992908c8884807a746f6a615d5650454039312920180f0600000000000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d04000000000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070b0d0f111213131312110f0d0b07070501000000000000000000020608080c0f1112131312110f0c080705020000000000000000000000000000000000000000000000000000000001080d1113181c1f20222527292a2b2c2c2c2c2b2a29272422201f1c1712100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313131212110f0d0b0907060300000000050d14191e20212626262626262626201f1b17110a020000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000000000000000000080f171e262e343b42464f54596063696e73777b7f8285888a8c8e8f9192929292929191908f8d8b8886837f7c78736e68625f58524c443f352f271f170e0600000000000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d03000000000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1e1f1f20201f1e1c1a171413110d08040100000000030a0f121415191c1e1f20201f1e1c191514120e090300000000000000000000000000000000000000000000000003090e13191d2023282c2d2f31333637383839393838373634312f2d2b28221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010204050506060606050403010000000000000000000002090e1114141a1a1a1a1a1a1a1913120f0b0600000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b12090000000000000000000000000000000000000000000000000000000000050c141c232831363d44484f54575e61666a6e7276797b7e80818384858586868584848382807e7c7a76726f6c65615e56534e46413a3229241d150d0500000000000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a00000000020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b100500000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b060000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a2c2c2d2c2c2b29272421201d1913100d0701060b0f151a1f212226292b2c2c2c2c2a282621211e1a140d05000000000000000000000000000000000000000000030a0f151a1e24292c2e34383a3c3e4042444445464645444443403e3b3938332d2c28231c19130d08010000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0d0d0d0d0c060503000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000000020a11171f262a32383d44484d5354575f6265666c6f717375767778797979787877767573716f6d676662605b53524c47433c3530282018120b03000000000000000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c100500000008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000060b12181d1f252a2d2e313336373839393939373634312e2d2a25201d18120d11171b1f262b2e2f323537393939393735322e2d2a251f170f0500000000000000000000000000000000000000060b151a1f262b2f35393a404446494b4d4f50515252535251504f4d4b4846443f3a38342e29241e19130c0400000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a01000000000000000000000000000000000000000000000000000000000000000000060b141a21272c32383b4246484e5355545b6062646668696a6b6c6c6c6c6b6a6a68666462605d555553504946413b373229241e160e07010000000000000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a0000000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000020a11171d24292c3036393a3e40424445464646454442403e3a3936302c29241d191b22272b31373a3b3f42444546464544423f3b3a36312921170d0300000000000000000000000000000000020a111720262b31373a4145474a515355585a5c5d5e5f5f5f5f5e5d5c5a575553504a46443f38353029241e160d070000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d0500000000000000000000000000000000000000000000000000000000000000010407070a0d10111213131211100d0b07070501000000000000000000000000000000010406070a0d0f11121213131211100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b00000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000000000000000000000000000000000000000003090e161b21272c31363a3c4247484a50535557595b5c5e5f5f5f5f5f5e5e5d5c5a585553514b4946443f3836302b262019130c0400000000000000000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d000000101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c04000000000000000000000000000000000000000000000000000000060c141c23282f35393a4146474a4d4f515252535352514f4d4a4746413a39352f2924262d33373c4347484c4f5152535352514f4c4846423b33291f1409000000000000000000000000000000060c141c232831373c42474c5154545c60626466696a6b6b6c6c6b6b6a69676462605b5453504a45413a352f281f18120b0300000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000002080d111314171a1d1e1f201f1f1e1c1a181413110d0803000000000000000000000003080d111314171a1c1e1f1f201f1f1e1d1b181615130f0a0602000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a020000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f252a2d31373a3b3f4446484b4d4e505152525353525151504f4d4b494745403c3937332d2a251e1b150d08020000000000000000000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f000000121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d2013000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d080200000000000000000000000000000000000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d0802000000000000000000000000000000000000000000000000070f181e262e34394045474c5254575a5c5d5f5f605f5f5e5c5a5754524c47454039352f2f383f44464e5355595c5e5f5f5f5f5d5b5954534d453b31251a0e0200000000000000000000000000070f181e262e343c43474d53555d6064666d6f71737577777879797877777673716e6c6663605c54524c45413a3128231d150c040000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000003090e13191d202124272a2b2c2c2c2c2b29272421201d1913100c0600000000000000060b0f13191d20212426292a2b2c2c2c2b2b29272522211f1b15120e0903000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21262b2e2d3338393c3e40424344454646464545444342403e3c3a39352f2d2b27221b19140f0a040000000000000000000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d10000000131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000071019212a30383f444b5153565e616466696a6b6c6c6c6c6a696764615e5653514b45413a3c41495053585f6265686a6c6c6c6c6a6865615e574d42362a1e1205000000000000000000000000081019212a30383f444e53575f62676d7175797c7e8082838485858685848382807e7b7974706d66605d56524c433d342e271e160e050000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000060e141a1e24292c2d3134363738393938383634312e2d29251f1c17110a03000000020a11171b1f24292c2d313335373839393938383634322f2e2b26211e1a150e09030000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151a1e2122282b2d2f313335363738393939393837373533312f2d2c2924201f1b17110e08020000000000000000000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d2013000000131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d2013000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000071019232b333b424a50555d6065686d717375777879797978777573716d6865605d55524c44464e535b60646a6e727577787979787775726e695e53463a2d211407000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f90919292929291908f8d8a8885817d79736d68605d564f454039302820160e050000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000000000000000000060f181f262b3035393a3d404344454646454443403e3a3935302c28231c150c0802070b141b22272b2f35393a3d40424445454646454443413f3c3b37322e2b26201a150e060000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e1214171c1f2022242628292b2c2c2c2c2c2b2b2a2927252220201d1813120f0b060000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d2013000000131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d201300000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e353028201910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e35302820191008000000000000000000000000000000000000050e19222b353d454d545c60676d72767a7e80828485858686858482807d7a76726d67605d565050585f656c71767b7f82848586868584827f7b6e6154483b2e2115080000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9d9e9e9f9f9e9e9d9c9a9797928e8985807a736d686059514b423a322820170e05000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a211910070000000000000000000000000000000000020a1117212a31373a4145474a4d505152535252514f4d4b4746413a38342e261e19130d12181d262d33373a4145474a4d4f51525253525251504e4b4947433c3a37312b2620180f06000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b020000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206060b0f121315181a1b1d1e1f1f20201f1e1e1d1c1a18161413110d07050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a110900000000000000000000000000000000020d17202b343d474f575f666d72797e83878a8d8f909292939292918f8d8a86837e79736d68605b5a626a6e787d83888c8f9192929292908e8c8275685b4f4235281c0f000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000000000000020b141b2227333c42464c5254575a5d5e5f5f5f5f5e5c5a5754524c46443f38302a251e171d24292f383f44464c515457595c5d5e5f5f5f5e5e5c5a5855534e4847423c37312a2117110a020000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030606090b0d0f101112131313121211100f0d0b090706040100000000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d201300000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b1209000000000000000000000000000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b120900000000000000000000000000000008141e29323d464f5960696e787f858b90939a999c9d9e9f9f9f9f9d9c9a9992908b85807a726c65636c717c838a9095989b9d9f9f9f9f9d9b8e8275685b4f4235281c0f0000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000a141d262d333f454d53565d606467696a6b6c6c6b6b696764615e5653504a423e36302920272f353e41495053555d606466686a6b6c6c6c6b6b696765625f5855534e47423c3328221c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d2013000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000020e1925303b444e58606b6f7b838b92979c9fa4a9a19e9c9a9a999a9c9ea1a39f9c97928d857e776e6d737e8690959d9fa7a8aba49f9f9f9f9b8e8275685b4f4235281c0f00000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000006111b262f383f4451575f61686d7073767778797978777673716d6864605c545046413a322a313940454f535b6064676d707375777878797978777674726f6a67625f57534d453f332d261d140b0200000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0f111213131211100e0c0a07060401000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b11070000000000000000000000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b110700000000000000000000000005111e2a36414c56606a6f7d8590959ea1a9a29e9997928f8e8d8d8d8f9197999ea1a29f97928b827a747f8b92989fa7a9a19e999993929292998e8275685b4f4235281c0f0000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d0400000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000000000b17222d384149505b62696e747a7d808384858685858482807e7a76716d66615a524c443b333a434b515961656c71757a7d80828485858685858483817e7c78746e6a625f5751443f382f261d140a0000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000000000000000000000000001040707090c0e101111121313121211100f0d0b0907060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516191c1e1f1f201f1e1d1b19161413110d0801000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d2013000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f060000000000000000000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f0600000000000000000000000714202d3946525e686f7c869297a0a7a49d97928c888582818080808285888c91969ea1a29f948f84818c919fa3aaa39f97928d898685858687898275685b4f4235281c0f000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000030f1b27333f49535b606d727b81868a8d909192929292918f8d8a86837e78716c615e564d453c444c555d606c70787d82868a8c8f909192929291918f8d8b8884807b756e69625b504a42382f261b11060000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000206080d11131416181a1c1e1e1f1f201f1f1e1d1b1a18161312100b060603000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151b1f222226292a2b2c2c2b2b2a28252321201d19130c0400000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c0300000000000000000007131f2c38444f59616e7a859198a2a9a39f928d85807b78757473737475787b7f848b91969ea59f96918d929ca4a9a199928c85807c797878797a7d7e7164574a3e3124170b00000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d13070000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000040f19232b3744505b656c747f868d92989a9c9d9e9f9f9e9e9c9a9992908a847e756d685f574e464c565d676d747d838a8f9299999b9d9e9f9f9f9e9e9c9a9896918d87817b726d605b544a41382d22170b040000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a0300000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000040a0f1214191d2021232527292a2b2c2c2c2c2b2b2a28272522201f1c1715120f0a050200000000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f272b2e2f3235373839393837363532302d2c29241e160d04000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d201300000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000915222f3b4854606b75818e97a1aaa399928a8079736e69696767666769696e73797f848e939fa3a19e9a9da4a8a09691877f79736f6d67666c6e70716c6155493c3023170a000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000b16212c38444f59606c77818b92999fa2aaa9a8a09e9c9b9c9d9fa29f9c96918a827a6e695f584e555d686d79818a90959c9fa3aba39f9e9c9b9c9d9ea1a9a8a19e99938e867f746c665b53493f332720150a000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a0400000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000000000000000000000070c10151a1f2124292c2d303234363738383939393838373533322f2d2b2823211f1b15120e090300000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d151d24292c32373b3c3f4244454646454443413f3d3a39352f281f160c0100000000000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b1005000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4d505152535352514e4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4a484746444647484a4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000005111d2a36414c56636f7c89939ea9a59f92877e746d67625f575b5a5a5a575f62666d7279818c9299a3aba7a9aca09691847c736d6762605c5b60616364615a5045392d21140800000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f140900000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000003101b27323b4854606b73808c939fa3aba9a19e9896918f8f8f909297989d9f9e938f847b6e6a5f565d676d7a838e939da0a7a59e9b999291908f8f909297979c9fa6a49f98928b81786c655b50443c32261b0f05000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c0700000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000070c12181c1f262b2e2f35393a3c3f414344444546464545444342403e3c3a38342e2e2b26211e1a140f0a0400000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10191f272f35383c4347494c4f515252535251504e4c494745413a31281e13080000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c130900000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d2013000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b5153575a5c5e5f5f5f5f5d5b5854524d51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b514f4b443b3a3a383a3a3b3d3f44464b51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000713202d3946525e6875828f9ca5ab9e938b7e716c605d55534d4e4d4d4d4d53545c60676d757f87929facb4b7aa9e91847b6f6a605d55535150535456575550483e33281c11050000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e0200000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000713202c38444f5963707d88939fa5aea69f97918c87848382828385888b90959d9e9691857c6e685e606d798390959da5a8a09d938f8a86848382828385878b8f949da0a7a29f938e81776c60584e43372b21160b00000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b03000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000000000000000000000000000000000030b12181c23282c31373a3b414547494b4d4f5151525253525251504e4d4b4946443f3c3a37312d2a251f1b160f0a0400000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131c222b31394045474e5455595c5d5e5f5f5e5e5d5b585654514c433a2f24190d01000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d201300000000000004101c2834404b555f69707d87929892877e726c665f57514d53555c606467696b6c6c6c6b6a6865615e57544f51575e616d727d86929792877d706a5f544a3f3428201509000000000000000000000004101c2834404b555f69707d87929892877e726c665f57606060605e5c564e44392d2c2d2e323f49515759606060575e616d727d86929792877d706a5f544a3f34282015090000000000000714212e3a4754616d7a86929faca3998e81756d625a514b47424140404142474b51555e69707c86929facb8b0a3968a7d70696058514b46454446474a4a49453e362c22170c00000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c100400000000000916222f3b4854606b7683909aa4afa89f948f847f7a7776757676787b7f838990959c9791847a6d666c75818f959fa7a79f959189827e7a7776757676787b7e828990959ea5a59d938c7f736a5f53473d33271c100400000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000000000001070c151d23282e34383c4347484c525456585a5c5d5e5f5f5f5f5e5e5d5b5a585553504a4847433c3a36312b27201b150d0802000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141c252e343d434b515358606265686a6b6c6c6b6a69686563605d554c4135291d110400000000000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b161009010000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130000000000050f1a232c3845515c676e7b85929992867d716c605b544d51575f61676d70737677787979787775726e69636059524d525b626b707c85929892857c6e665c50443c31261a0f04000000000000000000050f1a232c3845515c676e7b85929992867d716c605b63666c6c6c6c6b6760564b3f331f25303b44515b62656c6c6c6c6c67646b707c85929892857c6e665c50443c31261a0f0400000000000b1825313e4b5864717e8b99a3ac9f92867b6e625a504540393731343331373c45515c676e7b859299a3aeabaea99c9083786c60564c413a3838393b3d3e3c39332c241a100500000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000a1623303d495663707c89949facaca0958f827a726d686968696a696e72767d838c929f968f82786d717e8b939ea7a79f9590837d75716d676968696a696e71767d838e939ea5a59f92877c6f62594f44382c20140700000000000000000005121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000000000000030b12181e272e34394044464e5355565d60636567696a6b6b6c6c6c6b6b6a68666562605c5455534e4846423b37322b262019130c04000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c262e3740464f555d60656a6f7275777879797877767472706d675d5145392c201306000000000000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a0500000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d201300000000000b16212b37434e58606d7983919792877d706b615a504d555c60696e74797d8082848586868584817f7b76706b605d564e5159606a6f7c8692979083786d60584e43372b21160a0000000000000000000b16212b37434e58606d7983919792877d706b615a636d72797979797772675c4f43372a2a36414d56626d727979797979746e646a6f7c8692979083786d60584e43372b21160a00000000000e1b2834414e5b6774818e9aaba99c8f8276695f53483f352f2b262727313c46515b606d79839097a1aaa29fa2aa9f948b7e71685e52463c322b2d2e3031302d28221a1208000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e21140800000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f0000000004101d2935404b556774808d9aa6b0a99d91837a6d68615e565c5c575f61656b7078808b9399948c7f737a85929fa5aba095908279706b64605d555c5c565e61646b7079818e939ea8a3999083776b6054483c2f22160900000000000000000006131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a11090000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d151d2329303940454a5153585f6266686d6f7274767777787979787877767573716f6d6666625f5854534d47433d373129241e160e060000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252e384049515960676d71777c7f8284858586858483817f7d796d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130000000004101c27333a47535f6a73808c95928b7f726b6159504d575e676d737b81858a8d8f9192929292908e8b87827d756d685f584e4f58606a707e8793958c7f726a5f53473d32271b0f040000000000000004101c27333a47535f6a73808c95928b7f726b61595966727f8686868684776b5e51443826303846525e68727f8686868686817467606a707e8793958c7f726a5f53473d32271b0f0400000000101d2a3743505d6a7683909da9a5988c7f7265574d423629241d1a242f39434e58626d74818e959fa9a29892989fa69e92857a6d61584e43372b2021232423211c1710080000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d00000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000006131f2c3945515d677784909daaada1978a7d70675e56524c4f4f4d53555960666d737e87939f92867b7f8c97a2ada39990837a6d67605954514c4f4f4d52545960676d78818f96a0a49f95897d7063564a3d3023170a00000000000000000006131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b120900000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000050e161f272f343d434b51545c60646a6e72767a7c7e808284848585868585848381807e7c7976736f6a66615e57544e47433c3530282017110a0200000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525b636b6f797e84888c8f909192929191908e8b897f7266594c3f3326190c0000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000000000000000000000000000000000000000406070b0e11121313131313130c0c0a0602000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d2013000000000714202c38444f59626f7c8792968e81746d62594f4d575e696e7980868d92989a9c9b999898999b9b9a938f89827a6f6a5f574d4e58616c737f8c9592867c6e62594f43382c20150a000000000000000714202c38444f59626f7c8792968e81746d62594f5966727f8c93939184776b5e5144382e38424f59616e7b8692939391857a6d6058616c737f8c9592867c6e62594f43382c20150a00000000121f2b3845525e6b7885919eaba295897c6f6256493c31231817202935404b555f6a727f8b939da7a298928590949fa1978e81746a5f53473c32261b17171714110c05000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000714202d3a4753606d7a86939facab9e9285786c60554c464142434246484f545c606c727f8b9398908385929ea9ab9f92877c6f685d554f47454142434246474f555d666d7984919b9a93908c8276695c4f4336291c1003000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b1209000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000000000000000000050f172028313940454f555c60666d71777b7f8386898b8d8f9091929292929191908e8d8b8885827f7c77736e69626058534e46413a3228221c140b03000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646d737c848b9095989b9d9e9f9f9e9d9c9b988c7f7266594c3f3326190c000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000001070c101314171b1e1f202020202020191816120d070000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d2013000000000916232f3c4855606b768390999184796d605b514b555e696e7b838d92999f9c96918e8c8b8b8c8e92979e9c938f847c6f695f564c505a606d788390988f82766b6054483d32271b0f000000000000000916232f3c4855606b768390999184796d605b514c5966727f8c999e9184776b5e514438343f4a54606b75818e989e948a7e71685d525a606d788390988f82766b6054483d32271b0f00000000131f2c3946525f6c7985929faca194887b6e6155483b2e22151f29333b45515d676f7c86929fa5a49a92867b829099a39f93877c6f62584e43372b20150a0a0805000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f1205000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000815212e3b4854616e7b879aa4afa89b8f8275655b50433a363031363a3d424a515a626d75818e9794909297a1ada3998d80736a5f564c433d39352f30363a3d434b545d67707d8a8e8b87837f7c6f6255493c2f22160900000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b10070000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000050e172129323a434b515960676d72797e83888c909399989a9c9d9e9e9f9f9f9e9e9d9b999898928f8c8884807b756f6a625f58524c443d332d261d150c040000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e737f8791969da0a7a8aaa8a4a2a0a0a0a1998c7f7266594c3f3326190c00000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000000000060b12181c1f2024282a2b2c2d2d2d2d2d2625221e18120a01000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d201300000007131f2c38434f5963707d899593897d70675d5145515d676e7b8490959f9f948f898481807e7e7f82858a91969e9691857b6e685d5245505c666f7c879294897c6f63584e43372b1c1106000000000007131f2c38434f5963707d899593897d70675d51494c5966727f8c999e9184776b5e5144383844505c666f7d89939e988f82756c61564c505c666f7c879294897c6f63584e43372b1c110600000013202c3946535f6c7986929faca093877a6d6054473a2d211a25303b45505a606d79839199a3a59f93887e707c87929fa49a8f82756a5f53473c32261b0f01000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f0300000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000916222f3c4955626f7c8895acb6a79a8d81746753493f312a25262a2d30394044515b616d7a85929f9c9ea1a9ac9f92867a6d61584e433a312c2924252a2d3139424b55606c7783827e7a76736f6a6054473b2e22150800000000000000000006131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f05000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000030d172029333b444c555c606b6f797f848b9095999c9fa4aba7a9a9a8a7a6a6a7a7a8a9a8a6aaa29f9c9995918c87817c766f6a615d564f443f382f271e160d0400000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424e58626d73808c9299a0a8acaaa39f9b979594939394958c7f7266594c3f3326190c000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000000000000000000000000000000000020a11171d23292c2d3134373839393939393933322f2a231c130a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130000000915222f3b4854606b7683909a8e81756b60554b4e58606d798390969f99928b827c78747372727375797e848e939d9791847a6d605a504a545f6a74808d988f82766a605447382e23170c00000000000915222f3b4854606b7683909a8e81756b60554b414c5966727f8c999e9184776b5e514436414c56606d7883909d9f92867b6e615a50444a545f6a74808d988f82766a605447382e23170c000000121f2c3945525f6c7885929faba194877a6e6154473b2e21202a36424d57616c74818e95a0a89e938c7f736c74808d97a29f93877c6f62584e43372b1e1308000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b0000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000091623303c4956636f7c8996a2afa69a8d8073675a4d403025191a1e21272e343f46525e6873808c99a3abadb3a89c8f8275685e52463c3128201d19191e2027303944505b656c7675716d68666260584e43372b1f130600000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d0300000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000000000000010b151f29333b454d565d676d747c848c91969da0a7a9aca8a9a19e9c9b9a9a999a9a9b9d9fa2a9a6aaa9a7a09d99928e89827c746d686059504a423930281f160c01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606a727f8b929fa3abaca49f98928e8b8887868687898b7f7266594c3f3326190c00000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000030b141b22272f34383a3e4144454646464646463f3e3a352e251c12070000131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d2013000004101c2934404b55636f7c899493877c6f62594f4754606a74808d95a09892877e766f6c6566656566666d7179818e939d968e81756c61554b4e58616e7b869294897c6f62544a3f34281c100300000004101c2934404b55636f7c899493877c6f62594f433f4c5966727f8c999e9184776b5e51443846525e68727f8b959f958b7f72695e53483e424e58616e7b869294897c6f62544a3f34281c10030000111e2b3844515e6b7784919eaaa295887c6f6255493c2f2428323a46525e69707e8a939da8a0958e81776c606d7a85929fa49a8f82756a5f53473a2f24190d010000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b11060000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000916222f3c4955626f7c8895aab4a79b8e817468564c41362a24201d191c232a36414c56616e7a86929facb9b3a9978a7e7164564c41342a1f161d1d1d1d151e27333f49535b606a6864615e5655544e463c32271b0f0300000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000007121d27313b454d575e686d79808791959ea1a8acaaa29f9b979791908e8d8d8d8d8e8f909297979a9ea0a8ababa39f9b948f87817a706b605b544b433a31281d1307000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707121f2c3844505c666f7c87929fa4afaaa39a938d86817e7b7a797a7a7c7e7d6f6356493c302316090000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000000000000030c151d262d33394045474a4e51525353535353534c4b463f372e23180d0200131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a5f53474d57626f7c87939f9f92867d716c62605b535858545c60676d77818e959e938a7e71675d5146525e6974818d9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a5f53473d3f4c5966727f8c999e9184776b5e5144424e58616d7a85929f999083786c60574d42363c46525e6974818d9a8e8174665c5044382c1f12060000101d293643505c6976838f9ca9a4978b7e7164564c413529303a44505a616e7b85929ea5a3989183796d655d6873808d98a39f93877c6f62564c4135291d1104000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000814212e3b4754616e7a8798a2aeaa9d908377685e52463c352f2c2924272625303a46525e6876828f9ca9b6ada197877b6e6154483b302a2a2a2a2a2a2a2a2a222d38414950535d5b5854524c4947433c342b20150a0000000000000000000006131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f040000000000000000040e18242f39434d575e696e7a828d9399a0a8ada8a19e98928e8a878583818180808081828385878a8d9196999ea1a9aca69f99928d847d736c665c554b433a2f24180d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d1113141d2935404b55606d78839099a3aeaba3989288817a75716f6d6d6d6e6f716f6b6054483b2f22150900000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000000000000000000000b151e272f383f444b5153575b5d5e5f6060606060595751493f352a1e120600131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d201300000714202d3a4753606d79859296897c6f63584e46535f6975828f9a9f948b7f726b615a5350494b4b4b51555d656d78839099999184796d6053474d56616e7b88959285796d6053463a2d2013070000000714202d3a4753606d79859296897c6f63584e43353f4c5966727f8c999e9184776b5e513f4a54606a74818e979f92877c6f665b50453b3136424d56616e7b88959285796d6053463a2d20130700000d1a2633404d596673808c99a9a79b8e8174685d52453b3136414c56616c75828f97a2a59f92867c6f675d56616e7a86929fa49a8e8174685d5245392c20150a000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b020000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929fabac9f92867a6e61584e45403a39352f3433333236414c566673808c99a6b3ab9e928578695e53463a3737373737373737373737372f383f4446504f4b4746413c3b37322b2620180f0600000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000020c16202935404b555e696e7b8390949fa4abaaa29f96918b86817e7b78767574737374747577787b7d8084888d92979ea1a8aba39f96918780786d675d554b4035291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214191d2021242c3945515d67727f8b95a0abafa39992867d746d6864626160606162656360594f43382c1f130700000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000000000000000000000000000007121d273039414950555c6064676a6b6c6c6c6c6c6c66635b51463a2f22160a00131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d201300000a1724313d4a5764707d8a989184786c6053464855616e7b88949e9c9083786c60595046443f3f3f40454b535c666e7b878e8a86827c6f62554846535f6976839097897d7063564a3d2f23180c0000000a1724313d4a5764707d8a989184786c6053463c313f4c5966727f8c999e9184776b5e5144505b666f7c87939f968d80736a5f544a3f3329303b46535f6976839097897d7063564a3d2f23180c00000a1723303d4a5663707d8997a1ac9f92867a6d60574d43393946525e68717e8a949ea89e938b7f726a5f55525e6874818d9aa49f92867a6d6054473d32271b0f03000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a02000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070005111e2a36424d566976828f9caaafa3998c80736a5f58514b4745414240403f3f3f3e4a5764717d8a97a4b0a99c8f827669574d4244444444444444444444444444444444444444444444444444443b3a37312a21180e03000000000000000006131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d13070000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000008131e28323a45515d676e7b8491959fa6afa7a098928c847f7a75716e6969686767666767686a696e7173777b80858b91969fa2aaa9a199938c81796d675d5145392c2013060000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1e2124292c2d30333f4a54606d7985929ea7b1a79f92877d706b615e565554535354565856544f473d32271b0f0300000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d18232e39434b535b60676d71747778797979797979726d63574b3e3225180c00131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566874818e9a8d8073655b50444b5566737f8c99a096897d70665b50473e37332d2e3439414a545f697380827e7a766f6a5f5347424d5765727f8c988d817467554b4034291c10040004111d2935414c566874818e9a8d8073655b504437333f4c5966727f8c999e9184776b5e514c56606c7883909a9e9184796d60584e42382d212a36424d5765727f8c988d817467554b4034291c1004000713202d3a4653606d7985929eaaa2988c7f72695f554b43424f59616d7a85929ea6a1968f81756d62584e4c56616e7b87939fa2988b7f7265584e43372b1f1306000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b060000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900020e1925303f4b5865727e8b98a2aeab9f92867c6f6a605d5554524c4e4d4d4c4c4b4b4b5663707c8996a3afa79b8e8174685b505050505050505050505050505050505050505050505050505050504847433c332a201509000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d00000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000010d1925303a44505a606d79839096a0a8b0a69e9591867f79726d6764615e575b5a5a5a5a5b5c575e6164676a6e73797e848c92989fa7aba49f938e82796d6053473a2d2014070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000030a11171c1f262b2e2f35393a3d4044505b66727f8b97a1adaca0958c7f736b6159524c4847464747494b4948433d352b21160a0000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000010c161f2834404b555c656c71797d8184858686868686867f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f62534945515d677683909d9e9184786c60544a3f352b272223282f38424d57636e7375716d68625f584e433b4854616e7b8797908477675c5145382c1f1306000713202c3945525d6877849199897c6f6253493f33333f4c5966727f8c999e9184776b5e53535d68717e8b959e93897d70675d51463c2f261c26313b4854616e7b8797908477675c5145382c1f13060006131f2c3845515c6773808c98a2aa9f92867b6e675d554c4a54616b75818e97a1a59e91847a6d605b514646535f697683909caa9d9083776a6054473b2e221509000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b0600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b00000914212d3a4754606d7a85929fa7aea29891847c726d6763605d565b5a59595858585857626f7c8995a2afa79a8d8074675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534e463c31261a0f020000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d1207000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000005111d2935414c56626d75818e959fa8b0a69e948f837b726d66605d5554534d4e4e4d4d4d4e4f4d525457585f62666d71797f8690959ea5afa59e948d8073665a4d4033271a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000003090c151c23282c31373a3b4145474a4d4e53606c7884919ea9b1a79d9083786c60594f46413c3a3a3a3b3c3e3c3b38322b23190f040000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000007131d28313a45515c676d777e848a8e909192999393938c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d6053464753606d7a86939f998d8073655b5042382d231b17181d26303b45525c63666864615d56534e463c3a46535e697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b606060606d7a85929e978e81746b60554b40342a1d14212d3a46535e697885919286796d6053473a2d2014070004101c2834404b55616e7a86929fa6a2989083796d675e56515c66707d8a939ea99e938a7d70685d52493f424d5765717e8b98a3a095897c6f6256493c31261a0e020000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b06000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d00000713202c3945525d68737f8c95a0a8aaa19691867f7974706d6869686766666565656464646f7c8995a2afa6998c7f736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625f584e43372b1f12060000000000000006131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000000713202d3946525e68717e8b939ea7b1a79e948f82796e69605c54514b484642424140404141424246484a4e53545c60666d727b838f939ea8afa69a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000050d141a1e262e34383c4247484c525457595b5563707d8996a0acab9f95897d70665b504745403a37322d2e2f32302f2c2721191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000000000000000000010d18242f3a43515b606d79818b91969a9d9e9fa39f9f998c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377665c51454956626f7c8999a4978a7d706453493f2f261c0f0b0b151e2a33404a5257595b5754524c47433c3436424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377665c5145382c333f4c5966727f8c999e9184776d6d6d6d6d74808d979e92857a6d61594f433b322920171e2a36424d576976828f99897c6f6256493c2f23160900000c18232e3946525e68727f8b949fa89f958f82796e68615a606d7884919ea5a1978e81756b61564c41373b4754606d7a86929fa79a8d807467574d42372b1e12060000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b060503000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000004111d2935414c56606d79839096a0a7a8a198928c85807d7a787675737372727271717171707c8995a2afa5988c7f777777777777777777777777777777777777777777777777777777777777776e6a5f53473a2e2114080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c1004000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000006121f2b37434e58616d7a85929ea5afa9a0958f82796d675f57514a45403b3a3631343433343430363a3b3e43474b51545c60696e79818f96a0aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000080f171f252a30383f44464d5355565d60636668696775818e9ba8b2aa9d9083776b605b5353514b47433c3731292423221f1b160f07000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000004111d2935414b55626d75818e939ea1a8aaa29f9c9998988c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817467544b404b5864717e8b97a398877b6e6154473b2d21140a00030c18212e3840474b4d4f4b4746413a37322a31404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817467544b403428333f4c5966727f8c999e9184797a7a7a7a7a7c87929f978b7e7168605b544d443b32291d1a2531404d596673808c988b7e7165584b3e3225180b000007121d2a36414c56606c78829096a1a79e948f837a716c6268727f8c96a0a69e91857a6d61594f443a303945525d6875828f9bac9e918477695f53473a2e2114080000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a070000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000010d19242f3a45515c666e7b8490959fa3aaa29f97928d898784838180807f7f7e7e7e7e7d7d7f8c98a5b2ab9e9184838383838383838383838383838383838383838383838383838383838383837c6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000815212e3a47535f6a74818e97a2adada2979083796d675d554d444039352f2d2a252727272728252a2d2e31373940454b51575f676d7884919eaaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000020a121a212931363e424a5053575f6266686d70737576777986929facb1a4988b7e716e6c6564605d55534e47433c352f281f180f0a04000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300000000000000000000000613202c3945515d67727f8b939ea5ada49d98928f8d8c8b8b7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404c5966727f8c999f928579695e52463a2d2014020000060f1c262e353b3f40423e3a3935302b2625323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c99a096918686868686868892999e92857c78716c665e564d443b2f261b25323e4b5865717e8b988c7f7266594c3f3326190c0000000d1925303b44505b666e7b849197a1a69e9590857e756f6d7a85929fa89f948a7e71685d52473e322935414c5664717e8a9aa4a096887b6e6255483b2f2215080000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000008131e2834404b545e696e7b838d92999fa2a9a29e9a9696918f8e8d8c8c8b8b8b8b8a8a8a8c919ba7b4ada19691909090909090909090909090909090909090909090909090909090909090887c6f6255493c2f2216090000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e02000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c010000000000000005111d2935414c56626f7c87939fa9b0a69f92857b6e675d554b433c342e2924211e1a1b1a1a1a1b1a1e2021262b2e343940454d555c667784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000020b141c242c333b424650545c6065696e73777a7d80818384869298a2aeb3a69a8d807d7b7975716d67625f58534e454039312a211a1108000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000714212d3a4754606d7a85929fa6ada39c928d8682807f7f7f7c6f6255493c2f22160900131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7e7265584b404d5a6773808d9a9e9185786b574d42362a1e11050000000a131c242a2f323335312e2d29241e1b24313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7e7265584b3f3226333f4c5966727f8c99a8a09e939393939393959fa3a1979289847e786e685e564d41382d2224313e4a5764717d8a978d8073665a4d4033271a0d00000008141e28333f4a545e696e7b8591969fa69f97918a827c76808d97a2a3998f82766c61564c41352c242f3a4754616d7a87939fa1988c7f7265594c3f3226190c0000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000000010c18232e39424d575e696e7980878e92989b9ea1a9a8a19e9c9b9a999998989897979797989ba3adb8b2a8a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d95887b6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e12050000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c20130400000000000000000713202d3946525e6874818e9aa4afab9f948b7e71695e554b433a3128231c1814120e090d0d0e090e1214151a1d23282e343c434b546a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000020b141c262e363e454d535a61666d71767b8084868a8c8e90919298a2aab4b5a89d928d8a8885817e7a756f6a625f58514b433c332c231a120800000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000000000000000004101c2934404b5565727f8b98a2aea79c918c807a75737272726f6a5f54473b2e22150800131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b414d5a6774808d9a9d9184776a5e514430251a0e02000000010a12191f232626282421201d19131723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c99a8a09393939393939393939496999e96918b827a6e685e53493f332723303d4a5663707d89968d8174675a4e4134271b0e000000020b17222d38424d575f696f7c8490949fa3a19e948f888287929fa99f92877c6e625a50443a3028232d3946525e687783909997928e8376695c504336291d100300000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e110000000007121d27303b454d575e676d747b81868b8e929796989a9b9c9d9d9d9e9e9e9e9e9f9f9f9fa4acb6c0b6aea9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa8aaaaaaaaab94887b6e6155483b2e2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d2114060000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000714212e3a4754616d7a86929facb0a69c9082766c62574d433930281f18120d07050c111517181c1c1c1c1c1c1c181d23283144515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000a141c262e38404850575e616c71787e83888d90939a999b9c9e9fa2aab4b1b2aea49d9a9797928e8b86817c756f6a605d554e463e352c241a11080000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000000000000000000006131f2c3845515c677683909daaaca0958c7f746d6866656565625f584e43372b1f130600131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1c2935424f5c6875828f978a7d7064574a414e5a6774818d9a9d9184776a5e51442f24180d0100000000040c13181d2020201d1814120f0916232f3c4956626f7c89958e8175685b4e4235281b0f000f1c2935424f5c6875828f978a7d7064574a3d3126333f4c5966727f8c99a09689868686868686868687898d92989e948f847a6e655b5044372b232f3c4956626f7c89958e8175685b4e4235281b0f0000000006111c262f3b454d575f6a6f7a828d92999fa69e9c948f9299a3a2978d80746a5f534b454039342e2a36414c566673808d8c8985817e7064574a3d3124170a0000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000b151e29333b454d555d60696e747a7e8285888a8c8d8e8f9090919191919192929292939aa4afbbaea49d9a93939393939393939393939393939393939393939393939b9ea5afafa499877a6d6154473a2e2114070000000000000003131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c07060400071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000005111e2a36424d5666727f8c98a3aeab9f94897c6f635a50453b31271e160d07000911181d212425292929292929292929292a3744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000009121c262e38404a525a61696e767e848b9095999d9fa4aca8a9a8a6a5a4a4a4a5a6a8aaa6a9a19e9b98928e88827c736d675f584f473e362c231a1007000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7986929facac9d9083786c605d5659585855544e463c32261b0f0300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b404d5a6773808d9a9e9184786b554b4035291d1004000000080d161d24292c2d2c2924211f1a151723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c999e918479797979797979797a7c808590959f969082776c6053463c3126303d4a5663707d89968d8174675a4e4134271b0e00000000000a141d29333c454e585f686d78808790959ea0a69e9c9fa3ab9f92857a6d65605c54514b443f3830303d495663707d83807c7874706c6155493c3023160a0000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000030c172129333b434b51575f62686d7175787b7d7f808283838484848485858585858687939facb9a99d928d86868686868686868686868686868686868686868686868e939eaaac9f9386796c605346392d2013060000000000040a0f131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191313100c0707131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000714202d3a46525e697784909daab4aa9c9083766b6054483f33291f150c040009121b22292e313236363636363636363636363744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006101b242e38404a525c636c717b838a91969d9fa7aaacaba39f9d9b999897979898999b9d9fa3ababaaa29f9b948f8780796e6a615950483e352c22180d0400000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000916232f3c4956626f7c8999a3aea49a8b7e71665b524c4c4c4c4947433c342a20150a0000131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7f7265584c404d596673808c999f928578675d5145392c20130600000811191f282f35393a39352f2e2b26201824313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7f7265584c3f3226333f4c5966727f8c999e9184776c6c6c6c6c666c6d6f737b8390969f948b7e7165574d42372b313e4a5764717d8a978d8073665a4d4033271a0d0000000000020b17202a333c464e565e666d737c838b91969ea1a9acafaa9d90837d77716d66605d55504a423d353b4854606b7077736f6c656461594f44392d2014080000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e0200000000000000000000000000000000000000000000000000000102030000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000040d161e2429313940454d53565d606468696e707274757676777777787878787879797c8995a2afa79a8d807979797979797979797979797979797979797979797979818e9ba8ab9e928578665b5044382b1f120600000000070e151b1f222c3946525f6c7985929facada093877a6d6054473a2d26262626262626262626201f1c18120b0b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f120600000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000814212e3b4754616e7b8795a0acaea2988a7e7164594f44362d21170d030006111b242d343a3d3e43434343434343434343434344515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000030c18222d36404a525c646e737e8590949da0a8abaaa29f9b9992908e8c8b8b8a8b8b8c8e9092999a9ea1a9aca69e99928d837c706b615a50473e342a1f160c01000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000a1724313d4a5764707d8a97abac9f93867a6d61544a413f3f3f3c3b37322a22190e040000131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404b5865727e8b989f93867a6d6053473a2d20140900030d19232b313a40454745403b3a37312a2125323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c999e9184776b606060605b606163696e7a84919e9d908377695f53463a2d323e4b5865717e8b988c7f7266594c3f3326190c000000000000050e18212a343c444c545c606a6f787e848b9297a1adb8aca0959089837e79726d67605c544f45403a444f5960636a6662605b53554f473e33281c10040000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b07070401000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000010c161f282f35393a3e3f42474c525458575f6163656768696a6a6a6b6b6b6b6b6c6c6f7c8995a2afa89b8e82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c7783909daaa99d9083766a544a3f33281c0f0300000007101920262b2e2f3946525f6c7985929facada093877a6d6054473a33333333333333333333332d2c28231d150c111b2935404b5564717d8a99a3afac9f9285796d6053463a2d201307000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c2013040000000000000000000b1825323e4b5865717e8b98a7b1ac9f9285796d6053473d32201b0f0500010c18222d363f454a4b4f4f4f4f4f4f4f4f4f4f4f4f4f515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000b151e2a343f48525c646e73808a92979fa6aca9a29f98928e8a868381807f7e7e7e7f80818386898d92979ea0a8aba39f9591867d716c61594f463c31281e13080000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000b1825313e4b5864717e8b97a4ab9e918478685e5242382f32322f2e2b2620191007000000131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817468554b404a5663707d8996a49a897c6f6356493c30251a0e090c151f2b353d434b5153514b4847433c332f2633404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817468554b403428333f4c5966727f8c999e9184776b5e53534a505354565e68727e8b9aa095887b6e6155483b2e33404d596673808c988b7e7165584b3e3225180b00000000000000060f18222a323a424b51585f666c71787e85929eabadaba7a09d95908b847f79726d666059514b433d474f54565d595653504949443e352c21170b000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d0805010000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0000000008131e28313a4145474b4c4d4e4f5052504d535557595a5b5c5d5d5e5e5e5e5e5f5f626f7c8995a2afa99c908376655b60606060606060606060606060606060605e697885929faba79b8e8174685b4e412d22170b000000040e19222a32373b3c3f46525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000004101d2935404b556875828e9ba8b5a89b8f8275675d5145392c1f1309000005111d29343f485056585c5c5c5c5c5c5c5c5c5c5c5c5c5c5d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000007121d27303c46505a646e73808d929fa2a9aea59e97928c86817d7a77757372717171727375777a7d81858b91969fa3aba7a09892877e716b61584e433a2f24190c03000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669564c412f26252522221f1b150e0700000000131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377675c51454754616e7a8796a1988b7f7265574d42362a201a19191e27313d474f555d605d5555534e4641382a36424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377675c5145382c333f4c5966727f8c999e9184776b5e51463f4446474d56616d7a87939f978a7e7164574b3e3136424d576976828f99897c6f6256493c2f23160900000000000000000610182029303940454e545b60666d7a85929fa9a19e989ea0a09d97918c857f78706b605d554e463d444849514d4946443f3839332c231a1005000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d0802000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000000010d19242f3a434c525457595a5b5c5d5e5d5a54484a4c4d4f5050515151515252525663707d8996a3b0ab9e9285796c605353535353535353535353535353535354616e7b8798a2aeaa988c7f7265594c3f322619060000000a15202a343c4347494c4c525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d1213202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000006131f2c3845515d677884919eabb5ab988b7e7265554b4035291d100400000915212e3a45505a62656969696969696969696969696969696a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000c18232e39434e58626c73808d929ca4adaaa39f938e857f7a75706d67686665646465656668676d7074797e848c9299a1a9aaa29992877d706a5f554c4135291e150a0000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f42302814191615130f0a040000000000131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d60534646525e687884919e9c8f8275695e52463c332a262524293039434f5960676d6765625f58534a41363a46535f697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b5e51443338393b46525d687784919e998c7f7366594c40333a46535f697885919286796d6053473a2d201407000000000000000000060e171e272e343c424a505b66727f8c98a2a197918c91969d9fa19e97918b837d746d675f584f473d3b3d44403c3937332d2d28211a110800000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c070100000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000004111d2935414c565d6064656668696a6b69665e54423f414243434444444545454a5764717d8a97a4b0ada297887b6f625548464646464646464646464646414c5665717e8b98aaaea298897c6f6256493c2f2316090000030f1b26323c464e54555959595f6c7985929facada093877a6d60595959595959595959595959595953514b43392e2318111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000714202d3a4753606d7986939facaea399887b6f6255483c2f24180c0000000b1724313d4a56626c71767676767676767676767676767676767784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000004101c2834404b555f6a717e8b929da4aeaaa298928b817a736d6863605d5559585857585859555d6063676d717980879197a0a8aba39992867c6f675d51453d30261c1106000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0908060300000000000000131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f635349414d566774818e9a9f92877b6e61584e453c3631322f353a424b55606b707a76726e6a645c53483c3b4855616e7b8897908477675c5145382c1f1306000713202c3945525d6877849199897c6f6353493f33333f4c5966727f8c999e9184776b5e5144382e2e35414c566a7683909d9a8d8073675a4d40343b4855616e7b8897908477675c5145382c1f130600000000000000000000050c151d23282f394653606c7884919eaa9e91857f848a90959c9fa19e95918981796e6a60594f463c3237332f2d2b27221b1c17100800000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b0300000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e2215080000000613202c3945525d686d71727374757778767066544b403435363737373838383f4b5865727e8b98a5b1b3a9988b7f7265594f42392e393939393939392d3945525d6875828e9ba8ac9f9285796d6053463a2d201307000006131f2b37434e585f62666666666c7985929facada093877a6d666666666666666666666666666666605c554b4034281c1019242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c889aa4afac9f9286796d6053463a2d2013070000000b1825323e4b5865717e828282828282828282828282828282828286929faca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000006131f2c3845515c676f7c86929fa4aeaaa29892867e756d68605d5654514b4d4c4b4b4b4c4d4b5153555c60676d737d859196a0a8aba29891847a6d60594f42382e23170c0000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566875818e9a8d8074655b5044495663707d8996a0998d80736a5f574e4642403f3f41454c545d67707d86837f7b746e64584c40424d5765727f8c988e817467554b4034291c10040004111d2935414c566875818e9a8d8074655b504437333f4c5966727f8c999e9184776b5e51443b3b3b3c44505c667783909d998d8073665a4d4037424d5765727f8c988e817467554b4034291c10040000000000000000000000030b121b27333f4953636f7c8996a1a3998c7f73787d83898f949da0a09d938e847c706b60584e443b302523201f1b1711100b0500000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d030000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d2013070000000714212d3a4754606d7a7e7f80818283858276665c5145382f2c2924262a2d37434e586774818e9aa7b4b7aa9d9083776b60544b40352f2b2623282b2f38414c56606d7a85929faca99b8e8275665c5144382c1f120600000815222e3b47545f6a6f72727272727985929facada093877a727272727272727272727272727272726d675c5145382c1f131824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000b1824313e4b5764717e8a97acb6aa9d908477665c5144382c1f12060000010d1a2734404d5a6773808d8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f9298a2aea79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000004111d2935414c56606d79839198a2aeaea39892867d716c615e56524c474541403f3e3e3e3f404045474b51555c606b6f7b849196a1abaaa0968e81746b60544a3f34281c110600000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d201300010d19242f3d4a5764707d8a989184786c6053464653606c7884919e9f92877c6f695f58534d4d4c4c4c51565d666d7983918f8c888174675a4e4147535f6977839097897d7063564a3d2f23180c0000010d19242f3d4a5764707d8a989184786c6053463c323f4c5966727f8c999e9184776b5e5148484848494e56606d7985929f988b7f7265584c3f3a47535f6977839097897d7063564a3d2f23180c0000000000000000000000000005121f2b3744505b6574808d9aa89f92867a6e6c70767c828991959fa39d9691867d706a5f564c41362a2113120f0b0600000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b0100000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000714212d3a4754606d7a878c8d8e8f909186796d60544a403a39352f31363a3f47535f6a7783909daab6b8aca095897d70665c5145413a37312e34383b424a525e68727f8c98a2ada1978a7d7164544a4034281c100400000916222f3c4955626f7c7f7f7f7f7f7f86929facb3a6998c807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20131724303d4a5763707d8a96a3b0a99c908376695d5043362a1d1000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669544a4034281c10040000010d1a2734404d5a6773808d9a9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa2aab4a79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000713202c3945525d68727f8c95a0aaafa59f92867d706b625a524c45413a39352f32313132322f35383a40454b515960696e7b849199a3aea89e93897d70665c5044382d22170b000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000813202d3a4653606d79859296897c7063584e44505b66717e8b959f9991847b6f6a615f57595859555d60686d78818e959c93877c6f625548424d57616e7b88959285796d6053463a2d2013070000000813202d3a4653606d79859296897c7063584e43373f4c5966727f8c999e9184776b5e545454545556585f68707d8a98a298897d7063564a3d424d57616e7b88959285796d6053463a2d201307000000000000000000000000000613202d394653606c7884919eac9b8f82756860646b6f767d838c9299a2a09892867c6f685e52463d32271b1003000000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000613202c3945515d67778390999b9c9d988a7d71665b514b4745404343424648505a626f7b8895a0acb8bcb1a79d9083796d605b524c464242413f44464d545b616d7a85919eaaa99e9184796d6053463a2e23180c0000000c1925323f4c5865727f8b8c8c8c8c8c9299a3aeb4a89c928c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000d1a2633404d596673808c99a6b3a79a8e8174675b4e412e23180c000000010d1a2734404d5a6773808d9aa6a9a9a9a9a9a9a9a9a9a9a9a9a9a9acaeb4aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000004111d2935404b55606d7a85929fa7b1a99d938b7e716b60595046413a352f2c2924252524252524292c2e343940454f575e696f7c87929fa7afa59d9183786d60544a3f33281c0f0300000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a6054474a54606c78839098a09691847c746e696766656567676d727a828e939e958d80746a5f534746535e6974818e9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a6054473e3f4c5966727f8c999e9184776b61616161616162656a6f7a84919e9f9285796d6053463a46535e6974818e9a8e8174665c5044382c1f1206000000000000000000000000000815222f3b4855626e7b8896a1a49a8b7e7164565960636b70787f879297a2a29891847a6e61594f44382c1e13080000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000004111d2935414c556673808d99a3a8aa9d9083786c605d5553514b50504d53555a626c74818e9aa7b1b6b4b6aca0958d80736d605d56534d4e4e4a5053575e666c75828f97a1ada1978c7f73665c5145382c1c12070000000c1925323f4c5865727f8b98999999999fa3abb4b9ada49c99999999999999999999999999999993877a6d6054473a2d211416222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000e1a2734414d5a6774808d9aa7b3a69a8d8073675a4d4034271a07000000010d1a2734404d5a6773808d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000613202c3945515d6773808d97a2adada1978e81746c61594f473e36302924201d181918181819181d1f23282f343d454d57606a727f8c95a0acaca0958b7e71665b5044382b1f1308000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000004101c2834404b55636f7c899494887c6f62594f44505b666e7b869298a0969187807b777473727273767a7f858f939e969083796d60584e434e58616e7b869294897c6f62544a3f34281c100300000004101c2834404b55636f7c899494887c6f62594f443f4c5966727f8c999e9184776e6e6e6e6e6e6e6f72757c839096a0978d8074665c5145434e58616e7b869294897c6f62544a3f34281c1003000000000000000000000000000b1825323e4b5865717e8b98a89f93877a6d61544f545960666d737d859297a2a1968f82756b6054483a2f24190d0100000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d100400000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000010d19242f3b4854616e7b86929fa9ab9f958c7f736d6762605d555d5d575f61656d717e8a939da9afa9a7a9aba79c928c7f746d68615f575b5b545c6062696e78808d949ea9a59e9184796d60544b4034281c0b000000000c1925323f4c5865727f8b98a5a5a5a5acaeb4bdbfb6ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211416222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000e1b2834414e5b6774818e9aa7b3a6998c807366594d4033261a0d000000010d1a2734404d5a6773808d939393939393939393939393939393939393939393938d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000714202d3a4753606d7a85929fa9b2a89e91857a6d605a50473d352a251e1913110d070b0b0b070c1013181d2329333b454e58606d7883909da7b1a79e9184786c6053463a3024190d0100000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000c18232e394854606b76828f9c8f82756c61564c4a545f69707d8692979f99928d888481807f7f8082868b91979e9691847b6e675c51464b55606a74818d998f82766a605442382e23170c00000000000c18232e394854606b76828f9c8f82756c61564c414c5966727f8c999e91847b7b7b7b7b7b7b7b7c7e82879095a09892857a6d61544b404b55606a74818d998f82766a605442382e23170c00000000000000000000000000010e1b2834414e5b6774818e9aa79e918477685e5246484f545c606b707c85929fa59e93897d7063564c4135291d1104000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f1306000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000814212d3a46535e6974818e97a1aba79c918c8079736f6d676a6a6a6a696e71777e87929fa5afa59d9b9c9fa6a49c918c807a726e6969686768666d6f747b828d929da6a69e938a7e71675d5142392e23180c000000000c1925323f4c5865727f8b989f9f9f9fa0aeb4bcb9b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211416232f3c4956626f7c8995a2afaa9d9184776a5e5144372b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000f1c2835424f5b6875818e9ba8b2a5998c7f7266594c3f3326190c000000010d1a2734404d5a6773808686868686868686868686868686868686868686868686868074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000006121e2b37424d5765717e8b98a2aeaca0968b7e71685d52483e352b2319130d08040100000000000004070c12182129333d44505c66707d89959fabaca0968a7d7064564c4135291d110400000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000007121d2c38434f5963707d8994948a7d70685d52454d57606b707d858f949c9f9a95918e8c8b8c8d8f92989e9c938e847b6e695f554b45515c676f7c879394897c6f63584e4330261c1106000000000007121d2c38434f5963707d8994948a7d70685d52454c5966727f8c99a196918787878787878788898b8f93999e9691867d6f685d524245515c676f7c879394897c6f63584e4330261c11060000000000000000000000000004111d2a3744505d6a7783909da89b8e827568564c413d424a5159606a707d8a939ea69c8f8276685d5245392c2013070000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d201407000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000005121e2a36424d57616e7b859299a3aba39c928d84807c7a7877767677787b7e838b9299a3aea69d938e90949fa6a39c928d857f7b777675747576797c80868f949da4a69f948e81746c61554b4030271d1207000000000c1925323f4c5865727f8b939393939393a2aab4b3a89e9693939393939393939393939393939393877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000f1b2835424e5b6875818e9ba8b2a6998c7f7366594c403326190d000000000d1926333f4c58646e73797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000814212e3a47535f697683909daab4aa9e9184786d60564c41362d2319110802000000000000000000000001070f172128343f4a54606b7783909daab2a89b8f8275685d5245392c201307000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000f1b27323d4854606b7682909991847a6d605b51484f59606b707b828a8f939a9a9d9a9998989a9c9a99928f8981796e695f574d47505a606d798491988f82766b6054463d321e150a000000000000000f1b27323d4854606b7682909991847a6d605b514c5966727f8c99a8a19e949494949494949495989c9a97928d847d6f6b60564c47505a606d798491988f82766b6054463d321e150a000000000000000000000000000004101d2935404b556b7885919ea6998c807366594d40303940444f58616b75818e9ba99f92867a6d6054473a2d21140700000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f13060000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f1409000000000000020e1a25313b46525e69707d879299a1a9a49c96918d8986858483838485888b90959fa3aba59d948e818390949da5a49d97928c8884828181828385898d92989ea6a49f948f82796d605a5043392f1e150b00000000000c1925323f4c5865727f8686868686868998a2aeafa2968c87868686868686868686868686868686867a6d6054473a2d21141824313e4b5764717e8a97a4b1a99c8f8376695c504336291d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000e1b2834414e5b6774818e9aa7b3a6998d8073665a4d4033271a0d000000000b17232f3b47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3023170b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000815222f3b4855626e7b88959fabaea3988b7e72665c50443a2f241b1107000000000000000000000000000000050f17232e38424f5964717e8a98a2aeac9f92867a6d6054473a2d2114080000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000a16212c38444f59626f7c8692978e81746d625a50474f5960696e767d83878b8e909192929291908e8b86827c756d675f574d474f59626c73808d9592867c6e62594f44342b200c03000000000000000a16212c38444f59626f7c8692978e81746d625a505966727f8c9393939393939393939399929291908d8a8580796f6b60594f474f59626c73808d9592867c6e62594f44342b200c03000000000000000000000000000006131f2c3945515d677986929fa5988b7f7265584c3f322e343d464f59626f7c8997a2a3998a7d7164574a3e3124170b00000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d100400000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000009141f2a36424d57606b717e8792979fa2a8a19e999a9391909090919297989da0a7a8a19e938e82797a828e939da0a8a19e9996918f8e8e8f9092989a9fa3a7a09a938d82796d675d51483e31281d0c0300000000000b1824313e4a56626d7279797979797986929facada093877a7979797979797979797979797979797976685d5245392c20131926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e0000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000e1b2734414e5a6774818d9aa7b3a79a8d8074675a4d4134271a080000000007131f2b36404a52585a6060606060606060606060606060606060606060606060605a58524a40362b1f13070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867a6d60544a3f32281e1209000000000000000000000000000000000006111c26303d4753606d7a85929facaea3998b7e7164584b3e3025190e02000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000004101c27333d47535f6a737f8c95938c7f726c615950444f575f616b70767b7e8183858586858583817e7a756f6a605d554d445059606b717e8b92958c7f736a5f53473d3222190f000000000000000004101c27333d47535f6a737f8c95938c7f726c61595966727f86868686868686868686868686858483807d79736d6760594f445059606b717e8b92958c7f736a5f53473d3222190f0000000000000000000000000000000714202d3a4753606d7a8699a3a4978b7e7164584b3e312328343e4653606c7985929fab998c7f7266594c3f3326190c000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000030e1a25303b454f59626c717d858d92989d9fa4aca49f9e9d9d9d9d9ea1a9aba49f9c96918a81786d6d78818991959c9fa3a8a09e9c9b9a9b9c9fa2aaa39f9b95908880786d675d554b40362c1f160c0000000000000915222e3a46515b62656c6c6c6c6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d111c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8e8175685b4e422f24190d01000000020e19242e3840474c4d5353535353535353535353535353535353535353535353534d4c4740382f24190e030000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000006121f2b3844505b6675828f9ba8b5a89b8f8275685d5242382e20160c000000000000000000000000000000000000000a15202c3945515d6775828e9ba8b4ab9b8e817468564c41362a1e11050000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000b16212b37434e58606d7883909793887e716b625a514a4d53596163696e71747678797979787674716d68626058514b4a505a616b707d8792979083786d60584e43352b2110070000000000000000000b16212b37434e58606d7883909793887e716b625a636d727979797979797979797979797978777673716d67605d554f4a505a616b707d8792979083786d60584e43352b2110070000000000000000000000000000000613202d394653606c7986929fa5988b7e7265584b3f3025212b3744505b657784909da79a8d8074675a4d4134271a0e0100000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d1207000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000009141f29333d47505a626b6f7a80868c90939a999b9d9e9e9f9f9f9e9d9c9a9993908b847d746d66666d747d848a8f92999a9c9d9e9f9f9f9e9d9b9998928f89837d746d665d554c43392f241a0d0400000000000006121e29343f49515658606060606c7985929facada093877a6d6060606060606060606060606060605f524c443a2f2419131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f837669554c4135291d11040000000008121c262e363b3f40464646464646464646464646464646464646464646464646413f3c362f261d1208000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000613202d394653606c7885929fabb2a9988b7e7165564c4130261c0d040000000000000000000000000000000000000004101d2935404b5565717e8b98aab3ab9e918478685e5246392d20140700000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000050f1a26313c44505c666e7b85929992867d716c605c544e464f55575e6165676a6b6c6c6c6b6a6765615e56544e454e545c606c717d86929992857b6e665c50463c3123190f00000000000000000000050f1a26313c44505c666e7b85929992867d716c605c63666c6c6c6c6c6c6c6c6c6c6c6c6c6b6b696764605c55514b4e545c606c717d86929992857b6e665c50463c3123190f0000000000000000000000000000000005121f2b3744505b657885929ea6998c807366564c41362e2e2e3844505b667784909da79a8d8074675a4d4134271a0e01000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b010000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000030d17212c353f48505960686d737a7f83878a8c8e90919192929292908f8d8a86837e79706c605c5c606b70787d82868a8d8f919292929292908f8c8986827d776f6b605c544c433a31271d120800000000000000010d18232d373f464a4c5353535f6c7985929facada093877a6d6054535353535353535353535353535345413a32281e1314202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000a1724313d4a5764707d8a97abb5ab9e918478675d5145392c20130600000000010a141c242b2f33343939393939393939393939393939393939393939393939393433302b241d140b01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000815222f3b4855626e7b8897a2adada197877b6e6154483b2f21140a0000000000000000000000000000000000000000010d18242f3b4855616e7b8898a2aeada196877a6e6154473b2e21140800000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000c1926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000a152028343f4a545f696f7d87929892877e736d665f58524c484d5254585b5d5e5f5f5f5e5d5b5854524c474b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000a152028343f4a545f696f7d87929892877e736d665f586060606060606060606060605f5f5e5d5a5753514b4b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000000000000030f1b27333f49536a7784909da99c8f8276685e52463f3b3b3b404653606c7985929fac998c7f7266594c3f3326190c000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d030000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d040000000000000000000000050f1a232d363f474f565d60686e72767b7d7f82838485858685858482807d7a76716d66615a51515960666c71767a7d80828485858685858382807d7a75706b636059514a423a31281f150b00000000000000000006111b252d343a3e3f4646525f6c7985929facada093877a6d6054474646464646464646464646464639352f282016101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d2013070000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8899a3aeaca196877a6d6054473a2d2114080000000000020a12191f2326272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000a1724313d4a5764707d8a97a9b3ab9e918578695e53463a2d2114020000000000000000000000000000000000000000000714212d3a46535f697885929fabb2a896897d7063564a3d3023170a000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000000003060809192633404c5966737f8c99a6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c46474b4e505252535252504e4b47464b51555d606a6e787f889299928a7e716b60574d42382e22180e000000000000000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c5353535353535353535251504d4a474b51555d606a6e787f889299928a7e716b60574d42382e22180e0000000000000000000000000000000000000b17222d414e5a6774818d9aa99f92867a6d6159504a4847484b515b636f7c8998a2a49a8a7e7164574b3e3124180b00000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e0000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000000000000000008111b242d353d444c52565e6165696e71737577777879797978777573716e6864605c545044454f545b6064686d717376777879797978777573706d67636059544f44403930281f160d030000000000000000000009131b23292e31323946525f6c7985929facada093877a6d6054473a3939393939393939393939392c29241e160e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f120600000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000713202d3a4653606d7986929facb2a896897c6f6356493c3025190e00000000000001080e1317191a20202020202020202020202020252728292622211f1a20201a1a17130e08010000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669574d42362a1e120500000000000000000000000000000000000000000005121e2b37424d576a7683909da9b2a5988c7f7265594c3f3226190c0000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000040a0f1315161a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000003050916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f060000000000000000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f06000000000000000000000000000000000000061724313d4a5764707d8a97a2a3988d80736b605c54555455555c606d75828f9caa9f93877a6e6154473b2e211408000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f100600000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000009121b232b323a41454c5254565e616466686a6b6b6c6c6c6b6a696764615e5653514a423e3d424a5053565e616467696a6b6c6c6c6b6a686663605d55554f48433d342e271e160d040000000000000000000000010911181e22242c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d201d19130e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c1003000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000006131f2c3845515c677783909daab2a6998c7f7366564d41362a1c11060000000000000002070b0d0d131313131313131313151e252c31343536322f2e2b26201f1c18120b0300000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a69a8d8073675a4d4031251a0e02000000000000000000000000000000000000000000020e1a2631414e5b6874818e9ba7b3a79a8d8074675a4d4134271a0e00000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000070f151b1f2222262b38434e586875828f9ba8a79a8d8074675a4d4134271a0e0100000000000000000000131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900010407070c10121316232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a0000000000000000000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a000000000000000000000000000000000000000714202d3a4753606d7a85929ea89f93887d726d666362616263676d737f8b949ea69d908376685e5246392d2014070000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000000000000091119202830353b4146474d525457595b5d5e5e5f5f5f5f5d5c5a5754524c46444039302f383f44464c5254575a5c5e5f5f5f5f5f5d5c595653514b48443d383228231c150c040000000000000000000000000000060d12151f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020201413110d0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000004101c2834404b556774818e9aabb5a99c908376685e5246382e23170c0100000000000000000000010606060606060008111e272f373d4042433f3b3a37312d2c29231d150d04000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f322619090000000000000000000000000000000000000000000000091a2733404d5a6673808d99a6b3a89b8e8175685b4f4235281c0f00000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000007101920272b2e2f31363e4754606a7885919eabaa998c7f7266594c3f3326190c0000000000000000000000131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d02080d111314181c1f201f232f3c4956626f7c89959f9f9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000000000000613202c3945515d67727f8c96a1a49a92877f7873706e6e6e7073798088939fa69f948a7e7164564d41362a1e1105000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f050000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000070e161e24293036393b4246474a4c4f50515252535252514f4d4a4746413b38342e27262d33383a4146474a4d4f515252535252504f4d4a4745403a38332c272118120b03000000000000000000000000000000000106131f2c3946525f6c7985929facada093877a6d6054473a2d21141313131313131313060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000c18232e3e4a5764717e8a99a3afac9f93877b6e61544a3f34281d13070000000000000000000000000000000000040e1a232f3941484d4f504c4847433d3a38342f271f160e040000000000000000000001040606111e2a3744515d6a7784909daaa99c8f8376695c504336291d10060000000000000000000000000000000000101d2a3743505d6a7683909da9b1a4978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a99c908376695d5043362a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000040f19222b32373b3c3f4246505a626f7c8997a1ada298897d7063564a3d3023170a0000000000000000000000131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f080d13191d202125292b2c2c292f3c4956626f7c89939393939386796c605346392d2013000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f060000000000000000000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f06000000000000000000000000000000000000000004111d2935404b55606d79849197a1a399928b84807d7b7a7b7d80858d939aa4a0968f82766c6155443b3025190e020000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c110800000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000000000000000000000000040c13191e252a2d30363a3b3e4042444445464646454442403e3b3936302c28231c1c22282b3036393a3e40434445464646454442403d3a39352f2c27211b160c070000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000714212d3a4754606d7a86929facafa4998c7f72665c50443a2f24181007000000000000000000000000000000030c16202c35414b53595b5c5955534e4a47454039312820160c020000000000000004090e111213131e2a3744515d6a7784909daaa99c8f8376695c504336291d13130807050200000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000a15202b343c4347494c4d5359616c75818e9ba9aa9f92867a6d6054473a2d2114070000000000000000000000131f2c3946525f6c7986868686868686868681756c61554b40342b1e150c13191e24292c2d323638393836323c4956626f7c86868686868686796c605346392d20130000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a11070000000000000000000000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a1107000000000000000000000000000000000000000000010d18242f3a45515d676e7c8592979fa39f96918c89888788898d91979fa49d9691847b6e615a504532291f140800000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a00000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000000000000000000000002080d14191e20252a2d2e31333537383839393938373634312e2d2a251f1c181211171c1f252a2d2e313436373839393938373533302d2c29241d1c160f0a04000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e0000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e13080000000000000000000000000000000000000713202c3945525d6876838f9ca9b3ab9e9184796d60554b4035292219100903000000000000000000000000040c151e28323d47535d65686965625f585653514b433a32281e1308000000000000080f151a1d1f2020202a3744515d6a7784909d9f9f9c8f8376695c504336292020201514120e09030000000000000000000000121e2b3845515e6b7884919eabafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9184776a5e5144372b1e1100000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000030f1b27323c464e545559575f616b707e8a939eaaa3988e8174675d5145392c2013060000000000000000000000121f2b3844515d6974797979797979797979756f65594f433a342e261e191e252a3035393a3f43454645433f3a4754606a6f79797979797979766c5f5346392d2013000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b120900000000000000000000000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b1209000000000000000000000000000000000000000000000007131d2935404b555f6a6f7d858f949c9fa09e999695949596999ea19f9b938e847b6e695e52483e3320170d020000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c02000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a00000000000000000000000000000000000000000000000002080e1114191e20212426282a2b2b2c2c2c2c2a29272421201e1914100c07060b0f13191d20212427292b2c2c2c2c2c2a29262320201d1813100b050000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000004111d2935414c5664717e8a97a1adaca0968b7e71675d51453e342b221a140e09060400000101000205060c10161e27303a444f59656f7576726e6a6763605c554c443a3025190d010000000009121920262a2c2c2d2d2d3744515d6a778490939393938f8376695c5043362d2d2d2d22211e1a140e0600000000000000000000121f2c3845525f6b7885929eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000006131f2b37434e5860626567696e747d86929fa5a49f92867b6e61554c4135291d11040000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c68655d535246443f383026252a30363a4145474b4f525352504c47454e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000000010c18242f39434e58606b6f7b828a8f94979a9d9e9e9f9f9e9d9a99928f89817a6e695e574d42362c220e0500000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b020000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a0100000000000000000000000000000000000000000000000000000205090e11141417191c1d1e1f1f201f1f1e1c1a171414110d08040000000003080d111314171a1c1e1f1f201f1f1d1c1a171413110d070100000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000000010d19242f3a4653606d7985929ea9b2a89e9184796d605a50463d342a251f1a1313100c070e0e080e1114171c1f283039424c56606b7581837f7b7774706d675e564c4135291d110500000008121b242b313638393939393844515d6a77838686868686868276695c504337393939392e2d2b261f180f06000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000815222e3b4754606a6f7274777b81879298a2a39f928c7f72695f53433a2f24190d0100000000000000000000000d1925303b4650585d5f60606060606060605b5e60605f53504a42382e30363a41464c5254585c5e5f5f5c5853514b4e5456606060606060605f5a52493e33271b0f0000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a1109000000000000000000000000000000000000000000000000000007121d27313c464f5960696e777d82888b8e909192929291908d8b86827d746d685e574d453b30241a100000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a01000000000000000000000000000000000000000000000000000000000000020507080b0d0f11111213131312110f0d0b080705010000000000000000010507070b0d10111213131312110f0d0a07060401000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000008131f2c3845515c6773808c97a1adada1968d80746c61584e463e36302a26201f1c181b1a1b1b191e2023282c313a424a545d68707d898f8c8884807d796d685e5246392d2013070000040f19242d353d424546464646453d4f5b6771777979797979797670665a4e3b44464646463b3a37312a21180e030000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c7f8084888e9299a29f99928c80746d63574d4231281e130800000000000000000000000008141f2a343e464d51525353535353535761686b6c6c6c605c544a3f353a41464c52565d6065696b6c6b6965605c554e474953535353535353534f4940372c21160a00000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f1910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f191008000000000000000000000000000000000000000000000000000000010b151f2a343d474f575e656c70767b7e8183848586858483817e7b756f6b605d564d453b33291f1208000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f1911090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c1106000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000004101c2834404b55606d7a85929ea7b1a89d928a7e706a60585046423b36312d2c282327272728252a2d2e34383e434c545c666d7a84919c9896918d89857a6d6154473a2e21140700000915202b353f474e5253535353514948555f676a6c6c6c6c6c6c69665e54474851535353534846423c332a1f14090000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000e1a2734414d5a6774808c8d90959b9fa098928e877f746e645b51453c311f160c01000000000000000000000000020d18222c343b4144464646464646505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e464646464646464646433e372e251b1005000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000030d18222b353d454d535b6063696e71747677787978777674716e69636059524c433b332921170d0000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d07000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a0804000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000c18232e3945525d68727f8c959faaaea49f92867c6f6a625a524d46423c3a38342e343434353036393b3f444650565d666d78828f96a0a8a09e988d8074685e5246392d20130700000e1a26313d4751595e5f6060605e56544f555b5d6060606060605c5a544d53555d6060606055534d453c31261a0e0200000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000e1a2734414d5a6774808d9a9da0a7a0969186817b726d645c53493f332a1f0d04000000000000000000000000000006101a222a303538393939393945525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e393939393937332c251c13090000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000060f19232b333b41495053575f6164676a6b6b6c6c6b6a6764615e57544f45413a312921170f0500000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018130c0400000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c030000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000007121d2935414c56606d78839098a2acaea29892857c716c615e57534d494645404141414141424146474a50535a61686d78818e949fa8b0a69f92857a6d61564c4135291d11050000111d2a36424e59636a6c6c6c6c6b636059514a51535353535353504e50575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000f1b2835424e5b6875818e9ba8b3a6998c807366594d402f24180c00000000000000000000000000000000000000000000020e1b2835414e5b6874818e9ba7b4a79a8e8174675b4e4134281b0e0000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000e1a2734414d5a6774808d9aa5a9aa9e91847d78716c605d554b43392f24180c050000000000000000000000000000000810181f25292b2c2d2d2d3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34282d2d2d2d2b27211b130a0100000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000007111920292f383f44464d5355585b5d5e5f5f5f5e5d5a5854524d48443d352f281f170f05000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c171008000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000d19242f3a44505c666e7b86929aa4afaaa29792867e756e69615f575653514b4e4e4d4e4e4f4c5254545c60646c717a828e939ea6b0a89f948c7f72685e52443a3025190d010000121f2c3845525e6a757979797978706b605c544d4546464646434b515a61696e777979797976695f53463a2d211407000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4035291d100400000000000000000000000000000000000000000005121e2b37424d57697683909ca9b2a5988c7f7265594c3f3226190c00000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000e1a2734414d5a6774808d95999c9fa096918a847e756d675d554b40352921160b00000000000000000000000000000000060d14191c1f1f20202834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f2020201e1b16100901000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c04000000000000000000000000000000000000000000000000000000000000000000000000070e171d262d33373b4246484b4e505152535251504e4b4746423b383229241e160d05000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d0801000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1b150f0a04000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000000000000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000008131e28343f4a545f69717e88939fa3afa9a298928b827b746e696662605c545b5a5a5a5b5c565e6164666d71767e848f949ea5afaaa1968f82786c60564c4132281e130800000013202c3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e221508000000000000000c1825323f4b5865727e8b98abb5aa9d908477675d5145392c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000e1a2734414d5a67748087898c90949da09e96918a81796d675d51453d33271c10030000000000000000000000000000000002080d101213131825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d13120f0a0500000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000000000000000000000050b141b22272b31363a3b3e4143444546454443413e3b3a36302c272119130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a0400000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000010b17232e38424d57616c727f8c919fa3abaaa39f938f86817b76726f6d66696867676768686a686e7174797d838a91969fa6afa9a19891847a6d665b50443a3020160c020000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000916232f3c4956626f7c8999a3afac9f92867a6d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8898a2aeaea298887b6e6155483b2e221508000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000713202d3a4653606d787b7c7f838990959fa09d938e82796d60594f44382c1f1409000000000000000000000000000000000000000305060815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110405020000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262a2d2e31343738383939383734312e2d2a251f1b160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000006131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c12090000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000006111c26303c45505a636d737f8b9299a1a8aea59e98928d87837f7c79777674747474747577787a7d81848a90949ea1a9afa8a19792867c6f685e544a3f32281e0e04000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000714202d3a4753606d7a86929facafa399897d7063544a3f33281c0f030000000000000000000000000000000000000004111d2935414c5665727e8b98aab3ab9f9285786c605346392d2013060000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000006121f2b3844505c666d6e6f72767c838f949fa59e948e81746b6054483b31251a0e020000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e212225282a2b2c2c2c2b2a272521201e1a140f0b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b06040100000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a0000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000a141e2a333e48515b636d737f8791969fa4acaaa29f9a93908c898684828181808181828385878a8e91979c9fa6adaca59d9691857c6f6a60564c42382d20160c00000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000006131f2c3945515d677783909daab5ab9a8d8073665b5044382b1f140a000000000000000000000000000000000000010c13202c3945525d6875828f9ba8b5a89b8f8275665b5044382b1f120600000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000003101c28343f4a545c606162666b6f79828f97a1a69d93897d7063574d42362a1e120500000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b09070603000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c0200000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000020c18212c363f49515b636d727d848e939a9fa6acaca49f9d999992918f8e8d8d8d8e8f909298979a9ea1a9abaca7a09d938e847c6f6a60584e443a2f261c0e05000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000004101d2935404b556673808d99a9b3ab9e9184786c6053463d2f261c1106000000000000000000000000000000000008131e28343f4a54606d7a86929facb1a7988b7e7265544a3f33281c0f03000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000b17232e38424a505354565960676d7a85919eaba59c8f8276695e53463a2d211407000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b0806050300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101112131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a000000000000000000000000000006131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000060f1a242d374049515b626b6f7a818790949b9fa3ababa9aba39f9d9c9b9a9a9a9b9b9d9fa2aaa7ababaca49f9c959189817a6e6a60584e463d32281d140a000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e030000000000000000000c18242f3c4956636f7c8997a1adada196897d7063584e42382d22170f06000000000000000000000000000000081119242f3844505c66727e8b98a3aeaca095877b6e6154483b2d22170b00000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000006111c2630383f444647494f555e68727f8c99a3ab9f94877b6e6154483b2e2115080000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111320202020202020201a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c101212131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000006131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000008121c252e374048515960686d757c83898e92999b9fa2a9a6a8a9a9a7a7a7a7a7a8aaa9a8a6aaa29f9c9a938f89847d746d685f584e463d342b20160b020000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000713202d3a4653606d7985919eabb2a89c8f82766a60544a3f3328211810080200000000000000000000000309111a232935414c56606d7884919eaab3a99d908377695e53463a2d1c1106000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000a141e262e34383a3b3d434c56606d7a86929faca6978a7e7164574b3e3124180b00000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f0200000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a05000000000000000000000000000000000000000000000105090b0b131313131309090703000000000000000003070b0d0e1313131311100e0a0600000306080913131313100f0d09040004090e111213131313130a090704000000000000000000000000000000000003080b0d0e13131313070604000000000000000005090d0f1013131312110f0c07010000000000000000000000000000000000000000000000000000000000000000040c13181d202d2d2d2d2d2d2d2d2626231f19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000000000000000000000000000005121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000a131c252e363f474f565d606a6f767c81868b8e929797999b9c9e9e9f9f9f9e9e9d9d9b999798928f8b87827d78706b605d564e463c342b22190e05000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000006121f2b3844505c6673808d99a4afaa9f94897c6f665b50443d332a2219140e09060400000100000406090e151a232b353d45525d68717e8b96a0acada1978b7e7165574d42362a1e0a000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000020c141c23282b2d2e313a45525d687783909daaa6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e11040000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a0300000000000000000000000000000000000000060c1115171820202020201615130f0a040000000001080e13171a1a202020201e1d1a16110b0a0f131516202020201c1b1915100a0f151a1d1f2020202020171614100b050000000000000000000000000001080e14171a1b202020201413100c0701000000020a1015191c1c2020201f1e1b18130c05000000000000000000000000000000000000000000000000000000000000040d161d24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000000000000000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d06000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000000000000000000000010a131c242d353d444c525860626a6f757a7e8285888a8d8e909192929292929191908e8c8a8985827f7b75706c656059524c433c332b22191007000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000003101c28343f4a54616e7b87939fabb0a69d9083786c60594f453c342a251f1a1312100c070e070c1013131a1f262b353d47505a606d7a84919ea8b2a99e9285796d6053473b31251a0e0000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000020a11171c1f20212935414c566774818e9aa7a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d100400000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d0400000000000000000000000000000000000911181d2124252d2d2d2d2d23221f1b160f070000020b12191f2326272d2d2d2d2a2927221c15151b1f22232d2d2d2d292825211b141920262a2c2c2d2d2d2d2423201c1610080000000000000000000000020b131a1f2426272d2d2d2c201f1d18120b0300040c141b212528292d2d2d2b2a28231e170f0600000000000000000000000000000000000000000000000000000000010c161f282f35394646464646464646403f3b352e261c120700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a0000000000000000000000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c04000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e0400000000000000000000000000000000000000000000000000000000000000000000010a121b232b323a41454e54586062686d7175797b7e80818384858586858584848381807e7c7975726e6963605b534f45413a312a21191007000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000b17232e3846535e6975818e99a3aeab9f958b7f726b60574e463e36302a25201f1c181b1a1b181c1f20262b31373f474f59626c74818e97a1adada1978d8073675c514538291f140900000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000060b10121319242f404d5a6673808d99a6a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d0300000000000000000000000000000009121b22292e31323939393939302f2c2721191007010b141d242b303334393939393736332e271f20272b2e2f393939393635312c261e242b3136383939393939302f2c28211a1108000000000000000000010b141d242b303334393939392d2c29241d150d030c161e262d3235363939393837342f2921180f0000000000000000000000000000000000000000000000000000000007131d28313a404553535353535353534d4b4740382e24190e0200000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b010000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9e9184776b5e5144382b1e110613202c3946535f6c7986929facada094877a6d6154473a2e211407111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f6060606060606060585651493f3422190f00000000000000000000000000000000000000000000000000000000000000000000000000091119202830353d43474e54565e6164656c6e717375767778797979787877767573716f6d6665615f57535049413d352f281f180f070000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000006111c2a36424d57616e7b86929fa8b1a79f92877d6f6a5f585046413b36312d2c282327272723282c2d31373c42475159606b717e8b939da9b1a79e92857a6d61554b4034291c1004000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000306081926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a000000000000000000000000000006111b242d343a3d3e46464646463c3b38322b23190f08121d262f363c3f414646464644423f3931292b32373b3c4646464643413d3830282d353d424546464646463d3c38332c231a1005000000000000000008131d262f363c4041464646463a39352f271f150b141e2830383e41434646464544403a332a210f050000000000000000000000000000000000000000000000000000010d18242f3a434b515f606060606060605957524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000000000000000000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b4146475353535353535353534c4a463f372d2310070000000000000000000000000000000000000000000000000000000000000000000000000000070e161e242932373d43484c5254535b6062646668696b6b6c6c6c6b6b6a6a68666462605c5455534d46443f382f29241e160d0600000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a1007000000000000000000000000000000000e1a25313b46535f6973808d96a0abaea39991857c6f6a615a524d46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa5afaa9f958b7e71685e5243392f23180c00000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c1005000000000000000000000000010c18222d363f454a4b53535353534948433d352b21160e19242f3840474c4d53535353514f4a433b31343d434749535353534f4e49423a30353f474e5253535353534a48443e352c21160b00000000000000030e1a242f3841474c4e535353534745403931271d121b26303a42494e4f53535352504c453c3321170d030000000000000000000000000000000000000000000000000004111d2935404b555d6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a0000000000000000000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b4646464646464646463f3e3a342d251b1100000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920272b32383a41464749505355575a5b5d5e5f5f5f5f5f5e5e5d5b59575653514a4846423b37332d261d19130c04000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000009141f2a36424d57606d79849199a3afaba19791857c716c615e56534d494644404141414141404546494e53575f616d727d869298a3aeaba2989083776c60564c4131271d1207000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a00000000000000000000000005111d29343f48505658606060606056544f473d32271b131f2b36404a52585a606060605d5b554d43393d464e5456606060605c5a544c42333d4751595e5f6060606057554f473e33281c100400000000000008141f2b36414a52585a6060605f5e514b43392f2418212d38424c545a5c6060605e5c574f4533291f1409000000000000000000000000000000000000000000000000000613202c3945515d677679797979797979736e63574b3f3226190c00000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c100400000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a00000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e39393939393939393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d151b21272c3035393a3f4446484b4d4e505152525352525151504e4d4b494644403b3a36312b27221b140b08010000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000030e1a26313b45515d676f7c87929fa4aea9a19791867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa39992857c6e655b50443a301f150b010000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e04000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d0000000000000000000000000915212e3a45505a62656c6c6c6c6c6360594f43382c1f1723303c47525c64676c6c6c6c6a675f554a3f434e5860626c6c6c6c69655e54453b424e59636a6c6c6c6c6c6361594f44382c2014070000000000000b1724303c47525c64676c6c6c6c6a5d554b4035291d25323e49545e66696c6c6c6b686157453b31251a0e020000000000000000000000000000000000000000000000000714202d3a4753606d7986868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c070503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212c2d2d2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1e25292d2d3337393b3e40424344454646464545444342403e3c3a38342e2d2a261f1b17110a020000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a010000000000000000000000000000000000000009141f2935404b55606a717e8b929ca4afa9a198928a817b746e696562605c545b5a5a5a5b545c6063666a6e747b828b9299a2aaaca49f92877d706a5f53493f32281e0d030000000000000000000000000000000000000000000000000003090e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1109030000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e0500000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f0000000000000000000000000b1724313d4a56626c7179797979796f6b6054483b2f221a26333f4c58646e74797979797771675b4f424754606a6f79797979767065574d4245525e6a757979797979706b6155483c2f2316090000000000000d1a2633404c58646e747979797975675d5145392c1f2835414e5a667076797979787368574d42362a1e12050000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a0000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414202020202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d2022272b2d2f313335363838393939383837373533312f2d2c2823211e1a140f0b06000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000030c18242f39434e58626d73808d929fa4acaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39a938c7f726b61584e41382d20160c00000000000000000000000000000000000000000000000000050d141a1e212b3844505b66737f8c999393939393939084776b6054443a30241e1a140d0500000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b04000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d100000000000000000000000000b1825323e4b5865717e86868686867d6f6356493c30231a2734414d5a6774808686868683776a5d51404b55626f7c868686868276695e534646535f6c7987868686867d7063574a3d3024170a0000000000010e1b2734414e5a67748086868687796d6053473a2d202936434f5c6976828686868578695e53463a2d2114070000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313131313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113171b1f20222427282a2b2c2c2c2c2c2b2b2a28262423201f1c1814120e0903000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000007121d27313d46505a636e73808c939aa1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6afa8a09992887f726d62594f463c2f261b0e04000000000000000000000000000000000000000000000000050f171f252a2d2e333f4a54616e7a8786868686868686867f7265594f43322e2d2a251f170f05000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d20130000000000000000000000000b1825323e4b5865717e8b939393897c6f6356493c30231a2734414d5a6774808d93939084776a5d5145515d6774818e939393877b6e61544a3f535f6c79869293938a7d7063574a3d3024170a0000000000000b1825313e4b5864717e8b9399897c6f6356493c30232633404d596673808c9397877b6e6154483b2e2115070000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0aca6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105060b0f121315181a1b1d1e1f1f201f1f1e1e1d1b1a18161312100c070502000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f050000000000000000000000000000000000000000000000010b151f2b343f48525c646e737f8892979ea5acaaa29f9a93908c898684828181808181828486898c90959b9fa3ababa39f9691877e726d635b51473e332a1d140a000000000000000000000000000000000000000000000000030d17212931363a3b464646525e686e797979797979797979726d62564746463b3a36312921170d030000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b989f96897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514753606d7a85929fa4998c8073665c5044535f6c7986929f968a7d7063574a3d3024170a0000000000000915222f3c4855626f7b8898988c7f7265594c3f302424303d4a5763707d8a96978a7e7164574a3e2e23180c0000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131312070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000030506080b0d0f101112131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000030d19222d36404a525c646d727d858f939da0a7acaca49f9c989892918f8e8d8d8d8e8f919299999da0a7acaca49f99928d847d716c635b51493f352c21180b0200000000000000000000000000000000000000000000000009141f29333b4246485353534d565e616c6c6c6c6c6c6c6c6c65625b515353534846423b33291f14090000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000003070b0d0e13131313131312100d0a06050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514e5764717e8b98a2ab9e9184796d605346535f6c7986929f968a7d7063574a3d3024170a0000000000000613202d394653606c7985929b8e817568564c413529212e3a4754616d7a87969a8d807467544b4034281c100400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000007101b242e38404a525b636b707a828990959c9fa4abaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3abaaababa39f9a938f8780796f6b615a51493f372d231a0f06000000000000000000000000000000000000000000000000020e1a25313b454d535f6060606060605d5f60606060606060605c6060606060605f534d453b31251a0e0200000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000000001080e13171a1a20202020201f1e1d1a1613120f0b060000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d51535f6a7683909caaa9a1978a7d7064574d535f6c7986929f968a7d7063574a3d3024170a00000000000006121f2b3844505b6676838f9c918477685d5246392d202d3946525e687884919d908376665c5145382c1f130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000000020608080b0e1011121313131312100f0d0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000009121c262e384049515961686e757d83898f93999c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a19e9b99928e87827c736d67605950483f372d251b11080000000000000000000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2c2b2a2723201f1b17110a02000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d4a54626e7b88949f9f9c9f9c8f8276695e53535f6c7986929f968a7d7063574a3d3024170a000000000000030f1c28333f4a546773808d9a96877a6d6154473a2e212a36414c566875818e9b9286796d6053463a2d20130700000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000306090f121415181a1c1e1f1f20201f1e1d1c19171413100d0704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c262e373f474f565e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817b756f6a605d554f473e362d251c130900000000000000000000000000000000000000000000000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000010b141d242b303334393939393939383734302d2b27221b140b080000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d515c6673808d9a9f948f949f93877b6e61544a5f6c7986929f968a7d7063574a3d3024170a000000000000000b17222d3e4a5764717d8a9796897d7063564a3d302325303f4c5965727f8c9898897c6f6256493c2f23160800000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b110600000000000000000000000000000000040a0f13151a1f21222527292a2c2c2d2c2c2b2a28262320201d1813100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000000000000000020a141c252e353d444c525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817d7a746e6a626058514b433d352c241c130a0100000000000000000000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000008121d262f363c3f414646464646464543403d3937332d261d1a110a010000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d53606d7985929e978f828f99998c8073665c505f6c7986929f968a7d7063574a3d3024170a000000000000000615212e3b4854616e7b8797998c7f7366594c40302523303c4956636f7c8999988b7f7265584c3f3025190d01060606000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000040a0f151b1f21262b2e2f32343637383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b06000000000000000000000000000000000000000000000000000000000000020a131c232c323b41464f54596063686e7276797c7e808283848585868585848382807d7b7974716d68625f58544e454039312b231a120a010000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0709080603000000000000000000000000000000000000000000000000030e19242f3840474c4d53535353535251504d4946443f382f2b231c130a01000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5764707d8a979e92857a86929e9184796d60535f6c7986929f968a7d7063574a3d3024170a000000000000030714212d3a46535e697885929b8f827568574d42362a202d3a4753606d7a86929b8e817568564c41362a1d11131313130b0b09050100000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d1105000000000000000000000001070d161b20262b2e31373a3b3e4143444546464646454342403d3a39352f2c28231d18120b030000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000010a111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433c352f271f19110800000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f422f2418191615130f0a040000000000000000000000000000000000000000000007131f2b36404a52585a60606060605f5e5d5a56535049413d352e251c130a000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5e6975828f9c9a8d8075828f9b978a7d7064575f6c7986929f968a7d7063574a3d3024170a0000000001090f14181e2a36424d576975828f9c918578695e52463a2d202c3845515d677783909d918477685e5246392d202020202020181715110c06000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e1111131313131313131308070502000000000000000000000105090b0c13131313131313130f0e0c08040000000000000000000000000000000000000000000000000004090c0e0f131313131313130c0b09060100000000000000000000000000000004090c0e0f1313131313131310060503000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e21150900000000000000000000040c131820272b32373b3c4347484b4d4f51525253535251504f4c4a4745403a38342e28231c150c070000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000080e171e252a32383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c373229241d150d070000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669554b403529252522221f1b150e070000000000000000000000000000000000000000000b1723303c47525c64676c6c6c6c6c6c6b6a6763605b534f473f372e251c100700000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a53616e7b87939f95887c707d8a979c8f8276695e5f6c7986929f968a7d7063574a3d3024170a000000030b131a2024272531404c5966737f8c9997877b6e6154483b2e2d2935404b556774818d9a96877a6d6154473a2e2d2d2d2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000040b12171b1d1e20202020202020201514120e090300000000000000060c1115171820202020202020201b1b18140f090100000000000000000000000000000000000000000002091015191b1c20202020202020191816120d0700000000000000000000000002091015191b1c202020202020201c13120f0b060000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000000000000000000000000000000000000000000000000000000000000000000000000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000060d161d242932383c4347494e5355585a5c5d5f5f605f5f5e5d5b595653514b46454039342e271e191009010000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000050d141921272c33383b4146474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018120b03000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4aa9e918477675d5145392f32322f2e2b262019100700000000000000000000000000000000000000000d1a26333f4c58646e74797979797979787673706c656059514940372e22190f0400000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c1309000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5b65737f8c999d9083766d7985919e93877b6e615f6c7986929f968a7d7063574a3d3024170a0000010b151d252b303435393d4a5763707d8a96978a7d7064574a3d2d39392f3e4b5864717e8b97968a7d7063574a3d2d39393939393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d22211e1a140e0600000000000911181d2224252d2d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2625221e18110901000000000000000000030c141b212528292d2d2d2d2d2d2d29201f1b17110a02000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c0300000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b0000000000000000060f181f282f353d43474e5355585f626567696a6b6c6c6c6c6b6a686663605d5553514b444039302b221b130b020000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000000000000000000002080e161c21272c3036393b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b150c070100000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97acac9f93867a6d605347403f3f3f3c3b37322a22190e04000000000000000000000000000000000000000e1a2734414d5a6774808686868686858483807d78706b635b514940342b20160a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a01000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a606c7884919e988b7e716673808d9a998c8073665c6c7986929f968a7d7063574a3d3024170a000009131d272f373c404146464754616d7a8796998d80736653493f46464646464855626e7b8898998c807366544a3f464646464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000e1820282e33363839393939393939392e2d2b261f180f0600000009121b23292e313239393939393939393534312c251d150b000000000000000000000000000000000000020c151e252c3134353939393939393932312e29231b13090000000000000000000c151e262c31343539393939393939362d2b27221b140b020000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140900000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b00000000000000061018212a313a40454e54585f62676a6e71747677787979797978767573706d6764605c54514a423d342d251d140b01000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1a150f0a04000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000a1623303d495663707c899aa4afa4998a7e71645b514b4c4c4c4947433c342a20150a000000000000000000000000000000000000000e1a2734414d5a6774808d939393989291908d89837d726d635b51463d32271b0f04000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b1610090100000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a63707d89969f92857a6d626f7b88959e9184796d606c7986929f968a7d7063574a3d3024170a00030f1a252f3941484d4e535353525e687884919c8f8276655b505353535353535353606c7985929c8f8276665b5053535353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000060f202a32393f434446464646464646463b3a37312a21180e030006111b242d343a3d3f464646464646464642403d372f271d0b02000000000000000000000000000000000009141e2730373d4142464646464646463f3e3a352d251b0f060000000000000008121e2730373d414246464646464646433937332d261d140a00000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000050e18222a333c434b515860626a6f74787b7e80828485858686858483827f7d7a76716d66605c544e463f372e261d130a0000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000000000000000000000000000000714212d3a4754606d7a86939facab9c9083766d605d5559585855544e463c32261b0f030000000000000000000000000000000000000e1a2734414d5a6774808d9a9f9fa29f9e9d9a9590887f726d63584e43372b20150a0000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a05000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6875818e9b9a8e8174675f6a7683909d978a7d70646c7986929f968a7d7063574a3d3024170a000814202b37414b53595b60606060566875828e9b9285796c606060606060606060605b6576838f9c9285796c60606060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000030d1821323c444b4f5153535353535353534846423c332a1f1409010c18232d363f454a4b53535353535353534e4d4841392f1d140a0000000000000000000000000000000004101b25303942494d4f535353535353534c4a463f372d21180b020000000000050e1a24303942494d4f535353535353534f46443f382f261b11060000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c010000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000020b17202a343c454d555d606a6f767c8084888b8d8f90929293929291908e8c8986827e79726d666058514940382e251c1108000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d0300000000000000000000000000000000000000000000000000000000000002080e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d20140700000000000000000000000000000000000000000000000000000713202c3945525d687784919dabab9f948b7f736d6766656565625f584e43372b1f13060000000000000000000000000000000000000e1a2734414d5a6774808d98989a9c9fa3aba7a09a938c7f726a6054473d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6d7a86929f95897c6f635865727e8b989c8f8276696c7986929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c727f8c9897887b6e6c6c6c6c6c6c6c6c6c6c6c6c73808d9998887b6f6c6c6c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000009141f2933444e565c5e606060606060606055534d453c31261a0e05111d29343f4851565860606060606060605b59534b412f261b11060000000000000000000000000000000915212c37424b53595c60606060606060595651493f332a1d140a00000000020d17202c36424b54595c606060606060605c53504941382d22170b0000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e13080000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000a141d29333c464e575f676d747c82888d9196989a9c9d9e9f9f9f9f9e9d9b9999928f8a847f786f6a625b524a40372e231a0e0500000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b01000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b0604010000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000000000004111d2935414c566673808d99a3afa69f9388807a75737272726f6a5f54473b2e2215080000000000000000000000000000000000000e1a2734414d5a6774808b8b8c8d9092999ea5aca49f92877c6f62584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e101113131313131313110605030000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313131308070502000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a727f8b989d9184776b6054606d7a86929f93877b6e6c7986929f968a7d7063574a3d3024170a000e1a2734404d59646f74797979797979797d8996978a7e79797979797979797979797979797e8a97988b7e7979797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b455660676b6c6c6c6c6c6c6c6c6c5f574d42372b1e120915222e3a45515b62656c6c6c6c6c6c6c6c68655d5341382d22170b0000000000000000000000000000000c1925313d49535d65686c6c6c6c6c6c6c65625b51453c2f261c110600000008141e29323e48545d65686c6c6c6c6c6c6c69605b53493f33271b0f030000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c0200000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000006111b262f3b454e585f696e7981878f949a9ea1a8a7a9aaaaaaa9a9aaaba9a8aba39f9c97918c847c726d645c524940362c20170c0200000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b090706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000010d1924303b4854616e7b87929fa7afa49a938d8582807f7f7f7c6f6255493c2f221609000000000000000000000000000000000000091623303c4956636f7d7f7f7f8083868f939ea5afa3999083766a6054473b2e2215070000000000000000000000000000000000000000000000000000000000000000000000000000040b11171b1d1e202020202020201e13120f0b0600000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e090300000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a7783909d998c7f726559515d6774818e9a998c8073667986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686898f999a908a86868686868686868686868686868a909a9b908b86868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57677277797979797979797976695f53463a2d21140b1724313d4a56626d727979797979797979756f6553493f33271b0f0300000000000000000000000000020e1b2834414d59656f7579797979797979726d62574d42382d22170b0200050e1925303b44505a656f7579797979797979766c655b5044372b1f120500000007121d27313e46525e69727f8b959f988f82756c61554c4135291e140a00000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000b17222d38414d575f6a6f7b848e939a9fa6abacaaaaa39f9e9d9c9c9d9ea1a9a7acaca9a19e9691877f746e645b52483e32291e13080000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000814212d3a46535e6974808d959fa7aca49f98928f8d8c8b8b7f7266594c3f3326190c0000000000000000000000000000000000000915222f3b4854606b6f72727273767b818e939ea9ab9f95897c6f6256493c2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000050e161d22272a2b2d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000000000000000000000000000000040c13191d20212d2d2d2d2d2d2d2d22211e1a140e06000000000000000000000000000000000000020b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776f7c88959f92867a6d61544b55626f7c89959e9184796d7986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9393939393939699a1a29a979393939393939393939393939393979aa2a29b98939393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69778486868686868686867b6e6155483b2e2215091825323f4b5865727f86868686868686868175655b5044372b1f120500000000000000000000000000020f1c2935424f5c687582868686868686867f72695f544a3f33281d140a020c17202a36414c56616c75818686868686868682796c605346392d201306000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c1106000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1b27333f49535e696f7c8591969fa4acaca7a09d98989291908f90909197979b9fa2aaada8a099928c80746e635a50443a3025190d03000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d020000000000000000000000000000000000000000000000000000000005121e2a36424d57606d798390959fa2aaaaa29f9b9998988c7f7266594c3f3326190c00000000000000000000000000000000000007131f2c38434f59606365656567696e78818e97a1ada79a8d807467554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000e1720282e33363739393939393939382d2b27221b140b0200000000000000000000000000000000000000000000000000000000040e161e24292c3939393939393939392e2d2b261f180f0600000000000000000000000000010507070f0f1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d90847774808d9a9b8e8275685e524754606a7783909d978a7d707986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9b9f9f9f9f9f9fa0acafa6a49f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a3a8a6a49f9f9f9f9f9f9f9f9f988b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b88969393939393938b7e7165584b3e31261a121e2a36424d576875818e9393939393939285786c605346392d20130800000000000000000000000000000714212e3a4754616d7a85919393939392867b6e665b50443c2f261c1108131e29323a46525e68717e8a939393939392857a6e655b5044372b1f120500000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e23170b020000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000005121f2b3744505b656e7b849197a0a8afa7a09d95908b8885848383838485878a8e92989fa3ababa39f928c80736c61564c41362a1f140900000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000000000000020e1a25313b45515c676d7a838c92989b9d9e9fa39f9f998c7f7266594c3f3326190c000000000000000000000000000000000000030f1b27323d474f5456585859575e666d7a85929eabaa9d908377675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000711202932393f434446464646464646443937332d261d140a000000000000000000000000000000000000000000000000000000020c1620283035394646464646464646463b3a37312a21180e030000000000000000000002080d1113141c1c1c25323e4b5865717e8b98a296897c6f6356493c30231c2734414d5a6774808d9a9d9084777985929e96897d7063564c434e5865727e8b989c8f82767986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e93939393939393939fa3a59d9b939393939393939393939393939394979ea49d9a9393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8b98a89f9f9f9f9b8e817568574d42372b1e14212d3a46535f697884919e9f9f9f9fa197887c6f6255493c2f24190d01000000000000000000000000000713202d3946525e68707d8a929da8a2989083786c60574d42382d22170e1925303a44505a616e7a85929ea5a89d938a7d70685e53493f33271b0f03000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f14090000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000004101c2834404a54606c77828f96a1a9aea49d959189837f7c797777767677787a7d81868c9299a0a8afa49c928a7e70685e52463b31251a0e0000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d050000000000000000000000000000000000000000000000000000000000000009141f2934404b555e686d7980858b8e909192999393938c7f7266594c3f3326190c000000000000000000000000000000000000000a16212b353d4348494c4c4c4d545d6873808c99abac9f9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000050f1923323b444b4f51535353535353535146443f382f261b1106000000000000000000000000000000000000000000000000000008131e28323a41455353535353535353534846423c332a1f1409000000000000000000040c13191d202128282828323e4b5865717e8b98a296897c6f6356493c3028282834414d5a6774808d9a9d9084777d8a979e9184786c6053463d4754606d7a86929f93877b7986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686868692999d938e8686868686868686868686868686878c979d928d868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675828f9ba8acabacab9e918578695f53473a2e2115222e3b4855616e7b8896a1adacaaaca9998c7f7366564c4135291d11040000000000000000000000000005111d2a36414c56616b74808d96a0aa9f948b7f72695f544a3f33281d16202a36414c56616c75818f97a1aba0968e81746c61564d41382d22170b000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a0d0300000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2c3844515c66717e8b949fa9afa59d928d837d77726f6d666a69696a696e70747a80879196a0a8aea49e92857a6d61574d42362a1c11060000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d08020000000000000000000000000000000000000000000000000000000000000000030c18232f39434c565e676d737a7e8184858686868686867f7266594c3f3326190c00000000000000000000000000000000000000040f19232b32383b3c3f3f3f424c56626f7c8899a3aea399877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000b16212b35444d565b5e606060606060605e53504941382d22170b00000000000000000000000000000000000000000000000000010d1924303a444c525f606060606060606055534d453c31261a0e0200000000000000040e161e24292d2e35353535353e4b5865717e8b98a296897c6f6356493c3535353535414d5a6774808d9a9d908477828e9b9a8c8073665b50443945515d6774818e9a998d807986929f968a7d7063574a3d3024170a000e1a2734404d59646f7479797979797979797987929b8e8179797979797979797979797979797a87969a8d8079797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929fa8a19ea1a8a197887b6e6255483b2f221825313e4b5864717e8b97a8a8a09ea0a89c908376685d5245392c20130700000000000000000000000000010d1925303a444f59606d79849199a3a69f92867b6e665b50443c2f261e28323a46525e68717e8a939ea9a3999184796d605a50443b2f261b11060000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f150b01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000713202d3a4653606d7984919ea6b0a79d938d8079706b6562605c545c5d565e6164686d737c849196a0aaada2978e8174695e5346382e23170b000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d01000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d10101010101008070501000000000000000000000000000000000000000000000000000000000000000000000007121d27313a444c555d60686d71747778797979797979726d63574b3e3225180c000000000000000000000000000000000000000007101921272c2f3032322f3a4653606d7986929facab95887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000004101c27323d47565f676a6c6c6c6c6c6c6c6b605b53493f33271b0f0300000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000000000000020c1620283035393a4242424242424b5865717e8b98a296897c6f635649424242424242414d5a6774808d9a9d90837a86929f93877b6e61544a3f35414c55626f7c89959e91847886929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c6c677783909d918477686c6c6c6c6c6c6c6c6c6c6c687784919d908377676c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8998a2a1969196a1a9988b7e7265584b3f31261e2a36424d576874818e9ba9a0969196a09f92867a6d6054473a2d21140a000000000000000000000000000008131e28323e45515d676f7c87929fa6a2989083786c60574d42382d25303a44505a616d7a85929ea5a69f92877c6f675d51483e32291d140a0000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1207000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00030f1c28333f4a5464717d8a96a1acaca0958e81746d6760595553514a50504d5254565d606a6f7b849198a2aea99f92867b6e61544a3f34281c1003000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29323a434b51565d6064686a6b6c6c6c6c6c6c66635b51463a2f22160a000000000000000000000000000000000000000000070f161b1f222325252c3844515c667784919daaa296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000713202c38444f5967717779797979797979776c655b5044372b1f14090000000000000000000000000000000000000000000000000713202c3945525d6876797979797979797976695f53463a2d21140700000000000008131e28323a4146474f4f4f4f4f4f4f5865717e8b98a296897c6f63564f4f4f4f4f4f4f484d5a6774808d9a9d90837e8b989c8f8276695e5342382f3a4754606a7783909d978a7d86929f968a7d7063574a3d3024170a000814202b37414b53595b606060606060556774818d9a96877a6d61606060606060606060566875818e9b9286796d6060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b0100000000000000000000000000000000000000000000000000000000000005111d2935414c566673808c99aa9e9184919eaa9b8e817568584e43372b202d3a46525e697784919ea1979184919ea3998a7d7164574a3e31261b0f0300000000000000000000000000020c16202935404b55606a737f8c949faa9f948b7f72695f544a3f332935414c56616c75818e97a1aa9f948c7f736a60554b40362c20170b02000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f24180b020000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0006121f2b3844505b6675828f9ba8b1a89d9083786d605c554f4946444043434246474c52585f696e7b86929fa8afa3998d8073665c5044382b1f120600000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c1012121313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172029313940454c5254585b5d5e5f6060606060595751493f352a1e120600000000000000000000000000000000000000000000040a0f131516191c2834404a546a7683909da9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000916222f3b4854606b77838686868686868684776c6053463b30251a0e0000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686867b6e6155483b2e2215080000000000010d1924303a444c52545b5b5b5b5b5b5b5b65717e8b98a296897c6f635b5b5b5b5b5b5b5b54535a6774808d9a9d918483909c978a7e7164574d422f2b37434e5865727f8b989b8e8187929f968a7d7063574a3d3024170a00030f1a252f3941484d4e5353535353535864717e8b97968a7d70635753535353535353535865727f8b9899897c6f63565353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000000000000000000000713202d3946525d687683909da8988c7f8c98a29e9185786a5f53473a2e212e3b4754616e7b8796a09e9285808c99ab9a8e817467584e43372b1f12060000000000000000000000000000050e18242f39434e58606d78839098a2a69f92867b6e665b50443c323a46525e68707e8a939ea9a2989083786d60584e43392f231a0e05000000000000000000000007131d28313e46535e69727f8c95a0988e81756b61554b4035291d140a0000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000613202d394653606c7985929fabaca095897d70665c514b433d3a38342e30363a3b41454e565e69727f8b96a0acab9e9185796d6053463a2d20130700000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f353a4145474b4e51525353535353534c4b463f372e23180d02000000000000000000000000000000000000000000000000030709090c18232e43505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5663707d8995939393939396897d7063574d42362a1c110600000000000000000000000000000000000000000000000714202d3a4753606d7a86939393939393877b6e6154483b2e211508000000000005111d2935414c565d61686868686868686868717e8b98a296897c6f686868686868686868615e576774808d9a9f928690949e9285796d6053463b3127323d4754606d7a86929f928588939f968a7d7063574a3d3024170a000009131d272f373c404146464646464855626e7b8897998d807366544a3f46464646464956626f7c8998988c7f7265594c46464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86939fa096877a85929fa197887b6e6255483b2d22313e4b5764717e8a97a89b8f827d8a96a89e9184786a5f53473a2e21150700000000000000000000000000000007121d27313c44505c666e7b86929fa5a2989083786c60574d423a44505a616d7a85919ea5a59f92867b6e665c50463d31281d1108000000000000000000000000010c161f2a36424d57606d788390999e938a7d70675d51453c2f261b110600000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000815222f3b4855626e7b8897a2adaa9d9184776b60544a4039312d2c2823252a2d30353c444d57606c7884919eaaada197897c6f6356493c302316090000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d24293035393a3e4144454646464646463f3e3a352e251c12070000000000000000000000000000000000000000000000000000000000071d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000713202d3946525e6875818e9ba89f9f9fa89b8f8275695e5246382e23170b00000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f9f9f94877a6e6154473b2e21140800000000000713202d3946525d686d757575757575757575757e8b98a296897c757575757575757575756e695e6774808d9aa29892989f9a8d8074665c51453829202c3945525d6874818e9b9892939aa4968a7d7063574a3d3024170a0000010b151d252b30343539393939394653606c7985929c8f8376665c5044383939393a4653606d7986929b8e827568574d423639393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a00000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8a99a49e918477828f9ca9988b7e726553493f332a36414c566774818d9aaa988b7f7a8796a0a196887c6f6255483c2f24180d010000000000000000000000000000010b151f28343f4a545f69717e8b939ea99f948b7f72695f544a414c56616c75818e97a1a89e938b7e71695f544a3f342b1f160c0000000000000000000000000000040d1a25313b44505c666f7c87939f9e9184796d60584e41382d22170b02000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a9b3a69a8d807367594f42382f27201f1c18191e202429323b44505b65737f8c99a9a6a9998c807366594d4033261a0d000000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f0700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181e24292c2d3135373839393939393933322f2a231c130a000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616d7a86929facacacacac9f92877b6e61544a3f34281c10030000000000000000000000000000000000000000000006121f2c3844515c667986939facaca094877a6d6154473a2e21140700000000000714212e3a4754616d7a8182828282828282828183909da99c8f82828282828282828282817b6e616774808d9aaaa29fa29f95887b6f62544b4034281d2935414c56626f7c8995a09f9fa4ac968a7d7063574a3d3024170a000000030b131a202427282d2d2d2b3744505b6576828f9c9285796d6053463a2d2d2c3844515c667683909c918478695e52463a2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0707040100000000000000000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c110600000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9aab9b8e81757f8c99a99b8e8275655b5044372d3946525e687784919da298887c7784919ea9998c7f7266554b4035291d1104000000000000000000000000000000030d17232e38424d57626c75828f97a1a69f92867b6e665b5045525d68707d8a939ea9a1968e81756c62574d42382e22190d0400000000000000000000000000000009141f28343f4a54606a74808d97a1968d80736a5f53493f33271e1308000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4b1a4978a7e7164574b3e30261d1512100c0e1114192027333f4953616e7b88979a9998978f8276695c4f4336291c10030000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e2215060000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c13191d202125282a2b2c2d2d2d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8c99a3aeaaa8aaafa3998c7f73665c5044382b1f14090000000000000000000000000000000000000000000004101c2834404a5f6c7986929facada093867a6d6053473a2d20140700000000000815212e3b4854616e7b878e8e8e8e8e8e8e8e8e90959fab9f948f8e8e8e8e8e8e8e8e8e887c6f626774808d9aa7aeacaa9d9083766a5f5342392e2319242f3a4754606a7783909daaacafa3968a7d7063574a3d3024170a0000000001090f14181a1b20201b27333f495366737f8c9998887c6f6255493c2f222834404a546773808d9a96877b6e6154473b2e212020201b1a17140e08010000000000000000060c1114202d3a4753606d7a8693a0ada6998c807366594d4033261a1a1413110d0801000000000000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919eab988c7f727c8897a29e9285796c605346392e3a4754616d7a8795a09f92857974818e9ba79c8f8376675d5145392c2013060000000000000000000000000000000006111c26303b45505a616d7a85919ea4a2989083786c60574f59606d7a84919ea5a49a91847a6d615a50453b30261c100700000000000000000000000000000000030c17232e38424e58606d7a85919e9f92877c6f655b50443a3025190c030000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1925323f4c5865727f8b98a5afa396897c706356493d3023140b0604000205080e17222d3846535f6978858e8d8c8c8b8a85786b5e5245382b1f12050000000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181b1e1f202020202020191816120d070000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919eaba69e9c9ea6ab9e9184786d6053463b31261a0e00000000000000000000000000000000000000000000000c18232e46525f6c7985929facaca09386796d6053463a2d20130700000000000815212e3b4854616e7b87949b9b9b9b9b9b9b9b9d9fa79fa69f9c9b9b9b9b9b9b9b9b95887c6f626774808d9a9f9f9fa2988b7e7165584e4330271d131e2b38434e5865727f8b98a29f9f9f968a7d7063574a3d3024170a0000000000010911181e2225252d222d3d4a5663707d899a988b7f7265584c3f3025232e3e4a5764717d8a97978a7d7164574a3e2e232d2d2d2726241f1a130b020000000000000910171d21202d3a4753606d7a8693a0ada6998c807366594d403326262621201d19130c040000000000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f140900000000000000000000000000000000000000000000000000000815222f3b4855626e7b8896a1a399897c6f7985929fa197887b6f6255483c2d3e4a5764717d8a97a89c8f8276717e8b98a89f92867a6d6053473a2d20140900000000000000000000000000000000000a141e29333f46525e68707d8a929da89f948b7f72695f56616b74818e97a1a79f93887d70685d52483e33291e140a00000000000000000000000000000000000006111c26303d45525d68717e8a949f999083776c60564c41362a1e150b0000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1825323f4b5865727e8b98a5afa295897c6f6256493c2f23160600000000000006111b2a36424d576673808180807f7e7d7d706356493d3023160a000000000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e11121313131313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000005121e2a36424d5763707d8a96a0ab9e948f949eaaa1968a7d7064574d42362a1c120700000000000000000000000000000000000000000000071f2c3845525f6b7885929eabaea3998679665c5145382c1f130600000000000815212e3b4854616e7b8793939393939393939393939393939393939393939393939393887c6f626774808d939393939392857a6d6054473c3121150f1b27323d4754606d7a869293939393938a7d7063574a3d3024170a000000000009131b23292e31323939393a4754606d7a86939b8e817568564d42363939393b4854616e7b87969a8d807367544a3f34393939393433302b241d140b010000000009121b22282d30313a4753606d7a8693a0ada6998c807366594d40333333332d2c29241e160d04000000000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000000000000000000004101c2934404b5565727f8c98a89f9286796d75828f9ba9988b7f726553493f35414c566774808d9aaa998c7f726e7b8896a1a3998a7d7064574a3d31261a0e0200000000000000000000000000000000020c18212a36414c56616b74818d96a0a69f92867b6e665d68707d8a939ea9a0958d80736b60564c41362d21180c02000000000000000000000000000000000000000a151e2935414c56616c76828f989f948b7e71685e52463d30271d120700000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a396897d7063564a3d2d22170b010000000000000e1a26313b4b58636e73757473727170706b6054483b2f22160900000000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000714202d3a46525e6975828f9ba8a3998f828f98a2a89c8f8276695f5346392e23180c00000000000000000000000000000000000000000005121f2b3845525e6b7885919eabac9f9286796c5f4b4034281c100400000000000815212e3b4854616e7b8686868686868686868686868686868686868686868686868686867c6f62677480868686868686868174675d5145392c20130a16202c3945525d687481868686868686867d7063574a3d3024170a0000000007111b252d343a3e3f4646464645525d687784919d918478695e5246464646464646525e697884919c908376665c50444646464646413f3c362f261d130800000006101b242c34393d3e404753606d7a8693a0ada6998c807366594d40404040403a39352f2820160c0100000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000000000000000006131f2c3845515c6776828f9ca99c90837667727f8b98a99b8f8275655b50443945525d687783909da298897c6f697884919eab9a8d817467574e42372b1e12060000000000000000000000000000000000060f1925303a444f59606d79849199a3a2989083786c606d7a84919ea5a3989083796d60594f443a30241b0f060000000000000000000000000000000000000000030c19242f3a43505a616e7b86929f9e92857a6d61594f42392e23180c03000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1623303d495663707c8996a8b1a4978b7e7164544a3f33281d120700000000000009141f2f3b47525c63666867666564646360594f44382c2013070000000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313060400000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929fac9f92877a85929fab9f93877b6e61544a4034281c1004000000000000000000000000000000000000000005121e2b3845515e6b7884919eabac9f9285796c5f52462e23180c0000000000000714202d3a46525e6976797979797979797979797979797979797979797979797979797979766a5f646e7479797979797979746f64554b4135291d1104111d2935414c56646f7479797979797979706b6155483c2f231609000000010d18232d373f464a4c53535353534c566774818e9a96877b6e6154535353535353534d576875828f9b9285796d60535353535353534e4c4741382f241a0e0300000c17222c363e45494b4d4d53606d7a8693a0ada6998c807366594d4d4d4d4d4d4745413a32281e13080000000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e140800000000000000000000000000000000000000000000000714202d3a4753606d7986929fab998d8073666f7b8897a19e9285796c6053463a4754606d7a86939f9f9286796d6875818e9ba89e9184786a5f53473a2e21140700000000000000000000000000000000000008131e28323e45515d676f7c87929fa79f948b7f726b74818e96a1a69f92867c6f675c51473d32281e12090000000000000000000000000000000000000000000008131e28313e46535f69727f8c95a0978e81746b60544b4034281f1409000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000814212e3b4754616e7a8795a0aca79a8e8174665b5044392f2318110a020000000003131f2a35404a52585a5b5a5959585756544f473d32271b10040000000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c070100000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006121f2c3844505c6673808c99a3ab9c8f8276818e9ba9a4998d8073665c5144382c1f1509000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaab9f9285786c5f5245392c1f0700000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c625f585c64676c6c6c6c6c6c6c67645d53433a2f24180d010d19242f3a43535d64686c6c6c6c6c6c6c6361594f44382c20140700000006121e29343f495156586060606060606065717e8b98978a7d71646060606060606060606065727f8c9898887c6f62606060606060605a58524a41362b1f14080005111d28343e48505557595959606d7a8693a0ada6998c8073665959595959595954524c443a2f24190d010000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000000000000000a1723303d4a5663707d8998a2a3998a7d70636a7885919ea297887c6f6255483d4a5763707d8a99a49c8f82766665717e8b98a8a196887b6e6255483b2f24180c000000000000000000000000000000000000020c16202935404b55606a737f8c959fa69f92867b707d89939da89f948b7f726a5f554b40352b20160c0000000000000000000000000000000000000000000000010c161f2a36424d57606d7883919a9e93897d70665c51453c31261a0d040000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000714202d3a46525e697784919dacab9e9184786c60554b403429221c140b05000000020e19242e3840474b4d4e4d4d4c4b4a4948443d352b21160b000000000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f22150900000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b03000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919eaba3998b7e717d8a97a2ab9e9285796d6053463c31261a0e010000000000000000000000000000000000000004111e2b3744515e6a7784919daaab9e9185786b5e5245382b1f12050000000000020e1a25303b454d525f60606060606060606060606060606060606060606060606060606055534e52585a606060606060605b59534b4131281d13070008131e2831414b53595b6060606060606057554f473e33281c10040000000916222e3a46515b62656c6c6c6c6c6c6c6c6f7b88989a8d80736c6c6c6c6c6c6c6c6c6c6c6c6f7c8999988b7e726c6c6c6c6c6c6c6c67645c52473c3024170b000815212d3945505a6164666666666d7a8693a0ada6998c80736666666666666666605d564c4135291d110400000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000000000000005111e2a36414d566773808d9aaa9f92867a6d606875818e9ba9988b7f7265544a404b556773808d9aaa998c7f7366616e7b8896a1a8988b7f7265554b4035291d1004000000000000000000000000000000000000050e18242f39434e58606d78839098a2a29890827a84919ea5a2978f82776c60584e43392e23190e04000000000000000000000000000000000000000000000000040d1a26313b44515c666f7d88939f9d9184796d60574d42372b20160c0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0005111e2a36424d566774808d9aa4ada1968a7e71675c51453f332d261d170e0600000008121c262e353b3f404241403f3e3d3d3b38322b23190f04000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000005121e2a36424d5764707d8a96a1ac9f92867a6d7985929faba1978a7e7164574d42372b1d12070000000000000000000000000000000000000004111d2a3744505d6a7783909daaab9e9184786b5e5145382b1e120500000000000009141f29333b424648535353535353535353535353535353535353535353535353535353494743474c4d535353535353534e4c4841382f1f160c0100010c161f2f3941484d4e535353535353534a48443e352c21160b000000000b1825313e4a56626d727979797979797979797885929d908379797979797979797979797979797986929b8e81797979797979797979746e64584c3f33261a0d000a1724303d4955616c7173737373737a8693a0ada6998c807373737373737373736d685d5245392c2013070000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000000000000714202d3946525e687784909daa9d908377675d65717e8b98a89b8f8275665b5045515d677683909da298897c6f635f697884919ea99c8f8276675d5145382c1f13060000000000000000000000000000000000000007121d27313d44505c666e7b86929fa69f9490849196a1a59e92857b6e655b50463c30271d1108000000000000000000000000000000000000000000000000000009141f2834404a54606b74818e97a0968c7f73695f53463e32281e130800000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00020e1925303b4855626e7b87939faaa99e9184796d605a50443f382f292017110a0300000a141c242a2f3233353433323131302f2c272119110700000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000714212d3a46535f6976828f9ca8ab9c8f82766874818e9ba9a99c8f8276695f5347392f23180c0000000000000000000000000000000000000004101d2a3743505d6a7683909da9aa9e9184776b5e5144382b1e1105000000000000020d17212930363a3b4646464646464646464646464646464646464646464646464646463c3b373c3f414646464646464641403c362f261d0d04000000040d1d272f373c4041464646464646463d3c38332c231a1005000000000c1925323f4c5865727f868686868686868686868a989f95908686868686868686868686868686868b999e938e8686868686868686868074675a4e4134271b0e000b1824313e4b5764717e8080808080808d99a6b3a99c90828080808080808080807a6d6054473a2d211407000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c03000000000000000000000000000000000000000814212e3b4754616e7a8795a0ac9a8d80736755616e7b8796a19f9285796c60534753606d7a86929f9f9285796d60576874818e9ba79f9286796d6053473a2d20140900000000000000000000000000000000000000010b151f28343f4a545f69717e8b939ea69f969196a0a89d938a7e71695e53493f342a1e150b000000000000000000000000000000000000000000000000000000030c18232e39424f59616d7a85929e9f92867b6e615a50443a2f24190c02000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000914212e3a47535f6a75828f98a3aca0968d80746c625a504a423b3228231c150c0500020a12191f2326272827262625242322201b160f070000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d120700000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939faca3998b7e7165707d8a97a2ab9f94887b6e62554b4034291c100400000000000000000000000000000000000003101d2a3643505d697683909ca9aa9d9184776a5e5144372b1e110400000000000000050f171f252a2d2e3939393939393939393939393939393939393939393939393939392f2e2b303334393939393939393433302b251d140b00000000000b151d252b30343539393939393939302f2c28211a110800000000000c1925323f4c5865727f8b93939393939393939394a2a79f9d9393939393939393939393939393939fa3a59e9b93939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828c8c8c8c8c8d929ca8b4ab9f94908c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b000000000000000000000000000000000000030f1b27333f495364717e8b97a7a49a8a7d7064575e697884919ea297887c6f62554a5663707d8999a39c8f8276665c5864717e8b97a8a3988a7d7063574a3d31261a0e0200000000000000000000000000000000000000030d17232e38424d57626c75828f97a1a8a09ea0a8a0968e81746c61564d41382d22180c030000000000000000000000000000000000000000000000000000000007121c27303d46525d68717e8b949f988f82766c61564c4135291e140a000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2b37434e58626f7c86929fa6a89d928b7e716c605b544d443d342e261e170e070000080e1317191a1b1a1a191817161613100b04000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000006131f2c3845515c6673808d9aa4ac9f92867a6d606d7985929faba69a8d8073675c5145382c1f150a00000000000000000000000000000000000003101d293643505c6976838f9ca9aa9d9084776a5d5144372a1e11040000000000000000050d141a1e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211f2326272d2d2d2d2d2d2d282724201a130b020000000000030b131a202427282d2d2d2d2d2d2d2423201c1610080000000000000c1925323f4c5865727f8b989f9f9f9f9f9f9f9f9faaacaba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9faaacaaa89f9f9f9f9f9f9f9a8d8174675a4e4134271b0e00101c2936434f5c6976828f99999999999ca4aeb9b0a69f9c9999999999999994877b6e6154483b2e211508000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000005121f2b3744505b6575818e9ba89f93867a6d6154576774818e9aa9988b7f7265544b556673808c99aa998c7f72665454616e7b8796a1aa9a8d807467574d42362a1e1205000000000000000000000000000000000000000006111c26303c45505a616d7a85929eabacaaaca3999184796d605a50443b2f261b10060000000000000000000000000000000000000000000000000000000000000b151e2935414c56626c76828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000020f1a26313c47535f6a727f8c949fa7a49f93877e736c665e564f443f38302920191109000002070a0c0d0f0e0d0c0b0a0a0907040000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a396897d7063564a3d302317080806020000000000000000000000000000000000000000000000000713202d3a4653606d7985929eacaa9c8f8275685d6674818e9ba9ab9e9285796d6053473c31261b0f01000000000000000000000000000000000003101c2936434f5c6976828f9ca9a99d9083766a5d5043372a1d100400000000000000000002090e121415202020202020202020202020202020202020202020202020202020161513171a1a202020202020201b1a18140f08010000000000000001090f14181a1b20202020202020171614100b05000000000000000c1925323f4c5865727f8b939393939393939393939da0a7a09393939393939393939393939393939393a0a79f9d939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828f9c9f9f9fa0a2a7afb9b6aea8a69f9f9f9f9f9f9f94877b6e6154483b2e21150800000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b02000000000000000000000000000000000613202d394653606c7885929eaa9d908477685d525764717e8a97a79b8f8275665b515c677683909ca298897c6f6356535e697884919eaa9d918477695f53463a2d2114070000000000000000000000000000000000000000000a141e2a333f46525e68707d8a99a3aeb7ac9f92877c6f675d51483e32291d140a00000000000000000000000000000000000000000000000000000000000000030c1924303a44505a626e7b86929f9e91857a6d60584e42382e23170b0300000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000a15202b37434e58606c78828f959fa6a499938b80786e686159504a423b322b231b1209000000000000020100000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f15212e3a47535f6a76797979797976675c5145382c1f130e090603000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9a4978a7d7164574a3e2f24191514120e090300000000000000000000000000000000000000000006121f2b37434e5864717e8a97a1ada3988b7e71645663707d8a97a1ada2978b7e7164584e43372b1d13070000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a99c908376695d5043362a1d10030000000000000000000000020507081313131313131313131313131313131313131313131313131313130908060b0d0e131313131313130e0e0b0803000000000000000000000003080c0e0e131313131313130a0907040000000000000000000c1925323f4c5865727f86868686868686868686868995a0958986868686868686868686868686868689959f958986868686868686868074675a4e4134271b0e00101c2936434f5c6976828f9393939393969da7b2aea49c999393939393939393877b6e6154483b2e211508000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000916222f3c4955626f7c8897a1a79a8d817467564c54616e7a8795a09f9285796c6053606d7986929f9f9285796d60534d576874818e9ba7a096887b6e6155483b2e23180c00000000000000000000000000000000000000000008131e28323a45515c666e7b86929facb7ab9e91847a6d605a50443b2f261b1106000000000000000000000000000000000000000000000000000000000000000008131e28323e47535f6973808c96a0978d80746a60544a3f34281f140900000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1a26313c44505b666d79838f949da5a49f928d827a706b605c544d443d352d241b12090000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a0000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d12070000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f222f3c4855626f7c8686868686796d6053473a2d201e1a15130f0a04000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a6998c7f7366554b4135292422211e1a150e0600000000000000000000000000000000000000000814212e3a47535f6a7683909ca9ac9f92867a6d6054606d7985929eaba99d9083766a5f53473a2f24180d0100000000000000000000000000000000020f1c2835424f5b6875828e9ba8a99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a56626d72797979797979797979797983909d918479797979797979797979797979797983909d90837979797979797979746e64584c3f33261a0d00101c2936434f5c6976828686868686868b96a2aea89c928c8686868686868686867b6e6154483b2e21150800000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c1106000000000000000000000000000004111d2935404b5566727f8c99a9a8978a7d7164574a525e687784919da297887c6f625663707c8998a39c8f8276665c514b5864717e8b97a8a8988b7e7265544b4034281c100400000000000000000000000000000000000000050f19242f3a444f59606d79839099a3acaaaca1968e81746c61564d41382d22170c0300000000000000000000000000000000000000000000000000000000000000020c16202b37424d57606d7984919e9f93877c6f665c50443b30251a0d04000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000a152028333f4a545d676d79828e939fa3a49c948f857d736d665e564f473e362d241b110800000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f3c4855626f7b88939393867a6d6053473a2e2d2a25211f1b15100b0500000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a89b8f8275675d51453c352f2f2e2b2620180f0600000000000000000000000000000000000004101d2935404b55626e7b88949faba89b8e8175685d525c6674808d9aa7ab9f95887c6f62554b4035291d110400000000000000000000000000000000020f1b2835424e5b6875818e9ba8a99c8f8276695c4f4336291c100300000000000000060b0e10111313131313130f0e0c0904000000000000000000000003070b0d0e13131313131312110f0c0701000000000000000000000004080a0b1313131313131308070502000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c6c6c6c6c6c6c74818d9a93867a6d6c6c6c6c6c6c6c6c6c6c6c6c74818e9a9286796d6c6c6c6c6c6c67645c52473c3024170b000f1c2835414e5a6670767979797979798693a0ada6998c8079797979797979797976695e53463a2d2114070000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b03000000000000000000000000000613202c3945515d6776838f9ca9a096877a6e6154474c566774808d9aa9988b7f72655466737f8c99aa998c7f7266544a4854616e7b8796a0a89c8f8275665c5145382c1f1306000000000000000000000000000000000000020b17212935414c56606b73808d95a0a7a09da0a79d938a7e70685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000040e1a26313c45515c67707d89939e999083786d60574d42362a1f160c010000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000030b17222d38424b555d676d78818b9298a0a69f97928880786e69605950483f362d231a0e04000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000060b13191c23282b2d3337393b3e4855626f7b88959f93867a6d6053473e3b3a36312e2b26201c170e09030000000000000000000000000000000000000000000c1825323f4b5865727e8b98a6ac9f92857a6d60574d45413f3b3a37312a21180e03000000000000000000000000000000000006131f2c3945515d6774808d9aa6aca096897d7063564c54626f7b88959faba79a8d8174675d5145392c20150a00000000000000000000000000000000020e1b2835414e5b6874818e9ba7a89c8f8275695c4f4236291c0f030000000000040b12171b1d1e2020202020201c1b19150f09020000000000000001080e13171a1a2020202020201f1e1b18130c050000000000000000050c11141717202020202020201514120e0903000000000000000000000000000000000006121e29343f4951565860606060606060606064717e8b979a897d70636060606060606060606065717e8b9899897c6f6360606060605a58524a41362b1f1408000d1925323d49545e66696c6c6c6c6d7a8693a0ada6998c80736c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000714202d3a4753606d7a86929faa9d918477685e52464a5764707d8a99a49b8f8275655c6676828f9ca298897c6f62564946525e697784919eaa9f9285796d6053463a2d2013090000000000000000000000000000000000000a141d29333b45525d68707d87939fa69f959095a0a59e92857a6e655b50443c30271d120700000000000000000000000000000000000000000000000000000000000000000915202834404b55606b75818e97a0958c7f72695e52463e31281d12070000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000006111c262f3a434b555d666d747f8691969ea5a19a938d827b706b615a50483f352b20160c020000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000020a11171e24292e34383a3f4446484b4d55626f7b8895a093867a6d60534d4a4846423c3b37322d28221a150e0600000000000000000000000000000000000000000815222f3b4855626e7b88949faba2988b7f72695f57514c4c4847423c332a20150900000000000000000000000000000000000714202d3a4753606d7985929fabab9e9184786c605346535f6a7683909daaab9f92857a6d6053473d32271b0f01000000000000000000000000000000010e1b2834414e5b6774818e9aa7a89b8e8275685b4f4235281c0f0200000000050e161d23272a2b2d2d2d2d2d2d282825201b140c030000000000020b12191f2326272d2d2d2d2d2d2b2b28241e170f060000000000000810171c2123242d2d2d2d2d2d2d22211e1a140e0600000000000000000000000000000000010d18232d373f464a4c535353535353535355626e7b8897998c7f736659535353535353535355626f7b8898988c7f726559535353534e4c4741382f241a0e03000915212c38424c545a5c606060606d7a8693a0ada6998c807366606060606060605f534d453b31251a0e0200000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e040000000000000000000000000a1724303d4a5763707d8a99a3a79a8e817467564c414754606d7a86939f9e9285796c606d7985929f9f9285796d605346424d576774818e9aa7a298897d706356493d30251a0e020000000000000000000000000000000006111c262f3b45505a606d7a849199a49f9490849096a1a1978f82776c60584e43392e23180e0400000000000000000000000000000000000000000000000000000000000000030c18232e39434f59616d7a85929f9f92867b6e61594f43392f24180b0200000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000a141d28313a434b545c606d727c848e939fa2a49f9490857d716c625a50473d32281e130800000000000000000000000000000000000000000000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f13060000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d20130800000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000040b141b22272f35383f444649505355585a5c626f7b8895a093867a6d605b5a5754534d4947433c39332b261f180f09000000000000000000000000000000000000000814212e3a47535f697683909ca5aa9f92857b6e69605d555855534d453c31261a0e0200000000000000000000000000000006131f2b37434e5865717e8b97a2ada3998c7f72655b50444e5865717e8b98a2aea2988b7e7165584e43372b1e1308000000000000000000000000000000010e1a2734414d5a6774808d9aa7a89b8e8175685b4e4235281b0f02000000040e1720282e3336373939393939393534312c251e150c02000000010b141d242b3033343939393939393837342f2921180f050000000008121a22282d3031393939393939392e2d2b261f180f060000000000000000000000000000000007111b252d343a3e3f4646464646464647535f697885929c8f827569574d4246464646464653606c7985929b8e827568564d424646413f3c362f261d1308000005101b26303a42494e4f535353606d7a8693a0ada6998c807366595353535353534846423b33291f140900000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c020000000000000000000005121e2a36424d576774808d9aaba8978a7e7164574b3e45525d687783909da297887c6f626f7c8998a29c8f8276665c50443e4b5764717e8a97a8aa9a8d807367574d42362a1e1205000000000000000000000000000000030d17222d38424d57616c75818e96a1a39890827a84919ea59f948b7f726a5f554b40342820160c020000000000000000000000000000000000000000000000000000000000000007121d27303d46525e68717e8b949f988f82756c61554b4035291d140a00000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000020b161f28313a424a515b626a6f7a818b9298a0a69f9792877e716c62594f443a3025190d03000000000000000000000000000000000000000000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000050d161d262d333a41454a5053535b60626467686a6f7b8895a093867a6d6a686664615e5755534e49443e37312a211a120a01000000000000000000000000000000000006121e2b37424d5763707d89939ea6a29891847b736d676665625f574d42372b1e12060000000000000000000000000000000815212e3b47535f6a7683909da9ac9f92867b6e6153493f4753606d7a85929facaa9d9083776a6054473a2f24190d010000000000000000000000000000010d1a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e020000000b16202932393f434446464646464642413d3730271e140900000008121d262f363c3f414646464646464544403a332b21170c01000005101a242c33393c3e464646464646463b3a37312a21180e030000000000000000000000000000000009131b23292e313239393939393937424d576975828f9c928578695f53473a3939393844505b6676838f9c918478695e52463a393433302b241d140b010000000a141e2830383d4143464753606d7a8693aab4a6998d8073665a4d46464646463b3a36312921170d030000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000714212d3a46535e697784919eaaa196877b6e6154483b414c566673808d99a9988b7f7266727f8c99aa998c7f7266544a3f3b4754616e7b8796a0aa9d908477695e52463a2d2014060000000000000000000000000000010b151f28333f4a545e69717e8a939ea79f92867b707d89939ea69f92867c6f675c51453d32281e130800000000000000000000000000000000000000000000000000000000000000000b151e2a36414c56606c778390999e938a7d70675d51453c2f261b1106000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000040d161f2830394044515860676d757e8691969fa7a19992887e716b60564c4135291f15090000000000000000000000000000000000000000000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000050e171f282f383f444c51545c6063656c6e71747576787c8895a093867978777573716e6967625f58555047423c332c241c130a0000000000000000000000000000000000020e1a26313c4854606b74818e949da5a09691857f7a7673726e695f53473a2e211408000000000000000000000000000004111d2935414c55626f7c88959faba99b8f8275685e52413845515d6774818e9ba7aca095897c6f62564c4135291d11040000000000000000000000000000000d1a2733404d5a6673808d99a6a79a8e8174675b4e4134281b0e01000006121d28323b444b4f515353535353534f4d48423930251b0f0400030e19242f3840474c4d53535353535352504c453d33291e130700000c17222c363e45494a535353535353534846423c332a1f140900000000000000000000000000000000010911181e2225252d2d2d2d2d2631404c5966737f8c9997887b6e6255483b2f2d28333f4a546673808d9996877a6e6154473b2e2726241f1a130b0200000000020c161e262c3235363a4653606d798698a3aea79a8d81746753493f36393a3c3a38342f271f150b01000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d040000000000000000000815212e3b4854616e7b8796a0ab9e918478695e53463a3d4a5663707d8999a39b8e82756675828f9ca298897c6f6256493c3a46525e697784919daaa095877b6e6154483b2e23170c000000000000000000000000000007121d27313944505b666e7b85929fa5a0958c7f726b75818e97a1a3989083796d60594f443a3025190f0600000000000000000000000000000000000000000000000000000000000000030c1925303a44505b656f7c87929f9e9184796d60584e41382d22170b020000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000040d161e272e343f464e555d606c717c8490959fa7a39a92877d70685e52463c31261a0e0000000000000000000000000000000000000000000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000040e172029313a414950555d60666d7075797b7e8082838486929fac9f9286858382807d7b77736f6a64615a534d453e362d251c120900000000000000000000000000000000000915202c38444f59606d79828e939c9fa097928c8683807f7b6e6255483b2f22150800000000000000000000000000000613202c3945515d6774818e9aa7ada1968a7d7063564d4135404b55636f7c8995a0aca79b8e8174685d5245392c20160a0000000000000000000000000000000d1a2633404d596673808c99a6a79a8d8074675a4d4134271a0e0100000b17232e39444d565b5e6060606060605b59534b42372c2015090007131f2b36404a52585a6060606060605e5c574f453a2f24180c0004111c28333e485055576060606060606055534d453c31261a0e020000000000000000000000000000000000070d12161819202020202023303d4a5663707d8999978b7e7164584b3e2f24222d3d4a5764707d8a97978a7d7064574a3d2e231717140e0801000000000000040c141b2125282c3845515c667986929faca89b8f8275655b5046424547484745403931271d12070000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c010000000000000003101c28343f4a5465727e8b98a8a79b8e817468574d42363a4753606d7a86929f9e9285786c7985929f9f9285796d6053463a36424d566774818e9aa7a7988b7e7165544a3f34281c1003000000000000000000000000050e18242f39434e58606c78829097a2a3999083786d616d7a85929ea6a0958d80736b60564c41352921180c030000000000000000000000000000000000000000000000000000000000000008131e27333f49535f6a73808d96a0968d80736a5f53493f33271e14080000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000040c151c2328343c434c515a626a6f7a839095a0a9a39992857a6d61574d42372b1b110600000000000000000000000000000000000000000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000020b162029323b434b535b60676d73797d8285888b8d8f90919298a3aea3989291908e8d8a8784807c76706c625f5750483f372d241b10060000000000000000000000000000000003101c27333d45515c676d7981898f939aa29f9992908d8b7f7265584c3f3225190c00000000000000000000000000000714212d3a4754606d7a85929facac9e9184796d6053463b303a4854606b7784919dabac9f92867a6d6054473d32271b0f0200000000000000000000000000000c1926333f4c5966727f8c99a5a69a8d8073675a4d4034271a0d0100020e1b27333f4b565f676a6c6c6c6c6c6c68655d53483d3125190c000b1723303c47525c64676c6c6c6c6c6c6b6861574c4034281b0f030814212d3945505a61646c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000106090b0c1313131314212d3a4754606d7a86939a8d817467554b403529212e3a4754616d7a8796998d807366544a3f34281c100303000000000000000000020a1015191c2834404b546b7885929eabab9e9184786c6056534d51545553514b43392f23180c000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d12070000000000000006121f2c3844505c6675828f9ba8a9988b7e7165584b3e313945515d677683909ca197887b6f7b8897a29c8f8276665c504438303e4b5764717e8a97a8a89b8e8275665c5044382c1f12060000000000000000000000020c17202935404b555f6a727f8c949fa89f92877c6f665e68717e8a949ea79f93887d70685e52463f332a1e150a00000000000000000000000000000000000000000000000000000000000000020b17222d38414e58606d7984919e9f92877c6f655b50443b3025190c0300000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000030b1218222b313a414550585f686d79839097a1aba1978e8174695f5347382d22170b000000000000000000000000000000000000000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000a141d28323b444d555d656c717a80858a8e9297979a9b9d9e9fa3aab4aaa39f9e9d9b999796918d88837d766e69615a51493f362d22180b02000000000000000000000000000000000b16212834404b555d676d747d82889297a2a39f9c988b7f7265584c3f3225190c0000000000000000000000000007131f2c38434f5965727e8b98a2aea49a8d8073665c5044382c38434f5965727f8c99a3aea2988b7f7265594f44382c1e130800000000000000000000000000000c1926323f4c5965727f8c98a5a6998d8073665a4d4033271a0d000004101d2a36434f5b677177797979797979756f65594d4134281b0e020d1a26333f4c58646e747979797979797873685c5044372b1e11050a1723303c4955616c717979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000606060613202c3945515d677784909d908377675d5145382c202d3946525e687884919c908376665c5044382c1f120600000000000000000000000005090c18232e43505d6a7683909da9ada196897d7068615f575d6062605c554b4034291c1004000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c030000000000000713202d3a4653606d7985929faba197887b6e6155483b2e35404b556673808c99a9978b7e717e8b97a9998c7f7266544a3f342e3b4754616e7a8795a0ab9f9285796d6053463a2d201308000000000000000000000008131e29323a45515d676f7c87929fa6a0968d80736a5f56616c75828f98a2a49a91857a6d615a50453c30261c11060000000000000000000000000000000000000000000000000000000000000006111b262f3c45515d67707d8a939e999083776c60564c41362a1e150b00000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000710191f282f353f464e565d676e7a85929ea6a99f93877b6e6253493f33271b0f0300000000000000000000000000000000000000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000006111b262f3a444d565e676d777e858d91979b9ea2a9a7a8a5a4a4a6acb3aba5a3a4a5a7a6a8a09d9a95908a827b716c635b51483f342a1d140a0000000000000000000000000000000006111c262f3b444d575e666d72797e85929faba8a5988b7f7265584c3f3225190c000000000000000000000000000a15222f3b4854606b7783909daaac9f93877b6e61544a3f3428323d4754616d7a86929facaa9d9184776b6054483a3025190d00000000000000000000000000000c1925323f4c5865727f8b98a5a6998c807366594d4033261a0d000004111e2b3744515e6a77848686868686868175685b4f4235281c0f020e1a2734414d5a67748086868686868685786b5e5245382b1f12050b1724313e4a5764717e868686868686867b6e6155483b2e221508000000000000000000000000000000000000000000000000000004111d2935414c556774818e9a92867a6d6053473a2d202a36414c566875818e9b9285796d6053463a2d2013070000000000000000000000000000071a2734414d5a6774808d9aa9b2a89d91837a726e696c676d6f6d675c5145382c1f13060000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a000000000000091623303c4956636f7c8997a2ab9e918578695f53463a2d2f3c4956636f7c8998a29a8e8174818d9aa298897c6f6256493c2e2d3946525e687784919daaa297897c6f6356493c3025190d01000000000000000000060f1925303a444f59606d79839199a3a49a9184796d6058505a616e7b86929fa7a1978f81756c62574d42382e23170d04000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616b75818e989f958b7e72685e52463d30271d1207000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000070d161e2429343c444c555e68707d8a949faba49a8d8174655b5044372b1f120500000000000000000000000000000000000000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000b17222d38414c565e696e79828b91979ea1a9aba8a19e9b9997989ba2aba1999697989b9ea0a8aaa79f9d948f867e726d635a50463c2f261b11060000000000000000000000000000000b17222d38424d565e696e787f858b9297a29f9c98958b7f7265584c3f3225190c00000000000000000000000006111b2935414c56636f7c8995a0aca99c8f8276695f5342382e232d3946525e6875828e9ba8aca095897c6f63564c41362a1b1106000000000000000000000000000c1825323f4b5865727e8b98a5a6998c7f7366594c403326190d000004111e2b3744515e6a778491939393938e8275685b4f4235281c0f020e1a2734414d5a6774808d939393939185786b5e5245382b1f12050b1724313e4a5764717d8a9393939393887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000010d19242f3e4b5865717e8b9899897c6f6356493c302325303f4c5865727f8b9898887c6f6255493c2f22160800000000000000000000000000000b1724313e4a5764717d8a97a1adaca09591847f7b7978797a7c796d6053473a2d201407000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700000000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c11060000000005111d2935414c566673808c99a9a89b8e817568574d42372b2d3a4653606d7985929f9d90847783909d9f9285796d6053463a2d2a36414c566774818d9aa7a9998d807366564c41362a1e11050000000000000000030c18212a36414c56616b74808d95a0a89f93887d6f675c5146535e69727f8b959fa99e938b7e71695f544a3f34281f160c01000000000000000000000000000000000000000000000000000000000000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e23180c030000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000040c1319222a323a434d56616c7683909cabac9e9285786c605346392d201306000000000000000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000030f1b27333f49535d686e7b838f949ea1a9a9a19e9996918e8c8b8b909ba5998f898a8c8e9196999ea1a9a69f98928a7f726c62584e41382d22170b0000000000000000000000000000030f1c28333f4a545e696e7b838c92979f9f99938f8b88877f7265584c3f3225190c0000000000000000000000000b17222d3946525d6875818e9ba7ada1978a7e7164574d4230261c2a36414c5663707d8996a1ada79b8e8175685e5246382d22170b000000000000000000000000000b1825323e4b5865717e8b98a4a5988c7f7265594c3f3226190c000004111e2b3744515e6a7784919d9f9f9b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9a9f9f9e9185786b5e5245382b1f12050b1724313e4a5764717d8a979f9f9f94887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8897988c7f7265594c3f3025232f3c4956626f7c8998988b7e7265584b3f3024190d01000000000000000000000000000713202d3a4653606d7985929ea6b0a7a096918b8886858687877b6e6154483b2e21150800000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c00000000000000000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c000000000713202d3946525d687683909da9a9988b7e7265584b3f31262c3844515c6676828f9c9f93867a86929f9c8f8275665c5044382b25303e4a5764717d8a97a7aa9d908377685e5246392d20140600000000000000000b151e2a333c46525e68707d8a929da8a1968d80746b60554b424d57606c78839099a3a59f92867b6e665c50443d31281e13080000000000000000000000000000000000000000000000000000000000000007121d27313e46525e68727f8b959f978e81756b60554b4034281f15090000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000010810182028313b44505a64717e8a99a3ada197887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000010c161f2b3744505b656d7a8490959fa6aaa29f96918c8884817f7e7e8b98a396897d7d7f8184888c91979fa3aaa29f918b7e716a5f53493f33271b0f030000000000000000000000000006121f2b3844505b666e7b8490959ea19d948f87827e7c7a786c605346392d2013060000000000000000000000030f1b27333f4953616d7a86929facab9e9285796d6053463b31201925303a4653606c7884919eabac9f92867a6d6153493f33271b0f030000000000000000000000000b1824313e4b5764717e8a97a4a5988b7f7265584c3f3225190c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aca194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000613202d394653606c7985929b8e827568574d42362a202d3a4653606d7986929b8e817468564c4135291d11040000000000000000000000000006131f2c3845515c67737f8c949fa6ada8a19e989992929299877b6e6154483b2e2115080004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a0d040000000000000000030c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c10030000000714212e3a4754616d7a86939faca197887b6f6255483c2f222834404a5466727f8c99a4998c7f8c99a3998c7f7266544a3f3428212e3a4754616d7a8795a0ac9f93877a6e6154473b2d22170b0000000000000007121c27303c45515b616d7a85919ea4a59e9184796d60594f433b44505b666f7c86929fa7a2989083786d60594f433a2f24190f05000000000000000000000000000000000000000000000000000000000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e0400000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000060e161f29323e4753606d7a86929f9fa9988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000008131e2935414c56606c77828f96a0a7a8a198928c84807b787572717b8895a0938679717274777b80848d9299a2aaa39f92867c6f655b5044372b1f130800000000000000000000000003101c28343f4a54606c788390969fa79d938e827b75726f6e6c665b5044382b1f1206000000000000000000000005121f2b3744505b65727f8c98a3aea79a8d8074675c5145382c1f131f2b3844505b6673808c99a4aea3988c7f72655b5044372b1f14080000000000000000000000000b1724313e4a5764717d8a97a4a5988b7e7265584b3f3225180c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f9c918478695e52463a2d202c3845515c667683909d918477685d5245392c2013070000000000000000000000000004101c2834404b55606d78828f949ea1a8a9aaaba39f9f9f94877b6e6154483b2e2115080006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f11080000000000000000000008141e28333f4a54606a74808d979393939392877c6f665c5044382c1f12060000000b1724313e4a5764717d8a99a4ab9e9285796c605346392d20232e3c4955626f7c8897a29e9184919ea298897c6f6256493c2e23202d3946525e687784909daaa49a8b7e7164544a3f33281c0f030000000000040d18232e39424d57626d75828f97a1a99e938a7d70675d51473d333f4a545f6a73808c95a0aa9f958c80736b60554c41352921170b02000000000000000000000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000040d17202c3945515d67778490939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949ea8a8a19691867f79736e6968666f7b8895a093867a6d6568696e737980879298a2aea3999083786c6053463a2f24190d01000000000000000000000006121f2b3844505c66727f8b959fa89f958e81786e69656261605b544a3f33281c0f0300000000000000000000000613202d394653606c7884919daaab9f95887c6f62554b4034281c101c28333f4a54616e7b87939facaa9e9184786c6053463b3025190e0000000000000000000000000a1724313d4a5764707d8a97a3a4988b7e7165584b3e3225180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000030f1b27333f49536673808c9396877b6e6154483b2e212834404b546774808d9393867a6d6054473a2d21140700000000000000000000000000000c18232e3944505c666d7a828c91969a9c9e9f9f9f9f9e94877b6e6154483b2e211508000713202d3a4653606d798386868686868686857a6d60584e42382e21170d0000000000000000000000020b17222d38424e58606d7a858686868686868683796d6053463a2d201307000006121f2b37434e586774818e9aaba89b8f8275655b5044372b1f202d394653606c7985929fa1969196a19f9285796d6053463a2d201e2a36414c566774818d9aacac9b8e8175665b5044382b1f120600000000010c161f2834404a545f69727e8b949ea9a1978e81756b61554b41352d38424e58606d79839199a4a79f92877d6f675d51453e33291d140a0000000000000000000000000000000000000000000000000000000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000005111d2935404b556976828686868686868174675b4e4134281b0e0100000000000000000000000000000000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000004111d2935414c55616d7a86929fa6aba19691847c726d66615f57626f7b8895a093867a6d60575f61676d737d86929fa5ab9f958a7d7064554c4135291d110400000000000000000000000713202d3a4653606d7884919ea7a89d9083786d665f57555453504a42382d22170b000000000000000000000005111e2a36414c5663707d8996a0acaa9d9083766a5f5343392e23180c17222d3846535e6976828f9ca9aca096897d7063564d41362a1c110600000000000000000000000a1724303d4a5763707d8a96a3a4978b7e7164584b3e3125180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000b17222d3d4a5763707d868686867d7164574a3e3124232e3e4b5764717e868686867d7063564a3d3023170a000000000000000000000000000007121d28343f4a545e686d787f848a8d9091929292929190877b6e6154483b2e2115080006121f2c3844515c666d7779797979797979786d685d52463d30261c0f0500000000000000000000000006111c262f3c45525d686d7879797979797979776d665c5044382c1f120600000814212e3a47535f6a7884919eaba9988b7f726553493f33271b1f2b3844505b6675828f9ba8a19ea1a89c8f8275665c5044382b1f1925303e4a5764717d8a9aa4ab9e9285796c605346392d2013080000000008131e28313a44515c666e7b86929fa6a69e92857a6d61594f433a2f262f3c45515c666f7c87939fa8a39991847a6d605a50453b2f261c1106000000000000000000000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000010d18242f3a4e5a667076797979797979746f64584c4033271a0d01000000000000000000000000000000000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b010000000000000000000000000000000000000000000613202c3945515d6773808d98a2aea49991847b6e6a605c545355626f7b8895a093867a6d605353555d606b707d8a939ea9a79c8f8276675d5145392c20130600000000000000000000000a1623303d495663707c8996a1aca096897d70665c544d494746443f382f261c110600000000000000000000000714202d3946525e6875828e9ba8aea2988b7e7165584e4330271d1207111c2a36424d5764717e8a97a1ada89b8f8275685e5246382e23170b00000000000000000000000a1723303d4a5663707d8996a3a4978a7d7164574a3e3124170b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000616232f3c4855616b7079797979716c6155493c302323303d4955616c7179797979706b6055483c2f2316090000000000000000000000000000000c17232e38424c565e666c72797d808384858686858483817a6d6054473a2d2114070004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c41342b1e150a00000000000000000000000000000a141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c100300000815222f3b4855626e7b8896a1ada297887c6f6255493c2d22171c28333f4a5465727f8b98a9acabaca9988c7f7265544a3f34281c14212e3a4754616d7a86939faca197897c6f6256493c3024190d010000010d19242f3a434f59606d78839098a2a99e948a7e71685e52473e31281d2834404b54606b74808d96a1aba0968e81746c61574d42382d22170b0000000000000000000000000000000000000000000000000000000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000007131d323e49545e66696c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000714212d3a4754606d7a85929faaab9f93877d6f695f58514b4855626f7b8895a093867a6d6053474b5159616b74818e9ba8ac9f92867a6d6054473a2d21140700000000000000000000000d192633404c5966737f8c99a8aa9d9184776b60544a423c3b3938332d261d140a0000000000000000000000030f1c28333f4a54616e7a86929facac9f92857a6d6053473c3120150b000e1a25313b4653606d7985929eabac9f92867b6e61544a3f34281c100300000000000000000000091623303c4956636f7c8996a2a3978a7d7064574a3d3124170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c64615a5044392d21212d3945505a61646c6c6c6c6360594f44382c20140700000000000000000000000000000006111c26303a444c545b60666d70737677787979787876746d685d5245392c20130700000c18232e39424a51535d606060606060605e54524c433a2f22190c030000000000000000000000000000020b19242f3a434c52545e606060606060605d53504a42382e23170c000004101c2834404b5565727f8b98a89f9f9285796c605346392d201317222d3b4855626e7b8897a19f9f9fa297887c6f6255493c2e231713202d3946525e687784909d9fa9998c7f7366564c4135291d1105000004111d2935414c55606b73808d959f9fa2978f82756c61564c41352c1f18232e39424f59606d7984919ea5a89e938a7e71695e544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000115212d38424c545a5c6060606060605b58534a41362b2014080000000000000000000000000000000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000030f1b27333f495364717e8a98a2aca3998d80746b60574e45404855626f7b8895a093867a6d60534740454f59626f7c8896a0aca3998a7d7063574a3d3024170a00000000000000000000020f1b2835424e5b6875818e9ba8a79a8e817467594f4239302e2d2b28221c140b02000000000000000000000006121f2b3844505b66737f8c99a3aea79a8e8174675d5145392c2013030009141f2c3845515c6674808d9aa7afa3998c7f73665c5044382b1f1409000000000000000000000916232f3c4956626f7c8995a2a3968a7d7063574a3d3024170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000004101c28333e474f555760606060575550483e33281c1d28333e485055576060606056554f473d33271c1004000000000000000000000000000000000a151e29323a424a50545c606467696b6c6c6c6c6b6967605d564c4135291d1104000007121c2730394044465153535353535353524745413a31281e10070000000000000000000000000000000008131e28313a41454752535353535353535146443f3830261c1106000006131f2c3845515c6775828f939393938f8275665b5044382b1f1214212e3a47535f6a78859193939393939285796d6053463a2d2013111d2935414c566774808d93939393908376685d5246392d20130700000613202c3945515d676f7d87939393939392857b6e615a50443a30231a121d27303d45515d67707d8a939393939392857b6e665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a0000000000000000000000000000000000000005121f2b3744505b6574818e9b9ea09f92867b6e61594f453c3c4855626f7b8895a093867a6d6053473a3e47535f6a7784919eaaab988c7f7265594c3f3226190c00000000000000000000030f1c2936424f5c6975828f9ca8a4988b7e7165584b3e302721201f1c17110a020000000000000000000000000613202d394653606c7884919eabaca095897c6f62554b4035291d11040004101c2834404b54626f7c88959fabab9e9184786d6053463b31251a0e000000000000000000000916222f3c4955626f7c8895a2a396897d7063564a3d3023170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000b16212c353e44484a535353534a49443e362c221717222c363e45494b535353534a48443d352c21160b0000000000000000000000000000000000030c1720292f383f444a5053575a5d5e5f5f5f5f5e5d5b54524c443a2f24190d010000000b151e272e34383a4446464646464646453a39352f281f160c0000000000000000000000000000000000010c161f282f35393a4546464646464646443a38342e261e150a0000000713202d3a4653606d79868686868686867f7266544a3f33281c0f121f2b37434e58687581868686868686868275665c5044382b1f120d1925303d4a5764707e868686868686877a6d6154473a2e21140700000714212d3a4754606d7a84868686868686867f71695e52483e32281e110b151e2935414b55616b75818686868686868682796c605346392d201306000000000000000000000000000000000000000000000000000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f02000000000000000000000000000000000000000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e00000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c11060000000000000000000000000000000000000613202d394653606c78858b8e9196968f8275695e53473d333c4855626f7b8895a093867a6d6053473a37434e586976828f9ca9a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a3978a7d7064574a3d31241513120f0b060000000000000000000000000005121e2a36424d5763707d8a96a1acaa9d9083776a6054433a2f24180d0100000c18232e3947535f6a7683909daaada1968a7d7063574d42362a1c12070000000000000000000915222f3c4855626f7b8895a2a396897c706356493d3023160a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646463e3c39332c241a10101a242c33393d3e464646463d3c38332c231a0f05000000000000000000000000000000000000050e171d262d33383f44464a4d50515253535251504e4745413a32281e130800000000030c151c23282c2d3739393939393939382d2c29241e160d04000000000000000000000000000000000000040d161e24292c2d3839393939393939372d2c28231c150c0300000006131f2c3845515c676d79797979797979726d635742382d22170b0f1a26313c4d59656f7579797979797979757065544a3f34281c10081623303c4955616c707979797979797975685d5246392d20130700000613202c3945515d676d7879797979797979716d62574d42362c20160c030c18242f3a434f59656f7579797979797979766c665b5044382b1f12060000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b4c4841382f21191108000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000613202d394653606c777c7e8184878a8b7e7165574d42352f3c4855626f7b8895a093867a6d6053473a32414e5b6874818e9ba7a79a8d8174675a4e4134271b0e0000000000000000000003101d293643505c6976838f9ca9a396897c706356493d3023160a06030000000000000000000000000000000714202d3a46525e6975828f9ca8aea3988b7f7265584e4331281d130700000007121d2b37434e5865717e8b98a2aea89c8f8275695e5346392e23180c0000000000000000000815222f3b4855626e7b8895a1a295897c6f6256493c2f231609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000008111a21282c2f303939393931302d28221a120808121a22282d303139393939302f2c27211a11080000000000000000000000000000000000000000050b141c22282e34383a3d404344454646454543413a39352f2820160c010000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d19130c040000000000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2a201f1c17110a030000000004101c2834404b555c606c6c6c6c6c6c6c66635b51462f261c11060a1520313d48535d65686c6c6c6c6c6c6c69655d5442382e23170b0814202d3944505a61646c6c6c6c6c6c6c6b5d564c4135291d1105000004111d2935414c555d606b6c6c6c6c6c6c6c65625a50453b30241a0e040007131d28313e47535d65686c6c6c6c6c6c6c69605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d2013060000000000000000000000000000000000000000000000000000000000000000050d1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5c5a6060606060605a58534a41362b201408000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f1409000000000000000000000000000000000005121f2b3744505b656c6f7274777a7d807a6e6154473b312f3c4855626f7b8895a093867a6d6053473a35414b556875828e9ba8a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000003101c28343f4a54616e7b87929facac9f92867a6d6154473d3221160c01000000000f1b26313c4754606d7a85929facac9f93877b6e61544a4034281c100400000000000000000815212e3b4854616e7b87949f9f95887c6f6255493c2f221609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000810161c2023242d2d2d2d2423211c17100800000810171d2123242d2d2d2d2323201c160f0800000000000000000000000000000000000000000000020a11171c23282c2d31343638393939393836342d2c29241e160d040000000000000000070c1012131e202020202020201f1413110d08010000000000000000000000000000000000000000000001080d1113141f202020202020201e1312100c06000000000000000c18232e39434b51535f606060606060595751493f351d140a000314202c37414b53595b606060606060605c5a544b4230261c110604101c28333e485055576060606060606054524c443a3024190d010000010d19242f3a434c51545e60606060606060585650483f33291f12080000010c161f2c35414b53595b606060606060605c53504a42382d22170b000000000000000000000000000000000000000000000000000000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d201306000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000030f1b27333f49535b60626568686d70736e685e524639292f3c4855626f7b8895a093867a6d6053473a3a45515d677683909da9a5998c7f7266594c3f3326190c0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000006121f2c3844505c6673808c99a3afa89b8e8175685e5246392d20130400000000000a15202c3945515d6774818e9ba7afa4998d8073665c5144382c1f150900000000000000000814212e3b4754616e7a8793939393887b6f6255483c2f221509000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000050b1014161720202020171614100b0500000000060c1114171820202020171614100b0500000000000000000000000000000000000000000000000000060b11171c1f2024272a2b2c2c2c2c2b2a2821201d19130c0400000000000000000000000406071113131313131313120706040100000000000000000000000000000000000000000000000000000104060712131313131313131107060300000000000000000007121d273039404546525353535353534c4a463f372d230b0200040f1a252f3941484d4e535353535353534f4d494239301e140a00000b17222c363e44494a535353535353534746413a32281e13080000000008131e28313a41454751535353535353534b4a453f362d20170d00000000040d1a232f3941484d4e535353535353535046443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d010000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000b17222d38414950535558565d616366615e564c41362a2f3c4855626f7b8895a093867a6d6053473e444d57606d7a86929faca9988b7e7165584b3e3225180b0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000713202d3a4653606d7984919eabaca096897d7063564c4135291d1105000000000004111d2935414b55636f7c8995a0acab9e9185796d6053463c31261a0e00000000000000000714212e3a4754616d7a8686868686867b6e6255483b2f221508000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000407090a131313130b0a0804000000000000000005080a0b131313130a0907040000000000000000000000000000000000000000000000000000000000060c101213171a1d1e1f20201f1e1d1b1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a464646464646463f3e3a352d251c1100000009131d272f373d40424646464646464642413d3730271e0c02000005101a242c33393c3d464646464646463a3935302820160c0200000000010c161f282f35393a45464646464646463e3d3a342d241b0e05000000000008111d272f373d404246464646464646433938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f120600000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e14080000000000000000000000000000000006111b262f383f4446494b4c5254575954524c443b30252f3c4855626f7b8895a093867a6d605347464f565f69727f8b98a3ada197887c6f6255493c2f2216090000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000005121e2b37424d5764717d8a97a1adab9e9184786c6053463a3025190d010000000000010d18242f3a4854606b7784919dabada1978a7d7164574d42372b1d1207000000000000000713202d3946525e687679797979797976695f53473a2e211408000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d10111213131212100e0707040100000000000000000000000000000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d3939393939393933312e2a231c130a000000020b151d252c313435393939393939393634312c261e150c0000000008111a22282d3031393939393939392e2d29241e160e04000000000000040d161e24292c2d383939393939393932312e29221b1209000000000000000b151d252c31343539393939393939362d2b28221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000a141d262d3337393c3f4146474a4d4746413b3229222f3c4855626f7b8895a093867a6d605350535961686e7b85929eaaac9e9285786c605346392d2013060000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000714212d3a46535f6976828f9ca9afa3998c7f73655b504437281e13080000000000000007131d2c38434f5965727f8c99a3aea99c8f8276695f5347392e23180c0000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c5f574d42372b1e1206000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000002080d10121313131313131313070704010000000000000000000000000000000000000000000000000002070b0d0d13131313131313130f0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202c2d2d2d2d2d2d2625221e18110a0100000000030b131a202527282d2d2d2d2d2d2d292825211b140c0300000000000810171c2023242d2d2d2d2d2d2d21201d19130c040000000000000000040c13191d20212b2d2d2d2d2d2d2d2524211d1811090000000000000000030b131a202527282d2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000020b141b22272b2d2f3035393a3d403b3936302920232f3c4855626f7b8895a093867a6d60545c60636b707a839197a1ada49a8e8175655b5044372b1f12050000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000004101c2834404b55616e7b87939facac9f92867b6e6153493f3327160c0200000000000000010f1b27323d4754616d7a86929facac9f93877b6e61554b4034281c1004000000000000010d1925303a444c525f60606060606055534d453c31261a0e02000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000060d14191c1f1f202020202020201413110d080100000000000000000000000000000000000000000001080e1317191a20202020202020201c1b191510090200000000000000000000000000000000000000000000000000010507070b0e101212131312110f0d0a07060400000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131f202020202020191816120d070000000000000002090f14181b1b202020202020201c1b191510090200000000000000050b10141617202020202020201413110d08020000000000000000000001080d1113141e20202020202020181715110c060000000000000000000002090f14181b1b202020202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c201306000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c1106000000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000020a11171b1f202224292d2e30332e2d2a25292c2e343c4855626f7b8895a093867a6d6063666d70767d859195a0a9a89f93877c6f6253493f33271b0f030000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000006131f2c3845515c6773808d9aa4afa99c8f8275695e5241382d2217040000000000000000000a16202d3946525e6875828e9ba8afa49a8d8073675c5145382c1f150a0000000000000008131e28323a4146535353535353534847423c332b23190f04000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c0400000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d292825211b140c030000000000000000000000000000000000000000000003080d111314181b1d1e1f20201f1e1c1a171413100c0701000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607131313131313130c0c0906010000000000000000000004080c0e0f131313131313130f0f0c0904000000000000000000000004080a0a131313131313130707050100000000000000000000000000000104060712131313131313130b0b0905010000000000000000000000000004080c0e0f13131313131313100606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c030000000000000000000000000000000000060b0f121316191d2021242621272c2f35393a3f444855626f7b8895a093867a6d6d7074797d828a9297a0a7aaa1968e81756a5f5341382d22170b000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000713202d3a4653606d7985929eacada1978a7d7064564d422f261b110600000000000000000005111d2a36414c5663707d8a96a1adac9e9285796d6053463c31261b0f01000000000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000006101a222a3035383939393939393939392c29241e160d040000000000000000000000000000000000000a141c242b2f333439393939393939393534312c261e150c0200000000000000000000000000000000000000060b0f13191d20212427292b2c2c2c2c2b292724201f1d18120f0a04000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d01000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b00000000000000000000000000000000000000030506080d11131821272c33383a4145474a505356626f7b8895a093867976797d81858a8f949ea1a9a9a29891847a6e61584e432f261b1106000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000006121f2b37434e5864717e8a97a1adac9e9184796d6053463b3020140a00000000000000000000010d1925303a4653606c7884919eacada1978a7e7164584e43372b1d120700000000000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000006101c262e363b3f40464646464646464642413d3730271e14090000000000000000000000000000000000020a11171b1f252a2d2e3134363839393938383633302d2c29241d1b150e09030000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000000000000050d161d242932383d44484c5154545c6063666f7b8895a2998c7f8285898d91979c9fa6aca69f9792867c6f685e52463c311d140a00000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000815212e3a47535f6a7683909ca9afa49a8d8073665c5044382c1f1202000000000000000000000008131f2b3844505b6673808c9aa4afa99c9083766a5f5347392f24180d01000000030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000000020b18222e3840474c4d53535353535353534f4d49423930261b1004000000000000000000000000000000060b141b22272b3036393a3e414345454646454442403d3a38352f2b27201a140d050000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e13070000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c0100000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e2115090000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d1004000000000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b0200000000000000000000000000000000000000050f171f282f353d43484f54555d6064666d6f73767c8895a29c918c8f92989a9ea1a9aca8a09d948f857d6f6a60564c41342a200b0200000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000004101d2935404b55626f7c88949fabac9f93877b6e61544a3f34281c10030000000000000000000000030f1c28333f4a54616e7b87939facab9f94887c6f62554b4035291d100400000005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000d1925303b4650585d5f606060606060605f524c443a2f24190d0100000000000000000000000000000a141d2a34404a52585a60606060606060605c59544b42372c21150900000000000000000000000000020a11171d262d33373a4146474b4e505152535352514f4d4a4745403937322a251f170f080000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d110500000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f0200000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000000050e172129313940454f54596063676d7175797c808387929faca39c999c9fa2aaabaca49f9c96918a827b6f6b60584e443b3022180e0000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000613202c3945515d6774808d9aa6b0a99c8f8276695f5342382e23170c000000000000000000000000000b17222d3846535e6976828f9ca9b0a69a8d8074675d5145392c20150a00000005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f07000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000000000000000006111c262f3c46525c64676c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000030b141b22272f383f44464c5254575a5c5e5f5f5f5f5e5c5a5753514b47433d363129211a120a0100000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c39393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a00000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e2216090000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c110600000000000000000000000000000000030c172029333b434b515960636b70757a7e8285898c909299a3afada7a5a9aaaba39f9c9a93908a847e766e6960594f463c32291e10060000000000000000000003070909101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000714202d3a4753606d7985929fabada2978a7e7164574d4230261c11060000000000000000000000000006111c2a36424d5764717e8a97a1adab9f9285796d6053473c32271b0f01000005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e52452f24180c000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800121f2b3844515d6974797979797979797976685d5245392c201307000000000000000000000000000b17222d38424e58646e737979797979797979756f65594d4134281b0e0200000000000000000000030c151d262d333d41495053565e616467696b6c6c6c6b6b696663605d55544e46423b332c241c130a01000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b1106000000000000000000000000000000000000000000040e18222a32373b3c464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c010000000000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b030000000000000000000000000000000b151e29333b454d555d606b6f767d81868a8e9298999d9fa3abb5aca6a8a09e9a9992908c87837e78716c615e574f473d342b20170d000000000000000000040a0f131516191c28333f4a546a7683909da9a296897c6f6356493c30231609000000000000000000000006131f2b37434e5865717e8b97a2adab9f9285796d6053473b3120150a0000000000000000000000000000000e1a25313b4653606d7985929eabaea2988b7e7165584e43372b1e1308000005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8f8275685c4f4235291c08000e1a2734414d5a6774808d9aa7ab9e9285786b554b4035291d10040b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7986868686868686867a6d6054473a2d211407000000000000000000000000030f1c28333f4a545f6a738086868686868686868275685c4f4235291c0f02000000000000000000020c151e272f383f444e535b6063686d7174767878797978777573706d67626058534d453e362e251c130a000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534846423b33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313120706040100000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000000000006101820262b2e2f39393939393939393937332c251c1309000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000007121c27303b454d575e676d747c83898e92989b9fa2aaa9a8aab0aca29a9796918e8a86837f7b76716d66615a524d453d352b22190e050000000000000000070f161b1f222325252b3844505b667784909daaa296897c6f6356493c3023160900000000000000000000000815222e3b4754606a7783909da9b1a79a8d8074675c5145382c1f130300000000000000000000000000000009141f2c3845515c6774808d9aa7b1aa9d9083776a6054473a2f24190d010005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaa99c8f8376695c50433025190e020e1a2734414d5a6774808d9aa7ac9f928679675d5145392c1f13060b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000030d1a232b3844505b666f7c8792939393939392857b6e6154473b2e211408000000000000000000000a141e2730394149505860656c70767a7e818384858686858482807d79746f6a615e57504840372e251c12090000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e04000000000000000000000000000c18232e39424d575e696e79818990959b9fa3aaaaa8a19e9c9ea6a69a908a8784817d7a76726e6964605c545046423b332b23191007000000000000000007101921272c2f30323230394653606c7985929faca295887c6f6255493c2f2216090000000000000000000004111d2935414c56626f7c88959fabab9f95887c6f62554b4034291c100400000000000000000000000000000004101c2834404b55626f7c88959fabab9f95887c6f62564c4135291d11040005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaaa9d9083776a564c41362a1e11050e1a2734414d5a6774808d9aa7afa399867a6d6053473a2d2014070b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d21140700000000000000000000010b151f2a36414c56606c78839099a39faa9e948b7e71685e5246392d20140700000000000000000006111c263039424a535b606a6f787d82868a8d8f9192929292918f8d8a86817c756e69615a524a40372e241b0f0600000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000001070b0f111213131313131313080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c06000000000000000000000000000000000000000000000000000000040a0f1315162020202020202020201e1b1610090100000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c02000000000000000000000004101c2834404a545e696e7b838e939d9fa7aca7a09d9996918f949ea4978a7e7b7774716d6865615e5753504a423e363029211911070000000000000000040f19232b32383b3c3f3f3f424b55626e7b8898a2aea894877b6e6154483b2e211508000000000000000000000613202c3945525d6874818e9aa79faa9d9083766a5f5343392f23180c00000000000000000000000000000000000c18232e3947535f6a7683909daa9fa79a8e8174685d5245392c2013060005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaab9e918578685e5246392d2014070e1b2834414e5b6774818e9aa7b5ab94887b6e6155483b2e2215090b1825313e4b5864717e8b97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000007121d27313946525e68727f8b959fabaea2988f82766c62564d41362a1e11050000000000000000030d17232e38424a545c656c737c838a8f93999a9c9e9f9f9f9e9e9c9998928e89827b716c635c524940362d22180b02000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976695e53463a2d211407000000000000000000000000050c12171b1d1e202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000003060809131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000006121f2c3844515c666e7b8490959da5aba49f9b95908c8884828f9ca09386796e696764605d5654534d46443f38302a251f170f070000000000000000000a16212b353d4348494c4c4c4d525d67727f8c99aaaca096867a6d6053473a2d201407000000000000000000000714212d3a4754606d7a869293939393988b7e7165584e4331271d1207000000000000000000000000000000000007121d2b37434e5865717e8b989393939392867a6d6054473a2d2114070005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaada197877a6e6154473b2e23180b0f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d31261a0d0c1825323f4b5865727e8b98a5aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000020b18242f39434f59616e7a85929fa7b0a69f92867b6e615a50443b3025190e0200000000000000010b151f28343f4a545c666d77808890959c9fa4aba8a5a3a2a2a3a5a8aaa39f9b938f867e736e635b52483e342a1d140a000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a1109000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d78868686868686867b6e6154483b2e2115080000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d22211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d0400000000000000000005111e2a36414c56606d78829096a0a7a8a099938e88837f7b787c8895a093867a6d60565754524c4846423b38342e261e1a140d05020000000000000000030f1b27323d474f5456585859575e616d7984919eabaa9e918477675d5145392c201306000000000000000000000c1925323f4c5865727f8686868686868686796d6054473c3121150b010000000000000000000000000000000000000f1b26313c4754606d7986868686868686867f7265584b3f3225180c0005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daab3a9968a7d7063554b4034281d14111c2935424f5c6875828f9ba8b3a6998c807366584e43372b1f16111926323f4c5965727f8c98a5b5ab94877a6e6154473b2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000a141d2935404b55606b75818e97a2adaa9f948b7e72695e52483e32291f1408000000000000000007121d27313944505c666d78818c939a9fa7a9a29f9b9896959596989b9fa2aaa59e98928a80736e635a50463c2f261b11060000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393877b6e6154483b2e21150800000000000000000000050f1820282f333738393939393939392e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0e10111213131212100e0b080806020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c0100000000000000000713202d3946525e6873808d949fa8a7a0969187817c77726e6f7b8895a093867a6d60534a4745413b3a36312b2823201f1b1714110e090200000000000007131f2c38434f59606365656667696e75808d96a1aca89b8e817568554b4035291d1104000000000000000000000b1824313e4a56626d7279797979797979796d675d5145392c201303000000000000000000000000000000000000000a15202c3945515d676d7979797979797979726d62564a3d3124180b0005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daab4a79a8d8074675c51453a2f26201d1e2b37424d576a7783909daab6a99d9083766a5f53473c3128201e1d27333f49536774808d9aa7aea399877a6d6054473a2d21140700131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000006111b262f3845515d67707d89939ea9aea2988f82776c60574d42362d20170d0200000000000000000c18232f39434f59606d78818e939fa4aaa29f97928e8b898888898b8e92989fa3aaa29f928c80736c61584e41382d22170b0000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0604020000000000000000000000000000020506060503000000000000000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f94877b6e6154483b2e211508000000000000000000010c16202a323a3f4345464646464646463b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1c1e1f20201f1e1d1b181514120e09040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d120700000000000000000714212e3a4754616d7a86929fa6aaa09590847c756f6a66626f7b8895a093867a6d6053473a3935302d2e3633312e2d2b2722201e19140d0500000000000915222f3b4854606b6f72727273767b818d929da8aca1968a7d7064574a3d2f24180d01000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c6c605d554b4135291d11040000000000000000000000000000000000000004111d2935414b555d606c6c6c6c6c6c6c6c65625b51463a2e22150900030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daab7ab9f9285796d60564c42382f2c292a2d3a47535f697885929fabb8ab9f95887b6e62584e4339312d2a2a2d3744505b6576828f9ca9ac9f928679685d5245392c20130600131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000b17222d38414e58606d7984919ea5afa79f92867b6e655b50453b30241b0e05000000000000000004101c2934404b55606b73808d939ea5a7a098928c85817e7c7c7c7d7f82868d9299a1a8a49c928b7e716a5f53493f33271c110600000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a1312110f0b0706040100000000000306070b0f11131312100d0a09070400000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b1007000000000000000000000000000000000000000606060606060606060606060606060606060713202d3a4653606d798693a0aca194877b6e6154483b2e21150800000000000000000007121d28323c444b5051535353535353534846423c332a1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e090200000000000000000000000000000000000000000000000000000000000000050b1013191d20212427292b2c2c2c2c2b2a282522211e1a15110d070100000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c0300000000000004111d2935414c566673808c98a2aea29890837a6f6a625f58626f7b8895a093867a6d6053473a2d30363a3b43403e3b3937332d2d2a251f170e0500000000091623303c4956636f7d7f7f7f8083868e939da4aea59e9184786d6053463a2d201307000000000000000000000006121e29343f49515658606060606060605f54514b433a2f24180d0100000000000000000000000000000000000000010d18242f3a434b51545f60606060606060585651493f34291d120600000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daab7ada2978b7e71685e544a423c3935363a3f4a54616e7b8898a2aeb5afa79a8d80746a5f554b433d393636393d4653606c7985919eabaa9e9184776b564c4135291d110400131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000030f1b27333f49535f6a73808d96a0acaa9f958c7f72695f53493f33291f120900000000000000000006131f2c3845515c67707d88939fa5a7a09590857f797572706f6f7072757a80869196a1a9a49f92867c6e655b5044382e23170c00000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261f201f1e1b181413110d080100060b101213171c1e1f201e1d1a171613100b050000000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f050000000000000000000000000000000306071313131313131313131313131313131313131313202d3a4653606d798693a0aca194877b6e6154483b2e2115080906010000000000000b17232f3a444e565c5e6060606060606055534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000000000000000000000000000000040a0f161c1e24292c2d3134363839393939383634322e2d2b26201d18130c060000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a0000000000000713202c3945525d687783909daaab9f92857b6e6860585355626f7b8895a093867a6d6053473a333b4246474f4d4a4846443f3b3a36302920170d020000000e1a2734414d5a6774808b8b8c8d8f92999ea5aca59e938a7e71665c5044382b1f12060000000000000000000000010d18232d373f464a4c53535353535353524745413a31281d130700000000000000000000000000000000000000000007131d28313a41454752535353535353534b4a463f372d23180d01000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daab1a7a09d92857a6d665b544e474541424648505b66727f8c98aab4aba49f9d92877c6f675d554f4746414146474e58626f7c8997a1ada99c8f8276695c4f432f24190d0100131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000030c19232b3744505b656e7c87929fa8aea3989083786c60574d41382d21170d00000000000000000004111d2935414c55606d7984919aa4a9a09590837b726d67656362626365686d737c849197a1aba2989083786c60544a3f34281c1003000000000714212d3a4754606d7a8793a0ada6998c807366594d40332b2c2c2c2b282521201d19130d0a11171c1f2024282b2c2c2b2a272322201c160f0800000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d03000000000000000000000000060b1012132020202020202020202020202020202020202020202d3a4653606d798693a0aca194877b6e6154483b2e21191815120d0600000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000000000000000000000000060b151b21272c2f35393a3d414344454646454543413e3b3a37312c29241d17110a03000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700060000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c110600000000000714212d3a4754606d7a86939facaa998c8073695e564e4855626f7b8895a093867a6d6053473a3b454d52545c5a57555350494746423b32291f14090000000e1a2734414d5a6774808d98999a9c9fa3aba8a19e938e81756c61544a3f34281c100300000000000000000000000006111b252d343a3e3f46464646464646463a39352f281f160c01000000000000000000000000000000000000000000010c161f282f35393a46464646464646463f3d3a342d251b1106000000010c17212b333a404445464646464646463d3b38322b23190f04000004111e2b3744515e6a7784919daaaca09590958e81786c665f5854524c4d53555a606c7883909daaafa4999390959083796d67605954524c4c525458606a74818e9aa9b3aa998d8073665a4d4033271a080000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000b151e2a36414c56606c77829099a3aea79f92867b6e665b50453b2f261b0f050000000000000000000613202c3945515d67737f8c96a1aca29790837a6e69605d5556555556565d606a6f7b859199a3aa9f948b7e71665c5044382c1f1509000000000714212d3a4754606d7a8793a0ada6998c807366594d4036383939393735322d2c29241e19141c23282b2d3135383939383633302f2c2721191108000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000000020a11171c1f202c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2d3a4653606d798693a0aca194877b6e6154483b2e2c2524221e18110901000000111d2a3743505c6872787979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000020a111720262b33383a4145474a4d4f515253535251504e4b4847423c39352f28231c150c05000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f19110900000000000000000000000000000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c1313130c060603000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c00000000000916232f3c4956626f7c8999a4aea298887b6e62574d444855626f7b8895a093867a6d6053473a424d575e6169666461605b5354524d443b3025190e0200000e1a2734414d5a6774808d9a9f9fa29f9e9d9a96918b81786d605a5042382e23170b000000000000000000000000000009131b23292e313239393939393939392d2c29241d160d040000000000000000000000000000000000000000000000040d161d24292c2d393939393939393932312e29231b13090000000000050f1821292f34373839393939393939302f2c272119110700000004111e2b3744515e6a7784919daaaa9d908490938e81786e6a64605d56575f61646c727f8b95a0acac9f93878390958f82796f6b64615e56565e61646a6f7c87929facaea298897d7063564a3d3023170a0000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000007121d27303946525e68717e8b949fababa0958c7f726a5f544a3f332a1d140a000000000000000000000714212d3a4754606d7a85929fa8a89f92857b6e685e57514b4949494a4c52585f696f7d87929faaa69e9184786d6053463c31261a0e020000000714212d3a4754606d7a8793a0ada6998c807366594d40434445464544423e3a39352f2a251e262e34383a3e424446464543403d3c38332b23190f050000131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000000020c141c23282b2d393939393939393939393939393939393939393939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884868686868686867b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a0200000000000000000000000000000000000000030b141b222732373d44484c5254575a5c5e5f5f5f5f5e5d5b5855534d4745413a342e261e170f0700000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000000000000000000000000080e171f252a33384851595e6060605c60626567686a6b6b6c6c6c6b6a6a68666462605c6060605f5c574f453a29241d160d07000000000000000000000000000004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a20202020201913120f0b060c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c1003000000000a1724303d4a5763707d8a96abab9f9285796c6053463c4855626f7b8895a093867a6d6053473a46525e696e7673716e6c6567615e564d42362a1e110500000e1a2734414d5a6774808d939393989291908d8a847e746d665c51483e30261c11060000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2c21201d18130c0400000000000000000000000000000000000000000000000000040c13181d20212c2d2d2d2d2d2d2d2524221d18110901000000000000060f171e24282b2b2d2d2d2d2d2d2d2322201b160f070000000005111e2b3844515e6b7784919eaaa4978b7e8491938e827c75716d686b6b696e71767e87929fa7b1a79c8f827b8692948f837c75716e686b6b686d70757c859299a3afaa9f9285796d6053463a2d2013070000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000c18232e39424f59616d7a85929ea6aea3999083786d60574e42382d21180b0200000000000000000007131f2c38434f5965727f8c98a2aca0968b7f72695f564d45403d3c3c3d41454e57606b74808d98a2aca1968a7e7164574d42372b1e12060000000714212d3a4754606d7a8793a0ada6998c807366594d4c5051525352514e4b4745413a36302a30383f44464a4f51525351504d4a48443d352b21160b0000131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000000a141e262e34383a46464646464646464646464646464646464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11060000121e2b3845515e6b7884919393939393887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000030c151d262d333c43474f54565d606467696b6c6c6c6c6b696765615f5754514b443f3830292119100700000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000000000000000000000000050d141a2136424e59636b6c6c6c6c6b64615a5c5d5e5f5f5f5f5e5e5d5b535b60656c6c6c6c6b6861574c403428130c0400000000000000000000000000000006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f202c2d2d2d2c26201f1c17110a141e28333f4a54606a74808d979393939392877c6f665c5044382c1f1206000000000b1824313e4b5764717e8a97a4aa9e918477655b50443c4855626f7b8895a093867a6d6053473b4754616e7b82807d7b7976746e695e52463a2d20140700000e1a2734414d5a6774808686868686858483807d79716c605c544a40362c1e140a0000000000000000000000000000000000060d12151819202020202020201f1413110d070100000000000000000000000000000000000000000000000000000001070d1113141f20202020202020181815120d06000000000000000000050c13181b1e1f20202020202020161613100b04000000000005111e2b3844515e6b7784919eaaa3978a7d7d8992948f86817d7a797778797b7e838b9299a3afaba0958a7e737f8c94959087827e7a797878797a7d82889297a1abaea3988d8074665c5145382c1f13060000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000004101c2834404b54606b74818e97a1ada79f92877c6f665c50453c2f261c0f06000000000000000000000915222f3b4854606b7784919eaaab9e9184786d60574d443b352f2f2f30353c454f59616d7a86929faca89d908376695f53473a2d2114080000000714212d3a4754606d7a8793a0ada6998c8073665956595c5e5f5f5f5e5b5854524c46413a333c424a5053575b5e5f5f5e5d5a56544f473d33271c100400131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d130700000000000006111c2630383f444653535353535353535353535353535353535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919e9f9f9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a00000000000000000000000000000000030c151e272f383f444e54596063686d7074767778797978787674716e6965605d55504a423b332b221910070000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000002091f2c3945525e6b757979797978706c615f57514b525352524b51575f656c71787979797873685c5044372b1e11000000000000000000000000000000000713202d3a4653606d798386868686868686857a6d60584e42382e282b383939393939332d2b28221c140b17222d38424e58606d7a858686868686868683796d6053463a2d201307000000000b1824313e4b5764717e8a97a4ab9e918578665c50443c4855626f7b8895a093867a6d605347424e5865717e8b8d8a888583807b6e6154473b2e21140800000d1a26333f4c58646e74797979797979787774706d66625a514a42392e241a0c020000000000000000000000000000000000000106090b0c131313131313131307060401000000000000000000000000000000000000000000000000000000000000000104060713131313131313130c0b090601000000000000000000000001070c0f1112131313131313130a0907040000000000000005121e2b3845515e6b7884919eaba3968a7d73808d9499928e8a8785848585888b90959fa3abaea3999183786d78828f959a938f8b8786848485878a8e939aa1a9afa59f92867b6e61544b4034281c10040000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000040e1a242c3845515c66707d89939ea9aba0958c80736a5f544a3f332a1d140a0000000000000000000000091623303c4956636f7c8996a0aca3998b7f72665c50453b32292422222429333d46525d6874808d9aa8ab9f95887b6e6155483b3025190d0100000714212d3a4754606d7a8793a0ada6998c807366606366696b6c6c6c6a6865605d56524c443e454d545c6064686b6c6c6b69666360594f44382c20130700131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d0000000000000b17232e38424a50535f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f606d798693a0aca194877b6e615f5f5f5f5f585651493f34291e120600121e2b3845515e6b7884919eabaca194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000a151e273039414950585f626b70757a7d808284858686858483817e7b77726d67605c544d453d342b22190f05000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d03000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000006121f2c3844515c666d7779797979797979786d685d52463d302e34384546464646463f3938332d261d18111c262f3c45525d686d7879797979797979776d665c5044382c1f1206000000000a1723303d4a5663707d8996a9ac9f9286796d6053463e4855626f7b8895a093867a6d6053474b54606a76838f9997989290857a6d6053473a2d20140700000b1723303c47525c64676c6c6c6c6c6c6b6a6764605c545044403930271c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919eaba396897c7078828f949f9b97989291919298979d9fa7aeaaa29f92877d70666d7a8390959f9c97999291919298979b9fa4acaca49f938c7f72695e5342392e23180c000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140b0b0b0b0c16202b37424d57606d7984919da5afa3999083796d60584e42382e21180b020000000000000000000005121e2a36424d576774808d9aa8ac9f92867a6d61544a3f33292018161619212935414c56626f7c8895a0aca7998c807366564c4135291d110500000714212d3a4754606d7a8793a0ada6998c8073656c6f7376777879787775716d68615e5650484d575f666d7175777979787673706b6054483c2f22160900131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d12070000000003101c28343f4a545c6a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22150900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000006111c263039424a535b606a6f767d82868a8d8f919292929291908e8b88847f7a726d665e574e463d342b21170b0200000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c413430383f445253535353534c46443f382f2a2119141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c1003000000000815222e3b4855616e7b8897a1ada399897d70635a50474855626f7b8895a093867a6d60534c535c666f7c89949faaa29b8e8175675d5145382c1f1306000007131f2b36404a52585a60606060605f5e5d5a5753514b423f342e271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0e10111212131313131211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556c7885929f9f9f95887c6f6d79828d939a9fa29f9e9e9fa3aaa9a9aba39f98928a7f726b60686d7a838d939a9fa39f9e9e9fa2aaa8a9aba49f9a938c81776c60574d4230271d1207000000131f2c3946525f6c7985929facada093877a6d6054473a2d211818181818181e28323a47535f69737f8c96a0aca89f92877c6f665c51463c30261c0f0600000000000000000000000714212d3a46535e697784919eaaa99c8f8276685e5242382e21170d07080f1924303a47535f6a7784919daaaa9d908377685e5246392d20130700000714212d3a4754606d7a8793a0ada6998c807370787c7f838485868584817e7a746d68615a51575f696e787e828485868483807d7063564a3d3023170a00131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000006121f2b3844505c6674797979797979797979797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3124180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000040e17232e38424a545c656c727c82898f92999a9c9e9f9f9f9f9e9c9a9895908b857f786e6960584e463d33291d140a000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000c18232e39424a51535d606060606060605e54524c433a2f38424a505e5f6060605f5953504a423b332a251f19242f3a434c52545e606060606060605d53504a42382e23170c00000000000613202d394653606c7985929eabab9b8f82756c615a544e55626f7b8895a093867a6d6053565d656d7983909da6aca0958a7d7064554b4035291d10040000030e19242f3840474c4d53535353535251504d4a464540393028231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406090e12141517191b1d1e1f1f2020201f1f1e1d1c1a18161312100c0705020000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6779869293939393887b6e676d7880878f93999b9d9e9f9f9f9e9c9a99928e867e726d62595e686d7980878e92999a9c9e9f9f9f9e9d9a99938e877f746c655b50453b311e150b00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2424242424242424303a44505a616e7b86929fa8aca0968d80736a60544b40342a1e150a0000000000000000000000000815212e3b4854616e7b8796a0acab988c7f7265564c4130261c0f06000008131e2b37434e586774808d9aa7ac9f93867a6d6154473a2e21140700000714212d3a4754606d7a8793a0ada6998c80747d83898c8f91929292918e8b86807a706c635b5e696e7b838a8e91929291908d86796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c10040000000713202d3a4653606d78868686868686868686868686868686868686868686868686868686868a95a1b9ac9f9286868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000000020c162028343f4a545c666d777f8790949b9fa3aba7a3a2a1a1a2a4a8a7a7a09d97928b837b6f6a60584e453b2f261b1106000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201408000000000000000000000000000000000007121c2730394044465153535353535353524745413a31343f4a545c6a6c6c6c6c6c66605b544d453f363029201e28313a41454752535353535353535146443f3830261c1106000000000005121f2b3744505b6574818e9ba6aa9e938a7e716c62605857626f7b8895a093867a6d605c60686d77818e95a0aca79d9184786c605346392f24180c0000000008121d262f363c3f414646464646464544413d3a38342e271e18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141a1e2121242628292a2b2c2c2d2c2c2c2b2a29272522201f1c1814120e0903000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79868686868686867a6d61666d737c82878b8e909192929291908d8a86817b716c625b51565e676d737c81868a8d909192929291908e8a87817c736d605b53493f33291f0c0300000000131f2c3946525f6c7985929facada093877a6d6054473a31313131313131313135414c56616c76828f98a3aea49a9184796d60584e42392e22180c030000000000000000000000000b1825313e4b5864717e8b97a8aea399887c6f6255493c3022140a000000020f1b26323d4a5763707d8a96a8afa4998a7d7064574a3d3124170700000714212d3a4754606d7a8793a0ada6998c80808a9095999c9e9f9f9f9d9b98928d857e736d63616e7b8590959b9e9f9f9e9c9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000713202d3a4653606d798692929292929292929292929292929292929292929292929292929298a3aebaaea399929292929292928b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000008131e28323a44505c666d78818c92999fa6a9a19e9a9795949596979b9fa2a9a9a29f9590857c6f6a60574d41382d22170b01000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c10040000000000000000000000000000000000000b151e272e34383a4446464646464646453a39352f2b3844505c66757979797979726c665f575146423b3229251f282f35393a4546464646464646443a38342e261e150a000000000000030f1b27333f4953626f7c89949ea9a59f92877e756f6a6764626f7b8895a093867a6d65676d717a818e939da7a99f958a7e71665b5044382b1d120700000000010b141d242b303334393939393939383734312d2c28231d150c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f20252a2d2e31333536373839393939393838373534322f2d2c2823211e1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67767979797979797976685e5c606a6f757a7e8183858586858483817e7a746e69615a51494c555c606a6f757a7e8183848586858483817e7b756f6a635b504941382d21170d0000000000131f2c3946525f6c7985929facada093877a6d6054473e3e3e3e3e3e3e3e3e3e3e45525d68717e8a949faaa89f93887d6f675d51463d30271d1006000000000000000000000000010e1a2734414d5a6774808d9aa7ac9f9286796d6053463a2d201307000000000a14212e3b4754616e7a8796a1adab998d8073665a4d402f24180c00000714212d3a4754606d7a8793a0adab9f92858d929da0a7aaa39f9e9e9fa2a39f97928a7f736d6975828e97a0a7aaacaaa29f9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e0200000713202d3a4653606d7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3aab4bfb4aba39f9f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000010d1924303a44505a606d78818e939fa3a9a29f97918d8a888788898b8e92979fa2aaa79f9792867c6f695e53493f33271d12070000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000000000000000030c151c23282c2d3739393939393939382d2c29242d3a4653606d7987868686867f786e69625b524d443e3530282024292c2d3839393939393939372d2c28231c150c03000000000000000b17222d384854606a75828f97a2aaa399928b827c7773716e6f7b8895a093867a6f7175797e848e939da5aba2979083786c60544a3f33281c0b010000000000020b12191f2326272d2d2d2d2d2c2b2a2724201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1d24292c2d31363a3b3d4041434445454646464645444342403e3c3a38342e2d2a261f1b17110a0200000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d6c6c6c6c6c6c6c6c6c5e5651586062686d71747678797978787674716d67615e5750483f434b51585f62686d71747678787978777674716e69625f5851443f382f261b0f050000000000131f2c3946525f6c7985929facada093877a6d60544b4b4b4b4b4b4b4b4b4b4b4b4f59606d7a85929ea6aca1968d80746b60554b40342b1e150b0000000000000000000000000004111d2935414c55697683909ca9aa9d908377665c5144382c1f1206000000000714202d3946525e687884919eaba99c8f827669554b4035291d1004000714212d3a4754606d7a8793a0adada29792979da49f9c97989291919298969a9f9f918c7f726e7b87939fa9b1a7a09d98929286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e120500000713202d3a4653606d798693a0acacacaca49f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8b1a9a3a19f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000005111d2935414c56616c74808d939ea5a7a097928b85807d7b7b7b7c7e81858c9298a0a7a9a29891857b6e655b5044392f24180c000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d1f2b3844505c66717e879399928c827b726d615e565046413a3229241d20212b2d2d2d2d2d2d2d2a201f1c17110a03000000000000000006111b2c38434e58616e7b859298a2a9a39f948f8984807e7b7a7c8895a194877a7c7e82858b91969ea5aaa29992857b6e665b5042382d22170b0000000000000001080e13171a1a20202020201f1e1d1a171313100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191f262b2f35383a3e4246484a4c4e50515252535353525251504f4d4b494644403b3a36312b27221b140b070100000000000000000000000000000000000000000000000000000000000000010d18242f39434b515f606060606060605f524c454e54565e6165686a6b6c6c6c6b696764605d55534d453e363940454e53565d606467696b6c6c6c6b6a6764615e57534e4640332d261d140a000000000000131f2c3946525f6c7985929facada093877a6d605757575757575757575757575754606b74818e97a1ada59e9184796d60594f43392f22190c04000000000000000000000000000613202c3945515d677885929eaba89b8e827568544a4034281c10040000000005111e2a36414c566976838f9ca9ab9e918578675d5145382c1f1306000714212d3a4754606d7a8793a0adb3a9a29fa2a19e948f8b8786858485878a8d92979f93887e727e8b99a4afaba0959088858686796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d21140600000713202d3a4653606d798693a5afaca29a979393939393939393939393939393939393939393959ca6b1a99f97949393939393938b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f1306000000000000000713202d3946525d68717e8a929da5a79f9590857f7974706f6e6e6f7175797f869195a0a7aaa1978f82776c60554b4035291d1004000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000000070c1012131e202020202020201f1413111c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191f202020202020201e1312100c0600000000000000000000000f1b27323d46525e69707d8692979ea5a69e9c95918d8a888786929fac978d87898b8e92979ea1a8a8a09892877e70695f544a3f2f261c110600000000000000000003070b0d0e13131313131312110e0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e252a3137394045474a4d535457595b5c5d5e5f5f605f5f5f5e5d5c5a585553514a4846423b37332d261d18120c040000000000000000000000000000000000000000000000000000000000000007121d283139404553535353535353535346413c43474c5254585b5d5e5f5f5f5e5d5a5754514c46423b332c2e343c43474c5254575a5d5e5f5f5f5e5d5b5754524d47433c3427221b140b02000000000000131f2c3946525f6c7985929facada093877a6d646464646464646464646464646464666f7c88939fa9a89d93897d70675d51473d3129241e160e060000000000000000000000000714212d3a4754606d7a8797a2ada6998c807366594d402e23180c0000000000010d192530414e5a6774818d9aa7ada197867a6d6053473a2d201407000714212d3a4754606d7a8793a0adbcb3ada9a1979289827e7b797878797a7d81858d929992857b818e9babafa49990837c79797b6e6255483b2f22150800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000713202d3a4653606d7986939ea8a69a908a86868686868686868686868686868686868686868a95a1ada3978d87868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000000000005121e2a36424d57616d7a85929ea4a99f9590837b726d66646261626364676d727b839095a0aaa99f948b7e71675d5145382c1f140900000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000004060711131313131313131207060b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f13131313131311070603000000000000000000000000000a16212a36424d57606b707d858e939d9fa7a7a09d9a9795989298a3ae9f979495989b9fa2a9aaa29f9691867d706c61574d42382d1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117202930363c42474b515357575e61646668696a6b6c6c6c6c6c6b6b6a68676562605c5455534d46443f382f29241d160d05000000000000000000000000000000000000000000000000000000000000010c161f282f3539464646464646464646393632373a4146474b4e505252535251504e4b4745413a36312921232831373a4145474b4e505152535251504e4b4746423b37312a2217110a0200000000000000131f2c3946525f6c7985929facada093877a71717171717171717171717171717171717883909aa4ada1968e81746b60554e48443d35302820180f0600000000000000000000000915222f3c4855626f7c8895a9b3a4988b7e7165584b3e32251807000000000000081926333f4c5966727f8c99a5b2a995887b6e6255483b2f221508000714212d3a4754606d7a8793a0adbab9ada19792857d76716e696b6b676d70747a808792978e81828f9ca9ac9f93877b6f6a6c6e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000007131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030006121f2b3844505c6675818e96a1a4978a7e79797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3125180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000000000714212d3a46535e6974818d97a1ada19790837a6e69605c5455545556555c60696e7a839098a2aea69e9184796d6053473b31261a0e0200000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000040606060606060605000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00060606060400000000000000000000000000000000040e1a25303b454f59606b707b818a90959a9ea1a8a6a4aaa39fa3aab4a8a3a1a2a4a8aba49f9c98928c847c706b615a50453b2f261c0b0200000000000000000000000306080909090909090909090909090909090909090909090909090909090909090909090909090909090909090806030000000000000000000000000000020b141c2228323b41464d53555d606468696e70737476777878797979797877767573716f6d6665615f57535049413d352f281f170f06000000000000000000000000000000000000000000000000000000000000040d161d24292c39393939393939392e2d2a272b3036393a3e4143454646454543413e3a39352f2a251f171820262b2f35393a3e4143454546454443413e3b3a36302b2620181006000000000000000000131f2c3946525f6c7985929facb1a4988b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e808d95a0acab9e91847a6d67625f58544f45413a322a21181006000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000b1825313e4b5864717e8b97a4b0a3968a7d7063574a3d3024170a000714212d3a4754606d7a8793a0adbcb1a79e92857c706b64615e57555d6063686d747e8692938e86929faca99d908376695f60625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000010b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f12060003101c28343f4a54606d7a84919ea59f92867b6e666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22160900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f020000000004101d2935404b55616e7b86929fa9a69e92857a6e685e57514b484848494b51575e686e7b86929fa9ada1968b7e7165574d42362a1e12050000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000000000009141f29333d474f5960696e757d83888d9196979a9b9d9e9fa3aab4aaa29f9e9c9b9999938f8b857f796f6a615950483e33291d140a00000000000000000000040a0f121515161616161616161616161616161616161616161616161616161616161616161616161616161616161515120f0a030000000000000000000000020b141d262d333e444c52575f62676d7174787b7d7f81838485858686868585848382807e7c7976726e6964605b534f454039312921170f06000000000000000000000000000000000000000000000000000000000000040c12181d202d2d2d2d2d2d2d2d21201d1b1e252a2d2e32353738393939383634312d2c29241e1a140d0c151a1e24292c2d31343638393939383734312e2d2a251f1b150e0600000000000000000000131f2c3946525f6c7985929facb8a69b908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929da7b1a79a8e817b77746f6a636059524c443c332a22180f050000000000000000000b1825313e4b5864717e8b97a4afa295897c6f6256493c2f2316090000000000000a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000714212d3a4754606d7a8793a0adb8ab9f958a7e716a605954524d4b5154565d616c707d8793989298a3aea79a8d817467575355534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000006111b2935404b5564717d8a99a3afac9f9285796d6053463a2d20130700000b17232e3845525d68707d89939da2989083796d6059606060606060606060606060606d798693a0aca194877b6e616060606060585651493f34291e120600121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150802020202020202020202020202020202020202020202020000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f221509000000000006131f2c3945515d6774818d99a3ab9f948a7e71685e564d45403c3b3b3c40454d565f69727f8b97a1ada99d908377695f53463a2d211407000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d20140900000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000000000000030d17212b353d474f575e616b70767c8084878a8d8f90919298a3aea2989291908e8c8986837e79726d6660584f473e362c21170b02000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000000a141d262f383f4450565e61696e74797d8184878a8c8e8f909192929392929291908f8d8b8886837f7b76706c656059514b433b332921170d0400000000000000000000000000000000000000000000000000000000000001070d101320202020202020201413110f13191e202125282a2b2c2c2c2b2a272421201d19130e0903030a0f13191d202124272a2b2c2c2c2b2a282421201e1a140f0a030000000000000000000000131f2c3946525f6c7985929facb8aca29b9897979797979797979797979797979797979a9da4aeb5a99d938e8784817c76706b605d564e463c342a21170b0200000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f2215080000000000000916232f3c4956626f7c8995a2afa5988b7f7265584c3f3225190c000714212d3a4754606d7a8793a0adb6aa9d9083776c61584f4846424145474c525a616b73808d969fa3aab4a5998c7f7266594c4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000006111c2935414c56606b74818e96a1a0958d80746b60564c53535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b0a08040000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000000000714202d3a4753606d7985929faba89c8f82766c61564c433b342e2e2f2f343b444d57606d7985919eababa095887b6e6155483b2e221508000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000000000000050f19232b353d454d525961636a6f74787b7d8082838486929fac9f92868483827f7c7a76716d67605c544e463e352c231a0f0600000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b2620181006000000000000000006111b262f38424a505a61686e747b81858a8e919697999b9c9d9e9f9f9f9f9f9e9e9d9b9a9898928f8c87827d78706b605d554d453b33291f160c0100000000000000000000000000000000000000000000000000000000000000010406131313131313131307070502080d111314181b1d1f1f201f1e1d1b181413110d08010000000001080d111314181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000131f2c3946525f6c7985929facb8b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a7a9aeaeafafa59d9a96918d88837d746d685f584e463c33291d140a00000000000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998c807366594d4033261a0d000714212d3a4754606d7a8793a0adb3a9988b7f72655a50463d3a3635393a41465059606d7984919eabb4b2a5988b7f7265584c3f3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000713202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000d19242f3a444f59606d7984919aa49f93887d70685d5245464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11070000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b171714110c05000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000004101c2834404b5564717e8b98a2aca096897d70635a50443b31282321222329323c44515c6673808c99aab1a7988b7e7265584b3f3225180800000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000071119232b333b42464f55585f6267696e71737576787c8895a093867977767572706d6764605d55514b423d342c231a1108000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000040d17222d38414a545b606c717a81878d92989b9ea1a8a6a7a8a7a5a4a3a3a3a3a4a5a6a8a6aaa39f9c9a938f8a837d746d675e574d453b31281d13070000000000000000000000000000000000000000000000000000000000000000000006060606060606060000000000010507070b0e101213131212100e0b070604010000000000000000010406070b0e101212131211100e0b08070502000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a5a7aba8a09e9a949089817a6e6a5f584e453b2f261c1106000000000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea69a8d8073675a4d4034271a0d000714212d3a4754606d7a8793a0adada197877a6e6154473e342d2a292c30353e45515c67727f8c99a3aeb2a5988b7f7265584c3f322b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000008131e28323d45515d67707d88939fa49a91847a6d60594f443a303939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e28282828282828282828282828282828282828282828282828282423211c1710080000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000006131f2c3845515c6775828f9caaaa9d9184776b6054483e32291f18151518202834404a54626f7b8898a2aea89b8e8175685b4e423025190d0100000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000000000000071119202930363e44484e5355575e616467686a6f7b8895a093867a6d69686663605d5553514b454039302b221a1108000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a0000000000010c161f27333f49535b666c747e858e92999fa2aaaba9a8a19e9c9a9897979696979798999c9e9fa4acaca49f9c95908981796e695f574d433a2f24180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939495989b9ea1a9aaa69f9c938e847c6f6a5f574d42382d22170b000000000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0adab9e918578685e5246392c221e1d20242934404b55616e7a86929facb2a5988b7f7265584c3f32251a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000010d19242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000010c16202935404b55606b74808d96a0a1968e81746b61564c4135292d2d3a4653606d798693a0aca194877b6e6154483b2e2d2525221e18110901000000121e2b3845515e6b7884919eabaea194887b6e6155483b35353535353535353535353535353535353535353535353535353531302d28221a120800000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a00000000000713202d3a4653606d7985929facab998c7f7366594f44362c20170d07070e18232e394653606c7985929fabaa9d9184776a564c41362a1d110500000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000000000000070e171f252a33383c4347484d5254575a5c626f7b8895a093867a6d605b595653514b47454039342e271e19100800000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000007131d28313a44505b656c78808a92979fa3abaaa69f9c9896918f8d8b8a8a89898a8a8b8d8f91939a9c9fa4aca7a09d938e837b6e695f554b41352921160a000000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000104060712131313130908060300000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868787898b8e92979da0a7aba59d9691857c6f695e544a3f33281d12070000000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada99c8f827669564d41362a1a12111319232f3946525e687683909da9b2a5988b7f7265584c3f32251909030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000000081824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f00000000040d18242f3a434f59606d79849199a39d938a7d70685e52463e32292d3a4653606d798693a0aca194877b6e6154483b2e21191816120d070000000000121e2b3845515e6b7884919eabaea194887b6e615548424242424242424242424242424242424242424242424242424242423e3c39332c241a100500000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f06000000000a1723303d4a5663707d8998a2aea399897c706356493d32231a0e05000007121f2b3844505b6676838f9ca9ac9f928579685e5246392d20130700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b0000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000050d141a21282c31373a3c4246484a4d55626f7b88959f93867a6d60534c494745403a39352f28231d150c07000000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f1206000000010d18242f3a434f59606c77818d929fa2a9ada59e9b948f8b888482807f7e7d7d7d7d7e7e808284878b8f939a9ea6aca59d9590847b6e675d51453d32271b0f03000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a03000000000000000001070d1113141f202020201515120f0a040000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797a7b7c7e81858a90959fa3aba8a19792857b6e665b5044392e23180c0000000000000e1b2835414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000714212d3a4754606d7a8793a0ada79b8e8174685b4e4135281b0e000714212d3a4754606d7a8793a0ada89b8e8175685b4e423025190f0408121d2a36414c566774818d9aa7b2a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1724303d4a5763707d8a96a3b0a99c908276695d5043362a1d10000000000007131d28313d45515d676f7c87929fa59e91857a6d615a50443b302d3a4653606d798693a0aca194877b6e6154483b2e211508090601000000000000121e2b3845515e6b7884919eabaea194887b6e61554e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a49453e362c22170c00000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000d192633404c5966737f8c99aaac9f92867a6d6053473a2d201407000000030f1c28333f4a546874818e9ba7aea298877a6d6154473a2e21140700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000002090e161c20262b2e30363a3b3e4855626f7b88939393867a6d6053473d3a39352f2c29241d18120b030000000000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e21150800000004111d2935414b55616b73808d939da4ada9a29f938e88827e7b78757472717070707071727375777b7e82878f939fa2aaa7a0969183796d60594f43382c1f14090000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d04000000000000040c13181d20202b2d2d2d2d22211f1b150e0600000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c666c6d6e6f7274797e838c9299a3aba9a1978f82786c60554b4034281c100400000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada79a8d8174675a4e4134271b0801010d1925303e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000010c161f2935404b55606a73808d95a0a1978e81756c61564c41362d3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b575550483e33281c110400000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101d2935404b556975828f9ca8aa9d918477675d5145392c201306000000000b17222d414d5a6774808d9aa7b4aa94887b6e6155483b2e2215080005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000000000000000000000000050b10151b1f21252a2d2f3c4855626f7c8686868686796d6053473a2d2c2924201d18120c0700000000000000000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000613202c3945515d67707d8a929ca5aea9a197928a817c76726e69696765646463636464656669696e72767c828a9298a2aaa8a0958e81746b6054483c31261a0e02000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000040d161d24292c2d38393939392f2e2b2620181006000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060605b6060616265666d71787f879299a3afa99f948b7f72675c5145382c1f130700000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100081724303d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000040d18242f39434e58606d79839099a39e938a7e71685e52463e333a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6868686868686868686868686868686868686868686868686868686868686864615a5045392d21140800000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006131f2c3845515d677884919eaba99d9083766a554b4035291d110400000000061a2633404d596673808c99a6aea295887b6f6255483c2f221509000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000040a0f12151a1e212e3a47535f6a76797979797976675c5145382c201d1813100d0701000000000000000000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000004101d2935404b55606d7984919ea4aeaaa19791857e756f6a65615f575a58575756565757585a565e61656a6f757e869298a2aea89e93897c6f63574d42372b1e12050000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000010c161f282f35393a45464646463c3b37322a22180e040000000000000000131f2c3946525f6c7985929facada093877a6d6054535353535353535353535353534a5053545456545c60666d737e87929fa7b0a69e9185796d6053463a2f24180d01000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea79a8d8074675a4d4134271a0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100091623303c4956636f7c8996a2afa5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000007121d27313d45515c666f7c87929fa59e92857a6e615a50453b3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7575757575757575757575757575757575757575757575757575757575757575716c6155493c3023170a00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000714202d3a4753606d7a86939faca89c8f8275695c4f422f24180d01000000000d1a2733404d5a6673808d99a6afa295887c6f6255493c2f221609000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000306090e121f2b37434e585f626c6c6c6c6c6c5c554b4034291c110d0704010000000000000000000000000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d10000006131f2c3945515d67737f8c96a1adaea29891857b716c625f5855534d4d4c4b4a4a4a4a4b4b4d4d5254585f626c707c86929fa7afa59c8f8276695f53463a2d211407000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000007131d28313a40454752535353534847433c342a20150a0000000000000000131f2c3946525f6c7985929facada093877a6d6054474646464646464646464646463f44464748494b51545c606c727e8b959fabada1978b7e7165554b4135291d1104000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998d8073665a4d4033271a0d000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222f3b4855626e7b8895a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916232f3c4956626f7c8995a2afaa9d9183776a5e5144372b1e1100000000000000010b151f2834404b545f6a737f8c959fa1978f82756c62574d423a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb5a89b8f8281818181818181818181818181818181818181818181818181818181818181817e7164574a3e3124170b00000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000915222f3c4855626f7b889aa4afa89b8e8275685b4f422d22170b00000000000e1b2834414e5b6774818e9aa7b4ab95887b6e6255483b2f221508000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c010000000000000000000000000000000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d1000000714202d3a4753606d7985929ea8b1a79f92867c6f69615a534e484642413f3e3d3d3d3d3e3f404246474e535a616a717e8b959fabac9f93877b6e6155483b2e22150800000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a00010d18242f3a434b51535e6060606055534e463c32261b0f0400000000000000131f2c3946525f6c7985929facada093877a6d6054473a393939393939393939392d3338393a3b3c40454a505a606c7883909da9b3a99d908376675d5145392c201306000000000c1926333f4c5966727f8c99a5aea195887b6e6255483b2f2215080000000000000916222f3c4955626f7c8895a2afa5988c7f7265594c3f3226190c000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000000000030d18232e39424e58606d78839098a39e948b7e71695e52463f4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7aa9e938f8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8c807366594d4033261a0d00000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e221508000a1724303d4a5763707d8a96acb6a89c8f827569544a3f33281c0f0300000004111d2935414c566875828e9ba8aea399877a6e6154473b2e211408000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d1207000000000000000000000000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d100004101c2834404b5464717e8a97a2acaca0958b7e726a5f575047433c3a3631323131303031313230363a3c43475058616c7683909da9afa49a8c7f7265594c3f3226190700000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d0004111d2935404b555d606b6c6c6c6c625f584e43372b20150a00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d22282b2d2d2e2e34383f44505b65707d8997a2adac9f92867a6d6054473a2d211407000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000000000000a1623303d495663707c8996a3afa4988b7e7165584b3e3225180b000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000b1824313e4b5764717e8a97a4b1a99c8f8276695c504336291d1000000000000000000007121d27303c44505c666f7c86929fa69f92857b6e615b51454653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7afa59e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000b1825313e4b5864717e8b97a4b1a99d908376665b5044382b1f130a0603060a13202c3945525d687784919daaac9f9286796c605346392d201306000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b01000000000000000000000000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100006131f2c3845515c6675828f9a9c9fa29d9083786d60584e453e37322d2a262524242323242425252a2d32373e46505a64717e8b97aab3ac9c8f8275695c4f422f24180c00000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3945515d676d78797979796f6a5f53473d32271b0f00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020171c1f20212123282e343f4953606d7985929eabafa3998a7d7063574a3d3024170a000000000b1724313e4a5764717d8a97a4b0a3968a7d7063574a3d3024170a0000000000000b1724313e4a5764717d8a97a4b0a3978a7d7064574a3d3124170a000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e000000000000000000000b151e28343f4a545f6a727f8c949fa2978f82766d62574d4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b8afaaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a6998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e221508000c1926323f4c5965727f8c98a5b2ab9e9285796c6053463a30241b14121012141c26303a4754606d7a86939facaa9d918477655b5044372b1f1205000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d0300000000000000000000000000000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000713202d3a4653606d79868b8d909298988a7e71665c50463c332b26211e1a1918171717171818191e20262b343e4754616e7b8798a2aeaa9e9184776b554b4035291d100400101d293643505c69768386868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000714202d3a4753606d7a85868686877c6f62584e43372b1d1207000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313130b0f12131415181c232d3844505c6675828e9ba8b5ab998c7f7266594c3f3326190c000000000916232f3c4956626f7c8995aab4a4978b7e7164584b3e3125180b0000000000000c1925323f4c5865727f8b98a5b4aa95887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004101c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000030c17232e38424e58606c78839098a29f948b7f72695f544a53606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b1a9a3a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998c807366594d4033261a0d00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000d1a2733404d5a6673808d99a6b3ada297887c6f62564c41352d26201f1c1f20262e38424e5864707d8a9aa4afa89b8e81756853493f33271b0f03000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000613202d394653606c777c7e808385888b867a6d60544a3f342a211b15120e090b0a0a0a0a0b090e11151b222d3a46525e697885929fabac9f928679675d5145392c1f130600101d293643505c6976838f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d10000613202c3945515d67717e8b959a8f82756a605447392e23180c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606000003060607070c111b28343f4a546673808d99a6b3a69a8d8073675a4d4034271a0d010000000814212e3b4754616e7a8798a3aea6998c7f7366594c40332619090000000000000d1a2733404d5a6673808d99a6aea298877a6d6154473a2e211407000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000006131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000006111c26303c44505b666e7b86929fa69f92867b6e665b5053606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a99f9894939393939393939393939393939393939393939393939393939393939393938c807366594d4033261a0d0000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d211407000e1a2734414d5a6774808d9aa7b3b3a9998c8073685d52463f382f2d2b282b2d30383f4a545f6a76828f9cacb0a6988b7e7265584b3f2d22170b00000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c07010000000000000000000000000000000000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d0005121f2b3744505b656c6f717476797b7e7e71675d5142382e22180f0a0502000000000000000002050b111e2a36424d566b7884919eabafa399867a6d6053473a2d20140700101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100004111d2935404b55606d7883909d94897c6f62544b4034281c10040000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000b17232e3f4c5965727f8c98a5b2a79a8e8174675b4e4134281b0e010000000613202d394653606c7985929faca79b8e8174685b4e4131261a0e020000000003101c28343f4a546875828e9ba8ac9f928579685e5246392d201307000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000714202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000a151e28333f4a545f69727f8b949fa2989082786c605753606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a3988d888686868686868686868686868686868686868686868686868686868686868686807366594d4033261a0d00000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c201306000e1b2734414e5a6774818d9aa7b4b8ab9f92857a6d615b5049413c393834383a3d424a505c666e7c87939facab9f94877b6e6154483b2e21150600000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313131306040000000000000000000000000000000000000000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00030f1b27333f49535b60626467666c6e71716c62554b4030261c100600000000000000010507090e12161c222c3845515c677885919eabaea399877a6d6054473a2d21140700101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d1000010d18242f3a44505c66717e8a979a8e8174665c5145382c1f13060000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000104091925323f4c5865727f8b98a5b2a89b8e8175685b4e4235281b0f0200000005121f2b3744505b657783909daaa99c90837669574d42362a1e12050000000006121f2c3844505c667783909daaa99d9083766a564c4135291d1105000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000007101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d201307000000000000000000000000030c17222d38424d57606c77828f98a29f948c7f726a5f54606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7979797979797979797979797979797979797979797979797979797979797979736e63574b3f3226190c00000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000e1b2834414e5b6774818e9aa7b4b3ada2988d81746d605b534e4846443f4446484e545c606d7883909aa4afa79c8f8376695e52463a2d20140700000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000b17222d38414950535558545b60626465625a50433a2f1e140a00000000020507080d1113141a1e21272c343c4653606d7986929facac9f928679675d5145392c20130600101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d10000007131d28343f4a54606d7985929e9285796d6053463a2d2013070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c0c0c0c070d10151c28333f4a546673808c99a6b3a79a8e8174675b4e4134281b0e01000000030f1b27333f49536874818e9ba7ab9f928578695f53463a2d211407000000000713202d3a4653606d7986929faca79a8e8174675b4e413025190d01000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000050e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f12060000000000000000000000000006111c262f3c44505b656e7b86929fa69f92867b6e665c606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a00000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d01000e1b2834414e5b6774818e9aa7b3a9a19e9e928b7f726c655f585553504a5053555860666d74808d959facaba0958a7d7164574d42362a1e120500000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000006111b262f383f4446484b4a50535558585650483f31281d0c02030506090e121415191d2021262b2d33383e464e58636f7c8999a3afab9e9185786b554b4135291d110400101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d100000010b17232e3845515c6673808d99978a7d7063574a3d302417070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191919191a181d20262b3844505b6674818e9ba7b3a6998d8073665a4d4033271a0d00000000000b17222d3f4c5965727f8c98aaada297887b6e6155483b2e23180c000000000915222f3c4855626f7b8898a3aea9988b7e7265584b3f3225180800000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000060e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c100300000000000000000000000000000a141d27333f49535e69717e8b949ea3989083786d60606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e616060606060606060606060606060606060606060606060606060606060605957524a40352a1f1307000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000e1b2734414e5a6774818d9aa7ada19792919692877f776f6a6562605b545c6062656a6f78808d929ca7afa4999083786c6053463b30251a0e0200000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d03000000000a141d262d3337393c3e3f4446484b4b4a453f362d1f160c0b0f1213151a1e2121252a2d2e31373a3d44485058606a74818e9babb5a99d9083766a5d50432f24180d0100101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d1000000006111c2834404b54626f7c88979a8d8073675a4d402e23180c0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252525252525262624292c31373f4a54606c7985919eabb3a9988b7e7165584b3e3225180b00000000000616232f3c4956626f7c8998a2aea9978b7e7164544b4034281c1004000004101d2935404b5565727e8b98aaada197887c6f6255483c2f22150900000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030a0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000020b17222d38414d57626c75828f97a29f958c7f736a606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615553535353535353535353535353535353535353535353535353535353534d4b4740382e24190e020000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000e1a2734414d5a6774808d9aa7ab9e9285849199928c827c76726e6c666b666d6e72767c828d929ca4aea69f93877c6f655b504437291f14090000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d20130700000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b03000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000020b141b22272b2d2f2d3338393b3e3e3d3a342d241b1114171b1f2022252a2d2e3036393a3d4246484f545a616a6f7c87939facb2a8998d8073665a4d4033271a070000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d10000000000c18232e394653606c7985929c90837669544b4034281c100400000000131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232323232323232332f35393c4347505b66707d8997a1adada297887c6f6255493c2f22160900000000000713202d3a4653606d7985929faba79b8e8174665c5145382c1f160c06060c141f2c3845515d6775828e9ba8ab9e9285786c605346392d20130600000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000205060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000006111b262f3b45505a616e7b85929fa59f92877c6f666d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554846464646464646464646464646464646464646464646464646464646403f3b352e261c120700000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f22150900000d1a2734404d5a6773808d9aa6ab9e92857d89929f948f88827e7b79787778797b7f828990949da4aea69e938d80736b6053493f3327170d0300000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b06000000000000000000000000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a0300000000000000020a11171b1f202222282b2d2f3132312e29221b191e2022272b2d2f31363a3b3e4146474a4d53555960636c717c859199a4afaca096897d706356493d3023160a0000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d1000000915202b353f4744505b6575828f9b918578665c5145382c1f130600000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f40414045474e535b606c7883909da9b3ac9e9285796c605346392d201306000000000006121f2b3844505c6675828f9caaab9e9285796d6053463d31281e171515171e28313a4753606d7985929facaa9b8e8175655b5044372b1f120500000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a0000000000000000000000000000000000000a141d29333f46525e69717e8a939ea3999083796d6d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b39393939393939393939393939393939393939393939393939393933322f2a241c130a00000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d20130600000d192633404c5966737f8c99a6ab9f928578808d939f9c948f8b888685848586888b8f949c9fa6aca49d948f81786c60594f41382d2217050000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e05000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a0200000000000000000000000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000060b0f121315171c1f2022252524211d1d20252a2d2d3337393c3f4246484b4c525457575f61656b70767e859197a1abb1a79d9184786c605346392d2013060000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6673808c999786796d6053463a2d20130700000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4b5153585f626d737f8c959fabafa49a8d8174665b5044382b1f1206000000000003101c28343f4a5464717e8b98a3ada2978a7d7064594f433a30282322222227303a434f5964717e8a98a2aea2988a7d706453493f33271b0f0300000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e000000000000000000000000000000000000020b17212a36424d56616c75818f97a1a0958c80736d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2626231f19120a0100000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000c1825323f4b5865727e8b98a5ac9f92867977818c939a9f9c989993929192939a989c9fa6aba8a09d928d82796d665b50463d2f261b110600000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b07000000000000000000000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b262018100600000000000000000000030506060b0f12131518181b1e25292d3036393b3f4446484b4d535457565e616467696e72777d828a9297a1a9b3aa9f958b7e71665b5044382b1f12060000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c727f8b9894877a6e6154473b2e21140800000000131f2c3946525f6c7985929facada093877a6d605858585858585858585858585858585859595a555d60646a6e767f8c919ca7b1a99f93877c6f62544a3f33281c0f030000000000000b17232e3a4754606d7a86929faca99c9083766b60554b423a342e2f2e2d333a424b55616b7683909daaab9f9285796d6053473a2d22170b0000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000050f1925303b44505a616d7a85929ea59f92877c6f798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22202020202020202020202020202020202020202020202020201a1917130e070000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f0300000b1824313e4b5764717e8a97a4aea399867a6d74808891969d9fa49f9e9e9e9fa4aca9a7a79f9d95918980786d675c544a3f342b1d140a0000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e0500000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000000000000000000003060b141a20262b3035393b4146474950535558575e616467686d7074777b7f84898f949fa2a9b2aaa2989083786d60544a3f33281c0f030000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797e8a9795887b6e6255483b2f22150800000000131f2c3946525f6c7985929facada093877a6d656565656565656565656565656565656565666768676d71757b828c919ca4adaba2978e81756a5f5342382d22170b000000000000000613202c3945515d6775818e9ba6ab9f94897d70675d544c443f3c3b3b3c3f444b545d67707d89959faba4998d8174675c5145382c1b11060000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000009141f29323e46525e68707e8a939ea399908378798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22151313131313131313131313131313131313131313131313130d0c0a07020000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000a1623303d495663707c8996abb5ab94877b6e6e737d848a9095989b9d9e9f9f9f9e9c9a9895908a847d736d665c554b42382d22190b020000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a00000000000000000000000000020a11171f262a32373a4146474c5254535b60626568696e7174777a7d8084888c91959c9fa6adafa9a19892867b6e665c5142382d22170b000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c798786868a909a95887b6f6255483c2f22150900000000131f2c3946525f6c7985929facada093877a72727272727272727272727272727272727272737475777a7d82878f949ca3adaba39992857b6e61584e432f261c11060000000000000004111d2935414c55626f7c88949faba69e9184796d665d56504a494848494950555d666d7984919ea7aa9f93877b6e61554b4034291c0a000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000020d17202a36414c56616c75818e96a1a0958b7e788693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080606060606060606060606060606060606060606060606000000000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b11060000000815222e3b4855616e7b8899a3afa295897c6f626b6f797e83888b8e909192929291908e8b87837e78706b605c544b43392f261c10070000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000000000000000000040b141c222831363c43474c5254565e6164656c6f7275787b7e8184868a8d9196989da0a8abb0aba59e9791867d6f695f544a402f261c1106000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c79869293979aa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284868a8f92999fa6adaaa29992877d70695e52463c321d140a0000000000000000010d19242f3a47535f6a76828f99a3aca0968f82786d68605c5456555555535b60676d78818f96a0aca2988e8175695f5343392f23180c000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c110600000000000000000000000000000000000000000000050e1925303a44505a606d7a84919ea59e91847a8793a0ada194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000713202d3a4653606d7986929faca4978a7d716460666d71777b7f8183858586858483817e7b76716d666059504a423930271d140a0000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c1106000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f120600000000000000000000040d161d262d333b42464e53565e6165686e7175787c7e8184878a8e91939a9a9da0a8aaacaeaca69f9c938e857c6f6b60574d42392e1d140a00000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e9193999c9fa3abaca69f9892877e716b61564d42342a200b0200000000000000000008131e2b37434e58626e7c87929fa7a89e948f827a716d66646262616264656c7079818f939ea8a69f92867b6e61574d4231271d1207000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a00000000000000000000000000000000000000000000000008131e29323e45525d68707d8a939da1978c808c99a6aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150801010101010101010101010101010101010101010101010100000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000006121f2c3844505c667784919eaaa5998c7f7266545c6064696e72747778797979787674716e6964605c544f443f3830271e150b020000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c0400000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e050000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e211508000000000000000000030c161f282f383f444d53585f62686d72767a7e8185888b8e9196979a9d9fa4acaaacafacaba39f9b948f89817a6f6a60594f453b30271c0b0200000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facafa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898989898989898999a9b9d9fa4abacaba7a09d9490867e716c62594f443b3022180e00000000000000000000010f1b26323c47535f6a73808d959fa8a69e948f847e7974716f6e6e6f7173787d848f939ea5a79f948c7f72695e53453c311f150b01000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c03000000000000000000000000000000000000000000000000020c17202935414c56616b74818e96a19f9285929fabaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0907040000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000003101c28343f4a546875828f9ba8a89b8e817568565153575f6165686a6b6c6c6c6b696765615e5753504a423d342e261e150c070100000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000000000000000a151e283139424a50575f616a6f757a7f83868b8e9297989b9ea1a8a7aaacafacaaaba39f9c99928e89827c756d6860584f473d33291e150b0000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facaca295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa9a7a9a19e9a95908a837b706c625a50473e32291f100600000000000000000000000a15202b37434e58606d78839096a0a8a69e96918b85817e7c7b7b7c7e80848a91969ea5a7a0958f82776c60574d42332a1f0d0300000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000000050e1924303a444f59606d7984919aa2989298a2aeaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b050000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000c17232e404c5966737f8c99abaa9d908477685d52464d5355585b5d5e5f5f5f5e5d5b5854534d46443f3830282321201d18130c040000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000000000000000006111c263039434b545b60696e757c81868b9093999b9ea1a9a8abadafaca9a6a8a09d9a99928f8b86817c766f6b605d564e463d352b21180c030000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f22160900000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9897928e89837e766e69615a50483f352c20170d000000000000000000000000040f1a26313c44505c666e7b8491969ea6a9a19e97918e8b898888888a8d91969ea0a8a59e9590837a6d655b50453b3121180e0000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000008131e28323e45515d67707d88939fa29fa2aab4aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2727272727272727272727272727272727272727272727272727272423201c161008000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b02000000000000061724303d4a5763707d8a99a3ac9f93867a6d6054474246484c4e505252535251504e4b4846423c3b3937332d302d2c29241d160d04000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d1000000000000000020c17232e38424b555d666c727b82888e92999c9fa4ababadaeaca9aba39f9d9a9795918d8a86837e7a756f6b636059524c443c342b23190f06000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f22160900000000131f2c3946525f6c7985929393939393939393939393939393939393939393939393939399929291908f8d8b8885817d77716c615f5750483f362d231a0e05000000000000000000000000000a152028343f4a545e696e7b848f939ea1a8a9a19e9a9795959495979a9ea0a8a8a19e938e837a6e685e53493f33291f0f060000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000000020c16202935414b55606b74808d96a0abaeb4bcaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b34343434343434343434343434343434343434343434343434343434302f2c28211a110800000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000000714212d3a4754606d7a86929faca4998a7d7063544b403a3b3f4144454646464543413e3d4347494846443f3f3c3a39352f281f160c0100000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f010000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d10000000000000000a141e28343f4a545d676d787f868f939b9fa3abacafaca9aaa29f9c999992908d8a8784817d7a76726d68636059544f45413a322b2219110700000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000000131f2c3946525f6c79868686868686868686868686868686868686868686868686868686868685858482807e7b7874706b64615a534d453e362d241b11080000000000000000000000000000030c17232e38424d565e696e7a828a91969d9fa7a7a7a4a2a1a1a2a4a6a7a7a09d96918a81796e685e564c41382d21170d000000000000000714212d3a4754606d7a8793a0aca69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aca5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c1209000000000000000000000000000000000000000000000000000000000000040e18242f3a434f59606d79849199a4afbbb9aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554840404040404040404040404040404040404040404040404040404040403d3c38332c231a100500000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000613202c3945515d677683909ca9ab9a8e8174665c5145382e323537383939393836313d464e5456555350494b494745413a31281d1307000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000006111c26303844505c666d79828c92989ea5acaeabaca49f9d9998928f8c898683807d7a7774716d6865615e56544f48443d353028201910070000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e22150800000000121f2b3844515d697479797979797979797979797979797979797979797979797979797979797978777674716f6c65636059555046423c332c241b12090000000000000000000000000000000006111c26303b444d575e686d757e848b9095979a9c9e9e9f9f9f9e9c9a9895908b847e756d675e564c443a2f261b0f05000000000000000714212d3a4754606d7a87939f9f9f9a8d8073675a4d4034271a0d01000815222e3b4855616e7b88949f9f9f988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a000000000000000000000000000000000000000000000000000000000000000007131d28313d45515d676f7c87939fa7b1acaca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a48443e352c21160b000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000004111d2935414b5566737f8c99a7ab9e9285796d6053463e3128282a2b2c2c2c242f39434e58606261605b53585654514b433a2f24180d0100000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100000000000000b17232e38424f59606d78828f949fa3aaafaca7a09d9a93908c8985827f7c7a7673706d686764605d5654524c48433d383229241e160e07000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f130600000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676562605b53544f49453e37312a211a12090000000000000000000000000000000000000a151e29323b454d565d606c71797e83878a8d8f9192929292918f8d8b87837e79716c605d554c443b32281d140a00000000000000000714212d3a4754606d7a8793939393938d8073675a4d4034271a0d01000815222e3b4855616e7b8893939393938b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c020000000000000000000000000000000000000000000000000000000000000000010c161f2935404b55606b73808d95a09f9f9f9f94877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a57554f473e33281c1004000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a000000000000000000010d18242f3b4855616e7b88959faba1978a7e71645a50433a2f241d151f141c2935404b55606a6f6e6c65676563605d554b4135291d1104000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000003101c28343f4a54616b74818e949ea6aeafa7a09d95908b8783807c797673706d676764615e565754524c4746413a38322c272119130c0400000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f03000000000d1925303b4650585d5f6060606060606060606060606060606060606060606060606060605f5f5e5d5c5a585553504948443d39342b261f180f0800000000000000000000000000000000000000030c172029333b444c525a61676d71767a7e818284858686858483817e7b77716d67615a514b433b322920160b0200000000000000000714212d3a4754606d7a868686868686868073675a4d4034271a0d01000815222e3b4855616e7b868686868686867f7265584c3f3225190c000000000000131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000040d18242f39434f59606d798390999393939393877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e67676767676767676767676767676767676767676767676767676767676767676361594f44382c2014070000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000714212d3a46535f697683909da8a99d9083766c61554b40352e27222222262d3845515d676f7c7b797674726f6d675d5145392c2013060000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f13060000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000000000006121f2b3844505c66707d89939da6b0aca49f959089837f7b76736f6d666663605d555754524c4a4745413a3936302c27211b160d08020000000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000000000008141f2a343e464d5152535353535353535353535353535353535353535353535353535353535252514f4d4b4846443f3838332d28221a140e06000000000000000000000000000000000000000000050e172129323a414550555c6064686e7174767778797978787674716e6965605d555045403a312920170e040000000000000000000713202c3945525d687679797979797979736e64584c3f3326190d00000714212d3a46535f697679797979797979726d62564a3e3124180b000000000000131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000000000007121d27313d45515c676f7c86868686868686867b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b737373737373737373737373737373737373737373737373737373737373737373706b6155483c2f231609000000000000000000020a131c242c323b41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e4e4c4841382f1d150c03000000000000000000000005121e2a36424d5764717e8b96a1ab9f958a7d70675d51454039302f2e2f2f38404b55606d7986888583817e7c796d6054473a2d211407000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d00000000000713202d3a4653606d7883909da5afafa49a938c837d77726e686663605c545653514b4a4746413e3a3935302d2a251e1b17151312100b0600010000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f040000000000020d18222c343b4144464646464646464646464646464646464646464646464646464646464646454443413e3c3937332d2c27211d170e09030000000000000000000000000000000000000000000000050f1720282f353e434b5153565e616467696b6b6c6c6c6b696765615e5753514b433e352f281f170e050000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c67645c52473b2f23170b000005121e2b37424d575f6c6c6c6c6c6c6c6c65625b51463a2e221509000000000000121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000010b151f2834404b55606a6f797979797979797976695e53463a2d211407000000000000000000121e2b3845515e6b7884919eabb4a79a8e818080808080808080808080808080808080808080808080808080808080808080807d7063574a3d3024170a00000000000000000000020e1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5b596060606060605a58534a41362b2014080000000000000000000000020e1a26313b4653606d7984919ea7a79e9184796d605b514b423d3c3b3c3d424a515d67717e8b9892908e8b897e7164574b3e3124180b00000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b23191107000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a0000000003101c28343f4a5464717e8a95a0acaea49f93888078706b65615e565653514a494745403d3a3936302d2c292424242b29262422201f1c1711110c0600000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b27201910070000000000000006101a222a30353839393939393939393939393939393939393939393939393939393939393938373634322f2d2b27221b1c16110c060000000000000000000000000000000000000000000000000000050d161e242931394045474c5254575a5c5e5f5f5f5f5e5c5a5854524d474540393129241d160d050000000000000000000000010d19242f3a444c525f606060606060605a58524a40362b1f13070000020e1a26313c454d535560606060606060585651493f34291e1206000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000030d18232e39434e5860626c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000121e2b3845515e6b7884919eabb7a99d938e8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8073665a4d4033271a0d0000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000000009141f2c3844515c66727f8b95a0aca1968e81756e605c544f4a4948494a4e545b606d7984919e9f9d9a92857a6d6053473a2d2014070000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c1003000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c11050000000006121f2b3844505c6675828f9ca7b1aa9d928b7e736d66605954524d494644403d3a39352f2e2d2a252120282d3031383533312f2d2b28231c1d181109000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272522201f1b1711100b050000000000000000000000000000000000000000000000000000000000040c13191f272f34383b4146474b4e4f515253535251504e4b4846423b38352f271f18130c040000000000000000000000000008131e28323a414553535353535353534d4c4740382e24190e0200000009141f2a333c424648535353535353534c4a463f372d23180d010000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c464e54555f606060606060605f534d453b31251a0e02000000000000000000121e2b3845515e6b7884919eabb7afa59d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a998d8073665a4d4033271a0d000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000004101c2834404a54606d7883919aa4a89e938c80746d6660595755555556585f666c75818e96a1aca3998e8174675d5145392c201306000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f0800000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000713202d3a4653606d7985929facaea3988d80746c605c544f4746413c3a38342e2d2c292421201d19242c34393d3e4442403e3b3a38342e2e29231b12090000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a040000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020202020202020201f1f1e1c1a181513120f0b0600000000000000000000000000000000000000000000000000000000000000000001080d151d23292c3036393b3e414344454646454543413e3b3a36302c29241d150d07010000000000000000000000000000010c1620282f35394646464646464646403f3b362e261c120800000000030e18212a31373a3b464646464646463f3e3a342d251b11060000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343c43474953535353535353534846423b33291f140900000000000000000000121e2b3845515e6b7884919eabacacafa9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000000000c18232e3944515c66707d88939fa6a59c928c8079706b666462616263666a6f78808d939ea9a89f92877b6e62554b4035291d100400000000000000000000000000030b121821272c323839404546494c4f50515253535252504f4d4a4746413a39352f28231c150c060000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d20130700000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d0300000000000815222f3b4855626e7b8898a2aeac9f92867a6d615a504a423d3936302d2c282320201d18141317222c363e45494b514f4d4a4846443f383a342d241b110600000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000000000004090e1112131313131313131309080603000000000000000000000000000002080d10121313131313131313131313131313131313131313131313131313131313131211100e0b0906050300000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363838393939383634322e2d2a251f1d18120b030000000000000000000000000000000000040d161e24292c393939393939393934332f2b241c140a010000000000060f181f262b2d2e3939393939393932312e29231b13090000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222b32373b3c46464646464646463b3a36312921170d0300000000000000000000121e2b3845515e6b7884919e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000000000007121c2834404a54606b73808d949fa7a49c928d837d7773706f6e6f7072767c828d929da5aaa1968d8174695f5343392f24180d01000000000000000000000000000001070c161b21272c2e34383a3d3f42434545464645454442403d3a3936302c29241d17110a03000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f22150800000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b0000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000a1723303d4a5663707d8996aab4a89c8f8275685e52443f38302d2a25201f1c181413100d07111d28343e485055575e5c59575553504a4a453f362d23180c01000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000001040606060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1014191e20212427292b2c2c2c2c2b29272521201e1a14100c070100000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2726231f19120a0200000000000000060e141a1e21222d2d2d2d2d2d2d2524221e1811090100000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f39393939393939392e2d2a251f170f050000000000000000000000121e2b3845515e6b7884919393939393939393939393939393939393939393939393939393939393939393939393939393938d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000000000000c18232e39424f59606d788290959fa7a49d95908984807d7c7b7c7d7f838890949da4aaa39891847a6d61574d4231281d12070000000000000000000000000000000000040a0f161b1d23282c2d30333537383939393938373533312e2d2a251f1d18120c060000000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a03000000000000000b1724313e4a5764717d8a97a4b0a6998d807366564c41342e26201e191312100c070604010815212d3945505a61646b68666462605c545651483f34291d1105000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000004080a0a1313131313131313130e0e0b080300000000000000000000000000000000000000000000000000000000000004080e111414181b1c1e1f20201f1e1d1b181514120e0904000000000000000000000000000000000000000000000001080d111314202020202020201a1917130e080100000000000000000003090e12141520202020202020191815120d060000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222c2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000121e2b3845515e6b788486868686868686868686868686868686868686868686868686868686868686868686868686868686868073665a4d4033271a0d000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000007121c27303d44505c666d7a8390959da5a7a09d95918d8a888888898c90959c9fa6a9a19892867c6f685e52453c311f160c0100000000000000000000000000000000000000040b1012181c1f202326282a2b2c2c2c2c2b2a29272421201d1913100c0701000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a050000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f30231c15110e080807070808090e131925303d4955616c71777573716e6d6665625b51453a2e221509000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000050b101416172020202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0b0807050200000000000000000000000000000000000000000000000000000001040707131313131313130d0d0b07020000000000000000000000000002050708131313131313130c0b0906010000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c0705030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020201514120e090300000000000000000000000000111d2a3743505c6872787979797979797979797979797979797979797979797979797979797979797979797979797979797979736e63584b3f3226190c000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000b151e28343f4a545d686d7a838e939ea0a8a8a09d999795949596999d9fa7aba49f9792867e706a60564c41332a1f0d040000000000000000000000000000000000000000000000070c10131316191c1d1e1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96abb5a69a8d807367544b403428201c1816151514141515171a1e242b37434e5864717e8482807d7b7977726d62564a3d3124170b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131313131313080705020000000000000000000000000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000000000000030c17232e38424c565e686d79818991969d9fa4aca6a3a2a1a2a3a5a8a9a29f99938e857c706c61584e443a3021180e00000000000000000000000000000000000000000000000000000406070a0c0f10121213131212110f0d0a07070501000000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f221508000000000000000000000000000000000000000000000105090b0b1313131313131313120706030000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a4afa89b8e8275665c51453a322c29232322212121212223252a2f353f47535f6a76828f8f8c8a8886837e7265584b3f3225180c000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000008121a22282d30313939393939393939393533302b251d140b010000000000000000000000000000000000000000000000000000000003090d1012131313131313131313060300000000000000000000000000000000000000000000000000000000000000000004080c0e0f13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232f3a444e565c5e60606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a40362a1f1307000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000006111c26303a444c565e676d747d848a90939a9a9c9e9f9f9f9e9d9b9997928d87817a6f6a615a50463c32281e0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000000000000000000000000000000000000000060c1115171820202020202020201f1312100c06000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939facab9f9285796d60564c443d38342f2f2f2e2d2e2e2f3031363a4145515b626f7c87939b999798928a7e7164574b3e3124180b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b010000000000000000000000000006101a242c33393c3d46464646464646464641403c362f261d1309000000000000000000000000000000000000000000000000000000070e14191d1f20202020202020202012100c06000000000000000000000000000000000000000000000000000000000002090f14181b1c20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0b080705020000000000000000000000000000000000000000000000000007121d28323c444b505153535353535353535353535353535353535353535353535353535353535353535353535353535353534d4b4740382e24190e02000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000000000000000a151e28323a444c555c606b70787e83878b8d909192929291908f8c8985817c746d68605850483e342b20160c000000000000000000000000000000000000000000000000000000000000000306060808080808080605030000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000006131f2c3945515d677683909dabada2978a7e71685e564f4745403e3c3b3b3a3a3b3b3d3f42464c515a626d76828f99a4a6aa9f92857a6d6053473a2d201407000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d1207000000000000000000000000050e18222c363e44494a5353535353535353534e4c4841392f251a0f03000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000000000000000000000000030c131a202527282d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1c1a181514120e09050200000000000000000000000000000000000000000000010c16202a323a3f43454646464646464646464646464646464646464646464646464646464646464646464646464646464646403f3b362e261c120800000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000030c162029323a434b515960666d71767b7e8183848586858484827f7d79746f6a615e564e463e362c22190e050000000000000000000000000000000000000000000000000000000000060b0f121314141414141413120f0b06000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0000000000000000000000000000000000000009121b22292e31323939393939393939382d2c28231c150c030000000000000000000000000000000000000000000004101d2935404b5566737f8c99a3aea99e91857a6d68605953514b4b494848474748484a4b4d53555d606c727f8c949fabaea3998d8074675d5145392c201306000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000030c17202a343e485055576060606060606060605b59534b41362b20140800000000000000000000000000000000000000000000000007111a232a3135383939393939393939392c28231c150c03000000000000000000000000000000000000000000000000020c151e252c31343539393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c020000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a03000000000000000000000000000000000000000000000000000000000000000000060b1012181d1f202325282a2b2b2c2d2c2c2a29272521211e1a14110e0902000000000000000000000000000000000000000000050f1820282f333738393939393939393939393939393939393939393939393939393939393939393939393939393939393933322f2a241c140a00000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000000040d172029303940454f545c6064686e7174767878797878777573706d67625f58524c443d342c241a100700000000000000000000000000000000000000000000000000000000020a11171c1f20212121212121201f1b17110a0200000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000006111b242d343a3d3e4646464646464646453a38342e261e150a00000000000000000000000000000000000000000000000c18242f3b4754616e7a86929fa8ada19790827a6f6b63605c5557565554545454555658575e61676d747e88939fa6b0a89f92867b6e61554b4035291d1004000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000b151e29323c46505a61646c6c6c6c6c6c6c6c6c68645d53483c3024180b0000000000000000000000000000000000000000000000030e19232c353c414546464646464646464638342e261e150a00000000000000000000000000000000000000000000000009131e272f373d4042464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e1309000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000000000000000000000000020a11171c1f24292c2d30323437373839393938373634312e2d2a25201e19140e09020000000000000000000000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000050e171e272e343d424a5053565e616567696b6c6c6c6b6a686663605c55534e46413a322b221a110800000000000000000000000000000000000000000000000000000000020b141c22282b2d2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000000010c17222d363f454a4b53535353535353535246443f3830261c1106000000000000000000000000000000000000000000000714202d3946525e6874808d96a1aaa99f9490847c76706d67666462626160616162636567696e737a818b939aa4afaaa1968d8074695e5343392f24180d01000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000007121c27303a444e58616c70797979797979797979746f64594c4033271a0e010000000000000000000000000000000000000000000009141f2a353e474d51535353535353535353443f3830261c110600000000000000000000000000000000000000000000040f1a252f3941484d4f53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f04000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000003090c141c23282b2f35383a3c3f41434445464646454443413e3b3a36312d2a251f1a140d050000000000000000000000000000000000000000050c12171b1d1e20202020202020202020202020202020202020202020202020202020202020202020202020202020201a1917130e0800000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000050c151d232830383f44464d5254585a5d5e5f5f5f5e5d5c595653514b47433c3630292019100800000000000000000000000000000000000000000000000000000000000a141d262d3338393b3b3b3b3b3b3937332d261d140a000000000000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000005111d29343f4850565860606060606060605e53504a42382e23170c0000000000000000000000000000000000000000000005111e2a36414c56606d7a849198a2aaa69f969189827d797573716f6e6e6d6d6e6e707274777b80858e939fa4acaba3989184796d60574d4231281d120700000000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d1000000000000000000104060606060606060606000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000081118232e39424c565f6a707e8786868686868686868174685b4e4135281b0e02000000000000000000000000000000000000000000010d1925313c4750585e5f606060606060605f504a42382e23170c000000000000000000000000000000000000000000000814202c37414b53595b60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000060d141a1e262e34383a404547494c4e50515252535252514f4d4b4846423b3a36302a251f170e07010000000000000000000000000000000000000001070b0f111213131313131313131313131313131313131313131313131313131313131313131313131313131313130d0c0a070200000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000000000000000000000000000000000000000000030b12181e262e34383b4146474b4e505152535251514f4c4a4645403937322a251e170e07000000000000000000000000000000000000000000000000000000000006111c262f383f444647474747474746443f382f261b11060000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c6c6b605c544a3f34281c1003000000000000000000000000000000000000000000020e1925303b45525d686f7c869298a0a8a8a09e948f8a8582807e7c7b7b7a7a7b7b7d7e8084878d92979da5afaaa29992867c6f675d51453b311f160c0100000000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d1000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140700000000000000060f19232834404a545e686f7c86929a93939393968f82786d6053463a2d2013070000000000000000000000000000000000000000000004101d2935414d58626a6c6c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000c1825313d48535d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000000000000000070f181f262a30383f44464b515356585b5d5e5e5f605f5f5d5c5a5854534d4746423b3630292018120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000000000000000000070c151c23282c3036393b3e414345454645454442403d3a38342e2b262019130d050000000000000000000000000000000000000000000000000000000000000b17222d38424a505354545454545453504941382d22170b00000000000000000000000000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000b1724313d4a56626c717979797979797979786d665c5044382c1f13080000000000000000000000000000000000000000000008141e2935414c56606a707d8691969fa3aba69f9c98928f8c8a89888787878788898b8d9195999fa2a9aba69f9892877e706a60554b4133291f0d040000000000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000040d18212b353d44515c666d7a849198a29f9fa19791847a6d665c5144382c1f12060000000000000000000000000000000000000000000005121f2b3845515e6a74797979797979797976665c5044382c1f12060000000000000000000000000000000000000000000e1b2734404d59656f757979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e00000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000081019212931363e424a5053555d606365676a6a6b6c6c6c6b6a696764615e5754524d46423b3329241d150d040000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000030a11171c1f252a2d2e3234363839393938373533302d2c28231d1b150d0802000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b60616161616161605b53493f33271b0f03000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000005121e2a36424d5765717e868686868686868685786d6053463a3025190d01000000000000000000000000000000000000000000020d19242f3a434e58606b707c848d92999fa2aaaaa29f9c99979595949394949596989a9da0a8abaaa79f9d948f857d706c61584e433a2f21170d000000000000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facaca093867a6d6053473a2d2014070000000000020b161f2a333d47515b606d78829096a1aaaea39992857b6e685d544a4034281c1004000000000000000000000000000000000000000000000613202c3946535f6c798686868686868686786d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b68758286868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f0000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000000000000008111a222b333b424650545c6063676d6f727476777879797978777674716e6966615e56524d453f352f271f160d04000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000060c1014191e202125272a2b2c2c2c2b2a292623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c6e6e6e6e6e6e6c655b5044372b1f1205000000000000000000000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000714212d3a46535e69768390939393939393978a7d7063564c4135291d11050000000000000000000000000000000000000000000008131e28313c464f59606a6f7980878e92989b9fa2aaa6a6a4a2a1a1a0a0a1a1a3a5a7a7aca49f9d9995908a827b706b615a50463d31281d0f05000000000000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000a141d28313c454f59626d74818e949fa8aea49f92877d6f695f564c42392e23180c00000000000000000000000000000000000000000000000613202c3946535f6c798692939393939386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9393939393939393939393939393939393939393939393939393939393939393939393938e8175685b4f4235281c0f00000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000000000000060f1a232c343d454d535a61666d7075797c7f81838485858685858482807e7b77736e69615e575145403931281f160c030000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000003080e111414181b1d1e1f201f1e1e1c19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787a7a7a7a7a7a776c605346392d20130600000000000000000000000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000815212e3b4854616e7b87939f9f9f9f9fa99b8f8275685e5246392d20150a00000000000000000000000000000000000000000000010c161f2b343d474f585f676d737b81868b8f9298989a9b9d9e9f9f9f9f9f9f9e9d9c9a989a93908d88837d766e69615950483e342b1f160c00000000000000101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000006111c262f3a434d57606b727f8b939da6afa59c928b7e716b60574d443a30271c120700000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9f9386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000000000000030d18212c353e464e575f616c70787d8185898b8e90919192939292908f8d8b87847f7b746e69625b514b433a31281e150b000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101212131212110f0d0a070604000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8787878787877a6d6154473a2e211407000000000000000000000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000007131f2c38434e5866737f8c9aa4afaca8aaac9f92867a6d6154473c32261b0f0000000000000000000000000000000000000000000000040d19222b353d464e555d60696e747a7e8285888b8d8f909192929292929291908f8d8c898683807c76706c615f574f473e362c22190d0400000000000000101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000071017222d38424c555f69707d87929fa5afa79e938d80736c61594f453c32281e150b0000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8acacb2adaba5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59b8e8275685b4f4235281c0f0000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000010b151f2a333e474f5860696e767d84898e9298989a9d9d9e9f9f9f9e9d9c9a9795918c86817b726d605d554b433a30271d1207000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794949494877a6d6154473a2e211407000000000000000000000000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000915222e3b4854606a7784919eaca49f9b9ea5a3998b7f7265584e43372b1c12070000000000000000000000000000000000000000000000071019232b343c434b51575f61676d7175797c7e80828384858586868585848482817f7d7a77736f6a64615a534d453e352c241a10070000000000000000101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473a2d2014070000050e192228333f4a545d676e7b859299a3afa89f958e81776c605a50473d332a20160c030000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875818e9babb5b2a8a19e98989898989898989898989898989898989898989898989898989898988e8275685b4f4235281c0f000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000007121d27313c454f59616a6f7b828a91969b9fa2aaa7a7a5a3a2a2a3a4a5a8a7a7a09d99928e867f756d675d554b42392e23180c0300000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b09050100000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000004101c2834404b54626f7c8996a0a49a938e939eab9d9083776a5f5347392e23180c000000000000000000000000000000000000000000000000071119222a313940454d53555d6065666d6f71737576777879797979787877757472706d6866625f58555046423b332c231a1208000000000000000000101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d20140700030d17202b343d44505b666d79839197a2abaaa1969083796d655b50483e352b21180e04000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000d1a2734404d5a6773808d99a3aeada196918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8175685b4f4235281c0f0000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c11060000000000000000000c18242f39434d57616b707c858f949ea0a8aca8a19e9a989695959697989c9fa2aaaba39f98928b81796d675d544b4034281e150b0000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126292825201b140c0300000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000006131f2c3845515c6674818d9aa89f9388828e9baaa095887c6f62544a4034281c10040000000000000000000000000000000000000000000000000710181f282f353b42464c5154545c60626567686a6b6c6c6c6c6c6c6b6a69676563605d5655534e49443e36312a211a110800000000000000000000101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d201407010b151f29333d46505a606c78828f95a0a9aba29891847a6e675c53493f362d23190f0600000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000815212e3b4854616e7b86929faaab9e91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063564a3d3023170a000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c040000000000000004101d2935404b555f69707d8692979fa6aca69f9c96918e8b898988898a8c8f92989ea1a8aaa29f938f83796d665c51453d30271c1207000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e333534312c251e150c0200000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000713202d3a4653606d7985929eaa9d90837d8998a2a79a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000060d161d242931363a4145474a505355585a5c5d5e5f5f5f5f5f5f5e5d5c5a595654524c4847433c39332a261f180f080000000000000000000000101d293643505c6976828f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d20140707121d27313b454e58616c73808d949ea7afa39992867c6f685e554b41382d241b11070000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000714212d3a46535e6974818e98a2ada196887c7272727272727272727272727272727272727272727272727272727272706b6054483c2f22160900000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a0000000000000006131f2c3845515d676e7b869298a1a9aaa29f948f8984817e7d7c7c7c7d7f82868b91969da4aea59e958f82786d60594f42392e23180c0000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e1409000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b120900000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000005111d2935414c5664707d8a97a2a9998c807885929fab9e9285796d6053463a3025190d0100000000000000000000000000000000000000000000000000040c12181f262a2f35393a3f4446494b4d4f505152525353525251514f4e4c4a4745413c3b37322d28221a140e06000000000000000000000000101d293643505c69768286868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014071118242f39434d57606a717e8b929ca6aea49f92877d706a5f564c43392f261b1209000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa8a89c8f82766c6565656565656565656565656565656565656565656565656565656360594f44382c2014070000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000004111d2935414b55606d79839098a2aaa9a198928a827c787472706f6f70717275797e848d929fa4aba79f948d80746b60544a4034281c10040000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32383a4146474c4f4d49423930251b0f0400000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000713202d3946525e6875828f9ba9a197897c75828e9baba1978a7d7064564c41362a1e1105000000000000000000000000000000000000000000000000000001070d141a1e24292c2e34383a3c3e40424344454646464645454442413f3d3a3935302e2b26201c170e0903000000000000000000000000000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014101a232935404b555e696f7c86929fa4aea69d928b7f726b61584e443b31271d140a00000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a25313b46525e6973808c96a0ac9f948b7e716a5f5658585858585858585858585858585858585858585858585856544f473d33271c10040000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a00000000000613202c3945515d67737f8c95a0aaaba19792867e766f6c6565636262636465676d7279808b9399a4afa69d92897d70665c5144382c1f150a00000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000000000000000000000000000000000000000000000000000002090e11171c1f262b2f35393d43474c5254595c59534b42372c2015090000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c010000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000714212e3a4754616d7a86929fab9e928579717e8b99a3a99b8f8275685e5246392d20150a0000000000000000000000000000000000000000000000000000000003090e13191d2023282c2d2f32343537383939393939393837363432302d2c2924211f1b15100b050000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201418222c353e45515d676e7b859198a3aea79e948d80746d62594f463c32291f150b0200000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009141f2a36424d57606d7984919aa4a69f92867c6e685d554b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a48443d352b21160b0000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f01000000000714212d3a4754606d7a85929fa7afa49992857c716c63605b535656555657555c60676d747f87939fa6aea49d9184796d6053463c31261b0f0300000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e0300000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616668655d53493d3125190c000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d11050000000000000002050708080808080808080814212e3b4754616e7a8794a1a094877a6d6154473a2e21140808080808080808080705020000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000006121e2b37424d5765727f8b99a3ab9b8e81756d7a86929fac9f92867a6d6154473c32271b0f00000000000000000000000000000000000000000000000000000000000001080d1113171c1f20222527292a2b2c2c2c2c2c2c2b2a2927262321201d1915120f0a0400000000000000000000000000000000000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2016202a343e47515b606d79839097a1aaa9a0958f82786d605b51473d342a20170d030000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e1a25303b45515d67707d88939fa6a29891847a6d675c544b423f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d3c38332b231a0f05000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000005111e2a36424d5766727f8c97a2adaa9f93877d706a615a5350494a4949494a4b51555c606d73808c949fabaca0958b7e7164584e43372b1f1206000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f14090000000000000000000000000000000000000000000000000000000000000001080d11161c1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e00000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000000000002090e121415151515151515151515212e3b4754616e7a8794a1a094877a6d6154473a2e211515151515151515151514120e09020000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000814212e3a47535f697683909daba3998a7e716875828f9caba3998c7f7265584e43372b1d1207000000000000000000000000000000000000000000000000000000000000000104060c10121316181a1c1d1e1f1f20201f1f1e1e1c1b19171413110d0806030000000000000000000000000000000000000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201e28323c464f59636d75818e959fa9aaa1979083796d665c50493f352c22180e05000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000009141f2935404b55606b73808d949fa8a0968f82796d665c544b433a323232323232323232323232323232323232302f2c27211a110800000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c0000000714202d3a46525e697784909da9a8a2988d80746b60585046443f3d3c3c3d3e40454b515b606d7882909ca6b0a89d9083776a5f53473a2e21150600000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464e53555d60656a6f747a7f8175685c4f4235291c0f00000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b00000000050d141a1e2021212121212121212121212e3b4754616e7a8794a1a094877a6d6154473a2e2121212121212121212121201e1a140d05000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000030f1b27333f4953626e7b88959fac9f92867a6d64717e8b99a3ab9d9083776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f101112131313131212110f0e0c0a0707040100000000000000000000000000000000000000000000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2026303a444e58616b727f8c939ea7aca29891857b6e675d544a3f372d231a100600000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000020c18242f39434f59606d78829096a0a89f948f82786d665d554c443b332b2525252525252525252525252525252322201c160f08000000000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000814212e3b4754616e7b8795989a9b9c92857a6d61594f463e37332d2f2f302e34394045505c666f7c88949fabaca095887b6f6255483c2d22170b0000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000000000000000000000000000000000000001070c10151b1e24292c33383b42464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000000050f171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e3b4754616e7a8794a1a094877a6d6154473a2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170f0500000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000005121f2b3744505b6573808d99a7ac9c8f837668606d7a86929faca095887c6f62554b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d232e38424c565f6a707d87939fa5afa49a92867c6f695e554b42382e251b11080000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007121d27313d44505c666d7a849197a1a69e948f81786d675d564d453d3528231c141919191919191919191919171614100b050000000000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f130600000b1825323e4b5865717e888a8b8d8e908e8174685e52473d342b272223222323282f343f4a545f6a76828f9cacb1a7998c7f736653493f33271b0f030000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c60646a6e74797e83898e929084776a5d5144372a1e110000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b0000020d17212930363a3b3b3b3b3b3b3b3b3b3b3b3b3b4754616e7a8794a1a094877a6d6154473b3b3b3b3b3b3b3b3b3b3b3b3b3a36302921170d020000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000613202d394653606c7884919eaba49a8b7f72655d6875828f9caaa79a8d8074675c5145382c1f14080000000000000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d28343f4a545e686f7c869299a4afa59f93887e706a60574d433a30261c1309000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010b151f28343f4a545e686e7b859298a2a69e938f82796d685f574f473e342e261e160d0c0c0c0c0c0c0c0c0c0a09070400000000000000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000714212d3a4754606d797c7d7f808183847d7063564c41352b221b17161616181d232e38424e5864717d8a9aa4afa99c8f8276655b5044372b1f12050000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000000000000000000000000000000000000060b0f141a1d23292c32373a4145474f54565e61666d71767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000009141f29333b4246484848484848484848484848484854616e7a8794a1a094877a6d6154484848484848484848484848484846423b33291f140900000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004101d2935404b5563707d8996a1ac9f93877b6e615664717e8a98a2ab9e9285796d6053463b3025190e02000000000000000000000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a030000000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d353d44505c666d7a849198a2aba69d938c7f726c61584e453b31281e140a01000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000030d17232e38424c565f696f7c869299a3a59e948f827a6e69605950443f38302820180f07000000000000000000000000000000000000000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b00000613202c3945515d676d6f707273757678706b6054443a30231a0f0b0609070c121c26303c4754616d7a86939facab9f9285796c605346392d20130600000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000000000000000000000000000000002080d11171c1f262a2f34383c43474c5254596063696e73797d82888d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b00020e1a25303b454d52545454545454545454545454545454616e7a8794a1a094877a6d61545454545454545454545454545454524d453b30251a0e020000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000006131f2c3945515d6774818e9ba8ab9c908376695e53606d7a86929faca2978a7d7164564d41362a1e110500000000000000000000000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e181109010000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a05000000000000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473f383d47515b606d78828f96a0aaa89f948e81746d635a50463c33291f160c0200000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000006111c26303a444d57606a707d879298a2a69e9490847b6f6b625a504a423a322a21191106000000000000000000000000000000000005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030004111d2935414c555d606264656768696b6360594f4432291e110800000000010a14202d3946525e687784919daaaea298877a6e6154473b2e21140800000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f231609000000000000000000000000000001040a0f13191c22282b3136394045474e53565d60656b70757b80848a8f949a9fa2a7a09d979083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005121e2a36424d575e616161616161616161616161616161616e7a8794a1a094877a6d616161616161616161616161616161615e574d42362a1e120500000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000714202d3a4753606d7985929faba3998b7f726557515d6775818e9ba9a99c8f8275685e5246392d20160a000000000000000000000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6059504a42454f59626d74808d949fa8a9a0968f82786d605b51483e342b21170d040000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000a151e29323c454e58616b707d869298a2a69f9691857d716c605c544c443c332b2317110a020000000000000000000000000000000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600010d19242f3a434c51545557585a5b5d5e56544f473d3320170d00000000000005111d2a36414c566875828e9ba8b3aa95897c6f6256493c2f2316090000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000000000000000000000001070d11161b1e252a2d33383b42464b5153585f62686d72777d82868c91969c9fa6a39f9b95908b857f7366594c403326190d0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e7a8794a1a094877a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d2014070000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000005111e2a36414d5664717e8a98a2ac9f92867a6e61544b5563707d8a97a1ac9f92867b6e6154473d32271b0f0100000000000000000000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b110700000000000000000000000000000000000000000000000000000000050a0d0f101313131313130f0f0d0904000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facaea194887b706b605b544c4d57606b727f8b929da6aba19791847a6d665c51493f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000030c17202a333d464f59616b707d869298a1a8a09792877e746d665d564d453d3527221b140b0300000000000000000000000000000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d201307000008131e28313a414547494a4c4d4e50514948443d352b210e05000000000000010d192530414e5b6774818e9aa7b0a3968a7d7063574a3d3024170a000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000000000000000000040a0f13181d20272c3036383f44464d53555c60646a6f747a7f84898f92999ea1a9a19e99928e89837e79736d63574b3e3225180c0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815212e3b4854616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7c8995a2a295887c7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6e6154483b2e211508000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000714202d3946525e6876828f9caaab9c8f8276685e524653606d7985929eaba3998c7f7266584e43372b1d12070000000000000000000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000000000000000000030a11161a1c1d2020202020201c1b1915100902000000000000000000000000000000000000000000000000000000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facb8ab9e92857d736c665e56555f69707d87929fa4aea39992857b6e685d544a40372e241a100700000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000050e18212b343e474f59616b707d8691969fa7a199928b80786d685f574f473f332d261d150c03000000000000000000000000000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080000010c161f282f35393a3c3d3f404243453d3b38332b23190f0000000000000000081a2733404d5a6673808d99a6b0a4978a7d7164574a3e3124170b00000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000000000000070c10151b1d24292c32383a41464a5053575f61676d71767c81868b91959b9fa3a69f9c96918c86817c77716d67635b51463b2f22160a0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788487878787878787878787878787878787898e99a4a4988e888787878787878787878787878787878784786b5e5245382b1f120000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000814212e3b4754616e7b86929faca3998b7e7165564c44515c6674818d9aa8ab9d9184776a605447392f23180c000000000000000000020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e1206000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facb9ada197928780786d68605d676e7b859299a3aea49f92877d6f695f564c42392e251c12080000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000060f19222c353e474f59606b6f7c8490959ea5a39f928d827a6e69605950443f382f271e150d040000000000000000000000000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000040d161e24292c2d2f313234353638302f2c272119110700000000000000000d1a2633404d596673808c99a6b1a4978a7e7164574b3e3124180b00000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f1206000000000000030b12181c1f262b2f35393d43484c52545b6063696e73797e83888e92989da0a8a29f9a94908a847f7a756f6b65605d55514940352a1e12060000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919494949494949494949494949494949599a0aaaaa098959494949494949494949494949494949184786b5e5245382b1f1200000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000006131f2b37434e5865727f8c99a3ac9f92867a6d615447404a54636f7c8996a1aca095897c6f62554b4034291c1004000000000000000005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e2216090000000000000000000000000000000000000000000000030d161f272d3235363939393939393635312c261e150c020000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929facb9b3a9a199938c827a6f6a656d79839097a1aba59c928b7e716b60574d443a30271c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000007101a232c353e474f59606a6f7a838f939fa4a49d948f847b706b625a5049413930271f160d0400000000000000000000000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000040c13191d202122242527282a2b252423211c170d0801000000000000000e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000000030c151c23282c31373a4045474f54565e61666c70767b80858b90959a9fa2a8a09e98928e88837e79736e6863605953514b4340372e23190d020000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919ea1a1a1a1a1a1a1a1a1a1a1a1a1a1a2a4aab2b2aaa4a2a1a1a1a1a1a1a1a1a1a1a1a1a1a19e9185786b5e5245382b1f120000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000815212e3b47535f6a7783909dabaa9c8f8275685e5246394653606c7884919eaba89a8d8174675c5145382c1f140900000000000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000000000000000a151f2831383e424346464646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929facb9bab2aba49f948f847c726c77818f95a0a9a79e938c80736c61594f453c32281e150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000008111a232c353d474f585f686e79818c939aa2a69f9691857d716c605b534a423931281f160d04000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000000000008121a22282d303132323232323231302d282219130c04000000000006121e2b37424d576875828f9ba8b4aa96897d7063564a3d3023170a00000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000000000b151e272e34383c43474b5153596063686d72787d82878d92979d9fa7a49f9c96918b86817c76716d66615e56544f47454039312e251c1207000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919e9f9f9f9f9f9f9f9f9f9f9f9f9f9fa1a3a8b0b0a8a3a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9185786b5e5245382b1f12000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f08040000000000000000000003050e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000003101c28343f4a54626f7c8895a0aca3988b7e7164564c413744505b6573808d9aa7ab9f9285796d6053473b30251a0e02000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c0000000000000000000000000000000000000000000005111c27313a434a4e505353535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9b2a8a09da09f9691877f76808c939ea7a89f958e81776c605a50473d332a20160c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000008111a232b353d464e565e676d7780889298a0a8a09792877e736c655c544b433a31281f160c030000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0000000005101a242c33393c3e3f3f3f3f3f3f3e3c393329241e16100c0709060b1117232d3a47535f697884919eabaea398887b6e6155483b2e2215080004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000007121c2730394044464e53555d60656b6f757a7f848a8f939a9ea1a9a29e99938f89847f7a746f6a64605c54524c48433d39352f271f1c130a00000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b78849193939393939393939393939393939394979ea8a89e97949393939393939393939393939393939185786b5e5245382b1f12000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1614100b05000000000000060b0f12131b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000006121f2b3844505c6673808d9aa7ac9f92867a6d6054473a333f4953626f7c8895a0aca2978a7e7164574d42362a1e1205000000000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000105090b0b13131313070604000000000000000000000000000013202c3946535f6c7986929facb9aca0969196a0a199928c838c929ca5aaa1969083796d655b50483e352b21180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000081119232b343c444d555d656c737e8691969fa6a299928b80776d665d554b433a31281e150a0000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222c363e44494a4b4b4b4b4b4b4a49453e352f281f1c18171616171b222935404b55616e7b8896a1acac9f9286796d6053463a2d2013070006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000c18232e39424a5153585f62676d72777c81868c91969c9fa4a7a09d97928d87827d78726d68625f5853504a46413b38322c29241d150d0a0100000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788486868686868686868686868686868686878c97a3a3978c878686868686868686868686868686868684786b5e5245382b1f12000000000000000000000000000000080e171f2f3a454f575c5e60605f545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e42352b2423201c170e09030000020a11171b1f20252c34414e5a6774818d93939393938b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000713202d3a4653606d7985919eabaa9b8f8275675d5145392d3847535f6a7784909daaa99c8f8276695e52463a2d20160a000000000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c2013000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c69655e54493d3125190d0000000000000000000000000000000000000000000000000000060c111517182020201f1413100c0701000000000000000000000013202c3946535f6c7986929facb7aa9d91849196a0a39f9490949ca4aba29891847a6d675c53493f362d23190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000071019222a323b434b535b606c707c848f949da4a39f928d81786d675d554b433a30261c110600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000004101c28333e4850555758585858585857555045413a312c282323222322282d333d45515d67727f8c99a8b2a99d908376665c5144382c1f1206000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101c2834404a545c60646a6f747a7e83898e92999ea1a8a39f9b95908b85807b75706c65605d56534e46443f3836302c271f1d18120b03000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00111e2a3743505c687278797979797979797979797979797979797a8794a1a094877a797979797979797979797979797979797872685c5043372a1e11000000000000000000000000000000000f1b2834404c5761686b6c6c6c605c5455585a5c5d5e5f5f565d6065696b6c6b6965605c554e463c37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e42393831302d28221a140c07070b141b22272b2d323939414e5a677480868686868686867e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060403010000000000000203060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000004111d2935414c5563707d8a97a1ada2988a7e7164554c41352b37434e5866737f8c99a7ac9f93877b6e6154483d32271b0f010000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000000000000000000000000000000030f1c2935424e5a6670767979797979797570655a4d4135281b0f020000000000000000000000000000000000000000000000000911181d2124252d2d2d2c201f1c18120b030000000000000000000013202c3946535f6c7986929facaea194877b849196a1a69f9c9fa6afa39992867c6f685e554b41382d241b110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000071018202931394149505a616a6f7a828d929fa4a49c938e82796d675d554b42382e23171006000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000814212d3944505a616465656565656564615a514c433e38342e302f302d33383f44505a606d7985929eabb1a7998c807366544a4034281c1004000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006121f2c3844515c666d71767c81858b90959b9fa3a8a19e99928e89837e79736e6963605b53524c47433c38342e2a251e1b16100c070100000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000f1b2834404b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e7a8794a1a094877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6860564b4034281b0f00000000000000000000000000000005111e2a3744505c6873787979796d665c504b4d4f4c52565e61686d727678797876726d675f584e463c30261c160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4646453d3c39332a261f181212181d262d3337393e4546464c58646e7479797979797979716c6256493d3024170a000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b13131311100e0a050005090d0f1013131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0000000000000613202c3945515d6775818e9ba9ac9f92867a6d6053473a2f26323c4855616e7b88959faba4998c7f7266594f43382c1d12070000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d6976828686868686868275695c4f4236291c0f03000000000000000000000000000000000000000000000009121b22292e3132393939392d2c29231d150d0300000000000000000013202c3946535f6c7986929facada09386797b849197a1a9a9abb0a89f92877d706a5f564c43392f261b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f383f4450585f686d78808b9399a3a59e948f82796d675d544a3f342822180b020000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303c4955616c71727272727272716c605d554f4645403e3d3c3c3d3f44495059616c73808d97a1adab9f95887c6f6255483c2e23180c00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000713202d3a4653606d787e83888d92989da0a7a69f9c96918c86817c77716d67615f5753504945413a37312c28231c19140f0a0400000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b17232f3a454e565c5e6060606060606060606060606060616e7a8794a1a094877a6d6160606060606060606060606060605e5c564e453a2f23170b00000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b0000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53535353514a49443e363129231d1d23282f383f44464b52535353535c64676c6c6c6c6c6c6c64625a5045392d211508000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e423528202020201d1d1a16110b1015191c1c2020202734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0000000000000714212d3a4754606d7a86929facaa9b8e8175675d5145392c212d3a46535f697683909dabab9e9184776b605448392f24180c0000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d69768390939393938f8275695c4f4236291c0f030000000000000000000000000000000000000000000006111b242d343a3d3e464646463a38342f271f150b01000000000000000013202c3946535f6c7986929facada093867a6e7b859197a1a9b3aca1968b7f726b60584e443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000050d161d262d333e464e565d666d747f879298a2a69e949082796d665c50443f342a1d140a0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1724313e4a5764717e7e7e7e7e7e7e7d756d67615953514b4b4a49494a4a50535b606b707e88939fa9b0a69d9083766a5f53473b2e1c120700000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d21140700101d293643505c6976828a90949a9fa2aaa29f9a948f8a847f7a756f6a64605d55534d46443f38352f2b261f1c17110e0802000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0007121e28333c454b50525353535353535353535353535354616e7a8794a1a094877a6d61545353535353535353535353535352504b453c33281e120700000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c1003000000000000000000000000000000000005111d29343e48505658606060606060605b595e606060605e57555046423b342f27272e343c41495053585f6060605f5c585a60606060606060585650483e34291d1105000b1825313e4b5864717e8b93939393938e8175685b4e42352d2d2d2d2d2a2926221c151b212528292d2d2d2d34414e5a6774818d93939393938b7e7164584b3e3125180b000000000005121e2a36424d5765717e8b98a2aea2988a7d7064554b4035291e2a36424d5765727f8b99a3aca096897c6f63554b4035291d100400000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000010c18222d363f454a4b535353524745403931271d1207000000000000000013202c3946535f6c7986929facada093867a6d6f7c859297a2aaab9e91847a6d675c554b423930261e140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000040b141b2227343c444c545c606d727e869298a2a69f958f82786d605a50463c2f261c110600000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000003101d2a3643505d6976838b8b8b8b8b8b8a817a706b64605c545756555657545b60656c727d86929aa4afaa9f948a7d7064584e43372b1f0b0000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e22150800101d2a3743505d6a7683909c9fa6a8a09d98928d88837d78736d6862605853514b46423b37332d29241e1b15100c06000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010c17212a333a4043454646464646464646464646464754616e7a8794a1a094877a6d6154474646464646464646464646464543403a332a21170c01000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000000000c17222d363e45494b5353535353535359636b6c6c6c6c6b64615a534d45403931303940454d535b60656c6c6c6c6b686157535353535353534b49453e362d22170c00000b1825313e4b5864717e868686868686868175685b4e423939393939393736322d271f262c3235363939393939414e5a677480868686868686867e7164584b3e3125180b00000000000714212d3a46535e697683909caaab9f9285796d6053463a2f241a26313b4754616d7a86929faca89a8e8174675d5145392c1f140900000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000000000000000407090a0b0b0b0b0b0b101d2a3643505d697683909ca9a89c8f8275695c4f4236291c0f0b0b0b0b0b0b0a09070400000000000000000000000005111d29343f485056586060605f53514b43392f23180c000000000000000013202c3946535f6c7986929facada093867a6d6a6f7c859298a2aaa1968f82796d675c544a423830261d140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a323a424a505b626c717d869298a2a79f948e81746d62584e42382d22170b00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000030f1c2936424f5c6975828f9898989898938e847d76706d6666646362636465666c71787f879298a2acaca2988f82766c6155463c32261b0f0000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f22150800101d2a3743505d6a7683909da9a49c96918b85817c76716d66615e56544e4745403936312b27221b19130f0a030000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000050f1821282f34373839393939393939393939393b4754616e7a8794a1a094877a6d6154473a39393939393939393939393837342f2821180f0500000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d01000000000000000000000000000000000006111b242d34393d3e464646464646525e6b757979797978706c615f57514b433e3d424b51575f656c71787979797873685c504646464646463e3d39342d241b110600000a1724303d4956626c7179797979797979756f65594d3b46464646464644423e39312930383d41434646464646464c58646e7479797979797979716c6256493d3024170a00000000000815212e3b4854616e7b87939faca99b8e8174675c5145382c1d14202d3946525e6876828f9caaab9f9285796d6053473b31251a0e00000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000040b10131616171717171717171d2a3643505d697683909ca9a89c8f8275695c4f4236291c17171717171717161613100b05000000000000000000000915212e3a45505a62656c6c6c6c605c554b4034291c10040000000000000013202c3946535f6c7986929facada093867a6d606a6f7d869298a3a89f948f82796d665c544a42382f261d140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000061018202830383f44515a616b707d869299a4a69d938b7e716a5f544a3f33281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000020e1b2835414e5b6874818e9ba5a5a5a59e96918a837d79767271706f6f707275787d838b9299a2aaafa49a92867b6e61594f44342a20150a0000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524c48433d38352f2a261f1b17110d080100000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000060f171e23282a2b2d2d2d2d2d2d2d2d2d2d2e3b4754616e7a8794a1a094877a6d6154473a2e2d2d2d2d2d2d2d2d2d2d2b2a28231e170f060000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000000000009121b22292d303139393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245393939393931302d29221b12090000000815212d3945505a62646c6c6c6c6c6c6c68655d534648535353535353504f4a433b313a42494e4f53535353535348535c64676c6c6c6c6c6c6c64625a5045392d2115080000000007131f2c38434e5866737f8c9aa4ada2978a7d7063554b4034281c111d2a36414c5664717e8b98a2aea2988b7e7164574d42362a1b1106000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c000000000000000000070f161b20222324242424242424242a3643505d697683909ca9a89c8f8275695c4f42362924242424242424242322201c160f070000000000000000000b1724313d4a56626c71797979796d675c5145382c1f13060000000000000013202c3946535f6c7986929facada093867a6d60606a707d869299a3a69f948f82786d665c544a42382f261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e161e262e343f485059606b707e87939fa6a59f92867c6f665b5044392e23180c000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000010e1a2734414d5a6774808d9aa7b1b4aea8a19e94908a85827f7e7d7c7c7d7f82858a90959fa3ababa39f93887e71695f53473e3322180e040000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e21140800101d2a3743505d6a7683909da69a8d8079726d68625f5853504a46413b38322c29241d1a150f0b0600000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000050c12171b1e1f202020202020202020212e3b4754616e7a8794a1a094877a6d6154473a2e212020202020202020201f1e1b17120c05000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000911171d2124252d2d2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d2d2d2d2524211d1711090000000005111d29343e48505658606060606060605b59534d535f6060606060605d5b554d4339424c545a5c6060606060605f5353585a60606060606060585650483e34291d1105000000000915222e3b4854606a7784919eacab9e9285796d6053463a2e23180d1925303a4754606d7a86929facaa9c8f8276695e5346382d22170b000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000007111921272c2f303131313131313131313643505d697683909ca9a89c8f8275695c4f4236313131313131313131302f2c272119110700000000000000000b1825323e4b5865717e86868686796d6053473a2d20140a0000000000000013202c3946535f6c7986929facada093867a6d6058606b707d879299a3a69e948f81786d665c544a41382f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000010000040607080707050100040c141c2328363e474f59616c727f8c949faaa3989083786c60554b4034281c10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000d1a2633404d596673808c99a6b4aaa29f9a9f9f9c98928f8c8a8988898a8b8e92979da0a7aea8a199928b7f726c61574d42352c21100600000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d21140700101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524d48443d39352f2b261f1c17110d080200000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000001070b0f1112131313131313131314212e3b4754616e7a8794a1a094877a6d6154473a2e2114131313131313131312110f0b0701000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d2114070000000000000000000000000000000000000000060c1115171820202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023202020181715110c060000000000000c17222d363e45494b535353535353534e4d4d575e6c6c6c6c6c6c6c6a665f554a3e49545e66696c6c6c6c6c6c6c5e574d4e535353535353534b49453e362d22170c0000000004101c2834404b54626f7c8996a0aca99a8e8174665c5144382c1d120813202c3945515d6775818e9ba9ac9f93877b6e6153493f33271b0f030000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000040f19232b32383b3d3e3e3e3e3e3e3e3e3e3e43505d697683909ca9a89c8f8275695c4f423e3e3e3e3e3e3e3e3e3e3d3b38332b23190f05000000000000000a1723303d4a5663707d8993988a7d7063574a3d31261b0f0300000000000013202c3946535f6c7986929facada093867a6d605359616b717e87929aa4a69e938e81786d665b534941382d2217140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000020608080e070c101313151413110d0802020a1117242c353d47505a606c77828f98a2aa9f958b7e71675c5145382c1f14080000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000c1926323f4c5965727f8c98a5aea298928d939aa0a29f9c999796959697989b9ea1a9acaba39f9691877f726d625a50453c31231a1000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600101d2a3743505d6a7683909da9a49c96918b86817c76716d66615e56544f4745403937312b28221c19130f0a040000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000020405060606060606060814212e3b4754616e7a8794a1a094877a6d6154473a2e211407060606060606060504020000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000005080a0b131315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201413130b0a0805000000000000000006111b242d34393d3e464646464646464246535e69767979797979797771665b4f424e5a66707679797979797976695e5346464646464646463e3d39342d241b11060000000006131f2c3845515c6674818d9aa8ada197897d7063544a4034281c0b04111d2935414b5564707d8a97a2ada49a8c7f73655b5044372b1f13070000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a505d697683909ca9a89c8f8275695c4f4a4a4a4a4a4a4a4a4a4a4a4948443d352b21160b000000000000000815222f3b4855626e7b88959a8d817467584e43372b1f120600000000000013202c3946535f6c7986929facada093867a6d60534f59616c717e88939fa3a59e938e81786c655b53493f3327261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000003090e1214151a1c181c1f202121201d19130c050006121a232b353e44505b656e7b86929faaa79e9184796d6053463b3025190d0100000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1825313e4b5864717e8b97a4ab9f9286818890959b9fa3aba4a3a2a2a3a5a8a9a7a8a19e99928d847d716d625b51483e332a1f110800000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400101d2a3743505d6a7683909c9fa6a8a09d98928d88837e79736e6863605953514b47423c38332d2a251e1b15100c07010000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004060000000000000000000000000009121b22292d3031393939393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b39393939393931302d29221b120900000000000713202d3a4653606d7985929eabab9e9185796d6053463a2e23180c010d18242f3a4653606d7985929fabac9e9184786c6053463a2f24180d0100000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000004101b27323d474f54565757575757575757575757575d697683909ca9a89c8f8275695c57575757575757575757575756544f473d33271c10040000000000000714202d3a4753606d7a86979e9184786a5f53473a2e21150800000000000013202c3946535f6c7986929facada093867a6d605347505a616c727f8b919ba4a59e938e81776c655b504440382e261c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000060e151a1e2122272823282c2d2e2e2d2a251e160e05000811192327333f49535e69737f8c98a2ada1968b7e7164564c41362a1e110500000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1724313d4a5764707d8a97a3ac9f9286797c83898e9299999c9d9e9f9f9f9e9d9b9896918c86807a706b625a51493f362c21180e0000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d0100101c2936434f5c6976828a8f949a9fa2a9a29f9a94908a84807b756f6b65605d55534d46443f3836302b271f1c18120e0903000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f020000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000911171d2124252d2d2d2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d2d2d2524211d171109000000000005111d2935414c5664707d8a97a2ada89a8d8074665c5044382b1c12070007131f2c3845515c6674818e9aa8aca096897c7063554b4035291d110400000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000713202c38444f59606364646464646464646464646464697683909ca9a89c8f827569646464646464646464646464646360594f44382c20130700000000000006131f2c3945515d677885929e96887b6f6255483c3025190d01000000000013202c3946535f6c7986929facada093867a6d60534748505a626d727f8c929ca4a59d938e80776c605c524a40382e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000060f181f262b2d2e34352e34383a3b3a3936302820160c0200071117222d38414d57606d7a86929faca89c908376685e5246392d20140700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303d495663707c8996a3afa399867a6f787d82868a8c8f909192929291908e8b8884807b736d68605950483f372d241a0f0600000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000713202d3a4653606d787d82888d92979da0a7a69f9c97918c86817c77726d67625f5753504a46413a37322c29231d1a140f0b0600000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e110400000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000060c111517182020202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120202020181715110c060000000000000713202d3946525e6875828f9ba9ada196897c6f63544a3f34281c0b000004101c2834404b5463707c8996a1ada89b8e8174675d5145392c20140900000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f120000000000000916222f3b4854606b7071717171717171717171717171717683909ca9a89c8f82757171717171717171717171717171706b6054483b2f22160900000000000004101d2935404b556a7783909d998c7f7266564c41362a1d1105000000000013202c3946535f6c7986929facada093867a6d6053473e48515b626d737f8c929ca4a59d938d80746e645c524a40372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e18212a31373a3b414243404546484746413a32281e1308000006111b262f3b45525d6875828e9ba8ac9f93877a6e6154473b2e21140800000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000916222f3c4955626f7c8895a2b5ab94877b6e6c70757a7d808284848586858583817f7c78736e68605d564f473f362d251b120800000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000006121f2c3844505c666d71767b80858b90959b9fa3a9a19e99928e89837e79746e6964605b54524c47433d38342f2a251f1b17110d080100000000000000000000000000000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d10040000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000005080a0b1313131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21151313130b0a080500000000000000000714212e3a4754616d7a86929facab9e9184786c605346392e23170b0000000c18232e394653606c7884919eabac9f92857a6d6053473b31261a0e02000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83919daaaa9d90837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d706356493d3023160a000000000000000c18242f424f5c6875828f9b9c908376685e5246392d201307000000000013202c3946535f6c7986929facada093867a6d6053473a3f49515b636d73808d929da5a59d928d80746e635c524940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009151f2a333c4247484d4f504b51535454524c443a3025190d0100000a141d2935414c5664717e8b97a4afa49a8a7e7164574b3e3124180b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000815212e3b4854616e7b8794abb5a295887b6f6263686d7073767778797978787674726f6a66615e56524c433d352d241b1309000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000003101c28343f4a545c60646a6e74797e83898e92989ea0a8a39f9b95908b85807b76706c66615e56544e4745403936312b27221b19130c04000000000000000000000000000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000606060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080606000000000000000000000006121e2b37424d5765727f8b99a3aea89a8d8073655b5044372b1c110600000007121f2b3844505b6673808d9aa8aea2988b7e7164574d42362a1e12050004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d000000000003101d2a3643505d6976838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9195a0acab9f95908a8a8a8a8a8a8a8a8a8a8a8a8a8a8a83776a5d5044372a1d1104000000000000071a2734414d5a6774808d9a9f93867a6d6154473a2e23180c000000000013202c3946535f6c7986929facada093867a6d6053473a373f49525b636e74808d939da5a49d928d80736e635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c454d53555a5b5c555c6061615e564c41362a1d11050000020b19242f3c4955626f7c8895a2b6ac998d8073665a4d4033271a0d00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000714212d3a4754606d7a8799a4afa296897c6f63565d606366696a6b6c6c6c6b6a6865625f5854524d45413a312b231b1209010000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000c17232e38424a5053575f62676d71777c81868c91969c9fa4a7a09d97928d87827d78726d6862605853514b46423b37332d29241e160d0a0100000000000000000000000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a87949f9f94877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b0000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000814212e3a47535f697683909d9f9fa096897c6f6253493f33271b0a00000000030f1c28333f4a54626f7c8895a09faa9c908376695f53463a2d21140700000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f1409000000000003101d2a3643505d6976839097979797979797979797979797979da0a8b1b1a79f9d97979797979797979797979797979083776a5d5044372a1d11040000000000000c1926323f4c5965727f8c98a4998b7e7164544a4034281c10040000000013202c3946535f6c7986929facada093867a6d6053473a2d374049525c606c77818e939ea6a49c928c80736d635b51493f372d241b1209000000000000000000000000000000000000000000000000010101010101010101010613202c3946535f6c7986929facaca09386796d6053463a2d20130701010101010101010101000000000000000000000006121e2b37424d575f616768696a676d6e6d685e5246392d2013080000000814212e3b4754616e7a8794a1ada89b8e8175685b4e4235281b0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000613202d394653606c7986939faca3968a7d706357525457595c5d5e5f5f5f5e5d5b5855534e4746413b352f281f19110900000000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000006111c2630383f44464e53555d60656a6f747a7f848a8f93999ea1a9a29f9a938f8a847f7a746f6a64605c55534d46443f38352f28201c140a00000000000000000000000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8792929292877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815222f3b4855626e7b8895939393939184776a605441382d22170b00000000000b17222d3847545f6a7784919393939394887b6e6155483b2e221508000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e03000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9f9f9f9fa9abb0b8b8b0aaa89f9f9f9f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000b1724313e4a5764717d8a97ab9b8e8275665c5144382c1f12060000000013202c3946535f6c7986929facada093867a6d6053473a2d2e374044505b656d78818e949ea6a49c928c7f736d635b51493f362d241b120900000000000000000000000000000000000000010406070d0d0d0d0d0d0d0d0d0d0d13202c3946535f6c7986929facaca09386796d6053463a2d20130d0d0d0d0d0d0d0d0d0d0d07060400000000000000000814212d3a47535f696e7475767778797b7a6d6154473a2f24190d0100000714202d3a4753606d7a8693a0ada89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000005121f2b3744505b657885929faba4978b7e7164584b474a4d4f515152535252504e4c4947433c39363029241e160d0700000000000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000000000a151e262e34383c42474b5153586062686d72787d82878d92979c9fa6a49f9c96918c86817c76716d67615e5753504945413a322e261c1207000000000000000000000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000000000000000000000814212e3b4754616e7a8786868686877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a010000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000d1a2733404d5a66738086868686868686807366584e432f261b1106000000000006111c2b37434e5866737f86868686868686807366594d4033261a0d00000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a110700000000000003101d2a3643505d6976839093939393939393939393939393939c9fa6b0b0a69e9c93939393939393939393939393939083776a5d5044372a1d11040000000000000916232f3c4956626f7c8995ab9f9285796d6053463a2d2013090000000013202c3946535f6c7986929facada093867a6d6053473a2d2027333f49535c666d78828f949fa6a49c918c7f726d625b51483f362d241b12080000000000000000000000000000000001070d1113141a1a1a1a1a1a1a1a1a1a1a1a202c3946535f6c7986929facaca09386796d6053463a2d201a1a1a1a1a1a1a1a1a1a1a1a1313100c070000000000000815222e3b4855616e7b80828384858687807367554c4135291d120c070a0a15212e3b4854616e7b8794a1aea89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000030f1b27333f495e6b7884919eaba5988b7f7265584c3f3d404344454646454543413f3c3b37322d2a251f19130c0400000000000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000000030c151c23282c3137394045474e54565e61666c70757b80858a90949a9fa2a8a19e98928e89837e79736e6963605b53524c4440382e24190e020000000000000000000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000714202d3946525e687579797979797975685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e0400000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a02000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000c1926323f4b57636e7379797979797979736e6358463d321d140a000000000000000f1b26323c4b57636d7379797979797979736e63574b3f3226190c000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f1911080000000000000003101d2a3643505d69768286868686868686868686868686868690949fabaa9e948f86868686868686868686868686868683776a5d5044372a1d11040000000000000814212e3b4754616e7a8799a3a297897c706356493d31261a0e0200000013202c3946535f6c7986929facada093867a6d6053473a2d20222d38414a545c666d79828f949fa7a49c918c7f726d625b51483f362c241a12080000000000000000000000000000040c13181d2021272727272727272727272727272c3946535f6c7986929facaca09386796d6053463a2d27272727272727272727272727201f1c18120b03000000000915222f3c4855626f7b888e8f9192978f8276675d5145392f241d181616141b222f3c4955626f7c8895a2afa89b8e8275685b4f4235281c0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222d44505d6a7783909daaa6998c7f7366594c403333363738393939383735322f2e2b26201e19140d080b09050100000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000030a11171c1f262b2f35393d43474c52545b6063696e73797e83888e92989da0a7a39f9b95908b85807b75706c65605d56524a40352a1f13070000000000000000000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000005111e2a36414c565e616c6c6c6c6c6c615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e050000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c66635c5247342b200b02000000000000000a15202f3b46515b63666c6c6c6c6c6c6c66635c52473b2f23170a0000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000030f1c2935424e5a66707679797979797979797979797979797982909ca9a89c8f827979797979797979797979797979797771665b4f4236291d10030000000000000613202d394653606c7986929fa99a8d807367574d42372b1e120600000013202c3946535f6c7986929facada093867a6d6053473a2d201b262f38424a545c676d798290959fa7a39b918b7f726d625a50483e362c241a1108000000000000000000000000040d161d24292c2d34343434343434343434343434343946535f6c7986929facaca09386796d6053463a34343434343434343434343434342d2c28231d150c030000000713202d3a4653606d7985929c9d9f9f92867a6d60554b40352f2923232324262d36424d5765717e8b98a4b1a69a8d8073675a4d4034271a0d01000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000061d293643505c6976838f9ca9a69a8d8073675a4d403427292a2b2c2c2c2b2a282522211f1b1919191919181715110c06000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000000000000060c10151a1d24292c32383a41464a5053575e61666d71767c81868b91959b9fa3a79f9d97928d87827d78726d68635c52473b2f23170a0000000000000000000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000000000000000000000010d1925303b444c52545f5f5f5f5f5f54524c443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b040000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000007131f2a35404a52575a606060606060605a58524a403522190f000000000000000004121e2a354049515759606060606060605957524a40352a1f1307000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0903000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c76838f9ca9a89c8f82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0100000000000005121f2b3744505b657784919eaa9d918477695f53473a2d21140800000013202c3946535f6c7986929facada093867a6d6053473a2d20141d263039424b555d676d79839095a0a8a39f93887f726c625a50483e362c231a110800000000000000000000010c161f282f35393a40404040404040404040404040404046535f6c7986929facaca09386796d6053464040404040404040404040404040403a38342e271e150b00000006121f2c3844515c6676828f9caaaba2988b7e72675d51454039342f3030312f383f46525e6975818e9ba8b3a9988b7e7265584b3f3225180c00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020f1c2935424f5c6875828f9ba8a79a8e8174675b4e413428252525252525252525252525252525252525252524211d17110900000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000003090e12181d1f272b3036383f44464d53545c60646a6f747a7f84898e92999ea1a8a19e99938f89847f7a736e63574b3f3226190c0000000000000000000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000000000000000000008141e29323b4146475353535353534746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d03000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e14080000000000000000000000000000020e19242e3840474b4d535353535353534d4b4740382e2410070000000000000000020d19232e3740464b4c535353535353534d4b4740372e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d606060606060606060606060606976838f9ca9a89c8f827569606060606060606060606060605d5b554d43392d22160a00000000000000030f1b27333f49536976838f9ca9a096887b6e6155483b2f24190d01000013202c3946535f6c7986929facada093867a6d6053473a2d2014141e273039434b555d676d7a839096a0a8a49a93887e716c615a50483e352c231a110800000000000000000007131d28313a4145474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d535f6c7986929facaca09386796d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4645403930271d1207000004101c2834404a5465727e8b98a2aeaa9e9184796d605b514b45403e3d3d3d3f4149505b616e7b86929facada197887c6f6255493c2f22160900000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020e1b2835414e5b6874818e9ba7a89b8f8275685c4f4235323232323232323232323232323232323232323232312e29221b12090000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000000000000000000000001070c10161b1e252a2d33383b42464b5153585f62676d72777c82868c91969c9fa4a49f9c96918b868073665a4d4033271a0d0000000000000000000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000000000000000020d1720293036393b4646464646463a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000007121c262e353b3f4046464646464646403f3b352e261c120000000000000000000007121c252e353b3e4046464646464646403f3b352e251c12070000000000000000000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b0803000000000000000000000000000000000000000000000000000000030f1b26323c464e53555656565656565656565656565c6976828f9ca9a89c8f8275695c56565656565656565656565655544e463c32271b0f0300000000000000000b17222d414e5b6874818e9ba7a8988c7f7265554c4135291d1104000013202c3946535f6c7986929facada093867a6d6053473a2d20140c151e273039434c555d686e7a849196a1a9a49a93877e716c615a50473e352c231a110700000000000000010d18242f3a434b51545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5f6c7986929facaca09386796d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a53514b42392e23180c0000000c18232e3a4754616d7a86929fa9aca1968d80746d605d55514b4a49494a4b4f535b606d74818e98a3aeab9e9285796d6053463a2d20130700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000010d1a2734404d5a6773808d9aa6a99c8f8376695c50433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3d3a342d241b1106000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000000000000000000000000040a0f13191c22282b3136394045464e53555d60656b70757b7f848a8f939a9fa2a8a09e989083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000000000000050e171e252a2d2e3939393939392e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000a141c242a2f32333939393939393933322f2a241c140a00000000000000000000000a131c232a2f32333939393939393933322f2a241c130a000000000000000000000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e08010000000000000000000000000000000000000000000000000006131f2b37434e585f62636363636363636363636363636976828f9ca9a89c8f827569636363636363636363636363636260584e43372b1f13060000000000000000061a2633404d596673808c99a6a99c8f8276675d5145392c201306000013202c3946535f6c7986929facada093867a6d6053473a2d2014070c151e27313a434c565e686e7b849196a1a9a49992877e716c61594f473e352b23190f0400000000000004111d2935414b555d606767676767676767676767676767676767676c7986929facaca09386796d676767676767676767676767676767676767605c544b4034281c100400000713202d3946525e6874808d97a2ada89d928c7f746d67605c5557565657585960656c727f8b939daaafa4998d8074665c5044382b1f120600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000d192633404c5966737f8c99a6aa9d9083776a5d504c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4a453f362d22170c0100000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000002080d11171c1f252a2e34383c43474c5154596063686e73797d82878d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e02000000000000000000000000000000000000000000050d14191e20212c2c2c2c2c2c21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2d2d2d2d2626231f19120a010000000000000000000000000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000000000815212e3b47535f6a6f707070707070707070707070707075828f9ca8a89c8f827570707070707070707070707070706f6a6054473b2e22150800000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d6054473a2d22170b000013202c3946535f6c7986929facada093867a6d6053473a2d201407030c151f28313a444c565e696e7b849197a1a9a39992877e706c61594f473d352b21160b0000000000000613202c3945515d676d737373737373737373737373737373737373737986929facaca0938678737373737373737373737373737373737373736d665c5145382c1f1306000005111d2935414c56616d7a85929fa5aea49b918c8079716d67656463636465686b70787f87929fa5afa89f93877b6e61544a3f34281c100300000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000c1925323f4c5865727f8b98a5aa9e9184776b5e5858585858585858585858585858585858585858585858585650483f34291d1105000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000000000000000000000000000000000000060b0f141a1d23282c32373a4145474f54565e61666d70767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000002080d1114142020202020201413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000070e1317191a202020202020201a1917130e08000000000000000000000000000000070d12161919202020202020201a1917130e07000000000000000000000000000000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000000000916222f3c4955626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d82909ca9a99d90837d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255493c2f22160900000000000000000a1723303d4a5663707d8996a3aea3998a7d7164544a3f33281c0f030013202c3946535f6c7986929facaca093867a6d6053473a2d20140700030d161f28323b444d575f696e7c859297a2aaa39992877e706b61594f473d32271b100400000000000714212d3a4754606d79808080808080808080808080808080808080808087929facb3a69a8d8080808080808080808080808080808080808080796d6053463a2d2013070000010d1925303a46525e68717e8b939da5ada39b928d847e797572717070707274777d828c9299a3afaaa1968e8174695f5342382e23170b0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b1825313e4b5864717e8b97a4ab9f9285786565656565656565656565656565656565656565656565656565625a50453a2e21150900000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c6064696e74797e83898e929084776a5d5144372a1e110000000000000000000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000000000000000000000000000000000000000000105070813131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000002070a0c0d131313131313130d0c0a0702000000000000000000000000000000000002060a0c0d131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d13080000000000000000000000000000000000000000000003101d2a3643505d69768289898989898989898989898989898990949fabab9f959089898989898989898989898989898983776a5d5044372a1d1104000000000000000815222f3b4855626e7b8895a99f9f9b8e8174665b5044382b1f12060013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070000040d162029323b454d575f6a6f7c859298a29fa39992877d706b60594f44382c20130700000000000814212e3b4754616e7a878d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3afb5a89d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d867a6d6053473a2d20140700000008131e2a36414c56626c74818e939da4aea49d96918b85827f7d7c7c7d7e8184898f949fa3abaaa29891847a6d60574d4230261c11060000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000a1724313d4a5764707d8a97a3ac9f93867872727272727272727272727272727272727272727272727272716c62564a3d3124170b000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000000000000000000000000000000000000000000000000070c10151b1e24292c32383b41464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e0300000000000000000000000000000000000000000003101d2a3643505d6976839096969696969696969696969696969c9fa6b0b1a79f9d96969696969696969696969696969083776a5d5044372a1d1104000000000000000714202d3a4753606d7a8697939393939285796c605346392d2013060013202c3946535f6c7986929393939393867a6d6053473a2d201407000000040e172029333b454e585f6a6f7c8692989393939992867d706b6054483b2f22160900000000000814212e3b4754616e7a87949a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5b9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a93867a6d6053473a2d201407000000020d1925303a44505a606d78818d929fa2aaa8a09e97928f8c8a89898a8b8e91969c9fa6ada7a09892867c6f685d52453c311e140a000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000091623303c4956636f7c8996a2afa4998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7e7165584b3e3225180b00000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464d53555d60656a6f747a7f8175685b4f4235281c0f0000000000000000000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e020000000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a08040000000000000000000000000004080a0b1313131313131313131313131313131311100e0b06000000000000000000000005090d0f101313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f140800000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9fa3a3a3a9abb0b9b9b1aba9a3a3a39f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000006131f2c3945515d677885868686868686867c6f6256493c2f2316090013202c3946535f6c798786868686868686796d6053473a2d20140700000000050e172129333c464e58606a707d8686868686868686867c706356493d3023160a00000000000814212e3b4754616e7a8794a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6acafb5acacacaea8a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a093867a6d6053473a2d2014070000000008131e29323f44505c666d78808b92989fa3aba9a29e9b9897969697989b9ea0a8aca9a19e9590867d6f6a60564c41332a1f0c02000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000915222f3c4855626f7b8895a2b5ab9b918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b85786b5f5245382c1f12050000000000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000000000000000000000000000000000000000000000000000000001080d11161b1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e0000000000000000000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f150900000000000002090f14181b1b191413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000050c11141717202020202020202020202020202020201e1d1b17120b0400000000000000020a1015191c1c20201c1c1915100a020000000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000000000000000003101d2a3643505d6976839093939393939393939393939b9ea5afb7b7b6b7b9b8afa59d9b93939393939393939393939083776a5d5044372a1d11040000000000000004101d2935404b55687378797979797979796f6a6054483b2e22150900121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000050f18212a333c464e58606b70797979797979797979706b6054483b2f22160900000000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93867a6d6053473a2d20140700000000020d172028343f4a545c666d747e858e92999ea1a8a7a8a5a4a3a3a3a5a7a8aca49f9d97928c837b6f6b60584e443a3021180e00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000815212e3b4854616e7b8794abb5ada39b989898989898989898989898989898989898989898989898989285786b5f5245382c1f1205000000000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616568655d53483d3125190c0000000000000000000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e030000000000030b131a202527282621201d19130f0a040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000040c141b212528292d2d292825211b140c0400000000000000000000000000000000000000000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d00000000000000000000000000000000000000000003101d2a3643505d6976828686868686868686868686868e939ea9b0aba9abacb2a99d938e86868686868686868686868683776a5d5044372a1d110400000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260584e43382c1f130700111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000060f18212a343d464f5960636c6c6c6c6c6c6c6c6c6360594f44382c20130700000000000814212e3b4754616e7a8793939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393867a6d6053473a2d2014070000000000050e17232e38424a545c606c717a81868d9196989a9c9e9f9f9f9f9e9d9c999a93908b857f786e6960594f463c32281e0f0600000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000000000714212d3a4754606d7a8799a3afacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59e9285786b5f5245382c1f120500000000000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5f5f5e5d5b595653514a47433d373127221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11171c1f262b2f35393d43474c5254595b59534b42372c2015090000000000000000000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000000020b151d252c313435332e2d2a251e1b16110d0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000020c161e262c32353639393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e010000000000000000000000000000000000000000030f1c2935424e5a667076797979797979797979797979818e9ba7a69f9c9ea1a8a79b8e817979797979797979797979797771665b4f4236291d1003000000000000000007121d2731454f575d5f6060606060606056544e463d32271b0f03000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000060f18222b343d474f54565f606060606060605f56544f473d32271b100400000000000814212e3b4754616e7a868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796d6053473a2d20140700000000000006111c263038424a505a61686e747b8084888b8e90919292929291908f8d8a87837e79726d665f574f473d342b20160c0000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000000000613202c3945515d677986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9285786b5f5245382c1f1205000000000000000000000000000000080e161e252a30363a3c4347484b4e50515253535252504e4c494644403937322b262017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32373a4146474c4f4d48423930251b0f040000000000000000000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000009131d272f373d40423f3a3936302c27201d18130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000a141e2830383d4143464643413d3830281e140a000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d010000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c66707d89939eab9f94909196a1ac9f93887c6f666c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e010000000000000000010b151f333d454c5052535353535353534948433d342b21160a00000915202b353f474e5253535353535353535345403931271d1207000000000000000000061019222b353d4448495253535353535353524948443d352b21160b0000000000000714202d3946525e687679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797976675d5145392c201306000000000000000a141e2630383f4450565e61696e73787b7e81838485868685858482807d7a76726d67605c544d453d352b22190e040000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0000000004111d2935414b556b7885929393939393939393939393939393939393939393939393939393939393939285786b5f5245382c1f120500000000000000000000000000000000050c13191f252a2d32373b3c3f414345454646454543423f3c3a38342e2b27201b150b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e14090000000000000000000006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c10070000000000040f1a252f3941484d4e4c4746413a38322c29241d1a15100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060005101b26303a42494e4f53534f4e49423a30261b10050000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060606057606d7883919da5a499908384919ea6a49a9083786d6057606060606060605d5b554d43392d22160a00000000000000000000030d212b333b404445464646464646463c3b38322b22190f040000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000071019232b32383b3d4646464646464646463d3b38322b23190f0400000000000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d554b4035291d110400000000000000020c141e262e343e444c52575e61666a6f727476777879797978777573716d6865605d55504a423c332b23191007000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a677480868686868686867e7164584b3e3125180b00000000010d18242f44515e6b7784868686868686868686868686868686868686868686868686868686868686868685786b5f5245382c1f1205000000000000000000000000000000000002080d141a1e20262b2e2f323536383939393938373533302d2c28231c1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e323534312c251e150c0200000000000000000000030f1b27323d464e545660606060606060595751444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000814202c37414b53595b5954524c48433d39352f2b261f1c18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000915212c38424c545a5c60605c5a544c42382c2115090000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000005111c27313a434a4e50535353535353535e69727f8c95a0a99f93877c7e8a949faba0958c7f72695e53535353535353504f4a433b31271c110500000000000000000000000f1921292f343738393939393939392f2e2c27211910070000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000007111921272c2f30393939393939393939302f2c272119110700000000000000020e1925303b444c525f6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f514b433a2f24180d010000000000000000020c141c2328323b41464d5354585f626567696b6c6c6c6c6b6a696664615e5653514b443f38302a2119110700000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e01000000000000000000000000010d1a2733404c58646e7479797979797979716c6256493d3024170a0000000000071d2a37434f5c67727779797979797979797979797979797979797979797979797979797979797979797873685d5044372b1e11050000000000000000000000000000000000000003090e12151b1f212225282a2b2c2c2c2c2b2a282623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126282825201b140c030000000000000000000000000a16202b343d434749535761686b6c6c66635b5146464b515357565e61666a6c6c6a66605d56514c46423b3328231c140c020000000000000c1825313d48535d656866615e56544f4745403a37312c28231c1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e000d1925323d49545e66696c6c69665e54493d3225190d0000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000a151f2831383e42434646464643505a616e7b86929fa7a2978d817476828f99a3a79f92867b6e61594f434646464644423e3931291f150b000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000070f161b2022232c2d2d2d2d2d2d2d2c2322201b160f0700000000000000000008141e29323b4146535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535345403a31281d130700000000000000000000020a1117202930363b4246484e5355585b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f070000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180c00000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800000000020f1b27333f4b5660676b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1d1b19161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000040f19222b32373b3c505c6873787979736d63574b434750555d60686d7276787977736d685f584e443b31292117110a02000000000000000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d08020000000000000000000000000000000000000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000f1c2835414e5a66707679797670665a4e4135281c0f0200000000000000000000000000000000000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b0203040506000000000000000000000000000000000000030d161f272d323536393935404b55616c75828f98a2a79f92857a6d6e7c87929fa9a2988f82756c61554b403539393736322d271f170d0300000000000000000000000000060d13181c1e1f202020202020201615130f0a040000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000040b101316161f202020202020201f161613100b0400000000000000000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464639352f281f160c01000000000000000000000000060e171e252a31363a3c4347484b4e50515253535252514f4d4a4746413a39352f28231c150c060000000000000000000005111d29343e48505658606060606060605b59534b41372c20140800000000000000000000000000000814202b36414a53585a60606060606060585650483e34291d110500000000000b17232e3a444e565c5e60606060606060606060606060606060606060606060606060606060606060605f5d574f453b2f24180c00000000000000000000000000000000000000000000000000030608090c0e10121213131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c09040000000000000000000000000000000007101920272b3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f14080000000000000000000f1b2835424e5b6875817f7a756f6b65605d55534e4644403936302b27221b19130f0a040000000000000000000000000000000000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000b1724313e4a5764717d8686868686868686868686868686868684776a5e5144372b1e1100101c2936434f5c69768286868276695c4f4336291c10030000000000000000000000000000000000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e1011121307060401000000000000000000000000000000040d151c2226292a2d2c3945515d67707d8a949eaaa0958b7f72686a73808d97a1aa9e938a7d70675d51453c31262a2926221c150d0500000000000000000000000000000002070c0f11121313131313131309090703000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000307090a1313131313131313130a09070400000000000000000000000000050e171e252a2d2e393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939392c29241d160d040000000000000000000000000000050d14191f252a2d31373a3c3f41434445464646454442403e3a3936302c29241d17110a030000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a0f040000000000000000000000000000030f1a252f3841484c4e535353535353534b49453e362d22170c00000000000006121d28323c444b4f51535353535353535353535353535353535353535353535353535353535353535352504c453d33291e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000101d2a3743505d6a76838c86817c77726d67625f5853514a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000b1724313e4a5764717d8a93939393939393939393939393939184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1413110d08010000000000000000000000000000030a11161a16202b37434e58606d7984919ea6a59d9083786d60606d7a85919ea6a59e9184796d60584e43372b20161a16110b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d18130c040000000000000000000000000000000002080d141a1e21262b2e2f323436383939393938373633312e2d2a25201d18120c06000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d13090000000000000000000000000000000008131d262f363c4041464646464646463e3d39342d241b1106000000000000010c16202a323a3f434446464646464646464646464646464646464646464646464646464646464646464544403b332b21170d0200000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312100e0c08070502000000020404060606060606000000000000000000000000000000000001040707131313131313130d0c0a07020000000000000000000000000002060808131313131313131310060603000000000000000000000000040a1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e11050000000000000000101d2a3743505d6a768390928e89837e7a746f6a64605c54524d46443f3835302b271f1d18120e09030000000000000000000000000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070f161b1f22232c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201d19130c040000000000000000000000000000000508131e28323a47535f6a73808d96a1aa9e93897d70665c5d67717e8b949faba1968d80736a5f53473e32281e13080500000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202013110d07010000000000000000000000000000000000000003090e12151a1f212225282a2b2c2c2c2c2b2a29272421201e1913100d07010000000000000000000000000000000009121b22292d3031393939393939393534312c251d150b0100000000000000000000000000000000010b141d252b3033343939393939393931302d29221b12090000000000000000040e1820282e33373839393939393939393939393939393939393939393939393939393939393939393837342f2921190f0600000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191514120e09030b0e10111313131313130b0b0905010000000000000000000001080d111314202020202020201a1916130d0700000000000000000000030a0f1214151f202020202020201c13120f0b0600000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d2014060000000000000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29241d1a15100b060000000000000000000000000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101920272b2e2f3938373635343331313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392d2c29241e160d040000000000000000000000000000020c1924303a44505a626e7c87929fa8a2988e81756b605455606c78839099a4a89f92877c6f625a50443a3024190c03000000000000000000000000000000040b101316162020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313060401000000000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1e1c1a171413110d080401000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2524211d17110900000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b28241e170f070000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a282522211e1a1410171b1d1e202020202020181715110c060000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000060e151a1f21222c2d2d2d2d2d2d2d29201f1c17110a020000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000101d2a3743505d6a7683909da7a09d98928d88837e79736e6963605b53524c47433c38352f2b261f1c17110e0802000000000000000000000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040f19222b32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041434445463a39352f281f160c01000000000000000000000000000a141e2935414c56616c76828f99a3a89f92867b6e61594f505b656f7c87939fa9a3999082766c62564c4135291e150a0000000000000000000000000000070f161b2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2323201c16100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e10111213131312110f0d0b070705010000000000000000000000000000000000000000000000060c11151718202020202020201b1b18140f0901000000000000000000000000000000000000000001080f14181a1b20202020202020181715110c06000000000000000000000000040c12171b1d1e20202020202020202020202020202020202020202020202020202020202020201f1e1c18130d0600000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322e2d2b261f1c23272a2b2d2d2d2d2d2d2524211d181109000000000000040d161e24292c393939393939393933322f2a241c130a000000000000060f1820262b2e2f3939393939393939362d2b28221c140b0200000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000101d2a3743505d6a768390979d9fa7a29f9a94908a85807b75706c65605d56544e4745403937312b28231c1914100b040100000000000000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a16202b343d4347495251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524745413a31281e130800000000000000000000000006111c26303845525d68717e8b949faba1968c8073695e534749535f6a74818d97a2ab9f948b7e71685d52463d30261c110600000000000000000000000007111921272c2f303939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f0e0c080400000000000000000000000000000000000000000000000003080b0d0e131313131313130b0a080500000000000000000000000000000001060b0f1111131313131313131313131313131313131313131313131313131313131313131312110f0c070200000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464543413f3b3a37312c282e33363739393939393932312e29221b120900000000010c1620282f35394646464646464646403f3b352e251c120700000000040d18222a31373a3b4646464646464646433938332d261d140a000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f1206000000000000000c1926323f4c5965727f858b90959b9fa3a69f9c97918c87827d78726d6862605853514b47423c38342e2a251e1b16110d0801000000000000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f221509000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b27323d464e54565f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c433a2f24190d0100000000000000000000000b17232e38424e58606d7a85929ea6a69e9184796d60574d42414e58616d7a85929ea7a69e92857a6d61584e42382e23170c0200000000000000000000040f19232b32383b3d46464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a10050000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b161009010000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4846423c3834393f43444646464646463e3d3a342d241b110600000008131e28323a414553535353535353534d4b4740372e24190d020000010c161f2a343c43474852535353535353534f46443f382f261c11060000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d201306000000000000000b1825313e4a57626d72797e83898e92999ea1a8a19e99928f89847f7a746f6a65605d55534d46443f3836302c27201d19130f0a0400000000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e5860626c6b6a696867666463626160626f7b8895a2aa93867a6d606162636465666768696a6b6c605d564c4135291d11040000000000000000000003101c28343f4a54606a74818d97a1ab9f948a7e71675d51453b3c46525e68727e8b95a0aca1978e81746a60544a3f34281f1409000000000000000000000b16212b353d44484953535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443d352c21160b000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000001060b0f111113131313131207060300000000000000000000000000000000000000000000000000000000000000000000060606060606060503000000020608080c0f111213131312100e0b08070502000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5855534d46443f444b4f515353535353534b4a453f362d22180c0100010d19242f3a444c525f606060606060605957524940352a1e1307000007131d28313c464e53555f606060606060605c53504a42382d22170b00000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f221508000000000000000916222e3a46515b62676d71777c81868c91969c9fa6a39f9b96918c86817c77716d67615f5753504a46413b38322c29241e1b15100c0700000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222e3b4754606a6f7877767574737271706f6e6d686e7b8894a1a39886796c6c6d6e6f7071727374767778796d685d5245392c201306000000000000000000030c19232b3844505c666f7c87939fa9a3998f82766c61554b403335414c56606c7883909aa4a99f93887c6f665c50443b30251a0d03000000000000000004101b27323d474f5456606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606056554f473d33271c1004000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c1309000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000040c12171b1d1e20202020201f1312100c060000000000000000000000000000000000000000000000000000000105090b0b13131313131312120f0c04090e121415191b1d1f1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865615f5753504a4e565b5e606060606060585650483f34291d11050004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a00071018242f3a434e585f626c6c6c6c6c6c6c6c69605b544a3f33281c0f030000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000006121e29353f4951555c60646a6f757a7f848a8f949a9fa2a8a09e98928e88837e79736e6964605c54524c48443d39352f2b261f1c18120b030000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f03000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6d6054473a2d2114070000000000000000000b151e2a36414d56606d78839099a4a99f92877c6f625a5043392f303a44505b666f7c87939faaa49a9083786d60574d42362a1f150b01000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b1005000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000060e161d23272a2b2d2d2d2d2d2c201f1c17110a03000000000000000000000000000000000000000000000000060c111517182020202020201f1e1c1810151a1e212225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787674726e6964605c545660676a6c6c6c6c6c6c65625a50453a2e211509000713202c3945525d687679797979797979736d63574b3f3225190c050e19222935404b555f6a6e7979797979797979766c665b5044382b1f120600000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c00000000000000010d18232d373f434b5153586062686d73787d82888d92989da0a8a29f9b95908b85807b76706d66615e56544f4745413a37312c28231d150c030000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8991908f8e8d8c8b8a898887868583919daa9f92878385868788898a8b8c8d8e8f9091877a6d6054473a2d211407000000000000000007121d27303946525e68727f8b95a0aba1978d80746a5f53483e312728333f4a54606b74818e98a2aca0958c7f72695e52463e31271d1207000000000000000916222f3b4854606b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a00020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b1005000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000040e1820282e3337383939393939392d2c28231c150c03000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735312e2d2a251f1b150d07010000000000000000000000000000000000020b18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f58677277797979797979716c62564a3d3124170b000714212d3a4754606d7a86868686868686807366594d4033261a0d0b16202b343d45515d676e7c868686868686868682796c605346392d201306000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000007111b252d31394045474e54565e61666d70767b81858b91959b9fa3a79f9d97928d87827d78736e6863605954514c47433c38342e271e150b000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959d9c9b9a99979695949992919195a0aca399929091929995969798999a9b9c9d93877a6d6054473a2d21140700000000000000000c18232e39424f59616e7b85929fa7a79e92857a6d60584e43362c1f222d38424f59616e7a86929fa7a79f92867b6e61594f43392f24180c030000000000000a1623303d495663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063564a3d3023170a000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f0008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a00040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000010c16202a323a3f43444646464646453a38342e261e150a00000000000000000000000000000000000000000009121b22292e313239393939393939373430282c31373a3b3f4244454646464543413e3b3936302b272018130c04000000000000000000000000000000000a141d2a333e474f5961696e787e83888b8e909292939291908e8b88837e786f6a606a77848686868686867e7165584b3e3225180b000714212d3a4754606d7a8793939393938c807366594d4033261a0a141d28323d46515b606d798391989393939991847a6d665b5044382b1f12060000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000a131b1f272f34383d43474c52545c60646a6e747a7f84898f92999ea1a9a29f9a938f8a847f7a75706b65605d55534e4645403930271d1207000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8995a2a7a6a5a4a3a2a1aaa29f9e9da0a7b1aba39f9d9e9fa2aaa2a3a4a4a5a6a7a093877a6d6054473a2d2114070000000000000004101c2834404b54606b75818e98a2aca0958b7e72685d52463c31241a1c262f3d46525e68727f8c95a0aca2988e81756b61554b4035292015090000000000000a1623303d495663707c89939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393897d7063564a3d3023170a00101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c000006121d28323c444b4f5153535353535246443f3830261c11060000000000000000000000000000000000000006111b242d343a3d3e4646464646464544403b34383c4247484c4e505252535252504e4b4746413b373229241d160d05000000000000000000000000000006111b262f3c454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c706b67798592939393938a7d7164574a3e3124170b000714212d3a4754606d7a87939f9f9f998c807366594d4033261a111c262f3a444e58626d75818e95a0aaa59f92877c6f685e544a3f33281c0f03000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e1206000000000000000000010a0d151d23292c32383a41464a5053585f62676d72777d82878d92979d9fa7a49f9c96918c86827c77726d67625f5853514b42392e23180c000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959b9a999998979695949892919095a0aba39992909192989495969798999a9b9c93877a6d6054473a2d211407000000000000040d1a242c3845515c66707d89939eaaa59d9083786c60564c41342a2012141d2a36414c56606d7883919da5aa9e938a7d70675d51453c31261a0d0400000000000a1623303d495663707c89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f96897d7063564a3d3023170a00121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000b17232e3a444e565c5e60606060605f53504a42382e23170c000000000000000000000000000000000000010c18222d363f454a4b53535353535352504c454044464e5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000000000000b17222d38414d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d706d798698a29f9f96897d7063564a3d3023170a000714212d3a4754606d7a8793a0aca6998c807366594d4033261a17222d38424c56606a727f8b939ea8a79e938b7f726a60564c42382d22170b000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d010000000000000000000000030b12181c1f272b3036383f44464e53555d60656b70757b80858b90959b9fa3a8a19e99928e89847f7a746f6a64605c544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6d6054473a2d2114070000000000010c161f2a36424d57606d7984919da5aa9e93897c6f665b50443a3022180e0b1925303b44515c66707d89939eaaa59e9184796d60574e42372b20160c01000000000a1623303d495663707c8996a3acacacb5afaca7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a396897d7063564a3d3023170a00131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d201300111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000f1b27333f4b5660676b6c6c6c6c6c6c605c544a3f34281c1003000000000000000000000000000000000005111d29343f485056586060606060605f5d574f4a5153575f6265686a6b6c6c6c6b6a6864615e56544e45413a312921170f050000000000000000000000030f1b27333f49535f69707d8792989fa7aba7a09d9898929191919299989d9f9892877d707a8794aab4a396897c706356493d3023160a000714212d3a4754606d7a8793a0ada6998c807366594d403326172128333f4a545e686f7c87929fa5aaa0958e81756d62584e443a2f261c11060000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b11060000000000000000000000000001070c10161b1e252a2e34383c43474b5154596063696e73797e83888e92989ea1a8a39f9b95918b85817c76716d665c5145382c1f1306000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c83838281807f7e7d7c7b7a7978777887939f9e9184787879797a7b7c7d7e7f80818283847a6d6054473a2d211407000000000007131d28313a46535f69737f8c96a0aca2988e81756b60544a3f32281e100608141e2834404a54606b75828f98a2aca0968c80736a5f53473e32281e1308000000000a1623303d495663707c8996a7b1bbb5aba39f9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a96897d7063564a3d3023170a00131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00111d2a37434f5c6772777979797979786d665c5044382c1f120600000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c696157545c60646a6e72757778797979787674716e68626058514b433b332921170d030000000000000000000005121f2b3744505b656e7b859299a2aaaaa39f95918b888584848586888b90959e9992857b7b8894a1aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d4033261e29333b44505b666d7a849199a3aea2989083796d605b51463d32281d140a00000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000040a0f13191c23282b31373a4145474f54575e61676d71767c81868c91969c9fa4a7a09d98928e88837e796d6053463a2d20130700000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815212e3b47535f6a6f77767574737271706f6e6e6d66667885929e9d9083766b676d6e6f7071717273747576776d675d5145392c20130600000000020b18242f3a43505a616e7b86929fa8a89f92867b6e61594f42382d20160c00020c18232e39424f59616e7b86929fa8a89f92867b6e625a50443a2f24190c020000000a1623303d495663707c8995a0a9b3afa399928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d897d7063564a3d3023170a00131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d20130013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00111e2b3844515e6b7784868686868686786d6053463a2d20130800000000000000000000000000000000000b1724313d4a56626c71797979797979787369585f666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b010000000000000000030f1b27333f4953606c77829097a2abaaa398928b837f7b79787778797b7f83899196978f827c8895a2aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d40332627303b454f59606c78828f96a1aba49f92857b6e675d51493f342b20160b02000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e181109010000000000000000000000000000000000000002080d11171c1f262b2f35393d44484d53555c60646a6f747a7f848a8f939a9fa2aaa29f9a94908a8376695d5043362a1d1000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e585f626a69686766666564636261605c6a7784919d9c8f8275695c60616263646566676869696a605d554c4135291d1104000000000a141d2935404b55616c75828f98a3aca0968c7f73695e52473d2f261c0e04000007121c27303d46535e69737f8c96a0aca3998f82766c61564c4135291e140a0000000714202d3a4753606d79839097a2acac9f928780808080808080808080808080808080808080808080808080808080808080808080808080807b6e6255483b2f22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d20130013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000e1b2734414e5a6774818d93939398897c6f6356493c2f24190d01000000000000000000000000000000000b1825323e4b5865717e868686868686857866616a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000000005121f2b3744505b65717e8a949fa9aea39892867f78726e6c656b666d6e72767d849094948c7f8c99a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033232e39424d57616b73808c949fa8a69d928a7e71695f554b40372d22190e050000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d06000000000000000000000000000000000000000000000000060b10151a1d24292c33383b42464b5153586062686d72787d82878d92989da0a7a69f9c9084776a5d5144372a1e1100000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b26323c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54514c433a2f24190d0100000006111b262f3845515d67717e8a949eaaa69e9184796d60574d42352b1d140a000000000b151e2a36424d57606d7984919ea6ab9f948a7e71685d52453d30261c1106000006131f2c3945515d676e7b85929aa4afa3998e81747373737373737373737373737373737373737373737373737373737373737373737373736e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000a1724313d4a5764707d8a99a3aa998c807366564c4135291d1104000000000000000000000000000000000b1724313e4a5764717d8a939393939786796d6c707c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f24180c03000000000000000613202d394653606c7883909da6b0a79f92867d726c6662605b545c6062656b707a8290959286929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332834404b545e69707d88939fa6a99f948d80736c61574d43392f251b100700000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000030a0f13181d20272c3136394045464e54565e61666c70767b80858b90959ca4aa9d9084776a5d5144372a1e1100000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474951504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514745413a31281e1308000000000b17222d38414e58606d7984919ea6ab9f948a7d70675c51453b3023190b0200000000030c1a25313b45515c67707d8a949eaba69e91857a6d60584e42382e23170b000004101d2935404b555f69707d88939fa6ab9d938b7e716a67676767676767676767676767676767676767676767676767676767676767676767625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000714212d3a4754606d7a86929fa99d908376685d5245392c201307000000000000000000000000000000000a1723303d4a5663707d89969f9fa994877a6d707e8690959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403529201509000000000000030f1c28333f4a5463707d8995a0acab9f958b7e716b605b5453504a5053555961686d798391999299a3aeafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033343c45515c666e7b85929aa4aba1979082786d605a50453c31271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11161c1f252a2e34383c43474c52545b6064696e747a7e838c929caa9d9084776a5d5144372a1e1100000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040e18222a32373b3c44434241403f3e3d3c3b414e5a6774818d9a988c7f7265594c3f3c3d3e3e3f40414243443a39352f281f160c01000000030f1b27333f49535f6a73808d96a19fa3998f82766c61554b4033291f100700000000000009141f2934404b55616c76828f99a39fa1978d80746a60544a3f34281c100300000c18242f39434d57616b73808c949ea8a59f92867c6f685d545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000613202c3945515d677683909ca99f92867a6d6054473a2d211409000000000000000000000000000000000a1623303d495663707c8996a3aca195887b707e8792989e9896918f8e8d8e8f91979b9fa4aca49f9691847b6e675d51453c31261a0f02000000000006121f2b3844505b6674818e9ba7b1a99d9083766d6259504a46443f4446484f565d676f7c87929fa3abb4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40313c46505a606d78839097a2aca39991857a6e665c50483e332a1f150b00000000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1d24292c32383a41464a5053585f62676d7279808c99a69d9084776a5d5144372a1e110000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101820262b2e2f37363534333332313033404d596673808c99978b7e7164584b3e313031323334353636372d2c29241e160d040000000005121f2b3744505b656f7c87929393939392877c6e625a5043392e21170d00000000000000030c18232f3943505a616e7b86929393939393877c6f665c5044382b1f1206000007121d27313b454f59606c78828f96a0aaa39891847a6d665b504d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0004111d2935414c5566737f8c99a9a3998a7d7164574a3e31261a0e02000000000000000000000000000000091623303c4956636f7c8996a2afa295897c7c86929996918c8784828181818285888e939aa1a9a8a0969083796d60584e43372b1f140900000000000613202d394653606c7985929eabada1978a7d70645a50443f393734383a3d444c555f6a74818e9aa7b1bdafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403a434e58616c74808d959fa9a59f92877d6f685e544a3f362c21180d0300000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f262a2f35383d43484c52545c60646a6e747a7e838c929caa9d9084776a5d5144372a1e110000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070e151b1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0400000000000613202d394653606c79838686868686868680736a5f53473e30271d0f05000000000000000007121d27313e47535f6973808686868686868683796d6053463a2d2013070000010b151f2a333e44505b666d7a849198a2aaa1968f82786c60594f45404040404040404040404040404040404040404040404040404040403b3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900010d19242f3c4956626f7c8997a2ab9a8e817467574d42372b1e12050000000000000000000000000000000916232f3c4956626f7c8995a2afa396897d839098938d847f7b777574747476787c81889197a1a9a8a0958d80736a5f53473b30251a0e02000000000916232f3c4956626f7c8997a2adab9e9285796d6053463f332d2b282c2d323a434e58626e7b88959fabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40414b555f6a717e8a929da7a89e938c7f726b60564c42382e241a0f06000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000000000000040a0f13191c22282b3136394045474e54565e61666d70767b80858b90959ca4aa9d9084776a5d5144372a1e110000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161e1d1c1b1a19181724313e4a5764717d8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d080100000000000005121f2b3744505b656c7679797979797979736e64584e43352c1e150b000000000000000000010b151f2b37424d57636e7379797979797979776d665c5044382b1f1206000000030d182128333f4a545d686f7c86929fa4a89f948c80736b61574d43392f343434343434343434343434343434343434343434343434342f2e2b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000813202d394653606c7985929eab9e918478695f53463a2d2114060000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f828f9593888079726e6969686768696a6f747d859197a2ada79f92877c6e62574d42362a1e1205000000000c1926323f4c5965727f8c98a9b3a79b8e8174665c50443828221f1c1f2028313c47535f6a7683909da9b6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d3f45515d676f7c86929fa4aaa0968f81756d62594f443b30261c12080000000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f05000000000000000000000000000000000000000000000000000000000000070c10151b1e24292d33383b42464b5153586062686d73787d82888d92989da0a7a69f9c9084776a5d5144372a1e110000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000306080911100f0e0d0c0b1623303d495663707c899694877b6e6154483b2e21150b0c0d0e0f1011070604010000000000000000030f1b27333f49535b60696c6c6c6c6c6c6c67645c52463c31231a0c0300000000000000000000030d1a26313c45525c63666c6c6c6c6c6c6c6a605c544a3f34281c100300000000060f17222d38424c565f6a717e8b929da7a69f93887d70695f554b40352927272727272727272727272727272727272727272727272722211e1a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000006121f2b3844505b6675828e9ba8a196887b6e6155483b2e23170c0000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e948f9493887e736d67615e575b5a5b5860626b6f7c85929ea6afa3998e8175695e52463a2d201408000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f342817121012161f2b37434e5866727f8c99abb5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595049515b606d79849198a2aea29891847a6d605b51473d32291e150a0000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c01000000000000000000000000000000000000000000000000000003090e12181c1f262b3035383f44464d53555d60656a6f757a7f848a8f949a9fa2aaa29f9a948f8a8276695d5043362a1d100000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020100000915222f3c4855626f7b889598867a6d6053473a2d201407000102030304000000000000000000000000000b17222d38414950535d606060606060605a58524a40332a20110800000000000000000000000009151f2a33404a52585a606060606060605d53504a42382e23170b00000000000006111c262f3a444e58616c74808d959fa9a49a92857b6e675d51453f342b20171a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120e09030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030000030f1c28333f4a5465717e8b98a8a8988b7e7265544a3f34281c100300000000000000000000000000000916222f3c4955626f7c8895a2afb0a69e9c958c80736c605c55524d4e4e4e4e5459606a717e8a949fabab9f92877b6e6154483b3025190e02000005111d2a36414c566a7784909daaafa499887b6f6255483c2e23170603060d1a26313c4956626f7c8999a3afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736b605b5358626d75818e96a0aaa49f92867c6f675d51493f352b20170c03000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000001040b10141a1d23282c32373a41464a5053575f61676d71777c81868c91969c9fa6a7a09d98928d88837e786d6053463a2d2013070000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a879a928579675d5145392c2013060000000000000000000000000000000000000006111b262f383f444650535353535353534d4c4740382e21180e00000000000000000000000000030e18212e3840474b4d535353535353535046443f3830261c1106000000000000000a141d28323c46505a606d78839097a1aba2979083796d605b51463d32291e140a0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000b17222d3b4854616e7b8795a0a89b8f8275665c5044382c1f120600000000000000000000000000000916222f3c4955626f7c8895a2afb8b0a89d9083786d605a514b464241414143474f58616c76828f9ca9afa3998c7f7266564c41362a1e110500000713202d3946525e687985929facac9f9386796d6053463a2d20130600000913202d3a4653606d7986929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adab9e91847d726c655d606a727f8b939ea8a79d928a7e716a5f554c41372d23190e050000000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b00000000000000000000000000000000000000000001080d11161c1f252a2e34383c43474c52545b6063696e73797e83898e92999ea1a8a39f9b95908b85807b76716d665c5144382c1f12060000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939184786b554b4035291d100400000000000000000000000000000000000000000a141d262d3337394346464646464646403f3c362e261c0f060000000000000000000000000000060f1c262e363b3f4046464646464646443a38342e261e140a0000000000000000020b16202a343e44515c666e7b859199a3a9a0958e81756d62584e443a30261c11060001010101010101010101010101010101010000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000000000614202d3a46525e697784919daa9f9285796d6053463a2d20130800000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d71665c5045403936303432373d46505a63707d8a97a1adab9d908377685e5246392d20140700000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3845515c667784919daaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adada19691877f776d68686f7c87929fa5a99f958d80746c61584e433a2f251b110700000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f0200000000000000000000000000000000000000040c13191d20272c3036394045464e54565d61666c70757b80858b90959b9fa3a8a19e99928e89837e7a746e6a64605c544a4034281c10040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869a9184786b554b4135291d11040000000000000000000000000000000000000000020b141b22272b2d36393939393939393433302b241c140b000000000000000000000000000000000a141c242a2f323339393939393939372d2b28231c140c02000000000000000000040e18222834404a545e69707d87929fa5a79e938b7f726a60564c42382e23170f0600000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000005121e2a36424d576774808d9aaaa298897c6f6356493c2f24190d01000000000000000000000000000916222f3c4955626f7c8895a2afb8ab9e9184786c60544a3f342f2a2527272b333e4653606c7885929eabaca095877a6e6154473b2e21140800000915222f3c4855626f7b8895aab4a99d9083766a554b4034281c1004000004101c2834404b546975828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb2a9a199928c827a6f6d7a849199a3aba1979083786d605a50463c31281e130a000000000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e07000000000000000000000000000000000000010a0d161e24292c33383b42464b5153585f62686d72787d82878d92979da0a7a49f9c96918c86817c77726d67625f5853514a42392e23180c000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794928679675d5145392c201306000000000000000000000000000000000000000000020a11171b1f202a2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2a201f1c17110a020000000000000000000000061018232e39424d57606b727f8c939ea7a59f92877c6f685e544a3f342821180d04000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000020e1a25303d4a5763707d8a98a3aa998c807366564c4135291d1104000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8074665b5042382e231d1a1b1b212b3844505b6674818e9ba7b1a7978a7e7164574b3e3124180700000a1623303d495663707c8996a3afa89c8f8275695c4f422e23180c000000000c18232e414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adbbb2aba39f948f847c78828f96a1aba49992857b6e665c51483e342a1f160c0100000000000000000000000000000000000000000000000000000002080e111724313d4a5764707d8686868684786b5e5245382b18120e09030000000000000000000000000000000a131c1f282f35393d44484d52545c60646a6f747a7f848a8f939a9fa2a9a19e9a938f8a847f7a756f6b65605d55534e4644403930271c12070000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020101000915222f3c4855626f7b889598877a6d6054473a2d2114070001020303040000000000000000000000000000000000060b0f12131d202020202020201a1917130e080100000000000000000000000000000000000000080e1317191a202020202020201d1312100b06000000000000000000000000000007121c27303b454f59626d75818e95a0aaa39991847a6d665c50443e332a1f160c010000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a0400000000000000000914202d3a4753606d7a86929fa99d908376685d5245392c201307000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0a0f1c28333f4a5465717e8b98abb5a69a8d8073675a4d402e23180c00000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb8b0aaa9a69e969186828f949fa8a69f93877d70695e544b40362c22180d04000000000000000000000000000000000000000000000000000001070c14191b2227313d4a5764707d8a93939185786b5e52453828231c1a140d070100000000000000000000000007121c252e313a4145474f54575e61666d71767c81868c91969c9fa4a79f9d97928d87827d78726d6863605953514b47433c38342e271e150b000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000206080811100f0e0d0c0b1623303d495663707c899694887b6e6155483b2e22150b0c0d0e0f10110707050100000000000000000000000000000003050610131313131313130d0d0b07030000000000000000000000000000000000000000000002070a0c0d131313131313131107060300000000000000000000000000000000000b151e29333d47515b606d79839098a2aba1968f82786d605a50453c31281d13070000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070303030303030303030303030713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000000000006131f2c3945515d6776838f9ca99f92867a6d6054473a2d211409000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6054473a2d21150a01000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c1004000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb0a69e9c9fa2a199928f949ea6a89e948c7f736b60574d42392e241b10060000000000000000000000000000000000000000000000000000030b12181e252a2d33373d4a5764707d8a979e9185786b5e524538342e2a251f18120c0400000000000000000000020d19232e3740434c5154596063696e73797e83888e92989ea0a8a29f9a95908b85807b76706c66615e56544f4745403a37312c28231c150c03000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000030a0f1214151e1d1c1b1a19181824313e4b5764717e8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17202b353f45515d676e7b86929aa4a89f948d80736c61574e433a2f2418110700000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114101010101010101010101010101013202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000000000004101d2935404b5566727f8c99a9a3998a7d7164574a3e31261a0e020000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130300000613202d3a4653606d7986939facab9e918478675c5145382c1f1306000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adaa9e948f9298a2a39f9c9ea6aaa1968f82776c60594f453b30271d12090000000000000000000000000000000000000000000000000000060d151d23293036383f44464a5764707d8a979e9185786b5e5246444039363029241d160d0600000000000000000006121e2a35404951555d60656b70757b80858a90959a9fa2a8a09d98928e88837e79736e6963605b54524c48433d39352f2b261f1c18120b030000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000060e151a1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0500000000000000000000000305060e101010101010090806030000000000000000010304060606060504030100000000000000000000000000000000000000000000000000000000000000000000000000000000050e19232935404b555f69707e88939fa6a69d928a7e716a5f554b40352923190e05000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3c4955626f7c8897a1ab9a8d817467574d42372b1e12050000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4135291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada99c8f82869298a3aba9aaaea39891847a6d655b50473d33291e150b0000000000000000000000000000000000000000000000000000070f181f272f343b4146495053565964707d8a979e9185786b5e5753514a46423b352f281f180f0700000000000000000a16232f3b46515b63676d72777d82878d92979d9fa7a39f9b96918b86817c76716d67615f5753504a46413a38322c29241d1a15100c07000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000060f1820262b2e2f37363534343332313033404d596673808c99978b7e7164584b3e313031323334353636372e2d2a251e170e050000000000000000060b0f12131b1d1d1d1d1d1d1615130f0a0400020507080b0e1011121313131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000071118242f39434d57616c73808d949fa8a49f92867c6e675d51453f352b20170c030000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2929292929292929292929292929292929292d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000713202d394653606c7885919eaa9e918477695f53463a2d2114060000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e221508000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807d869299a3abb5ac9f92867c6f685d53493f352b21170c0300000000000000000000000000000000000000000000000000071019212a313940454c52535b60636669707d8a979e9185786b6763605c54524d454039312921191007000000000000000c1925323e4b57636d737a7f84898f92999ea1a9a19e99928f89847f7a746f6a64605c55534d46443f3836302c27201d18130f0a040000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000030e18222a31373a3b44434241403f3e3d3c3b414e5a6774818d9a998c7f7266594c3f3c3d3d3e3f40414243443a3936302920170c020000000000020a11171b1f202729292929292922221f1b150e090e111414181a1c1e1f20201f1f1e1c1a181514120e0904010000000000000000000000000000000000000000000000000000000000000000000007121d28313c45505a606c78828f96a1aaa2989183796d605b51473d33291e150b0000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a36363636363636363636363636363636363636363a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d07010000000000000000000000000005121f2b3744505b6575818e9baca096887b6e6155483b2e23170c0000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95897c6f6256493c2f231609000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80737d879299a4aca6998c80736a60584e453c332a21170f05000000000000000000000000000000000000000000000000060f19222b333c434b51565e61656c6f7375777e8a979e9184787674706d66615e57514b433b332b22190f060000000000000d192633404c5966737f868b91959b9fa3a69f9c97918c86827d78726d68625f5853514b46423b38332d2a251e1b16110d0701000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474851504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514746413a32291e130800000000020b141b22272b2d343636363636362f2e2b262019141a1e20212527292b2c2c2d2c2c2b29272421211e1a14110d08020000000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505b666d7a849198a3aaa0958e81756d62594f453b30271c120700000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605447434343434343434343434343434343434343434343434653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000000000000030f1b27333f495364717e8b9aa4a8988b7e7265544a3f34281c100300000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073717e87939aa4ab9e92857c6f6a5f574d453b332921170e0500000000000000000000000000000000000000000000040d18212b343c454d555c60686e73787c7f828486929fa196898482807d79746e69605d554d453d342b21180d030000000000101d2a3743505d6a768390989da0a8a29f9a948f8a84807b75706c65605d56544e4745403936312b28221c19130f0a040100000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000020f1a26313c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54524c443a3025190d010000000a141d262d333739414343434343433c3b37322a2220252a2d2e313436373939393938373634312e2d2a25201d19130d070100000000000000000000000000000000000000000000000000000000000000040d182128333f4a545e686f7c86929fa5a79e938c7f726b60574d42392e23181006000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d60544f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f53606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000000000000b17222d3b4754616e7a87939fa89b8f8275665c5044382c1f120600000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000916232f3c4956626f7c8995acb6a89b8f8275685c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736c717e88939fa3a19792857c6e695f574d453b332920170e050000000000000000000000000000000000000000010c161f2a333c464e575f676d737a8084898c8f919298a3a8a197918f8d8a85817b736d675f574e463d332a1f150b0100000000101d2a3743505d6a7683909da7a09d98928d88837d79736e6963605b53524c47433c38342f2a261f1c17110d080200000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006121f2b37434e585f626a69686767666564636261605c6a7784919d9c8f8275695c60616263646566676869696a615e564c41362a1d1105000006111b262f383f44464e5050505050504947433c34292c30363a3b3e41434445464646454443413e3b3a36312c29241e18130c0400000000000000000000000000000000000000000000000000000000000000060f17222d38424c56606a717e8b939da7a59f92877d70695e544a40342822180d040000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000000000000000614202d3946525e687783909daa9f9285796d6053463a2d20130800000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000815222e3b4855616e7b889aa4afa99d9083766a544b4034281c10040000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073666c727f8b919ca4a19791857b6e695f574d453b322920170e050000000000000000000000000000000000000008131e28313c464e5860696e7980868d9196999c9d9fa3aaaba9a19e9c9a97928d8680796e6960584e453b31271d120700000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29231d1a140f0b06000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000814212e3a47535f6a6e77767574737271706f6e6d6d66667885929e9d9083766b666d6e6f7070717273747576776d685e5246392d20130700000b17222d38414950535a5c5c5c5c5c5c55544e463c35393b4246474b4d4f515253535252514f4d4b4846423b39353029241d160d070000000000000000000000000000000000000000000000000000000000000006111c262f3a444e58626c74818e959fa9a39991857b6e665c51443e342a20160b0200000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d696969696969696969696969696969696969696969696969696969696d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000005111e2a36414c566773808d9aaaa298897c6f6356493c2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000714202d3a4753606d7a86939facab9e918478665c5145382c1f1306000004111d2935404b556976828f9ca9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366626d727f8c929ca4a19791847b6e695e574d443b322920160e040000000000000000000000000000000000010d19242f3a434e58606a6f7b838c92989ea1a9a8aaa39f9e9e9fa3aaa8a9a29f98928d837b6f6a60574d43392f24180c03000000101d2a3743505d6a768390928e89837e79746e6a64605c54524d46443f38352f2b261f1c18120e09030000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222f3b4855626e7c83838281807f7e7d7c7b7a7978777887939f9e9184787778797a7b7c7d7e7f80818283847a6d6154473a2e21140700030f1b27333f49535b6067696969696969625f584e454045474d5254585a5c5e5f5f605f5f5e5c5a5754534d4745413a352f281f191109010000000000000000000000000000000000000000000000000000000000000a141d28323c46505a606d79839097a1aba1979083786d605a50463c32281d140a00000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a767676767676767676767676767676767676767676767676767676767676788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000000010d1925303d495663707d8998a2aa998c807366564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000613202c3945515d677784919eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073665b636d73808d929da5a19691847b6e695e564d443a322820160d040000000000000000000000000000000004111d2935414c555f6a6f7c8590959fa2aaa69f9c98989291919298979c9fa4aaa39f9590857c6f695f554b4035291f1509000000101d2a3743505d6a76838c86817c77716d67625f5853504a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c88908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6e6154473b2e2114080005121f2b3744505b656c747676767676766f6a5f574d4b5153575e616467696a6c6c6c6c6b6a696764615e5754524c45403a312b231b130a010000000000000000000000000000000000000000000000000000000000020b16202b343f45515c676e7b859299a3a99f958d80746c61584e443a2f261b1106000000000000000000000000000000000000131f2c3946525f6c7985929facb6a99c8f82828282828282828282828282828282828282828282828282828282828282828f9ca9b5ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d110400000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0004101c2934404b55697683909ca9afa399887b6f6255483c2d22170b00010714202d3a4753606d7a86939facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595b636e74808d939da5a19691847b6e685e564c443a32281f160d040000000000000000000000000000030e18222c3945515d676e7c859297a0a7a8a09e94908b8886858586878a8f93999fa7a7a09792857b6e675d51453c31261a0e0000000f1b2835424e5b6875817f7a756f6b65605d55534e46443f3836302b27221b19130f0a040000000000000000000000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100704000000000000000000000000000000000916222f3c4955626f7c88959b9a9a99989796959a93929190959faba39992909192989495969798999a9b9c94877a6e6154473b2e211408000613202d394653606c79808283838383837c6f695e56555d6065696e717476777879797978777674716e6966605d56514b433d352d251c130a000000000000000000000000000000000000000000000000000000000000040e19222834404b555e69707d87929fa5a79d928a7e716a5f564c41382d22170f050000000000000000000000000000000000131f2c3946525f6c7985929facb8ab9f948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f949fabb7ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000006131f2c3845515c6775828f9ca89f92867a6d6054473a2d211409000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261906000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000c18232f414d5a6774808d9aa7b5ab978b7e716453493f33271b0f0b0e121c28333f4a5463707d899aa4afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736659525c606c77818e939ea6a09691847a6e685e564c443a31281f160d04000000000000000000000000000a15202b37434e58606d7a849197a2a9a79f969189837e7b797878797b7e828790959ea5a9a1979184796d60574d42372b1d120700000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d0801000000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1614100b0500000000000000000000000000000916222f3c4955626f7c8895a2a7a6a5a4a3a2aca49f9f9e9d9fa7b1aba39f9d9e9fa2aaa2a3a3a4a5a6a7a194877a6e6154473b2e2114080005121f2b3744505b656e7b858f8f8f8f8f857b6e685d60676d72777b7e80828485868685858482807e7b77726d68605d554f473f372e251c1209000000000000000000000000000000000000000000000000000000000000071018232e39434d57606b727f8c939ea8a49f92867c6f685d53493f332721170c0300000000000000000000000000000000131f2c3946525f6c7985929facb8b0a69f9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0bbac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000000000000000004101c2834404b5565727f8b98a8a3998a7d7064574a3d31261a0e020000000000000000000916222f3c4955626f7c8895a2afa79a8d8074675a4d412e23170c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000071824313e4b5764717e8a97a7b1a79a8e8174655b5044372b211b171a1d242b3844505b6673808d9aacb6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d505b656c78818e949ea6a09691837a6d685e564c433a31281f160d030000000000000000000000020f1a26313b4754606a74818e96a0a9a89f9590847d76716e6c656b696e71757c838e939ea6a9a0968d8073695f5347392e23180c00000c1825313d48535d656866615e56544f4745403937312c28231c1a140f0b060000000000000000000000000000000000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336292423201c171008000000000000000000000000000916222f3c4955626f7c88959d9c9b9a98979695949992919095a0aca399929091929994969798999a9b9c9d94877a6e6154473b2e21140800030f1b27333f49535e696f7c8692999c9790837a6d666d72797f83878b8d8f919292939292918f8d8a87837f7a736d676059514940372e241b0f0600000000000000000000000000000000000000000000000000000000000007121d27303b454f59636d75818f95a0aaa29891847a6d655b50443d33291e150b00000000000000000000000000000000131f2c3946525f6c7985929facb8b8b0aba9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9abb0b8b9ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000c18232e3b4855626e7b8896a1ab9a8d817467574d42372b1e12050000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a3f34281c1003000004101d2935404b556a7683909da9b4aa95887b6e6255483b2f22150800000814212e3b4754616e7b8795a0acab9e9184786c6053463e332b2722252a2f35404a54606c7884919eabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d49535b666d78828f949fa6a09590837a6d685d564c433a31281f150c030000000000000000000006121f2b37434e58626f7c89939da8aca09690837a706b6561605b575e61646a6f78818e949faaa89f92867b6e62554b4034281c1004000814202c37414b53595b5954524c48433d39352f2b261f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433633302f2c28211a11080000000000000000000000000916222f3c4955626f7c8891908f8e8d8c8b8a898887868583909daa9f92878385868788898a8b8c8d8e8f9091877a6e6154473b2e21140800000b17222d38414d57606a707e87939fa0958f82786e787f858b9095979a9c9d9f9f9f9f9e9d9c9a9795908c868079706b625b514940362c21180e030000000000000000000000000000000000000000000000000000000000000b151e29333d47515b606d79839198a2aaa0968f82776c60594f453b30271d1207000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714212e3a47535f6a7884919eaa9e918477695f53463a2d2114060000000000000000000916222f3c4955626f7c8895a2afaa9d908377665c5044382c1f1206000006131f2c3845515d677885919eabaea298877a6d6154473a2e21140700000714202d3a46525e697784909dabada197897d70635a50453d37332d3136394045515c66717d8a96a1adb9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d414a545c666d79828f949fa7a09590837a6d685d554b433931271e150c030000000000000000000814212e3a47535f6a76828f9ca5afa49a91847a6d6860595553504d5254585f666d78828f98a3aea3998d8074675c5145382c1f130600040f1a252f3941484d4e4c4746413a38322c29241d1a15100c060000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433e3f3d3c38332c231a110800000000000000000000000915222f3c4855626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6e6154473b2e211408000006111b262f3b454e58616c727f8b929d9f948e817b838c92979d9fa7a8a09e9c9b9a9b9c9d9fa4a7a09d98928d847d726d635b51483e332a201509000000000000000000000000000000000000000000000000000000000000030c17212b353f45515d676e7c86929fa4a89e948c7f736b60574d43392e231810070000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939393939393939393939393959ca6b1ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000000000006121f2b37434e586774818e9aaba096887b6e6155483b2e23170c0000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facab9f928578685e5246392d201307000005111e2a36424d5666737f8c99a3afa99c8f82766c61574f46443f414142464b515a606d7883919da8b0b8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40424a545c676d79829095a0a7a09590837a6d675d554b433930271e150c0300000000000000000815222f3b4855626e7b88949fabac9f93877d6f685d564f4846444246484e545c666e7b86929facab9f9285796d6053463a2d201307000009131d272f373d40423f3a3936302c27201d18120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f464a4c4a48443e352c231a1108000000000000000000000815212e3b47535f6a6f7877767574737271706f6e6d676e7b8894a1a39886796c6c6d6e6f7071727374757677796e685e5246392d2014070000000a141d29333c464f59626d74808d939e9d938e8690959ea2a8a19e9896918f8e8d8e8f91939a9d9fa7a29f9691877f736d635a50453c31261a0e05000000000000000000000000000000000000000000000000000000000000050f19232935414b555f6a717e8a929da6a69f93877d70695e554b40342822190e0400000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868686868686868686868686868a95a1adac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000020f1a26313e4a5764717d8a99a4a8988b7e7265544a3f34281c100300000000000000000916222f3c4955626f7c8895a2afaea398887c6f6255493c31251a0d06030615222f3c4855626f7c889aa4afaa9d9083776a564c4135291d11050000020e1925303b4854616e7b87929fabab9f948a7d706a60595350494e4e4d53555d606c73808c959c9ea6b0afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4038424b555d676d7a839095a0a79f959082796d675d554b433930271e150c0200000000000006121f2b37434e586774808d9aa6b0a89b8e82756b60564c443d3937363a3c424a545f6975818e9baba7a2978a7d7064574a3d3124170a0000020b151d252c313435332e2d2a251e1b16100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f51575957554f473e352c231a110800000000000000000006121f2b37434e585f626c6b6a696867656463626160626f7b8895a2aa93867a6d606061636465666768696a6b6c615e564c41362a1e1105000000020b17212b343e47515b606c78818f959f9d999299a0a7a49f96918b8884828181818284878b90959ea2a8a199928c7f736c61574e42372b22170b00000000000000000000000000000000000000000000000000000000000000071118242f3a434e58616c73808d949fa8a49992857b6e675c51453f342b20160b02000000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797979797979797979797979788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000a14212e3a4754616d7a86939fa89b8f8275665c5044382c1f120600000000000000000916222f3c4955626f7c8895a2afb4aa988b7f7265574d42362a1f161210121c2834404a5465717e8b98acb6a79b8e8174685b4e413025190d010000000914202d3a46525e6975818e99a3afa69e92857c6f6b62605b535a5b575e61676d737e8893948f949eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403039434b555d686d7a839096a0a79f959082796d675d554b423930261e140b0200000000000815212e3b47535f6a7884919eabaca096897c6f62594f443a322d2b2a2d3038424d5763707d89999b9a99988d8073665a4d4033271a0d000000030b131a202527282621201d19130f0a04010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c515b63666361594f473e352c231a11080000000000000000030f1b26323c464e53555f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c443b3025190d0100000000050f19222c353f44505b666d79839096a1a39fa3aba49a938c847f7b777675747475777a7e838a9297a1a8a39f918a7e716a5f53473e33281c10040000000000000000000000000000000000000000000000000000000000000007131d28313c46505a606d78828f96a1aba1979083796d605a50463c32281d140a000000000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000713202d3946525d687683909da99f9285796d6053463a2d20130800000000000000000916222f3c4955626f7c8895a2afb6a99c8f8376695e53463c3128201f1c1f232c3844515c6675818e9ba8b3a9988b7f7265584c3f322519080000000005121e2a36424d57626e7c87929fa7ada19791857d746f6c6568676869696e7279808893958f828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40333039434c565e686e7a849196a1a79f948f82796d675c544b423830261d140a00000000000915222f3c4855626f7c8896a1adaa9e9184776a6054473d3228201f1e2026303c4753606d79868f8e8d8c8b8b8276695c504336291d100000000002090f14181b1b191413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c5b636d72706b61594f473e352c231a110800000000000000000a15202a343c4347485251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524746413b32291e140800000000000007101a2328333f4a545d676e7a84919eabacafa49a93888079726e696968676869686d71767e859196a1aaa39f92867c6e625a5044392d20150a00000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505c666d7a849199a3a99f958e81746c62584e443a2f261c11060000000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060606060606060606060606060606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000005111d2935414c566673808c99aaa298897c6f6356493c2f24190d01000000000000000916222f3c4955626f7c8895a2afb9ac9f93877b6e61584e433a312d2c282b2e343f4953606d7985929eabada197887c6f6255493c2f22160900000000020e1a25303b47535f6a73808d95a0a8a9a1979188817c797674747476787b7f848d939890837e8a97a3afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403328313a434c565e686e7b849197a1a69f948f82796d665c544a42382f261c1106000000000c1925323f4c5865727f8b98a8b2a79a8d807467584e43352b20161212151f2c3845515c677481828180807f7e7d7063564a3d3023170a00000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958636d727f7d706b61594f473e352c231a110800000000000000040e18222a32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041424344463b3936302920170d0200000000000000081117222d38424b555e6873808c99a6b3ac9f93887e736d67615f575b5a5b565e61656c717b849198a2aea2988f82766c6155493c32271b0f0300000000000000000000000000000000000000000000000000000000000000040d182128343f4a545e686f7c87929fa5a79d938b7e716a60564c42382d22170f0600000000000000000000131f2c3946525f6c7985929facada093877a6d605453535353535353535353535353535353535353535353535353606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000010d1924303c4956636f7c8998a2aa998c807366564c4135291d1104000000000000000916222f3c4955626f7c8895a2afbbafa4998d80746a5f554c433d3a383438393f44505b65717d8a97a2adab9e9285786c605346392d201306000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284878c91969992867c7d8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332628313a444c565e696e7b859197a1a69f948f82786d665c544a42382d22170b000000030f1b27333f49536875818e9ba8b4aa978a7d7064574a3d3224190d0505101c2934404b55646f74757474737271706b6054483c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a727f8c867d706b61594f473e352c231a11080000000000000006101820262b2e2f3938373635343231313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392e2d2a251e170e0500000000000000000006111c28343f4a54606d7a85929eabb7aa9d91847a6d665d55534d4e4e4e4c52545a61696f7c86929fa8aa9f948a7d7064584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000060f17232e38424c56606a727f8b939da7a59f92867c6f685e544a3f332821180d03000000000000000000131f2c3946525f6c7985929facada093877a6d605447464646464646464646464646464646464646464646464653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e0200000000000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000916222f3c4955626f7c8895a2afb4aba39f92877c6e675d554f4846443f44464a5059606c7883909da9b1a79a8e8174655b5044372b1f12050000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877e717e8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261f28323b444d575f696f7c859298a2a69e948f81786d665c544a3f33281c0f03000005121f2b3744505b657784909daaaea298877b6e6154483b2e21150800000c18232f3943535d64686968676665646360594f44382c2014070000000000000000000000000000000000000000000406071013131313131310100d0a050000000003060809121313131313130d0c0a0702000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f827669626e7b869292877d706b61594f473e352c231a110800000000000000060e151b1f21222c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201e19140d050000000000000000000006121f2b3844505c66727f8c97a1adb8aca0968f81786c605b514842414141464750575f6a727f8c96a1ada69d9083766a6054473b2e22150900000000000000000000000000000000000000000101010101010101010101010006111c26303a444e58626d74818e95a0a9a39891847a6d665b50443e332a1f150b010000000000000000131f2c3946525f6c7985929facada093877a6d6054473a39393939393939393939393939393939393939393a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d211409000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760595553504a5053545c606b727f8b959fabaca095897c6f6353493f33271b0f030000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9e9f9d9590867e70717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403326162029323b454d575f6a6f7c869298939393938e81786d665b5044382b1f120600000613202d394653606c7985929facab9f928578695e52463a2d201407000007121d2731414b53595b5c5b5a59585856544f473d33271c100400000000000000000000000000000000000001070c1013141d2020202020201d1c1a16110a03040a0f1215151f2020202020201a1916130d07000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000060606060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a707e869292877d706b61594f473e352c231a0e0400000000000000040a0f1215151f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1414110d080200000000000000000000000713202d3a4653606d7985919ea9b3b2aca89e938d80746d625a50463d3336393e454e58606d7984919eabab9f95887c6f6255493c31251a0e02000000000000000000000000000000010507070d0d0d0d0d0d0d0d0d0d0d0d0d0d0a141e29323d46515b606d79839097a1aaa1968f82786c60594f453c31271d12070000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e020000000000000916222f3c4955626f7c8895a2afac9f928692958f827a706b6562605c545b6062666d727d86929fa7b0a69d9083776b605441382d22170b00000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908a837c706c717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a172029333c454e58606a6f7d868686868686868681796c605346392d20130600000714212e3a4754616d7a8798a2aeaa9d9084776a574d42362a1e12050000010b151f2f3941484c4e4f4e4d4d4c4b4a48443d352b21160b000000000000000000000000000000000000030b12181d1f202a2d2d2d2d2d2d2a2926221c150d0e151b1f21222c2d2d2d2d2d2d2625231e19120a010000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f0200000000000306060c13131313131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958616c707d869292877d706b61594f473e352c20160c020000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e0f1011130807050100000000000000000000000000091623303c4956636f7c8997a1adb2a8a19ea19d928b7f726c61584e453c322d333c44515c66727f8c99a7b1a79a8d807367574d42362a1e12050000000000000000000000000002080d1113141a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a17202b343f45515c676e7b859299a4a89f948d80736c61574d43392f2418100700000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2120202020202020202020202020202020202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c17232e3b4855616e7b8896a0ab9a8d817467574d42362a1e12050000000000000916222f3c4955626f7c8895a2afa6998c7f8c94948f847d76726f6d666b666c6e72787f879298a3aea99f948a7e7164594f442f261b1106000000000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0e17212a333c464e58606b6f7979797979797979756c665b5044382b1f120600000815222f3b4855626e7b8895aab4a99c8f8276695c4f4330251a0e02000000030d1d262f363c4041424141403f3e3d3c38332b231a0f050000000000000000000000000000000000030d151d24292c2d363939393939393736322d271f161820262b2e2f3939393939393933322f2a241c130a0000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000060b0f12131920202020201b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276696464646b707d859292867d706b61594f473d32281e130800000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b02030405060000000000000000000000000000000005111d2935414c566773808d9aa9b2a8a0969196a19f93877e706a60574d443a312834404a54616e7b8795a0acaa9e918477695e53463a2d211407000000000000000000000000050c13191d2021272727272727272727272727272727272727272934404b555e69707d87939fa6a69f93887d70695f554b40352922190e05000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313131313131313131313202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000614212d3a46535f697784919eaa9e918477695f53463a2d2114060000000000000916222f3c4955626f7c8895a2afa396897d828f97969189837f7b79787778797b7f848b9299a3aaaaa2978f82766c6155473d321d140a000000000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0f18212a343c464f5960636c6c6c6c6c6c6c6c68605b544a3f33281c0f030000091623303c4956636f7c8996a2afa89b8e8275685b4f4235281c0900000000000b141d252b303335363534333231302f2c27211a11080000000000000000000000000000000000020c151f272f35383a4346464646464643423e3831281f222a31373a3c45464646464646403f3b352e251c120700000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f0200020a11171c1f20262c2d2d2d2c202734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276717171717171717c859292867d706b61594f443a3024190d01000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000713202d3946525d687784919daaaca09691849197a19992867c6f695f564c43392f2e3946535e697784919daaaca096877b6e6154483b2e2115080000000000000000000000050e171e252a2d2e34343434343434343434343434343434343434342f39434d57606b737f8c939ea8a49a92857b6e675d51453f342b20170c030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606060606060606060713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e09020000000000000000000000000000000000000005121e2a36424d576774818d9aaba096887b6e6155483b2e23170b0000000000000916222f3c4955626f7c8895a2afa3968a7d7b8592999e95908b888685848486888c91959fa3abaaa29892857b6e615a5045352b210b0200000000000000000000030d172129333b434b51586062686e71747678797978787674726e6964605c5464717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d060f18222b343d474f54565f606060606060605b53504a42382d22170b0000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e0100000000020b131a202427282928272625252322201c160f080000000000000000000000000000000000000a141e27313940454750535353535353504e4a433a31212a343c434748525353535353534d4b4740372e24190d0200000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5b60666c6c6c6c6c6a5c544a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f00060b141c22282b2d333939393939382b34414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f90837e7d7d7d7d7d7d7d7e7f869392867d706b61564c4135291d1105000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714212e3a4754616d7a8796a0acaa9e91847b859298a29892857b6e685e554b42382d36424d576774818d9aa7b2a8978a7e7164574b3e3124180b00000000000000000000020c1720293036393a4040404040404040404040404040404040404040404040454f59606c77828f96a0aaa2979083796d605b51463d32291e150a0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000020e1a26313d4a5764707d8a99a3a8988b7e7265544a3f34281c100300000000000916222f3c4955626f7c8895a2afa4978a7d717d8792989f9d9899929191919298989da0a8aba79f9892867d70695f53483e3323190f000000000000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865615f5753505864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00061019222b353d43484952535353535353534e46443f382f261c11060000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e01000000000001090f14181a1b1c1b1a1a1918171614100b0500000000000000000000000000000000000006111c263039434b51535d6060606060605d5b554d433829333c464e53555f6060606060605957524940352a1e1307000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051575f666c72797979797975665c504439352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e090f181d262d3338393f4646464646453834404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f95908a8a8a8a8a8a8a8a8a8c93999892867d70685d5246392d201307000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000091623303c4956636f7c8996a8b2a89b8e81757c869299a19791847a6d675c544a3f33313e4b5865717e8b98a4b1a6998d8073665a4d4033271a060000000000000000000008131e29323a4146474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d505b656d7a849198a2a9a0958e81756d62594f443b30261c110600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000000000000000000000914212d3a4754606d7a86929fa89b8f8275665c5044382b1f120600000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959d9fa39f9e9e9e9fa3aaa9a8a79f9d9590867d706b60574d42362c22110700000000000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534d464b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000071019232b32383b3c4646464646464646423938332d261d140a000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e010000000000000003070909131211100f0e0d0a09070400000000000000000000000000000000000000091317232e38424b555d60696c6c6c6c6c6c6a665f554a3e323b454e585f626c6c6c6c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e444d525b62696e787f8686868687796d6053463a2d241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180d1419212a2f383f44464c535353535352443f3848535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f9393939393939393939393979fa4a39892857a6d6154473a2e211407000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a6998c7f73707e87939fa0969083796d665b50443f363c4956636f7c8996abb5a89c8f8275695c4f422e23170b000000000000000000010d1925303a444c52545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a535d686f7c86929fa4a79e938b7f726b60564c42382e23170c00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000000000000000000000000000613202c3945515d677683909ca99f9285796d6053463a2d20130800000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838a9095989b9d9e9f9f9f9e9d9b9895908a837b706b60594f453b31241a10000000000000000000000000000000050d161d242932373b4146474b4e505252535252504e4c4846423e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000007101921272c2f303939393939393939352d2b28221c140b02000000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e010000000000040a0f131516201f1e1d1c1b1a171614100b050000000000000000000000000000000009121b2528343f4a545d676d767979797979797671665b4e423b444d575f6a6f78797979797979736d63574b3f3225190c000000000000000000000000000000000000000000050b1014191e202429323a414650565e616d727b828c929992877e71665c5044382b1f130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b41372c200e171f252a333b424a5053595f6060605f5e504a42414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828686868686868686868686868b93999992877e70685d5246392d20130700000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e0100000000000000000000000000000000000000010e1a2734414d5a6774808d9aa7b1a4978a7e716c727f8b929d9f958f81786c605b51483e3b4754616e7a8799a4afaa9d9084776a544a3f34281c1003000000000000000005111d2a36414c565e6167676767676767676767676767676767676767676767676767676767676a717e8a929daba59f92877d6f685e544a3f34281c1003000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000004111d2935414c5566737f8c99a9a297897c6f6356493c2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192929291908e8b88837e766e6960594f473d33291f120800000000000000000000000000000000040c131820272b3036393b3e4143454646454543413f3b3a363e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000070f161b1f22232c2d2d2d2d2d2d2d28201f1c17110a020000000000091623303c4956636f7c8996a2afa79b8e8174685b4e4135281b060000000000070f161b1f22232c2b2a292827262322201c160f08000000000000000000000000000008111b242d373f44505c666d798286868686868683766a5d5043434c565f696f7c85868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c100100000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a19202930363f454d545b60666c6c6c6c6c6a5c544a3f41484c4e535353535353534b49453e362d22170c00000915202b353f474e5253535353535359636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b686157535353534e4c4841382f251a0f03000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000f1c2835414e5a6670767979797979797979797979797e869392877e706c61564c4135291d1105000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d0000000000000000000000000000000000000000020f1c2835424f5b6875828e9ba8afa396897c70636d74808d939e9e938d80746d625a50463d4653606c7986939facab9e928578665c5044382b1f120600000000000000000713202d3946525e686d7373737373737373737373737373737373737373737373737373737373737374808d99a3aea39991847a6e665c5044382c1f1206000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000000000000000000010d19242f3c4956626f7c8997a2a9998c807366564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7e8183858586858583817e7b76716c615f574f473d352b21180d00000000000000000000000000000000000001070d151b1e252a2d2e31353738393939383735322e2d313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000040a0f1315161f202020202020201b13120f0b06000000000000000915222f3c4855626f7b8895aab4a89b8f8275685c4f422d22170b0000000007101921272c2f3039383736353433302f2c27211a110800000000000000000000000007101a232d363f49525c606d78828f94939393938c807366594d434c565e686e7b85919793939992877d706356493d3023160a00000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b00000000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d1e2529323b424651575f666c72797979797975665c5044383c4041464646464646463e3d39342d241b11060000040f19242d353d42454646464646525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5046464641403c362f261d130800000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c717e879392877e716c615a50443a3024190d01000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9aea295887b6f62606c78818f959f9d928b7f726c61584e4544505b667885929fabac9f9386796d6053463a2d20130700000000000000000714212e3a4754616d7a80808080808080808080808080808080808080808080808080808080808080808086929facaba1969082786d6053463a2d201307000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a1005000000000000000000000000000000000813202d394653606c7985929ea99d908376685d5245392c201306000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678787979787675726e6964615a534d453d352b23190f060000000000000000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a28252225313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000307090913131313131313130f0606030000000000000000000714212e3a4754616d7a8798a2aea99c8f837669544a3f33281c0f030000040f19222b32383b3c464544434241403d3c38332b231a0f0500000000000000000000060f19222c353e48515b636e74818e949ea69e948e81746e63574b4b555d686e7a849197a1a49f93877e716b6054483b2f221609000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c11060000000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312c2518202830353e444d525b62696e787f8686868687796d6053463a2d33343939393939393931302d29221b12090000000008121b242b313638393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f524539393433302b251d140b0100000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000915212c38424c545a5c6060606060605a626c717e879392877e716c615a50483e32281e130800000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f1408000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea194877b6e615b666d79839096a09f93877e706a60574d444a546b7884919eabafa49a867a6d6053473a2d20140700000000000000000815222f3b4855626e7b888d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3aeb2a99f94897d7063564a3d3023170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000000000000000000000000000006121f2b3844505b6675828e9ba89f92867a6d6054473a2d211409000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6865615f57555046423b332b231a1108000000000000000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000000000000000000606060606060606020000000000000000000000000613202d394653606c7985929facaa9e918477665b5044382b1f120600000a16212b343d434849535251504f4e4d4a48443d352b21160b000000000000000000050f18222b343e47505a626d73808d939da69f948f82786d605c524a545c676d7a839096a0a49c918b7f726c61594f44382c201307000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201d2429323a414650565e616d727b828c929992877e71665c5044382b27272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d282724201a130b020000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110005101b26303a42494e4f535353534e58626c717e879393877e716c615a50483e362c20160c02000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e03000000000000000000000000000000000000000004111d2a3744505d6a7783909daaada194877a6e61545d676d7a849197a19992867c6f695f564c515e6b7784919eaab6a094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5bbb0a6968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000000030f1c28333f4a5465717e8b98a7a3998a7d7064574a3d31261a0e020000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f5f5f5e5d5b5855534d49453e36312a211a11080000000000000000000000000000000000000000000000000000020507080b0e101213131212100e0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b657784909daaac9f9285796c605346392d20130600030f1b27323d464f54565f5e5d5c5b5a5956544f473d33271c100400000000000000040e17212a343d464f59616c727f8c929ca5a0959082796d665c5044505c666d79829095a0a59d928c7f736d625a50473d32271b100400000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c0200000000000000000000000000000000000000000000000000000000060c11151718202020202020201b1b191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c1b20202020202020181715110c060000000000000000080f151a1d1f202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c30231b1a18140f08010000000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000a141e2830383d414346464647535f6a717e879393877e716c615a50483e362c231a0e04000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d130800000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada094877a6d6154555e686e7b859298a29892857b6e685e554b5e6a7784919daaada194877a6e6154473b2e21140800000000000000000815222f3b4855626e7b8895a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a7acaeb5acacaca3968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000000000b17222d3b4854616e7b8795a0ab9a8d817467574d42362a1e12050000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484b4e505252535252504e4b4847423c39332a261f180f0800000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536875818e9ba8aea398887b6e6255483b2d22170b0407131f2c38434f5960636c6b6a696867666360594f44382c201407000000000000040d162029333c464e58616b717e88939fa4a19690837a6d675d544a525c606d78818f949fa69e938d80746d635b51483e352b21160b000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b131313131313130b0a0805000000000000000000000004090e11121315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d20140d0b08030000000000000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110000020c161e262c32353639393c4855626f7b869393887e716c615a50483e362c241a11080000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada194877a6e61544c565f696f7c869299a19791847a6d675c545e6b7784919eaaada094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000000000614202d3a46525e697784919daa9e918477695f53463a2d2114060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e363a3b3f4143454546464543423f3b3a37312d28221a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000b17222d3f4c5865727f8b98a8b2aa978a7e7164544a3f33281b13101014222f3b4854606b6f79787776757473706b6054483c2f2216090000000000030c161f28323b454e58606a707d87929aa4a19791847b6e685d554b515b636e74818e939ea69e948e81776c605b51493f362c23190f04000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000606060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060606000000000000000000000000000000000001040605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000000040c141b212528292d2e3a47535f6a73808c887e716c625a50483e362c241a120800000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000004111d2a3744505d6a7783909daaaea194877b6e6154484d57606a707e87939fa0969082796d665b5e6b7884919eabb4aa93877a6d6054473a2d21140700000000000000000815222f3b4855626e7b88939393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b0000000000000000000000000000000005121e2a36424d576774808d9aaaa096887b6e6155483b2e23170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735322e2d2b261f1c170e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000616222f3c4955626f7c8896a1ada79a8e8174665b5044382d241f1c1d1f27303c4956636f7d868584838281807d7063564a3d3023170a00000000020b151e28313a444d575f6a6f7c869299a3a29892857b6e695e564c505a626d73808d939da59f948f82786d655b504940372d241a110700000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000020a1015191c1c1f2b37434e58636d73807e716c625a50483e362c241a1208000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e0801000000000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea295887b6f625548454e58616c727f8c929d9f948e81786c605b657885929eabaea29886796d6053463a2d20130700000000000000000815222f3b4855626e7b8686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a000000131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000000000000000000000020e1a25303d4a5763707d8a98a3a8988b7e7265544a3f34281c100300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2c2c2b2a282522211e1a15110c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7884919eabab9e9185786c6053493f352f2c28292c2f39424f5966727f8c91908f8e8d8b7e7265584b3f3225180c000000000a141d273039434c565e696e7c859298a2a39992867c6f695f564d4f59626c727f8c929ca5a0959082796d665c53493f372e251b12080000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c02000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000000005090d0f0f1a26313c46525b646e73716d625a50483e362d241a120800000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b080300000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8afa296897c6f6356493d46505a626d74808d939e9e938d80736d606c7986929facab9f928578665c5044382c1f120600000000000000000814212e3a47535f6a76797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000000000000000000000000000000000914202d3a4753606d7a86929fa89b8f8275665c5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518181b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f221609000714212d3a4754606d7a8793939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006131f2b37434e586774808d9aa6ada1978a7d70655b5045413a383435393b424b54606b7783909d9d9c9b95887b6e6155483b2e22150800000006111b262f39424b555e686e7b849197a2a49a92877d706a60574d4f59616c717e88939fa4a19690837a6d675d544a41382d251c1309000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b110800000000000000000000000000020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000a15202a344049525c646765625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3e48515b606c78818f959f9d928b7f726c6d7a8799a3afaa9e9184776b544a3f34281c1003000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000131f2c3946525f6c7986929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d0000000000000000000916232f3c4956626f7c89959f9f9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000000000006131f2c3945515d6776828f9ca99f9285796d6053463a2d20130800000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101212131312100f0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f221609000714212d3a4754606d7a86868686868686807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4855626e7b88949eaca99d9083786c605a524c4645404045474c545c66707d8995a0aaa99d918477695f53463a2d2114070000000b17222d38414a545d676d7a839196a1a49f93887e716b60584e4e58606b707e87929aa4a19791847b6e685d554b42392f261b130a00000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100000000000000000000030e18222e37404a52585a585650483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000010507071313131313131313080705020000000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a5998c7f7266594c3f363f44505b666d79839096a09f93877e706f7c8995abb5a99c8f8376695c50432e23170c000000000000000000020e1a26313c454e535560606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c1004000000131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f060000000000000000000916232f3c4956626f7c89939393939386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000000000004101d2935404b5566727f8c99a9a297897c6f6356493c2f24190d01000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000713202c3945525d687679797979797979736d63574b3f3225190c000000000000000000000000000000000000000000000000000000000000000000000a15212e3a47535f6a76828f9aa4ab9f958c7f726c605d5653514b4b5153565e666d7983909da7ada2978b7f7265574d42372b1e12050000030f1b27333f49535c666d79839095a0a59c928b7f726c61594f4d575f6a6f7d869299a3a29892857b6e695e564c433930271d140a010000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c13090000000000000000000000000000000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000006101c252e3840474c4d4b4a453f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e0902000000000000000000000000000000000a1724313d4a5764707d8a97a9b2a89b8e817568564c4136333f4a545d676d7a849197a19992867c717e8a97a4b1a79a8e8174675b4e4134281b06000000000000000000000915202a333c4247485353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b00000000121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300131f2c3946525f6c7986868686868686868681756c61554b40342b1e150a000000000000000000000916232f3c4956626f7c86868686868686796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000000000000000000000000000c18242f3c4955626f7c8897a1a9998c807366564c4135291d1104000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a0000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939fa8a79f93887e746d6863605c54555d6063686e78818e95a0aca69f9285796d6053473c31261a0e02000005121f2b3744505b656d78828f959fa59d938c80736d625a504c565f696f7c859298a3a39892867c6f695f564d443a31271e150b020000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b1209000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e110000000000000000000000000a131c262e363c3f403e3d3a342d241b1209000000000000000000000000000000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000815222e3b4855616e7b8896a1adaa9d908477685e5246392d38424b555e686e7b859298a29892857b808d9aa6b4aa988b7f7265584c3f3225190c00000000000000000000030e18212a31373a3b4646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200121f2b3844515d6974797979797979797979756f65594f433a2f22190c03000000000000000000000815222e3b4754606a6f79797979797979766c5f5346392d20130013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000000000000000000000000000713202d394653606c7885919ea99c908376685d5245392c201306000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f130600010d19242f3a444c525f606060606060605957524940352a1e130700000000000000000000000000000000000000000000000000000000000000000000020f1a26313c4754606a74818e96a0a9a49a9387807a74706d666a6a676d70747a828e939ea7a89f948b7e72675d5145392a1f140900000815212d3945505a606c77818e949fa69e938e81746e635b5146525e686e7b859197a2a39992867d706a5f574d443b32281f150c030000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b13090000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e11000000000000000000000000010b141c242b30333432312e29221b1209000000000000000000000000000000000000000000000000000000000000000000000000050e161e252a2d2e39393939393939392e2d2a251f170f0500000000000000000000000000000714212d3a46535f697884919eabac9f93877a6d6154473c322f39434c565f696f7d86929aa197918483909daaaea298897c6f6356493c302316090000000000000000000000060f1820262b2e2f393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a110800000000000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f00101c2935414d5862696c6c6c6c6c6c6c6c6c68655d53473e31281d1007000000000000000000000006131f2b38434e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000000000000000000000000000000005121f2b3744505b6575818e9bac9f92867a6d6054473a2d211407000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f03000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a849197a2a9a499938d85807d79787777787a7c81868f949ea5a9a1969082776c60554b403529180e0300000a1724303d4956626c74808d939ea69f948f81786d605c52494754616e7a849197a1a49a92877e706b60584e453c322920160d0300000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100000000000000000000000000020b12191f2326272524211d181109000000000000000000000000000000000000000000000000000000000000000000000000020c1620283036394646464646464646463b3a36302921170d020000000000000000000000000005121e2a36424d576875818e9baaafa49a8b7e7164584e43372b313a444d57606b717e88939fa096919095a0abac9f9285796d6053463a2d201307000000000000000000000000060e151a1e21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c16100800000000000008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a000d1925303b4650585d5f60606060606060605b59534b42352c1f160c000000000000000000000000030f1b27323d464e5456606060606060605f5a52493e33271b0f00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000000000000030f1b27333f495364717e8a9aa4a3998a7d7064574a3d3124170a000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c45515d676e7c859297a0a7a49f97928d89868584848586898d92989fa6a79f9791847b6e655b50433a2f2418060000000b1825313e4b5864717e8b929da5a0958f82796d665c504a43505d6a76839096a0a99f93887e716c61594f463c332a20170e0400000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c13090100000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e11000000000000000000000000000001080e1317191a181715110c060000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000020e1a26313e4a5764717e8a98a2aeac9c8f82766a5f53473f352f323c454f59616c727f8c929da09d9da0a7b1aa9c8f8275665c5145382c1f13060000000000000000000000000003090e121415202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b10050008141f2a343e464d515253535353535353534f4d48423930231a0d04000000000000000000000000000a16202b343d43474953535353535353534f4940372c21160a000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000000000000000b17222d3a4754616d7a87939393938d8174675a4e4134271b0e000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e0400000000040d161e24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000a15202935414c555f6a6f7c8590959fa3a9a19e9a96979291909192999a9fa2aaa29f9590857b6e695e53493f31281d13070000000d1a2633404d596673808c99a4aa9d91847a6d675c544a3f45525e6b7885919ea8a5998c7f726c625a50473d342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000b1724313e4a5764717e8a93939393939393939393939393939184776a5e5144372b1e110000000000000000000000000000000003070b0d0d0b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c525f60606060606060605f524d453b30251a0e02000000000000000000000000000914202d3a4753606d7985929fabab9f94887c6f625b5145403937333d46505a626d74808d939ea7aaabb1aea2988b7e7164544b4034281c1004000000000000000000000000000000020608081313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c13090000020d18222c343b414446464646464646464642413d3730271e11080000000000000000000000000000040f19222b32383b3c4646464646464646433e372e251b1005000915202b353f474e5253535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000613202d3946525e687783868686868684776b5e5144382b1e11000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b2620181006000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000040d19242f3a434e58606a6f7b838c92989ea1a9a7a9a29f9d9d9e9fa3aba9a19e98928d837b6e695f574d41382d1f160c010000000d1a2633404d596673808c99a3ac9f92867c6f695f564c4345525e6b7885919ea6a89c8f82786d605c52493f362c2319100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000b1724313e4a5764717e8686868686868686868686868686868684776a5e5144372b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000006131f2c3945515d6774818d99a3afa69c8f82766d625a514b474242414148515b606c78818f959fabb8b4aa9f92857a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000006101a222a3035383939393939393939393534312c251e150c0000000000000000000000000000000007101920272b2e2f393939393939393937332c251c13090000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464641403c362f261d1308000000000000000000000000000000000000000005111e2a36414c5667717779797979797772675c4f43372a1d11000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e06000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c464e5860696e7980868d9197999c9d9fa3aaaaa9a19e9c9a97928d8680796e695f574d453b2f261b0d04000000000a1623303d495663707d87929aa4a29891857b6e685e554b424e5b6874818e949fa79e948e81746e635b51483e352b22180f060000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f1013130f0e0c09040000000000000713202d3946525e6876797979797979797976695e52463a2d2014070000000000000000000000000004101d2935404b55616e7b87929fa9ab9f948b7f726c605d55534d4e4e4e4b51535b666d7983909da9b6aea2988d8073675d5145392c1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b1610090100000000000810181f25292b2c2d2d2d2d2d2d2d2d282825201b140c030000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2d2b27211b130a0100000008121b242b31363839393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b251d140b010000000000000000000000000000000000000000010d1925303a44555f676a6c6c6c6c6c6b6760564b3f33271b0e0006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a04000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333d464e575f676d737b8085898c8f919298a3a8a196918f8d8985807b736d675e574d453c33291d140a00000000000916222f3b4854606b717e88939fa4a19791847a6d675d544a4653606d78828f959fa69d938d80736d625a50473d342a21180e050000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c04000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1b1915100902000000000714212e3a4754616d7a86868686868686867b6e6154483b2e21150800000000000000000000000000000c18242f3946535f6974808d96a1aba69f92877e736d67615f575b5a5b555d60636a6f7a83909daab6ab9f92857a6d61554b42382d2217110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a050000000000000000060d14191c1f1f20202020202020201c1b19150f090200000000000000000000000000000000000000040a0f13151620202020202020201e1b16100901000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000008131e2932434d555b5d60606060605e5c564e44392e23170b00030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b1313131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343d454d555d60696e73787c7f828486929fa196898482807d79746e69605c554d453c332a21170b0200000000000713202c38444f59616c727f8c929da5a0969083796d665c5044515c666d79839096a0a59c928b7f726c61594f463c332920170d0400000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c030000000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000000000000000007121d2a36424d57606d7a849199a3aba39992878079736e696968676869676d70757c8490959fabb3ab9e91847a6e675d544a3f3328231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313130f0e0c09040000000000000000000000000000000000000000000000030608091313131313131313120f0a050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a18140f08010000000000000000000000000000000000000000000000020d1720313b434a4f515353535353514f4b443c32281d120600000a15202a343c434749535353535353534b49453e362d22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0d0f111213131212100e0c080705020000000000000000000000000000000000000000000000000000000000060f19222b333c434b51565e61666c6f7375777e8a979e9184787673706d66615e56514b433b332a21180f0500000000000003101b27323d47505a626d73808d939ea69f958f82786d605b524a545d676d7a849197a1a49f93887e716b60584e453b32291f160c0300000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393534312c261e150c0200000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000010e1a26313b45525d686f7d879299a3aaa399938d847f7b787675747475777a7d828991969fa7aca6a8a1969083796d665b50443f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b08030000000000000000000000000000000000000000000000000000050e1f2931393f4244464646464644433f39322a20160c010000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000000000000000000002080d111314171a1c1e1f1f201f1f1d1b181514120e090400000000000000000000000000000000000000000000000000000000071019212a313940454d52545b60636669707d8a979e9185786b6763605c54524d454039302921180f0600000000000000000b16212b353e48515b606c77818e949fa79e948e81746d635a504b555e686e7b859198a2a49a92877d706a5f574d443a31281e150b02000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464642413d3730271e140900000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e21150800000000000000000000000000000009141f2935414c56606b717e879298a0a8a49f97918c8885838181818283868a8f939da0a8a39f999b9e9f958f81786c605b51483e342b21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000004090e111213131313131313131313131313131313131313131313131313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171f272e33363739393939393837332e2820180e040000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f1112131313131313090907030000000000000000000000000000000000000000050b1013191d20212427292b2b2c2c2c2b2a282522211e1a14100c07010000000000000000000000000000000000000000000000000000070f181f272f353b42464a5053565964707d8a979e9185786b5e5653504a46423b342e271e170f06000000000000000000040f19232c363f44505b656d78828f95a0a69d938c80736c62594f4c565f696f7c869299a3a39992867c6f695f564c433a30271d140a0000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4d49423930261b1004000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000000000000030d19242f3a444f59616c717e8691969fa2a9a19e9997918f8e8d8e8f9092999b9ea5a69f99928d8e939e9e938d80746d625a50463d33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000080f151a1d1f202020202020202020202020202020202020202020202020201f1f1e1d1b19161413100c07040100000000000000000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2b2a27231d160e06000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a0400000000000000000000000000000000040a0f171c1e24292c2d3133363738393939383735322e2d2a261f1d18120b060000000000000000000000000000000000000000000000000000060d151d24293036383f44464a5764707d8a979e9185786b5e5246443f38363028231d150c05000000000000000000000007111a2427333f49535c666d79839096a1a59c928b7e716b61584e4d575f6a707d879299a4a29891857b6e685e554b42392f261b11060000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c0500000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c59544b42372c211509000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e2115080000000000000000000000000000000008131e28323d47505a616c717c848c92989d9fa4a9a19e9c9b9a9b9c9d9fa3a9a29f9a94908780818e949f9d928b7f726c61584e453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2c2b29282623201f1d1813110d080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1d1e20202020201e1d1b17120c040000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000000000000000000070f151b22282d3035393a3e404244454646454543413f3b3a36312c29241d17110a0200000000000000000000000000000000000000000000000000030b12181f252a2d33383d4a5764707d8a979e9185786b5e524538342e2a251f18120b0300000000000000000000000000091217222d38414b545d676e7a849197a1a49f92877d706a60574d4e58606b717e87939fa4a19791847a6d675d544a41382d22171209000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000050c11141717202020202020202020202020202020201e1d1b17120b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c68655d54493d3125190c000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800000000000000000000000000000000010c16202b343e48505a616a6f797f858b90939a9a9c9d9e9f9f9f9e9d9c9a9897928d88837c7378828f95a09f93877e706a60574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000008121b242b31363839393939393939393939393939393939393939393939393939393837363432302d2c2924201d19130e0902000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131311110e0b0601000000000000000000000003060809131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000009101920272b33393a4145474a4d4f515252535252504e4b4846423b39352f27221b140b050000000000000000000000000000000000000000000000000001070c14191c2228313d4a5764707d8a93939185786b5e52453828231c19140c070000000000000000000000000000000006111b262f39424c555e686e7b859298a2a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f3327241a1007000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000004080a0b1313131313131313131313131313131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a6670767979756f65594d4134281b0e000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000000000000040d19222d363e48505860676d737a7f83878a8d8f90929292929190908e8b8885807c766f6a6d7a8390969a9992867c6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100040f19242d353d42454646464646464646464646464646464646464646464646464646454443413f3d3a38352f2c29241e1a140c06000000000000000000000000000008111a21272c2f30393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000000000000020a131b222b32373e44494c5254575a5c5e5e5f5f5f5e5d5b5855534d47454039332d261d170e06000000000000000000000000000000000000000000000000000002090e111724313d4a5764707d8686868684786b5e5245382b17110e09020000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857b6e685e554b505a626d73808d939da69f958f82786d655b50443f362c22190f04000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868175685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000007101b242d363e464e555c60676d72767b7e80828485858685848483817e7c79746f6a625f686e7b848d8d8d8d8d857b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000915202b353f474e5253535353535353535353535353535353535353535353535353525251504e4c494745403a39352f2a251f17110a03000000000000000000000005101a232c33383c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000000000000a141c252d343d43475055565d606466696a6b6c6c6c6b6a6865615f5753514b443f382f292018100600000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e06000000000000000000000000000000000000000000020b151e28313b444d57606a707d87929fa3a19791847a6e675d544a515b636e74818e949ea79f948e81776c605b51483e342b21160a0000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000000000000000000000000000000000000010406070a0c0e101112131313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d2013070000000000000000000000000000000000000009121b242d343d434b51555d6065696e717375777879797978777674716f6d66625f58565e696f7c8181818181807f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000e1a26313d4751595e5f60606060606060606060606060606060606060606060605f5f5f5e5c5b595653514b4745413a363028231c150c05000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000009121c262e373f464e545a6164686d7173757778797978787674726e6965605d555049413a322a221810060000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f00000000000000000000000000000000000000000000030c161f29323c454e58616b717e8b919ca4a0969083796d665c5349525c606d78828f959fa69e938d80736d625a50473d32271b0f03000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000000000000000104080d11131417191b1d1e1f1f20201f1e1e1d1b19161413100d0704000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000009121b222b313940454b5154575e616467696a6b6c6c6c6b6a69676562605c54534e4d575f6a6f747474747474726d62564a3d3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676563605d5554524c46423b342e261e170f06000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000000000006101b242e384049515860626c70757a7d808284858586858583817e7b77726d67605b534c443c342a22180e05000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b0000000000000000000000000000000000000000000000040d17202a333d464f59626c737f8c929da5a0958f82786d655b5044505c666d79839095a0a59d928c7f726c61594f43382c1f13070000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000002080d1113191d2021232628292b2c2c2c2c2c2b2b2a28252320201d1813100c0700000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c10040000000000000000000000000000000000000000000910191f272f343a4145474d5254575a5c5d5f5f5f5f5e5d5d5b585553514a4743454e585f6267676767676765625b51463a2e2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797877767472706d6765605d56524d443f38302921180f06000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000008121b242b3136383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e2215090000000000030e18222d36404a525b626a6f767d82868a8d8f919192929291908e8b88847e79716c655e564e463c342a20170c0300000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000000050e18212b343e47505a636d74808d939ea69f948e81776c6053464a545d676d7a839196a1a49f93887e716b6054483b2f221509000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000000000001080d13191d2024292c2d303335363738393939393837363432302d2c29241f1c18120b060000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000070d151d23292f35393b4246474a4d4f51525253525151504e4b4946444039373c464e53555a5a5a5a5a5a585651493f34291d120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130013202c3946535f6c798786868686868686868686868686868686868686868686868685858483817f7c7976726d68615e57504a423b332a22180f050000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00040f19242d353d424546464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000000000a15202a343e48525c636d727c838a8f9299999c9d9e9f9f9f9e9d9b9895908b857e776d685f584e463c32291e150a000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c0100000000000000000000000000000000000000000000000000060f19222c353f48515b606c78818f94939393938c7f7366594c424b555d686e7b84919793939a92867c6f6356493c302316090000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000000040c13191e24292c2f35393a3d3f4143444546464645454443413f3d3a39352f2c28231d17110a02000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c1207000000000000000000000000000000000000000000000000030b12181d24292c30363a3b3e40424445464646454443413e3c3a38342e2b343c4347484e4e4e4e4e4e4b4a463f372d23180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939399929292918f8e8c8986827e7a746e69605c544d453c342a21170c0200000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000030f1b26313c46505a636e737f8790949c9fa3aba8a5a3a1a1a1a3a5a7a7a09d97928b827a6f6a5f584e443b30261c1106000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f0500000000000000000000000000000000000000000000000000000007101a232d364044505b666d79828686868686868275695c4f42434c565e696f7c858686868686867f7265584c3f3225190c000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000000000000000000070d161e24293035393a4145474a4c4e505152525353525151504e4c494745403a38342e27221b140b060000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000000001070c13181d20252a2d2e313436373839393938373634322f2d2c2823222a31373a3c4141414141413f3d3a342d251b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9899928f8b86817b736d665e574e463c33291e140a00000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000006121f2b37434e58626c73808b92999fa6aca49f9c989695949596989c9fa4a9a19e948f847c6f6a5f564d42382e23170c0300000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000008111b2428333f4a545c676d767979797979797570655a4d413a444d575f6a6f78797979797979726d62564a3e3124180b00000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000810181f282f353a4145474c525456595b5c5e5f5f5f5f5f5e5e5d5b585653514b46454039332d261d180f0700000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000000000000000000000000000001070d11141a1e20212427292a2c2c2c2c2b2a2a282522201f1c181820262b2e2f34343434343432312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8a9a7aba39f9c98928d867f786e695f584e453b30261c1106000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000815212e3a47535f6a717e8b929fa3aba69f9a938f8c89888788898c90939a9ea6a69f9691857c6f685e544a3f34281f1409000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000091217222d38424b555c60696c6c6c6c6c6c69655e54493d323b454e585f626c6c6c6c6c6c6c65625b51463a2e221509000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0000000000000008111a222a313a41454c5254565d60636668696a6b6c6c6c6c6b6a69676563605d5553514b443f382f2a21191107000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000104090e111414171a1c1e1f1f201f1e1e1d1b18161312100c0e151b1f21222727272727272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a0013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a8a9acaaa29f98928c837b6e6a5f574d42382e23170b010000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000713202c38444f59626f7c86929fa4afa49c948f87827f7c7b7a7b7c7f83878f949fa3a8a19791857a6e665c50443b31261a0e030000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000006111c262f39434b51535d6060606060605c5a544c423729333c464e53555f606060606060585651493f34291e120600000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000007101a242c343c434c51565d6065686d707274767778797979787877767472706d6764605c555049413c332b231910070000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000020507080b0d0f11121313131211100e0b0907060400040a0f1215151b1b1b1b1b1b181815120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9196979c9fa3abaaa29f9590847c6e695e544a3f34281d13070000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c798786868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d2014070000000916222f3b4854606b76828f98a2aea49c928c827b7672706e6e6e7072767c828b9299a3a9a1979082786d60574d42362a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d273139404547505353535353534f4d49423930212a343c434748525353535353534c4a463f372d23180d010000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0000000000040e19222c363e464e555d60686d72767a7d7f8183848585868685848483817f7c7a75706d67605b534e463d352b22190d0400000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000001030405060606050403010000000000000000030608090e0e0e0e0e0e0c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284878b8f92999fa7aea79f9691847b6e665c50443a2f24180d0100000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000005111e2a36424d5663707d89949faaa79d928c80766e69656362616263656a6f767f879299a4a99f948c7f73695f53463c31261a0f010000000000000000000005080a0b1313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000000000000000000020b151f272f34383a4346464646464642413d3730271e222a31373a3c454646464646463f3e3a342d251b110600000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000020c16202b343e4850585f676d737a7f8386898c8e8f9192929292929191908e8b8986827d79716c655f584f473d342b20160c01000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c10040013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787a7e828790959da4aea9a1969083786d60554b4135291d110400000713202d3a4653606d787a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070606060606060606060504020000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d20130700000714202d3a46525e6976828f9ca6aca0958d80736d625f575655545556585f626d727e87939fa6a69f92867b6e61584e43372b1e13080000000000000000060c111517182020202020202020202020202020202020202020202020202020202020202020202020201c1b191510090200000000000000000000000000000000000000030d151d23292c2d363939393939393635312c261e151820262b2e2f3939393939393932312e29231b13090000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080000000008131e28323d46505a616a6f7a80868b909399999b9c9d9e9f9f9f9f9e9d9c9a9898928e8a847e786e6a60594f463d32281e1308000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000020608080b0e10121213131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0f1111121313131211100e0c0906050300000000000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769686d71767c838d929da5afa89f958c7f72675d5145392c201307000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20141313131313131313131212110f0d0a07060401000000000000000000000000000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d20130700000814212e3b4754616e7b87939e9fa39d9083786d605b534d49484748494e535b626c727f8c949faba3988f82756a5f53473a2f24190d010000000000000911171d2124252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d292825211b140c0e151b1f21222c2d2d2d2d2d2d2524221e1811090100000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000000010d1924303a444e58616c707c848d92989c9fa4a49f9e9c9a9a99999a9a9b9d9fa3a29f9b96918b837c706b60584e443a2f24190d020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000104090e121415181b1d1e1f20201f1e1d1a181514120e090401000000000000000000000000000000000000000000000000000000000000000105080e11141417191c1d1e1f20201f1f1e1c1b181513120f0b060000000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565d60646a6f78808d939eaab1a79e92857a6d6054473a2f24180d010004101c2834404b545c606161616161616161616161616161616161616161616161616161616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20202020202020202020201f1f1e1c1a171413110d08040000000000000000000000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d20130700000c1926323f4c5965727f8c8f91929996897d70665c5047423d3b3b3b3d4347515a606c77828f99a3aa9f93877c6f62564c4135291d1104000000000009121b22292d30313939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c020000000000000000000000000000000000000001070c1013141d2020202020201c1b1915100902030a0f1215151f202020202020191815120d06000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000005111d2935414c56606a707e8691969fa2a49f9b9993918f8e8d8d8c8d8d8f9092989a9fa2a19e9590867d706a60564c4135291e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000001080d11151a1e212225282a2b2c2c2c2b2b2a272421211e1a14100d070100000000000000000000000000000000000000000000000000000002080d1114191e20212426292a2b2c2c2d2c2c2b29272522201f1b17110f0a040000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4c5254585f666c78818e98a2aeada2978b7e7265554b4035291d100400000c18232e39424b51535454545454545454545454545454545454585c5c5c5c5c58545454545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a28262421201d1913100c07000000000000000000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d20130700000a1723303d4a5663707d80828486888a84776b60544a3f37312f2e2f31373f44505b656e7b87929faca49a8e8174685d5245392c2013080000000006111b242d34393d3e46464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000000000000000000000000000000000000000000040607101313131313130f0f0d09040000000003060809121313131313130c0b0906010000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000713202d3946525d686f7c869298a0a7a099938f8a868482818080808081828486898d92989da59f9892867c6f685d52453a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000000000000000000000000000000070c13191d20262b2e2f3234363839393938373634312e2d2a25201d18120c0400000000000000000000000000000000000000000000000002090e13191e20252a2d2e30333537383839393938373634322f2d2b27221b1b16100b04000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f40414145474e545b666d7a85929fabb3a99c908376675d5145392c201306000007121d2730394045464747474747474747474747474747505a6264686868686865625b5147474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312d2c29241f1c18120c060000000000000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d20130700000916222f3c4854606b70737577797b7d7d7063594f42382e26222122262b333f49535f6974818e9aa6ac9f92867a6d6054473a2f24190d010000000c17222d363e45494b5353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000005121e2a36424d57616d7a859298a3a69f959087827d7a77767474737373747577797d80868e929ba3a29891847a6d60564c4135291d110400000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000030b12181e24292c31373a3b3e414345454646454443413e3b3a36312c29241d160d0802000000000000000000000000000000000000000000070c141a1e252a2d3036393b3d4042444445464646454443413f3c3937332d2b27201b160d070100000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b05000000000013202c3946535f6c7986929facada093867a6d6053473a3232323232323232323233332f35393c424a545e68737f8c99a9b2ac9f9286796d6053473a2d2014070000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b3b4956626c717575757575726d62564a3b3b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403d3a39352f2c28231d17110a030000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d20130700000714202c38444f5960636669666d6f71706b6054473d30262c2c2c2b2a222d38414d57626e7b88949faba3988b7e7265554c4135291d1104000005111d29343e485056586060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900000000000002070a0c0d131313131313120908060300000000060b0e10111313131313130f07060300000000000000000000000000000000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000714212d3a46535f6974808d97a1a99f948f837c75706d686967676666676768666d70747a818b919ba5a1968d8074685d5245392c20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e2115080000000000000000000000000000000000000000060c151d23282f35393c4247484b4e50515253535251504d4b4846423b39352f281f19130c04000000000000000000000000000000000000030b12181f252a3036393b4146474a4c4f50515253535252514f4e4b4846443f3837322c272118130c04000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252525262724292c2f38424c56626f7b8896a1adaea399897c6f6256493c2f231609000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e313e4b5864717e82828282827f7265584c3f322e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252514f4d4a4745413a38342e28231c150c0700000000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000004101c27333d474f54565a545c6062646360594f44353638393939383734312f3c47535f6a76838f9ca9aa9c908376675d5145392c20130600000815212d3945505a62646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0000000000070d1316191a2020202020201f1515120f0a04040b11171a1d1e2020202020201c1312100b060000000000000000000000000000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000815222e3b4855616e7b86929fa9a1978f82796e6a64615d565b5a5a595a5a545c6063686d747f8b939ea89f92867a6d6054473a2d21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000000000000000000000000000000000810181e272e343a4145474d5355585b5d5e5f5f5f5e5e5d5a5754534d474540393129251e160e0500000000000000000000000000000000050c151c232830363a4146474d525457595c5d5e5f5f605f5f5e5c5a585553504947433d383229241d160d060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191d20262f3a47535f6a7885919eabb5ab978b7e7164584b3e3125180b00000000030b12181c1f20212121212121212121212734404d5a6773808d8f8f8f8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d606060606060606060606060606060605f5e5d5b595754514c46454039342e261e191009000000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d2013070000000b16212b353d44484a4d4b5153555756544f473e4143454646464543413e3a39424e5765727e8b98a7ac9f92867a6d6054473a2d21140600000a1724303d4956626c717979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000000010a12191e2325262d2d2d2d2d2d2c22211f1b150e0e161d22272a2a2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000004101c2934404b556673808c99a2a99e91857a6d675f5854524c4e4d4d4d4d4e4b5153565d606d75818e9ba9a2988b7e7164584b3e3125180b00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000000000000000000000000000000009121a222a303940454c5254575f626567696b6c6c6c6b6a696764615e5753514b433e35302820170e050000000000000000000000000000050e171e272e343b42464c5254565e616366686a6b6b6c6c6c6b6a69676562605b53544e48443d352f281f180f0600000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c080d11141d2b37434e58697683909ca9b2a5988c7f7265594c3f3226190c000000000000070c1013131414141414141414141a2734404d5a6773808d9a9b9b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664605d5553514b443f38302b221b120a0100000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000000050f1a232b33383c3d40404546484a494845474a4d505152535252504e4b4746414754616e7a8795a0aca3998a7d7064574a3d2e23170b00000b1825313e4b5864717e8686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f0000000a131c242a2f3233393939393939392f2e2b2620181720272e333637393939393939352d2b28231c140c02000000000000000000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000006131f2c3845515c6777848f929797988b7f72685d554e4746414141404040414045464c525b626f7c8897a2aa9b8e8174685b4e4135281b0e02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000009121a242c343c434b51565d6066696e7174767878797978777674716e6965605d555046413a322920170e05000000000000000000000000050e172029303940444d52565e6165686e70737577777879797978777674726f6c65626058544f45413a312a21180f060000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040b1b2631424f5c6875828f9ba8b2a6998c7f7366594c403326190d000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573706d6764605c54504a423d342d241c130a01000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d2013070000000008111a21272c2f302e34383a3c43474b5154575a5c5e5f5f5f5e5d5a5854524c48525e687784919daaab9a8d807467544a3f34281c1003000b1825313e4b5864717e8b939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000007121c252e353b3f40464646464646453c3a37312a22202932393f4344464646464646423a38342e261e140a00000000000000000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d2014070101010101010101010101010101010101010101010101010101010100000000000000000000000714202d3a4753606d79808285878a8c86796d60564c433c393530343333342e34383a4147535f6a7885929fa99d9083766a5d5043372a1d1004000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000000000000000000000000000000007111a242c363e464e555c60686d72777b7e818384858686858483807e7b76716d67615a524c443b332920170b0200000000000000000000040d172029323b424a51575e61686d72777a7d7f82838485868685858482817e7b78746f6a636059514b433b332a21180d0400000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040a1b2835424e5b6875818e9ba8b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858482807d7a76716d66605c544e463f372e251c1309000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000080f161c2022232a313a41454e53555d606467696b6c6c6c6b6a6764615d56544f566774818d9aa7a99c908376665c5044382b1f1206000b1825313e4b5864717e8b979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8275695c4f4236291c0f00020d19242e3740474b4d535353535353524847433c342a21323b444a4f515353535353534f46443f3830261c1106000000000000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c676d7376787b7d807f73675d51443a312d29242727262723282c3037434e586a7784919daa9e9184776b5e5144382b1e1105000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000000000050e19232c363e4850585f676d737a7f84888b8e90919292929191908d8a87837e79716c615e564d453b32291d140a000000000000000000010c161f29323b444c545c60696e757a7f83878a8c8f90919292939292918f8d8b8885817c76706b605d554d453c332a20160c010000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140a0a0a0a0a0a0a0b070d10141b2a36414c566976828f9ca9b4aa978a7e7164574b3e3124180b000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140b0b0b0b0b0b0b0b0b0a0a0907060401000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399939291908e8c8a86837e79726d666058514940372e251b10070000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000000000000050b1019232b343c434c52585f62676d71747678797979787674716d686360595865717e8b98a4ac9f9285796d6053463a2d201307000b1825313e4b5864717e8b97a4a5a5a5a5a5a5a5a5a5a5a5a7a9aeacacacafa9a7a5a5a5a5a5a5a5a5a5a5a59c8f8275695c4f4236291c0f0007131e2a3540495257596060606060605f55534e463c332939444d555b5d6060606060605c53504a42382e2317130a0000000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000004101c2934404b555c606769696e7073736d63554b403228201d191a1a1e21262b30363e46525e697885919eab9e9184786b5e5145382b1e1205000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000000000000000000000000000000020d17202b353e48505a616a6f797f868c9195989a9c9e9f9f9f9e9d9c9a9795908b857e766d685e574d443b2f261b1106000000000000000007121d28313b444d565e666d727b81868c909596999b9d9e9e9f9f9f9e9d9c9a9897918d89837d746d675f574d453c32281e13080000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2016161616161616171718181d20262d3946525e687784909daaaea298897c6f6356493c30231609000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20181818181818181818171716151413110d080705020000000000000000000000000000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9e9d9b9999928f8b857f786f6a625b514940372d22190c0300000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000050e19222b353d464e565d606a6f747a7d8083848586858583817e7a76706b625f626f7c8995aaaea298887b6e6255483b2f221508000b1825313e4b5864717e8b979898989898989898989898989a9da4aebaafa59d9a9898989898989898989898988f8275695c4f4236291c0f000a16232f3b47525b63666c6c6c6c6c6c6c625f584e453b323f4a555f676a6c6c6c6c6c6c68605c544a3f3428251c120900000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000c18232f39434b51535a575e61646666635b5143392f20191d2021262b2e31373a41464f59616e7b8796a1aa9d9083776a5d5044372a1d1104000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000008141e29323d47505a616c717c848c92989da0a7a7a7a4a3a2a1a2a4a6a7a79f9d97918a827a6e695e564c41382d22170b01000000000000010d18242f39434d565e686e787f868e92999da0a7a6a8a7a5a4a3a3a4a5a7a9a7a9a19e9a94908981796e695f574d443a2f24190d04000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d232323232323232324242524292c2f38404b55616e7a86939facac9f9285796d6053463a2d201307000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d242424242424242424242424232221201d191514120e0903000000000000000000000000000000000013202c3946535f6c7986929facb9b3a9a19e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9fa2aaa2a5a8aba39f9c97928c837c726d635b51493f342b1e150b00000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000020c17202b343d474f585f686d747c81868a8d8f9192929291908d8b86827d766f6a616d7a8798a2aeaa968a7d7063574a3d3024170a000b1825313e4b5864717e8b8b8b8b8b8b8b8b8b8b8b8b8b8b8d929da9b5a99d938e8b8b8b8b8b8b8b8b8b8b8b8b8b8275695c4f4236291c0f000c1925323f4b57636d73797979797979786f6a5f574d443a434f5b677177797979797979756d665c504440372d241b1108000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c0400000000000000000007121d2731394045474d4d535457595957514940312720252a2d2e31373a3c42464c5259616b73808d99a9aa9b8e8175685b4f4235281c0f02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f120600000000000000000000000000020b1925303b444f59616c717e8691969fa2aaa9a19e9b9796959595979a9ea1a8a9a19e948f837b6e685e53493f33271e130800000000000004101d2935404b555e696e7a838c92989fa3ababa39f9d9a9897969697989a9d9fa3ababa69f9c938e847b6e695f564c41352921160a0000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a3030303030303030303031312f35393c4149515d67727e8b99a4afa79c8f8275665c5145382c1f1306000000000000070c1013131414141414141414141a2734404d5a6773808d9aa69b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a31313131313131313131313131302f2d2c292422211e1a14100b0600000000000000000000000000000013202c3946535f6c7986929facb9ada1979292929292929292929292929292929292989495989b9fa3aaa9a19e9591877f736d635b51463c30271d1207000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000008131e29323d464f59606a6f7a81878e92989a9c9e9f9f9f9e9d9a99928f89837c726d687885929faba5988b7f7265584c3f3225190c000815222f3b4855626e7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f808d9aa7b4a79a8e807f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574a3d3024170a000d1a2633404d59667380868686868686857c6f695e564c4344515d6a778386868686868682786d605c52493f362d231a1107000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000010b151f272f34383a404246484a4d4c4b464037292c2d3036393a3e4247484d53565e616b707d87929faca2988b7e7265584b3f3225180c00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000a141d2a36414c56606b717e879298a0a8a8a19e97928e8b898888898a8d91969ea1a8a69f9591847a6e655b50443a2f24190d0000000000050f1a232c3945515d676e7b8490959fa2aaa9a19e9992908d8b8a89898a8b8d9092999ea1a9aba59e9691847b6e685d52453d32271b0f03000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473d3d3d3d3d3d3d3d3d3d3d3e3e3f4045474e535b606d7984919eababa0958a7d7164544b4034281c100400000000030b12181c1f20212121212121212121212734404d5a6773808d9aa69b8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473e3e3e3e3e3e3e3e3e3e3e3e3e3d3d3c3a39352f2e2d2a261f1c17110a020000000000000000000000000013202c3946535f6c7986929facb8ab9e9285858585858585858585858585858585858687898b8e92989fa2aaa7a099928b7f736d62584e43392e23180c000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000010d1925303a444e58606b707c848e939a9fa2aaa9a8a4aba39fa3aba39f9c9490877f746d7784919daaa69a8d8073675a4d4034271a0d000814212e3a47535f6a6e72727272727272727272727272727d8a96a3b0a3978a7d72727272727272727272727272706b6155483c2f231609000a1623303d495663707d87929a93939791847b6e685e554b424d5a6774808d93939393938e81746e635b51483f352c231910060000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c010000000000000000030d151d23292c2d31363a3b3d40403e3b352f35393a3d4146474a4d5355575f61686d747d869299a3a79f92867a6d6154473a2e21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000006111b262f3846525e68707d879299a3aaa49d96918a85817e7d7b7b7c7d80848a91969fa7a7a0968f82776c60564c4135291c1106000000000b16212c38444f59606d798390969fa7aea59d97918c8683817e7d7d7d7d7e8083868c91979ea5ada8a09691847a6d60594f43382c1f14090000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d605349494949494949494949494a4a4b4c4b5153585f656c74808d96a1aca4999083786c605346392e23180c00000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e34404d5a6773808d9aa69b8e8174685b4e41352e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d60534b4b4b4b4b4b4b4b4b4b4b4b4b4a4a49484745413f3b3a36312b28231c140c0701000000000000000000000013202c3946535f6c7986929facada093867978787878787878787878787878787878797a7c7f82868c92989fa7aba39f918b7f726a60554b4034281d12070000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000005111d2a36414c56606a707d8691969fa4acaaa29f9b979599929994979a9e9f99928c81787683909ca9a79b8e8174685b4e4135281b0e0006121e2b37424e575f6265656565656565656565656565707d8a96a3b0a3978a7d706565656565656565656565656361594f44382c201407000916222f3b4854606b717e88939fa4a19691847a6d675d544a4653606c78818e949fa69d938d80736d635a50473e352b22180f0600000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000030b12181c1f20252a2d2e3133332f34383a4045474a4c525457575f6265696e737a81889298a2a8a0958d8073685d5246392d20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000b17222d38414f59616e7a859299a3aba49c928d847e787471706f6e6f7173787d8490959fa8a89f948c7f72685d5245382d22170b00000004101c27333c4854606b74818e95a0a8ada39c938e857f7b777472717070717274777a7f858e939ca4ada9a0968e81746b6054483b31251a0e02000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6056565656565656565656565657575859555d60646a6f77808d929da8a59f93877d70655b5044372b1d1207000000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b404d5a6773808d9aa69b8e8174685b4e413b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6057575757575757575757575757575757565554514c4c4846423b38342e261e18120b030000000000000000000013202c3946535f6c7986929facada093867a6d6b6b6b6b6b6b6b6b6b6b6b6b6b6b666d6d6f72757a808590959fa6aea49f92877c6f675c5145392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000040f19232d3946525e686f7c869298a1a8aba39f98928e8a88878686888a8e92979f9f938d8075828f9ba8a89c8f8275695c4f4236291c0f00020e1a26313c454e535558585858585858585858585863707d8a96a3b0a3978a7d7064585858585858585858585857554f473e33281c1004000713202c38444f59616c727f8b929ca5a0969083796d665c5349505b666d78828f959fa59c928c7f726c625a50473d342a21180e05000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000001070c1013141a1e2124293036394045474b515357565e616467696e72767b80858d939aa2a79f969183796d60564c4135291d110500000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000030f1b27333f4953616b75828f97a1aba49c918c8079716c66646362626264666c707a839096a0aca69f92857a6d60544a3f33281c0f0300000714202c38444f5963707d89939ea7aea49c918c817a726e686765646363646567686e737a818c919ca5afa89e93897c6f63574d42362a1e12050000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d636363636363636363636363636364646668676d71757c828d929da4a49f938c7f726b6053493f33271b0b0000000007121d273039404546474747474747474747474747474d5a6773808d9aa69b8e8174685b4e474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d64646464646464646464646464646464646362605d555855534d46443f383029231d150d0500000000000000000013202c3946535f6c7986929facada093867a6d605f5f5f5f5f5f5f5f5f5f5f5f5f5c60616265686d737b838f949fa7afa3999183796d60544b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a16212c38444f59616d7a849198a2aaaaa299928d85817d7b7a79797b7d81858b92979d928a7e818e9ba7a99d9083766a5d5043372a1d1000000915202a333c4247484c4c4c4c4c4c4c4c4c4c4c5763707d8a96a3b0a3978a7d7064574c4c4c4c4c4c4c4c4c4c4a48443e352c21160b000004101c27323d47505a626d73808c929da59f958f82786d655b504a545c666d79839096a0a49c918b7e716c61594f463c332a20170d040000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000000000000000000040610181f272f353b41464b5153555d606467686d7174777b7f83888d92989fa4a39f9590847b6e675d51443a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000005121f2b3744505b65707d8a939ea9a79d928c7f746d67605b5456555556545b60686d7984919da6aea2988c7f72665b5044382b1f120600000916222f3c4854606b7783909da5afa89d928c7f746d68615e56585756565758565e61686d747f8c939da9afa59c8f8276695e53463a2d211407000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867970707070707070707070707070707071717274767a7d82878f949da4a099938c80746d63594f41382d22170b000000000c18232e39424b515354545454545454545454545454545a6773808d9aa69b8e8174685b545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada0938679717171717171717171717171717171717170706f6d676865615f5753504a423d342f271f170e05000000000000000013202c3946535f6c7986929facada093867a6d605352525252525252525252524a50535456565e61696e78828f95a0acaba0958b7f72665c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1b27323c4855606b75818e96a1aaaaa2989287807a75716e6d676d6e7074797f858f949e9185818e9ba8aa9d9084776a5d5144372a1e110000030e18212a31373a3b3f3f3f3f3f3f3f3f3f3f4a5763707d8a96a3b0a3978a7d7064574a3f3f3f3f3f3f3f3f3f3d3c38332c231a10050000000b16212b353e48515b636e74808e939ea69f948e81776c605b514b545d676d7a849196a1a39f92877e706b60584e453b322920160d0300000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000000071019222a313940454d52555c6064676d7074777a7d8184888c90959a9fa2a39f98928c837b6e695e554b4032281e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000613202d394653606c7883909da6aca0958d80736d605c55504a4a4848494a50565d676f7d89949facaa9e9185786c605346392d2013060004101c2834404b5463707d8995a0acaca0968d80736d605d56524d4b4a4a4a4a4b4c52565d606d74818e97a2adab9f94877b6e6154483b2e211507000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb0a396897d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d7d7e7f8183868a8e93999f9f9d9590877f746e645b51473d2f261b110600000004101c2834404b545c606161616161616161616161616161616773808d9aa69b8e817468616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facb1a4978b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d7d7c7b7a7875726e6964605c544f454039312920170e050000000000000013202c3946535f6c7986929facada093867a6d605347454545454545454545453f444647494c52575f666d7a83919da6b0a79e9184796d6053463a2d20130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000007131f2c38444f5963707d89939ea8aea29892867d746d686462605d606164676d727a828e93979185929facaa9e9184776b5e5144382b1e11000000060f1820262b2e2f3232323232323232323d4a5763707d8a96a3b0a3978a7d7064574a3d3232323232323232302f2c28211a110800000000050f19232c363f49525c606c78818f949fa69e938d80746d635a504b555e686e7b849197a2a39992867d706a5f574d443b32281f150c03000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000061019232b343c434b51565e61676d71757a7d8084868a8d9196989d9fa7aba399928e867f796e695e574d43392f20160c020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000005111e2a36424d5763707d8a95a0aca69d9083786d605b514b443f3d3c3b3c3f444c55606b7683909c9f9e9d97897c6f6256493c2f2316090006131f2c3845515c6675818e9ba7b1a99e9184796d605b524c46413f3e3d3d3e3f41464c525b606d7a85929fabb0a6988c7f7265594c3f2f24180d0100000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9a5998f8989898989898989898989898989898a8a8b8c8e9092989b9e9c9995908a837d726d645c53493f352b1d140a0000000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e73808d9aa69b8e81746e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facb9a69a908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888784827f7b76716d666059514b433a322920160c0300000000000013202c3946535f6c7986929facada093867a6d6053473a38383838383838382e34383a3a3c41464d545d686f7c89949eaaada1968a7d7064574a3d31251a0e02000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000915222f3b4854606b7683909da5afa69f92867d706b605d565554515355555d60686d78818e94989298a2aeab9e9184786b5e5145382b1e1200000000060e151a1e21222525252525252525303d4a5763707d8a96a3b0a3978a7d7064574a3d31252525252525252423201c16100800000000000007111a242d374044505b666d79828f95a0a59d928c7f726c625a504c565e696e7c859298a2a39892867c6f695f564d443a31271e150b020000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e21150800000000000000000000030c18222b353d464e555d60686e73797e82868a8d90939a9a9ea0a8a9abb1ac9f9287817b736d665e574d453b31271d0e04000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000714202d3a46525e6976828f9ca7ab9f94897d70665c50454039332d2f2f2d333a434f5964717e8b989291908f8c7f7366594c403326190d000713202d3a4653606d7985929facada1978a7e71675d5145413a36303130303130363a4145525d68737f8c99a9b3a89c8f827569554b4035291d10040000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9aba199969696969696969696969696969696969797999b9d9f9e96918f8c88837e78706b625b534a41372e23190b02000000000713202d3a4653606d797a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a808d9aa79b8e817a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929facb9aca29a97979797979797979797979797979797979797969596918f8b88837e78706b605c554c443a32281e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d2c2c2c2c2c2c2c23282b2d2e30363b424c56606b75828f9cabb2a89b8e817568574d42362a1e1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700030f1c28333f4a54636f7c89959fabab9f948b7e716a6059524c48474546484b51565e666d788290989fa2aab4ab9e9185786b5e5245382b1f12000000000003090e1214151919191919191924303d4a5763707d8a96a3b0a3978a7d7064574a3d3124191919191919171614100b05000000000000000008121b2528333f4a545c676d79839096a0a49c918b7e716c61594f4d575f6a6f7d869299a3a29891857b6e685e564c433930261d140a0000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000000000000000b151e2a343d474f585f676d737b80858a8f92989a9d9fa4a39f9fa4aba4a7a79a8d807b756f6a605c544a42382e23170c03000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000205070814212e3b4754616e7b87939facaa9c9083766b60544a3f342f282222222228313d4855616e7b878685848483817f7265584b3f3225180c00091623303c4956636f7c8998a2a5a69e9285796d60554b40352f2a2524232324252a2f35414c56626f7c8897a1adab9e918578675d5145392c201306000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9b3aba5a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4a4a5a7a99e948f84827f7b76716c656059514941382f251c110700000000000a1723303d4a5663707d87878787878787878787878787878787878d929da99e938e87878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929facb9b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3a3a8a19e9b9894908a847d746d675e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d201f1f1f1f1f1f171c1f2021252a303a434f5964707d8a99a3afab9e928578695e53463a2d211407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505b6674818e9ba7b1a79c8f82766c62584f45413b3a393a3b40454c545c666e7b86929facb4b7ab9e9184786b5e5145382b1e1200000000000000020608080c0c0c0c0c0c1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170c0c0c0c0c0a0907040000000000000000000000091317222d38424b555d676d7a849197a1a39f92877e706b60584e4e58606a707d87929aa4a19791847a6e685d554b42382f261b1106000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000007121c27303c464f59606a6f7980868d92979c9fa3a8a09e9a9992939995989b9f9d928d87827c736d665c544a3f34281e150a000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000002080e1114141d2935404b5565727f8c99a4aea2988a7e7164594f42382e231d17191917212d3a46535f69767b7a7978777675726d62564a3d3124180b000c1926333f4c5966727f8c969798999a8d8174665c5143392f241e1917171717191e24303a4653606c7985929eabada197867a6d6053473a2d20140700000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f2316090000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a4a6aaa89c8f827e7a736e6964605b534f473f372f261d130a0000000000000a1723303d4a5663707d89949494949494949494949494949494949a9da4aea59e9b949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a0a1a2a5a8aba8a69f9c95918981796d685e564c42382e23170c030000000013202c3946535f6c7986929facada093867a6d6053473a2d201412121212060b10121314191e28313d4754606d7a86929facada297877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000613202d394653606c7985929eabaca095897c6f635a50463d35302d2c2d2f353a424a545e6973808d9aa4afb7aa9e9184776b5e5144382b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000006111c262f39434c555e686e7b859197a2a39992867d6f6a5f574d4e58616b717e88939fa4a09690837a6d675d544a41382d22170b060000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000c18232e39424e58606b6f7c848c92989fa2a7a09d9996918d8a868687888b8e92989f9a948f8780786d665c50443e30261c11060000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000050d14191e2021252c3845515d6776838f9cabac9f9285796d6053463d3026252525252525252a36424d575f696e6d676b6a696865625b51463a2e221509000e1b2835414e5b68748188898a8b8d8e8b7e7164544b4031271d130e080a0a080e131f2b3744505b657683909da9b3a994887b6e6155483b2e2215080000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393949597999d9f9e948f8a85807b726d605c544a42392e2318140b010000000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a7a9aeb6afaaa8a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949496989b9fa2a9aba7a09d938e837a6d685e544a3f342820150a0000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070505050000030607080c16202c3945515d677783909daab3a9968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000916232f3c4956626f7c8997a2adaa9d9083776b6054483f34292421202024293039424d57616e7b87939facb7aa9d9184776a5e5144372b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000a141d27303a434c565f696f7c859298a3a39892857c6f695e564c4f59616c727f8b929ca5a0959082796d665c53493f332722170c0000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000004101c2834404a545f6a6f7d8691969fa2a69e9c95908c8884807d7a797a7c7e81858c92989e99938c81786d605a5042382e23170c0000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000050e171f252a2d2e32323a4753606d7986929faca89b8e8275675c51453832323232323232323230313b454d575e61605d555d5c5b585651493f34291d1206000714212d3a4754606d7a7b7c7d7f8081827b6e6155483b2e22150b0100000000030f1b27333f49536975828f9ca8aea295887b6f6255483c2f2215090000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d2114070000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868787888a8d90959a9f9c98928d867e756d665c544a40342820160a000000000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa6a8aeb6afa9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868788898c8e92979da0a8aca59d9590837a6d665c50443c31261a0f0300000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004111d2935414c556975828f9ca8b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000c1925323f4c5865727f8b98a9b3ab998c7f7266594f43362d2219141313181e27303b46525e697683909da9b6aa9d9083776a5d5044372a1d11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000020b151e28313a444d575f6a6f7d869299a3a29791847b6e685e554b505a626d73808d939da59f948f82786d655b50443e34281d11050000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000006121f2c3844515c666f7c859298a0a8a19e948f89847f7b7774706d6c6d6f7174797f869195a09f938e81746c61544a3f34281c100300000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000020d1720293036393b3f3f3f495663707c8998a3aeaa988b7e7265554b403f3f3f3f3f3f3f3f3f3f3d3c383b454d535453514b51504f4b4a463f372d23180d01000613202c3945515d676d6e7071727374756e695f53463a2d2114030101000205080f17222d424f5b6875828e9ba8b5ab95887b6e6255483b2f2215080000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c2013060000000000000013202c3946535f6c7986929facada0938679797979797979797979797979797a7a7b7e8083888d9299a19f98928b81786d665c51443d32271b0f030000000000000a1723303d4a5663707d89939393939393939393939393939393939a9da4aea59d9b939393939393939393939393939393938a7d7164574a3e3124170b0013202c3946535f6c7986929facada0938679797979797979797979797979797979797a7b7c7f81858b91969fa4aca79f959082786d60584e43372b1f140900000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000010d19242f414e5b6874818e9ba7b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c6f6356493d32231b100806070c151e2a36424d576774808d9aa7b3a99c8f8276695c4f4336291c10000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030c161f29323b454e58606b707e87929fa3a19691847a6d675d5145515b636e74818e939ea69e948e81776c605a5045392d21150800000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d20140700000000000000000713202d3a4653606d78839197a2a8a097928a827c77726e6967636060616265676d727b839196a19d938a7d70665c5044382c1f120600000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000008141f29323b4146474c4c4c4c5966727f8c99aaaea398887b6f62554c4c4c4c4c4c4c4c4c4c4c4c4948443d3b4246484745404443423f3d3a342d251b1106000004111d2935414c555d6062636465666869615f574d42362a1e120d0d0e090e121419212b37434e58697683909ca9aea399877a6d6154473a2e2114070000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c666c6d6e6f7173777b80879196a1a29f938e81786d60584e43382b20150a0000000000000a1723303d4a5663707d86868686868686868686868686868686868d929da89d938e86868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c666d6d6e6f7275797e848d939aa4afa79f948d80736a5f53473b31261a0e02000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000081b2734414e5a6774818d9aa7b2a6998c7f7366594c403326190d000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d201407000000030c1a25303f4b5865727e8b98a5b1a89b8e8275685b4f4235281c0f000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000040d172029333c464f59616c717e8b919ca4a0969083796d60534749525c606d78818f949fa69e938d80736c6156493d3024170a00000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000006131f2b37434e5865727f8c95a0a9a09691857d766f6b66625f575753535455555d60696e7a84919ea59e9184786d6053463a2d20130800000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c12070000020e1925303b444d5254585858585b6875828e9ba8ac9f9286796d605858585858585858585858585856544f473d363a3b3a39352f363532312e29231b1309000000010d19242f3a434c5154555657585a5b5c55534d453b31261a1a1a1a1b1b1a1e21252a333b4754606a7884919eabac9f9286796c605346392d20130600000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000013202c3946535f6c7986929facada093867a6d606060606060606060605b606061626466696e747c849196a1a59e938d80736a6054473c31261a0f0200000000000916232f3c4855616b707979797979797979797979797979797979808d9aa69b8e817979797979797979797979797979797979716c6155493c3023170a0013202c3946535f6c7986929facada093867a6d606060606060606060606060605c6061616365676d71798088939fa5afa69f92877c6f62574d42362a1e1205000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004101c2834404a546875828e9ba8b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c1f130600000000091724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050e17212a343d474f59626c727f8c929da89f958e8175685b4e4244505c666d79828f95a0a59d928b7e7164584b3e3125180b000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000000000815222e3b47545f6a7784919ea7a39891847b706b63605955534d4a474647484b51575e68707d8a96a1a1968a7e7164574b3e2f24190d01000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000005111e2a36414d565e6165656565656a7784909daaaa9d9083776665656565656565656565656565656360594f44382d2e2d2c292429282524221d181109010000000008131e28313a41454748494a4c4d4e4f4846423b332923272727272728252a2d30363c454e58626f7c8896a1adab9c908376655b5044372b1f1205000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000013202c3946535f6c7986929facada093867a6d6053535353535353534a505354545557575f616a6f7b84919ea7a59f92877c6f62584e43372b1f120600000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c73808d9aa69b8e81746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080013202c3946535f6c7986929facada093867a6d6053535353535353535353534a5153545556555d60676d747f8c939daaaea3998e8275695f53463a2d211407000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000104060708090b141f2c3844515c667683909ca9b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000000b1824313e4b5764717e8a97a4b1a5998c7f7266594c3f3326190c000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000060f18222b353e47505a636d74808d9aa7a79d9083766a5d50433f4a545c676d7a84909daaa4998c807366594d4033261a0d0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000916222f3c4955626f7c8896a0ac9f92867c6e696159544f4847423d3a393a3c40454d56606c7884919ea89b8f827568554c4135291d1104000000000000000000000000000000000408101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000714202d3946525e686e7272727272727985929faca89b8e8275727272727272727272727272727272706b6054483c3126201f1d181d1c181815120d06000000000000010c161f282f35393a3b3d3e3f4041423b3a36312c2f3034343434343531363a3b41464e57606a74808d9aa8aea3998c7f726653493f33271b0f03000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646463f44464747484b4d53585f69707d8a959faba3998f82766a5f53473a2e211408000000000004101c27333d474f55566060606060606060606060606060606773808d9aa69b8e817468606060606060606060606060606060575550483e33281c11040013202c3946535f6c7986929facada093867a6d6053474646464646464646464044464748494b51555d606d74818e98a2aeab9f93877b6e6155483b2f24180d010013202c3946535f6c7986929facada093867a6d6053473a2d2014131313070d10131414151a1d27303a4653606d7985929fabb2a896897c706356493d3023160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180c00000000000c1825323f4b5865727e8b98a5b5ab978a7e7164574a3e3124170b000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000007101a232d373f44505c666d7983909da9a59d9083766a5d5043434c565e696f7c85929faca3998c807366594d4033261a0d0000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000b1825323e4b5865717e8b98a8a79a8d81746a5f574f48443d3a37312d2d2e2f353b44505b6574818e9ba79e928578675d5145392c2013060000000000000000000000000000050c1114171d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000814212e3b4754616e7a7f7f7f7f7f7f7f8c98a2aea99c8f827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574e42372b1e13100c070f0c0b0906010000000000000000040d161e24292c2d2f3031323335362e2d2a32383b3d404040404141424246484c525860696f7c87929faca99f92867b6e6155483b2d22170b000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939392d3338393a3b3c3e42464e57616c7683909da9ab9f94887b6e6255483b2f2215060000000000000b16212c353d44484a53535353535353535353535353535a6773808d9aa69b8e8174685b53535353535353535353535353534a49453e362c22170c000013202c3946535f6c7986929facada093867a6d6053473a393939393939392e34383a3a3b3c40454b515b616d7a86929facafa4998c7f7366554b4035291d10040013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181d20202122252a2f39434d57636f7c8998a2aeaca196877b6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180d01000000000c1926333f4c5966727f8c99a5afa399887c6f6255493c2f221609000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000060f19222c363f49525c606d78828f959fa69d938c807366594d424b555e686e7b859198a2a49a92867d706356493d3023160a00000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000d192633404c5966737f8c99a6a3968a7d7063584e453e38322e2b262020212429333f49536673808d99a6a197877a6d6054473a2d211407000000000000000000000000000810171c2123242a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000714202d3a4753606d7a868b8b8b8b8b8c919caab4ab9f948f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b84776a5f53473a2e2114080000020000000000000000000000000000040c13191d202122232425272829222b353d4448494d4d4d4d4e4e4f4d5354565e616a6f7b849199a3aba1978d8174695f53463a2d1b11060000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d22282b2d2d2e2f31363c45505a65727f8c98a5b0a6998c7f7366594c402d22170b00000000000005101a232c33383c3d464646464646464646464646464d5a6773808d9aa69b8e8174685b4e464646464646464646464646463e3c39332c241a1005000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d23282c2d2e2e2f35394046525e6873808d99a9b3ab9d908377675d5145392c2013060013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d24292c2d2e2f30363b424b555f6974818e9aaab4ab9e918478695e52463a2d201407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000030f1b27333f49536773808d9aa6ac9f92867a6d6053473a2d201407000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050e18212b343e48515b636e74818e949ea79e948e81746e63574b4a545d676d7a849197a1a49f93887e716b6054483b2f22160900000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000000000d1a2633404d596673808c99a6a295887c6f6255493c332c27211e1d2024292d333b434e586774818d9aa7a994887b6e6155483b2e22150800000000000000000000000008121a22282d3031323643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e211508000613202c3945515d6775828f98989898999ca3adbcb0a69f9c98989898989898989898989898989896887b6e6255483b3025190e02000000000000000000000000000000000001080d111314151617191a1b1c27323d474f54565a5a5a5a5a5b5c575e6164686d747c859196a0aaa39992857a6e61574d42362a1e0a000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d202020171c1f20212122262a333e4955626f7c8895a2afa99c8f82766953493f33271b0f0300000000000008111a21272c2f30393939393939393939393939404d5a6773808d9aa69b8e8174685b4e4139393939393939393939393931302d28221a120800000013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181c1f20212224292f35414c56626f7c8897a2adac9f9286796d6053473a2d2014070013202c3946535f6c7986929facada093867a6d6053473a393939393939392f35393a3b3b3d42464d545c676e7b87929facb1a79a8d817467574d42362a1e1105000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c20130600000005121f2b3744505b6576838f9ca9aa9d908477675c5145382c1f1306000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000040d17202a333d47505a626d73808c939da69f958f82786d605b5244505c666d79839096a0a59c928b7f726c61594f44382c201307000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000000000c1925323f4c5865727f8b98a9a396897c706356493d332b262324292c2f35383f444d56606a7683909da9a399877a6e6154473b2e211408000000000000000000000008121a242c33393c3e3f3e43505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080004101d2935404b5565717e8b99a49f9fa5a7adb5bbb2aaa4a19f9f9f9f9f9f9f9f9f9f9f9f9f9fa8998c7f7266564d41362a1e11050000000000000000000000000000000000000001040607080a0b0c0d13202c38444f596063676767676768686a696e71757a81879197a0a8a19892877d6f685e52453b31261a0e00000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014130b0f12131414151a212e3b4754616e7a8794a1adab9e928578655b5044372b1f1205000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d34404d5a6773808d9aa69b8e8174685b4e41352d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000013202c3946535f6c7986929facada093867a6d6053473a2d2014131313130c1012131415181d25303a4653606c7985929fabafa399897c6f6256493c2f2316090013202c3946535f6c7986929facada093867a6d60534746464646464646464640454747484a4d52575e666d79829099a3afab9f95897c6f6356493c30251a0e02000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d20140a0000000613202d394653606c7985929fabac9b8e817468554b4034291c1004000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000030c161f29323c464f59616c727f8b929ca5a0969083796d665c5049525c606d78828f959fa69e938d80736d625a50473d32271b10030000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2014131313131313131313131313131313131313131313131313130807050200000000000000000000000000091623303c4956636f7c8997a1a5988b7e7265594f453d3731302f35393a40454950565e686f7c89959fac9f9286796d6053463a2d2013070000000000000000000008121a242c363e45494a4c4a46505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800010d18242f3a4754616d7a86939393939a9da5afb5aaa0989593939393939393939393939393939393908376685e5246392d2014070000000000000000000000000000000000000000000000000000000916222f3b4854606b707373737374747576787b7e82868e9299a1a39f9791867e716b60564d4133291f140900000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c090e13202d3a4653606d798693a0acac9f9286796c605346392d2013060000000000000000050b10141617202020202020202020202734404d5a6773808d9aa69b8e8174685b4e41352820202020202020202020171714110c05000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000004060707070c131f2b3844505b667683909ca9b5ab978a7e7164574b3e3124180b0013202c3946535f6c7986929facada093867a6d6053535353535353535353534b5153545557575e61696e78818e949fabafa59d9083776b6054483b2f1f140900000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c706356493d30261c110a080a111c28343f4a54626f7c8898a2aea49a8a7e7164574b3e2f23180c00000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000020b151e28313b444e58606b707e87929fa4a19791847a6d675d544a515b636e74818e949ea79e948e81776c605b51483e352b21160b0000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000713202d3a4653606d7985929ea99c8f82766b60574f47433e3d3d4045474b51535b60686e7a84919ea7a99d908376665c5145382c1f130600000000000000000008121a242c363e48505557585651505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000713202d3946525e687682868686868e929da9b0a4988e888686868686868686868686868686868686887b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000a1623303d495663707d808080808181828385878b8f92999fa09e99928d857c716c61594f443b3021180d030000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20191919191919191a1a1c222d3a4754606d7a8793a0adafa399877a6d6054473a2d211407000000000000000000000407090a1313131313131313131a2734404d5a6773808d9aa69b8e8174685b4e4135281b1313131313131313130b0a08040000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000030f1c28333f4a546875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facada093867a6d606060606060606060606060555d6061626466696e737b828e939ea6b0a79e938a7d7063594f44382c200d0200000b1825323e4b5865717e868686868686867c6f6256493c2f23160b0301071a2733404d5a66738086868686868686786d6053463a2d201307000c1825323f4b5865727e8b98a9b2ab998c7f7266594f42382e231a1615141c232c3844505c6673808d9aaaac9f93877a6d6154473a2e21140700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000a141d27303a434d565f6a6f7d869299a3a29892857b6e685e554b505a626d73808c939da69f958f82786d655b50493f362c23190f0400000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000006121f2b3844505c6673808c96a19f94897d70696059534e4b49494b5153555d60656c717a839096a0aca2978c7f7265544b4034281c1004000000000000000008121a242c363e48505a616465625b515d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000005111e2a36414c5666707679797979818e9aa7aea195887c79797979797979797979797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c8d8d8d8d8e8f909298979c9c9a9896918d86807a6f6a615a50473d32291f0f060000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252626262b2d333c4855616e7b8894a1aeaea399867a6d6053473a2d201407000000000000000000000000000006060606060606060d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0606060606060606000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000b17222d414e5b6774818e9aa7b2a5998c7f7266594c3f3326190c0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c676d6e6e7073767b80858f949ea5afa8a0958e81756b6155473d32271b0f0000000b1724313d4a56626c71797979797979796f6a6054473b2e231c150c0b121826323f4b58636e737979797979797976665c5044382c1f1206000916222f3c4955626f7c8897a1adaa9d9184776b60544a3f342b26232222262e35414c56606d7985919eabaa9d908376685e5246392d20130700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000006111c262f39434c565e696e7c859298a3a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f372d241a110700000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000003101c28343f4a54606d7a849199a49e91847b6f6b625f58585656555d6064676d71787e859095a0a8a49e92857a6d6154473a2e23180c000000000000000008121a242c363e48505a616c71726d625b5d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000010d1925303a44545e66696c6c6c75818e9ba8ada194877a6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564d41362a1e11050000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999a9a9a9b9b9d9fa29f94908d8b8884807b746d68605850483e352b20170d00000000000000000000000915202b353f474e524d52575f62666a6e71737577787879797978777573706d67636059534d46423c332a1f140900000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a323232323232323233333137383f444f5964717e8b97a4b1ac9f928679675d5145392c1f1306000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000061b2834414e5b6774818e9aa7b2a6998c7f7366594c403326190d0013202c3946535f6c7986929facada09386797979797979797979797979797979797a7a7b7d8082868c92979fa6afa79f969183796d60594f44352b21160b0000000915212e3a45505a62656c6c6c6c6c6c6c6260584e443d342e271e18151d2329333c47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000613202d394653606c7884919eabaca095897d70665c50443f37312f2e2f30383f46525e68717e8b97a1ada3988b7e7265564c41362a1e110500000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000091217222d38424b555d686e7b849197a2a39f92877d706a60574d4e58606b707e87929fa4a19791847a6d675d544a41382d251b120800000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000b17232e3845525d68707d87939aa19691847d746f6a6764636366676d70757a7e838b9297a0a7a49c928b7e71685d5246392d1d12070000000000000008121a242c363e48505a616c717e7f726d6257697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000008131e28323a4146545a5d60606875828f9ba8ada093877a6d606060606060606060606060606060606054524d443b3025190e020000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5a6a7a7a8a9aba99c9083807e7c77736e69615e564e463e362c23190e0500000000000000000000010e1a26313d4751595e5f6060605e575f626466696a6b6b6c6c6c6b6a686663605d6060606055534d453c31261a0e02000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f404142464a5057606b75828f9ca8b5aa9d9184776a554b4035291d1004000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000205101c2834404b556875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868687888a8c8f92999fa2a9aba39f9590847b6e675d51473e3323190f0400000005111d29343f4850565860606060606060605e56544f444039302a211f272f343e454d53555d60606060606060605f504a42382e23170c000005121f2b3744505b6574808d9aa6b0a89d9083786d605a5047433d3c3b3c3d424a505b616d7a85929ea9ab9f92867a6d6154473a3025190d0100000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000007101b2428333f4a545c676d7a839096a1a49c918b7e716b61584e4d565f6a6f7d869299a3a29891857b6e685e554b42382f261b130900000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000000000006111c2935414c56606b717e8892989f969188817c777471707073767a7d81858b91959ea1a9a29f928d80736c61564c4135291d0b0000000000000008121a242c363e48505a616c717e878b7f72695e697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e21150800010d1925303a444c52545757575c6875828f9ba8aca09386796d60575757575757575757575757575755544e46413b32291f1408000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999f9fa0a1a2a4a6aa9e9185817e7a746e69605c554d443d342c241a1107000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585a5c5d5e5f5f5f5f5e5d5b575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4d4e4d53545b6069707d88939facb3a99b8e8174685b4e412f24180c00000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c090e1116202c3845515c677683909ca9b6ac978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949597999c9fa3abaca49f99928d837b6e695e554c41352c21110700000000010c18222d363f454a4b5359636a6c6c6c6c6b636059514a423c332a2a3139404550575f626a6c6c6c6c6c5f574d53443f3830261c11060000030f1b27333f4953626f7c88949eabab9f958c7f726c625a534e4a4948484a4e545c606d75818e97a1ada3998d8074685d524639291e13080000000000000000000002070a0c0d0908060a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000040f19222d363e44505b666d79828f95a0a59d928c7f726c62594f4c565e696e7c859298a2a39892867c6f695e564c433930261d140a01000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000d19242f3a444f59626c717e868f949c9a938e8883807e7c7c7f83868a8e92989da0a7a39f97928a80736e645a50443a3024190d00000000000008121a242c363e48505a616c717e879292867b6e61697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e2115080005111d2a36414c565e61646464646875828e9ba8aca09386796d6464646464646464646464646464646260584e43372b20170d02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c939393939495979a9d9f97918e8b85817b736d675e564d453b30271d1207000000000000000000000006121f2c3845525e6a757979797978706b605c544d5151525353524b515a61696e777979797976695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada093867a6d60585858585858585858585859595a575f61666c717b84919aa4afada2978a7e7164574b3e3124180700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191e2028323a4653606d7986929facafa49a897c6f6356493c302316090013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a1a3a6a8a6a8a09e9a938f8780796e695e574d433a2f231a1000000000000006111b242d343a3d3e525e6a757979797978706b605c544d453f36333c434b515a61696e777979797976695f53463a342e261e150a000000000b17222d3847535f6a75828f99a3afa79f92877e716c625f5857565555575860666d737f8c939ea9a89f92867b6e61564c413529170d02000000000000000000070d131619191515120f1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000a16212b343e48515b606c78818e949fa69e938d80746d635a504b555d686e7b849197a2a49992867d706a5f574d443a31281e150b02000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c11050000000000000008131e28323d47505a626c717b82898f92999b95908d8b89898c8f92999b9fa2a9a29e99928e857e736e645c52483e32281e13080000000000050e1a242c363e48505a616c717e879292867d70695e697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d201407000713202d3946525e686d717171717174818e9ba7ada093877a717171717171717171717171717171716f6a6054473c31261a0e02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f868686868687888a8d90959a9e9b98928d8680796e695f574d43392e23180c03000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e221508000000000000000000000013202c3946535f6c7986929facada093867a6d65656565656565656565656566666769696e72787e859196a1acb1a79f9285796d6053473a2d20140700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a9a9a8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2525252525252525252627252a2d323a444e5863707d8998a2aeac9f93867a6d6154473a2e2114070013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999796918c87827c736d675e574d453b31281e11080000000000000009121b22292e3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e231c150c030000000006111b2b37434e58626f7c87929fa6aea39992877e766f6a666462616263666a6f78808c919ca5aaa0968c8073695e53443a302419050000000000000000010a12191e23252622211f1b1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000030f1b27323d47505a636d74808d939ea69f948e81786c605b514a545c676d7a839096a1a49f93877e716b60584e453b32281f160c030000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000000000000010c16202b353f48505a61696e767d8287929fa09d9a979696999c9fa3a9a29f9b97928d86817a716c635c524a40362d20160c0200000000020d17202c363e48505a616c717e879292867d706b6057697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000714212e3a4754616d7a7e7d7d7d7d7d828f9ca9b1a4988b7f7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f62574d42372b1e1205000000000000000000000000000000000000000000000000000000000c1825323e4b57636d72797979797a7a7b7e8083888d9399a09f99928c837b6e695f554b4034281f140900000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada09386797272727272727272727272727272737476787b7f848a9297a1a8b2a9a0958c7f72675d5145382c1f130600000000000000000000000000000000000000000000010d1a2734404d5a6773808d8d8d8d8d8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a32323232323232323232333330363a3e444c565f6a75818e9baab4aa9d918477685d5246392d2013070013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399929291908f8d8a8784807b756f6a605c554d453b33291f160c0000000000000000000911181d25323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d21110a030000000000000f1b26313c47535f6a73808c949fa7aba399928b827c7773706f6e6f7073777c838d929ca3aba2989184796d60574d4232281e130800000000000000000a131c242a2f32332f2e2b262024303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000007131f2c38434f59616c727f8c929da5a0959082796d665b5044505b666d79828f95a0a59c928b7f726c61594f463c332920160d0400000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a0000000000000000040d19232d363f49515a61696e757b818e9aa7aaa7a4a3a3aba39f9c9997928e8a85807b746d68615a524a40382e241b0e04000000000008141f29323e48505a616c707e879291857c6f6b646464697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e02000714212d3a4754606d7a868a8a8a8a8a8f949fabb3a79b918b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8377695f53463a2d211408000000000000000000000000000000000000000000000000000001020a16222f3a46515b63666c6c6c676d6e6f7173777c81879195a0a39f9590847b6e675c51453b30251a0e02000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818384888b91959fa2a9afa8a1979083796d60554b4035291d100400000000000000000000000000000000000000000000000a1724303d4a5763707d80808080807e7164574a3e3124170b0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f404142464750565d686f7c87939facb0a69a8d807367564c4135291d11050013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858382807e7b77736e69625f58514b433b332921170d0400000000000000000000060c1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1200000000000000000a15202b37434e58606d78828f959fa6aba39f948f8883807d7c7b7b7d7f838990959ca4aba39992867c6f675d51453b3120160c020000000000000007121c252e353b3e403c3b37322a24303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222f3b4854606b717e88939fa4a19690837a6d675c544a4653606c78818e949fa69d938c80736d625a50473d342a21170e0500000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000000000000000915202a333f48515b636c717b81878e939da9acaba49f9d999992908c8985817d79746e69615e56504840382e261c12090000000000020e1925303b44505a616c707e879291847c717171717171717683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000613202c3945525d6876828f979797979c9fa6b0b7aca39b9897979797979797979797979797979795887b6e6155483b3025190e0200000000000000000000000000000000000000000407090a0d0e0f10121e2a353f495157596060555d60616264676a6f747c839095a0a7a0969083796d60574d42362a1e1205000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8f9196989da0a7adaba59e9691857b6e675c5143392f24180c0000000000000000000000000000000000000000000000000916232f3c4855616b707373737373716c6155493d3023170a0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4e4d52545a61686d7a83909aa4afac9f94887c6f6255493c3024190d010013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573716e6966625f57534e454039302920170f050000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e0200000000000000030f1b26313c44505c666d7a8390949fa4aca69f9c95908c8a8988888a8c90959d9fa7a8a19992877e716a5f554b4033291f0e0400000000000000020d19242e3740464b4c4847433c3429303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000091623303c4956636f7c86929a93939791847b6e685d554b424d5a6673808d93939393948e81746e635b51483e352b22180f0500000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000020e1a26313c45505a636d727e868e939a9da5a39f9c9993908c898683807c7975706d66615e57524c443e362e261c140a00000000000005111e2a36414d56616c707e879292867f7e7d7d7d7d7d7d7d7e83918f8275685c4f4235291c0f0000020c1620283036394646464646464646463b3a36302921170d02000004111d2935414c5665727e8b9aa49f9fa1a3a9b1bbb5aca7a49f9f9f9f9f9f9f9f9f9f9f9f9f9fa7988c7f7265564c41362a1e1105000200000000000000000000000000000000050b101416171a1b1c1d1e1f232e373f464b4c53534b5153545557585f626a6f7a839097a1a8a0958d8074695e52463a2d2014090000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000000000013202c3946535f6c7986929facb9ada39b989898989898989898989898989899999a9c9ea1a8aaacaaa69f9c938e847c6f695f554b4031271d12070000000000000000000000000000000000000000000000000714202c38444f596163676767676764615a5045392d2114080000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565e61656c707a829095a0acafa49a8f82766a5f53473b2e1e1308000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5755534d47433c342e271e170e050000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f14090000000000000000000a152028343f4a545d686d7a828d939a9fa6aba7a09d999795949596999d9fa7aba39f9691877e716c61584e43392f21170d000000000000000007131e2a35404952575955534e463f35303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000c1925323f4c5865727f868686868686857c6f695e564c4343505c69768286868686868682786d605c52493f362c23191006000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060606060000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e0100000000000006121e2b37424e57626d727f8a92989fa4a29f99928f8b8683807d797673706d6664605c54534d46413a322c241c140a020000000000000714202d3946525e68707e87929999928c8a8a8a8a8a8a8a8a8a91958f8275685c4f4235291c0f000000050e161e252a2d2e39393939393939392e2d2a251f170f05000000010d19242f3b4754616e7b879393939394979fa9bcaea49c9993939393939393939393939393939393908376685e5246392d20140c070f0b0a080500000000000000000000000810161c202324262728292a2b2c202e353a3e3f464640454747484b4e535860686d7a85929ea9a79f92877b6e6154483b31261a0e02000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a9a9a7aca49f9d99948f89817a6f6a5f574d43392e1f150b0100000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a5a5a575550483e33281d11050000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769696e72777d8590949fa7b1a79f93877c6f62584e43372b1f0c02000013202c3946535f6c7986929facada093867a6d6060606060606060606060606060605f5f5e5d5c5a5754524d4847423c373128231d150c050000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000030c17232e38424c565d686d78808790949b9fa2aaa8a6a3a2a1a2a3a6a8a9a29f99928d847d716c615a50463c31271d0f0500000000000000000a16232f3b46525b6366625f585146413a3d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4a56626d72797979797979786f6a5f574d443a414e5a667076797979797979756d665c504a40372d241a11070000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f13131313130c06060300000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000814212e3a47535f6a717e8b919fa2a69f98928d87827e7a7673706d676663605c5453514b46423b363029201c17110a020000000000000814212e3b4754616e7b859299a3a39f9793939393939393939393938f8275685c4f4235291c0f00000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d0500000000000814202d3a46525e69768386868686878d97aab4a89c928c8686868686868686868686868686868686887a6e6154473b2e211c181c1b171714110c05000000000000000008111a21282c2f30333435363738392d2c282f3233392f35393a3b3c3e43474e565e68717e8b97a1ada3998d807367574d42362a1e12050000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9f9e9d9c9a999a93908d88827d756d685f584e453c30271d0d0300000000000000000000000000000000000000000000000000000b16212c353e44484a4d4d4d4d4d4a49453e362c22170c000000000000000000000000000000000000000013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787b7f838a91979fa6b0a79f958d80746a6054463c32261b0f00000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252504f4d4b4846423b3a37312b262018120b030000000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000006111c26303a434c565d666d737c83898e9298999b9d9e9f9f9f9e9d9b9997928d87817a6f6b615a50483e342a1f150b0000000000000000000c1925323e4b57636d736f6a625b524c443d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c625f584e453b323e49545e66696c6c6c6c6c6c69605c544a3f382e251b1208000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1320202020201913120f0b060000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000000000005111e2a36424d57626e7b86929fa3a59e949086807b75716d686663605d555653504a464540393631302e2d2b28231c140c0400000000000714202d3946525e68717e87929999928a8686868686868686868686868175685c4f4235291c0f000000000002080d11131420202020202020201514120e090200000000000005111e2a36424d56667176797979797b8798a3aea6998c8079797979797979797979797979797979797976685e5246392d2c292329282423211d17100800000000000005101a232c33383c3d404142434445453a38342e27262d24292c2d2e2f31373d444c56606c7885919eabab9e918478695f53463a2d2114070000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939a93929291908f8e8c898683807b76706b615e564e463c332a1e150b00000000000000000000000000000000000000000000000000000005101a232c33383c3d40404040403e3d39332c241a1005000000000000000000000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818285878b90959ea1a9aea69f959083796d60584e43342a20150a00000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403e3b3a36302e2b261f1b150c0700000000000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000a151e28313a444c545c606a6f767c8185898c8e909192929292918f8c8985807b746d68605950483e362c22180d030000000000000000000d192633404c5966737f7c726d615d564f444a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000006121e29343f495156586060606060605f55534e463c332938424c545a5c6060606060605c53504a42382e261c130900000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281f202c2d2d2d2c26201f1c17110a02000e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000714202d3a46525e6975828e98a2a89e938e827b736e6964615e565653514b4946443f3a3e4041403e3d3b3a38342e261e160d040000000005111e2a36414d56616c717e879392867e797979797979797979797979756f65594d4134281b0e00000000000000010507071313131313131313080705020000000000000000020e1925303b44555f666a6c6c6c6c7985929faca89b8e81756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564c413b3a38342f363531302d28221a120800000000000b16212c353e44484a4d4e4f505152524644403930271c181d20202122262b323a44505b6674818e9aa7ada196887b6e6155483b2e22150800000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868685858483817f7d7a77736e6a636059524c443c342a21180c030000000000000000000000000000000000000000000000000000000008111a21282c2f30343434343431302d28221a120800000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9197989da0a7adaaa39f948f837a6d675c51463d3222180e0400000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312e2d2a25211e1a150f0a0400000000000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c0200000000000000000000000000030c161f28323a424a515860626b6f75797c7f828385858685858482807c79746e6a615e564f473e362c241a1006000000000000000000020f1c2835424f5b687581867f756d686059504a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d18232d373f464a4c535353535353524847433c342a21303a42494e505353535353534f46443f3830261c130a010000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a545c6a6c6c6c6c6c66605b5f5e5e5d5b59575553504a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235282b383939393939332d2b28221c140b060e1b2734414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000814212e3b4754616e7b87939faaa0968e81786e69615e5754524c494745403d3a3840464b4c4e4c4b494846443f3830281f160c01000000020e1925303b44505a616c717e879392877e716c6c6c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000009141f2932434d555b5d60605b667783909daaaa9d908377675c60606060606060606060606060606054524c4446484745404443423e3d39332c241a100500000004101c28333e474f5557595a5b5c5d5e5f53514a42392e231810131414151b2028333f4a5464717e8b97a4b2a8978a7e7164574b3e3124180b000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000121f2c3845525e6a757979797979797979797979797979797979797979797979797877767472706d6866625f58544f46413a322a22180f060000000000000000000000000000000000000000000000000000000000000810161c20232427272727272423211d1710080000000000000000000000000000000000000000000013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a9aaacaba39f98928c827a6d685e554b40342b2110060000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1a14120e09030000000000000000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000040d162028303940444e54596063666d707275767879797978777573706d66625f57524c443d342c241a120800000000000000000000020f1c2835424f5b6875828e8b827a6f6b605c545763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000006111b252d343a3e3f464646464646453c3a37312a221e2830383e4143464646464646423a38342e261e140a010000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a44505c66757979797979726c665f5751504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d402e34384546464646463f3938332d261d180f091a2733404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d0100000000000b1825313e4b5864717e8b99a4aa9d9184796d665f57524d4746413d3a38352f3040495157595b5958565453504a423a31281e13080000000008141f29323e48505a616c717e889392877e716c615a6060606060605c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000000020d1720313b434a4e50534a546774818e9aa7ac9f9286796d6053535353535353535353535353535347464a51535453514b504f4e4a49453e362c22170c0000000714202c38444f596163666768696a6b6c605c544a4034281c100607080a0e17222d3d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c00000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f0500000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676663615e5655534e48443d363028201810060000000000000000000000000000000000000000000000000000000000000000050b101416171a1a1a1a1a171714110c05000000000000000000000000000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa8a6a7a09d99928e867f786d685e564c43392e22190f000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20202020202020202020201f1f1d1c1a181514120e0906020000000000000000000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f050000000000000000000000000000000000040d161e272e343d43474f54545c606366686a6b6c6c6c6b6a686663605c54534e46413a322b221a12080000000000000000000000020f1c2835424f5b6875828e938f847d736d665e5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000009131b23292e3132393939393939392f2e2b262018161e262d323536393939393939362d2b28231c140c0200000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252d3a4653606d7987868686867f786e69625b524d443e3c3a38342e2c29241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d383f445253535353534c46443f382f2a2119141824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000000010d1a2734404d5a6773808d9aaba4988b7e71675c544d46423b3935302d2c292e3842515b63666866646361605c544c433a2f24190d01000000020d17202c363e48505a626c717e889392877e716c61574d535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000050e1f2831383e4243464b5865717e8b98a8aea399897c7063564946464646464646464646464646404a545c6061605c555d5c5b575550483e33281d110500000916232f3c4855616b70737475767778786d665c5144382c1f12060000000616232f3c4956626f7c8995a2afa6998c807366594d4033261a0d0000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060605f5f5e5d5c5b595654524c4847433c38332a251e160e0600000000000000000000000000000000000000000000000000000000000000000000000407090a0d0d0d0d0d0b0a08050000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999795908c86817b736d665e564c443a30271d1007000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d20141313131313131313131212110f0d0b08070502000000000000000000000000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000040c151c232832373d43484b515356595b5d5e5f5f5f5f5e5c595653514b47423c35302820191008000000000000000000000000020f1c2835424f5b6875828e9b96918780786e696163707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2c22211f1a150e0c141b212628292d2d2d2d2d2d29201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000050b10141f2b3844505c66717e879399928c827b726d615e565046413a322924201d19130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b4138424a505e5f6060605f5953504a423b332a251f17202b36414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000000020e1b2835414e5b6874818e9ba7a194887b6e61554b423b36302d292523282c343f4a54636d73747371706e6d665d564c4135291d110400000000050e1a242c363e48505a626c717f889392877e71695f534646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000000000000000d161f272d3236373b4855616e7b8896a0acab998d807366594f4338393939393939393939393844515c666d6e6d676b6a696864615a5045392d21140800000a1724303d4a5763707d80818283848586786d6053463a2d20160d0909070c1724303d4a5763707d8a96a3b0a69a8d8073675a4d4034271a0d010000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000000000915202b353f474e525353535353535353535353535353535353535353535353525251504e4c4a4746413b3a37312c272119130c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939393939399929291908f8d8a87847f7b756e69605c544c443a32291e150b00000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140706060606060606060605040200000000000000000000000000000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000000000000030b121820272b323839404546494c4f505252535252514f4d4946454039373129251e160e0700000000000000000000000000020f1c2835424f5b6875828e9ba199928c827b706c63707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000060d121518192020202020201f1515120f0a03030a1015191c1d2020202020201c1312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f19100700000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841343f4a545c6a6c6c6c6c6c66605b544d453f3630292019252f3841484c4e535353535353534b49453e362d22170c00000915202b353f474e525353535353535353535353534a545c6a6c6c6c6c6c66605b544d5353535353535353535353535353535353534e4c4841382f251a0f030000000000020e1b2835414e5b6874818e9ba7a194877a6e6154473e39352f3333332e34383d44505c66737f817f7e7c7b786d685d5245392c201306000000000008121b242d363f48505a626d727f8b9192867b6e6155483b39393534312c261e150c020000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292d3a46535f697784919eaaaa9d9184776b6054483d31282d2d2d2d2d2d2d2d3a4653606d787b7a7978777675716c6155493d3023170a00010e1a2734414d5a6774808c8d8e8f9091887c6f6255483e31281f1a171617181d27333f495364717e8b97a4b1a6998c807366594d4033261a0d00000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646454443413f3d3a3936302e2b26201c160d080200000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b08070502000000000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868685858382807d7a77736e69615f57504a423a322920170c0300000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000000000000000070c151b21272c2e34383a3d3f424345464646454442403d3a38342e2b262019130c040000000000000000000000000000020f1c2835424f5b6875818e969ea39f9490857d746d707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000106090b0c13131313131312090806030000000005090d0f101313131313130f07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d373844505c66757979797979726c665f575146423b3229251e262f363c4041464646464646463e3d39342d241b11060000040f19242d353d4245464646464646464646464644505c66757979797979726c665f5751464246464646464646464646464646464641403c362f261d1308000000000000000d1a2733404d5a6673808d99aca295897c6f62585047454140403f40404045464f57606d78858e8c8b8987867a6d6054473a2d21140700000000000009121b242d363f48505a626d727f8b8c7f72695f53463a2d2d292825211b140c0300000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1e2a36424d576773808d9aa7aca096897c6f63594f433a3129242322222429333f4a5463707d878685848382817e7164574a3e3124170b00000b1825323e4b5865717e8b989b9c9d988b7f7265594f433a312a2524232323282f3744505b6574818e9aa7b5ab988b7e7265584b3f3225180c0000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393837363433302e2d2a25211f1a15100b050000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e0905020000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797878777573716e6866615e57534d443f38302820170e0500000000000000121f2c3845525e6a75797979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373533302d2c28231d1a150d080200000000000000000000000000000000091623303c4956636f7d848e939fa29f97928a8079707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312d3a4653606d7987868686867f786e69625b524d443e35302820252b3033343939393939393931302d29221b12090000000008121b242b313638393939393939393939393a4653606d7987868686867f786e69625b524d443e353039393939393939393939393433302b251d140b01000000000000000b1824313e4b5764717e8a9aa4a69a8d80736a615a54524c4d4d4c4c4d4b515359606a717e8b979997968f8376685d5245392c2013060000000000000009121b242d363f48515b626d727f80736d63574d42362a1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1a26313c4855626f7c88959faba89b8f82756b60554b433b352f2f2f2f2f353b44505b6673808c989291908f8b7e7164584b3e3125180b00000815222e3b4855616e7b8896a0a9aa9d9083776b61554b433c36313030302e3439404b55606c7884919eaaafa499897d7063564a3d3023170a00000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a2928262321201d1914120f090300000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5654534d46423c342e261e160e050000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b292623201f1c18120e09030000000000000000000000000000000000000915222f3b4854606b6f7a818a92989fa29e928d837b7d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a131313131310100d0a050000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d28271f2b3844505c66717e879399928c827b726d615e565046413a3229241d2427272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d2d2d2d2d2d2d2b3844505c66717e879399928c827b726d615e565046413a3229242d2d2d2d2d2d2d2d282724201a130b0200000000000000000814212e3b4754616e7b87939fac9f92867c706c64605d565a5959595a555c60636b707c85929fa9a1968b7e7265564c4135291d1104000000000000000009121b242d363f49515b626d72736e635b51453b31261a0e0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6a7683909da7aa9e93897c6f675d554c45413d3c3b3c3c40454d57606c7884919e9f9e9d95877a6e6154473b2e21140800000814212d3a47535f697784919daaaca0958a7d70675d554d46423e3d3c3d3e40454b515c67707d8a96a0acac9f93867a6d6054473a2d2114070000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d04000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020201f1f1e1d1b19171413110d08060200000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060606060605f5f5e5d5c5a5754524c4846423b373128231c140c040000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000000000000000000000000070c10131316191c1d1f1f201f1f1e1c1a161313100c070000000000000000000000000000000000000000000713202c38444f5960686d757e8590949fa39d959086818e9ba8b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020201d1c1a16110a0300000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000000000000000060c11151718202020202020201b1b1c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191b20202020202020181715110c060000000000000000080f151a1d1f20202020202020201c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f1920202020201b1a18140f08010000000000000000000714202d3946525e6876828f9aa4a39892857d76716d6868676666666668676d70757d859197a2a49e9184796d6053463a2f24190d0100000000000000000009121b242d373f49515b626566635c52493f33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e5864707d8a95a0aca59d9183796d675e56514b4a494848494b51575f69717e8b96a1aca89d908377685e5246392d201407000006121e2b37424d5766737f8c98a2aea79e9184796d675f57534d4b4a494a4b4b51555d606d7983909da8b2a99d908376685d5245392c201307000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f05000000000000000000000000000000000000000000000000000004090e11121313131313131313131313131313131313131313131313131211100e0c0a070705010000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000915202b353f474e5253535353535353535353535353535353535353535353535353535252504f4d4a4746413b3a36312b261f17110a02000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000406070a0c0f101213131312110f0d0a0706040000000000000000000000000000000000000000000000030f1b27323d474f565d606c717b828c9299a0a098928e939eaab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000000000000000005080a0b131313131313130f0b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313131313130b0a0805000000000000000000000004090e1112131313131313130b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313130e0d0b0803000000000000000000000005111e2a36414d56626f7c87939fa5a297928a837d7a777573737273737476797d82889197a1a59d928a7e71675c514538281e1308000000000000000000000009121b252d373f495156585a57524a40372d21180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c4653606c7883909aa4aca0958f82796e68605d555756555556555d60696e7b85929fa8aca1968a7e7164564d41362a1e11050000020e1a26313c4754616d7a86929fa8aca1969082796e69615e575857565657545c60676d75818e95a0acada2978b7f7265564c4135291d11040000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464645454442403e3b3936302d2a251f1a140b06000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d444c525a61696e787f8791969da29f9b9ea5afb0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a22282d303139393939393736322d271f160d030000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000606060600000000000000000000000000000000000104060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000601010000000000000000000000000000020e1925303b4754606a73808d939fa4a29f94908a86848280807f7f80818385898f939aa1a49f938d80746c61554b403428160c0100000000000000000000000009121b252d373f464a4c4d4b4740382e251c0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2b3744505b656f7c88939fa7a89e948f837a736d6765636262626365676d727b849197a2ada59e9184786d6053463b3025190e020000000915202d3946525e6873808c95a0aaa89f9490837b736e6967646363636465666d7179818e939da7b0a69e92857a6d6054473a2f24190d0100000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e09020000000000000000000000000000000000000000000000000000000000000000000104060606060606060601000000000000000000040607090c0e0f11121213131211100e0b0808060200000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000008121b242b31363839393939393939393939393939393939393939393939393939393938373533312e2d2a25211e1a140e0903000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a08040000000000000000000000000000000000040f19232b323a414550575e666c727c848d929ea1a9aaafb7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464643423e3831281f150a000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000008141f2b37434e58606d78818d939a9fa69f9c9992908f8d8c8c8c8d8e9092989c9fa49f99938c81786d605a5043392e231804000000000000000000000000000009131b252d343a3e3f403f3b352e261c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606b74808d959fa8a69e959086807a7672706f6e6f6f7274797f869196a1a9a79d938a7e71665c504438291f14080000000005111d2935414c56606d79849198a2aaa69f959086807b767371706f70717275797e848e939da5afa89f948b7f72675d5145392c1e13080000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b0703000104070c10131316191b1c1e1f1f20201f1e1d1b181514120f0a0400000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1914120e0903000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131208070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c0500000000000000000000000000000000071119202830353e454d545b606a6f79808a92979ea6aeb4aca3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535353504e4a433a31271c1105000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000020f1b27323d44505c666d78808890959b9fa2a39f9d9b9a999999999b9d9fa2a29e9b948f877f776d665c50483e30271d120700000000000000000000000000000109131b23292e313233322f2a241c140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414f59606d788390959fa7a79f98928c86827f7d7c7b7b7c7e81858b9298a1a8a69f958e81746c61544a3f3428170d0200000000010d1925303a45515c676f7c869298a1a9a79f98928d8783807e7d7c7d7e7f82858b91969ea5afa7a0969082786c60554b4135291d0c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201a1a17130e070d1113181c1f20232527292a2b2c2c2c2c2b2a282522211f1a15100c0701000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020201f1f1d1c1a171414110e0805020000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000070e161e2429333b424a505860676d747d858f949fa29f9f9f978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e4850555760606060605d5b554d43382d22160a00000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000a152028343f4a545c666c737c83898e9298989b9c9e9e9f9f9f9e9e9d9a9897928e89827c736c655c544a3f362c1e150b00000000000000000000000000000000010911181e2225252726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3d45515c666d7a8390959fa4aaa29f98928f8c8a898888898b8e92979fa2aaa59e949083796d605a5042382e23170500000000000008131e2934404b555f6a707d8692979fa6aaa39f9993908d8b8a89898a8c8f92979da0a8aca59e9590847a6d665b50433a2f24180d00000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726231f1913181d2023282c2d2f323436373839393938383734322f2e2b261f1c18120b03000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c1309000000000000000000000004090e111213131313131313131313131313131313131313131313131313131212110f0d0b0807050200000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130a09070400000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000040c131921292f383f444e555d606b707a828b9298939393938a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6c6a665f554a3e32261a0d0000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f23160900000000000000000000000000000000000000040b17232e38424a545b606b6f767d8185898c8e9091929293929291908e8c8985817c766f6a605b534a42382e241a0c03000000000000000000000000000000000000070d121618191a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2834404b545e686d7a838d939a9fa7aaa29f9c989695959596989b9fa2a9a8a09e938e827a6d675d51483e30261c1106000000000000020c18232f39434e58606b707d858f949ea0a8aba49f9c9a9796969697989b9ea1a9aca7a09d938e837b6e685e544a3f31281d1307000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e09050200000000000000000000000000000000000008121b242b313638393939393939393433302b241d24292c2e34383a3c3f41424445454646454443413e3b3a37312c29231d150d0700000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020171614100b05000000000000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000000002080f171d262d333c434b515961686d757e858686868686867d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c7079797979797671665b4e4236291c1000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000006111c263038424a505960636b7075797c7f81838485858685858483817f7c79746f6b6260585049413830261c120900000000000000000000000000000000000000000106090b0c0d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b18232e39424c565e686d79808790959b9fa2aaa8a5a3a2a1a2a2a5a7aba49f9c96918981796d685d554b40362c1e150a000000000000000007121d27313c464f59606a6f7b828a91969c9fa3aba8a6a4a3a2a3a4a5a8a8aaa29f9b95908981796e695e564c42382d1f160c01000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000040f19242d353d424546464646464646413f3c362f282f35393a404546494c4e4f51525253535251504e4b4847433c38342f271f19100a01000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000020507081313131313131313131313131313131313131313131313131313131313131211100c09060503000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000010406070a0d10111213131312100e0b070705010000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c16100800000000000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000000000000000050b141c2228313940454f565e616d7279797979797979706c6155493c3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d868686868683766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000a141e262f383f444f54596063666d6f72747677787979797877767472706d66636059544e443f382f261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747c83898e9298999b9d9e9f9f9f9e9d9c9999938f8a847d756d675d564c433a2f241a0c030000000000000000010b151f2a343d474f5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9998928e89837d756d675e564d443a2f261c0d040000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000915202b353f474e52535353535353534d4c474038313a4045474b515356585a5c5d5e5f5f5f5f5e5d5b5855534e47454039312b221b130a0000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020201f1e1c191613120f0b06000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d06000000000000000000000000000000000000000001070d111314171a1c1e1e1f201f1e1d1b181413110d080200000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a1108000000030f1b27323d474f545660606060606060575550483e33281c1104000000000000000000000000000000000000020a11171f272f353e444c525b62656c6c6c6c6c6c6c64615a5044392d20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a9393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000020c141d262d333d43484f54545c60636568696b6b6c6c6c6b6b6a676563605c54544f47433d332d261d140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323a444c555c606b6f767c8185898c8e909192929291908f8d8a86827d79706b605d554c443a31281d120800000000000000000000030d18222b353d464e575e616c71787d82868a8c8f90919293929291908e8c8985817d77706b605d554d443b32281d140a00000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000e1a26313d4751595e5f6060606060605a58524a403a434b5153545c60626567696a6b6c6c6c6b6b6a6765625f5853514b433d342d251b12090000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b292623201f1b17110c0600000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000000000040a0f13181d20202326292a2b2c2c2c2b2a272521201e1913100b0500000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a1005000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000060d151d2429323a41465156585f606060606060575550483e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000000000000000000020b141c222832383d44484a515356595b5d5e5f5f605f5f5e5d5b595653504a48443d383227221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162028323a434b515960636b6f75797d7f828385858685858482807d7a76716d666059514b433a32281f160c000000000000000000000000061019232b343d454d525a61666c70757a7d80828385858686858483817f7c7975706b636059514b433b322920160b02000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c67645c5247404b555d6064666d6f727475777878797978777674716e6a64605c554e463f372d251b11070000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000000050e171e252a2d2e39393939393939393939393939393939393939393939393939393939393938373633302d2b27221b17110a0300000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000000002080d151b1d24292c2d3033363738393939383634312e2d2a251e1c160f0a04000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b00000915222f3b4854606b6f79797979797979716c6155493c3023170a000000000000000000000000000000000000000000030b1218202930363f454a4b525353535353534a49443e362c22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000020a111721272c333839404446494c4e5051525253525251504e4c4946443f3838322b272017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e162028313940454f54596063676d707375777879797978777673716e6864605c544f454039312820160d0400000000000000000000000000071119222b333b424650545b6064676d707375777879797978787675726f6d67636059544f45403a312920170e050000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a02000000000000000000121f2c3845525e6a7579797979797979746e64584c45515d676d7176797c7f81828485858686858483817e7b77716d67605851493f372d23190b020000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464544433f3c3937332d28231c150c0500000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000050d131920262b2f35393a3d404344454646464543413e3a3936302c28211b150e06000000000000000000000004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7d868686868686867e7164574a3e3124170b0000000000000000000000000000000000000000000001070e171e252a343a3d3f464646464646463d3c39332c231a10050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d130800000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000060b161b21272c2e34383a3c3f41434445464646454443413f3d3a38342e2c27211b160b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161f272f343d43484f54555c606366686a6b6c6c6c6b6a696664615e5653514a423d352f271f160d04000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605c55554f48443d352f281f170e050000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a02000000000000000013202c3946535f6c79878686868686868074675a4d4753606d797e8286898b8d8f90919292929291908e8b88837e796f6a625b51493f352b1d140a0000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000008141e29323b41465353535353535353535353535353535353535353535353535353535353535352514f4c4946443f38342e261e170f070000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000080e171e252a31373a4045474a4d4f515152535251504e4b4746413a38332b2620181009000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8993939393938a7d7164574a3e3124170b000000000000000000000000000000000000000000000000050d131923292e31323939393939393931302d28221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000040a0f161c1c23282c2d3032353638383939393838373432302d2c28231c1b160f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5e5d5c5a5754524d464440393029241d150d040000000000000000000000000000000000070e171f252a2f383f44464b515457595c5d5e5f605f5f5e5d5b595653514b48443d383329241d160d050000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000013202c3946535f6c798692939393938d8074675a4d4f5c6875828b8f9298989a9c9d9e9f9f9f9e9e9d9a9895908b847c726d625b51473d2f261c1106000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000020e1925303b444c525f60606060606060606060606060606060606060606060606060606060605f5f5e5c5956535049443f38302921191007000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000008111a202930363c43474b515356595c5d5e5f5f5f5e5d5a5854524c48443e37312a221b120a0100000000000000000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000002080d181d2224252c2d2d2d2d2d2d2423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000050b1012181c1f202326282a2b2c2c2d2c2c2b2a282623201f1c17110f0b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121821272c3238394045464a4c4f505252535252514f4d4a4746413b38342e271e18120b0300000000000000000000000000000000000000050d141a1d262d33383a4145474a4d4f50525253535251504e4c494645403938332c272118130c0400000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000013202c3946535f6c7986929f9f9f9a8d8074675a4d4f5c6975828f9c9fa3aaa7a7a4a2a1a1a0a1a3a6a7a79f9d9691877f726d62594f42382d22170b000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a696663605b53504a423b332b23190f0600000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000008121a232c323a41464e53555d606366696a6b6c6c6c6b696764615e56554f47433c342d241c130a01000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000060c111517181f202020202020171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000070c10121316191b1d1e1f1f201f1f1e1d1b19161312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c161b21272c2e34383a3d40424445464646454443403e3b3936302c28231c150c070100000000000000000000000000000000000000000002090b141c22282b2f35393a3d40424445464646454543423f3c3a38342e2c27211c160d070100000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9caaa29f9c9a97969594939496999ea0a8a8a099928b7f726b60544a3f33281c0f03000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000714202d3946525e6876797979797979797979797979797979797979797979797979797979797979787776726f6c65605c544d453d352b22180d0300000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000008111a242c353e444c52585f62676d7073767778797979787674716d68636159534e463f362e251c1309000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000105090b0c131313131313130a0a080400000000000000000000000000000000000000000000000000000002050708080808080808080808080808080808080808080808080808080a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0c0a07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373633312e2d2a251f1c18120b0300000000000000000000000000000000000000000000000000020a11171c1f24292c2d30333537383939393938373533302d2c28231d1c16100b0500000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9c9a9892908d8b8988878787898c91969fa2aaa39f93877d70665b5044382b1f120700000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000814212e3b4754616e7a8686868686868686868686868686868686868686868686868686868686868584827f7c78716d665e574f473d342a1f150b0100000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000050f1a232c363e474f565e616a6f747a7d808284848586858483817e7a76706b625f58514840372e251b11070000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11141415151515151515151515151515151515151515151515151515151724313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f12181c1f202326282a2b2c2c2c2b2a29272421201e1914100c070000000000000000000000000000000000000000000000000000000000060b0f13181d20212426292a2b2c2d2c2c2b2a282623201f1c1812100b050000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f1409000000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838f918d898583807e7c7b7a7a7b7d7f848b9298a2aba4999083786c605346392e23180c0000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000814212e3b4754616e7a87939393939393939393939393939393939393939393939393939393999292918f8c89837e786e6960594f463c31271d1207000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000020d17212c353e48505961686d757c8186898c8f909192929291908d8b86827d766f6a625b524940372d23190d0300000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000010507080b0e10111213131211100e0b0807050100000000000000000000000000000000000000000000000000000000050d14191e202121212121212121212121212121212121212121212121212121212124313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191c1d1f1f201f1f1e1c1a171414110e080400000000000000000000000000000000000000000000000000000000000000000003070d111314171a1c1d1f1f20201f1e1d1b19161313100c07000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e040000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838a85807c797674716f6e6e6d6e7073787e869299a3aba0958a7e7164544b4034281c100400000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9d9c9995908b837b6f6b60584e43392f23180c02000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000009141f29333d47505a616b707a82888e9298999c9d9e9f9f9f9e9c9a99938f8a837c726d635c52493f352b1f150b01000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110d080300000000000000000000000000000000000000000000000000050e171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000013202c3946535f6c7986929faca79a8d8074675a4d4e5a6774807d7974706d666764636261606163656c727d87929faca79b8f8275665c5145382c1f130600000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7a8794a1acacb4aeaca6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a8aaa9a7a09d9590857d6f6a5f554b4034291e130800000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020e1a25303b454f59616c717d858f939a9fa3aaa9aaa8a7a6a7a9a9aba49f9c9490867f736e635b51473d31271d1207000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000060b1014191e20212427292b2c2c2c2c2b2a272421201e19140f0b0600000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b1108000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4c58646e74716d6663605c54585655545454535b606b74818d9aa9ac9f9285796d6053463a2d20130700000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000814212e3b4754616e7a8794a7afb4aba39f9a9898989898989898989898989898989898989898999b9ea1a9aca79f9792857c6e675c51453a3025190d0100000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000005121e2a36424d57606b717e8791979ea5acaba9a19e9b9a9a9b9d9fa4abaca69f98928b80736d62594f43392f23180c000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000020a11171c1f252a2d2e3134363839393938373634312e2d2a251f1b17110a02000000000000000000000000000000000000000009141f29323b4246474848484848484848484848484848484848484848484848484848484848484a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a12080000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b13090000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f130600000013202c3946535f6c7986929faca79a8d8074675a4d47525c646764605c5453514b4b4948474748495059626e7b8897a1ada298887c6f6255493c2f2216090004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000814212e3b4754616e7a87959fa3aba399928d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8f92979ea1a9a9a2979184796d60564c41362a1d110500000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000030e18212d3a46525e69707d879299a1a9ada79f9d97928f8d8d8e9093999fa2aaaaa39f928b7f726b60554b4034291c12070000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000001070c141c23282b3036393b3e414344454646454443413e3b3936302b27221b140b07000000000000000000000000000000000000020e1925303b444d5254545454545454545454545454545454545454545454545454545454545454545764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000000000000010b151f272f343846464646464646464645423d352d24190f040000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000013202c3946535f6c7986929faca79a8d8074675a4d414a52585a5753504a4645403e3c3b3b3a3b3f47535f6a7885929eabaa968a7d7063574a3d3024170a0006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e0300000714202d3a4753606d79838c9299a29f9286807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8082858a91969fa7a9a0968c7f73685e5246392d2013080000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000915202c38444f59616e7b869299a3abada49c959089858281808183878c9298a0a8aea49f93877d6f675c5145392e23180c0000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000030b12181e262e34383b4146474a4d4f515253535251504d4a4746413b37332d261d18120b030000000000000000000000000000000005111e2a36424d565e61616161616161616161616161616161616161616161616161616161616161616164707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000013202c3946535f6c7986929faca79a8d8074675a4d4141474c4e4a46443f3a38342e302f2e2d2d37434e586a7784909daaa4978b7e7164584b3e3125180b000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f140900000613202c3945515d676d787f879297a29992867e727272727272727272727272727272727272727375797e8490959fa9a89f92867a6d6154473a2f24190d0100000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020f1a26313c4855616b75828f98a2abada39b928c837d7975747374767a7f869196a0a8afa4999184796d60544a4034281c100400000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000050d151d242930383f44464c5254575a5c5e5f5f5f5f5e5d5a5754524c46443f382f28231c150c030000000000000000000000000000000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000013202c3946535f6c7986929faca79a8d8074675a4d41363c3f413e3a38342e2c2823232221212c3844505c667784919daaa5988b7f7265584b3f3225180c000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020004101d2935404b555d666d727d859298a29892877f716b6565656565656565656565656565656566666d717a839097a1ada2988b7f7265564c4135291d11040005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b37434e5863707d8a939eaaafa59b918b8078706c66676768686d737b849196a0acaba0968c7f72665c5144382c1f120600000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000050e161f272f353e424a5053565e616467696b6c6c6c6b6a696764615e56535049413d342e271e150c0300000000000000000000000000000814212e3b4754616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7f8b98a49d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f090000000000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000013202c3946535f6c7986929faca79a8d8074675a4d4134303334312d2c28231f1c18161e2429363e4653606d7985929facab978a7e7164574b3e3124180b000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500010d18242f39434b545c606b707d86929fa29992877d70675d5858585858585858585858585859545c60686d7a85919ea9aa9c908376685d5245392c201306000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000814212e3a47535f6a7683909ca5afa99e938b7f736c65605b545a565e61696e7a84919aa4afa89e9285796d6053463a2d22170b00000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000040d162028313940454f545c6064686e7174767778797978777674716e6863605b534e44403930271e150c0300000000000000000000000000111e2a3744515d6a7784878787878787878787878787878787878787878787878787878787878787878787878b919ba99d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b12090000000000000000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000013202c3946535f6c7986929faca79a8d8074675a4d413427262724201f1c1713141920282f353f48515b63707d8998a2aea399897c6f6356493c30231609000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000007121d283139424a5059606b717e8b949fa39991857a6d60564c4c4c4c4c4c4c4c4c4c4c4c4c4a51565e68717e8b97a1a69f94877a6d6054473a2d211407000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000815222f3b4855626e7b88949fabada2978e81746d605b53504a4d4c52575e68707d87939facada1978a7d716453493f33271b0f03000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000010c161f28323a434b515961666d71767a7e808284858686858483807d7a76706c656058514a423930271e150a00000000000000000000000000111e2a3744515d6a778490949494949494949494949494949494949494949494949494949494949494949494989ba3a99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d20130600000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000000000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f120600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a1b171312100e171f252a323a4145515a626d76828f9caaac9f9286796d6053473a2d201407000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000010c161f2830383f444f59626c76828f9ca7a1978d8073685e52463f3f3f3f3f3f3f3f3f3f3f40444c56606d7985929a999896897c6f6356493c30231609000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576774808d9aa6b0ac9f92857a6d615b5049443f4041464d56606b75828f9baab3a99b8e8175655b5044372b1f1205000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000008131e28313a444c555d606b70787e82868a8d8f919292929291908d8a87827d786f6a605c544a423930261c1106000000000000000000000000111e2a3744515d6a7784909da1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a4a7aca99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b0013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b02000000000000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0b070b1218202930363e444c525b626c727f8b949faba89c8f8376675d5145392c1f1306000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000000040d161e262e343d47505a63707c8995a0a99f92867a6d6154473b3032323232323232322e343a45515c6674818e8e8c8b89887f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714212d3a46535f697884919eabafa49a8c7f73685e52443f383330363b444f5963707d8a98a2aeab9f9285796c605346392d201306000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000050e19242f3a434c565e676d747d848a8f93999a9c9e9f9f9f9e9d9c9a9a938f8a837c736d665c544a42382e23170b020000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c00000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a000000000000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e030c151c2328323b41464f565d606d727e87929fa6ada1968b7e7165554b4035291d1004000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000000040c141c2328353f4854606b7783909daaa3988c7f7266574d42362a25252525252525232834404b5464717e8281807e7d7c796d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815222e3b4855616e7b8896a1aca69f93877b6e61564c41332d28252a323d4653606c7985929fabada297887b6e6155483b2e221508000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d00000000000000000000000000000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0c151e272e343e444d525961686d757f879299a3afa59e9184796d6053463a2f24180c00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080000000000020a1117232c38444f596673808c99a6aa9d918477695e52463a2d2019191919191918232e394955616c7176747371706f6d675d5145392c201306000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b939a979a9c908376695e52443a30221b19202b3844505b6676838f9ca9b3a9978a7d7064574a3d3124170a000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c110600000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c00000000000000000000000000000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0b151e273039404450565e616b707a818b9299a3aba79e938b7e71665c5145382c1d12070000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000000000006101b27323d4956636f7c8996a9aca095877b6e6154483b2e21150c0c0c0c07121d2d3944505a6164696766656362605d554b4035291d1104000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000c1925323f4c5865727f8486898b8d8f8c807366574d4232281e110f1c28333f4a546774808d9aa7b2a5988b7f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b00000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c100000000000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000013202c3946535f6c7986929faca79a8d8074675a4d4134271a121d273039424a515a62686e757d848e939fa3aba8a0958f81756c61544b4034281c0b0100000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000000000000b14212d3a4754606d7a8797a1ada7978b7e7164584b3e3125180b00000000101c28333e485055575c5b5958565553514b433a2f24180d01000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000b1824313e4a56626d72787a7c7e8082847d7063574a3d3024160c0b17222d404c5966737f8c99a6b2a6998d8073665a4d4033271a0d000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f030000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d000000000000000000000000000000000000000000000001080d13202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000000000000000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f2215090013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020013202c3946535f6c7986929faca79a8d8074675a4d4134271a18232e39434b545c606c717b818a91969ea5afa69f959083796d605a5042392e23180c0000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400000000000000030613202c3945515d677885919eaba6998d8073665a4d4033271a0d0c0c0c0c0b17222c363e44494a4f4e4d4b4a484745403a31281d1307000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000916222e3a46515b6265676d6f71737578706b6155483c2f231604061925323f4c5865727f8b98a5b2a79a8d8074675a4d4134271a0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f13080000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00000000000000000000000000000000000000000003090e13191d202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120802000000000000000000000000000000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d201306000000000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e12050013202c3946535f6c7986929faca79a8d8074675a4d41342716202834404b555c666d747e858e939ea1a8aca49f9490837b6e675d51483e30271d12070000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000040a0f13151d2935414b556a7783909daaa89b8f8275685c4f4235291c191919191919191a242c33393c3e4341403e3d3c3a39352f281f160c01000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000006121e29343f495156555d60626467696b6361594f44382c2014070b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d01000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000000000000000000000000000000000000030a0f151a1e24292c2e3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c19130d080100000000000000000000000000000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f12060013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000000000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d4134271e28323a45515c676d78818b92979ea5ada8a19a938d827a6e695e554c41362d1e150b0000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000070f161b1f2223242f43505d697683909ca9a99c908376695d5043362a2525252525252525252520282d303136343332302f2d2c29241d160d04000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a00000000000000010d18232d373f464a4b515356585a5c5e57554f473e33281c10040b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d11050000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000000000000000060b151a1f262b2f35393a40444a54616e7b87939f92878583817d786f6a5f584e4238342e29241e19130c04000000000000000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000000000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d41342724303a44515b606d79828e939fa2a9ada59d96918880786d685e564d433a2f241b0c0300000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c0000000007101921272c2f303236434f5c6976828f9ca9aa9d9083776a5d50443732323232323232323232322d2c28232429282625232220201d18130c0400000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000006111b252d343a3a404547494b4d4f514a48443e352c21170b000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d201307000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d030000000000000000000000000000000000020a111720262b31373a4145474a5153555e6976828f9b8f82787774706c655f58504a46443f38353029241e160d070000000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000000000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272935414c56626d75818e949da5ada9a19e938e847d736d665d564d443b31281e1209000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000000040f19222b32383b3c3f3f434f5c6976828f9ca9aa9d9184776a5e51443f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e151a1817151413110d070100000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a00000000000000000009131b23292e2f35393a3c3e4042453d3c38332c231a1005000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e21140700000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000000000000000000000000060c141c232831373c42474c5154545c60626466717e8a9792877b6e6a69676462605b5453504a45413a352f281f18120b03000000000000000000000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e040000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000000000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272d3946525d68727e8b939ea6afa69f979189817a706b605c544c443b32291f160c000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000a16212b343d4348494c4c4c4f5c6976828f9ca9aa9d9184776a5e514c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d12070a09070604010000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000010911181e1d24292c2d2f31343638302f2c28211a110800000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a030000000000000000000000000000000000070f181e262e343c43474d53555d6064666d6f717375798592998c8078777673716e6c6663605c54524c45413a3128231d150c040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b262018100600000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000000000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080013202c3946535f6c7986929faca79a8d8074675a4d4134272e3a4754616d7a85929fa5afa59e948f857d746d676059514a423a322920170d04000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f12050000030f1b27323d474f5456585858585c6976828f9ca9aa9d9184776a5e585858585858585858585858585853514b42392e23180c00000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000000000000060d1213181d2020232527292b2423201c1710080000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d00000000000000000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a05000000000000000000000000000000000000081019212a30383f444e53575f62676d7175797c7e80828390979c928c848382807e7b7974706d66605d56524c433d342e271e160e0500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e060000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000613202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d41342935404b5565727f8c97a2ada59e938e827a706b605d554f444039302820170e05000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000007131f2c38434f59606365656565656976828f9ca9aa9d9184776a656565656565656565656565656565605c544b4034281c10040000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000000000000000101070d11131416181a1c1e171614100b05000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f9095a0a49c9691908f8d8a8885817d79736d68605d564f454039302820160e05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000020a13202d394653606c7984868687888b90959a9590867c6f665b5044382b1f1206000000000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c2013060013202c3946535f6c7986929faca79a8d8074675a4d41342c3945515d677783909da9ac9e938e81786d686159514c433d342e271e160e05000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000915222f3b4854606b6f72727272727276828f9ca9aa9d918477727272727272727272727272727272726d665c5145382c1f130600000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a00000000000000000000000000000001040607090b0d0f120a0a07040000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a0000000000000000000000000000000000000000000000000002050708080808080808060503000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9da0a7aea8a19e9d9c9a9797928e8985807a736d686059514b423a322820170e050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000001070c141c232b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000000000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d11040013202c3946535f6c7986929faca79a8d8074675a4d41342d3a4753606d7a86929faca49a8f81776d665e564f45413a3128231c150c04000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000091623303c4956636f7d7f7f7f7f7f7f7f83919daaab9e91857f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d201307000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000000000000000000010305000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d211408000000000000000000000000000000000000000000000003090e12141515151515151513120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000030b12181e262e34383f4a54616e7b87939f92878583817d786f6a5f584e42382d2218120b030000000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4855626f7b8899a3ac9f93877b6e655c544c443d352f281f18120b0300000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000d1a2734404d5a6773808b8b8b8b8b8b8b9195a0acada197918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b877a6d6054473a2d21140700000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d110500000000000000000000000000000000000000000000050d141a1e2121212121212121201f1b17110a020000000000000000000000000000000000000000000000000000000000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000050d151d242930383f44464c535e6976828f9b8f82787774706c655f584e443f382f28231c150c03000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b07000013202c3946535f6c7986929faca79a8d8074675a4d4134303c4956636f7c8996abaa9e918477695e534a423a3229241e160d070000000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000d1a2734404d5a6773808d9898989898989da0a7b1b3a9a19e98989898989898989898989898989893877a6d6054473a2d21140700000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c00000000000000000000000000000000000000000000050f171f252a2d2e2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000000000000000000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000050e161f272f353e424a5053565e6164717e8a9792877b6e696764615e56535049413d342e271e150c0300000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4955626f7c8895a7ab9e9184786a5f544a423930281f160d040000000000000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000d1a2734404d5a6773808d9a9f9f9f9f9fa9aab0b8bab2acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211407000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a1006000000000000000000000000000000000000000000030c17212931363a3b3b3b3b3b3b3b3937332d261d140a00000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d040000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d070100000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000040d162028313940454f545c6064686e7174798592998c80777674716e6863605b534e44403930271e150c0300000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000013202c3946535f6c7986929faca79a8d8074675a4d41342e3a4754616d7a8795a0aca196887c6f665c544b423a31281f160d03000000000000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a00000000000d1a2734404d5a6773808d9393939393939c9fa6b0b2a8a09393939393939393939393939393939393877a6d6054473a2d21140700000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a1208000000000000000000000000000000000000000000000a151e29333b42464848484848484846443f382f261b110600000000000000000000000000000000000000000000000000000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000010c161f28323a434b515961666d71767a7e80828f979c928c8483807d7a76706c656058514a423930271e150a000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000013202c3946535f6c7986929faca79a8d8074675a4d41342d3946525e687784919da8a89c9082786d665c544b433a31281f150b0100000000000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b0200000000000d1a2734404d5a677380868686868686868f949faaaca0968986868686868686868686868686868686867a6d6054473a2d2114070000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d1710080000000000000000000000000000000000000000000006111c26303b454d535454545454545453504941382d22170b0000000000000000000000000000000000000000000000000000000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d130700000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000008131e28313a444c555d606b70787e82868a8d8f949fa49c9691908d8a87827d786f6a605c544a423930261c11060000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f1205000013202c3946535f6c7986929faca79a8d8074675a4d41342935414c5666727f8c96a1ab9f948e81786d665d554c433a31271d1207000000000000000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000d1926333f4c58646e7379797979797979828f9ca9aa9d9184797979797979797979797979797979797976685d5245392c201307000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000000000c17232e38424d575e61616161616161605b53493f33271b0f03000000000000000000000000000000000000000000000000000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000050e19242f3a434c565e676d747d848a8f93999a9c9fa6aca8a09e9c9a9a938f8a837c736d665c544a42382e23170b02000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000013202c3946535f6c7986929faca79a8d8074675a4d413425303a4754606d79849199a4a69e938e81786d675d564c43392f24180d03000000000000000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000b17232f3b47525c64676c6c6c6c6c6c76828f9ca9aa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a080500000000000000000000000000000000000000000000000003101c28343f4a545e696e6e6e6e6e6e6e6c655b5044372b1f120500000000000000000000000000000000000000000000000000000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f1409000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d130700000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000013202c3946535f6c7986929faca79a8d8074675a4d4134272c3945515d67707d87939fa3a59e938f82796d685d554b4035291f150b0100000000000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000007131f2b36404a52585a60606060606976828f9ca9aa9d9184776a6060606060606060606060606060605f524c443a2f24190d0100000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d0908060300000000000000000000000000000000000000000000000006121f2c3844505c66767b7b7b7b7b7b7b776c605346392d2013060000000000000000000000000000000000000000000000000000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e020013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d01000000000013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c1106000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b110600000013202c3946535f6c7986929faca79a8d8074675a4d4134272935414b55606b727f8c919fa3a59e948f837a6d675d51453e31271d12070000000000000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000020e19242e3840474c4d535353535c6976828f9ca9aa9d9184776a5e53535353535353535353535353535345413a32281e13080000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000713202d3a4653606d7986878787878786796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000013202c3946535f6c7986929faca79a8d8074675a4d413427242f3a434f59626d727f8b9299a2a69f959083796d605a5043392f24180c000000000000000000000000000000000915202b353f474e524c52575e61666a6f7274767878797978787675726f6d66626058534e4846423c332a1f140900000000000000000008121c262e363b3f404646464f5c6976828f9ca9aa9d9184776a5e51464646464646464646464646464639352f2820160c010000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e060000000000000000000000000000000000000000000713202d3a4653606d79869394949493867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a00000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f0300000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271d28313d47515b636d727e879298a2a79f958e81756c61554b4035291d10040000000000000000000000000000010e1a26313d4751595e5f6060605e585f626568696b6c6c6c6c6b6a686663605c546060606055534d453c31261a0e020000000000000000010a141c242b2f33343939434f5c6976828f9ca9aa9d9184776a5e5144393939393939393939393939392c29241e160d040000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000713202d3a4653606d798693a0a1a093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e2114080013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f1308000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000013202c3946535f6c7986929faca79a8d8074675a4d413427161f2c353f49515b636c717d869299a3a79e938a7e71675d5145382c1f1307000000000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585b5d5e5f5f5f5f5e5d5b59575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000020a12191f2326272d36434f5c6976828f9ca9aa9d9184776a5e5144372d2d2d2d2d2d2d2d2d2d2d2d201d19130c040000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e04000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d0100000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000131f2c3946525f6c7985929faca79a8e8174675b4e4134281b1a232d373f49515a626b707d87929fa6a59e9184796d6053473a2f24180d010000000000000000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d2114070000000000000000000001080e1317191c2936434f5c6976828f9ca9aa9d9184776a5e5144372b202020202020202020201413110d0805030000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000713202d3a4653606d798693a0a7a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a00000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d1105000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000121f2c3945525f6c7885929faba89b8e8275685b4f42302519111b252e373f485059606b717e8b949faba1968b7e7165554b4135291d1104000000000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e22150800000000000000000000000002070b101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e13131313130b101316171e1a1613120f0b060300000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f030000000000000000000000000000000000000713202d3a4653606d7986939a9a9a93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f12050013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d2013070000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000121e2b3845515e6b7884919eaba99c8f827669564c41362a1e11131c252e363e474f59626d76828f9caaa99c908376675d5145392c20130600000000000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e110600080f161c2022232b2723201f1b17120f0b0600000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000040607080808080808080813202d3a4653606d79868d8d8d8d8d86796d6053473a2d20140808080808080808070604000000000000000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f030013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e211407000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000101d2a3643505d697683909ca9ab9e918478685e5246392d20140a131c242d353d47505a63707d8998a3ac9f92867a6d6054473a2d21140700000000000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e070008111921272c2f3038342f2d2b27221f1c17110a020000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000001070c101314151515151515151515202d394653606c7880808080808080786d6053463a2d201515151515151515151413100c0701000000000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000f1b2835424e5b6875818e9ba8ada196877a6e6154473b30251b1413121b232b353f4653606d7986929faca399897c6f6256493c2f23160900000000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e51442f24180d050f19232b33383c3d45403c3937332d2b28221c140b050000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c020000000000000000000000000000000000000000000000000000000000000000000000010b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f22160900000000030b12181d1f20212121212121212121212b3844505b666c747474747474746d665c5044382c21212121212121212121201f1d18120b030000000000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b1106000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a00000000000000000c1926323f4c5965727f8c98a9b2a8978a7d7064564d42362b2621201f1f20232c3845515c667784919eaaab978a7d7164574a3e3124170b000000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000000000000000000020f1c2935424f5c6875828f9ba8ab9e9184786b554b4035291d110b16212b353d44484a514d4946443f3938332d261d170e0500000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000000000000000000000000000000000000000000105090b0b0d0d1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c30231609000000030d151d24292c2d2e2e2e2e2e2e2e2e2e2e2e333f4a545b6067676767676767605c544a3f342e2e2e2e2e2e2e2e2e2e2e2d2c29241d150d030000000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d201407000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b0000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000091623303c4956636f7c8997a2ada89b8f8275695e52463f37312e2d2c2c2d2e343b45515d677885919eaba4978b7e7164584b3e3125180b0000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000000000000000020f1b2835424e5b6875818e9ba8ab9f928578675d5145392c2017161c27333d474f54565e5a5653504946443f382f2920170d0200000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000000000000000000000000000000060c111517181a1a1a25313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e0004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000010b151f272f35383a3b3b3b3b3b3b3b3b3b3b3b3b3b424a50535a5a5a5a5a5a5a53504a423b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f271f150b0100000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b0200000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000713202d3a4653606d7985929fabac9f92877b6e615a5147433c3b3a38383a3b40444d56606d7a86939facaa978a7d7164574a3e3124170b00000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f0600000000000000000000000000000000010d1a2734404d5a6773808d9aa6ac9f93867a6d6053473a2e262323262c38444f5960636b6762605b5353504a423b33291f1409000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000000000000000000000000000000911181d21242527272727313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e00000b16212c353d44484a535353535353534a48443d352c21160b0000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000007121d27313940454748484848484848484848484848484848484d4d4d4d4d4d4d48484848484848484848484848484848484745403931271d12070000000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a020000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d21140800000000000000000000010a121a202830363b4246484e5361696b6c6c6c68605c545d5b595653514a47433d373127221b140b030000000000000000000006121f2c3844505c6674818e9ba6afa3998e81756c625b534e494746444446484a51575e68727e8b99a4aea398897c6f6256493c2f23160900000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a0000000000000000000000000000000000000c1825323f4b5865727e8b98aaafa49a897c7063544b403631303031363f4854606b7078736f6c6563605b544d453b30251a0e02000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000000000000000000000000009121b22292e313234343434343e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000005101a232c33383c3d464646464646463d3c38332c231a10050000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000c18242f39434b5153545454545454545454545454545454545454545454545454545454545454545454545454545454545453514b43392f24180c0000000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b0600000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d1105000000000000000000000000080e161e252a30363a3c505d697378797979746d665e564e4c494644403937322b262017110a02000000000000000000000003101c28343f4a54626f7c89949fabab9e938b7e726d625f5856545351505355545c60696e7a85929eabac9f92867a6d6053473a2d201407000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000000000000091623303c4956636f7c8998a2aeac998c8073665c5146423e3d3c3d4246515b63707d84807c78746f6c665e574d42362a1e11050000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f4c4841382f241b130900000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e4040404040404b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000008131e28313a414547494949494949494745413a31281e13080000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c000004101d2935404b555d606161616161616161616161616161616161616161616161616161616161616161616161616161616161605d554b4035291d100400000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b06000000000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c0000000000000000000000000000050c13191f252a3845525f6b788586868681786d685f584f473f38342e2b27201b150b0600000000000000000000000000000c17232e384754606a76828f99a3aea59f92877f756f6a666261605c5c606164666d727b839097a1ada59c8f8275675d5145392c1f13060000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000000000000714202d3a4753606d7985929facab9e9185796d605a534d4b4a494a4d535b626d76828f8d8984807c786e695e52463a2d201407000000000000000000000000020e1925303b444c525f6060606060605d5c5d5e5f5f5f5f5e5d5b6060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b4d4d4d4d4d4d4d5864717e8b97a4b1a79a8e8174675b4e4134281b0e00010d19242f3a434c52545656565656565654524c433a2f24190d0100091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000006131f2c3845515d676d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c1f130600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b060000000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a100600000000000000000000000000000002080d141a26323f4c5965727f8c93938e827a6f6a615951444039302820180f0a0300000000000000000000000000000006111c2b38434e58626f7c87929fa5afa399928b817c76726f6e6d66666d6e7074797f859095a0a9a89e93897d7063554b4035291d1004000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000000000000000006131f2c3845515c6775828f9ba7ada1978c80736c615f5757565657575f616d727f8b949a96918d89857b6e6154473b2e21140800000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555253534f5960636c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000005111d29343f485056585a5a5a5a5a5a5a5a64717e8b97a4b1a79a8e8174675b4e4134281b0e0004111d2935414c565d6062626262626262605d564c4135291d110400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000714202d3a4753606d797b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b796d6053473a2d20140700000000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b06050300000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d11050000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a120800000000000000000000000000000000000003091825313e4a56626d75818f969490847c706b625b514a423a322a21191106000000000000000000000000000000000f1b27323d47535f6a727f8c939da5aba39f938e87827f7c7a797879797b7d81858b9297a0a7a8a0968f82756b605443392f24180c0000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000000004101c2934404b5563707d8a95a0aca99f93887e746e69666463636366696e757f87939fa6a19e9a908377695e52463a2d2014070000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000915212e3a45505a6265676767676767676767717e8b97a4b1a79a8e8174675b4e4134281b0e000613202c3945525d686d6f6f6f6f6f6f6f6d685d5245392c20130600091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c030000000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a07000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d17100800000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000a16202b37434e58606c77818e939fa2aaa59e9a938f8c898786858586888a8d92979ea1a9a59e9691847a6d61594f4431271d1207000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b110800000000000000000000000000000000000000000000000c18232f394653606c7883909aa4afa49a938b817b767371706f7072767b818b9399a4afa99f948a7e7164574d42362a1e11050000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1724313d4a56626d71737373737373737373737e8b97a4b1a79a8e8174675b4e4134281b0e000714212d3a4754606d7a7c7c7c7c7c7c7c7a6d6054473a2d21140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f000000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000000000000000000000040f1b26323c44505b656d78818b92989fa4aca49f9c9995949892929894979a9ea1a9a7a09d938f847b6e685d52473d331f150b0100000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000000000000007121f2b3844505b66707d88939fa5aca49f938e8783807e7d7c7d7f82878e939fa4aba9a1978f82766c6155453b30251a0e020000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717f80808080808080808080828f9ca9b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d898989898989897d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b211007000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a08050000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000a152027333f49535c666d747f868e939a9ea1a8a7a5a2aaa29f9fa2aaa3a7aaa29f9b959089827a6e695e564c41352b210d03000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000000000000030f1c28333f4a54606b73808d939da4aca59d99938f8c8a89898a8c8f93999ea5aea79f9791857b6e615a504533291f1409000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976828d8d8d8d8d8d8d8d8d8d8f949eaab4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899595959595897d7063564a3d3023170a00091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f00000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d09080603000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000040b17222d38414a545c606d727b81878d9196989a9c9d9e9f9f9f9e9d9d9b9898928e8a837d756d685e574d443a3023190f000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000b17222d38424f59606c78818d929ea0a8aba49f9c9997969696999c9fa4abaaa29f9590857c6f695e53483e3420170d02000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9a9a9a9a9a9a9a9a9a9c9ea6b0b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a2a2a296897d7063564a3d3023170a00091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c17100800000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c0000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000006111b262f38424a505b62696e757b8084888b8d8f90929292929191908e8b8985817d78706b605d564d453b32281e110700000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000000000000000000006111c262f3d44505b666d78808a91969d9fa7a7a9a6a4a3a2a3a5a9a7a8a09e98928c837b6f6a5f574d42362c220e0500000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca6a6a6a6a6a6a6a6a9aab0acaca79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7d868686868686867e7164574a3e3124170b00000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a0000000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a1208000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e0600000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000000000000000000000000000a141d2630383f4451575f61696e73787b7e80828485858685858483817f7c7a75706d666059524c443b332920160c000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000a141d28333f4a545c666d747d848b9095979a9c9e9f9f9f9f9e9d9a9896918c857f786e695f584e453b31241a100000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a000915222f3b4854606b6f79797979797979716c6155493c3023170a0000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c020000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00000000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000000000000000010203000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000020b151e262e343f454d53575f6266696e71747677787979797877767472706d6763605c544f45413a322921170e040000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000020b17222d38424a545c606b70797e83878b8d8f919292929291908e8b88847f7a736d665f574e463c33291f12090000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f939393939393939393939393939393938e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a0007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d211408000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c03000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b0707040100000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e0400000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000030c151c2328333c42464d5355575f626567696a6b6c6c6c6b6a6a686563605d5553504a423d35302820170f050000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e0902000000000000000000000000000000000000000000000000000000000000000006111c262f38424a505961666d71767b7e818384858686858483817f7b77736d68605c544d453c342a21170d000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000003101d293643505c6976828686868686868686868686868686868686868174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00030f1b27323d474f545660606060606060575550483e33281c110400000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d08050100000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c110500000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000010a121a212930363c4247484e5355596063676a6b6c6b6a666260585653514b48433d37312a211b1209010000000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000000000000000000000000000000030a1117212a31373c4247484d5355585a5c5d5f5f5f5f5e5e5d5b585653514b46443f383029241e160e05000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000000000a141d2630383f444f545c6064696e7174767778797978787674726f6a66605d56514a423c332a22180f05000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b00000000000000000000000000000000000000000000000000000000020f1c2835414e5a667076797979797979797979797979797979797979746f64594c4033271a0d000916232f3c4855616b7079797979797979706b6155483c2f23160900000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d08020000000000000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000080f171f252a31373e4850585f626b6f737778797877736f6a615f574f473d38322b2620180f090000000000000000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f0300000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000000000000060f181f262b31373a3c4247484b4d4f51525253525251504e4c494745403a38342e261e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141e262e343e424a5153575e616467696b6c6c6c6c6b6a6765625f5854524c444039302a21181006000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c2014070000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000005101a232c33383c3d46464646464646464646464646463f44464f4f4f4f4f4f4f46444046464646464646464646464646463e3c39332c241a10050000000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c0701000000000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a00000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000050d15202a333e47505a616a6f767c808385868583807c756e6960594f473d32291f150e060000000000000000000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000000000000000000000000000000000000060e141a1f262b2e31373a3b3e41434445464646454443413f3d3a39352f2b28231c140c0802000000000000000000000000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141c232830394044464d5254585a5c5e5f5f5f5f5e5d5b5855534e4745413a342e271e180f06000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060606060606060606060606060605b59534a41362b2014080004101c27333d474f55566060606060606056554f473d33271c100400000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a02000000000000000000000000000008111a21272c2f3039393939393939393939392d38424a50535c5c5c5c5c5c5c53514a42392e393939393939393939393931302d28221a12080000000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b030000000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020e1a26313c454f59616c707c82898d90929291908d88827b706b60594f443b3025190e02000000000000000000000000000000000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5a61646c6c6c6c66635c5248433d37312a211b120901000000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000003090e151a1e21262b2e2f32343637383939393837373532302d2c29241f1c17110a02000000000000000000000000000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e34383b4246484b4e50515253535251504e4c4847433c39353028231c150c06000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000005101b26303a42494e505353535353535353535353535353535353534e4c4841382f251a0f0300000b16212c353d44484a535353535353534a48443d352c21160b0000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d28333f4a545b6068686868686868605c544a4034282d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d0300000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000006121e2b37424d57616c707e868f949a9c9998999c99938f857d706b60564d42362a1f14080000000000000000000000000000000000000000000000000000080f171f252a31373a3c4247484b4d4f4a505b636c7079797979736e63574b3f322b2620180f09000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f2216090000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e0200000000000000000000000000000000000000000003090e12151a1e21222527292a2c2c2c2c2b2b2a282523201f1d1812100b0600000000000000000000000000000000000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c23282c30363a3b3e414344454646454543413f3c3a37312c29241e18120b03000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000a141e2830383e414346464646464646464646464646464646464641403c362f261d130800000005101a232c33383c3d464646464646463d3c38332c231a1005000000000000040a0f13151620202020202020171714110c050000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e08030000000000000000000000000000000000000000050b101416172020202020202020201f2b3844505b666c757575757575756d665c5144382c1f202020202020202020171714110c05000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000814212e3a47535f69707e87929899938f8c8b8c90949e9792877d6f695e52463b3025190e020000000000000000000000000000000000000000000000000000050d141a1f262b2e31373a3b3e444c545c606d727e868686868073665a4d4033271a150e060000000000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c3023160900000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000000206090e121415181a1c1e1f1f201f1f1e1d1b19161413100c0703000000000000000000000000000000000000000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363839393939383734322f2e2b26201d19130c07000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393939393939393939393939393433302b251d140b010000000008111a21272c2f3039393939393939302f2c27211a110800000000000000000003070909131313131313130b0a08040000000000000000000000000000000000000000000000000000010507080b0e10111213131211100d0b080705020000000000000000000000000000000000000000000000000407090a131313131313131313202d394653606c7881828282828281796d6053463a2d201313131313131313130b0a08040000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000020714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013070502000000000000000000000000000000000006121f2b37434e58626e7b869299959187827f7f80838991969992857b6e61564d41362a1e110500000000000000000000000000000000000000000000000000000002090e151a1e21262b343d454d565d666d747f87929892857b6e6154473b2e21140903000000000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000000000000000000000000000000020608080b0e1011121313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10141a1e20212527292b2c2c2c2c2b2a282522211f1b15110d08020000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e18110901000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000810161c2023232d2d2d2d2d2d2d2323201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060606060606060713202d3a4653606d79868f8f8f8f8f867a6d6053473a2d201407060606060606060000000000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e0100000000000003090e1214202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201514120e09030000000000000000000000000000000815212e3a47535f6a75828f989691837c76737273767d849197978e8174685e5246392d2014070000000000000000000000000000000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d20130000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484f5152525352514f4b4746413a35302820191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e121415181b1d1e1f20201f1e1d1b191515120f0a0401000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000030a1015191c1d2020202020202020202020202020202020201b1a18140f08010000000000000000050b1014161720202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939b9b9b93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d10040013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e01000013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000050d141a1e21212d3a4753606d7a8693939393939286796c5f5346392d2d21211e1a140d0500000000000000000000000000000915222f3c4855626f7b88949e91847a6f6a6665666b6f7b85929e93877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9fa9ababa99f9f9f9f9f9f9386796c605346392d20130000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131313131313131313131313130e0d0b08030000000000000000000000000407090a131313131313130a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0a8a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f13060013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e01000013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000050f171f252a2d2e393a4753606d798686868686868687796c5f53463939392e2d2a251f170f05000000000000000000000000000d192633404c5966737f8c99968a7d70685f5858596069717e8b98998b7e7165584b3e3225180b000000000000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000000000000013202d394653606c7986939facacacacacb6b7b7b6acacacacac9f9386796c605346392d201300000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c00000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d20140700121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000030d17212931363a3b464645515c67767979797979797979756a5e52464646463b3a36312921170d030000000000000000000000020f1c2935424f5c6875828f9b9184786b61564e4c4f57606d7a86929a8e8174675b4e4134281b0e0100000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9c3c4c4c3b9b9b9b9ac9f9386796c605346392d2013000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a030000000000000000000000000000000000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000020507080b0d0f1112131313131211100e0b08080602000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f130600111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000009141f29333b4246485353534b555c6c6c6c6c6c6c6c6c6c6a635953535353534846423b33291f1409000000000000000000000004101d2a3743505d6a7683909c8f827669594f443f45515d677784919c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6cfd0d0cfc6c6c6b9ac9f9386796c605346392d20130000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000205090e121415181a1c1e1f1f20201f1f1e1c1a181514120e09060300000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d1004000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000020e1a25313b454d535f6060606060605d606060606060605f5e5c6060606060605f534d453b31251a0e020000000000000000000004101d2a3743505d6a7683909c8f827669594f454045515d677784909c8f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2dcdddddcd2d2c6b9ac9f9386796c605346392d201300000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c0300000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a070704010000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b01000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000003090e12141a1e21212527292a2b2c2c2c2c2c2a29272522211e1a15120f0a0400000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000915202b353f474e52535353535353535353535353535353535353534d545b60666c6c6c6c6c6a5c544a53535353535353535353534e4c4841382f251a0f030000000915202b353f474e52535353535353534d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d5353535353534e4c4841382f251a0f0300000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000020f1c2935424f5c6875828f9b9184786b61574f4d5058606d7a86929a8e8174675b4e4134281b0e010000000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfe9eaeae9dfd2c6b9ac9f9386796c605346392d2013000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f00000000000000000000000000000000000000000000000004080d111314171a1c1d1f1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000003090e141a1e21252a2d2e31343637383939393938373634322f2e2b26211f1b150f0a0400000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d12070000040f19242d353d424546464646464646464646464646464646424651575f666c72797979797975665c50444646464646464646464641403c362f261d130800000000040f19242d353d424546464646464646535e69767979797979797771665b4f464e5a66707679797979797976695e5346464646464641403c362f261d1308000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000d192633404c5966737f8c99968a7d706960595a5a616a727e8b98998b7e7265584b3f3225180c00000000000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfecf6f6ecdfd2c6b9ac9f9386796c605346392d20130000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b21100700000000000000000000000000000000000000000000070c1013191d20212426292a2b2c2c2c2c2b2a28262421201d1913100c0701000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c030000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000000060b151a1f262a2d31363a3b3e4042444546464646454443413e3b3a37312e2b26201b150c070000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b0100000008121b242b31363839393939393939393939393930353e444d525b62696e787f8686868687796d6053463a3939393939393939393433302b251d140b01000000000008121b242b31363839393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b393939393433302b251d140b01000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000916222f3c4955626f7c88949e91847b706b6766676c717c85929f93877b6e6154473b2e2114080000000000000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfececececdfd2c6b9ac9f9386796c605346392d2013000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f000000000000000000000000000000000000000000060b12181c1f24292c2d31333537383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000020a11171f262b31363a3b4246484b4d4f51525253535252514f4d4b4847423c3a37312b262018120b0300000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d03000000000009121920262a2c2c2d2d2d2d2d2d2d2d2429323a414650565e616d727b828c929992877e71665c5044382b2d2d2d2d2d2d2d2d282724201a130b020000000000000009121920262a2c2c2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d282724201a130b0200000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000815212e3b47535f6a76828f989691847d77747374777e859297978e8174695e52463a2d2014070000000000000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfdfdfdfdfdfd2c6b9ac9f9386796c605346392d20130000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000000000000000000000000000000020a11171c23282c2f35393a3d4042444546464645454342403d3a39352f2c29231d18120b0300000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000000000000000000040c141c232831373b4246484d5354585a5c5d5e5f5f5f5f5f5d5c5a5855534d4847433c373228231d150c0500000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353535345403931271d120700000000000000000000000000000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e00000000000000080f151a1d1f202020202020191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c202020202020201b1a18140f0801000000000000000000080f151a1d1f202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120201b1a18140f08010000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e211508000000000000000000000006131f2b37434e58626f7c86929a96918984818081848a92979892857a6e61564d42362a1e11050000000000000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2d2d2d2d2d2d2c6b9ac9f9386796c605346392d201300000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a00000000000000000000000000000000000000050b141c22282e34383a4145474a4d4f50525253535252504f4d4a4745413a38342f28231d150c070000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000050e161e262e343c42474d5355575e616467696a6b6c6c6c6c6b6a696765625f5755534e47433c342e271e170e05000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f1006000000000000000004090e1112131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b1313131313130e0d0b080300000000000000000000000004090e1112131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115130e0d0b080300000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000030f1b26323c47535f6a717e8892989e95908d8d8e91969e9792867d6f685e52443b3025190e020000000000000000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6c6c6c6c6c6c6c6b9ac9f9386796c605346392d20130000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c02000000000000000000000000000000000000070f171d262d33394044464c525457595c5d5e5f5f5f5f5e5d5b595754524c47454039342e271e1810090000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000050e17202830383f444d53575f6166696e71737577787979797978777674716e6967625f58544e454039302920170e050000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c3939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000000104060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060601010000000000000000000000000000000000010406060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508010100000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000000a15202b37434e58616c717e868f949a9d9a999a9d99938f857d706b60564d4132291f1409000000000000000000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9b9b9b9b9b9b9b9b9ac9f9386796c605346392d2013000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c0300000000000000000000000000000000000007101921292f383f444a5153565d606466686a6b6c6c6c6c6b6a686663605d5653514b454039302a221a12090000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f14090000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030c172029323a424a50575f62696e73777b7e8082848585868685858482807e7b78736f6a625f58514b423a322920170c030000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f0500000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000040f1b26313c46505a616c717c82898d90929291908d88827b706b60594f443b3020170d020000000000000000000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000013202d394653606c7986939facacacacacacacacacacacacacac9f9386796c605346392d201300000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000000000000000000000000071119222b333b424a50545c6064686d70737577787979797878767573706d6864605c55514b423c342c241b1209000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e01000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000b151e29323a444c545c60696e757b8084878b8d8f90919292929292908f8d8b8884807c766f6a605c544c443b32291e150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c1108000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000a15202a343e48505a616a6f767c808385868583807c756e6960594f473d32291f0e050000000000000000000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000000000000000000060f19232b343d454d545b60666d71767a7d8082838585868685858382807d7a76716d67605c544e463e362d241b1108000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d27303a444c565d666d737b81878c9196979a9c9d9e9f9f9f9f9e9d9c9a9896918d88827c746d665e564c443b30271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000003061313131313131313130604000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a0000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b1208000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000030e18222c363e4850585f626b6f737778797876736f6a615e574f473d342b20170d0000000000000000000000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000000000000000000030c18212b353d464f575e666c71797e82868a8c8f90919292929291908e8c8a86837e79726d665f5850483f362d231a0e05000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c0000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000000c18232e39434c565e686d7880868e93999da0a8aba39f9d9d9c9c9c9d9fa2aaa8a19e9a948f8780786d685e564c42392e23180c03000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c020000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000006101a242c363e464e53596063676a6b6c6b6a66625f58534d453d352b22190e0500000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a0200000000000000000000000000000000000000000a151e2a333d474f5960696e787e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8b857f796f6a615a50483f352b20170d02000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c10040000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000004101c2834404b555e686d7a828c92999fa4a9a19e99999291908f8f90909298989da0a8a69e99928d837a6e685e544b40342820150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a070604000000000305050606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b02000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b120900000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e110500000000000000000000000000000008121a242c343c43474f54565a5d5f5f5e5d5a55534e46423b332b23191007000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000000000006111c26303c454f59606b6f7b828b91969c9fa3a9a19e9c9b9a9b9c9d9fa2aaa39f9c97928c847c716c625a50473d32291e130800000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000020d17202c3845515c676d7a838f949fa3aaa29f97918c898684838282838485888b91969ea1a9a39f9590837a6e665c51453c31261a0f020000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d0100000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000008121a222a31373d4348494d50525352504d4947433c36312921191107000000000000000000000000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e080300000000000000000000000000000000000000000000000c17232e38424d57606b707d8590949ea1a8a29e9997918f8e8e8e8f909298999ea2a9a19e9691867e716c62594f443a3025190d0400000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f23160900000009141f2b37434e58606d798390959fa6a8a098928b85807c79777675757677797c7f848a92979fa7a79f959083786d60584e43372b1e13080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000000000008101820262b32383b3c404445464543403c3b37322a251f170f07000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000000000000010507080b0e10111213131211100d0b0807050200000000000000000000000000000000000000000000000003101c28343f4a545f69707d8692979fa6a49d97928c888583828181828385898c92979fa3a8a09892887e716b60564c41362a20150a0000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020e1925303a47535f6a73808d959fa7aaa09691867f79736f6d676a696969666d6f72787d8590959fa9a79f958d80736a5f53473a3025190d0100000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d02000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000060e151b21272c2f30343738393837332f2e2b26201a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666e7b859298a2a9a49f928d857f7c78767574747576797c80858c9299a2aaa39a92877d70685e52463c32261b0f0200000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000005111e2a36424d56626f7c87929fa7aea29891847c726d6763605c555c5c545c6062656c707a839097a1ada79f92877c6f62564c41362a1e110500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e05000000000000000000000000000000000000000000040a0f161b1f2223272a2c2c2b2a2722211f1b150e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b13131313131313090806030000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000004111d2935414c56606d78839097a2aaa49a938b807a736f6a6968676869666d6f737a80879298a2aba39992857a6d61584e43372b1e14080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f03000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000714202d3a46525e6975828e99a3afa89f92867c6f6a605c5553514b4f4f4a5053535b60686e7a85919ea7afa3998e8175685e5246392d20130700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000000000000000040a0f1315161a1d1f201f1d1a1615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a0400000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000713202c3945525d68727f8c95a0a9a69f93887f746d68625f585b5b5b545c6063676d737d869299a4aba2978e81756a5f54473b3025190d010000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d2114070000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000814212e3b4754616e7b87939fabaca0958a7e716a5f58514b47454042423f44464950565e68707d8a95a0acab9f92867a6d6154473a2e21140700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d080100000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d080200000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000030709090d11121312100d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e060000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000714212d3a4754606d7a85929fa7ab9f948c7f726d605d56534e4f4e4e4a5053555d606b707d87939faaa99e93887c6f62564c41362a1e11050000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e221506000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a1108000000000c1925323f4c5865727f8b99a4afaa9d9184786c60574e45403a38342f2e34383a3f444d56616b7783909daaafa3998b7e7265584b3f2f24180d01000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d101010101010080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b26201810060000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2b37434e5866727f8c97a2ada79c9083786c605b524c47434241413f44464c5159616b73808d98a2aea59b8f8275685e5246392d2014070000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d10040000000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000004111d2935414c556975828f9cabb2a9988b7e72655b50453c342e2c292323282b2d333b444f5965727e8b98a9b3ab9b8f827568554b4035291d1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e090603000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090f1112131313110f0c070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e04000000000000050a0f1213131313131313131313131313131313131313131313120f0a05000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000815222e3b4754606a7784919ea9aca095897d70655b5045413a3732342e34383a41454f59606d7a85929fabac9f92867a6e6154473b2e23180c0000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f14080000000000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000613202c3945515d677885929eabada196887b6e6153493f3328231f1c18171c1f2227323e4855626e7b8897a2adab9e918578675d5145392c201306000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c0100000916222f3c4955626f7c8896a0acaa9d9084776b6053493f35302b262823282c2f353e45525d6874818d9aaaafa3998b7f7265544b4034281c10040005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e0200000000000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000714212d3a4754606d7a8797a1adab9e918578695f5341382d211813100c0b101217202d394653606c7985929fabada196867a6d6053473a2d201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f0300000000000000000000000000000000000307090a0e111213131211100e0b090706030000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d110500000d192633404c5966737f8c99a8b2ab998c807366594f41382d241e1b1b171c1f242935414c5663707c8998a2aeab9c8f8276665c5145382c1f1306000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895a9b3a99c8f827669574d422f261b0f070400000306121f2b3744505b657683909da9b2a995887b6e6255483b2f221508000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313120807050200000000000000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f1306000000000000000000000000000000040b101316161a1d1f201f1e1e1d1a18151312100b0600000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e2115090005111d2935414c566976828f9ca9afa399897c6f6356493d2f261b130f0a0c101319242f3a4653606d7985929facac9f9285796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000916232f3c4956626f7c8995a2afa89b8e8275685b4f423128140a0000000000030f1b27333f49536976828f9ca9afa295897c6f6256493c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e090300000000000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a1208000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080000000000000000000000000002090e161b202223272a2c2c2c2b2a29272522201f1c17110a020000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000713202d3946525e687885929eabac9f92867a6d6053473a2d20140a0200000308131f2c3844505c667683909ca9aea298887c6f6255493c2f221609000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f000000000000000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a00000000000000091623303c4956636f7c8996a2afa79a8d8174675a4e4134271b080000000000000b17222d424e5b6875818e9ba8afa296897c6f6356493c30231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000000000000000000000000050d141a21272c2f30343738393938373634312f2d2b28231c140c020000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000714212e3a4754616d7a8797a1adaa9e918477675d5145382c1f13020000000003101c28343f4a546774818e9aa7b4aa978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a00000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c11060000000000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000815222f3b4855626e7b8895aab4a79a8e8174675b4e412f24190d010000000000061b2835424e5b6875818e9ba8b4aa95887b6f6255483c2f221509000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c00000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f2216090000000000000000000000060f171f252a32383b3d4144454646454443413e3c3a38342e261e140a0000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000915222f3c4855626f7c8895a9b3a99c8f837669554b4035291d100400000000000c17232e3f4c5966727f8c99a5b2a6998c807366594d4033261a0d000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7a8798a2aea89b8f827568564c4135291d11070400010407101d2935404b556976828f9ca9aea398877a6e6154473b2e211408000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c110400000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f22160900000000000000000000060f18212930363d4448494d505253525151504d4b4846443f3830261c110600000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422f24180c000000000000061825323e4b5865717e8b98a4b1a79a8e8174675b4e4134281b0e000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000613202d394653606c7985929faba99d908376685d5245392c221813100c0d101318202c3945515d677783909daaac9f9286796d6053463a2d201307000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f1409000005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000000000000000000020c18212a333b42464f54565a5d5f5f5f5e5d5c5a585553504a42382e23170b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8e8174675b4e4134281b070000000000000b1724313e4a5764717d8a97a4b0a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505b6676828f9cabac9f92867a6d6054473e3429241f1c18181d202328323b4753606d7a86929faca99c908376665c5144382c1f1206000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e02000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000000000a141e2a333b454d52596063676a6b6c6c6b6a69676462605c544a3f34281c1003000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99c8f8376695c504336291d10000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000030f1c28333f4a5466727f8c99a3aea3998a7d71645a50463d352f2c292324292c2e343b444f5963707d8a99a3aea6998d807366544a4034281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000020b16202a333d474f5961636c6c6c6c6c6c6b615f574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110600000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867e7164574a3e3124170b0000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000006111c26303b454d575e616b70747778797978777674716f6d665c5044382b1f1206000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99d9083766a5d5043372a1d10000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d11040000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000b17222d3b4754616e7b86929faaab9d9083766c61584e45403a38342f2f35393a40454d56606b75828f9babab9f94887b6f6255483c2e23180c00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323c454f59616b70797979797979786e695f53463a2d211407000714212d3a46535f696f7c86929a939992867d6f695f554c41382d22170d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7e7164574a3e3124170b0000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000000000b17232e38424d575f696e767c8083858685848483807e7c786d6053463a2d201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b070000000000000b1724313e4a5764717d8a97a4b0a99d9083766a5d5043372a1d10000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a00000000000000000614202d3946525e6874818e98a2ab9f958a7e716a6058514b47454042434045474b51575f696f7c89939eaaa4998f82766a5f53473a2e1c120700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d57606b707d868686868686857b6e6155483b2e2215080005121e2a36424d57606a707e88939fa29892857b6e675d53493f33271f160c010000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000003101c28343f4a545f696e7b82898d9092929291908f8d8b887e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e422e23180c0000000000000b1825313e4b5864717e8b97a4b1a99c8f8376695c504336291d10000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e020000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000005111e2a36414d56616e7b85929fa4a79f92867c6f6a605d5553514b4f4f4b5153545c60696e7b84919ea6a69f93877c6f63584e43372b1f0b0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b0100000000000000000000000000000000000000000000000000000000000000000000040d17222d38424c565f696f7d869299939a92867c6f695f53463a2d21140700020e1a26313b454e58616c73808c949ea1979183796d655b50443d31281d13070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312110f0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000006121f2b3844505c666e7b848f949a9d9e9f9f9e9d9c9a978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000916222f3c4955626f7c8895a9b3a99c8f827669544a4034281c100400000000000c1926333f4c5966727f8c99a5b2a89c8f8275695c4f4236291c0f000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e120500000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000000020e1925303b46535e69717e8b929da4a29891847c726d6763605c555c5c555d6063666d727b839096a1a69f948d80736b6054463c31261a0f0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d1207000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545d686e7b859298a29f93887e706a60574d42362a1e1205000009141f29333d46505a606c77828f96a1a0958f82776c60594f433a2f24180c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000713202d3a4653606d788390969fa6aaababa5a1a0a0a1978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000814212e3b4754616e7a8797a2adaa9d918477665c5144382c1f120600000000000e1b2734414e5a6774818d9aa7b4a89b8e8175685b4e4235281b0f000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a0000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a00000000000000000008141f2a36424d57626c74808d929fa2a19691877f79736f6d676969696a676d6f73797f869095a0a49f949082796d60594f43342a20150a0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d2013070000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c03000000000000000000000000000000000000000000000000000000000000000008131e28313a44505b666d7a849197a29e948c80736c61584e453b31261a0e020000030d18212b343e44505b656d7a849199a49e948c7f726b60554b4135291e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a28262225313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000004101c2834404b5564717e8a959fa8b0a9a19e9894939394968b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3946525e687885929fabac9f9286796d6053463a2d20130a0400000006121f2b37434e586976828f9ca9b4a79a8e8174675b4e4134281b0e0006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f0000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000020e1a25313b45505a646e74808b92989fa199928c85807c797776757676777a7c80858b9298a09f9a938d82796d675d51473d3222180e030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000000000030d19242f3a434f59606c78828f96a0a1968f82776c605a50463d33291f140900000000060f192227333f49535e68707d87939fa69f92877d6f675d51453d30271d1207000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d21140700000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322f2e313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000006131f2c3845515c6776828f9ca7b1aaa197928b88868687898b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005111e2a36414c56697683909ca9aea399897c6f6256493d32271b13100c090e1117212e3a47535f6a7885929eabb3a6998d8073665a4d4033271a0d0003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d1207000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000000000009141f29333f48525c646e747e868e92999c9f97928d898684838282838486898d92979f9c99948f8780796d675d554b40342b211006000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b737f8c949ea49991847a6d655b50483e342b21180d030000000000071017222d38414c56606b74808d96a0a3999184796d60594f42392e23180c020000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e120500000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f1409000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464544423f3b3a373e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000713202d3a4653606d7986929facaea39892857f7b79797b7c7f7c6f6256493c2f231609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d192530404d5a6673808d99a9b2ab998c7f7266584e43372b251f1c181b1a1b2228343f4a54626f7c8897a2adb1a4978b7e7164584b3e3125180b00000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c00000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a00000000000000000000030d17212d36414a525c646c717b81868c8f92979e99999291908f8f90919299999e9892908c88827d746d675d554b43392f22190f00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a000000000000000000000000000000000000000000000000000000000007121d27313945525d68707d87939fa69f93877d6f685e53493f362c22190f060000000000000006111b262f3a444f59606d7984919ea5a0968e81746b60544b4034281e13080000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e02000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4847433e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000916232f3c4956626f7c8999a3aeac9f92867c726e6d6d6e70726f6a6054473b2e221508000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000081623303c4956636f7c8997a1adaa9d9083776a6054473f36302c282328252a2d333c44505c6673808c99a9b3b3a996897c6f6356493c3023160900000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050f1b242f38414a525a62696e747b7f8285929faba39f9d9c9c9c9d9d9fa3ab9f928682807b766f6b605d554b433a31271d100700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f03000000000000000000000000000000000000000000000000000000000c18232f39434f59606d7a849199a4a0968d80736b60564c41382d231a10070000000000000000000a141d28323d45515d67707d89939ea89d93897d70665c51453a3025190d0200000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f1409000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5955534e464b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000a1724313d4a5764707d8a97abb5a79a8e81746a6160606163656260584e43372b1f1306000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000713202d3a4653606d7984919eaaab9f95897c6f625b5146413a38342e343136383f444d57606d7984919eabb7ada297877a6d6154473a2e21140700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f13080000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000091217232e38424a535b606a6f767c8084919eaaa7a4a2a1a0a0a1a2a4a7a99c8f837f7b756e6a625b514b433a31281f150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f140900000000000000000000000000000000000000000000000000000004101c2934404b55606b74818e96a1a59d9184796d60594f443a2f261b110800000000000000000000020b16202935404b55606b75818e98a2a59d9184796d60564c41362a1f140800000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e030000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865625f5853505864717e8b97a4afa295887c6f6255493c2f2216090000000000000b1825313e4b5864717e8b97a4b1a4978a7e716458535354565856544e463d32271b0f03000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006121f2b3844505c6673808d98a2aea79c8f82766d625b524c46454041414242464950575f69727e8b96a1adb8ab9e928578685e5246392d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d010000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000000020c162028343f4a545c656c737c82888c9196a09f9a97959493939495979a9e9f948f8b86817b726d645d534a40352c1f150b0100000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000020d17212c3845515c67707d89939da89e93897d6f675c51473d32281d140a000000000000000000000000050e18242f39434f59616e7b86929fa9a0968c7f72685e52463b3025190e01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f0600000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787775726e6a64605c5464717e8b97a4afa295887c6f6255493c2f2216090000000000000c1825323f4b5865727e8b98a5afa295897c6f6256494648494c4947433d342b20150a00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000003101c28343f4a54616e7b86929fa8ab9f948b7f726d615e5653514b4e4e4f4d53535b60696e7b85929fa8b2b5a89c8f827569564c4135291d11050000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d11050000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000008131e28323a44505c666d777f878f94999e9f97928e8b8887868687888b8d92979e9c99928e867f746f645c52473e31271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c2013040000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d12070000000000000000000000000000000000000000000000000009141f2a36414c56606d7984919ea5a2988e81756b60554b40352b20160b020000000000000000000000000007121d27313d46525e6973808d97a2a89f92857a6d61564d41362a1e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e06000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000000000000030e18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea195887b6e6255483b3b3d3f3c3b37322b22190f0400000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000b17232e3846525e6973808d96a0aaa69f93877f746d6863605c545b5b5c575e61656c717b849198a2aebab3a9988c7f7265594c3f3025190d010000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000000010d1924303a44505a606d78818c93999fa098928c85817e7b7a797a7a7b7e81858b92979f9f99928b81746e63594f43392f24180c00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000020e1a25303946525e68737f8c96a0a99f92867a6e61594f43392f23190e040000000000000000000000000000010b151f2a36424d57606d7a85929eaaa2978d8074685e52463a2f24190d010000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e0903000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000000000009141f2a333e474f5961696e787e83888b8e909292939291908e8c88847e786e6a64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e30322f2e2b27201910070000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000006111c2a36424d56606d79849198a2aba499938b807a736f6d666968676869696e71787e859196a1aab3b9ada297887c6f6255493c2f2216080000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000004111d2935414c56616c74808d939fa4a09591867f7a74716f6e6d6d6e6f7174797e8590959fa39f938d80736b61554b4035291d1004000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000005121e2a36424d57616e7a86929fa8a1978c8073685e52473d31271d110700000000000000000000000000000000030d1a25303b45525d6873808c98a2a99f92867b6e61554c4135291d11040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b1106000000000000000000000000000000000000000000020b1a26313b454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c6f6b717e8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e232523221f1b150f07000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000e1925303b45515d676f7c869299a2aaa49f928d86807c79767574747576787b7e838a9297a1a8b2bcb8ab9e9285796c605346392d20130600000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b00000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000713202c3945525d68717e8a929da5a19791837b726d676462616060616264676d717a839096a1a59c928a7d70675d5145392c1f150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f140900000000000000000000000000000000000000000000000714202d3a46525e6974818d98a2aa9e92857a6d60564c41352b1f150b00000000000000000000000000000000000009141f2935414c56616d7a86929faca3988d8073675d5145392c20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000a141d2a36424d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d6f717d8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22191615130f0a0400000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f2935404b55606a707e879298a0a7a49d98928d898583828181828384878b90959ea1a9b2babeb2a99b8e8175665b5044382b1f1206000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c0300000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000003101c28343f4a54606d7a85929ea4a79e91857b6e69605d55555453535455555c60686e7a84919ea8a49e9184796d6053473c31261b0f030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e0000000000000000000000000000000000000000000004111d2935414c56616e7b86929faaa2988c7f73675d51443b3023190d03000000000000000000000000000000000000020d19242f3a46525e6874808d9aa6aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006111b262f3846535f69707d8792989fa7aba8a09d9898929191919299989d9f9892867c707d8a96a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221509080603000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020c18242f39434e58616c707d8690959ea1a9a29f9a9892908f8e8e8f8f9196989da09f9da0a8b2b9ada1978a7d7063544a3f33281c0f030000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d2013070000000000000000000006121f2b3844505c66737f8c97a1ab9f958a7d70695f57514b4847464747484b51565e68717e8a96a0aca1968b7f7265584e43372b1f12060000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000000000713202c3945525d6874808d99a3ab9f92857a6d60554c4132291e1107000000000000000000000000000000000000000008131e2935414c56626f7b88949faba2988b7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000b17222d3841505a616e7b859299a2aaaba39f96918c888584848586888c90959e9891847a7d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000007121d27313d46505a616b707c838b91979c9fa3aaa29f9d9c9b9a9b9c9ea1a29f9a939196a0acb8ab9e9184796d6053463a2d22170b0000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f1207000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000713202d3a4653606d7984919ea9a99d9083766b61574d45403c3b3a3a3b3c40454c56606c7884919eaaa89d9184776a5f53473a2e2115080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000714212d3a4754606d7a86929faba69a8d8074685d52433a2f20170d000000000000000000000000000000000000000000010d1925303a47535f6a7683909cacaa9d9184776a5f53473a2e21150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000030f1b27333f4953616c76828f97a2ababa399928c847f7b79787778797b7f838a9197968e817d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000010b151f2b343e485059616a6e787e858a8f9299999b9d9e9f9f9f9e9e9c9998928e8684919daab0a69a8d8073665c5044382b1c110600000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c0000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000091623303c4956636f7c8996a1adab988b7f7265594f453c352f2e2d2d2e2e343b44505b6674808d9aa7aca095887b6f6255483c2f2215090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006131f2b37434e5865727f8c98a2ab9f94887b6e62564c4131281e0e050000000000000000000000000000000000000000000008131e2b37434e5865727f8b9aa4aca095887b6f6255483c32261b0f03000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000005121f2b3744505b65717e8a949fa9aea39992877f78726e6c666b666d6f72777e859095938c7f8c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000030d19222c363e474f575f666d72797e82868a8c8e909192929292918f8d8a86817c838f9ca9aa9e93887b6e62544a3f34281c0a00000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d100400000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000000000c1926333f4c5966727f8c99a8afa499887b6e6255483e332924212020212328333f4a5464717d8a97a4b1a7988b7e7265584b3f3225180c0000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000815212e3b47535f6a7784919daaac9c8f83766a5f53443a301f160c0000000000000000000000000000000000000000000000020f1a26313c4754616e7b87939faca7998c807366584e43372b1f1306000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000613202d394653606c7883909da6b0a79f92877d726d6662605b545c6062656c717a8390969285929facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000007101a232c353e454e545c60676d71767a7d7f828385858686858482807d79757d89949faba69b8f82756a5f5342382e23170b000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000020f1c2935424f5c6875828f9ba8ac9f9386796c605346392d20181413141418222d3c4956626f7c8995a2afa79a8e8174675b4e4134281b0e01000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000305101d2a3643505d69768390908376695d5043362a1d1005030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000000916222f3c4955626f7c8896a0aca49a8b7e7265574e4232281e0d040000000000000000000000000000000000000000000000000a15202d3a46525e697683909da9aa9e9184776a5f54473b2e221506000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000030f1c28333f4a5463707c8995a0acab9f958b7f726b605c5453504a5153555a61686e7a8491989298a2aeafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0600000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000008111a232c333c424a50555c6064676d707375767878797978777673716d7883909da6ac9e93887c6f62584e4330261c110600000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000003101d2a3643505d697683909ca9ab9e928578665b5044382b1f120707070715222e3b4855616e7b8894a1aea89b8f8275685c4f4235291c0f0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b16100901000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000060b0f12131d2a3643505d69768390908376695d5043362a1d13120f0b06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000006131f2b37434e586673808d99a8ac9f93877b6e6154473c3121160c0000000000000000000000000000000000000000000000000005111e2a36424d5765727f8c98a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000006121f2b3844505b6674818e9ba7b1a99d9083786c6059504a46444044464850565e68707d89939fa2aab4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca79a8d8174675a4e412d22170b00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000008111a212a30383f444b5153555d606366686a6b6c6c6c6b6b696668717e8b95a0aca49a8f82756a5f54463c311e140a000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000004111e2b3744515e6a7784919daaab9e9184786b554b4034281c100400000814212e3b4754616e7a8794a1ada99c908376695d5043362a1d1003000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020a11171b1f202a2d3643505d69768390908376695d5043362d2a201f1b17110a0200000000000000000000000000101d2a3643505d69768390908376695d5043362a1d10000000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000815222e3b4754606a7784919eaaa99c908376685e5246392d20140400000000000000000000000000000000000000000000000000020e1a25303b4855616e7b8896a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a0000000000000000000000000000000613202d394653606c7985929eabada1978a7d70655b50443f393834383a3e444c56606b75828f9ba8b1bcafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca89b8e827568544a3f33281c0f03000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000000030e1a242f3841474c4e4c474c515457595b5d5e5f5f5f5f5e59616d7a85929ea7a89f93877c6f62584e43342a200c0200000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a21191108000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000004111e2b3744515e6a7784919daaab9f928578675c5145382c1f130f0b0c1015222f3b4855626e7b8895a1aea99c8f8376695c504336291d100300000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000020b141b22272b2d37393943505d69768390908376695d50433939372d2b27221b140b0200000000000000000000000811192a3643505d69768390908376695d5043362a1911080000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000000916222f3c4955626f7c8896a0aca8988c7f7265564d41362a1e110500000000000000000000000000000000000000000000000000000914212d3a46535f697884919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000916222f3c4955626f7c8897a1adab9e9285796d6053493f342e2b282c2d323b444f59626f7c8995a0acb8afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca99c8f8376665b5044382b1f120700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b00000000000000000008141f2b36414a52585a5954524c474a4c4f50525253534c56616b74818e97a1ada1968d81746a5f54463c3222180e000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5a61646c6c6c6c66635c524739342e261e180f080000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000003101d2a3643505d697683909ca9aea29886796d6053463a2f241f1c17181c1f262f3d495663707c8996a3afa89b8f8275685c4f4235291c0f02000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b100500000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000a141d262d33373943464646505d69768390908376695d50464646433937332d261d140a0000000000000000000009111a232b3443505d69768390908376695d5043342b231a110900000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000003101c28343f4a546673808c99a8ada196887b6e6155483b3025190e02000000000000000000000000000000000000000000000000000005121e2a36424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000c1926323f4c5965727f8c98a9b3a89b8e8175665c5041382d231f1c1f2029323d4854606a7784919daab7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acab9f9285796c605346392e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000b1724303c47525c646766615e56544e46454045453f49535d68707d8a939da9a59e91847a6d60584e43342a200f0600000000000000000000000000000000030b121821272c323839404546494c4f50514a505b636c7079797979736e63574b3f32231c150c0600000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c1106000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b13090000000000000000000000000000020e1b2835414e5b6874818e9ba7b3aa96897c6f63554b40352f2b282223282c3038414e5865727f8c98a5b5ab9a8d8073675a4d4034271a0d0100000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006111b262f383f444650535353535d69768390908376695d535353535046443f382f261b1106000000000000000006121b232c353d464e576976839090837669574e463d352c231b1206000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000006121f2b3844505c6676828f9ca9ab9e918478695f53463a2d1f1408000000000000000000000000000000000000000000000000000000020e1a26313f4c5965727f8c98abaea298887c6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f2f261b12101217202c38434e586673808d99abb5afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acada297887c6f62544a4034281f1612101724313e4a5764717d8a97a4b0a4978a7e7164574b3e3124180b0000000000000000000d1a2633404c58646e74736e6862605853514b464244505b656d7a84919ea5a79e938a7d70675d51463c3222190e00000000000000000000000000000000000001070c161b21272c2e34383a3d3f42444c545c606d727e868686868073665a4d4033271a0a03000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c00000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5f5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000000000c1925323f4c5865727f8b98a7b1a6998c8073675d5145403938332d2e34383a4149535f6a76828f9ca9afa4998a7e7164574b3e3124180b0000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000b17222d38414950535d6060606060697683909083766960606060605d53504941382d22170b000000000000020a1117242d363e474f585f69768390908376695f584f473e362d2417110a0200000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000713202d3a4653606d7985929faba89b8e827568574d42362a1e0d0200000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3aeaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c100300000000000000000000000005111d2a36414c566a7784909daaafa499887c6f6255483c2e22140a04060e1b27323d495663707c8999a4afafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb3a9998c7f73665c51443b3128201f1c1f25323f4c5865727f8b98a5b0a3968a7d7063574a3d3024170a0000000000000000010e1b2734414e5a6774807f7a756f6a64605c55524d505a606c77828f96a1a9a0958e81756b61554c41342a2010070000000000000000000000000000000000000000040a0f161b1d23282c2d343d454d565d666d747f87929892857b6e6154473b2e21140800000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000000000000000000080f171f252a31373a3c4247484b4d4f51515253535252504f4c4a4745403938322b2620180f0900000000000000000000000000000000000815222f3b4855626e7b88959fabab9e9185796d605a514b46443f42424045464c525b656e7b87939facac9f93867a6e6154473b2e211408000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000030f1b27333f49535b606a6c6c6c6c6c6c7683909083766c6c6c6c6c6c6a605b53493f33271b0f0300000000020b141b2227363f485059606a6f7b859191857b6f6a605950483f3627221b140b02000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000713202d3946525e687985929facac9f93867a6d6053473a2d20140700000a14202d3a4753606d7a86939facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb8ab9e9184796d60574d433a322d2c282b2d36414c566774808d9aa7b3aa95897c6f6256493c2f2316090000000000000000020f1c2935424f5c6875828c86817c76716d67615e5759616c727f8c949ea9a2979083796d60594f433a2f22190e0000000000000000000000000000000000000000000000040b0c151d2328363e464f575f686d78818c939993877d70695e52463a2d2014070000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000000000000000050d141a1f262b2e31373a3b3e4042444545464646454442403d3a38352f2c27211a150e060000000000000000000000000000000000000814212e3a47535f6a7683909da6ada1978c80736c605c5553504a4e4f4b5153565d616c77828f99a4afa69c8f8276685e5246392d20140700000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000101d2a3643505d69768390908376695d5043362a1d0a0000000000000000000005121f2b3744505b656c76797979797979798390908379797979797979766c655b5044372b1f1205000000000a141d262d334048505a616b6f7c8591979791857c6f6b615a504840332d261d140a000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c1825323f4b5865727e8b98aaaea399897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006131f2c3845515c677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d0100000000000000000000000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3945515d677784919eaaafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb9ada1968b7e71695e554c443e3a383437393e46525e687683909ca9aea298877a6e6154473b2e2114080000000000000000020f1c2935424f5c6875828f928e89837e79736e6963606b707e88939fa6a39992857b6e675d51473e31281e10070000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1105000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d2013070000000000000000000000000002090e151a1e21262b2e2f31333637383839393938373533302d2c29241d1b160e09030000000000000000000000000000000000000006121e2b37424e5764707d8a949fa9a99c928b7e746d6762605b545b5b555c6062686d75808d949eaba99e94897d7063564c41362a1e110500000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000020b142a3643505d69768390908376695d504331261a0b020000000000000000000613202d394653606c798386868686868686909494908686868686868683796c605346392d20130600000006111b262f383f44515a626c707d8591938e8e9391857d706c625a51443f382f261b11060000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000020e1b2835414e5b6874818e9ba7ac9f9286796d6053473a2d201407000000000000000000000000000000000000000000000000000000000004101c2934404b556976828f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000915222f3c4855626f7b8895aab4a99d9083766a554b4034291c1004000004101d2935404b556976828f9ca9afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb1a8a09d92857b6e675e56504846443f4446484f58616d7a86929facab9f928578695e52463a2d2014070000000000000000020f1c2935424f5c6875828f999b95908b85807b756f6b6f7d86929aa4a49f92877d70695f554b41352c1f160c0000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e21140300000006121f2b3844505c6674818e93939393978a7d7063574a3d3024170a00000000000000000000000000000003090e12151a1e21222527292a2b2c2c2c2c2b2a282623201f1d18120f0a04000000000000000000000000000000000000000000020e1a26313c4955616c76828f97a1aaa49f93888079736f6c6669686869676d6f747a818d929ca6aaa1978f82766b6055443b3025190e0200000013202d394653606c798693939393939393969696969393939393939386796c605346392d20130000000000000000000a141d2b37434e586976839090837669584e43372b1d140a00000000000000000005121f2b3744505b656f7c899393939393939c9f9f9c939393939393897c6f655b5044372b1f12050000000b17222d384149505b636c717e8692928c81818c9292867e716c635b504941382d22170b0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f130700000000000000000000000004101c2934404b55697683909ca9aa9e918477675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000c18232f414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000a1623303d495663707c8996a3afa89c8f8275695c4f422f23180c000000000c18242f414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acaca09591959082796d68615a5553504a50535459616a73808c99a3afa99c8f827669564d42362a1e11050000000000000000000d1a2633404d59667380878c91979c97928c86827c777c859298a2a49a938b7f726b60574d433a2f231a0d0400000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f140900000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b1e120600000003101c28343f4a5463707d868686868686868175685b4f4235281c0f00000000000000000000000000000000000206090e121415181a1c1e1e1f20201f1f1d1c19171413100c07010000000000000000000000000000000000000000000000000915202d3944505a616e7b859298a1a9a49a938d85807b79767575757677797c81858e939ca4a9a19892857b6e61594f4432291e14080000000013202d394653606c798693928d8989898989898989898989898d929386796c605346392d2013000000000000000006111b262f3847535f6a7683909083766a5f53473d2f261b11060000000000000000030f1b27333f4953606b75828f99a39f9f9fa9ababa99f9f9fa3998f82756b6053493f33271b0f030000030f1b27333f49535b606d737e8792928b807474808b9292877e736d605b53493f33271b0f0300000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000006131f2c3845515c677885919eaba99c8f827669554b4034291c1004000000000000000000000000000000000000000000000000000000000000071926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508080400000000000000000713202d3a4653606d798693a0acaa9d9184919590837a716c6662605c545b6061646b707c87929fabb0a6998c7f7266594c3f3025190e020000000000000000000c1926323f4b57636e737b80858a90949a99928e8984869297a2a49a93887f726d62594f453b3128221c140b020000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c31261a0e02000000000b17232e384855616b7079797979797979756f65594d4034271b0e0000000000000000000000000000000000000000020608080b0d0f11121213131312110f0d0a07060400000000000000000000000000000000000000000000000000000003101c28333e46525e696f7c8692979fa6a49f97918c888583828182828386898d92989ea5a69f9792867c6f695e52473d3320170d020000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000000000000000b17222d38414f59626f7c879292877c6f62594f41382d22170b0000000000000000000b17222d38414f59616e7b86929fa9b3acb6b7b7b6acb3a99f92867b6e61594f41382d22170b00000005121f2b3744505b656c747f8b9292877e736d6d737e8792928b7f746c655b5044372b1f120500000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f23180c000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090000000000050c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22171614100b050000000000000713202d3a4653606d798693a0aca4978a7e85929590847e77726f6d666b656c6e71767d859299a3aeac9f94887b6e6155483b2e221509000000000000000000000a17232f3b47525c63696e73797e83888d92989b95909298a2a99f93887f726d625b514c47433c332d261d140a00000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146332a201509000000000006111c2c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222a36424d57606a6f7c858f949ea1a8a19e999892908f8e8e8f9092999a9fa2a8a09e948f857c6f6a60564d42352c210e05000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d201300000000000000030f1b27333f4953606b75828f99998f82756b6053493f33271d1207000000000000000006111b262f3d46535f6974808d97a2adbac3c4c4c3b9ada2978d8073695f53473d2f261b11060000000613202d394653606c77808c9192867d716c63636c717d8692918c80776c605346392d20130600000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000810171c25323f4c5865727f8b98a5aea194887b6e6155483b2e262423201c17100800000000000713202d3a4653606d798693a0aca4978a7e7e8b9296918a837f7b79787778797b7e828a9297a2abafa49a8f8276695f53473a2d2114080000000000000000000007131f2a35404a52575e61666d71767c81869196a09d9fa2aaa6998c8075706b65605d55534e443f382f261c1106000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b1108000000000000000000000000000000000814202b36414a53595b60606060606060595651493f3521180e03000000000000101c28333e474f5557606060606060605b59534b41372c2014080000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000050e1a25303b454e58606a6f7b828b91969c9fa3aaa29f9d9c9b9b9c9d9fa3aba39f9b96918a827b6f6a60584e443b30231a0f00000000000013202d394653606c7986938b7e7265636363636363636365727e8b9386796c605346392d2013000000000000010c161f2b3744505b65707d89949e9e94897d70655b5044392e23180c0100000000000000000a141d2b37424d57606d7a85929fa8b2bdc8c8bdb2a89e92857a6d60574d42352b1d140a000000020f1b2835424e5b6875818d9292857c706b625a5a626b707c8592928d8175685b4e4235281b0f02000b1825323e4b5865717e8b9393939393897c6f6256493c2f2316110b0b101a2733404d5a6673808d939393939386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f22160900000008121a22282d323f4c5865727f8b98a5aea194887b6e6155483b333331302d28221a1108000000000713202d3a4653606d798693a0aca4978b7e74818e949e95908c888685848585878b8f949fa2a9aea59f93877c6f62574d42372b1e120600000000000000000000020e19242e3840454d52545c60646a6f747b84919eaba39f9da09f9287827d77726d67625f58504a42382d22170b00000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a463f372d230f06000000000000000b16212c353e44484a535353535353534f4d4841392f251a0f0400000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000009141f29333d464e5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8a847e766e6960584e463d32291f110800000000000013202d394653606c7986938b7e7265585656565656565865727e8b9386796c605346392d201300000000000008131e2834404b54606c7883909da6a69d9083786c60544b4034281e13080000000000000000020b1a26313c45525d68727f8c96a0acb9c2c7b8aca0968b7f72685d52453b3123190b02000000000b1724313e4a5764717e869293877f746d665d5d666d747f879392867e7064574a3d3124170a00000b1825323e4b5865717e868686868686867c6f6256493c2f23221d16161b202733404d5a66738086868686868686786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000005101a242c33393c3f4c5865727f8b98a5aea194887b6e6155484040403d3c39332c231a10050000000713202d3a4653606d798693a0aca5988b7e7278828e939f9d999a939291919298979c9fa6adaba39f938d80736a6054453c31261a0e0200000000000000000000030e18212a31373e434b51575e666c727c849196a1a0999290959b99928f89847f7a746f6a605b544a3f33281c0f0300000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b0200000000000000000000000000000000000008131d262f363c4041464646464646463f3e3a352d251b11000000000000000005101a232c33383c3d4646464646464642403d372f271e13090000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000020d17212b343d464e565e616c71787e82868a8c8f90919292929291908e8c8986827d78716c615e574e463d342b20170d0000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d20130000000000010d19242f3845515c66717e8a959fabab9f958a7e71665c51453a2f24190d02000000000000000009141f2935414c56606d7984919ea6b0bebeb0a69e9184796d60564c41332a1f100700000000000a1623303c4955616c717d8692938c80786d67676d78808c9392867d706c6155493c3023160a00000b1724313d4a56626c71797979797979796f6a6054473b36332e272021272c2f303f4b58636e737979797979797976665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f22160900000c17222c363e45494a4d5865727f8b98a5aea194887b6e61554d4d4d4d4a49443e362c22170b0000000713202d3a4653606d798693a0aca5988b7f726d78818b92989fa29f9e9e9e9fa3aaa9a9aaa29f99928b81786d60584e43332a1f1509000000000000000000000009151f2a333c42474f555c60696e787f879196a09f95918684898e92989b95918b85817c766c665b5044382b1f120600000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e0400000000000000000000000000000000000000010b141d252b3033343939393939393932312e29231b130900000000000000000008111a21282c2f30393939393939393534312c251e150c02000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e09030000000000000000000000000000000000000000050f19222b343c444d525a61666d71757a7d80828385858686858483827f7d7a75716d66615a524d453d342b22190e050000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d2013000000000004111d2935414c56606d7984919ea7b1b1a79e9184796d60564c4135291f14090000000000000000030d1924303a44515c66707d8a949facb6b6ac9f948a7d70665c51443a3021180e0000000000000814212d3944505a616b707c8591928d82796e6e79828e9291857c706b615a5044392d20140800000915212e3a45505a62656c6c6c6c6c6c6c6260584e4344433f3932292b32383b3d4647525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090005111c28333e48505557595965727f8b98a5aea194887b6e615959595959575550483e33281c100400000713202d3a4653606d798693a0aca5998c7f72666d757f868d92989a9c9e9e9f9f9e9d9c9998928d867f746d665c50463d3221180e0300000000000000000000020e1a26313c454d535961676d727b828c92999f99928d837c777c81868c91969c98928d8882786c605346392d20130600000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2625221e18110901000000000000000000000810161c2023242d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000000000000071019222b323b424650545c6064676d70737577787979797878767573706d6764605c545046423b332b22191007000000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d201300000000040e18222c3945525d68727f8b96a0acb9b9aca0968b7f72685d52453b30251a0e04000000000000000008131e2834404a54616c7682909aa4afafa49a9082766c61544a4032281e0f0600000000000004101c28333e485059606a6f7b8490948f837a7a838f9490847b6f6a605950483e33281c1004000005111d29343f485056586060606060606056544e5353514f4a443b32353d44484953535352585a606060606060605f504a42382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000916232f3c4956626f7c8995acb6a89c8f8275695c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000814212d3945505a6164666666727f8b98a5aea194887b6e66666666666664615a5044392d20140800000713202d3a4653606d798693a0aca6998c7f7366606d727b80858a8d8f9192929291908f8c8985807b726d605c544a3f342b200f06000000000000000000000006121e2b37424d575f616b70797f868f949f9d948f8780796f6a6f747a7f84898f93999a9486796d6053463a2d20130700000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000000001080f14181a1b20202020202020191816120d0700000000000000000000000000050b10141617202020202020201c1b18140f09020000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e3630292119100700000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d2013000000000a15202a36424d57606d7a85929ea8b2bdbdb2a89e92857a6d60574d42362a20150a0000000000000000020c18232e3942505a626f7c87939faaaa9f93877c6f625a5042392e20160c00000000000000000b17222c363e474f585f696e7a839094908484909490837a6e695f584f473e362c22170b000000010c18222d363f454a4b5353534c525f6060606060605d5b554d44393d474f54566060606060605a58535353535353443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000815222e3b4855616e7b889aa4afa99d9083766a554b4034281c10040000010e1b2834414e5b6774818e9aa7afa295887c6f6255493c2f221609000a1723303c4955616c71737373737f8b98a5aea194887b73737373737373706c6155493c3023160a00000713202d3a4653606d798693a0aca6998d8073665b62686e74797d808284858685858482807d7a746e69625b504a42382e22190f0000000000000000000000000814212d3a47535f696e757d848c92989395908a827c736d676062686d72787d82878d929786796d6053463a2d20130700000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000003080b0d0e131313131313130c0b090601000000000000000000000000000000000407090a131313131313130f0e0c0804000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000070e171f252a30383f44464c515457595c5d5e5f5f5f5f5e5d5b595653514b46443f38302a251f170f070000000000000000000013202d394653606c7986938b7e7265585757575757575865727e8b9386796c605346392d2013000000020b1b26313a46525e6973808d97a1adbac4c4b9ada1978d8073695e52463c31261b0b02000000000000000007121c27303e4754606a75818e98a2a2988e81756a6054483e30271c0e04000000000000000005101a242c353d464e575f686e7a828f949191948f827a6e685f574e463d352c241a10050000000006111b242d343a3d3e46414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464638342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000714202d3a4753606d7a86939facab9e918478675c5145382c1f1306000004111d2935414c566976828f9ca9afa295887c6f6255493c2f221609000b1724313e4a5764717e80808080828f9ca8b3a79a8d80808080808080807e7064574a3d3124170a00000713202d3a4653606d798693a0aca6998d8073665a565e61666d7073757778797978777673706d67615e5751443f3830261c10070000000000000000000000000815222e3b4855616e7b8286868686868686837d766f6a605c55565d61656c70757b80858a867a6d6053473a2d201407000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000000000000000000050d14191e262e34383a4145474a4d4f50525253535251504f4c4a4745403a38342e261e1a140d05000000000000000000000013202d394653606c7986938b7e7265646464646464646465727e8b9386796c605346392d20130000000a141d2b37434e58616e7b86929fa9b3becccabeb3a99f92867b6e61584e43372b1d140a0000000000000000000b151e2b37434e58616e7b86929f9f92867b6e61584e43362c1e150b0000000000000000000008121a232b343c454d565e686d79828e93938e82796d685e564d453c342b231a120800000000000009121b22292e31323946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039392c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000713202c3945525d687884919eabafa295887c6f6255493c2f221609000f1c2835424f5b6875828c8c8c8c8f949eaab5a99d928d8c8c8c8c8c8c8c8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d52545c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a000000000000000000000000000814212d3a47535f696e757979797979797976706b625f58514b4c52535b6063696e73797e83796d6053473a2d2014070000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000002090c151c23282c2f35393a3d4042444546464645454342403d3a39352f2b28231c140c090200000000000000000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d2013000006111b262f3847535f6a74818e98a2aebbb9b9b9b9baaea2988e81746a5f53473d2f261b11060000000000000000030c1b27323c46525e6973808d97978c8073695e52463c32241a0c030000000000000000000000081119222a333c444d565d676d78818d8d81786d675d564d443c332a2219110800000000000000000911181d21212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000004101c2934404b55697683909ca9afa399887b6f6255483c2e23170b00010714212d3a4754606d7a8796a1acafa295887c6f6255493c2f221609000f1c2835424f5b6875828e9999999c9ea6b0b9aea49d9a9999999999998e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d464b5153575a5c5e5f5f5f5e5d5c595654514b46423b3328231c140c020000000000000000000000000006121e2b37424d575f61696c6c6c6c6c6c6c6a636159534e45404146495053575e61666d71766d675d5145392c1f130600000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000030a11171c1f24292c2d30333537383939393938373533302d2c29241f1c17110a02000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000b17222d38414f59626f7c87939faab4acacacacacacb4aa9f93877c6f62594f41382d22170b0000000000000000000a15202a36424d57606d7a85919185796d60574d42342b20110800000000000000000000000000071019212a323b444c555d666d748080746d665d554c443b322a2118100700000000000000000000060c1114212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000c18232f414d5a6774808d9aa7b5ab988b7e7165544a3f34281c100b0e131c2834404a5464707d8a97a8b2afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9b9f9fa0acaeb5bdb1a9a3a19f9f9f9f9f9b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d404045464a4d4f5152535252514f4d4a4745413a3631292117110a020000000000000000000000000000020e1a26313c454d53555c606060606060605d57554f47433c3435383f44464d53545c606469605d554b4035291d1004000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000000000000000000000000000000060c1013191d20212426292a2b2c2c2c2c2b2a282623201f1d1812100b060000000000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d201300030f1b27333f4953606b76828f99a49f9f9f9f9f9f9f9f9f9fa4998f82756b6053493f33271b0f030000000000000000040e1a25303b45515d67727e8b8b7e71675d51453b3022190f000000000000000000000000000000070f182029323a434b545c606e73736e605c544b433a322920180f07000000000000000000000000010814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d201509000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b00000000000000071824313e4b5764717e8a97a7b1a79b8e8174665c5044382b221b171a1d242c3844515c6674818d9aa7b4afa295887c6f6255493c2f221609000f1c2835424f5b6875828e939393939fa3abb5a99f98949393939393938e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d4034383a3d404244454646454443403d3a39352f2a251f170f06000000000000000000000000000000000009151f2a333c4247484f53535353535353504a48443e373129292d33373b42464b5153575d53514b43392f24180c0000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000003080d111314171a1c1d1f1f20201f1e1d1c19171413100c070300000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d20130005121f2b3744505b65707d8994939393939393939393939393939394897d70655b5044372b1f120500000000000000000009141f2935414b55606d788383786d60554b4033291f100700000000000000000000000000000000060e1720283139424a505c636767635c504a4239312820170e0600000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f030000000000000814212e3b4754616e7b8795a0acab9e9285796d6053463e342b2722262a2f35404b55606d7985929eabb8afa295887c6f6255493c2f221609000f1c2835424f5b68758186868686868b99a3aea3988d88868686868686868174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d40332c2d3034363838393938373633302d2c29241d1a140d05000000000000000000000000000000000000030e18212a31373a3b4246464646464646433d3c38332b26201b22272b3136394045464b504745403931271d120700000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a07060400000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000613202d394653606c798386868686868686868686868686868686868683796c605346392d201306000000000000000000030d18242f3a44505c66707d7d70665c50433a2f21170d000000000000000000000000000000000000050d161f2730383f4452585a5a5852443f3830271f160d050000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b11060000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f12070000000000000714202d3a46525e697784909dabada1978a7d70635a50463d37332d31363a4045515d67717e8b97a1adb9afa295887c6f6255493c2f221609000e1b2834414d59656f75797979797987929faca194887b79797979797979746f64594d4034271a0e01000713202d3a4653606d798693a0aca6998d8073665a4d403327202427292b2c2c2c2b2a29262321201d18130e09030000000000000000000000000000000000000000060f181f262b2d2e363939393939393937302f2c28211b1511171b1f252a2e34383a3e433a39352f271f150b01000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130005121f2b3744505b656c77797979797979797979797979797979797979776c655b5044372b1f12050000000000000000000007131d28343f4a54606b70706b60544a3f31281d0f0500000000000000000000000000000000000000040d151e262e3440474b4d4d4b4740342e261e150d04000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c00000000000005111e2a36424d5666737f8c99a3afa99c9083766c61584f46443f414142464b515b606d7984919ea9afb8afa295887c6f6255493c2f221609000c1925313d48535d65686c6c6c677683909da9a194887b6e6c6c6c6c6c6c68645d53483c3024180c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a171a1c1e1f201f1f1e1c1a171413110d07010000000000000000000000000000000000000000000000060e151a1e2122292d2d2d2d2d2d2d2a2423201c160f0a060b0f141a1d23282c2d31362d2c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000000000000000002070b0d0d131313131313130f0e0c0804000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200030f1b27333f49535b606a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a605b53493f33271b0f0300000000000000000000010b17232e38424f5960636360594f42382e1f160c000000000000000000000000000000000000000000030c151c2328363b3f40403f3b3628231c140c0300000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000004101d2935404b556976838f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000000020e1925303b4854616e7b87929fabab9f948a7e716a60595350494e4e4d53555d606d74808d969b9ea5afafa295887c6f6255493c2f221609000915202c37424b53595b6060606774808d9aa7a194887b6e6160606060605b59534b41372b20140800000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0d0f111213131211100d0a07060401000000000000000000000000000000000000000000000000000003090e1214151c202020202020201d171614100b0500000003090e12181c1f20242a201f1d18120b03000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000000000001080e1317191a202020202020201b1b18140f0901000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00000b17222d38414950535d6060606060606060606060606060606060605d53504941382d22170b00000000000000000000000006111c26303d474f555656554f473d30261c0d0400000000000000000000000000000000000000000000030a1117242a2f323434322f2a2417110a020000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f120700000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f24180c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000914202d3a46525e6975818e99a3afa69f92857c706b62605b535a5b575f61676d747f8b92938f939eaaafa295887c6f6255493c2f22160900040f1b25303942484d4f53535764717e8a97a9a194887b6e6155535353534e4d4841392f251a0f0300000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d01030505060605040300000000000000000000000000000000000000000000000000000000000000000000020608080f13131313131313100a0907040000000000000000070c101313181d1413100c0701000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f1307000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000006111b262f383f4446505353535353535353535353535353535353535046443f382f261b1106000000000000000000000000000a141e2c353d44484a4a48443d352c1e140a00000000000000000000000000000000000000000000000000060c191f2326272726231f190b0600000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c000000000006131f2c3845515d677885919eaba99c8f827669554b4035291d100400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e02000000000005121e2a36424d57626e7c87929fa7ada29792857d756f6c6568676869696e7379818b91948f828f9ba8afa295887c6f6255493c2f221609000009141e2730373d4142464854616e7b8796a1a194887b6e61554846464641403c372f271d13090000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060606060606060400000000000000000000000000000406070b1007060400000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000000000000000000000000010a141c242b2f3334393939393939393534312c251d150b01000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000a141d262d33373944464646464646464646464646464646464646443937332d261d140a0000000000000000000000000000020c1a232c33383c3d3d3c38332c231a0c020000000000000000000000000000000000000000000000000000080e1317191a1a1917130e0800000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000004101d2935404b55697683909ca9aa9e918477675d5145382c1f13060000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3afaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000020e1a25303b47535f6a73808d95a0a8a9a1979288817c797674747476787b7f858d929790827d8996a3afa295897c6f6256493c2f2316090000020c151e252c3134353a46535e697884919ea194887b6e6155483b39393534302b251d150b010000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000000000008121c262e363b3f404646464646464642403d372f271d130900000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000020b141b22272b2d37393939393939393939393939393939393939372d2b27221b140b0200000000000000000000000000000008111a21272c2f30302f2c27211a11080000000000000000000000000000000000000000000000000000000002070a0d0d0d0d0a070200000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f140900000000000c18242f414e5b6874818e9ba7ac9f92867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99abaea298887b6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284888c91979992857b7c8996a2afa296897c6f6356493c30231609000000030c141b2025282a36424d576875828e9ba194887b6e6155483b2e2d282724201a130b03000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c27211910070000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f040000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000020a11171b1f202a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a201f1b17110a020000000000000000000000000000000000080f161c2023232323201c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000071925323f4c5865727f8b98aaafa399897c6f6356493c302316090000000000000000000000000000000000000000000000000000000006121e2b37424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f000000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877d707b8895a2aea396897c706356493d3023160a0000000002090f15191a25313f4c5965727f8c989f94887b6e6155483b2e221b1a18140f090100000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000060b0f12131d2020202020202020202020202020202020201d13120f0b060000000000000000000000000000000000000000050b10141617171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d090500000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e1105000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e020000000000000000000000000000000000000000000000000000000814212d3a47535f697885919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c11060000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9ea09d9590867d706e7b8894abb5a396897d7063564a3d3023170a0000000000000409091623303c4956636f7c89999393887b6e6155483b2e2215080c0803000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e21140700000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c0000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000003050611131313131313131313131313131313131313110605030000000000000000000000000000000000000000000000000407090a0a0907040000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1c1915100a02000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a000000000713202d3a4653606d7985929faca89b8f827568574d42362a1e12050000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908b837c706b6d7a8799a49f9f978a7d7064574a3d3124170a00000000000000000713202d3a4653606d7987868686867b6e6155483b2e221508000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f03000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c04000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040906111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130f0c07010000000000000000000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000006121f2b3844505c6676838f9ca9ab9e918578695f53463a2d211409000000000000000000000000000000000000000000000000000005121e2a36424d5766727f8c99a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c100300000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a606c798693939393938a7e7164574b3e3124180b000000000000000006131f2c3845515c6775797979797976695f53463a2d2114070000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d20140700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a0500000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000005090d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322c261e160c0200000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1e1c18130c050000000000000000000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c110600000003101c28343f4a546673808c99a8ada197887b6e6155483b30251a0e02000000000000000000000000000000000000000000000000000714212d3a46535e697783909daaaa9e9184776a5f53473b2e1c1106000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f5b6678848686868686867f7265584c3f3225190c000000000000000004101c2834404b555c6a6c6c6c6c6c6c5f574d42372b1e12050000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a0300000000000000000000020a1015191c1c20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643413d3830281e140a0000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a20262a2c2d2b3844505b66737f8c999393939393939084776b6054443a30242c2b28241e170f070000000000000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000b17232e3c4956626f7c8996a0aca9988c7f7265574d42362a1e1205000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959faba8998c807366584e43372b1f0a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d20130700000000000000030d172129333b434b51586062686e71747678797978787675726e6a64605c5454687278797979797979726d62564a3e3124180b0000000000000000000c18232e39434b51535f6060606055534d453c31261a0e0200000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d2013070005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000040c141b212528292d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3236393939333f4a54616e7a8786868686868686867f7265594f433239393837342f2921190f0500000000000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000615222e3b4754606a7784919eaaa99d908376695e52463a2d20150a00000000000000000000000000000000000000000000000006131f2b37434e5865727f8c98a7aca095887c6f6255483c32261b0f00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e211417110b0b10121f2b3844505c6674818e93939393978a7d7063574a3d3024170a0000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865625f5753504a5660686b6c6c6c6c6c6c65625b51463a2e22160900000000000000000007121d27303940454653535353534846423c332a1f140900000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d030000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000020c161e262c32353639393635322d271f160d030000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c5a544c42382c211509000000000000000000000000000000000000030608090b0d0f1112121313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a242d363d42454646464646525e686e797979797979797979726d625647454646464544403a332b21170c0100000000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120706040f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f120600000006131f2b37434e586673808d99a8ac9f93877b6e6154483c31261b0f0200000000000000000000000000000000000000000000020c15212e3b47535f6a7683909da9aa9d9184776a5f53473a2a20150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b2a27221d16161b202228343f4a5463707d868686868686868175685b4f4235281c0f000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534e46443f4e565c5e606060606060585651493f34291e1206000000000000000000000b151e272e34383a46464646463b3a37312a21180e03000000000000000000000000000a151e262e34384646464646464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000a141e2830383d4143464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e54493d3225190d00000000000000000000000000000003070a0f121515181a1c1e1e1f1f201f1f1e1d1b19161413110d08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b363f484e5253535353514d565e616c6c6c6c6c6c6c6c6c65625b514b5253535352504c453d33291e13070000000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222151b1313100c17222d3a4653606d7985929e9f9f9e9185796d6053463a2d201307000000030f1b27323d4955626f7c8896a0aca49a8b7f7265584e43372b1e13080000000000000000000000000000000000000000000008131e2a36414c56626f7c88959faba2988c7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000d1a2733404c59646f7479797979797979726d6256453c313736332e272021272c2f302e384855616b7079797979797979756f65594d4034271b0e00000000000000000000050d161d242932373b4146474b4e505252535252504e4c4847423c3834454b50515353535353534c4a463f372d23180d0100000000000000000000030c151d23282c2d39393939392e2d2b261f180f060000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c100500000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c10050000000005101b26303a42494e4f5353504e4a433a31271c110500000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4135281c0f00000000000000000000000000040a0f13151b1f21222527292a2b2c2c2d2c2b2b2a28262321201d1913100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26323d4851595e606060605e575552545f606060606060606058565053585f6060605f5c574f453a2f24180c000000000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e2d2d28201f1c18121f2b3844505c6674818e93939393978a7d7063574a3d3024170a000000000a15212e3b47535f6a7784919daaac9c9083766a5f53473a3025190d010000000000000000000000000000000000000000010d1924303946525e6874818e9aa7aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146464644433f3932292b32383b3d4646444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000040c131820272b3036393b3e4143454646454543423f3b3a37312c283a4043454646464646463f3e3a342d251b1106000000000000000000000000030b12181c1f202c2d2d2d2d22211e1a140e0600000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d1207000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a0000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000915212c38424c545a5c60605d5a544c43382d22160a0000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695c4f4336291c100000000000000000000000040b10161b1f22262b2e2f3233353738383939393837373532302d2c29241f1d18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e4237393939352d2c28231d1c28343f4a5463707d868686868686868175685b4f4235281c0f0000000006131f2b37434e5865727f8c98a2ab9f94887c6f62564c4135291e1308000000000000000000000000000000000000000005111d2935414c56616e7a86929faca3988d8074685d5245392a20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000814202b36414a53595b6060606060606059565153535353514f4a443b32353d444849535353534f5557606060606060605b59534b41372c20140800000000000000000000000001070d151b1e252a2d2e31353738393939383735322f2e2b261f282f34373839393939393932312e29231b1309000000000000000000000000000000070c10131320202020201514120e090300000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d0100000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000d1925323d49545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000000000060c161b21272c2f31373a3c3e4042444545464645454443413f3d3a39352f2c29241d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110500000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c45464646413a38342e271e232e384855616b7079797979797979756f65594d4034271b0e00000000030f1b26323c4754606d7a86929faaa69a8d8174685e52463a2f24190d02000000000000000000000000000000000000040d1a232d3946525d6873808d98a3aa9f92867b6e61564c413529180e040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000030f1a252f3841484c4e53535353534c525f6060606060605d5b554d44393d474f54566060606060605a585353535353534f4d4841392f251a0f040000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a282522211e1a151d23272a2b2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000406071313131313080705020000000000000000000000000000000000000000000000030613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d020000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e010000000000000000000000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000f1c2835414e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000000030a111721272c32383b3c4347484b4d4f5151525253525251504e4c494745413a39352f28221c140b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b514c50525353534e464540393029202c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c00000000000a15202c3945525d6874808d98a3ac9f92867a6d61564c4135291f14090000000000000000000000000000000000010c161f2a36424d57616d7a85929faaa2988d8074695e52433a2f241906000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e090300000000000008131d262f363c4041464646414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464642403d372f271e1309000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191514120e0912171b1e1e202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e14080000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c000000000000000000000000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d1003000000101c2936434f5c69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000030c151c232832383d4348494e5355585a5c5d5e5f5f605f5e5e5d5b595654514c47454039332d261d181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000814202b36414a53595b606060606060605956514f575d5f6060605b53514b423a322a28333e474f5557606060606060605b59534b41372c201408000000000004111d2935414c56616e7b86929faaa2988c8073685d52453b30251a0d030000000000000000000000000000000007121d28313946535e6973808d98a2a89f92857a6d61564d4231281e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e060000000000010b141d252b30333439393946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039393534312c251e150c0200000000000000000000000000000000000000020507080b0e101213131212100f0c0808060200070b0f11121313131313130c0b09060100000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e020000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000030d151e262e343d44484f5456585f626566686a6b6b6c6c6c6b6a6a686563605d5553514b443f382f2a221a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a4c5761696b6c6c6c68605c544c443c342c2c353e44484a535353535353534f4d4841392f251a0f040000000000010d19242f3a46525e6974808d98a2aa9f92857a6d60574d42362a1f150b010000000000000000000000000000050e18242f39434f59616e7b86929faaa0968c7f72685e52443b301f160c01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f060000000000020b131a202427282d2e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e41342d282725201a130c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e1408000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f04000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000020b151f2730383f444f54596063676a6f7173757778787979787877767472706d6764605d55504a423c342c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000008131d262f363c4041464646464646463f44505d697378797979746d665e564e463e35282c33383c3d4646464646464642403d372f271e13090000000000000008131e2a36424d57616d7a85929fa8a2978d8073695e52463d31271d120700000000000000000000000000020b17202935404b55606b75828f98a3a59d9184796d60564c4132291f0d0400000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e03000000000001080f14181a1b212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271c1b18140f090200000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000020e1a26313c454e53556060606060606055534e463c31261b0f03000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a141d273139424a505960636b6f74787b7e8082848485858685858483817f7c7a75716d67605b544e463e352c23190d040000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000000000010b141d252b303334393939393939393845525f6b788586868681786d685f584f473f342e272c2f30393939393939393534312c251e150c0200000000000000010e1a25303b46525e68727f8c96a0a99f92867b6e61594f43392f24180e040000000000000000000000000a141d29323a45515d67707d89939ea89d93897d70675c51443a3020170d0000000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f14090000000000000003080b0814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0c08040000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f2316090000000000000000000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c625f584e43372b1f1206000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006111b262f39434b545c606b70767c8184888b8d8f9091929293929191908e8c8986827e79716c665f584f473e352b1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d323f4c5965727f8c93938e827a6f6a615951444039302823242d2d2d2d2d2d2d282725201a130c0300000000000000000009141f2a36414c56606d7984919da5a2988e81756b60554b40352920160b020000000000000000000006111c262f3a444f59606d7984919ea5a1968e81746b60554b4032291e0e050000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e020000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000000000000000000000000000000000814212e3a47535f6a7679797979797979766a5f53473a2e211508000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000b17222d38414b555c666d737d82898e919698999b9d9e9e9f9f9f9e9d9d9b9898928f8a857e786f6a61594f473d31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000001080f14181a1b20202020202025313e4a56626d75818f969490847c706b625b514a423a322a21192020202020201c1b18140f090200000000000000000000020d1925303a45515c67707d89939da89e93897d70675d51453d32281d140a000000000000000000071017222d38424c56606b74808d96a0a3999184796d60594f43392e20170d000000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e12050000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f08000000000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000000000000000000000000000000000815222f3b4855626e7b868686868686867c6f6255483c2f22140a000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1b27333f49535c676d7880888f949a9ea1a8a6a9a19e9d9d9c9d9d9ea1a9aaa39f9b97918b837c706b61594f433a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000003080b0d0e131313131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a1313130f0e0c08040000000000000000000000000008131e2834404b55606b74818e96a1a59d9184796d60594f443a2f261b110600000000000000060f192228333f4a545e68707d88939fa69f92877d6f675d51473d30271d0e05000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d2114070000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000000000000000714212d3a4754606d7a879893939393897d7063564a3d2f261b11060000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000005121f2b3744505b656d79828d939a9fa6a7a09d999697929090909090929795999da0a7a19e9590867d706b60564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000001010606060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300020100000000000000000000000000000000020c18232e39434f59606d79849199a3a0968d80736b60564c41382d221710070000000000030d18212b343d44505b666d7a85919aa49e948c7f726b60554b41352b1e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000000000000000000613202c3945525d687985929f9f9f998c7f7366584e41382d2217110a02000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005111e2a36414c56606c77818e949fa4a7a09d95908c89878584838383848587898c90959ea1a7a09892867d6f685d52453a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c030000000000000000000000000000000000000007121d27303d45515d676f7d87929fa69f93877d6f685e53493f332722190f060000000009141f29333d46505a606c78828f97a1a0958f82776c60594f433a2f23190c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c000000000000000000000000000000000004111d2935414c566976838f9caca99d9083766a6053493f3327221b140b040000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000713202d3946525e68727f8c939ea6a59d959089837f7c7a787776767677787a7c7f838a9297a1a9a29891847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000b151e2935414b55606b727f8c949ea49991847a6d655b50443e342b21180d030000020e1a26313b454e58616c73808d949ea19791837a6d655b50473d31281d11070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c130900000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000000000000000000000000000000010d19242f3f4c5966727f8c9aa4ab9f95897c6f655b50443e332d261d160e0600000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c2834404a54616d7a85929fa5a69d938e837d77736f6d686a6a696a6a676d6f73787e859196a1aaa1968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000000000000000000000000000000000000030c18242f3a434f59606c77828f95a0a1968f82776c605a50463d33291f1409000005121e2a36424d57606a717e8a929ca29892857b6e685d53493f352b1f160c000000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f06000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000000000000000000000000000000000815222f3b4855626e7b87939faba79c9082776c605a50443f382f282017110a020000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100006121f2c3844515c6674808d98a2aa9e948e8179706b6663605d565d5d5d555d6062656c717b84919ea8a99f92857a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000007131d28313d44505b656d7a839197a19e948c80736c61584e453b31261a0e02000714212d3a46535f696f7c869293939992867c6f695f564c41382d23190d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7d7164574a3e3124170b000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000000000000000000000814212e3a47535f6975828f99a3ab9f948c7f726c615a5049413a3227221b140b0400000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000713202d3a4653606d7885929fa9a2988f82786d6760595654524c5050504c5154535b6069707d8a96a0aca2988a7e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000000000000000010c161f27333f49535d686e7b859298a29f93887e706a60574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110700000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867d7164574a3e3124170b0000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000000000000000000000006121e2b37424d57626f7c87929fa7a69f93877e716c605b534c443d332d261d160e06000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1723303d4a5663707d899297979992857b6e665c554f49474541434343414547495057616b7784919daaaa9a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000040d17222d38414c565f696f7d869299939a92867c6f695f53463a2d211407000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a00000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b11070000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e04000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000000000000000000000000020e1a26313c4754606a73808d959fa8a49992877e736c655e564f443f382f2820180f070000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1724313d4a5764707d8285878a8c8d8073685e544b433d3a39352f362f35393a3f444f596774818d9aa7a99c908376695d5043362a1d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000006111b262f3a434d57606a707d868686868686857b6e6155483b2e2215080005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000000000000000000000000000915202b37434e58606d79839096a0a7a39992877f776d6860595049413a322a2119100700000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1623303c4955616c7076787b7d80827c6f62564d4239302d2c29242a24292c2d33404c5966737f8c99a6aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000000000000a141d28313b454e58616b70797979797979786e695f53463a2d21140700020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c1104000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000000000000000000000000000000030f1b27323c45515d676e7a8490959ea6a399938c827a6f6b605b534c443c332b22191107000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000814202d39444f59616469696e7073756f6a5f53443b302721201f2023282c2f353a424d566673808c99a6aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d20140700000000000000000000000000000000000000000000020b161f2a333d464f5961636c6c6c6c6c6c6b615f574d42362a1e1205000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000000000000000000000000000000000a15202935404b555e686e7b838f949fa3a49f948f847d726c655d564d453d342b23190f060000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c28333e474f5557575e61646669625f584e4332292122282b2d2e34383a40454c545e6975828f9ba8aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e020000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b090601000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e2215080000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f0000000000000000000000000000000000000000000000040c18242f39434c565e696e7a828c9299a1a69e9691877f776d685f574e463d352b21180c0300000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000b17212c353e44494a4d535457595c55534e463c312a2d2d3338393c4045464b51565d666e7b86929faca89c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f140900000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000000000000000000000000000000000007121d27313b444d565e686d777f8791979fa6a199928c827a6e6960584f473d332a1e150a00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005101a232c33393c3d4246484a4d4f4847433c3431363a3b3f4446494b5153555d60686d78828f98a2aea7998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a070200000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000000000000000000000000000000000000000010b151f29323b444d565d656c727d858f949fa3a39f948f847b6f6a60594f453c30261c1106000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000008111a21282d3031363a3b3d40423c3a37373b3c4246484a505355555c6063676d727a818f949eaaab9f95887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020202020201a1917130e0800000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f12080000000000000000000000000000000000000000000000000000030d172029323b444c535b606b707a828c9299a1a69e9691857d6f6b60574d42382e23170c020000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000810171c2023252a2d2e31333036393c4347494d5354545b606266676d7074797e858f939ea6aea49d9083776a6054473b2e2215080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000000000000000000000000000000000000000000000050e172029323a4149505960686d777f879297a0a8a09792867d6f695f544a3f34281e13080000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000050b1014161a1e21282f353a4146474e5455575e6165666c6f7276797d81858b91979ea5afa69d92897d7063584e43372b1f1306000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a0000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000000000000000000000000000101020000000000050e1720282f383f444f565e656c727d859196a0a9a29892857b6e665c50443a3025190d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000000409121b232b323a41454c525458606266696e7175797c7f8285898d92979ea1a9ada59e948d80746b6054463c32271b0f030000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000407090a13131313131312080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313090907030005090d0f101313131312100d0903000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000050e1720353f474e524f54596063676d70727576787879797878777573706d6865605d55504a46423c332a1f14090000000000000000000000000000020507080a0b0c0c0d0e0f090907030000050d161d262d333d444c535b606b6f7b849196a1aaa2979083786d60564c41362a1b110600000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000009121b242d353d444c52565e61666a6f73777b7e8285888c8f92989a9fa2a9aca9a19e938e82786d60594f44342b20150a00000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1317191a202020201615130f0a1015191c1d202020201f1d19140e07000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000010e1a26313d4751595e5f606060555c606366686a6b6c6c6c6c6b6a686664615e566060606055534d453c31261a0e02000000000000000000000002090e111414171818191a1b1c1615130f0a0400040b141b2227323a4149505960696e7b849199a3a99f958c7f73685e5246382d22170b00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000006101b242d373f474f565d60686d72777c8084878b8e9297999c9fa2aaababa8a19e96918a81796d665c51473d3322190e040000000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000010a12191f2326262d2d2d2d23221f1b161b212628292d2d2d2c2b29251f19110800000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000004111d2a36424e59636a6c6c6c6c6b636059595b5d5e5f5f5f5f5e5d5c5a575f626a6c6c6c6c6c5f574d42372b1e120500000000000000000000050d14191e20212324252627282823221f1b160f0700020a111720292f383f444f575f696f7d87929fa9a79f92867a6d6153493f33271b0f03000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000040e18222d363f49515960686d737a7f84888d9196989b9ea2a9a9acaaaaa29f9b96918c847e746d675c544a40352b2110070000000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070f111213131312110e0b0706040000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000a131c242a2f323339393939302f2c2721262d323536393939393835312a231a11070000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160906040d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d211407000000000000000000050e171f252a2d2e30313233343435302f2c27211910070000060e171d262d333d454d57606b73808d97a2ada2988c8073655b5044372b1f1205000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a15202a343e48515b626b707a80868c9196999da0a8a8abaaa7a7a09d9a98928e8a847f79716c605c554b42392e231a0f000000000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141c1e1f1f20201f1e1b181413100c0701000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000007121c262e353b3f40464646463c3b38322b30383e41434646464645413c352c23190e03000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f14090000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f231b1313100c1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e2215080000000000000000020d17202930363a3b3d3e3f3f4041423c3b38322b23190f040000050b141b2227333b454f59606d7a85929fabaa9e9185786c605346392d201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000030f1b26313c46505a626d727d848d92989ea0a8aaaba8a8a09e9a9795908d8985817d78726d67615a514b433930271c1108000000000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292a2c2c2d2c2c2a2824201f1c18120b03000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000020e19242e3840474b4d535353534948433d353a42494e5053535353514d473e352a1f140900000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e0200000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d3023160700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b9393939393897c6f6256493c2f2d28201f1c181a2733404d5a6673808d939393939386796d6053463a2d20130700000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000009141f29323b4246474a4b4b4c4d4e4f4948433d352b21160a000000020a11172129333d45525d6874808d9aa7ada197887c6f6255483c2f221509000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006121f2b37434e58626c727f8791969fa2aaaaaaa29f9b9896918e8a8784807d7975706d66605d555045403930271e150b00000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e00000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d363738393939383735312d2c29231d150d0600000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000007131f2a35404a5257596060606056544f473d424c545a5c6060605f5e5850473c3125190d0100000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e868686868686867c6f6256493c3939352d2c28231d2733404d5a66738086868686868686786d6053463a2d20130700000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e120500000000000000020e1925303b444d5254565758595a5b5b56544f473d32271b0f0300000000060f18212935414c5663707d8996aab3a9988c7f7265594c3f3226190c000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000815212e3a47535f6a717e889299a1a9aca69f9c98928e8b8784817e7a7773706d6663605c54514b433e342e271e150c0300000000000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a4244454646464544413e3a38342f271f17110a02000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000000000000000000000a17232f3b47525c63666c6c6c6c6360594f4349545e66696c6c6c6c6a62584d4135291d100400000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d00000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1724313d4a56626c71797979797979796f6a605447464646413a38342e2726323f4b58636e737979797979797976665c5044382c1f120600000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000005111e2a36424d565e61636465666767686360594f43382c1f13070000000000060f1924303a4753606d798698a2aea79a8e8174675b4e4134281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e58626f7c86929aa3aba8a09e948f8a85827e7b7774716e686763605c5453504a4540393128231f1c17110a02000000000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000008131e28313a4145474f515252535352514e4b474540393127221b140b02000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000c1926323f4b57636e73797979796f6b6054484e5a66707679797979746a5e5145382b1f120500000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000915212e3a45505a62656c6c6c6c6c6c6c6260584e525353534e4645403930292f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000714202d3a46525e696e707172727374756f6b6054483b2f22150800000000000008131f2c3845515c677885929faba89b8f8275685c4f4235291c0f000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a76828f98a3aca7a0969189827d7975716e696764615e565653514a46443f38352f312f2d2b28221c140b0200000000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f130700030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545c5d5f5f605f5f5d5b5753514b433f332d261d140a00000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000d1a2633404d59667380868686867d6f635649505c69768286868686796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070005111d29343f48505658606060606060605654575d5f6060605b53514b423a322a36404a52585a606060606060605f504a42382e23170c000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000814212e3b4754616e7b7d7e7e7f8081827d6f6356493c3024190d02000000000004101c2934404b556b7784919eaaa99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88949faaaca09590847d76706d6765615e575754524c494644403a444442413f3e3c3938332d261d140a000000000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d211508000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60696a6b6c6c6c6b6a6864605c5550443f382f261b1106000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000d1a2633404d596673808c9393897c6f635649505c6976838f939286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900040d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700010c18222d363f454a4b53535353535353495761696b6c6c6c68605c544c443c342e3840474b4d5353535353535353443f3830261c11060000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000b1724313e4a5764717e898a8b8c8d8e8c807366564c4135291e130b060400020509121f2b3844505c667885929eaba99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926333f4c5966727f8c99a6afa49a90837a706b64605c5554524d4b4746413d3a434a4f50514f4d4c4a4946443f382f261c11060000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000815212e3b47535f6a7679797979797979716c6256493d3024170a00000000000000000000000000000000000000000000000000000000000000000613202c3945525d686d757778797979787774716d67625a504941382d22170b030000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f2316090b10141a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000006111b242d343a3d3e46464646464646505d697378797979746d665e564e463e3528363b3f40464646464646464638342e261e150a000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000815222f3b4855626e7c889798999a9a8f8275685d52463a30241d1512100c0e12141a202d3a4653606d7986939faca99c8f8276695c4f4336291c10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020f1c2835424f5b6875828e9ba8ac9f93877c6f68605953514b4846423e3b393634434d555b5d5d5c5a59575553504a42382d22170b00000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000916222f3c4955626f7c868686868686867e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8284858586868584817e79716c605b53493f33271f14090000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000b1825323e4b5865717e8b9393939393897c6f6256493c2f231610171c20232733404d5a6673808d939393939386796d6053463a2d20130700000009121b22292e313239393939393945525f6b788586868681786d685f584f473f342e2f323339393939393939392c28231c150c030000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000613202d394653606c7785929ea5a69f92867a6d61564c41352e27201f1c181a1e21252a34404b55626f7c889aa4afa79b8e8174685b4e4135281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a99d9083766a5f564f4645403b3a36302e2d2f3c46555f666a6a6967656462605b544a3f33281c0f030000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87909292939292908e8a847e746c655b50443b30251a0e0200000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000b1825323e4b5865717e868686868686867c6f6256493c2f23161a22282d303139404d5a66738086868686868686786d6053463a2d201307000000000911181d2124252d2d2d2d2d323f4c5965727f8c93938e827a6f6a6159514440393028272d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000005121f2b3744505b6575828f9baaaea3988b7f72685d52454039302d2c2823252a2d30363e45515c6773808c99acb4aa998c7f7366594c403326190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000004101d2a3743505d6a7683909da9a79b8e817468584e443d38342e2d2a2a2d2f38424e5866717777757472716f6c665b5044382b1f120600000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949e9f9f9f9e9d9b96918b80776c60574d42362a1e120500000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000b1724313d4a56626c71797979797979796f6a6054473b2e2217242c33393c3d46464b58636e737979797979797976665c5044382c1f12060000000000060c111517182020202025313e4a56626d75818f969490847c706b625b514a423a322a211920202020202012100c060000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000030f1b27333f495364717e8a98a2aeaa9e91857a6d605b514b423d3a38342e31363a3b42465059606d7984919eabaea398897d7063564a3d3023170a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a79a8d817467564c413a39352f363036393c424a54606a77838482807f7d7c786c605346392d201306000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949fa3aba6abaaa9a19e928b7f72695e52463a2d20140800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1c2328363e44494a525353525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000105090b0b13131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a13131306030000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000b17222d3a4753606d7a85929faaada1978e81746d605c544f4946444043434246484d525a616b737f8c96a1acac9f92867a6d6053473a2d201407000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020e1b2835414e5b6874818e9ba7a99c8f8276685e534c4745414343434146474d545b666f7c88908f8d8c8a85796c605346392d201306000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8799929995999fa2aaada49f92867b6e6154483b3025190e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000005111d29343f485056586060606060606056544e463d3227262e343f485055575f6060605a585a606060606060605f504a42382e23170c000000000000000000000000060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000613202c3945515d6773808d98a2aea99d938c7f736d6660595653514a50504d5354575e616c707d87929fa8b0a69b8e8275675d5145392c201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926323f4c5965727f8c98a7ac9f92867a6d655e5654514b504f504d5254575f666c7882909c9c9a988e8174655b5044372b1f12050000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87878686888d9298a2abaea2988c807366564d41362a1e1105000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000010c18222d363f454a4b535353535353534947433d342b2830383f44515a61646c6c6c6c66635c5253535353535353443f3830261c11060000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c13090000000000000000000000000000000004111d2935404b55616e7b86929fa6afa59c918c8079706b6562605c545c5d575e6164696e747e869299a3afaa9f94897d7063554b4035291d1104000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88959faba3998e81776d6863605d555d5c5d565e6164696e78808e949fa8a0958a7d706453493f33271b0f0300000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787c7a79797c80869299a4afaa9e918477685e5246392d201407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f2215090000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000006111b242d343a3d3e464646464646463c3b38322b29323a424a505b636c7079797979736e63574b46464646464638342e261e150a00000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000010d18242f3a46525e68727f8c949fa8ada49c928d837d77726f6d666a69696a696e71757b818a9298a2abaea2988f82766b6054433a2f24180d01000000000000000205111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100d0b08030000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a7683909da5ab9e938e817a74706d676a6969696a686e71757b828e929da6a59d9083786c605346392d22170b00000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000006121f2c3844515c666d6f6d686d6f737d87939facaca096877a6e6154473b2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000009121b22292e3132393939393939392f2e2b272b333b444c545c606d727e868686868073665a4d4039393939392c28231c150c03000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000007131d2a36414d56606d78829096a1a8ada49d959089837f7c797777767677787b7d82868e939fa2aaaea39f92867b6e61594f4431281d130700000000000002080e11141e2a3744515d6a778490939393938f8376695c50433629201b1a18140f0801000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1001000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e5863707d89939da6a59e938e86807d7a787776767677787a7e82878f949da5a69d938a7d70655b5044372b1b1106000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b0807050200000000000000000000000000000000000004101c2834404a545c6062615e60626b75818e9ba8b2a8968a7d7063574a3d3024170a000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000911181d2124252d2d2d2d2d2d2d2322242c343d454d565d666d747f87929892857b6e6154473b2e2d2d2d2d1f1c17110a03000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000010e1925303b44505c666e7a849196a0a7afa7a09d95908c8985848383838485878a8e92999da5aeaaa39f918a7e71695f53473d321f160c010000000000050d14191e20212d3744515d6a77838686868686868276695c5043362d2d272724201a130b020000000000000000000004111e2a3744515d6a77838686868686868276695c504336291c140a000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1a26313c4855606b74818e949da5a59e98928d898785838382838485878a8f93999fa6a49d948e81746c6153493f33271b0a000000000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000000c18232e39424a5153555452535964717e8a97a4b1a5988b7f7265584c3f3225190c000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f030000000000000000000000050d151d232932383d44484b5161696b6c6c6c68605c5f5e5d5c5a5754524c47454039342e261e180f080000000000000000000000000000060c11151718202020202020151d2328363e464f575f686d78818c939993877d70695e52463a2d2020202012100c06000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000008141f28343f4a545e686e7b8490959fa3abaca7a09d98989291908f90919297979b9fa3abaca7a098928b7f726c61574d42352b210d040000000000050e171e252a2d2e3939424f5b6771777979797979797670665a4e423939393433302b251d140b0100000000000000000003101d2936424f5b6771777979797979797670665a4e42352e261c12070000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000a15202c38444f59606d79828e939da0a7a29f9a96979290908f90909297979b9fa4a7a09d928d82786d605a5041382d22170b000000000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000000007121c2730394044464847464855626f7b8895a2aea6998c7f7366594c403326190d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000000000000000000000000030b121821272c323839505d697378797979746d665e564e4f4d4a4746413a39352f28231c150c06000000000000000000000000000000000105090b0b131313130e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1113130603000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000020b17232e38424d565f696e7b838d92999fa4acacaaaaa39f9e9d9c9c9d9ea1a9a8acaca8a19e9590867e726d625a50453c3123190f0000000000020d1720293036393b4646464a555f676a6c6c6c6c6c6c69665e54494646464641403c362f261d1308000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e544b4740382e24190e0200101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000003101c27333d45515c676d79818990959b9fa2aaa9a19e9d9c9c9c9d9fa2a9aaa29f9b95908a80786d665c51473e2f261b11060000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d070100000000000000000000000000000b151e272e34383a3c3a3a4754606d7a8793a0b5a69a8d8073675a4d4034271a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000000000000000000001070c161b21273845525f6b788586868681786d685f584f473f3a3936302c29241d17110a03000000000000000000000000000000000000000000000600070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e020600000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f939a9ea1a8a7a9aaaaaaa9a9aaaaa9a8aaa39f9c96918b837c716c625b51483e332a1f1107000000000008141e29323b4146535353535353555b5d6060606060605c5a545353535353534e4c4841382f251a0f030000000000000000000a16222e39434d555b5d6060606060606060605a57524a40352a1f130700101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000000000010507070b0b0b0b0b0b0b101d2a3643505d697683908f8276695c4f4336291c1000000000000b16212834404b555c676d747d838a8e9298989a9c9d9e9f9f9f9e9e9c9a9898928e8a837d746d665c544a40352c1d140a0000000000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c0400000000000000000000000000030c151c23282c2d2f2e3a4653606d798699a3afa79a8d8074675a4d4134271a0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000000000000000000000000000000040a0f1926323f4c5965727f8c93938e827a6f6a6159514440393028201d18120c0600000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000106090b0c131313131313131312080705020000000000000000000000000000000000000000000000000000000a141e29323c454d575e666d737c82878d9196989a9c9d9e9f9f9f9f9e9c9b9998928f8a847f786f6a625a51493f362c21180e0000000000020e1925303b444c525f6060606060605d5b5553535353534f54566060606060605a58534a41362b20140800000000000000000006111c27313b434a4f5153515a61646c6c6c6c66635c52473b2f23170a00101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000002080d11131417171717171717171d2a3643505d697683908f8276695c4f4336291c100000000000050c18232e39434b555c606b6f787d8185898b8e9091919292929191908e8c8985827d77706b605c544b42392e231a0b0200000000000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000000000030b12181c1f20222c3844505c667986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d02000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c454d545c606a6f757b8084888b8d8f91929293929291908e8c8986827d79726d665f5850483f372d241a0f06000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a46444f5960636c6c6c6c6c6c67645c53483c3024180b0000000000000000000008101f2931323a424a505b636c7079797979736e63574b3f3226190c00101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000050d13191e20212424242424242424242a3643505d697683908f8276695c4f4336291c1000000000000007121d273039434b515960666c7075797c7f81838485858685858483817f7d7975706b636159514b423930271c110800000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f050000000000000000000000000000070c1012131c28343f4a5f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000020608080c0e111212131312110e0c080705020000000000000000000000000000000000000000050e18212a333b424b51585f626a6e73787b7e80828485858686858483817f7c7975716d66605c544e463f362d251b12080000000000000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d00000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d00101c2936434f5c6976828f908376695d5043362a1d100b0b0b0b0b0b0b07070501000000000000000000050e171e252a2d2e313131313131313131313643505d697683908f8276695c4f4336291c10000000000000000b151e27303940454f545b6063676d7072747677787879797877767472706d66636159554f45403930271e150b0000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f0500000000000000000000000000000004060c17232e46535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1e1f201f1f1e1b191514120e090300000000000000000000000000000000000000060f182129303940454e53575f6266696e71747677787979797877767572706d6764605c54504a423c342d241b1309000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e00000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800101c2936434f5c6976828f908376695d5043362a1d17171717171717171413110d0802000000000000020d1720293036393a3e3e3e3e3e3e3e3e3e3e3e43505d697683908f8276695c4f4336291c1000000000000000030c151e272e343d424a5053555d60636567696a6b6c6c6c6b6b69676563605c54554f48443e342e271e150c0300000000000000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d030000000000000000000000000000000013202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000000060c11151a1e212226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000060f171e272e343c43474e5355575f626567696a6b6c6c6c6c6b69686663605c5553504a443f38302a221b120901000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700101c2936434f5c6976828f908376695d5043362a24242424242424242421201e19130d05000000000008131e29323a4146474a4a4a4a4a4a4a4a4a4a4a4a505d697683908f8276695c4f4336291c100000000000000000030c151d23282f383f44464b515356585b5d5e5e5f5f5f5e5e5d5b595653514b48443e383328231d150c0300000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b0100000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b00000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000002090e171d1f262b2e2f32353738393939383735322e2d2b261f1c160c07010000000000000000000000000000000000050c151d232831373c4247484d5355585a5c5e5f5f605f5f5e5d5b595653514b46443f38342e261e1810090000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500101c2936434f5c6976828f908376695d504336313131313131313131312e2d2a251e170e05000000010d1925303a444c5254575757575757575757575757575d697683908f8276695c4f4336291c10000000000000000000030b12181d262d333839404547494c4e5051525253525251504e4c4a4645403938332c282118120b0300000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d120700000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000050d141a22282d31373a3b3f4144454546464544413f3b3a37312c272118120b030000000000000000000000000000000000030b121820262b31373a3c4247484b4d4f51525253535251504e4c494745403a38342e28231c140c06000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e00000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200101c2936434f5c6976828f908376695d50433e3e3e3e3e3e3e3e3e3e3e3a3936302920170d02000005111e2a36414c565e616464646464646464646464646464697683908f8276695c4f4336291c100000000000000000000000070b141c22282b2f35383a3d3f41434445454646454443413f3d3a38342e2c28211c160c070000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c03000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a01000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000060f171f252a34393c4247484c4e505152535252514e4c4846423c383329241d150d03000000000000000000000000000000000000070c151b20262b2e31373a3b3e41434445464646454443423f3d3a38342f2c28231c17110a0200000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000101c2936434f5c6976828f908376695d504a4a4a4a4a4a4a4a4a4a4a4a4746413a32291e130800000713202d3946525e686d7171717171717171717171717171717683908f8276695c4f4336291c10000000000000000000000000020a11171c1f24292c2d3032343637383939393838363432302d2c28231d1c16100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403429201509000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000000000000000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b5855534d48443d352f271f150d03000000000000000000000000000000000000030a0f151a1e21262b2e2f32343637383939393938363533302d2c29231f1c17110b06000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000101c2936434f5c6976828f908376695d5757575757575757575757575754524c443a3025190d01000714212e3a4754616d7a7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83918f8276695c4f4336291c100000000000000000000000000000060b0f12181d1f202325282a2b2b2c2c2c2b2b2a282623201f1c1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e020000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f57544f45403931271f150b010000000000000000000000000000000000000003090e12151a1e21222527292b2c2c2d2c2c2b2a282623201f1c1812100c060000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e00000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000101c2936434f5c6976828f908376696464646464646464646464646464615e564c41362a1e1105000a1723303d4a5663707d898a8a8a8a8a8a8a8a8a8a8a8a8a8a8a91958f8276695c4f4336291c100000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1d1b19171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f14090000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c03000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e69636059514b433931271d12070000000000000000000000000000000000000000000206090e121415181a1c1e1f1f20201f1e1d1b19161413100c070300000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000101c2936434f5c6976828f9083767171717171717171717171717171716d685e5246392d201307000a1723303d4a5663707d8993939393939393939393939393939393938f8276695c4f4336291c10000000000000000000000000000000000000000406070a0c0e1011121213131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e0200000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5a61646c6c6c6c66635c52473d373127221b140b03000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b605d554b43392f23180c040000000000000000000000000000000000000000000000020608080b0e1011121313131211100f0c0a07060400000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000101c2936434f5c6976828f91837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a6d6154473a2e211407000a1723303d4a5663707d868686868686868686868686868686868686868276695c4f4336291c1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e110500000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000080e161e252a30363a3c4347484b4e504a505b636c7079797979736e63574b3f32262017110a020000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d675d554b40342920150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000101c2936434f5c6976828f95918a8a8a8a8a8a8a8a8a8a8a8a8a8a8a897d7063564a3d3023170a000916222f3c4854606b70797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131311100e0a06000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d20140800000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000010a121a212930363c4247485761696b6c6c6c68605c5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000000000050c13191f252a2d32373b3c3f444c545c606d727e868686868073665a4d4033271a0b060000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e110500000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d181109000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d675c51453d32271b0f00000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000101c2936434f5c6976828f9393939393939393939393939393939393897d7063564a3d3023170a000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493d3225190d0000000000000000000000000000000001080f14181a1b2020202020202020202020202020202020202020202020202020202020202020201e1d1a16110b04000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e02000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000080f171f252a313744505d697378797979746d665e564e504f4c4a4745403938322b2620180f0900000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000000000000002080d141a1e20262b343d454d565d666d747f87929892857b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d60584e43372b1c110600000000000000000000000106090b0c0e06060300000000000000020405060605040200000000000002070a0c0d0b0b0905010000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000101c2936434f5c697682868686868686868686868686868686868686867d7063564a3d3023170a0004101c27333d474f5456606060606060606060606060606060606060605c5a544c42382c211509000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2927221c150d0500000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e1105000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000050d141a1f263845525f6b788586868681786d685f584f47403d3a38352f2c27211a150e060000000000000000000000000000000013202d394653606c798693939393939393969696969393939393939386796c605346392d201300000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a605447382e23170b00000000000000000000070d121618191b13120f0b06000608080c0e1112131312110f0c09080603080e1317191a181715110c06000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000f1c2835414e5a66707679797979797979797979797979797979797979706b6054483c2f22160900000b16212b353d44484a535353535353535353535353535353535353534f4e49423a30261b10050000000000000000000000000000010b141d252b3033343939393939393939393939393939393939393939393939393939393939393939393736332e271f170d040000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d201407000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000002090e1926323f4c5965727f8c93938e827a6f6a6159514440393029241d1b160e0903000000000000000000000000000000000013202d394653606c798693928d89898989898989898989898989898986796c605346392d2013000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c01000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f62544a3f34281c100300000000000000010911181e22252628201f1c17110e121415181b1e1e1f201f1e1c191615130f12191f2326272524211d181109000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c2013070000050f19232b33383c3d4646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000008131d262f363c404146464646464646464646464646464646464646464646464646464646464646464644423f3931291f150b00000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e211408000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000002090e1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7063564a3d3023170a0000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d1105000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e8175665c5044382b1f12060000000000000009131b23292e3132352d2b28221c1a1e212225282a2b2c2c2b2a282622221f1b1c242a2f323332312e29221b1209000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e1811090100000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000915212c38424c545a5c6060606060606060606060606060606060606056544f473d33271c100400000008111921272c2f30393939393939393939393939393939393939393635322c261e160c020000000000000000000000000000030f1a252f3841484c4e535353535353535353535353535353535353535353535353535353535353535353514f4a433b31271c11060000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e31241807000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000040a0f141a1e2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a02000000000000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706b6054483c2f22160900000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0f1112131313131313130a090704000001070b0f1112131313131313130a0907040000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285786d6053463a2d20130700000000000009121b252d353a3e3f413938332d26262b2e2f323537383939383735322f2e2b27262e353b3f403e3d3a342d241b120900000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f060000000000000000000005101b26303a42494e4f535353535353535353535353535353535353534a48443d352b21160b0000000000080f161c2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c040000000000000000000000000000000814202b36414a53585a6060606060606060606060606060606060606060606060606060606060606060605d5b554d43392e22160a0000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000002080d161b1f252a2d33404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000000000000000000000000000013202d394653606c7986938b7e7265636363636363636363636363636360594f44382c201307000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12171b1e1f20202020202020171613100b050c12171b1e1f20202020202020171613100b05000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e6155483b2e221508000000000009121b252d373f464a4c4e46443f382f31373a3b3f41444546464544423f3c3b37322c3840474b4d4b4a453f362d241a120800000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000a141e2830383d4143464646464646464646464646464646464646463d3c38332b23190f05000000000000050b10131617202020202020202020202020202020202020201c1c1915100a02000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f554a3f33271a0e00000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c10040000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000050c131921272c30363a3b404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e0800000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000000000000000000000000000013202d394653606c7986938b7e72655856565656565656565656565656544f473d33271c10040000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f6256493c2f2316090000000008121b242d373f495157595b53504a42383c4247484b4e5151525352514f4c4947433c39404a52585a585650483f362c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000020c161e262c32353639393939393939393939393939393939393939302f2c27211911080000000000000000000407090a13131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000d1a2733404c58646e747979797979797979797979797979797979797979797979797979797979797979797771675b4f4236291d10000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f13060000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000070e171e252a32383b4246474b4e596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e080000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a48443d352b21160b000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821282f34373839393939393939302f2c27211921282f34373839393939393939302f2c27211911080000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d7063564a3d3023170a000000040d1a242d363f49515b626568605b544a45464d5355585b5d5e5f5f5e5d5b5955544e47454a525c636665625a50483e362c231a0d0400000000000000000003060809131313131313131313131313131313131313131313131313130b0a0804000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b020000000000000000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2322201c160f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a67748186868686868686868686868686868686868686868686868686868686868686868683776a5d5144372a1e110000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000071019202930363d44484d5254575b5d6673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c38332b23190f0500000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000002070c0f11121313131313131313131313131313131313131313131313131313131313131313131313131308070502000000000000000000000001070b0f1112131313131313130a09070400000000000000010c17212a333a404345464646464646463d3c38332b232a333a404345464646464646463d3c38332b23190f0500000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f6255493c2f2216090000010c161f2c363f48515b626d72746c665b545153575f6265686a6b6c6c6b6a68656260585452525c636e73716c625a50483e352c1f160c01000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c05000000000000000000070d1316191a20202020202020201a1a17130e080100000000000000000000000000000000020a1015191c1c20202020202020202020202020202020202020171613100b05000000000000000000000000000000000000000003090d1012131313131313130e0d0b080300000000000000000000000000000000000000000e1b2734414e5a6774818d939393939393939393939393939393939393939393939393939393939393939083776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e2215080000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000061019222b323a41464f54575e6164676a6b73808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c39332c231a10050000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000060d13181c1e1f202020202020202020202020202020202020202020202020202020202020202020202020201514120e09030000000000000000050c12171b1e1f20202020202020171613100b05000000000007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b0006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054473a2d211407000007131d28313e48505a626d727f81786c665b5c6064696e727477787979787775726f6a65605d5c636e73807e716c615a50473e31281e13080000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000005090d0f10131313131313131313131313131313131313130a090704000000000000000000000000000000000000000000070e14191d1f202020202020201b1a17140e08010000000000000000000000000000000000000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f2216090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e18222b343d444c52596063696e7174767778808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a49443e362c22170b0000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211e1a140e06000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d5145392c20130600010d18242f3a43505a626c727f8b8e81786c66666d71767b7e81848485868584827f7c77726d68606e73808d877e716c61594f433a2f24190d0100000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2726241f1a130b0200000000000000000000000000000000000e1b2734414e5a6774818d9aa7acacb2a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9084776a5d5144372a1e11000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c16202a343d464e565e616b6f757b7e8183848587939f96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e0200000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000013202d394653606c7986938b7e726558575757575757575757575757575550483e33281c100400000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000060f1921292f343738393939393939393939393939393939393939393939393939393939393939393939393939392e2d2b261f180f0600000000050f1821282f34373839393939393939302f2c27211911080000000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b4135291d11040004111d2935404b55616c717e8893938e81786c70797e83888b8e9091929291908e8c88847f7a726d73808d9292877e716b61554c4135291d11040000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000020608080c0b09060100000000000000000000000000000000000000000004080a0b0807050200000000000000000000000000000000000205070813131313131313130707050100000000000000000007111a232a313538393939393939393433302b241d140b01000000000000000000000000000000000e1b2734414e5a6774818d9aa9b3b9ada1979191919191919191919191919191919191919191919191919083776a5d5144372a1e110000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e28323c464e5860686d767c82878a8e9091929399a496897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070000000000000000000000000013202d394653606c7986938b7e72656464646464646464646464646464615a5044392d20140800000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000020d17212b333b404445464646464646464646464646464646464646464646464646464646464646464646464646463b3a37312a21180e030000010c17212a333a404345464646464646463d3c38332b23190f050000111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433a2f24180d01000613202c3945515d67717e87939a9d938e81797d848b9095989b9d9e9f9f9e9d9b9895918c857f79808d929c9992877d70675d5145392c20130600000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000003090e121415191815120d06000000000000000000000000000000000000050c111417171514120e09030000000000000000000000000002090e12141520202020202020201413110d0802000000000000030e19232c353c414546464646464646413f3c362f261d1308000000000000000000000000000000000e1a2734414d5a6774808d97a2adb8ab9e91858484848484848484848484848484848484848484848484848275685c4f4235291c0f00000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444e58606a6f7a82898f94979a9d9e9f9fa4ab96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d100000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706c6155493c3023160a00000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000000000000000000000000000007131e29333d454c5052535353535353535353535353535353535353535353535353535353535353535353535353534846423c332a1f1409000007121e28333c454b5052535353535353534a48443d352b21160b0000121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4431281d130700000714202d3a4753606d7a859297a2a59d938e848991969d9fa7a7aaa8a7a7a8aaa8a7a09d97928b858d929ca4a39892857a6d6054473a2d21140700030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000060e151a1e21222524221e181109010000000000000000000000000000000810171c21232422211e1a140d060000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000009141f2a353e474d51535353535353534e4c4741382f241a0e030000000000000000000000000000000815212e3b4854616e7b85929ea4aea99d9083787777777777777777777777777777777777777777777777756f65594d4134281b0e000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565f6a6f7d848f949c9ea6a7a9aaabacafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000000000030a0f1d2a3643505d69768390908376695d5043362a1d0f0a03000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e7064574a3d3124170a000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000c18242f3b454f575d5f6060606060606060606060606060606060606060606060606060606060606060606060606055534d453c31261a0e02000b17232f3a454e565c5e6060606060606056544f473d33271c100400121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e331f160c0100000613202c3945515d676f7c859298a2a59d9591959da0a8aba8a09d9b9a9a9b9d9fa4aca9a19e9691969ca4a39992867d70675d5145392c2013060006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000060f181f262b2e2f32312e29231b130a010000000000000000000000000008121a22282d30312e2d2a261f180f06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000010d1925313c4750585e5f6060606060605a58524a41362b1f14080000000000000000000000000000000714202d3a46525e69707d8a929da7ab9f958d80736b6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686f7c8691969ea6aab0b4b6b7b8b9afa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000060e151a1f2a3643505d69768390908376695d5043362a1f1a150e060000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d00000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a86796c605346392d20130000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000f1c2834404c5761686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352c210d0400000004111d2935404b55606a6f7c869298a2a7a09da0a7a9a29f9996918f8e8d8e90939a9ea1a8a8a19ea1a8a39992877d706b60554c4135291d1104000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000060f18212a31373a3b3f3e3a342d251c130a01000000000000000000000008121a242c33393c3e3b3a36312921180f0500000000000000020d17212930363a3b4646464646464646463936302820160c02000004101d2935414d58626a6c6c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000005121e2a36424d57616c74808d95a0aaa79f93887d70685e545e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57616d7a849198a1a8b0b7bbc1c3c4c5bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000006101820262b2e3643505d69768390908376695d5043362e2b262018100600000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000111e2b3744505d6873787979797979797979797979797979797979797979797979797979797979797979797979797976695f53463a2d21140700111e2a3743505c68727879797979797979706b6054483c2f22160900121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e23180c00000000010d18242f3a434e58606a6f7d86929aa4acaaaca59d97928c88848281818283878b91969fa3ababadac9f92877d706b61594f433a2f24190d01000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b0000000000050f18212a333c4247484c4a463f372e251c130a0100000000000000000008121a242c363e45494a4846423b332921170e0500000000000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3845515e6a7479797979797979746e64584c3f33261a0d000000000000000000000000000000020e1a25303b454f59606d79839098a2aea49a92857a6e665b5051515151515151515151515151515151514f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714212d3a46535f6974818e96a1aab2bac2c7ccd0d1c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000061018222a31373a3c43505d69768390908376695d50433c3a37312a22181006000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000121f2c3845525f6b7885868686868686868686868686868686868686868686868686868686868686868686868686867b6e6155483b2e22150800121f2b3845525e6b7884868686868686867d7063564a3d3023170a00121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a4034281c10040000000007131d28313d464e58606b6f7c87939facaba39f938e857f7b7775747475777a7e848c9299a2a9b3a4978a7e716b61594f473d31281e130800000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000050e172129333c454d5355585651493f372e251c130a010000000000000008121a242c363e4850555755534d453b332920170e0500000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c79868686868686868074675a4e4134271b0e0100000000000000000000000000000009141f29333e45515c676e7b86929fa5aca1978f82786c60594f4444444444444444444444444444444442413d3730271e140900000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000815222e3b4855616e7b87929fa8b2bcc4ccd3d7dcd5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000060f18222a343c43474847505d69768390908376695d50474847433c342a22180f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000121f2c3845525f6b7885929393939393939393939393939393939393939393939393939393939393939393939393887b6e6155483b2e22150800121f2b3845525e6b7885919393939393897d7063564a3d3023170a00121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f150900000000010c161f2b343d45515d67717e8b9aa4afa399928b817a736e6968676768686e72797f879297a2aaa6998c7f73695f53463e352b1f160c010000091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000000020b172029333b454d575f6265625b51493f372e251c130a01000000000008121a242c363e48505a6164615f574d453b322920170c0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c798692939393938d8174675a4e4134271b0e01000000000000000000000000000000030d17212834404b555f69717e8a939da8a99f948c7f736b60564c4135373737373737373737373737373534312c261e150c02000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f2215090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d576774818d99a3afbac4ced6dfe3e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000000030e18212a343c464e535554525d69768390908376695d525455534e463c342a21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a00121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c31261a0e0200000000040f1b27333f4953606d7984919eaca49f92877f746d68615f575b5a565e61676d727d859298a2ac9f92867b6e61564c41362a1e11050000000a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b0000000a141d29323b454d575f696e726d635b51493f372d251c130a0100000008121a242c363e48505a616c716e695f574d443b32291e140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000050f18232e39434d57616c74818e95a0aaa69f92877d6f685d52463f342a2b2b2b2b2b2b2b2b2b2b2b292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e2114070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f697884919eabb5c0ccd6e0e8f1e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000009151f2a333c464e585f62615e566976839090837669565e61625f584e463c332a1f150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a194887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1e12060000000005121f2b3744505b65727f8c97a1a89c928a7e726d615d56534d4e4e4c52555c606b707c86929fa6a3988e8175685e5246392d2014070000000815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000006111b262f3b444d575f696e7b7f726d635b51493f372d251c130a010008121a242c363e48505a616c717d7b6e695e564d443a30261c110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000007121d27303c45505a606d79839198a3aea39991847a6d615b51463c31281d1e1e1e1e1e1e1e1e1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a1adbdc7d1dee8f2efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000020e1a26313c454e585f6a6f6d685e69768390908376695e686d6f6a5f584e453c31261a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a94887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e211408000000000613202d394653606c7884919ea9a0968d80736c625b524c4642414141464b5159606a717e8a939eaa9f92867a6e6154473b2f24180c0000000814212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f22160900000b17222d38414d565e696e7b848b7f726d635b51493f372d251b130a08121a242c363e48505a616c717e86847b6e695e564c42382e23170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000b151e2a333e45515d676f7c86929fa5aba1968f82756d62584e433a2f24180f111111111111110f0e0c09040000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e11050000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1825313e4b5864717e8b97a8b2bdcfd9e3f0faefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121e2b37424d575f6a6f7b7a6d686976839090837669686d7a7b6f6a5f574d42372b1e1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000000000000000003080b0e0e131313131313130a090704000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221508000000000a1623303d495663707d8996a0a99e9184786d605a5146413a373130363940454f58616c75828f99a3a3998c7f7266554b4035291d1004000006121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c20130700030f1b27333f49535e696e7b8491918c7f726d635b51493f372d251b13121a242c363e48505a616c717e879291847b6e685e544a3f34281c1003000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000030c18212935404b555f6a727f8b939ea8a89e948b7f726a5f554b41352921180d030404040404020200000000000000000000000000000000000000000000000000000000000000000000000000000001070c06111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d010000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfcfd9eaf5ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000814212d3a47535f696f7c85837a6d68768390908376686d7a83857c6f695f53473a2d211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000001080f14181a1b20202020202020171614100b0500000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb4a79a8d8080808080808080808080808080808080808080808080808080808080807a6d6154473a2e21140700121f2b3845525e6b7885919393939393897d7063564a3d3023170a000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124170b00000003101c28343f4a546773808d9aa8a2978a7e71665c51483f35302b26252a2e343d46505a626e7b87929fab9d908376675d5145382c1f13060000020e1a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b10030005121f2b3744505b656e7b8491969c918c7f726d635b51493f372d251b1a242c363e48505a616c717e8792999691837a6d665c5044382b1f1206000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000060f18242f39434e58626d75818e96a1aba69f92867c6f675d51453f332a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13181b1e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1104000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f32261908000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d1a2734404d5a6773808d9aa6b3c0cdd9e6f3fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000815222e3b4855616e7b859290837a6d7683909083766d7a839092857b6e6155483b2e221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000010406070a0d101112131312100e0b080705020000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2323201c160f08000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a73737373737373737373737373737373737373737373737373737373736d685e5246392d20130700121f2b3845525e6b7884868686868686867d7063564a3d3023170a0007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e3225180b00000006121f2b3844505c667683909da99f9285796d60544a403629241e1a191d2328343e47535f6a7683909ca99f92867a6d6053473a2d2014070000000915202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000613202d394653606c79839096a0a39c918c7f726d635b51493f372d25242c363e48505a616c717e879299a3a0959083796d6053463a2d201307000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000007121d28313c46515b606d7a849199a3aea3999184796d605a50463c31271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2b3844505b66737f8c999393939393939084776b6054443a302419120b030000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c30231609000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000713202d3a4653606d78818e9390837a7683909083767a8390938e81786d6053463a2d201307000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000020608080d0606030000000000000000000000000000000104080d111314171a1d1e1f201f1f1d1b181414110e080200000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000010b141d252b30333439393939393939302f2c27211a11080000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e67676767676767676767676767676767676767676767676767676767615e564c4135291d110500111e2a3743505c68727879797979797979706b6054483c2f22160900010c17212a333b434a4f5053535353534c4a463f372d232a333b434a4f5053535353534c4a463f372d23190f0500000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e3124170b0000000713202d3a4653606d7986929fa89b8e8175665c5042392e2419130e0d1218222b37434e5866727f8c99a5a399897c6f6356493c30231609000000030e1925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f04000005121f2b3744505b65707d869298a2a39c918c7f726d625b51493f372d2c363e48505a616c717e879299a3a39992877e71665c5044382b1f1206000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000010c161f2a343f45525d686f7c87929fa6aba0968e81756c62584e43392f24180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939333f4a54616e7a8786868686868686867f7265594f43322c29231d150d0700000000000000000000000000000000000000000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d201307000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121f2c3844505c666d78818e9390837a839090837a8390938e81786d665c5044382c1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000003090e1214151913120f0b06000000000000000000000003070d1013191d202124272a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a050000000000000000000000000000000000000008131d262f363c4041464646464646463d3c38332c231a0f0500000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a54524c443a3025190d01000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700000a16222e39434d555b5d6060606060585651493f34292e39434d555b5d6060606060585651493f34291e120600000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c302316090000000714212e3a4754616d7a8798a3a5988b7f7265544a3f30271c1208020007101a26313d495663707c8996a3ab978a7d7164574a3e3124170b0000000008141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c2721191107000000030f1b27333f4953606b707d869298a2a39c918c7f726d625b51493f37363e48505a616c717e879299a3a39992877e716c61544a3f34281c1003000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000040d18222935414c56606a727f8c949fa9a89e938b7e716a5f554b40352921170c03000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a4044454646463a46525e686e797979797979797979726d6256473f3a38342f271f191007000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb4aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f1206000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2734414e5a6774818d9aa7b4c0cddae7f6ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000003101c28343f4a545c666d78818e939084839191838490938e81786d665c544a3f34281c1003000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000060e151a1e212226201f1c17110a0200000000000003060c1012181d2024292c2d30343638393939383735322e2d2a251e1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e535353535353534a48443d352c21160b00000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e61544d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4746413a32281e130800000b17232f3a454e565c5e6060606060606056544f473d33271c100400010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e333f4a555f676a6c6c6c6c6c65625b51463a2e22160900000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070000000815222f3b4855626e7b8895aaa4978a7d7164574a3e2e24150b000000000915222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000020d172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f0700000000000b17222d38414f59606b707d869298a2a39b918c7f726d625b51493f3e48505a616c717e879299a3a39992877e716c615a5042382e23170b00000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000061019242f3a444e58606c77828f97a1aba59f92867c6e675d51453e33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000007131e29333c454c505253535246444d565e616c6c6c6c6c6c6c6c6c65625b51504c47454039312a221910060000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c1003000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfced9e5f1feefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201300000000000000000c17232e38424a545c666c78818e92909195959191928d81786c665c544a42382e23170c00000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000060f181f262b2d2e332d2b28221c140b08060406060b0f12171c1f24292c2f35393a3d4043444546464543413e3b3936302b272019130c04000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000814202b36414b53595b6060606060606056554f473d33271c1004000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615447404040404040404040404040404040404040404040404040403a3935302820160c02000007121e28333c454b5052535353535353534a48443d352b21160b000003101d2936424f5b6771777979797979726d62564a3e3136424f5b6771777979797979726d62564a3e3124180b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f12060000000916222f3c4955626f7c8895a2a396897d7063564a3d30231706000000000714212e3a4754616d7a8794a0a5998c7f7266594c3f3326190c0000000000050e17222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000006111b262f3d474f59606b707d869298a2a39b918c7f726d625b514948505a616c717e879299a3a39992877e716c615a50483e30261c110600000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000008131e28323d44505b656d7a859199a4aea2989083796d605a50453b30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454f575c5e60605f53504a4d52545f60606060606060605c5e5f5f5c5853514b433c342a22180c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b00000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1824313e4b5764717e8a97a8b2bdc8d4e2edf8efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20110c0600000000000006111c263038424a545b666c77808d929da0a09d928d80776c665b544a423830261c110600000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000030e18212a31373a3b403938332d261d191312101314171c1f23282c2f35393a4145474a4d505152535252504e4b4746413b373229241e160e05000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c6360594f44382c201407000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b3434343434343434343434343434343434343434343434342e2d29251e160e04000000010c17212a333b434a4f5053535353534c4a463f372d23190f05000004111d2a3744505d6a778386868686867f7265584c3f323744505d6a778386868686867f7265584c3f3225190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c10040000000815222e3b4855616e7b8894aaa4978a7d7164574a3e2d22170b000000000815222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000000006111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c110800000000000000000a141d2b353d474f59606b707d869298a2a39b918c7f726d625b51505a616c717e879299a3a39992877e716c615a50483e362c1e140a00000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000010c162027333f49535e68707d87939fa6aaa0958d81746c61574d42392e23180e05000000000000000000000000000000000000000000000000000000000000000000000000030f1b2834404c5761686b6c6c6c605c544a46475353534c52565d6065696b6c6b6965605c554e463c342a1e140a00000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f8b93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c110600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a0acb8c6d0dbe7f0f9e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c211d1711090000000000000a151e263038424a545b656c77808d939d9d938d80776c655b544a423830261e150a0000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000009151f2a333c4247484c46443f382f2925201f1d1f2022282b2e34383a4045474c5254575a5d5e5f605f5e5d5b5854524c47433c35302820170e0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000010e1a2733404c59646f7479797979797979706b6055483c2f231609000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e272727272727272727272727272727272727272727272721201d19130c0400000000000a16222e39434d555b5d6060606060585651493f34291e1206000004111e2b3744515e6a7784919393938c7f7265594c3f323744515e6a7784919393938c7f7265594c3f3226190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000000000714212e3a4754616d7a8798a2a5988b7f7265544a3f33281c1107010006101823303c4956636f7c8996a2aa978a7d7164574a3e3124170b000000000000000a141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000000020b19232b353d474f59606b707d869298a2a39b918c7f726d625b5a616c707e879299a3a39992877e716c615a50483e362c241a0c02000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000040d17222d38414c56606b73808d949fa9a79d928a7e71695f544a40342820170b02000000000000000000000000000000000000000000000000000000000000000000000005111e2a3744505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e463c30261c1106000000000000000000000000000000000916222f3c4955626f7c8895a2afa396897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a46535f697784919eaab4bfcad6dee8eee2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f534639302d29221b12090000000000030c151e262f38424a535b656c74818e9b9b8e81746c655b534a42382f261e150c030000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313c454d53555953504a423b35302d2b292c2d2d3338393f44464b5153565d606367696b6c6c6c6b6a6865615e56544e46413a322920170d020000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000010e1b2834414e5b677481868686868686867d7063564a3d3023170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1413110d08020000000000010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e221609000005111e2b3844515e6b7784919e9f998c7f7266594c3f333844515e6b7784919e9f998c7f7266594c3f3326190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c1207000000000613202d394653606c7985929fa79b8e8174665b5044382d2218120d0c1117222b37424d5765727f8c98a5a398897c6f6256493c2f23160900000000000000020b141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c0100000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d62616c707e879299a3a39992877e716c615a50483e362c241a1208000000000009141f29333b42464853535353535353535346413a32281e130800000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000006111b262f3a444f59606d78829097a2ada49f92857b6e665c51443e32291d140a000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b000000000000000000000000000000000916222f3c4955626f7c8895a2afa3968a7d7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0005121e2a36424d576673808c98a2aebac3ccd7dce3e7d5c9bcafa296897c6f635649505c6976838f9c9286796c5f53463e3d39342d241b110600000000060f19232b353d464e58606a6f7c8592989891857c6f6a60584e463d352b23190f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d575f6166605b544d46413b393835393a3c3f44464a5053555d6064686d70737677787979787674716e68626058524c443a32291e130800000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000010e1b2734414e5a6774818d93939393938a7d7064574a3d3124170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d070705010000000000000003101d2936424f5b6771777979797979726d62564a3e3124180b000005121e2b3845515e6b7884919ea6998c807366594d40333845515e6b7884919ea6998c807366594d4033261a0d00000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b000000000006121f2b3844505b667683909ca99e9285786c60544a3f3329241d19181b2227343c46535f6976838f9ca99f9286796d6053463a2d2013070000000000000000020b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e13080000000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d6c707e879299a3a39992877e716c615a50483e362c241a1208000000000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000a141d29323d44505c666e7b85929ea4ada2979083786d60594f443b2f261c11060000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c10030000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7d717d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c11060000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313b4754616e7a86929fa7b1bac2cbd1d6dcd5c9bcafa296897c6f635653535c6976838f9c9286796c5f53534b49453e362d22170c000000030e18212b353d474f58606a6f7c8592918c8c9191857c6f6a60584f473d352b21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f696e736c665f57524c484644404547494a5053545c6063676d71757a7d8083848586858583817e7a756f6a615d564c443a3025190d0100000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000000010e1a2734414d5a6774808d9a9f9f9f978a7d7164574a3e3124170b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080101010101010101010101010101010101010101000000000000000000000004111d2a3744505d6a778386868686867f7265584c3f3225190c000005121f2b3845525e6b7885919ea6998d8073665a4d40333845525e6b7885919ea6998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c030000000000030f1c28333f4a546673808d99a7a1978a7d70665b50443e352f292423282d333d464f59616e7b86929faa9c908376665c5145382c1f13060000000000000001070d111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000000000000071119232b353d474f59606b707d869298a2a39b918c7f72707e879299a3a39992877e716c615a50483e362c241a12080000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000020b172028343f4a545e69707d8a929da7a99f958d80736b61564d42382d22170e05000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000914202d3946525e6873808c95a0a8b1bbc0c7cbd0d0c9bcafa296897c6f63606060606976838f9c9286796c606060585650483e34291d110500000915202a333d474f59606a6f7c8592918c7f7f8c9192857c6f6a60594f473d332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b7f786e69615e565453504b515356545b6063666d70757a7e82868a8d909192939291908e8b86827c746d685e564c41362a1e11050000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000d1a2633404d596673808c99a6aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919393938c7f7265594c3f3226190c000005121f2c3845525f6b7885929ea69a8d8073675a4d40343845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000000b17222d3c4956636f7c8995a0a99d9083786c605a50454039352f2e34383f444e58616b75818e99a3a3988c7f7265544b4034281c1004000000000000040c13181d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d1307000000000000000000071119232b353d474f59606b707d869298a2a39b918b7f7d879299a3a39992877e716c615a50483e362c241a120800000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000050e17232e38424d57616c74808d95a0aaa79f93887d70695e544a3f332820160b020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d0100000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b02000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005111e2a36414c56606d798390969fa7afb5babfc2c3c4bcafa296897c6f6c6c6c6c6c6c76838f9c9286796c6c6c6c64625a5045392d21150800020f1a26313c464f59606b6f7c8592918b7f72727f8b9192857c6f6b60594f463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88827b736d686461605b555d606265666c7074797d81858a8f92999a9c9e9f9f9f9e9d9b99928f87817a6d685e5246392d2013070000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9f998c7f7266594c3f3326190c000006131f2c3946525f6c7985929fa79a8d8074675a4d41343946525f6c7985929fa79a8d8074675a4d4134271a0e01000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e04000000000000000615222f3b4854606b7784919da8a0958c7f726c615a514b4541403f4045495058606a707d8a939eaa9f92867a6d6154473a2e23180c000000000000040d161d24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d01000000000000000000071119232b353d474f59606b707d869298a2a39b918b869299a3a39992877e716c615a50483e362c241a120800000000000000000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000006111c26303b45505a606d79839098a2aea49a92857b6e665b50443d32281d140a0000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a00000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1925303b45515c666e7b8490959fa3abaeb4b6b7b8b9afa296897d7979797979797979828f9c92867979797979716c6256493d3024170a0006121f2b37434e58606b707d8692918b7f726d6d727f8b9192867d706b60584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b888f86807a75716e6c666b676d6f7175797c81858a8e92989c9fa3aba39f9e9d9d9d9fa3a39f9a938e847a6d6154473a2e2114070000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a6998c807366594d4033261a0d000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884919ea6998c807366594d4033261a0d00000613202c3946535f6c7986929fa79a8d8174675a4e41343946535f6c7986929fa79a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b22191107000000000000000007131f2c38434f5965727f8b96a1a79f93887e716c605d55524c4c4c4b51535b606a6f7c86929fa5a3988e8174685e5246392d1d12070000000000010c161f282f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000000000000000000071119232b353d474f59606b707d869298a2a39b999299a3a39992877e716c615a50483e362c241a120800000000000000000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000040404000a141e29333e45515c676e7b86929fa5aca1978f82786c60594f443a2f261b110600000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c20130600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000008141e2834404b545e696e7b838d92999fa3aaa9aaabacaea5998f8986868686868686868f949f988986868686867e7164584b3e3125180b000814212e3a47535f6a707d8692918b7f726d62626d727f8b9192867d706a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b8898928d86827e7b797877787a7c7e8285898d92979b9fa2a7a09d9999929190909192999a9ea19f96887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000916232f3c4956626f7c8995aab4a79a8e8174675b4e4134281b09000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998d8073665a4d4033271a0d000006121f2c3844515c667986939fa79b8e8174685b4e41353844515c667986939fa79b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f191007000000000000000000030c1b27323d4753606d7984919eaca49a92867e736d67605d565959545c60656c717c859198a2ac9f92867b6e61564c4135291d0c03000000000007131d28313a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c2013060000000000000000000000071119232b353d474f59606b707d869298a2aba39fa3a39992877e716c615a50483e362c241a12080000000000000000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000306080911111111110c17212834404b555f69717e8a939da8a99f948c7f736b60564c41382d22170d040000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d21140700000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c60646a6e72757778787979787675726e69636159534d453d352b23190f0600000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020c18232e39424d575e696e7880878d9298999c9d9e9fa39fa1999693939393939393939c9fa6a393939393938b7e7164584b3e3125180b000815222f3b4855626e7b8592938b7f726d625b5b626d727f8b9192857b6e6255483b2f221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88959f98928e8b878685848586898b8e92979a9ea1a8a09e9995908c89868483838486898d92979e95887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000814212e3b4754616e7a8798a2aea89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d79869aa4a89b8e8175685b4e42353a4653606d79869aa4a89b8e8175685b4e4235281b0f02000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a0000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000b151e2b353d45515c67717d8a9aa4aca298928a8079716d6867666567666d70787e869197a1aaa6998c8073695e53493f372d1e150b00000000010d18242f3a434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d211407000000000000000000000000071119232b353d474f59606b707d86929facafacac9f92877e716c615a50483e362c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a0f1215151e1e1e1e1e1e1e18232e39434d57616c74818e96a0aaa69f93877d70685e53493f33271f160c01000000000000000000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f1408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007121d27303b454d575e666d747b8186898d8f909192999393939393939393939393939393939393939393938b7e7164584b3e3125180b000814212e3a47535f6a74808d887f726d625b51515b626d727f8b8d80746a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88949fa29f9b979992919192939a989b9ea1a9a29e9a96918c8883807d7a78767677797c80858b9297887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000613202d394653606c7985929facaa9d9083776a574d42362a1e11050000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929fa79a8d8074675a4d4134271a0e01000714202d3a4753606d7a8693a0a89b8e8275685b4f42353a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000007121c27303d474f59606b707d87939facaaa29f928d847e7a767473727375797d838b9298a1a9b3a5998c7f726d625b51493f30271d120700000004111d2935404b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000000000000000000000000071119232b353d474f59606b727f8c98a5b2b3a79a8d80746c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000060e151a1f21222b2b2b2b2b2b2b2b2b27303c45505a606d79849198a3aea49991847a6d655b50443d31281e13080000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000b151e29333b454d545c60696e747a7d808384858686868686868686868686868686868686868686868686867e7164584b3e3125180b0006121f2b37434e58646e74817e726d625b514949515b626d727f80746e64584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a4754606d79828b92989ea1a8a39f9e9e9f9fa4aca9a19e9a97928e89847f7b7773706d676a6a666d6f73797f858f887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000005121f2b3744505b657783909daaac9f928579695e52463a2d2014070000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa79a8d8174675a4e4134271b0e01000714212d3a4754606d7a8793a0a89b8f8275685c4f42353a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d070100000000000000000000000c18232e39424f59606b707d86929aa4aba9aca49c96918b8682807f7f8082858a90959fa3aaaaaca79c918b7f726d625b5142392e23180c0000000613202c3945515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e010000000000000000000000071119232b353d474f59606b707d86929facacacac9f92877e716c615a50483e362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000006101820262b2e2f3737373737373737373737333e45515d676f7c86929fa5aba1968f82776c60584e433a2f24190d06000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4347484c4e505252535252504e4b4846423b38332a251f170f0700000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d130800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000030c172129333b424a51575e61676d7073767778797979797979797979797979797979797979797979797979716c6256493d3024170a00020f1a26313c46525c646e74726d625b51493f3f49515b626d72746e645c52463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000613202c3945515d676d767e858c9196989b9d9e9f9f9e9d9a9897928e8a85817c77736e696663605d55545c6063676d727a81887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000030f1b27333f49536874818e9ba7aea298877b6e6154473b2e2114080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667986939fa79b8e8174685b4e4135281b0e02000814212e3b4754616e7a8794a1a89c8f8275695c4f42363b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000004101c2834404a54606b707d869298a3a69f9c9fa4a8a19e99928f8d8c8c8d8f92989da0a7a7a09da0a7a39b918b7f726d62544b4034281c100400000714202d3a4753606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c100300000000000000000000071119232b353d474f59606b707d869298a2a39f9fa3a39992877e716c615a50483e362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79b8e8174685b4e4135281b0e0200000000000000000000000000000000030e18222a31373a3c44444444444444444444444444404b555f6a727f8b939ea8a89e948c7f726a60554c41352922180c010000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e1104000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000000000000000000000a16202b343d4347494949494949494846423b33291f140900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000050f172029303940444d53555d606366696a6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64625a5045392d21150800000915202a33414a525c646765625b51493f37373f49515b626567645c524a41332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0004111d2935414b555d606d717a7f84898c8f9091929291908e8b8885817d79746f6b66615f575653514b4b5153555c60686d757f7b6e6155483b2e221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000b17222d3f4c5865727f8b98aab4aa96897c706356493d302316080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869aa4a89b8e8175685b4e4235281b0f02000815212e3b4854616e7b8794a1a99c8f8376695c5043363b4854616e7b8794a1a99c8f8376695c504336291d1003000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000306070a0d101112131212100e0b07060400000000000000000000000000000006121f2c3844515c66707d869298a3a39c948f939aa0a7aba39f9c9a99989a9b9fa2aaa8a19e9590959ba3a39b918b7f72665c5145382c1f13060003101c2936434f5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000000000000000000071119232b353d474f59606b707d869298a2a399929299a3a39992877e716c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89b8e8275685b4f4235281c0900000000000000000000000000000000000a15202a343c4347485151515151515151515151515151514e58626d75818f96a1aba69f92877c6f675d51453f34291d110500000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d1004000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312e2f32353738393939383735322e2d2a261f1c170e0903000000000000000000000000000000000000000000030f1b27323d464e545656565656565654534d453b31251a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000050e171e272e343b42464b5153565a5c5d5e5f6060606060606060606060606060606060606060606060585650483e34291d11050000030e18212f38414a52585a585651493f372d2d373f495156585a58524a41382f21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00010d18242f3a434b515a62686d72797c7f82848586858583817f7c7974706d6663605955534d494745404045464b51565e616d726e695f53473a2d211408000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000616232f3c4956626f7c8998a3aea5988c7f7265594c3f3025190d0100000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000815222e3b4855616e7b8894a1a99c908376695d5043363b4855616e7b8894a1a99c908376695d5043362a1d1003000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79849197a1a49c918c838790959c9fa4aca9a7a6a5a6a8a8a7a09d96918a848c919ba3a0959084796d6053463a2d20130700000d1a2733404d5a6673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f020000000000000000071119232b353d474f59606b707d869298a2a3999286869299a3a39992877e716c615a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89c8f8275695c4f4230251a0e02000000000000000000000000000000030f1a26313c464e53555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5b606d7a849199a3aea39991847a6d605a50453a2e211509000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000000000000006131f2b37434e586062626262626262615e574d42362a1e1205000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000050c151c232831363a4045474a4d5051525353535353535353535353535353535353535353535353534b49453e362d22170c00000000060f1d262f3841474c4e4b4a453f372d25252d373f464a4b4e4c4741382f261d0f060000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000007131d28313a414550565d60666d6f727577787979787674726f6c6663605c54544f4846423d3a393534383a40454c525b6265615f574d42372b1e1206000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000713202d3a4653606d7986929faca89b8e817568564c41362a1e110500000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000815222f3b4855626e7b8895a1a99d9083766a5d5043373b4855626e7b8895a1a99d9083766a5d5043372a1d1004000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e2215080000000000000002060a0c0d1313131313131313131313131313131313131313131312110f0c0701000000000000000006121f2c3844515c666e7c8591979c928c7f767c838a8f939a9a9d9e9f9f9e9d9b9895908b847e777f8c919b9691837a6e665c5145382c1f130600000916232f3c4956626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d0000000000000000071119232b353d474f59606b707d869298a2a39992877d7d879299a3a39992877e716c625a50483f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaa9d9083776a574d42362a1e120500000000000000000000000000000006121f2b37434e585f626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a686f7c87929facaba0968e81756c62564a3d3124170b00000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181514120e0903000000000000000000000000000000000000000000000000000815222e3b4754606a6f6f6f6f6f6f6f6e695e53463a2d211407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000030b12181f252a2f35393a3d404344454646464646464646464646464646464646464646464646463e3d39342d241b110600000000000b141d262f363c40413f3d3a342d251b1b252d343a3d3f413f3c362f261d140b000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0000010c161f282f353f444c52545c606265686a6b6c6c6b6a676562605b5453514a48433d3a36312d2c29282c2f343a414651575955534d453c31261a0e02000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3844515c667683909ca9aa9e918477685e5246392d20130700000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000915222f3c4855626f7b8895a2aa9d9083776a5d5044373c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000070d12161919202020202020202020202020202020202020202020201f1e1b18130c050000000000000004101c2834404a545f6a6e7c8591928c7f736d6f787d82878b8e9091929291908e8b88837e79716d727f8c9191847a6e685e544b4034281c100400000815222e3b4754606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000000000000071119232b353d474f59606b707d869298a2a39992877e70717e879299a3a39993877e716c625a50483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facac9f928579695e52463a2d2014060000000000000000000000000000000815212e3a47535f6a6f777777777777777777777777777777777777777777777f8c99a5b2a89e938b7e7165584b3e3225180b0000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0f111212131312100f0c080705020000000000000000000000000000000000000000000000000000000916232f3c4956626f7c7c7c7c7c7c7c7b6e6154483b2e211508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000070c141a1d24292c2d303336373839393939393939393939393939393939393939393939393931302d29221b1209000000000000020b141d242b30333432312e29231b12131b23292e31323433302b241d140b02000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000040d161d2429323a41454a505356595c5d5e5f5f5e5d5b585553504a4644403938322d2a2620201d1c1f232930363f464a4c4847423c332a1f150900000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000004101c2834404a5466737f8c99a9aca096877a6d6154473a2e21140a00000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99c8f8376695c504336291d1003000916232f3c4956626f7c8995a2aa9d9084776a5d5144373c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e120600000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2b28241e170f06000000000000000c18232e39424e575f6a6e7c858c80736d63666d70767b7e81838485858584817f7c77726d67626d727f8b847b6e685e564c42392e23180c00000006131f2b38434e5863707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d201307000000000000071119232b353d474f59606b707d869298a2a39992877e706c6c717e879299a3a49993877e716c625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaea298877b6e6154483b2d22170b0607080808060200000000000000000915222f3c4855626f7c8484848484848484848484848484848484848484848484919daab7afa59f9285786c5f5245392c1f120600000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b0000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878989898989898074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000003090e13181d20202327292a2b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2524211d1711090000000000000000020b131a1f2426272524221d1811090911181d2224252726241f1a130b0200000000000b1825313e4a56626d72797979797979736e63584b3f3226190c00000000040c131820282f35383f4446494c4f5152535252504e4c4946443f3a38342e2c27211e1a1413101013181e252a353a3e3f3b3a37312a21180e0300000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000c18232e3c4956626f7c8997a2ada8978a7e7164574a3e31261b0f03000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a99c908376695d5043362a1d100300091623303c4956636f7c8996a2aa9e9184776b5e5144383c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e02000000000a131c232a2f3233393939393939393939393939393939393939393939393837342f2921180f0500000000000007121c27303c454e575f6a6e7c7f736e635b5c6064696e717477787979787775726f6a65605d5b626d727e7b6e695e564d443b30271d1207000000030f1b27323d4854606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f12060000000000071119232b353d474f59606b707d869298a2a39992877e716c61616c717e879299a3a49993877e716c625a50483f362d241b12090000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929facb4aa978a7d7064544a3f33281c131313151514120f0a030000000000000916222f3c4955626f7c889191919191919191919191919191919191919191919196a0acb8b8ac9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e040000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692959595958d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000001070d111314171a1d1e1f202020202020202020202020202020202020202020202020181715110c060000000000000000000001080e14171a1b181815120c060000060c121518181b1a17140e08010000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000001070d161e24292e34383a3c3f42444546464543413f3c3938332d2c28231c1b16120e09060404070c131923292e31322e2d2b261f180f060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000713202d3a4653606d7985929eaba79b8e817468584e43372b1f1206000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1a99d9083766a5d5043372a1d1004000a1623303d495663707c8996a3ab9e9184786b5e5145383d495663707c8996a3ab9e9184786b5e5145382b1e1205000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f15090000000007121c252e353b3e40464646464646464646464646464646464646464646464544403a332b21170c010000000000000b151e2a333c454e575f6a6e726d635c525053575e6164676a6b6c6c6b6a6865625f585351515b626c716e695e574d443b32291e150b00000000000a16202c38444f59606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000000040f19232b353d474f59606b707d869298a2a49992877e716c615a5a616c717e879299a3a49993877e716c625a50483f362d241b110600000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929facb4a79a8e8174665b5044382d22201f202222211f1a150e0600000000000916222f3c4955626f7c88959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0a8b2acacac9f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e05000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa2a29a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000010406070a0d1011121313131313131313131313131313131313131313131313130b0a0805000000000000000000000000000003080b0d0e0c0b090501000000000106090b0c0e0d0b0803000000000000000006121e29343f495156586060606060605a58524a40362a1f130700000000000000040c13191c23282b2d2f323537383939383734322f2d2b28221f1c18120f0a0502000000000002080d181e22252622211e1a150e06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006121f2b3844505c6674818e9baaab9e9184786a5f53473a2e21150a000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000a1723303d4a5663707d8996a3ab9e9185786b5e5245383d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e03000000020d19232e3740464b4c5353535353535353535353535353535353535353535352504c453d33291e1307000000000000030c18212a333c454e575f6266635b524944464d5354585b5d5e5f5f5e5d5b5855534e474549515a6265615e574d453b322920170c03000000000004101c27323d44505b656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b00000000000b16212b353d474f59606b707d869298a2a49993877e716c615a50505a616c717e879299a3a49993887e716c625a51483f372d23180c0100000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929facb8ab9e9185786c60544a3f332d2c2c2d2f2f2e2b2620180f06000000000916222f3c4955626f7c88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b0400000000000000000000000000000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000001080d11171c1f202326292a2b2c2c2b2a282522201f1c1712100c070000000000000000000000070d121618191514120e090300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000003101c28343f4a5464707d8a98a2ada196887b6f6255483c31261a0f000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000a1724303d4a5763707d8a96a3ab9e9285786b5f5245383d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000006121e2a354049515759606060606060606060606060606060606060606060605e5c574f453a2f24180c00000000000000060f18212a333c454e53555957514940383b4246484b4e5051525252514f4c4847433c393f4850565854534d453b332920170e05000000000000000b162127333f49535b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000003101b27323d474f59606b707d869298a2a49a93877e716c615a504848505a616c717e879299a4a49a93887e716c625b51493f34291d11050000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929facb4aba1978a7e71665b50443f3a39383a3b3b3a37312a22180e030000000916222f3c4955626f7c8893939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000040613131313131313131312110e0904000000000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000060b10121316191c1e1f201f1f1d1b191613120f0b060400000000000000000000000000000106090b0c08080602000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000b17232e3a4753606d7985929faca8998c7f7366584e43372b1c11060000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e3d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281b0f0000000000000000060f18212a333c4247484c4b463f372b31363a3b3e41444546464544423f3c3a37312c363f454a4b4846423b332920170e050000000000000000050b17222d384149535b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a00000000000713202c38444f59606b707d869298a2a49a93887e716c615a50483e3e48505a616c717e879399a4a49a93887f726d625b51453a2e22150900000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929facaea399929183786c6059504947454546484847433c342a20150a0000000916222f3c4955626f7c8686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000001070c10132020202020202020201f1d1a150f08000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000030607090c0f1112131312100e0c090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000006131f2c3845515d6774818e9ba8aa9d9184776a5f5347382e23170b0000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3ab9e9184786b5e5145382b1e1205000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f343e4b5764717e8a97a4ac9f9285796c5f4a3f34281c10030006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c100700000000000c1925323e4b57636d73797979797979797979797979797979797979797979797873685c5044372b1e11000000000000000000060f18212a31373a3b3f3e3a352e25252a2d2e313437383939383735322f2e2b26242d343a3d3e3b3a36312921170e050000000000000000000006111b262f38414950575f62686e717477787979787775726e69625f58514940372e231a0c0200000000000916222f3b4854606b707d869298a2a49a93887e716c625a50483e36363e48505a616c717e879399a4a49a93887f726d62564a3d3124180b000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929facac9f9286928c7f736b605b53535151535555534e463c31261a0f0200000815222e3b4754606a76797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120500000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000004101d2935404b5563707d8996a1aca095887b6f62544a3f34281c100300000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000b1825313e4b5864717e8b97a4ac9f938679665c5044383e4b5864717e8b97a4ac9f938679665c5044382b1f120600030f1b27323d464e54566060606060605f5c574f444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000d192633404c5966737f8686868686868686868686868686868686868686868685786b5e5245382b1f1200000000000000000000060f1820262b2e2f33322f2a231c1a1e212125282a2b2c2c2b2a282522211f1b1b22292e31322e2d2a251f170f050000000000000000000000000a141d262f383f444e53565e6165686a6b6c6c6b6a6865615e57534e463f372e251c11080000000000000a1623303d495663707d869298a2a39f93887f716c625a50483e362c2c363e48505a616c717e879399a4a49a93887e7265584b3f3225180c00000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3744505b657986939faca79a8d818d93877d726c6562605d5c6062625f584e43372b1f1206000006131f2b37434e5860626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c10030000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000c18242f394653606c7884919eaba7998c8073665c5044382b1f140900000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000b1825323e4b5865717e8b98a4afa49986796d6053463a3e4b5865717e8b98a4afa49986796d6053463a2d20130700000a16202b343d43474953535353535352504c453b42464b5153575a5c5e5f5f5f5e5d5c595754514c46423b3328231c140c020000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b5e5245382b1f120000000000000000000000060e151a1e21222625221e18120e121415181b1d1e1f1f1f1e1c191515120f11181d21242521211e1a140d0500000000000000000000000000020b141d262d333c42474c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a000000000000020f1c2935424f5c6875828f949fa39b918b7f726d625a50483e362d24242c363e48505a616c717e879399a49e938e8175685b4e4235281b0f0200020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202d394653606c78869aa4afa396897d869292877f78726e6d67676d6e6e6a5f53473a2e2114080000030f1b27323c464e5455606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b0006121e29343f495156586060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000007121f2b3844505b6673808c99a3ab9e9184796d6053463b30251a0e01000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000c1825323f4b5865727e8b98a5b5a093867a6d6053473a3f4b5865727e8b98a5b5a093867a6d6053473a2d2014070000040f19222b32373b3c4646464646464544403a3136394045474a4d4f5152535252514f4d4a4745413a3631292117110a02000000000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b5e5245382b1f1200000000000000000000000003090e121415191816120d07020507080b0e1112131312110f0c09080603060c111517181514120e0903000000000000000000000000000000020b141b222731373b4146474b4e5152525352514e4c4846423b37312a221c130a01000000000000000714202d3a4753606d79828f949b918b7f726d625a50483f362d241b1a242c363e48505a626c717e87939a938e81786d6053463a2d201307000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000713202d3a4653606d798693a0b6a295887c818e99928c837f7b7a7979797b7c6e6255483b2f2215080000000a15202b343c4347495353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f140800010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000007121d2731394045535353535353535353524e473f352b2015090000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000030f1c28333f4a54616e7b87929faca1968a7d7063574d42362a1d1307000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f34281c1003000c1925323f4c5865727f8b98a5ada093877a6d6054473a3f4c5865727f8b98a5ada093877a6d6054473a2d21140700000007101920272b2e2f3939393939393837342f252a2f34383a3d404344454646454443403d3a39352f2a251f170f060000000000000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5e5245382b1f120000000000000000000000000000020608080c0c0a060200000000000001040506060504020000000000000105090b0b08070502000000000000000000000000000000000000020a111720262b3036393b3e41444546464544423f3b3a36302b262018100a01000000000000000006131f2c3845515c676d79828f918b7f726d625b51483f362d241b12121a242c363e48505a626c717e88938e81786d665c5044382b1f120600000714202d3a46525e6976797979797979797976685e5246392d201307000714202d3a4753606d7a8693a0ada194887b7c88949f95918c8886858586888073675a4d4034271a0d000000040f19222b32373b3c464646464646464646464646464646464646464646464646464646464646464644413b342c22180d0200000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0100000000000000000000000000000000000000000000000000000000000106090b0c131313130c0b09060100000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000b17222d3846525e6975828f9ba7a89b8f8275695e52463a2f24180d000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4ac9f938679665c5044382b1f1206000c1926333f4c5966727f8c99a5ada094877a6d6154473a3f4c5966727f8c99a5ada094877a6d6154473a2e21140700000000070f161b1f22232d2d2d2d2d2d2c2b28241a1d23292c2d3034363838393938373633302d2c29241e1a140d0500000000000000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151a1e252a2d2e323537383939383735322e2d2a251f1a150e060000000000000000000004101c2934404b555c676d79828a7f726d625b51493f362d241b120909121b242d363e48505a626c717e8681786d665c544a3f34281c100300000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000714212d3a4754606d7a8793a0ada194877a76828f99a09d9895989292988d8073675a4d4034271a0d0000000007101920272b2e2f39393939393939393939393939393939393939393939393939393939393939393835302a221a1006000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000040e18222a32373b3c464646464646463e3d39342d241b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d13080000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000000000000000000000000000000000070d1216181920202020181815120c060000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000006111c2a36424d5763707d89959fac9f92867b6e61554b4135291d12070000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4afa49986796d6053463a2d201307000d192633404c5966737f8c99a6ada194877a6e6154473b404c5966737f8c99a6ada194877a6e6154473b2e2114080000000000040a0f1315162020202020201f1e1c180e12181c1f202427292b2c2c2c2b2a29262421201d19130e090300000000000000000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62574a3e3125180b0000000000000105090b0b1313131307060405090b0b131313130706040005090b0b13131313070604000000000000000000000000000000000000000000000000000000000000000003090e14191e202125282a2b2c2c2b2a282521201e1a140f0a030000000000000000000000000c18232f39434b555c676d797d726d625b51493f372d241b1209000009121b242d363f48505a626c717d786d665c544a42382e23170b0000000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000814212e3b4754616e7a8794a1aca093877a6f7c87929fa5a5aaa29f9f9a8d8073675a4d4034271a0d0000000000070f151b1f22222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b313638393939393939393433302b241d140b0100000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f1206000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2524221d1811090000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000e1a25303b4854606b7683909da8a3998d8073675d5145392e23180c0000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b5a093867a6d6053473a2d201407000d1a2633404d596673808c99a6aea194887b6e6155483b404d596673808c99a6aea194887b6e6155483b2e221508000000000000000306080913131313131312110f0c01070c101314171a1c1e1f201f1f1e1c1a171413110d0801000000000000000000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51463a2e2216090000000000060c111517182020201f141310111517182020201f1413100c111517182020201f1413100c07010000000000000000000000000000000000000000000000000000000000000002080d111414181b1e1f1f201f1e1b191514120e0903000000000000000000000000000007121d273139434b555c676d716c625b51493f372d251b12090000000009121b242d363f48505a626b706d665c544a423830261c11060000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4855616e7b88949f9fa39986796d73808c939fa2aaaaaba69a8d8073675a4d4034271a0d000000000000040a0f131516202020202020202020202020202020202020202020202020202020202020201f1f1c19140d0600000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726241f1a130b0200000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000000000000000000000000000000009131b23292e31323939393932312e29231b13090000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000009141f2c38444f5964717e8a96a0ab9f92857a6d60544b4034281d120700000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5ada093877a6d6054473a2d211407000d1a2733404d5a6673808d99a6aea195887b6e6255483b404d5a6673808d99a6aea195887b6e6255483b2f2215080000000000000000000000060606060606050503000000000406070a0d10111213131211100d0a07060401000000000000000000000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751493f35291e1206000000000911181d2124252d2d2d2c201f1c1d2124252d2d2d2c201f1c181d2124252d2d2d2c201f1c18120b030000000000000000000000000000000000000000000000000000000000000000010507080b0e1112131312110f0c0807050200000000000000000000000000000000010b151f273139434b555c6064615a51493f372d251b130900000000000009121b242d363f4850596063605c544a423830261e140a000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000915222f3c4855626f7b8893939393928679666c77818c92989b9e9f9f9a8d8073675a4d4034271a0d000000000000000003060809131313131313131313131313131313131313131313131313131313131313131312100d08020000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201b1a17140e08010000000000000000000106090b0c1313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000000000000000000000000000007111b252d343a3e3f464646463f3d3a342d251b110600000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000002101b27323d4653606c7884919da8a2978b7f72665c5145392e23180c01000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5ada094877a6d6154473a2e211407000d1a2734404d5a6773808d9aa6aea295887b6f6255483c404d5a6773808d9aa6aea295887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f372d23180d0100000009121b22292e3132393939392d2c29292e3132393939392d2c2923292e3132393939392d2c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151f273139434b5153575550483f372d251b1309000000000000000009121b242d363f474f545653504a423830261e140c02000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000916222f3c4955626f7c86868686868685786c656c777f868b8e919292928d8073675a4d4034271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000000000003060809131313131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000010d18232d373f464a4c535353534b4a463f372d23180c01000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b96a0a99e9184796d60554b4034281e1308000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6ada194877a6e6154473b2e211408000e1b2734414e5a6774818d9aa7afa295887c6f6255493c414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000105080b0b1313131313130c0b090501000000000000000000000000000002070a0c0d1313131313130b0a08050000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a352d251b110700000006111b242d343a3d3e464646463a3834343a3d3e464646463a38342f343a3d3e464646463a38342f271f150b0100000000000000000000000000000000000000030608090d1012131312110f0b0707050100000306060b0f121312110e080705020000000000000000000000000000030d151f2731394045474a49453e362d251b13090100000000000000000009121b242d353d44484a46443f3830261e140c0200000000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4754606a767979797979797873695b656c727a7f8284858685837e7164574b3e3124180b00000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000006121e29343f4951565860606060585651493f34291d120600000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7884919da7a1968b7e72675c51453a2f24190d030000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a6aea194887b6e6155483b2e221508000e1b2834414e5b6774818e9aa7afa295897c6f6256493c414e5b6774818e9aa7afa295897c6f6256493c2f2316090000000000060c11151718202020202020181815110c06000000000000000000000000070e1316191a202020202020181715110c060000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e29231b130a000000010c18222d363f454a4b535353524745403f454a4b53535352474540393f454a4b535353524745403931271d12070000000000000000000000000000000000040a0f1315161a1d1f1f201f1e1b181413110d080b0f1213181c1f201f1e1b1514120e090300000000000000000000000000030d151f272f34383a3e3c39332c241b130901000000000000000000000009121b232b33383c3d3a38342e261e140c020000000000000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070006131f2b37434e5860626c6c6c6c6c6c6c6961535b60686d72757778797876716c6155493d3023170a0000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a03000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000000000000000000000000406070a0c0f11111213131312110f0d0b070705010000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8a95a0a89e9184796d60564c4135291f14090000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6aea195887b6e6255483b2f221508000e1b2835414e5b6874818e9ba7afa396897c706356493d414e5b6874818e9ba7afa396897c706356493d3023160a000000000911171d2124252d2d2d2d2d2d2524221d181109000000000000000000010a12191e2325262d2d2d2d2d2d2524211d17110900000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b262625221e18110a0100000005111d29343f485056586060605f53514b485056586060605f53514b43485056586060605f53514b43392f23180c00000000000000000000000000000003090e151b1f2222272a2b2c2c2c2a282521201d1913171c1f2024292b2c2c2a2821211e1a140d0500000000000000000000000000030d151d23292c2d31302d28221a1209010000000000000000000000000009111921272c2f302d2b28231c140c02000000000000000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700030f1b27323c464e54556060606060605f5d574950565d6065686b6c6c6b6a64615a5045392d211408000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c0400000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000000000000000001070c10131417191b1d1e1f20201f1f1e1c1a171413110d0804010000000000000000000000000000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000b1825313e4a56626d7279797979726d62564a3d3124180b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000006111c28343f4a54606c7883909da6a1968c7f72685d52453b31261a0c0300000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6aea295887b6f6255483c2f221509000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d424e5b6875818e9ba8b0a396897d7063564a3d3023170a00000009121b22292d303139393939393932312e29231b120900000000000000000a131c242a2f323339393939393931302d29221b120900000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e191816120d0700000000000915212e3a45505a62656c6c6c6c605c55505a62656c6c6c6c605c554b505a62656c6c6c6c605c554b4034291c100400000000000000000000000000060e141a20262b2e2f3336383939383735322e2d2a251e22282b2d313638393937342e2d2a251f170f0500000000000000000000000000030b12181c1f202423211c17100800000000000000000000000000000000080f161c202223201f1c17110a0200000000000000000714202d3a46525e6976797979797979797976685e5246392d20130700000a15202b343c43474953535353535352514c3f444c5254585b5e5f5f5f5d575550483e33281d11050000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c030000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000000000000050b1012181c1f202326282a2b2c2c2c2c2c2a29272421201d1913100d07010000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1925323f4c5865727f868686867f7265584b3f3225180c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000b17232e3844505b66707d89949fa89e92857a6d60574d42362a1e150a00000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a000006111b242d34393d3e4646464646463f3d3a342d241b0b02000000000000030d1c252e353b3f404646464646463e3d39342d241b110600000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0906010000000000000b1724313d4a56626c71797979796d675c56626c71797979796d675c5156626c71797979796d675c5145382c1f1306000000000000000000000000080f181f262a32373b3c40434546464544423e3a3936302a2d3338393e4245464544413b3a36312921170d030000000000000000000000000001070c101314171714110c05000000000000000000000000000000000000050b101316171312100b060000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000040f19222b32373b3c464646464646454441333a4145474b4f51525352504b49453e362c22170c00000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000000040b10161c1d23292c2d30333537383839393938373633312e2d2a25201d18120b0600000000000000000000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926323f4c5965727f8c93938b7f7265584c3f3225190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000006111c28333f4a54616b76828f99a4a1978d8073695f53463d30261c1106000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9aa7afa295897c6f6256493c2f231609000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00010c17222d363f45494b5353535353534b4a453f372d1d140a0000000000010b151f2e3740474b4d5353535353534b49453e362d22170c00000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000b1825323e4b5865717e86868686796d605865717e86868686796d60535865717e86868686796d6053473a2d20140a0000000000000000000000081119212a31363c4347494d5052525352514e4b4746413a36383f44464b4f525352514e4846423b33291f1409000000000000000000000000000000000406070b0a0805000000000000000000000000000000000000000000000407090a070603000000000000000000000000020e1a25303b454d525f60606060606060605f524c443a3025190d0100000007101920272b2e2f393939393939393835272f35393a3f4244454645433e3d39332c241a1006000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b1005000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000000060b161b21282c2f34383a3d3f42444445464646454442403e3a3936302c29241d17110a02000000000000000000000000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000b17222d38424f59626f7c87939fa99f92867b6e61594f42382e23170c020000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e9ba7afa396897c706356493d3023160a00101c2936434f5c6976828f9ca9aca4978a7d7164574a3e434f5c6976828f9ca9aca4978a7d7164574a3e3124170b0005111d29343f48505658606060606060585651493f2f261b11060000000007121d27314049525759606060606060585650483e34291d1105000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000a1723303d4a5663707d8993988a7d70635763707d8993988a7d7063575663707d8993988a7d7063574a3d31261b0f03000000000000000000060f19232b333b42464e54555a5d5e5f5f5f5d5b5854524c4641424a5053575c5e5f5f5d5b54534d453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464853535353535353535346413a32281e13080000000000070f151b1f22222d2d2d2d2d2d2c2b281e24292c2d3235383939383731302d28221a12080000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d2115090000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000000000000000000020a111721272c3338394045474a4c4e50515253535252514f4d4a4746413a39352f28231c140c0600000000000000000000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d192633404c5966737f8c99998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000006111c262f3d47535f6a74818e97a2a3988e82756b60544a3f34281f14090000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d293643505c6976838f9c9f9f9f978b7e7164584b3e43505c6976838f9c9f9f9f978b7e7164584b3e3125180b000815212d3945505a62646c6c6c6c6c6c65625b5141382d22170b000000000c18232f3943525b63666c6c6c6c6c6c64625a5045392d211508000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000815222f3b4855626e7b88959a8d81746758626e7b88959a8d8174675855626e7b88959a8d817467584e43372b1f12060000000000000000030e18222b353d454d53585f6266696b6c6c6b6a6865615e56524c4c545b6064696b6c6c6a67615e574d42362a1e1205000000000000000000000000000000010406070b0e101213131312100e0b07060401000000000000000000000000000000000000000000000000000000000000020d17212930363a3b4646464646464646463936302820160c02000000000000040a0f1315162020202020201f1e1c13191d202125282b2c2c2c2a2423211d171008000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000030b141c222832383e44484b515356595b5d5e5f5f5f5f5f5d5c5a5754524c47454039342e261e170f07000000000000000000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7366594c403326190d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000a141d2b37434e58616d7a85929fa79e93897d70665c50443b30251a0d0300000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a00101d2a3643505d6976839093939393938b7e7165584b3e43505d6976839093939393938b7e7165584b3e3225180b000b1724303d4956626c71797979797979726d6253493f33271b0f03000004101c2934404b55636e73797979797979716c6256493d3024170a00000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000714202d3a4753606d7a86979e9184786a5f606d7a86979e9184786a5f53606d7a86979e9184786a5f53473a2e21150800000000000000000a15202a343d474f575f616a6f7376787979787775716d68615e56565d666c717578797877746e695e53463a2d2114070000000000000000000000000001070d111314181b1d1f1f201f1f1d1b181413110d07010000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e0500000000000000000003060809131313131313121210080d111314181c1e1f201f1d181714110c0600000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000030c151d262d333d44484f55555c606366686a6b6b6c6c6c6b6a696664615e5653514b443f38302921191007000000000000000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c807366594d4033261a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000020b1b26323c46525e68727f8c95a0a59d9083786d60574d42362a1f150b01000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00101d2a3743505d6a7683868686868686867f7265584b3f43505d6a7683868686868686867e7265584b3f3225180c000b1825313e4b5864717e8686868686867f72655b5044372b1f150a000006131f2c3845515c6773808686868686867e7164584b3e3125180b000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000006131f2c3945515d677885929e96887b6f625d677885929e96887b6f62555d677885929e96887b6f6255483c3025190d01000000000000020f1a26313c464f5960696e767c80838585868583817e7a746d68605d686d787e8285868584817b6e6154483b2e211508000000000000000000000002080e13181d202024272a2b2c2d2c2b2a272421201d18130e090300000000000000000000000000000000000000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000000000000000000000006060606060606050300010406070c0f11121312100b0a0805000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c20130400000000000000000000000b151e272f383f444f54596163676d70727577777879797978777573716d6865605d55504a423b332a22190f06000000000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768386868376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000a15202a36414c56606d7883909aa4a0958c7f72695e52463e31271d1207000000000000121f2c3845525f6b7885929eabaca194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f9ca9aca4978a7d7164574a3e3124170b00101c2936424f5b66717679797979797979726d62564a3d424f5b66717679797979797979726d62564a3d3124180b000713202d3a4653606d7984919393939184786c6053463c31261a0f02000714202d3a4753606d7985929393939184796d6053463a2d2013070000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000004101d2935404b556a7783909d998c7f7266566a7783909d998c7f726656556a7783909d998c7f7266564c41362a1d110500000000000006121f2b37434e58606b707b82888d9091929292908e8b86817a706b606d7a828a8f91929290897d7063564a3d3023170a00000000000000000000050d14191d24292c2d31343738393939383634312d2c29241d1a140d050000000000000000000000000000000000000000000000000000000002090e12141520202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d100000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000000000007121d273039424a505960636b7075797d7f81838485868685858482807d7a76716d67605c544d453c342a21180c030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1a2734414d5a6774808d9a9a8d8073675a4d4034271a0d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000040d1925303a44515c666f7d88939fa79f92867b6e61594f43392f24180c020000000000121f2c3845525f6b7885929e9f9f9f94877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9c9f9f9f978b7e7164584b3e3125180b000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a3e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090006131f2c3845515c66727f8c97a2a0958a7d7063584e43372b1e13080714202c38444f5965717e8b97a1a2978c7f72665c5144382c1f1206000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c18242f424f5c6875828f9b9c908376685e6875828f9b9c908376685e5c6875828f9b9c908376685e5246392d2013070000000000000814212e3a47535f6a707d858f94999c9e9f9c9b9c9b98928e857d706b75828f949c9e9f9f96897d7063564a3d3023170a000000000000000000080e171e252a2f35393a3e4143454646464543413e3a39352f2a251f170f09000000000000000000000000000000000000000000000000000000000002050708131313131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8376695c504336291d1000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000040e18232e39434b545b606b70767d8185898c8e90919292929292908f8d8a86837e79726d665f574e463c332a1e150b0000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030709090c0c0c0c0c0c0c0c0c0c0c0c0c0c08131e2834404a54606b74818e97a1a2988e81756b61554b4035291e140a0000000000121f2c3845525f6b7885929393939393877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3643505d6976839093939393938b7e7165584b3e3225180b000a16222d38434d555b5d60606060606060585651493f3438434d555b5d60606060606060585651493f34291d11050004101c2834404b54606d7a85929fa89c8f82766a5f53473a3025190d0916232f3c4855606b7783909da99f92857a6d60544a4034281c100400020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000000071a2734414d5a6774808d9a9f93867a6d616774808d9a9f93867a6d615a6774808d9a9f93867a6d6154473a2e23180c000000000007131f2c38434e58626e7c8692989fa29f97928f8e8f9196999792877d707d89949ea69e989291897d7063564a3d3023170a00000000000000010a121a202930363a4045474b4e505252535252504e4b4745413a363029211b120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000000020c16202834404b555c666c737d838a8e9298999b9d9e9e9f9f9f9e9d9c999993908b857f786e695f584e453c30271d120700000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000040b0f1315161919191919191919191919191919191918232e39424f59616d7a85929ea69e938a7d70675d51453c30261c110600000000121f2c3845525f6b7885868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a7683868686868686867e7265584b3f3225180c0005111c27313b434a4f50535353535353534b4a453f372d313b434a4f50535353535353534b4a453f372d23180c0100000c18232e3945515d6773808d98a39f94887c6f62564c41362a1c12121f2b37434e5863707d8995a0a3988c8073675d5142392e23180c000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c1926323f4c5965727f8c98a4998b7e716465727f8c98a4998b7e71645465727f8c98a4998b7e7164544a4034281c1004000000000915222e3b4854606a76828f98a2a298928b8583828284878c929792857b818e9aa69e948f8684867d7063564a3d3023170a000000000000000a131c242c323b41464b5153575a5d5e5f605f5e5d5a5754514b46423b332d241c140a01000000000000000000000000000000000000000000000000000106090b0c13131313131313090806030000000000000000000000000003060809131313131313130b0b0905010000000000000000000000000000000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868376695c504336291d100000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000008131e28323a45515c676d78808990959b9fa2aaaba39f9d9d9c9d9ea1a9aba49f9d97928b837b6f6a5f574d42392e23180c02000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9a8e8174675b4e4134281b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000070f161b20222325252525252525252525252525252525252527303d46525e68717e8a949ea59e9184796d60584e42382e23170b02000000111e2b3744505d6873787979797979797976685e5246392d20140700000000000000000000000000000000000000000000000000000000000000101c2936424f5b66717679797979797979726d62564a3d3124180b00000a151f2931383e4243464646464646463f3d3a342d242931383e4243464646464646463f3d3a342d241b110600000007121d2935414c55616e7b86929fa69a8e8174685e5246392e231814212e3a47535f6a76828f9ca79f92867a6d61554b4030271c120700000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000b1724313e4a5764717d8a97ab9b8e82756664717d8a97ab9b8e8275665c64717d8a97ab9b8e8275665c5144382c1f1206000000000916232f3c4956626f7c89949fa79f92867e79767576777b7f858f948f8283909daa9c8f82797779796d6053473a2d20140700000000000009121c252e363e444c52555d6064676a6b6c6c6c6b696764605d55524d453f362e261c1309000000000000000000000000000000000000000000000000060d12161819202020202020201615130f0a04000000000000000000040a0f13151620202020202020181715110c0600000000000000000000000000000000000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000010d1925303a44515b606d79828d929d9fa7a8a19e999992919090919297979b9fa4a9a19e9590857c6f695f544b4034281e1408000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b9b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000007111921272c2f30323232323232323232323232323232323232323235414c56616c75828f98a2a1968d80736a5f544a3f34281d140a0000000f1c2834404c5761686b6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090000030d171f272d3236373939393939393932312e29231b1f272d3236373939393939393932312e29231b120900000000000d19242f3a46525e6874818e9aa49f92867a6d61544a4034281c1d2a36414c56626e7b88949fa3998d8174685e52433a2f1e150b0000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000916232f3c4956626f7c8995ab9f9285796d626f7c8995ab9f9285796d60626f7c8995ab9f9285796d6053463a2d201309000000000d1a2733404d5a6673808d99a69f958a7d716d666869696e737a828e938f90959fa298887b6f676d6d675c5145382c1f13060000000000050f1b242e37404850565e61676d71747678797979787674716d67615e57504840382e251b0f06000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d23221f1b160f0700000000000000070f161b1f22232d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000005111d2935414c56626d75818e949ca4aba39f96918c88868483838485878a8f939a9fa7a79f9791857b6e665c51453b3025190d000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000040f19232b32383b3c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f44505a616e7b86929fa69f92877c6f665c50443c2f261b110600000c18242f3b454f575d5f606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d60606060606060585651493f34291d1105000000040d151c2226292a2d2d2d2d2d2d2d2524221d1811151c2226292a2d2d2d2d2d2d2d2524221d18110900000000000008131e2a36414d56626e7b87939fa3988c7f73665c5144382c1f202d3946525e6874818e9aa69f92877b6e61564c4131281d0c030000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000000000814212e3b4754616e7a8799a3a297897c70636e7a8799a3a297897c7063616e7a8799a3a297897c706356493d31261a0e02000000101d293643505c6976838f9ca99d9083766c605c54575e61686d78818e949d9fa79f9285796a5f60605c554b4034291c100400000000030d17212d364049515a61686e747a7e8183858586858583817e7a746e69625a524a40372d21180e03000000000000000000000000000000000000000009131b23292e3132393939393939392f2e2b2720191007000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000000000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d211509000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000713202d3946525e68727f8b939ea6aba399928c84807c7977767677787a7e828790959ea5a9a1979083796d60564c41362a1c11060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9b9b8e8275685b4f4235281c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000b16212b353d4448494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c525e69727f8b949fa3999083786d60574d41382d22170b000007131e29333d454c5052535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000005111c27313b434a4f50535353535353534b4a453f372d23180c0100000000030a11161a1c1d20202020202020181815110c060a11161a1c1d20202020202020181815110c0600000000000000010e1925303b47535f6975828f9ba69e9184796d6053463d32272834404b55616d7a86929fa69b8e8175695f53443a301f160c000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e1205000000000000000000000613202d394653606c7986929fa99a8d8073676c7986929fa99a8d807367606c7986929fa99a8d807367574d42372b1e1206000000111e2b3744515e6a7784919da6998d80736659504a4d52565e666d78829099a3aa9e9184776b585353514b43392f23180c000000000009141f29333f48515b636c717a80868a8d909192939291908d8a86817b716d645c52493f332a2015090000000000000000000000000000000000000009121b252d343a3e3f464646464646463c3b38322b22190f04000000040f19222b32383b3c464646464646463e3d3a342d241b1108000000000000000000000000000000000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b10050000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000003101c28343f4a54616d7a85929fa5aea39992877f79736f6d666a696a686e71757c838f939ea7a9a0958c8073685e5246382d22170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000030f1c2936424f5c6975828f9c9b8f8275685c4f4235291c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000030f1b27323d474f54565858585858585858585858585858585858585858585858585857606c77828f97a2a0958c7f72695f53493f33271b0f0300020d17212b333b404445464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000000000a151f2931383e4243464646464646463f3d3a342d241b110600000000000000050a0e1010131313131313130c0b0905010000050a0e1010131313131313130c0b09050100000000000000000008141f2b37424d57626f7c89949fa1978a7e7164594f44382c2c3845515c67737f8c98a39f94887c6f62574d4232291e0d04000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e12050000000000000000000005121f2b3744505b657784919eaa9d91847769657784919eaa9d918477695f657784919eaa9d918477695f53473a2d211408000000121e2b3845515e6b7884919ea5988b7e7265584b3f42464c545c666f7c87929faa9d9084776a5d514745403931271d120700000000020e1a25313b45505a636d737e858d92989a9d9a9998999a9c9a98928d867e736e645b51463c31261a0f04000000000000000000000000000000000008111a242d373f464a4c535353535353534947433d342b20160a0000000a16202b343d434749535353535353534b4a453f362d241a1107000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000006121f2b3844505c6673808d97a2aba79f92877d726d6762605c545d565e61646a6f79818f95a0aba79f92867a6e61544a3f33281c0f0300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b08070502000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000713202c38444f596063656565656565656565656565656565656565656565656565656565656e7b85929fa79f92867b6e655b5044372b1f12050000060f1921292f343738393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000030d171f272d3236373939393939393932312e29231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4854606a7683909ca79d9083776b6054483b312d3a4653606d7985919ea79c8f82766a5f54453b3120170d00000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e120500000000000000000000030f1b27333f49536976838f9ca9a096887b6e6976838f9ca9a096887b6e616976838f9ca9a096887b6e6155483b2f24190d010000111e2a3744515d6a7784909da5988b7f7265544a413d3b424b545f6a75828f9ca89d9084776a5d514438342f271f150b010000000005121e2a36424d57626c737f8a92979f9f97918e8c8b8c8e91969e9f98928b80736d62584e43372b21160b0000000000000000000000000000000007101a232c363f495156586060606060606056544e463d32271b0f0300030f1b27323d464e545660606060606060585650483f362c2319100700000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c0300000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c201304000000000000000000000713202d3a4653606d7985929b9d9e9f958b7e716b605c5553514a504c5254585f676d78839099a3aea2988c8073665b5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d293643505c6976838f9c9c8f8276695c4f4336291c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000915222f3b4854606b6f7272727272727272727272727272727272727272727272727272727272727e8b97a1a3989082776c605346392d201306000000070f171e24282b2c2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d2d2524221d181109000000000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000915202c38434e5863707d8a95a0a095897c6f63574d423638444f5964717e8b97a1a095897d7063584e43332a1f0e0500000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e120500000000000000000000000b17222d414e5b6874818e9ba7a8988c7f726874818e9ba7a8988c7f72656874818e9ba7a8988c7f7265554c4135291d11040000101c2936434f5c6976828f9ca79a8d8074665c524c4a4847464e5865717e8b98a49d9084776a5d51443729231d150d0300000000000714212d3a46535e69717e8b919fa297928b85817f7f8081848a9196a09f928c7f726a5f53473d32271b10010000000000000000000000000000061019222c353e48515b62656c6c6c6c6c6c6c6260584e43382b1f13060006131f2b38434e5860626c6c6c6c6c6c6c65625a50483e352b22190f0600000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c040000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000000000a1623303d495663707c898c8e9092979083786c6059514b464440434146474e555d666f7c86929facaa9e9184786c605346392d20130600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d2a3643505d697683909c9c8f8376695c504336291d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000091623303c4956636f7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f85919eaa9f948b7f7265584b3f3225180c00000000060d13181c1e1f202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20202020202020181815110c0600000000000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d08020000000000000000000000000000030f1b27323d4653606c7884919da79b8f8275695f53463a3c4854606b7783909da89d9083776b6054463c3221180e00000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000000061a2633404d596673808c99a6a99c8f82766773808c99a6a99c8f8276676673808c99a6a99c8f8276675d5145392c20130600000c1926333f4c5966727f8c99a59e9184796d605d5656555453505663707c8996a39d9084776a5d5144372a18120b03000000000006121f2b37434e58616e7b86929fa29792857e787473727374787d849095a09f92867c6e62594f44382c1e130800000000000000000000000000060f18222b343e47505a626d72797979797979796f6a6054473b2e221508000815222e3b4754606a6f79797979797979716c625a50473d342b21180f050000000000000000000000000000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a030000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000814212e3b4754616e7b7e7f81838587887e71655b5045403a38343036393c434b545f6a75818e9baaada196897c6f6256493c2f23160600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d0701000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004101d2a3743505d6a7683909d9c908376695d5043362a1d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000e1b2734414e5a6774808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9197a1ada69b8e8175685b4f4235281c0f000000000002070c0f11121313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1010131313131313130c0b090501000000000000000000050d14191e202129292929292929292929292929292929292929292921201e19140d0500000000000000000000000000000a161f2b3744505b65717e8b96a19f93877b6e61554c41424e5763707d8995a0a0968a7e7164594f44342a200f06000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d717e8b98a4ac9f92867a6d65717e8b98a4ac9f92867a6d6054473a2d22170b00000915222f3c4855626f7c88939ea0968c7f746d6865636261605c5f626f7b8895a29d9084776a5d5144372a1e07010000000000000815212e3a47535f6a76828f98a29f92857b716c66666566656c707a839099a3989083766b6054483a2f24190d010000000000000000000000050e17212a343d474f59616c727f868686868686867c6f6256493c2f231609000916232f3c4956626f7c868686868686867e716c61594f463c332a21170e05000000000000000000000000000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d0905000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000714202d3a46525e696e71737476787a7c796d6053493f46464544423f3b3a39424e5863707d8998a2aea8998c7f7266594c3f2d22170b00000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c040000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111d2a3744505d6a7783909d9d9083766a5d5043372a1d1004000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000e1b2734414e5a6774818d9898989898989898989898989898989898989898989898989898989898989ea1a9b3a89b8e8175685b4f4235281c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e0500000000000000000000000000030f1b27333f4953606d7984919ea4998d8074675d514547535f6a75828f9ca79e9184786d6053463d3320190e00000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e120500000000000000000000000a1723303d4a5663707d8996a3aea3998a7d71707d8996a3aea3998a7d7164707d8996a3aea3998a7d7164544a3f33281c0f03000815212e3a47535f6a75828f97a29c918c807a7572706e6d6d666c6c6f7b8895a29d9084776a5d5144372a1e1104000000000003101c28343f4a54626f7c88949fa0958a7e7169605b5458535b60686e7b86929f9f95897d7063564c4135291d110400000000000000000000040d172029333c464f59616b717e88939393939791847a6d6154473a2e211407000714212e3a4754616d7a84919793939392877e706b60584e453c332920160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c01000000000000000000000005111e2a36424d575e616466686a686d6f6d675d515152535352514e4c4847423c4653606c7885929faba89b8f82756853493f33271b0f03000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9d9083776a5d5044372a1d1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000e1b2734414e5a6774818d9aa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5abadb3aca89b8e8275685b4f4235281c0f00000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000000000000000000000000000000000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d02000000000000000000000000000b17222d3844515c66727f8c97a29f92857a6d60544a4c56626e7b87939fa1978b7e72665c5044382b1f1207000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e120500000000000000000000000815222f3b4855626e7b8895a99f9f9b8e81746e7b8895a99f9f9b8e8174666e7b8895a99f9f9b8e8174665b5044382b1f12060006121f2b37434e58616e7b8592979f9c928d86827f7d7b7a79797978787c8895a29d9084776a5d5144372a1e1104000000000006121f2b3844505c6674818d9aa69d9083786c6057504a4c4950565f6974818d9aa79b8e8175685d5245392c201306000000000000000000030d161f29323b454e58606b707d87929aa4a29791857b6e685e5246392d201307000713202d3946525e686e7b859197a2a39992867d706a60574e453b32281f160c030000000000000000000000000000060a0e1011131313131313130b0a08080b0d0e131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000020e1a25303b454d525457595b565d6062605d555c5e5f5f5f5f5d5b5955534d4644505b6576838f9ca9aa9e918477655b5044372b1f1205000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9d9084776a5d5144372a1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000000000000000000000000000000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e14080000000000000000000000000006111b2834404a54606d7a85929fa2988b7f72665b50525e6874818d9aa49e9285796d60544a3f34281c10030000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e120500000000000000000000000714202d3a4753606d7a8697939393939285796d7a8697939393939285796c6d7a8697939393939285796c605346392d20130600030f1b26313c46535e696f7c858f949c9f98928f8c898887868685858584919eaa9d9084776a5d5144372a1e110400000000000713202d3a4653606d7885929fa9988b7f72655b50443f3f3f444d57626f7c8897a19f92867a6d6054473a2d2114070000000000000000030c151f28313b444d575f6a6f7d869299a3a29892857c6f695f564c4135291d11050005111d2935414c565f696f7c859298a2a39892867c6f6a5f574d443a31281e150c020000000000000000000000040b11161a1d1e2020202020202018171514171a1b202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d11040000000000000000000000000009141f29333b4246474a4c4e4c52545c606366696b6c6c6c6b6a6865625f5753504a536773808d9aa6ac9f9286796c605346392d201306000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f050000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9d9184776a5e5144372b1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000e1b2734414e5a6774808d9393939393939393939393939393939393939393939393939393939393939393939393938e8275685b4f4235281c0f00000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e1811090100000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000c18232e3945515d6773808d98a39e9184786c605354616d7a86929fa2988c7f73675c5142382e23170b00000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d1104000000000000000000000006131f2c3945515d677885868686868686867c6f7885868686868686867c6f677885868686868686867c6f6256493c2f23160900000a15202a36424d57606a6f7b828a8f9299999b9896959499929292919196a1aa9d9084776a5d5144372a1e110400000000000915222f3c4855626f7c8897a2a197887b6e6153493f332d333b4653606c7985929ea399897d706356493d3023160a00000000000000020b151e27313a434c565f696f7c859298a2a39992867d6f6a5f574d443a3025190d0100010d1925303a444d575f6a6f7d869299a3a29892857c6e695e564c433a30271e140a00000000000000000000050d151c2227292a2d2d2d2d2d2d2d2524211f2426272d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000020d17202930363a3b404850565d60666d70737677787979787775726e6964605c545966727f8c99a5aea399877a6d6154473a2e211407000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d0300000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121e2b3845515e6b7884919e9e9184776b5e5144382b1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000e1b2734414e5a67748086868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e11050000000000000000000000000007121c2935414b55616e7a86929fa0968a7d7064585c66737f8c98a29f92857a6d60554b4030261c11060000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f02000000000000000000000004101d2935404b55687378797979797979796f6a7378797979797979796f6a687378797979797979796f6a6054483b2e2215090000030e1a25313b454e5860696e767d8286898c8e8f90909191919292929399a4aa9d9084776a5d5144372a1e110400000000000b1825323e4b5865717e8b98a99e928578695f5341382d222b3744505b6575828f9cab998c7f7266594c3f3326190c000000000000000a141d263039434c565e686e7b859197a2a49a92877d706b60584e453b32281e130800000008131e28323b454e58606b707d879299a4a19791847b6e685e554b433930261c11060000000000000000040d171f272e3336373939393939393931302d2b303334393939393939393433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000050e171f252a38404a525a61686d73797d8082848586868584817f7b77716d66605865717e8b98a4b4ab94887b6e6155483b2e221508000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b01000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2b3845525e6b7885919e9e9184786b5e5145382b1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000d1a26333f4c58646e747979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e0000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b11070000000000000000000000000000000000000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d20140700000000000000000000000000000d18242f3a46525e6874818e99a49c9083766a60606d7984919ea3998d8073685d5243392f1e140a0000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260686b6c6c6c6c6c6c6c626061686b6c6c6c6c6c6c6c6260584e43382c1f130700000009141f29333c464e575f626c70757a7d7f8182838484848585858687939faa9d9084776a5d5144372a1e110400000000000e1b2734414e5a6774808d9aa79d9083766a574d422f261b27333f49536774808d9aa79b8f8275685c4f4235291c0f00000000000006111b262f38424b555d686e7a849197a1a49f93887e716b61594f463c332a20160c02000000020c16202a333c464f59616b717e87939fa3a19691847a6d675d554b42382e2317130a000000000000000b151f2931393f4244464646464646463e3d39363c3f4146464646464646413f3c362f261d120800000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000020c16202c36404a525c646c717a8085898d8f9192929292908e8c88837e786f6a6264717d8a97a4aea195887b6e6255483b2f221508000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2c3845525f6b7885929e9e9185786b5e5245382b1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1724303c47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000007131d2a36414c56626e7b87939f9f94887c6f6264717e8b97a19f92867b6e61564c4131271d0c02000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000007121d2731454f575d5f6060606060606056545d5f606060606060605654575d5f6060606060606056544e463d32271b0f030000020e1a25313b454d5354575a6164686d7072747576777778787878797c8895a29d9084776a5d5144372a1e110400000000000f1c2936424f5c6975828f9ca89b8e8175685b4e42312817222d3f4c5865727f8b98a59d9083766a5d5043372a1d100000000000091217222d38414a545d676d7a839096a0a49c928b7f726c61594f473d342a21180e040000000000040e18212a343d464f59616c727f8b919ca4a0969083796d675c544a3f3428251c1209000000000006111c27313b434a4f51535353535353534b494541474c4e535353535353534d4c4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000008131e28323e48525c646e737e858d9297999c9e9f9f9f9e9d9b9895908b847c726d64717d8a97a4aea295887b6f6255483c2f221509000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c030000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9e9285786b5f5245382c1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a0008141f2b36414a52585a60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e120600000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000010e1925303b47535f6975828f9ba69b8e8175686b7783909da49a8e8174695e52443a301f150b000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000010b151f333d454c505253535353535353494850525353535353535349484c5052535353535353534948433d342b21160a00000005121e2a36424d575e6163646566676663666869696a6b6b6b6b6c6f7b8895a29d9084776a5d5144372a1e11040000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b25313e4b5864717e8b97a49d9184776a5e5144372b1e110000000008121b2427333f49535c666d79829095a0a59d928c7f736d625a50473e352b22180f0600000000000000060f18222b343d47505a626d727f8c929da59f958f82796d665c504440372e241b1208000000000a16222e39434d555b5d606060606060605856504a52585a606060606060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000010d1925303a44505a646e73808a92979ea1a9a9a8a19e9c9b9a9b9d9f9d9591877f736e717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b4034292015090000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006131f2c3946525f6c7985929f9f9285786c5f5245392c1f1200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f22160900030e1a242f3841474c4e53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f040005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e22160900000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e21150800000000000000000000000000000008141e2b37424d57626f7c89949f9f92867b6e707d8995a09f93877c6f62574d4232281e0d0300000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000030d212b333b404445464646464646463c3b4445464646464646463c3b404445464646464646463c3b38322b22190f040000000714212d3a46535e696e7071727374736d63545c5d5d5e5e5e5f626f7b8895a29d9084776a5d5144372a1e11040000000000111e2a3744515d6a7783909da69a8d8073675a4d4034271a24313e4a5764717d8a97a49e9185786b5e5245382b1f12000000060f1a242d363f44505b656d78828f949fa69e938d80746d635b51483e352c23191006000000000000000000061019222c353e48515b636d73808d939da59f948f81786d605c52493f362d241a0f060000000e1a27333f4a555f676a6c6c6c6c6c6c6c64625a525c64676c6c6c6c6c6c6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000000005111d2935414c56616c73808d929fa2a9aaa29f9996918f8e8d8e9092999d99928c8073717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e0200000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9285796c5f52462e23170b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000008131d262f363c3f41464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e130900000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000020e1a26313c4754606a7683909ca3998c807375828f9ca69c8f82756a5f53453b3020160c00000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f0600000000000000000000000000000000000f1921292f343738393939393939392f2e3738393939393939392f2e343738393939393939392f2e2c2721191007000000000815212e3b4854616e7b7d7e7f7f807f73665b50505151515256636f7c8996a29c8f8376695c504336291d10030000000000111e2b3844515e6b7784919ea6998c807366594d4033261a24303d4a5763707d8a96a39f9285796c5f5246392c1f130000030e18212c363f48515b606c77818e949ea69e948e81776c605b52493f362c231a1007000000000000000000000007101a232c363f49515b646e74818e939ea69e938e81746e635b51483f362c21180e030000101d2936424f5b67717779797979797979716c6258646e7479797979797979746e64584c3f33261a0d000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000713202d3946525e68717e8a929da4ada79f98928d88848281818183868b91959f928b7f727d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f140900000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2b3844505c667986939f9f9286796c5f4a3f34281c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c10040000010b141d242b30333439393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c0200000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c00000000000000000000000000000000000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000915202b38434e5863707d8a95a09e9285797b87939f9f94897c6f63584e4333291f0e040000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c05000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23222b2c2d2d2d2d2d2d2d2322282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000b1724313e4a5764717d8a8b8b8c8d86786c60544c4a494a4e5764717e8b97a49b8e8275685b4f4235281c0f020000000000111e2a3744515d6a7783909da6998d8073665a4d4033271a24313d4a5764707d8a97a39f9285786c5f5245392c1f1200000915202a333e48505a636d73808d939ea69f948f82786d655b504940372d241a11080000000000000000000000000008111a242d374049525c606d78818f949fa59d938d80736d635a50483e332a2015090000111e2a3744515d6a7783868686868686867e71645a677480868686868686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000004111d2935414c56616d7a85929ea4aea79f959086807b7875747475767a7e848c939992867c7d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e02000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f938679665c5044382b1f1206000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b00000000020b131a1f2426272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c030000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e21150800000000000000000000000000000000030f1b27323d4653606c7883909da1978b7e808d9aa49c9083766b6054463c3121170d000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000060d13181c1e1f2020202020202016151e1f2020202020202016151c1e1f202020202020201615130f0a040000000000000814212e3b4754616e7a8793989998897d70665e56565657585f6975818e9ba7998c7f7266594c3f3326190c000000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b24313e4b5764717e8a97a49e9184786b5e5245382b1f1200020f1a26313c46505a626d727f8c929da5a0959082796d665c53493f372e251b120800000000000000000000000000000008121b242e374044505c666d79828f959fa59c928c7f726c625a50463c31261a0f0200111e2a3744515d6a77849093939393938b7e71645a6774818d93939393938d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000713202c3945525d6873808d97a1adaa9f9590837b736e6969686768676d71797f87929890837e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e1105000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a49a86796d6053463a2d201307000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f05000000000001080e14171a1b20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e21150800000000000000000000000000000000000a161f2b3744505b65717e8b96a19e918486929fa0958a7d7064594f43342a200f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c0f111213131313131313090911121313131313131309090f1112131313131313130909070300000000000000000714202d3946525e6875828f9aa49d9083786e6865636363656a6e7b86929f9f95887c6f6255483c2f2215090000000000000f1c2935424f5c6875828f9ba79b8e8174685b4e4130251a25323f4b5865727e8b98a59d9083776a5d5144372a1e110006121f2b37434e58616c717f8b919ca4a09690837a6d675d544a41382d251c1309000000000000000000000000000000000009121c2528343f4a545c676d79839095a0a49c918b7e716c61584e43372b1f120600111e2a3744515d6a7784909d9f9f9f978b7e71645a6774818d9a9f9f9f9a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000714212d3a4754606d7a85929fa9aea2989083796e69625f575b5a555d60666d737e8692958f828f9ca8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d201408000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a093867a6d6053473a2d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433d3d3d3c39332c231a10050000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c08040000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c201300000000000000000000000000000000000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d2114070000000000000000000000000000000000030f1b27333f4953606d7984919ea096919298a29d9184786c6053463d3220180e0000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c87939f9f958f827a757270707072757c849198a39a9083766a5f53473a2e2115080000000000000e1b2734414e5a6774818d9aa79c90837669574d42362a1e2733404d5a6673808d99a69c8f8276695c4f4336291c10000814212e3a47535f6a717e87939fa3a19691847a6e685d554b42382f261b130a010000000000000000000000000000000000000a1317232e38424b555d676d7a839196a1a39f92877e716a5f53473a2e21140800111e2a3744515d6a7784909daaaca4978b7e71645a6774818d9aa7aca79a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000004111d2935414c5665727e8b98a2aeab9f92867b6e675e57534d4e4e4b51545c606c717e8a92948f949eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e020000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0a093877a6d6054473a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d504a4a4a4a49443e362c22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c2013000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000000000b17222d3844515c66727f8c97a2a09e9fa2a1968b7e71655b5044372b1f120600000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e090300000000000000000000000000000000000105090b0b1313131307060400000105090b0b13131313070604000000000000000000000000000000000000000000000000010d1925303b4754606a73808d939f9e948f86817e7d7c7d7f82879196a09f93887d6f63584e43372b1f12060000000000000b1825323e4b5865717e8b98a99e918578695e52463a2d232b37424d576875828e9ba79a8d8074675a4d4134271a0e000815222f3b4855626e7b869299a4a29891847b6e685e564c433930261d140a01000000000000000000000000000000000000000006111c263039434b555e686e7b849197a2a39992867b6e6255483b2f22150800111e2a3744515d6a7784909daab1a4978b7e71645a6774818d9aa7b3a79a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000713202c3945525d687683909caaaea3998c8073695e554d4742414140454a515a616c74808d979c9ea6b0afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e11050000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c28333e48505557575757575d69768390908376695d57575757575550483e33281c10040000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000000000000000000000000020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e0200000000000000000000000000000000000006111b2834404a54606d7a85929393939393939184796d6053493f33271b0f030000000000000000000000000000000000000000000002090e141a1e212226292b2c2c2b292521211e1a140e09020000000000000000000000000000060c111517182020201f1413100c070c111517182020201f1413100c07010000000000000000000000000000000000000000000008141e2b38434e58606d78818c92999f98928e8b89898a8b8f92999f98928b7f726b6054463c31261b0f030000000000000915222f3c4855626f7c8897a2a197877b6e6154483d342e303947535f697784919ea7978b7e7164584b3e3125180b000a1723303d4a5663707d8999a3ab9f92857b6f695e564c433a31271e150b02000000000000000000000000000000000000000000000a141e27303a434c565e696e7b85929faba398897d7063564a3d3023170a00111e2a3744515d6a7784909daaa89f978b7e71645a6774818d9aa7a09f9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c02000000000000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d61574d433b37312f35394044505a606d7a85919eaab0b8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d2014070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a194877a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814202d3944505a616464646464646976839090837669646464646464615a5044392d201408000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000c18232e3945515d67738086868686868686867f72665c5141382d22170b00000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a251f19140d050000000000000000000000000911181d2124252d2d2d2c201f1c1812181d2124252d2d2d2c201f1c18120b03000000000000000000000000000000000000000000020f1b27323d44505c666d777f868e92999a9b98969696989b9a98928e867f726d62594f44342a20150a000000000000000713202d3a4653606d7985929fa9988b7e7165594f443f3f3f424c56616e7b8896a0a095877b6e6154483b2e211508000a1723303d4a5663707d8996a1a9a2988b7e716b61584e463c332920160d03000000000000000000000000000000000000000000030c161f29323c454e58606b717e87939fa9a196897d7063564a3d3023170a00101d2a3743505d6a7683909d9e9b93938b7e71645a6773808d9aa19393938d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c20130400000000000000000000000000000000000a1724313d4a5764707d8a99a3afa99c8f8276685e52453b312b2624292e343e45525d68727f8c98a2aebaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e2114080000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303c4955616c70707070707070768390908376707070707070706c6155493c3023160a0000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d10000000000000000000000000000000000000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d03000000000000000000000000000000000000000007121c2935414b55636e737979797979797979726d62544a402f261b1106000000000000000000000000000000000000000000080e171f252a31363a3b3f4344464644433f3b3a36312a251f170e070000000000000000000009121b22292e3132393939392d2c29231d22292e3132393939392d2c29231d150d030000000000000000000000000000000000000000000a162028343f4a545c656c737b82868b8e909192929291908d8b86817b726d625b51473d3222180e040000000000000006121f2b3844505c6674808d9aa69c9083766b6157504a4c4c4e545d68737f8c99a89d908377695e53463a2d211407000814212e3b4754616e7a849197a2aa9f92877d706a60584e453b32281f150c0200000000000000000000000000000000000000020b151e28313b444d57606a707d879299a4a29791847a6e6154473b2e21140800101d293643505c6976828f9c938e8686867e7164596673808c9997898686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000d1a2733404d5a6673808d99abb5ab988b7f7265564c4133291f1a181c232935414c56606d7a85929fabb8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e312418070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000010406070c0b0a09080815222f3b4855626e7b8895a1a194887b6e6155483b2e22150808090a0b0c07070501000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d839191837d7d7d7d7d7d7d7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d00000000000000000000000000000000000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000d18242f3a43525c63666c6c6c6c6c6c6c6c65625b5142392e1d140a00000000000000000000000000000000000000000009111a202930363b4246484c4f515252514f4c4846423b36302920191109000000000000000006111b242d343a3d3e464646463a38342f272d343a3d3e464646463a38342f271f150b010000000000000000000000000000000000000000040b17232e38424a535b60696e757a7e8183848586858483817e7a756e69625b51493f352b211006000000000000000003101c28343f4a54626e7b88949e9f94897d7069605c5458595860666d7a85929fa1978b7f7265574d42362a1e1205000714202d3946525e686f7c859298a3a39992867d6f6a5f574d443a31271e140a000000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857c6f685e5246392d201407000f1c2935424f5c6875828f9b8e81797979716c625965727f8c989285797979746e64584c3f33261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d010000000000000000000000000000000003101c28343f4a546975828f9ca8afa399887c6f6255493c3022170d0d1219242f3a45525d6875818e9ba8b4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c0000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000001080d11131419181716151415222f3c4855626f7b8895a2a195887b6e6255483b2f22151415161718181413110d080200000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c79868a8a8a8a8a8a8a919595918a8a8a8a8a8a8a86796c605346392d2013000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f14090000000000000000000000000000000000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000007131d2831404a52585a6060606060606060595751493f30271c0b02000000000000000000000000000000000000000009121b232b333b42464d5355595c5e5f5f5e5c5854534d46423b322b231b1209000000000000010c18222d363f454a4b535353524745403931363f454a4b535353524745403931271d120700000000000000000000000000000000000000000006111c263038414950575f62686d71747778787978787674716d68615f5751493f372d23190f000000000000000000000b17232e3847535f6a75828f97a29e92857b716d66666566676a6f78828f97a29e9285796d6053473b31251a0e020005111e2a36414c565f6a6f7d869299a3a29892857c6e695e564c433930261c1106000000000000000000000000000000000006111c262f39434c565e686e7b859298a2a39992867d6f6a5f564c41362a1e1105000f1b2835424e5b6875818e9b9083766c6c64625a5865727e8b989386796d6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000006121f2b3844505c667884919eabac9f9286796d6053463a2d2013070008131e2935414c5664717d8a97a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c100400101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000040c13191d20212524232221201f222f3c4955626f7c8895a2a295887b6f6255483c2f221f20212223242521201d19130c04000000000000000000000203101d2a3643505d69768390908376695d5043362a1d1003020000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e0300000000000000000000000000000000000000000003090e1214152020202020202020202020202020202020202020201514120e0903000000000000000000000000000000000000000000000000010c161f2e3840474b4d53535353535353534c4a463f372d1e150b000000000000000000000000000000000000000007111b242d353d454d52575f6165696b6c6c6b6965615e57524d443d352c241b1107000000000005111d29343f485056586060605f53514b43393f485056586060605f53514b43392f23180c000000000000000000000000000000000000000000000a141e262f383f444d53565e6165676a6b6c6c6c6b696764605d56534d453f372d251b11070000000000000000000006111c2b37434e58616e7b85929fa19792857e797573727274777c838f949f9e938b7e71675d514539291f14090000020e1925303b444e58606b707e87929fa3a29791847b6e685d554b42382e23171309000000000000000000000000000000091317222d38424b555d686e7a849197a1a39f92877d706b60584e443b3025190e02000d1a2633404d596673808c99918477695e5856505663707d89969a877b6e615a58524a40362b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000713202d3a4653606d7986929facaa9e918477665c5145382c1f130600010d19242f3a4754616d7a8796a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f130600101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000040d161e24292c2d3231302f2e2d2c292f3c4956626f7c8995a2a295887b6f6255483c2f292c2d2e2f3031322e2d29241e160e0400000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a11070000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000040d1c262e363b3f4046464646464646463f3e3a352d251b0c0300000000000000000000000000000000000000050e19232d363e474f575e61696e72767779797776726e69615e564f473e362c23190e04000000000915212e3a45505a62656c6c6c6c605c554b4045505a62656c6c6c6c605c554b4034291c1004000000000000000000000000000000000000000000020c141d262d333c42474c5254585b5d5e5f5f5f5e5d5a5854524c46423b332d251b13090000000000000000000000000f1a26313c46525e69717e8a939aa197928b8581807f7f80848890959f9f948e81756c62554b403529170d0300000008141e29323c464f59616c717e8b919ca4a19691837a6d675d544a3f3428251b12080000000000000000000000000008121b2528333f4a545c676d7a839096a0a49c918b7e716b61594f463c32291e140800000b1724313e4a5764717d8a9796877b6e6154474754616e7a8797978a7e7164544a4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000815212e3b4854616e7b8799a3afa99c8f827669544b4034281c100400000813202d3946525d687784919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d20130700101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000010c161f282f35393a3f3e3d3c3b3a38352f3c4956636f7c8996a2a295887c6f6255493c2f34383a3b3c3d3e3f3a3935302820160c0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b1610090100000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c242a2f3233393939393939393932312e29231b130900000000000000000000000000000000000000020c17202b353e48505960696e747b7f8284858584827f7b746e69605950483e352b20160c020000000b1724313d4a56626c71797979796d675c51454a56626c71797979796d675c5145382c1f130600000000000000000000000000000000000000000000020b141b222731373a4146474b4e505152535251504e4b4745413a36312a211b1309010000000000000000000000000a15202a36424d57616c727f8892979f9e97928e8c8b8c8d90959d9f99938d82796d605a5043392f24180500000000020d17202a343d47505a626c737f8c929da5a0959082796d665c504440372d241a1107000000000000000000000007111a242d373f44505b666d79828f95a0a59d928c7f726c62594f463d342a20170d0200000815222f3b4855626e7b8897978b7e7164574d46525e697885929a8e8174665c5044382c261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895abb5a79b8e8174685b4e412e23180c00000005111d2935414c566875828f9ba8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e22150800101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000008131e28313a4145474c4b4a49484745404443495663707c8996a3a295897c6f625649434440454748494a4b4b4746413a32281e1308000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000000000000000000000000000000002070a0c0d131313130e0d0b0803000407090a131313131006050300000000000000000000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d2625221e181109010000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8b87817b706b615a50473d32281e13080000000b1825323e4b5865717e86868686796d6053474b5865717e86868686796d6053473a2d20140a0000000000000000000000000000000000000000000000020a11171f262b3035393a3e4144454546454543413e3a3935302a261f180f090100000000000000000000000000030e1a25303b45505a626d727e858d92989a9c9b9998999a9d9b99938f8780786d675c51483e31281d12070000000000050e18222b353e47505a636d74808d939ea69f948f82786d605c52493f362c23191007000000000000000000071019232c363f49525c606c78818f949fa69e938d80746d635a50473e342b22180e050000000713202d3a4653606d7985929b8f8275695f53464d566975828f9c9184796d6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000a1623303d495663707c8996a3afa69a8d8073675a4d4034271a07000000010d192430414d5a6774808d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f22160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000010d19242f3a434c5154585756555453514b504f4e5663707c8996a3a296897c6f63564e4f504b5153545556575854524c443a3024190d01000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d090300000000000000000000000000000000000000000000070e1316191a202020201b1a18140f0b10141617202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000080e1317191a2020202020202020191816120d070000000000000000000000000000000000000000010d1925303a444f59626c717d858e92999c9a98989a9c99928e857d716c61594f443a3024190d0200000a1723303d4a5663707d8993988a7d7063574a4a5663707d8993988a7d7063574a3d31261b0f03000000000000000000000000000000000000000000000000060b151a1e25292d2e32343738393939383634312d2c29241e1a140e060000000000000000000000000000000009141f29333e48515b626c707a80858a8d909192939291908e8b87827c736d665c554b40362d1f160c01000000000000061019232c353f48515b606c78818e949fa69e948e81746e635b51483e352b22190f0600000000000000060f18222b353e48515b636e74808d939ea69f948e81776c605b51483f352c221910060000000006121f2b3844505c6675818e9b93877b6e61574d4b5864717e8b98978a7e7164594f43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a6998c807366594d4033261a0d00000000081926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000004111d2935414c555d606564636261605d555d5c5b5a63707d8996a3a396897c70635a5b5c5d555c606162636465615d564c4135291d11050005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2d282724201a161c2022232d2d2d2d2a201f1b17110a0200000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130c0b09060100000000000000000000000000000000000000000005111d2a36414c56606b717e8792979e96918d8c8c8d91969e9792877e716b60564c4135291e130800000815222f3b4855626e7b88959a8d817467584e4855626e7b88959a8d817467584e43372b1f12060000000000000000000000000000000000000000000000000003090e13191d202125282a2b2c2c2c2b2a272521201d19130e09030000000000000000000000000000000000020d17202c363f49515a61686d73797d8083848586858583817e7b756f6a605c544b43392f241b0d04000000000000000007101a232d364044505b666d79828f95a0a69d938d80736d625a50473d342a21180d040000000000040d18212a343d47505a626d73808c929da59f958f82786d655b50493f362d231a1007000000000003101c28343f4a5463707d8995998d8074695e534754606d7a86929d9083766b61554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000613202c3945515d676d7271706f6e6d676b6a69686766707d8a96a3a396897d70666768696a6b676d6e6f7071726d685d5246392d201307000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a0005101b252e373e4346464646464646464646464646464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000040613131313131313131312110e0904000000000000000a131c242a2f3233393939393433302b2521272c2f3039393939372d2b27221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68707d87929997918a84807f7f81848a92979992877d6f685d52453a3024190d01000714202d3a4753606d7a86979e9184786a5f534753606d7a86979e9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000002080d111314181b1d1e1f201f1e1d1b181413110d08020000000000000000000000000000000000000000050e1a242d373f4850565e61676d70747678797979787774716e68625f58504a423931271d12090000000000000000000008111b2428333f4a545c676d79839096a0a59c928b7f726c61594f463c332a1f160c01000000010c161f2a333c464f59616c727f8b929ca4a0969083796d665c53493f372e241b1108000000000000000b17232e394653606c7883909d92867b6e615a50515d6774818e99958a7d70675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1824313e4b5764717e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000714212d3a4754606d797f7e7d7c7b7a79787776757473727d8a97a3a3968a7d72737475767778797a7b7c7d7e7f7a6d6154473a2e211407000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000001070c10132020202020202020201f1d1a150f08000000000007121c252e353b3f404646464641403c362f2b33383c3d46464646433937332d261d140a00000000000000000000000000050a0d0f10131313130b0a0805050a0d0f10131313130b0a08050000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999691857e7774727274787e8591969992857a6d60564c4135291d11040006131f2c3945515d677885929e96887b6f625548515d677885929e96887b6f6255483c3025190d0100000000000000000000000000000000000000000000000000000000010507070b0e111212131212100e0b07070401000000000000000000000000000000000000000000000008121b252d363e444c52555c606467696b6c6c6c6b6a6865615e56544e443f3830271f150b000000000000000000000000091217222d38424b555d676e7a849197a1a49f93887e716b60584e453b31281d130700000007131d28313b454e58606b717e87939fa4a19691847a6d675d544a41382d251c1209000000000000000006121f2b3744505b65717e8a94988f82756c61554c55616e7b8692939184796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000b1724313e4a5764717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b878a898887868584838281807f7e808d9aa7a79a8d807e7f808182838485868788898a887b6e6255483b2f22150800121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e120000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000020e19242e3740474b4d535353534e4c484138353d44484a535353535046443f382f261b110600000000000000000000030a1016191c1d20202020181714111016191c1d20202020181714110c0600000000000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891847b716c676565656c717b849198978d8073685d5245392c2013070004101d2935404b556a7783909d998c7f7266564c4b556a7783909d998c7f7266564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242c323a41464b5153575a5d5e5f605f5e5d5b5854524d47433c342e261e150d030000000000000000000000000006111c262f39434c555e686e7b859298a2a49a92877d706a5f574d433a2f24180d0100010d18242f3a434d575f6a707d869299a4a29791847b6e685e554b42392f261b130a000000000000000000030f1b27333f4953616c7682868686867d7064574a535e69748086868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794969594989291908f8e8d8c8b8d929da9a99d928d8b8c8d8e8f9091929894959695887b6e6255483b2f2215080013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000030d151d23292c3939393939393939393836312b241b1208000007131f2a354049525759606060605b59534a413d474f5456606060605d53504941382d22170b000000000000000000040d151b212628292d2d2d2d2423211d1b212628292d2d2d2d2423211d171008000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92867c6e69615a59535b60696e7c86929f92867a6d6054473a2d21140700000c18242f424f5c6875828f9b9c908376685e524f5c6875828f9b9c908376685e5246392d20130700000000000000000000000106090b0c13131313130d0c0a070200050a0d0f1013131313130a0907040000000000000000000000000000000000000000000000000000000000000109111a20283035394045474a4d505152535252504e4b4746413b373228231c150c030000000000000000000000000000000a141d27303a434c565f696f7c869299a3a39992867c6f695f554b4035291d11040004111d2935404b555f696f7c869298a3a39892857c6f695e564c433930271d140a01000000000000000000000b17222d3841505a66707679797979706c6155494d57646e7479797979736e63574b3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1a2aaa29f9e9d9c9b9a99989a9da4aeaea49d9a98999a9b9c9d9e9fa2aaa2a195887b6e6255483b2f2215080013202d394653606c798686868686868686909494908686868686868686796c605346392d20130000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000010b151f272f343846464646464646464645423d352d24190f04000a16232f3b47525c63666c6c6c6c67645d5346444f5960636c6c6c6c6a605b53493f33271b110600000000000000000d161f262d3235363939393931302d28262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f736a5f57504c4950575f6a73808d99988a7e7164574b3e3124180b0000071a2734414d5a6774808d9a9f93867a6d61544d5a6774808d9a9f93867a6d6154473a2e23180c00000000000000000000070d1216181920202020201a1917130e0a1015191c1d2020202020161613100b05000000000000000000000000000000000000000000000000000000000000080e161e25292f34383a3d4143454646464544413e3b3936302b262017110a0300000000000000000000000000000000020b151e28313b444d57606a707d87929aa4a29892857b6e675d5145392c201306000613202c3945515d676e7b859198a2a39992867d6f6a5f574d443a31281e150b02000000000000000000000006111b262f3e48545e66696c6c6c6c64615a504445525c64676c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3222170b020000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a6998d8073665a4d4033271a0d000000000d192633404c5966737f8c99a6afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1aaa29f9e9d9c9b9a999796999ca4aeaea49c999697999a9b9c9d9e9fa2aaa195887b6e6255483b2f2215080013202d394653606c798693939393939393969696969393939393939386796c605346392d2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000007121d2731394045535353535353535353524e473f352b201509000c1925323f4b57636e7379797979746f64584e4854606b7079797979766c655b5044382d22170b0000000000000008111f2831383e4243464646463e3d393431383e4243464646463e3d39342c241a100600000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574e453f3f444e58616e7b87969b8e8174685b4e4135281b0e00000c1926323f4c5965727f8c98a4998b7e7164544a5965727f8c98a4998b7e7164544a4034281c100400000000000000010911181e2225262d2d2d2d2d2726231f19141b212628292d2d2d2d2d2322201c160f07000000000000000000000000000000000000000000000000000000000000040c13191d23292c2d31343638393939383735322e2d2a251f1b150c0600000000000000000000000000000000000000030c161f29323c454e58606b717e8893939393979184796d6053473a2d201407000714202d3a4753606d7984919793939392877e706b60584e453b32281f160c03000000000000000000000000000a141d2c36424c545a5c60606060575550483e414a52585a606060605957524940352a1e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2834404b545c66707d8a96a3b0aaa8aab0a79b8e8174685d544a3f33281d140a0000000000000000000000000000000000000000000916232f3c4956626f7c8995a2afa79a8d8174675a4e4134271b08000000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c3023160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000000000815212e3b4854616e7b87949594989291908f8e8d8c8b8a8c929ca8a89c928c8a8b8c8d8e8f90919298949595887b6e6255483b2f2215080013202d394653606c79868989898989898989898989898989898d929386796c605346392d2013000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000c18232f39434b515f606060606060605f5e5951473d31261a0e000d1a2633404d596673808686868681746a5f534a5663707d8686868683776c6053493f33271b0f030000000000050f1a23313a42494e50535353534b49453e3a42494e50535353534b49453e362c22170c0000000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685e52453c33333c46525e697784919c8f8276695c504336291d1000000b1724313e4a5764717d8a97ab9b8e8275665c515764717d8a97ab9b8e8275665c5144382c1f12060000000000000009131b23292e3132393939393933322f2a241f262d3235363939393939302f2c272119110700000000000000000000000000000000000000000000000000000000000002080d12181c1f2024272a2b2c2d2c2b2a282521201e19140f0a04000000000000000000000000000000000000000000040d17202a333c464f59616c727f868686868686867b6e6154483b2e211508000815212e3b4854616e7b868686868686867e716c61594f463c332920160d040000000000000000000000000000020b1a24313a42494e50535353534a49443e363841474c4e535353534d4b4740372e24190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303945515c666d78808d99a6a3a0a0a1a4a89c8f82756c665b50443e2f261b110600000000000000000000000000000000000000000815222e3b4855616e7b8894a9b3a89b8f8275685c4f423025190e02000005121e2a36424d576976828f9ca9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f22150900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d798686868686868687796c5f5346392c140c0200000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000815212e3b4854616e7b878a8887868584838281807f7e7d808c99a6a6998c807d7e7f80818283848586878889887b6e6255483b2f221508000a1723303d4a5663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d080200000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000714202d3a4753606d7984919392877b6e62564c54606b75818e98958a7e71655b5044372b1f120600000000000b16212b35424c545a5c6060606057555048424c545a5c60606060575550483e34281d110500000000000000000000000000000000000000000000000000121f2b3845525e6b7885919b8f827568564c41332a2a36424d566976838f9c9184776a5e5144372b1e1100000916232f3c4956626f7c8995ab9f9285796d605356626f7c8995ab9f9285796d6053463a2d20130900000000000007111b252d353a3e3f4646464646403f3b352e2830383e424346464646463d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000001070c101314171a1d1e1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000000050e18212b343d47505a626d727979797979797976695e53463a2d211407000714212d3a46535e697679797979797979716c625a50473d342a21170e050000000000000000000000000000000008121f2831383e4243464646463d3c39332c2f363c3f4146464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3943505a606d78828d929c9c97949394979d9e948e81786c60594f41382d22170b00000000000000000000000000000000000000000714202d3a4753606d7a8697a1ada99d9083766a564d41362a1e110500000714202d3a46525e697885919eabafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e21140700101d2a3643505d69768390908376695d5043362a1d10000000000000000006131f2c3845515c67767979797979797979756a5e52452e261e140a000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120600000000000000000714212d3a4754606d797e7d7c7b7a7978767574737271727f8c98a5a5988b7f7271727374757678797a7b7c7d7e7a6d6054473a2d211407000916222f3c4854606b707070707070707070707070707070727e8b9386796c605346392d201300000000050d14191e202129292929292929292929292929292929292929292921201e19140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070006131f2c3845515c67767979797979797979756a5e5245382c1f120006131f2c3845515c67707d8a95998e8275685e524f59616e7b86929d9184786c605346392d22170b0000000004101c27333d47545e66696c6c6c6c64615a5047545e66696c6c6c6c64615a5045392d21140800000000000000000000000000000000000000000000000000121f2b3845525e6b7884919b8f827568564c4135292a36414c566976828f9c9184776a5e5144372b1e1100000814212e3b4754616e7a8799a3a297897c70635654616e7a8799a3a297897c706356493d31261a0e0200000000010d18232d373f464a4c53535353534d4b474038303a42494e5053535353534948443d352b21160b000000000000000000000000000000000000000000000000000000000000000000000406070a0e101213131312110e0b08070502000000000000000000000000000000000000000000000000000000060f19222b353e48515b62656c6c6c6c6c6c6c6c5e574d42362a1e12050005121e2a36424d575e6c6c6c6c6c6c6c6c65625a50473e352b22180f050000000000000000000000000000000000000d161f262d3235363939393931302d2822242b3033343939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616c75818e949c94908a8786878a90959d938d80746b6153493f33271b0f030000000000000000000000000000000000000006131f2c3945515d677885919eabab9f928578685e5246392d20140600000815212e3b4854616e7b8797a1adafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d20130700101d2a3643505d69768390908376695d5043362a1d10000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a6359443f3830261c110600000006111c263038404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000613202c3945515d676d71706f6e6d676b6a696867666673808c99a6a6998c7f7366666768696a6b676d6e6f70716d685d5245392c201307000713202c38444f5960636363636363636363636363636365727e8b9386796c605346392d2013000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e221509000714202d3a4753606d798686868686868687796c5f5346392c20130004101c2934404b55616b7683909d92867a6e615447525e6974808d9995897d7063544a3f33281c0f030000000714202c38444f5966707679797979716c61554f5966707679797979716c6155493d3023170a00000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685d52463c33333b46525e687784919c8f8276695c504336291d1000000613202d394653606c7986929fa99a8d8073675753606c7986929fa99a8d807367574d42372b1e12060000000006121e29353f4951575960606060605a57524a4038424c545a5c606060606056544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c363f49515658606060606060605f534d453b31251a0e0200020e1a25313b454d535f60606060606060585650483f352c2319100600000000000000000000000000000000000000040d151c212629292d2d2d2d2423201c171a1f2426272d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67717e8b939c928c837d7a797a7e838e939d928a7d70655b5044372b1f12050000000000000000000000000000000000000004101d2935404b55697683909ca9ada297877a6e6154473b2d22170b0107111e2a36414d5665717e8b98a9b3afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e110500101d2a3643505d69768390908376695d5043362a1d100000000000000000000c18232f39434b515f6060606060606060605f5e504a42382e23170b0000000b17232e38424a505e5f60606060606060605f5e5951473d31261a0200000000000000000004111d2935414b555d6064636261605d555d5c5b5a5a6774818d9aa7a79a8d8074675a5a5b5c5d555d6061626364605d564c4135291d11040004101c27333d474f54565656565656565656565656565865727e8b9386796c605346392d20130000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d0200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f231609000714202d3a4753606d7a8693939393939286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b4d56616e7b87929b8e8175665b5044382b1f12060000000916222f3c4854606b7682868686867e71645754606b7682868686867e7164574b3e3124180b000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574d453f3f454e57616e7a87939b8e8174685b4e4135281b0e000005121f2b3744505b657784919eaa9d918477695f535b657784919eaa9d918477695f53473a2d211408000000000916222e3a46515b62656c6c6c6c6c66635c52473e49545e66696c6c6c6c6c6360594f44382c201307000000000000000000000000000000020507080c10121312110f0c080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a242d373f464a4c535353535353534846423b33291f140900000009141f29333b424648535353535353534b4a453f362d231a1107000000000000000000000000000000000000000000030a1016191c1d20202020171614100b0e14171a1b202020201a1916130e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e938c8076706d6d6e7178818e949d9083786c605346392d20130600000000000000000000000000000000000000000c18242f414d5a6774808d9aa7b3a9978a7d706453493f33271b100d1218252d3946525e6875828f9ca8b5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d0100101d2a3643505d69768390908376695d5043362a1d100000000000000000040c131d2731394045534d545b60666c6c6c6c6c6a5c544a3f34281c10030003101c28343f4a545c6a6c6c6c6c6c66605b544d524e473f352019130c040000000000000000010d18242f3a434b51545857555453514b504f4e4f5b6875828e9ba8a89b8e8175685b4e4e4f504b51535455565854524c443a2f24190d0100000b16212b353d44484a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e140800000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f221508000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013000007121d27313e4653606d7984919d908376675d5146535e6975828f9b9285796c605346392d201306000006131f2b37434e5863707d8994998f82766c61555863707d8994998f82766c6155493d3023170a000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f72695f57504c4c50575f6a73808c9a988a7e7164574b3e3124180b0000030f1b27333f49536976838f9ca9a096887b6e6155536976838f9ca9a096887b6e6155483b2f24190d010000000b1825313e4a57626d727979797979736e63574b424e5a6670767979797979706b6054483b2f2216090000000000000000000000000003090e121415191d1e1f1f1e1c181414110e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f464646464646463b3a36312921170d03000000030d17212931363a3b464646464646463e3d3a342d241b1108000000000000000000000000000000000000000000000000050a0d0f10131313130a0a08040003080b0d0e131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96998e81756e64616061666d78828f9c95897c6f6256493c2f2316090000000000000000000000000000000000000000071825313e4b5864717e8b97a8b2a79a8d8074655b5044372b221c191d242a36414c56616e7b86929facb9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f322619080000101d2a3643505d69768390908376695d5043362a1d1000000000000001070e161e2529323b424651575f666c72797979797975665c5044382b1f12060006121f2b3844505c66757979797979726c665f575146423b3229251e160e07010000000000000007131d28313a4145474b4a4948474540434243505c6976838f9ca9a99c8f8276695c4f43424340454748494a4b4745413a32281e1308000000050f19232b33383c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d201300010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d6053474d5765717e8b9897887b6e6255483b2f22150800000815212e3b47535f6a7683909d92867b6e615a535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92857b6e69615a59595a61696e7c86929f92867a6d6154473a2e2114070000000b17222d414e5b6874818e9ba7a8988c7f7265555b6874818e9ba7a8988c7f7265554c4135291d11040000000c1926323f4c5965727f86868686868073665a4d43505c69768286868686867d706356493d3023160a000000000000000000000002080e141a1e212226292b2c2c2b292521201e19140d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132393939393939392e2d2a251f170f050000000000050f171f252a2d2e3939393939393932312e29221b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a93877b6e615c5453545c666f7c8997998c807366594d4033261a0d00000000000000000000000000000000000000000815212e3b4854616e7b8796a0acab9e9184786c6053463e342c2924292f353e46525e6873808c99a3aebbafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c302316090000101d2a3643505d69768390908376695d5043362a1d100000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c04000000000000010c161f282f35393a3e3d3c3b3a38352f3744515d6a7784909daaaa9d9083776a5d50442e2f35383a3b3c3d3e3a39352f2820160c0100000005101a232c33393c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d20130005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494854616e7b8796978a7d7164574a3e3124170b00000916222f3c4955626f7c88959b8e8174695f5355626f7c88959b8e8174695f53483e34281d1105000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891837b706c676565676c717b849198978d8073685d5246392d201307000000061a2633404d596673808c99a6a99c8f8276675d596673808c99a6a99c8f8276675d5145392c2013060000000d192633404c5966737f8c9393938d8074675a4d43505d6a7683909393938a7d7064574a3d3124170a00000000000000000000050d14191f262a2d2e32363839393836322e2d2a251e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d21211e1a140d0500000000000000050d141a1e21212d2d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060709090909090909090706030000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c908377695e5247464a54606a7885919b8e8175685b4e4235281b0f02000000000000000000000000000000000000000714212d3a46535e697784919eaaaca196897d70635a50463e38343035394045515b616e7a85929fabb2baafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d2013070000101d2a3643505d69768390908376695d5043362a1d1000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d07000000000000040d161d24292c2d31302f2e2d2c292935404b556b7884919eabaa9e9184776b544a403428292c2d2e2f30312d2c29241e160d04000000000b17222c363e44494a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e7164575055575e69788491998c7f7366594c403326190d0005121e2a36424d576673808d9994887c6f62574d576673808d9994887c6f62574d42362c22170c000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999591847d7774727274777e8591969992857a6d61564c4135291d11050000000b1825323e4b5865717e8b98a4ac9f92867a6d605865717e8b98a4ac9f92867a6d6054473a2d22170b0000010d1a2734404d5a6773808d9a9f9b8e8174685b4e44515e6a7784919d9f978a7e7164574b3e3124180b000000000000000000070e171f252a31363a3b3f4345464544423f3b39363029241e160d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d12161819202020202020201514120e090300000000000000000003090e12141520202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131316161616161616161312100c06000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a7783909c8f827569574d423a424e586a7783909c8f8276695c4f4336291c10030000000000000000000000000000000000000005121e2a36424d576673808d99a6b0a89c9083766c6258504745404241464b515a626d75818e989ea0a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f12060000101d2a3643505d69768390908376695d5043362a1d100000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000040c13181d202125242221201f1f2c3845515d677985929facab9f928578665c5144382c1f1f202122232521201d19130c040000000004101c28333e485055575757575757575757575757575865727e8b9386796c605346392d2013000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595a61646c6c7683909b8e8174685b4e4135281b0e000714212d3a46535e697884919c8f82766a5f53535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000020e1925303b46525e68707d87929996918a84807f7f81848a91979992877d70685e52443a3024190d010000000a1723303d4a5663707d8996a3aea3998a7d71645463707d8996a3aea3998a7d7164544a3f33281c0f0300010e1b2734414e5a6774818d9aa79b8e8275685b4f45515e6b7884919ea5988b7e7265584b3f3225180c0000000000000000081019202930363b4246484c50515252514f4b4746413b352f282018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313080705020000000000000000000000000002050708131313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202323232323232323201f1c17110a0300000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c908376675d51464446535f697884919b8e8275685b4f4235281c0f0200000000000000000000000000000000000000020e1a25313b4855626e7b88949eacab9f948b7e716a615a53514b4e4c52555d606c727f8b93969196a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c10030000101d2a3643505d69768390908376695d5043362a1d100000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f0400000000000001070d111314181716151414202d3a4753606d7a8698a2aeaea29886796d6053463a2d201314151617181413110d080100000000000814202d3944505a61646464646464646464646464646465727e8b9386796c605346392d2013000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a616c71797979828f9b8f8275685c4f4235291c0f000815212e3b4854616e7b8796988c7f7265584e54616e7b8796988c7f7265584e433b33291f140900000000000000000000000000000000000000000000000000000008141e2a36414c56606b717e8792989e96918d8c8c8d91969e9892877e716b60564c4132281e1308000000000815222f3b4855626e7b8895a99f9f9b8e8174665b626e7b8895a99f9f9b8e8174665b5044382b1f120600020e1b2835414e5b6874818e9ba79c8f8276695c4f45525f6b7885929ea5988c7f7265594c3f3226190c0000000000000008111a222b323b41464d5355595c5e5f5f5e5c5854524c45413a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d30303030303030302d2c28231c150c030000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b92867a6d605a5351535b616e7b88969a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000914212e3a47535f6975828f9aa4afa69f92867d716c64605c555b565d61676d737e8792989184919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b000000101d2a3643505d69768390908376695d5043362a1d1000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a0000000000000000010406070b0a09080815212e3b4854616e7b8794aab4b3aa94877a6e6154473b2e21140808090a0b07070401000000000000000a1623303c4955616c707070707070707070707070707070727e8b9386796c605346392d2013000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675a64717e8686868f939c8f8276695c504336291d10000a1724313d4a5764707d8a9798887b6e6255525764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000020d1925303a444f59626c717d868e93999c9a98989a9c99938e857d716c62594f443a3020160c02000000000714202d3a4753606d7a8697939393939285796c60606d7a8697939393939285796c605346392d20130600020f1c2935424f5c6875828f9ba89c908376695d5044505b667985929fa6998c807366594d4033261a0d00000000000006101a232c343d444d52575f6165696b6c6c6b6965615e56524c443c342b22190f0500000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d09040000000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d090400000000000000000b151e272e34383a3c3c3c3c3c3c3c3c3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b98988d80736d63605c60636d75818e9b97897d7063564a3d3023170a00000000000000000000000000000000000000000006121e2b37424d57626f7c87939fa7aea29892867e76706d67686869686d72798088929992867e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f8c93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c1106000000101d2a3643505d69768390908376695d5043362a1d1000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000915222f3c4855626f7b8895a2aeaea195887b6e6255483b2f2215080000000000000000000000000000000a1724313d4a5764707e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b64717d8a93939b9e9d9083766a5d5043372a1d10000c1926333f4c5966727f8c999285796a63615e5766727f8c999285796a63615e574d42362a1e110500000000000000000000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8c87817b706b625a50473d32281e0e04000000000006131f2c3945515d677885868686868686867c6f625d677885868686868686867c6f6256493c2f2316090003101c2936434f5c6976828f9ca99d9084776a5d514653606c798698a3a69a8d8073675a4d4034271a0d0100000000020c18222c353e474f565e61696e72767879787775726e68605d564e463d342b21170b0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a02000000000007121d273039404546494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929f93887f756f6d666d7076808c939e9185796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c4754606a74818d95a0a9aaa298928a827d7977757575777a7f848d939a948c7f7c8895a2afa295897c6f6256493c2f231609000916232f3c4956626f7c8995a2afa296897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a00000000101d2a3643505d69768390908376695d5043362a1d100007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000a1623303d495663707c8996a3acaca296897c6f6356493c3023160900000000000000000000000000000013202d394653606c79868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d2013000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b64717d8a979fa8aa9d9084776a5d5144372a1e11000e1a2734414d5a6774808d9a91847770706e695e6774808d9a91847770706e695e52463a2d201407000000000000000000000000000000000000000000000000000000020d17202b353f48505961696e747b7f8284858584827f7b746e69615950483f352b20160c00000000000004101d2935404b55687378797979797979796f6a6055687378797979797979796f6a6054483b2e2215090003101d2a3643505d697683909ca99e9184776b5e514754606d7a8793aaa79a8d8174675a4e4134271b0e01000000000a141e2a343e474f5960686e747b7f8384858584827e7a736d685f584f473d33291d140a000000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c040000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c04000000000c18232e39424b5153565656565656565653504a42382e23170c00000000000000000000000000000000000000000000000000000000000713202d3946525e6873808c959a938b817c7978797d828c929c948b7e71665c5145382c1f13060000000000000000000000000000000000000000000009151f2b37434e58606d79839197a0a8aaa29f948f8a868382818284878b91969f958f82787b8894a1aea296897c6f6356493c3023160900091623303c4956636f7c8996a2aea295887c7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b00000000101d2a3643505d69768390908376695d5043362a1d10000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f978a7d7064574a3d3124170a00000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d2013000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b64717d8a97a4b0aa9d9084776a5d5144372a1e11000f1b2835424e5b6875818e9b91847d7d7d7b6e616875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000050e19232d363f474f575e61696e72767779797776726e69615e574f473f362d23190e05000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260585761686b6c6c6c6c6c6c6c6260584e43382c1f13070004111e2a3744515d6a7784909daa9e9285786b5f4a4754616e7a8794a1a89b8e8175685b4e4235281b0f0200000006111c26303c464f59616b6f7a81878c8f919292918f8b86807a6f6a60594f453b2f261b110600000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000004101c2834404b545c606363636363636363605c544a3f34281c10030000000000000000000000000000000000000000000000000000000005111d2935414c56606d798390969f938e89868586898f949c958f82786c60544b4034281c100400000000000000000000000000000000000000000000030f1b27323d45515d676e7b8591969fa4aca69f9c9892908f8e8f90939a9e9f9490837a6d7a8794aab4a396897c706356493d3023160a000a1623303d495663707c8996a3aca194887b6f7d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c110600000000101d2a3643505d69768390908376695d5043362a1d10000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000c1825323f4b5865727e8b9393939393938b7e7165584b3e3225180b00000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b64717d8a97a4acaa9d9084776a5d5144372a1e11000f1c2936424f5c6975828f9c95918989897e72656975828f9c95918989897e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000007111b242d353e454d52575f6165696b6c6c6b6965615f57524d453d352d241b1107000000000000000007121d2731454f575d5f6060606060606056544e4f575d5f6060606060606056544e463d32271b0f030005111e2b3844515e6b7784919eaa9f928579665b504855616e7b8894a1a89b8f8275685c4f4235291c0f020000000b17232e38424e58616b707d858e92999c9e9f9f9e9c98928d847c6f6b60574d41382d22170b000000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a0000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a000006131f2c3845515c666d6f6f6f6f6f6f6f6f6d665c5044382c1f120600000000000000000000000000000000000000000000000000000000010d1925303a45515d676e7a848f949d9b99929292999c9d938e83796d665b5042392e23180c0000000000000000000000000000000000000000000000000a15202935414b555f696e7b848e939a9fa3aaaaa39f9d9b9b9c9d9f9f99928d827a6d6d798698a29f9f96897d7063564a3d3023170a000a1723303d4a5663707d89969f9fa49a877a6d707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a0000000000101d2a3643505d69768390908376695d5043362a1d10000e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0000000000000000000000000000000d192633404c5966737f86868686868686867f7265594c3f3226190c00000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d2013000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b64717d8a979f9f9f9d9084776a5d5144372a1e1100101c2936434f5c6976828f9ca09d96968b7e72656976828f9ca09d96968b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5955534d46423b332c231b1209000000000000000000010b151f333d454c505253535353535353494843454c5052535353535353534948433d342b21160a000005121f2b3845525e6b7885919eaba29886796c60534955626f7c8895a2a99c8f8376695c504336291d1003000003101c28343f4a545f6a707d8692979fa3ababacabaaaaa39f9691867d6f695e53493f33271b0f03000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b10040005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b1004000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000000000000000000000000000000000008131e2935404b555e686e7a828a919598999a999795908981796d675d544a3f30271d1207000000000000000000000000000000000000000000000000040d18242f3a434d575f696e7981878e92989a9c9e9f9f9f9e9d9a98928e8680786d6866798592939393938a7d7164574a3e3124170b000b1724313e4a5764717d8a939393939386796d6b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b020000000000101d2a3643505d69768390908376695d5043362a1d10000d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0000000000000000000000000000000c1825323e4b57636d737979797979797979726d63574a3e3125180c000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b64717d8a93939393939084776a5d5144372a1e1100101d293643505c6976838f9ca9aaa3988b7e72656976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000009111a212930363b4246484c4f515252514f4c4846423b363029211a11090000000000000000000000030d212b333b404445464646464646463c3b383b404445464646464646463c3b38322b22190f04000005121f2b3744505b657985929facaa93877a6d60544956636f7c8996a2a99d9083766a5d5043372a1d1004000006121f2b3844505c666f7c869298a1a9afb5b7b8b8b7b4aea8a19892857b6e655b5044372b1f140900000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000815212e3b4854616e7b87898989898989877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000020c18242f39434c565e686d777e84888b8c8d8c8b87837d746d675d554b42382d1e150b000000000000000000000000000000000000000000000000000007131d28313b454d575f676d747c81868a8d8f9192929291908d8a86817b736d665e6a77838686868686867e7165584b3e3225180b000b1825323e4b5865717e868686868686857866606a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a000000000000101d2a3643505d69768390908376695d5043362a1d10000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000a16222f3b46515b63666c6c6c6c6c6c6c6c65635b51463a2e2216090000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b64717e8686868686868683776a5d5144372a1e1100101d293643505c6976838f9ca9b1a5988b7e72656976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000080f171f252a31363a3b3f4344464644433f3b3a36312a251f170f08000000000000000000000000000f1921292f343738393939393939392f2e2c2f343738393939393939392f2e2c27211910070000000613202d394653606c7986939faca194877a6e61544a5663707d8996a3aa9d9184776a5e5144372b1e070000000713202d3a4653606d78839198a2aab3bbc0c4c5c5c4bfbab2aaa1979083776c6053463b31261a0e02000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000815212e3b4854616e7b87949696969694877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000007121d27313b444c565d656c71777b7e80807f7e7b76706b605c554b43392f261c0c030000000000000000000000000000000000000000000000000000010c161f2a333b454d555d606a6f757a7d8183848586858583817e7a746e69605c54677177797979797979716c62564a3d3124170b000b1724313d4a56626c71797979797979787368585f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000101d2a3643505d69768386868376695d5043362a1d10000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000006121e2a3540495157596060606060606060595751493f352a1e12060000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459616c71797979797979797771675b4f4236291d1000101d293643505c6976838f9ca9aca5988b7e72656976838f9ca9aca5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a261f1a140d050000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f24282b2c2d2d2d2d2d2d2d23221f1b160f07000000000714202d3a4753606d7a869aa4afa195887b6e62554a5764707d8a97a3ab9e9184786b5e51452f23180c000006121e2b37424e5765717e8b95a0aab4bcc5cbd1d2d2d0cbc4bcb3a99f958a7e7164574d42362a1e1205000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000815212e3b4854616e7b8794a1a2a2a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000010b151f29323b444c535b6064696e71737473716e69636059514b433931281d140a00000000000000000000000000000000000000000000000000000000040d18212a333b434b51585f62686d71747678787979787674716d67615f5750555f676a6c6c6c6c6c6c65625a50453a2e211509000915212e3a45505a62656c6c6c6c6c6c6b686157545c60646a6e72757778787979787675726e69636159534d453d352b23190f06000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000020d19232e3740464b4c53535353535353534c4a463f372d23180d0100000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535a61646c6c6c6c6c6c6c6a675f554a3f33271a0e00101d293643505c6976838f9c9f9f9f988b7e72656976838f9c9f9f9f988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000003090e141a1e212226292b2c2c2b292622211e1a140e090300000000000000000000000000000000060d13181c1e1f20202020202020161513181c1e1f202020202020201615130f0a0400000000000814212e3b4754616e7a8794a1b6a295887c6f62554b5864717e8b97a4ab9f9285786c554b4034291c1004000814212e3a47535f6a7784919ea7b1bcc5cfd7dcdfdedcd6cec5bbb1a79d908377695f53463a2d21140700101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c1000101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c10000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000030d172029323a41495053575f626566676664615e57544f45403931281f160b020000000000000000000000000000000000000000000000000000000000060f182129313a40454e53565d606467696b6c6c6c6b6a6764605d55534d444d555b5e606060606060585650483f34291d11050005111d29343f485056586060606060605f5c574f4a5153585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000007121c252e353b3e4046464646464646463f3e3a352d251c1107000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b505557606060606060605d5b554d43392e22160a00101d293643505c6976828f93939393938b7e72656976838f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e09030000000000000000000000000000000000000002070c0f1112131313131313130909070c0f11121313131313131309090703000000000000000815222e3b4855616e7b8894a1aca396897c7063564b5865727e8b98a5ac9f928679675c5145382c1f1306000815222f3b4855626e7b8896a0acb9c3ced7e1e8ebebe7e0d6cdc2b8aca095887b6e6155483b2e2215080013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f130013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f13000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000050e1720282f383f44464d535558595a595854534d48443d342f271f160d0400000000000000000000000000000000000000000000000000000000000000060f181f282f353c43474c5254575a5c5e5f5f5f5e5d5a5754514b46423b444a4f515353535353534b4a453f362d22180c0100010c18222d363f454a4b53535353535352504c454044464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000a131c232a2f3233393939393939393932312e2a231c130a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d484145494a53535353535353514f4a433b31271c110600101d293643505c697682868686868686867f7265697682868686868686867e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b88959f9f9f968a7d7063574c5965727f8c989f9fa399867a6d6053473a2d201407000c1825323f4b5865727e8b98a8b2bdccd5e0e9f3f9f8f2e8dfd4c8bcb1a7988b7e7165584b3e3225180b0013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f130013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f13000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000050e161d262d33373c4247484b4d4d4c4b4846423b383329231d150d04000000000000000000000000000000000000000000000000000000000000000000060d161d242932373a4145474a4e505152535252504e4b4745413a3631393f43444646464646463e3d3a342d241b110600000006111b242d343a3d3e4646464646464544403b34383c4347484c4e505252535252504e4b4846423b38332a251f170f070000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000010a12191e2225262d2d2d2d2d2d2d2d2625221e18110a0100000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000003090e1214152020202020202020202020202020202020202020201514120e090300000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262f363c3f414646464646464641403c37393c3e4646464646464644423f3931291f150b00000f1c2835414e5a66707679797979797979726d6266707679797979797979726d62564a3d3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7e7164574c5966737f8c9393939393877a6d6154473a2e211407000d1a2633404d596673808c99a6b3bfced9e7f2fbfffffaf1e4d9cebfb3a6998c807366594d4033261a0d0013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f130013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f13000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000040b141b22272b31373a3b3e4041403e3b3a36312c272118120b030000000000000000000000000000000000000000000000000000000000000000000000040c131820262b2f35393a3e4143454546464543413e3a39352f2a262e33363739393939393932312e29221b1209000000000009121b22292e31323939393939393837342f282c31373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000070d121618192020202020202020191816120d070000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000010b141d242b303334393939393939393534302b2d3031393939393939393736332e271f170d0400000d1926323e49545e66696c6c6c6c6c6c6c65625b5e66696c6c6c6c6c6c6c65625b51453a2e2215090000000000000000000000000000000000000000000000000000000000000000050a0d0f10131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867e7165584d5a677380868686868686867b6e6155483b2e221508000e1b2734414e5a6774818d9aa7b4c0cddae7f7fffffffff5e7dacdc0b4a79a8d8174675a4e4134271b0e0013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f13000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32333433312e2d2a251f1c160c07010000000000000000000000000000000000000000000000000000000000000000000000000001070d151b1e24292c2d31343638393939383734312d2c29241d1a22272a2b2d2d2d2d2d2d2524211d181109000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735322e2d2a261f1c170e090300000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000002060a0c0d13131313131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000020b12191f2326272d2d2d2d2d2d2d282724202123242d2d2d2d2d2d2d2a2927221c150d050000000915212d38424c545a5c60606060606060585651545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000030a1016191c1d20202020181714110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855606b7079797979797979716c62564b58646e737979797979797976695f53463a2d211407000d1a2733404d5a6673808d99a6b3c0cfdae6f3fcfffffbf2e9d9ccc0b3a6998d8073665a4d4033271a0d0013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f13000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252627262521211e1a14100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d20212427292b2c2c2c2b2a272421201d18130e171b1d1e202020202020181715110c06000000000000000000060c111517182020202020201f1e1c1810151a1f212226282a2b2c2c2c2b2a282522211e1a14100b0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060712131313131311110e0b0601000000000000000000000000060a0e1011131313131313100f0d0a050000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000001080e13171a1a202020202020201b1a1814141717202020202020201e1d1a16110b040000000005101b26303a42494e50535353535353534b4a45494e50535353535353534b4a453f372d23180c010000000000000000000000000000000000000000000000000000000000040d151b212628292d2d2d2d2423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5960636c6c6c6c6c6c6c65625a5047525c64676c6c6c6c6c6c6c6c5f574d42362a1e1205000c1925323f4c5865727f8b98a9b3bec9d5e1eaf4f9f8f3e9e0d5c9bdb2a8988b7f7265584c3f3225190c0013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f12000714202d3a46525e6976797979797979797976685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181a1a19181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171b1d1e1f201f1f1d1b181413110d07010b0e10111313131313130b0b09050100000000000000000000000105090b0b13131313131312110f0c040a0f121415191b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c1012131f20202020201e1d1b17120c04000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000003070b0d0e131313131313130e0e0c08080a0b1313131313131311100e0a06000000000000000a141e2830383e4143464646464646463f3d3a3e4143464646464646463f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000d161f262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606058565048404a52585a606060606060605f534d453b31261a0e0200091623303c4956636f7c8997a1adb9c4cfd9e2e8ebebe7e1d7cec6b9ada196887c6f6255493c2f22160900121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c1000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c100005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0d0e0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e101212131312100e0b07060401000000020404060606060606000000000000000000000000000000000000000000060606060606050503000000020608080c0f111212131312100f0c080705020000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f202c2d2d2d2d2d2b2a27231d160e0600000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393932312e3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000008111f2831383e4243464646463e3d39342c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534b4a453f3840474b4d535353535353534846423b33291f140900000613202d394653606c7885929ea9b3bdc7d0d8dddfdedcd7cfc6bcb2a89e9184776c605346392d201306000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00020e1a25303b454d525f60606060606060605f524c443a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d3939393939393837332e2820180e040000000000040d171f272e3336373939393939393635322d261f160d0300000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000002070a0c0d131313130e0d0b080303070b0d0e131313130d0c0a06020000000000000000000000040c141b212628292d2d2d2d2d2d2d2524222628292d2d2d2d2d2d2d2524221d181109000000000000000000000000000000000000000000000000000000000000050f1a23313a42494e50535353534b49453e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232c33383c3d464646464646463e3d3a342e363b3f40464646464646463b3a36312921170d03000006121f2b3844505b6673808c97a1abb5bdc5ccd2d2d2d1cbc4bcb4aaa0968c7f72655b5044372b1f1205000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000009141f29333b42464853535353535353535346413a32281e13080000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000003060809131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000306131313131313131308070502000000000000000000000005080a0b13131313130e0d0b0803000000000000000000000306080913131313131313130603000000000000000000000000000004090c0e0f13131313131313130908060300000000000000000000000000000000000000000000000000000000020507081213131313131313100706040000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000000000000a151e262e34383a45464646464644433f39322a20160c01000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000070e1316191a202020201b1a18140f0e13171a1a20202020191916120d070000000000000000000000030a1015191c1d20202020202020181815191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000b16212b35424c545a5c60606060575550483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f303939393939393932312e29242a2f3334393939393939392e2d2a261f170f06000000030f1c28333f4a54606d79859199a3abb3bbc0c4c5c5c4bfbab2aaa2989184796d6053493f33271b0f030005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020000020d17212930363a3b4646464646464646463936302820160c02000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c0500000000000000000000060c101220202020202020201514120e090200000000000000060c1114171820202020201b1a18140f0801000000000000040a0f131516202020202020202012100c060000000000000000000002090f15191b1c20202020202020201615130f0a0400000000000000000000000000000000000000000000000002090e1114141f202020202020201d1312100c0700000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b11060000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000000006111c2630383f4446525353535353514f4b443c32281d120600000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000010a12191f2325262d2d2d2d282724201a1a1f2426272d2d2d2d2625231e19120a01000000000000000000000005090d0f10131313131313130c0b090d0f10131313131313130c0b0905010000000000000000000000000000000000000000000000000000000000000004101c27333d47545e66696c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2023232d2d2d2d2d2d2d2524211d191f2326272d2d2d2d2d2d2d22211e1a140d0600000000000b17222d3845515d67707d879299a2aaafb6b7b8b8b7b4aea8a19892867c6f665c5141382d22170b00000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000030a11171c1f2d2d2d2d2d2d2d2d21201e1a140d0500000000000810171d2123242d2d2d2d2d272724201a130b0200000000070f151b1f22222d2d2d2d2d2d2d2d1f1c17110a0300000000000000030c141b202528282d2d2d2d2d2d2d2c22211f1b150e0700000000000000000000000000000000000000000000050d141a1e20212c2d2d2d2d2d2d2d2a201f1c18120b0300000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000000000000000000000000000000000c17232e38424a50535f60606060605e5c564e44392e23170b0000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000a131c242a2f3233393939393433302b25242b3033343939393933322f2a231c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5966707679797979716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020181715110e1317191a202020202020201514120e090300000000000006111c2935404b55606b717e8792989fa4acabacabaaaaa39f9691867d706a5f544b402f261b1106000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f18100800000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a12080000000000030c151c23282c39393939393939392e2d2a251f170f0500000008121a22282d303139393939393433302b251d140b00000007101920272b2e2f39393939393939392c28231c150c030000000000020c151e252c31343539393939393939392f2e2b26201810070000000000000000000000000000000000000000050e171f252a2d2e3939393939393939372d2c28231c150c030000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000003101c28343f4a545c606c6c6c6c6c6c6b6760564b3f33271b0e0000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121c252e353b3f404646464641403c362f2f363c3f4146464646403e3b352e251c0e0500000000000000000000060a0e1011121313131212100e0b07070501000000000000000000000000000000000000020507081313131313131313070705010000000000000000000916222f3c4854606b7682868686867e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130b0b090502070b0d0d13131313131313080705020000000000000000000d18242f3a434f59626c717d858e939a9c9e9f9f9d9c98928d847c706b61584e42392e1d140a0000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000000002090e12141520202020202020201413110d0802000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c020000000000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000a151e262e343846464646464646463b3a36302921170d020006101a242c34393d3e464646464641403c362f261d0d0300040f19222b32373b3c464646464646464638342e261e150a000000000009141e2730373d414246464646464646463c3b37322a22180d03000000000000000000000000000000000000020b17202930363a3b4546464646464646433a38342e271e150b00000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000006121f2c3844505c666d7879797979797772675c4f43372a1d11000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300020e19242e3740474b4d535353534e4c4841383840474c4d535353534c4b4640372e20170d0200000000000000040b11161a1d1e1f2020201f1e1d1b181413110d0802000000000000000000000000000002090e12141520202020202020201413110d080200000000000006131f2b37434e5863707d8994998f82766c6155493d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47505a626b707b81878c8f919292918f8b86807a6f6a61594f463c30271d0b0200000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0802000000000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d080200000000000000000000000205070813131313131313130707050100000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c00000006111c2630383f4453535353535353534846423b33291f1409000c17222c363e45494b53535353534e4c4841382f1f150b010a15202b343c4347495353535353535353443f3830261c1106000000040f1b25303942484d4f53535353535353534947433c342a1f150b0100000000000000000000000000000000000a141d29333b4246475253535353535353504644403930271c120700000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868684776b5e5144382b1e11000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2a354049525759606060605b58534a41404a52585a60606060595751494032291e1408000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000815212e3b47535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f48505961696e757b7f8384858584827e7b736d6860584f473e342a1e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c03000000030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c110400000c17232e38424a505f606060606060605f524d453b30251a0e05111d28343e4850555760606060605a58534a4131271d12070f1b27323c464e5455606060606060605f504a42382e23170c0000000915202c37424b53595b606060606060605f55534e463c31271d12070000000000000000000000000000000006111b262f3b454d52545f606060606060605d53514a42392e23180c0000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000091623303c4956636f7c89989393938d8174675a4e4134271b0e000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000a16232f3b47525c63666c6c6c6c67645c534547525c64676c6c6c6c66635b51443b3025190e0100000000040e1720272e3336373939393939383634312e2d2a251e1a150e06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000916222f3c4955626f7c88959b8e8174695f53483e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d19232d363f474f575f61696e72767879787775726e69615e564e463e352c22190c0300000000000000000005090d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000205070813131313131311100e0b0600000407090a1313131313130e0d0b0803000000000000000000000001070c0f11121313131313070705010000000000000000000000000105090b0b13131313100f0d09050000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e120814212d3945505a61646c6c6c6c6c67645c5343392f23180c131f2b37434e5860626c6c6c6c6c6c6c6c5c544a3f34281c100300000c1925313d48535d65686c6c6c6c6c6c6c6c625f584e43392f24180e050000000000000000000000000000030c17222d38414d575e616c6c6c6c6c6c6c6c6a605c544a4034281c1004000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000004111d2935414c566673808c99aaa3998a7d7064574a3d3124170a000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000c1925323f4b57636e7379797979746f64574d4c58646e7479797979736d63564c41362a1d1207000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000020d17212930363a3b4646464646464646463936302820160c02000005121e2a36424d576673808d9994887c6f62574d42362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b242d353e454d53575f6266696b6c6c6a6965615e56524c443d342c231a10070000000000000000020a1015191c1c2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201c1b1915100902000000000000000002080e1114142020202020201e1d1a17110b0b101316162020202020201b1a18140f08010000000000000000050c12181b1e1f20202020201413110d0802000000000000000000060c11151718202020201c1c1915100a0200000000000000000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c120700000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a0006121f2c3844505c66767979797979797976695e52463a2d20140a1723303d4955616c717979797979746e64554b4034291c1015222e3b4754606a767979797979797976665c5044382c1f120600020e1b2834414d59656f7579797979797979796f6a5f554b40352920170b02000000000000000000000000000b151e27333f49535e696e7879797979797979766d665c5144382c1f120600000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e050000000000000000000000000000000000000000000713202c3945525d687683909da99f92867a6d6054473a2d211407000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a2633404d59667380868686868174695f534d5a677480868686867f73685e5246392f23180c00000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000009141f29333b42464853535353535353535346413a32281e130800000714212d3a46535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5854524d46413a322b221a11080000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000050d14191e20212d2d2d2d2d2d2a2a27221d16161b2022232d2d2d2d2d2d272724201a130b02000000000000060f171e23282a2b2d2d2d2d2d21201d19130c04000000000000000911181d2124252d2d2d2d292826211b140c04000000000000000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b000713202d3a4653606d78868686868686867b6e6154483b2e2115121e2a36424d5764717e86868686868074675c5145382c1f1416222f3c4955626f7c86868686868686786d6053463a2d20130700020f1c2835424f5b68758286868686868686867c6f675d51453e32291d140a00000000000000000000000007121d27303944505b656e7b858686868686868683796d6053463a2d2013070000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000714212d3a4754606d7a86939fa99c908376675d5145392c201306000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000714202d3a4753606d7984919392877b6e62564c54606d7a85919392867a6e61554b4034291c100400000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000815212e3b4854616e7b8796988c7f7265584e433b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a212931363c4247484c50515252514f4b4746423b363028201910080000000000000000020c161e262c3235363939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c0200000000050e171e252a2d2e3939393939393736332e272021272c2f303939393939393433302b251d140b0100000000050f1821292f3437383939393939392d29241e160e04000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b000713202d3a4653606d79869393939393877b6e6154483b2e211514212d3a46535e6976828f9393939285796d6053473b30251a16222f3c4955626f7c88939393939386796d6053463a2d20130700000714212d3a4754606d7a849199939393999183796d605a50443b2f261b110600000000000000000000040d18232e39424e58606c77828f979393939392867b6e665c5144382c1f1206000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000b1724313e4a5764717d8a99a4a9998c7f7366554b4135291d1104000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130006131f2c3845515c67707d8a95998e8175685e52515d67717e8a96988d8073675c5145382c1f130600000e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000a1724313d4a5764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f262a31373a3b3f4345464544423f3b3a36302a251e160e070000000000000000000a141e2830383d414346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e1409000000020d1720293036393b46464646464644433f3932292b32383b3d46464646464641403c362f261d1308000000010c17212a333a4044454646464646463935302820160c0200000006111b242d343a3d3e4646464643413e3830281e110700000000000000000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000713202d3a4653606d7986939f9f9f94877b6e6154483b2e21151b27333f4953616e7b87939f9fa2978a7e7164574d42362a1e16222f3c4955626f7c88959f9f9f9386796d6053463a2d20130700000613202c3945525d686f7c87929fa69fa0958d81746c61564d41382d22170d030000000000000000010c161f2834404b545f6a727f8b949fa9a89e938b7e71695f544a4034281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000006121e2b37424d576774818e9aaba297897c6f6256493c2f24180d01000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130004101c2934404b55616b7683909d92867a6d61544c55606c7884919d9285796d6053473a2d2014070000101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000c1926333f4c5966727f8c999285796a63615e574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a20262b2e2f33363839393736322e2d2a251f19130c0500000000000000000005101b26303a42494e4f5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b1004000008141e29323b414653535353535353514f4a443b32353d4448495353535353534e4c4841382f251a0f03000007121e29333c454b505253535353535346413a32281e13080000010c18222d363f454a4b535353534f4e49423a3023190f050000000000000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c0a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b000713202d3a4653606d798693a0aca194877b6e6154483b2e21151f2b3744505b65737f8c99a4afa99c8f8276695e52463a2d2016222f3c4955626f7c8895a2aca09386796d6053463a2d201307000004111d2935414c56606a727f8c949ea8a89d928a7d70695e53493f33271f150b010000000000000008131e28313a45515c666f7c86929fa6aba1968e81756c62574d42392e23180c0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000814212e3a47535f697884919eab9e9285796c605346392d20130700000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b505b65727e8b97978a7d7164574a3e2f24180c0000111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000e1a2734414d5a6774808d9a91847770706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e212226292b2c2c2b292521201e19140d0802000000000000000000000915212c38424c545a5c6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900020e1925303b444c525f6060606060605d5b554d44393d474f54566060606060605a58534a41362b20140800000c18232f3a454e575c5e60606060605f524c443a3024190d010005111d29343f48505658606060605c5a544c42352b21160b0000000000000000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e130815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000713202d3a4653606d798693a0aca194877b6e6154483b2e2115202d394653606c7884919eabb5ac9f93877b6e6154473d32271b222f3c4955626f7c8895a2aca09386796d6053463a2d2013070000010d19242f3a434e58606c77828f96a1aba49e92857b6e655b50443c31271d1207000000000000050e19242f3a434f59606d79839098a3aea39991847a6d605a50453c30271c12070000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000815222f3b4855626e7b8896a1a89b8e8275665b5044382b1f120600000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121d27313e4653606d7984919c908376675d514953606d7985929b8e817468554b4035291d100400121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000f1b2835424e5b6875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d1e1f1f1e1c181414110e09020000000000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c53483c3024180b00030f1b2834404b5760686b6c6c6c6c6c6c5d564c4135291d1105000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c14212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f221609000713202d3a4653606d798693a0aca194877b6e6154483b2e211d2935414c5563707d8996a0acacafa4998c7f7266584e43382c1d222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000008131e28313d44505b656d7a849199a3ada1978f82776c60584e43392f24180e0500000000020b17202935414c56606b73808d95a0aaa69f92877d6f685d52483e332a1e150b00000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c100400000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000003101c28343f4a5465727f8b98a8a7988b7e7165544a3f33281c0f0300000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d605347515d6775828f9b918477675d5145392c1f130600121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000f1c2936424f5c6975828f9c95918989897e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c10121312110f0c0807050200000000000000000000000000000f1c2835414e5a6670767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d0004111e2a3744505c687278797979797976685d5246392d201307000b1724313d4a56626d7179797979767066594f44382c20150a00000000000000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c4135291e14121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c201307000713202d3a4653606d798693a0aca194877b6e6154483b2e21202c3945515d6775818e9ba8a39fa3ab9d9184776a605448392f24222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000010c161f27333f49535e686f7d87929fa6a99f948c7f726a5f554b40352920170b020000000a141d29333b45525d68707d87939fa7aa9f948c80736b60564c41362d21180c030000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000006121f2c3844505c6675828f9ba8a095877b6e6154483b2d22170b0000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494b5565727e8b9893867a6d6053473a2d20140700121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101c2936434f5c6976828f9ca09d96968b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e0005121f2b3845525e6b788586868686867a6d6154473a2e211407000b1825323e4b5865717e8686868682766b6054483c32261b0f030000000000000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c111a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b1003000713202d3a4653606d798693a0aca194877b6e6154483b2e21212d3a4754606d7a86929fa3999299a3a096897c6f62554b403529222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000040d17222d38414c56606b737f8c949fa9a69f92867c6f675d51453e33291d140a000006111b262f3b45505a606d7a849199a4aea2989083786d60594f443a2f241b0f06000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000713202d3a4653606d7985929faa9d918477695e52463a2d1c11060000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e71645753595b626f7b889599887c6f6255493c2f221609000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184796c605346392d201306000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700101d293643505c6976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0004101d2935404b556c788592939393877b6e6154483b2e211508000613202d394653606c7883909994897d7063584e43372b1f1306000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e231715202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000713202d3a4653606d798693a0aca194877b6e6154483b2e212b37434e5865717e8b98a29f9286929fa89a8e8174675d5145382c222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000006111b262f3a444f59606c77828f97a1aba3999184796d605a50453b2f261b1106030c17222d38414d57616c75818e96a1aba59f92857b6e665c50473d32281e120900000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000091623303c4956636f7c8998a2aa9a8d807467574d42362a1e0a000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595d64686c6d7a8799978a7d7164574a3e3124170b000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101d293643505c6976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292928f8275695c4f4236291c0f000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0006131f2c3945515d677986939f9f95887b6e6255483b2f2215080005121f2b3744505b656f7c87939d9083766a5f53473b2e2115090000000000000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f141925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f0400000713202d3a4653606d798693a0aca194877b6e6154483b2e212e3a47535f6a7683909daa9b8e828e97a19f9285796d6053473b30252f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000a141d28323d44505b656d7a859199a4aba0968e81746c61574d41382d22170d0b151e27333f49535e69717e8a939ea8a89e938a7e71695e544a3f352b20160c0000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c16100800000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000004111d2935414c566673808c99aaa3988a7d7063574a3d30251a0e000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f221609000b1825323e4b5865717e868686868686867c6f6256493c2f23160900000d1a2733404d5a66738086868686868686786d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a646f747979778692988b7e7165584b3e3225180b0006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700101d293643505c6976838f9ca9aca5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858275685b4f4235281c0f000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714202d3a4753606d7a8699a4a295897c6f6256493c2f23160900030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c27211911070000000713202d3a4653606d798693a0aca194877b6e6154483b2e28343f4a54626e7b88959fa398897d85919ea2988a7e7164574d42362a2f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000020b162027333f49535e68707d87939fa6a89d928a7e70695e53493f33271f15121d27303944505b656e7b85929fa5aba0968e81746c61574d42382e23190d040000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b050000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000713202c3945525d687683909da99f92867a6d6053473a2d201409000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000b1724313d4a56626c71797979797979796f6a6054473b2e22150800000c1926323f4b58636e737979797979797976665c5044382c1f1206000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675b6874818686868999988b7f7265584c3f3225190c00030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000815212e3b4854616e7b87939393939393877a6d6154473a2e21140700101d293643505c6976838f9c9f9f9f988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414d59656f75797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4134271b0e000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714212e3a4754616d7a8794a0a396897c706356493d3023160a00000b17222d38414e58636f7c89959a8d807367574d42362a1e12050000000000000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f15172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f07000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2c3844505c6673808d9aa79f928679818e9baa9c8f8276695e52463a2d2f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000040e17222d38414c56606b73808c949fa9a59e92857b6e655b50443c31271d18232e39424e58606c77828f97a2ada3999184796d605a50453b30261c1007000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a00000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000714212d3a4754606d7a86929fa99c8f8276675d5145392c1f1306000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c1004000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1f130600000a17232f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b6874818e939394a3998c7f7366594c403326190d00000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700101d293643505c6976828f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e000815222e3b4855616e7b8894a1a3978a7d7064574a3d3124170a000006111b262f3c4854606b7783909d918478695f53463a2d21140700000000000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1217222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2d3a4653606d7985919ea99c8f82767e8a99a39f93877b6e6154483d322f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000006111b262f3a444f59606d78828f97a1aca1978f82776c60584e43392f241f2834404b545f6a727f8c949fa9a69f92877c6f675d51483e33291e140a00000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a00000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000b1724313e4a5764717d8a99a3a9988c7f7265554b4035291d1004000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b000005111d29343f485056586060606060606056544e463d32271b0f03000007131f2a36404a52585a606060606060605f504a42382e23170c00000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b6874818e9b9fa0a6998c807366594d4033261a0d000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000714202d3a46525e6976797979797979797976685e5246392d20130700101d293643505c697682868686868686867e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212c37424b54595c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b59534b42372c201509000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e000915222f3c4855626f7b8895a2a4978a7e7164574b3e3124180b000007111b252c38434f5966737f8c9996887b6e6155483b2e2215080000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f2418111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c11080000000000000713202d3a4653606d798693a0aca194877b6e6154483b2e36414c5664707d8a97a1a8988c7f727a86929fa4998c7f7366594f43382f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000a141d29323d44505c666e7b85929aa4a99f948c7f726a60554b40352928313a45515c666f7c86929fa6a99f948c7f736a60554b41362c21170c0200000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000006121e2b37424d576774818e9aaba197887c6f6255483c2f24180c00000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f050000010c18222d363f454a4b535353535353534947433d342b20160a000000020e19242e3840474b4d5353535353535353443f3830261c110600000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b6874818e9ba7b3a6998c807366594d4033261a0d00000613202d394653606c777979797a7b7e838e939e989083786c605346392d2013060005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000f1c2835414e5a66707679797979797979726d62564a3d3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524f4d48423930251b0f04000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000916232f3c4956626f7c8995a2a5988b7e7265584b3f3225180c00010d18232d373f464956626f7c8999978a7d7164574a3e3124170b00000000000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b4035291d14141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3946525e6875828f9ba9a196887b6f76828f9cab9e9184776b605448392f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000020b172028343f4a545e69707d88939fa7a69f92877c6f675d51453e332f3a434f59606d79839098a3ada2979082786c60584e433a2f241a0f0500000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000814212d3a47535f697884919eab9e9185786c605346392d20130700000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433630302f2c27211911080000000006111b242d343a3d3e464646464646463c3b38322b22190f040000000008121c262e363b3f40464646464646464638342e261e150a0000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b6874818e9ba7aca6998c807366594d4033261a0d00000613202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120600020e1a25303b454d525f60606060606060605f524c443a3025190d01000d1926323e49545e66696c6c6c6c6c6c6c65625b51453a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000a1723303d4a5663707d8996a3a5988c7f7265594c3f3226190c0006121e29353f49515759606d798692998c7f7366594c403326190d0000000000000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c2f261b11141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c01000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3a4754616d7a86929fab9e9184786a727f8b99a4a096897c6f63554b40353c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000050e17232e38424d56616b73808d959fa9a3999184796d605a50453b35414c56606b73808d95a0aaa59f92857b6e665b50463d31281d12080000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000815222e3b4855616e7b8896a1ac9b8e8174655b5044372b1f120500000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d5043362a2322201c160f0800000000000009121b22292e3132393939393939392f2e2b27201910070000000000000a141c242a2f323339393939393939392c28231c150c030000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b6874818e9b9f9f9f998c807366594d4033261a0d000006121f2b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000009141f29333b42464853535353535353535346413a32281e130800000915212d38424c545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c02000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000a1724313d4a5764707d8a97a3a6998c807366594d4033261a0d000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e41382d22170b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e1308000000000713202d3a4653606d798693a0aca194877b6e6154483b37434e5865727f8c99a3a99a8d8074676e7b87939fa89a8e8174675d5145393c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000006111c26303b444f59606d78839097a2aba0968e81746c61574d423b45525d68707d87939fa7a89d938a7e71695e544a3f342b1f160c0000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000003101c28343f4a5465727f8b98a8a49a8a7e716453493f33271b0f0300000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c28333e48505557575757575d69768390908376695d5043362a1d1613100b0500000000000000000911181d2124252d2d2d2d2d2d2d23221f1b160f0700000000000000020a12191f2326272d2d2d2d2d2d2d2d1f1c17110a03000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b6874818e93939393938c807366594d4033261a0d0000030f1c28333f4a54616e7b87939f92878583817d786f6a5f584e42382d22170b000000020d17212930363a3b4646464646464646463936302820160c02000005101b26303a42494e50535353535353534b4a453f372d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c282725201b140c03000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000b1824313e4b5764717e8a97a4a69a8d8073675a4d4034271a0d000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f00000000000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f33271e13111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000713202d3a4653606d798693a0aca194877b6e6154483b3b4754606a7784909daba197897c70636876838f9caa9f9285796d6053473b3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000a141e29323e44505c666e7b85929fa4a89d938a7e70695e544a45505a606d7a849199a4aba0968e81746c61574d42382d22190d040000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000006121f2c3844505c6675828f9ba89f93877a6e6154473b2d22170b0000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000814202d3944505a6164646464646469768390908376695d5043362a1d1007040000000000000000000000060c11151718202020202020201615130f0a0400000000000000000000080e1317191a202020202020202012100c060000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b68748186868686868686807366594d4033261a0d0000000b17222d3846535e6976828f9b8f82787774706c655f584e463c2f261c110600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000a141e2830383e4143464646464646463f3d3a342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b18150f0902000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000c1825323f4b5865727e8b98a5a79a8e8174675b4e4134281b0e000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a3025191d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d13070000000713202d3a4653606d798693a0aca194877b6e6154483b404b55626f7c8995a0ab9e9184796d6064717e8b98a2a2988a7e7164574d423c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000020c172028343f4a545e69707d8a929da7a59e92857b6e665b504d57616c75818e96a1aba3999184796d605a50453b2f261c10070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000713202d3a4653606d7985929faa9d908377685e5246392d1b11060000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1623303c4955616c70707070707070768390908376695d5043362a1d1003000000000000000000000000000105090b0b13131313131313090806030000000000000000000000000002070a0c0d1313131313131313060300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459646f7479797979797979736e63574b3f3226190c00000006111c2a36424d5764717e8a9792877b6e6763605b534e463c342a1d140a000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c050000000000030c161e262d3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090c0e0f1313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c090400000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1926323f4c5965727f8c98a5a89b8e8175685b4e4235281b0f000c1926323f4c5965727f8c93939d9f9c8f8276695c504336291d1000000000000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c41362a24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d0100000713202d3a4653606d798693a0aca194877b6e6154483b45515d6774818d9aa7a6998d8073665c606d7a85929faa9c8f8276695e53463c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000050e17232e38424d57616c74808d959faaa2978f82786c6058535e69717e8a939ea8a69f92877c6f675d51483e33291d140a0000000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000000000000091623303c4956636f7c8998a2aa998d807366564c41362a1e0a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d8391908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535d64686c6c6c6c6c6c6c66635c52473b2f23170a000000000e1a25313b4653606d798592998c8073665c535049413c342a22190b020000000000000002090e12141520202020202020201413110d080200000000000000040c141b212628292d2d2d2d2d2d2d2524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000d1a2633404d596673808c99a6a89c8f8275695c4f4236291c0f000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d302f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000713202d3a4653606d798693a0aca194877b6e6154483b4753606d7985929fab9f94887b6e62545d6774818e9ba89f93877b6e6154483d4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000006111c26303b45505a606d78839098a2a99f948c7f726a605b656e7b85929fa5a99f948c7f726a60554b40362c21170b0200000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004111d2935414c566673808c99aaa298897d706356493d3025190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c79868a8a8a8a8a8a8a9195908376695d5043362a1d1003000000000000000000000000000000000000000000010406070d0b0a08050000000003080b0d0e0d070604000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b53595b606060606060605957524a40352a1f13070000000009141f2c3845515c67748086868685796d6053463f382f2a22191007000000000000000000000205070813131313131313130707050100000000000000000000030a1015191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000d1a2734404d5a6773808d9aa6a99c8f8376695c504336291d10000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d10000000000006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f42393a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c20130600000713202d3a4653606d798693a0aca194877b6e615448424d5764717e8a97a2aa9c908376695f535563707d8996a1a49a8c7f7366594f444955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000a151e29333e45515c666e7b85929fa5a69f92877c6f67606c77828f97a2ada1978f82776c60584e43392f241a0f0500000000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939393908376695d5043362a1d10030000000000000000000000000000000000000001070d1113141a181715110c0601080f14181a1b191413100c0701000000000000000000000000000000000000000714202d3a4753606d798693939393939286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d4841484d4e535353535353534d4b4740382e24190e020000000004101c2834404b55646e74797979786d665c5044382d261d18100700000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f10131313131313130c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000e1b2734414e5a6774818d9aa7aa9d9083776a5d5044372a1d11000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b40434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d21140700000713202d3a4653606d798693a0aca194877b6e61544846535e6976828f9ca9a2988b7e7165574d53606c7884919eac9e9184776b6054484955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000030c17212834404b545f69717e8a929da7a3999184796d6a727f8c949fa9a49e92857b6e655b50463c31281d120800000000000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000714212d3a4754606d7a86929fa89c8f8275665c5145382c1f1306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986868686868686868686868276695d5043362a1d1003000000000000000000000000000000000000040c13181d2020272524211d17100b131a2024272726201f1c18120b030000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c2013000008121d262f363c3f414646464646464641403c373c404146464646464646403f3b352e261c12070000000000000c18232e3943525c64676c6c6c6b605c544a3f34281b140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000f1b2835424e5b6875818e9b9f9f9d9184776a5e5144372b1e11000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d1000000000000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51454b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000713202d3a4653606d798693a0aca194877b6e6154484953616e7b87939fac9f92867a6d605447505b6573808c99a6a096897c6f63554b4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000050f18232e39424d57616c74818e95a0aaa0968e81746f7c86929fa6a79d928a7d70695e53493f342b1f160c00000000000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000b1724313e4a5764717d8a99a3a8988b7f7265544b4034281c1004000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c7679797979797979797979797670665a4e4235291c0f030000000000000000000000000000000003090d161d24292c2d3431302d28221b141d252b303334332d2c29231d150d09030000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120000010b141d242b303334393939393939393534302b3034353939393939393933322f2a241c130a0000000000000007121d2730404a52585a6060605e53504a42382e23170a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875818f939393939184786b5e5245382b1f12000c1926323f4c5965727f8c93939393938f8376695c504336291d1000000000000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0aca194877b6e615448505b6573808c9aa4a89b8e8174675d51454953616e7b88949fa89a8e8174675d514955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000007121d27303b45505a606d79839098a2a89d938a7e79839098a3aaa0958d80746c61564d41382d22190d040000000000000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000006121e2b37424d576774818e9aaba196887b6e6255483b2e23180c00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c69665e544a3e32261a0d01000000000000000000000000000000060e151a1f282f35393a403e3d39342d241d262f363c4041403a38342f271f1a140d0500000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000000020b12191f2326272d2d2d2d2d2d2d282724202427282d2d2d2d2d2d2d2626231f19120a0100000000000000000b151e2f3840474c4d5353535246443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c69768286868686868685786c5f5245392c1f12000c1926323f4c5965727f868686868686868276695c504336291d1000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f5353606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c1003000713202d3a4653606d798693a0aca194877b6e61544853606c7884919eaca096897c7063554b4146535f697683909caa9f92857a6d60534955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000b151e2a333e45515c676e7b86929fa5a59e9285818e95a0aaa3989183796d60594f443b2f261b1007000000000000000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000814212d3a47535f697784919eaa9e9184786a5f53473a2e1d120700000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606060606060605d5a544c43382d22160a000000000000000000000000000000060f1820262b313a4045474d4b49453e362d222f3841484c4e4c47454039312a251f170f050000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0000000001080e13171a1a202020202020201b1a1814181a1b202020202020201a1917130e0700000000000000000000030c1d262f363c3f41464646453a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2835414e5a6670767979797979797873695d5144382b1e12000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000713202d3a4653606d798693a0aca194877b6e61544c5663707d8996a1ab9e9184786c6053463a424d5765717e8b98a2a2988b7e7164574d55626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000030c18212934404b555f69717e8b939ea7a297928e939da7a69f92867c6f675d51473e32291d140a000000000000000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000815222e3b4855616e7b8896a0ab9a8e817467584e43372b1f0b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f535353535353535353535353504e4a433a31271c11050000000000000000000000000000030e18212a31373e434b51535a585650483e322b34414a53585a5953514b433e36312921170d03000000000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000003070b0d0e131313131313130e0e0c080c0e0e131313131313130d0c0a07020000000000000000000000000b141d242b303334393939382d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6961574c4135281c10000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d00000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61566673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0aca194877b6e6154525d6875818e9ba8a4998c7f73655b5044373b4754606d7a86929faa9c8f8276695e5355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000060f18232f39434d57616c74818e95a0a9a29e9b9da5a99e948b7f726a5f554b40352c20170b0200000000000000000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000003101c28343f4a5465727e8b98a8a4998a7d7164574a3e31261a0f0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e4346464646464646464646464643423e3831281f150a0000000000000000000000000000000915202a333c424750555d606764615a50443a323d46535c646766605c554f46423b33291f14090000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a1f2426272d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060605f5d574f463b3024180c0006121e29353f49515759606060606060605c5a544c42382d21160a0000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca194877b6e615454606d7a86929fac9f93877b6e6153493f333945515d6775818e9ba89f93877b6e615355626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000007121d27313c45505a606d79839198a2adaba7a9ada1978f82776c60584e43392f231a0e05000000000000000000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000006121f2c3844505c6675828f9ba89f93867a6d6054473a2d2114090000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393939393939393939393635322d271f160d030000000000000000000000000000020e1a26313c454e535a61676d73716c61564c4137434e58646e74736d676159534d453b31251a0e020000000000000000000000000000030d151d23292c3939393939393939393836312b241b120800000000000000000000000104060712131313130908060300000000000000000000000000000000000000000000000000000001080e13171a1a2020201f1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b26303a42494e4f53535353535352514c463d342a1f130800010d18232d373f464a4c53535353535353504e49423a31261c100500000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000713202d3a4653606d798693a0aca194877b6e61545865727e8b98a3a99c8f8276695e5341382d35414b5563707d8996a1a49a8c7f73655b55626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000010b151f2a333e45515d676f7c86929facb8b4b8ab9e92857a6d655b50463c31271d11080000000000000000000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000713202d3a4653606d7985929fa99d908376685d5245392c2013070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0400000000000000000000000000000006121e2b37424e575f626c7179807e71685d52453c4754606a74817f79706b615e574d42362a1e1205000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000001070d1013141e202020201615130f0a0400000000000000000000000000000000000000000000000000000003070b0d0e131313120706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2830383e41434646464646464544413b342b22180d02000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a6063707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d20130700000713202d3a4653606d798693a0aca194877b6e61545f6a7683909daaa2978a7e7164574d422f262f3a4653606c7884919eac9e9184786c6055626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000000030d18212935404b555f6a737f8c99a6b2bdb0a3968a7d70685e53493f342a1f150b00000000000000000000000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f22150800000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000091623303c4956636f7c8998a2aa998c807366564c4135291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000010910161b1e2020202020202020202020201d1c1a16110a03000000000000000000000000000000000814212e3a47535f6a6e767e848d857a6d60584e43505a626f7c888c847d756e695e53463a2d2114070000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000040c12181d20202b2d2d2d2d22211f1b150e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c161e262d323536393939393939393835302a22191006000000000a131b23292e3132393939393939393635322d261f160d03000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f66606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f120600000713202d3a4653606d798693a0aca194877b6e6154626f7c88959fab9f9285796d6053473b31202b3844505b6673808d99a7a096897c706355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000000007121d27313c46505a606d7984919eaab7b9b1a4978b7e71695f554b40342820170b02000000000000000000000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d21140700000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d201307000000000000000004111d2935414c566673808c99aaa298897c6f6356493c3024190d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000050a0f12131313131313131313131313100f0d0a050000000000000000000000000000000000000815222f3b4855626e7c828a91968d80746a5f534b55616c76839096918a827b6e6154483b2e21150800000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000040d161d24292c2d38393939392f2e2b2620181007000000000000000000000004090d0f0f131313131313130d0c0a060200000000000000000000000105090b0b13131313100f0d0905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2c2b28241f1810070000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d0400000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000713202d3a4653606d798693a0aca194877b6e615c6673808d9aa7a79a8d8174675c5145382c1f28333f4a54626e7b88959fa89b8e8174675d626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000060f18242f39434e58626c75818e96a0acafacafac9f92867b6e675c51453e32291d140a000000000000000000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d949e9f92877c6f625a515c67717e8a949f9e93867d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a45464646463c3b37322a22180e04000000000000000002091015191b1c20202020202020191916120d07000000000000000000060c11151718202020201d1c1915100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1015191c1c2020202020201f1e1c18130d060000000000000000070d12161819202020202020201d1c1916100a03000000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b0000000713202d3a4653606d798693a0aca194877b6e61606d7985929eaba095897c6f62554b4034291c222d3847535f697683909daa9f92857a6d60626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000030c18212935404b555f6a717e8b939ea8aba39fa3aba2989083796d60594f443b2f261c11060000000000000000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000714212d3a4754606d7a86929fa89b8f8275665c5044382c1f1206000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000004080a0a131313130d0c0a070200000000000000000000000713202d3a4653606d78839097a2999083766c6156606d7984919e9f958d80736b6155483c2f23160900000000000000000002070c0f11121313130e0706040000000000000000000000000000000000000000000007121d28313940454751535353534947433c342a20150a00000000000000030c141b212528292d2d2d2d2d2d2d2625231e19120a010000000000000911181d2124252d2d2d2d292826211b140c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131212100c0802000000000000000000000106090b0c13131313131313100f0d0a0500000000000000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e615b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000713202d3a4653606d798693a0aca194877b6e6164707d8a97a1ab9d9083776a605443392f23181c2b37424d5765727e8b98a3a2988b7e7164626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000b151e2a333c45515d676f7c86929fa5a79f999299a3aaa0958d80746b61564d42382d22170d04000000000000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000000000000000b1724313e4a5764717d8a99a3a8988b7e7265544a3f34281c1003000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000050b101416171f2020201a1917130e070000000000000000000006131f2c3845515c666e7b85929a9f948b7e71675e68737f8c96a1989083796d60594f44382c2014070000000000000000060d13181c1e1f2020201b1313100c0700000000000000000000000000000000000000010d18242f39434b51535e6060606055534e463c32261b0f040000000000020c151e262c3135363939393939393933322f2a231c130a000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c615b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a000000000713202d3a4653606d798693a0aca194877b6e616875828f9ca9a3998c7f7265584e4331271d121a26313c4754606d7a86929faa9c8f837669626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000007121d27303c45505a606d79839198a2aa9f9590869299a4a79d928a7d70695e544a3f332820160c0100000000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d1207000000000000000005121e2b37424d576774818e9aaba096887b6e6155483b2e23170c00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000810171c2023242c2d2d2d2726231f19120a01000000000000000004101c2834404b545e69707d88939f9e91857a6d616e7b86929f9f92867b6e665c51473e33281c1004000000000000000710171e24282b2c2d2d2d28201f1c18120b03000000000000000000000000000000000004101d2935404b555d606b6c6c6c6c625f584e43372b21160a000000000009141e2730373d414246464646464646403e3b352e251c120700000006111b242d343a3d3e4646464643413e3830281e1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d575f62686e717477787979787775726e69625f58514940372e231a0c02000000000713202d3a4653606d798693a0aca194877b6e616e7a86929fac9f92867a6d6154473d3221150b15202c3945525d6875818e9ba99f93877b6e626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000060f18232e39434d57616c74818e95a0aaa29890837d87939fa7a49e92857b6e665b50443d32281e130800000000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000000000000714212d3a46535f697784919eaa9e918477695f53463a2d1c110600000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006111a22282d30313939393933322f2a241c140a0000000000000000000c18232e39424d57616b73808d949f978d80746a74818e989d938a7e71695f544b40352c21160b0000000000000006101922292f343738393939352d2c28231d150c05000000000000000000000000000000000613202c3945515d676d78797979796f6a5f53473d32271b0f0100000004101b26303942494d4f535353535353534c4b4640372e23190d0200010c18222d363f454a4b53535353504e49423a30231a0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d605853565e6165686a6b6c6c6b6a6865615e57534e463f372e251c110800000000000713202d3a4653606d798693a0aca194877b6e66727f8c99a3a99b8f8275685e5246392d201304111d2935414c5663707d8a97a1a49a8c8073656f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000030c17212834404b555f69717e8a939da7a59f92867b73808d95a0aaa1978f82786c60594f443a2f241910060000000000000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000000000000815222e3b4855616e7b8896a0ab9a8d817467574d42362a1e0a0000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000030a1117242c33393c3d46464646403f3b352e261c120700000000000000050c121d27303b454f59606d788290979f92877c6f7c87939f958e81746c61574d42392e231a110c060000000000020d17222b333b404445464646413a38342e271e170e060000000000000000000000000000000714202d3a4753606d7a84868686877c6f62594f44382c1d12070000000915212c37424c545a5c606060606060605957514940352a1e12060005111d29343f48505658606060605c5a544c42352b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f534c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a0000000000000713202d3a4653606d798693a0aca194877b6e6a7784919daba1978a7d7064564c41362a1e11050d19242f3a4653606d7984919eac9e9184786c6f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000b151e29333b45515c676e7b86929fa5a89e938b7e716d79839098a3a99f948c7f736b60564c41352922180d03000000000000000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d010000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e0200000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000000000000000000000000000000000000000040c151c2328363e44494a525353534d4b4740382e24190e0200000000000810171d1e252a333e44505c666e7b85929a9990827982909a989183796d605a50453c302a251e1d1710090000000007131e29333d454c50525353534e4645403930292018100800000000000000000000000000000613202c3945515d67707d8a949a8f82766b605448392f24180c0000000d1925313d49545e65696c6c6c6c6c6c6c66635b51463b2f23160a000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b5046474b4e5152525352514e4c4846423b37312a221c130a010000000000000713202d3a4653606d798693a0aca194877a6e6f7c8995a0ab9e9185796d6053463a3025190d0108131f2b3844505c6673808d9aa7a196897d706f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000007121c27303b45505a606d79839098a2aba0968e81756c666e7c86929fa6a69f92877c6f685d52453f342a1f150b010000000000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d2114090000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000000000000060d161e262e343f485055575f6060605a57524a40352a1f13070000000008121a22282d3036393a3f4a545e69707d88939f948e828e949f92867c6f675d51483e3a3936302d28221b12090000000c18242f3b454f575d5f6060605b53514b423a322a221a11070000000000000000000000000004101d2935404b55616c75828f9c94897c6f63554b4035291d100400000f1b2835414d5a65707579797979797979736d63574b3e3225190c000b1724313d4a56626d7179797979767066594f44382c20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c413e41444546464544423f3b3a36302b262018100a01000000000000000713202d3a4653606d798693a0aca094877a6d74818d9aa8a79a8d8073665c504438291e13080003101c28343f4a54626e7b88959fa89b8e81746f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000050f18232e39424d57616c74808d95a0aaa39991847a6d605f6a727f8b949fa9a39991847a6d605a50463c31271d1207000000000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3a4653606d7985929fa99c908376675d5145392c2013060000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000000000000000070f18202830383f44515a61646c6c6c6c66635c52473b2f23170a00000005101a242c33393a4146474a4d5357606b73808c949e938e939e938b7f726a5f55534d4b4746413a39342c241b100600000f1c2834404c5761696b6c6c6c68605c544c443c342c2318120b030000000000000000000000010d18242f3943505a626f7c89949b8e8175675d5145392c1f130600000f1c2936424f5c697582868686868686867f7366594c403326190d000b1825323e4b5865717e8686868682766b6054483c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d3037383939383735322e2d2a251f1a150e060000000000000000000713202d3a4653606d798693a0aca093877a6d7985919eab9f95887b6e62544a3f3428170d0200000b17232e3847535f6a7783909dab9f9285796f7b8895a2aca09386796d6053463a2d20130700000000000000000000000000020c17212834404a545f69717e8a929da7a69f92877c6f675d58606c77828f97a1aba1968e81756d62584e43392f23180f050000000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000000000091623303c4956636f7c8998a2a9998c7f7366554b4135291d1104000000000000000000000000020d17222b36424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000000000810192129323a424a505b636c7079797979736e63574b3f3226190c0000000c17222c363e45494c525457575f6165656d78828f9c9e9b9e9b8f82756d6865615e575754524c49453e362c22170c0000111e2b3744505d697378797979746d665e564e463e3528231c150c04000000000000000000000007121d28313e4754606a7683909c9285796d6053473a2d20140700000f1c2936424f5c6975828f93939393938c7f7366594c403326190d000613202d394653606c7883909994897d7063584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e232c2c2b2a282521201e1a140f0a03000000000000000000000713202d3a4653606d798693a0aca093867a6f7c8997a1aa9d9083766a5f5342382e23170500000006111c2b37434e5865727f8b99a3a2988a7e717b8895a1aca09386796d6053463a2d201307000000000000000000000000000a141e29333b44515c666e7b85929fa4a99f948c7f726a6055505b656e7a85929ea5a89e938b7e716a5f554b40342921170c020000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000004111d2935414c566673808c99aaa197897c6f6256493c2f24180d0100000000000000000000000007131e29333d454c555f676a6c6c6c6c6c6c69665e54493e3226190d01000000000000000000000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d000005111d28333e485055565e616467696e7175787c808d99a6a8a6998c807c7875716e696764615e565550483e34281d110500121f2c3845525f6b788586868681786d685f584f473f342e271e160e0600000000000000000000010c161f2b37434e5864717e8a99988a7e7164574a3e3124170700000f1c2936424f5c6975828f9c9f9f9f998c7f7366594c403326190d0005121f2b3744505b656f7c87939d9083776a6054473b2e221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f201f1e1b191514120e09030000000000000000000000000713202d3a4653606d798693a0aca093867974808d9aa9a3988b7e7265584e4330261c1106000000000f1a26313c4754616d7a86929faa9b8f82757b8894a1aca09386796d6053463a2d20130700000000000000000000000006111c26303b454f59606d78839097a2ada1978f82786c60584e49535e68707e8a939da8a59f92867c6f675c51453e33291e140a00000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000713202c3945525d687683909da99e9285796c605346392d201307000000000000000000000000000c18242f3b454f575d5f60606060606060605c5a544c42382d21160a00000000000000000000000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800000814212d3945505a6164686d7174777b7e8185888d929ca8b3a89c928c8885817e7b7774716d6864615a5045392d211508000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000040d1b27323d4754606d7a86929a8d8174675a4e412f24180d01000f1c2936424f5c6975828f9ca8aca6998c7f7366594c403326190d00030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e110f0c0807050200000000000000000000000000000713202d3a4653606d798693a0afa39986797884919eab9f92867a6d6054473c3121150a00000000000a15202d3946525d6875828f9ba99f92867a7b8894a1aca09386796d6053463a2d2013070000000000000000000000050e17232e38424d57616b73808d959fa9a49e92857b6e665b5046414d56616c74818e96a0aba2989083796d605a50453b30261c110600000000000000000000000000000000000009121c25333d45454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000050e1720333d454c504f54596063676d70727576787879797878777573706d6865605d55504a423c332b2319110700000000000000000000000714212d3a4754606d7a86929fa89b8e8175665b5044382b1f1206000000000000000000000000000f1c2834404c5761696b6c6c6c68605c544c504e49423a31261c1005000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000a1723303d4955616c71777a7e8184888b8e9297999e9ea1a9a39f9e9997918e8b8784817e7a77716c6155493d3024170a000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000915202b353f4745515d677683909c9083766a554b4035291d1004000f1c2936424f5c6975828f9ca8b2a6998c7f7366594c403326190d00000b17222d38414e58636f7c89959a8d807367574d42372b1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f9286797c8996a1a89b8e8175685d5245392c201303000000000005111d2935414c5663707d8a97a1a2988a7d7b8794a1aca09386796d6053463a2d20130700000000000000000000020b172028343f4a545e69707d8a929da7a79d928a7d70695e544a3f3b44505a606d79849199a3aaa0958d80746c61574d42382e23170e0400000000000000000000000000000000000c18242f3a454f575c5f606059575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000000000000000000c18242f3a454f575c5f606059555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000a1724313d4a5764707d8a99a3a7988b7e7165544a3f33281c0f0300000000000000000000000000111e2b3744505d697378797979746d665e564e463e3528231c150c040000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000b1724313e4a5764717e83878a8e9196989b9e9c97919197a1989292979c9e9b9896918e8a87837e7164574b3e3124180b000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000010e1a26313d4751595e556673808d99928578675d5145392c201306000f1c2936424f5c6975828f9ca8aa9f998c7f7366594c403326190d000006111b262f3c4854606b7783909d918478695f53473a2d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f928579808d9aa8a196897d7063564c4135291d11040000000000010d1924303a4653606d7985929eaa9b8e817a8794a0b5a09386796d6053463a2d201307000000000000000000000a141d29323b44505c666e7b85929ea4aaa0958d80746c61574d4238323e45515d676f7c87929fa7a79d928a7e70695e544a3f342820160c02000000000000000000000000000000030f1c2834404c5761686b6c6c66635b55585a5c5d5e5f565e61666a6c6c6a66605d564e463c322a211b12090100000000000000000000000000000000000000030f1c2834404c5761686b6c6c66635b5356595b5d5e5f565e61666a6c6c6a66605d564e463c342e261e180f0800000000000000000000000005121e2b37424d576774818d9aaba095877b6e6154483b2d22170b0000000000000000000000000000121f2c3845525f6b788586868681786d685f584f473f342e271e160e06000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000a1724313d4a5764707d8a939a9a9ea09e9a938f8a8585919e9286858a8f93999ea09e9a9a938a7d7164574a3e3124170b0006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000004111d2a36424e59636a6c6c727f8b9897867a6d6053473a2d201407000f1c2935424f5c6875828f9b9f9d93938c7f7366594c403326190d000007111b252c38444f596673808c9996887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000713202d3a4653606d798693a0ab9f92857884919eac9e9184786c6053463a2f24190d0100000000000008131f2c3844505c6673808d9aa79e9285798699a3afa09386796d6053463a2d20130700000000000000000006111c262f3b444f59606d78829097a1ada3989083796d605a50453b2f2935404b55606a73808c959faaa49f92857b6e665c50443d32281e130800000000000000000000000000000005111e2b3744505c6873787979736d63574b4d4f50555d60686d7276787977736d685f584e443b3025190e02000000000000000000000000000000000000000005111e2b3744505c6873787979736d6357494c4f50555d60686d7276787977736d685f584e443b3025190c06000000000000000000000000000714212d3a46535f697784919eaa9d918477695e52463a2d1c110600000000000000000000000000000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000713202d3a4653606d7985929f9f9c97928d87827d7883909c9285787d82878c91969b9f9f9285796d6053473a2d20140700010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000006121f2c3845525e6a757979797e8a9794877b6e6154483b2e211508000e1b2835414e5b6874818e9b95898686867f7366594c403326190d00010d18232d373f464956636f7c8999978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000000713202d3a4653606d798693a0ab9e92857b8896a1a49a8c8073655b504437281e13080000000000000003101c28343f4a54626f7c8895a0a197897c86929faca09386796d6053463a2d2013070000000000000000050e17222d38424c56606b73808d949fa9a69f92867c6f675d51473e3329242f3a434e58606d78839098a2ada2979082786d60594f443a3025191006000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000815222e3b4855616e7b8896a0aa9a8d807467574d42362a1e0a0000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000006131f2c3845515c6775818e9a948f8a85807b76717783909d92857971767b80848a8f92998e8175675d5145382c1f13060000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000613202c3946535f6c798786868a909a95887b6e6255483b2f221508000e1b2734414e5a6774818d9a9083797979736d63574b3e3225190c0006121e29353f49515759606d798692998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000000000000000000000000000713202d3a4653606d798693a0ab9e91847f8c99a89f93877b6e6153493f3327160c0100000000000000000c17232e3847535f6a7783909da9998c7f85929faba09386796d6053463a2d20130700000000000000020b162028333f4a545e68707d88939fa6a99e938b7f726a5f554b40352c201d28313d44505c666e7b86929fa6a99f948c80736b60564c41352922180d030000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e02000000000000000000000003101c28343f4a5465727e8b98a8a398897d7063564a3d30251a0e0000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000004101c2834404b5564707d8a8d88837e79736e696a7784919d9886796d696e73787d82868c8a7d7064554b4035291d100400000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000613202c3946535f6c79869293979aa295887c6f6255493c2f221609000d1a2733404d5a6673808d99918578666c66635b51463b2f23160a000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000713202d3a4653606d798693a0aa9e918482909caa9c8f8276695f5341382d22170400000000000000000006111c2b37434e5865727f8b99a39d908384919eaba09386796d6053463a2d201307000000000000000a141d28323a44505b666e7a85929aa4aba1968f82756d62584e43392f231a161f28343f4a545f69717e8b939ea9a69f93877d70685e52463f342a1f150b01000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e110500000000000000000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e1105000000000000000000000006121f2c3844505c6675828f9ba89f9286796d6053473a2d20140900000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000c18232e3a4653606d7984807b76716d66615f6b7884919e93877a6d6061666c70757a7f83796d6053463a2f24180c00000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f221609000b1825323e4b5865717e8b989286796d605957514940352a1e1206000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000000000000000000000000000713202d3a4653606d798693a0ab9e918587929fa2988b7e7164574d422f261b1106000000000000000000000f1b26313c4754616d7a86929f9f928785929eaba09386796d6053463a2d20130700000000000006111b262f3a444f59606c78828f97a1aca49991847a6d615b51463c31271d110d17232e38424d57626d75828f97a1ada49991847a6d615b51463c31271d1207000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000713202d3a4653606d7985929fa99c8f8276675d5145382c1f1306000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000007131f2c3845515c676d78746e6a64605c545f6b7885929e94877b6e61545b6063686e72776d675c5145382c1d12070000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000916232f3c4956626f7c899a99897c6f6356494640372e23190d02000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000000713202d3a4653606d798693a0ada197919299a39f9285796d6053473b3120140a00000000000000000000000a15202d3946525e6875828f9ba399929297a1ada09386796d6053463a2d2013070000000000040e17222d38414c56606b737f8c949fa9a79f93877d70685e52493f342a1f150b06111c26303c45505a616d7a85919ea4aba1968f82756d62584e43392f24180f060000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b00000000000000000000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000000000091623303c4956636f7c8997a2a9988c7f7265554b4035291d100400000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000004101c2834404b555c666c66625f575351505b657985929f95887b6e62555053565e61666a605c554b4034281c0b01000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000714202d3a4753606d7a8693998c807366594f44382c251c120700000c1926323f4c5965727f8c93939da09c8f8276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000713202d3a4653606d798693a0b3a9a19e9fa3a89a8e8174675d5145392c1f1302000000000000000000000005111d2a36414c5664707d8a97a1a39f9ea1a9b3a09386796d6053463a2d20130700000000020c162027333f49535e686f7d87929fa6aa9f958d80736b60564c41372d22180d03000a151e2a333f46525e68707d8a929da8a89e938b7f726a5f554b40352921170d0300000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f03000000000000000000000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000000004111d2935414c566673808c99a9a197887c6f6255483c2f24180c00000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000c18232e39434b545b605b54534e464653606c7986939f95897c6f625649464c5254595d53514b43392e23180c000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000613202c3946535f6c7986929facaca295887c6f6255493c2f221609000613202c3945515d677783909d9083776b6054483d30261c110600000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000713202d3a4653606d798693a0acb3adabacaca095897c6f62554b4035291d10040000000000000000000000010d1925303a4653606d7985929eabacabadb3aca09386796d6053463a2d2013070000000008131e28323a44505b656d7a849199a3aea2989083786d60594f443a30251b10060000030c18212a36414c56616b74808d95a0aba69f92867c6f675d51453e33291f1409000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000613202c3945525d687683909da99e9185786c605346392d201307000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000d1a2633404d59667380868686868686868680746c61574e43392f251b10070000000000000000000007121d273039424a5053504a47423c4753606d7a869aa496897c706356493d4146474c504645403930271d12070000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090004101d2935404b556673808c9995897d7063584e42382e23170b00000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000000000000000000000000000713202d3a4653606d798693a0acacacacb5ab9d9184776a605443392f24180c0000000000000000000000000008131f2c3844515c6674808d9aa7b1acacacaca09386796d6053463a2d201307000000010d1924303a444e58606c77828f96a1aba59f92857b6e665c50473d32281e130900000000060f1925303a444f59606d79839199a3aea3989183796d605a50453b31261a0e020000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000714212d3a4754606d7a86929fac9b8e8174655b5044372b1f120500000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000b151e272f383f4446443f38373a4754616d7a8794a0978a7d7064574a3d36393b3f443a38342e271e150b00000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000613202c3946535f6c7986929393939393887c6f6255493c2f22160900010d18242f3b4855616e7b88949c8f82756a60544a3f34281c1003000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000713202d3a4653606d7986939f9f9f9f9f9fa3998c7f7266584e4331271d12070000000000000000000000000004101c2834404a54626f7c8895a09f9f9f9f9f9f9386796d6053463a2d20130700000004111d2935414c56606a727f8c949ea8a89e938a7e71695f544a3f352b20160c00000000000008131e29323e45515d676f7c87929fa69fa0958e81746c61574d42362a1e120500000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f22150800000000000000000000000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f2215080000000000000000000a1724313d4a5764707d8a99a3a49a8a7e716453493f33271b0f030000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000030c151d262d33383938332d2e3b4854616e7b87949f978a7e7164574b3e312d2e33372d2c28231d150c030000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000714212d3a47535f6975828f9c93877c6f665c5044382b1f1206000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000000000000000000000000000713202d3a4653606d7986939393939393939392867b6e6154473d3221150b0100000000000000000000000000000c18232e394754606a778390939393939393939386796d6053463a2d2013070000000713202c3945525d686f7c879293939393968e81746c61574d42382e23190e04000000000000020c17202935404b55606a727f8c9493939393938a7e71695f53463a2d211407000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a000000000000000000000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000000000e1b2734414e5a6774818d93939393877a6d6154473a2d22170b0000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000030b141c22282b2d2b28222f3b4855626e7b889393938b7e7265584b3f322521262a201f1c18120b030000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020006121f2c3845525e6a757979797979797979766a6054473b2e221508000006121e2b37424d57626f7c89939a9083786d6053463a2d201307000c1926323f4c5965727f8c93939393938f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000000000000000000000000000713202d3a4653606d78868686868686868686868275685e5246392d20140300000000000000000000000000000007121c2b37434e5865727f86868686868686868686786d6053463a2d2013070000000714212d3a4754606d7a848686868686868684796d605a50453b30261c11070000000000000000050e18242f39434e58606c788286868686868686857b6e6155483b2e2215080000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c0000000000000000000000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c000000000000000000111e2b3844515e6b778486868686868377685e5246392d1b110600000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000020a11171c1f201f1c222f3c4955626f7c86868686867f7265594c3f322619191d1313100c07000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060000020e1a26313c4754606a7581868686867f7265584c3f3225190c000c1926323f4c5965727f868686868686868276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c2013060000000000000000000000000006121f2c3844505c667679797979797979797979757065564d41362a1e1105000000000000000000000000000000000f1b27323c4a57626d727979797979797979797976665c5044382c1f12060000000713202c3945525d686d7879797979797979776d675d51483e33291e150a0000000000000000000007121d27313c44505b666c7679797979797979786e695f53463a2d21140700000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b00000000000000000000000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000000111d2a37434f5c6772777979797979777167564c41362a1e0a000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000007121c252e353b3f404646464646464646413f3c362f261d120800000000000000000000000000000000000000060b0f12131215222e3b4754606a767979797979726d63574a3e3125180c11070604000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000010e1a26313d4751595e5f6060606060606055544e463c32271b0f0300000009151f2b38434e58656f7579797979726d62564a3e3125180b000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d11040000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c6c69655e54443b3025190e02000000000000000000000000000000000a15202e3a46515b62656c6c6c6c6c6c6c6c6c6c6c5c544a3f34281c100300000004111d2935414c565d606b6c6c6c6c6c6c6c6b605d554b40362c21170c0300000000000000000000010b151f28333f4a545b60696c6c6c6c6c6c6c6c615f574d42362a1e1205000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e221509000000000000000000000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000f1b27333f4b5660676b6c6c6c6c6c6a675f55443a3025190d00000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000003060606131f2b37434e5860626c6c6c6c6c65635b51463a2e2216090400000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000915202b353f474e5253535353535353534947433c342b20150a00000000030f1b27323d46535d65686c6c6c6c65625b51463a2e221609000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000c17232e38424a505f606060606060606060605c5a544c4232291f1408000000000000000000000000000000000004121e29353f49515759606060606060606060605f504a42382e23170c00000000010d1924303a444c52545e606060606060605e53514b433a2f241a0f06000000000000000000000000030d17222d38424a50535d606060606060605f55534d453b31261a0e0200000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e120600000000000000000000000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e12060000000000000000000b17232e3a444e565c5e60606060605d5b554d4332291e1308000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000030f1b27323c464e54556060606060595751493f352a1e1206000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d050000000000040f19242d353d424546464646464646463c3b37322b22190f0400000000000a16202b34414b53595b60606060585651493f34291e12060006121e29353f49515759606060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000000000000000000000000000006111c2630383f4453535353535353535353534f4d4942393020170d020000000000000000000000000000000000010d18232d373f464a4c5353535353535353535353443f3830261c1106000000000008131e28323a4145475153535353535353514745403a31281d1208000000000000000000000000000006111c262f383f44465053535353535353524846423b33291f140900000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d01000000000000000000000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d0100000000000000000006121d28323c444b4f515353535353504f4a433b3120170d020000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000a15202b343c43474953535353534c4a463f372d23180d010000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000008121b242b31363839393939393939392f2e2b2720191007000000000000040f19222f3941484d4e535353534c4a463f372d23180d0100010d18232d373f464a4c53535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000a151e262e3438464646464646464646464642413d3730271e0e050000000000000000000000000000000000000007111b252d353a3e3f464646464646464646464638342e261e150a000000000000020c1620283035393a4546464646464646443a39352f281f160c000000000000000000000000000000000a141d262d3338394346464646464646453b3a36312921170d03000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b1106000000000000000000000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b110600000000000000000000010c16202a323a3f4344464646464644423e3931291f0e0500000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000002070a0c0d13131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000040e19222b32373b3c46464646463f3e3a352d251c11070000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f07000000000000000007101d272f373d4042464646463f3e3a342d251b110700000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d040000000000000000000000000000000000030c151c23282c39393939393939393939393635312c261e150c0000000000000000000000000000000000000000000a131b23292e313239393939393939393939392c28231c150c0300000000000000040e161e24292c2d3839393939393939382d2c29241d160d0400000000000000000000000000000000020b141c22282b2d3639393939393939392e2d2a261f170f060000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b1309000000000000000000000000040e1820282e33373839393939393736332e271f170d000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f393939393932312e2a231c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000000000000000b151d252c3134353939393932312e29231b130900000000000a131b23292e3132393939393939393635322d261f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000010a11181e2225262d2d2d2d2d2d2d2d2d2d2d1f1c17110a03000000000000000000040c13191d20212b2d2d2d2d2d2d2d2b20201d18130c04000000000000000000000000000000000000020a11171c1f202a2d2d2d2d2d2d2d2c22211e1a140d060000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000060e161d23272a2b2d2d2d2d2d2a2926221c150d0500000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222d2d2d2d2d2625221e18110a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131309080603000000000000000000000000030b131a202427282d2d2d2d2525221e181109010000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000000000000000000000000000000000000060c101220202020202020202020201c1b1915100902000000000000000000000000000000000000000000000000070d12161819202020202020202020202012100c0600000000000000000000000002080d1113141e202020202020201e1413110d0701000000000000000000000000000000000000000000060b0f12131d202020202020201f1514120e090300000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000040c12171b1d1e20202020201d1d1a16110b0300000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315162020202020191816120d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181b1b20202020191816120d07000000000000000000070d12161819202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000000000000002050708131313131312070604010000000000000000000000000000000000000000000000000000030613131313131313131313130f0f0d09040000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313130603000000000000000000000000000000000104070712131313131313131107060401000000000000000000000000000000000000000000000000000306061013131313131313120807050200000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b09060100000000000000000000000000000000000001060b0f1111131313131311100e0a06000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c0e0f131313130c0b09060100000000000000000000000106090b0c13131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 m_StreamData: - serializedVersion: 2 offset: 0 size: 0 path: diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset index ceb609b..018d42f 100644 --- a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset @@ -3,8 +3,9 @@ --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 @@ -12,6 +13,12 @@ MonoBehaviour: m_Name: Default Style Sheet m_EditorClassIdentifier: m_StyleList: + - m_Name: Normal + m_HashCode: -1183493901 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: + m_ClosingTagArray: - m_Name: H1 m_HashCode: 2425 m_OpeningDefinition: <#40ff80>* @@ -19,19 +26,25 @@ MonoBehaviour: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000 m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Quote - m_HashCode: 92254330 + m_HashCode: 93368250 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000 m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000 + - m_Name: A + m_HashCode: 65 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003400000030000000610000003000000066000000660000003e0000003c000000750000003e000000 + m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Link - m_HashCode: 2687968 + m_HashCode: 2656128 m_OpeningDefinition: <#40a0ff> m_ClosingDefinition: m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000 m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000 - m_Name: Title - m_HashCode: 98732960 + m_HashCode: 97690656 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000 diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset b/Assets/TextMesh Pro/Resources/TMP Settings.asset index c09a92f..1e8d083 100644 --- a/Assets/TextMesh Pro/Resources/TMP Settings.asset +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset @@ -12,14 +12,17 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2705215ac5b84b70bacc50632be6e391, type: 3} m_Name: TMP Settings m_EditorClassIdentifier: - m_enableWordWrapping: 1 + assetVersion: 2 + m_TextWrappingMode: 1 m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 m_enableTintAllSprites: 0 m_enableParseEscapeCharacters: 1 m_EnableRaycastTarget: 1 m_GetFontFeaturesAtRuntime: 1 m_missingGlyphCharacter: 0 + m_ClearDynamicDataOnBuild: 1 m_warningsDisabled: 0 m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_defaultFontAssetPath: Fonts & Materials/ @@ -29,13 +32,16 @@ MonoBehaviour: m_defaultTextMeshProTextContainerSize: {x: 20, y: 5} m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50} m_autoSizeTextContainer: 0 + m_IsTextObjectScaleStatic: 0 m_fallbackFontAssets: [] m_matchMaterialPreset: 1 + m_HideSubTextObjects: 1 m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, type: 2} m_defaultSpriteAssetPath: Sprite Assets/ m_enableEmojiSupport: 1 m_MissingCharacterSpriteUnicode: 0 + m_EmojiFallbackTextAssets: [] m_defaultColorGradientPresetsPath: Color Gradient Presets/ m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, type: 2} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl new file mode 100644 index 0000000..b611994 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl @@ -0,0 +1,178 @@ +float2 UnpackUV(float uv) +{ + float2 output; + output.x = floor(uv / 4096.0); + output.y = uv - 4096.0 * output.x; + + return output * 0.001953125; +} + +float4 BlendARGB(float4 overlying, float4 underlying) +{ + overlying.rgb *= overlying.a; + underlying.rgb *= underlying.a; + float3 blended = overlying.rgb + ((1 - overlying.a) * underlying.rgb); + float alpha = underlying.a + (1 - underlying.a) * overlying.a; + return float4(blended / alpha, alpha); +} + +float3 GetSpecular(float3 n, float3 l) +{ + float spec = pow(max(0.0, dot(n, l)), _Reflectivity); + return _SpecularColor.rgb * spec * _SpecularPower; +} + +void GetSurfaceNormal_float(texture2D atlas, float textureWidth, float textureHeight, float2 uv, bool isFront, out float3 nornmal) +{ + float3 delta = float3(1.0 / textureWidth, 1.0 / textureHeight, 0.0); + + // Read "height field" + float4 h = float4( + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.zy).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.zy).a); + + bool raisedBevel = _BevelType; + + h += _BevelOffset; + + float bevelWidth = max(.01, _BevelWidth); + + // Track outline + h -= .5; + h /= bevelWidth; + h = saturate(h + .5); + + if (raisedBevel) h = 1 - abs(h * 2.0 - 1.0); + h = lerp(h, sin(h * 3.141592 / 2.0), float4(_BevelRoundness, _BevelRoundness, _BevelRoundness, _BevelRoundness)); + h = min(h, 1.0 - float4(_BevelClamp, _BevelClamp, _BevelClamp, _BevelClamp)); + h *= _BevelAmount * bevelWidth * _GradientScale * -2.0; + + float3 va = normalize(float3(-1.0, 0.0, h.y - h.x)); + float3 vb = normalize(float3(0.0, 1.0, h.w - h.z)); + + float3 f = float3(1, 1, 1); + if (isFront) f = float3(1, 1, -1); + nornmal = cross(va, vb) * f; +} + +void EvaluateLight_float(float4 faceColor, float3 n, out float4 color) +{ + n.z = abs(n.z); + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), 1.0)); + + float3 col = max(faceColor.rgb, 0) + GetSpecular(n, light)* faceColor.a; + //faceColor.rgb += col * faceColor.a; + col *= 1 - (dot(n, light) * _Diffuse); + col *= lerp(_Ambient, 1, n.z * n.z); + + //fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + //faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + + color = float4(col, faceColor.a); +} + +// Add custom function to handle time in HDRP + + +// +void GenerateUV_float(float2 inUV, float4 transform, float2 animSpeed, out float2 outUV) +{ + outUV = inUV * transform.xy + transform.zw + (animSpeed * _Time.y); +} + +void ComputeUVOffset_float(float texWidth, float texHeight, float2 offset, float SDR, out float2 uvOffset) +{ + uvOffset = float2(-offset.x * SDR / texWidth, -offset.y * SDR / texHeight); +} + +void ScreenSpaceRatio2_float(float4x4 projection, float4 position, float2 objectScale, float screenWidth, float screenHeight, float fontScale, out float SSR) +{ + float2 pixelSize = position.w; + pixelSize /= (objectScale * mul((float2x2)projection, float2(screenWidth, screenHeight))); + SSR = rsqrt(dot(pixelSize, pixelSize)*2) * fontScale; +} + +// UV : Texture coordinate of the source distance field texture +// TextureSize : Size of the source distance field texture +// Filter : Enable perspective filter (soften) +void ScreenSpaceRatio_float(float2 UV, float TextureSize, bool Filter, out float SSR) +{ + if(Filter) + { + float2 a = float2(ddx(UV.x), ddy(UV.x)); + float2 b = float2(ddx(UV.y), ddy(UV.y)); + float s = lerp(dot(a,a), dot(b,b), 0.5); + SSR = rsqrt(s) / TextureSize; + } + else + { + float s = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))); + SSR = s / TextureSize; + } +} + +// SSR : Screen Space Ratio +// SD : Signed Distance (encoded : Distance / SDR + .5) +// SDR : Signed Distance Ratio +// +// IsoPerimeter : Dilate / Contract the shape +void ComputeSDF_float(float SSR, float SD, float SDR, float isoPerimeter, float softness, out float outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5) * SDR; // Signed distance to edge, in Texture space + outAlpha = saturate((d * 2.0 * SSR + 0.5 + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); // Screen pixel coverage (alpha) +} + +void ComputeSDF2_float(float SSR, float SD, float SDR, float2 isoPerimeter, float2 softness, out float2 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF4_float(float SSR, float SD, float SDR, float4 isoPerimeter, float4 softness, out float4 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF44_float(float SSR, float4 SD, float SDR, float4 isoPerimeter, float4 softness, bool outline, out float4 outAlpha) +{ + softness *= SSR * SDR; + float4 d = (SD - 0.5f) * SDR; + if(outline) d.w = max(max(d.x, d.y), d.z); + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void Composite_float(float4 overlying, float4 underlying, out float4 outColor) +{ + outColor = BlendARGB(overlying, underlying); +} + +// Face only +void Layer1_float(float alpha, float4 color0, out float4 outColor) +{ + color0.a *= alpha; + outColor = color0; +} + +// Face + 1 Outline +void Layer2_float(float2 alpha, float4 color0, float4 color1, out float4 outColor) +{ + color1.a *= alpha.y; + color0.rgb *= color0.a; color1.rgb *= color1.a; + outColor = lerp(color1, color0, alpha.x); + outColor.rgb /= outColor.a; +} + +// Face + 3 Outline +void Layer4_float(float4 alpha, float4 color0, float4 color1, float4 color2, float4 color3, out float4 outColor) +{ + color3.a *= alpha.w; + color0.rgb *= color0.a; color1.rgb *= color1.a; color2.rgb *= color2.a; color3.rgb *= color3.a; + outColor = lerp(lerp(lerp(color3, color2, alpha.z), color1, alpha.y), color0, alpha.x); + outColor.rgb /= outColor.a; +} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta new file mode 100644 index 0000000..001b14e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 96de908384869cd409c75efa351d5edf +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader index bab2b2c..7e0f35c 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader @@ -1,26 +1,26 @@ Shader "TextMeshPro/Bitmap Custom Atlas" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) - - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 - - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _Padding ("Padding", float) = 0 - - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 - - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _Padding ("Padding", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader{ @@ -55,15 +55,18 @@ SubShader{ #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -81,15 +84,9 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - - float2 UnpackUV(float uv) - { - float2 output; - output.x = floor(uv / 4096); - output.y = uv - 4096 * output.x; - - return output * 0.001953125; - } + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -101,6 +98,10 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -108,13 +109,14 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader index 006a271..b89e267 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Mobile/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - [HDR]_Color ("Text Color", Color) = (1,1,1,1) - _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 + _MainTex ("Font Atlas", 2D) = "white" {} + _Color ("Text Color", Color) = (1,1,1,1) + _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 - _VertexOffsetX("Vertex OffsetX", float) = 0 - _VertexOffsetY("Vertex OffsetY", float) = 0 - _MaskSoftnessX("Mask SoftnessX", float) = 0 - _MaskSoftnessY("Mask SoftnessY", float) = 0 + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader { @@ -55,15 +55,18 @@ SubShader { #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -79,6 +82,9 @@ SubShader { uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -88,8 +94,11 @@ SubShader { vert.y += _VertexOffsetY; vert.xy += (vert.w * 0.5) / _ScreenParams.xy; - - OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); OUT.color = v.color; OUT.color *= _Color; OUT.color.rgb *= _DiffusePower; @@ -99,8 +108,9 @@ SubShader { //pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader index 8ce4937..caa527f 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader{ @@ -54,15 +54,18 @@ SubShader{ #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -80,15 +83,9 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - - float2 UnpackUV(float uv) - { - float2 output; - output.x = floor(uv / 4096); - output.y = uv - 4096 * output.x; - - return output * 0.001953125; - } + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -100,6 +97,10 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -107,13 +108,14 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader index c50c593..757a617 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,17 +127,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,16 +148,20 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif + #endif + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. - float4 _FaceTex_ST; - float4 _OutlineTex_ST; + uniform float4 _FaceTex_ST; + uniform float4 _OutlineTex_ST; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -167,7 +172,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -178,7 +183,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -188,13 +193,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -205,23 +210,28 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -239,9 +249,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -261,7 +271,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -278,36 +288,35 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; } - ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader index ed48574..27c14bc 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -109,7 +109,8 @@ SubShader { Blend One OneMinusSrcAlpha ColorMask[_ColorMask] - Pass { + Pass + { CGPROGRAM #pragma target 3.0 #pragma vertex VertShader @@ -127,17 +128,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,18 +149,23 @@ SubShader { float2 mask : TEXCOORD2; // Position in object space(xy) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float2 texcoord2 : TEXCOORD4; float4 underlayColor : COLOR1; - #endif + #endif + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; - float4 SRGBToLinear(float4 rgba) { + float4 SRGBToLinear(float4 rgba) + { return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } @@ -171,7 +178,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -182,27 +189,31 @@ SubShader { float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float4 color = input.color; - #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) color = SRGBToLinear(input.color); - #endif + #endif output.position = vPosition; output.color = color; @@ -210,10 +221,10 @@ SubShader { output.weight = weight; output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = input.texcoord0 + bOffset; output.underlayColor = underlayColor; - #endif + #endif output.textures = float4(faceUV, outlineUV); return output; @@ -226,9 +237,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - float2 pixelSize = float2(ddx(input.atlas.y), ddy(input.atlas.y)); - pixelSize *= _TextureWidth * .75; - float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); + float pixelSize = abs(ddx(input.atlas.y)) + abs(ddy(input.atlas.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); float weight = input.weight; float bias = (.5 - weight) + (.5 / scale); @@ -247,7 +258,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -264,45 +275,45 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float bScale = scale; bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale); float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT - float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + #if UNITY_UI_CLIP_RECT + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; - } - - ENDCG } + ENDCG + } } Fallback "TextMeshPro/Mobile/Distance Field" diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph new file mode 100644 index 0000000..4f7157c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph @@ -0,0 +1,12074 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "6b0cd1bfb339459ca967fa23df287ef0" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4828.0, + "y": -2832.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4540.0, + "y": -2749.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceText_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "183118ca50814141b7bc3e0cee27fb9b", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "2786e48f93f54a82aee4303ce7b63c82", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "9d0c47172bf840a0ac029980ba082af7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4177.0, + "y": -2422.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 280372, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.0, + "y": -2422.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4309.0, + "y": -2773.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4007.0, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", + "m_ObjectId": "6238ae56182d404f8563cb88cb801549", + "m_RayTracing": false, + "m_MaterialType": 0, + "m_MaterialTypeMask": 2, + "m_RefractionModel": 0, + "m_SSSTransmission": true, + "m_EnergyConservingSpecular": true, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitSubTarget", + "m_ObjectId": "67bc2306558f4f2fa807637aaebaeab4" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "6b0cd1bfb339459ca967fa23df287ef0", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "703396865b6e4990a0cf1189ea684e5c", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "7564379492aa4c5a927ff3501acdc70d", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "77991fa631724e0cb32eed66ff017b23", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "67bc2306558f4f2fa807637aaebaeab4" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "6238ae56182d404f8563cb88cb801549" + }, + { + "m_Id": "a8c49a47cb934f7e8e4d88fce06df6ff" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPLitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.0, + "y": -2797.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f7d8028b58d4227a4560891be6e7cda", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a00de0d572a84a08a23fe14c2ad5030d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4793.0, + "y": -2593.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4672.0, + "y": -2481.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9d0c47172bf840a0ac029980ba082af7", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4637.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2739.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a00de0d572a84a08a23fe14c2ad5030d", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4611.0, + "y": -2691.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "ffb07af0bca546d8b9bc439d34aa68f5" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4647.0, + "y": -2283.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", + "m_ObjectId": "a8c49a47cb934f7e8e4d88fce06df6ff", + "m_NormalDropOffSpace": 0, + "m_BlendPreserveSpecular": true, + "m_ReceiveDecals": true, + "m_ReceiveSSR": true, + "m_ReceiveSSRTransparent": false, + "m_SpecularAA": false, + "m_SpecularOcclusionMode": 0, + "m_OverrideBakedGI": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "e364823e158a407fb48dd7b630c79973" + }, + { + "m_Id": "703396865b6e4990a0cf1189ea684e5c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2833.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4373.0, + "y": -2715.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b30617d78dec40a7b8aa7f72dca7f41d", + "m_Id": 0, + "m_DisplayName": "Bent Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BentNormal", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "b4c4676c68bb4752af59e21f896d9470", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "183118ca50814141b7bc3e0cee27fb9b" + }, + { + "m_Id": "f44e4374a48a4996aa60d23d3ae1e9f9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b911c23b90124d15924551e2730501eb", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "bc782d8e80154073b48a687a07adf60a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BentNormal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b30617d78dec40a7b8aa7f72dca7f41d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BentNormal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "be58359e488f42e9b5121357d0fa526b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "77991fa631724e0cb32eed66ff017b23" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.000244140625, + "width": 222.00001525878907, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "b4c4676c68bb4752af59e21f896d9470" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "c417006ffa034c44b79da3dd323165ff", + "m_Guid": { + "m_GuidSerialized": "7a28a011-205c-4fa8-bf4f-8064aa2308b2" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c49cfb8bb96846dc87ee00c0c041a372", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4783.0, + "y": -2765.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e364823e158a407fb48dd7b630c79973", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4803.0, + "y": -2627.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "b911c23b90124d15924551e2730501eb" + }, + { + "m_Id": "c49cfb8bb96846dc87ee00c0c041a372" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f44e4374a48a4996aa60d23d3ae1e9f9", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f5a8bfcec21a4dac9df63993ec53635e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "7564379492aa4c5a927ff3501acdc70d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ffb07af0bca546d8b9bc439d34aa68f5", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta new file mode 100644 index 0000000..a445e27 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ca2ed216f98028c4dae6c5224a952b3c +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph new file mode 100644 index 0000000..3118dd0 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph @@ -0,0 +1,11759 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "469965f1c9284b7eb032d415d6295b2c" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4824.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4534.0, + "y": -2747.0, + "width": 150.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget", + "m_ObjectId": "29b1a6d4abc94131be838c0bc77892fc" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 1, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4001.0, + "y": -4168.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4613.0, + "y": -2415.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "469965f1c9284b7eb032d415d6295b2c", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4310.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.999755859375, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData", + "m_ObjectId": "77ebd01f5b3149ad810a5acbffc85921", + "m_EnableShadowMatte": false, + "m_DistortionOnly": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b3b88c5975841d6b6d5c3c5515055a0", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "29b1a6d4abc94131be838c0bc77892fc" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "77ebd01f5b3149ad810a5acbffc85921" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPUnlitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.000244140625, + "y": -2795.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5802.0, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a39319405ad44cb8b7aae71c41dcd01", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9327cb5f5e6b46f1bd79f91ef9dca3b7", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4788.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9f42c5a9bc2f45baa095a80e7b8b485a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "dcd51c93d3b64f05a938b3334f343654" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4645.00048828125, + "y": -2285.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "f1fb18f75405424884a776bfd24e79e9" + }, + { + "m_Id": "9f42c5a9bc2f45baa095a80e7b8b485a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2869.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "9327cb5f5e6b46f1bd79f91ef9dca3b7" + }, + { + "m_Id": "d804b5a6c657409196addf2b39199a4f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "f68d9dee5cbc43cdb355d8fadae602d3" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "ced40c943add479a86f25f7fb5ed59da", + "m_Guid": { + "m_GuidSerialized": "af17e4ab-54fe-4482-a9c5-4e4bc9076517" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d804b5a6c657409196addf2b39199a4f", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.0, + "y": -2771.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "dcd51c93d3b64f05a938b3334f343654", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4799.0, + "y": -2625.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f1fb18f75405424884a776bfd24e79e9", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "7b3b88c5975841d6b6d5c3c5515055a0" + }, + { + "m_Id": "8a39319405ad44cb8b7aae71c41dcd01" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "f68d9dee5cbc43cdb355d8fadae602d3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta new file mode 100644 index 0000000..a2f732a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: f63d574838ccfb44f84acc05fed0af48 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader index 7019aaf..603df2c 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field - Masking" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -99,35 +99,41 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t { + struct vertex_t + { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t { + struct pixel_t + { float4 vertex : SV_POSITION; fixed4 faceColor : COLOR; fixed4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - #if (UNDERLAY_ON | UNDERLAY_INNER) + + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; float _MaskWipeControl; float _MaskEdgeSoftness; fixed4 _MaskEdgeColor; bool _MaskInverse; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +144,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,6 +156,10 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; @@ -163,7 +173,7 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); @@ -171,11 +181,12 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); // Structure for pixel shader pixel_t output = { @@ -184,11 +195,11 @@ SubShader { outlineColor, float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y), half4(scale, bias - outline, bias + outline, bias), - half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)), - #if (UNDERLAY_ON | UNDERLAY_INNER) + half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)), + #if (UNDERLAY_ON | UNDERLAY_INNER) float4(input.texcoord0 + layerOffset, input.color.a, 0), half2(layerScale, layerBias), - #endif + #endif }; return output; @@ -201,41 +212,41 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - //#if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + //#if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - //#endif + //#endif - float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); - float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; - a = saturate(t / _MaskEdgeSoftness); - c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); - c *= a; + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); + c *= a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader index ce82bed..3edca76 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field Overlay" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -93,16 +93,18 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 vertex : SV_POSITION; @@ -111,12 +113,17 @@ SubShader { float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - #if (UNDERLAY_ON | UNDERLAY_INNER) + + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + pixel_t VertShader(vertex_t input) { @@ -127,7 +134,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +145,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,10 +157,14 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float opacity = input.color.a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; - #endif + #endif fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; faceColor.rgb *= faceColor.a; @@ -163,14 +174,14 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); @@ -182,7 +193,8 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); @@ -200,35 +212,35 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - #endif + #endif - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader index df4d5b0..43b317d 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field SSD" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader new file mode 100644 index 0000000..2c8e8da --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader @@ -0,0 +1,389 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field - 2 Pass" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + // Draw Outline and Underlay + Name "Outline" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + const float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + //outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, outline * 2))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = half4(0, 0, 0, 0); + + #if OUTLINE_ON + c = input.outlineColor * saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + + + // Draw face + Name "Face" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half2 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half2(scale, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.y); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta new file mode 100644 index 0000000..75bd98d --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 0178fcb869bafef4690d177d31d17db8 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader index d3f5866..b899d6e 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -81,6 +81,7 @@ SubShader { Pass { CGPROGRAM + #pragma enable_d3d11_debug_symbols #pragma vertex VertShader #pragma fragment PixShader #pragma shader_feature __ OUTLINE_ON @@ -98,7 +99,7 @@ SubShader { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; @@ -117,6 +118,9 @@ SubShader { #endif }; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -127,7 +131,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +142,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,7 +154,11 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - float opacity = input.color.a; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; #endif @@ -182,7 +190,9 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader index be764ae..68d0dfa 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader @@ -7,15 +7,15 @@ Shader "TextMeshPro/Mobile/Distance Field (Surface)" { Properties { _FaceTex ("Fill Texture", 2D) = "white" {} - [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -99,7 +99,8 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f { + struct v2f + { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader index bcb2bb2..281e60d 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Fill Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -28,12 +28,12 @@ Properties { _ReflectOutlineColor ("Outline Color", Color) = (0,0,0,1) _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_SpecColor ("Specular Color", Color) = (0,0,0,1) + _SpecColor ("Specular Color", Color) = (0,0,0,1) _FaceShininess ("Face Shininess", Range(0,1)) = 0 _OutlineShininess ("Outline Shininess", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -118,7 +118,8 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f { + struct v2f + { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph new file mode 100644 index 0000000..7922d39 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph @@ -0,0 +1,11932 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "7c73ccc923e744b98f19148b971a6090" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4813.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4536.00048828125, + "y": -2723.000244140625, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0801f576ce79452483b42e485405244d", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "0c10df95ee1d4b0a8a00558af49ec45f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a0206f980dc6455f84f5a8442838c726" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "129f271ebc77450994e18f0a30579bf5", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4292.0, + "y": -3213.000244140625, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4316.0, + "y": -3247.000244140625, + "width": 148.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.00048828125, + "y": -2381.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3ffa095f304e42d2827aa230e2ae3887", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.00048828125, + "y": -2415.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4308.0, + "y": -3498.000244140625, + "width": 140.0, + "height": 166.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4303.00048828125, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "55a3403c16184e63b4e78607a6a20cd8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "59a09f50a7ca4cd3a0d248a0f3730b6a", + "m_Guid": { + "m_GuidSerialized": "3f9e6596-fd53-48cc-96a5-4c4f0cfbb2ba" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4008.999755859375, + "y": -2394.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "7027aaab25924266a063a05df0aa39b3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b144a976914480baf430c0f6f7f4def", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "7c73ccc923e744b98f19148b971a6090", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.999755859375, + "y": -2796.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "836f639bd89d42f9b3a0470c3094815e", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "83c51d5b2f7b4eb785248f419181cb87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "944ebbc49c8a4cddb5834e3beab965a2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "86e21b7b6b7a44238607e41b8a9fb9a4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "0801f576ce79452483b42e485405244d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6aee1173864e58be589084897a3f35", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "a0b9274619da48a59f26fe58997479ee" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "944ebbc49c8a4cddb5834e3beab965a2", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2581.000244140625, + "width": 155.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.000244140625 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.00048828125, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4152.0, + "y": -2771.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a0206f980dc6455f84f5a8442838c726", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", + "m_ObjectId": "a0b9274619da48a59f26fe58997479ee", + "m_WorkflowMode": 1, + "m_NormalDropOffSpace": 0, + "m_ClearCoat": false, + "m_BlendModePreserveSpecular": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "7027aaab25924266a063a05df0aa39b3" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4628.00048828125, + "y": -2283.0, + "width": 157.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "129f271ebc77450994e18f0a30579bf5" + }, + { + "m_Id": "3ffa095f304e42d2827aa230e2ae3887" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "ad3e1d26f4404555a8dd29223caaf1ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b46afdad84944599b00e887d2ce29cc3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4142.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b467be738d0e454995e380cbf526efe3", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b46afdad84944599b00e887d2ce29cc3", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "7b144a976914480baf430c0f6f7f4def" + }, + { + "m_Id": "836f639bd89d42f9b3a0470c3094815e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "8e6aee1173864e58be589084897a3f35" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4312.0, + "y": -3179.000244140625, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4776.00048828125, + "y": -2757.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2626.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "55a3403c16184e63b4e78607a6a20cd8" + }, + { + "m_Id": "b467be738d0e454995e380cbf526efe3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.0, + "y": -3281.000244140625, + "width": 153.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta new file mode 100644 index 0000000..54c945e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: a3d800b099a06e0478fb790c5e79057a +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph new file mode 100644 index 0000000..d7d31de --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph @@ -0,0 +1,11629 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "bafc3d388c1e444e820897b9a3d6029a" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3709.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3424.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5868.0, + "y": -3787.000244140625, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4779.494140625, + "y": -2948.97265625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4500.0, + "y": -2747.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "0eeb5490760e492f8c9691086fa00929" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5068.0, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -3486.666259765625, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3415.000244140625, + "y": -3462.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4261.33349609375, + "y": -3197.33349609375, + "width": 124.66650390625, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4280.0, + "y": -3221.33349609375, + "width": 145.3330078125, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1d7d96a5770b4f8ebb162bdbde020bca", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4145.0, + "y": -2406.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3277.3330078125, + "y": -3841.33349609375, + "width": 218.666748046875, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4350.0, + "y": -2396.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4760.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6314.6669921875, + "y": -3285.3330078125, + "width": 144.6669921875, + "height": 129.33348083496095 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3554.000244140625, + "y": -3462.0, + "width": 116.00000762939453, + "height": 94.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2934.000244140625, + "y": -3466.0, + "width": 141.33349609375, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5437.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4576.0, + "y": -2437.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "49dabfd48a78475882e664526b483ce1", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "4a0041116f73406db7a62ae80ff54ef4", + "m_Guid": { + "m_GuidSerialized": "a2d96028-f92f-4076-8376-42249ca40935" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4293.3330078125, + "y": -3497.99951171875, + "width": 140.66648864746095, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "4e90ca54c0cc46a18ea600be7c80413a", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4255.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6460.6669921875, + "y": -3113.333251953125, + "width": 135.33349609375, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5071.99951171875, + "y": -3427.0, + "width": 129.99998474121095, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3972.0, + "y": -2385.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "59cea37675824d99995b370f09cef20a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5235.99951171875, + "y": -3386.999755859375, + "width": 141.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4759.99951171875, + "y": -3498.666259765625, + "width": 186.0, + "height": 251.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5070.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3244.000244140625, + "y": -3414.0, + "width": 130.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4931.0, + "y": -3452.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4928.0, + "y": -3326.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3973.0, + "y": -2796.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3139.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "849275cac05e4ca8bd0b38ab7ae43bf8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6112.0, + "y": -3308.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3095.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8902cb30b1684db8b996562e0140cb18", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a5d204e1abd4f6894607d1a497f6e69", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5567.0, + "y": -3862.000244140625, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3114.000244140625, + "y": -3414.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "0eeb5490760e492f8c9691086fa00929" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4746.0, + "y": -2497.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3498.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5412.0, + "y": -3315.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4598.0, + "y": -2251.0, + "width": 167.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4118.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a161b772c7564eee804e3d58f6cb9944", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4573.0, + "y": -2689.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "4e90ca54c0cc46a18ea600be7c80413a" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4608.0, + "y": -2293.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3633.000244140625, + "y": -3805.000244140625, + "width": 179.00001525878907, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "8a5d204e1abd4f6894607d1a497f6e69" + }, + { + "m_Id": "a161b772c7564eee804e3d58f6cb9944" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5233.99951171875, + "y": -3141.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4108.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4333.0, + "y": -2713.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5727.0, + "y": -3827.000244140625, + "width": 184.0, + "height": 101.0 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "1d7d96a5770b4f8ebb162bdbde020bca" + }, + { + "m_Id": "49dabfd48a78475882e664526b483ce1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "bafc3d388c1e444e820897b9a3d6029a", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5537.0, + "y": -3827.000244140625, + "width": 126.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4409.0, + "y": -2338.0, + "width": 222.0, + "height": 142.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "8902cb30b1684db8b996562e0140cb18" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4284.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6485.591796875, + "y": -3365.3779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5236.99951171875, + "y": -3260.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5893.0, + "y": -3921.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2762.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4113.0, + "y": -3368.999755859375, + "width": 243.99998474121095, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4754.0, + "y": -2625.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4927.0, + "y": -3204.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3614.000244140625, + "y": -3549.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3819.0, + "y": -3286.0, + "width": 193.0, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6318.6669921875, + "y": -3153.3330078125, + "width": 185.33348083496095, + "height": 101.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "849275cac05e4ca8bd0b38ab7ae43bf8" + }, + { + "m_Id": "59cea37675824d99995b370f09cef20a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.33349609375, + "y": -3246.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5400.0, + "y": -3851.000244140625, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4171.0, + "y": -2362.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta new file mode 100644 index 0000000..248825c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 124c112a6e8f1a54e8b0870e881b56d8 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader index 011ee19..bbcfd11 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,17 +127,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,16 +148,20 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif - float4 textures : TEXCOORD5; + #endif + + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -167,7 +172,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -178,7 +183,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -188,13 +193,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _OutlineSoftness * _ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -205,23 +210,28 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -239,9 +249,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -261,7 +271,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -278,36 +288,35 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif - return faceColor * input.color.a; + return faceColor * input.color.a; } - ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader index e8283a7..4012a08 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader @@ -2,18 +2,18 @@ Shader "TextMeshPro/Sprite" { Properties { - [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} - _Color ("Tint", Color) = (1,1,1,1) - - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 - - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MainTex ("Sprite Texture", 2D) = "white" {} + _Color ("Tint", Color) = (1,1,1,1) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) [Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0 } @@ -21,19 +21,19 @@ Shader "TextMeshPro/Sprite" SubShader { Tags - { - "Queue"="Transparent" - "IgnoreProjector"="True" - "RenderType"="Transparent" + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" "PreviewType"="Plane" "CanUseSpriteAtlas"="True" } - + Stencil { Ref [_Stencil] Comp [_StencilComp] - Pass [_StencilOp] + Pass [_StencilOp] ReadMask [_StencilReadMask] WriteMask [_StencilWriteMask] } @@ -58,7 +58,7 @@ Shader "TextMeshPro/Sprite" #pragma multi_compile __ UNITY_UI_CLIP_RECT #pragma multi_compile __ UNITY_UI_ALPHACLIP - + struct appdata_t { float4 vertex : POSITION; @@ -69,29 +69,43 @@ Shader "TextMeshPro/Sprite" struct v2f { - float4 vertex : SV_POSITION; - fixed4 color : COLOR; - float2 texcoord : TEXCOORD0; - float4 worldPosition : TEXCOORD1; + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord : TEXCOORD0; + float4 worldPosition : TEXCOORD1; + float4 mask : TEXCOORD2; UNITY_VERTEX_OUTPUT_STEREO }; - + sampler2D _MainTex; fixed4 _Color; fixed4 _TextureSampleAdd; float4 _ClipRect; float4 _MainTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; v2f vert(appdata_t v) { v2f OUT; UNITY_SETUP_INSTANCE_ID(v); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT); - OUT.worldPosition = v.vertex; - OUT.vertex = UnityObjectToClipPos(OUT.worldPosition); + float4 vPosition = UnityObjectToClipPos(v.vertex); + OUT.worldPosition = v.vertex; + OUT.vertex = vPosition; + + float2 pixelSize = vPosition.w; + pixelSize /= abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); OUT.texcoord = TRANSFORM_TEX(v.texcoord, _MainTex); - + OUT.mask = half4(v.vertex.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_UIMaskSoftnessX, _UIMaskSoftnessY) + abs(pixelSize.xy))); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } OUT.color = v.color * _Color; return OUT; } @@ -99,9 +113,10 @@ Shader "TextMeshPro/Sprite" fixed4 frag(v2f IN) : SV_Target { half4 color = (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd) * IN.color; - - #ifdef UNITY_UI_CLIP_RECT - color.a *= UnityGet2DClipping(IN.worldPosition.xy, _ClipRect); + + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; #endif #ifdef UNITY_UI_ALPHACLIP @@ -110,7 +125,7 @@ Shader "TextMeshPro/Sprite" return color; } - ENDCG + ENDCG } } } diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta index 0d6eb56..f21163e 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta @@ -4,6 +4,6 @@ ShaderImporter: externalObjects: {} defaultTextures: [] nonModifiableTextures: [] - userData: + userData: Version 2.0 assetBundleName: assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc index 5969fec..d145a77 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc @@ -1,20 +1,22 @@ -struct vertex_t { +struct vertex_t +{ UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; -struct pixel_t { +struct pixel_t +{ UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; float4 faceColor : COLOR; float4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; - float4 param : TEXCOORD1; // weight, scaleRatio + float4 param : TEXCOORD1; // x = weight, y = no longer used float2 mask : TEXCOORD2; #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD3; @@ -22,10 +24,14 @@ struct pixel_t { #endif }; -float4 SRGBToLinear(float4 rgba) { +float4 SRGBToLinear(float4 rgba) +{ return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } +float _UIMaskSoftnessX; +float _UIMaskSoftnessY; + pixel_t VertShader(vertex_t input) { pixel_t output; @@ -35,7 +41,7 @@ pixel_t VertShader(vertex_t input) UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -71,7 +77,7 @@ pixel_t VertShader(vertex_t input) output.faceColor = faceColor; output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.xy, maskUV.xy); - output.param = float4(0.5 - weight, 1.3333 * _GradientScale * (_Sharpness + 1) / _TextureWidth, _OutlineWidth * _ScaleRatioA * 0.5, 0); + output.param = float4(0.5 - weight, 0, _OutlineWidth * _ScaleRatioA * 0.5, 0); float2 mask = float2(0, 0); #if UNITY_UI_CLIP_RECT @@ -99,8 +105,9 @@ float4 PixShader(pixel_t input) : SV_Target float d = tex2D(_MainTex, input.texcoord0.xy).a; - float2 UV = input.texcoord0.xy; - float scale = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))) * input.param.y; + float pixelSize = abs(ddx(input.texcoord0.y)) + abs(ddy(input.texcoord0.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); #if (UNDERLAY_ON | UNDERLAY_INNER) float layerScale = scale; @@ -112,7 +119,7 @@ float4 PixShader(pixel_t input) : SV_Target float4 faceColor = input.faceColor * saturate((d - input.param.x) * scale + 0.5); - #ifdef OUTLINE_ON + #if OUTLINE_ON float4 outlineColor = lerp(input.faceColor, input.outlineColor, sqrt(min(1.0, input.param.z * scale * 2))); faceColor = lerp(outlineColor, input.faceColor, saturate((d - input.param.x - input.param.z) * scale + 0.5)); faceColor *= saturate((d - input.param.x + input.param.z) * scale + 0.5); @@ -130,7 +137,7 @@ float4 PixShader(pixel_t input) : SV_Target faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - layerBias)) * sd * (1 - faceColor.a); #endif - #ifdef MASKING + #if MASKING float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; a = saturate(t / _MaskEdgeSoftness); @@ -140,7 +147,8 @@ float4 PixShader(pixel_t input) : SV_Target // Alternative implementation to UnityGet2DClipping with support for softness #if UNITY_UI_CLIP_RECT - float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); float2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; #endif diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc index 2e96258..b806b4f 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc @@ -66,11 +66,6 @@ uniform float _MaskID; uniform sampler2D _MaskTex; uniform float4 _MaskCoord; uniform float4 _ClipRect; // bottom left(x,y) : top right(z,w) -//uniform float _MaskWipeControl; -//uniform float _MaskEdgeSoftness; -//uniform fixed4 _MaskEdgeColor; -//uniform bool _MaskInverse; - uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc index 622ae87..2153a9a 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc @@ -5,7 +5,7 @@ void VertShader(inout appdata_full v, out Input data) UNITY_INITIALIZE_OUTPUT(Input, data); - float bold = step(v.texcoord1.y, 0); + float bold = step(v.texcoord.w, 0); // Generate normal for backface float3 view = ObjSpaceViewDir(v.vertex); @@ -20,14 +20,12 @@ void VertShader(inout appdata_full v, out Input data) pixelSize /= float2(_ScaleX, _ScaleY) * mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(v.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(v.texcoord.w) * _GradientScale * (_Sharpness + 1); scale = lerp(scale * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(v.normal.xyz), normalize(WorldSpaceViewDir(vert))))); data.param.y = scale; #endif - data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // - - v.texcoord1.xy = UnpackUV(v.texcoord1.x); + data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // data.viewDirEnv = mul((float3x3)_EnvMatrix, WorldSpaceViewDir(v.vertex)); } @@ -82,7 +80,7 @@ void PixShader(Input input, inout SurfaceOutput o) float3 n = float3(0, 0, -1); float3 emission = float3(0, 0, 0); #endif - + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); glowColor.a *= input.color.a; diff --git a/Assets/UniversalRenderPipelineGlobalSettings.asset b/Assets/UniversalRenderPipelineGlobalSettings.asset index 98f0dfd..04e602f 100644 --- a/Assets/UniversalRenderPipelineGlobalSettings.asset +++ b/Assets/UniversalRenderPipelineGlobalSettings.asset @@ -12,7 +12,63 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3} m_Name: UniversalRenderPipelineGlobalSettings m_EditorClassIdentifier: - k_AssetVersion: 3 + m_ShaderStrippingSetting: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + m_URPShaderStrippingSetting: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + m_ShaderVariantLogLevel: 0 + m_ExportShaderVariants: 1 + m_StripDebugVariants: 1 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + supportRuntimeDebugDisplay: 0 + m_EnableRenderGraph: 0 + m_Settings: + m_SettingsList: + m_List: + - rid: 3181214364710469632 + - rid: 3181214364710469633 + - rid: 8574447413046804570 + - rid: 3181214364710469635 + - rid: 8574447413046804571 + - rid: 3181214364710469637 + - rid: 3181214364710469638 + - rid: 8574447413046804572 + - rid: 3181214364710469640 + - rid: 8574447413046804573 + - rid: 3181214364710469642 + - rid: 8574447413046804574 + - rid: 3181214364710469644 + - rid: 8574447413046804575 + - rid: 8574447413046804576 + - rid: 8574447413046804577 + - rid: 8574447413046804578 + - rid: 3181214364710469649 + - rid: 8574447413046804579 + - rid: 3181214364710469651 + - rid: 3181214364710469652 + m_RuntimeSettings: + m_List: + - rid: 3181214364710469632 + - rid: 3181214364710469633 + - rid: 3181214364710469635 + - rid: 3181214364710469637 + - rid: 3181214364710469638 + - rid: 3181214364710469640 + - rid: 3181214364710469642 + - rid: 3181214364710469644 + - rid: 3181214364710469649 + - rid: 3181214364710469651 + - rid: 3181214364710469652 + m_AssetVersion: 8 + m_ObsoleteDefaultVolumeProfile: {fileID: 0} m_RenderingLayerNames: - Light Layer default - Light Layer 1 @@ -31,11 +87,256 @@ MonoBehaviour: lightLayerName5: Light Layer 5 lightLayerName6: Light Layer 6 lightLayerName7: Light Layer 7 - m_StripDebugVariants: 1 - m_StripUnusedPostProcessingVariants: 0 - m_StripUnusedVariants: 1 - m_StripUnusedLODCrossFadeVariants: 1 - m_StripScreenCoordOverrideVariants: 1 - supportRuntimeDebugDisplay: 0 - m_ShaderVariantLogLevel: 0 - m_ExportShaderVariants: 1 + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + references: + version: 2 + RefIds: + - rid: 3181214364710469632 + type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 1 + m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, + type: 3} + m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, + type: 3} + m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb, + type: 3} + - rid: 3181214364710469633 + type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_LightShader: {fileID: 4800000, guid: 3f6c848ca3d7bca4bbe846546ac701a1, type: 3} + m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, + type: 3} + m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, + type: 3} + m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, + type: 3} + m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1, + type: 3} + m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, + type: 3} + m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, + type: 3} + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, + type: 2} + - rid: 3181214364710469635 + type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_VolumeProfile: {fileID: 11400000, guid: d99daa77395028a4a952f19551824ac3, + type: 2} + - rid: 3181214364710469637 + type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_EnableRenderCompatibilityMode: 1 + - rid: 3181214364710469638 + type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, + type: 3} + m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + - rid: 3181214364710469640 + type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea, + type: 3} + m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772, + type: 3} + m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395, + type: 3} + - rid: 3181214364710469642 + type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, + type: 3} + m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, + type: 3} + m_CoreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + - rid: 3181214364710469644 + type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_EnableCompilationCaching: 1 + m_EnableValidityChecks: 1 + - rid: 3181214364710469649 + type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_CoreCopyPS: {fileID: 4800000, guid: 12dc59547ea167a4ab435097dd0f9add, type: 3} + - rid: 3181214364710469651 + type: {class: ShaderStrippingSetting, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + - rid: 3181214364710469652 + type: {class: STP/RuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_setupCS: {fileID: 7200000, guid: 33be2e9a5506b2843bdb2bdff9cad5e1, type: 3} + m_preTaaCS: {fileID: 7200000, guid: a679dba8ec4d9ce45884a270b0e22dda, type: 3} + m_taaCS: {fileID: 7200000, guid: 3923900e2b41b5e47bc25bfdcbcdc9e6, type: 3} + - rid: 8574447413046804570 + type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f, + type: 3} + m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11, + type: 3} + m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, + type: 3} + m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, + type: 3} + m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, + type: 3} + m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, + type: 3} + m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, + type: 3} + m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, + type: 3} + m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61, + type: 3} + - rid: 8574447413046804571 + type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + - rid: 8574447413046804572 + type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, + type: 3} + m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, + type: 3} + m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, + type: 3} + - rid: 8574447413046804573 + type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, + type: 2} + m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e, + type: 2} + m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, + type: 2} + - rid: 8574447413046804574 + type: {class: GPUResidentDrawerResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.GPUDriven.Runtime} + data: + m_Version: 0 + m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2, + type: 3} + m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef, + type: 3} + m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b, + type: 3} + m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114, + type: 3} + m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da, + type: 3} + m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c, + type: 3} + m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df, + type: 3} + m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100, + type: 3} + m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248, + type: 3} + - rid: 8574447413046804575 + type: {class: ProbeVolumeRuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d, + type: 3} + probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c, + type: 3} + probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931, + type: 3} + - rid: 8574447413046804576 + type: {class: IncludeAdditionalRPAssets, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_IncludeReferencedInScenes: 0 + m_IncludeAssetsByLabel: 0 + m_LabelToInclude: + - rid: 8574447413046804577 + type: {class: ProbeVolumeBakingResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d, + type: 3} + subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22, + type: 3} + voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e, + type: 3} + traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + - rid: 8574447413046804578 + type: {class: ProbeVolumeDebugResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d, + type: 3} + probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303, + type: 3} + probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393, + type: 3} + probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381, + type: 3} + probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2, + type: 3} + numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a, + type: 3} + - rid: 8574447413046804579 + type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + m_ProbeVolumeDisableStreamingAssets: 0 diff --git a/Packages/manifest.json b/Packages/manifest.json index 06cdd7c..b5557a2 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,22 +1,22 @@ { "dependencies": { - "com.unity.2d.animation": "9.0.3", - "com.unity.2d.psdimporter": "8.0.2", + "com.unity.2d.animation": "10.1.3", + "com.unity.2d.psdimporter": "9.0.3", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "9.0.2", + "com.unity.2d.spriteshape": "10.0.6", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ai.navigation": "1.1.4", - "com.unity.cinemachine": "2.9.5", - "com.unity.collab-proxy": "2.0.7", + "com.unity.ai.navigation": "2.0.4", + "com.unity.cinemachine": "2.10.1", + "com.unity.collab-proxy": "2.5.1", "com.unity.device-simulator.devices": "1.0.0", - "com.unity.feature.development": "1.0.1", - "com.unity.ide.visualstudio": "2.0.18", - "com.unity.inputsystem": "1.7.0", - "com.unity.render-pipelines.universal": "14.0.8", - "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.7.5", - "com.unity.ugui": "1.0.0", - "com.unity.visualscripting": "1.9.0", + "com.unity.feature.development": "1.0.2", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.inputsystem": "1.11.0", + "com.unity.render-pipelines.universal": "17.0.3", + "com.unity.timeline": "1.8.7", + "com.unity.ugui": "2.0.0", + "com.unity.visualscripting": "1.9.4", + "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d3a57a1..06e8098 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,20 +1,20 @@ { "dependencies": { "com.unity.2d.animation": { - "version": "9.0.3", + "version": "10.1.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "8.0.1", + "com.unity.2d.common": "9.0.6", "com.unity.2d.sprite": "1.0.0", - "com.unity.collections": "1.1.0", + "com.unity.collections": "1.2.4", "com.unity.modules.animation": "1.0.0", "com.unity.modules.uielements": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "8.0.1", + "version": "9.0.6", "depth": 1, "source": "registry", "dependencies": { @@ -22,17 +22,16 @@ "com.unity.mathematics": "1.1.0", "com.unity.modules.uielements": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.burst": "1.7.3" + "com.unity.burst": "1.8.4" }, "url": "https://packages.unity.com" }, "com.unity.2d.psdimporter": { - "version": "8.0.2", + "version": "9.0.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.animation": "9.0.1", - "com.unity.2d.common": "8.0.1", + "com.unity.2d.common": "9.0.4", "com.unity.2d.sprite": "1.0.0" }, "url": "https://packages.unity.com" @@ -44,12 +43,12 @@ "dependencies": {} }, "com.unity.2d.spriteshape": { - "version": "9.0.2", + "version": "10.0.6", "depth": 0, "source": "registry", "dependencies": { + "com.unity.2d.common": "9.0.5", "com.unity.mathematics": "1.1.0", - "com.unity.2d.common": "8.0.1", "com.unity.modules.physics2d": "1.0.0" }, "url": "https://packages.unity.com" @@ -64,7 +63,7 @@ } }, "com.unity.ai.navigation": { - "version": "1.1.4", + "version": "2.0.4", "depth": 0, "source": "registry", "dependencies": { @@ -73,16 +72,17 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.8", - "depth": 1, + "version": "1.8.17", + "depth": 2, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.cinemachine": { - "version": "2.9.5", + "version": "2.10.1", "depth": 0, "source": "registry", "dependencies": { @@ -91,19 +91,21 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.0.7", + "version": "2.5.1", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.collections": { - "version": "1.2.4", + "version": "2.4.3", "depth": 1, "source": "registry", "dependencies": { - "com.unity.burst": "1.6.6", - "com.unity.test-framework": "1.1.31" + "com.unity.burst": "1.8.13", + "com.unity.test-framework": "1.4.3", + "com.unity.nuget.mono-cecil": "1.11.4", + "com.unity.test-framework.performance": "3.0.3" }, "url": "https://packages.unity.com" }, @@ -122,28 +124,27 @@ "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "1.0.6", + "version": "2.0.5", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.feature.development": { - "version": "1.0.1", + "version": "1.0.2", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.ide.visualstudio": "2.0.18", - "com.unity.ide.rider": "3.0.24", - "com.unity.ide.vscode": "1.2.5", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.ide.rider": "3.0.31", "com.unity.editorcoroutines": "1.0.0", "com.unity.performance.profile-analyzer": "1.2.2", - "com.unity.test-framework": "1.1.33", - "com.unity.testtools.codecoverage": "1.2.4" + "com.unity.test-framework": "1.4.5", + "com.unity.testtools.codecoverage": "1.2.6" } }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.31", "depth": 1, "source": "registry", "dependencies": { @@ -152,7 +153,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.18", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -160,15 +161,8 @@ }, "url": "https://packages.unity.com" }, - "com.unity.ide.vscode": { - "version": "1.2.5", - "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.inputsystem": { - "version": "1.7.0", + "version": "1.11.0", "depth": 0, "source": "registry", "dependencies": { @@ -177,12 +171,19 @@ "url": "https://packages.unity.com" }, "com.unity.mathematics": { - "version": "1.2.6", + "version": "1.3.2", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.nuget.mono-cecil": { + "version": "1.11.4", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.performance.profile-analyzer": { "version": "1.2.2", "depth": 1, @@ -191,25 +192,46 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "14.0.8", + "version": "17.0.3", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.ugui": "1.0.0", + "com.unity.burst": "1.8.14", + "com.unity.mathematics": "1.3.2", + "com.unity.ugui": "2.0.0", + "com.unity.collections": "2.4.3", "com.unity.modules.physics": "1.0.0", "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.rendering.light-transport": "1.0.1" } }, "com.unity.render-pipelines.universal": { - "version": "14.0.8", + "version": "17.0.3", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.mathematics": "1.2.1", - "com.unity.burst": "1.8.4", - "com.unity.render-pipelines.core": "14.0.8", - "com.unity.shadergraph": "14.0.8" + "com.unity.render-pipelines.core": "17.0.3", + "com.unity.shadergraph": "17.0.3", + "com.unity.render-pipelines.universal-config": "17.0.3" + } + }, + "com.unity.render-pipelines.universal-config": { + "version": "17.0.3", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "17.0.3" + } + }, + "com.unity.rendering.light-transport": { + "version": "1.0.1", + "depth": 2, + "source": "builtin", + "dependencies": { + "com.unity.collections": "2.2.0", + "com.unity.mathematics": "1.2.4", + "com.unity.modules.terrain": "1.0.0" } }, "com.unity.searcher": { @@ -227,58 +249,59 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "14.0.8", + "version": "17.0.3", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.8", + "com.unity.render-pipelines.core": "17.0.3", "com.unity.searcher": "4.9.2" } }, "com.unity.test-framework": { - "version": "1.1.33", + "version": "1.4.5", "depth": 1, "source": "registry", "dependencies": { - "com.unity.ext.nunit": "1.0.6", + "com.unity.ext.nunit": "2.0.3", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.testtools.codecoverage": { - "version": "1.2.4", - "depth": 1, + "com.unity.test-framework.performance": { + "version": "3.0.3", + "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.16", - "com.unity.settings-manager": "1.0.1" + "com.unity.test-framework": "1.1.31", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.textmeshpro": { - "version": "3.0.6", - "depth": 0, + "com.unity.testtools.codecoverage": { + "version": "1.2.6", + "depth": 1, "source": "registry", "dependencies": { - "com.unity.ugui": "1.0.0" + "com.unity.test-framework": "1.0.16", + "com.unity.settings-manager": "1.0.1" }, "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.7.5", + "version": "1.8.7", "depth": 0, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.ugui": { - "version": "1.0.0", + "version": "2.0.0", "depth": 0, "source": "builtin", "dependencies": { @@ -287,7 +310,7 @@ } }, "com.unity.visualscripting": { - "version": "1.9.0", + "version": "1.9.4", "depth": 0, "source": "registry", "dependencies": { @@ -296,6 +319,12 @@ }, "url": "https://packages.unity.com" }, + "com.unity.modules.accessibility": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0, @@ -343,6 +372,12 @@ "com.unity.modules.animation": "1.0.0" } }, + "com.unity.modules.hierarchycore": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.imageconversion": { "version": "1.0.0", "depth": 0, @@ -431,7 +466,8 @@ "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.hierarchycore": "1.0.0" } }, "com.unity.modules.umbra": { diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 1129dfc..8092684 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,17 +6,11 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: - enabled: 1 - path: Assets/Scenes/0.OriginalScene/Original.unity - guid: 0c01dfdf81ff7e749b7951db7557814a - - enabled: 0 - path: Assets/Scenes/1.HandleAnchoring/Anchoring.unity - guid: 61c30210d8166cb4d97e86dc7a6d4404 - - enabled: 0 - path: Assets/Scenes/2.HandleHinge/HingeAware.unity - guid: 348cadf2f4467e84e9c4616c45e10af1 - - enabled: 0 - path: Assets/Scenes/Debugging/DebuggingScene.unity - guid: 9fc0d4010bbf28b4594072e72b8655ab + path: Assets/Scenes/Upgraded/Unity6Scene.unity + guid: 68e1880c41de3c44ebd453abbcd4c3ac m_configObjects: com.unity.input.settings: {fileID: 11400000, guid: 61f9259079b40d9428bbe754ec1960ef, type: 2} + com.unity.input.settings.actions: {fileID: -944628639613478452, guid: e49350a9c5e195d4a9f1e953c66a4a91, + type: 3} + m_UseUCBPForAssetBundles: 0 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 110e929..18f5598 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -3,7 +3,7 @@ --- !u!30 &1 GraphicsSettings: m_ObjectHideFlags: 0 - serializedVersion: 14 + serializedVersion: 16 m_Deferred: m_Mode: 1 m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} @@ -13,9 +13,6 @@ GraphicsSettings: m_ScreenSpaceShadows: m_Mode: 1 m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} - m_LegacyDeferred: - m_Mode: 1 - m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} m_DepthNormals: m_Mode: 1 m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} @@ -67,6 +64,7 @@ GraphicsSettings: m_LightmapStripping: 0 m_FogStripping: 0 m_InstancingStripping: 0 + m_BrgStripping: 0 m_LightmapKeepPlain: 1 m_LightmapKeepDirCombined: 1 m_LightmapKeepDynamicPlain: 1 @@ -77,10 +75,12 @@ GraphicsSettings: m_FogKeepExp: 1 m_FogKeepExp2: 1 m_AlbedoSwatchInfos: [] + m_RenderPipelineGlobalSettingsMap: + UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, + type: 2} m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 1 - m_DefaultRenderingLayerMask: 1 m_LogWhenShaderIsCompiled: 0 - m_SRPDefaultSettings: - UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, - type: 2} + m_LightProbeOutsideHullStrategy: 0 + m_CameraRelativeLightCulling: 0 + m_CameraRelativeShadowCulling: 0 diff --git a/ProjectSettings/MultiplayerManager.asset b/ProjectSettings/MultiplayerManager.asset new file mode 100644 index 0000000..2a93664 --- /dev/null +++ b/ProjectSettings/MultiplayerManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!655991488 &1 +MultiplayerManager: + m_ObjectHideFlags: 0 + m_EnableMultiplayerRoles: 0 + m_StrippingTypes: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index f193262..8f2743a 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 26 + serializedVersion: 28 productGUID: ef234ea64b0b8694aad4e739f7201d7c AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -48,6 +48,8 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 + unsupportedMSAAFallback: 0 + m_SpriteBatchMaxVertexCount: 65535 m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 mipStripping: 0 @@ -69,16 +71,18 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 - androidResizableWindow: 1 + androidResizeableActivity: 1 androidDefaultWindowWidth: 1800 androidDefaultWindowHeight: 900 androidMinimumWindowWidth: 1800 androidMinimumWindowHeight: 900 androidFullscreenMode: 3 + androidAutoRotationBehavior: 1 + androidPredictiveBackSupport: 0 + androidApplicationEntry: 1 defaultIsNativeResolution: 0 macRetinaSupport: 1 runInBackground: 1 - captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 @@ -94,6 +98,7 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 0 + meshDeformation: 0 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -125,16 +130,16 @@ PlayerSettings: switchAllowGpuScratchShrinking: 0 switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 - switchNVNGraphicsFirmwareMemory: 32 switchMaxWorkerMultiple: 8 - stadiaPresentMode: 0 - stadiaTargetFramerate: 0 + switchNVNGraphicsFirmwareMemory: 32 vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 vulkanEnablePreTransform: 1 vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 bundleVersion: 1 preloadedAssets: - {fileID: 0} @@ -153,6 +158,7 @@ PlayerSettings: isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 useHDRDisplay: 0 hdrBitDepth: 0 m_ColorGamuts: 00000000 @@ -161,6 +167,7 @@ PlayerSettings: resetResolutionOnWindowResize: 1 androidSupportedAspectRatio: 0 androidMaxAspectRatio: 2 + androidMinAspectRatio: 1 applicationIdentifier: Android: com.unity.lostcrypt.folding Standalone: com.Unity.Unity-Lost-Crypt-Large-Screen-Example @@ -172,7 +179,7 @@ PlayerSettings: tvOS: 0 overrideDefaultApplicationIdentifier: 1 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 33 + AndroidMinSdkVersion: 31 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -182,16 +189,18 @@ PlayerSettings: ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 - APKExpansionFiles: 0 + androidSplitApplicationBinary: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 1 strictShaderVariantMatching: 0 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSTargetOSVersionString: 12.0 + iOSSimulatorArchitecture: 0 + iOSTargetOSVersionString: 13.0 tvOSSdkVersion: 0 + tvOSSimulatorArchitecture: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 12.0 + tvOSTargetOSVersionString: 13.0 VisionOSSdkVersion: 0 VisionOSTargetOSVersionString: 1.0 uIPrerenderedIcon: 0 @@ -218,7 +227,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreenFillPct: 100 iOSLaunchScreenSize: 100 - iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: @@ -226,7 +234,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 - iOSLaunchScreeniPadCustomXibPath: iOSLaunchScreenCustomStoryboardPath: iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] @@ -236,6 +243,7 @@ PlayerSettings: iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 + metalCompileShaderBinary: 0 iOSRenderExtraFrameOnPause: 0 iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: @@ -262,12 +270,12 @@ PlayerSettings: useCustomGradleSettingsTemplate: 0 useCustomProguardFile: 0 AndroidTargetArchitectures: 2 - AndroidTargetDevices: 0 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: user.keystore' AndroidKeyaliasName: dev AndroidEnableArmv9SecurityFeatures: 0 + AndroidEnableArm64MTE: 0 AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 @@ -280,11 +288,12 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 - chromeosInputEmulation: 1 AndroidMinifyRelease: 0 AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 + AndroidReportGooglePlayAppDependencies: 1 + androidSymbolsSizeThreshold: 800 m_BuildTargetIcons: - m_BuildTarget: m_Icons: @@ -556,14 +565,17 @@ PlayerSettings: iPhone: 1 tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] - m_BuildTargetGroupHDRCubemapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] m_BuildTargetGroupLoadStoreDebugModeSettings: [] m_BuildTargetNormalMapEncoding: [] - m_BuildTargetDefaultTextureCompressionFormat: [] + m_BuildTargetDefaultTextureCompressionFormat: + - serializedVersion: 3 + m_BuildTarget: Android + m_Formats: 01000000 playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 + editorGfxJobOverride: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 @@ -571,7 +583,7 @@ PlayerSettings: locationUsageDescription: microphoneUsageDescription: bluetoothUsageDescription: - macOSTargetOSVersion: 10.13.0 + macOSTargetOSVersion: 11.0 switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 @@ -580,7 +592,6 @@ PlayerSettings: switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 switchEnableFileSystemTrace: 0 - switchUseGOLDLinker: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: @@ -710,13 +721,14 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchPlayerConnectionEnabled: 1 + switchDisableHTCSPlayerConnection: 0 switchUseNewStyleFilepaths: 0 switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 switchEnableRamDiskSupport: 0 switchMicroSleepForYieldTime: 25 switchRamDiskSpaceSize: 12 + switchUpgradedPlayerSettingsToNMETA: 0 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -819,7 +831,12 @@ PlayerSettings: webGLMemoryLinearGrowthStep: 16 webGLMemoryGeometricGrowthStep: 0.2 webGLMemoryGeometricGrowthCap: 96 + webGLEnableWebGPU: 0 webGLPowerPreference: 2 + webGLWebAssemblyTable: 0 + webGLWebAssemblyBigInt: 0 + webGLCloseOnQuit: 0 + webWasm2023: 0 scriptingDefineSymbols: : UNITY_POST_PROCESSING_STACK_V2 Android: UNITY_POST_PROCESSING_STACK_V2;SIMULATE_MOBILE;DEBUG @@ -839,6 +856,7 @@ PlayerSettings: Standalone: 1 il2cppCompilerConfiguration: {} il2cppCodeGeneration: {} + il2cppStacktraceInformation: {} managedStrippingLevel: Android: 1 Bratwurst: 1 @@ -865,6 +883,7 @@ PlayerSettings: gcIncremental: 0 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} + editorAssembliesCompatibilityLevel: 1 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: UnityLostCrypt @@ -889,6 +908,7 @@ PlayerSettings: metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} metroSplashScreenUseBackgroundColor: 0 + syncCapabilities: 0 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: @@ -939,9 +959,11 @@ PlayerSettings: hmiPlayerDataPath: hmiForceSRGBBlit: 1 embeddedLinuxEnableGamepadInput: 1 - hmiLogStartupTiming: 0 hmiCpuConfiguration: + hmiLogStartupTiming: 0 + qnxGraphicConfPath: apiCompatibilityLevel: 6 + captureStartupLogs: {} activeInputHandler: 2 windowsGamepadBackendHint: 0 cloudProjectId: @@ -955,3 +977,5 @@ PlayerSettings: platformRequiresReadableAssets: 0 virtualTexturingSupportEnabled: 0 insecureHttpOption: 0 + androidVulkanDenyFilterList: [] + androidVulkanAllowFilterList: [] diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 88bb9cf..b75375e 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.10f1 -m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62) +m_EditorVersion: 6000.0.20f1 +m_EditorVersionWithRevision: 6000.0.20f1 (05208a74e9aa) diff --git a/ProjectSettings/SceneTemplateSettings.json b/ProjectSettings/SceneTemplateSettings.json index 5e97f83..1edced2 100644 --- a/ProjectSettings/SceneTemplateSettings.json +++ b/ProjectSettings/SceneTemplateSettings.json @@ -61,6 +61,11 @@ "type": "UnityEngine.PhysicMaterial", "defaultInstantiationMode": 0 }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial", + "defaultInstantiationMode": 0 + }, { "userAdded": false, "type": "UnityEngine.PhysicsMaterial2D", diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset index 9b28428..e66042a 100644 --- a/ProjectSettings/ShaderGraphSettings.asset +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -12,5 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} m_Name: m_EditorClassIdentifier: + shaderVariantLimit: 128 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 + customHeatmapValues: {fileID: 0} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 33aae6f..45b2159 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -2,7 +2,7 @@ %TAG !u! tag:unity3d.com,2011: --- !u!78 &1 TagManager: - serializedVersion: 2 + serializedVersion: 3 tags: [] layers: - Default @@ -59,3 +59,12 @@ TagManager: - name: Near Foreground uniqueID: 2727812175 locked: 0 + m_RenderingLayers: + - Default + - Light Layer 1 + - Light Layer 2 + - Light Layer 3 + - Light Layer 4 + - Light Layer 5 + - Light Layer 6 + - Light Layer 7 diff --git a/ProjectSettings/URPProjectSettings.asset b/ProjectSettings/URPProjectSettings.asset index cd7fd8c..08faf03 100644 --- a/ProjectSettings/URPProjectSettings.asset +++ b/ProjectSettings/URPProjectSettings.asset @@ -12,4 +12,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3} m_Name: m_EditorClassIdentifier: - m_LastMaterialVersion: 7 + m_LastMaterialVersion: 9 From 6dfdd856b10982ca0def65f12e6cf98fd4d8d306 Mon Sep 17 00:00:00 2001 From: John O'Neill Date: Wed, 25 Sep 2024 09:38:36 -0400 Subject: [PATCH 28/46] Cleanup assets for Unity6 --- Assets/Scenes/2.HandleHinge.meta | 8 - Assets/Scenes/2.HandleHinge/HingeAware.asset | 21 - .../2.HandleHinge/HingeAware.asset.meta | 8 - Assets/Scenes/2.HandleHinge/HingeAware.unity | 15577 ---------------- .../2.HandleHinge/HingeAware.unity.meta | 7 - .../Scenes/{Upgraded => }/Unity6Scene.unity | 26 +- .../{Upgraded => }/Unity6Scene.unity.meta | 0 Assets/Scenes/Upgraded.meta | 8 - .../OrientationScripts}/Configuration.cs | 0 .../OrientationScripts}/Configuration.cs.meta | 0 .../ConfigurationManager.cs | 124 - .../ConfigurationManager.cs.meta | 11 - .../Scripts/OrientationScripts/HingeSensor.cs | 73 - .../OrientationScripts/HingeSensor.cs.meta | 11 - .../OrientationScripts}/PanelOnFold.cs | 0 .../OrientationScripts}/PanelOnFold.cs.meta | 0 .../Scripts/OrientationScripts/SafeZoneUI.cs | 5 +- ProjectSettings/EditorBuildSettings.asset | 2 +- 18 files changed, 28 insertions(+), 15853 deletions(-) delete mode 100644 Assets/Scenes/2.HandleHinge.meta delete mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.asset delete mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.asset.meta delete mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.unity delete mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.unity.meta rename Assets/Scenes/{Upgraded => }/Unity6Scene.unity (99%) rename Assets/Scenes/{Upgraded => }/Unity6Scene.unity.meta (100%) delete mode 100644 Assets/Scenes/Upgraded.meta rename Assets/{Scenes/Upgraded => Scripts/OrientationScripts}/Configuration.cs (100%) rename Assets/{Scenes/Upgraded => Scripts/OrientationScripts}/Configuration.cs.meta (100%) delete mode 100644 Assets/Scripts/OrientationScripts/ConfigurationManager.cs delete mode 100644 Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta delete mode 100644 Assets/Scripts/OrientationScripts/HingeSensor.cs delete mode 100644 Assets/Scripts/OrientationScripts/HingeSensor.cs.meta rename Assets/{Scenes/2.HandleHinge => Scripts/OrientationScripts}/PanelOnFold.cs (100%) rename Assets/{Scenes/2.HandleHinge => Scripts/OrientationScripts}/PanelOnFold.cs.meta (100%) diff --git a/Assets/Scenes/2.HandleHinge.meta b/Assets/Scenes/2.HandleHinge.meta deleted file mode 100644 index 6b15830..0000000 --- a/Assets/Scenes/2.HandleHinge.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: eada95dac53abbf4ab53fb8403702860 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.asset b/Assets/Scenes/2.HandleHinge/HingeAware.asset deleted file mode 100644 index 8be569c..0000000 --- a/Assets/Scenes/2.HandleHinge/HingeAware.asset +++ /dev/null @@ -1,21 +0,0 @@ -%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} - m_Name: Anchoring - m_EditorClassIdentifier: - icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} - title: 'Hinge Awareness' - sections: - - heading: "Responding to Hinge Changes" - text: This scene adds additional handlers when the hinge angle changes, and displays a split-mode control when the fold device is in a half-opened state. The changes include a new Canvas-OnlyShowOnFold as well as a UnityEvent handler added to the ConfigurationManager GameObject. - -loadedLayout: 1 diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.asset.meta b/Assets/Scenes/2.HandleHinge/HingeAware.asset.meta deleted file mode 100644 index 7113c2f..0000000 --- a/Assets/Scenes/2.HandleHinge/HingeAware.asset.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 1836a552d37af5d4195e3ead2d5373dd -NativeFormatImporter: - externalObjects: {} - mainObjectFileID: 11400000 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity deleted file mode 100644 index 82b7702..0000000 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity +++ /dev/null @@ -1,15577 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 3 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 0 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 1047545613} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 3 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - buildHeightMesh: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!114 &13 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} - m_Name: - m_EditorClassIdentifier: - m_NoiseProfile: {fileID: 11400000, guid: 69ce8388f6785dd4c8c39915efece2f4, type: 2} - m_PivotOffset: {x: 0, y: 0, z: 0} - m_AmplitudeGain: 0 - m_FrequencyGain: 1 - mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} ---- !u!95 &15 -Animator: - serializedVersion: 5 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} - m_Enabled: 1 - m_Avatar: {fileID: 0} - m_Controller: {fileID: 0} - m_CullingMode: 0 - m_UpdateMode: 0 - m_ApplyRootMotion: 0 - m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_WarningMessage: - m_HasTransformHierarchy: 1 - m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 ---- !u!43 &14844945 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 234 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 80 - localAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 80 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 2240 - _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} - m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &79114920 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!43 &139071211 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} - m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &140940713 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.36414427, y: 0.032657675, z: 0} - m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &170167097 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} - m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &254096035 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 254096036} - m_Layer: 5 - m_Name: LowerRightAnchor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &254096036 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 254096035} - 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: 727782449493028359} - m_Father: {fileID: 1213378340} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &257492486 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 257492487} - m_Layer: 0 - m_Name: Cameras - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &257492487 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 257492486} - serializedVersion: 2 - 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: 1552010512268305787} - - {fileID: 825979570} - - {fileID: 2073308323} - - {fileID: 490073565} - - {fileID: 752652918} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &264391988 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - m_PrefabInstance: {fileID: 2134805168} - m_PrefabAsset: {fileID: 0} ---- !u!43 &268425353 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.09571817, y: 0.47057363, z: 0} - m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &270955014 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 270955015} - m_Layer: 5 - m_Name: LowerRightAnchor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &270955015 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 270955014} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1470445004} - m_Father: {fileID: 1601510087} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0} - m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 0, y: 0.000061035156} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &316676088 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 316676089} - - component: {fileID: 316676091} - - component: {fileID: 316676090} - - component: {fileID: 13} - m_Layer: 0 - m_Name: cm - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &316676089 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 12.67, y: 3.9, z: 10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 2028422994} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &316676090 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0.2 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 1 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.8 - m_CameraDistance: 10 - m_DeadZoneWidth: 0.2 - m_DeadZoneHeight: 0.1 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: 0 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!114 &316676091 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 316676088} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!43 &324979615 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.049827166, y: -0.002935166, z: 0} - m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &328125791 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 328125792} - - component: {fileID: 328125794} - - component: {fileID: 328125793} - m_Layer: 5 - m_Name: BorderTop - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &328125792 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1601510087} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 2} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &328125793 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 0, g: 0.048119847, b: 0.6320754, 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: 0} - 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!222 &328125794 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328125791} - m_CullTransparentMesh: 1 ---- !u!1 &328447788 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 328447789} - m_Layer: 0 - m_Name: Foreground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &328447789 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328447788} - serializedVersion: 2 - 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: 937351332} - - {fileID: 1539694135} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &376362511 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - m_PrefabInstance: {fileID: 3700321188437348931} - m_PrefabAsset: {fileID: 0} ---- !u!43 &379404232 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 114 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 40 - localAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 40 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1120 - _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} - m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &391760512 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 391760513} - - component: {fileID: 391760515} - - component: {fileID: 391760514} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &391760513 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 877407280} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &391760514 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &391760515 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 391760512} - m_CullTransparentMesh: 0 ---- !u!1 &402908951 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 402908953} - - component: {fileID: 402908952} - m_Layer: 0 - m_Name: NotchAware - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &402908952 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!4 &402908953 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402908951} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &432623615 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &453339988 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 453339989} - - component: {fileID: 453339990} - m_Layer: 8 - m_Name: Character Bounds - Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &453339989 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -56.09, y: 0, z: 0} - m_LocalScale: {x: 1, y: 10.38, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!61 &453339990 -BoxCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 453339988} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 1, y: 1} - m_EdgeRadius: 0 ---- !u!1 &490073564 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 490073565} - m_Layer: 0 - m_Name: Triggers - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &490073565 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 490073564} - serializedVersion: 2 - 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: 1290339269} - m_Father: {fileID: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &490625351 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.08975766, y: -0.003978721, z: 0} - m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &546821399 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 546821400} - - component: {fileID: 546821402} - - component: {fileID: 546821401} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &546821400 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1772921108} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &546821401 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &546821402 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 546821399} - m_CullTransparentMesh: 0 ---- !u!1 &562934383 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 562934384} - m_Layer: 0 - m_Name: Background - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &562934384 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 562934383} - serializedVersion: 2 - 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: 687687490} - - {fileID: 1865370384} - - {fileID: 376362511} - - {fileID: 2110736387} - - {fileID: 7047842919362216433} - - {fileID: 7047842919492774900} - - {fileID: 7047842918400140478} - - {fileID: 1832493931} - - {fileID: 1743653272} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &621335031 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - m_PrefabInstance: {fileID: 6331163738709879229} - m_PrefabAsset: {fileID: 0} ---- !u!1 &632774362 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 632774363} - - component: {fileID: 632774365} - - component: {fileID: 632774364} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &632774363 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.6564103, y: 0.6564103, z: 0.6564103} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1945090952} - m_Father: {fileID: 1213378340} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 9.846191, y: 0.000061035156} - m_SizeDelta: {x: 100, y: 100} - m_Pivot: {x: 0, y: 0.5} ---- !u!114 &632774364 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 0d601ecb943f98f4bb31c19b596a26cb, 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!222 &632774365 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 632774362} - m_CullTransparentMesh: 1 ---- !u!1 &633614782 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 633614783} - m_Layer: 0 - m_Name: Middle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &633614783 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 633614782} - serializedVersion: 2 - 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: 621335031} - - {fileID: 2090619701} - - {fileID: 1224285219} - m_Father: {fileID: 6070442860509131936} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &653126015 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 66 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 24 - localAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 24 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 672 - _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.28843796, y: 0.2703978, z: 0} - m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!4 &687687490 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - m_PrefabInstance: {fileID: 7027970942513970745} - m_PrefabAsset: {fileID: 0} ---- !u!43 &691701818 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 522 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 176 - localAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 176 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 4928 - _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.10758091, y: 0.21806341, z: 0} - m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &702357827 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 54 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 20 - localAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 20 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 560 - _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.04323848, y: -0.009911716, z: 0} - m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &711817436 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 711817437} - m_Layer: 5 - m_Name: LowerLeftAnchor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &711817437 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 711817436} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 877407280} - - {fileID: 1772921108} - m_Father: {fileID: 1601510087} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0.00012207031, y: 0.000061035156} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!43 &716327412 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 186 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 64 - localAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 64 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1792 - _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21821104, y: -0.014958374, z: 0} - m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &752652917 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 752652918} - - component: {fileID: 752652920} - - component: {fileID: 752652919} - m_Layer: 0 - m_Name: Camera-SplitControls - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &752652918 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} - serializedVersion: 2 - 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: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &752652919 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_RenderShadows: 1 - m_RequiresDepthTextureOption: 2 - m_RequiresOpaqueTextureOption: 2 - m_CameraType: 0 - m_Cameras: [] - m_RendererIndex: -1 - m_VolumeLayerMask: - serializedVersion: 2 - m_Bits: 1 - m_VolumeTrigger: {fileID: 0} - m_VolumeFrameworkUpdateModeOption: 2 - m_RenderPostProcessing: 0 - m_Antialiasing: 0 - m_AntialiasingQuality: 2 - m_StopNaN: 0 - m_Dithering: 0 - m_ClearDepth: 1 - m_AllowXRRendering: 1 - m_AllowHDROutput: 1 - m_UseScreenCoordOverride: 0 - m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} - m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} - m_RequiresDepthTexture: 0 - m_RequiresColorTexture: 0 - m_Version: 2 - m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 ---- !u!20 &752652920 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 752652917} - m_Enabled: 0 - serializedVersion: 2 - m_ClearFlags: 2 - m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: -0.5 - width: 1 - height: 1 - near clip plane: 0.3 - far clip plane: 1000 - field of view: 60 - orthographic: 0 - orthographic size: 5 - m_Depth: 0 - m_CullingMask: - serializedVersion: 2 - m_Bits: 32 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!43 &768166320 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 72 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 26 - localAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 26 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 728 - _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07866117, y: 0.3336368, z: 0} - m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &776702476 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} - m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &825979567 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 825979570} - - component: {fileID: 825979569} - - component: {fileID: 825979572} - - component: {fileID: 825979571} - m_Layer: 0 - m_Name: Camera - Main - m_TagString: MainCamera - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!20 &825979569 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - serializedVersion: 2 - m_ClearFlags: 2 - m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 - near clip plane: 0.1 - far clip plane: 5000 - field of view: 40 - orthographic: 1 - orthographic size: 10 - m_Depth: -1 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!4 &825979570 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -50.698505, y: 5.7400007, z: -10} - m_LocalScale: {x: 0.1, y: 0.1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &825979571 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_RenderShadows: 1 - m_RequiresDepthTextureOption: 2 - m_RequiresOpaqueTextureOption: 2 - m_CameraType: 0 - m_Cameras: [] - m_RendererIndex: -1 - m_VolumeLayerMask: - serializedVersion: 2 - m_Bits: 1 - m_VolumeTrigger: {fileID: 0} - m_VolumeFrameworkUpdateModeOption: 2 - m_RenderPostProcessing: 1 - m_Antialiasing: 0 - m_AntialiasingQuality: 2 - m_StopNaN: 0 - m_Dithering: 0 - m_ClearDepth: 1 - m_AllowXRRendering: 1 - m_AllowHDROutput: 1 - m_UseScreenCoordOverride: 0 - m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} - m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} - m_RequiresDepthTexture: 0 - m_RequiresColorTexture: 0 - m_Version: 2 - m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 ---- !u!114 &825979572 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 825979567} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ShowDebugText: 0 - m_ShowCameraFrustum: 1 - m_IgnoreTimeScale: 0 - m_WorldUpOverride: {fileID: 0} - m_UpdateMethod: 2 - m_BlendUpdateMethod: 1 - m_DefaultBlend: - m_Style: 1 - m_Time: 5 - m_CustomCurve: - serializedVersion: 2 - m_Curve: [] - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - m_CustomBlends: {fileID: 0} - m_CameraCutEvent: - m_PersistentCalls: - m_Calls: [] - m_CameraActivatedEvent: - m_PersistentCalls: - m_Calls: [] ---- !u!1 &842874587 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 842874588} - - component: {fileID: 842874591} - - component: {fileID: 842874590} - - component: {fileID: 842874589} - - component: {fileID: 842874592} - m_Layer: 5 - m_Name: Canvas-PauseGame - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!224 &842874588 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1029687590} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!114 &842874589 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &842874590 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &842874591 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 1 - m_TargetDisplay: 0 ---- !u!114 &842874592 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 842874587} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} - m_Name: - m_EditorClassIdentifier: - rootPauseScreen: {fileID: 1029687589} - labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 1 ---- !u!1 &877407279 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 877407280} - - component: {fileID: 877407284} - - component: {fileID: 877407283} - - component: {fileID: 877407282} - - component: {fileID: 877407281} - m_Layer: 5 - m_Name: Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &877407280 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - 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: 391760513} - m_Father: {fileID: 711817437} - 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: 109, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &877407281 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /leftArrow ---- !u!114 &877407282 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 877407283} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &877407283 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &877407284 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 877407279} - m_CullTransparentMesh: 0 ---- !u!1001 &904104553 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_Name - value: Particles_Glow - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_SortingLayer - value: -1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: ShapeModule.m_Scale.x - value: 33.1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.72 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.83 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.14 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} ---- !u!4 &904104554 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, - type: 3} - m_PrefabInstance: {fileID: 904104553} - m_PrefabAsset: {fileID: 0} ---- !u!4 &915121624 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &927382648 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.99737316 - objectReference: {fileID: 0} - - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.072434455 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8619109 - objectReference: {fileID: 0} - - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5070598 - objectReference: {fileID: 0} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1058990043} - - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1250 - objectReference: {fileID: 0} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 702357827} - - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1260 - objectReference: {fileID: 0} - - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 324979615} - - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1224 - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName - value: CharacterController2D, Assembly-CSharp - objectReference: {fileID: 0} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument - value: - objectReference: {fileID: 915121624} - - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName - value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime - objectReference: {fileID: 0} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 716327412} - - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1264 - objectReference: {fileID: 0} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 490625351} - - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1324 - objectReference: {fileID: 0} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1368346627} - - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1222 - objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 140940713} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1334 - objectReference: {fileID: 0} - - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1077763402} - - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1254 - objectReference: {fileID: 0} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 170167097} - - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1228 - objectReference: {fileID: 0} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1791983271} - - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1232 - objectReference: {fileID: 0} - - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 653126015} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1332 - objectReference: {fileID: 0} - - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1086194606} - - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1192 - objectReference: {fileID: 0} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1314662228} - - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1236 - objectReference: {fileID: 0} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 970385040} - - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1216 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.0000034086402 - objectReference: {fileID: 0} - - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.00000086426724 - objectReference: {fileID: 0} - - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Name - value: Sara Variant - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_RootOrder - value: 5 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.x - value: -52.64 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.y - value: -2.26 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: maxSpeed - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: audioPlayer - value: - objectReference: {fileID: 432623615} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: acceleration - value: 30 - objectReference: {fileID: 0} - - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: spriteLibrary - value: - objectReference: {fileID: 1598623320} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000027418133 - objectReference: {fileID: 0} - - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.000024378294 - objectReference: {fileID: 0} - - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -0.003 - objectReference: {fileID: 0} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1960960740} - - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1262 - objectReference: {fileID: 0} - - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1156537807} - - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1246 - objectReference: {fileID: 0} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2033581470} - - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1234 - objectReference: {fileID: 0} - - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1671932041} - - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1274 - objectReference: {fileID: 0} - - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2128434174} - - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1252 - objectReference: {fileID: 0} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2064797071} - - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1258 - objectReference: {fileID: 0} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1299560289} - - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1268 - objectReference: {fileID: 0} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 996177550} - - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1240 - objectReference: {fileID: 0} - - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 768166320} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1328 - objectReference: {fileID: 0} - - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_SpriteLibraryAsset - value: - objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1630560359} - - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1270 - objectReference: {fileID: 0} - - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1583489727} - - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1266 - objectReference: {fileID: 0} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961548405} - - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1218 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1698569813} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1336 - objectReference: {fileID: 0} - - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 776702476} - - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1230 - objectReference: {fileID: 0} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 139071211} - - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1220 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 268425353} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1330 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 691701818} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1326 - objectReference: {fileID: 0} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1945076100} - - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1238 - objectReference: {fileID: 0} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 2117626672} - - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1208 - objectReference: {fileID: 0} - - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1155506775} - - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1242 - objectReference: {fileID: 0} - - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.9937137 - objectReference: {fileID: 0} - - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.11195159 - objectReference: {fileID: 0} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1033828130} - - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1244 - objectReference: {fileID: 0} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1904426841} - - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1272 - objectReference: {fileID: 0} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1666075635} - - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1226 - objectReference: {fileID: 0} - - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 961203125} - - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1194 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.8627133 - objectReference: {fileID: 0} - - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_LocalRotation.z - value: 0.5056934 - objectReference: {fileID: 0} - - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Sprite - value: - objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 379404232} - - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1256 - objectReference: {fileID: 0} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 1406295500} - - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1248 - objectReference: {fileID: 0} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_Mesh - value: - objectReference: {fileID: 14844945} - - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - propertyPath: m_InstanceId - value: -1196 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} ---- !u!114 &927382649 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e52de21a22b6dd44c9cc19f810c65059, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!95 &927382650 stripped -Animator: - m_CorrespondingSourceObject: {fileID: 2638879085847843680, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} ---- !u!4 &927382651 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} ---- !u!4 &937351332 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - m_PrefabInstance: {fileID: 3068243760089943930} - m_PrefabAsset: {fileID: 0} ---- !u!43 &961203125 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 18 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 8 - localAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 8 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 224 - _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} - m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &961548405 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} - m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &970385040 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} - m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &976243511 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - propertyPath: m_Name - value: Audio - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} ---- !u!82 &976243512 stripped -AudioSource: - m_CorrespondingSourceObject: {fileID: 884130366229058929, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!1 &976243513 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 9220637403320098773, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!43 &996177550 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} - m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1029687589 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1029687590} - - component: {fileID: 1029687592} - - component: {fileID: 1029687591} - - component: {fileID: 1029687593} - m_Layer: 5 - m_Name: PausePanel - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1029687590 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - 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: 2053592351} - m_Father: {fileID: 842874588} - 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: 40, y: 40} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1029687591 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} - 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: 10907, guid: 0000000000000000f000000000000000, type: 0} - m_Type: 1 - 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!222 &1029687592 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - m_CullTransparentMesh: 1 ---- !u!114 &1029687593 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1029687589} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Delegates: - - eventID: 15 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 - - eventID: 4 - callback: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!43 &1033828130 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.03492428, y: 0.001018051, z: 0} - m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!850595691 &1047545613 -LightingSettings: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Settings.lighting - serializedVersion: 6 - m_GIWorkflowMode: 1 - m_EnableBakedLightmaps: 0 - m_EnableRealtimeLightmaps: 0 - m_RealtimeEnvironmentLighting: 1 - m_BounceScale: 1 - m_AlbedoBoost: 1 - m_IndirectOutputScale: 1 - m_UsingShadowmask: 1 - m_BakeBackend: 1 - m_LightmapMaxSize: 1024 - m_BakeResolution: 40 - m_Padding: 2 - m_LightmapCompression: 3 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAO: 0 - m_MixedBakeMode: 2 - m_LightmapsBakeMode: 1 - m_FilterMode: 1 - m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_RealtimeResolution: 2 - m_ForceWhiteAlbedo: 0 - m_ForceUpdates: 0 - m_FinalGather: 0 - m_FinalGatherRayCount: 256 - m_FinalGatherFiltering: 1 - m_PVRCulling: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_LightProbeSampleCountMultiplier: 4 - m_PVRBounces: 2 - m_PVRMinBounces: 2 - m_PVREnvironmentImportanceSampling: 1 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_PVRTiledBaking: 0 - m_NumRaysToShootPerTexel: -1 - m_RespectSceneVisibilityWhenBakingGI: 0 ---- !u!43 &1058990043 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 150 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 52 - localAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 52 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1456 - _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.010901738, y: -0.013689652, z: 0} - m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1077763402 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 126 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 44 - localAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 44 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1232 - _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} - m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1086194606 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.26114058, y: -0.06276503, z: 0} - m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1155506775 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} - m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1156537807 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} - m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1165331672 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 8431836015316238528, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, - type: 3} - m_PrefabInstance: {fileID: 976243511} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1169621959 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1169621960} - - component: {fileID: 1169621962} - - component: {fileID: 1169621961} - m_Layer: 5 - m_Name: ImageBackground - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1169621960 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1169621959} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1.0001552, y: 1.0001552, z: 1.0001552} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1601510087} - 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 &1169621961 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1169621959} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.2784314} - 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1169621962 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1169621959} - m_CullTransparentMesh: 1 ---- !u!1001 &1185020591 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1329263599} - m_Modifications: - - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_Name - value: Particles_Dust - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.x - value: -22.70182 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.y - value: -0.13 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} ---- !u!4 &1185020592 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, - type: 3} - m_PrefabInstance: {fileID: 1185020591} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1202231074 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1202231075} - - component: {fileID: 1202231077} - - component: {fileID: 1202231076} - m_Layer: 0 - m_Name: CM VCam - Far - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1202231075 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1202231074} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -52.64, y: 5.74, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1821809341} - m_Father: {fileID: 2073308323} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1202231076 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1202231074} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ConfineMode: 0 - m_BoundingVolume: {fileID: 0} - m_BoundingShape2D: {fileID: 1552010512268305785} - m_ConfineScreenEdges: 1 - m_Damping: 0 ---- !u!114 &1202231077 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1202231074} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ExcludedPropertiesInInspector: - - m_Script - m_LockStageInInspector: - m_StreamingVersion: 20170927 - m_Priority: 10 - m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 927382651} - m_Lens: - FieldOfView: 40 - OrthographicSize: 10 - NearClipPlane: 0.1 - FarClipPlane: 5000 - Dutch: 0 - ModeOverride: 0 - LensShift: {x: 0, y: 0} - GateFit: 2 - FocusDistance: 10 - m_SensorSize: {x: 1, y: 1} - m_Transitions: - m_BlendHint: 0 - m_InheritPosition: 0 - m_OnCameraLive: - m_PersistentCalls: - m_Calls: [] - m_LegacyBlendHint: 0 - m_ComponentOwner: {fileID: 1821809341} ---- !u!1 &1213378339 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1213378340} - - component: {fileID: 1213378341} - m_Layer: 5 - m_Name: SafeZone - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1213378340 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1213378339} - 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: 1938041174} - - {fileID: 632774363} - - {fileID: 254096036} - m_Father: {fileID: 727782449381929454} - 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 &1213378341 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1213378339} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!4 &1224285219 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1241705673 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1241705675} - - component: {fileID: 1241705674} - m_Layer: 0 - m_Name: ConfigurationManager - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1241705674 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1241705673} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} - m_Name: - m_EditorClassIdentifier: - OnConfigurationChanged: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: ConditionallyPauseGameOnOrientationChange - m_Mode: 0 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 - OnFoldChanged: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: ConditionallyPauseGameOnFoldChange - m_Mode: 0 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 ---- !u!4 &1241705675 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1241705673} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1290339268 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1290339269} - - component: {fileID: 1290339271} - - component: {fileID: 1290339270} - m_Layer: 0 - m_Name: Trigger - Intro Transition - Far To Near - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1290339269 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -47, y: 0.02, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 490073565} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1290339270 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} - m_Name: - m_EditorClassIdentifier: - activatorTag: Player - deactivateOnExit: 0 - objects: - - {fileID: 2028422992} ---- !u!61 &1290339271 -BoxCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 1 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 10, y: 10} - m_EdgeRadius: 0 ---- !u!43 &1299560289 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 60 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 22 - localAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 22 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 616 - _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} - m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1314662228 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} - m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1329263598 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1329263599} - m_Layer: 0 - m_Name: FX - Day - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1329263599 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1329263598} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 904104554} - - {fileID: 1185020592} - m_Father: {fileID: 1565046920} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1346792638 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1773954006} - m_Modifications: - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.x - value: 23.03582 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.y - value: -4.5689993 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalPosition.z - value: -1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, - type: 3} - propertyPath: m_Name - value: Sequence_ArtefactExplosion - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} ---- !u!1 &1346792639 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, - type: 3} - m_PrefabInstance: {fileID: 1346792638} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1346792645 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, - type: 3} - m_PrefabInstance: {fileID: 1346792638} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1368346627 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} - m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1406295500 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 138 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 48 - localAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 48 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1344 - _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.07407748, y: 0.110252835, z: 0} - m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1470445003 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1470445004} - - component: {fileID: 1470445008} - - component: {fileID: 1470445007} - - component: {fileID: 1470445006} - - component: {fileID: 1470445005} - m_Layer: 5 - m_Name: Jump - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1470445004 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - 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: 2087105157} - m_Father: {fileID: 270955015} - 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: -115, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1470445005 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /space ---- !u!114 &1470445006 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 1470445007} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &1470445007 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1470445008 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1470445003} - m_CullTransparentMesh: 0 ---- !u!1001 &1497350387 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_Name - value: Environment_Middle_TileGrid - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} ---- !u!4 &1539694135 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - m_PrefabInstance: {fileID: 7928108577112020342} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1565046919 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1565046920} - m_Layer: 0 - m_Name: FX - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1565046920 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1565046919} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1329263599} - - {fileID: 1714311180} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1583489727 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 174 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 60 - localAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 60 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1680 - _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} - m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!114 &1598623320 stripped -MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, - type: 3} - m_PrefabInstance: {fileID: 927382648} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1 &1601510086 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1601510087} - m_Layer: 5 - m_Name: Panel-ControlsOnFold - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1601510087 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1601510086} - 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: 1169621960} - - {fileID: 328125792} - - {fileID: 711817437} - - {fileID: 270955015} - m_Father: {fileID: 1626634859} - 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!1 &1626634855 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1626634859} - - component: {fileID: 1626634858} - - component: {fileID: 1626634857} - - component: {fileID: 1626634856} - - component: {fileID: 1626634860} - m_Layer: 5 - m_Name: Canvas-OnlyShowOnFold - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &1626634856 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1626634857 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1800, y: 900} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1626634858 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 1 - m_Camera: {fileID: 752652920} - m_PlaneDistance: 1 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &1626634859 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1601510087} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!114 &1626634860 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} - m_Name: - m_EditorClassIdentifier: - mainCamera: {fileID: 825979569} - splitFillCamera: {fileID: 752652920} - panelRect: {fileID: 1601510087} - disableOnFold: - - {fileID: 1644673664} - enableOnFold: - - {fileID: 1601510086} - simulateFoldInEditor: 0 ---- !u!43 &1630560359 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 156 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 54 - localAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 54 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1512 - _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.014470227, y: 0.028403044, z: 0} - m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1644673664 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1644673665} - m_Layer: 0 - m_Name: UI - Mobile Input - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1644673665 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1644673664} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 727782450799988070} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1666075635 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} - m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1671932041 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 24 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 10 - localAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 10 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 280 - _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} - m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &1698569813 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 144 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 50 - localAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 50 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1400 - _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} - m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1714311179 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1714311180} - m_Layer: 0 - m_Name: FX - Night - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!4 &1714311180 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1714311179} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1953263007} - - {fileID: 264391988} - m_Father: {fileID: 1565046920} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &1743653272 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - m_PrefabInstance: {fileID: 6372339727274416988} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1772921107 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1772921108} - - component: {fileID: 1772921112} - - component: {fileID: 1772921111} - - component: {fileID: 1772921110} - - component: {fileID: 1772921109} - m_Layer: 5 - m_Name: Right - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1772921108 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - 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: 546821400} - m_Father: {fileID: 711817437} - 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: 262, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1772921109 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /rightArrow ---- !u!114 &1772921110 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 1772921111} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &1772921111 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1772921112 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772921107} - m_CullTransparentMesh: 0 ---- !u!1 &1773954005 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1773954006} - m_Layer: 0 - m_Name: Sequence - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1773954006 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1773954005} - serializedVersion: 2 - 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: 1346792645} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1791983271 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} - m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1821809340 -GameObject: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1821809341} - - component: {fileID: 1821809343} - - component: {fileID: 1821809342} - m_Layer: 0 - m_Name: cm - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1821809341 -Transform: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 12.67, y: 3.9, z: 10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1202231075} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1821809342 -MonoBehaviour: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0.2 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 1 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.9 - m_CameraDistance: 10 - m_DeadZoneWidth: 0.2 - m_DeadZoneHeight: 0.1 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: 0 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!114 &1821809343 -MonoBehaviour: - m_ObjectHideFlags: 3 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1821809340} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!4 &1832493931 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - m_PrefabInstance: {fileID: 1627526225931160617} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1865370384 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - m_PrefabInstance: {fileID: 8552014121755056491} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1904426841 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 48 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 18 - localAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 18 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 504 - _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.055600636, y: -0.009429259, z: 0} - m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1938041173 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1938041174} - m_Layer: 5 - m_Name: LowerLeftAnchor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1938041174 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1938041173} - 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: 727782450518935688} - - {fileID: 727782449189556958} - m_Father: {fileID: 1213378340} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1, y: 1} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!43 &1945076100 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} - m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1945090951 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1945090952} - - component: {fileID: 1945090954} - - component: {fileID: 1945090953} - m_Layer: 5 - m_Name: Text (TMP) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1945090952 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - 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: 632774363} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 0, y: -25} - m_SizeDelta: {x: 120, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1945090953 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 10 Gems - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294908672 - m_fontColor: {r: 0, g: 0.10661459, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 26.55 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 1 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 256 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &1945090954 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1945090951} - m_CullTransparentMesh: 1 ---- !u!4 &1953263007 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - m_PrefabInstance: {fileID: 1979114208} - m_PrefabAsset: {fileID: 0} ---- !u!43 &1960960740 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 108 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 38 - localAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 38 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1064 - _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} - m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &1979114208 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1714311180} - m_Modifications: - - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[0] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Materials.Array.data[1] - value: - objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.frequency - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: NoiseModule.strength.scalar - value: 0.2 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: ExternalForcesModule.enabled - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.maxNumParticles - value: 50 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.scalar - value: 0.1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minScalar - value: 0.05 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.b - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.g - value: 0.80241597 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startColor.minColor.r - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSize.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeY.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: InitialModule.startSizeZ.minMaxState - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -3.27 - objectReference: {fileID: 0} - - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.43 - objectReference: {fileID: 0} - - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_Name - value: Particles_Fireflies_Swarm - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.x - value: -41.81182 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.y - value: 2.5349991 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} ---- !u!1 &2028422992 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2028422994} - - component: {fileID: 2028422993} - - component: {fileID: 2028422995} - - component: {fileID: 15} - m_Layer: 0 - m_Name: CM VCam - Near - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!114 &2028422993 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ExcludedPropertiesInInspector: - - m_Script - m_LockStageInInspector: - m_StreamingVersion: 20170927 - m_Priority: 10 - m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 927382651} - m_Lens: - FieldOfView: 40 - OrthographicSize: 4.5 - NearClipPlane: 0.1 - FarClipPlane: 5000 - Dutch: 0 - ModeOverride: 0 - LensShift: {x: 0, y: 0} - GateFit: 2 - FocusDistance: 10 - m_SensorSize: {x: 1, y: 1} - m_Transitions: - m_BlendHint: 0 - m_InheritPosition: 0 - m_OnCameraLive: - m_PersistentCalls: - m_Calls: [] - m_LegacyBlendHint: 0 - m_ComponentOwner: {fileID: 316676089} ---- !u!4 &2028422994 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 316676089} - m_Father: {fileID: 2073308323} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &2028422995 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2028422992} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ConfineMode: 0 - m_BoundingVolume: {fileID: 0} - m_BoundingShape2D: {fileID: 1552010512268305785} - m_ConfineScreenEdges: 1 - m_Damping: 0 ---- !u!43 &2033581470 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} - m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &2053592350 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2053592351} - - component: {fileID: 2053592353} - - component: {fileID: 2053592352} - m_Layer: 5 - m_Name: PauseText - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &2053592351 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} - 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: 1029687590} - 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: -240, y: 100} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &2053592352 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} - m_Name: - m_EditorClassIdentifier: - 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_text: 'PAUSED - - (tap to continue)' - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 1, g: 1, b: 1, a: 1} - bottomRight: {r: 1, g: 1, b: 1, a: 1} - m_fontColorGradientPreset: {fileID: 0} - m_spriteAsset: {fileID: 0} - m_tintAllSprites: 0 - m_StyleSheet: {fileID: 0} - m_TextStyleHashCode: -1183493901 - m_overrideHtmlColors: 0 - m_faceColor: - serializedVersion: 2 - rgba: 4294967295 - m_fontSize: 44.1 - m_fontSizeBase: 36 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 72 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 512 - m_textAlignment: 65535 - m_characterSpacing: 0 - m_wordSpacing: 0 - m_lineSpacing: 0 - m_lineSpacingMax: 0 - m_paragraphSpacing: 0 - m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 - m_wordWrappingRatios: 0.4 - m_overflowMode: 0 - m_linkedTextComponent: {fileID: 0} - parentLinkedComponent: {fileID: 0} - m_enableKerning: 1 - m_enableExtraPadding: 0 - checkPaddingRequired: 0 - m_isRichText: 1 - m_parseCtrlCharacters: 1 - m_isOrthographic: 1 - m_isCullingEnabled: 0 - m_horizontalMapping: 0 - m_verticalMapping: 0 - m_uvLineOffset: 0 - m_geometrySortingOrder: 0 - m_IsTextObjectScaleStatic: 0 - m_VertexBufferAutoSizeReduction: 0 - m_useMaxVisibleDescender: 1 - m_pageToDisplay: 1 - m_margin: {x: 0, y: 0, z: 0, w: 0} - m_isUsingLegacyAnimationComponent: 0 - m_isVolumetricText: 0 - m_hasFontAssetChanged: 0 - m_baseMaterial: {fileID: 0} - m_maskOffset: {x: 0, y: 0, z: 0, w: 0} ---- !u!222 &2053592353 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2053592350} - m_CullTransparentMesh: 1 ---- !u!43 &2064797071 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 84 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 30 - localAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 30 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 840 - _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.014057599, y: -0.008652508, z: 0} - m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &2073308322 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2073308323} - m_Layer: 0 - m_Name: CM Virtual Cameras - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &2073308323 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2073308322} - serializedVersion: 2 - 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: 1202231075} - - {fileID: 2028422994} - - {fileID: 1565570274531159205} - m_Father: {fileID: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &2087105156 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2087105157} - - component: {fileID: 2087105159} - - component: {fileID: 2087105158} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &2087105157 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} - 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: 1470445004} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &2087105158 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &2087105159 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2087105156} - m_CullTransparentMesh: 0 ---- !u!4 &2090619701 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, - type: 3} - m_PrefabInstance: {fileID: 1497350387} - m_PrefabAsset: {fileID: 0} ---- !u!4 &2110736387 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - m_PrefabInstance: {fileID: 7724372246930588227} - m_PrefabAsset: {fileID: 0} ---- !u!43 &2117626672 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 30 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 12 - localAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 12 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 336 - _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} - m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!43 &2128434174 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 11 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 42 - localAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 42 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 1176 - _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.0843506, y: 0.032380488, z: 0} - m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} - m_MeshUsageFlags: 0 - m_CookingOptions: 30 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1001 &2134805168 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1714311180} - m_Modifications: - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_Name - value: Particles_Wind_Trail - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.x - value: -80.781815 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.y - value: 11.704999 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalPosition.z - value: 1.1445379 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.w - value: 0.7071068 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalRotation.z - value: -0.7071068 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: -90 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingLayer - value: -3 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingOrder - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, - type: 3} - propertyPath: m_SortingLayerID - value: 1988455705 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} ---- !u!1001 &312934814778461147 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_3 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} ---- !u!1 &727782448926358661 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782448926358662} - - component: {fileID: 727782448926358680} - - component: {fileID: 727782448926358663} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782448926358662 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 727782450518935688} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782448926358663 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782448926358680 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782448926358661} - m_CullTransparentMesh: 0 ---- !u!114 &727782449189556944 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449189556945 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_CullTransparentMesh: 0 ---- !u!114 &727782449189556946 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /rightArrow ---- !u!1 &727782449189556957 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449189556958} - - component: {fileID: 727782449189556945} - - component: {fileID: 727782449189556944} - - component: {fileID: 727782449189556959} - - component: {fileID: 727782449189556946} - m_Layer: 5 - m_Name: Right - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449189556958 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - 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: 727782449712015977} - m_Father: {fileID: 1938041174} - 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: 262, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449189556959 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449189556957} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782449189556944} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!1 &727782449263779708 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449263779709} - - component: {fileID: 727782449263779711} - - component: {fileID: 727782449263779710} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449263779709 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} - 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: 727782449493028359} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449263779710 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449263779711 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449263779708} - m_CullTransparentMesh: 0 ---- !u!1 &727782449381929450 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449381929454} - - component: {fileID: 727782449381929453} - - component: {fileID: 727782449381929452} - - component: {fileID: 727782449381929451} - m_Layer: 5 - m_Name: Canvas - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &727782449381929451 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &727782449381929452 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 1 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 1280, y: 720} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &727782449381929453 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 25 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!224 &727782449381929454 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449381929450} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1213378340} - m_Father: {fileID: 727782450799988070} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!1 &727782449433009720 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449433009723} - - component: {fileID: 727782449433009722} - - component: {fileID: 727782449433009721} - m_Layer: 0 - m_Name: EventSystem - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &727782449433009721 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} - m_Name: - m_EditorClassIdentifier: - m_SendPointerHoverToParent: 1 - m_HorizontalAxis: Horizontal - m_VerticalAxis: Vertical - m_SubmitButton: Submit - m_CancelButton: Cancel - m_InputActionsPerSecond: 10 - m_RepeatDelay: 0.5 - m_ForceModuleActive: 0 ---- !u!114 &727782449433009722 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_FirstSelected: {fileID: 0} - m_sendNavigationEvents: 1 - m_DragThreshold: 10 ---- !u!4 &727782449433009723 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449433009720} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &727782449493028358 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449493028359} - - component: {fileID: 727782449493028378} - - component: {fileID: 727782449493028377} - - component: {fileID: 727782449493028376} - - component: {fileID: 727782449493028379} - m_Layer: 5 - m_Name: Jump - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449493028359 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - 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: 727782449263779709} - m_Father: {fileID: 254096036} - 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: -115, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449493028376 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782449493028377} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &727782449493028377 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449493028378 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_CullTransparentMesh: 0 ---- !u!114 &727782449493028379 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449493028358} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /space ---- !u!1 &727782449712015976 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782449712015977} - - component: {fileID: 727782449712015979} - - component: {fileID: 727782449712015978} - m_Layer: 5 - m_Name: Image - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782449712015977 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 727782449189556958} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} - 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: 50, y: 50} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782449712015978 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0.8} - 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 1 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &727782449712015979 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782449712015976} - m_CullTransparentMesh: 0 ---- !u!224 &727782450518935688 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - 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: 727782448926358662} - m_Father: {fileID: 1938041174} - 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: 109, y: 100} - m_SizeDelta: {x: 150, y: 150} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &727782450518935689 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_WrapAround: 0 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 1 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 1 - m_TargetGraphic: {fileID: 727782450518935690} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!114 &727782450518935690 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782450518935691 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_CullTransparentMesh: 0 ---- !u!114 &727782450518935692 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450518935799} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ControlPath: /leftArrow ---- !u!1 &727782450518935799 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782450518935688} - - component: {fileID: 727782450518935691} - - component: {fileID: 727782450518935690} - - component: {fileID: 727782450518935689} - - component: {fileID: 727782450518935692} - m_Layer: 5 - m_Name: Left - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!1 &727782450799988069 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 727782450799988070} - - component: {fileID: 727782450799988071} - m_Layer: 0 - m_Name: On-Screen Controls - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &727782450799988070 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450799988069} - 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: 727782449381929454} - m_Father: {fileID: 1644673665} - 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 &727782450799988071 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 727782450799988069} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} - m_Name: - m_EditorClassIdentifier: - controlsCanvas: {fileID: 727782449381929453} ---- !u!50 &1552010512268305782 -Rigidbody2D: - serializedVersion: 4 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - m_BodyType: 2 - m_Simulated: 1 - m_UseFullKinematicContacts: 0 - m_UseAutoMass: 0 - m_Mass: 1 - m_LinearDrag: 0 - m_AngularDrag: 0.05 - m_GravityScale: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_Interpolate: 0 - m_SleepingMode: 1 - m_CollisionDetection: 0 - m_Constraints: 0 ---- !u!61 &1552010512268305784 -BoxCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 0 - m_UsedByEffector: 0 - m_UsedByComposite: 1 - m_Offset: {x: -15.68359, y: 2.8413353} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 80.35488, y: 26.68267} - m_EdgeRadius: 0 ---- !u!66 &1552010512268305785 -CompositeCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - m_Enabled: 1 - m_Density: 1 - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_IsTrigger: 1 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 0, y: 0} - m_GeometryType: 1 - m_GenerationType: 0 - m_EdgeRadius: 0 - m_ColliderPaths: - - m_Collider: {fileID: 1552010512268305784} - m_ColliderPaths: - - - X: 244938512 - Y: 161826704 - - X: -558610304 - Y: 161826704 - - X: -558610304 - Y: -105000000 - - X: 244938512 - Y: -105000000 - m_CompositePaths: - m_Paths: - - - {x: 24.493849, y: -10.5} - - {x: 24.493849, y: 16.18267} - - {x: -55.86103, y: 16.182667} - - {x: -55.86103, y: -10.5} - m_VertexDistance: 0.0005 - m_OffsetDistance: 0.000005 - m_UseDelaunayMesh: 0 - m_CompositeGameObject: {fileID: 1552010512268305786} ---- !u!1 &1552010512268305786 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1552010512268305787} - - component: {fileID: 1552010512268305782} - - component: {fileID: 1552010512268305785} - - component: {fileID: 1552010512268305784} - m_Layer: 0 - m_Name: Camera - Bounds - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1552010512268305787 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1552010512268305786} - serializedVersion: 2 - 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: 257492487} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &1565570274531159205 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4676945551780775987} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 2418517548387292700} - m_Father: {fileID: 2073308323} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1627526225931160617 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_RootOrder - value: 7 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, - type: 3} - propertyPath: m_Name - value: Environment_Background_Middle - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} ---- !u!114 &2344240511440485639 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6672499304107077150} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 0 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_TargetMovementOnly: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.91 - m_CameraDistance: 10 - m_DeadZoneWidth: 0 - m_DeadZoneHeight: 0.0018518518 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: -0.000000074678674 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 5000 ---- !u!4 &2418517548387292700 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6672499304107077150} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1565570274531159205} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &3068243760089943930 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 328447789} - m_Modifications: - - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_Name - value: Environment_Foreground_Far - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} ---- !u!1001 &3700321188437348931 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, - type: 3} - propertyPath: m_Name - value: Environment_Background_Clouds_1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} ---- !u!1001 &4222172013719565011 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_1 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_RootOrder - value: 6 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} ---- !u!1001 &4233726997508487840 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 4233726996481882083, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_Name - value: Gameplay - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.size - value: 18 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[6].key - value: - objectReference: {fileID: 8746593898355353494, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[7].key - value: - objectReference: {fileID: -6282149261642576288, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[8].key - value: - objectReference: {fileID: -7205171871961192776, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[9].key - value: - objectReference: {fileID: -5367793367026606098, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[10].key - value: - objectReference: {fileID: 6296314514907285990, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[11].key - value: - objectReference: {fileID: 1887292780499569855, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[12].key - value: - objectReference: {fileID: 6125828316537709123, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[13].key - value: - objectReference: {fileID: -1768118237966151592, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[14].key - value: - objectReference: {fileID: 7505689905804029488, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[15].key - value: - objectReference: {fileID: 8486473736393929038, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[16].key - value: - objectReference: {fileID: -2472795056612009201, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[17].key - value: - objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[18].key - value: - objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, - type: 2} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[1].value - value: - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[2].value - value: - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[3].value - value: - objectReference: {fileID: 7183986917864706342} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[4].value - value: - objectReference: {fileID: 15} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[5].value - value: - objectReference: {fileID: 825979572} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[6].value - value: - objectReference: {fileID: 927382650} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[7].value - value: - objectReference: {fileID: 927382649} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[8].value - value: - objectReference: {fileID: 79114920} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[9].value - value: - objectReference: {fileID: 5162504457308538021} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[10].value - value: - objectReference: {fileID: 825979572} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[11].value - value: - objectReference: {fileID: 7183986917864706342} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[12].value - value: - objectReference: {fileID: 15} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[13].value - value: - objectReference: {fileID: 976243512} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[14].value - value: - objectReference: {fileID: 1165331672} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[15].value - value: - objectReference: {fileID: 976243513} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[16].value - value: - objectReference: {fileID: 1329263598} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[17].value - value: - objectReference: {fileID: 1714311179} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_SceneBindings.Array.data[18].value - value: - objectReference: {fileID: 1714311179} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.size - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[0].first - value: 76bd06a3f767fa8458bd0cc47d01ae0f - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[1].first - value: a17fb9f4878f70b4a8f94be3bf9883df - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[2].first - value: f91b70916e4eec448ac84944558d0e5b - objectReference: {fileID: 0} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[0].second - value: - objectReference: {fileID: 1346792639} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[1].second - value: - objectReference: {fileID: 1202231077} - - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, - type: 3} - propertyPath: m_ExposedReferences.m_References.Array.data[2].second - value: - objectReference: {fileID: 1202231077} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, type: 3} ---- !u!1001 &4639193256775557093 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_2 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_RootOrder - value: 5 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.y - value: -0.86 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} ---- !u!1 &4676945551780775987 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1565570274531159205} - - component: {fileID: 5189629297270856085} - m_Layer: 0 - m_Name: CM VCam - Sara Close - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!1001 &4959870972681412978 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_RootOrder - value: 8 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, - type: 3} - propertyPath: m_Name - value: Volume - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} ---- !u!1001 &5162504457308538019 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: Light - Artefact - objectReference: {fileID: 0} - - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_a - objectReference: {fileID: 0} - - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} - propertyPath: m_Name - value: altar_b - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - propertyPath: m_Name - value: Environment_Middle_Crypt - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} ---- !u!1 &5162504457308538021 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 5083886796503807605, guid: cf105c35f94aaa9439582c5463ed295f, - type: 3} - m_PrefabInstance: {fileID: 5162504457308538019} - m_PrefabAsset: {fileID: 0} ---- !u!114 &5189629297270856085 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4676945551780775987} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ExcludedPropertiesInInspector: - - m_Script - m_LockStageInInspector: - m_StreamingVersion: 20170927 - m_Priority: 10 - m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 0} - m_Lens: - FieldOfView: 40 - OrthographicSize: 1.25 - NearClipPlane: 0.1 - FarClipPlane: 5000 - Dutch: 0 - ModeOverride: 0 - LensShift: {x: 0, y: 0} - GateFit: 2 - FocusDistance: 10 - m_SensorSize: {x: 1, y: 1} - m_Transitions: - m_BlendHint: 0 - m_InheritPosition: 0 - m_OnCameraLive: - m_PersistentCalls: - m_Calls: [] - m_LegacyBlendHint: 0 - m_ComponentOwner: {fileID: 2418517548387292700} ---- !u!1 &6070442860509131934 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6070442860509131936} - m_Layer: 0 - m_Name: Environment - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &6070442860509131936 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6070442860509131934} - serializedVersion: 2 - 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: 453339989} - - {fileID: 562934384} - - {fileID: 633614783} - - {fileID: 328447789} - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &6331163738709879229 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 633614783} - m_Modifications: - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.74745 - objectReference: {fileID: 0} - - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 7.61769 - objectReference: {fileID: 0} - - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.size - value: 83 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[0].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[0].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[1].x - value: -48.100758 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[1].y - value: 2.5291853 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[2].x - value: -40.877903 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[2].y - value: 2.8060753 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[3].x - value: -37.73627 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[3].y - value: 2.9314294 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[4].x - value: -35.757736 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[4].y - value: 3.015277 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[5].x - value: -33.909874 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[5].y - value: 3.0994673 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[6].x - value: -32.22523 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[6].y - value: 3.1841035 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[7].x - value: -30.73635 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[7].y - value: 3.2692902 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[8].x - value: -29.475754 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[8].y - value: 3.3551311 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[9].x - value: -28.941263 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[9].y - value: 3.3983269 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[10].x - value: -27.429693 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[10].y - value: 3.511582 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[11].x - value: -25.924696 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[11].y - value: 3.592239 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[12].x - value: -24.437029 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[12].y - value: 3.6438007 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[13].x - value: -22.977491 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[13].y - value: 3.6697662 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[14].x - value: -21.556877 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[14].y - value: 3.6736312 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[15].x - value: -20.185997 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[15].y - value: 3.6588964 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[16].x - value: -18.875626 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[16].y - value: 3.62906 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[17].x - value: -17.636585 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[17].y - value: 3.5876207 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[18].x - value: -16.479656 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[18].y - value: 3.5380766 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[19].x - value: -15.415636 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[19].y - value: 3.4839275 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[20].x - value: -14.455327 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[20].y - value: 3.4286704 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[21].x - value: -12.304582 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[21].y - value: 3.291243 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[22].x - value: -11.476978 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[22].y - value: 3.2437282 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[23].x - value: -9.293736 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[23].y - value: 3.0844486 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[24].x - value: -6.2180324 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[24].y - value: 2.8424654 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[25].x - value: -1.298351 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[25].y - value: 2.4423711 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[26].x - value: 0.8087091 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[26].y - value: 2.2648995 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[27].x - value: 3.2811127 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[27].y - value: 2.0403671 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[28].x - value: 7.6029744 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[28].y - value: 1.6364799 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[29].x - value: 15.132406 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[29].y - value: 0.9245387 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[30].x - value: 15.552409 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[30].y - value: 0.8770744 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[31].x - value: 16.02627 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[31].y - value: 0.80993986 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[32].x - value: 16.548912 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[32].y - value: 0.72510123 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[33].x - value: 17.72008 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[33].y - value: 0.5101918 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[34].x - value: 19.025024 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[34].y - value: 0.24811228 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[35].x - value: 23.333792 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[35].y - value: -0.66350335 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[36].x - value: 25.781961 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[36].y - value: -1.1650294 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[37].x - value: 26.734089 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[37].y - value: -1.3514299 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[38].x - value: 27.88665 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[38].y - value: -1.5568851 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[39].x - value: 28.533024 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[39].y - value: -1.661693 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[40].x - value: 29.223415 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[40].y - value: -1.7651851 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[41].x - value: 29.955791 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[41].y - value: -1.8653363 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[42].x - value: 30.841698 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[42].y - value: -1.9723691 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[43].x - value: 31.538399 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[43].y - value: -2.0475106 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[44].x - value: 32.384567 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[44].y - value: -2.1254818 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[45].x - value: 33.264614 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[45].y - value: -2.1920075 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[46].x - value: 34.176517 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[46].y - value: -2.2450619 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[47].x - value: 35.433563 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[47].y - value: -2.2838936 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[48].x - value: 36.730083 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[48].y - value: -2.2898996 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[49].x - value: 39.414967 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[49].y - value: -2.272559 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[50].x - value: 40.790073 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[50].y - value: -2.2837696 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[51].x - value: 42.178135 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[51].y - value: -2.331271 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[52].x - value: 43.572517 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[52].y - value: -2.4323354 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[53].x - value: 44.9666 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[53].y - value: -2.6042373 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[54].x - value: 46.353733 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[54].y - value: -2.8642461 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[55].x - value: 47.727333 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[55].y - value: -3.2296326 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[56].x - value: 49.08076 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[56].y - value: -3.7176661 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[57].x - value: 50.407402 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[57].y - value: -4.34562 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[58].x - value: 51.700653 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[58].y - value: -5.1307716 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[59].x - value: 52.953907 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[59].y - value: -6.090406 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[60].x - value: 54.160748 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[60].y - value: -7.242012 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[61].x - value: 54.192978 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[61].y - value: -7.6709733 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[62].x - value: 54.210068 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[62].y - value: -8.127947 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[63].x - value: 54.216335 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[63].y - value: -8.601803 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[64].x - value: 54.20249 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[64].y - value: -9.567677 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[65].x - value: 54.163715 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[65].y - value: -10.503626 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[66].x - value: 54.08557 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[66].y - value: -11.709324 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[67].x - value: 54.004086 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[67].y - value: -12.648793 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[68].x - value: 50.400906 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[68].y - value: -12.586023 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[69].x - value: 46.199657 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[69].y - value: -12.511428 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[70].x - value: 40.66774 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[70].y - value: -12.411468 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[71].x - value: 34.00697 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[71].y - value: -12.288719 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[72].x - value: 26.419197 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[72].y - value: -12.145769 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[73].x - value: 18.106213 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[73].y - value: -11.985188 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[74].x - value: 9.269859 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[74].y - value: -11.809564 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[75].x - value: 0.11196041 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[75].y - value: -11.6214695 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[76].x - value: -9.165668 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[76].y - value: -11.4234915 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[77].x - value: -18.36119 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[77].y - value: -11.218205 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[78].x - value: -27.272793 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[78].y - value: -11.008192 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[79].x - value: -35.698643 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[79].y - value: -10.796032 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[80].x - value: -43.436924 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[80].y - value: -10.584306 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[81].x - value: -50.28581 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[81].y - value: -10.375589 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[82].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[82].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[83].x - value: -50.91328 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[83].y - value: 2.2521095 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[84].x - value: -50.921196 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[84].y - value: 2.4109802 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[85].x - value: -55.013203 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Points.Array.data[85].y - value: 2.2301228 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_SortingOrder - value: 29 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, - type: 3} - propertyPath: m_Name - value: Environment_Middle_Exterior - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} ---- !u!1001 &6372339727274416988 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 15.176519 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 4.745509 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 26.026241 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.413302 - objectReference: {fileID: 0} - - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 22.067997 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 4.093515 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 11.553796 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.351036 - objectReference: {fileID: 0} - - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_RootOrder - value: 8 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.x - value: -27.09 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.y - value: -6.02 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalPosition.z - value: -0.0011686 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Name - value: Environment_Background_Near - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 6.3484974 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 2.9524179 - objectReference: {fileID: 0} - - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: -0.04578817 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 1.7536662 - objectReference: {fileID: 0} - - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 21.902344 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 3.9283397 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 12.141544 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 5.5162115 - objectReference: {fileID: 0} - - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 15.399981 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 5.7695045 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 24.218895 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 4.389306 - objectReference: {fileID: 0} - - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.x - value: 12.680306 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: 6.3623095 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.x - value: 12.389637 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 2.9193673 - objectReference: {fileID: 0} - - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} ---- !u!1 &6672499304107077150 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2418517548387292700} - - component: {fileID: 8031719049779931373} - - component: {fileID: 2344240511440485639} - m_Layer: 0 - m_Name: cm - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!1001 &7027970942513970745 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_Name - value: Environment_Background_Sky - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} ---- !u!4 &7047842918400140478 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, - type: 3} - m_PrefabInstance: {fileID: 4222172013719565011} - m_PrefabAsset: {fileID: 0} ---- !u!4 &7047842919362216433 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, - type: 3} - m_PrefabInstance: {fileID: 312934814778461147} - m_PrefabAsset: {fileID: 0} ---- !u!4 &7047842919492774900 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, - type: 3} - m_PrefabInstance: {fileID: 4639193256775557093} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &7183986917864706339 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: m_Name - value: Lights - objectReference: {fileID: 0} - - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - propertyPath: time - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} ---- !u!95 &7183986917864706342 stripped -Animator: - m_CorrespondingSourceObject: {fileID: 7183986917864706342, guid: 79800e4b26a7dd44a8a003583829a5fa, - type: 3} - m_PrefabInstance: {fileID: 7183986917864706339} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &7724372246930588227 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, - type: 3} - propertyPath: m_Name - value: Environment_Background_Far_4 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} ---- !u!1001 &7928108577112020342 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 328447789} - m_Modifications: - - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Name - value: Environment_Foreground_Near - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Creator - value: - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.y - value: -0.5220518 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Center.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.y - value: 6.7105083 - objectReference: {fileID: 0} - - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, - type: 3} - propertyPath: m_LocalAABB.m_Extent.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} ---- !u!114 &8031719049779931373 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6672499304107077150} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} - m_Name: - m_EditorClassIdentifier: ---- !u!1001 &8552014121755056491 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 562934384} - m_Modifications: - - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_Name - value: Environment_Background_Clouds_2 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} ---- !u!1660057539 &9223372036854775807 -SceneRoots: - m_ObjectHideFlags: 0 - m_Roots: - - {fileID: 257492487} - - {fileID: 6070442860509131936} - - {fileID: 7183986917864706339} - - {fileID: 4233726997508487840} - - {fileID: 976243511} - - {fileID: 927382648} - - {fileID: 1773954006} - - {fileID: 1644673665} - - {fileID: 4959870972681412978} - - {fileID: 727782449433009723} - - {fileID: 1565046920} - - {fileID: 1626634859} - - {fileID: 1241705675} - - {fileID: 842874588} - - {fileID: 402908953} diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta b/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta deleted file mode 100644 index fd4fb4c..0000000 --- a/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 348cadf2f4467e84e9c4616c45e10af1 -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/Upgraded/Unity6Scene.unity b/Assets/Scenes/Unity6Scene.unity similarity index 99% rename from Assets/Scenes/Upgraded/Unity6Scene.unity rename to Assets/Scenes/Unity6Scene.unity index 2d86108..f0f4432 100644 --- a/Assets/Scenes/Upgraded/Unity6Scene.unity +++ b/Assets/Scenes/Unity6Scene.unity @@ -879,9 +879,33 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 1 m_CallState: 2 + - m_Target: {fileID: 1213378341} + m_TargetAssemblyTypeName: SafeZoneUI, Assembly-CSharp + m_MethodName: ApplySafeZone + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 OnScreenSizeChanges: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 1213378341} + m_TargetAssemblyTypeName: SafeZoneUI, Assembly-CSharp + m_MethodName: ApplySafeZone + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 OnUINightMode: m_PersistentCalls: m_Calls: [] diff --git a/Assets/Scenes/Upgraded/Unity6Scene.unity.meta b/Assets/Scenes/Unity6Scene.unity.meta similarity index 100% rename from Assets/Scenes/Upgraded/Unity6Scene.unity.meta rename to Assets/Scenes/Unity6Scene.unity.meta diff --git a/Assets/Scenes/Upgraded.meta b/Assets/Scenes/Upgraded.meta deleted file mode 100644 index 0aae6b4..0000000 --- a/Assets/Scenes/Upgraded.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: fa3be84485281cc4b8f0d0b8a3f5c582 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/Upgraded/Configuration.cs b/Assets/Scripts/OrientationScripts/Configuration.cs similarity index 100% rename from Assets/Scenes/Upgraded/Configuration.cs rename to Assets/Scripts/OrientationScripts/Configuration.cs diff --git a/Assets/Scenes/Upgraded/Configuration.cs.meta b/Assets/Scripts/OrientationScripts/Configuration.cs.meta similarity index 100% rename from Assets/Scenes/Upgraded/Configuration.cs.meta rename to Assets/Scripts/OrientationScripts/Configuration.cs.meta diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs deleted file mode 100644 index d5f191a..0000000 --- a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs +++ /dev/null @@ -1,124 +0,0 @@ -using System; -using System.Collections; -using System.Collections.Generic; -using UnityEngine; -using System.Text; -using UnityEngine.Events; - -public class ConfigurationManager : MonoBehaviour { - public static Action ActionOnOrientationChange; - public static Action ActionOnFoldChange; - - public static ConfigurationManager Instance { get; private set; } = null; - static AndroidJavaObject foldablePlayerActivity = null; - static AndroidJavaObject windowMetricsCalculatorObject = null; - public HingeSensor hingeSensor = null; - - // For any scene/inspector based interest in responding to events - public UnityEvent OnConfigurationChanged; - public UnityEvent OnFoldChanged; - - // To use the JsonUtility.FromJson, we start with a serializable struct or class with public fields - [System.Serializable] - public class OrientationInfo { - public string rotation; - public string orientation; - public int screenWidth; - public int screenHeight; - public int visibleFrameLeft; - public int visibleFrameRight; - public int visibleFrameTop; - public int visibleFrameBottom; - } - - [System.Serializable] - public class FoldInfo { - public string orientation; - public string state; - public int isSeparating; - public int boundsLeft; - public int boundsTop; - public int boundsRight; - public int boundsBottom; - } - - void Awake() { - Instance = this; - - // Grab a copy of the Android objects that we might reference for foldable activity or hinge info - // There are only valid when we interface with our LargeScreenPlayableActivity.java class, and this is only loaded on Android builds - if (Application.platform == RuntimePlatform.Android) { - AndroidJavaClass unityPlayerClass = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); - foldablePlayerActivity = unityPlayerClass.GetStatic("currentActivity"); - var staticCalcClass = new AndroidJavaClass("androidx.window.layout.WindowMetricsCalculator"); - windowMetricsCalculatorObject = staticCalcClass.CallStatic("getOrCreate"); - hingeSensor = HingeSensor.Start(); - } - - ActionOnOrientationChange += HandleLocalOnConfigurationChanged; - ActionOnFoldChange += HandleLocalOnFoldChanged; - } - - private void OnDestroy() { - Instance = null; - if (Application.platform == RuntimePlatform.Android) { - if (null != hingeSensor) { - hingeSensor.Dispose(); - hingeSensor = null; - } - } - - ActionOnOrientationChange -= HandleLocalOnConfigurationChanged; - ActionOnFoldChange -= HandleLocalOnFoldChanged; - } - - // This will be called from the OverrideForLargeScreen.java class, from the activity callback onConfigurationChanged - public void onConfigurationChanged(string strOrientationInfo) { - OrientationInfo info = JsonUtility.FromJson(strOrientationInfo); - Debug.LogFormat(string.Format("orientation: {1}, rotation: {2}\n width/height: {3}/{4}\n l/r/t/b: {5}/{6}/{7}/{8}", - 0, info.orientation, info.rotation, info.screenWidth, info.screenHeight, info.visibleFrameLeft, info.visibleFrameRight, info.visibleFrameTop, info.visibleFrameBottom)); - - // Always call the refresh from the main Unity thread, since this is where the UI updates occur - StartCoroutine(ExecuteOnMainUnityThread(ActionOnOrientationChange, info)); - } - - public void onFoldChanged(string strFoldInfo) { - FoldInfo info = JsonUtility.FromJson(strFoldInfo); - Debug.LogFormat(string.Format("orientation: {0}, state: {1}, isSeparating: {2}\n l/r/t/b: {3}/{4}/{5}/{6}", - info.orientation, info.state, info.isSeparating, info.boundsLeft, info.boundsRight, info.boundsTop, info.boundsBottom)); - - // Always call the refresh from the main Unity thread, since this is where the UI updates occur - StartCoroutine(ExecuteOnMainUnityThread(ActionOnFoldChange, info)); - } - - public static string getFoldableState { - get { - if (Application.platform == RuntimePlatform.Android) { - var foldingFeatureObject = foldablePlayerActivity.Call("getFoldingFeature"); - if (foldingFeatureObject == null) { - Debug.Log("[FoldableState] Returning NONE"); - return "NONE"; - } else { - var state = foldingFeatureObject.Call("getState"); - var stateString = state.Call("toString"); - Debug.LogFormat("[FoldableState] Returning {0}", stateString); - return stateString; - } - } else { - return "NONE"; - } - } - } - - IEnumerator ExecuteOnMainUnityThread(Action whichAction, T data) { - yield return null; // Will be called from main thread on next update - whichAction.Invoke(data); - } - - void HandleLocalOnConfigurationChanged(OrientationInfo info) { - OnConfigurationChanged?.Invoke(info); - } - void HandleLocalOnFoldChanged(FoldInfo info) { - OnFoldChanged?.Invoke(info); - } -} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta deleted file mode 100644 index 5f63198..0000000 --- a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 2b7b67fb6cbfaed46adad4e353899b72 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scripts/OrientationScripts/HingeSensor.cs b/Assets/Scripts/OrientationScripts/HingeSensor.cs deleted file mode 100644 index cfe8f10..0000000 --- a/Assets/Scripts/OrientationScripts/HingeSensor.cs +++ /dev/null @@ -1,73 +0,0 @@ -using System; -using UnityEngine; - -public class HingeSensor : IDisposable { - AndroidJavaObject plugin; - - /// - /// Only get an object when the plugin is created - /// - HingeSensor(AndroidJavaObject sensorPlugin) { - plugin = sensorPlugin; - } - /// - /// Create an object to read the hinge sensor - /// - public static HingeSensor Start() { - if (Application.platform == RuntimePlatform.Android) { - var sensor = OnPlayer.Run(p => { - var context = p.GetStatic("currentActivity"); - - var plugin = new AndroidJavaClass("com.unity.lostcryptlargescreenexample.HingeAngleSensor") - .CallStatic("getInstance", context); - - if (plugin != null) { - plugin.Call("setupSensor"); - return new HingeSensor(plugin); - } else { - return null; - } - }); - - return sensor; - } else { - return null; - } - } - - /// - /// Get the angle between the two screens - /// - /// 0 to 360 (closed to fully opened), or -1 if error - public float GetHingeAngle() { - return (Application.platform == RuntimePlatform.Android && plugin != null) ? plugin.Call("getHingeAngle") : -1.0f; - } - - public bool IsHingeEnabled() { - return Application.platform == RuntimePlatform.Android && plugin != null && plugin.Call("isHingeEnabled") > 0; - } - - public void StopSensing() { - if (plugin != null) { - plugin.Call("dispose"); - plugin = null; - } - } - public void Dispose() { - if (plugin != null) { - plugin.Call("dispose"); - plugin = null; - } - } -} - -internal class OnPlayer { - public static T Run(Func runner) { - if (runner == null) - throw new ArgumentNullException(nameof(runner)); - - using (var player = new AndroidJavaClass("com.unity3d.player.UnityPlayer")) { - return runner(player); - } - } -} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta b/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta deleted file mode 100644 index 857ffa2..0000000 --- a/Assets/Scripts/OrientationScripts/HingeSensor.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 43647805ea2c1c44487f4dc8caf36550 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs b/Assets/Scripts/OrientationScripts/PanelOnFold.cs similarity index 100% rename from Assets/Scenes/2.HandleHinge/PanelOnFold.cs rename to Assets/Scripts/OrientationScripts/PanelOnFold.cs diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs.meta b/Assets/Scripts/OrientationScripts/PanelOnFold.cs.meta similarity index 100% rename from Assets/Scenes/2.HandleHinge/PanelOnFold.cs.meta rename to Assets/Scripts/OrientationScripts/PanelOnFold.cs.meta diff --git a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs index 9886b4c..9017e00 100644 --- a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs +++ b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs @@ -18,11 +18,10 @@ private void Start() { return; } - ConfigurationManager.ActionOnOrientationChange += ApplySafeZone; - ApplySafeZone(null); + ApplySafeZone(); } - public void ApplySafeZone(ConfigurationManager.OrientationInfo _) { + public void ApplySafeZone() { safeArea = Screen.safeArea; anchorMin = safeArea.position; anchorMax = safeArea.position + safeArea.size; diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 8092684..ce5a23a 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,7 +6,7 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: - enabled: 1 - path: Assets/Scenes/Upgraded/Unity6Scene.unity + path: Assets/Scenes/Unity6Scene.unity guid: 68e1880c41de3c44ebd453abbcd4c3ac m_configObjects: com.unity.input.settings: {fileID: 11400000, guid: 61f9259079b40d9428bbe754ec1960ef, From b925b86e0aad085bc9925196a25056a2cfffa658 Mon Sep 17 00:00:00 2001 From: John <103454404+JohnO-Unity@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:11:35 -0400 Subject: [PATCH 29/46] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 466de7b..90c9012 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Android Large Screen x Unity Sample Project This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -Supporting Large Screen and Foldable devices uses the new AndroidApplication.onConfigurationChanged callback that is available in Unity 6. The Unity build option for resizable screens is also required, as well as considerations in the layout of your camera and UI canvases. +Supporting Large Screen and Foldable devices uses the new [_AndroidApplication.onConfigurationChanged_](https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Android.AndroidApplication-onConfigurationChanged.html) callback that is available in Unity 6. The Unity build option for resizable screens is also required, as well as considerations in the layout of your camera and UI canvases. This sample responds to configuration changes and automatically pauses the gameplay for a short period of time, allowing the user to reorient. For devices that are hinge-enabled, the sample also provides a demonstration of splitting the screen when in landscape mode and hinge angles between 40 and 60 degrees to simulate a mini-game handheld console experience. From e0c59ce626181536c57f5babe2cc7719d114422b Mon Sep 17 00:00:00 2001 From: John O'Neill Date: Wed, 2 Oct 2024 10:44:24 -0400 Subject: [PATCH 30/46] Add simulation in editor for hinge angle changes --- Assets/Scenes/Unity6Scene.unity | 46 ++++++------- .../OrientationScripts/Configuration.cs | 3 +- .../Scripts/OrientationScripts/PanelOnFold.cs | 65 ++++++++++++++----- 3 files changed, 73 insertions(+), 41 deletions(-) diff --git a/Assets/Scenes/Unity6Scene.unity b/Assets/Scenes/Unity6Scene.unity index f0f4432..27931df 100644 --- a/Assets/Scenes/Unity6Scene.unity +++ b/Assets/Scenes/Unity6Scene.unity @@ -833,6 +833,7 @@ GameObject: m_Component: - component: {fileID: 241324778} - component: {fileID: 241324777} + - component: {fileID: 241324779} m_Layer: 0 m_Name: '[Configuration]' m_TagString: Untagged @@ -867,7 +868,7 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 1 m_CallState: 2 - - m_Target: {fileID: 1626634860} + - m_Target: {fileID: 241324779} m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp m_MethodName: OnOrientationChange m_Mode: 0 @@ -924,6 +925,28 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &241324779 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 241324776} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + minHingeAngle: 10 + maxHingeAngle: 80 + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + simulateHingeAngle: 0 --- !u!1 &254096035 GameObject: m_ObjectHideFlags: 0 @@ -8326,7 +8349,6 @@ GameObject: - component: {fileID: 1626634858} - component: {fileID: 1626634857} - component: {fileID: 1626634856} - - component: {fileID: 1626634860} m_Layer: 5 m_Name: Canvas-OnlyShowOnFold m_TagString: Untagged @@ -8417,26 +8439,6 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} ---- !u!114 &1626634860 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1626634855} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} - m_Name: - m_EditorClassIdentifier: - mainCamera: {fileID: 825979569} - splitFillCamera: {fileID: 752652920} - panelRect: {fileID: 1601510087} - disableOnFold: - - {fileID: 1644673664} - enableOnFold: - - {fileID: 1601510086} - simulateFoldInEditor: 0 --- !u!43 &1630560359 Mesh: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/OrientationScripts/Configuration.cs b/Assets/Scripts/OrientationScripts/Configuration.cs index 1331096..57aeefa 100644 --- a/Assets/Scripts/OrientationScripts/Configuration.cs +++ b/Assets/Scripts/OrientationScripts/Configuration.cs @@ -51,8 +51,7 @@ private void Update() { if (UnityEngine.Device.Screen.orientation != lastOrientation) { lastOrientation = UnityEngine.Device.Screen.orientation; - AndroidConfiguration newConfig = new AndroidConfiguration(); - OnUIChanges?.Invoke(newConfig); + OnUIChanges?.Invoke(new AndroidConfiguration()); } } } \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/PanelOnFold.cs b/Assets/Scripts/OrientationScripts/PanelOnFold.cs index b70ac82..a89b28f 100644 --- a/Assets/Scripts/OrientationScripts/PanelOnFold.cs +++ b/Assets/Scripts/OrientationScripts/PanelOnFold.cs @@ -8,11 +8,26 @@ public class PanelOnFold : MonoBehaviour { public Camera splitFillCamera; public RectTransform panelRect; + [Min(0.0f)] + public float minHingeAngle = 0.0f; + [Min(0.0f)] + public float maxHingeAngle = 0.0f; + public List disableOnFold; public List enableOnFold; - public bool simulateFoldInEditor; - public float currentHingeAngle { get { return null != HingeAngle.current ? HingeAngle.current.angle.ReadValue() : 0.0f; } } + [Range(0.0f, 180.0f)] + public float simulateHingeAngle = 0.0f; + private float _lastSimulatedAngle = 0.0f; + + public float currentHingeAngle { + get { + if (Application.isEditor) + return simulateHingeAngle; + else + return null != HingeAngle.current ? HingeAngle.current.angle.ReadValue() : 0.0f; + } + } private void Awake() { ResetCameras(); @@ -33,12 +48,22 @@ void ResetCameras() { } public void OnOrientationChange(AndroidConfiguration orientationInfo) { + bool horizontalFold = true; + if (orientationInfo.orientation == AndroidOrientation.Portrait) { - ResetCameras(); - } - } + horizontalFold = false; + } else if (orientationInfo.orientation == AndroidOrientation.Undefined) { + // Might be running from the editor, try checking the UnityEngine.Device.Screen.orientation, and then test fold angle + if (UnityEngine.Device.Screen.orientation == ScreenOrientation.Portrait || UnityEngine.Device.Screen.orientation == ScreenOrientation.PortraitUpsideDown) + horizontalFold = false; + else + horizontalFold = currentHingeAngle > minHingeAngle && currentHingeAngle < maxHingeAngle; + } + + OnFoldChange(horizontalFold); + } - void OnFoldChange(bool horizontalMode) { + void OnFoldChange(bool horizontalMode) { // If we are in a separating state and half-opened, split the screen if (horizontalMode) { // If the screen is already split, don't re-apply @@ -68,21 +93,27 @@ void OnFoldChange(bool horizontalMode) { } } + void TestHingeAngle() { + if (Screen.orientation != ScreenOrientation.LandscapeLeft && Screen.orientation != ScreenOrientation.LandscapeRight) + return; + + if (currentHingeAngle > minHingeAngle && currentHingeAngle < maxHingeAngle) { + if (!splitFillCamera.enabled) + OnFoldChange(true); + } else if (splitFillCamera.enabled) { + OnFoldChange(false); + } + } + private void Update() { if (Application.isEditor) { - if (simulateFoldInEditor) { - OnFoldChange(!splitFillCamera.enabled); - simulateFoldInEditor = false; + if (!Mathf.Approximately(_lastSimulatedAngle, currentHingeAngle)) { + TestHingeAngle(); + _lastSimulatedAngle = currentHingeAngle; } } else { - if (null != HingeAngle.current && (Screen.orientation == ScreenOrientation.LandscapeLeft || Screen.orientation == ScreenOrientation.LandscapeRight)) { - // Check for changes to the hinge angle, and if we're in horizontal mode then activate the split camera - float hingeAngle = HingeAngle.current.angle.ReadValue(); - if (hingeAngle > 40.0f && hingeAngle < 65.0f && !splitFillCamera.enabled) - OnFoldChange(true); - else if (splitFillCamera.enabled) - OnFoldChange(false); - } + // Check for changes to the hinge angle, and if we're in horizontal mode then activate the split camera + TestHingeAngle(); } } } \ No newline at end of file From 394f7966057a45f41d356b10a4757ffdec307afc Mon Sep 17 00:00:00 2001 From: John <103454404+JohnO-Unity@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:35:54 -0400 Subject: [PATCH 31/46] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90c9012..b768fe3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Android Large Screen x Unity Sample Project +_**NOTE: This branch requires Unity 6 (v6000.0.20f1 or greater)**_ + This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). Supporting Large Screen and Foldable devices uses the new [_AndroidApplication.onConfigurationChanged_](https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Android.AndroidApplication-onConfigurationChanged.html) callback that is available in Unity 6. The Unity build option for resizable screens is also required, as well as considerations in the layout of your camera and UI canvases. From 6f53e04a28adeee2463060cd8a0ab6d48425471b Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 4 Apr 2025 14:04:32 +0800 Subject: [PATCH 32/46] [LS/F] DAC version https://developer.android.com/games/engines/unity/unity-large-screen --- Assets/Character/Sara Variant.prefab | 85 +- Assets/Character/Sara.prefab | 612 +- Assets/Character/Sprites/Sara.psb.meta | 9004 +-- Assets/Character/Sprites/Sara_normal.psb.meta | 1103 +- Assets/Character/Sprites/Sara_var01.psb.meta | 11026 +--- .../Sprites/Sara_var01_normal.psb.meta | 1137 +- Assets/DefaultVolumeProfile.asset | 15 - .../Materials/Sky/Material_Clouds_Unlit.mat | 3 +- .../Sky/Material_SkyGradient_Unlit.mat | 3 +- .../Materials/Sky/Material_Sky_Unlit.mat | 3 +- .../Materials/Spirit/Material_Spirit_Lit.mat | 3 +- .../Temple/Material_Altar_Stones_Lit.mat | 15 +- .../Temple/Material_Electricity_Unlit.mat | 15 +- .../Materials/Temple/Material_Glyph_Unlit.mat | 15 +- .../Materials/Temple/Material_Pillar_Mat.mat | 15 +- .../Materials/Temple/Material_Ruins_Unlit.mat | 3 +- .../Vegetation/Material_Grass_Static_Lit.mat | 3 +- .../Vegetation/Material_Grass_Wind_Lit.mat | 3 +- .../Vegetation/Material_Trees_1_Unlit.mat | 3 +- .../Vegetation/Material_Trees_2_Unlit.mat | 3 +- .../Vegetation/Material_Trees_3_Unlit.mat | 3 +- .../Vegetation/Material_Trees_4_Unlit.mat | 3 +- .../Vegetation/Material_Trees_5_Unlit.mat | 3 +- .../Vegetation/Material_Trees_Wind_Lit.mat | 15 +- .../Material_Vegetation_Wind_1_Lit.mat | 3 +- .../Material_Vegetation_Wind_2_Lit.mat | 3 +- .../Material_Vegetation_Wind_3_Lit.mat | 3 +- .../Material_Vegetation_Wind_4_Lit.mat | 3 +- .../Material_Vegetation_Wind_5_Lit.mat | 3 +- .../Material_Vegetation_Wind_6_Lit.mat | 3 +- .../Water/Material_Water_Caustic_Unlit.mat | 15 +- .../Water/Material_Water_Side_Unlit.mat | 15 +- .../Water/Material_Water_Top_Unlit.mat | 15 +- .../Environment_Background_Clouds_1.prefab | 53 +- .../Environment_Background_Clouds_2.prefab | 29 +- .../Environment_Background_Far_1.prefab | 35 +- .../Environment_Background_Far_2.prefab | 51 +- .../Environment_Background_Far_3.prefab | 35 +- .../Environment_Background_Far_4.prefab | 13 +- .../Environment_Background_Middle.prefab | 141 +- .../Environment_Background_Near.prefab | 388 +- .../Prefabs/Environment_Background_Sky.prefab | 19 +- .../Prefabs/Environment_Foreground_Far.prefab | 133 +- .../Environment_Foreground_Near.prefab | 161 +- .../Prefabs/Environment_Middle_Crypt.prefab | 466 +- .../Environment_Middle_Exterior.prefab | 606 +- Assets/Environment/Prefabs/Lights.prefab | 54177 +++++++++++++++- .../Sprites/Altar/Altar.spriteatlas | 8 +- .../Sprites/Altar/Sprites_Artefact.psb.meta | 481 +- .../Sprites/Clouds/Clouds.spriteatlas | 6 +- .../Sprites/Vegetation/Vegetation.spriteatlas | 6 +- .../RenderTexture_Mirror.renderTexture | 5 +- Assets/Gameplay/Close.png | Bin 0 -> 2077 bytes Assets/Gameplay/Close.png.meta | 127 + Assets/InputSystem_Actions.inputactions | 1057 - Assets/InputSystem_Actions.inputactions.meta | 14 - .../Materials/Material_Particles_Dust_Lit.mat | 3 +- .../Material_Particles_Embers_Lit.mat | 3 +- .../Material_Particles_Embers_Trail_Lit.mat | 3 +- .../Material_Particles_Fire_Unlit.mat | 3 +- .../Material_Particles_Fireflies_Lit.mat | 3 +- .../Materials/Material_Particles_Glow_Lit.mat | 3 +- .../Materials/Material_Particles_Sand_Lit.mat | 3 +- .../Material_Particles_Sparks_Lit.mat | 3 +- .../Material_Particles_Wind_Trail_Lit.mat | 3 +- Assets/Plugins.meta | 8 + Assets/Plugins/Android.meta | 8 + Assets/Plugins/Android/AndroidManifest.xml | 21 + .../Plugins/Android/AndroidManifest.xml.meta | 7 + Assets/Plugins/Android/HingeAngleSensor.java | 100 + .../Android/HingeAngleSensor.java.meta | 32 + .../Android/LargeScreenPlayableActivity.java | 208 + .../LargeScreenPlayableActivity.java.meta | 32 + .../Plugins/Android/gradleTemplate.properties | 6 + .../Android/gradleTemplate.properties.meta} | 2 +- .../Android/launcherTemplate.gradle.DISABLED | 61 + .../launcherTemplate.gradle.DISABLED.meta | 7 + Assets/Plugins/Android/mainTemplate.gradle | 47 + .../Plugins/Android/mainTemplate.gradle.meta | 7 + .../RenderPipelineAsset_Universal.asset | 38 +- Assets/RenderPipeline/RendererData_2D.asset | 40 +- Assets/Scenes/0.OriginalScene.meta | 8 + Assets/Scenes/0.OriginalScene/Original.unity | 12194 ++++ .../0.OriginalScene/Original.unity.meta | 7 + Assets/Scenes/1.HandleAnchoring.meta | 8 + .../Scenes/1.HandleAnchoring/Anchoring.asset | 35 + .../1.HandleAnchoring/Anchoring.asset.meta | 8 + .../Scenes/1.HandleAnchoring/Anchoring.unity | 14738 +++++ .../1.HandleAnchoring/Anchoring.unity.meta | 7 + .../1.HandleAnchoring/CameraAspectLock.cs | 70 + .../CameraAspectLock.cs.meta | 11 + Assets/Scenes/1.HandleAnchoring/notes.txt | 6 + .../Scenes/1.HandleAnchoring/notes.txt.meta | 7 + Assets/Scenes/2.HandleHinge.meta | 8 + Assets/Scenes/2.HandleHinge/HingeAware.asset | 21 + .../2.HandleHinge/HingeAware.asset.meta} | 2 +- .../HingeAware.unity} | 1202 +- .../2.HandleHinge/HingeAware.unity.meta | 7 + Assets/Scenes/2.HandleHinge/PanelOnFold.cs | 88 + .../2.HandleHinge}/PanelOnFold.cs.meta | 0 Assets/Scenes/Debugging.meta | 8 + Assets/Scenes/Debugging/ArrowUp.PNG | Bin 0 -> 40340 bytes Assets/Scenes/Debugging/ArrowUp.PNG.meta | 153 + Assets/Scenes/Debugging/DebuggingScene.unity | 1674 + .../Debugging/DebuggingScene.unity.meta | 7 + Assets/Scenes/Debugging/InputTest.cs | 14 + Assets/Scenes/Debugging/InputTest.cs.meta | 11 + Assets/Scenes/Mainmenu.meta | 8 + Assets/Scenes/Mainmenu/Mainmenu.unity | 13204 ++++ Assets/Scenes/Mainmenu/Mainmenu.unity.meta | 7 + Assets/Scenes/Mainmenu/MainmenuControl.cs | 236 + .../Scenes/Mainmenu/MainmenuControl.cs.meta | 11 + .../GameScripts/CharacterController2D.cs | 20 +- .../GameScripts/ConfigurationResponse.cs | 57 +- .../Scripts/GameScripts/OnScreenControls.cs | 8 + .../OrientationScripts/Configuration.cs | 57 - .../OrientationScripts/Configuration.cs.meta | 2 - .../ConfigurationManager.cs | 112 + .../ConfigurationManager.cs.meta | 11 + .../Scripts/OrientationScripts/PanelOnFold.cs | 119 - .../Scripts/OrientationScripts/SafeZoneUI.cs | 9 +- .../LiberationSans SDF - Fallback.asset | 16 +- .../LiberationSans SDF.asset | 277 +- .../Style Sheets/Default Style Sheet.asset | 23 +- .../TextMesh Pro/Resources/TMP Settings.asset | 8 +- Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl | 178 - .../Shaders/SDFFunctions.hlsl.meta | 10 - .../Shaders/TMP_Bitmap-Custom-Atlas.shader | 72 +- .../Shaders/TMP_Bitmap-Mobile.shader | 52 +- Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader | 62 +- .../Shaders/TMP_SDF Overlay.shader | 83 +- .../TextMesh Pro/Shaders/TMP_SDF SSD.shader | 95 +- .../Shaders/TMP_SDF-HDRP LIT.shadergraph | 12074 ---- .../Shaders/TMP_SDF-HDRP LIT.shadergraph.meta | 10 - .../Shaders/TMP_SDF-HDRP UNLIT.shadergraph | 11759 ---- .../TMP_SDF-HDRP UNLIT.shadergraph.meta | 10 - .../Shaders/TMP_SDF-Mobile Masking.shader | 77 +- .../Shaders/TMP_SDF-Mobile Overlay.shader | 68 +- .../Shaders/TMP_SDF-Mobile SSD.shader | 6 +- .../Shaders/TMP_SDF-Mobile-2-Pass.shader | 389 - .../Shaders/TMP_SDF-Mobile-2-Pass.shader.meta | 9 - .../Shaders/TMP_SDF-Mobile.shader | 26 +- .../Shaders/TMP_SDF-Surface-Mobile.shader | 9 +- .../Shaders/TMP_SDF-Surface.shader | 11 +- .../Shaders/TMP_SDF-URP Lit.shadergraph | 11932 ---- .../Shaders/TMP_SDF-URP Lit.shadergraph.meta | 10 - .../Shaders/TMP_SDF-URP Unlit.shadergraph | 11629 ---- .../TMP_SDF-URP Unlit.shadergraph.meta | 10 - Assets/TextMesh Pro/Shaders/TMP_SDF.shader | 81 +- Assets/TextMesh Pro/Shaders/TMP_Sprite.shader | 77 +- Assets/TextMesh Pro/Shaders/TMPro.cginc.meta | 2 +- .../TextMesh Pro/Shaders/TMPro_Mobile.cginc | 32 +- .../Shaders/TMPro_Properties.cginc | 5 + .../TextMesh Pro/Shaders/TMPro_Surface.cginc | 10 +- ...niversalRenderPipelineGlobalSettings.asset | 319 +- Packages/manifest.json | 28 +- Packages/packages-lock.json | 162 +- ProjectSettings/EditorBuildSettings.asset | 16 +- ProjectSettings/GraphicsSettings.asset | 16 +- ProjectSettings/MultiplayerManager.asset | 7 - ProjectSettings/ProjectSettings.asset | 64 +- ProjectSettings/ProjectVersion.txt | 4 +- ProjectSettings/SceneTemplateSettings.json | 5 - ProjectSettings/ShaderGraphSettings.asset | 2 - ProjectSettings/TagManager.asset | 11 +- ProjectSettings/URPProjectSettings.asset | 2 +- README.md | 14 +- 167 files changed, 101019 insertions(+), 74716 deletions(-) delete mode 100644 Assets/DefaultVolumeProfile.asset create mode 100644 Assets/Gameplay/Close.png create mode 100644 Assets/Gameplay/Close.png.meta delete mode 100644 Assets/InputSystem_Actions.inputactions delete mode 100644 Assets/InputSystem_Actions.inputactions.meta create mode 100644 Assets/Plugins.meta create mode 100644 Assets/Plugins/Android.meta create mode 100644 Assets/Plugins/Android/AndroidManifest.xml create mode 100644 Assets/Plugins/Android/AndroidManifest.xml.meta create mode 100644 Assets/Plugins/Android/HingeAngleSensor.java create mode 100644 Assets/Plugins/Android/HingeAngleSensor.java.meta create mode 100644 Assets/Plugins/Android/LargeScreenPlayableActivity.java create mode 100644 Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta create mode 100644 Assets/Plugins/Android/gradleTemplate.properties rename Assets/{Scenes/Unity6Scene.unity.meta => Plugins/Android/gradleTemplate.properties.meta} (74%) create mode 100644 Assets/Plugins/Android/launcherTemplate.gradle.DISABLED create mode 100644 Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta create mode 100644 Assets/Plugins/Android/mainTemplate.gradle create mode 100644 Assets/Plugins/Android/mainTemplate.gradle.meta create mode 100644 Assets/Scenes/0.OriginalScene.meta create mode 100644 Assets/Scenes/0.OriginalScene/Original.unity create mode 100644 Assets/Scenes/0.OriginalScene/Original.unity.meta create mode 100644 Assets/Scenes/1.HandleAnchoring.meta create mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.asset create mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta create mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.unity create mode 100644 Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta create mode 100644 Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs create mode 100644 Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta create mode 100644 Assets/Scenes/1.HandleAnchoring/notes.txt create mode 100644 Assets/Scenes/1.HandleAnchoring/notes.txt.meta create mode 100644 Assets/Scenes/2.HandleHinge.meta create mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.asset rename Assets/{DefaultVolumeProfile.asset.meta => Scenes/2.HandleHinge/HingeAware.asset.meta} (79%) rename Assets/Scenes/{Unity6Scene.unity => 2.HandleHinge/HingeAware.unity} (95%) create mode 100644 Assets/Scenes/2.HandleHinge/HingeAware.unity.meta create mode 100644 Assets/Scenes/2.HandleHinge/PanelOnFold.cs rename Assets/{Scripts/OrientationScripts => Scenes/2.HandleHinge}/PanelOnFold.cs.meta (100%) create mode 100644 Assets/Scenes/Debugging.meta create mode 100644 Assets/Scenes/Debugging/ArrowUp.PNG create mode 100644 Assets/Scenes/Debugging/ArrowUp.PNG.meta create mode 100644 Assets/Scenes/Debugging/DebuggingScene.unity create mode 100644 Assets/Scenes/Debugging/DebuggingScene.unity.meta create mode 100644 Assets/Scenes/Debugging/InputTest.cs create mode 100644 Assets/Scenes/Debugging/InputTest.cs.meta create mode 100644 Assets/Scenes/Mainmenu.meta create mode 100644 Assets/Scenes/Mainmenu/Mainmenu.unity create mode 100644 Assets/Scenes/Mainmenu/Mainmenu.unity.meta create mode 100644 Assets/Scenes/Mainmenu/MainmenuControl.cs create mode 100644 Assets/Scenes/Mainmenu/MainmenuControl.cs.meta delete mode 100644 Assets/Scripts/OrientationScripts/Configuration.cs delete mode 100644 Assets/Scripts/OrientationScripts/Configuration.cs.meta create mode 100644 Assets/Scripts/OrientationScripts/ConfigurationManager.cs create mode 100644 Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta delete mode 100644 Assets/Scripts/OrientationScripts/PanelOnFold.cs delete mode 100644 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl delete mode 100644 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph delete mode 100644 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta delete mode 100644 ProjectSettings/MultiplayerManager.asset diff --git a/Assets/Character/Sara Variant.prefab b/Assets/Character/Sara Variant.prefab index c05b636..6d59be4 100644 --- a/Assets/Character/Sara Variant.prefab +++ b/Assets/Character/Sara Variant.prefab @@ -23,11 +23,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2767214527584201708} - serializedVersion: 2 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: 7159961978900437603} - {fileID: 845605750731138290} @@ -35,6 +33,7 @@ Transform: - {fileID: 2222353235285048462} - {fileID: 2617934599150489398} m_Father: {fileID: 2357259053729222383} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2936341552952155532 GameObject: @@ -59,13 +58,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2936341552952155532} - serializedVersion: 2 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: 2357259053729222383} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &3036000759339291487 GameObject: @@ -90,13 +88,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3036000759339291487} - serializedVersion: 2 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: 6043906526039311092} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &4011342757482501219 GameObject: @@ -121,13 +118,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4011342757482501219} - serializedVersion: 2 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: 6043906526039311092} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &4573592442108202371 GameObject: @@ -152,13 +148,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4573592442108202371} - serializedVersion: 2 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: 6043906526039311092} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5438400451913866469 GameObject: @@ -183,13 +178,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5438400451913866469} - serializedVersion: 2 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: 6043906526039311092} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &8314588569241484820 GameObject: @@ -214,20 +208,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8314588569241484820} - serializedVersion: 2 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: 6043906526039311092} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &5697908561389977678 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - target: {fileID: 195689996, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -476,13 +468,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5493889919785363059, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 0.86191094 + propertyPath: m_LocalRotation.z + value: 0.5070598 objectReference: {fileID: 0} - target: {fileID: 5493889919785363059, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: 0.5070598 + propertyPath: m_LocalRotation.w + value: 0.86191094 objectReference: {fileID: 0} - target: {fileID: 5511148951862526338, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -607,13 +599,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612118137736078, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_Name - value: Ponytail + propertyPath: m_Layer + value: 4 objectReference: {fileID: 0} - target: {fileID: 7749612118137736078, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_Layer - value: 4 + propertyPath: m_Name + value: Ponytail objectReference: {fileID: 0} - target: {fileID: 7749612118137736079, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -682,13 +674,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_LocalRotation.z + value: -0.000024676317 objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: -0.000024676317 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - target: {fileID: 7749612119024586630, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -775,11 +767,6 @@ PrefabInstance: propertyPath: m_Layer value: 4 objectReference: {fileID: 0} - - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} propertyPath: m_LocalPosition.x @@ -795,11 +782,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} propertyPath: m_LocalRotation.x @@ -815,6 +797,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} - target: {fileID: 7749612119684347555, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -842,13 +834,13 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.w - value: 1 + propertyPath: m_LocalRotation.z + value: -0.000027358525 objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} - propertyPath: m_LocalRotation.z - value: -0.000027358525 + propertyPath: m_LocalRotation.w + value: 1 objectReference: {fileID: 0} - target: {fileID: 7749612119793741545, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} @@ -926,17 +918,6 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: - - targetCorrespondingSourceObject: {fileID: 8045015784932773537, guid: 4a64fb4784710b6458c720606275a5c1, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7107258189666379789} - - targetCorrespondingSourceObject: {fileID: 8045015784932773537, guid: 4a64fb4784710b6458c720606275a5c1, - type: 3} - insertIndex: -1 - addedObject: {fileID: 6043906526039311092} - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 4a64fb4784710b6458c720606275a5c1, type: 3} --- !u!4 &2357259053729222383 stripped Transform: diff --git a/Assets/Character/Sara.prefab b/Assets/Character/Sara.prefab index e9db797..cef12f5 100644 --- a/Assets/Character/Sara.prefab +++ b/Assets/Character/Sara.prefab @@ -23,14 +23,59 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 195689996} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.0394, y: 0.0135, z: 0} m_LocalScale: {x: 1.0000001, y: 1.0000001, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1564473867714481086} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &7749612119089582894 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5373167401936560583} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 26a56aac1e77f814c8a7bc7f26ff5a81, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!114 &7749612119089582883 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5373167401936560583} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 097b551f2844b054290f18a39bf892e9, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Solvers: + - {fileID: 7749612119316022660} + - {fileID: 7749612118443443154} + - {fileID: 7749612118747261772} + - {fileID: 7749612119234704144} + m_Weight: 1 + m_SolverEditorData: + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 + - color: {r: 0, g: 1, b: 0, a: 1} + showGizmo: 1 --- !u!1 &7749612118078167590 GameObject: m_ObjectHideFlags: 0 @@ -54,13 +99,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118078167590} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02288857, w: 0.9997381} m_LocalPosition: {x: 0.3286667, y: -0.022259235, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612118747261773} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612118105543121 GameObject: @@ -87,18 +131,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118105543121} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.045311898, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119080349376} m_Father: {fileID: 7749612118581049249} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118105543134 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -109,16 +152,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -136,11 +173,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118581049251} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.045311667, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -175,14 +210,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118137736078} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} m_LocalPosition: {x: -0.15717697, y: 1.4224547, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119025787031} m_Father: {fileID: 7749612119684347555} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} --- !u!212 &7749612118137736077 SpriteRenderer: @@ -201,9 +235,6 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -275,11 +306,12 @@ MonoBehaviour: m_Bounds: m_Center: {x: 0.5547549, y: 0.016145416, z: 0} m_Extent: {x: 0.6954902, y: 0.10040864, z: 0} + m_UseBatching: 1 m_AlwaysUpdate: 1 m_AutoRebind: 0 --- !u!50 &7749612120033246269 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -290,16 +322,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1000000 - m_LinearDamping: 0 - m_AngularDamping: 1000000 + m_LinearDrag: 0 + m_AngularDrag: 1000000 m_GravityScale: 0 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -329,18 +355,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118155278223} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.050882783, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119161911523} m_Father: {fileID: 7749612119080349376} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118155278220 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -351,16 +376,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -378,11 +397,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119080349378} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.050882418, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -416,18 +433,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118239970294} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06361548, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119433752930} m_Father: {fileID: 7749612118750293281} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118239970295 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -438,16 +454,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -465,11 +475,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118750293283} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.06361583, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -503,18 +511,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118270682143} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.08825354, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119318372960} m_Father: {fileID: 7749612119025787031} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118270682140 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -525,16 +532,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -552,11 +553,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119025787016} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.08825398, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -588,13 +587,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118299133186} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.7344161, w: 0.6786995} m_LocalPosition: {x: -0.030658722, y: -0.06570983, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119316022661} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612118358709822 GameObject: @@ -621,18 +619,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118358709822} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06046285, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119923327025} m_Father: {fileID: 7749612120087214130} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118358709823 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -643,16 +640,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -670,11 +661,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612120087214132} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.060462404, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -708,18 +697,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118430900416} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.070790395, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118750293281} m_Father: {fileID: 7749612119318372960} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118430900417 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -730,16 +718,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -757,11 +739,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119318372962} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.07079029, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -794,14 +774,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118443443157} - serializedVersion: 2 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: 7749612120077025359} m_Father: {fileID: 8721664984305371569} + m_RootOrder: 26 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612118443443154 MonoBehaviour: @@ -860,17 +839,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118519508132} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.14222197, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119553290294} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118519508131 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -881,16 +859,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 5 - m_AngularDamping: 0 + m_LinearDrag: 5 + m_AngularDrag: 0 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -908,11 +880,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119553290280} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.14222203, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -946,18 +916,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118581049250} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.054857053, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118105543132} m_Father: {fileID: 7749612119923327025} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118581049251 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -968,16 +937,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -995,11 +958,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119923327027} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.05485713, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1032,14 +993,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118747261775} - serializedVersion: 2 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: 7749612118078167591} m_Father: {fileID: 8721664984305371569} + m_RootOrder: 27 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612118747261772 MonoBehaviour: @@ -1098,18 +1058,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118750293282} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.069959655, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118239970293} m_Father: {fileID: 7749612118430900431} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118750293283 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1120,16 +1079,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1147,11 +1100,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118430900417} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.069959134, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1185,18 +1136,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612118855641784} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04627787, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119553290294} m_Father: {fileID: 7749612119161911523} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612118855641785 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1207,16 +1157,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1234,11 +1178,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119161911525} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.046278205, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1270,13 +1212,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119024586745} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.000024676317, w: 1} m_LocalPosition: {x: 0.257, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7845869575006753935} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.003} --- !u!1 &7749612119025787019 GameObject: @@ -1304,18 +1245,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119025787019} - serializedVersion: 2 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: 7749612118270682138} m_Father: {fileID: 7749612119416392247} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119025787016 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1326,16 +1266,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1353,7 +1287,6 @@ FixedJoint2D: m_ConnectedRigidBody: {fileID: 7749612120033246269} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: -0.1, y: 0} @@ -1372,11 +1305,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612120033246269} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1410,18 +1341,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119080349381} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04213212, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118155278218} m_Father: {fileID: 7749612118105543132} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119080349378 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1432,16 +1362,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1459,11 +1383,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118105543134} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04213248, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1495,13 +1417,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119110911512} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0000034086402, w: 1} m_LocalPosition: {x: 0.47, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 385248444687968991} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119161911524 GameObject: @@ -1528,18 +1449,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119161911524} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04293446, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118855641671} m_Father: {fileID: 7749612118155278218} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119161911525 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1550,16 +1470,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1577,11 +1491,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118155278220} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04293439, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1614,14 +1526,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119234704147} - serializedVersion: 2 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: 7749612119444011679} m_Father: {fileID: 8721664984305371569} + m_RootOrder: 28 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612119234704144 MonoBehaviour: @@ -1679,14 +1590,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119316022663} - serializedVersion: 2 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: 7749612118299133187} m_Father: {fileID: 8721664984305371569} + m_RootOrder: 25 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7749612119316022660 MonoBehaviour: @@ -1745,18 +1655,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119318372965} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.08108442, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118430900431} m_Father: {fileID: 7749612118270682138} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119318372962 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1767,16 +1676,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1794,11 +1697,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118270682140} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.08108442, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1830,13 +1731,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119318651874} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.00000086426724, w: 1} m_LocalPosition: {x: 0.415, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2726292103808744530} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119433752935 GameObject: @@ -1863,18 +1763,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119433752935} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.054062154, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612119752242811} m_Father: {fileID: 7749612118239970293} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119433752932 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1885,16 +1784,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -1912,11 +1805,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118239970295} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.054061893, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -1948,13 +1839,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119444011678} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.021600485, w: 0.9997667} m_LocalPosition: {x: 0.23529434, y: -0.033312798, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612119234704145} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612119553290283 GameObject: @@ -1981,18 +1871,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119553290283} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.033397216, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118519508133} m_Father: {fileID: 7749612118855641671} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119553290280 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2003,16 +1892,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2030,11 +1913,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118855641785} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.03339634, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2071,19 +1952,18 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119684347554} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -52.64, y: -2.26, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 8721664984305371569} - {fileID: 7749612119416392247} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119684347566 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2094,16 +1974,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1 - m_LinearDamping: 2 - m_AngularDamping: 0.05 + m_LinearDrag: 2 + m_AngularDrag: 0.05 m_GravityScale: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 1 @@ -2116,32 +1990,11 @@ CapsuleCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119684347554} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 0.875} m_Size: {x: 0.5, y: 1.75} m_Direction: 0 @@ -2282,18 +2135,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119752242812} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.06359575, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612120087214130} m_Father: {fileID: 7749612119433752930} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119752242813 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2304,16 +2156,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2331,11 +2177,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119433752932} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.06359614, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2367,13 +2211,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119793741544} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.000027447932, w: 1} m_LocalPosition: {x: 0.244, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5694964270283015072} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.003} --- !u!1 &7749612119923327026 GameObject: @@ -2400,18 +2243,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612119923327026} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.04849827, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118581049249} m_Father: {fileID: 7749612118358709821} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612119923327027 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2422,16 +2264,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2449,11 +2285,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612118358709823} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.04849833, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2485,13 +2319,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612120077025358} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.76103663, w: 0.64870894} m_LocalPosition: {x: -0.116687775, y: -0.013930559, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7749612118443443155} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &7749612120087214135 GameObject: @@ -2518,18 +2351,17 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7749612120087214135} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.05088267, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7749612118358709821} m_Father: {fileID: 7749612119752242811} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &7749612120087214132 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2540,16 +2372,10 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 5 - m_LinearDamping: 1 - m_AngularDamping: 0.2 + m_LinearDrag: 1 + m_AngularDrag: 0.2 m_GravityScale: 0.5 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 m_Interpolate: 1 m_SleepingMode: 1 m_CollisionDetection: 0 @@ -2567,11 +2393,9 @@ HingeJoint2D: m_ConnectedRigidBody: {fileID: 7749612119752242813} m_BreakForce: Infinity m_BreakTorque: Infinity - m_BreakAction: 3 m_AutoConfigureConnectedAnchor: 0 m_Anchor: {x: 0, y: 0} m_ConnectedAnchor: {x: 0.05088292, y: 0} - m_UseConnectedAnchor: 1 m_UseMotor: 0 m_Motor: m_MotorSpeed: 0 @@ -2585,7 +2409,6 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 7749612119684347555} m_Modifications: - target: {fileID: -8923455970610487065, guid: a4396c221e9480b4083ef5e0bdbcb03e, @@ -3410,82 +3233,35 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: - {fileID: 7602338227299331002, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} - m_RemovedGameObjects: [] - m_AddedGameObjects: - - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119316022661} - - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612118443443155} - - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612118747261773} - - targetCorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119234704145} - - targetCorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 195689997} - - targetCorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119110911513} - - targetCorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119024586630} - - targetCorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119318651875} - - targetCorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119793741545} - m_AddedComponents: - - targetCorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119089582894} - - targetCorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, - type: 3} - insertIndex: -1 - addedObject: {fileID: 7749612119089582883} m_SourcePrefab: {fileID: -3637970480808480988, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} ---- !u!4 &385248444687968991 stripped +--- !u!4 &3273229721124368559 stripped Transform: - m_CorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 5107361524450991849, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &1195709367329615201 stripped +--- !u!4 &1564473867714481086 stripped Transform: - m_CorrespondingSourceObject: {fileID: 8868753682434458407, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &1564473867714481086 stripped +--- !u!4 &1195709367329615201 stripped Transform: - m_CorrespondingSourceObject: {fileID: -127781288697879048, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 8868753682434458407, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &2726292103808744530 stripped +--- !u!4 &8721664984305371569 stripped Transform: - m_CorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &3273229721124368559 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 5107361524450991849, guid: a4396c221e9480b4083ef5e0bdbcb03e, +--- !u!1 &5373167401936560583 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} @@ -3495,89 +3271,39 @@ Transform: type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!1 &5373167401936560583 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 2386191339426107265, guid: a4396c221e9480b4083ef5e0bdbcb03e, +--- !u!4 &7845869575006753935 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!95 &7749612119089582894 -Animator: - serializedVersion: 7 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5373167401936560583} - m_Enabled: 1 - m_Avatar: {fileID: 0} - m_Controller: {fileID: 9100000, guid: 26a56aac1e77f814c8a7bc7f26ff5a81, type: 2} - m_CullingMode: 0 - m_UpdateMode: 0 - m_ApplyRootMotion: 0 - m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 - m_WarningMessage: - m_HasTransformHierarchy: 1 - m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 ---- !u!114 &7749612119089582883 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5373167401936560583} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 097b551f2844b054290f18a39bf892e9, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Solvers: - - {fileID: 7749612119316022660} - - {fileID: 7749612118443443154} - - {fileID: 7749612118747261772} - - {fileID: 7749612119234704144} - m_Weight: 1 - m_AlwaysUpdate: 1 - m_SolverEditorData: - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 - - color: {r: 0, g: 1, b: 0, a: 1} - showGizmo: 1 ---- !u!4 &5493889919785363059 stripped +--- !u!4 &5549120475742318918 stripped Transform: - m_CorrespondingSourceObject: {fileID: 2860367336183924789, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 2778237759487205120, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &5549120475742318918 stripped +--- !u!4 &2726292103808744530 stripped Transform: - m_CorrespondingSourceObject: {fileID: 2778237759487205120, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -3577657933686599148, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &5694964270283015072 stripped +--- !u!4 &385248444687968991 stripped Transform: - m_CorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 7986160057460819097, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &7845869575006753935 stripped +--- !u!4 &5694964270283015072 stripped Transform: - m_CorrespondingSourceObject: {fileID: -8687997942500754743, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: -6591944953872863770, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} ---- !u!4 &8721664984305371569 stripped +--- !u!4 &5493889919785363059 stripped Transform: - m_CorrespondingSourceObject: {fileID: -7888702145732253705, guid: a4396c221e9480b4083ef5e0bdbcb03e, + m_CorrespondingSourceObject: {fileID: 2860367336183924789, guid: a4396c221e9480b4083ef5e0bdbcb03e, type: 3} m_PrefabInstance: {fileID: 7749612119464111686} m_PrefabAsset: {fileID: 0} diff --git a/Assets/Character/Sprites/Sara.psb.meta b/Assets/Character/Sprites/Sara.psb.meta index 5e7dd85..6afa1b0 100644 --- a/Assets/Character/Sprites/Sara.psb.meta +++ b/Assets/Character/Sprites/Sara.psb.meta @@ -83,13 +83,12 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - singleSpriteImportData: + spriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 0 @@ -106,14 +105,13 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - multiSpriteImportData: [] - layeredSpriteImportData: + mosaicSpriteImportData: [] + rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -428,7 +426,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -607,7 +604,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -799,7 +795,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -1185,7 +1180,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -1675,7 +1669,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -1849,7 +1842,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -1979,7 +1971,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -2369,7 +2360,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -2695,7 +2685,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -2847,7 +2836,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 904 @@ -2944,7 +2932,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -3325,7 +3312,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -3716,7 +3702,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -4031,7 +4016,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 973 @@ -4117,7 +4101,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -4506,7 +4489,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -4920,7 +4902,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -5237,7 +5218,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -5616,7 +5596,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -5931,7 +5910,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 895 @@ -6358,7 +6336,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -6864,7 +6841,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -7168,7 +7144,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -7392,7 +7367,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -7526,8355 +7500,648 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} - spriteImportData: - - name: - originalName: - pivot: {x: 0, y: 0} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 0 - y: 0 - width: 0 - height: 0 - spriteID: - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 0, y: 0} - spritePosition: {x: 0, y: 0} - rigSpriteImportData: - - name: hair_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1653 - width: 112 - height: 141 - spriteID: 8b375af1e509c2047b82314526857241 - spriteBone: - - name: hairSide_02 + characterData: + bones: + - name: root guid: - position: {x: 93.260284, y: -0.000027056985, z: 0} - rotation: {x: 0, y: 0, z: 0.07007495, w: 0.9975417} - length: 69.97369 + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55616 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.5561, y: 0.000008288098, z: 0} + rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 parentId: 1 color: serializedVersion: 2 rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} + length: 295.84747 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.8475, y: -0.000060563627, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43127 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43124, y: -0.00033139673, z: 0} + rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} + length: 123.84095 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84098, y: -0.000027596725, z: 0} + rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} + length: 53.95797 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958103, y: -0.000026308317, z: 0} + rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} + length: 200.67563 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67572, y: -0.000033026634, z: 0} + rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} + length: 233.07181 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000036898891, z: 0} + rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} + length: 58.26101 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.260998, y: 0.00007850817, z: 0} + rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} + length: 199.07062 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07066, y: 0.00003261621, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46623 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46619, y: -0.000015912505, z: 0} + rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 - name: hairSide_01 guid: - position: {x: 12.435608, y: 136.47888, z: 0} - rotation: {x: 0, y: 0, z: -0.48489222, w: 0.87457395} - length: 93.26011 - parentId: -1 + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} + length: 93.2601 + parentId: 5 color: serializedVersion: 2 rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 112, y: 2.2060547} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 110.596, y: 14.137939} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.606, y: 30.407959} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 96.397995, y: 46.235962} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 86.594, y: 59.910034} - boneWeight: - weight0: 0.85966796 - weight1: 0.14033204 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.528, y: 72.94397} - boneWeight: - weight0: 0.60255855 - weight1: 0.39744145 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.264, y: 88.906006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 74.838, y: 104.45996} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 64.038, y: 117.456055} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.742, y: 128.58801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.368, y: 136.53601} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.433998, y: 141.51404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.3919983, y: 137.45605} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.4599991, y: 120.87805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.33599854, y: 103.22998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.8660011, y: 85.34802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.0340004, y: 69.41797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.404, y: 57.22998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.008, y: 51.06006} - boneWeight: - weight0: 0.85208416 - weight1: 0.14791586 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.682, y: 42.654053} - boneWeight: - weight0: 0.52817166 - weight1: 0.47182834 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.012, y: 30.63794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.064, y: 15.2960205} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 71.41, y: 5.1920166} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 87.806, y: 1.4680176} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.636, y: 1.0820312} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0f0000000800000010000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000012000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000e0000000a0000000b0000000a0000000d0000000e0000000d0000000a0000000c0000000b0000000d0000000800000012000000100000000f0000000e00000008000000130000001200000005000000110000001000000012000000040000001400000013000000140000000300000015000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 1653} - spritePosition: {x: 935, y: 1448} - - name: forearm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 333 - width: 211 - height: 341 - spriteID: 0b976d292cfbe1a499040d4e626f2376 - spriteBone: - - name: hand_R - guid: - position: {x: 233.07173, y: -0.000008649228, z: 0} - rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} - length: 81.76847 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67577, y: 0.000017072645, z: 0} - rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} - length: 233.07185 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 93.39728, y: 506.74463, z: 0} - rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} - length: 200.67563 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 186.00555, y: 242.00146, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 211, y: 71.23001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.25331, y: 103.8178} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 169.19952, y: 126.96134} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.09828, y: 219.66345} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.36695, y: 335.78162} - boneWeight: - weight0: 0.77403474 - weight1: 0.22596526 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.538197, y: 333.36627} - boneWeight: - weight0: 0.5606828 - weight1: 0.43931723 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.571213, y: 196.8696} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 160.31686} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 84.832794, y: 0.7466984} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 211, y: 0} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 126.533485, y: 220.81589} - boneWeight: - weight0: 0.9369366 - weight1: 0.06306338 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 020000000700000006000000040000000a00000005000000050000000a0000000600000008000000070000000200000000000000080000000200000001000000000000000200000003000000020000000a00000002000000060000000a000000000000000900000008000000 - edges: - - {x: 1, y: 0} - - {x: 1, y: 2} - - {x: 8, y: 9} - - {x: 0, y: 9} - - {x: 3, y: 2} - - {x: 6, y: 7} - - {x: 4, y: 5} - - {x: 6, y: 5} - - {x: 4, y: 10} - - {x: 3, y: 10} - - {x: 8, y: 7} - tessellationDetail: 0 - uvTransform: {x: 448, y: 333} - spritePosition: {x: 817, y: 878} - - name: arm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1125 - width: 93 - height: 256 - spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 - spriteBone: - - name: forearm_R - guid: - position: {x: 200.67577, y: 0.000027007067, z: 0} - rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} - length: 233.07185 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 54.397278, y: 227.74463, z: 0} - rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} - length: 200.67563 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07173, y: 0.000080173646, z: 0} - rotation: {x: 0, y: 0, z: 0.20582522, w: 0.9785888} - length: 81.76846 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 55.211998, y: 28.748047} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 71.5, y: 39.095947} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.496, y: 200.92395} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 90.104004, y: 227.05798} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 77.91, y: 248.64795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54.944, y: 257.23193} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 29.542, y: 251.38794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.21, y: 227.568} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.44200134, y: 44.848022} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.998001, y: 36.978027} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.464, y: 30.608032} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.5, y: 30} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 39.5, y: 26} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0a0000000900000001000000010000000900000008000000070000000200000008000000050000000700000006000000010000000b0000000a0000000b00000001000000000000000800000002000000010000000400000007000000050000000300000007000000040000000700000003000000020000000b000000000000000c000000 - edges: - - {x: 0, y: 1} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 0} - - {x: 1, y: 2} - - {x: 8, y: 7} - tessellationDetail: 0 - uvTransform: {x: 4, y: 1125} - spritePosition: {x: 856, y: 1157} - - name: shirt_A - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1428 - width: 237 - height: 321 - spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 - spriteBone: - - name: shoulder_L - guid: - position: {x: 152.51462, y: -13.381327, z: 0} - rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} - length: 58.261005 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.8664, y: -0.00010316616, z: 0} - rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} - length: 174.29868 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49455, y: 11.952967, z: 0} - rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} - length: 53.95795 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 140.00555, y: -9.998535, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 139.7251, y: -10.349243, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 208.806, y: 0.2319336} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213.5, y: 1.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 237.5, y: 12.670044} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 220.91199, y: 54.23401} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 209.73401, y: 91.24597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 203.896, y: 128.91797} - boneWeight: - weight0: 0.7703682 - weight1: 0.12621747 - weight2: 0.10341429 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 1 - boneIndex3: 0 - - position: {x: 199.94, y: 167.146} - boneWeight: - weight0: 0.4033089 - weight1: 0.31306666 - weight2: 0.28362447 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 1 - boneIndex3: 0 - - position: {x: 197.20001, y: 206.16003} - boneWeight: - weight0: 0.6466613 - weight1: 0.22396399 - weight2: 0.12937474 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 3 - boneIndex3: 0 - - position: {x: 193.258, y: 244.59802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.36401, y: 282.338} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.396, y: 301.516} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 133.288, y: 306.18396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.5, y: 270.67603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 127.01401, y: 290.28198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 98.57201, y: 315.74805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.397995, y: 320.00403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.037994, y: 311.516} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 290.55396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.0360107, y: 244.78796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.95401, y: 206.86804} - boneWeight: - weight0: 0.6702002 - weight1: 0.32979974 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.503998, y: 168.724} - boneWeight: - weight0: 0.5373492 - weight1: 0.34143484 - weight2: 0.121215925 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 3 - boneIndex3: 0 - - position: {x: 25.636002, y: 131.44995} - boneWeight: - weight0: 0.44395688 - weight1: 0.4116189 - weight2: 0.14442421 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 2 - boneIndex3: 0 - - position: {x: 32.37201, y: 93.40198} - boneWeight: - weight0: 0.86560947 - weight1: 0.1343905 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.548004, y: 59.974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.468002, y: 32.20996} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.08, y: 3.7819824} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.287994, y: 0.40405273} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 129.138, y: -0.368042} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 169.038, y: -0.4119873} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 1428} - spritePosition: {x: 863, y: 1130} - - name: shirt_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 4 - width: 237 - height: 321 - spriteID: 162784c827c93f14698dd31d4184d2ed - spriteBone: - - name: shoulder_L - guid: - position: {x: 152.51468, y: -13.381324, z: 0} - rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} - length: 58.261005 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.8663, y: -0.00011132964, z: 0} - rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} - length: 174.29868 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.953, z: 0} - rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} - length: 53.95795 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 140.00555, y: -9.998535, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 139.7251, y: -10.349243, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 182.22198, y: 0.1000061} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.22498, y: 0.4980011} - boneWeight: - weight0: 0.87 - weight1: 0.12999998 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 211.06299, y: 0.8760071} - boneWeight: - weight0: 0.85 - weight1: 0.14999999 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.87799, y: 8.757004} - boneWeight: - weight0: 0.69000006 - weight1: 0.30999997 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.51501, y: 21.026001} - boneWeight: - weight0: 0.73 - weight1: 0.27 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 220.94897, y: 55.553} - boneWeight: - weight0: 0.7 - weight1: 0.3 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.51099, y: 88.182} - boneWeight: - weight0: 0.91999984 - weight1: 0.08000016 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 204.93298, y: 122.621} - boneWeight: - weight0: 0.704374 - weight1: 0.295626 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 201.344, y: 157.746} - boneWeight: - weight0: 0.50729 - weight1: 0.49270996 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 198.802, y: 193.284} - boneWeight: - weight0: 0.746355 - weight1: 0.253645 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 195.60602, y: 228.425} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 191.06403, y: 262.966} - boneWeight: - weight0: 0.6 - weight1: 0.39999998 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 180.06201, y: 293.937} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 146.19202, y: 306.6} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 113.51001, y: 318} - boneWeight: - weight0: 0.5200002 - weight1: 0.4799998 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.13898, y: 319.413} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 62.332, y: 320.622} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 49.02899, y: 320.574} - boneWeight: - weight0: 0.7399996 - weight1: 0.2600004 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.6839905, y: 305.647} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1, y: 295.863} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.31500244, y: 273.861} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.38598633, y: 237.614} - boneWeight: - weight0: 0.5444727 - weight1: 0.4555273 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.593018, y: 203.528} - boneWeight: - weight0: 0.84164554 - weight1: 0.15835452 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.962006, y: 169.907} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.069, y: 136.859} - boneWeight: - weight0: 0.6666667 - weight1: 0.33333334 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.00299, y: 103.724} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 41, y: 70.274} - boneWeight: - weight0: 0.90999997 - weight1: 0.09000003 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.884003, y: 41.105003} - boneWeight: - weight0: 0.75 - weight1: 0.25000003 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 22.476013, y: 30.033005} - boneWeight: - weight0: 0.60000014 - weight1: 0.39999986 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 43.851013, y: 9.699997} - boneWeight: - weight0: 0.87999946 - weight1: 0.12000054 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 3 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 70.40503, y: 1} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.40503, y: 0.20100403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 145.81201, y: 0.037002563} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 4 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 130.79248, y: 227.12503} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 70.2616, y: 249.15929} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.85931, y: 67.66586} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 139.1026, y: 146.94519} - boneWeight: - weight0: 0.50729 - weight1: 0.49271 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 81.29224, y: 174.68709} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.66443, y: 91.61919} - boneWeight: - weight0: 0.6500001 - weight1: 0.34999993 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 4 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1800000017000000250000001d0000001c0000001b0000001a0000001e0000001d000000260000001a000000190000001e0000001a00000026000000250000001900000018000000260000001f0000001e0000001d0000001b0000001a0000001900000025000000260000001500000014000000220000001300000012000000140000001400000012000000220000002200000016000000150000000e000000220000000f0000001200000011000000220000001100000010000000220000000f00000022000000100000002500000022000000210000002500000016000000220000002500000017000000160000002400000026000000250000002300000000000000200000001f0000002300000020000000000000002300000005000000010000000000000005000000260000002400000023000000040000000300000002000000050000002300000006000000020000000500000004000000020000000100000005000000070000000600000023000000210000000d0000000b00000021000000220000000e0000000e0000000d000000210000000b0000000d0000000c0000000900000024000000210000002100000024000000250000002400000008000000070000000b0000000a000000210000000a000000090000002100000008000000240000000900000007000000230000002400000026000000230000001f000000 - edges: - - {x: 1, y: 0} - - {x: 2, y: 1} - - {x: 2, y: 3} - - {x: 4, y: 3} - - {x: 4, y: 5} - - {x: 6, y: 5} - - {x: 7, y: 6} - - {x: 8, y: 7} - - {x: 9, y: 8} - - {x: 10, y: 9} - - {x: 10, y: 11} - - {x: 12, y: 11} - - {x: 13, y: 12} - - {x: 14, y: 13} - - {x: 15, y: 14} - - {x: 15, y: 16} - - {x: 17, y: 16} - - {x: 18, y: 17} - - {x: 19, y: 18} - - {x: 20, y: 19} - - {x: 21, y: 20} - - {x: 22, y: 21} - - {x: 23, y: 22} - - {x: 24, y: 23} - - {x: 25, y: 24} - - {x: 25, y: 26} - - {x: 27, y: 26} - - {x: 27, y: 28} - - {x: 29, y: 28} - - {x: 30, y: 29} - - {x: 31, y: 30} - - {x: 32, y: 31} - - {x: 0, y: 32} - tessellationDetail: 0 - uvTransform: {x: 448, y: 4} - spritePosition: {x: 863, y: 1130} - - name: belt - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1857 - width: 237 - height: 122 - spriteID: d292b9563ea5a0241bcd9c13d4cac623 - spriteBone: - - name: hip - guid: - position: {x: 135.7251, y: 149.65076, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 221.34401, y: 3.1693246} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.276, y: 56.302002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.99734, y: 109.76597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 214.97339, y: 114.68601} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 193.94005, y: 108.881905} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 108.685974, y: 121.84595} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 46.644573, y: 122} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 11.498039, y: 117.58537} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 79.60991} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.4100037, y: 40.09204} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54.668, y: 39.578003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.19464, y: 21.266731} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 206.5747, y: 0} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0a0000000900000008000000060000000a00000008000000070000000600000008000000050000000a00000006000000050000000b0000000a000000000000000c0000000b00000001000000000000000b000000010000000400000003000000030000000200000001000000010000000b0000000400000005000000040000000b000000 - edges: - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 7, y: 8} - - {x: 11, y: 12} - - {x: 5, y: 6} - - {x: 9, y: 10} - - {x: 8, y: 9} - - {x: 6, y: 7} - - {x: 4, y: 5} - - {x: 1, y: 2} - - {x: 0, y: 1} - - {x: 12, y: 0} - - {x: 10, y: 11} - tessellationDetail: 0 - uvTransform: {x: 448, y: 1857} - spritePosition: {x: 867, y: 970} - - name: upperBoot_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 921 - width: 203 - height: 94 - spriteID: 168205745cf413a4fb682e0bc1307391 - spriteBone: - - name: leg_R - guid: - position: {x: 143.42871, y: 344.08887, z: 0} - rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} - length: 346.4313 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 200.77454, y: 0.8597684} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 200.882, y: 14.994204} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 171.2082, y: 43.373898} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 179.81157, y: 78.16056} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 165.65002, y: 85.314026} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.49999475, y: 94} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.831163, y: 27.055468} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 152.32599, y: 0.9260254} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.54602, y: 0.26202393} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 040000000700000006000000060000000500000004000000040000000200000007000000010000000000000008000000080000000200000001000000040000000300000002000000070000000200000008000000 - edges: - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 7, y: 8} - - {x: 8, y: 0} - - {x: 4, y: 5} - - {x: 1, y: 2} - - {x: 0, y: 1} - - {x: 6, y: 7} - - {x: 5, y: 6} - tessellationDetail: 0 - uvTransform: {x: 693, y: 921} - spritePosition: {x: 803, y: 316} - - name: leg_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 515 - width: 278 - height: 503 - spriteID: 9aaad619356b73940b51f50ec7f42243 - spriteBone: - - name: foot_R_02 - guid: - position: {x: 123.84105, y: -0.000014936895, z: 0} - rotation: {x: 0, y: 0, z: 0.30654898, w: 0.9518549} - length: 102.27185 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 131.42871, y: 460.08887, z: 0} - rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} - length: 346.4313 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.43127, y: -0.00034737235, z: 0} - rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} - length: 123.840965 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 212.44598, y: 1.526001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 214.14001, y: 2.1879883} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 250.91199, y: 10.458008} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 274.46002, y: 21.651978} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 276.83398, y: 60.054016} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 229.51599, y: 74.95398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.37, y: 104.40802} - boneWeight: - weight0: 0.7856854 - weight1: 0.21431457 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 144.16, y: 144.59601} - boneWeight: - weight0: 0.59929365 - weight1: 0.4007064 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.742, y: 188.206} - boneWeight: - weight0: 0.8904859 - weight1: 0.10951415 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128, y: 241.43799} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 146, y: 260.25598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 150.90799, y: 341.998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.54599, y: 397.016} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 162.55402, y: 451.982} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.52802, y: 466.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.056, y: 482.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 59.712006, y: 477.964} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34, y: 454.23804} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.548004, y: 405.628} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.940002, y: 351.958} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.786011, y: 297.346} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.958008, y: 252.54199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 22.846008, y: 204.99597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.380005, y: 177.64001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.350006, y: 129.97998} - boneWeight: - weight0: 0.8183827 - weight1: 0.18161726 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9920044, y: 79.56598} - boneWeight: - weight0: 0.6695345 - weight1: 0.3304655 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.8399963, y: 35.460022} - boneWeight: - weight0: 0.8757301 - weight1: 0.12426985 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.725998, y: 15.755981} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 63.31601, y: 8.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 126.89801, y: 0.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 184.36801, y: 0.5} - boneWeight: - weight0: 0.8896528 - weight1: 0.11034721 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0700000019000000180000000c0000000b000000120000000d0000000f0000000e0000000d0000000c0000000f000000160000000900000008000000140000000b0000000a0000001700000008000000070000000100000005000000020000000200000005000000040000000400000003000000020000001c000000070000000600000006000000050000001e000000000000000500000001000000140000000a00000009000000000000001e000000050000001500000009000000160000000c000000120000000f00000012000000100000000f00000010000000120000001100000014000000130000000b000000120000000b000000130000000900000015000000140000001600000008000000170000001c00000019000000070000001b0000001a0000001c0000001700000007000000180000001a000000190000001c000000060000001d0000001c0000001e0000001d00000006000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 515} - spritePosition: {x: 815, y: 200} - - name: thigh_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1459 - width: 165 - height: 390 - spriteID: 30a6ffd432ffb59498bee7743af3b07b - spriteBone: - - name: leg_R - guid: - position: {x: 295.84747, y: -0.000038078968, z: 0} - rotation: {x: 0, y: 0, z: -0.037133858, w: 0.9993104} - length: 346.43137 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 85.46832, y: 323.87488, z: 0} - rotation: {x: 0, y: 0, z: -0.7364227, w: 0.6765218} - length: 295.84744 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 63.761993, y: 19.498047} - boneWeight: - weight0: 0.52464485 - weight1: 0.47535515 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.380005, y: 27.942017} - boneWeight: - weight0: 0.72709465 - weight1: 0.27290535 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 112.16998, y: 65.537964} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 125.14398, y: 104.55603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.17798, y: 144.01001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.52002, y: 184.36206} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 151.59601, y: 224.07202} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.25403, y: 263.96204} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 164.07397, y: 304.09998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 141.724, y: 334.54602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.502014, y: 350.50195} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.343994, y: 359.05798} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.804016, y: 360.36804} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.082, y: 339.77405} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 306.792} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 9.350006, y: 273.37195} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.746002, y: 234.00806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.175995, y: 192.54602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9199829, y: 151.80396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.014007568, y: 110.302} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.054016113, y: 67.97595} - boneWeight: - weight0: 0.8541638 - weight1: 0.14583617 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.1839905, y: 34.317993} - boneWeight: - weight0: 0.6940261 - weight1: 0.30597392 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.60199, y: 20.725952} - boneWeight: - weight0: 0.5635684 - weight1: 0.4364316 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.5, y: 20} - boneWeight: - weight0: 0.5500897 - weight1: 0.44991028 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.5, y: 18} - boneWeight: - weight0: 0.5409219 - weight1: 0.4590781 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 61.5, y: 18} - boneWeight: - weight0: 0.5300465 - weight1: 0.46995348 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 14000000130000000200000007000000060000000f0000000700000009000000080000000a000000070000000f0000000f0000000b0000000a00000009000000070000000a0000000400000011000000050000000300000002000000130000000300000012000000040000000000000014000000020000000200000001000000000000001900000018000000170000000500000011000000100000000e0000000d0000000f000000100000000f000000060000000d0000000c0000000b0000000f0000000d0000000b000000040000001200000011000000030000001300000012000000140000001700000016000000170000001400000000000000150000001400000016000000100000000600000005000000170000000000000019000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 0} - tessellationDetail: 0 - uvTransform: {x: 448, y: 1459} - spritePosition: {x: 886, y: 631} - - name: pelvis - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 531 - width: 208 - height: 234 - spriteID: 47178ee9b758d5a4198c5c65de7e2067 - spriteBone: - - name: hip - guid: - position: {x: 125.7251, y: 214.65076, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 116.01599, y: 1.0803158} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.8708, y: 11.286861} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 190.86752, y: 51.18732} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 209.16602, y: 202.724} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 204.96997, y: 232.28601} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.53506, y: 233.52072} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.937035, y: 199.15695} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.47927952, y: 170.83783} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.47927856, y: 80.69813} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54.34077, y: 11.317841} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 75.656006, y: 1.5679932} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0200000008000000060000000800000007000000060000000600000005000000040000000900000008000000010000000900000001000000000000000800000002000000010000000300000006000000040000000300000002000000060000000a0000000900000000000000 - edges: - - {x: 0, y: 1} - - {x: 3, y: 4} - - {x: 6, y: 7} - - {x: 9, y: 10} - - {x: 4, y: 5} - - {x: 10, y: 0} - - {x: 1, y: 2} - - {x: 3, y: 2} - - {x: 5, y: 6} - - {x: 7, y: 8} - - {x: 9, y: 8} - tessellationDetail: 0 - uvTransform: {x: 693, y: 531} - spritePosition: {x: 877, y: 905} - - name: ear - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 904 - y: 921 - width: 61 - height: 70 - spriteID: 111712c8fdadc2b4295f1d902d25992a - spriteBone: - - name: head - guid: - position: {x: 53.53888, y: -2.482788, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 49.52647, y: 0} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 59.763966, y: 8.859703} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 56.73536, y: 56.623367} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.674965, y: 69.80882} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.934021, y: 56.133972} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.3938819, y: 9.910538} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 020000000400000003000000050000000400000002000000020000000100000000000000050000000200000000000000 - edges: - - {x: 0, y: 5} - - {x: 3, y: 2} - - {x: 1, y: 2} - - {x: 0, y: 1} - - {x: 3, y: 4} - - {x: 4, y: 5} - tessellationDetail: 0 - uvTransform: {x: 904, y: 921} - spritePosition: {x: 899, y: 1527} - - name: hairTop_R_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 4 - width: 250 - height: 225 - spriteID: aa14b0833864b5c49bfa8ec69796a78b - spriteBone: - - name: head - guid: - position: {x: 52.53888, y: -50.482788, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 292.17874, y: -47.30753, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920284} - length: 444.3322 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 47.578003, y: 3.4680023} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 77.35803, y: 14.853996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 101.94397, y: 35.491997} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 119.05603, y: 62.408005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 133.156, y: 91.242004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 148.26398, y: 120.366} - boneWeight: - weight0: 0.86671025 - weight1: 0.13328975 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 168.71399, y: 143.89} - boneWeight: - weight0: 0.56783754 - weight1: 0.43216246 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 196.69, y: 159.294} - boneWeight: - weight0: 0.7599043 - weight1: 0.24009569 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 227.15002, y: 166.34799} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 228, y: 138.036} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 202.05798, y: 118.736} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.00403, y: 101.484} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 181.328, y: 95.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 211.54199, y: 108.774} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 238.56, y: 126.854004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 248.74402, y: 154.7} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 240.48602, y: 184.112} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 214.836, y: 203.744} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.906, y: 216.584} - boneWeight: - weight0: 0.7340926 - weight1: 0.26590744 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.63, y: 223.638} - boneWeight: - weight0: 0.54914474 - weight1: 0.45085528 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 123.276, y: 224.476} - boneWeight: - weight0: 0.6245864 - weight1: 0.3754136 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 90.70801, y: 221.656} - boneWeight: - weight0: 0.7470651 - weight1: 0.25293487 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 61.880005, y: 207.37799} - boneWeight: - weight0: 0.833571 - weight1: 0.16642898 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 39.890015, y: 183.588} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.788025, y: 154.65201} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.588013, y: 124.007996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.791992, y: 91.752} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.3259888, y: 67.785995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9539795, y: 26.528} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.9039917, y: 4.5979996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.124023, y: 1.3199997} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000b0000000a0000000c0000000500000015000000140000000500000018000000170000001600000015000000050000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 0} - tessellationDetail: 0 - uvTransform: {x: 693, y: 4} - spritePosition: {x: 900, y: 1575} - - name: hairTop_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 1125 - width: 185 - height: 96 - spriteID: f9db4f2644eebe344987f9b2e343b1be - spriteBone: - - name: head - guid: - position: {x: -6.4611206, y: -148.48279, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 119.632996, y: 0.3170166} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 125.052, y: 2.8830566} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 142.17401, y: 10.646973} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 158.01599, y: 20.93396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.13599, y: 33.095947} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 184.55103, y: 46.656006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 185, y: 65.84094} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.86902, y: 79.553955} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.32703, y: 89.50806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.17902, y: 95.714966} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 120.96503, y: 95.86694} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 101.770996, y: 95.517944} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.95801, y: 90.24597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 66.92102, y: 81.88794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.692017, y: 71.343994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 37.718018, y: 59.029053} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 24.827026, y: 45.16504} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.549011, y: 30.504028} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.4609985, y: 14.574951} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.3880005, y: 5.19104} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.0020141602, y: 1} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.479004, y: 11.11499} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 32.57202, y: 19.041992} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.296997, y: 22.810059} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.26703, y: 21.935059} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 85.13098, y: 15.436035} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 99.28998, y: 3.9489746} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.58301, y: 0.30004883} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114.58252, y: 45.145752} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.08203, y: 57.545044} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.42975, y: 53.989136} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.6986694, y: 5.376587} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.3503418, y: 3.1883545} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1300000020000000140000001e00000018000000170000000c0000000b0000001e0000001e0000000d0000000c0000000f0000000e0000001e0000000d0000001e0000000e0000000f0000001e0000001700000017000000160000001000000017000000100000000f00000011000000100000001600000016000000150000001100000011000000150000001200000012000000150000001f0000001f000000200000001300000013000000120000001f0000001e00000019000000180000001a000000000000001b000000190000001c0000001a00000009000000080000001d000000060000001d0000000700000008000000070000001d000000020000001c0000001d00000006000000050000001d0000001d0000001c0000000a0000001c0000001e0000000b0000000a000000090000001d0000000a0000001c0000000b00000004000000030000001d0000001a0000001c000000010000001d000000030000000200000002000000010000001c00000001000000000000001a0000001d0000000500000004000000190000001e0000001c000000 - edges: - - {x: 0, y: 1} - - {x: 2, y: 1} - - {x: 3, y: 2} - - {x: 4, y: 3} - - {x: 5, y: 4} - - {x: 6, y: 5} - - {x: 7, y: 6} - - {x: 8, y: 7} - - {x: 9, y: 8} - - {x: 10, y: 9} - - {x: 11, y: 10} - - {x: 12, y: 11} - - {x: 13, y: 12} - - {x: 14, y: 13} - - {x: 15, y: 14} - - {x: 16, y: 15} - - {x: 17, y: 16} - - {x: 18, y: 17} - - {x: 19, y: 18} - - {x: 20, y: 19} - - {x: 31, y: 21} - - {x: 22, y: 21} - - {x: 22, y: 23} - - {x: 24, y: 23} - - {x: 25, y: 24} - - {x: 26, y: 25} - - {x: 27, y: 26} - - {x: 0, y: 27} - - {x: 32, y: 31} - - {x: 20, y: 32} - tessellationDetail: 0 - uvTransform: {x: 693, y: 1125} - spritePosition: {x: 959, y: 1673} - - name: hairBack_01 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1026 - width: 272 - height: 394 - spriteID: 105929bd30884ae45b4ef676d80dcc3a - spriteBone: - - name: hairTop - guid: - position: {x: 292.1786, y: -47.307602, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} - length: 444.3322 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 208.53888, y: 132.51721, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 150, y: 6} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.978, y: 46.261963} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.30801, y: 93.07605} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 163.728, y: 138.32605} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 182.436, y: 180.48596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.216, y: 219.57996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 231.616, y: 259.76196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 251.09601, y: 301.80005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 267.162, y: 345.16406} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 270.386, y: 385.61206} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 253.59, y: 392.036} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 191.392, y: 390.16797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 146.732, y: 378.01} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.43201, y: 358.136} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 70.698, y: 327.34802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 44.518005, y: 291.35596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.73999, y: 245.62402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.778, y: 202.76794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.55799866, y: 162.43005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.98399353, y: 115.017944} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 22.208008, y: 76.64795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.587997, y: 45.202026} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.429993, y: 27.572021} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.532, y: 1.7199707} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 139.96399, y: 1.6999512} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 150000001400000002000000080000000a000000090000000b0000000a00000008000000060000000c00000007000000060000000d0000000c000000070000000c0000000b000000030000001100000004000000040000000f00000005000000050000000d00000006000000020000001400000003000000070000000b0000000800000015000000020000000100000004000000100000000f000000050000000e0000000d0000000e000000050000000f000000120000001100000003000000100000000400000011000000030000001400000013000000160000001500000017000000010000001700000015000000130000001200000003000000180000001700000001000000010000000000000018000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 1026} - spritePosition: {x: 744, y: 1392} - - name: eyebrows - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 973 - y: 921 - width: 39 - height: 24 - spriteID: dae8df16c6b9d1742a3ac8337b583d2f - spriteBone: - - name: head - guid: - position: {x: -86.46112, y: -99.48279, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 37.18451, y: 2.9775732} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.625896, y: 16.01595} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.393013, y: 23.670788} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.51389414, y: 21.119333} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.605747, y: 0.50670415} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 040000000300000002000000010000000000000004000000020000000100000004000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 4, y: 0} - - {x: 2, y: 3} - - {x: 3, y: 4} - tessellationDetail: 0 - uvTransform: {x: 973, y: 921} - spritePosition: {x: 1039, y: 1624} - - name: head - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1757 - width: 213 - height: 268 - spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd - spriteBone: - - name: head - guid: - position: {x: 73.53888, y: 65.51721, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 174.07599, y: 0.49499512} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.67499, y: 1.4060059} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 191.034, y: 24.496948} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 203.307, y: 49.692017} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213, y: 74.45105} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213, y: 89} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 193, y: 110.52295} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 197.52399, y: 140.15906} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 200.03299, y: 170.19702} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 198.522, y: 195.47705} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 183.108, y: 221.62805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.05899, y: 242.24097} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 134.49301, y: 256.64905} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.600006, y: 264.67603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 75.04001, y: 267.73596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 47.453995, y: 264.82397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.765991, y: 244.86694} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.9420013, y: 219.22595} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.3330078, y: 200.39294} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.3919983, y: 165.21594} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.615997, y: 132.73706} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 31.761002, y: 107.39795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.347992, y: 83.22302} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.295, y: 58.17102} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.86301, y: 32.13794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.94101, y: 13.223999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 136.694, y: 4.462036} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.53601, y: 0.4840088} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 73.12102, y: 206.61902} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 121.92532, y: 118.42505} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 72.04245, y: 150.23145} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 133.05994, y: 181.44861} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.4082, y: 66.690796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 16000000150000001e0000001d00000017000000160000001800000017000000200000001f0000001e0000001c0000001d000000160000001e000000200000001900000018000000170000001d0000002000000015000000140000001e000000130000001e0000001400000011000000100000001c0000001c00000013000000120000000e0000000d0000001c0000001c0000000d0000000c0000001c0000000f0000000e000000100000000f0000001c00000012000000110000001c0000001c0000001e000000130000001d0000001e0000001f000000020000001b000000200000001b0000001a0000002000000001000000000000001b00000020000000030000000200000003000000200000000400000002000000010000001b000000060000000400000020000000200000001d000000060000000b0000000a0000001f0000001f0000000c0000000b0000001c0000000c0000001f0000000400000006000000050000001f000000090000000800000008000000070000001f000000070000001d0000001f000000090000001f0000000a0000001d00000007000000060000001a0000001900000020000000 - edges: - - {x: 1, y: 0} - - {x: 2, y: 1} - - {x: 3, y: 2} - - {x: 4, y: 3} - - {x: 5, y: 4} - - {x: 6, y: 5} - - {x: 7, y: 6} - - {x: 8, y: 7} - - {x: 9, y: 8} - - {x: 10, y: 9} - - {x: 11, y: 10} - - {x: 12, y: 11} - - {x: 13, y: 12} - - {x: 14, y: 13} - - {x: 15, y: 14} - - {x: 16, y: 15} - - {x: 17, y: 16} - - {x: 18, y: 17} - - {x: 19, y: 18} - - {x: 20, y: 19} - - {x: 21, y: 20} - - {x: 22, y: 21} - - {x: 23, y: 22} - - {x: 24, y: 23} - - {x: 25, y: 24} - - {x: 26, y: 25} - - {x: 27, y: 26} - - {x: 0, y: 27} - tessellationDetail: 0 - uvTransform: {x: 156, y: 1757} - spritePosition: {x: 879, y: 1459} - - name: tail - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 4 - width: 144 - height: 1113 - spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 - spriteBone: - - name: tail_01 - guid: - position: {x: 444.33203, y: 0.00010321313, z: 0} - rotation: {x: 0, y: 0, z: 0.34705055, w: 0.9378465} - length: 125.026405 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 357.14783, y: 1444.5369, z: 0} - rotation: {x: 0, y: 0, z: 0.9079912, w: -0.41898942} - length: 444.3322 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 100.304, y: 10.495972} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.868, y: 107.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.038, y: 128.462} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 112.998, y: 204.85999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.762, y: 301.90802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.979996, y: 394.75} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.520004, y: 486.034} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.591995, y: 583.698} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.578, y: 667.256} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 115.116, y: 727.94} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 118.172, y: 833.1} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 120.408005, y: 928.296} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 125.020004, y: 1010.794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 127.326004, y: 1092.0759} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 87.996, y: 1112.3679} - boneWeight: - weight0: 0.5289731 - weight1: 0.4710269 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 44.615997, y: 1112.114} - boneWeight: - weight0: 0.68664145 - weight1: 0.31335855 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.7440033, y: 1090.902} - boneWeight: - weight0: 0.827118 - weight1: 0.17288202 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.94599915, y: 1063.7681} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.9580002, y: 972.69604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.987999, y: 899.732} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 14.216, y: 786.652} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.981998, y: 761.356} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.3, y: 668.852} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.633999, y: 583.584} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.773998, y: 525.184} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.486, y: 422.978} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.306, y: 326.538} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.728, y: 280.304} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.990002, y: 192.29999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.935997, y: 92.86801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.8219986, y: 71.54999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.536003, y: 60.089996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 70.456, y: 1.0759888} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.514, y: 1.0159912} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1d0000001f0000001e0000000c000000110000000e0000000e0000000d0000000c0000000b000000120000000c000000070000000600000018000000080000001600000009000000130000000b0000000a00000008000000070000001700000019000000060000000500000002000000010000001c0000001c00000003000000020000001a000000050000000400000001000000000000001d0000001b0000000400000003000000000000002100000020000000040000001b0000001a0000001700000016000000080000000b000000130000001200000014000000130000000a00000014000000090000001500000015000000090000001600000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001800000017000000000000001f0000001d000000050000001a00000019000000180000000600000019000000030000001c0000001b000000010000001d0000001c0000000a000000090000001400000000000000200000001f000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 4} - spritePosition: {x: 774, y: 316} - - name: upperBoot_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 1023 - width: 203 - height: 94 - spriteID: 7017cafc96a9e8545bcf71cef9443830 - spriteBone: - - name: leg_L - guid: - position: {x: 116.746826, y: 342.0869, z: 0} - rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} - length: 352.04315 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 194.01202, y: 1.31604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 204.5, y: 4} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 194.16602, y: 20.569946} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 181.09998, y: 36.972046} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 177.37799, y: 53.58606} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 180.5, y: 74.33801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 165.40997, y: 85.40198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 144.98798, y: 89.45801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 123.20599, y: 91.12598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 101.15802, y: 92.24805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 79.59802, y: 93.99194} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.038025, y: 95.56995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.68799, y: 95.79199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.627991, y: 94.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.5, y: 90.099976} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.3720093, y: 72.10205} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.3619995, y: 50.098022} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.5, y: 37.54602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.437988, y: 28} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.51599, y: 21.160034} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 65.95203, y: 16.128052} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 87.145996, y: 11.634033} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 108.04401, y: 7.906006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128.77399, y: 4} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 150.24597, y: 1.631958} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.94202, y: 0.6500244} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1000000012000000110000000400000017000000070000000600000005000000040000000300000018000000040000001700000008000000070000000600000004000000070000000100000000000000020000000300000019000000180000000000000019000000020000001700000004000000180000001600000008000000170000000900000016000000150000000a00000009000000150000000b0000000a000000140000000c000000100000000f0000000c0000000b000000120000000c0000000f0000000d0000000d0000000f0000000e00000015000000140000000a0000000b000000130000001200000014000000130000000b00000012000000100000000c000000030000000200000019000000090000000800000016000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 0} - tessellationDetail: 0 - uvTransform: {x: 693, y: 1023} - spritePosition: {x: 887, y: 325} - - name: leg_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 4 - width: 284 - height: 503 - spriteID: 741240915012cbf459da23560afe5d06 - spriteBone: - - name: foot_L_02 - guid: - position: {x: 112.236855, y: 0.0000048260895, z: 0} - rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} - length: 105.06113 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04312, y: -0.00021569086, z: 0} - rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} - length: 112.23687 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 110.746826, y: 458.08698, z: 0} - rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} - length: 352.04315 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 223.74799, y: 3.0639954} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 277.772, y: 15.3880005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 283.802, y: 55.697998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 264.534, y: 66.502} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.818, y: 82.962006} - boneWeight: - weight0: 0.7046838 - weight1: 0.29531622 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 166.04999, y: 114.897995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 142.668, y: 160.106} - boneWeight: - weight0: 0.612179 - weight1: 0.38782102 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 137.254, y: 186.248} - boneWeight: - weight0: 0.820547 - weight1: 0.17945305 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 118, y: 226.664} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 133.004, y: 266.948} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.736, y: 327.7} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 134.07599, y: 384.636} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.62, y: 441.556} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.492, y: 471.372} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 75.944, y: 483.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 28.623993, y: 474.966} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8, y: 455.27002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.718002, y: 404.858} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.3339996, y: 351.04} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.9960022, y: 295.65} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.4960022, y: 254.01599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.455994, y: 207.31601} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.343994, y: 153.884} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.906006, y: 122.787994} - boneWeight: - weight0: 0.84765464 - weight1: 0.15234526 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.6080017, y: 72.834} - boneWeight: - weight0: 0.57913494 - weight1: 0.4208651 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.2819977, y: 30.796005} - boneWeight: - weight0: 0.77124584 - weight1: 0.22875418 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.113998, y: 11.5} - boneWeight: - weight0: 0.8279399 - weight1: 0.17206009 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.086, y: 6.0639954} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 136.488, y: 0.98399353} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 194.124, y: 0.46200562} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0500000018000000170000000500000017000000060000000a000000120000000b0000000c0000000e0000000d0000000c0000000b00000011000000130000000a0000000900000004000000030000000000000001000000030000000200000003000000010000000000000005000000040000001c000000000000001d00000004000000040000001d0000001c00000018000000050000001b000000080000001500000014000000100000000f00000011000000090000000800000014000000110000000f0000000e000000110000000b000000120000000c000000110000000e00000014000000130000000900000013000000120000000a0000001b0000001a0000001800000007000000160000000800000016000000150000000800000016000000060000001700000019000000180000001a0000000600000016000000070000001b000000050000001c000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 4} - spritePosition: {x: 893, y: 209} - - name: thigh_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1031 - width: 162 - height: 420 - spriteID: 663444d241a8f1b48949fe38b53a2b32 - spriteBone: - - name: leg_L - guid: - position: {x: 325.6438, y: -0.000017256756, z: 0} - rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} - length: 352.04315 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_L - guid: - position: {x: 84.49078, y: 352.72607, z: 0} - rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} - length: 325.64383 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 80.03601, y: 27.44397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.95599, y: 26.97998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114.17401, y: 34.176025} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 130.08398, y: 76.16199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 139.71002, y: 118.052} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 147.51001, y: 159.77795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 153.86597, y: 202.974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.086, y: 245.56604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.30402, y: 289.68604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 160.37799, y: 334.50403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.17603, y: 357.76196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.48401, y: 377.51404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.862, y: 383.10803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 59.59601, y: 379.062} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.804016, y: 358.40002} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6, y: 324.78198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.5880127, y: 306.578} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.984009, y: 265.984} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 11.988007, y: 222.18604} - boneWeight: - weight0: 0 - weight1: 1 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.011993, y: 177.17395} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.044006, y: 132.15796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.417999, y: 87.150024} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 14, y: 42.95398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.45401, y: 28.761963} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 72.79999, y: 26.771973} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 130000000500000014000000090000000b0000000a000000080000000c00000009000000080000000700000011000000070000000600000012000000090000000c0000000b000000050000001300000006000000040000000300000014000000040000001400000005000000020000000100000003000000080000000d0000000c00000001000000000000000300000008000000110000000f0000001100000007000000120000000e0000000d00000008000000080000000f0000000e0000000f0000001100000010000000060000001300000012000000160000001500000017000000150000001800000017000000140000000300000015000000000000001800000015000000150000000300000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 448, y: 1031} - spritePosition: {x: 921, y: 640} - - name: neck - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 895 - y: 237 - width: 118 - height: 250 - spriteID: 76a7103d0daf75547a91bfc0ef5456dc - spriteBone: - - name: chest - guid: - position: {x: 61.400208, y: -54.53601, z: 0} - rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} - length: 174.2987 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.2987, y: 0.00017519612, z: 0} - rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} - length: 76.55615 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.55605, y: 0.0000026012606, z: 0} - rotation: {x: 0, y: 0, z: -0.24932086, w: 0.9684209} - length: 168.92886 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 103.07501, y: 0.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 104.68201, y: 1.3999939} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 118, y: 20.199005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 117.54297, y: 46.54901} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 113.76099, y: 70.78299} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.65997, y: 93.458984} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.247986, y: 112.76901} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.42999, y: 135.488} - boneWeight: - weight0: 0.78999996 - weight1: 0.21000002 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.00098, y: 159.953} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.40698, y: 183.76901} - boneWeight: - weight0: 0.75 - weight1: 0.25 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 96.69098, y: 208.173} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.69, y: 232.44699} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 74.10901, y: 246.863} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 53.536987, y: 249.69202} - boneWeight: - weight0: 0.76593775 - weight1: 0.23406225 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 37.96399, y: 246.96301} - boneWeight: - weight0: 0.6489066 - weight1: 0.35109338 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.258972, y: 228.552} - boneWeight: - weight0: 0.58524394 - weight1: 0.41475606 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.228027, y: 203.00702} - boneWeight: - weight0: 0.5420814 - weight1: 0.45791864 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.765015, y: 178.07199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.325012, y: 153.6} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.04602, y: 130.01901} - boneWeight: - weight0: 0.70000005 - weight1: 0.29999998 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.6550293, y: 107.537994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.2999878, y: 91.56299} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.2869873, y: 73.285} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.330017, y: 49.37799} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 32.44702, y: 30.722992} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.124023, y: 14.36499} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 72.112976, y: 1.2839966} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 81.18201, y: 0.42800903} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 75.51245, y: 78.229675} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.956787, y: 209.8888} - boneWeight: - weight0: 0.6489066 - weight1: 0.35109338 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.8808, y: 102.48389} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.213013, y: 136.29132} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.845337, y: 67.02536} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.209595, y: 173.44418} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 78.229614, y: 41.078735} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 200000001600000015000000060000001c0000001e00000022000000020000000100000022000000040000000300000003000000020000002200000022000000010000000000000004000000220000001c00000022000000200000001c00000022000000000000001b00000005000000040000001c0000001d00000009000000210000001f00000008000000070000001c00000006000000050000000b0000000a0000001d0000000a000000090000001d0000000800000021000000090000000d0000000c0000001d0000001d0000000c0000000b000000220000001b0000001a0000002200000019000000180000001f0000001e0000001300000022000000180000002000000020000000150000001e000000200000001e0000001c0000001f000000060000001e000000180000001700000020000000130000001e0000001400000015000000140000001e0000001700000016000000200000001f00000013000000120000000f0000001d000000100000001f00000021000000080000000d0000001d0000000e0000000f0000000e0000001d0000001d00000021000000100000001f00000012000000210000002100000011000000100000001100000021000000120000001f0000000700000006000000220000001a00000019000000 - edges: - - {x: 1, y: 0} - - {x: 2, y: 1} - - {x: 3, y: 2} - - {x: 4, y: 3} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 7, y: 6} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 11, y: 10} - - {x: 12, y: 11} - - {x: 13, y: 12} - - {x: 14, y: 13} - - {x: 15, y: 14} - - {x: 16, y: 15} - - {x: 17, y: 16} - - {x: 18, y: 17} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 21, y: 20} - - {x: 22, y: 21} - - {x: 23, y: 22} - - {x: 24, y: 23} - - {x: 25, y: 24} - - {x: 26, y: 25} - - {x: 27, y: 26} - - {x: 0, y: 27} - tessellationDetail: 0 - uvTransform: {x: 895, y: 237} - spritePosition: {x: 909, y: 1329} - - name: hairBack_02 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 237 - width: 194 - height: 286 - spriteID: 2a403b78cd1015a4a837ece2d1e5be04 - spriteBone: - - name: hairTop - guid: - position: {x: 292.17862, y: -47.307457, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} - length: 444.3322 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 127.53888, y: 106.51721, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 79.83899, y: 1.4779968} - boneWeight: - weight0: 0.9 - weight1: 0.100000024 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.156006, y: 15.36499} - boneWeight: - weight0: 0.76 - weight1: 0.24000001 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 130.67297, y: 35.561005} - boneWeight: - weight0: 0.6299997 - weight1: 0.3700003 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.534, y: 59.932983} - boneWeight: - weight0: 0.45 - weight1: 0.55 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.544, y: 88.71301} - boneWeight: - weight0: 0.69000006 - weight1: 0.30999997 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 165.09302, y: 118.32599} - boneWeight: - weight0: 0.88 - weight1: 0.11999998 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 170.91602, y: 148.108} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 178.271, y: 178.03} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.25201, y: 207.50299} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 193.65503, y: 237.012} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 193.76599, y: 260.524} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 171.56097, y: 282.86096} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 147.65399, y: 285.56897} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 121.37799, y: 284.68896} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.35797, y: 267.525} - boneWeight: - weight0: 0.81 - weight1: 0.19000001 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 69.43103, y: 246.68799} - boneWeight: - weight0: 0.6700001 - weight1: 0.32999995 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.320984, y: 222.97101} - boneWeight: - weight0: 0.5299998 - weight1: 0.4700002 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.085022, y: 196.811} - boneWeight: - weight0: 0.7300002 - weight1: 0.2699998 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.72998, y: 168.51999} - boneWeight: - weight0: 0.91999984 - weight1: 0.08000016 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.549988, y: 139.948} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.419983, y: 111.04001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.42199707, y: 90.32199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.184021, y: 54.817017} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.143982, y: 27.856995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 31.442017, y: 7.1869965} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.979004, y: 0.39900208} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 72.151306, y: 81.23489} - boneWeight: - weight0: 0.19999999 - weight1: 0.8 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.415955, y: 38.78418} - boneWeight: - weight0: 0.89 - weight1: 0.110000014 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.30737, y: 245.52899} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 118.32916, y: 78.77548} - boneWeight: - weight0: 0.39999998 - weight1: 0.6 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 98.559204, y: 152.12418} - boneWeight: - weight0: 0.43 - weight1: 0.57 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 71.819336, y: 123.09006} - boneWeight: - weight0: 0.26 - weight1: 0.74 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 88.190796, y: 217.20517} - boneWeight: - weight0: 0.22000003 - weight1: 0.78 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.56555, y: 68.77374} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 101.043884, y: 108.78772} - boneWeight: - weight0: 0.39 - weight1: 0.61 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 131.46973, y: 124.538666} - boneWeight: - weight0: 0.7 - weight1: 0.3 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.38971, y: 150.50684} - boneWeight: - weight0: 0.20999998 - weight1: 0.79 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 71.16431, y: 182.49161} - boneWeight: - weight0: 0.39999998 - weight1: 0.6 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 111.8078, y: 191.65656} - boneWeight: - weight0: 0.92 - weight1: 0.08 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 137.94269, y: 165.01364} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 39.13507, y: 108.43179} - boneWeight: - weight0: 0.95 - weight1: 0.050000012 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 119.08905, y: 238.93088} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 146.97699, y: 206.63211} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 91.97589, y: 48.598328} - boneWeight: - weight0: 0.7599996 - weight1: 0.24000043 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1b00000017000000210000001f0000001e000000220000001d0000001a0000002200000022000000230000001d00000003000000020000001d00000002000000010000002b00000023000000040000001d0000000500000004000000230000002700000006000000230000000500000023000000060000000700000006000000270000001e0000002700000023000000030000001d00000004000000220000001e0000002300000026000000270000001e0000002a00000027000000260000000c0000001c0000000d0000000d0000001c000000290000000d000000290000000e0000001c0000002a000000290000002900000026000000200000001c000000080000002a00000009000000080000001c0000000b0000000a0000001c000000090000001c0000000a0000000c0000000b0000001c000000070000002a00000008000000290000002a000000260000002b0000001d000000020000001a0000001d0000002b00000028000000240000001f0000001500000021000000160000001700000016000000210000002800000021000000150000001b00000018000000170000001b00000000000000190000002b000000000000001b0000001b000000210000001a00000021000000280000001a0000002b0000001b0000001a000000220000001a0000001f0000001f0000001a000000280000002b000000010000000000000019000000180000001b0000001400000028000000150000001300000012000000240000001000000025000000110000001100000024000000120000001300000028000000140000001e0000002400000025000000280000001300000024000000260000002500000020000000250000001000000020000000290000000f0000000e00000020000000100000000f0000000f0000002900000020000000240000001e0000001f0000002400000011000000250000002a0000000700000027000000260000001e00000025000000 - edges: - - {x: 1, y: 0} - - {x: 2, y: 1} - - {x: 3, y: 2} - - {x: 4, y: 3} - - {x: 4, y: 5} - - {x: 6, y: 5} - - {x: 7, y: 6} - - {x: 8, y: 7} - - {x: 9, y: 8} - - {x: 10, y: 9} - - {x: 11, y: 10} - - {x: 12, y: 11} - - {x: 13, y: 12} - - {x: 14, y: 13} - - {x: 15, y: 14} - - {x: 16, y: 15} - - {x: 17, y: 16} - - {x: 18, y: 17} - - {x: 19, y: 18} - - {x: 20, y: 19} - - {x: 21, y: 20} - - {x: 22, y: 21} - - {x: 23, y: 22} - - {x: 24, y: 23} - - {x: 25, y: 24} - - {x: 0, y: 25} - tessellationDetail: 0 - uvTransform: {x: 693, y: 237} - spritePosition: {x: 825, y: 1418} - - name: hairTop_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 773 - width: 156 - height: 140 - spriteID: 279b516e311336c4f9fcc456ae7d5414 - spriteBone: - - name: hairTop - guid: - position: {x: 292.17868, y: -47.307568, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} - length: 444.3322 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: -28.46112, y: -60.482788, z: 0} - rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} - length: 168.92885 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 111.859985, y: 2.6539917} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 130.91199, y: 9.049988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 146.00201, y: 21.630005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 154.12598, y: 39.544006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.86597, y: 59.55603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.23401, y: 79.578} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.41602, y: 98.40198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 137.73401, y: 114.37598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 122.54602, y: 126.63397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 104.98401, y: 135.242} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 86.13397, y: 140.59601} - boneWeight: - weight0: 0.8134045 - weight1: 0.1865955 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 65.41199, y: 141.448} - boneWeight: - weight0: 0.53805965 - weight1: 0.46194035 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.21399, y: 139.45203} - boneWeight: - weight0: 0.7734217 - weight1: 0.2265783 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.322021, y: 132.268} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.60199, y: 118.34003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.7199707, y: 101.64203} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.6920166, y: 81.35199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.789978, y: 62.47998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 9.390015, y: 41.771973} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 22.497986, y: 26.140015} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 38.91797, y: 14.346008} - boneWeight: - weight0: 0.55639327 - weight1: 0.44360673 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 57.942017, y: 6.4699707} - boneWeight: - weight0: 0.81695867 - weight1: 0.18304133 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 77.711975, y: 2.5180054} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 97.747986, y: 0.9680176} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 12000000110000001000000007000000160000000800000006000000050000000700000009000000150000000a0000001600000009000000080000000500000004000000170000000200000001000000030000000000000004000000030000000100000000000000030000000000000017000000040000000900000016000000150000000b00000013000000100000000b000000100000000c0000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000140000000a000000150000000b0000001400000013000000140000000b0000000a000000120000001000000013000000070000000500000016000000170000001600000005000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 0} - tessellationDetail: 0 - uvTransform: {x: 693, y: 773} - spritePosition: {x: 981, y: 1585} - - name: forearm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 682 - width: 211 - height: 341 - spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 - spriteBone: - - name: hand_L - guid: - position: {x: 224.46619, y: -0.000009952529, z: 0} - rotation: {x: 0, y: 0, z: 0.20200749, w: 0.97938406} - length: 91.71077 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07057, y: 0.0000009247351, z: 0} - rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} - length: 224.4663 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 95.82257, y: 505.068, z: 0} - rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} - length: 199.07066 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 202.29102, y: 2.4639893} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 211, y: 35.134033} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 206.20775, y: 100.4025} - boneWeight: - weight0: 0.95183843 - weight1: 0.048161566 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.34888, y: 108.52208} - boneWeight: - weight0: 0.87472755 - weight1: 0.12527245 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.89223, y: 125.06633} - boneWeight: - weight0: 0.55752414 - weight1: 0.44247586 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.8027, y: 209.11337} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 121.52615, y: 216.26518} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.75151, y: 328.76923} - boneWeight: - weight0: 0.8963615 - weight1: 0.103638515 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 73.88259, y: 338.06512} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.358055, y: 326.07858} - boneWeight: - weight0: 0.74818087 - weight1: 0.2518191 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.656485, y: 265.71692} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.699005, y: 197.30103} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 157.02019} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 47.801876, y: 74.84984} - boneWeight: - weight0: 0.7728488 - weight1: 0.22715123 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 81.9534, y: 0} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 79.03711, y: 233.86523} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0d0000000c0000000b000000060000000b0000000f0000000b000000040000000d000000080000000a00000009000000070000000f000000080000000a000000080000000f0000000f0000000b0000000a000000030000000e0000000d00000003000000010000000e0000000d00000004000000030000000300000002000000010000000f000000070000000600000006000000050000000400000006000000040000000b0000000e0000000100000000000000 - edges: - - {x: 1, y: 0} - - {x: 2, y: 3} - - {x: 4, y: 3} - - {x: 9, y: 8} - - {x: 12, y: 13} - - {x: 11, y: 12} - - {x: 10, y: 11} - - {x: 9, y: 10} - - {x: 7, y: 8} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 4, y: 5} - - {x: 1, y: 2} - - {x: 14, y: 0} - - {x: 13, y: 14} - tessellationDetail: 0 - uvTransform: {x: 448, y: 682} - spritePosition: {x: 911, y: 878} - - name: arm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1389 - width: 93 - height: 256 - spriteID: 28f8690f10e93e149b1981b2694842a1 - spriteBone: - - name: forearm_L - guid: - position: {x: 199.07068, y: 0.00001653995, z: 0} - rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} - length: 224.4663 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 56.82257, y: 226.068, z: 0} - rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} - length: 199.07066 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 65.67174, y: 18.810081} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.248, y: 204.06995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.578, y: 229.78394} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 75.69, y: 250.05798} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.872, y: 255.08801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.632, y: 248.83997} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.784, y: 224.53601} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 33.672882} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.74185, y: 10.448291} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 010000000700000006000000060000000500000004000000080000000700000000000000010000000600000002000000030000000200000004000000020000000600000004000000000000000700000001000000 - edges: - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 8, y: 0} - - {x: 7, y: 8} - - {x: 0, y: 1} - - {x: 7, y: 6} - tessellationDetail: 0 - uvTransform: {x: 4, y: 1389} - spritePosition: {x: 950, y: 1157} - sharedRigSpriteImportData: [] - mosaicSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55616 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.5561, y: 0.000008288098, z: 0} - rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} - length: 295.84747 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.8475, y: -0.000060563627, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43127 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.43124, y: -0.00033139673, z: 0} - rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} - length: 123.84095 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84098, y: -0.000027596725, z: 0} - rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} - length: 53.95797 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958103, y: -0.000026308317, z: 0} - rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} - length: 200.67563 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67572, y: -0.000033026634, z: 0} - rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} - length: 233.07181 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000036898891, z: 0} - rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} - length: 58.26101 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.260998, y: 0.00007850817, z: 0} - rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} - length: 199.07062 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07066, y: 0.00003261621, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46623 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46619, y: -0.000015912505, z: 0} - rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - - name: hairSide_01 - guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} - length: 93.2601 - parentId: 5 - color: - serializedVersion: 2 - rgba: 0 - - name: hairSide_02 - guid: - position: {x: 93.2601, y: -0.000103776234, z: 0} - rotation: {x: 0, y: 0, z: 0.0700749, w: 0.9975417} - length: 69.97368 - parentId: 23 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 292.1787, y: -47.307503, z: 0} - rotation: {x: 0, y: -0, z: 0.9940195, w: 0.10920276} - length: 444.33228 - parentId: 5 - color: - serializedVersion: 2 - rgba: 0 - - name: tail_01 - guid: - position: {x: 444.33212, y: -0.00010080909, z: 0} - rotation: {x: 0, y: 0, z: 0.34705046, w: 0.9378465} - length: 125.026405 - parentId: 25 - color: - serializedVersion: 2 - rgba: 0 - parts: - - spritePosition: - x: 935 - y: 1448 - width: 112 - height: 141 - spriteId: 8b375af1e509c2047b82314526857241 - bones: 1800000017000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 817 - y: 878 - width: 211 - height: 341 - spriteId: 0b976d292cfbe1a499040d4e626f2376 - bones: 12000000110000001000000002000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 856 - y: 1157 - width: 93 - height: 256 - spriteId: 38b4481b8dad69d4a8f9f2f01baaf8c2 - bones: 110000001000000012000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 863 - y: 1130 - width: 237 - height: 321 - spriteId: 7dd85a7bbd9a8ab428acfcb1c4745b42 - bones: 13000000030000000f0000000200000006000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 863 - y: 1130 - width: 237 - height: 321 - spriteId: 162784c827c93f14698dd31d4184d2ed - bones: 13000000030000000f0000000200000006000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 867 - y: 970 - width: 237 - height: 122 - spriteId: d292b9563ea5a0241bcd9c13d4cac623 - bones: 06000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 803 - y: 316 - width: 203 - height: 94 - spriteId: 168205745cf413a4fb682e0bc1307391 - bones: 0c000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 815 - y: 200 - width: 278 - height: 503 - spriteId: 9aaad619356b73940b51f50ec7f42243 - bones: 0e0000000c0000000d000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 886 - y: 631 - width: 165 - height: 390 - spriteId: 30a6ffd432ffb59498bee7743af3b07b - bones: 0c0000000b000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 877 - y: 905 - width: 208 - height: 234 - spriteId: 47178ee9b758d5a4198c5c65de7e2067 - bones: 06000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 899 - y: 1527 - width: 61 - height: 70 - spriteId: 111712c8fdadc2b4295f1d902d25992a - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 900 - y: 1575 - width: 250 - height: 225 - spriteId: aa14b0833864b5c49bfa8ec69796a78b - bones: 0500000019000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 959 - y: 1673 - width: 185 - height: 96 - spriteId: f9db4f2644eebe344987f9b2e343b1be - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 744 - y: 1392 - width: 272 - height: 394 - spriteId: 105929bd30884ae45b4ef676d80dcc3a - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 1039 - y: 1624 - width: 39 - height: 24 - spriteId: dae8df16c6b9d1742a3ac8337b583d2f - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 879 - y: 1459 - width: 213 - height: 268 - spriteId: 81ec2ebecb465214f9a5b7d7bb9749fd - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 774 - y: 316 - width: 144 - height: 1113 - spriteId: 94bfc2de9711a3e47bb2ed5b145e3aa6 - bones: 1a00000019000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 887 - y: 325 - width: 203 - height: 94 - spriteId: 7017cafc96a9e8545bcf71cef9443830 - bones: 08000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 893 - y: 209 - width: 284 - height: 503 - spriteId: 741240915012cbf459da23560afe5d06 - bones: 0a0000000900000008000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 921 - y: 640 - width: 162 - height: 420 - spriteId: 663444d241a8f1b48949fe38b53a2b32 - bones: 0800000007000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 909 - y: 1329 - width: 118 - height: 250 - spriteId: 76a7103d0daf75547a91bfc0ef5456dc - bones: 030000000400000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 825 - y: 1418 - width: 194 - height: 286 - spriteId: 2a403b78cd1015a4a837ece2d1e5be04 - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 981 - y: 1585 - width: 156 - height: 140 - spriteId: 279b516e311336c4f9fcc456ae7d5414 - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 911 - y: 878 - width: 211 - height: 341 - spriteId: 7cfa1ebdeda312f43a321bf05cf6e4e0 - bones: 160000001500000014000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 950 - y: 1157 - width: 93 - height: 256 - spriteId: 28f8690f10e93e149b1981b2694842a1 - bones: 1500000014000000 - parentGroup: 0 - order: 0 - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 1 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - padding: 4 - spriteSizeExpand: 0 - skeletonAssetReferenceID: - pipeline: {instanceID: 0} - pipelineVersion: - spriteCategoryList: - categories: - - name: lashes - labels: - - name: lashes_side_00 - spriteId: 3420c57cab58b5e41b2191f0c0aa2f09 - - name: lashes_side_01 - spriteId: e5027f116aa01c34b823a0d36b720036 - - name: lashes_side_02 - spriteId: 4d48543e1ee12604388b4f73d0fcfb10 - - name: arm_R - labels: - - name: arm_R - spriteId: 38b4481b8dad69d4a8f9f2f01baaf8c2 - - name: belt - labels: - - name: belt - spriteId: d292b9563ea5a0241bcd9c13d4cac623 - - name: upperBoot_R - labels: - - name: upperBoot_R - spriteId: 168205745cf413a4fb682e0bc1307391 - - name: leg_R - labels: - - name: leg_R - spriteId: 9aaad619356b73940b51f50ec7f42243 - - name: thigh_R - labels: - - name: thigh_R - spriteId: 30a6ffd432ffb59498bee7743af3b07b - - name: pelvis - labels: - - name: pelvis - spriteId: 47178ee9b758d5a4198c5c65de7e2067 - - name: ear - labels: - - name: ear - spriteId: 111712c8fdadc2b4295f1d902d25992a - - name: hairTop_R_side - labels: - - name: hairTop_R_side - spriteId: aa14b0833864b5c49bfa8ec69796a78b - - name: hairTop_side - labels: - - name: hairTop_side - spriteId: f9db4f2644eebe344987f9b2e343b1be - - name: hairBack_01 - labels: - - name: hairBack_01 - spriteId: 105929bd30884ae45b4ef676d80dcc3a - - name: eyebrows - labels: - - name: eyebrows - spriteId: dae8df16c6b9d1742a3ac8337b583d2f - - name: head - labels: - - name: head - spriteId: 81ec2ebecb465214f9a5b7d7bb9749fd - - name: tail - labels: - - name: tail - spriteId: 94bfc2de9711a3e47bb2ed5b145e3aa6 - - name: upperBoot_L - labels: - - name: upperBoot_L - spriteId: 7017cafc96a9e8545bcf71cef9443830 - - name: leg_L - labels: - - name: leg_L - spriteId: 741240915012cbf459da23560afe5d06 - - name: thigh_L - labels: - - name: thigh_L - spriteId: 663444d241a8f1b48949fe38b53a2b32 - - name: neck - labels: - - name: neck - spriteId: 76a7103d0daf75547a91bfc0ef5456dc - - name: hairBack_02 - labels: - - name: hairBack_02 - spriteId: 2a403b78cd1015a4a837ece2d1e5be04 - - name: hairTop_B - labels: - - name: hairTop_B - spriteId: 279b516e311336c4f9fcc456ae7d5414 - - name: forearm_L - labels: - - name: forearm_L - spriteId: 7cfa1ebdeda312f43a321bf05cf6e4e0 - - name: arm_L - labels: - - name: arm_L - spriteId: 28f8690f10e93e149b1981b2694842a1 - - name: forearm_R - labels: - - name: forearm_R - spriteId: 0b976d292cfbe1a499040d4e626f2376 - - name: hair_R - labels: - - name: hair_R - spriteId: 8b375af1e509c2047b82314526857241 - - name: shirt - labels: - - name: shirt_A - spriteId: 7dd85a7bbd9a8ab428acfcb1c4745b42 - - name: shirt_B - spriteId: 162784c827c93f14698dd31d4184d2ed - spritePackingTag: - resliceFromLayer: 0 - pSDLayerImportSetting: [] - psdLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: 8b375af1e509c2047b82314526857241 - layerID: 3366 - mosaicPosition: {x: 4, y: 1653} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: 0b976d292cfbe1a499040d4e626f2376 - layerID: 3327 - mosaicPosition: {x: 448, y: 333} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 - layerID: 3324 - mosaicPosition: {x: 4, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: 490eeb054d7d44996be08dd4fb30fe2e - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 - layerID: 3274 - mosaicPosition: {x: 156, y: 1428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: 162784c827c93f14698dd31d4184d2ed - layerID: 3526 - mosaicPosition: {x: 448, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 - spriteID: d292b9563ea5a0241bcd9c13d4cac623 - layerID: 3343 - mosaicPosition: {x: 448, y: 1857} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_R - spriteName: upperBoot_R - isGroup: 0 - parentIndex: -1 - spriteID: 168205745cf413a4fb682e0bc1307391 - layerID: 3360 - mosaicPosition: {x: 693, y: 921} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_R - spriteName: leg_R - isGroup: 0 - parentIndex: -1 - spriteID: 9aaad619356b73940b51f50ec7f42243 - layerID: 3348 - mosaicPosition: {x: 156, y: 515} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_R - spriteName: thigh_R - isGroup: 0 - parentIndex: -1 - spriteID: 30a6ffd432ffb59498bee7743af3b07b - layerID: 3345 - mosaicPosition: {x: 448, y: 1459} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: pelvis - spriteName: pelvis - isGroup: 0 - parentIndex: -1 - spriteID: 47178ee9b758d5a4198c5c65de7e2067 - layerID: 3332 - mosaicPosition: {x: 693, y: 531} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: ear - spriteName: ear - isGroup: 0 - parentIndex: -1 - spriteID: 111712c8fdadc2b4295f1d902d25992a - layerID: 3255 - mosaicPosition: {x: 904, y: 921} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_R_side - spriteName: hairTop_R_side - isGroup: 0 - parentIndex: -1 - spriteID: aa14b0833864b5c49bfa8ec69796a78b - layerID: 3258 - mosaicPosition: {x: 693, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_side - spriteName: hairTop_side - isGroup: 0 - parentIndex: -1 - spriteID: f9db4f2644eebe344987f9b2e343b1be - layerID: 3261 - mosaicPosition: {x: 693, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_01 - spriteName: hairBack_01 - isGroup: 0 - parentIndex: -1 - spriteID: 105929bd30884ae45b4ef676d80dcc3a - layerID: 3265 - mosaicPosition: {x: 156, y: 1026} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: eyebrows - spriteName: eyebrows - isGroup: 0 - parentIndex: -1 - spriteID: dae8df16c6b9d1742a3ac8337b583d2f - layerID: 3353 - mosaicPosition: {x: 973, y: 921} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: head - spriteName: head - isGroup: 0 - parentIndex: -1 - spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd - layerID: 3252 - mosaicPosition: {x: 156, y: 1757} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: tail - spriteName: tail - isGroup: 0 - parentIndex: -1 - spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 - layerID: 3323 - mosaicPosition: {x: 4, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_L - spriteName: upperBoot_L - isGroup: 0 - parentIndex: -1 - spriteID: 7017cafc96a9e8545bcf71cef9443830 - layerID: 3483 - mosaicPosition: {x: 693, y: 1023} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_L - spriteName: leg_L - isGroup: 0 - parentIndex: -1 - spriteID: 741240915012cbf459da23560afe5d06 - layerID: 3474 - mosaicPosition: {x: 156, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_L - spriteName: thigh_L - isGroup: 0 - parentIndex: -1 - spriteID: 663444d241a8f1b48949fe38b53a2b32 - layerID: 3462 - mosaicPosition: {x: 448, y: 1031} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: neck - spriteName: neck - isGroup: 0 - parentIndex: -1 - spriteID: 76a7103d0daf75547a91bfc0ef5456dc - layerID: 3271 - mosaicPosition: {x: 895, y: 237} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_02 - spriteName: hairBack_02 - isGroup: 0 - parentIndex: -1 - spriteID: 2a403b78cd1015a4a837ece2d1e5be04 - layerID: 3269 - mosaicPosition: {x: 693, y: 237} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_B - spriteName: hairTop_B - isGroup: 0 - parentIndex: -1 - spriteID: 279b516e311336c4f9fcc456ae7d5414 - layerID: 3264 - mosaicPosition: {x: 693, y: 773} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_L - spriteName: forearm_L - isGroup: 0 - parentIndex: -1 - spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 - layerID: 3510 - mosaicPosition: {x: 448, y: 682} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_L - spriteName: arm_L - isGroup: 0 - parentIndex: -1 - spriteID: 28f8690f10e93e149b1981b2694842a1 - layerID: 3501 - mosaicPosition: {x: 4, y: 1389} - flatten: 0 - isImported: 1 - isVisible: 1 + - name: hairSide_02 + guid: + position: {x: 93.2601, y: -0.000103776234, z: 0} + rotation: {x: 0, y: 0, z: 0.0700749, w: 0.9975417} + length: 69.97368 + parentId: 23 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.1787, y: -47.307503, z: 0} + rotation: {x: 0, y: -0, z: 0.9940195, w: 0.10920276} + length: 444.33228 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: tail_01 + guid: + position: {x: 444.33212, y: -0.00010080909, z: 0} + rotation: {x: 0, y: 0, z: 0.34705046, w: 0.9378465} + length: 125.026405 + parentId: 25 + color: + serializedVersion: 2 + rgba: 0 + parts: + - spritePosition: + x: 935 + y: 1448 + width: 112 + height: 141 + spriteId: 8b375af1e509c2047b82314526857241 + bones: 1800000017000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 817 + y: 878 + width: 211 + height: 341 + spriteId: 0b976d292cfbe1a499040d4e626f2376 + bones: 12000000110000001000000002000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 856 + y: 1157 + width: 93 + height: 256 + spriteId: 38b4481b8dad69d4a8f9f2f01baaf8c2 + bones: 110000001000000012000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 863 + y: 1130 + width: 237 + height: 321 + spriteId: 7dd85a7bbd9a8ab428acfcb1c4745b42 + bones: 13000000030000000f0000000200000006000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 863 + y: 1130 + width: 237 + height: 321 + spriteId: 162784c827c93f14698dd31d4184d2ed + bones: 13000000030000000f0000000200000006000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 867 + y: 970 + width: 237 + height: 122 + spriteId: d292b9563ea5a0241bcd9c13d4cac623 + bones: 06000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 803 + y: 316 + width: 203 + height: 94 + spriteId: 168205745cf413a4fb682e0bc1307391 + bones: 0c000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 815 + y: 200 + width: 278 + height: 503 + spriteId: 9aaad619356b73940b51f50ec7f42243 + bones: 0e0000000c0000000d000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 886 + y: 631 + width: 165 + height: 390 + spriteId: 30a6ffd432ffb59498bee7743af3b07b + bones: 0c0000000b000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 877 + y: 905 + width: 208 + height: 234 + spriteId: 47178ee9b758d5a4198c5c65de7e2067 + bones: 06000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 899 + y: 1527 + width: 61 + height: 70 + spriteId: 111712c8fdadc2b4295f1d902d25992a + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 900 + y: 1575 + width: 250 + height: 225 + spriteId: aa14b0833864b5c49bfa8ec69796a78b + bones: 0500000019000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 959 + y: 1673 + width: 185 + height: 96 + spriteId: f9db4f2644eebe344987f9b2e343b1be + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 744 + y: 1392 + width: 272 + height: 394 + spriteId: 105929bd30884ae45b4ef676d80dcc3a + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 1039 + y: 1624 + width: 39 + height: 24 + spriteId: dae8df16c6b9d1742a3ac8337b583d2f + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 879 + y: 1459 + width: 213 + height: 268 + spriteId: 81ec2ebecb465214f9a5b7d7bb9749fd + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 774 + y: 316 + width: 144 + height: 1113 + spriteId: 94bfc2de9711a3e47bb2ed5b145e3aa6 + bones: 1a00000019000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 887 + y: 325 + width: 203 + height: 94 + spriteId: 7017cafc96a9e8545bcf71cef9443830 + bones: 08000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 893 + y: 209 + width: 284 + height: 503 + spriteId: 741240915012cbf459da23560afe5d06 + bones: 0a0000000900000008000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 921 + y: 640 + width: 162 + height: 420 + spriteId: 663444d241a8f1b48949fe38b53a2b32 + bones: 0800000007000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 909 + y: 1329 + width: 118 + height: 250 + spriteId: 76a7103d0daf75547a91bfc0ef5456dc + bones: 030000000400000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 825 + y: 1418 + width: 194 + height: 286 + spriteId: 2a403b78cd1015a4a837ece2d1e5be04 + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 981 + y: 1585 + width: 156 + height: 140 + spriteId: 279b516e311336c4f9fcc456ae7d5414 + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 911 + y: 878 + width: 211 + height: 341 + spriteId: 7cfa1ebdeda312f43a321bf05cf6e4e0 + bones: 160000001500000014000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 950 + y: 1157 + width: 93 + height: 256 + spriteId: 28f8690f10e93e149b1981b2694842a1 + bones: 1500000014000000 + parentGroup: 0 + order: 0 + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + sharedRigSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 1 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + skeletonAssetReferenceID: + padding: 4 + spriteSizeExpand: 0 + spriteCategoryList: + categories: + - name: lashes + labels: + - name: lashes_side_00 + spriteId: 3420c57cab58b5e41b2191f0c0aa2f09 + - name: lashes_side_01 + spriteId: e5027f116aa01c34b823a0d36b720036 + - name: lashes_side_02 + spriteId: 4d48543e1ee12604388b4f73d0fcfb10 + - name: arm_R + labels: + - name: arm_R + spriteId: 38b4481b8dad69d4a8f9f2f01baaf8c2 + - name: belt + labels: + - name: belt + spriteId: d292b9563ea5a0241bcd9c13d4cac623 + - name: upperBoot_R + labels: + - name: upperBoot_R + spriteId: 168205745cf413a4fb682e0bc1307391 + - name: leg_R + labels: + - name: leg_R + spriteId: 9aaad619356b73940b51f50ec7f42243 + - name: thigh_R + labels: + - name: thigh_R + spriteId: 30a6ffd432ffb59498bee7743af3b07b + - name: pelvis + labels: + - name: pelvis + spriteId: 47178ee9b758d5a4198c5c65de7e2067 + - name: ear + labels: + - name: ear + spriteId: 111712c8fdadc2b4295f1d902d25992a + - name: hairTop_R_side + labels: + - name: hairTop_R_side + spriteId: aa14b0833864b5c49bfa8ec69796a78b + - name: hairTop_side + labels: + - name: hairTop_side + spriteId: f9db4f2644eebe344987f9b2e343b1be + - name: hairBack_01 + labels: + - name: hairBack_01 + spriteId: 105929bd30884ae45b4ef676d80dcc3a + - name: eyebrows + labels: + - name: eyebrows + spriteId: dae8df16c6b9d1742a3ac8337b583d2f + - name: head + labels: + - name: head + spriteId: 81ec2ebecb465214f9a5b7d7bb9749fd + - name: tail + labels: + - name: tail + spriteId: 94bfc2de9711a3e47bb2ed5b145e3aa6 + - name: upperBoot_L + labels: + - name: upperBoot_L + spriteId: 7017cafc96a9e8545bcf71cef9443830 + - name: leg_L + labels: + - name: leg_L + spriteId: 741240915012cbf459da23560afe5d06 + - name: thigh_L + labels: + - name: thigh_L + spriteId: 663444d241a8f1b48949fe38b53a2b32 + - name: neck + labels: + - name: neck + spriteId: 76a7103d0daf75547a91bfc0ef5456dc + - name: hairBack_02 + labels: + - name: hairBack_02 + spriteId: 2a403b78cd1015a4a837ece2d1e5be04 + - name: hairTop_B + labels: + - name: hairTop_B + spriteId: 279b516e311336c4f9fcc456ae7d5414 + - name: forearm_L + labels: + - name: forearm_L + spriteId: 7cfa1ebdeda312f43a321bf05cf6e4e0 + - name: arm_L + labels: + - name: arm_L + spriteId: 28f8690f10e93e149b1981b2694842a1 + - name: forearm_R + labels: + - name: forearm_R + spriteId: 0b976d292cfbe1a499040d4e626f2376 + - name: hair_R + labels: + - name: hair_R + spriteId: 8b375af1e509c2047b82314526857241 + - name: shirt + labels: + - name: shirt_A + spriteId: 7dd85a7bbd9a8ab428acfcb1c4745b42 + - name: shirt_B + spriteId: 162784c827c93f14698dd31d4184d2ed + spritePackingTag: + resliceFromLayer: 0 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -16138,6 +8405,7 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] + pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_normal.psb.meta b/Assets/Character/Sprites/Sara_normal.psb.meta index 10920c7..e8a2c60 100644 --- a/Assets/Character/Sprites/Sara_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_normal.psb.meta @@ -70,13 +70,12 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - singleSpriteImportData: + spriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 0 @@ -93,14 +92,12 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - multiSpriteImportData: [] - layeredSpriteImportData: + mosaicSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -122,7 +119,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -144,7 +140,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -166,7 +161,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -188,7 +182,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -210,7 +203,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -232,7 +224,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -254,7 +245,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -276,7 +266,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -298,7 +287,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -320,7 +308,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 904 @@ -342,7 +329,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -364,7 +350,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -386,7 +371,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -408,7 +392,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -430,7 +413,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -452,7 +434,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -474,7 +455,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -496,7 +476,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -518,7 +497,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 895 @@ -540,7 +518,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -562,7 +539,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -584,7 +560,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -606,7 +581,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -623,36 +597,12 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} - spriteImportData: - - name: - originalName: - pivot: {x: 0, y: 0} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 0 - y: 0 - width: 0 - height: 0 - spriteID: - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 0, y: 0} - spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -674,7 +624,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -696,7 +645,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -718,7 +666,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -740,7 +687,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -762,7 +708,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -784,7 +729,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -806,7 +750,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -828,7 +771,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -850,7 +792,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -872,7 +813,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 904 @@ -894,7 +834,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -916,7 +855,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -938,7 +876,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -960,7 +897,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -982,7 +918,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -1004,7 +939,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -1026,7 +960,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -1048,7 +981,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -1070,7 +1002,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 895 @@ -1092,7 +1023,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -1114,7 +1044,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 693 @@ -1136,7 +1065,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 448 @@ -1158,7 +1086,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -1175,922 +1102,139 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -946, y: 232} spritePosition: {x: 0, y: 0} + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 sharedRigSpriteImportData: [] - mosaicSpriteImportData: + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + skeletonAssetReferenceID: + padding: 4 + spriteSizeExpand: 0 + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + mosaicPSDLayers: - name: hair_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1653 - width: 112 - height: 141 + spriteName: hair_R + isGroup: 0 + parentIndex: -1 spriteID: d9156b765908d40339490ce55b212aac - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 1653} - spritePosition: {x: 935, y: 1448} + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 - name: forearm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 333 - width: 211 - height: 341 + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 spriteID: b7c7c5240f60b469d96dc6ba1370450f - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 333} - spritePosition: {x: 817, y: 878} + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 - name: arm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1125 - width: 93 - height: 256 + spriteName: arm_R + isGroup: 0 + parentIndex: -1 spriteID: e7503e22d53cd4e2096bf4f49c0062b2 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 1125} - spritePosition: {x: 856, y: 1157} + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: dcafaa4f6b9e849eeb460518164da3f3 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 - name: shirt_A - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1428 - width: 237 - height: 321 + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 spriteID: e5f80d028df584022a32b658ae55b965 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 1428} - spritePosition: {x: 863, y: 1130} + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 - name: shirt_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 4 - width: 237 - height: 321 + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 spriteID: f1fb50515d37747d68494b5ba61374ea - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 4} - spritePosition: {x: 863, y: 1130} + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 - name: belt - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1857 - width: 237 - height: 122 - spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 1857} - spritePosition: {x: 867, y: 970} - - name: upperBoot_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 921 - width: 203 - height: 94 - spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 921} - spritePosition: {x: 803, y: 316} - - name: leg_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 515 - width: 278 - height: 503 - spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 515} - spritePosition: {x: 815, y: 200} - - name: thigh_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1459 - width: 165 - height: 390 - spriteID: 597be0d5651294e7e98219c18470e7ab - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 1459} - spritePosition: {x: 886, y: 631} - - name: pelvis - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 531 - width: 208 - height: 234 - spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 531} - spritePosition: {x: 877, y: 905} - - name: ear - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 904 - y: 921 - width: 61 - height: 70 - spriteID: 14424d08d459543a290fa0f989637e33 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 904, y: 921} - spritePosition: {x: 899, y: 1527} - - name: hairTop_R_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 4 - width: 250 - height: 225 - spriteID: 0af4316acd9ca4e59b27a403dbd68637 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 4} - spritePosition: {x: 900, y: 1575} - - name: hairTop_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 1125 - width: 185 - height: 96 - spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 1125} - spritePosition: {x: 959, y: 1673} - - name: hairBack_01 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1026 - width: 272 - height: 394 - spriteID: c0ddd7af31a2643c78423f43b62816b6 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 1026} - spritePosition: {x: 744, y: 1392} - - name: head - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1757 - width: 213 - height: 268 - spriteID: ebfab21afb933490cb47091f85f2f708 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 1757} - spritePosition: {x: 879, y: 1459} - - name: tail - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 4 - width: 144 - height: 1113 - spriteID: 546ce93706d834ad39f930ded8107838 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 4} - spritePosition: {x: 774, y: 316} - - name: upperBoot_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 1023 - width: 203 - height: 94 - spriteID: 135147cdcc8934835a8be35a14708264 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 1023} - spritePosition: {x: 887, y: 325} - - name: leg_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 4 - width: 284 - height: 503 - spriteID: 53847e3a945054242a336ec65dc565f8 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 4} - spritePosition: {x: 893, y: 209} - - name: thigh_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 1031 - width: 162 - height: 420 - spriteID: 3470fdb23629f4639b235c09e35a9161 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 1031} - spritePosition: {x: 921, y: 640} - - name: neck - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 895 - y: 237 - width: 118 - height: 250 - spriteID: ec047ed207c914dd8ae4aac9781aef3d - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 895, y: 237} - spritePosition: {x: 909, y: 1329} - - name: hairBack_02 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 237 - width: 194 - height: 286 - spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 237} - spritePosition: {x: 825, y: 1418} - - name: hairTop_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 693 - y: 773 - width: 156 - height: 140 - spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 693, y: 773} - spritePosition: {x: 981, y: 1585} - - name: forearm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 448 - y: 682 - width: 211 - height: 341 - spriteID: 1300b23cc75cb45b8ae16fb210851a76 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 448, y: 682} - spritePosition: {x: 911, y: 878} - - name: arm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1389 - width: 93 - height: 256 - spriteID: 154fcc9d5997a4d17854fd66734809c9 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 1389} - spritePosition: {x: 950, y: 1157} - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - padding: 4 - spriteSizeExpand: 0 - skeletonAssetReferenceID: - pipeline: {instanceID: 0} - pipelineVersion: - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - pSDLayerImportSetting: [] - psdLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: d9156b765908d40339490ce55b212aac - layerID: 3366 - mosaicPosition: {x: 4, y: 1653} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: b7c7c5240f60b469d96dc6ba1370450f - layerID: 3327 - mosaicPosition: {x: 448, y: 333} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: e7503e22d53cd4e2096bf4f49c0062b2 - layerID: 3324 - mosaicPosition: {x: 4, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: dcafaa4f6b9e849eeb460518164da3f3 - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: e5f80d028df584022a32b658ae55b965 - layerID: 3274 - mosaicPosition: {x: 156, y: 1428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: f1fb50515d37747d68494b5ba61374ea - layerID: 3526 - mosaicPosition: {x: 448, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 - spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 - layerID: 3343 - mosaicPosition: {x: 448, y: 1857} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_R - spriteName: upperBoot_R - isGroup: 0 - parentIndex: -1 - spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 - layerID: 3360 - mosaicPosition: {x: 693, y: 921} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_R - spriteName: leg_R - isGroup: 0 - parentIndex: -1 - spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 - layerID: 3348 - mosaicPosition: {x: 156, y: 515} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_R - spriteName: thigh_R - isGroup: 0 - parentIndex: -1 - spriteID: 597be0d5651294e7e98219c18470e7ab - layerID: 3345 - mosaicPosition: {x: 448, y: 1459} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: pelvis - spriteName: pelvis - isGroup: 0 - parentIndex: -1 - spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 - layerID: 3332 - mosaicPosition: {x: 693, y: 531} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: ear - spriteName: ear - isGroup: 0 - parentIndex: -1 - spriteID: 14424d08d459543a290fa0f989637e33 - layerID: 3255 - mosaicPosition: {x: 904, y: 921} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_R_side - spriteName: hairTop_R_side - isGroup: 0 - parentIndex: -1 - spriteID: 0af4316acd9ca4e59b27a403dbd68637 - layerID: 3258 - mosaicPosition: {x: 693, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_side - spriteName: hairTop_side - isGroup: 0 - parentIndex: -1 - spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e - layerID: 3261 - mosaicPosition: {x: 693, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_01 - spriteName: hairBack_01 - isGroup: 0 - parentIndex: -1 - spriteID: c0ddd7af31a2643c78423f43b62816b6 - layerID: 3265 - mosaicPosition: {x: 156, y: 1026} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: head - spriteName: head - isGroup: 0 - parentIndex: -1 - spriteID: ebfab21afb933490cb47091f85f2f708 - layerID: 3252 - mosaicPosition: {x: 156, y: 1757} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: tail - spriteName: tail - isGroup: 0 - parentIndex: -1 - spriteID: 546ce93706d834ad39f930ded8107838 - layerID: 3323 - mosaicPosition: {x: 4, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_L - spriteName: upperBoot_L - isGroup: 0 - parentIndex: -1 - spriteID: 135147cdcc8934835a8be35a14708264 - layerID: 3483 - mosaicPosition: {x: 693, y: 1023} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_L - spriteName: leg_L - isGroup: 0 - parentIndex: -1 - spriteID: 53847e3a945054242a336ec65dc565f8 - layerID: 3474 - mosaicPosition: {x: 156, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_L - spriteName: thigh_L - isGroup: 0 - parentIndex: -1 - spriteID: 3470fdb23629f4639b235c09e35a9161 - layerID: 3462 - mosaicPosition: {x: 448, y: 1031} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: neck - spriteName: neck - isGroup: 0 - parentIndex: -1 - spriteID: ec047ed207c914dd8ae4aac9781aef3d - layerID: 3271 - mosaicPosition: {x: 895, y: 237} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_02 - spriteName: hairBack_02 - isGroup: 0 - parentIndex: -1 - spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 - layerID: 3269 - mosaicPosition: {x: 693, y: 237} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_B - spriteName: hairTop_B - isGroup: 0 - parentIndex: -1 - spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 - layerID: 3264 - mosaicPosition: {x: 693, y: 773} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_L - spriteName: forearm_L - isGroup: 0 - parentIndex: -1 - spriteID: 1300b23cc75cb45b8ae16fb210851a76 - layerID: 3510 - mosaicPosition: {x: 448, y: 682} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_L - spriteName: arm_L - isGroup: 0 - parentIndex: -1 - spriteID: 154fcc9d5997a4d17854fd66734809c9 - layerID: 3501 - mosaicPosition: {x: 4, y: 1389} - flatten: 0 - isImported: 1 - isVisible: 1 - mosaicPSDLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: d9156b765908d40339490ce55b212aac - layerID: 3366 - mosaicPosition: {x: 4, y: 1653} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: b7c7c5240f60b469d96dc6ba1370450f - layerID: 3327 - mosaicPosition: {x: 448, y: 333} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: e7503e22d53cd4e2096bf4f49c0062b2 - layerID: 3324 - mosaicPosition: {x: 4, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: dcafaa4f6b9e849eeb460518164da3f3 - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: e5f80d028df584022a32b658ae55b965 - layerID: 3274 - mosaicPosition: {x: 156, y: 1428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: f1fb50515d37747d68494b5ba61374ea - layerID: 3526 - mosaicPosition: {x: 448, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + spriteName: belt + isGroup: 0 + parentIndex: -1 spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 layerID: 3343 mosaicPosition: {x: 448, y: 1857} @@ -2529,6 +1673,7 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] + pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01.psb.meta b/Assets/Character/Sprites/Sara_var01.psb.meta index fde1bef..fa4e2c5 100644 --- a/Assets/Character/Sprites/Sara_var01.psb.meta +++ b/Assets/Character/Sprites/Sara_var01.psb.meta @@ -75,13 +75,12 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - singleSpriteImportData: + spriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 0 @@ -98,14 +97,13 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - multiSpriteImportData: [] - layeredSpriteImportData: + mosaicSpriteImportData: [] + rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 856 @@ -420,7 +418,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -885,7 +882,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1275,7 +1271,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1661,7 +1656,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -2025,7 +2019,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -2342,7 +2335,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -2747,7 +2739,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -3181,7 +3172,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -3496,7 +3486,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -3813,7 +3802,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -4713,7 +4701,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -5094,7 +5081,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -5378,7 +5364,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -5693,7 +5678,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 517 @@ -5845,7 +5829,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -6151,7 +6134,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -6554,7 +6536,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -6948,7 +6929,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -7382,7 +7362,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -7708,7 +7687,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -8021,7 +7999,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -8336,7 +8313,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -8640,7 +8616,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -9107,7 +9082,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 517 @@ -9129,7 +9103,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -9527,10375 +9500,649 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} - spriteImportData: - - name: - originalName: - pivot: {x: 0, y: 0} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 0 - y: 0 - width: 0 - height: 0 - spriteID: - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 0, y: 0} - spritePosition: {x: 0, y: 0} - rigSpriteImportData: - - name: hair_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 856 - y: 604 - width: 112 - height: 141 - spriteID: c842f47250a7dc64da16d94740140a66 - spriteBone: - - name: hairSide_02 + characterData: + bones: + - name: root guid: - position: {x: 93.26002, y: -0.000016902315, z: 0} - rotation: {x: 0, y: 0, z: 0.0700757, w: 0.9975417} - length: 69.973694 + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55604 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.55598, y: 0.000010322633, z: 0} + rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 parentId: 1 color: serializedVersion: 2 rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} + length: 295.84753 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.84747, y: 0.00016004042, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43118 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.4312, y: -0.000046362205, z: 0} + rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} + length: 123.8409 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84092, y: -0.00002063483, z: 0} + rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} + length: 53.95824 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958218, y: 0.00005331519, z: 0} + rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} + length: 200.67575 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67578, y: -0.00004281063, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} + length: 233.07173 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000034184295, z: 0} + rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} + length: 58.2608 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.261005, y: 0.00017142588, z: 0} + rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} + length: 199.07076 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07083, y: -0.0000014420912, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46617 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46622, y: 0.000043713015, z: 0} + rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 - name: hairSide_01 guid: - position: {x: 12.435608, y: 136.47876, z: 0} - rotation: {x: 0, y: 0, z: -0.4848928, w: 0.87457365} - length: 93.26005 - parentId: -1 + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} + length: 93.26003 + parentId: 5 color: serializedVersion: 2 rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 112, y: 5.4379883} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 111.02399, y: 13.268005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 104.10199, y: 29.685974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.716, y: 45.432007} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 86.37201, y: 57.528015} - boneWeight: - weight0: 0.8875339 - weight1: 0.1124661 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.900024, y: 70.888} - boneWeight: - weight0: 0.56585366 - weight1: 0.43414634 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.302, y: 86.71802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 74.53198, y: 102.093994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 63.26001, y: 115.47998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.366028, y: 127.07202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.210022, y: 136.44202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.580017, y: 141.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.8060303, y: 134.51202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.0200195, y: 117.731995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.24597168, y: 99.86603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.77801514, y: 81.98602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.986023, y: 66.17999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.848022, y: 54.866028} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.874023, y: 48.12799} - boneWeight: - weight0: 0.8247627 - weight1: 0.17523733 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 44.073975, y: 39.114014} - boneWeight: - weight0: 0.57375234 - weight1: 0.42624766 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.49597, y: 28.596008} - boneWeight: - weight0: 0.89534247 - weight1: 0.10465753 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.35797, y: 13.343994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 71.65198, y: 3.8239746} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 88.00598, y: 0.2800293} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.92999, y: -0.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 100000000f00000008000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000011000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000d0000000a0000000b0000000a0000000d0000000e0000000d000000090000000c0000000b0000000d0000001100000007000000120000000800000011000000100000001300000012000000050000000e000000080000000f000000040000001400000013000000140000000300000015000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 856, y: 604} - spritePosition: {x: 935, y: 1448} - - name: forearm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 3349 - width: 274 - height: 346 - spriteID: 2fd8197430063764b969cc4201813f9c - spriteBone: - - name: hand_R - guid: - position: {x: 233.07188, y: -0.000020655178, z: 0} - rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} - length: 81.76847 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67569, y: 0.000033331075, z: 0} - rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} - length: 233.07175 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 150.39734, y: 511.74463, z: 0} - rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} - length: 200.67575 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 243.00555, y: 247.00146, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 162.98, y: 1.6298828} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 166.322, y: 3.1879883} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 197.536, y: 6.315918} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 239.548, y: 5.855957} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 249.078, y: 4.5959473} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 256.708, y: 4.947998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 268.492, y: 46.91992} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 269.03, y: 89.701904} - boneWeight: - weight0: 0.8949988 - weight1: 0.10500121 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 274, y: 117.70996} - boneWeight: - weight0: 0.8470294 - weight1: 0.15297061 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 238.70801, y: 125.471924} - boneWeight: - weight0: 0.6650137 - weight1: 0.33498633 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 214.70401, y: 143.47192} - boneWeight: - weight0: 0.7545232 - weight1: 0.24547678 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 231.594, y: 176.16406} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 244.81601, y: 202.52002} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 232.856, y: 230.76001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 227.064, y: 250} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 184, y: 231.61401} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.988, y: 271.792} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 168.54199, y: 314.01807} - boneWeight: - weight0: 0.6835338 - weight1: 0.31646624 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 154.836, y: 324.83594} - boneWeight: - weight0: 0.5756445 - weight1: 0.42435548 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 112.318, y: 318.38403} - boneWeight: - weight0: 0.62087816 - weight1: 0.37912184 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.203995, y: 315.6079} - boneWeight: - weight0: 0.54787374 - weight1: 0.45212635 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 73.884, y: 283.646} - boneWeight: - weight0: 0.89393777 - weight1: 0.106062286 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.702003, y: 300.67407} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.234, y: 322} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30, y: 288.4839} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34, y: 240.0061} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 250.54199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.878006, y: 231.62207} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.928001, y: 195.4419} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.491997, y: 160.87012} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.536, y: 125.466064} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.632004, y: 98.76196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.998, y: 80.00391} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.686, y: 76.37402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 117.018, y: 46.186035} - boneWeight: - weight0: 0.5190708 - weight1: 0.4809292 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 138.938, y: 17.936035} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.656, y: 0} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 190000001c0000001b0000002300000002000000010000000600000005000000040000000200000007000000060000000400000003000000060000000300000002000000060000000200000009000000070000000a00000002000000220000000d0000000f0000000e0000001000000013000000110000000b0000000a0000000f0000000f00000015000000100000000700000009000000080000000d0000000c0000000b0000000f0000000d0000000b0000000a0000001e0000000f00000009000000020000000a000000230000000100000000000000100000001500000013000000190000001d0000001c0000001d0000000f0000001e0000001e000000210000001f000000200000001f0000002100000022000000210000001e0000001d000000190000000f0000000200000023000000220000000a000000220000001e0000001800000017000000160000001500000019000000180000001800000016000000150000001500000014000000130000001300000012000000110000000f00000019000000150000001b0000001a00000019000000000000002400000023000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 34} - - {x: 34, y: 35} - - {x: 35, y: 36} - - {x: 36, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 3349} - spritePosition: {x: 760, y: 873} - - name: arm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 604 - width: 267 - height: 336 - spriteID: 6554ef70ba1c0ea40b7fd4587055aead - spriteBone: - - name: forearm_R - guid: - position: {x: 200.67575, y: 0.000036427413, z: 0} - rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} - length: 233.07175 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 166.39734, y: 227.7445, z: 0} - rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} - length: 200.67575 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07172, y: 0.000021280688, z: 0} - rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} - length: 81.768456 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 161.27399, y: 26.575989} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 183.5, y: 38.432007} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 189.906, y: 82.79999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 196.48999, y: 120.67999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.06598, y: 114} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 224.60602, y: 132.544} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 240.23999, y: 169.258} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 265.13, y: 167.63202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 267.5, y: 173.56598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 240.28998, y: 206.39398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 247.5, y: 214.85602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 234.76398, y: 253.11798} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.90002, y: 287} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 176.48999, y: 310.65802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.41199, y: 333.036} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.074005, y: 333.62598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.466, y: 297.98596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 57.885986, y: 264.028} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.09201, y: 236.508} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.833984, y: 219.75598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.712006, y: 196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 190.12} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 14.178009, y: 170.258} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.359985, y: 153.432} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 40.226013, y: 130.396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.45401, y: 100.380005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.287994, y: 71.89197} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.95001, y: 60.299988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 112.90799, y: 64.518005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 115.23599, y: 39.76001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.64401, y: 24.859985} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1700000019000000180000000c00000009000000110000000b0000000a000000090000000700000006000000080000000900000008000000060000000d000000100000000e000000110000000d0000000c0000000c0000000b000000090000000900000003000000110000000600000005000000030000000500000004000000030000001c00000003000000020000000000000002000000010000000300000009000000060000001c0000000200000000000000100000000f0000000e00000013000000110000001700000011000000100000000d000000130000001200000011000000170000001400000013000000170000001600000014000000140000001600000015000000030000001700000011000000030000001c000000190000001b0000001a0000001c000000190000001c0000001a0000001900000017000000030000001e0000001d0000001c0000001c000000000000001e000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 604} - spritePosition: {x: 744, y: 1157} - - name: shirt_A - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1292 - width: 237 - height: 321 - spriteID: 5e7da38c629c0864b9583ff19f12990d - spriteBone: - - name: shoulder_L - guid: - position: {x: 152.51462, y: -13.381422, z: 0} - rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} - length: 58.260807 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86641, y: 0.000033738652, z: 0} - rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} - length: 174.29868 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49457, y: 11.952901, z: 0} - rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} - length: 53.958233 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 140.00555, y: -9.998535, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 139.7251, y: -10.349243, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 208.80603, y: 0.2319336} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213.5, y: 1.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 237.5, y: 12.670044} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 220.91199, y: 54.23401} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 209.73401, y: 91.24597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 203.896, y: 128.91797} - boneWeight: - weight0: 0.84616613 - weight1: 0.15383385 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.94, y: 167.146} - boneWeight: - weight0: 0.40354362 - weight1: 0.3337161 - weight2: 0.26274028 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 1 - boneIndex3: 0 - - position: {x: 197.20001, y: 206.16003} - boneWeight: - weight0: 0.644469 - weight1: 0.24106239 - weight2: 0.11446858 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 3 - boneIndex3: 0 - - position: {x: 193.258, y: 244.59802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.36401, y: 282.338} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.396, y: 301.516} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 133.288, y: 306.18396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.5, y: 270.67603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 127.01401, y: 290.28198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 98.57199, y: 315.74805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.39801, y: 320.00403} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.037994, y: 311.516} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 290.55396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.0360107, y: 244.78796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.95401, y: 206.86804} - boneWeight: - weight0: 0.67945063 - weight1: 0.32054937 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.503998, y: 168.724} - boneWeight: - weight0: 0.5291273 - weight1: 0.34922367 - weight2: 0.12164901 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 3 - boneIndex3: 0 - - position: {x: 25.635986, y: 131.44995} - boneWeight: - weight0: 0.4442655 - weight1: 0.40691337 - weight2: 0.14882113 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 2 - boneIndex3: 0 - - position: {x: 32.37201, y: 93.40198} - boneWeight: - weight0: 0.86676115 - weight1: 0.13323887 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.548004, y: 59.974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.468018, y: 32.20996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.080017, y: 3.7819824} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.287994, y: 0.40405273} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 129.138, y: -0.368042} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 169.038, y: -0.4119873} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 1292} - spritePosition: {x: 863, y: 1130} - - name: shirt_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1621 - width: 237 - height: 321 - spriteID: a23b05a4b2425f444ac2fdb0940b0040 - spriteBone: - - name: shoulder_L - guid: - position: {x: 152.51468, y: -13.381357, z: 0} - rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} - length: 58.260807 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86642, y: -0.00008887531, z: 0} - rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} - length: 174.29868 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.4945, y: 11.952948, z: 0} - rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} - length: 53.958233 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 140.00555, y: -9.998535, z: 0} - rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} - length: 157.86632 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 139.7251, y: -10.349243, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 168.10199, y: 0.9000244} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.25201, y: 2.3520508} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.52002, y: 2.4620361} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.38403, y: 11.385986} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 229.54999, y: 34.618042} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 212.89801, y: 83.63403} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 205.974, y: 120.78406} - boneWeight: - weight0: 0.87472594 - weight1: 0.12527403 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 201.58002, y: 159.02197} - boneWeight: - weight0: 0.5483544 - weight1: 0.28336984 - weight2: 0.16827579 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 1 - boneIndex3: 0 - - position: {x: 197.82, y: 197.28198} - boneWeight: - weight0: 0.5654335 - weight1: 0.24146944 - weight2: 0.19309707 - weight3: 0 - boneIndex0: 0 - boneIndex1: 3 - boneIndex2: 1 - boneIndex3: 0 - - position: {x: 194.39197, y: 236.18604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 187.768, y: 273.34204} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.65201, y: 297.56006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 136.49799, y: 310.90405} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 99.638, y: 319.40002} - boneWeight: - weight0: 0.710564 - weight1: 0.28943598 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 62.794006, y: 319.568} - boneWeight: - weight0: 0.8973929 - weight1: 0.10260706 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.612, y: 317.55396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 293.68994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.2139893, y: 249.95398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.3720093, y: 211.70398} - boneWeight: - weight0: 0.7721928 - weight1: 0.2278072 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.619995, y: 173.87195} - boneWeight: - weight0: 0.42204598 - weight1: 0.39507306 - weight2: 0.18288097 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 3 - boneIndex3: 0 - - position: {x: 25.227997, y: 136.03796} - boneWeight: - weight0: 0.5212104 - weight1: 0.3101282 - weight2: 0.16866143 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 2 - boneIndex3: 0 - - position: {x: 31.971985, y: 98.62402} - boneWeight: - weight0: 0.891026 - weight1: 0.10897398 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 31.765991, y: 65.140015} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.117981, y: 32.64795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.50598, y: 6.641968} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 88.414, y: 1.7979736} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128.212, y: 0.7199707} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 3 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 180000001700000016000000090000000800000013000000120000000c00000009000000080000000700000014000000090000000c0000000a0000000b0000000a0000000c00000006000000050000001a000000020000000100000004000000040000000000000005000000040000000300000002000000010000000000000004000000150000000700000006000000000000001a000000050000001300000012000000090000000d000000120000000e0000000f0000000e000000110000000c000000120000000d00000012000000110000000e00000011000000100000000f0000001400000007000000150000001400000013000000080000001800000016000000190000001a000000160000001500000019000000160000001a00000015000000060000001a000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 1621} - spritePosition: {x: 863, y: 1130} - - name: belt - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 599 - y: 761 - width: 237 - height: 122 - spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 - spriteBone: - - name: hip - guid: - position: {x: 135.7251, y: 149.65076, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 217.43799, y: 1.9299927} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 224.78601, y: 9.176025} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 233.38403, y: 33.383972} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 237.414, y: 58.190002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 237.46198, y: 84.67999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 234.15399, y: 110.69} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 209.93402, y: 114.03003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.104, y: 113.49402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.42401, y: 116.69397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.25598, y: 119.49597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.44, y: 121.859985} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.60602, y: 123.54999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 56.974, y: 123.70801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.757996, y: 122.064026} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.981995, y: 113.44} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.7020264, y: 88.422} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.6459961, y: 62.81598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.2219849, y: 41.28003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 29.35199, y: 40.226013} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.986023, y: 39.612} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 81.82202, y: 37.893982} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.59198, y: 35.492004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128.682, y: 32.185974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 158.15399, y: 27.307983} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 181.31201, y: 18.721985} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.72803, y: 1.59198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1200000011000000100000000300000007000000040000000400000006000000050000000700000006000000040000000800000016000000090000000800000007000000170000000200000018000000030000000000000019000000010000001800000002000000010000001800000017000000070000000100000019000000180000000900000016000000150000000b0000000a00000014000000130000000f0000000d0000000c0000000b000000130000000d0000000c0000001300000012000000100000000f0000000e0000000d0000000f0000000b00000014000000130000000a000000150000001400000009000000150000000a00000013000000120000000f000000180000000700000003000000170000001600000008000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 0} - tessellationDetail: 0 - uvTransform: {x: 599, y: 761} - spritePosition: {x: 867, y: 970} - - name: upperBoot_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3821 - width: 249 - height: 149 - spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 - spriteBone: - - name: leg_R - guid: - position: {x: 169.42871, y: 364.08887, z: 0} - rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} - length: 346.43127 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 121.787994, y: 12.115967} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 136.94601, y: 22.5979} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 162.90399, y: 12.216064} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 186.41199, y: 9.718018} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.31201, y: 34.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 221.604, y: 36.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 229.5, y: 45.241943} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 208.80798, y: 64.293945} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 223.29602, y: 84.26611} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 239.60803, y: 106.64404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 249.5, y: 130.59009} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 225.61597, y: 134.81006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 197.57599, y: 130.48389} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 169.38, y: 125.95801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 148.90399, y: 127.058105} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 123.802, y: 132.39404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 96.558014, y: 127.38599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.471985, y: 129.92603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.476013, y: 141.854} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.220001, y: 152.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.996002, y: 146.5061} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.019989, y: 119.57593} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 112.37988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.8980103, y: 88.26611} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.3259888, y: 69.41797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.049988, y: 54.83203} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.891998, y: 35.89209} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.9599915, y: 11.959961} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.48999, y: 1.5119629} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.32599, y: 8.4140625} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.794006, y: 19.926025} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 81.5, y: 25.199951} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.298004, y: 7.3459473} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.42801, y: 0.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1d0000001b0000001a000000070000000d00000008000000090000000c0000000b0000000a000000090000000b000000080000000c000000090000000e000000010000000f0000000c000000080000000d000000070000000e0000000d000000050000000700000006000000070000000400000001000000070000000500000004000000020000000400000003000000100000000f00000001000000040000000200000001000000000000001f0000000100000000000000200000001f00000011000000100000001f000000110000001700000012000000120000001500000014000000130000001200000014000000110000001900000017000000170000001900000018000000170000001600000015000000120000001700000015000000110000001f000000190000001a0000001e0000001d00000010000000010000001f000000190000001f0000001e0000001d0000001c0000001b0000001e0000001a000000190000000e0000000700000001000000210000002000000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 3821} - spritePosition: {x: 777, y: 296} - - name: leg_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 604 - width: 312 - height: 603 - spriteID: a19b1b3f12527e5479078b49a6fb3332 - spriteBone: - - name: foot_R_02 - guid: - position: {x: 123.84091, y: 0.000025727737, z: 0} - rotation: {x: 0, y: 0, z: 0.30654883, w: 0.951855} - length: 102.271835 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 157.42871, y: 459.08887, z: 0} - rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} - length: 346.43127 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.43124, y: -0.00003196719, z: 0} - rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619249} - length: 123.8409 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 241.974, y: 1.6539917} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 305.768, y: 13.828003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 311.89398, y: 51.817993} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 283.85, y: 64.57599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 223.578, y: 85.34601} - boneWeight: - weight0: 0.54003155 - weight1: 0.45996845 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 182.286, y: 128.01196} - boneWeight: - weight0: 0.7827847 - weight1: 0.21721539 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 167.808, y: 187.65198} - boneWeight: - weight0: 0.8902284 - weight1: 0.10977159 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 167.67, y: 254.232} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.938, y: 319.344} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 191.738, y: 381.542} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 226.59799, y: 434.36804} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 263.78198, y: 468.412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 269.172, y: 533.31604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 259.37, y: 597.004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 250.39, y: 599.89} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 219.262, y: 540.76196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 195.368, y: 553.28796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.808, y: 526.636} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 119.054, y: 496.552} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 79.19, y: 518.688} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.636, y: 465.224} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.376007, y: 447.60803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.13600159, y: 443.63403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.5319977, y: 433.97595} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.806, y: 386.42603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.621994, y: 326.78998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.774002, y: 264.72803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 40.83, y: 200.64197} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 38.867996, y: 137.318} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.992004, y: 74.43402} - boneWeight: - weight0: 0.7453854 - weight1: 0.25461462 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.0099945, y: 31.625977} - boneWeight: - weight0: 0.8592502 - weight1: 0.14074983 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.168, y: 13.468018} - boneWeight: - weight0: 0.8803182 - weight1: 0.119681776 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.864, y: 6.432007} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 163.436, y: 0.9379883} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 231.20401, y: 0.28796387} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1d0000001f0000001e0000000d0000000c0000000f0000000e0000000d0000000f0000000f0000000c0000000b000000090000000800000018000000110000000f0000000a00000011000000100000000f00000009000000120000000a0000000400000022000000210000002200000004000000000000000000000003000000010000000200000001000000030000000400000003000000000000001c00000006000000050000001b00000007000000060000000b0000000a0000000f000000040000002100000005000000110000000a000000120000000800000019000000180000001400000009000000180000001400000013000000120000000900000014000000120000001500000014000000180000001700000016000000150000001800000017000000150000001a000000070000001b0000001d0000001c000000200000001a00000019000000080000001c0000001b0000000600000005000000200000001c000000200000001f0000001d000000200000000500000021000000070000001a00000008000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 34} - - {x: 34, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 604} - spritePosition: {x: 789, y: 201} - - name: thigh_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 2378 - width: 165 - height: 390 - spriteID: 3515b9fc0becf044da2b76cdfd4c58af - spriteBone: - - name: leg_R - guid: - position: {x: 295.84744, y: 0.00025878535, z: 0} - rotation: {x: 0, y: 0, z: -0.037133846, w: 0.9993103} - length: 346.4312 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 85.46832, y: 323.875, z: 0} - rotation: {x: 0, y: 0, z: -0.736423, w: 0.6765215} - length: 295.8475 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 85.481995, y: 23.996094} - boneWeight: - weight0: 0.6492846 - weight1: 0.35071543 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.79001, y: 49.041992} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 122.448, y: 91.87988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.63199, y: 131.46191} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 141.406, y: 170.90796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.422, y: 212.00195} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.85602, y: 251.82397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 165.5, y: 291.57007} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.5, y: 319.91797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 127.537994, y: 345.92188} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 94.04001, y: 355.09204} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 63.135986, y: 360.60596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 59.70401, y: 360.26} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.283997, y: 358} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.332001, y: 330.72803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.2559814, y: 303.28394} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.556, y: 263.67188} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.1359863, y: 223.23389} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.8840027, y: 182.4939} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.597992, y: 140.99805} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.049987793, y: 99.47412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.22601318, y: 57.14209} - boneWeight: - weight0: 0.78056675 - weight1: 0.21943326 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.3580017, y: 35.144043} - boneWeight: - weight0: 0.705284 - weight1: 0.29471603 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.309998, y: 18.783936} - boneWeight: - weight0: 0.5202984 - weight1: 0.47970158 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.5, y: 16} - boneWeight: - weight0: 0.58114654 - weight1: 0.41885346 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1500000014000000010000000a00000009000000060000000700000009000000080000000900000007000000060000000a0000000e0000000c0000000b0000000a0000000c000000100000000600000005000000040000000300000012000000110000000500000004000000130000000300000002000000100000000a000000060000001400000002000000010000000500000011000000100000000f0000000e000000100000000e0000000a000000100000000d0000000c0000000e000000040000001200000011000000030000001300000012000000170000001500000018000000020000001400000013000000160000001500000017000000180000001500000000000000150000000100000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 2378} - spritePosition: {x: 886, y: 631} - - name: pelvis - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3579 - width: 208 - height: 234 - spriteID: 2ce788539181b244294283742dcca6f4 - spriteBone: - - name: hip - guid: - position: {x: 125.7251, y: 214.65088, z: 0} - rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} - length: 140.76062 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 110, y: 2} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 138.49399, y: 12.907959} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 163.66998, y: 29.5979} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 183.05402, y: 52.726074} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 194.52399, y: 80.75} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 200.06201, y: 110.5061} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 203.61798, y: 140.32007} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 205.84198, y: 170.77197} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.09198, y: 201.22412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 204.78003, y: 231.21802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 176.262, y: 233.76611} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 145.78601, y: 235.55005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114.492004, y: 235.93799} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 83.186005, y: 235.99194} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.87799, y: 236} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36, y: 227.05396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.89801, y: 204.12988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.669983, y: 181.78003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.503998, y: 153.47607} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.7659912, y: 123.35791} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.7819824, y: 92.98389} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.753998, y: 63.996094} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 22.022003, y: 37.728027} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.669983, y: 17.885986} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.85599, y: 2.788086} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80, y: 0} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 140000000400000015000000060000000b00000007000000080000000a00000009000000070000000a000000080000000c0000000b000000060000000a000000070000000b0000000500000010000000060000000400000003000000150000000400000014000000050000001500000003000000020000001500000002000000010000001900000018000000000000001200000011000000050000000c000000100000000d000000100000000e0000000d0000000e000000100000000f0000001300000012000000050000001000000005000000110000001400000013000000050000000100000017000000150000001800000017000000000000001600000015000000170000000c0000000600000010000000170000000100000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 3579} - spritePosition: {x: 877, y: 905} - - name: ear - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 4 - width: 995 - height: 592 - spriteID: abb98cd5a106bc5479cfc60688d1b830 - spriteBone: - - name: head - guid: - position: {x: 758.5389, y: 129.51709, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 602.76, y: 530.958} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 607.5, y: 534} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 598.688, y: 549.93} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 545.778, y: 592} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 539.15, y: 579.524} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 565.994, y: 536.896} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 586.13403, y: 528.948} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 586.86597, y: 94.436005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 656.916, y: 136.018} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 703.516, y: 161.984} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 727.118, y: 134.736} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 757.504, y: 130.006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 807.148, y: 168.35199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 854.216, y: 140} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 954.274, y: 106} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 976.89, y: 158.318} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 995.5, y: 236.326} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 989.26196, y: 296.236} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 940.692, y: 398.55} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 872.64404, y: 488.646} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 815, y: 549.166} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 796.278, y: 459.05} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 757.926, y: 501.57202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 662.808, y: 555.308} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 622.372, y: 499.154} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 524.344, y: 517.216} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 453.3, y: 533.06} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 431.5, y: 535.652} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 465.88, y: 477.62} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 420.096, y: 460} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 321.31598, y: 510.88} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 279.41998, y: 544} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 281.772, y: 523.864} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 356.38202, y: 434.726} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 421.30798, y: 382.19202} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 377.69, y: 359.812} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 328.40802, y: 336.718} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 338.162, y: 318.44598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 447.164, y: 300.95} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 503.16, y: 302.746} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 571.68, y: 297.818} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 465.668, y: 287.538} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 414.94, y: 295.44} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 396.036, y: 248} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 291.41, y: 279.968} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 201.012, y: 335.51} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 210.288, y: 297.638} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 271.982, y: 232.76} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 347.17798, y: 202.324} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 456.188, y: 186.92401} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 496.12, y: 192.62} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 587.526, y: 251.974} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 585.862, y: 214.25} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 577.104, y: 187.086} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 496.316, y: 117.175995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 433.5, y: 96.052} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 471.572, y: 84.815994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 547.41, y: 84.67999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.33801, y: 428.93402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 191.324, y: 433.866} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.14001, y: 465.77002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 97.18201, y: 486} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.0639954, y: 477.09802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.338013, y: 463.05402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 87.548004, y: 428} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 379.426, y: 140.826} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 435.396, y: 150.686} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 441.5, y: 157.562} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 334.142, y: 179.18399} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 262.104, y: 189.906} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 278.43402, y: 166.858} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 341.258, y: 140.244} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 451.226, y: 2.869995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 484.09, y: 18.679993} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 494.792, y: 33.75} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 482.62, y: 53.628006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 441.24, y: 45.826004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 425.5, y: 8.687988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 438.44202, y: 0.526001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 4500000044000000460000003500000007000000390000003100000029000000320000000f0000000e0000000d000000090000000b0000000a0000000900000033000000150000000900000034000000330000000c000000100000000d0000000b000000090000000c0000000c00000009000000150000000d000000100000000f000000100000000c000000110000000800000034000000090000003300000029000000280000001c00000027000000220000001c0000001900000028000000290000003300000032000000270000001c00000028000000180000001700000016000000020000000100000000000000130000001500000014000000280000001500000033000000120000000c00000015000000130000001200000015000000070000003500000008000000150000002800000018000000190000001c0000001a000000280000001900000018000000040000000200000005000000060000000200000000000000020000000600000005000000020000000400000003000000150000001800000016000000110000000c000000120000003900000036000000350000003600000039000000380000004700000046000000440000004400000041000000470000004400000043000000410000002c000000300000002f0000002b000000300000002c0000002e0000002c0000002f0000002c0000002e0000002d0000004d0000004c000000480000004e0000004d00000048000000300000002b000000310000004100000043000000420000002a000000290000002b00000049000000480000004c000000400000003f0000003d0000003c0000003a000000400000003a0000003c0000003b0000003d0000003f0000003e0000004b000000490000004c0000004b0000004a00000049000000310000002b000000290000002300000022000000260000002600000022000000270000001d00000022000000210000000800000035000000340000001a0000001c0000001b0000001d000000210000001e000000220000001d0000001c0000002600000025000000230000002300000025000000240000003d0000003c000000400000001e000000200000001f00000021000000200000001e000000360000003800000037000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 0} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 34} - - {x: 34, y: 35} - - {x: 35, y: 36} - - {x: 36, y: 37} - - {x: 37, y: 38} - - {x: 38, y: 39} - - {x: 39, y: 40} - - {x: 40, y: 41} - - {x: 41, y: 42} - - {x: 42, y: 43} - - {x: 43, y: 44} - - {x: 44, y: 45} - - {x: 45, y: 46} - - {x: 46, y: 47} - - {x: 47, y: 48} - - {x: 48, y: 49} - - {x: 49, y: 50} - - {x: 50, y: 51} - - {x: 51, y: 52} - - {x: 52, y: 53} - - {x: 53, y: 54} - - {x: 54, y: 55} - - {x: 55, y: 56} - - {x: 56, y: 57} - - {x: 57, y: 7} - - {x: 58, y: 59} - - {x: 59, y: 60} - - {x: 60, y: 61} - - {x: 61, y: 62} - - {x: 62, y: 63} - - {x: 63, y: 64} - - {x: 64, y: 58} - - {x: 65, y: 66} - - {x: 66, y: 67} - - {x: 67, y: 68} - - {x: 68, y: 69} - - {x: 69, y: 70} - - {x: 70, y: 71} - - {x: 71, y: 65} - - {x: 72, y: 73} - - {x: 73, y: 74} - - {x: 74, y: 75} - - {x: 75, y: 76} - - {x: 76, y: 77} - - {x: 77, y: 78} - - {x: 78, y: 72} - tessellationDetail: 0 - uvTransform: {x: 4, y: 4} - spritePosition: {x: 194, y: 1395} - - name: hairTop_R_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3052 - width: 250 - height: 225 - spriteID: 0a16b8aa676328a40bae7ef0518145a0 - spriteBone: - - name: head - guid: - position: {x: 52.53888, y: -50.48291, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 292.17844, y: -47.30757, z: 0} - rotation: {x: 0, y: 0, z: 0.99401945, w: 0.10920312} - length: 444.33252 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 47.597992, y: 3.1918945} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 77.302, y: 15.12793} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 100.563995, y: 37.156006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 118.42801, y: 64.01807} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.91199, y: 93.198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 147.922, y: 121.46997} - boneWeight: - weight0: 0.8611745 - weight1: 0.13882548 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 168.87, y: 144.80396} - boneWeight: - weight0: 0.55007374 - weight1: 0.44992626 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 197.56598, y: 159.47412} - boneWeight: - weight0: 0.78719115 - weight1: 0.21280888 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 228.26599, y: 165.0979} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 225.46002, y: 136.95996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.03802, y: 117.40796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.26599, y: 100.69995} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 183.522, y: 97.023926} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 212.85999, y: 110.15405} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 240.63202, y: 128.13208} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 248.28998, y: 153.31396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 246.34601, y: 176.02393} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 219.224, y: 199.73804} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 190.52399, y: 214.11206} - boneWeight: - weight0: 0.75796187 - weight1: 0.24203813 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 160.08801, y: 223.76392} - boneWeight: - weight0: 0.5783709 - weight1: 0.4216291 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 126.858, y: 224.42993} - boneWeight: - weight0: 0.59781164 - weight1: 0.40218836 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 94.109985, y: 221.58398} - boneWeight: - weight0: 0.7313963 - weight1: 0.26860368 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 65.466, y: 208.23608} - boneWeight: - weight0: 0.8253677 - weight1: 0.17463231 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.716003, y: 185.58789} - boneWeight: - weight0: 0.8980185 - weight1: 0.10198152 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.958008, y: 158.094} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.367981, y: 129.04004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.321991, y: 97.604004} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.1719971, y: 65.76196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.3959961, y: 32.335938} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.526001, y: 5.976074} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.178009, y: 1.2338867} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000a0000000c0000000b0000001500000014000000050000000500000018000000170000000500000016000000150000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 3052} - spritePosition: {x: 900, y: 1575} - - name: hairTop_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3978 - width: 185 - height: 96 - spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 - spriteBone: - - name: head - guid: - position: {x: -6.4611206, y: -148.48291, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 125.23001, y: 2.988037} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.518, y: 11.302002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 160.874, y: 21.993896} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.802, y: 35.90796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 183.81, y: 53.58008} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 181.53601, y: 70.4939} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 165.12799, y: 84.42407} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 147.22198, y: 92.45996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 127.24399, y: 95.2959} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.52399, y: 95.10596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 86.88199, y: 91.52002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 67.93399, y: 83.68408} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.385986, y: 72.058105} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.62799, y: 58.360107} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.28601, y: 43.120117} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 11.824005, y: 27} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.2059937, y: 10.295898} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.730011, y: 12.937988} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 40.768005, y: 20.506104} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 60.355988, y: 22.271973} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 78.75601, y: 17.664062} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.268005, y: 6.988037} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 105.13199, y: 0.5239258} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 11000000100000000f0000000200000007000000060000000500000004000000060000000100000009000000080000000800000007000000020000000300000002000000060000001500000009000000010000000200000001000000080000000100000000000000150000000400000003000000060000000000000016000000150000000b0000000a00000014000000130000000d0000000c0000000c0000000b00000014000000120000000f0000000e0000000e0000000d0000001200000012000000110000000f0000000d00000013000000120000000c00000014000000130000000a0000000900000014000000140000000900000015000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 3978} - spritePosition: {x: 959, y: 1673} - - name: hairBack_01 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 2947 - width: 272 - height: 394 - spriteID: 4df51c930802c734a9dadd62c3a86d55 - spriteBone: - - name: hairTop - guid: - position: {x: 292.17856, y: -47.30766, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} - length: 444.33252 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 208.53888, y: 132.51709, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 138, y: 2} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 151.106, y: 14.4279785} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.35, y: 57.916016} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 158.222, y: 104.64209} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 167.538, y: 148.82397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 187.492, y: 190.07397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213.146, y: 229.67798} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 236.794, y: 270.0459} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 255.258, y: 312.7461} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 269.41998, y: 355.36792} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 270.35602, y: 389.6421} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 218.61, y: 396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.352, y: 386.76} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 130.916, y: 372.13794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.224, y: 347.62402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 59.994003, y: 314.16602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 37.89, y: 273.052} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.89, y: 229.7561} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.8059998, y: 185.5459} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.81399536, y: 157.42603} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.90600586, y: 117.66797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.522003, y: 79.793945} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.736, y: 42.691895} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54.379997, y: 17.825928} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 100.242004, y: 1.7438965} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 140000001300000003000000090000000b0000000a000000080000000b00000009000000070000000d0000000c00000007000000060000000e000000080000000c0000000b000000030000001300000004000000040000001100000005000000050000000f00000006000000160000000300000002000000070000000c0000000800000018000000020000000100000005000000100000000f000000070000000e0000000d0000000e000000060000000f000000120000001100000004000000100000000500000011000000150000001400000003000000030000001600000015000000170000001600000002000000130000001200000004000000180000001700000002000000180000000100000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 2947} - spritePosition: {x: 744, y: 1392} - - name: eyebrows - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 517 - y: 3978 - width: 39 - height: 24 - spriteID: d47774dc972156447ab2ccbcd52309d5 - spriteBone: - - name: head - guid: - position: {x: -86.46112, y: -99.48291, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 40.5, y: 2} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 39.804016, y: 11.875977} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 37.169983, y: 20.991943} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.934021, y: 23.36206} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.03601, y: 23.82788} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.228027, y: 23.167969} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.0180054, y: 20.447998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.869995, y: 14.803955} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.288025, y: 9.904053} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 24.424011, y: 4.302002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 32.797974, y: 0.7919922} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0400000008000000070000000600000005000000070000000400000007000000050000000400000003000000080000000a0000000900000001000000000000000a00000001000000020000000100000003000000090000000300000001000000080000000300000009000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 0} - tessellationDetail: 0 - uvTransform: {x: 517, y: 3978} - spritePosition: {x: 1039, y: 1624} - - name: head - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 2776 - width: 213 - height: 268 - spriteID: 7b82828a04fa3cb47bde34ab732177d8 - spriteBone: - - name: head - guid: - position: {x: 73.53888, y: 65.51709, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 174.422, y: 0.9279785} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 178.75201, y: 4.6740723} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 190.91003, y: 25.728027} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 202.99402, y: 52.20996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 213.5, y: 79.62012} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.11597, y: 106.552} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 198.146, y: 136.79199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 199.844, y: 169.344} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 193.99799, y: 200.7539} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 175.556, y: 227.87793} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 150.25601, y: 248.51807} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 119.60199, y: 261.43408} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 87.672, y: 266.29004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54.506012, y: 265.15796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.734009, y: 249.13403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.4859924, y: 223.77808} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 192.05396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.350006, y: 158.53003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.910004, y: 128.76001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.149994, y: 101.43994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 56.336, y: 75.04199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 73.42999, y: 47.048096} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.32199, y: 22.91211} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 124.10199, y: 8.996094} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 156.04599, y: 0.9140625} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 12000000110000000c000000070000000600000013000000070000001300000009000000030000000500000004000000130000000a000000090000000800000007000000090000000500000003000000170000000100000018000000020000001700000003000000020000000000000018000000010000001400000006000000050000001800000017000000020000000c0000000b000000120000000c00000011000000100000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000050000001500000014000000120000000a000000130000001300000006000000140000000b0000000a00000012000000050000001600000015000000050000001700000016000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 2776} - spritePosition: {x: 879, y: 1459} - - name: tail - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1826 - width: 144 - height: 1113 - spriteID: 09469e08a490a0e4a9f1940ef568f36a - spriteBone: - - name: tail_01 - guid: - position: {x: 444.33218, y: 0.00013814852, z: 0} - rotation: {x: 0, y: 0, z: 0.34705088, w: 0.9378463} - length: 125.02641 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 357.14783, y: 1444.5366, z: 0} - rotation: {x: 0, y: 0, z: 0.9079913, w: -0.4189892} - length: 444.33228 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 100.298004, y: 10.498047} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 135.672, y: 107.28003} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 143.304, y: 128.19604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 113.118, y: 203.98596} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.824005, y: 301.66797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 107.994, y: 394.4961} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.526, y: 485.77588} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.647995, y: 583.4541} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.844, y: 667.782} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 115.212006, y: 726.8999} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 116.262, y: 820.58203} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 121.78, y: 919.98804} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 124.696, y: 1014.354} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 129.344, y: 1088.138} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.658005, y: 1111.5} - boneWeight: - weight0: 0.5118974 - weight1: 0.4881026 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 30.772, y: 1108.2861} - boneWeight: - weight0: 0.5952403 - weight1: 0.4047597 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.209999, y: 1084.394} - boneWeight: - weight0: 0.83356726 - weight1: 0.16643274 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.3639984, y: 1064.1699} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.9520035, y: 972.55396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 6.9179993, y: 901.6821} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.566002, y: 814.874} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.834, y: 705.676} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.786, y: 610.282} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.973999, y: 524.58203} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.698002, y: 423.37793} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.832, y: 324.38794} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 25.883999, y: 280.9619} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.79, y: 192.11206} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.6819992, y: 92.58203} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.961998, y: 73.21997} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.8639984, y: 59.855957} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 67.956, y: 2.3179932} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.514, y: 1.0159912} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1c0000001e0000001d0000000c000000110000000e0000000e0000000d0000000c00000009000000140000000a000000070000000600000017000000080000001500000009000000130000000b0000000a00000008000000070000001600000018000000060000000500000002000000010000001b0000001b000000030000000200000019000000050000000400000001000000000000001e0000001a00000004000000030000000c0000000b0000001200000000000000200000001f000000150000000800000016000000130000000a000000140000000b000000130000001200000009000000150000001400000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001700000016000000010000001e0000001c00000019000000040000001a000000170000000600000018000000030000001b0000001a000000010000001c0000001b000000050000001900000018000000000000001f0000001e000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 1826} - spritePosition: {x: 774, y: 316} - - name: upperBoot_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 599 - y: 604 - width: 249 - height: 149 - spriteID: c2dc6c836c7b5c04eac32f35addbd167 - spriteBone: - - name: leg_L - guid: - position: {x: 142.74683, y: 362.08698, z: 0} - rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} - length: 352.04315 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 127.87799, y: 18.512024} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.71002, y: 15.039978} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 176.94397, y: 8.197998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 192.08203, y: 14.276001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 202.24799, y: 31.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 228.932, y: 38.32599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 224.23602, y: 53.700012} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 225.09198, y: 77.054016} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 238.26202, y: 100.302} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 250.5, y: 125.14398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 246.56201, y: 135.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 203.75598, y: 128.60803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 176.09198, y: 122.89801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 150.5, y: 117} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 141.36603, y: 133.21002} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114, y: 128.91602} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.70203, y: 114.400024} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.461975, y: 131.664} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 44.25403, y: 146.88403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.692017, y: 148.69} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.5, y: 120.890015} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 3.8140259, y: 114.81201} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.0640259, y: 99.109985} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 9.754028, y: 75.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.5, y: 63.633972} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 24.5, y: 48.997986} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 14.641968, y: 27.906006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.1480103, y: 2.854004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.339966, y: 2.934021} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 45.15802, y: 11.401978} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 68.36603, y: 25.366028} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 85.638, y: 14.3220215} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 108.62402, y: -0.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1a0000001c0000001b0000000c0000000b00000007000000080000000b000000090000000a000000090000000b0000000b00000008000000070000000f0000000d000000100000000d0000000f0000000e0000000c000000040000000d00000006000000040000000700000004000000010000000d00000004000000060000000500000002000000040000000300000000000000100000000d000000010000000400000002000000040000000c0000000700000001000000000000000d0000001000000019000000170000001300000012000000140000001400000012000000110000001000000017000000110000001400000011000000170000001700000016000000140000001400000016000000150000001e00000019000000100000001a000000190000001d00000010000000000000001e0000001d000000190000001e0000001700000019000000180000001a0000001d0000001c000000000000001f0000001e000000200000001f00000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 0} - tessellationDetail: 0 - uvTransform: {x: 599, y: 604} - spritePosition: {x: 861, y: 305} - - name: leg_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1215 - width: 312 - height: 603 - spriteID: 343d91448df3bda4580db62ea6f5f8e4 - spriteBone: - - name: foot_L_02 - guid: - position: {x: 112.23693, y: -0.00011808654, z: 0} - rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} - length: 105.06113 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04294, y: -0.00022282099, z: 0} - rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} - length: 112.23687 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 130.74683, y: 457.0869, z: 0} - rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} - length: 352.04315 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 234, y: 2.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 296.578, y: 10.5} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 311.846, y: 28.348022} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 307.536, y: 60.567993} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 235.254, y: 82.81604} - boneWeight: - weight0: 0.63851285 - weight1: 0.36148715 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 188.84, y: 120.62195} - boneWeight: - weight0: 0.82613283 - weight1: 0.17386723 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 170.046, y: 178.54004} - boneWeight: - weight0: 0.86005986 - weight1: 0.13994016 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 166.412, y: 244.86804} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.442, y: 310.59998} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 187.428, y: 372.87805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 218.682, y: 427.93396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 262.44, y: 464.70398} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 272, y: 531.57605} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 259.452, y: 599.89404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 248.244, y: 598.744} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 219.22, y: 539.72} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 194.712, y: 555.18396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 141.138, y: 512.348} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.856, y: 507.81396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.99, y: 517.48804} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 58.914, y: 465.412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 9.953995, y: 448.44604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 440.52795} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 2.9819946, y: 431.87} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 28.82, y: 367.37805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 24.867996, y: 320.64404} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 28.996002, y: 258.54004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.966003, y: 187.54797} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 34.772003, y: 124.73999} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.703995, y: 61.186035} - boneWeight: - weight0: 0.538092 - weight1: 0.46190795 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 14.337997, y: 25.995972} - boneWeight: - weight0: 0.64113843 - weight1: 0.35886157 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 39.29, y: 12.286011} - boneWeight: - weight0: 0.70909536 - weight1: 0.2909046 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.228, y: 7.540039} - boneWeight: - weight0: 0.83074373 - weight1: 0.16925627 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.438, y: 2.4240723} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 207.642, y: 1.3079834} - boneWeight: - weight0: 0.7524411 - weight1: 0.24755889 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 200000001d0000001c0000000d0000000c0000000e0000000f0000000e0000000c0000000f0000000c0000000b0000000900000008000000180000000f0000000a00000011000000100000000f0000001100000009000000110000000a0000002200000004000000000000000200000001000000030000000400000003000000010000000400000001000000000000002200000021000000050000001b00000007000000060000001c00000006000000050000000a0000000f0000000b0000000400000022000000050000001900000018000000080000001800000014000000090000001400000012000000110000001400000013000000120000000900000014000000110000001700000014000000180000001700000016000000150000001400000017000000150000001a000000070000001b000000080000001a0000001900000005000000200000001c0000001f0000001d000000200000001b000000060000001c0000001f0000001e0000001d000000200000000500000021000000070000001a00000008000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 34} - - {x: 34, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 1215} - spritePosition: {x: 873, y: 210} - - name: thigh_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1950 - width: 162 - height: 420 - spriteID: 750c3f05c79930644b76b6ad41a882fd - spriteBone: - - name: leg_L - guid: - position: {x: 325.6437, y: -0.000033695007, z: 0} - rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} - length: 352.04315 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_L - guid: - position: {x: 84.49078, y: 352.72607, z: 0} - rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} - length: 325.64383 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 70.074005, y: 25.385986} - boneWeight: - weight0: 0.5335649 - weight1: 0.46643505 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.504, y: 26.635986} - boneWeight: - weight0: 0.60291094 - weight1: 0.39708906 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114.37201, y: 36.858032} - boneWeight: - weight0: 0.7256158 - weight1: 0.2743842 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 132.048, y: 81.75806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 141.508, y: 122.96411} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 148.866, y: 165.01001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.298, y: 207.18994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 159.41998, y: 250.49805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 161.23401, y: 294.65405} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 160.19202, y: 339.22412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 144.776, y: 372.70605} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 114.945984, y: 381.15405} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.231995, y: 383.23193} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 55.640015, y: 377.5581} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 21.85199, y: 346.9121} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.902008, y: 314.7959} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9160156, y: 300.88403} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 9.809998, y: 258.58594} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 11.324005, y: 213.83008} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.372009, y: 169.63599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 10.505981, y: 124.63599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.428009, y: 80.46399} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.385986, y: 42.359985} - boneWeight: - weight0: 0.7900369 - weight1: 0.20996311 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 46.84201, y: 30} - boneWeight: - weight0: 0.66738623 - weight1: 0.33261377 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50, y: 30} - boneWeight: - weight0: 0.6506461 - weight1: 0.34935394 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 62, y: 24} - boneWeight: - weight0: 0.56708 - weight1: 0.43291998 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 140000000300000015000000080000000700000011000000080000000c00000009000000080000000e0000000c0000000c0000000b000000090000000a000000090000000b0000000500000012000000060000000400000003000000140000000400000013000000050000000300000002000000000000000200000001000000000000001900000018000000000000000e00000008000000110000000700000012000000110000000c0000000e0000000d00000005000000130000001200000011000000100000000e000000100000000f0000000e000000040000001400000013000000150000001800000017000000030000001800000015000000160000001500000017000000120000000700000006000000180000000300000000000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 1950} - spritePosition: {x: 921, y: 640} - - name: neck - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1826 - width: 118 - height: 250 - spriteID: 64da928f49b1173419c6091e2e46716e - spriteBone: - - name: chest - guid: - position: {x: 61.400208, y: -54.53601, z: 0} - rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} - length: 174.2987 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29886, y: 0.00017704387, z: 0} - rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} - length: 76.55603 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.5558, y: -0.000020709223, z: 0} - rotation: {x: 0, y: 0, z: -0.24932085, w: 0.968421} - length: 168.92885 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 112.01599, y: 9.050049} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 116.71399, y: 34.98401} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 116.04401, y: 62.225952} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 108.31799, y: 86.962036} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.218, y: 108.31995} - boneWeight: - weight0: 0.67730486 - weight1: 0.32269514 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 90.23599, y: 131.32202} - boneWeight: - weight0: 0.7659342 - weight1: 0.23406577 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 92.474, y: 157.182} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 95.498, y: 183.98804} - boneWeight: - weight0: 0.706386 - weight1: 0.29361394 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 96.166, y: 210.60803} - boneWeight: - weight0: 0.70660645 - weight1: 0.29339355 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 91.37799, y: 236.51611} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 67.746, y: 248.02197} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 41.009995, y: 249.00806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.794006, y: 226.37402} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 24.690002, y: 200.13196} - boneWeight: - weight0: 0.52191246 - weight1: 0.47808748 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 23.484009, y: 172.56604} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 20.25, y: 146.14001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 12.061996, y: 121.03601} - boneWeight: - weight0: 0.594561 - weight1: 0.40543902 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9400024, y: 96.59802} - boneWeight: - weight0: 0.8538458 - weight1: 0.14615422 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.8300018, y: 69.73401} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 17.363998, y: 47.920044} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 35.528, y: 28.005981} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 56.138, y: 11.917969} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 79.423996, y: 1.7459717} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 106.140015, y: 1.7139893} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 0400000011000000100000000a000000090000000800000006000000050000000f0000000d0000000800000007000000060000000e000000070000000000000016000000010000000100000015000000020000001300000004000000030000001700000016000000000000000300000002000000140000001400000002000000150000000f0000000e000000060000000c0000000a000000080000000b0000000a0000000c0000000d0000000c000000080000000e0000000d0000000700000005000000100000000f000000040000001300000011000000140000001300000003000000120000001100000013000000050000000400000010000000010000001600000015000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 1826} - spritePosition: {x: 909, y: 1329} - - name: hairBack_02 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3285 - width: 194 - height: 286 - spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 - spriteBone: - - name: hairTop - guid: - position: {x: 292.17892, y: -47.30735, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} - length: 444.33252 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 127.53888, y: 106.51709, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 74.441986, y: 1.0200195} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.12201, y: 1.7680664} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 96.649994, y: 9.791992} - boneWeight: - weight0: 0.8871664 - weight1: 0.11283362 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 122.444, y: 29.075928} - boneWeight: - weight0: 0.6827127 - weight1: 0.31728733 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 144.074, y: 53.87793} - boneWeight: - weight0: 0.63392836 - weight1: 0.36607164 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 158.14801, y: 84.06006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 164.22198, y: 117.05005} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 170.59201, y: 149.02588} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 178.84601, y: 180.53394} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 188.138, y: 212.27808} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 192.06403, y: 243.50806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 190.28003, y: 271.2959} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 160.818, y: 283.18994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128.47601, y: 284.04004} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 99.104004, y: 271.906} - boneWeight: - weight0: 0.8270477 - weight1: 0.17295232 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 73.198, y: 251.31396} - boneWeight: - weight0: 0.59743524 - weight1: 0.40256473 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.73001, y: 226.17603} - boneWeight: - weight0: 0.6701123 - weight1: 0.3298877 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.235992, y: 197.05591} - boneWeight: - weight0: 0.8728368 - weight1: 0.12716317 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.582, y: 166.21606} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 8.824005, y: 134.4939} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.9360046, y: 102.54199} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 1.7399902, y: 68.37207} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 7.5180054, y: 35.738037} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.365997, y: 9.659912} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 56.892, y: 0} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 160000001500000001000000080000000e000000090000000a0000000c0000000b000000090000000d0000000a0000000e0000000d000000090000000c0000000a0000000d0000001000000008000000070000000500000013000000060000000600000012000000070000000500000004000000140000000e000000080000000f0000000300000014000000040000000f0000000800000010000000120000001100000007000000100000000700000011000000140000001300000005000000120000000600000013000000030000001500000014000000160000000100000018000000010000000000000018000000170000001600000018000000150000000200000001000000030000000200000015000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 3285} - spritePosition: {x: 825, y: 1418} - - name: hairTop_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 2084 - width: 156 - height: 140 - spriteID: 6776854868c7fe94da55c1813fbb97b9 - spriteBone: - - name: hairTop - guid: - position: {x: 292.1788, y: -47.30773, z: 0} - rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} - length: 444.33252 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: -28.46112, y: -60.48291, z: 0} - rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} - length: 168.92886 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 110.44202, y: 0.8820801} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 121.48001, y: 3.3479004} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 138.19598, y: 14.305908} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.77802, y: 30.070068} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 154.74402, y: 49.018066} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 155.012, y: 69.736084} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 151.34, y: 88.97412} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 142.70001, y: 106.65796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 128.624, y: 120.706055} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 111.616, y: 131.32007} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 93.06799, y: 137.44995} - boneWeight: - weight0: 0.87296945 - weight1: 0.12703055 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 72.892, y: 139.46606} - boneWeight: - weight0: 0.6060774 - weight1: 0.39392263 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 52.065994, y: 138.9541} - boneWeight: - weight0: 0.72181374 - weight1: 0.27818626 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 32.324005, y: 134.23999} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 15.860001, y: 123.13599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.7139893, y: 106.895996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.9299927, y: 87.283936} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0.9259949, y: 66.5061} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 4.9360046, y: 46.605957} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 16.244003, y: 30.023926} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 31.699997, y: 16.875977} - boneWeight: - weight0: 0.5672535 - weight1: 0.43274653 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 50.291992, y: 7.8320312} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 69.57001, y: 2.7780762} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.588, y: 0.64990234} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 13000000120000001100000006000000170000000800000007000000060000000800000009000000160000000a0000001600000009000000080000000500000004000000170000000000000004000000020000000400000003000000020000000100000000000000020000000000000017000000040000000a00000016000000150000000c0000000b000000110000000c00000011000000100000000d0000000c000000100000000d000000100000000e0000000f0000000e00000010000000150000000b0000000a000000110000000b0000001400000015000000140000000b000000140000001300000011000000050000001700000006000000080000001700000016000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 0} - tessellationDetail: 0 - uvTransform: {x: 156, y: 2084} - spritePosition: {x: 981, y: 1585} - - name: forearm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 3703 - width: 274 - height: 346 - spriteID: 5ab1f6659db6e5944a12c81e4f90f42b - spriteBone: - - name: hand_L - guid: - position: {x: 224.4661, y: 0.000002516932, z: 0} - rotation: {x: 0, y: 0, z: 0.20200767, w: 0.979384} - length: 91.71079 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07103, y: 0.00009549552, z: 0} - rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} - length: 224.46625 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 146.82257, y: 510.06836, z: 0} - rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} - length: 199.07079 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 162.992, y: 1.6240234} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 166.326, y: 3.171875} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 197.216, y: 6.156006} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 239.14801, y: 5.9680176} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 248.64801, y: 4.5439453} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 256.44202, y: 4.590088} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 268.318, y: 46.491943} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 268.698, y: 95.2561} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 274, y: 114.038086} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 263.128, y: 120} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 224.676, y: 122} - boneWeight: - weight0: 0.76228786 - weight1: 0.23771214 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 222.84799, y: 151.92407} - boneWeight: - weight0: 0.7037121 - weight1: 0.2962879 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 235.356, y: 183.17212} - boneWeight: - weight0: 0.8718027 - weight1: 0.12819734 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 244.002, y: 206.91406} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 232, y: 241.28198} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 216.238, y: 250} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 184, y: 231.76001} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 174.956, y: 271.93408} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 168.384, y: 314.1499} - boneWeight: - weight0: 0.71073824 - weight1: 0.28926173 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.996, y: 326.67993} - boneWeight: - weight0: 0.5984542 - weight1: 0.40154585 - weight2: 0 - weight3: 0 - boneIndex0: 2 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.084, y: 314.14795} - boneWeight: - weight0: 0.6610223 - weight1: 0.3389777 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 91.956, y: 306.82812} - boneWeight: - weight0: 0.77442724 - weight1: 0.22557281 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 64.498, y: 281.0061} - boneWeight: - weight0: 0.89959615 - weight1: 0.10040386 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 46.246002, y: 319.1919} - boneWeight: - weight0: 0.89687306 - weight1: 0.103127 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 32.536003, y: 309.33594} - boneWeight: - weight0: 0.89823306 - weight1: 0.10176697 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 2 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 27.54, y: 266.81592} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 19.93, y: 248.07007} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 0, y: 248.18994} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 5.701996, y: 227.66992} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 33.022003, y: 189.55396} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 51.83, y: 150.68408} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 76.462006, y: 115.93408} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 54, y: 86.48389} - boneWeight: - weight0: 0.85340965 - weight1: 0.14659034 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 61.996002, y: 78} - boneWeight: - weight0: 0.85076654 - weight1: 0.14923343 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.46, y: 53.246094} - boneWeight: - weight0: 0.5059931 - weight1: 0.49400687 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 1 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 134.444, y: 27.624023} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 149.54199, y: 3.8359375} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 157.756, y: 0.9440918} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 0 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 1d00000016000000100000000a0000000200000023000000060000000500000004000000060000000a00000007000000020000000a000000060000000400000003000000060000000700000009000000080000000600000003000000020000000e000000100000000f0000001100000013000000120000000c0000000b00000010000000100000001600000011000000070000000a000000090000000e0000000d000000100000000d0000000c000000100000000b0000001f000000100000002300000002000000010000002500000024000000010000001400000011000000150000001f0000002100000020000000010000002400000023000000220000001f0000000a000000210000001f000000220000001e000000100000001f000000100000001e0000001d00000023000000220000000a0000001b0000001a0000001c0000001a0000001d0000001c00000016000000190000001800000019000000160000001a0000001100000016000000150000001400000013000000110000001a000000160000001d0000001800000017000000160000001f0000000b0000000a000000000000002500000001000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 33} - - {x: 33, y: 34} - - {x: 34, y: 35} - - {x: 35, y: 36} - - {x: 36, y: 37} - - {x: 37, y: 0} - tessellationDetail: 0 - uvTransform: {x: 4, y: 3703} - spritePosition: {x: 860, y: 873} - - name: Layer 10 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 517 - y: 4010 - width: 0 - height: 0 - spriteID: c5d4ee7138c653a4691b0c87e6ac3124 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 517, y: 4010} - spritePosition: {x: 0, y: 2000} - - name: arm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 948 - width: 262 - height: 336 - spriteID: 7b2cb815e6539174f8e9913ed740d1df - spriteBone: - - name: forearm_L - guid: - position: {x: 199.07092, y: 0.000054502096, z: 0} - rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} - length: 224.46625 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 140.82257, y: 226.06812, z: 0} - rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} - length: 199.07079 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - spriteOutline: [] - vertices: - - position: {x: 157.5, y: 30} - boneWeight: - weight0: 0.7355112 - weight1: 0.2644888 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 169.5, y: 32} - boneWeight: - weight0: 0.82350016 - weight1: 0.17649981 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 172.53601, y: 37.62799} - boneWeight: - weight0: 0.84356976 - weight1: 0.15643024 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 180.66998, y: 88.150024} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 189.08398, y: 127.37805} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 205.21802, y: 114} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 220.57, y: 122.410034} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 239.64001, y: 169.85803} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 265.94397, y: 168.44397} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 267.5, y: 174.71802} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 239.53198, y: 206.01599} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 247.5, y: 214.00806} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 234.56, y: 252.12598} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 212.646, y: 287.568} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 177.25, y: 310.26196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 140.69601, y: 331.20996} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.11401, y: 335.61206} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 80.093994, y: 305.39197} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 63.522003, y: 270.484} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 36.104004, y: 242.47998} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 26.416016, y: 221.29797} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 18.559998, y: 196} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: -0.5, y: 190.96997} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 13.514008, y: 170.78796} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 42.902008, y: 154.08398} - boneWeight: - weight0: 0.99999994 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 37.287994, y: 132.21399} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 57.90799, y: 100.61597} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 79.75, y: 72.45001} - boneWeight: - weight0: 1 - weight1: 0 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 89.164, y: 59.981995} - boneWeight: - weight0: 0.87189746 - weight1: 0.12810253 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 99.23599, y: 45.36798} - boneWeight: - weight0: 0.8064569 - weight1: 0.19354306 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 103.75, y: 33.452026} - boneWeight: - weight0: 0.74079347 - weight1: 0.25920656 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 109.5, y: 30} - boneWeight: - weight0: 0.71490014 - weight1: 0.28509986 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - - position: {x: 150.59799, y: 26.76001} - boneWeight: - weight0: 0.64054275 - weight1: 0.35945728 - weight2: 0 - weight3: 0 - boneIndex0: 1 - boneIndex1: 0 - boneIndex2: 0 - boneIndex3: 0 - spritePhysicsOutline: [] - indices: 040000001a000000180000000c0000000a000000120000000c0000000b0000000a000000070000000a000000090000000900000008000000070000000e000000110000000f0000000c000000120000000e0000000e0000000d0000000c0000000a0000000400000012000000030000001b00000004000000050000000400000006000000070000000600000004000000020000000000000003000000000000000200000001000000040000000a0000000700000003000000000000001d0000000e000000120000001100000012000000180000001300000011000000100000000f0000001800000014000000130000001500000018000000170000001800000015000000140000001500000017000000160000001c000000030000001d0000001b000000030000001c000000040000001b0000001a0000001d0000001f0000001e0000000400000018000000120000001a0000001900000018000000200000001f0000001d0000001d0000000000000020000000 - edges: - - {x: 0, y: 1} - - {x: 1, y: 2} - - {x: 2, y: 3} - - {x: 3, y: 4} - - {x: 4, y: 5} - - {x: 5, y: 6} - - {x: 6, y: 7} - - {x: 7, y: 8} - - {x: 8, y: 9} - - {x: 9, y: 10} - - {x: 10, y: 11} - - {x: 11, y: 12} - - {x: 12, y: 13} - - {x: 13, y: 14} - - {x: 14, y: 15} - - {x: 15, y: 16} - - {x: 16, y: 17} - - {x: 17, y: 18} - - {x: 18, y: 19} - - {x: 19, y: 20} - - {x: 20, y: 21} - - {x: 21, y: 22} - - {x: 22, y: 23} - - {x: 23, y: 24} - - {x: 24, y: 25} - - {x: 25, y: 26} - - {x: 26, y: 27} - - {x: 27, y: 28} - - {x: 28, y: 29} - - {x: 29, y: 30} - - {x: 30, y: 31} - - {x: 31, y: 32} - - {x: 32, y: 0} - tessellationDetail: 0 - uvTransform: {x: 324, y: 948} - spritePosition: {x: 866, y: 1157} - sharedRigSpriteImportData: [] - mosaicSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55604 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.55598, y: 0.000010322633, z: 0} - rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip - guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} - length: 295.84753 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.84747, y: 0.00016004042, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43118 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.4312, y: -0.000046362205, z: 0} - rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} - length: 123.8409 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84092, y: -0.00002063483, z: 0} - rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} - length: 53.95824 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958218, y: 0.00005331519, z: 0} - rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} - length: 200.67575 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67578, y: -0.00004281063, z: 0} - rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} - length: 233.07173 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000034184295, z: 0} - rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} - length: 58.2608 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.261005, y: 0.00017142588, z: 0} - rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} - length: 199.07076 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07083, y: -0.0000014420912, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46617 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46622, y: 0.000043713015, z: 0} - rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - - name: hairSide_01 - guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} - length: 93.26003 - parentId: 5 - color: - serializedVersion: 2 - rgba: 0 - - name: hairSide_02 - guid: - position: {x: 93.26001, y: 0.000024818837, z: 0} - rotation: {x: 0, y: 0, z: 0.07007575, w: 0.99754167} - length: 69.97368 - parentId: 23 - color: - serializedVersion: 2 - rgba: 0 - - name: hairTop - guid: - position: {x: 292.1787, y: -47.307503, z: 0} - rotation: {x: 0, y: -0, z: 0.9940195, w: 0.10920311} - length: 444.33234 - parentId: 5 - color: - serializedVersion: 2 - rgba: 0 - - name: tail_01 - guid: - position: {x: 444.33224, y: 0.00010656171, z: 0} - rotation: {x: 0, y: 0, z: 0.3470509, w: 0.93784636} - length: 125.026405 - parentId: 25 - color: - serializedVersion: 2 - rgba: 0 - parts: - - spritePosition: - x: 935 - y: 1448 - width: 112 - height: 141 - spriteId: c842f47250a7dc64da16d94740140a66 - bones: 1800000017000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 760 - y: 873 - width: 274 - height: 346 - spriteId: 2fd8197430063764b969cc4201813f9c - bones: 12000000110000001000000002000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 744 - y: 1157 - width: 267 - height: 336 - spriteId: 6554ef70ba1c0ea40b7fd4587055aead - bones: 110000001000000012000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 863 - y: 1130 - width: 237 - height: 321 - spriteId: 5e7da38c629c0864b9583ff19f12990d - bones: 13000000030000000f0000000200000006000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 863 - y: 1130 - width: 237 - height: 321 - spriteId: a23b05a4b2425f444ac2fdb0940b0040 - bones: 13000000030000000f0000000200000006000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 867 - y: 970 - width: 237 - height: 122 - spriteId: 30bdd2f9c356ec846bb9807a9d424eb6 - bones: 06000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 777 - y: 296 - width: 249 - height: 149 - spriteId: 6598f3325717b6c4da7f5b9ef38fe7b5 - bones: 0c000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 789 - y: 201 - width: 312 - height: 603 - spriteId: a19b1b3f12527e5479078b49a6fb3332 - bones: 0e0000000c0000000d000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 886 - y: 631 - width: 165 - height: 390 - spriteId: 3515b9fc0becf044da2b76cdfd4c58af - bones: 0c0000000b000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 877 - y: 905 - width: 208 - height: 234 - spriteId: 2ce788539181b244294283742dcca6f4 - bones: 06000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 194 - y: 1395 - width: 995 - height: 592 - spriteId: abb98cd5a106bc5479cfc60688d1b830 - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 900 - y: 1575 - width: 250 - height: 225 - spriteId: 0a16b8aa676328a40bae7ef0518145a0 - bones: 0500000019000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 959 - y: 1673 - width: 185 - height: 96 - spriteId: ff3c4dc1ead192a4599965c6e9ad5ad4 - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 744 - y: 1392 - width: 272 - height: 394 - spriteId: 4df51c930802c734a9dadd62c3a86d55 - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 1039 - y: 1624 - width: 39 - height: 24 - spriteId: d47774dc972156447ab2ccbcd52309d5 - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 879 - y: 1459 - width: 213 - height: 268 - spriteId: 7b82828a04fa3cb47bde34ab732177d8 - bones: 05000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 774 - y: 316 - width: 144 - height: 1113 - spriteId: 09469e08a490a0e4a9f1940ef568f36a - bones: 1a00000019000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 861 - y: 305 - width: 249 - height: 149 - spriteId: c2dc6c836c7b5c04eac32f35addbd167 - bones: 08000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 873 - y: 210 - width: 312 - height: 603 - spriteId: 343d91448df3bda4580db62ea6f5f8e4 - bones: 0a0000000900000008000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 921 - y: 640 - width: 162 - height: 420 - spriteId: 750c3f05c79930644b76b6ad41a882fd - bones: 0800000007000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 909 - y: 1329 - width: 118 - height: 250 - spriteId: 64da928f49b1173419c6091e2e46716e - bones: 030000000400000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 825 - y: 1418 - width: 194 - height: 286 - spriteId: b574c1f0caeb9b54fbd1813cab0eb9e9 - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 981 - y: 1585 - width: 156 - height: 140 - spriteId: 6776854868c7fe94da55c1813fbb97b9 - bones: 1900000005000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 860 - y: 873 - width: 274 - height: 346 - spriteId: 5ab1f6659db6e5944a12c81e4f90f42b - bones: 160000001500000014000000 - parentGroup: 0 - order: 0 - - spritePosition: - x: 2000 - y: 2000 - width: 0 - height: 0 - spriteId: c5d4ee7138c653a4691b0c87e6ac3124 - bones: - parentGroup: 0 - order: 0 - - spritePosition: - x: 866 - y: 1157 - width: 262 - height: 336 - spriteId: 7b2cb815e6539174f8e9913ed740d1df - bones: 1500000014000000 - parentGroup: 0 - order: 0 - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 1 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - padding: 4 - spriteSizeExpand: 0 - skeletonAssetReferenceID: - pipeline: {instanceID: 0} - pipelineVersion: - spriteCategoryList: - categories: - - name: arm_R - labels: - - name: arm_R - spriteId: 6554ef70ba1c0ea40b7fd4587055aead - - name: belt - labels: - - name: belt - spriteId: 30bdd2f9c356ec846bb9807a9d424eb6 - - name: upperBoot_R - labels: - - name: upperBoot_R - spriteId: 6598f3325717b6c4da7f5b9ef38fe7b5 - - name: leg_R - labels: - - name: leg_R - spriteId: a19b1b3f12527e5479078b49a6fb3332 - - name: thigh_R - labels: - - name: thigh_R - spriteId: 3515b9fc0becf044da2b76cdfd4c58af - - name: pelvis - labels: - - name: pelvis - spriteId: 2ce788539181b244294283742dcca6f4 - - name: ear - labels: - - name: ear - spriteId: abb98cd5a106bc5479cfc60688d1b830 - - name: hairTop_R_side - labels: - - name: hairTop_R_side - spriteId: 0a16b8aa676328a40bae7ef0518145a0 - - name: hairTop_side - labels: - - name: hairTop_side - spriteId: ff3c4dc1ead192a4599965c6e9ad5ad4 - - name: hairBack_01 - labels: - - name: hairBack_01 - spriteId: 4df51c930802c734a9dadd62c3a86d55 - - name: eyebrows - labels: - - name: eyebrows - spriteId: d47774dc972156447ab2ccbcd52309d5 - - name: head - labels: - - name: head - spriteId: 7b82828a04fa3cb47bde34ab732177d8 - - name: tail - labels: - - name: tail - spriteId: 09469e08a490a0e4a9f1940ef568f36a - - name: upperBoot_L - labels: - - name: upperBoot_L - spriteId: c2dc6c836c7b5c04eac32f35addbd167 - - name: leg_L - labels: - - name: leg_L - spriteId: 343d91448df3bda4580db62ea6f5f8e4 - - name: thigh_L - labels: - - name: thigh_L - spriteId: 750c3f05c79930644b76b6ad41a882fd - - name: neck - labels: - - name: neck - spriteId: 64da928f49b1173419c6091e2e46716e - - name: hairBack_02 - labels: - - name: hairBack_02 - spriteId: b574c1f0caeb9b54fbd1813cab0eb9e9 - - name: hairTop_B - labels: - - name: hairTop_B - spriteId: 6776854868c7fe94da55c1813fbb97b9 - - name: forearm_L - labels: - - name: forearm_L - spriteId: 5ab1f6659db6e5944a12c81e4f90f42b - - name: arm_L - labels: - - name: arm_L - spriteId: 7b2cb815e6539174f8e9913ed740d1df - - name: forearm_R - labels: - - name: forearm_R - spriteId: 2fd8197430063764b969cc4201813f9c - - name: hair_R - labels: - - name: hair_R - spriteId: c842f47250a7dc64da16d94740140a66 - - name: shirt - labels: - - name: shirt_A - spriteId: 5e7da38c629c0864b9583ff19f12990d - - name: shirt_B - spriteId: a23b05a4b2425f444ac2fdb0940b0040 - spritePackingTag: - resliceFromLayer: 0 - pSDLayerImportSetting: [] - psdLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: c842f47250a7dc64da16d94740140a66 - layerID: 3366 - mosaicPosition: {x: 856, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: 2fd8197430063764b969cc4201813f9c - layerID: 3327 - mosaicPosition: {x: 4, y: 3349} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: 6554ef70ba1c0ea40b7fd4587055aead - layerID: 3324 - mosaicPosition: {x: 324, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: 0cb437a14daa04bdeacdbcad1d365296 - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: 5e7da38c629c0864b9583ff19f12990d - layerID: 3274 - mosaicPosition: {x: 324, y: 1292} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: a23b05a4b2425f444ac2fdb0940b0040 - layerID: 3526 - mosaicPosition: {x: 324, y: 1621} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 - spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 - layerID: 3343 - mosaicPosition: {x: 599, y: 761} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_R - spriteName: upperBoot_R - isGroup: 0 - parentIndex: -1 - spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 - layerID: 3360 - mosaicPosition: {x: 324, y: 3821} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_R - spriteName: leg_R - isGroup: 0 - parentIndex: -1 - spriteID: a19b1b3f12527e5479078b49a6fb3332 - layerID: 3348 - mosaicPosition: {x: 4, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_R - spriteName: thigh_R - isGroup: 0 - parentIndex: -1 - spriteID: 3515b9fc0becf044da2b76cdfd4c58af - layerID: 3345 - mosaicPosition: {x: 324, y: 2378} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: pelvis - spriteName: pelvis - isGroup: 0 - parentIndex: -1 - spriteID: 2ce788539181b244294283742dcca6f4 - layerID: 3332 - mosaicPosition: {x: 324, y: 3579} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: ear - spriteName: ear - isGroup: 0 - parentIndex: -1 - spriteID: abb98cd5a106bc5479cfc60688d1b830 - layerID: 3255 - mosaicPosition: {x: 4, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_R_side - spriteName: hairTop_R_side - isGroup: 0 - parentIndex: -1 - spriteID: 0a16b8aa676328a40bae7ef0518145a0 - layerID: 3258 - mosaicPosition: {x: 324, y: 3052} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_side - spriteName: hairTop_side - isGroup: 0 - parentIndex: -1 - spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 - layerID: 3261 - mosaicPosition: {x: 324, y: 3978} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_01 - spriteName: hairBack_01 - isGroup: 0 - parentIndex: -1 - spriteID: 4df51c930802c734a9dadd62c3a86d55 - layerID: 3265 - mosaicPosition: {x: 4, y: 2947} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: eyebrows - spriteName: eyebrows - isGroup: 0 - parentIndex: -1 - spriteID: d47774dc972156447ab2ccbcd52309d5 - layerID: 3353 - mosaicPosition: {x: 517, y: 3978} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: head - spriteName: head - isGroup: 0 - parentIndex: -1 - spriteID: 7b82828a04fa3cb47bde34ab732177d8 - layerID: 3252 - mosaicPosition: {x: 324, y: 2776} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: tail - spriteName: tail - isGroup: 0 - parentIndex: -1 - spriteID: 09469e08a490a0e4a9f1940ef568f36a - layerID: 3323 - mosaicPosition: {x: 4, y: 1826} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_L - spriteName: upperBoot_L - isGroup: 0 - parentIndex: -1 - spriteID: c2dc6c836c7b5c04eac32f35addbd167 - layerID: 3483 - mosaicPosition: {x: 599, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_L - spriteName: leg_L - isGroup: 0 - parentIndex: -1 - spriteID: 343d91448df3bda4580db62ea6f5f8e4 - layerID: 3474 - mosaicPosition: {x: 4, y: 1215} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_L - spriteName: thigh_L - isGroup: 0 - parentIndex: -1 - spriteID: 750c3f05c79930644b76b6ad41a882fd - layerID: 3462 - mosaicPosition: {x: 324, y: 1950} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: neck - spriteName: neck - isGroup: 0 - parentIndex: -1 - spriteID: 64da928f49b1173419c6091e2e46716e - layerID: 3271 - mosaicPosition: {x: 156, y: 1826} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_02 - spriteName: hairBack_02 - isGroup: 0 - parentIndex: -1 - spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 - layerID: 3269 - mosaicPosition: {x: 324, y: 3285} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_B - spriteName: hairTop_B - isGroup: 0 - parentIndex: -1 - spriteID: 6776854868c7fe94da55c1813fbb97b9 - layerID: 3264 - mosaicPosition: {x: 156, y: 2084} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_L - spriteName: forearm_L - isGroup: 0 - parentIndex: -1 - spriteID: 5ab1f6659db6e5944a12c81e4f90f42b - layerID: 3510 - mosaicPosition: {x: 4, y: 3703} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: Layer 10 - spriteName: Layer 10 - isGroup: 0 - parentIndex: -1 - spriteID: c5d4ee7138c653a4691b0c87e6ac3124 - layerID: 3582 - mosaicPosition: {x: 517, y: 4010} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_L - spriteName: arm_L - isGroup: 0 - parentIndex: -1 - spriteID: 7b2cb815e6539174f8e9913ed740d1df - layerID: 3501 - mosaicPosition: {x: 324, y: 948} - flatten: 0 - isImported: 1 - isVisible: 1 + - name: hairSide_02 + guid: + position: {x: 93.26001, y: 0.000024818837, z: 0} + rotation: {x: 0, y: 0, z: 0.07007575, w: 0.99754167} + length: 69.97368 + parentId: 23 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.1787, y: -47.307503, z: 0} + rotation: {x: 0, y: -0, z: 0.9940195, w: 0.10920311} + length: 444.33234 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: tail_01 + guid: + position: {x: 444.33224, y: 0.00010656171, z: 0} + rotation: {x: 0, y: 0, z: 0.3470509, w: 0.93784636} + length: 125.026405 + parentId: 25 + color: + serializedVersion: 2 + rgba: 0 + parts: + - spritePosition: + x: 935 + y: 1448 + width: 112 + height: 141 + spriteId: c842f47250a7dc64da16d94740140a66 + bones: 1800000017000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 760 + y: 873 + width: 274 + height: 346 + spriteId: 2fd8197430063764b969cc4201813f9c + bones: 12000000110000001000000002000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 744 + y: 1157 + width: 267 + height: 336 + spriteId: 6554ef70ba1c0ea40b7fd4587055aead + bones: 110000001000000012000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 863 + y: 1130 + width: 237 + height: 321 + spriteId: 5e7da38c629c0864b9583ff19f12990d + bones: 13000000030000000f0000000200000006000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 863 + y: 1130 + width: 237 + height: 321 + spriteId: a23b05a4b2425f444ac2fdb0940b0040 + bones: 13000000030000000f0000000200000006000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 867 + y: 970 + width: 237 + height: 122 + spriteId: 30bdd2f9c356ec846bb9807a9d424eb6 + bones: 06000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 777 + y: 296 + width: 249 + height: 149 + spriteId: 6598f3325717b6c4da7f5b9ef38fe7b5 + bones: 0c000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 789 + y: 201 + width: 312 + height: 603 + spriteId: a19b1b3f12527e5479078b49a6fb3332 + bones: 0e0000000c0000000d000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 886 + y: 631 + width: 165 + height: 390 + spriteId: 3515b9fc0becf044da2b76cdfd4c58af + bones: 0c0000000b000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 877 + y: 905 + width: 208 + height: 234 + spriteId: 2ce788539181b244294283742dcca6f4 + bones: 06000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 194 + y: 1395 + width: 995 + height: 592 + spriteId: abb98cd5a106bc5479cfc60688d1b830 + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 900 + y: 1575 + width: 250 + height: 225 + spriteId: 0a16b8aa676328a40bae7ef0518145a0 + bones: 0500000019000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 959 + y: 1673 + width: 185 + height: 96 + spriteId: ff3c4dc1ead192a4599965c6e9ad5ad4 + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 744 + y: 1392 + width: 272 + height: 394 + spriteId: 4df51c930802c734a9dadd62c3a86d55 + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 1039 + y: 1624 + width: 39 + height: 24 + spriteId: d47774dc972156447ab2ccbcd52309d5 + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 879 + y: 1459 + width: 213 + height: 268 + spriteId: 7b82828a04fa3cb47bde34ab732177d8 + bones: 05000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 774 + y: 316 + width: 144 + height: 1113 + spriteId: 09469e08a490a0e4a9f1940ef568f36a + bones: 1a00000019000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 861 + y: 305 + width: 249 + height: 149 + spriteId: c2dc6c836c7b5c04eac32f35addbd167 + bones: 08000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 873 + y: 210 + width: 312 + height: 603 + spriteId: 343d91448df3bda4580db62ea6f5f8e4 + bones: 0a0000000900000008000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 921 + y: 640 + width: 162 + height: 420 + spriteId: 750c3f05c79930644b76b6ad41a882fd + bones: 0800000007000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 909 + y: 1329 + width: 118 + height: 250 + spriteId: 64da928f49b1173419c6091e2e46716e + bones: 030000000400000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 825 + y: 1418 + width: 194 + height: 286 + spriteId: b574c1f0caeb9b54fbd1813cab0eb9e9 + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 981 + y: 1585 + width: 156 + height: 140 + spriteId: 6776854868c7fe94da55c1813fbb97b9 + bones: 1900000005000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 860 + y: 873 + width: 274 + height: 346 + spriteId: 5ab1f6659db6e5944a12c81e4f90f42b + bones: 160000001500000014000000 + parentGroup: 0 + order: 0 + - spritePosition: + x: 2000 + y: 2000 + width: 0 + height: 0 + spriteId: c5d4ee7138c653a4691b0c87e6ac3124 + bones: + parentGroup: 0 + order: 0 + - spritePosition: + x: 866 + y: 1157 + width: 262 + height: 336 + spriteId: 7b2cb815e6539174f8e9913ed740d1df + bones: 1500000014000000 + parentGroup: 0 + order: 0 + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + sharedRigSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 1 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + skeletonAssetReferenceID: + padding: 4 + spriteSizeExpand: 0 + spriteCategoryList: + categories: + - name: arm_R + labels: + - name: arm_R + spriteId: 6554ef70ba1c0ea40b7fd4587055aead + - name: belt + labels: + - name: belt + spriteId: 30bdd2f9c356ec846bb9807a9d424eb6 + - name: upperBoot_R + labels: + - name: upperBoot_R + spriteId: 6598f3325717b6c4da7f5b9ef38fe7b5 + - name: leg_R + labels: + - name: leg_R + spriteId: a19b1b3f12527e5479078b49a6fb3332 + - name: thigh_R + labels: + - name: thigh_R + spriteId: 3515b9fc0becf044da2b76cdfd4c58af + - name: pelvis + labels: + - name: pelvis + spriteId: 2ce788539181b244294283742dcca6f4 + - name: ear + labels: + - name: ear + spriteId: abb98cd5a106bc5479cfc60688d1b830 + - name: hairTop_R_side + labels: + - name: hairTop_R_side + spriteId: 0a16b8aa676328a40bae7ef0518145a0 + - name: hairTop_side + labels: + - name: hairTop_side + spriteId: ff3c4dc1ead192a4599965c6e9ad5ad4 + - name: hairBack_01 + labels: + - name: hairBack_01 + spriteId: 4df51c930802c734a9dadd62c3a86d55 + - name: eyebrows + labels: + - name: eyebrows + spriteId: d47774dc972156447ab2ccbcd52309d5 + - name: head + labels: + - name: head + spriteId: 7b82828a04fa3cb47bde34ab732177d8 + - name: tail + labels: + - name: tail + spriteId: 09469e08a490a0e4a9f1940ef568f36a + - name: upperBoot_L + labels: + - name: upperBoot_L + spriteId: c2dc6c836c7b5c04eac32f35addbd167 + - name: leg_L + labels: + - name: leg_L + spriteId: 343d91448df3bda4580db62ea6f5f8e4 + - name: thigh_L + labels: + - name: thigh_L + spriteId: 750c3f05c79930644b76b6ad41a882fd + - name: neck + labels: + - name: neck + spriteId: 64da928f49b1173419c6091e2e46716e + - name: hairBack_02 + labels: + - name: hairBack_02 + spriteId: b574c1f0caeb9b54fbd1813cab0eb9e9 + - name: hairTop_B + labels: + - name: hairTop_B + spriteId: 6776854868c7fe94da55c1813fbb97b9 + - name: forearm_L + labels: + - name: forearm_L + spriteId: 5ab1f6659db6e5944a12c81e4f90f42b + - name: arm_L + labels: + - name: arm_L + spriteId: 7b2cb815e6539174f8e9913ed740d1df + - name: forearm_R + labels: + - name: forearm_R + spriteId: 2fd8197430063764b969cc4201813f9c + - name: hair_R + labels: + - name: hair_R + spriteId: c842f47250a7dc64da16d94740140a66 + - name: shirt + labels: + - name: shirt_A + spriteId: 5e7da38c629c0864b9583ff19f12990d + - name: shirt_B + spriteId: a23b05a4b2425f444ac2fdb0940b0040 + spritePackingTag: + resliceFromLayer: 0 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -20169,6 +10416,7 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] + pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01_normal.psb.meta b/Assets/Character/Sprites/Sara_var01_normal.psb.meta index 339b64a..b51394c 100644 --- a/Assets/Character/Sprites/Sara_var01_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_var01_normal.psb.meta @@ -70,13 +70,12 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - singleSpriteImportData: + spriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 0 @@ -93,14 +92,12 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - multiSpriteImportData: [] - layeredSpriteImportData: + mosaicSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 855 @@ -122,7 +119,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -144,7 +140,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -166,7 +161,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -188,7 +182,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -210,7 +203,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -232,7 +224,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -254,7 +245,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -276,7 +266,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -298,7 +287,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -320,7 +308,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -342,7 +329,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -364,7 +350,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -386,7 +371,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -408,7 +392,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 517 @@ -430,7 +413,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -452,7 +434,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -474,7 +455,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -496,7 +476,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -518,7 +497,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -540,7 +518,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -562,7 +539,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -584,7 +560,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -606,7 +581,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -628,7 +602,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -645,36 +618,12 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} - spriteImportData: - - name: - originalName: - pivot: {x: 0, y: 0} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 0 - y: 0 - width: 0 - height: 0 - spriteID: - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 0, y: 0} - spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 855 @@ -696,7 +645,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -718,7 +666,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -740,7 +687,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -762,7 +708,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -784,7 +729,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -806,7 +750,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 599 @@ -828,7 +771,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -850,7 +792,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -872,7 +813,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -894,7 +834,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -916,7 +855,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -938,7 +876,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -960,7 +897,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -982,7 +918,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 517 @@ -1004,7 +939,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1026,7 +960,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -1048,7 +981,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1070,7 +1002,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -1092,7 +1023,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1114,7 +1044,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -1136,7 +1065,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1158,7 +1086,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 156 @@ -1180,7 +1107,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -1202,7 +1128,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 324 @@ -1219,954 +1144,139 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -542, y: -209} spritePosition: {x: 0, y: 0} + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 sharedRigSpriteImportData: [] - mosaicSpriteImportData: + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + skeletonAssetReferenceID: + padding: 4 + spriteSizeExpand: 0 + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + mosaicPSDLayers: - name: hair_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 855 - y: 604 - width: 112 - height: 141 + spriteName: hair_R + isGroup: 0 + parentIndex: -1 spriteID: 32d017ecc97fa49afbde554442c02b92 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 855, y: 604} - spritePosition: {x: 935, y: 1448} + layerID: 28 + mosaicPosition: {x: 855, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 - name: forearm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 3349 - width: 274 - height: 346 + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 spriteID: 5766b60a5fad74826b3174cec75ca00f - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 3349} - spritePosition: {x: 760, y: 873} + layerID: 27 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 - name: arm_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 604 - width: 267 - height: 336 + spriteName: arm_R + isGroup: 0 + parentIndex: -1 spriteID: e342ae6520c974ea58140bd84b61c10d - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 604} - spritePosition: {x: 744, y: 1157} + layerID: 26 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: c00f77b5256f843c7a34ace5f28cbffe + layerID: 25 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 - name: shirt_A - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1292 - width: 237 - height: 321 + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 spriteID: b07b69de56f1545d89c67de60639b775 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 1292} - spritePosition: {x: 863, y: 1130} + layerID: 24 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 - name: shirt_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1621 - width: 237 - height: 321 + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 spriteID: 312b16f89efe644508964ded9810c68d - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 1621} - spritePosition: {x: 863, y: 1130} + layerID: 23 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 - name: belt - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 599 - y: 761 - width: 237 - height: 122 - spriteID: 22e382f7f36144e9192f62b08a18f6b7 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 599, y: 761} - spritePosition: {x: 867, y: 970} - - name: upperBoot_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 599 - y: 604 - width: 248 - height: 149 - spriteID: c72facb32b9154daa9e39c078f9087c6 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 599, y: 604} - spritePosition: {x: 777, y: 296} - - name: leg_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 604 - width: 312 - height: 603 - spriteID: d4f875268c2234905ad9c93a7e64bea7 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 604} - spritePosition: {x: 789, y: 201} - - name: thigh_R - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 2378 - width: 165 - height: 390 - spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 2378} - spritePosition: {x: 886, y: 631} - - name: pelvis - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3579 - width: 208 - height: 234 - spriteID: ca56f2a6349484ad8bb325a8bde70b8f - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 3579} - spritePosition: {x: 877, y: 905} - - name: ear - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 4 - width: 995 - height: 592 - spriteID: 7d37b2337f40e420d864cdfaefaa3a31 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 4} - spritePosition: {x: 194, y: 1395} - - name: hairTop_R_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3052 - width: 250 - height: 225 - spriteID: 2ec53a030b4004f07a6f75fe76481a84 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 3052} - spritePosition: {x: 900, y: 1575} - - name: hairTop_side - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3978 - width: 185 - height: 96 - spriteID: bbc616e7921d54143b487bd6a664fbc6 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 3978} - spritePosition: {x: 959, y: 1673} - - name: hairBack_01 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 2947 - width: 272 - height: 394 - spriteID: 04d0db7df5f4f459a82f937a84a3594c - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 2947} - spritePosition: {x: 744, y: 1392} - - name: eyebrows - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 517 - y: 3978 - width: 39 - height: 24 - spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 517, y: 3978} - spritePosition: {x: 1039, y: 1624} - - name: head - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 2776 - width: 213 - height: 268 - spriteID: df43b7d2c9f6046e792262af25dd705e - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 2776} - spritePosition: {x: 879, y: 1459} - - name: tail - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1826 - width: 144 - height: 1113 - spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 1826} - spritePosition: {x: 774, y: 316} - - name: upperBoot_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3821 - width: 249 - height: 149 - spriteID: 60d0f1ae767f649d48396c4ce6fbba3f - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 3821} - spritePosition: {x: 861, y: 305} - - name: leg_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 1215 - width: 312 - height: 603 - spriteID: 82903b92051ad4a65a11319c49919f86 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 1215} - spritePosition: {x: 873, y: 210} - - name: thigh_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 1950 - width: 162 - height: 420 - spriteID: c27ae93a68c704275886545919a60d17 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 1950} - spritePosition: {x: 921, y: 640} - - name: neck - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 1826 - width: 118 - height: 250 - spriteID: 0790fc32634514772b880d3518391f29 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 1826} - spritePosition: {x: 909, y: 1329} - - name: hairBack_02 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 3285 - width: 194 - height: 286 - spriteID: 2c6ce343a3e7d42e295042c3716c5b7f - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 3285} - spritePosition: {x: 825, y: 1418} - - name: hairTop_B - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 156 - y: 2084 - width: 156 - height: 140 - spriteID: d7d3d17ed851149f5afe98817e771e39 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 156, y: 2084} - spritePosition: {x: 981, y: 1585} - - name: forearm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 3703 - width: 274 - height: 346 - spriteID: 99ccf17a900d049848cd76cc08be53d1 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 4, y: 3703} - spritePosition: {x: 860, y: 873} - - name: arm_L - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 324 - y: 948 - width: 262 - height: 336 - spriteID: d13330f0411bd4a63b0674e571359554 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 324, y: 948} - spritePosition: {x: 866, y: 1157} - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - padding: 4 - spriteSizeExpand: 0 - skeletonAssetReferenceID: - pipeline: {instanceID: 0} - pipelineVersion: - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - pSDLayerImportSetting: [] - psdLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: 32d017ecc97fa49afbde554442c02b92 - layerID: 28 - mosaicPosition: {x: 855, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: 5766b60a5fad74826b3174cec75ca00f - layerID: 27 - mosaicPosition: {x: 4, y: 3349} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: e342ae6520c974ea58140bd84b61c10d - layerID: 26 - mosaicPosition: {x: 324, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: c00f77b5256f843c7a34ace5f28cbffe - layerID: 25 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: b07b69de56f1545d89c67de60639b775 - layerID: 24 - mosaicPosition: {x: 324, y: 1292} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: 312b16f89efe644508964ded9810c68d - layerID: 23 - mosaicPosition: {x: 324, y: 1621} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 - spriteID: 22e382f7f36144e9192f62b08a18f6b7 - layerID: 21 - mosaicPosition: {x: 599, y: 761} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_R - spriteName: upperBoot_R - isGroup: 0 - parentIndex: -1 - spriteID: c72facb32b9154daa9e39c078f9087c6 - layerID: 20 - mosaicPosition: {x: 599, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_R - spriteName: leg_R - isGroup: 0 - parentIndex: -1 - spriteID: d4f875268c2234905ad9c93a7e64bea7 - layerID: 19 - mosaicPosition: {x: 4, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_R - spriteName: thigh_R - isGroup: 0 - parentIndex: -1 - spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d - layerID: 18 - mosaicPosition: {x: 324, y: 2378} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: pelvis - spriteName: pelvis - isGroup: 0 - parentIndex: -1 - spriteID: ca56f2a6349484ad8bb325a8bde70b8f - layerID: 17 - mosaicPosition: {x: 324, y: 3579} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: ear - spriteName: ear - isGroup: 0 - parentIndex: -1 - spriteID: 7d37b2337f40e420d864cdfaefaa3a31 - layerID: 16 - mosaicPosition: {x: 4, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_R_side - spriteName: hairTop_R_side - isGroup: 0 - parentIndex: -1 - spriteID: 2ec53a030b4004f07a6f75fe76481a84 - layerID: 15 - mosaicPosition: {x: 324, y: 3052} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_side - spriteName: hairTop_side - isGroup: 0 - parentIndex: -1 - spriteID: bbc616e7921d54143b487bd6a664fbc6 - layerID: 14 - mosaicPosition: {x: 324, y: 3978} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_01 - spriteName: hairBack_01 - isGroup: 0 - parentIndex: -1 - spriteID: 04d0db7df5f4f459a82f937a84a3594c - layerID: 13 - mosaicPosition: {x: 4, y: 2947} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: eyebrows - spriteName: eyebrows - isGroup: 0 - parentIndex: -1 - spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 - layerID: 12 - mosaicPosition: {x: 517, y: 3978} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: head - spriteName: head - isGroup: 0 - parentIndex: -1 - spriteID: df43b7d2c9f6046e792262af25dd705e - layerID: 11 - mosaicPosition: {x: 324, y: 2776} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: tail - spriteName: tail - isGroup: 0 - parentIndex: -1 - spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 - layerID: 10 - mosaicPosition: {x: 4, y: 1826} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: upperBoot_L - spriteName: upperBoot_L - isGroup: 0 - parentIndex: -1 - spriteID: 60d0f1ae767f649d48396c4ce6fbba3f - layerID: 9 - mosaicPosition: {x: 324, y: 3821} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: leg_L - spriteName: leg_L - isGroup: 0 - parentIndex: -1 - spriteID: 82903b92051ad4a65a11319c49919f86 - layerID: 8 - mosaicPosition: {x: 4, y: 1215} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: thigh_L - spriteName: thigh_L - isGroup: 0 - parentIndex: -1 - spriteID: c27ae93a68c704275886545919a60d17 - layerID: 7 - mosaicPosition: {x: 324, y: 1950} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: neck - spriteName: neck - isGroup: 0 - parentIndex: -1 - spriteID: 0790fc32634514772b880d3518391f29 - layerID: 6 - mosaicPosition: {x: 156, y: 1826} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairBack_02 - spriteName: hairBack_02 - isGroup: 0 - parentIndex: -1 - spriteID: 2c6ce343a3e7d42e295042c3716c5b7f - layerID: 5 - mosaicPosition: {x: 324, y: 3285} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: hairTop_B - spriteName: hairTop_B - isGroup: 0 - parentIndex: -1 - spriteID: d7d3d17ed851149f5afe98817e771e39 - layerID: 4 - mosaicPosition: {x: 156, y: 2084} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_L - spriteName: forearm_L - isGroup: 0 - parentIndex: -1 - spriteID: 99ccf17a900d049848cd76cc08be53d1 - layerID: 3 - mosaicPosition: {x: 4, y: 3703} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_L - spriteName: arm_L - isGroup: 0 - parentIndex: -1 - spriteID: d13330f0411bd4a63b0674e571359554 - layerID: 2 - mosaicPosition: {x: 324, y: 948} - flatten: 0 - isImported: 1 - isVisible: 1 - mosaicPSDLayers: - - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 - spriteID: 32d017ecc97fa49afbde554442c02b92 - layerID: 28 - mosaicPosition: {x: 855, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 - spriteID: 5766b60a5fad74826b3174cec75ca00f - layerID: 27 - mosaicPosition: {x: 4, y: 3349} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 - spriteID: e342ae6520c974ea58140bd84b61c10d - layerID: 26 - mosaicPosition: {x: 324, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: c00f77b5256f843c7a34ace5f28cbffe - layerID: 25 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 - - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 - spriteID: b07b69de56f1545d89c67de60639b775 - layerID: 24 - mosaicPosition: {x: 324, y: 1292} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 - spriteID: 312b16f89efe644508964ded9810c68d - layerID: 23 - mosaicPosition: {x: 324, y: 1621} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + spriteName: belt + isGroup: 0 + parentIndex: -1 spriteID: 22e382f7f36144e9192f62b08a18f6b7 layerID: 21 mosaicPosition: {x: 599, y: 761} @@ -2625,6 +1735,7 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] + pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/DefaultVolumeProfile.asset b/Assets/DefaultVolumeProfile.asset deleted file mode 100644 index 36c3781..0000000 --- a/Assets/DefaultVolumeProfile.asset +++ /dev/null @@ -1,15 +0,0 @@ -%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: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} - m_Name: DefaultVolumeProfile - m_EditorClassIdentifier: - components: [] diff --git a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat index 815d05f..b80d1b2 100644 --- a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.7775454, g: 0.88446766, b: 0.9528302, a: 0.9411765} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &3463318301285644163 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat index 3e86b8f..2045550 100644 --- a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,4 +62,3 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.60960305, g: 0.9679191, b: 0.9716981, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat index 853b7dc..8a1321b 100644 --- a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &4786639392603069817 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat index 49f2b9c..2103cc5 100644 --- a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat +++ b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat @@ -55,7 +55,6 @@ Material: - Color_926009DC: {r: 0.9811321, g: 0, b: 0, a: 1} - _SourcePosition: {r: 23.072, g: -5.031, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &2846152884574943394 MonoBehaviour: m_ObjectHideFlags: 11 @@ -68,4 +67,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat index 16f2671..39984b6 100644 --- a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat +++ b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -42,18 +42,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_BABA0D53: 1.3 @@ -62,4 +50,3 @@ Material: - Vector2_3164382: {r: 0.66, g: 0.15, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat index 935a4de..d4d1110 100644 --- a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat @@ -29,18 +29,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_95794578: 1 @@ -49,7 +37,6 @@ Material: m_Colors: - Color_8B11495: {r: 0.47058824, g: 1.2235295, b: 2.9960785, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &2031540652831711815 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +49,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat index 34d93b7..001412a 100644 --- a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,18 +50,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_528915F0: 1 @@ -71,4 +59,3 @@ Material: m_Colors: - Color_8B11495: {r: 0.07132784, g: 1.1353015, b: 1.1353015, a: 0.92156863} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat index 1394d15..7bff0ca 100644 --- a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat +++ b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -42,18 +42,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_BABA0D53: 1.4 @@ -62,4 +50,3 @@ Material: - Vector2_3164382: {r: 0.18, g: 0.01, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat index 408f3d7..0dc3793 100644 --- a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.990566, g: 0.96485984, b: 0.87375396, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &3684729673741879294 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat index b12275f..10235c5 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,4 +50,3 @@ Material: - Vector2_3164382: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat index 4fbcdd8..b21ae10 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat @@ -48,7 +48,6 @@ Material: - RimColor: {r: 0, g: 0, b: 0, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &1737021024862451412 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +60,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat index a6f35cb..f04dc20 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &6386603211285756519 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat index 601b5b9..16ae8d4 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &6054337660068338902 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat index c5051e6..5bc22dc 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &3027429622222641957 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat index 053ad6d..226dfc3 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,4 +62,3 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat index 357b001..95c8db5 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat @@ -49,7 +49,6 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &3770013762144530076 MonoBehaviour: m_ObjectHideFlags: 11 @@ -62,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat index 726c4c9..95afbc3 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat @@ -37,18 +37,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_36BC0FD6: 1.76 @@ -60,7 +48,6 @@ Material: - RimColor: {r: 0.682668, g: 0.6808473, b: 0.9433962, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &4548837550954988450 MonoBehaviour: m_ObjectHideFlags: 11 @@ -73,4 +60,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat index 69cbd38..c714752 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat @@ -48,7 +48,6 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &722126496102615193 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +60,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat index 714147c..8c93f42 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat @@ -60,7 +60,6 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &4648937086480118033 MonoBehaviour: m_ObjectHideFlags: 11 @@ -73,4 +72,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat index a79c762..ad1b4c2 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,4 +73,3 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat index 54204c3..a46b8c6 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat @@ -60,7 +60,6 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &4667743548631792015 MonoBehaviour: m_ObjectHideFlags: 11 @@ -73,4 +72,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat index da60842..934abb5 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,4 +73,3 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat index 6c67327..1e216f1 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat @@ -60,7 +60,6 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &6732869165950182607 MonoBehaviour: m_ObjectHideFlags: 11 @@ -73,4 +72,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat index f10cde8..6ea607f 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,18 +50,6 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -80,4 +68,3 @@ Material: - Vector2_2F7B3F9F: {r: 3, g: 3, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat index efa46ea..7f74d08 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,18 +50,6 @@ Material: m_Texture: {fileID: 2800000, guid: f52fb4c3d7a8ec94d94ffa23509e53bd, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -81,4 +69,3 @@ Material: - Vector2_2F7B3F9F: {r: 1, g: 1, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat index 330fd90..9edaee6 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,18 +50,6 @@ Material: m_Texture: {fileID: 2800000, guid: f52fb4c3d7a8ec94d94ffa23509e53bd, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - Vector1_1098D7FE: 2.2 @@ -82,4 +70,3 @@ Material: - Vector2_2F7B3F9F: {r: 0.39, g: 5.29, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab b/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab index 07c494a..94da2d6 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Clouds_1.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188315416907} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -14.03, y: -1.22, z: 0} m_LocalScale: {x: 1.784, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188315416905 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -98,7 +92,7 @@ GameObject: - component: {fileID: 3700321188607034444} - component: {fileID: 3700321188607034451} m_Layer: 0 - m_Name: Environment_Background_Clouds_1 + m_Name: Background Clouds m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -111,11 +105,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188607034445} - serializedVersion: 2 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: 3700321188776380244} - {fileID: 3700321188315416906} @@ -124,6 +116,7 @@ Transform: - {fileID: 3700321189039091787} - {fileID: 3700321189816090118} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &3700321188607034451 MonoBehaviour: @@ -163,13 +156,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188657468678} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -31.37, y: 0.77, z: 0} m_LocalScale: {x: 2.528, y: 1.221, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188657468676 SpriteRenderer: @@ -182,15 +174,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -250,13 +237,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321188776380245} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -33.94, y: 6.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321188776380251 SpriteRenderer: @@ -269,15 +255,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -337,13 +318,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189039091780} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -17.827297, y: -1.607, z: 0} m_LocalScale: {x: 1.582161, y: 1.582161, z: 1.582161} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189039091786 SpriteRenderer: @@ -356,15 +336,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -424,13 +399,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189770066743} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -50.23, y: -1.61, z: 0} m_LocalScale: {x: 1.582161, y: 1.582161, z: 1.582161} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189770066741 SpriteRenderer: @@ -443,15 +417,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -511,13 +480,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3700321189816090119} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -21.69, y: 1.642, z: 0} m_LocalScale: {x: 2.4471042, y: 0.9454202, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3700321188607034444} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3700321189816090117 SpriteRenderer: @@ -530,15 +498,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab b/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab index 0e42332..fa84fd5 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Clouds_2.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014122902979797} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -17.13, y: 9.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014122902979796 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -98,7 +92,7 @@ GameObject: - component: {fileID: 8552014123586212475} - component: {fileID: 8552014123586212474} m_Layer: 0 - m_Name: Environment_Background_Clouds_2 + m_Name: Environment_Background_Clouds_B m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -111,16 +105,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123586212452} - serializedVersion: 2 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: 8552014123704269407} - {fileID: 8552014122902979755} - {fileID: 8552014123767172726} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &8552014123586212474 MonoBehaviour: @@ -160,13 +153,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123704269401} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 21.51, y: 5.71, z: 0} m_LocalScale: {x: 2.164, y: 2.164, z: 2.164} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014123704269400 SpriteRenderer: @@ -179,15 +171,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -247,13 +234,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8552014123767172720} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.54, y: 4.85, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8552014123586212475} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8552014123767172727 SpriteRenderer: @@ -266,15 +252,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab index d39278a..d5faa4a 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_1.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172013420403606} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -46.83, y: 3.74, z: 0} m_LocalScale: {x: 1.141296, y: 1.141296, z: 1.141296} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172013420403604 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -111,13 +105,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172014117361753} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -33.59, y: 2.38, z: 0} m_LocalScale: {x: 0.931, y: 0.931, z: 0.931} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172014117361759 SpriteRenderer: @@ -130,15 +123,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -198,13 +186,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172014987551438} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -49.35, y: 3.33, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172014987551436 SpriteRenderer: @@ -217,15 +204,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -285,13 +267,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4222172015542558820} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -57.27, y: 3.8000002, z: 0} m_LocalScale: {x: 1.252, y: 1.252, z: 1.252} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6581690728364611181} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4222172015542558826 SpriteRenderer: @@ -304,15 +285,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -372,17 +348,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6581690728364611180} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 4222172015542558827} - {fileID: 4222172014987551437} - {fileID: 4222172013420403605} - {fileID: 4222172014117361752} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6581690728364611178 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab index 884ea6b..5d2b5c0 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_2.prefab @@ -24,11 +24,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2427245015762793488} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 4639193258799406525} - {fileID: 4639193257148807955} @@ -37,6 +35,7 @@ Transform: - {fileID: 4639193258757692888} - {fileID: 4639193258384850390} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2427245015762793494 MonoBehaviour: @@ -76,13 +75,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193257148807952} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -48.17, y: 1.27, z: 0} m_LocalScale: {x: 0.575, y: 0.575, z: 0.575} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193257148807954 SpriteRenderer: @@ -95,15 +93,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -163,13 +156,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193257924775763} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -51.29, y: 2.63, z: 0} m_LocalScale: {x: 0.8713704, y: 0.8713704, z: 0.8713704} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193257924775773 SpriteRenderer: @@ -182,15 +174,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -250,13 +237,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258384850391} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0775077, w: 0.9969918} m_LocalPosition: {x: -34.83, y: 1.41, z: 0} m_LocalScale: {x: -0.6300008, y: 0.63000077, z: 0.63000077} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 8.891001} --- !u!212 &4639193258384850385 SpriteRenderer: @@ -269,15 +255,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -337,13 +318,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258745299976} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.24, y: 1.32, z: 0} m_LocalScale: {x: -0.5876713, y: 0.5876713, z: 0.5876713} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193258745299978 SpriteRenderer: @@ -356,15 +336,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -424,13 +399,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258757692889} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.097177334, w: -0.9952671} m_LocalPosition: {x: -40.6, y: 2.61, z: 0} m_LocalScale: {x: 0.8713704, y: 0.8713704, z: 0.8713704} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -11.153001} --- !u!212 &4639193258757692891 SpriteRenderer: @@ -443,15 +417,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -511,13 +480,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4639193258799406514} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.39, y: 1.91, z: 0} m_LocalScale: {x: 0.91980684, y: 0.91980684, z: 0.91980684} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2427245015762793489} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4639193258799406524 SpriteRenderer: @@ -530,15 +498,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab index f5574fd..c9c583e 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_3.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814095332513} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -45.4, y: -1.37, z: 0} m_LocalScale: {x: 2.482344, y: 2.482344, z: 2.482344} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &312934814095332519 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -111,13 +105,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814626696903} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -18.48, y: 0.06, z: 0} m_LocalScale: {x: -2.5492802, y: 2.5492802, z: 2.5492802} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &312934814626696901 SpriteRenderer: @@ -130,15 +123,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -198,13 +186,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934814843940789} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.023452504, w: -0.99972504} m_LocalPosition: {x: -20.43, y: -3.41, z: 0} m_LocalScale: {x: -2.3292694, y: 2.3292692, z: 2.3292692} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -2.6880002} --- !u!212 &312934814843940779 SpriteRenderer: @@ -217,15 +204,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -285,13 +267,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 312934815130148057} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.04176244, w: -0.99912757} m_LocalPosition: {x: -27.31, y: -2.85, z: 0} m_LocalScale: {x: 2.302256, y: 2.302256, z: 2.302256} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7320939041014106666} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.787} --- !u!212 &312934815130148063 SpriteRenderer: @@ -304,15 +285,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -372,17 +348,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7320939041014106667} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.86, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 312934814095332512} - {fileID: 312934815130148056} - {fileID: 312934814843940788} - {fileID: 312934814626696902} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7320939041014106669 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab b/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab index 17fe962..d20dd5b 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Far_4.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7724372247744244730} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.11, y: -5.53, z: 0} m_LocalScale: {x: 3.319052, y: 3.319052, z: 3.319052} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7724372248468933184} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7724372247744244728 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -98,7 +92,7 @@ GameObject: - component: {fileID: 7724372248468933184} - component: {fileID: 7724372248468933191} m_Layer: 0 - m_Name: Environment_Background_Far_4 + m_Name: Environment_Background_Far_D m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -111,14 +105,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7724372248468933185} - serializedVersion: 2 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: 7724372247744244729} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7724372248468933191 MonoBehaviour: diff --git a/Assets/Environment/Prefabs/Environment_Background_Middle.prefab b/Assets/Environment/Prefabs/Environment_Background_Middle.prefab index 2853713..7521654 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Middle.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Middle.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670152587} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -43.39, y: 4.05, z: 0} m_LocalScale: {x: -1.416, y: 1.416, z: 1.416} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &670152589 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -111,13 +105,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 797178856} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 20.8, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &797178858 SpriteRenderer: @@ -130,15 +123,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -198,13 +186,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 982016851} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.03, y: 3.97, z: 0} m_LocalScale: {x: -1.678932, y: 1.678932, z: 1.678932} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &982016853 SpriteRenderer: @@ -217,15 +204,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -285,13 +267,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1370862271} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -19.47, y: -6.41, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1370862273 SpriteRenderer: @@ -304,15 +285,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -372,13 +348,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1412397401} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.53, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1412397403 SpriteRenderer: @@ -391,15 +366,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -459,13 +429,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1461411054} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.01, y: -1.24, z: 0} m_LocalScale: {x: 0.569, y: 0.569, z: 0.569} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1461411056 SpriteRenderer: @@ -478,15 +447,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -546,13 +510,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1908453923} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -31.99, y: 2.28, z: 0} m_LocalScale: {x: 1.314604, y: 1.3146037, z: 1.3146037} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1908453925 SpriteRenderer: @@ -565,15 +528,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -633,13 +591,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526224924673431} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.10105626, w: 0.99488074} m_LocalPosition: {x: -28.78, y: -2.49, z: 0} m_LocalScale: {x: 0.23532875, y: 0.19430813, z: 0.17271835} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -11.6} --- !u!212 &1627526224924673513 SpriteRenderer: @@ -652,15 +609,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -720,13 +672,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225049092401} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.16013956, w: 0.9870944} m_LocalPosition: {x: -18.167652, y: -3.3227592, z: 0} m_LocalScale: {x: 0.2700262, y: 0.19116901, z: 0.191169} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -18.43} --- !u!212 &1627526225049092403 SpriteRenderer: @@ -739,15 +690,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -807,13 +753,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225053011835} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.010092358, w: 0.9999491} m_LocalPosition: {x: -31.55, y: -2.05, z: 0} m_LocalScale: {x: -0.11100356, y: 0.09675938, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.1570001} --- !u!212 &1627526225053011837 SpriteRenderer: @@ -826,15 +771,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -894,13 +834,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225060979447} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07119661, w: 0.99746233} m_LocalPosition: {x: -15.915795, y: -3.6250215, z: 0} m_LocalScale: {x: 0.25194559, y: 0.27282423, z: 0.24251041} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.165} --- !u!212 &1627526225060979401 SpriteRenderer: @@ -913,15 +852,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -981,13 +915,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225098937059} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.26480037, w: -0.9643033} m_LocalPosition: {x: -27.11, y: -2.57, z: 0} m_LocalScale: {x: 0.28337628, y: 0.24396126, z: 0.24396127} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -30.710001} --- !u!212 &1627526225098937061 SpriteRenderer: @@ -1000,15 +933,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1068,13 +996,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225312833147} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.009669082, w: 0.99995327} m_LocalPosition: {x: -40.66, y: -1.65, z: 0} m_LocalScale: {x: 0.15565704, y: 0.13964458, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.108} --- !u!212 &1627526225312833149 SpriteRenderer: @@ -1087,15 +1014,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1155,13 +1077,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225688048464} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.014611379, w: -0.9998933} m_LocalPosition: {x: -48.03, y: -1.51, z: 0} m_LocalScale: {x: 0.29289034, y: 0.13687591, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.674} --- !u!212 &1627526225688048466 SpriteRenderer: @@ -1174,15 +1095,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1242,13 +1158,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526225922083214} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.02, y: -1.97, z: 0} m_LocalScale: {x: 0.26988214, y: 0.24396127, z: 0.24396127} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1627526225922083200 SpriteRenderer: @@ -1261,15 +1176,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1329,13 +1239,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226203331359} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.036987424, w: -0.9993158} m_LocalPosition: {x: -33.47, y: -1.95, z: 0} m_LocalScale: {x: 0.092865, y: 0.092865, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.2390003} --- !u!212 &1627526226203331345 SpriteRenderer: @@ -1348,15 +1257,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1403,7 +1307,7 @@ GameObject: - component: {fileID: 1627526226253705026} - component: {fileID: 1627526226253705029} m_Layer: 0 - m_Name: Environment_Background_Middle + m_Name: Background Middle m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1416,11 +1320,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226253705027} - serializedVersion: 2 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: 1627526225688048467} - {fileID: 1627526226203331358} @@ -1440,6 +1342,7 @@ Transform: - {fileID: 982016852} - {fileID: 1908453924} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1627526226253705029 MonoBehaviour: @@ -1479,13 +1382,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1627526226868830409} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.10602972, w: 0.994363} m_LocalPosition: {x: -38.34, y: -1.51, z: 0} m_LocalScale: {x: 0.33856115, y: 0.23968928, z: 0.23968929} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1627526226253705026} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -12.173} --- !u!212 &1627526226868830411 SpriteRenderer: @@ -1498,15 +1400,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Near.prefab b/Assets/Environment/Prefabs/Environment_Background_Near.prefab index 30b62d1..6478733 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Near.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Near.prefab @@ -25,13 +25,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726176186662} - serializedVersion: 2 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: 6372339727034863949} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726176186657 SpriteShapeRenderer: @@ -44,15 +43,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -86,7 +80,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 3.147085, y: -0.61420393, z: -0.00501} m_Extent: {x: 6.00019, y: 2.2510056, z: 0.00501} - m_SpriteSortPoint: 0 --- !u!114 &6372339726176186656 MonoBehaviour: m_ObjectHideFlags: 0 @@ -107,49 +100,55 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -1.8286753, y: 0.58229285, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 1.2251778, y: 0.46509698, z: 1.0819254e-10} leftTangent: {x: -1.7528195, y: 0.02039063, z: 0} rightTangent: {x: 1.4287558, y: -0.01661992, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 4.998295, y: 0.5404514, z: 1.0819254e-10} leftTangent: {x: -1.6264908, y: 0.07317358, z: 0} rightTangent: {x: 1.389688, y: -0.06252098, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 8.1611395, y: 0.10064015, z: 1.0819254e-10} leftTangent: {x: -1.5486026, y: 0.12800634, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 7.472104, y: -1.7994542, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 96049a9ef89d49e4898cbb0ffdf8f5f3, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -161,17 +160,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339726509719851 GameObject: m_ObjectHideFlags: 0 @@ -198,13 +189,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726509719851} - serializedVersion: 2 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: 6372339727231228502} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726509719847 SpriteShapeRenderer: @@ -217,15 +207,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -259,7 +244,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 16.648634, y: 3.4820142, z: -0.005015} m_Extent: {x: 27.498356, y: 6.7422304, z: 0.005015} - m_SpriteSortPoint: 0 --- !u!114 &6372339726509719846 MonoBehaviour: m_ObjectHideFlags: 0 @@ -280,41 +264,46 @@ MonoBehaviour: rightTangent: {x: 10.923704, y: -0.079861164, z: 8.6018304e-10} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 20.894392, y: 6.348763, z: 0.00000010868991} leftTangent: {x: -9.793499, y: 1.0699759, z: 0.000000009246968} rightTangent: {x: 6.043751, y: -0.66030025, z: -0.0000000058062355} mode: 1 height: 1.52 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 39.155502, y: 4.2637043, z: 0.00000009148625} leftTangent: {x: -5.3033714, y: 1.2318664, z: 8.6018304e-10} rightTangent: {x: -0.029911041, y: -1.1094706, z: 0.0000000038708237} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 37.523956, y: 1.5033873, z: 0.000000103958904} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -4.2157435, y: 1.3801984, z: 0.0000001289042} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -326,17 +315,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &6372339726509719845 MonoBehaviour: m_ObjectHideFlags: 0 @@ -375,14 +356,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726804803034} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 10.270592, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727176229868} m_Father: {fileID: 6372339726860620484} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339726804803029 SpriteShapeRenderer: @@ -395,15 +375,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -437,7 +412,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 16.810896, y: 4.08094, z: -0.005} m_Extent: {x: 16.810896, y: 5.338461, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6372339726804803028 MonoBehaviour: m_ObjectHideFlags: 0 @@ -458,25 +432,28 @@ MonoBehaviour: rightTangent: {x: 0.36408806, y: 0.07296038, z: 2.1505286e-10} mode: 1 height: 1.15 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 16.609207, y: 6.926027, z: 0.0000001424521} leftTangent: {x: -0.6710415, y: 0.15703583, z: 0.0000000021504576} rightTangent: {x: 2.3493252, y: -0.5343628, z: -0.000000007096517} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 27.706806, y: 3.6668003, z: 0.00000010868991} leftTangent: {x: -0.89831734, y: 1.0067098, z: 0.000000007956693} rightTangent: {x: 3.7119083, y: -4.1597776, z: -0.000000032902} mode: 1 height: 1.76 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -488,17 +465,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339726860620491 GameObject: m_ObjectHideFlags: 0 @@ -510,7 +479,7 @@ GameObject: - component: {fileID: 6372339726860620484} - component: {fileID: 6372339726860620485} m_Layer: 0 - m_Name: Environment_Background_Near + m_Name: Background Close m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -523,11 +492,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726860620491} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -27.09, y: -6.02, z: -0.0011686} m_LocalScale: {x: 0.36738274, y: 0.36738274, z: 0.36738274} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727455856117} - {fileID: 6372339727860835120} @@ -536,6 +503,7 @@ Transform: - {fileID: 6372339727034863949} - {fileID: 6372339726804803035} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6372339726860620485 MonoBehaviour: @@ -575,13 +543,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339726907688449} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -11.44, y: -2.02, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339726907688451 SpriteRenderer: @@ -594,15 +561,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -665,13 +627,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727032943135} - serializedVersion: 2 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: 6372339727455856117} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727032943131 SpriteShapeRenderer: @@ -684,15 +645,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -726,7 +682,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 12.566854, y: 4.650458, z: -0.005} m_Extent: {x: 13.038745, y: 4.650458, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6372339727032943130 MonoBehaviour: m_ObjectHideFlags: 0 @@ -747,17 +702,19 @@ MonoBehaviour: rightTangent: {x: 10.377295, y: 0.6169834, z: -0.000000007096517} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 20.975595, y: 6.9842563, z: 0.00000010868991} leftTangent: {x: -0.83514977, y: 0.00038337708, z: 0.000000007956693} rightTangent: {x: 5.575018, y: -0.0025544167, z: -0.000000053116302} mode: 1 height: 1.05 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -769,17 +726,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &6372339727032943129 MonoBehaviour: m_ObjectHideFlags: 0 @@ -818,14 +767,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727034863948} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.73704815, y: 3.124587, z: 0.019670587} m_LocalScale: {x: 5.1419463, y: 5.1419463, z: 5.1419463} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339726176186663} m_Father: {fileID: 6372339726860620484} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727034863951 SpriteShapeRenderer: @@ -838,15 +786,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -880,7 +823,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 3.0860085, y: -0.047558308, z: -0.0050049997} m_Extent: {x: 7.1956882, y: 1.7518959, z: 0.0050049997} - m_SpriteSortPoint: 0 --- !u!114 &6372339727034863950 MonoBehaviour: m_ObjectHideFlags: 0 @@ -901,49 +843,55 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -2.008078, y: 0.25809097, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 1.0686698, y: 0.16242856, z: 1.0819254e-10} leftTangent: {x: -1.7528203, y: 0.020389944, z: 0} rightTangent: {x: 1.4287558, y: -0.016620263, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 4.9031324, y: 0.03693693, z: 1.0819254e-10} leftTangent: {x: -1.6264868, y: 0.07317333, z: 0} rightTangent: {x: 1.3896899, y: -0.062520206, z: 0} mode: 1 height: 1.63 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 8.156332, y: -0.18486787, z: 1.0819254e-10} leftTangent: {x: -1.5486073, y: 0.128006, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 7.472104, y: -1.7994542, z: 1.0819254e-10} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 525abd7429c2ce149952e5548cc580e7, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -955,17 +903,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339727176229875 GameObject: m_ObjectHideFlags: 0 @@ -992,13 +932,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727176229875} - serializedVersion: 2 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: 6372339726804803035} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727176229871 SpriteShapeRenderer: @@ -1011,15 +950,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1053,7 +987,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 17.021944, y: 3.915764, z: -0.005} m_Extent: {x: 17.021944, y: 5.503636, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6372339727176229870 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1074,25 +1007,28 @@ MonoBehaviour: rightTangent: {x: 0.36408806, y: 0.07296038, z: 2.1505286e-10} mode: 1 height: 1.15 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 16.609207, y: 6.926027, z: 0.0000001424521} leftTangent: {x: -0.6710415, y: 0.15703583, z: 0.0000000021504576} rightTangent: {x: 2.3493252, y: -0.5343628, z: -0.000000007096517} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 27.706806, y: 3.6668003, z: 0.00000010868991} leftTangent: {x: -0.89831734, y: 1.0067098, z: 0.000000007956693} rightTangent: {x: 3.7119083, y: -4.1597776, z: -0.000000032902} mode: 1 height: 1.76 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -1104,17 +1040,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &6372339727176229869 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1152,13 +1080,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727207522700} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.43, y: 4.95, z: 0} m_LocalScale: {x: 1.2563, y: 1.2563, z: 1.2563} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727207522702 SpriteRenderer: @@ -1171,15 +1098,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1241,14 +1163,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727231228501} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.653519, y: -2.6045933, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339726509719844} m_Father: {fileID: 6372339726860620484} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727231228496 SpriteShapeRenderer: @@ -1261,15 +1182,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1303,7 +1219,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 17.402048, y: 5.1121225, z: -0.005} m_Extent: {x: 26.220963, y: 5.1121225, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6372339727231228503 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1324,41 +1239,46 @@ MonoBehaviour: rightTangent: {x: 10.923704, y: -0.079861164, z: 8.6018304e-10} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 20.894392, y: 6.348763, z: 0.00000010868991} leftTangent: {x: -9.793499, y: 1.0699759, z: 0.000000009246968} rightTangent: {x: 6.043751, y: -0.66030025, z: -0.0000000058062355} mode: 1 height: 1.52 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 39.155502, y: 4.2637043, z: 0.00000009148625} leftTangent: {x: -5.3033714, y: 1.2318664, z: 8.6018304e-10} rightTangent: {x: -0.029911041, y: -1.1094706, z: 0.0000000038708237} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 37.523956, y: 1.5033873, z: 0.000000103958904} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -4.2157435, y: 1.3801984, z: 0.0000001289042} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -1370,17 +1290,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339727238425785 GameObject: m_ObjectHideFlags: 0 @@ -1405,13 +1317,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727238425785} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -10.98, y: 8.49, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727238425787 SpriteRenderer: @@ -1424,15 +1335,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1493,13 +1399,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727449326900} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 2.64, y: 3.05, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6372339727449326902 SpriteRenderer: @@ -1512,15 +1417,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1582,14 +1482,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727455856116} - serializedVersion: 2 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: 6372339727032943128} m_Father: {fileID: 6372339726860620484} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727455856119 SpriteShapeRenderer: @@ -1602,15 +1501,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1644,7 +1538,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 12.534972, y: 4.6408386, z: -0.005} m_Extent: {x: 12.534972, y: 4.6408386, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6372339727455856118 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1665,17 +1558,19 @@ MonoBehaviour: rightTangent: {x: 10.377295, y: 0.6169834, z: -0.000000007096517} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 20.975595, y: 6.9842563, z: 0.00000010868991} leftTangent: {x: -0.83514977, y: 0.00038337708, z: 0.000000007956693} rightTangent: {x: 5.575018, y: -0.0025544167, z: -0.000000053116302} mode: 1 height: 1.05 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -1687,17 +1582,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339727543974468 GameObject: m_ObjectHideFlags: 0 @@ -1722,13 +1609,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727543974468} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.68, y: 2.68, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727543974470 SpriteRenderer: @@ -1741,15 +1627,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1809,13 +1690,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727784245613} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7.36, y: 8.8, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727784245615 SpriteRenderer: @@ -1828,15 +1708,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1897,13 +1772,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727816809559} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727816809553 SpriteRenderer: @@ -1916,15 +1790,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1984,11 +1853,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727860835127} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 22.536194, y: 24.254114, z: 0.0031807434} m_LocalScale: {x: 1.1845181, y: 1.1845181, z: 1.1845181} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6372339727238425786} - {fileID: 6372339726907688450} @@ -2000,6 +1867,7 @@ Transform: - {fileID: 6372339727543974469} - {fileID: 6372339727207522701} m_Father: {fileID: 6372339726860620484} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727860835121 SpriteRenderer: @@ -2012,15 +1880,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2080,13 +1943,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727923619455} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.91, y: -1.83, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339727923619449 SpriteRenderer: @@ -2099,15 +1961,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2168,13 +2025,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339727937297386} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 14.556162, y: 4.2486258, z: 0.0031807434} m_LocalScale: {x: 1.8472289, y: 1.8472289, z: 1.8472289} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339726860620484} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6372339727937297381 SpriteShapeRenderer: @@ -2187,15 +2043,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2229,7 +2080,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 4.368043, y: 0.29031563, z: -0.0050049997} m_Extent: {x: 12.37241, y: 2.3504405, z: 0.0050049997} - m_SpriteSortPoint: 0 --- !u!114 &6372339727937297380 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2250,49 +2100,55 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -5.8688774, y: 0.8757105, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 2.8200645, y: 1.568115, z: 0} leftTangent: {x: -2.8907337, y: -0.13970089, z: 0} rightTangent: {x: 5.720442, y: 0.27645254, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 12.08999, y: 0.61000705, z: 0} leftTangent: {x: -0.7385359, y: 0.2628355, z: 0} rightTangent: {x: 1.496995, y: -0.5327637, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 14.672472, y: -0.5867615, z: 0} leftTangent: {x: -0.19676018, y: 0.01356554, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 12.135138, y: -1.8015962, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 525abd7429c2ce149952e5548cc580e7, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -2304,17 +2160,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6372339728055084286 GameObject: m_ObjectHideFlags: 0 @@ -2339,13 +2187,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6372339728055084286} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6372339727860835120} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6372339728055084280 SpriteRenderer: @@ -2358,15 +2205,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Background_Sky.prefab b/Assets/Environment/Prefabs/Environment_Background_Sky.prefab index 13ad4c4..0b8c2f2 100644 --- a/Assets/Environment/Prefabs/Environment_Background_Sky.prefab +++ b/Assets/Environment/Prefabs/Environment_Background_Sky.prefab @@ -24,15 +24,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942117788024} - serializedVersion: 2 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: 7027970942649171028} - {fileID: 7027970942746272049} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7027970942117788026 MonoBehaviour: @@ -73,13 +72,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942649171029} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -18.4, y: 5.9, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7027970942117788027} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7027970942649171030 SpriteRenderer: @@ -92,15 +90,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -172,13 +165,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7027970942746272062} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -18.1, y: 8.26, z: 0} m_LocalScale: {x: 750, y: 2.46, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7027970942117788027} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7027970942746272048 SpriteRenderer: @@ -191,15 +183,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab b/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab index bcf5ade..a514e72 100644 --- a/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab +++ b/Assets/Environment/Prefabs/Environment_Foreground_Far.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 521641517} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.006948663, w: -0.99997586} m_LocalPosition: {x: 33.06, y: -8.8, z: 0} m_LocalScale: {x: -1.5276437, y: 0.6221256, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.79600006} --- !u!212 &521641519 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -111,13 +105,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 663235557} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -52.01, y: -6.18, z: 0} m_LocalScale: {x: -2.458249, y: 0.8418377, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &663235559 SpriteRenderer: @@ -130,15 +123,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -198,13 +186,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1246920577} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.78508466, w: -0.6193885} m_LocalPosition: {x: 33.55, y: -8.25, z: 0} m_LocalScale: {x: 1.3486434, y: -1.4413043, z: 2.344} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -103.45701} --- !u!212 &1246920579 SpriteRenderer: @@ -217,15 +204,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -285,13 +267,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760001068391} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.024572594, w: 0.9996981} m_LocalPosition: {x: -62.39, y: -3.58, z: 0} m_LocalScale: {x: 0.5097431, y: 0.2781262, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 2.8160002} --- !u!212 &3068243760001068388 SpriteRenderer: @@ -304,15 +285,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -372,13 +348,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760061044736} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: 2.1, y: -7.34, z: 0} m_LocalScale: {x: 1.0857764, y: 0.61132, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243760061044737 SpriteRenderer: @@ -391,15 +366,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -459,13 +429,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760330446746} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: -18, y: -5.85, z: 0} m_LocalScale: {x: 0.7448424, y: 0.46032408, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243760330446747 SpriteRenderer: @@ -478,15 +447,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -546,13 +510,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760664498772} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -3.72, y: -6.31, z: 0} m_LocalScale: {x: 1.091298, y: 0.2666761, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243760664498773 SpriteRenderer: @@ -565,15 +528,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -633,11 +591,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243760881506265} - serializedVersion: 2 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: 3068243761961033915} - {fileID: 3068243761217472841} @@ -652,6 +608,7 @@ Transform: - {fileID: 663235558} - {fileID: 1246920578} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &3068243760881506271 MonoBehaviour: @@ -691,13 +648,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761217472843} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -33.59, y: -4.954, z: 0} m_LocalScale: {x: 0.83805, y: 0.457748, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3068243761217472840 SpriteRenderer: @@ -710,15 +666,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -778,13 +729,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761331193131} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.046591382, w: -0.99891406} m_LocalPosition: {x: 6.31, y: -7.68, z: 0} m_LocalScale: {x: -0.9002025, y: 0.5241159, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.341} --- !u!212 &3068243761331193128 SpriteRenderer: @@ -797,15 +747,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -865,13 +810,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761437742935} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -22.43, y: -5.16, z: 0} m_LocalScale: {x: -0.46328974, y: 0.26882312, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243761437742932 SpriteRenderer: @@ -884,15 +828,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -952,13 +891,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761630322775} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0521045, w: -0.99864167} m_LocalPosition: {x: -0.51, y: -6.41, z: 0} m_LocalScale: {x: -0.6449571, y: 0.3845469, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.973} --- !u!212 &3068243761630322772 SpriteRenderer: @@ -971,15 +909,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1040,13 +973,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3068243761961033914} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -24.1, y: -8.25, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 3068243760881506270} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &3068243761961033913 SpriteShapeRenderer: @@ -1059,15 +991,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1101,7 +1028,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 4.827694, y: -2.7905235, z: -0.0050049997} m_Extent: {x: 60.97248, y: 10.601011, z: 0.0050049997} - m_SpriteSortPoint: 0 --- !u!114 &3068243761961033912 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1122,57 +1048,64 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -45.738937, y: 2.431984, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 10.062225, y: -0.33267546, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -11.099764, y: 2.4907675, z: 0} leftTangent: {x: -11.517704, y: 0.3902011, z: 0} rightTangent: {x: 11.632036, y: -0.39409924, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 15.718353, y: 1.7143631, z: 0} leftTangent: {x: -4.3270826, y: 0.105383396, z: 0} rightTangent: {x: 3.9029636, y: -0.09505463, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 44.017693, y: 0.9846797, z: 0} leftTangent: {x: -11.652992, y: 0.30270624, z: 0} rightTangent: {x: 3.9084702, y: -0.10153103, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 54.830738, y: -2.685113, z: 0} leftTangent: {x: -1.765068, y: 2.1723995, z: 0} rightTangent: {x: 0.28209305, y: -0.9026966, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 55.029648, y: -6.394101, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 52768d05133b5c04da5671b9da836447, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -1184,14 +1117,6 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] diff --git a/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab b/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab index 2c88f5f..748d58e 100644 --- a/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab +++ b/Assets/Environment/Prefabs/Environment_Foreground_Near.prefab @@ -25,13 +25,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575298603105} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.04227104, w: 0.9991062} m_LocalPosition: {x: -44.132, y: -2.197867, z: 0} m_LocalScale: {x: 0.19434, y: 0.111315, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7928108575298603119 SpriteRenderer: @@ -44,15 +43,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -131,13 +125,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575781840775} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02136711, w: 0.9997717} m_LocalPosition: {x: -7.660736, y: -5.485863, z: 0} m_LocalScale: {x: 0.19613093, y: 0.15304151, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.9660001} --- !u!212 &7928108575781840773 SpriteRenderer: @@ -150,15 +143,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -223,7 +211,7 @@ GameObject: - component: {fileID: 7928108575857609537} - component: {fileID: 7928108575857609550} m_Layer: 0 - m_Name: Environment_Foreground_Near + m_Name: Foreground Close m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -236,11 +224,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108575857609536} - serializedVersion: 2 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: 7928108576423183287} - {fileID: 7928108576330968095} @@ -250,6 +236,7 @@ Transform: - {fileID: 7928108576735854793} - {fileID: 7928108575781840772} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7928108575857609550 MonoBehaviour: @@ -291,13 +278,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576068213760} - serializedVersion: 2 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: 7928108576423183287} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &7928108576068213775 SpriteShapeRenderer: @@ -310,15 +296,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -352,7 +333,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: -0.7963257, y: 0.041985035, z: -0.00501} m_Extent: {x: 34.11238, y: 7.944043, z: 0.00501} - m_SpriteSortPoint: 0 --- !u!114 &7928108576068213774 MonoBehaviour: m_ObjectHideFlags: 0 @@ -373,89 +353,100 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -29.8933, y: 3.0551252, z: 0} leftTangent: {x: 0.11080551, y: -0.6648445, z: 0} rightTangent: {x: 2.8377762, y: 0.24444103, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -18.066889, y: 4.0848427, z: 0} leftTangent: {x: -3.558094, y: -0.043768883, z: 0} rightTangent: {x: 2.9147434, y: 0.03585434, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -11.181333, y: 4.0614223, z: 0} leftTangent: {x: -1.6513548, y: 0.13998413, z: 0} rightTangent: {x: 2.665965, y: -0.22599268, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -5.198994, y: 3.9852405, z: 0} leftTangent: {x: -2.5645146, y: 0.16621113, z: 0} rightTangent: {x: 1.0303116, y: -0.066614866, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -0.89326537, y: 3.583448, z: 0} leftTangent: {x: -1.8634313, y: 0.17782927, z: 0} rightTangent: {x: 1.6641669, y: -0.15881348, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 3.8202307, y: 2.9812858, z: 0} leftTangent: {x: -1.4296699, y: 0.22050357, z: 0} rightTangent: {x: 2.2105448, y: -0.34015465, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 10.301983, y: 2.030594, z: 0} leftTangent: {x: -2.3346324, y: 0.25642538, z: 0} rightTangent: {x: 0.58744526, y: -0.06452203, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 13.132843, y: 1.8694248, z: 0} leftTangent: {x: -1.2263441, y: 0.052401543, z: 0} rightTangent: {x: 3.0342045, y: -0.12979448, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 22.491741, y: 0.89494896, z: 0} leftTangent: {x: -2.0255432, y: 0.66551685, z: 0} rightTangent: {x: 3.769579, y: -1.2385395, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 28.450136, y: -2.8231223, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -467,17 +458,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &7928108576068213772 MonoBehaviour: m_ObjectHideFlags: 0 @@ -516,13 +499,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576330614989} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.076334216, w: 0.9970823} m_LocalPosition: {x: -21.629654, y: -4.1680717, z: 0} m_LocalScale: {x: 0.123, y: 0.123, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7928108576330614987 SpriteRenderer: @@ -535,15 +517,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -622,13 +599,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576330968094} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.006150217, w: 0.9999811} m_LocalPosition: {x: -54.460335, y: -2.2627363, z: 0} m_LocalScale: {x: -0.21484, y: 0.17659584, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.44} --- !u!212 &7928108576330968092 SpriteRenderer: @@ -641,15 +617,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -728,14 +699,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576423183304} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -27.36, y: -9.89, z: 0} m_LocalScale: {x: 1.5, y: 1.5, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7928108576068213761} m_Father: {fileID: 7928108575857609537} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &7928108576423183286 SpriteShapeRenderer: @@ -748,15 +718,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -790,7 +755,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: -0.71422577, y: -0.5220523, z: -0.0050049997} m_Extent: {x: 33.433678, y: 6.710508, z: 0.0050049997} - m_SpriteSortPoint: 0 --- !u!114 &7928108576423183305 MonoBehaviour: m_ObjectHideFlags: 0 @@ -811,89 +775,100 @@ MonoBehaviour: rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -29.8933, y: 3.0551252, z: 0} leftTangent: {x: 0.11080551, y: -0.6648445, z: 0} rightTangent: {x: 2.8377762, y: 0.24444103, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -18.066889, y: 4.0848427, z: 0} leftTangent: {x: -3.558094, y: -0.043768883, z: 0} rightTangent: {x: 2.9147434, y: 0.03585434, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -11.181333, y: 4.0614223, z: 0} leftTangent: {x: -1.6513548, y: 0.13998413, z: 0} rightTangent: {x: 2.665965, y: -0.22599268, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -5.198994, y: 3.9852405, z: 0} leftTangent: {x: -2.5645146, y: 0.16621113, z: 0} rightTangent: {x: 1.0303116, y: -0.066614866, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -0.89326537, y: 3.583448, z: 0} leftTangent: {x: -1.8634313, y: 0.17782927, z: 0} rightTangent: {x: 1.6641669, y: -0.15881348, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 3.8202307, y: 2.9812858, z: 0} leftTangent: {x: -1.4296699, y: 0.22050357, z: 0} rightTangent: {x: 2.2105448, y: -0.34015465, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 10.301983, y: 2.030594, z: 0} leftTangent: {x: -2.3346324, y: 0.25642538, z: 0} rightTangent: {x: 0.58744526, y: -0.06452203, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 13.132843, y: 1.8694248, z: 0} leftTangent: {x: -1.2263441, y: 0.052401543, z: 0} rightTangent: {x: 3.0342045, y: -0.12979448, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 22.491741, y: 0.89494896, z: 0} leftTangent: {x: -2.0255432, y: 0.66551685, z: 0} rightTangent: {x: 3.769579, y: -1.2385395, z: 0} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 28.450136, y: -2.8231223, z: 0} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 500 m_StretchTiling: 1 @@ -905,17 +880,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &7928108576735854792 GameObject: m_ObjectHideFlags: 0 @@ -941,13 +908,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108576735854792} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.054671142, w: 0.9985044} m_LocalPosition: {x: -11.907026, y: -4.964109, z: 0} m_LocalScale: {x: -0.37427646, y: 0.16154811, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.2630005} --- !u!212 &7928108576735854774 SpriteRenderer: @@ -960,15 +926,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1047,13 +1008,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7928108577185010608} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.03233268, w: 0.99947715} m_LocalPosition: {x: -35.158493, y: -2.41214, z: 0} m_LocalScale: {x: 0.092865, y: 0.092865, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7928108575857609537} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.2390003} --- !u!212 &7928108577185010622 SpriteRenderer: @@ -1066,15 +1026,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab b/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab index 7558ac3..a08e1f5 100644 --- a/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab +++ b/Assets/Environment/Prefabs/Environment_Middle_Crypt.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 79114920} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.079, y: -1.196, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458306922725} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &79114922 MonoBehaviour: @@ -44,36 +43,25 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.38 m_Color: {r: 0.8207547, g: 0.6628504, b: 0.35230508, a: 1} m_Intensity: 2 - m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeOpacity: 0 m_ApplyToSortingLayers: c3e8a4ea4d103c0da9d07768df154174196d8576 m_LightCookieSprite: {fileID: 0} - m_DeprecatedPointLightCookieSprite: {fileID: 0} + m_UseNormalMap: 1 m_LightOrder: 0 m_AlphaBlendOnOverlap: 0 - m_OverlapOperation: 0 - m_NormalMapDistance: 0.69 - m_NormalMapQuality: 1 - m_UseNormalMap: 1 - m_ShadowsEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 - m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_LocalBounds: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 360 m_PointLightOuterAngle: 360 m_PointLightInnerRadius: 0.2 m_PointLightOuterRadius: 3.37 + m_PointLightDistance: 0.69 + m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -108,13 +96,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 397731629} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.012445584, w: 0.9999226} m_LocalPosition: {x: 0.242, y: 0.491, z: 0} m_LocalScale: {x: 0.24164352, y: 0.03785556, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458496445788} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.4260001} --- !u!212 &397731631 SpriteRenderer: @@ -127,15 +114,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -195,14 +177,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 877172657} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.18, y: 0.91, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1953985939} m_Father: {fileID: 5162504458496445788} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &877172659 SpriteRenderer: @@ -215,15 +196,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -283,13 +259,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1824848894} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.16, y: 1.44, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458496445788} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1824848896 SpriteRenderer: @@ -302,15 +277,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -370,13 +340,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1953985938} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.03448077, w: 0.99940544} m_LocalPosition: {x: -0.007, y: 0.149, z: 0} m_LocalScale: {x: 0.17704488, y: 0.027286725, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 877172658} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 3.9520001} --- !u!212 &1953985940 SpriteRenderer: @@ -389,15 +358,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -457,13 +421,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 58889659458855081} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.288, y: 0.377, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1012806938940446969 SpriteRenderer: @@ -476,15 +439,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -545,13 +503,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 670197130089893682} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.27, y: 0.187, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3413356081179022623 SpriteRenderer: @@ -564,15 +521,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -634,13 +586,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 827027829217216206} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.09, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &2614974883334659900 SpriteRenderer: @@ -653,15 +604,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -705,42 +651,22 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 827027829217216206} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 2.8500001, y: 3.8} + oldSize: {x: 2.85, y: 3.79} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1 &1579409560721947750 @@ -767,13 +693,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1579409560721947750} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.028, y: 0.276, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3246344069644533603 SpriteRenderer: @@ -786,15 +711,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -855,13 +775,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665578154813346465} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.099, y: 0.542, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1714006611518754472 SpriteRenderer: @@ -874,15 +793,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -942,16 +856,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1738092200647040995} - serializedVersion: 2 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: 2089049747429308344} - {fileID: 6593218319098013722} - {fileID: 2257873678861877139} m_Father: {fileID: 5162504458256914560} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1802006312118885147 GameObject: @@ -977,13 +890,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1802006312118885147} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.185, y: 0.141, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6974517415645322066 SpriteRenderer: @@ -996,15 +908,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1064,13 +971,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2725754043176412751} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.226, y: 0.304, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &3460526715854903978 SpriteRenderer: @@ -1083,15 +989,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1152,13 +1053,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3969588121119454623} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.9291003, w: 0.36982787} m_LocalPosition: {x: 0.326, y: 0.596, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -136.59} --- !u!212 &1927547683847575207 SpriteRenderer: @@ -1171,15 +1071,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1240,13 +1135,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4406519644068125204} - serializedVersion: 2 m_LocalRotation: {x: 0, y: -0, z: 0.9927888, w: -0.11987703} m_LocalPosition: {x: -0.185, y: 0.583, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 193.77} --- !u!212 &5644500994759151133 SpriteRenderer: @@ -1259,15 +1153,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1328,13 +1217,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4997949293549396329} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.366, y: 0.515, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1807093605731726051} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &8286405002747289093 SpriteRenderer: @@ -1347,15 +1235,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1416,13 +1299,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504457213823121} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98076624, w: -0.19518623} m_LocalPosition: {x: 6.29, y: -0.67, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458348955743} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5162504457213823127 MonoBehaviour: @@ -1436,36 +1318,25 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.5 m_Color: {r: 0.09825563, g: 0.6707523, b: 0.9056604, a: 1} m_Intensity: 0.33 - m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeOpacity: 0 m_ApplyToSortingLayers: 4d103c0d00000000 m_LightCookieSprite: {fileID: 0} - m_DeprecatedPointLightCookieSprite: {fileID: 0} + m_UseNormalMap: 0 m_LightOrder: 0 m_AlphaBlendOnOverlap: 0 - m_OverlapOperation: 0 - m_NormalMapDistance: 10.88 - m_NormalMapQuality: 2 - m_UseNormalMap: 0 - m_ShadowsEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 - m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_LocalBounds: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 51.96 m_PointLightOuterAngle: 51.96 m_PointLightInnerRadius: 0 m_PointLightOuterRadius: 28.77107 + m_PointLightDistance: 10.88 + m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -1501,13 +1372,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458200051455} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 23.22, y: -6.612, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458348955743} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5162504458200051453 MonoBehaviour: @@ -1521,36 +1391,25 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 m_LightType: 3 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.44 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2 - m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeOpacity: 0 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} - m_DeprecatedPointLightCookieSprite: {fileID: 0} + m_UseNormalMap: 1 m_LightOrder: 0 m_AlphaBlendOnOverlap: 1 - m_OverlapOperation: 1 - m_NormalMapDistance: 4.9 - m_NormalMapQuality: 1 - m_UseNormalMap: 1 - m_ShadowsEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 - m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 - m_LocalBounds: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0, y: 0, z: 0} m_PointLightInnerAngle: 177.7 m_PointLightOuterAngle: 177.7 m_PointLightInnerRadius: 0.52 m_PointLightOuterRadius: 1.3 + m_PointLightDistance: 4.9 + m_PointLightQuality: 1 m_ShapeLightParametricSides: 5 m_ShapeLightParametricAngleOffset: 0 m_ShapeLightParametricRadius: 1 @@ -1584,11 +1443,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458256914561} - serializedVersion: 2 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: 5162504458348955743} - {fileID: 3375734104743581274} @@ -1600,6 +1457,7 @@ Transform: - {fileID: 416401565976596601} - {fileID: 8398594178464182135} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458306922726 GameObject: @@ -1624,15 +1482,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458306922726} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 23, y: -4.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1807093605731726051} - {fileID: 79114921} m_Father: {fileID: 5162504458256914560} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458348955736 GameObject: @@ -1657,15 +1514,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458348955736} - serializedVersion: 2 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: 5162504457213823120} - {fileID: 5162504458200051454} m_Father: {fileID: 5162504458256914560} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &5162504458496445789 GameObject: @@ -1693,16 +1549,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458496445789} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 23.016, y: -6.229, z: 0} m_LocalScale: {x: 0.543, y: 0.543, z: 0.543} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 397731630} - {fileID: 877172658} - {fileID: 1824848895} m_Father: {fileID: 5162504458256914560} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &5162504458496446115 SpriteRenderer: @@ -1715,15 +1570,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1767,32 +1617,11 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5162504458496445789} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -1803,11 +1632,12 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!95 &838582783 Animator: - serializedVersion: 7 + serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1820,13 +1650,10 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &5407880070638214435 GameObject: m_ObjectHideFlags: 0 @@ -1851,11 +1678,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5407880070638214435} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.109, y: -1.529, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 2045518254255166282} - {fileID: 9177582603525798401} @@ -1867,10 +1692,11 @@ Transform: - {fileID: 5984612961092527204} - {fileID: 5253338177225337188} m_Father: {fileID: 5162504458306922725} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!95 &5162504457204437572 Animator: - serializedVersion: 7 + serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1883,13 +1709,10 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &5800889228316220191 GameObject: m_ObjectHideFlags: 0 @@ -1915,13 +1738,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5800889228316220191} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.11, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &5230074748008294955 SpriteRenderer: @@ -1934,15 +1756,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1986,42 +1803,22 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5800889228316220191} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 3.05, y: 3.5816514} + oldSize: {x: 3.05, y: 3.58} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1 &7264351501154974320 @@ -2049,13 +1846,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7264351501154974320} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 18, y: -2.16, z: 0} m_LocalScale: {x: 0.3, y: 0.3, z: 0.543} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 5162504458256914560} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4177454198300477504 SpriteRenderer: @@ -2068,15 +1864,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2120,42 +1911,22 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7264351501154974320} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 3.5} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} - oldSize: {x: 2.9399998, y: 3.5839999} + oldSize: {x: 2.94, y: 3.57} newSize: {x: 3.8281252, y: 2.5236135} adaptiveTilingThreshold: 0.5 drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 3.828125, y: 10} m_EdgeRadius: 0 --- !u!1001 &122795536922957110 @@ -2163,7 +1934,6 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 5162504458256914560} m_Modifications: - target: {fileID: 2632524758195146611, guid: c16dd048f26e7094ba6f98da3c0c83ee, @@ -2171,11 +1941,6 @@ PrefabInstance: propertyPath: m_Name value: Wand objectReference: {fileID: 0} - - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalPosition.x @@ -2191,11 +1956,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalRotation.x @@ -2211,6 +1971,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} - target: {fileID: 8290490291832528082, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2227,9 +1997,6 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: c16dd048f26e7094ba6f98da3c0c83ee, type: 3} --- !u!4 &8266916893031090660 stripped Transform: @@ -2242,14 +2009,8 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2265,11 +2026,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2285,6 +2041,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2316,9 +2082,6 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &2257873678861877139 stripped Transform: @@ -2331,7 +2094,6 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: - target: {fileID: 3068932646237973285, guid: 002960d04fe97db4a8821f7ff377e362, @@ -2339,11 +2101,6 @@ PrefabInstance: propertyPath: m_Name value: Alcove - Light - Outer objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2359,11 +2116,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2379,6 +2131,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2406,8 +2168,8 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} - propertyPath: m_Intensity - value: 0.59 + propertyPath: m_ShapePath.Array.size + value: 7 objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} @@ -2421,19 +2183,14 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} - propertyPath: m_NormalMapDistance - value: 8.85 + propertyPath: m_Intensity + value: 0.59 objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_PointLightDistance value: 8.85 objectReference: {fileID: 0} - - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_ShapePath.Array.size - value: 7 - objectReference: {fileID: 0} - target: {fileID: 7232575981862885009, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_ShapePath.Array.data[0].x @@ -2510,9 +2267,6 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &2089049747429308344 stripped Transform: @@ -2525,14 +2279,8 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 368608754912277232} m_Modifications: - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalPosition.x @@ -2548,11 +2296,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalRotation.x @@ -2568,6 +2311,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3124701579200514244, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2599,9 +2352,6 @@ PrefabInstance: value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 002960d04fe97db4a8821f7ff377e362, type: 3} --- !u!4 &6593218319098013722 stripped Transform: @@ -2614,7 +2364,6 @@ PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - serializedVersion: 3 m_TransformParent: {fileID: 5162504458256914560} m_Modifications: - target: {fileID: 6403124742040263162, guid: 36cce2fd757728045aaf85c6303d825f, @@ -2622,11 +2371,6 @@ PrefabInstance: propertyPath: m_Name value: Environment_Middle_Water objectReference: {fileID: 0} - - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, - type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalPosition.x @@ -2642,11 +2386,6 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalRotation.x @@ -2662,6 +2401,16 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} - target: {fileID: 6403124742040263163, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2678,9 +2427,6 @@ PrefabInstance: value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 36cce2fd757728045aaf85c6303d825f, type: 3} --- !u!4 &3375734104743581274 stripped Transform: diff --git a/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab b/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab index 7cf73e3..463b8e5 100644 --- a/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab +++ b/Assets/Environment/Prefabs/Environment_Middle_Exterior.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 13742059} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.041835018, w: 0.9991246} m_LocalPosition: {x: -9.94, y: 10.81, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.795} --- !u!212 &13742061 SpriteRenderer: @@ -43,15 +42,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -112,13 +106,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 67592291} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.011820167, w: 0.99993014} m_LocalPosition: {x: 4.9000006, y: 2.7999992, z: 0} m_LocalScale: {x: 1.62605, y: 1.5304, z: 1.5304} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.355} --- !u!212 &67592293 SpriteRenderer: @@ -131,15 +124,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -200,13 +188,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 194476118} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1.06, y: 16.72, z: 0} m_LocalScale: {x: 1.231, y: 1.231, z: 1.231} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &194476120 SpriteRenderer: @@ -219,15 +206,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -287,13 +269,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 263428442} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.10228653, w: 0.99475497} m_LocalPosition: {x: 3.33, y: -2.76, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 11.742001} --- !u!212 &263428444 SpriteRenderer: @@ -306,15 +287,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -377,13 +353,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 510551025} - serializedVersion: 2 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: 2145959465} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &510551027 SpriteShapeRenderer: @@ -396,15 +371,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -438,7 +408,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.8580284, y: 3.2982793, z: -0.0050049997} m_Extent: {x: 59.052948, y: 7.7474494, z: 0.0050049997} - m_SpriteSortPoint: 0 --- !u!114 &510551026 MonoBehaviour: m_ObjectHideFlags: 0 @@ -459,57 +428,64 @@ MonoBehaviour: rightTangent: {x: 2.1617126, y: 0.6877074, z: -3.89079e-10} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -38.04113, y: 8.196389, z: 0.0000001324027} leftTangent: {x: -5.661392, y: -0.49716282, z: -0.0000000027235814} rightTangent: {x: 7.213747, y: 0.6339655, z: 0.0000000038908183} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -19.936821, y: 8.927218, z: 0.00000014388061} leftTangent: {x: -3.7338886, y: 0.22309113, z: -0.000000005641681} rightTangent: {x: 8.467142, y: -0.50588894, z: 0.000000012839706} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 3.7109761, y: 7.131116, z: 0.00000019154315} leftTangent: {x: -4.3563833, y: 0.0036001205, z: -0.0000000031126604} rightTangent: {x: 4.325587, y: -0.0035686493, z: 0.0000000031126604} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 15.9550085, y: 6.2760887, z: 0.00000010886325} leftTangent: {x: -5.358021, y: 0.8307862, z: 0.000000010505218} rightTangent: {x: 5.160346, y: -0.8001356, z: -0.000000010116132} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 32.50234, y: 3.5541189, z: 0.000000095829} leftTangent: {x: -7.951502, y: 0.71206784, z: 0.0000000023344953} rightTangent: {x: 8.646019, y: -0.77416015, z: -0.0000000023344882} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 55.802498, y: -0.4514734, z: 0.00000012325928} leftTangent: {x: -7.552353, y: 4.542718, z: -0.000000012839706} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -521,17 +497,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &510551029 MonoBehaviour: m_ObjectHideFlags: 0 @@ -569,13 +537,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 592348109} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -5.22, y: -3.42, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &592348111 SpriteRenderer: @@ -588,15 +555,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -657,13 +619,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 652195613} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.10228653, w: 0.99475497} m_LocalPosition: {x: 10.21, y: 1.22, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 11.742001} --- !u!212 &652195615 SpriteRenderer: @@ -676,15 +637,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -745,13 +701,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 893965721} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -6.84, y: 3.3, z: 0} m_LocalScale: {x: 1.4419112, y: 1.2961, z: 1.2961} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &893965723 SpriteRenderer: @@ -764,15 +719,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -832,13 +782,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 911568745} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.011820167, w: 0.99993014} m_LocalPosition: {x: 4.9000006, y: 2.7999992, z: 0} m_LocalScale: {x: 1.62605, y: 1.5304, z: 1.5304} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.355} --- !u!212 &911568747 SpriteRenderer: @@ -851,15 +800,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -920,13 +864,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1184593430} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.81, y: 9.38, z: 0} m_LocalScale: {x: 1.8496499, y: 1.3452, z: 1.3452} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1184593432 SpriteRenderer: @@ -939,15 +882,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1008,13 +946,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1193043499} - serializedVersion: 2 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: 1357256348} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1193043501 SpriteRenderer: @@ -1027,15 +964,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1094,11 +1026,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1357256347} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4.63, y: -0.1, z: 0} m_LocalScale: {x: 0.35032803, y: 0.35032803, z: 0.35032803} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1193043500} - {fileID: 194476119} @@ -1108,6 +1038,7 @@ Transform: - {fileID: 67592292} - {fileID: 2004999504} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1410777709 GameObject: @@ -1133,13 +1064,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1410777709} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.0012865289, w: -0.9999992} m_LocalPosition: {x: -0.74, y: 5.37, z: 0} m_LocalScale: {x: 1.2540108, y: 1.2540108, z: 1.2540109} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -0.147} --- !u!212 &1410777711 SpriteRenderer: @@ -1152,15 +1082,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1221,13 +1146,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1461175207} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.8, y: -4.48, z: 0} m_LocalScale: {x: 1.13274, y: 0.89, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1461175209 SpriteRenderer: @@ -1240,15 +1164,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1308,13 +1227,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1526071765} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1.06, y: 16.72, z: 0} m_LocalScale: {x: 1.231, y: 1.231, z: 1.231} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1526071767 SpriteRenderer: @@ -1327,15 +1245,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1395,13 +1308,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1585410997} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.15339427, w: 0.98816514} m_LocalPosition: {x: -7.43, y: -3.47, z: 0} m_LocalScale: {x: -0.983, y: 0.917, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 17.647001} --- !u!212 &1585410999 SpriteRenderer: @@ -1414,15 +1326,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1483,13 +1390,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1608657524} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.15, y: 11.31, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1608657526 SpriteRenderer: @@ -1502,15 +1408,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1571,13 +1472,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1665477864} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.070143044, w: -0.99753696} m_LocalPosition: {x: -8.71, y: -1.43, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.044001} --- !u!212 &1665477866 SpriteRenderer: @@ -1590,15 +1490,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1659,13 +1554,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1695587741} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -6.84, y: 3.3, z: 0} m_LocalScale: {x: 1.4419112, y: 1.2961, z: 1.2961} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1695587743 SpriteRenderer: @@ -1678,15 +1572,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1746,13 +1635,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1755975754} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.29779616, w: -0.9546295} m_LocalPosition: {x: -1.99, y: -6.97, z: 0} m_LocalScale: {x: 0.841434, y: 1.1734515, z: 1.0705999} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -34.651} --- !u!212 &1755975756 SpriteRenderer: @@ -1765,15 +1653,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1833,13 +1716,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1863801551} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.15, y: 11.31, z: 0} m_LocalScale: {x: 1.2807, y: 1.2807, z: 1.2807} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1863801553 SpriteRenderer: @@ -1852,15 +1734,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -1921,13 +1798,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978188032} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.041835018, w: 0.9991246} m_LocalPosition: {x: -9.94, y: 10.81, z: 0} m_LocalScale: {x: 1.2873688, y: 1.0841, z: 1.0841} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2097773384} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -4.795} --- !u!212 &1978188034 SpriteRenderer: @@ -1940,15 +1816,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2009,13 +1880,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2004999503} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.81, y: 9.38, z: 0} m_LocalScale: {x: 1.8496499, y: 1.3452, z: 1.3452} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1357256348} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &2004999505 SpriteRenderer: @@ -2028,15 +1898,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2097,11 +1962,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2097773383} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -44.080402, y: 3.29214, z: -0.0015628139} m_LocalScale: {x: 0.40677363, y: 0.40677363, z: 0.40677363} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1461175208} - {fileID: 1526071766} @@ -2114,6 +1977,7 @@ Transform: - {fileID: 1695587742} - {fileID: 911568746} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &434843686 MonoBehaviour: @@ -2158,14 +2022,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2145959464} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.15, y: -7.3, z: -0.0015629} m_LocalScale: {x: 0.59841037, y: 0.59841037, z: 0.59841037} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 510551028} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &2145959469 SpriteShapeRenderer: @@ -2178,15 +2041,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2220,7 +2078,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.9908829, y: 3.428039, z: -0.005} m_Extent: {x: 58.45111, y: 7.6176896, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &2145959468 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2241,57 +2098,64 @@ MonoBehaviour: rightTangent: {x: 2.1617126, y: 0.6877074, z: -3.89079e-10} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -38.04113, y: 8.196389, z: 0.0000001324027} leftTangent: {x: -5.661392, y: -0.49716282, z: -0.0000000027235814} rightTangent: {x: 7.213747, y: 0.6339655, z: 0.0000000038908183} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -19.936821, y: 8.927218, z: 0.00000014388061} leftTangent: {x: -3.7338886, y: 0.22309113, z: -0.000000005641681} rightTangent: {x: 8.467142, y: -0.50588894, z: 0.000000012839706} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 3.7109761, y: 7.131116, z: 0.00000019154315} leftTangent: {x: -4.3563833, y: 0.0036001205, z: -0.0000000031126604} rightTangent: {x: 4.325587, y: -0.0035686493, z: 0.0000000031126604} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 15.9550085, y: 6.2760887, z: 0.00000010886325} leftTangent: {x: -5.358021, y: 0.8307862, z: 0.000000010505218} rightTangent: {x: 5.160346, y: -0.8001356, z: -0.000000010116132} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 32.50234, y: 3.5541189, z: 0.000000095829} leftTangent: {x: -7.951502, y: 0.71206784, z: 0.0000000023344953} rightTangent: {x: 8.646019, y: -0.77416015, z: -0.0000000023344882} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 55.802498, y: -0.4514734, z: 0.00000012325928} leftTangent: {x: -7.552353, y: 4.542718, z: -0.000000012839706} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -2303,17 +2167,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!1 &6331163737163011848 GameObject: m_ObjectHideFlags: 0 @@ -2338,13 +2194,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737163011848} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.91, y: -1.83, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737163011850 SpriteRenderer: @@ -2357,15 +2212,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2425,13 +2275,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737215642372} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -10.98, y: 8.49, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737215642374 SpriteRenderer: @@ -2444,15 +2293,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2513,13 +2357,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737641368138} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.078200385, w: -0.99693775} m_LocalPosition: {x: -9.92, y: -2.48, z: 0} m_LocalScale: {x: 1.00504, y: 1.2085606, z: 1.2563} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 8.97} --- !u!212 &6331163737641368132 SpriteRenderer: @@ -2532,15 +2375,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2602,11 +2440,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737725515508} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.08715578, w: 0.9961947} m_LocalPosition: {x: -29.837759, y: 2.9753275, z: 0.000000057801735} m_LocalScale: {x: 0.41639006, y: 0.41639006, z: 0.41639} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163738657928333} - {fileID: 6331163738283947221} @@ -2621,6 +2457,7 @@ Transform: - {fileID: 592348110} - {fileID: 1585410998} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -10} --- !u!212 &6331163737725515510 SpriteRenderer: @@ -2633,15 +2470,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2719,13 +2551,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737748216540} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737748216542 SpriteRenderer: @@ -2738,15 +2569,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2806,13 +2632,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737807001553} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -11.44, y: -2.02, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737807001555 SpriteRenderer: @@ -2825,15 +2650,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2894,13 +2714,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737807519850} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.59, y: 6.23, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737807519844 SpriteRenderer: @@ -2913,15 +2732,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2982,11 +2796,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737822103235} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.914207, y: 6.2048044, z: -0.0015628207} m_LocalScale: {x: 0.6412406, y: 0.6412406, z: 0.6412406} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163737215642375} - {fileID: 6331163737807001552} @@ -2998,6 +2810,7 @@ Transform: - {fileID: 6331163738660778886} - {fileID: 6331163738923232779} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737822103101 SpriteRenderer: @@ -3010,15 +2823,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3098,14 +2906,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737917102241} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -31.03, y: -4.46, z: 0} m_LocalScale: {x: 0.61538064, y: 0.61538064, z: 0.61538064} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 6331163739044684018} m_Father: {fileID: 6331163739196897354} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6331163737917102243 SpriteShapeRenderer: @@ -3118,15 +2925,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3160,7 +2962,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.7559319, y: -3.4615412, z: -0.005} m_Extent: {x: 56.86122, y: 9.187252, z: 0.005} - m_SpriteSortPoint: 0 --- !u!114 &6331163737917102240 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3181,89 +2982,100 @@ MonoBehaviour: rightTangent: {x: 2.6393013, y: 0.11855817, z: 0.0000000041570303} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -41.955364, y: 2.7684424, z: 0.00000005475509} leftTangent: {x: -3.0469246, y: -0.11745405, z: -0.000000004066706} rightTangent: {x: 5.4105377, y: 0.20859575, z: 0.0000000072224466} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -28.94158, y: 3.4024105, z: 0.00000007709175} leftTangent: {x: -2.5026093, y: -0.21647072, z: -0.000000007866824} rightTangent: {x: 7.556488, y: 0.65361404, z: 0.000000023836193} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -11.866825, y: 3.2706335, z: 0.00000013233118} leftTangent: {x: -1.8022995, y: 0.08543706, z: -0.000000007756228} rightTangent: {x: 1.4289322, y: -0.067742586, z: 0.000000005973021} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 0.21610321, y: 2.3205156, z: 0.00000009392843} leftTangent: {x: -1.0277877, y: 0.087575674, z: 0.0000000035510794} rightTangent: {x: 2.6229193, y: -0.2233069, z: -0.000000009080452} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 15.132829, y: 0.9286128, z: 0.00000006649789} leftTangent: {x: -4.3437586, y: 0.41006184, z: 0.000000008702102} rightTangent: {x: 1.9573126, y: -0.18491077, z: -0.0000000037835264} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 24.765953, y: -0.9526046, z: 0.000000055525675} leftTangent: {x: -3.5071316, y: 0.69977856, z: 0.0000000034051695} rightTangent: {x: 1.2580509, y: -0.25085026, z: -0.0000000011350565} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 34.1767, y: -2.2409701, z: 0.000000051742152} leftTangent: {x: -4.6352844, y: 0.228194, z: 0.0000000015134098} rightTangent: {x: 6.1748695, y: -0.30499554, z: -0.0000000013242349} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 54.163525, y: -7.239002, z: 0.000000047769454} leftTangent: {x: -5.9071274, y: 6.2668576, z: 0.0000000013242314} rightTangent: {x: 0.18069458, y: -2.083808, z: -1.1355894e-10} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 54.004086, y: -12.648793, z: 0.000000047428767} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -50.28581, y: -10.375589, z: 0.000000044026795} leftTangent: {x: 31.684553, y: -1.031744, z: 0.0000000011339942} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 2f32721ffe3cd3840a00fe3a3b88c564, type: 2} m_FillPixelPerUnit: 250 m_StretchTiling: 1 @@ -3275,17 +3087,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!68 &6331163737917102236 EdgeCollider2D: m_ObjectHideFlags: 0 @@ -3294,32 +3098,11 @@ EdgeCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737917102241} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_ForceSendLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ForceReceiveLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_ContactCaptureLayers: - serializedVersion: 2 - m_Bits: 4294967295 - m_CallbackLayers: - serializedVersion: 2 - m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 0.5} m_EdgeRadius: 0 m_Points: @@ -3410,10 +3193,6 @@ EdgeCollider2D: - {x: -50.890495, y: 1.7935406} - {x: -50.91328, y: 2.2521095} - {x: -55.01357, y: 2.2383063} - m_AdjacentStartPoint: {x: 0, y: 0} - m_AdjacentEndPoint: {x: 0, y: 0} - m_UseAdjacentStartPoint: 0 - m_UseAdjacentEndPoint: 0 --- !u!1 &6331163737948738306 GameObject: m_ObjectHideFlags: 0 @@ -3438,13 +3217,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737948738306} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 2.64, y: 3.05, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6331163737948738428 SpriteRenderer: @@ -3457,15 +3235,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3526,13 +3299,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163737992675648} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 11.74, y: 1.04, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163737992675650 SpriteRenderer: @@ -3545,15 +3317,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3613,13 +3380,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738204553752} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.57, y: -3.14, z: 0} m_LocalScale: {x: 1.0705999, y: 1.0705999, z: 1.0705999} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738204553755 SpriteRenderer: @@ -3632,15 +3398,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3700,13 +3461,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738283947226} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06105229, w: -0.9981346} m_LocalPosition: {x: -9.279999, y: 0.8000001, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 7.0000005} --- !u!212 &6331163738283947220 SpriteRenderer: @@ -3719,15 +3479,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3788,13 +3543,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738336525005} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.4, y: 7.99, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738336525007 SpriteRenderer: @@ -3807,15 +3561,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3876,13 +3625,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738363232605} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.009669082, w: 0.99995327} m_LocalPosition: {x: -52.6, y: -1.85, z: 0} m_LocalScale: {x: -0.18812113, y: 0.14749238, z: 0.123} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 1.108} --- !u!212 &6331163738363232607 SpriteRenderer: @@ -3895,15 +3643,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -3963,13 +3706,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738532077810} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 5.15, y: -2.39, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738532077804 SpriteRenderer: @@ -3982,15 +3724,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4051,13 +3788,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738612927786} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738612927780 SpriteRenderer: @@ -4070,15 +3806,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4138,13 +3869,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738657928338} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -13.12, y: 3.2, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738657928332 SpriteRenderer: @@ -4157,15 +3887,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4226,13 +3951,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738660778887} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.68, y: 2.68, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738660778881 SpriteRenderer: @@ -4245,15 +3969,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4313,13 +4032,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738704307282} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.08, y: 6.98, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738704307276 SpriteRenderer: @@ -4332,15 +4050,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4400,13 +4113,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738803664900} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.41, y: -2.91, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738803664903 SpriteRenderer: @@ -4419,15 +4131,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4487,13 +4194,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738923232776} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.43, y: 4.95, z: 0} m_LocalScale: {x: 1.2563, y: 1.2563, z: 1.2563} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163738923232778 SpriteRenderer: @@ -4506,15 +4212,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4575,13 +4276,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163738992537319} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.07682953, w: 0.99704427} m_LocalPosition: {x: 3.59, y: 1.62, z: 0} m_LocalScale: {x: 1.2896, y: 1.2896, z: 1.2896} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -8.813001} --- !u!212 &6331163738992537313 SpriteRenderer: @@ -4594,15 +4294,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4663,13 +4358,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739000212313} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 16.6, y: 4.07, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739000212315 SpriteRenderer: @@ -4682,15 +4376,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4750,13 +4439,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739004252580} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7.36, y: 8.8, z: 0} m_LocalScale: {x: 0.89107, y: 0.89107, z: 0.89107} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737822103234} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739004252582 SpriteRenderer: @@ -4769,15 +4457,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4840,13 +4523,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739044684019} - serializedVersion: 2 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: 6331163737917102242} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1971053207 &6331163739044684012 SpriteShapeRenderer: @@ -4859,15 +4541,10 @@ SpriteShapeRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 0 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4901,7 +4578,6 @@ SpriteShapeRenderer: m_LocalAABB: m_Center: {x: 1.5681953, y: -5.1589394, z: -0.005015} m_Extent: {x: 57.436737, y: 12.301954, z: 0.005015} - m_SpriteSortPoint: 0 --- !u!114 &6331163739044684013 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4922,89 +4598,100 @@ MonoBehaviour: rightTangent: {x: 2.6393013, y: 0.11855817, z: 0.0000000041570303} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -41.955364, y: 2.7684424, z: 0.00000005475509} leftTangent: {x: -3.0469246, y: -0.11745405, z: -0.000000004066706} rightTangent: {x: 5.4105377, y: 0.20859575, z: 0.0000000072224466} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -28.94158, y: 3.4024105, z: 0.00000007709175} leftTangent: {x: -2.5026093, y: -0.21647072, z: -0.000000007866824} rightTangent: {x: 7.556488, y: 0.65361404, z: 0.000000023836193} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: -11.866825, y: 3.2706335, z: 0.00000013233118} leftTangent: {x: -1.8022995, y: 0.08543706, z: -0.000000007756228} rightTangent: {x: 1.4289322, y: -0.067742586, z: 0.000000005973021} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 0.21610321, y: 2.3205156, z: 0.00000009392843} leftTangent: {x: -1.0277877, y: 0.087575674, z: 0.0000000035510794} rightTangent: {x: 2.6229193, y: -0.2233069, z: -0.000000009080452} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 15.132829, y: 0.9286128, z: 0.00000006649789} leftTangent: {x: -4.3437586, y: 0.41006184, z: 0.000000008702102} rightTangent: {x: 1.9573126, y: -0.18491077, z: -0.0000000037835264} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 24.765953, y: -0.9526046, z: 0.000000055525675} leftTangent: {x: -3.5071316, y: 0.69977856, z: 0.0000000034051695} rightTangent: {x: 1.2580509, y: -0.25085026, z: -0.0000000011350565} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 34.1767, y: -2.2409701, z: 0.000000051742152} leftTangent: {x: -4.6352844, y: 0.228194, z: 0.0000000015134098} rightTangent: {x: 6.1748695, y: -0.30499554, z: -0.0000000013242349} mode: 1 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 0 - m_CornerMode: 0 - position: {x: 54.163525, y: -7.239002, z: 0.000000047769454} leftTangent: {x: -5.9071274, y: 6.2668576, z: 0.0000000013242314} rightTangent: {x: 0.18069458, y: -2.083808, z: -1.1355894e-10} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: 54.004086, y: -12.648793, z: 0.000000047428767} leftTangent: {x: 0, y: 0, z: 0} rightTangent: {x: 0, y: 0, z: 0} mode: 0 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 - position: {x: -50.28581, y: -10.375589, z: 0.000000044026795} leftTangent: {x: 31.684553, y: -1.031744, z: 0.0000000011339942} rightTangent: {x: 0, y: 0, z: 0} mode: 2 height: 1 + bevelCutoff: 0 + bevelSize: 0 spriteIndex: 0 corner: 1 - m_CornerMode: 0 m_SpriteShape: {fileID: 11400000, guid: 49b070f67d4eb0943b061bd393301dbe, type: 2} m_FillPixelPerUnit: 100 m_StretchTiling: 1 @@ -5016,17 +4703,9 @@ MonoBehaviour: m_ColliderDetail: 16 m_ColliderOffset: 0 m_UpdateCollider: 1 + m_OptimizeCollider: 1 + m_OptimizeGeometry: 1 m_EnableTangents: 0 - m_GeometryCached: 0 - m_UTess2D: 1 - m_UpdateShadow: 0 - m_ShadowDetail: 16 - m_ShadowOffset: 0.5 - m_BoundsScale: 2 - m_Creator: {fileID: 0} - m_Modifiers: [] - m_ColliderSegment: [] - m_ShadowSegment: [] --- !u!114 &6331163739044684015 MonoBehaviour: m_ObjectHideFlags: 0 @@ -5065,13 +4744,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739194746957} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.04714043, w: 0.99888825} m_LocalPosition: {x: -56.84852, y: -2.2563543, z: 0.000000033695223} m_LocalScale: {x: -0.130193, y: 0.09649971, z: 0.092865} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163739196897354} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.4040003} --- !u!212 &6331163739194746959 SpriteRenderer: @@ -5084,15 +4762,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -5156,7 +4829,7 @@ GameObject: m_Component: - component: {fileID: 6331163739196897354} m_Layer: 8 - m_Name: Environment_Middle_Exterior + m_Name: Exterior m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -5169,11 +4842,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739196897355} - serializedVersion: 2 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: 2145959465} - {fileID: 6331163737917102242} @@ -5189,6 +4860,7 @@ Transform: - {fileID: 6331163738803664902} - {fileID: 1755975755} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &6331163739202305603 GameObject: @@ -5214,13 +4886,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6331163739202305603} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.37, y: 14.4, z: 0} m_LocalScale: {x: 1.2916, y: 1.2916, z: 1.2916} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6331163737725515511} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6331163739202302397 SpriteRenderer: @@ -5233,15 +4904,10 @@ SpriteRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: diff --git a/Assets/Environment/Prefabs/Lights.prefab b/Assets/Environment/Prefabs/Lights.prefab index 2420cb1..8f07c74 100644 --- a/Assets/Environment/Prefabs/Lights.prefab +++ b/Assets/Environment/Prefabs/Lights.prefab @@ -24,13 +24,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 137621309} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -32.61, y: 1.71, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 19 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &137621311 MonoBehaviour: @@ -44,31 +43,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -110,13 +1665,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 141010949} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -13.27, y: 5.18, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8420043882517093900} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &141010951 MonoBehaviour: @@ -130,29 +1684,349 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.6 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.5 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 4d103c0d00000000 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 21.31 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 11.971867, y: -9.885248, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 7.63608, y: -7.293078, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 9.833065, y: -4.909283, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 5.0655203, y: -9.932377, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 3.3758278, y: -9.520063, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 3.1457558, y: -9.924238, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 16.261784, y: -11.906635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 13.738801, y: -11.889095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 16.386997, y: -11.97925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 9.617712, y: -4.6288633, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 7.63608, y: -7.293078, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 3.3758278, y: -9.520063, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 3.1457558, y: -9.924238, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 5.0655203, y: -9.932377, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 11.971867, y: -9.885248, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 13.738801, y: -11.889095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 16.261784, y: -11.906635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 16.386997, y: -11.97925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 9.617712, y: -4.6288633, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 9.833065, y: -4.909283, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 2.6207, y: -8.0755, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.4686, y: -8.1658, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.3273, y: -8.272, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.1982, y: -8.3929, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.0831, y: -8.5272, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.9592, y: -8.7136, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.7291, y: -9.1178, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.6501, y: -9.276, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5887, y: -9.4418, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5456, y: -9.6133, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5214, y: -9.7885, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5162, y: -9.9653, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5303, y: -10.1416, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.5633, y: -10.3153, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.615, y: -10.4844, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.6847, y: -10.6469, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.7716, y: -10.801, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.8747, y: -10.9447, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.9927, y: -11.0763, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.1243, y: -11.1945, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.2679, y: -11.2977, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.4219, y: -11.3847, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.5843, y: -11.4545, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.7534, y: -11.5063, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.9271, y: -11.5395, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 3.1388, y: -11.5542, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 5.0586, y: -11.5623, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 5.0766, y: -11.5623, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.2403, y: -11.5203, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 12.5162, y: -12.9671, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 12.6402, y: -13.0932, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 12.7771, y: -13.2051, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 12.9254, y: -13.3015, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.0832, y: -13.3813, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.2487, y: -13.4436, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.42, y: -13.4875, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.5951, y: -13.5126, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.7274, y: -13.519, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 15.8992, y: -13.5342, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.0633, y: -13.5768, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.2383, y: -13.6024, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.415, y: -13.609, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.5914, y: -13.5963, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.7654, y: -13.5647, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 16.9349, y: -13.5143, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.098, y: -13.4459, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.2527, y: -13.3603, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.3972, y: -13.2583, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.5298, y: -13.1414, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.649, y: -13.0107, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.7533, y: -12.8679, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.8416, y: -12.7147, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.9127, y: -12.5527, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.9658, y: -12.3841, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.0004, y: -12.2106, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.016, y: -12.0345, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.0124, y: -11.8577, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.9896, y: -11.6823, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.948, y: -11.5104, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.8881, y: -11.3441, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.8104, y: -11.1852, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.716, y: -11.0356, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.5859, y: -10.875, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.8167, y: -3.5246, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.69, y: -3.4012, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.5507, y: -3.2923, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.4005, y: -3.199, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.241, y: -3.1227, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.0741, y: -3.064, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.9019, y: -3.0238, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.7264, y: -3.0024, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.5495, y: -3.0002, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.3735, y: -3.0172, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.2004, y: -3.0531, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 9.0321, y: -3.1076, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.8708, y: -3.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.7182, y: -3.2694, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.5763, y: -3.3749, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.4466, y: -3.4951, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.3306, y: -3.6286, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.2298, y: -3.7739, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.1454, y: -3.9293, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.0783, y: -4.0929, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 8.0293, y: -4.2629, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 7.999, y: -4.4371, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 7.9951, y: -4.4981, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 6.6294, y: -5.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 0000010002000300010000000300040001000400030005000000060007000200060000000200080006000800020009000b00140014000b00140015000b00150016000b00160017000b00170018000b00180019000b000c001a000b0019001a000c001a001b000c001b001c000c001c001d000c001d001e000c001e001f000c001f0020000c00200021000c00210022000c00220023000c00230024000c00240025000c00250026000c00260027000c00270028000c00280029000c0029002a000c002a002b000c002b002c000c002c002d000c000d002e000c002d002e000d000e002f000d002e002f000e000f0030000e002f0030000f00300031000f00310032000f00320033000f00330034000f00340035000f00350036000f00360037000f00370038000f00380039000f0010003a000f0039003a00100011003b0010003a003b0011003b003c0011003c003d0011003d003e0011003e003f0011003f004000110040004100110041004200110042004300110043004400110044004500110045004600110046004700110047004800110048004900110049004a0011004a004b0011004b004c0011004c004d0011004d004e0011004e004f0011004f005000110050005100110051005200110012005300110052005300120053005400120054005500120055005600120056005700120057005800120058005900120059005a0012005a005b0012005b005c0012005c005d0012005d005e0012005e005f0012005f00600012006000610012006100620012006200630012006300640012006400650012006500660012006600670012006700680012001300690012006800690013000a006a00130069006a0014000b006a006a000b000a00 m_LocalBounds: m_Center: {x: 9.7661, y: -8.3046, z: 0} m_Extent: {x: 8.249901, y: 5.3044, z: 0} @@ -200,13 +2074,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 520494536} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -6.95, y: -2.62, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &520494538 MonoBehaviour: @@ -220,31 +2093,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.31 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -287,13 +3716,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548005833} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -14.21, y: -4.1, z: 0} m_LocalScale: {x: -0.6489648, y: 0.41363195, z: 0.30391428} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 25 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &548005835 MonoBehaviour: @@ -307,31 +3735,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -387,13 +4246,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 902197057} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -12.56, y: -3.12, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &902197059 MonoBehaviour: @@ -407,31 +4265,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2.09 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -473,13 +5887,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1038822903} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -25.66, y: 1.25, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 18 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1038822905 MonoBehaviour: @@ -493,31 +5906,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -559,13 +7528,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1072547895} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.049808476, w: 0.99875885} m_LocalPosition: {x: -16.81, y: -4.25, z: 0} m_LocalScale: {x: 1.2315956, y: 0.67242485, z: 0.7071857} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 20 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.71} --- !u!114 &1072547897 MonoBehaviour: @@ -579,31 +7547,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -645,13 +8044,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1152454673} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.19443467, w: 0.9809155} m_LocalPosition: {x: 0.17, y: -6.56, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1152454675 MonoBehaviour: @@ -665,29 +8063,55 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 3 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 0.93 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 000000004d103c0d m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 3 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -729,13 +8153,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1293248007} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -47.69, y: 1.06, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1293248009 MonoBehaviour: @@ -749,31 +8172,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -815,13 +9794,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1339174716} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -14.21, y: 5.94, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 6154584743554571174} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1339174718 MonoBehaviour: @@ -835,29 +9813,274 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.37 m_Color: {r: 0.3058473, g: 0.6023771, b: 0.745283, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 4d103c0d m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 34.2 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 14.839496, y: -12.951219, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 17.557499, y: -12.596616, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 17.653145, y: -12.982032, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 12.927504, y: -10.998902, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 10.602918, y: -5.4647446, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.50510883, y: -6.494217, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.4198284, y: -11.012382, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -3.1819868, y: -9.914037, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.50510883, y: -6.494217, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -3.1819868, y: -9.914037, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.4198284, y: -11.012382, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 12.927504, y: -10.998902, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 14.839496, y: -12.951219, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 17.653145, y: -12.982032, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 17.557499, y: -12.596616, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 10.602918, y: -5.4647446, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.626, y: -5.1898, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.7827, y: -5.2139, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9353, y: -5.2568, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.0816, y: -5.3179, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.2194, y: -5.3961, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.3468, y: -5.4904, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4619, y: -5.5994, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5367, y: -5.6868, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.2135, y: -9.1066, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.3034, y: -9.2371, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.377, y: -9.3775, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4331, y: -9.5258, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4708, y: -9.6797, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4896, y: -9.8371, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4894, y: -9.9957, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4699, y: -10.153, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.4316, y: -10.3068, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.375, y: -10.4549, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.301, y: -10.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.2105, y: -10.7252, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.105, y: -10.8435, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.986, y: -10.9482, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.8748, y: -11.0257, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.1127, y: -12.124, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.9734, y: -12.1996, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.8259, y: -12.2578, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.6725, y: -12.2977, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5154, y: -12.3188, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4186, y: -12.3223, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 12.3774, y: -12.3094, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 13.9035, y: -13.8678, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.021, y: -13.9741, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.1506, y: -14.0655, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.2902, y: -14.1405, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.4379, y: -14.1981, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.5914, y: -14.2375, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.8251, y: -14.2611, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.6388, y: -14.2919, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.7971, y: -14.2841, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 17.9533, y: -14.2571, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.1051, y: -14.2115, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.2503, y: -14.1479, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.3868, y: -14.0673, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.5125, y: -13.9707, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.6256, y: -13.8597, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.7245, y: -13.7358, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.8077, y: -13.6008, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.874, y: -13.4568, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.9224, y: -13.3059, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.9523, y: -13.1502, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.9631, y: -12.992, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.9547, y: -12.8337, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.9245, y: -12.6663, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.8288, y: -12.2809, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.7813, y: -12.1296, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.716, y: -11.9852, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.6337, y: -11.8498, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 18.4953, y: -11.682, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.5408, y: -4.5501, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.4235, y: -4.4435, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.2941, y: -4.3519, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.1546, y: -4.2766, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 11.0071, y: -4.2186, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.8536, y: -4.1789, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.6965, y: -4.158, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.482, y: -4.1603, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 000001000200030001000000030004000100030005000400060005000300050006000700080010001000080010001100080011001200080012001300080013001400080014001500080015001600080016001700080009001800080017001800090018001900090019001a0009001a001b0009001b001c0009001c001d0009001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009002400250009002500260009000a0027000900260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a000b002d000a002c002d000b000c002e000b002d002e000c002e002f000c002f0030000c00300031000c00310032000c00320033000c00330034000c000d0035000c00340035000d00350036000d00360037000d00370038000d00380039000d0039003a000d003a003b000d003b003c000d003c003d000d003d003e000d003e003f000d003f0040000d00400041000d00410042000d00420043000d00430044000d000e0045000d00440045000e00450046000e00460047000e00470048000e00480049000e000f004a000e0049004a000f004a004b000f004b004c000f004c004d000f004d004e000f004e004f000f004f0050000f0050005100100008000f00100051000f00 m_LocalBounds: m_Center: {x: 7.23675, y: -9.22495, z: 0} m_Extent: {x: 11.726351, y: 5.06695, z: 0} @@ -904,13 +10127,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1547477050} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -18.58, y: -3.25, z: 0} m_LocalScale: {x: 0.8437709, y: 0.5524239, z: 0.40589106} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 22 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &1547477052 MonoBehaviour: @@ -924,31 +10146,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -1005,13 +10658,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1646559662} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -18.41, y: -1.73, z: 0} m_LocalScale: {x: 0.28982103, y: 0.30813, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &1646559664 MonoBehaviour: @@ -1025,31 +10677,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -1106,13 +12314,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1755476670} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -15.24, y: -4.02, z: 0} m_LocalScale: {x: 0.8437709, y: 0.5524239, z: 0.40589106} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 23 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &1755476672 MonoBehaviour: @@ -1126,31 +12333,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -1206,13 +12844,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1760825457} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -1.68, y: 19.22, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1760825459 MonoBehaviour: @@ -1226,29 +12863,232 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.57 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.75 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 10.477091, y: -18.162085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.572346, y: -6.3766747, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.587862, y: -18.116552, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 5.386796, y: -17.574741, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.6343328, y: -17.57474, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.3535008, y: -18.76764, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5845159, y: -18.521015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.5042992, y: -6.3428373, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.587862, y: -18.116552, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.572346, y: -6.3766747, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.5042992, y: -6.3428373, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.3535008, y: -18.76764, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5845159, y: -18.521015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.6343328, y: -17.57474, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 5.386796, y: -17.574741, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 10.477091, y: -18.162085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.5897, y: -18.9065, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.7123, y: -18.8966, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.832, y: -18.8678, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.9457, y: -18.8208, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.0507, y: -18.7566, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.1445, y: -18.677, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.2248, y: -18.5837, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.2897, y: -18.4791, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3375, y: -18.3657, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3671, y: -18.2463, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3778, y: -18.1155, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3623, y: -6.3756, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3526, y: -6.2529, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3239, y: -6.1332, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.277, y: -6.0194, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.2129, y: -5.9143, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.1334, y: -5.8204, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.0402, y: -5.7401, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.9356, y: -5.6751, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.8223, y: -5.6272, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.7029, y: -5.5975, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.5731, y: -5.5866, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.5034, y: -5.5528, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.6261, y: -5.5623, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.7458, y: -5.5907, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.8597, y: -5.6373, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.9649, y: -5.7011, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.059, y: -5.7804, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.1396, y: -5.8734, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.2048, y: -5.9778, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.253, y: -6.091, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.283, y: -6.2104, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.2941, y: -6.3524, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.1434, y: -18.7772, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.1324, y: -18.8997, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.1024, y: -19.0191, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.0542, y: -19.1324, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.9891, y: -19.2368, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.9085, y: -19.3298, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.8145, y: -19.4092, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.7092, y: -19.473, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.5954, y: -19.5197, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.4756, y: -19.5481, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.353, y: -19.5576, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.2444, y: -19.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.4754, y: -19.3034, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.3552, y: -19.277, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2746, y: -19.2477, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.7958, y: -18.3647, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 5.3413, y: -18.3647, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.3865, y: -18.9468, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 10.4789, y: -18.952, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 000001000200030001000000040001000300050004000600050001000400010005000700080010001000080010001100080011001200080012001300080013001400080014001500080015001600080016001700080017001800080018001900080019001a00080009001b0008001a001b0009001b001c0009001c001d0009001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009002400250009000a0026000900250026000a00260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a002c002d000a002d002e000a002e002f000a002f0030000a000b0031000a00300031000b00310032000b00320033000b00330034000b00340035000b00350036000b00360037000b00370038000b00380039000b0039003a000b003a003b000b003b003c000b000c003d000b003c003d000c003d003e000c003e003f000c000d0040000c003f0040000d000e0041000d00400041000e000f0042000e00410042000f0042004300100008000f00100043000f00 m_LocalBounds: m_Center: {x: 13.54185, y: -12.555201, z: 0} m_Extent: {x: 16.83595, y: 7.0024, z: 0} @@ -1294,13 +13134,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1763509164} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.9999908, w: -0.004281664} m_LocalPosition: {x: 20.386, y: 2.36, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} --- !u!114 &1763509166 MonoBehaviour: @@ -1314,29 +13153,196 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.696 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 1.06 m_LightVolumeIntensity: 0.05 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1.2 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -0.5492858, y: 0.88825667, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.80592406, y: 1.1111313, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5423924, y: 1.0129925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.1432127, y: 1.3345617, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.8165237, y: 1.3164812, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.1589319, y: 0.9514376, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5492858, y: 0.88825667, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5423924, y: 1.0129925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.80592406, y: 1.1111313, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.8165237, y: 1.3164812, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.1432127, y: 1.3345617, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.1589319, y: 0.9514376, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.6111, y: 0.2914, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.5038, y: 0.2899, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.3981, y: 0.3075, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2971, y: 0.3437, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2043, y: 0.3973, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.1224, y: 0.4665, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.0541, y: 0.5492, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.0017, y: 0.6427, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0332, y: 0.7441, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0499, y: 0.8551, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0568, y: 0.9798, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0531, y: 1.0869, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0304, y: 1.1917, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.0105, y: 1.2908, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.0685, y: 1.381, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.1416, y: 1.4595, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2275, y: 1.5237, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2611, y: 1.5401, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2661, y: 1.5553, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.3174, y: 1.6494, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.3847, y: 1.7329, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.4657, y: 1.8032, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.5579, y: 1.8578, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.6584, y: 1.8952, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.7833, y: 1.9155, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.11, y: 1.9336, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.2172, y: 1.9299, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.322, y: 1.9072, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4211, y: 1.8663, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5113, y: 1.8083, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5897, y: 1.7353, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.6539, y: 1.6494, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7018, y: 1.5534, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7319, y: 1.4505, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7427, y: 1.3591, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7584, y: 0.976, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7532, y: 0.8689, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.729, y: 0.7644, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.6866, y: 0.6659, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.6274, y: 0.5765, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5532, y: 0.4991, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4664, y: 0.4362, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.3698, y: 0.3897, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.2208, y: 0.3546, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 00000100020001000300040000000300010003000000050006000c000c0006000c000d0006000d000e0006000e000f0006000f001000060010001100060011001200060012001300060013001400060014001500060007001600060015001600070016001700070017001800070018001900070019001a0007001a001b0007001b001c00070008001d0007001c001d00080009001e0008001d001e0009001e001f0009001f00200009002000210009002100220009002200230009002300240009000a0025000900240025000a00250026000a00260027000a00270028000a00280029000a0029002a000a002a002b000a002b002c000a002c002d000a002d002e000a000b002f000a002e002f000b002f0030000b00300031000b00310032000b00320033000b00330034000b00340035000b00350036000b00360037000c0006000b000c0037000b00 m_LocalBounds: m_Center: {x: -0.8508, y: 1.11175, z: 0} m_Extent: {x: 0.9076, y: 0.82184994, z: 0} @@ -1380,13 +13386,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1805623979} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -10.66, y: -3.19, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1805623981 MonoBehaviour: @@ -1400,31 +13405,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.51 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -1467,13 +15028,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1869201115} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.06418399, w: 0.9979381} m_LocalPosition: {x: -16.34, y: -3.94, z: 0} m_LocalScale: {x: -1.0393581, y: 0.66245764, z: 0.4867379} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 24 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.36} --- !u!114 &1869201117 MonoBehaviour: @@ -1487,31 +15047,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -1567,13 +15558,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1924060892} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.049808476, w: 0.99875885} m_LocalPosition: {x: -20.58, y: -3.8, z: 0} m_LocalScale: {x: 1.2315956, y: 0.67242485, z: 0.7071857} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 21 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -5.71} --- !u!114 &1924060894 MonoBehaviour: @@ -1587,31 +15577,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -1653,13 +16074,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1993796882} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -8.9, y: -3.04, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 668393044961478394} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &1993796884 MonoBehaviour: @@ -1673,31 +16093,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 3.51 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768df1541744d103c0d m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -1739,14 +17715,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 27516305780321432} - serializedVersion: 2 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: 141010950} m_Father: {fileID: 4102512124080126277} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7640550919357596978 MonoBehaviour: @@ -1787,7 +17762,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &365184730154257044 @@ -1813,11 +17787,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 365184730154257044} - serializedVersion: 2 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: 6154584743554571174} - {fileID: 8420043882517093900} @@ -1825,6 +17797,7 @@ Transform: - {fileID: 8419592716223657646} - {fileID: 668393044961478394} m_Father: {fileID: 7183986919088421536} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1872896633472011730 GameObject: @@ -1851,13 +17824,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633472011730} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -54.66, y: 1.51, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633472011728 MonoBehaviour: @@ -1871,31 +17843,3441 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.37 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 2.08 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 5.93, y: -4.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.807892, y: 0.02467917} + - position: {x: 5.95, y: -5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8089304, y: 0.005923001} + - position: {x: 5.95, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8089304, y: 0.014807503} + - position: {x: 5.92, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8073728, y: 0.0019743338} + - position: {x: 5.75, y: -4.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7985462, y: 0.05923001} + - position: {x: 5.74, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.798027, y: 0.0019743338} + - position: {x: 5.53, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78712356, y: 0.09772955} + - position: {x: 5.45, y: -4.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7829699, y: 0.035538007} + - position: {x: 5.22, y: -3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.77102804, y: 0.14511353} + - position: {x: 5.5, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7855659, y: 0} + - position: {x: 5.58, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78971964, y: 0.0039486676} + - position: {x: 4.98, y: -3.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.758567, y: 0.19249754} + - position: {x: 5.21, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7705088, y: 0.15202369} + - position: {x: 4.86, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75233644, y: 0} + - position: {x: 4.81, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7497404, y: 0.0029615005} + - position: {x: 4.64, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7409138, y: 0.017768973} + - position: {x: 4.42, y: -4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7294912, y: 0.04935834} + - position: {x: 4.24, y: -1.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7201454, y: 0.31095755} + - position: {x: 4.15, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71547246, y: 0.088845015} + - position: {x: 3.76, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6952233, y: 0.15103653} + - position: {x: 3.25, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6687435, y: 0.23395854} + - position: {x: 3.03, y: 0.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65732086, y: 0.50740373} + - position: {x: 2.75, y: 0.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.642783, y: 0.5528134} + - position: {x: 1.54, y: 2.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57995844, y: 0.74925965} + - position: {x: 1.26, y: 2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56542057, y: 0.7946693} + - position: {x: 0.95, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54932505, y: 0.8450148} + - position: {x: 0.83, y: 3.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5430945, y: 0.85883516} + - position: {x: 0.54, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.52803737, y: 0.9062191} + - position: {x: 0.27, y: 2.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5140187, y: 0.71767026} + - position: {x: 0.24, y: 4.575, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.51246107, y: 0.9516288} + - position: {x: 0.13, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50674975, y: 0.9674235} + - position: {x: -0.14, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49273103, y: 1} + - position: {x: -0.19, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49013498, y: 1} + - position: {x: -0.27, y: 4.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48598132, y: 0.964462} + - position: {x: -0.51, y: 3.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47352025, y: 0.84402764} + - position: {x: -0.53, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47248182, y: 0.9960513} + - position: {x: -0.62, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46780893, y: 1} + - position: {x: -0.84, y: 4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4563863, y: 0.90029615} + - position: {x: -1.06, y: 4.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44496366, y: 0.9387957} + - position: {x: -1.12, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4418484, y: 0.9496545} + - position: {x: -1.25, y: 4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43509865, y: 0.976308} + - position: {x: -1.27, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 1} + - position: {x: -1.3, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4325026, y: 0.99308985} + - position: {x: -1.3, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4325026, y: 0.99012834} + - position: {x: -3.16, y: -4.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3359294, y: 0.020730503} + - position: {x: -3.15, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.0039486676} + - position: {x: -3.15, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.011845971} + - position: {x: -3.19, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33437175, y: 0.028627839} + - position: {x: -3.22, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33281413, y: 0} + - position: {x: -3.39, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.064165846} + - position: {x: -3.48, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31931463, y: 0} + - position: {x: -3.52, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3172378, y: 0.08785782} + - position: {x: -3.58, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31412253, y: 0.0039486676} + - position: {x: -3.72, y: -3.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3068536, y: 0.12142152} + - position: {x: -3.79, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3032191, y: 0.028627839} + - position: {x: -3.9, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2975078, y: 0.15202369} + - position: {x: -4.19, y: -3.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28245068, y: 0.20039487} + - position: {x: -4.19, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28245068, y: 0.08588348} + - position: {x: -4.54, y: -3.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2642783, y: 0.14215203} + - position: {x: -4.63, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2596054, y: 0.15399803} + - position: {x: -5.93, y: -1.365, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19210799, y: 0.36525172} + - position: {x: -7.14, y: 0.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12928349, y: 0.5616979} + - position: {x: -7.64, y: 2.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.103322946, y: 0.7601185} + - position: {x: -8.18, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07528557, y: 0.8479763} + - position: {x: -8.27, y: 3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07061264, y: 0.85982233} + - position: {x: -8.57, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.055036344, y: 0.9101678} + - position: {x: -8.76, y: 4.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.04517134, y: 0.93682134} + - position: {x: -8.9, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.03790242, y: 0.846002} + - position: {x: -8.93, y: 3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.036344755, y: 0.8548865} + - position: {x: -8.99, y: 4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.033229493, y: 0.9713722} + - position: {x: -9.18, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.023364486, y: 0.99308985} + - position: {x: -9.26, y: 4.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.019210799, y: 0.90819347} + - position: {x: -9.3, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017133957, y: 1} + - position: {x: -9.4, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01194188, y: 0.9338598} + - position: {x: -9.52, y: 4.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0057112873, y: 0.9545903} + - position: {x: -9.61, y: 4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0010384533, y: 0.9713722} + - position: {x: -9.62, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0005192108, y: 1} + - position: {x: -9.63, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.9990128} + - position: {x: -9.63, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.97828233} + - position: {x: -1.28, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43354103, y: 0.021717701} + - position: {x: -1.27, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 0} + - position: {x: -1.27, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 0.015794639} + - position: {x: -1.36, y: -4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42938733, y: 0.03455084} + - position: {x: -1.57, y: -4.325, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4184839, y: 0.07305037} + - position: {x: -1.85, y: -3.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.403946, y: 0.11944719} + - position: {x: -2.04, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394081, y: 0.15202369} + - position: {x: -2.04, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394081, y: 0} + - position: {x: -2.18, y: -4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38681203, y: 0.009871668} + - position: {x: -2.21, y: -3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3852544, y: 0.18065153} + - position: {x: -2.5, y: -4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3701973, y: 0.052319843} + - position: {x: -2.54, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36812046, y: 0.23395854} + - position: {x: -2.72, y: -4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35877466, y: 0.08687068} + - position: {x: -3.01, y: -3.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34371755, y: 0.1342547} + - position: {x: -3.15, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.15399803} + - position: {x: -3.44, y: -1.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3213915, y: 0.38005924} + - position: {x: -5.21, y: -0.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22949117, y: 0.48864758} + - position: {x: -6.23, y: 3.375, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17653167, y: 0.8331688} + - position: {x: -6.31, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17237799, y: 0.846002} + - position: {x: -6.4, y: 3.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16770509, y: 0.857848} + - position: {x: -6.74, y: 4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15005192, y: 0.9131293} + - position: {x: -6.95, y: 4.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13914849, y: 0.94471866} + - position: {x: -7.13, y: 4.765, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1298027, y: 0.970385} + - position: {x: -7.17, y: 3.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12772585, y: 0.8065153} + - position: {x: -7.28, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12201454, y: 0.99012834} + - position: {x: -7.38, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11682243, y: 0.9970385} + - position: {x: -7.38, y: 3.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11682243, y: 0.8390918} + - position: {x: -7.45, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.113187954, y: 1} + - position: {x: -7.48, y: 3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11163032, y: 0.85982233} + - position: {x: -7.74, y: 4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.098130845, y: 0.90029615} + - position: {x: -7.82, y: 4.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09397715, y: 0.91609085} + - position: {x: -8.09, y: 4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07995846, y: 0.96248764} + - position: {x: -8.17, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07580478, y: 1} + - position: {x: -8.19, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07476639, y: 0.99802566} + - position: {x: -8.19, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07476639, y: 0.9851925} + - position: {x: 0.01, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5005192, y: 0.017768973} + - position: {x: -0.01, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49948078, y: 0} + - position: {x: 0.01, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5005192, y: 0.0009871969} + - position: {x: -0.17, y: -4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49117342, y: 0.052319843} + - position: {x: -0.39, y: -4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47975078, y: 0.09081935} + - position: {x: -0.69, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46417445, y: 0} + - position: {x: -0.76, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46053997, y: 0.15202369} + - position: {x: -0.82, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.011845971} + - position: {x: -0.83, y: -3.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4569055, y: 0.16485687} + - position: {x: -0.89, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45379025, y: 0.019743366} + - position: {x: -0.98, y: -4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44911733, y: 0.03158934} + - position: {x: -1.15, y: -4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44029075, y: 0.05626851} + - position: {x: -1.36, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42938733, y: 0.08785782} + - position: {x: -1.62, y: -3.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41588786, y: 0.13030602} + - position: {x: -1.79, y: -3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40706128, y: 0.15498519} + - position: {x: -3.86, y: 1.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29958463, y: 0.65646595} + - position: {x: -4.07, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2886812, y: 0.52517277} + - position: {x: -4.71, y: 2.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2554517, y: 0.79368216} + - position: {x: -5.02, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23935618, y: 0.8450148} + - position: {x: -5.28, y: 3.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22585669, y: 0.88450146} + - position: {x: -5.45, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21703011, y: 0.91214216} + - position: {x: -5.56, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21131879, y: 0.7670286} + - position: {x: -5.68, y: 4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20508827, y: 0.946693} + - position: {x: -5.72, y: 4.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20301142, y: 0.952616} + - position: {x: -5.95, y: 4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19106957, y: 0.9842053} + - position: {x: -6.07, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18483904, y: 0.9960513} + - position: {x: -6.07, y: 3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18483904, y: 0.8489635} + - position: {x: -6.12, y: 3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18224299, y: 0.8608095} + - position: {x: -6.16, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18016614, y: 1} + - position: {x: -6.42, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16666667, y: 0.90918064} + - position: {x: -6.75, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1495327, y: 0.9674235} + - position: {x: -6.81, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14641744, y: 1} + - position: {x: -6.82, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14589824, y: 0.99802566} + - position: {x: -6.82, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14589824, y: 0.9832182} + - position: {x: 2.02, y: -4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6048806, y: 0.022704838} + - position: {x: 2.03, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.0019743338} + - position: {x: 2.03, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.016781837} + - position: {x: 1.99, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6033229, y: 0} + - position: {x: 1.86, y: -4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.59657323, y: 0.051332675} + - position: {x: 1.66, y: -4.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.08489635} + - position: {x: 1.64, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5851506, y: 0} + - position: {x: 1.6, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58307374, y: 0.09772955} + - position: {x: 1.46, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57580477, y: 0.004935834} + - position: {x: 1.4, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57268953, y: 0} + - position: {x: 1.29, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5669782, y: 0.14610069} + - position: {x: 1.26, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56542057, y: 0.15301086} + - position: {x: 0.85, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5441329, y: 0} + - position: {x: 0.8, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54153687, y: 0.0009871969} + - position: {x: 0.71, y: -5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.536864, y: 0.005923001} + - position: {x: 0.56, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5290758, y: 0.021717701} + - position: {x: 0.12, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50623053, y: 0.08785782} + - position: {x: -0.2, y: -3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4896158, y: 0.1401777} + - position: {x: -0.28, y: -3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4854621, y: 0.15004936} + - position: {x: -0.82, y: -2.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.2379072} + - position: {x: -1.29, y: 0.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4330218, y: 0.56762093} + - position: {x: -2.76, y: 3.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35669783, y: 0.8065153} + - position: {x: -3.01, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34371755, y: 0.84698915} + - position: {x: -3.41, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3229491, y: 0.90918064} + - position: {x: -3.67, y: 4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30944964, y: 0.94866735} + - position: {x: -3.99, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29283488, y: 0.99308985} + - position: {x: -4.12, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28608516, y: 1} + - position: {x: -4.49, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26687434, y: 1} + - position: {x: -4.5, y: 3.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26635513, y: 0.83514315} + - position: {x: -4.52, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26531672, y: 0.99308985} + - position: {x: -4.57, y: 4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26272064, y: 0.9911155} + - position: {x: -4.7, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25597095, y: 1} + - position: {x: -4.94, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24350986, y: 0.90918064} + - position: {x: -5.16, y: 4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23208722, y: 0.94866735} + - position: {x: -5.3, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22481827, y: 1} + - position: {x: -5.32, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22377986, y: 0.97729516} + - position: {x: -5.33, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22326064, y: 0.99802566} + - position: {x: -5.34, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22274144, y: 0.99308985} + - position: {x: -5.34, y: 4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22274144, y: 0.9842053} + - position: {x: 3.46, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6796469, y: 0.016781837} + - position: {x: 3.44, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67860854, y: 0} + - position: {x: 3.46, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6796469, y: 0.0019743338} + - position: {x: 3.39, y: -4.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67601246, y: 0.033563673} + - position: {x: 3.22, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6671859, y: 0.064165846} + - position: {x: 3.03, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65732086, y: 0.09772955} + - position: {x: 2.77, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6438214, y: 0} + - position: {x: 2.72, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.14610069} + - position: {x: 2.72, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.0019743338} + - position: {x: 2.69, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.15301086} + - position: {x: 2.5, y: -4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6298027, y: 0.025666367} + - position: {x: 2.18, y: -4.335, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61318797, y: 0.07206318} + - position: {x: 2.03, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.09378088} + - position: {x: 1.66, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.15301086} + - position: {x: 1.47, y: -3.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.576324, y: 0.18361303} + - position: {x: 1.21, y: -2.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5628245, y: 0.22606121} + - position: {x: 0.08, y: 0.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50415367, y: 0.5774926} + - position: {x: -1.13, y: 2.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44132918, y: 0.7739388} + - position: {x: -1.49, y: 1.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42263758, y: 0.66436327} + - position: {x: -1.5, y: 3.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42211837, y: 0.834156} + - position: {x: -1.61, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41640705, y: 0.85192496} + - position: {x: -2.25, y: 4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38317758, y: 0.95064163} + - position: {x: -2.41, y: 3.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3748702, y: 0.8134255} + - position: {x: -2.45, y: 4.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37279335, y: 0.9792695} + - position: {x: -2.61, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36448598, y: 0.9960513} + - position: {x: -2.61, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36448598, y: 0.84698915} + - position: {x: -2.67, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3613707, y: 0.9990128} + - position: {x: -2.7, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3598131, y: 1} + - position: {x: -2.71, y: 3.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35929388, y: 0.86475813} + - position: {x: -2.98, y: 4.125, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3452752, y: 0.9072063} + - position: {x: -3.25, y: 4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33125648, y: 0.95755184} + - position: {x: -3.33, y: 4.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3271028, y: 0.9733465} + - position: {x: -3.35, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32606438, y: 1} + - position: {x: -3.38, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32450676, y: 0.9990128} + - position: {x: -3.39, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.9970385} + - position: {x: -3.39, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.99012834} + - position: {x: 4.4, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72845274, y: 0.017768973} + - position: {x: 4.39, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7279335, y: 0} + - position: {x: 4.4, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72845274, y: 0.0039486676} + - position: {x: 4.36, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72637594, y: 0.028627839} + - position: {x: 4, y: -4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70768434, y: 0.09081935} + - position: {x: 3.91, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7030114, y: 0} + - position: {x: 3.83, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6988577, y: 0.0019743338} + - position: {x: 3.75, y: -4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69470406, y: 0.008884502} + - position: {x: 3.67, y: -3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6905504, y: 0.14412636} + - position: {x: 3.65, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.68951195, y: 0.15202369} + - position: {x: 3.5, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6817238, y: 0.039486673} + - position: {x: 3.18, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66510904, y: 0.08785782} + - position: {x: 2.78, y: -3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6443406, y: 0.15004936} + - position: {x: 2.69, y: -1.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.3089832} + - position: {x: 2.59, y: -3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6344756, y: 0.18065153} + - position: {x: 1.2, y: 0.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5623053, y: 0.55083907} + - position: {x: 0.92, y: 0.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5477674, y: 0.59624875} + - position: {x: -0.57, y: 3.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47040498, y: 0.83810467} + - position: {x: -0.61, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46832815, y: 0.846002} + - position: {x: -0.71, y: 3.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46313605, y: 0.8568608} + - position: {x: -0.82, y: 2.375, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.7344521} + - position: {x: -1.02, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4470405, y: 0.7670286} + - position: {x: -1.06, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44496366, y: 0.91214216} + - position: {x: -1.48, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4231568, y: 0.97433364} + - position: {x: -1.52, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42107996, y: 0.84698915} + - position: {x: -1.55, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41952232, y: 0.9832182} + - position: {x: -1.62, y: 3.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41588786, y: 0.8667325} + - position: {x: -1.64, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41484943, y: 0.99308985} + - position: {x: -1.76, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4086189, y: 1} + - position: {x: -1.88, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40238836, y: 0.9101678} + - position: {x: -2.17, y: 4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38733125, y: 0.96248764} + - position: {x: -2.24, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3836968, y: 1} + - position: {x: -2.28, y: 5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38161993, y: 0.99506414} + - position: {x: -2.28, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38161993, y: 0.9851925} + - position: {x: -0.37, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4807892, y: 0.9960513} + - position: {x: 7.08, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8676013, y: 0.021717701} + - position: {x: 6.92, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8592939, y: 0} + - position: {x: 7.08, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8676013, y: 0.0039486676} + - position: {x: 6.91, y: -4.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85877466, y: 0.05528134} + - position: {x: 6.83, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.854621, y: 0.007897335} + - position: {x: 6.76, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8509865, y: 0.0019743338} + - position: {x: 6.72, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8489097, y: 0} + - position: {x: 6.68, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8468328, y: 0.09378088} + - position: {x: 6.36, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8302181, y: 0} + - position: {x: 6.33, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8286604, y: 0.15202369} + - position: {x: 6.31, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.827622, y: 0.0019743338} + - position: {x: 6.12, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.817757, y: 0.021717701} + - position: {x: 6.07, y: -3.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81516093, y: 0.19545904} + - position: {x: 5.91, y: -2.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8068536, y: 0.22112536} + - position: {x: 5.91, y: -4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8068536, y: 0.05034554} + - position: {x: 5.65, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7933541, y: 0.08983215} + - position: {x: 5.35, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7777778, y: 0.1372162} + - position: {x: 5.24, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7720665, y: 0.15202369} + - position: {x: 5.11, y: -3.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7653167, y: 0.1757157} + - position: {x: 3.35, y: 1.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6739356, y: 0.6367226} + - position: {x: 2.19, y: 3.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6137072, y: 0.8252715} + - position: {x: 2.15, y: 1.575, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6116303, y: 0.6554788} + - position: {x: 2.05, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6064382, y: 0.8479763} + - position: {x: 1.65, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58566976, y: 0.9101678} + - position: {x: 1.39, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5721703, y: 0.9496545} + - position: {x: 1.23, y: 3.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5638629, y: 0.804541} + - position: {x: 1.14, y: 4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55919003, y: 0.982231} + - position: {x: 1.08, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55607474, y: 0.98914117} + - position: {x: 0.97, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5503634, y: 0.8479763} + - position: {x: 0.95, y: 3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54932505, y: 0.8538993} + - position: {x: 0.93, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5482866, y: 0.99802566} + - position: {x: 0.82, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5425753, y: 0.9990128} + - position: {x: 0.76, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53946, y: 0.98914117} + - position: {x: 0.64, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5332295, y: 1} + - position: {x: 0.62, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5321911, y: 0.9062191} + - position: {x: 0.23, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.51194185, y: 0.97433364} + - position: {x: 0.2, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5103842, y: 1} + - position: {x: 0.2, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5103842, y: 0.9851925} + - position: {x: 8.45, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9387331, y: 0.014807503} + - position: {x: 8.44, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93821394, y: 0.0009871969} + - position: {x: 8.45, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9387331, y: 0.004935834} + - position: {x: 8.4, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9361371, y: 0} + - position: {x: 8.33, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93250257, y: 0.04343534} + - position: {x: 8.16, y: -4.315, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.923676, y: 0.074037515} + - position: {x: 8.11, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92107993, y: 0} + - position: {x: 8, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9153686, y: 0.007897335} + - position: {x: 7.82, y: -3.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90602285, y: 0.13030602} + - position: {x: 7.82, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90602285, y: 0.028627839} + - position: {x: 7.74, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9018692, y: 0.039486673} + - position: {x: 7.7, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8997923, y: 0.15103653} + - position: {x: 7.39, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8836968, y: 0.088845015} + - position: {x: 7.35, y: -2.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88161993, y: 0.20927937} + - position: {x: 7.12, y: -3.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8696781, y: 0.1342547} + - position: {x: 7, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.86344755, y: 0.15103653} + - position: {x: 6.88, y: -2.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.857217, y: 0.28529122} + - position: {x: 6.49, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8369678, y: 0.23395854} + - position: {x: 4.69, y: 0.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7435099, y: 0.52615994} + - position: {x: 3.78, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6962617, y: 0.7887463} + - position: {x: 3.43, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6780893, y: 0.84698915} + - position: {x: 3.36, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6744548, y: 0.85587364} + - position: {x: 3.07, y: 4.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6593977, y: 0.9012833} + - position: {x: 3.04, y: 2.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6578401, y: 0.79368216} + - position: {x: 2.84, y: 4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6474559, y: 0.93583417} + - position: {x: 2.72, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.84698915} + - position: {x: 2.68, y: 3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6391485, y: 0.8548865} + - position: {x: 2.57, y: 4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63343716, y: 0.976308} + - position: {x: 2.34, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6214953, y: 0.99802566} + - position: {x: 2.34, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6214953, y: 0.9101678} + - position: {x: 2.27, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61786085, y: 1} + - position: {x: 2.21, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61474556, y: 0.9338598} + - position: {x: 2.12, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6100727, y: 0.9496545} + - position: {x: 2.01, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60436136, y: 1} + - position: {x: 1.98, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60280377, y: 0.9802567} + - position: {x: 1.96, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60176533, y: 0.9960513} + - position: {x: 1.96, y: 4.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60176533, y: 0.98617965} + - position: {x: 9.63, y: -4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.023692034} + - position: {x: 9.62, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9994808, y: 0} + - position: {x: 9.63, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.0009871969} + - position: {x: 9.47, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9916926, y: 0.053307008} + - position: {x: 9.28, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9818276, y: 0} + - position: {x: 9.26, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9807892, y: 0.088845015} + - position: {x: 9.22, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9787124, y: 0.0029615005} + - position: {x: 9.16, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9755971, y: 0.007897335} + - position: {x: 8.98, y: -4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9662513, y: 0.025666367} + - position: {x: 8.96, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9652129, y: 0.1372162} + - position: {x: 8.88, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9610592, y: 0.15202369} + - position: {x: 8.72, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9527518, y: 0.064165846} + - position: {x: 8.54, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94340605, y: 0.088845015} + - position: {x: 8.41, y: -2.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9366563, y: 0.22902271} + - position: {x: 8.24, y: -3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9278297, y: 0.13919052} + - position: {x: 8.12, y: -3.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92159915, y: 0.15597236} + - position: {x: 7.17, y: -0.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.87227416, y: 0.43040475} + - position: {x: 6.06, y: -0.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8146418, y: 0.49062192} + - position: {x: 5.96, y: 1.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8094496, y: 0.62685096} + - position: {x: 5.02, y: 1.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76064384, y: 0.65942746} + - position: {x: 4.97, y: 2.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75804776, y: 0.7877591} + - position: {x: 4.62, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7398754, y: 0.846002} + - position: {x: 3.95, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70508826, y: 0.9496545} + - position: {x: 3.93, y: 3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7040498, y: 0.8361303} + - position: {x: 3.87, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7009346, y: 0.84698915} + - position: {x: 3.85, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69989616, y: 0.85192496} + - position: {x: 3.74, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69418484, y: 0.97828233} + - position: {x: 3.54, y: 4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.68380064, y: 0.9022705} + - position: {x: 3.52, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6827622, y: 1} + - position: {x: 3.22, y: 4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6671859, y: 0.9595262} + - position: {x: 3.15, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6635514, y: 1} + - position: {x: 3.15, y: 4.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6635514, y: 0.9723593} + - position: {x: 3.11, y: 5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6614746, y: 0.994077} + - position: {x: 3.11, y: 4.875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6614746, y: 0.98124385} + - position: {x: 7.66, y: -4.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89771545, y: 0.03652514} + - position: {x: 7.72, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90083075, y: 0.004935834} + - position: {x: 7.72, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90083075, y: 0.015794639} + - position: {x: 7.65, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89719623, y: 0.0019743338} + - position: {x: 7.55, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89200413, y: 0.0019743338} + - position: {x: 7.52, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89044654, y: 0.0029615005} + - position: {x: 7.35, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88161993, y: 0.016781837} + - position: {x: 7.33, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8805815, y: 0.09378088} + - position: {x: 7.16, y: -4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.87175494, y: 0.042448144} + - position: {x: 6.97, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8618899, y: 0.15301086} + - position: {x: 6.84, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8551402, y: 0.088845015} + - position: {x: 6.77, y: -3.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8515057, y: 0.18756169} + - position: {x: 6.44, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83437175, y: 0.15103653} + - position: {x: 6.27, y: -3.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8255452, y: 0.1786772} + - position: {x: 6.13, y: -3.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8182762, y: 0.20138204} + - position: {x: 5.56, y: -2.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7886812, y: 0.2941757} + - position: {x: 5.28, y: -1.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7741433, y: 0.3395854} + - position: {x: 5.08, y: -0.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7637591, y: 0.46001974} + - position: {x: 4.04, y: 1.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70976114, y: 0.62882525} + - position: {x: 3.45, y: 2.275, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67912775, y: 0.72458047} + - position: {x: 3.05, y: 2.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6583593, y: 0.78973347} + - position: {x: 2.69, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.8479763} + - position: {x: 2.58, y: 2.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6339564, y: 0.77788746} + - position: {x: 2.31, y: 4.125, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6199377, y: 0.9072063} + - position: {x: 2.19, y: 3.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6137072, y: 0.8410661} + - position: {x: 2.14, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6111111, y: 0.85192496} + - position: {x: 1.97, y: 4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60228455, y: 0.9595262} + - position: {x: 1.81, y: 4.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.59397715, y: 0.905232} + - position: {x: 1.7, y: 4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58826584, y: 0.9921027} + - position: {x: 1.66, y: 4.355, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.92991114} + - position: {x: 1.58, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5820353, y: 0.9970385} + - position: {x: 1.42, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5737279, y: 0.9970385} + - position: {x: 1.41, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57320875, y: 0.9960513} + - position: {x: 1.41, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57320875, y: 0.97729516} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 90018f018c018e018c018f018d018c018e018b018c018d018a018c018b0189018a018b0188018a0189018601880189018701880186018501870186018401850186017f018501840183017f01840182017f01830181017f01820180017f0181017a017f0180017e017f017a017d017e017a017c017d017a017b017c017a0179017b017a01780179017a017701790178017601770178017501770176016f0175017601740175016f01730174016f01720173016f01700172016f01710170016f016e016d016c016b016c016d016a016c016b0169016a016b0168016a0169016701680169016601680167016301660167016501660163016401650163016001640163016201600163016101600162015f01600161015e0160015f015d015e015f015c015e015d015a015c015d015b015c015a0159015b015a01570159015a015801590157015501580157015601550157015201550156015401550152015301540152015101530152015001510152014e01510150014d014e0150014f014e014d014c014b014a0149014a014b0148014a0149014601480149014701480146014501470146014401450146014201450144014301420144014001420143014101420140013f01410140013e013f0140013a013f013e013d013a013e013c013a013d013b013a013c0138013a013b0139013a0138013701390138013501370138013601370135013401360135013301340135013201340133013001320133013101320130012f01310130012d012f0130012e012f012d012b012e012d012c012b012d0128012b012c0129012b0128012a01290128012701260125012301250126012401250123011f012401230122011f01230121011f01220120011f0121011d011f0120011e011f011d011b011e011d011c011b011d011a011b011c0117011b011a01190117011a011801170119011601170118011401170116011501140116010f0114011501130114010f01120113010f01110112010f01100111010f010d0110010f010e010d010f010b010d010e010c010d010b010a010c010b0109010a010b0108010a0109010501080109010701080105010601070105010301060105010201030105010401030102012100010120000001ff00fd00fe00fd00ff00fb00fd00fe00fc00fd00fb00f900fc00fb00fa00f900fb00f800f900fa00f700f900f800f600f700f800f400f700f600f500f400f600f200f400f500f300f400f200ed00f300f200f100ed00f200f000ed00f100ef00ed00f000ee00ed00ef00ec00ed00ee00eb00ed00ec00e800eb00ec00ea00eb00e800e900ea00e800e600e900e800e700e600e800e300e600e700e500e600e300e400e500e300e000e400e300e200e000e300df00e000e200e100e000df00de00dd00da00dc00da00dd00db00da00dc00d600da00db00d900da00d600d800d900d600d700d800d600d400d700d600d500d400d600d300d400d500d100d400d300d200d100d300d000d100d200cd00d100d000cf00cd00d000ce00cd00cf00cc00cd00ce00ca00cd00cc00cb00ca00cc00c400ca00cb00c900ca00c400c800c900c400c700c800c400c600c700c400c500c600c400c300c500c400c200c300c400c100c300c200c000c100c200bc00c100c000bf00bc00c000be00bc00bf00bb00bc00be00bd00bc00bb00ba00b900b700b800b700b900b600b700b800b500b700b600b300b500b600b400b500b300b000b400b300b200b000b300b100b000b200af00b000b100a700b000af00ae00a700af00ad00a700ae00ac00a700ad00ab00a700ac00aa00a700ab00a900a700aa00a800a700a9009f00a700a800a600a7009f00a500a6009f00a400a5009f00a300a4009f00a200a3009f00a100a2009f00a000a1009f009d00a0009f009e009d009f009b009d009e009c009d009b009a009c009b0099009a009b0097009a0099009800970099009400970098009500970094009600950094009300920090009100900092008e00900091008f0090008e008d008f008e008b008d008e008c008d008b0087008c008b008a0087008b00890087008a008800870089008600870088008200870086008500820086008400820085008300820084008100820083008000820081007a00800081007f0080007a007e007f007a007d007e007a007c007d007a007b007c007a0079007b007a00780079007a00770079007800760077007800730077007600750073007600720073007500740073007200710070006e006f006e0070006a006e006f006d006e006a006c006d006a006b006c006a0069006b006a00680069006a006600690068006700660068006500660067005f006600650064005f00650063005f00640062005f00630061005f00620060005f0061005e005f0060005d005f005e005a005d005e005c005d005a005b005c005a0059005b005a00580059005a005700590058005500570058005600570055005000560055005400500055005300500054005200500053004f0050005200510050004f004e004d004b004c004b004d0048004b004c004a004b00480049004a0048004700490048004600470048004400470046004500440046004200440045004300440042003d004300420041003d00420040003d0041003f003d0040003e003d003f0038003d003e003c003d0038003b003c0038003a003b00380039003a0038003600390038003700360038003500360037003400360035003300340035003200340033003100320033003000320031002f00300031002d0030002f002c002d002f002e002d002c002b002a002800290028002a002400280029002700280024002600270024002500260024002200250024002300220024002100220023001c002200210020001c0021001f001c0020001e001c001f001d001c001e001b001c001d0014001c001b001a0014001b00190014001a001800140019001700140018001600140017001500140016001100140015001300140011001200130011001000120011000b00100011000f0010000b000e000f000b000d000e000b0009000d000b00080009000b000c0008000b000700090008000a0009000700080006000700050007000600040005000600030005000400000003000400010003000000020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.63, y: 5.065, z: 0} @@ -1915,7 +21297,7 @@ MonoBehaviour: - {x: -0.5, y: 0.5, z: 0} --- !u!95 &7183986919303821078 Animator: - serializedVersion: 7 + serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -1928,13 +21310,10 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &1872896633631493397 GameObject: m_ObjectHideFlags: 0 @@ -1959,13 +21338,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633631493397} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -42.05, y: 0.65, z: 0} m_LocalScale: {x: 1, y: 1, z: 0} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633631493399 MonoBehaviour: @@ -1979,31 +21357,2964 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.327 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 23.58 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -5.55, y: 3.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20634921, y: 0.8377581} + - position: {x: -5.59, y: 3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2042328, y: 0.8485742} + - position: {x: -5.59, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2042328, y: 0.8456244} + - position: {x: -6.17, y: 4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17354497, y: 0.9459194} + - position: {x: -6.22, y: 4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17089947, y: 0.9587021} + - position: {x: -6.23, y: 4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17037037, y: 0.9557522} + - position: {x: -0.91, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45185184, y: 1} + - position: {x: -0.93, y: 4.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45079365, y: 0.9852507} + - position: {x: -0.92, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45132276, y: 0.97836775} + - position: {x: -0.94, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45026454, y: 0.99606687} + - position: {x: 5, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76455027, y: 0.013765949} + - position: {x: 4.99, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76402116, y: 0.021632282} + - position: {x: 4.95, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7619048, y: 0.005899705} + - position: {x: -2.41, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37248677, y: 0.15339233} + - position: {x: -2.45, y: -3.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37037036, y: 0.16125861} + - position: {x: -2.41, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37248677, y: 0.15044248} + - position: {x: -1.79, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.405291, y: 0.04523107} + - position: {x: -1.8, y: -4.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4047619, y: 0.048180953} + - position: {x: -1.79, y: -4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.405291, y: 0.042281188} + - position: {x: 1.84, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5973545, y: 0.0914454} + - position: {x: 1.81, y: -4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5957672, y: 0.097345166} + - position: {x: 1.84, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5973545, y: 0.08751226} + - position: {x: 9.06, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.97936505, y: 0.0914454} + - position: {x: 9.03, y: -4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9777778, y: 0.097345166} + - position: {x: 9.06, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.97936505, y: 0.08751226} + - position: {x: 9.44, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9994709, y: 0.021632282} + - position: {x: 9.45, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.0029498825} + - position: {x: 9.45, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.017699085} + - position: {x: 9.43, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9989418, y: 0} + - position: {x: 9.41, y: -4.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9978836, y: 0.029498525} + - position: {x: 9.32, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9931217, y: 0.04523107} + - position: {x: 9.25, y: -4.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.98941797, y: 0.05899705} + - position: {x: 9.19, y: -4.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.98624337, y: 0.068829864} + - position: {x: 9.11, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9820106, y: 0.08161259} + - position: {x: 8.97, y: -3.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9746032, y: 0.10717797} + - position: {x: 8.81, y: -3.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9661376, y: 0.13274336} + - position: {x: 8.7, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96031743, y: 0.15044248} + - position: {x: 8.53, y: -3.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95132273, y: 0.18092428} + - position: {x: 8.67, y: -3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95873016, y: 0.15830874} + - position: {x: 8.36, y: -2.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94232804, y: 0.20845625} + - position: {x: 8.26, y: -2.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93703705, y: 0.22418879} + - position: {x: 8.06, y: -2.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.926455, y: 0.25663716} + - position: {x: 7.44, y: -1.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89365077, y: 0.35693216} + - position: {x: 7.3, y: -1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8862434, y: 0.3795477} + - position: {x: 6.99, y: -0.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8698413, y: 0.4296952} + - position: {x: 6.71, y: -0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8550265, y: 0.47492626} + - position: {x: 6.4, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83862436, y: 0.52507377} + - position: {x: 6.26, y: 0.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83121693, y: 0.54768926} + - position: {x: 5.95, y: 0.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8148148, y: 0.5978368} + - position: {x: 5.81, y: 1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8074074, y: 0.6204523} + - position: {x: 5.5, y: 1.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7910053, y: 0.6705998} + - position: {x: 5.31, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7809524, y: 0} + - position: {x: 5.24, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7772487, y: 0.0009833141} + - position: {x: 5.22, y: 2.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.77619046, y: 0.71583086} + - position: {x: 5.14, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7719577, y: 0.0068829893} + - position: {x: 5.06, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7677249, y: 0.013765949} + - position: {x: 4.91, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75978833, y: 0.7659784} + - position: {x: 4.82, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75502646, y: 0.0068829893} + - position: {x: 4.76, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75185186, y: 0.005899705} + - position: {x: 4.65, y: 3.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74603176, y: 0.8082596} + - position: {x: 4.62, y: -4.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74444443, y: 0.0147492625} + - position: {x: 4.57, y: -4.875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74179894, y: 0.020648967} + - position: {x: 4.54, y: -4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74021167, y: 0.025565417} + - position: {x: 4.51, y: 3.365, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73862433, y: 0.8308751} + - position: {x: 4.48, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73703706, y: 0.03048181} + - position: {x: 4.43, y: -4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7343915, y: 0.039331365} + - position: {x: 4.4, y: 3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73280424, y: 0.8485742} + - position: {x: 4.38, y: -4.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.731746, y: 0.043264505} + - position: {x: 4.34, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72962964, y: 0.85447395} + - position: {x: 4.29, y: -4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72698414, y: 0.058013767} + - position: {x: 4.22, y: -4.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72328043, y: 0.064896725} + - position: {x: 4.16, y: -4.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7201058, y: 0.07767945} + - position: {x: 4.08, y: 4.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.715873, y: 0.89773846} + - position: {x: 4.05, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71428573, y: 0.0914454} + - position: {x: 4, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71164024, y: 0.91052115} + - position: {x: 3.91, y: 4.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7068783, y: 0.92232054} + - position: {x: 3.85, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7037037, y: 0.9321534} + - position: {x: 3.83, y: -3.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7026455, y: 0.12684366} + - position: {x: 3.77, y: 4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6994709, y: 0.9449361} + - position: {x: 3.73, y: 4.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6973545, y: 0.95083576} + - position: {x: 3.7, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6957672, y: 0.14749263} + - position: {x: 3.64, y: 4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6925926, y: 0.96361846} + - position: {x: 3.63, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6920635, y: 0.15240905} + - position: {x: 3.58, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.689418, y: 0.972468} + - position: {x: 3.56, y: -3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6883598, y: 0.16519174} + - position: {x: 3.52, y: 4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6862434, y: 0.98033434} + - position: {x: 3.46, y: 4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6830688, y: 0.986234} + - position: {x: 3.36, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67777777, y: 0.9950836} + - position: {x: 3.32, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6756614, y: 0.99705017} + - position: {x: 3.25, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6719577, y: 1} + - position: {x: 3.14, y: -2.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6661376, y: 0.23303835} + - position: {x: 2.97, y: -2.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6571429, y: 0.26057032} + - position: {x: 2.69, y: -1.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.642328, y: 0.30580136} + - position: {x: 2.52, y: -1.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6333333, y: 0.33333334} + - position: {x: 2.24, y: -1.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.37856442} + - position: {x: 1.93, y: -0.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6021164, y: 0.4287119} + - position: {x: 1.65, y: -0.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5873016, y: 0.47394297} + - position: {x: 1.34, y: 0.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5708995, y: 0.52409047} + - position: {x: 1.2, y: 0.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56349206, y: 0.546706} + - position: {x: 0.89, y: 0.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54708993, y: 0.5968535} + - position: {x: 0.75, y: 1.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53968257, y: 0.61946905} + - position: {x: 0.58, y: 1.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5306878, y: 0.64700097} + - position: {x: 0.16, y: 2.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5084656, y: 0.71484756} + - position: {x: -0.01, y: 2.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4994709, y: 0.74237955} + - position: {x: -0.29, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4846561, y: 0.7876106} + - position: {x: -0.46, y: 3.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47566137, y: 0.8151426} + - position: {x: -0.6, y: 3.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46825397, y: 0.8387414} + - position: {x: -0.64, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46613756, y: 0.8456244} + - position: {x: -0.67, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46455026, y: 0.85447395} + - position: {x: -0.92, y: 4.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45132276, y: 0.8947886} + - position: {x: -0.96, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44920635, y: 0.9832842} + - position: {x: -0.98, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44814816, y: 0.9046214} + - position: {x: -1.01, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44656086, y: 0.91052115} + - position: {x: -1.03, y: 4.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44550264, y: 0.9154376} + - position: {x: -1.12, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44074073, y: 0.9941003} + - position: {x: -1.14, y: 4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43968254, y: 0.93411994} + - position: {x: -1.16, y: 4.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43862435, y: 0.94001967} + - position: {x: -1.21, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43597883, y: 0.9941003} + - position: {x: -1.22, y: 4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43544975, y: 0.9488692} + - position: {x: -1.25, y: 4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43386245, y: 0.95476896} + - position: {x: -1.27, y: 5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43280423, y: 0.99311703} + - position: {x: -1.34, y: 4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42910054, y: 0.9891839} + - position: {x: -1.35, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42857143, y: 0.9872173} + - position: {x: -1.35, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42857143, y: 0.97640115} + - position: {x: 2.24, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.017699085} + - position: {x: 2.22, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6174603, y: 0.0029498825} + - position: {x: 2.24, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.0068829893} + - position: {x: 2.21, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6169312, y: 0.02359885} + - position: {x: 2.18, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6153439, y: 0} + - position: {x: 2.16, y: -4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6142857, y: 0.034414947} + - position: {x: 2.1, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6111111, y: 0.04523107} + - position: {x: 2.06, y: -4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6089947, y: 0.053097345} + - position: {x: 2, y: -4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6058201, y: 0.06391347} + - position: {x: 1.99, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.605291, y: 0} + - position: {x: 1.97, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6042328, y: 0.0019665684} + - position: {x: 1.93, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6021164, y: 0} + - position: {x: 1.91, y: -4.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6010582, y: 0.07866273} + - position: {x: 1.75, y: -3.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5925926, y: 0.10717797} + - position: {x: 1.59, y: -3.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.584127, y: 0.13274336} + - position: {x: 1.48, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57830685, y: 0.15044248} + - position: {x: 1.45, y: -3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5767196, y: 0.15830874} + - position: {x: 1.28, y: -3.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5677249, y: 0.18584071} + - position: {x: 1.09, y: -2.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55767196, y: 0.21632251} + - position: {x: 0.98, y: -2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55185187, y: 0.23402163} + - position: {x: 0.81, y: -2.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54285717, y: 0.2615536} + - position: {x: 0.67, y: -2.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53544974, y: 0.28416914} + - position: {x: 0.36, y: -1.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5190476, y: 0.3343166} + - position: {x: 0.11, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5058201, y: 0} + - position: {x: 0.05, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5026455, y: 0.0009833141} + - position: {x: -0.02, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4989418, y: 0} + - position: {x: -0.06, y: -0.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4968254, y: 0.40216324} + - position: {x: -0.16, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49153438, y: 0} + - position: {x: -0.23, y: -0.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4878307, y: 0.4296952} + - position: {x: -0.27, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4857143, y: 0.0068829893} + - position: {x: -0.35, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4814815, y: 0.013765949} + - position: {x: -0.42, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47777778, y: 0.021632282} + - position: {x: -0.49, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47407407, y: 0.03048181} + - position: {x: -0.51, y: -0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47301587, y: 0.47492626} + - position: {x: -0.57, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46984127, y: 0.041297935} + - position: {x: -0.66, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46507937, y: 0.055063915} + - position: {x: -0.68, y: 0.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46402118, y: 0.5024582} + - position: {x: -0.76, y: -4.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45978835, y: 0.068829864} + - position: {x: -0.82, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45661375, y: 0.52507377} + - position: {x: -0.84, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45555556, y: 0.08161259} + - position: {x: -0.88, y: -4.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45343915, y: 0.08652901} + - position: {x: -0.93, y: -4.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45079365, y: 0.09341197} + - position: {x: -1.13, y: 0.765, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44021165, y: 0.57522124} + - position: {x: -1.21, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43597883, y: 0.13864307} + - position: {x: -1.25, y: -3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43386245, y: 0.14650933} + - position: {x: -1.31, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43068784, y: 0.15240905} + - position: {x: -1.36, y: -3.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42804232, y: 0.16027533} + - position: {x: -1.41, y: 1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42539683, y: 0.6204523} + - position: {x: -1.5, y: -3.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42063493, y: 0.18289086} + - position: {x: -1.64, y: -2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4132275, y: 0.20648968} + - position: {x: -1.72, y: 1.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.6705998} + - position: {x: -1.76, y: -2.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4068783, y: 0.22517207} + - position: {x: -1.86, y: 1.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4015873, y: 0.6932153} + - position: {x: -1.93, y: -2.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3978836, y: 0.25270402} + - position: {x: -2.17, y: 2.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38518518, y: 0.74336284} + - position: {x: -2.21, y: -2.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38306877, y: 0.2979351} + - position: {x: -2.31, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37777779, y: 0.7659784} + - position: {x: -2.38, y: -1.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37407407, y: 0.32546705} + - position: {x: -2.66, y: -1.315, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35925925, y: 0.37069812} + - position: {x: -2.74, y: 3.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35502645, y: 0.8357915} + - position: {x: -2.83, y: 3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35026455, y: 0.8495575} + - position: {x: -2.83, y: -1.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35026455, y: 0.39823008} + - position: {x: -2.88, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34761906, y: 0.85447395} + - position: {x: -3.17, y: 4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33227512, y: 0.9026549} + - position: {x: -3.22, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32962963, y: 0.91052115} + - position: {x: -3.25, y: -0.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32804233, y: 0.4660767} + - position: {x: -3.28, y: 4.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32645503, y: 0.9174041} + - position: {x: -3.43, y: 4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31851852, y: 0.94198626} + - position: {x: -3.56, y: 0.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3116402, y: 0.5162242} + - position: {x: -3.58, y: 4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.310582, y: 0.96361846} + - position: {x: -3.67, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3058201, y: 0.9754179} + - position: {x: -3.7, y: 0.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3042328, y: 0.5388397} + - position: {x: -3.77, y: 4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3005291, y: 0.986234} + - position: {x: -3.87, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2952381, y: 0.9950836} + - position: {x: -3.97, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2899471, y: 1} + - position: {x: -4.01, y: 0.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28783068, y: 0.58898723} + - position: {x: -4.15, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28042328, y: 1} + - position: {x: -4.15, y: 1.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28042328, y: 0.6116027} + - position: {x: -4.23, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2761905, y: 0.9990167} + - position: {x: -4.25, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.27513227, y: 1} + - position: {x: -4.46, y: 1.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26402116, y: 0.66175026} + - position: {x: -4.74, y: 2.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24920636, y: 0.7069813} + - position: {x: -5.05, y: 2.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23280422, y: 0.75712883} + - position: {x: -5.19, y: 2.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22539683, y: 0.7797443} + - position: {x: -5.38, y: 3.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21534392, y: 0.81022614} + - position: {x: -5.68, y: 3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19947089, y: 0.8613569} + - position: {x: -5.85, y: 3.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1904762, y: 0.8888889} + - position: {x: -5.97, y: 4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18412699, y: 0.90953785} + - position: {x: -6.01, y: 4.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18201058, y: 0.9174041} + - position: {x: -6.1, y: 4.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17724867, y: 0.9331367} + - position: {x: -6.12, y: 4.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17619048, y: 0.9380531} + - position: {x: -6.24, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16984127, y: 1} + - position: {x: -6.28, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16772486, y: 0.9990167} + - position: {x: -6.28, y: 4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16772486, y: 0.96656835} + - position: {x: -6.33, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16507937, y: 0.99705017} + - position: {x: -6.33, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16507937, y: 0.97836775} + - position: {x: -6.35, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16402116, y: 0.9872173} + - position: {x: -6.35, y: 4.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16402116, y: 0.9842675} + - position: {x: -1.66, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4121693, y: 0.01671583} + - position: {x: -1.68, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41111112, y: 0.0009833141} + - position: {x: -1.66, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4121693, y: 0.005899705} + - position: {x: -1.72, y: -4.755, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.032448377} + - position: {x: -1.72, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.0019665684} + - position: {x: -1.8, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4047619, y: 0} + - position: {x: -1.88, y: -4.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4005291, y: 0.059980333} + - position: {x: -1.9, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3994709, y: 0.06588004} + - position: {x: -1.9, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3994709, y: 0} + - position: {x: -1.93, y: -4.355, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3978836, y: 0.07177974} + - position: {x: -1.97, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39576718, y: 0.0009833141} + - position: {x: -1.99, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394709, y: 0.08161259} + - position: {x: -2.03, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39259258, y: 0} + - position: {x: -2.04, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3920635, y: 0.0914454} + - position: {x: -2.18, y: -3.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38465607, y: 0.11504425} + - position: {x: -2.19, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.384127, y: 0.0009833141} + - position: {x: -2.19, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.384127, y: 0} + - position: {x: -2.29, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37883598, y: 0} + - position: {x: -2.32, y: -3.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37724867, y: 0.13765979} + - position: {x: -2.36, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37513226, y: 0} + - position: {x: -2.46, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36984128, y: 0.0009833141} + - position: {x: -2.48, y: -3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36878306, y: 0.16519174} + - position: {x: -2.51, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36719576, y: 0} + - position: {x: -2.65, y: -3.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35978836, y: 0.19370697} + - position: {x: -2.65, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35978836, y: 0} + - position: {x: -2.67, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35873017, y: 0.0019665684} + - position: {x: -2.75, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35449734, y: 0} + - position: {x: -2.79, y: -2.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35238096, y: 0.21632251} + - position: {x: -2.95, y: -2.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34391534, y: 0.24188791} + - position: {x: -3.12, y: -2.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33492064, y: 0.26941985} + - position: {x: -3.24, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32857144, y: 0} + - position: {x: -3.31, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32486773, y: 0.0029498825} + - position: {x: -3.36, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32222223, y: 0.005899705} + - position: {x: -3.4, y: -1.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32010582, y: 0.31465092} + - position: {x: -3.51, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31428573, y: 0.01671583} + - position: {x: -3.57, y: -1.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31111112, y: 0.3421829} + - position: {x: -3.58, y: -4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.310582, y: 0.024582105} + - position: {x: -3.61, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3089947, y: 0.03048181} + - position: {x: -3.65, y: -4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3068783, y: 0.03343166} + - position: {x: -3.71, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3037037, y: 0.041297935} + - position: {x: -3.8, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2989418, y: 0.055063915} + - position: {x: -3.85, y: -1.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2962963, y: 0.38741395} + - position: {x: -3.89, y: -4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2941799, y: 0.06784661} + - position: {x: -3.95, y: -4.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29100528, y: 0.076696195} + - position: {x: -4.02, y: -0.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2873016, y: 0.41494593} + - position: {x: -4.04, y: -4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28624338, y: 0.088495575} + - position: {x: -4.12, y: -4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28201059, y: 0.1012783} + - position: {x: -4.32, y: -3.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.27142859, y: 0.13372664} + - position: {x: -4.43, y: -3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2656085, y: 0.1494592} + - position: {x: -4.44, y: -0.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26507938, y: 0.48279253} + - position: {x: -4.47, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26349208, y: 0.1553589} + - position: {x: -4.61, y: 0.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25608465, y: 0.5103245} + - position: {x: -4.69, y: -3.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25185186, y: 0.19075713} + - position: {x: -4.89, y: 0.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24126984, y: 0.5555556} + - position: {x: -4.98, y: -2.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23650794, y: 0.23795477} + - position: {x: -5.06, y: 0.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23227513, y: 0.5830875} + - position: {x: -5.26, y: -2.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22169313, y: 0.28318584} + - position: {x: -5.34, y: 1.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21746032, y: 0.6283186} + - position: {x: -5.43, y: -1.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21269841, y: 0.3107178} + - position: {x: -5.51, y: 1.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2084656, y: 0.6558505} + - position: {x: -5.71, y: -1.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19788359, y: 0.35594887} + - position: {x: -5.88, y: -1.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18888889, y: 0.38348082} + - position: {x: -5.93, y: 2.275, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18624339, y: 0.7236971} + - position: {x: -6.24, y: 2.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16984127, y: 0.77384466} + - position: {x: -6.3, y: -0.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16666667, y: 0.45132744} + - position: {x: -6.36, y: 2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16349207, y: 0.7935103} + - position: {x: -6.47, y: -0.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15767196, y: 0.4788594} + - position: {x: -6.5, y: 3.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15608466, y: 0.81612587} + - position: {x: -6.67, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14708994, y: 0.8436578} + - position: {x: -6.72, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14444445, y: 0.8505408} + - position: {x: -6.75, y: 0.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14285715, y: 0.52409047} + - position: {x: -6.79, y: 3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14074074, y: 0.8593904} + - position: {x: -6.92, y: 0.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13386244, y: 0.5516224} + - position: {x: -6.93, y: 3.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13333334, y: 0.88298917} + - position: {x: -7.1, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12433863, y: 0.91052115} + - position: {x: -7.2, y: 0.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11904762, y: 0.5968535} + - position: {x: -7.21, y: 4.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11851852, y: 0.927237} + - position: {x: -7.28, y: 4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11481482, y: 0.93608654} + - position: {x: -7.34, y: 4.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.111640215, y: 0.9439528} + - position: {x: -7.37, y: 1.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11005291, y: 0.6243855} + - position: {x: -7.42, y: 4.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.107407406, y: 0.9567355} + - position: {x: -7.49, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1037037, y: 0.96558505} + - position: {x: -7.61, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.097354494, y: 0.9813176} + - position: {x: -7.73, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09100529, y: 0.9941003} + - position: {x: -7.79, y: 1.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.087830685, y: 0.6922321} + - position: {x: -7.81, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08677249, y: 0.9990167} + - position: {x: -7.93, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08042328, y: 1} + - position: {x: -7.96, y: 2.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07883598, y: 0.719764} + - position: {x: -8.38, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05661376, y: 0.7876106} + - position: {x: -8.43, y: 3.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.053968254, y: 0.7954769} + - position: {x: -8.57, y: 3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046560846, y: 0.8180924} + - position: {x: -8.71, y: 3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.039153438, y: 0.84169126} + - position: {x: -8.74, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.037566137, y: 0.8466077} + - position: {x: -8.76, y: 3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.036507938, y: 0.85250735} + - position: {x: -8.77, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.035978805, y: 1} + - position: {x: -8.85, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.031746, y: 0.9990167} + - position: {x: -8.89, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.029629597, y: 1} + - position: {x: -8.9, y: 3.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.029100562, y: 0.8751229} + - position: {x: -9.11, y: 4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017989451, y: 0.9124877} + - position: {x: -9.2, y: 4.325, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.013227513, y: 0.9252704} + - position: {x: -9.24, y: 4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.011111111, y: 0.93608654} + - position: {x: -9.35, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.005290973, y: 1} + - position: {x: -9.36, y: 4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.004761937, y: 0.95476896} + - position: {x: -9.41, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021164021, y: 0.96558505} + - position: {x: -9.44, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.00052913284, y: 0.9980334} + - position: {x: -9.44, y: 4.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.00052913284, y: 0.9734513} + - position: {x: -9.45, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.99606687} + - position: {x: -9.45, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.97640115} + - position: {x: -9.11, y: 4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017989451, y: 0.90953785} + - position: {x: -9.24, y: 4.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.011111111, y: 0.9331367} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 4b01420141014a0140013f014901480147014601470148014501470146014301450146014401450143014201440143013e0142014301410142013e01400141013e013f0140013e013b013f013e013d013b013e013c013b013d0134013b013c013a013b01340139013a0134013801390134013701380134013601370134013501360134013201350134013301320134013101320133012d013201310130012d0131012f012d0130012e012d012f012c012d012e0129012d012c012b0129012c012a0129012b01280129012a012601290128012701260128012501260127012401260125012301240125012001240123012201200123012101200122011f01200121011e0120011f011d011e011f011b011e011d011c011b011d0119011b011c011a011b01190118011a0119011701180119011601180117011501160117011401160115011301140115011201140113011101120113011001120111010f01100111010e0110010f010a010e010f010d010e010a010c010d010a010b010c010a0109010b010a01070109010a01080109010701060108010701010106010701050106010101040105010101030104010101020103010101000102010101ff0000010101fe000001ff00fb00fe00ff00fd00fe00fb00fc00fd00fb00f800fc00fb00fa00f800fb00f900f800fa00f500f800f900f700f800f500f600f700f500f400f600f500f300f400f500f200f400f3000e00f200f300f100f2000e000f00f1000e00f000f1000f00ef00f100f000ec00ef00f000ed00ef00ec00ee00ed00ea00ec00ea00ed00eb00ea00ec00e900ea00eb00e800ea00e900e700e800e900e600e800e700e500e600e700e300e600e500e400e300e5001100e300e4001200e3001100e200e3001200e100e2001200df00e200e100de00df00e100e000df00de00dd00dc00db00da00db00dc00d900db00da00d800d900da000400d900d800d7000400d800cb000400d70003000400cb00d6000300cb00d500d600cb00d400d500cb00d300d400cb00d200d300cb00d100d200cb000100d100cb0000000100cb00d0000000cb00cf00d000cb00ce00cf00cb00cd00ce00cb00cc00cd00cb00c900cc00cb00ca00c900cb00c800c900ca00c700c900c800c600c700c800c300c700c600c500c300c600c400c300c500c200c300c400c000c300c200c100c000c200bf00c000c100bd00c000bf00be00bd00bf00bc00bd00be00b900bd00bc00bb00b900bc00ba00b900bb00b800b900ba00b600b900b800b700b600b800b400b600b700b500b600b400b300b500b400b200b300b400b100b300b200b000b100b200af00b100b000ae00af00b000ad00af00ae00ab00ad00ae00ac00ad00ab00aa00ac00ab00a600aa00ab00a900aa00a600a800a900a600a700a800a600a500a700a600a200a500a600a400a500a200a300a400a200a100a300a200a000a100a2009f00a100a0009d009f00a0009e009f009d009c009e009d0098009c009d009b009c0098009a009b00980099009a0098009700990098009600970098009500970096009200950096009400950092009300940092008700930092009100870092009000870091008f00870090008e0087008f008d0087008e008c0087008d008b0087008c008a0087008b00890087008a001400870089001500870014008800870015008400870088008600870084008500860084008000850084008300800084008200800083008100800082007f00800081007d0080007f007c007d007f007e007d007c007b007a007700790077007a007800770079007500770078007600770075007400760075007200740075007300740072007100730072006e0071007200700071006e006f0070006e006d006f006e0008006d006e006c006d00080006006c00080059006c0006006b006c0059006a006b00590069006a0059006800690059006700680059006600670059006500660059006400650059006300640059006200630059006100620059006000610059005f00600059005e005f0059005d005e0059005c005d0059005b005c0059005a005b00590054005a0059005800540059005700540058005600540057005500540056005300540055005200540053005100520053005000520051004f00500051004d0050004f004e004d004f004c004d004e0049004d004c004b0049004c004a0049004b00480049004a004700490048004400470048004600470044004500460044004300450044004200430044004100430042003f0041004200400041003f003e0040003f003b003e003f003d003e003b003c003d003b003a003c003b0038003a003b0039003a0038000c003900380035000c0038000b000c00350037000b0035003600370035003400360035003200340035003300340032001c003300320031001c00320030001c0031002f001c0030002e001c002f002d001c002e002c001c002d002b001c002c002a001c002b0029001c002a0028001c00290027001c00280025001c00270024001c00250026002400250023001c00240022001c00230018001c00220017001800220021001c00180020001c0021001f001c0020001e001c001f001d001c001e0019001c001d001a001c0019001b001a0019001800170016001500140013001200110010000f000e000d000c000b000a00090006000700080007000600050004000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.45, y: 5.085, z: 0} @@ -2046,13 +24357,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896633853117956} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -55.78, y: 1.51, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896633853117958 MonoBehaviour: @@ -2066,31 +24376,2964 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.37 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: fb0337c89564f204e941df1f2bf3e0b0, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 2.08 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -5.55, y: 3.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20634921, y: 0.8377581} + - position: {x: -5.59, y: 3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2042328, y: 0.8485742} + - position: {x: -5.59, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2042328, y: 0.8456244} + - position: {x: -6.17, y: 4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17354497, y: 0.9459194} + - position: {x: -6.22, y: 4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17089947, y: 0.9587021} + - position: {x: -6.23, y: 4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17037037, y: 0.9557522} + - position: {x: -0.91, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45185184, y: 1} + - position: {x: -0.93, y: 4.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45079365, y: 0.9852507} + - position: {x: -0.92, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45132276, y: 0.97836775} + - position: {x: -0.94, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45026454, y: 0.99606687} + - position: {x: 5, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76455027, y: 0.013765949} + - position: {x: 4.99, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76402116, y: 0.021632282} + - position: {x: 4.95, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7619048, y: 0.005899705} + - position: {x: -2.41, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37248677, y: 0.15339233} + - position: {x: -2.45, y: -3.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37037036, y: 0.16125861} + - position: {x: -2.41, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37248677, y: 0.15044248} + - position: {x: -1.79, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.405291, y: 0.04523107} + - position: {x: -1.8, y: -4.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4047619, y: 0.048180953} + - position: {x: -1.79, y: -4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.405291, y: 0.042281188} + - position: {x: 1.84, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5973545, y: 0.0914454} + - position: {x: 1.81, y: -4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5957672, y: 0.097345166} + - position: {x: 1.84, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5973545, y: 0.08751226} + - position: {x: 9.06, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.97936505, y: 0.0914454} + - position: {x: 9.03, y: -4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9777778, y: 0.097345166} + - position: {x: 9.06, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.97936505, y: 0.08751226} + - position: {x: 9.44, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9994709, y: 0.021632282} + - position: {x: 9.45, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.0029498825} + - position: {x: 9.45, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.017699085} + - position: {x: 9.43, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9989418, y: 0} + - position: {x: 9.41, y: -4.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9978836, y: 0.029498525} + - position: {x: 9.32, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9931217, y: 0.04523107} + - position: {x: 9.25, y: -4.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.98941797, y: 0.05899705} + - position: {x: 9.19, y: -4.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.98624337, y: 0.068829864} + - position: {x: 9.11, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9820106, y: 0.08161259} + - position: {x: 8.97, y: -3.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9746032, y: 0.10717797} + - position: {x: 8.81, y: -3.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9661376, y: 0.13274336} + - position: {x: 8.7, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96031743, y: 0.15044248} + - position: {x: 8.53, y: -3.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95132273, y: 0.18092428} + - position: {x: 8.67, y: -3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95873016, y: 0.15830874} + - position: {x: 8.36, y: -2.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94232804, y: 0.20845625} + - position: {x: 8.26, y: -2.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93703705, y: 0.22418879} + - position: {x: 8.06, y: -2.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.926455, y: 0.25663716} + - position: {x: 7.44, y: -1.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89365077, y: 0.35693216} + - position: {x: 7.3, y: -1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8862434, y: 0.3795477} + - position: {x: 6.99, y: -0.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8698413, y: 0.4296952} + - position: {x: 6.71, y: -0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8550265, y: 0.47492626} + - position: {x: 6.4, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83862436, y: 0.52507377} + - position: {x: 6.26, y: 0.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83121693, y: 0.54768926} + - position: {x: 5.95, y: 0.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8148148, y: 0.5978368} + - position: {x: 5.81, y: 1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8074074, y: 0.6204523} + - position: {x: 5.5, y: 1.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7910053, y: 0.6705998} + - position: {x: 5.31, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7809524, y: 0} + - position: {x: 5.24, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7772487, y: 0.0009833141} + - position: {x: 5.22, y: 2.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.77619046, y: 0.71583086} + - position: {x: 5.14, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7719577, y: 0.0068829893} + - position: {x: 5.06, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7677249, y: 0.013765949} + - position: {x: 4.91, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75978833, y: 0.7659784} + - position: {x: 4.82, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75502646, y: 0.0068829893} + - position: {x: 4.76, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75185186, y: 0.005899705} + - position: {x: 4.65, y: 3.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74603176, y: 0.8082596} + - position: {x: 4.62, y: -4.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74444443, y: 0.0147492625} + - position: {x: 4.57, y: -4.875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74179894, y: 0.020648967} + - position: {x: 4.54, y: -4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.74021167, y: 0.025565417} + - position: {x: 4.51, y: 3.365, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73862433, y: 0.8308751} + - position: {x: 4.48, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73703706, y: 0.03048181} + - position: {x: 4.43, y: -4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7343915, y: 0.039331365} + - position: {x: 4.4, y: 3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73280424, y: 0.8485742} + - position: {x: 4.38, y: -4.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.731746, y: 0.043264505} + - position: {x: 4.34, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72962964, y: 0.85447395} + - position: {x: 4.29, y: -4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72698414, y: 0.058013767} + - position: {x: 4.22, y: -4.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72328043, y: 0.064896725} + - position: {x: 4.16, y: -4.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7201058, y: 0.07767945} + - position: {x: 4.08, y: 4.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.715873, y: 0.89773846} + - position: {x: 4.05, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71428573, y: 0.0914454} + - position: {x: 4, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71164024, y: 0.91052115} + - position: {x: 3.91, y: 4.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7068783, y: 0.92232054} + - position: {x: 3.85, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7037037, y: 0.9321534} + - position: {x: 3.83, y: -3.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7026455, y: 0.12684366} + - position: {x: 3.77, y: 4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6994709, y: 0.9449361} + - position: {x: 3.73, y: 4.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6973545, y: 0.95083576} + - position: {x: 3.7, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6957672, y: 0.14749263} + - position: {x: 3.64, y: 4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6925926, y: 0.96361846} + - position: {x: 3.63, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6920635, y: 0.15240905} + - position: {x: 3.58, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.689418, y: 0.972468} + - position: {x: 3.56, y: -3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6883598, y: 0.16519174} + - position: {x: 3.52, y: 4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6862434, y: 0.98033434} + - position: {x: 3.46, y: 4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6830688, y: 0.986234} + - position: {x: 3.36, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67777777, y: 0.9950836} + - position: {x: 3.32, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6756614, y: 0.99705017} + - position: {x: 3.25, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6719577, y: 1} + - position: {x: 3.14, y: -2.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6661376, y: 0.23303835} + - position: {x: 2.97, y: -2.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6571429, y: 0.26057032} + - position: {x: 2.69, y: -1.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.642328, y: 0.30580136} + - position: {x: 2.52, y: -1.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6333333, y: 0.33333334} + - position: {x: 2.24, y: -1.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.37856442} + - position: {x: 1.93, y: -0.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6021164, y: 0.4287119} + - position: {x: 1.65, y: -0.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5873016, y: 0.47394297} + - position: {x: 1.34, y: 0.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5708995, y: 0.52409047} + - position: {x: 1.2, y: 0.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56349206, y: 0.546706} + - position: {x: 0.89, y: 0.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54708993, y: 0.5968535} + - position: {x: 0.75, y: 1.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53968257, y: 0.61946905} + - position: {x: 0.58, y: 1.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5306878, y: 0.64700097} + - position: {x: 0.16, y: 2.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5084656, y: 0.71484756} + - position: {x: -0.01, y: 2.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4994709, y: 0.74237955} + - position: {x: -0.29, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4846561, y: 0.7876106} + - position: {x: -0.46, y: 3.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47566137, y: 0.8151426} + - position: {x: -0.6, y: 3.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46825397, y: 0.8387414} + - position: {x: -0.64, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46613756, y: 0.8456244} + - position: {x: -0.67, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46455026, y: 0.85447395} + - position: {x: -0.92, y: 4.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45132276, y: 0.8947886} + - position: {x: -0.96, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44920635, y: 0.9832842} + - position: {x: -0.98, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44814816, y: 0.9046214} + - position: {x: -1.01, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44656086, y: 0.91052115} + - position: {x: -1.03, y: 4.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44550264, y: 0.9154376} + - position: {x: -1.12, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44074073, y: 0.9941003} + - position: {x: -1.14, y: 4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43968254, y: 0.93411994} + - position: {x: -1.16, y: 4.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43862435, y: 0.94001967} + - position: {x: -1.21, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43597883, y: 0.9941003} + - position: {x: -1.22, y: 4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43544975, y: 0.9488692} + - position: {x: -1.25, y: 4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43386245, y: 0.95476896} + - position: {x: -1.27, y: 5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43280423, y: 0.99311703} + - position: {x: -1.34, y: 4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42910054, y: 0.9891839} + - position: {x: -1.35, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42857143, y: 0.9872173} + - position: {x: -1.35, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42857143, y: 0.97640115} + - position: {x: 2.24, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.017699085} + - position: {x: 2.22, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6174603, y: 0.0029498825} + - position: {x: 2.24, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61851853, y: 0.0068829893} + - position: {x: 2.21, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6169312, y: 0.02359885} + - position: {x: 2.18, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6153439, y: 0} + - position: {x: 2.16, y: -4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6142857, y: 0.034414947} + - position: {x: 2.1, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6111111, y: 0.04523107} + - position: {x: 2.06, y: -4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6089947, y: 0.053097345} + - position: {x: 2, y: -4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6058201, y: 0.06391347} + - position: {x: 1.99, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.605291, y: 0} + - position: {x: 1.97, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6042328, y: 0.0019665684} + - position: {x: 1.93, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6021164, y: 0} + - position: {x: 1.91, y: -4.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6010582, y: 0.07866273} + - position: {x: 1.75, y: -3.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5925926, y: 0.10717797} + - position: {x: 1.59, y: -3.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.584127, y: 0.13274336} + - position: {x: 1.48, y: -3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57830685, y: 0.15044248} + - position: {x: 1.45, y: -3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5767196, y: 0.15830874} + - position: {x: 1.28, y: -3.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5677249, y: 0.18584071} + - position: {x: 1.09, y: -2.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55767196, y: 0.21632251} + - position: {x: 0.98, y: -2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55185187, y: 0.23402163} + - position: {x: 0.81, y: -2.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54285717, y: 0.2615536} + - position: {x: 0.67, y: -2.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53544974, y: 0.28416914} + - position: {x: 0.36, y: -1.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5190476, y: 0.3343166} + - position: {x: 0.11, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5058201, y: 0} + - position: {x: 0.05, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5026455, y: 0.0009833141} + - position: {x: -0.02, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4989418, y: 0} + - position: {x: -0.06, y: -0.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4968254, y: 0.40216324} + - position: {x: -0.16, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49153438, y: 0} + - position: {x: -0.23, y: -0.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4878307, y: 0.4296952} + - position: {x: -0.27, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4857143, y: 0.0068829893} + - position: {x: -0.35, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4814815, y: 0.013765949} + - position: {x: -0.42, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47777778, y: 0.021632282} + - position: {x: -0.49, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47407407, y: 0.03048181} + - position: {x: -0.51, y: -0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47301587, y: 0.47492626} + - position: {x: -0.57, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46984127, y: 0.041297935} + - position: {x: -0.66, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46507937, y: 0.055063915} + - position: {x: -0.68, y: 0.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46402118, y: 0.5024582} + - position: {x: -0.76, y: -4.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45978835, y: 0.068829864} + - position: {x: -0.82, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45661375, y: 0.52507377} + - position: {x: -0.84, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45555556, y: 0.08161259} + - position: {x: -0.88, y: -4.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45343915, y: 0.08652901} + - position: {x: -0.93, y: -4.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45079365, y: 0.09341197} + - position: {x: -1.13, y: 0.765, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44021165, y: 0.57522124} + - position: {x: -1.21, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43597883, y: 0.13864307} + - position: {x: -1.25, y: -3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43386245, y: 0.14650933} + - position: {x: -1.31, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43068784, y: 0.15240905} + - position: {x: -1.36, y: -3.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42804232, y: 0.16027533} + - position: {x: -1.41, y: 1.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42539683, y: 0.6204523} + - position: {x: -1.5, y: -3.225, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42063493, y: 0.18289086} + - position: {x: -1.64, y: -2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4132275, y: 0.20648968} + - position: {x: -1.72, y: 1.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.6705998} + - position: {x: -1.76, y: -2.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4068783, y: 0.22517207} + - position: {x: -1.86, y: 1.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4015873, y: 0.6932153} + - position: {x: -1.93, y: -2.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3978836, y: 0.25270402} + - position: {x: -2.17, y: 2.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38518518, y: 0.74336284} + - position: {x: -2.21, y: -2.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38306877, y: 0.2979351} + - position: {x: -2.31, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37777779, y: 0.7659784} + - position: {x: -2.38, y: -1.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37407407, y: 0.32546705} + - position: {x: -2.66, y: -1.315, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35925925, y: 0.37069812} + - position: {x: -2.74, y: 3.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35502645, y: 0.8357915} + - position: {x: -2.83, y: 3.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35026455, y: 0.8495575} + - position: {x: -2.83, y: -1.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35026455, y: 0.39823008} + - position: {x: -2.88, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34761906, y: 0.85447395} + - position: {x: -3.17, y: 4.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33227512, y: 0.9026549} + - position: {x: -3.22, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32962963, y: 0.91052115} + - position: {x: -3.25, y: -0.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32804233, y: 0.4660767} + - position: {x: -3.28, y: 4.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32645503, y: 0.9174041} + - position: {x: -3.43, y: 4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31851852, y: 0.94198626} + - position: {x: -3.56, y: 0.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3116402, y: 0.5162242} + - position: {x: -3.58, y: 4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.310582, y: 0.96361846} + - position: {x: -3.67, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3058201, y: 0.9754179} + - position: {x: -3.7, y: 0.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3042328, y: 0.5388397} + - position: {x: -3.77, y: 4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3005291, y: 0.986234} + - position: {x: -3.87, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2952381, y: 0.9950836} + - position: {x: -3.97, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2899471, y: 1} + - position: {x: -4.01, y: 0.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28783068, y: 0.58898723} + - position: {x: -4.15, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28042328, y: 1} + - position: {x: -4.15, y: 1.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28042328, y: 0.6116027} + - position: {x: -4.23, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2761905, y: 0.9990167} + - position: {x: -4.25, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.27513227, y: 1} + - position: {x: -4.46, y: 1.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26402116, y: 0.66175026} + - position: {x: -4.74, y: 2.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24920636, y: 0.7069813} + - position: {x: -5.05, y: 2.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23280422, y: 0.75712883} + - position: {x: -5.19, y: 2.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22539683, y: 0.7797443} + - position: {x: -5.38, y: 3.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21534392, y: 0.81022614} + - position: {x: -5.68, y: 3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19947089, y: 0.8613569} + - position: {x: -5.85, y: 3.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1904762, y: 0.8888889} + - position: {x: -5.97, y: 4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18412699, y: 0.90953785} + - position: {x: -6.01, y: 4.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18201058, y: 0.9174041} + - position: {x: -6.1, y: 4.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17724867, y: 0.9331367} + - position: {x: -6.12, y: 4.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17619048, y: 0.9380531} + - position: {x: -6.24, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16984127, y: 1} + - position: {x: -6.28, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16772486, y: 0.9990167} + - position: {x: -6.28, y: 4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16772486, y: 0.96656835} + - position: {x: -6.33, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16507937, y: 0.99705017} + - position: {x: -6.33, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16507937, y: 0.97836775} + - position: {x: -6.35, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16402116, y: 0.9872173} + - position: {x: -6.35, y: 4.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16402116, y: 0.9842675} + - position: {x: -1.66, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4121693, y: 0.01671583} + - position: {x: -1.68, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41111112, y: 0.0009833141} + - position: {x: -1.66, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4121693, y: 0.005899705} + - position: {x: -1.72, y: -4.755, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.032448377} + - position: {x: -1.72, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4089947, y: 0.0019665684} + - position: {x: -1.8, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4047619, y: 0} + - position: {x: -1.88, y: -4.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4005291, y: 0.059980333} + - position: {x: -1.9, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3994709, y: 0.06588004} + - position: {x: -1.9, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3994709, y: 0} + - position: {x: -1.93, y: -4.355, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3978836, y: 0.07177974} + - position: {x: -1.97, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39576718, y: 0.0009833141} + - position: {x: -1.99, y: -4.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394709, y: 0.08161259} + - position: {x: -2.03, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39259258, y: 0} + - position: {x: -2.04, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3920635, y: 0.0914454} + - position: {x: -2.18, y: -3.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38465607, y: 0.11504425} + - position: {x: -2.19, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.384127, y: 0.0009833141} + - position: {x: -2.19, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.384127, y: 0} + - position: {x: -2.29, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37883598, y: 0} + - position: {x: -2.32, y: -3.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37724867, y: 0.13765979} + - position: {x: -2.36, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37513226, y: 0} + - position: {x: -2.46, y: -5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36984128, y: 0.0009833141} + - position: {x: -2.48, y: -3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36878306, y: 0.16519174} + - position: {x: -2.51, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36719576, y: 0} + - position: {x: -2.65, y: -3.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35978836, y: 0.19370697} + - position: {x: -2.65, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35978836, y: 0} + - position: {x: -2.67, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35873017, y: 0.0019665684} + - position: {x: -2.75, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35449734, y: 0} + - position: {x: -2.79, y: -2.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35238096, y: 0.21632251} + - position: {x: -2.95, y: -2.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34391534, y: 0.24188791} + - position: {x: -3.12, y: -2.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33492064, y: 0.26941985} + - position: {x: -3.24, y: -5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32857144, y: 0} + - position: {x: -3.31, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32486773, y: 0.0029498825} + - position: {x: -3.36, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32222223, y: 0.005899705} + - position: {x: -3.4, y: -1.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32010582, y: 0.31465092} + - position: {x: -3.51, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31428573, y: 0.01671583} + - position: {x: -3.57, y: -1.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31111112, y: 0.3421829} + - position: {x: -3.58, y: -4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.310582, y: 0.024582105} + - position: {x: -3.61, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3089947, y: 0.03048181} + - position: {x: -3.65, y: -4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3068783, y: 0.03343166} + - position: {x: -3.71, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3037037, y: 0.041297935} + - position: {x: -3.8, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2989418, y: 0.055063915} + - position: {x: -3.85, y: -1.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2962963, y: 0.38741395} + - position: {x: -3.89, y: -4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2941799, y: 0.06784661} + - position: {x: -3.95, y: -4.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29100528, y: 0.076696195} + - position: {x: -4.02, y: -0.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2873016, y: 0.41494593} + - position: {x: -4.04, y: -4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28624338, y: 0.088495575} + - position: {x: -4.12, y: -4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28201059, y: 0.1012783} + - position: {x: -4.32, y: -3.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.27142859, y: 0.13372664} + - position: {x: -4.43, y: -3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2656085, y: 0.1494592} + - position: {x: -4.44, y: -0.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26507938, y: 0.48279253} + - position: {x: -4.47, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26349208, y: 0.1553589} + - position: {x: -4.61, y: 0.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25608465, y: 0.5103245} + - position: {x: -4.69, y: -3.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25185186, y: 0.19075713} + - position: {x: -4.89, y: 0.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24126984, y: 0.5555556} + - position: {x: -4.98, y: -2.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23650794, y: 0.23795477} + - position: {x: -5.06, y: 0.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23227513, y: 0.5830875} + - position: {x: -5.26, y: -2.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22169313, y: 0.28318584} + - position: {x: -5.34, y: 1.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21746032, y: 0.6283186} + - position: {x: -5.43, y: -1.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21269841, y: 0.3107178} + - position: {x: -5.51, y: 1.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2084656, y: 0.6558505} + - position: {x: -5.71, y: -1.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19788359, y: 0.35594887} + - position: {x: -5.88, y: -1.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18888889, y: 0.38348082} + - position: {x: -5.93, y: 2.275, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18624339, y: 0.7236971} + - position: {x: -6.24, y: 2.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16984127, y: 0.77384466} + - position: {x: -6.3, y: -0.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16666667, y: 0.45132744} + - position: {x: -6.36, y: 2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16349207, y: 0.7935103} + - position: {x: -6.47, y: -0.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15767196, y: 0.4788594} + - position: {x: -6.5, y: 3.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15608466, y: 0.81612587} + - position: {x: -6.67, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14708994, y: 0.8436578} + - position: {x: -6.72, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14444445, y: 0.8505408} + - position: {x: -6.75, y: 0.245, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14285715, y: 0.52409047} + - position: {x: -6.79, y: 3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14074074, y: 0.8593904} + - position: {x: -6.92, y: 0.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13386244, y: 0.5516224} + - position: {x: -6.93, y: 3.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13333334, y: 0.88298917} + - position: {x: -7.1, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12433863, y: 0.91052115} + - position: {x: -7.2, y: 0.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11904762, y: 0.5968535} + - position: {x: -7.21, y: 4.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11851852, y: 0.927237} + - position: {x: -7.28, y: 4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11481482, y: 0.93608654} + - position: {x: -7.34, y: 4.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.111640215, y: 0.9439528} + - position: {x: -7.37, y: 1.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11005291, y: 0.6243855} + - position: {x: -7.42, y: 4.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.107407406, y: 0.9567355} + - position: {x: -7.49, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1037037, y: 0.96558505} + - position: {x: -7.61, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.097354494, y: 0.9813176} + - position: {x: -7.73, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09100529, y: 0.9941003} + - position: {x: -7.79, y: 1.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.087830685, y: 0.6922321} + - position: {x: -7.81, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08677249, y: 0.9990167} + - position: {x: -7.93, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08042328, y: 1} + - position: {x: -7.96, y: 2.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07883598, y: 0.719764} + - position: {x: -8.38, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05661376, y: 0.7876106} + - position: {x: -8.43, y: 3.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.053968254, y: 0.7954769} + - position: {x: -8.57, y: 3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046560846, y: 0.8180924} + - position: {x: -8.71, y: 3.475, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.039153438, y: 0.84169126} + - position: {x: -8.74, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.037566137, y: 0.8466077} + - position: {x: -8.76, y: 3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.036507938, y: 0.85250735} + - position: {x: -8.77, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.035978805, y: 1} + - position: {x: -8.85, y: 5.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.031746, y: 0.9990167} + - position: {x: -8.89, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.029629597, y: 1} + - position: {x: -8.9, y: 3.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.029100562, y: 0.8751229} + - position: {x: -9.11, y: 4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017989451, y: 0.9124877} + - position: {x: -9.2, y: 4.325, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.013227513, y: 0.9252704} + - position: {x: -9.24, y: 4.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.011111111, y: 0.93608654} + - position: {x: -9.35, y: 5.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.005290973, y: 1} + - position: {x: -9.36, y: 4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.004761937, y: 0.95476896} + - position: {x: -9.41, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021164021, y: 0.96558505} + - position: {x: -9.44, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.00052913284, y: 0.9980334} + - position: {x: -9.44, y: 4.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.00052913284, y: 0.9734513} + - position: {x: -9.45, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.99606687} + - position: {x: -9.45, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.97640115} + - position: {x: -9.11, y: 4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017989451, y: 0.90953785} + - position: {x: -9.24, y: 4.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.011111111, y: 0.9331367} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 4b01420141014a0140013f014901480147014601470148014501470146014301450146014401450143014201440143013e0142014301410142013e01400141013e013f0140013e013b013f013e013d013b013e013c013b013d0134013b013c013a013b01340139013a0134013801390134013701380134013601370134013501360134013201350134013301320134013101320133012d013201310130012d0131012f012d0130012e012d012f012c012d012e0129012d012c012b0129012c012a0129012b01280129012a012601290128012701260128012501260127012401260125012301240125012001240123012201200123012101200122011f01200121011e0120011f011d011e011f011b011e011d011c011b011d0119011b011c011a011b01190118011a0119011701180119011601180117011501160117011401160115011301140115011201140113011101120113011001120111010f01100111010e0110010f010a010e010f010d010e010a010c010d010a010b010c010a0109010b010a01070109010a01080109010701060108010701010106010701050106010101040105010101030104010101020103010101000102010101ff0000010101fe000001ff00fb00fe00ff00fd00fe00fb00fc00fd00fb00f800fc00fb00fa00f800fb00f900f800fa00f500f800f900f700f800f500f600f700f500f400f600f500f300f400f500f200f400f3000e00f200f300f100f2000e000f00f1000e00f000f1000f00ef00f100f000ec00ef00f000ed00ef00ec00ee00ed00ea00ec00ea00ed00eb00ea00ec00e900ea00eb00e800ea00e900e700e800e900e600e800e700e500e600e700e300e600e500e400e300e5001100e300e4001200e3001100e200e3001200e100e2001200df00e200e100de00df00e100e000df00de00dd00dc00db00da00db00dc00d900db00da00d800d900da000400d900d800d7000400d800cb000400d70003000400cb00d6000300cb00d500d600cb00d400d500cb00d300d400cb00d200d300cb00d100d200cb000100d100cb0000000100cb00d0000000cb00cf00d000cb00ce00cf00cb00cd00ce00cb00cc00cd00cb00c900cc00cb00ca00c900cb00c800c900ca00c700c900c800c600c700c800c300c700c600c500c300c600c400c300c500c200c300c400c000c300c200c100c000c200bf00c000c100bd00c000bf00be00bd00bf00bc00bd00be00b900bd00bc00bb00b900bc00ba00b900bb00b800b900ba00b600b900b800b700b600b800b400b600b700b500b600b400b300b500b400b200b300b400b100b300b200b000b100b200af00b100b000ae00af00b000ad00af00ae00ab00ad00ae00ac00ad00ab00aa00ac00ab00a600aa00ab00a900aa00a600a800a900a600a700a800a600a500a700a600a200a500a600a400a500a200a300a400a200a100a300a200a000a100a2009f00a100a0009d009f00a0009e009f009d009c009e009d0098009c009d009b009c0098009a009b00980099009a0098009700990098009600970098009500970096009200950096009400950092009300940092008700930092009100870092009000870091008f00870090008e0087008f008d0087008e008c0087008d008b0087008c008a0087008b00890087008a001400870089001500870014008800870015008400870088008600870084008500860084008000850084008300800084008200800083008100800082007f00800081007d0080007f007c007d007f007e007d007c007b007a007700790077007a007800770079007500770078007600770075007400760075007200740075007300740072007100730072006e0071007200700071006e006f0070006e006d006f006e0008006d006e006c006d00080006006c00080059006c0006006b006c0059006a006b00590069006a0059006800690059006700680059006600670059006500660059006400650059006300640059006200630059006100620059006000610059005f00600059005e005f0059005d005e0059005c005d0059005b005c0059005a005b00590054005a0059005800540059005700540058005600540057005500540056005300540055005200540053005100520053005000520051004f00500051004d0050004f004e004d004f004c004d004e0049004d004c004b0049004c004a0049004b00480049004a004700490048004400470048004600470044004500460044004300450044004200430044004100430042003f0041004200400041003f003e0040003f003b003e003f003d003e003b003c003d003b003a003c003b0038003a003b0039003a0038000c003900380035000c0038000b000c00350037000b0035003600370035003400360035003200340035003300340032001c003300320031001c00320030001c0031002f001c0030002e001c002f002d001c002e002c001c002d002b001c002c002a001c002b0029001c002a0028001c00290027001c00280025001c00270024001c00250026002400250023001c00240022001c00230018001c00220017001800220021001c00180020001c0021001f001c0020001e001c001f001d001c001e0019001c001d001a001c0019001b001a0019001800170016001500140013001200110010000f000e000d000c000b000a00090006000700080007000600050004000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.45, y: 5.085, z: 0} @@ -2110,7 +27353,7 @@ MonoBehaviour: - {x: -0.5, y: 0.5, z: 0} --- !u!95 &7183986917604654276 Animator: - serializedVersion: 7 + serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -2123,13 +27366,10 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &1872896634818256610 GameObject: m_ObjectHideFlags: 0 @@ -2154,13 +27394,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1872896634818256610} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -40.66, y: 0.65, z: 0} m_LocalScale: {x: 1, y: 1, z: 0} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986919162413909} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1872896634818256608 MonoBehaviour: @@ -2174,31 +27413,3441 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.014 m_Color: {r: 0.3019608, g: 0.36078432, b: 0.29803923, a: 1} m_Intensity: 0.5 m_LightVolumeIntensity: 0.327 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: a9d0776800000000 m_LightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 120b65c678ec2e143816629def74d31b, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 23.58 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 5.93, y: -4.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.807892, y: 0.02467917} + - position: {x: 5.95, y: -5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8089304, y: 0.005923001} + - position: {x: 5.95, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8089304, y: 0.014807503} + - position: {x: 5.92, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8073728, y: 0.0019743338} + - position: {x: 5.75, y: -4.465, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7985462, y: 0.05923001} + - position: {x: 5.74, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.798027, y: 0.0019743338} + - position: {x: 5.53, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78712356, y: 0.09772955} + - position: {x: 5.45, y: -4.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7829699, y: 0.035538007} + - position: {x: 5.22, y: -3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.77102804, y: 0.14511353} + - position: {x: 5.5, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7855659, y: 0} + - position: {x: 5.58, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78971964, y: 0.0039486676} + - position: {x: 4.98, y: -3.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.758567, y: 0.19249754} + - position: {x: 5.21, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7705088, y: 0.15202369} + - position: {x: 4.86, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75233644, y: 0} + - position: {x: 4.81, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7497404, y: 0.0029615005} + - position: {x: 4.64, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7409138, y: 0.017768973} + - position: {x: 4.42, y: -4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7294912, y: 0.04935834} + - position: {x: 4.24, y: -1.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7201454, y: 0.31095755} + - position: {x: 4.15, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71547246, y: 0.088845015} + - position: {x: 3.76, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6952233, y: 0.15103653} + - position: {x: 3.25, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6687435, y: 0.23395854} + - position: {x: 3.03, y: 0.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65732086, y: 0.50740373} + - position: {x: 2.75, y: 0.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.642783, y: 0.5528134} + - position: {x: 1.54, y: 2.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57995844, y: 0.74925965} + - position: {x: 1.26, y: 2.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56542057, y: 0.7946693} + - position: {x: 0.95, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54932505, y: 0.8450148} + - position: {x: 0.83, y: 3.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5430945, y: 0.85883516} + - position: {x: 0.54, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.52803737, y: 0.9062191} + - position: {x: 0.27, y: 2.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5140187, y: 0.71767026} + - position: {x: 0.24, y: 4.575, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.51246107, y: 0.9516288} + - position: {x: 0.13, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50674975, y: 0.9674235} + - position: {x: -0.14, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49273103, y: 1} + - position: {x: -0.19, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49013498, y: 1} + - position: {x: -0.27, y: 4.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48598132, y: 0.964462} + - position: {x: -0.51, y: 3.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47352025, y: 0.84402764} + - position: {x: -0.53, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47248182, y: 0.9960513} + - position: {x: -0.62, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46780893, y: 1} + - position: {x: -0.84, y: 4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4563863, y: 0.90029615} + - position: {x: -1.06, y: 4.445, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44496366, y: 0.9387957} + - position: {x: -1.12, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4418484, y: 0.9496545} + - position: {x: -1.25, y: 4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43509865, y: 0.976308} + - position: {x: -1.27, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 1} + - position: {x: -1.3, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4325026, y: 0.99308985} + - position: {x: -1.3, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4325026, y: 0.99012834} + - position: {x: -3.16, y: -4.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3359294, y: 0.020730503} + - position: {x: -3.15, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.0039486676} + - position: {x: -3.15, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.011845971} + - position: {x: -3.19, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33437175, y: 0.028627839} + - position: {x: -3.22, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33281413, y: 0} + - position: {x: -3.39, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.064165846} + - position: {x: -3.48, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31931463, y: 0} + - position: {x: -3.52, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3172378, y: 0.08785782} + - position: {x: -3.58, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.31412253, y: 0.0039486676} + - position: {x: -3.72, y: -3.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3068536, y: 0.12142152} + - position: {x: -3.79, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3032191, y: 0.028627839} + - position: {x: -3.9, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2975078, y: 0.15202369} + - position: {x: -4.19, y: -3.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28245068, y: 0.20039487} + - position: {x: -4.19, y: -4.195, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28245068, y: 0.08588348} + - position: {x: -4.54, y: -3.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2642783, y: 0.14215203} + - position: {x: -4.63, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2596054, y: 0.15399803} + - position: {x: -5.93, y: -1.365, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19210799, y: 0.36525172} + - position: {x: -7.14, y: 0.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12928349, y: 0.5616979} + - position: {x: -7.64, y: 2.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.103322946, y: 0.7601185} + - position: {x: -8.18, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07528557, y: 0.8479763} + - position: {x: -8.27, y: 3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07061264, y: 0.85982233} + - position: {x: -8.57, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.055036344, y: 0.9101678} + - position: {x: -8.76, y: 4.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.04517134, y: 0.93682134} + - position: {x: -8.9, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.03790242, y: 0.846002} + - position: {x: -8.93, y: 3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.036344755, y: 0.8548865} + - position: {x: -8.99, y: 4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.033229493, y: 0.9713722} + - position: {x: -9.18, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.023364486, y: 0.99308985} + - position: {x: -9.26, y: 4.135, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.019210799, y: 0.90819347} + - position: {x: -9.3, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017133957, y: 1} + - position: {x: -9.4, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01194188, y: 0.9338598} + - position: {x: -9.52, y: 4.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0057112873, y: 0.9545903} + - position: {x: -9.61, y: 4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0010384533, y: 0.9713722} + - position: {x: -9.62, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0005192108, y: 1} + - position: {x: -9.63, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.9990128} + - position: {x: -9.63, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.97828233} + - position: {x: -1.28, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43354103, y: 0.021717701} + - position: {x: -1.27, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 0} + - position: {x: -1.27, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43406022, y: 0.015794639} + - position: {x: -1.36, y: -4.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42938733, y: 0.03455084} + - position: {x: -1.57, y: -4.325, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4184839, y: 0.07305037} + - position: {x: -1.85, y: -3.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.403946, y: 0.11944719} + - position: {x: -2.04, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394081, y: 0.15202369} + - position: {x: -2.04, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.394081, y: 0} + - position: {x: -2.18, y: -4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38681203, y: 0.009871668} + - position: {x: -2.21, y: -3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3852544, y: 0.18065153} + - position: {x: -2.5, y: -4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3701973, y: 0.052319843} + - position: {x: -2.54, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36812046, y: 0.23395854} + - position: {x: -2.72, y: -4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35877466, y: 0.08687068} + - position: {x: -3.01, y: -3.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34371755, y: 0.1342547} + - position: {x: -3.15, y: -3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3364486, y: 0.15399803} + - position: {x: -3.44, y: -1.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3213915, y: 0.38005924} + - position: {x: -5.21, y: -0.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22949117, y: 0.48864758} + - position: {x: -6.23, y: 3.375, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17653167, y: 0.8331688} + - position: {x: -6.31, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.17237799, y: 0.846002} + - position: {x: -6.4, y: 3.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16770509, y: 0.857848} + - position: {x: -6.74, y: 4.185, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15005192, y: 0.9131293} + - position: {x: -6.95, y: 4.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13914849, y: 0.94471866} + - position: {x: -7.13, y: 4.765, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1298027, y: 0.970385} + - position: {x: -7.17, y: 3.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12772585, y: 0.8065153} + - position: {x: -7.28, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.12201454, y: 0.99012834} + - position: {x: -7.38, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11682243, y: 0.9970385} + - position: {x: -7.38, y: 3.435, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11682243, y: 0.8390918} + - position: {x: -7.45, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.113187954, y: 1} + - position: {x: -7.48, y: 3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.11163032, y: 0.85982233} + - position: {x: -7.74, y: 4.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.098130845, y: 0.90029615} + - position: {x: -7.82, y: 4.215, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09397715, y: 0.91609085} + - position: {x: -8.09, y: 4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07995846, y: 0.96248764} + - position: {x: -8.17, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07580478, y: 1} + - position: {x: -8.19, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07476639, y: 0.99802566} + - position: {x: -8.19, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07476639, y: 0.9851925} + - position: {x: 0.01, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5005192, y: 0.017768973} + - position: {x: -0.01, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49948078, y: 0} + - position: {x: 0.01, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5005192, y: 0.0009871969} + - position: {x: -0.17, y: -4.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49117342, y: 0.052319843} + - position: {x: -0.39, y: -4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47975078, y: 0.09081935} + - position: {x: -0.69, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46417445, y: 0} + - position: {x: -0.76, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46053997, y: 0.15202369} + - position: {x: -0.82, y: -4.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.011845971} + - position: {x: -0.83, y: -3.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4569055, y: 0.16485687} + - position: {x: -0.89, y: -4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45379025, y: 0.019743366} + - position: {x: -0.98, y: -4.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44911733, y: 0.03158934} + - position: {x: -1.15, y: -4.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44029075, y: 0.05626851} + - position: {x: -1.36, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42938733, y: 0.08785782} + - position: {x: -1.62, y: -3.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41588786, y: 0.13030602} + - position: {x: -1.79, y: -3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40706128, y: 0.15498519} + - position: {x: -3.86, y: 1.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29958463, y: 0.65646595} + - position: {x: -4.07, y: 0.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2886812, y: 0.52517277} + - position: {x: -4.71, y: 2.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2554517, y: 0.79368216} + - position: {x: -5.02, y: 3.495, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23935618, y: 0.8450148} + - position: {x: -5.28, y: 3.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22585669, y: 0.88450146} + - position: {x: -5.45, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21703011, y: 0.91214216} + - position: {x: -5.56, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.21131879, y: 0.7670286} + - position: {x: -5.68, y: 4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20508827, y: 0.946693} + - position: {x: -5.72, y: 4.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20301142, y: 0.952616} + - position: {x: -5.95, y: 4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.19106957, y: 0.9842053} + - position: {x: -6.07, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18483904, y: 0.9960513} + - position: {x: -6.07, y: 3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18483904, y: 0.8489635} + - position: {x: -6.12, y: 3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18224299, y: 0.8608095} + - position: {x: -6.16, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.18016614, y: 1} + - position: {x: -6.42, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16666667, y: 0.90918064} + - position: {x: -6.75, y: 4.735, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1495327, y: 0.9674235} + - position: {x: -6.81, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14641744, y: 1} + - position: {x: -6.82, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14589824, y: 0.99802566} + - position: {x: -6.82, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14589824, y: 0.9832182} + - position: {x: 2.02, y: -4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6048806, y: 0.022704838} + - position: {x: 2.03, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.0019743338} + - position: {x: 2.03, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.016781837} + - position: {x: 1.99, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6033229, y: 0} + - position: {x: 1.86, y: -4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.59657323, y: 0.051332675} + - position: {x: 1.66, y: -4.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.08489635} + - position: {x: 1.64, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5851506, y: 0} + - position: {x: 1.6, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58307374, y: 0.09772955} + - position: {x: 1.46, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57580477, y: 0.004935834} + - position: {x: 1.4, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57268953, y: 0} + - position: {x: 1.29, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5669782, y: 0.14610069} + - position: {x: 1.26, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56542057, y: 0.15301086} + - position: {x: 0.85, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5441329, y: 0} + - position: {x: 0.8, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54153687, y: 0.0009871969} + - position: {x: 0.71, y: -5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.536864, y: 0.005923001} + - position: {x: 0.56, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5290758, y: 0.021717701} + - position: {x: 0.12, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50623053, y: 0.08785782} + - position: {x: -0.2, y: -3.645, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4896158, y: 0.1401777} + - position: {x: -0.28, y: -3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4854621, y: 0.15004936} + - position: {x: -0.82, y: -2.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.2379072} + - position: {x: -1.29, y: 0.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4330218, y: 0.56762093} + - position: {x: -2.76, y: 3.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35669783, y: 0.8065153} + - position: {x: -3.01, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34371755, y: 0.84698915} + - position: {x: -3.41, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3229491, y: 0.90918064} + - position: {x: -3.67, y: 4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30944964, y: 0.94866735} + - position: {x: -3.99, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29283488, y: 0.99308985} + - position: {x: -4.12, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28608516, y: 1} + - position: {x: -4.49, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26687434, y: 1} + - position: {x: -4.5, y: 3.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26635513, y: 0.83514315} + - position: {x: -4.52, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26531672, y: 0.99308985} + - position: {x: -4.57, y: 4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.26272064, y: 0.9911155} + - position: {x: -4.7, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25597095, y: 1} + - position: {x: -4.94, y: 4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24350986, y: 0.90918064} + - position: {x: -5.16, y: 4.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23208722, y: 0.94866735} + - position: {x: -5.3, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22481827, y: 1} + - position: {x: -5.32, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22377986, y: 0.97729516} + - position: {x: -5.33, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22326064, y: 0.99802566} + - position: {x: -5.34, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22274144, y: 0.99308985} + - position: {x: -5.34, y: 4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.22274144, y: 0.9842053} + - position: {x: 3.46, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6796469, y: 0.016781837} + - position: {x: 3.44, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67860854, y: 0} + - position: {x: 3.46, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6796469, y: 0.0019743338} + - position: {x: 3.39, y: -4.725, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67601246, y: 0.033563673} + - position: {x: 3.22, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6671859, y: 0.064165846} + - position: {x: 3.03, y: -4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65732086, y: 0.09772955} + - position: {x: 2.77, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6438214, y: 0} + - position: {x: 2.72, y: -3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.14610069} + - position: {x: 2.72, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.0019743338} + - position: {x: 2.69, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.15301086} + - position: {x: 2.5, y: -4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6298027, y: 0.025666367} + - position: {x: 2.18, y: -4.335, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61318797, y: 0.07206318} + - position: {x: 2.03, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6053998, y: 0.09378088} + - position: {x: 1.66, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.15301086} + - position: {x: 1.47, y: -3.205, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.576324, y: 0.18361303} + - position: {x: 1.21, y: -2.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5628245, y: 0.22606121} + - position: {x: 0.08, y: 0.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.50415367, y: 0.5774926} + - position: {x: -1.13, y: 2.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44132918, y: 0.7739388} + - position: {x: -1.49, y: 1.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42263758, y: 0.66436327} + - position: {x: -1.5, y: 3.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42211837, y: 0.834156} + - position: {x: -1.61, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41640705, y: 0.85192496} + - position: {x: -2.25, y: 4.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38317758, y: 0.95064163} + - position: {x: -2.41, y: 3.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3748702, y: 0.8134255} + - position: {x: -2.45, y: 4.855, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37279335, y: 0.9792695} + - position: {x: -2.61, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36448598, y: 0.9960513} + - position: {x: -2.61, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.36448598, y: 0.84698915} + - position: {x: -2.67, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3613707, y: 0.9990128} + - position: {x: -2.7, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3598131, y: 1} + - position: {x: -2.71, y: 3.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35929388, y: 0.86475813} + - position: {x: -2.98, y: 4.125, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3452752, y: 0.9072063} + - position: {x: -3.25, y: 4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33125648, y: 0.95755184} + - position: {x: -3.33, y: 4.795, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3271028, y: 0.9733465} + - position: {x: -3.35, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32606438, y: 1} + - position: {x: -3.38, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32450676, y: 0.9990128} + - position: {x: -3.39, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.9970385} + - position: {x: -3.39, y: 4.965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32398754, y: 0.99012834} + - position: {x: 4.4, y: -4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72845274, y: 0.017768973} + - position: {x: 4.39, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7279335, y: 0} + - position: {x: 4.4, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72845274, y: 0.0039486676} + - position: {x: 4.36, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72637594, y: 0.028627839} + - position: {x: 4, y: -4.145, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70768434, y: 0.09081935} + - position: {x: 3.91, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7030114, y: 0} + - position: {x: 3.83, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6988577, y: 0.0019743338} + - position: {x: 3.75, y: -4.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69470406, y: 0.008884502} + - position: {x: 3.67, y: -3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6905504, y: 0.14412636} + - position: {x: 3.65, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.68951195, y: 0.15202369} + - position: {x: 3.5, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6817238, y: 0.039486673} + - position: {x: 3.18, y: -4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66510904, y: 0.08785782} + - position: {x: 2.78, y: -3.545, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6443406, y: 0.15004936} + - position: {x: 2.69, y: -1.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.3089832} + - position: {x: 2.59, y: -3.235, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6344756, y: 0.18065153} + - position: {x: 1.2, y: 0.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5623053, y: 0.55083907} + - position: {x: 0.92, y: 0.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5477674, y: 0.59624875} + - position: {x: -0.57, y: 3.425, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47040498, y: 0.83810467} + - position: {x: -0.61, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46832815, y: 0.846002} + - position: {x: -0.71, y: 3.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46313605, y: 0.8568608} + - position: {x: -0.82, y: 2.375, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4574247, y: 0.7344521} + - position: {x: -1.02, y: 2.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4470405, y: 0.7670286} + - position: {x: -1.06, y: 4.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.44496366, y: 0.91214216} + - position: {x: -1.48, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4231568, y: 0.97433364} + - position: {x: -1.52, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.42107996, y: 0.84698915} + - position: {x: -1.55, y: 4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41952232, y: 0.9832182} + - position: {x: -1.62, y: 3.715, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41588786, y: 0.8667325} + - position: {x: -1.64, y: 4.995, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41484943, y: 0.99308985} + - position: {x: -1.76, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4086189, y: 1} + - position: {x: -1.88, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40238836, y: 0.9101678} + - position: {x: -2.17, y: 4.685, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38733125, y: 0.96248764} + - position: {x: -2.24, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3836968, y: 1} + - position: {x: -2.28, y: 5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38161993, y: 0.99506414} + - position: {x: -2.28, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38161993, y: 0.9851925} + - position: {x: -0.37, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4807892, y: 0.9960513} + - position: {x: 7.08, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8676013, y: 0.021717701} + - position: {x: 6.92, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8592939, y: 0} + - position: {x: 7.08, y: -5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8676013, y: 0.0039486676} + - position: {x: 6.91, y: -4.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85877466, y: 0.05528134} + - position: {x: 6.83, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.854621, y: 0.007897335} + - position: {x: 6.76, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8509865, y: 0.0019743338} + - position: {x: 6.72, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8489097, y: 0} + - position: {x: 6.68, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8468328, y: 0.09378088} + - position: {x: 6.36, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8302181, y: 0} + - position: {x: 6.33, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8286604, y: 0.15202369} + - position: {x: 6.31, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.827622, y: 0.0019743338} + - position: {x: 6.12, y: -4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.817757, y: 0.021717701} + - position: {x: 6.07, y: -3.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81516093, y: 0.19545904} + - position: {x: 5.91, y: -2.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8068536, y: 0.22112536} + - position: {x: 5.91, y: -4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8068536, y: 0.05034554} + - position: {x: 5.65, y: -4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7933541, y: 0.08983215} + - position: {x: 5.35, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7777778, y: 0.1372162} + - position: {x: 5.24, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7720665, y: 0.15202369} + - position: {x: 5.11, y: -3.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7653167, y: 0.1757157} + - position: {x: 3.35, y: 1.385, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6739356, y: 0.6367226} + - position: {x: 2.19, y: 3.295, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6137072, y: 0.8252715} + - position: {x: 2.15, y: 1.575, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6116303, y: 0.6554788} + - position: {x: 2.05, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6064382, y: 0.8479763} + - position: {x: 1.65, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58566976, y: 0.9101678} + - position: {x: 1.39, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5721703, y: 0.9496545} + - position: {x: 1.23, y: 3.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5638629, y: 0.804541} + - position: {x: 1.14, y: 4.885, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55919003, y: 0.982231} + - position: {x: 1.08, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55607474, y: 0.98914117} + - position: {x: 0.97, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5503634, y: 0.8479763} + - position: {x: 0.95, y: 3.585, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54932505, y: 0.8538993} + - position: {x: 0.93, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5482866, y: 0.99802566} + - position: {x: 0.82, y: 5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5425753, y: 0.9990128} + - position: {x: 0.76, y: 4.955, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53946, y: 0.98914117} + - position: {x: 0.64, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5332295, y: 1} + - position: {x: 0.62, y: 4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5321911, y: 0.9062191} + - position: {x: 0.23, y: 4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.51194185, y: 0.97433364} + - position: {x: 0.2, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5103842, y: 1} + - position: {x: 0.2, y: 4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5103842, y: 0.9851925} + - position: {x: 8.45, y: -4.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9387331, y: 0.014807503} + - position: {x: 8.44, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93821394, y: 0.0009871969} + - position: {x: 8.45, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9387331, y: 0.004935834} + - position: {x: 8.4, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9361371, y: 0} + - position: {x: 8.33, y: -4.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93250257, y: 0.04343534} + - position: {x: 8.16, y: -4.315, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.923676, y: 0.074037515} + - position: {x: 8.11, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92107993, y: 0} + - position: {x: 8, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9153686, y: 0.007897335} + - position: {x: 7.82, y: -3.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90602285, y: 0.13030602} + - position: {x: 7.82, y: -4.775, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90602285, y: 0.028627839} + - position: {x: 7.74, y: -4.665, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9018692, y: 0.039486673} + - position: {x: 7.7, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8997923, y: 0.15103653} + - position: {x: 7.39, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8836968, y: 0.088845015} + - position: {x: 7.35, y: -2.945, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88161993, y: 0.20927937} + - position: {x: 7.12, y: -3.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8696781, y: 0.1342547} + - position: {x: 7, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.86344755, y: 0.15103653} + - position: {x: 6.88, y: -2.175, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.857217, y: 0.28529122} + - position: {x: 6.49, y: -2.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8369678, y: 0.23395854} + - position: {x: 4.69, y: 0.265, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7435099, y: 0.52615994} + - position: {x: 3.78, y: 2.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6962617, y: 0.7887463} + - position: {x: 3.43, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6780893, y: 0.84698915} + - position: {x: 3.36, y: 3.605, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6744548, y: 0.85587364} + - position: {x: 3.07, y: 4.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6593977, y: 0.9012833} + - position: {x: 3.04, y: 2.975, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6578401, y: 0.79368216} + - position: {x: 2.84, y: 4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6474559, y: 0.93583417} + - position: {x: 2.72, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.64122534, y: 0.84698915} + - position: {x: 2.68, y: 3.595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6391485, y: 0.8548865} + - position: {x: 2.57, y: 4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63343716, y: 0.976308} + - position: {x: 2.34, y: 5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6214953, y: 0.99802566} + - position: {x: 2.34, y: 4.155, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6214953, y: 0.9101678} + - position: {x: 2.27, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61786085, y: 1} + - position: {x: 2.21, y: 4.395, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61474556, y: 0.9338598} + - position: {x: 2.12, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6100727, y: 0.9496545} + - position: {x: 2.01, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60436136, y: 1} + - position: {x: 1.98, y: 4.865, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60280377, y: 0.9802567} + - position: {x: 1.96, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60176533, y: 0.9960513} + - position: {x: 1.96, y: 4.925, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60176533, y: 0.98617965} + - position: {x: 9.63, y: -4.825, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.023692034} + - position: {x: 9.62, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9994808, y: 0} + - position: {x: 9.63, y: -5.055, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.0009871969} + - position: {x: 9.47, y: -4.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9916926, y: 0.053307008} + - position: {x: 9.28, y: -5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9818276, y: 0} + - position: {x: 9.26, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9807892, y: 0.088845015} + - position: {x: 9.22, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9787124, y: 0.0029615005} + - position: {x: 9.16, y: -4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9755971, y: 0.007897335} + - position: {x: 8.98, y: -4.805, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9662513, y: 0.025666367} + - position: {x: 8.96, y: -3.675, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9652129, y: 0.1372162} + - position: {x: 8.88, y: -3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9610592, y: 0.15202369} + - position: {x: 8.72, y: -4.415, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9527518, y: 0.064165846} + - position: {x: 8.54, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94340605, y: 0.088845015} + - position: {x: 8.41, y: -2.745, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9366563, y: 0.22902271} + - position: {x: 8.24, y: -3.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9278297, y: 0.13919052} + - position: {x: 8.12, y: -3.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92159915, y: 0.15597236} + - position: {x: 7.17, y: -0.705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.87227416, y: 0.43040475} + - position: {x: 6.06, y: -0.095, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8146418, y: 0.49062192} + - position: {x: 5.96, y: 1.285, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8094496, y: 0.62685096} + - position: {x: 5.02, y: 1.615, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76064384, y: 0.65942746} + - position: {x: 4.97, y: 2.915, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75804776, y: 0.7877591} + - position: {x: 4.62, y: 3.505, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7398754, y: 0.846002} + - position: {x: 3.95, y: 4.555, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70508826, y: 0.9496545} + - position: {x: 3.93, y: 3.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7040498, y: 0.8361303} + - position: {x: 3.87, y: 3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7009346, y: 0.84698915} + - position: {x: 3.85, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69989616, y: 0.85192496} + - position: {x: 3.74, y: 4.845, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69418484, y: 0.97828233} + - position: {x: 3.54, y: 4.075, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.68380064, y: 0.9022705} + - position: {x: 3.52, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6827622, y: 1} + - position: {x: 3.22, y: 4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6671859, y: 0.9595262} + - position: {x: 3.15, y: 5.065, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6635514, y: 1} + - position: {x: 3.15, y: 4.785, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6635514, y: 0.9723593} + - position: {x: 3.11, y: 5.005, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6614746, y: 0.994077} + - position: {x: 3.11, y: 4.875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6614746, y: 0.98124385} + - position: {x: 7.66, y: -4.695, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89771545, y: 0.03652514} + - position: {x: 7.72, y: -5.015, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90083075, y: 0.004935834} + - position: {x: 7.72, y: -4.905, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90083075, y: 0.015794639} + - position: {x: 7.65, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89719623, y: 0.0019743338} + - position: {x: 7.55, y: -5.045, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89200413, y: 0.0019743338} + - position: {x: 7.52, y: -5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89044654, y: 0.0029615005} + - position: {x: 7.35, y: -4.895, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88161993, y: 0.016781837} + - position: {x: 7.33, y: -4.115, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8805815, y: 0.09378088} + - position: {x: 7.16, y: -4.635, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.87175494, y: 0.042448144} + - position: {x: 6.97, y: -3.515, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8618899, y: 0.15301086} + - position: {x: 6.84, y: -4.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8551402, y: 0.088845015} + - position: {x: 6.77, y: -3.165, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8515057, y: 0.18756169} + - position: {x: 6.44, y: -3.535, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83437175, y: 0.15103653} + - position: {x: 6.27, y: -3.255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8255452, y: 0.1786772} + - position: {x: 6.13, y: -3.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8182762, y: 0.20138204} + - position: {x: 5.56, y: -2.085, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7886812, y: 0.2941757} + - position: {x: 5.28, y: -1.625, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7741433, y: 0.3395854} + - position: {x: 5.08, y: -0.405, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7637591, y: 0.46001974} + - position: {x: 4.04, y: 1.305, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.70976114, y: 0.62882525} + - position: {x: 3.45, y: 2.275, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.67912775, y: 0.72458047} + - position: {x: 3.05, y: 2.935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6583593, y: 0.78973347} + - position: {x: 2.69, y: 3.525, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6396677, y: 0.8479763} + - position: {x: 2.58, y: 2.815, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6339564, y: 0.77788746} + - position: {x: 2.31, y: 4.125, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6199377, y: 0.9072063} + - position: {x: 2.19, y: 3.455, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6137072, y: 0.8410661} + - position: {x: 2.14, y: 3.565, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6111111, y: 0.85192496} + - position: {x: 1.97, y: 4.655, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.60228455, y: 0.9595262} + - position: {x: 1.81, y: 4.105, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.59397715, y: 0.905232} + - position: {x: 1.7, y: 4.985, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.58826584, y: 0.9921027} + - position: {x: 1.66, y: 4.355, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.586189, y: 0.92991114} + - position: {x: 1.58, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5820353, y: 0.9970385} + - position: {x: 1.42, y: 5.035, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5737279, y: 0.9970385} + - position: {x: 1.41, y: 5.025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57320875, y: 0.9960513} + - position: {x: 1.41, y: 4.835, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.57320875, y: 0.97729516} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 90018f018c018e018c018f018d018c018e018b018c018d018a018c018b0189018a018b0188018a0189018601880189018701880186018501870186018401850186017f018501840183017f01840182017f01830181017f01820180017f0181017a017f0180017e017f017a017d017e017a017c017d017a017b017c017a0179017b017a01780179017a017701790178017601770178017501770176016f0175017601740175016f01730174016f01720173016f01700172016f01710170016f016e016d016c016b016c016d016a016c016b0169016a016b0168016a0169016701680169016601680167016301660167016501660163016401650163016001640163016201600163016101600162015f01600161015e0160015f015d015e015f015c015e015d015a015c015d015b015c015a0159015b015a01570159015a015801590157015501580157015601550157015201550156015401550152015301540152015101530152015001510152014e01510150014d014e0150014f014e014d014c014b014a0149014a014b0148014a0149014601480149014701480146014501470146014401450146014201450144014301420144014001420143014101420140013f01410140013e013f0140013a013f013e013d013a013e013c013a013d013b013a013c0138013a013b0139013a0138013701390138013501370138013601370135013401360135013301340135013201340133013001320133013101320130012f01310130012d012f0130012e012f012d012b012e012d012c012b012d0128012b012c0129012b0128012a01290128012701260125012301250126012401250123011f012401230122011f01230121011f01220120011f0121011d011f0120011e011f011d011b011e011d011c011b011d011a011b011c0117011b011a01190117011a011801170119011601170118011401170116011501140116010f0114011501130114010f01120113010f01110112010f01100111010f010d0110010f010e010d010f010b010d010e010c010d010b010a010c010b0109010a010b0108010a0109010501080109010701080105010601070105010301060105010201030105010401030102012100010120000001ff00fd00fe00fd00ff00fb00fd00fe00fc00fd00fb00f900fc00fb00fa00f900fb00f800f900fa00f700f900f800f600f700f800f400f700f600f500f400f600f200f400f500f300f400f200ed00f300f200f100ed00f200f000ed00f100ef00ed00f000ee00ed00ef00ec00ed00ee00eb00ed00ec00e800eb00ec00ea00eb00e800e900ea00e800e600e900e800e700e600e800e300e600e700e500e600e300e400e500e300e000e400e300e200e000e300df00e000e200e100e000df00de00dd00da00dc00da00dd00db00da00dc00d600da00db00d900da00d600d800d900d600d700d800d600d400d700d600d500d400d600d300d400d500d100d400d300d200d100d300d000d100d200cd00d100d000cf00cd00d000ce00cd00cf00cc00cd00ce00ca00cd00cc00cb00ca00cc00c400ca00cb00c900ca00c400c800c900c400c700c800c400c600c700c400c500c600c400c300c500c400c200c300c400c100c300c200c000c100c200bc00c100c000bf00bc00c000be00bc00bf00bb00bc00be00bd00bc00bb00ba00b900b700b800b700b900b600b700b800b500b700b600b300b500b600b400b500b300b000b400b300b200b000b300b100b000b200af00b000b100a700b000af00ae00a700af00ad00a700ae00ac00a700ad00ab00a700ac00aa00a700ab00a900a700aa00a800a700a9009f00a700a800a600a7009f00a500a6009f00a400a5009f00a300a4009f00a200a3009f00a100a2009f00a000a1009f009d00a0009f009e009d009f009b009d009e009c009d009b009a009c009b0099009a009b0097009a0099009800970099009400970098009500970094009600950094009300920090009100900092008e00900091008f0090008e008d008f008e008b008d008e008c008d008b0087008c008b008a0087008b00890087008a008800870089008600870088008200870086008500820086008400820085008300820084008100820083008000820081007a00800081007f0080007a007e007f007a007d007e007a007c007d007a007b007c007a0079007b007a00780079007a00770079007800760077007800730077007600750073007600720073007500740073007200710070006e006f006e0070006a006e006f006d006e006a006c006d006a006b006c006a0069006b006a00680069006a006600690068006700660068006500660067005f006600650064005f00650063005f00640062005f00630061005f00620060005f0061005e005f0060005d005f005e005a005d005e005c005d005a005b005c005a0059005b005a00580059005a005700590058005500570058005600570055005000560055005400500055005300500054005200500053004f0050005200510050004f004e004d004b004c004b004d0048004b004c004a004b00480049004a0048004700490048004600470048004400470046004500440046004200440045004300440042003d004300420041003d00420040003d0041003f003d0040003e003d003f0038003d003e003c003d0038003b003c0038003a003b00380039003a0038003600390038003700360038003500360037003400360035003300340035003200340033003100320033003000320031002f00300031002d0030002f002c002d002f002e002d002c002b002a002800290028002a002400280029002700280024002600270024002500260024002200250024002300220024002100220023001c002200210020001c0021001f001c0020001e001c001f001d001c001e001b001c001d0014001c001b001a0014001b00190014001a001800140019001700140018001600140017001500140016001100140015001300140011001200130011001000120011000b00100011000f0010000b000e000f000b000d000e000b0009000d000b00080009000b000c0008000b000700090008000a0009000700080006000700050007000600040005000600030005000400000003000400010003000000020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 9.63, y: 5.065, z: 0} @@ -2240,17 +30889,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4835986260463300669} - serializedVersion: 2 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: 8912226969546447695} - {fileID: 340449150144229857} - {fileID: 7705380019010058984} - {fileID: 913647653103616022} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7910196821916838852 MonoBehaviour: @@ -2291,7 +30939,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &5570652151742984440 @@ -2318,14 +30965,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5570652151742984440} - serializedVersion: 2 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: 7183986917778413998} m_Father: {fileID: 4102512124080126277} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &543926959494573086 MonoBehaviour: @@ -2366,7 +31012,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &6221961013755434208 @@ -2392,11 +31037,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6221961013755434208} - serializedVersion: 2 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: 7183986919075261792} - {fileID: 4785802417562228527} @@ -2407,6 +31050,7 @@ Transform: - {fileID: 7183986918511198122} - {fileID: 7183986918988425372} m_Father: {fileID: 7183986919088421536} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &6580773442347454700 GameObject: @@ -2432,13 +31076,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6580773442347454700} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -8.36, y: 13.33, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7123842608156554012 MonoBehaviour: @@ -2452,29 +31095,55 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -2516,13 +31185,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6677296786572024949} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -62.97, y: 22.55, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &5367258616021119048 MonoBehaviour: @@ -2536,29 +31204,55 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -2600,13 +31294,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917491510847} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -30.640026, y: -1.8, z: 0} m_LocalScale: {x: 0.21000001, y: 0.3, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986917491510845 MonoBehaviour: @@ -2620,31 +31313,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -2686,13 +32935,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917554535218} - serializedVersion: 2 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: 7183986917832874853} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917554535216 MonoBehaviour: @@ -2706,29 +32954,31 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 4 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.5 m_Color: {r: 0.3058473, g: 0.6023771, b: 0.745283, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174c3e8a4ea196d85764f1c97a2 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 1 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 3 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 0000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0} @@ -2770,13 +33020,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917583235627} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.016056301, w: 0.99987113} m_LocalPosition: {x: -45.93, y: -1.82, z: 0} m_LocalScale: {x: 1.2500004, y: 0.8800002, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.84} --- !u!114 &7183986917583235625 MonoBehaviour: @@ -2790,31 +33039,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -2857,13 +33537,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917604969016} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -32.782, y: -1.088, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917604969022 SpriteRenderer: @@ -2882,9 +33561,6 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -2956,11 +33632,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917618831388} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.00002670288, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: - {fileID: 7183986917653170202} - {fileID: 7183986917491510846} @@ -2971,6 +33645,7 @@ Transform: - {fileID: 1646559663} - {fileID: 1293248008} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917618831458 MonoBehaviour: @@ -3011,7 +33686,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986917653170203 @@ -3038,13 +33712,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917653170203} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -30.740028, y: -0.55999994, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986917653170201 MonoBehaviour: @@ -3058,31 +33731,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -3124,17 +35353,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917774332612} - serializedVersion: 2 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: 7183986919119434886} - {fileID: 1763509165} - {fileID: 1760825458} - {fileID: 1152454674} m_Father: {fileID: 4102512124080126277} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917774332618 MonoBehaviour: @@ -3175,7 +35403,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &7183986917778413999 @@ -3202,13 +35429,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917778413999} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -68.32, y: 2.42, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 8419592716223657646} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917778413997 MonoBehaviour: @@ -3222,29 +35448,184 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.57 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 2.13 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 100.89091, y: -11.754044, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 47.276222, y: 9.557411, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 100.901245, y: 9.319875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 47.263866, y: -11.300509, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 100.89091, y: -11.754044, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 100.901245, y: 9.319875, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 47.276222, y: 9.557411, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 47.263866, y: -11.300509, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 100.8842, y: -12.544, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.007, y: -12.5354, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.1269, y: -12.5079, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.2412, y: -12.4621, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.3469, y: -12.3991, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.4415, y: -12.3205, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.5228, y: -12.2281, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.5888, y: -12.1242, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6378, y: -12.0113, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6687, y: -11.8922, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6809, y: -11.7544, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6912, y: 9.3194, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6817, y: 9.4421, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6532, y: 9.5618, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.6065, y: 9.6757, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.5427, y: 9.7809, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.4633, y: 9.8749, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.3702, y: 9.9555, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.2658, y: 10.0206, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.1526, y: 10.0687, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 101.0332, y: 10.0987, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 100.9047, y: 10.1098, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.2797, y: 10.3474, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.157, y: 10.3384, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.0371, y: 10.3104, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.9231, y: 10.2641, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.8176, y: 10.2007, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.7233, y: 10.1217, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.6424, y: 10.0289, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.5768, y: 9.9248, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.5282, y: 9.8117, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.4978, y: 9.6925, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.4862, y: 9.5579, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.4738, y: -11.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.4833, y: -11.4227, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.5118, y: -11.5425, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.5585, y: -11.6563, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.6223, y: -11.7615, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.7017, y: -11.8556, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.7947, y: -11.9361, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 46.8991, y: -12.0013, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.0124, y: -12.0494, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.1317, y: -12.0794, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 47.2571, y: -12.0905, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 000001000200010000000300040008000800040008000900040009000a0004000a000b0004000b000c0004000c000d0004000d000e0004000e000f0004000f001000040010001100040011001200040005001300040012001300050013001400050014001500050015001600050016001700050017001800050018001900050019001a0005001a001b0005001b001c0005001c001d00050006001e0005001d001e0006001e001f0006001f002000060020002100060021002200060022002300060023002400060024002500060025002600060026002700060027002800060007002900060028002900070029002a0007002a002b0007002b002c0007002c002d0007002d002e0007002e002f0007002f003000070030003100070031003200070032003300080004000700080033000700 m_LocalBounds: m_Center: {x: 74.082504, y: -1.0983, z: 0} m_Extent: {x: 27.6087, y: 11.4457, z: 0} @@ -3298,14 +35679,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917832874854} - serializedVersion: 2 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: 7183986917554535217} m_Father: {fileID: 7183986919088421536} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986917832874852 MonoBehaviour: @@ -3346,7 +35726,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!114 &7183986917832874859 @@ -3388,7 +35767,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 colorName: _TintColor @@ -3433,7 +35811,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 4 m_NumAlphaKeys: 3 colorName: _TintColor @@ -3478,7 +35855,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 3 colorName: _FogColor @@ -3523,7 +35899,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 3 colorName: _FogColor @@ -3568,7 +35943,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -3613,7 +35987,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -3658,7 +36031,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _TintColor @@ -3703,7 +36075,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -3748,7 +36119,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 2 colorName: _TintColor @@ -3793,7 +36163,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 5 colorName: _FogColor @@ -3838,7 +36207,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 5 m_NumAlphaKeys: 2 colorName: _FogColor @@ -3883,7 +36251,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 colorName: _TintColor @@ -3918,13 +36285,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917858375433} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -46.21, y: -0.05, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917858375439 SpriteRenderer: @@ -3943,9 +36309,6 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4017,13 +36380,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917897965907} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.924546, w: 0.3810704} m_LocalPosition: {x: -55.320026, y: -0.54, z: 0} m_LocalScale: {x: 0.21000001, y: 0.74, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -135.2} --- !u!114 &7183986917897965905 MonoBehaviour: @@ -4037,31 +36399,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: df15417400000000196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -4104,13 +38022,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917904954688} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -29.373, y: -1.757, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &7183986917904954694 SpriteRenderer: @@ -4129,9 +38046,6 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4203,13 +38117,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917970686096} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.026525937, w: 0.99964815} m_LocalPosition: {x: -48.73, y: -1.75, z: 0} m_LocalScale: {x: 0.60982037, y: 0.4031872, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 3.04} --- !u!114 &7183986917970686102 MonoBehaviour: @@ -4223,31 +38136,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -4289,13 +38633,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986917975017375} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -55.820026, y: -0.58, z: 0} m_LocalScale: {x: 0.42000002, y: 0.51, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986917975017373 MonoBehaviour: @@ -4309,31 +38652,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: df15417400000000196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -4375,13 +40274,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918035647096} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.016056301, w: 0.99987113} m_LocalPosition: {x: -41.78, y: -1.97, z: 0} m_LocalScale: {x: 1.8900003, y: 0.87, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.84} --- !u!114 &7183986918035647102 MonoBehaviour: @@ -4395,31 +40293,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -4461,13 +40790,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918076323588} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.41612208, w: 0.9093088} m_LocalPosition: {x: -44.530025, y: -0.82, z: 0} m_LocalScale: {x: 0.21000001, y: 0.3, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -49.18} --- !u!114 &7183986918076323594 MonoBehaviour: @@ -4481,31 +40809,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -4548,13 +42432,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918111323824} - serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: -0.061571185, w: 0.9981027} m_LocalPosition: {x: -38.386, y: -0.564, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918794042633} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -7.06} --- !u!212 &7183986918111323830 SpriteRenderer: @@ -4573,9 +42456,6 @@ SpriteRenderer: m_ReflectionProbeUsage: 1 m_RayTracingMode: 0 m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -4647,13 +42527,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918152141646} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.04, y: -2.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918988425372} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918152141644 MonoBehaviour: @@ -4667,29 +42546,418 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.372 m_Color: {r: 0.1882353, g: 0.18431373, b: 0.16470589, a: 1} m_Intensity: 1.49 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768df154174 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.07 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 39.706207, y: -5.129507, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 35.09433, y: 1.3741286, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 40.11775, y: -3.8547332, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 24.377083, y: -3.65191, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 23.830935, y: 1.2155223, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 14.853931, y: 0.5427532, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 2.818985, y: 1.2487218, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.3812485, y: -2.7203996, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.3105888, y: 3.0625968, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.7353363, y: 2.367255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.9709015, y: 1.7901, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -6.162388, y: 1.3145335, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -13.791504, y: 1.0783279, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.931534, y: 0.343796, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -26.028053, y: -2.6066935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.3812485, y: -2.7203996, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 24.377083, y: -3.65191, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 39.706207, y: -5.129507, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 40.11775, y: -3.8547332, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 35.09433, y: 1.3741286, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 23.830935, y: 1.2155223, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 14.853931, y: 0.5427532, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 2.818985, y: 1.2487218, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 1.3105888, y: 3.0625968, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.7353363, y: 2.367255, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.9709015, y: 1.7901, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -6.162388, y: 1.3145335, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -13.791504, y: 1.0783279, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.931534, y: 0.343796, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -26.028053, y: -2.6066935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 39.4855, y: -7.4189, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 39.6953, y: -7.4295, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 39.9053, y: -7.4209, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 40.1135, y: -7.3931, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 40.3184, y: -7.3465, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 40.5181, y: -7.2814, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 40.7111, y: -7.1984, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 40.8957, y: -7.098, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.0703, y: -6.9813, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.2336, y: -6.8491, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.3841, y: -6.7026, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.5207, y: -6.5429, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.6421, y: -6.3714, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.7473, y: -6.1896, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.8355, y: -5.9989, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.895, y: -5.836, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.3065, y: -4.5612, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.3618, y: -4.3586, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.3984, y: -4.1517, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.416, y: -3.9423, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.4144, y: -3.7323, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.3937, y: -3.5232, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.3539, y: -3.3169, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.2955, y: -3.1151, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.219, y: -2.9195, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.1249, y: -2.7316, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 42.014, y: -2.5532, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.8873, y: -2.3856, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 41.7763, y: -2.2613, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.7529, y: 2.9675, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.6006, y: 3.1122, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.4357, y: 3.2424, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.2596, y: 3.357, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.0738, y: 3.4551, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.8798, y: 3.5358, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.6793, y: 3.5985, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.4739, y: 3.6426, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.2653, y: 3.6677, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.0619, y: 3.6739, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 23.7985, y: 3.5153, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 23.659, y: 3.5091, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 14.8353, y: 2.8478, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 3.9494, y: 3.4864, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 3.0789, y: 4.5331, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.9373, y: 4.6884, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.7822, y: 4.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.6148, y: 4.9569, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.4365, y: 5.068, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.2488, y: 5.1624, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 2.0532, y: 5.2393, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.8515, y: 5.298, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.6453, y: 5.338, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.4362, y: 5.3591, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.2262, y: 5.361, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.0168, y: 5.3437, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.8099, y: 5.3074, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.5704, y: 5.2402, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.394, y: 4.5726, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -3.429, y: 4.0473, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -6.3682, y: 3.6092, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.8627, y: 3.3772, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.9304, y: 3.3741, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.0704, y: 2.6395, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.2793, y: 2.6172, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.4853, y: 2.576, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.6867, y: 2.5162, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.8818, y: 2.4382, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.0689, y: 2.3428, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.2466, y: 2.2306, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.4133, y: 2.1028, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.5676, y: 1.9602, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.7083, y: 1.8042, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.8342, y: 1.6359, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.9441, y: 1.4569, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.0373, y: 1.2687, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.1129, y: 1.0726, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.1703, y: 0.8706, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.2091, y: 0.6641, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.2303, y: 0.4189, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.3268, y: -2.5314, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.324, y: -2.7415, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.3022, y: -2.9504, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.2613, y: -3.1565, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.2018, y: -3.358, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.1242, y: -3.5532, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.0291, y: -3.7405, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.9172, y: -3.9184, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.7897, y: -4.0853, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.6474, y: -4.2399, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.4916, y: -4.3808, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.3236, y: -4.507, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.1448, y: -4.6173, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.9567, y: -4.7108, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.7608, y: -4.7867, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.5588, y: -4.8445, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.3524, y: -4.8836, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.1432, y: -4.9037, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.0375, y: -4.9066, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 1.3308, y: -5.0201, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 24.2195, y: -5.9474, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060007000900080007000a00090007000b000a0007000c000b0007000d000c000d0007000e0011001e001e0011001e001f0011001f002000110020002100110021002200110022002300110023002400110024002500110025002600110026002700110027002800110028002900110029002a0011002a002b0011002b002c0011002c002d00110012002e0011002d002e0012002e002f0012002f003000120030003100120031003200120032003300120033003400120034003500120035003600120036003700120037003800120038003900120039003a00120013003b0012003a003b0013003b003c0013003c003d0013003d003e0013003e003f0013003f004000130040004100130041004200130042004300130043004400130014004500130044004500140045004600140015004700140046004700150016004800150047004800160017004900160048004900170049004a0017004a004b0017004b004c0017004c004d0017004d004e0017004e004f0017004f00500017005000510017005100520017005200530017005300540017005400550017005500560017001800570017005600570018001900580018005700580019001a0059001900580059001a001b005a001a0059005a001b005a005b001b001c005c001b005b005c001c005c005d001c005d005e001c005e005f001c005f0060001c00600061001c00610062001c00620063001c00630064001c00640065001c00650066001c00660067001c00670068001c00680069001c0069006a001c006a006b001c006b006c001c001d006d001c006c006d001d006d006e001d006e006f001d006f0070001d00700071001d00710072001d00720073001d00730074001d00740075001d00750076001d00760077001d00770078001d00780079001d0079007a001d007a007b001d007b007c001d007c007d001d007d007e001d007e007f001d000f0080001d007f0080000f00100081000f00800081001e0011008100810011001000 m_LocalBounds: m_Center: {x: 7.0446005, y: -1.03425, z: 0} m_Extent: {x: 35.3714, y: 6.3952503, z: 0} @@ -4742,13 +43010,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918197980056} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -39.04, y: -2.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918511198122} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918197980062 MonoBehaviour: @@ -4762,29 +43029,226 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1.24 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 00000000 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 43.97142, y: -6.2746506, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 32.621727, y: 2.5172737, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 35.742085, y: 2.4828148, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 25.647032, y: 2.2288806, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 15.373554, y: 3.8553503, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 6.975971, y: 4.3339844, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5151616, y: -1.4680519, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.027977, y: 4.719326, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.994087, y: 4.423914, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -26.028053, y: -2.6066935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5151616, y: -1.4680519, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 43.97142, y: -6.2746506, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 35.742085, y: 2.4828148, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 32.621727, y: 2.5172737, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 25.647032, y: 2.2288806, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 15.373554, y: 3.8553503, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 6.975971, y: 4.3339844, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -1.027977, y: 4.719326, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.994087, y: 4.423914, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -26.028053, y: -2.6066935, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 43.9177, y: -6.7717, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.0155, y: -6.7726, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.1117, y: -6.7545, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.2025, y: -6.718, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.2844, y: -6.6645, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.3544, y: -6.596, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4097, y: -6.5153, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4481, y: -6.4253, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4684, y: -6.3296, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4696, y: -6.2317, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4517, y: -6.1355, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.4154, y: -6.0446, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 44.3358, y: -5.9322, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.1064, y: 2.8252, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 36.0327, y: 2.8896, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.9479, y: 2.9384, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.8552, y: 2.9698, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 35.7475, y: 2.9828, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.6272, y: 3.0172, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.601, y: 3.0168, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 25.6757, y: 2.7304, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 15.4517, y: 4.3491, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 15.402, y: 4.3545, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 7.0044, y: 4.8331, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 6.9999, y: 4.8333, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.0039, y: 5.2187, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.0338, y: 5.2193, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -25.9999, y: 4.9239, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.0972, y: 4.9131, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.1905, y: 4.8837, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.2763, y: 4.8366, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.3513, y: 4.7737, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.4126, y: 4.6974, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.4578, y: 4.6106, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.4853, y: 4.5167, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.494, y: 4.4263, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.528, y: -2.6042, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.5189, y: -2.7016, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.491, y: -2.7954, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.4453, y: -2.882, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.3837, y: -2.958, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.3084, y: -3.0205, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.2224, y: -3.0672, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.129, y: -3.0963, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -26.0057, y: -3.1061, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.5309, y: -1.9692, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 0000010002000000030001000000040003000000050004000600050000000600070005000600080007000800060009000b00140014000b00140015000b00150016000b00160017000b00170018000b00180019000b0019001a000b001a001b000b001b001c000b001c001d000b001d001e000b001e001f000b001f0020000b000c0021000b00200021000c00210022000c00220023000c00230024000c00240025000c000d0026000c00250026000d00260027000d000e0028000d00270028000e000f0029000e00280029000f0029002a000f0010002b000f002a002b0010002b002c00100011002d0010002c002d0011002d002e00110012002f0011002e002f0012002f003000120030003100120031003200120032003300120033003400120034003500120035003600120036003700120013003800120037003800130038003900130039003a0013003a003b0013003b003c0013003c003d0013003d003e0013003e003f0013003f00400013000a00410013004000410014000b00410041000b000a00 m_LocalBounds: m_Center: {x: 8.9708, y: -0.7766502, z: 0} m_Extent: {x: 35.498802, y: 5.9959497, z: 0} @@ -4832,14 +43296,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918511198123} - serializedVersion: 2 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: 7183986918197980063} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918511198121 MonoBehaviour: @@ -4880,7 +43343,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986918537902865 @@ -4907,13 +43369,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918537902865} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.01108256, w: 0.9999386} m_LocalPosition: {x: -35.38, y: -3.19, z: 0} m_LocalScale: {x: 1.4700004, y: 1.7700003, z: 1.0727288} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -1.27} --- !u!114 &7183986918537902871 MonoBehaviour: @@ -4927,31 +43388,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -4993,13 +43885,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918608257979} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.044229638, w: 0.9990214} m_LocalPosition: {x: -51.94, y: -2.74, z: 0} m_LocalScale: {x: 0.9385136, y: 1.1927342, z: 0.6205048} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 5.07} --- !u!114 &7183986918608257977 MonoBehaviour: @@ -5013,31 +43904,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -5079,13 +44401,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918668046451} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -44.87, y: -0.03, z: 0} m_LocalScale: {x: -0.28, y: 0.3399999, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917618831459} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986918668046449 MonoBehaviour: @@ -5099,31 +44420,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.735849, g: 0.72662216, b: 0.68378425, a: 1} m_Intensity: 7.4 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.4 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -5165,14 +46042,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918673175859} - serializedVersion: 2 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: 7183986919522710798} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918673175857 MonoBehaviour: @@ -5213,7 +46089,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &7183986918794042634 @@ -5240,17 +46115,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918794042634} - serializedVersion: 2 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: 7183986917904954695} - {fileID: 7183986917604969023} - {fileID: 7183986918111323831} - {fileID: 7183986917858375432} m_Father: {fileID: 7183986919088421536} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918794042632 MonoBehaviour: @@ -5291,7 +46165,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 3 colorName: ColorBloom @@ -5321,13 +46194,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918853649381} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -26.87, y: -3.42, z: 0} m_LocalScale: {x: 2.2300007, y: 1.02, z: 1.0727288} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &7183986918853649387 MonoBehaviour: @@ -5341,31 +46213,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -5407,14 +46710,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986918988425373} - serializedVersion: 2 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: 7183986918152141645} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986918988425443 MonoBehaviour: @@ -5455,7 +46757,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986919006124210 @@ -5482,13 +46783,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919006124210} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.05599573, w: 0.998431} m_LocalPosition: {x: -61.47, y: -2.88, z: 0} m_LocalScale: {x: 1.2499998, y: 0.8799998, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 6.42} --- !u!114 &7183986919006124208 MonoBehaviour: @@ -5502,31 +46802,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -5569,13 +47300,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919022710776} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -18.76, y: 1.16, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919022710782 MonoBehaviour: @@ -5589,31 +47319,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -5669,13 +48955,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919075261793} - serializedVersion: 2 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: 7651596904171228066} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919075261799 MonoBehaviour: @@ -5716,7 +49001,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 6 m_NumAlphaKeys: 2 colorName: RimColor @@ -5751,17 +49035,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919088421537} - serializedVersion: 2 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: 7183986917832874853} - {fileID: 7183986918794042633} - {fileID: 7651596904171228066} - {fileID: 4102512124080126277} m_Father: {fileID: 0} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919088421543 MonoBehaviour: @@ -5778,7 +49061,7 @@ MonoBehaviour: time: 0 --- !u!95 &7183986917864706342 Animator: - serializedVersion: 7 + serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -5791,13 +49074,10 @@ Animator: m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 - m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 - m_KeepAnimatorStateOnDisable: 0 - m_WriteDefaultValuesOnDisable: 0 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &7183986919117102445 GameObject: m_ObjectHideFlags: 0 @@ -5822,13 +49102,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919117102445} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.039346967, w: 0.9992257} m_LocalPosition: {x: -57.47, y: -2.38, z: 0} m_LocalScale: {x: 1.2499999, y: 0.8799998, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 4.51} --- !u!114 &7183986919117102451 MonoBehaviour: @@ -5842,31 +49121,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -5908,13 +49618,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919119434887} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.9999908, w: -0.004281664} m_LocalPosition: {x: 20.14, y: 2.36, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986917774332619} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} --- !u!114 &7183986919119434885 MonoBehaviour: @@ -5928,29 +49637,208 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.609 m_Color: {r: 0.735849, g: 0.63361454, b: 0.47552508, a: 1} m_Intensity: 2.7 m_LightVolumeIntensity: 0.05 - m_LightVolumeEnabled: 1 + m_LightVolumeIntensityEnabled: 1 m_ApplyToSortingLayers: 000000004d103c0da9d07768 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 11.1 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -0.76368695, y: 0.7323263, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.524803, y: 8.937038, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.53568935, y: 0.728538, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -4.082399, y: 8.940428, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.53568935, y: 0.728538, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -2.524803, y: 8.937038, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -4.082399, y: 8.940428, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.76368695, y: 0.7323263, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.5549, y: -0.4313, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.4059, y: -0.4242, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.2591, y: -0.3981, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.1168, y: -0.3533, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.0185, y: -0.2906, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.1447, y: -0.2111, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.2597, y: -0.116, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.3615, y: -0.007, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.4484, y: 0.1142, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.5191, y: 0.2456, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.5723, y: 0.3849, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.6073, y: 0.5299, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.6233, y: 0.6782, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.6202, y: 0.8274, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.5918, y: 1.0017, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.3974, y: 9.2102, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4418, y: 9.3526, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5041, y: 9.4881, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5833, y: 9.6146, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.678, y: 9.7298, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7867, y: 9.8319, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.9077, y: 9.9192, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.0388, y: 9.9903, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.178, y: 10.0439, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.3229, y: 10.0793, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -2.5223, y: 10.097, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.0798, y: 10.1004, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.2286, y: 10.0911, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.3751, y: 10.0628, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.5167, y: 10.016, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.6511, y: 9.9514, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.7762, y: 9.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.8897, y: 9.7733, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -4.9899, y: 9.6628, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.0751, y: 9.5403, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.1439, y: 9.408, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.1951, y: 9.2679, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.2279, y: 9.1224, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.2418, y: 8.9739, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.2365, y: 8.8248, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.2122, y: 8.6777, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -5.1577, y: 8.5056, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.839, y: 0.2975, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.7743, y: 0.1631, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.6929, y: 0.0381, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.5962, y: -0.0754, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.4856, y: -0.1756, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.3632, y: -0.2607, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.2308, y: -0.3295, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -1.0907, y: -0.3806, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9452, y: -0.4134, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.7829, y: -0.4275, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 000001000200010000000300040008000800040008000900040009000a0004000a000b0004000b000c0004000c000d0004000d000e0004000e000f0004000f001000040010001100040011001200040012001300040013001400040014001500040015001600040005001700040016001700050017001800050018001900050019001a0005001a001b0005001b001c0005001c001d0005001d001e0005001e001f0005001f002000050020002100050006002200050021002200060022002300060023002400060024002500060025002600060026002700060027002800060028002900060029002a0006002a002b0006002b002c0006002c002d0006002d002e0006002e002f0006002f003000060030003100060007003200060031003200070032003300070033003400070034003500070035003600070036003700070037003800070038003900070039003a0007003a003b0008000400070008003b000700 m_LocalBounds: m_Center: {x: -2.3092499, y: 4.83455, z: 0} m_Extent: {x: 2.93255, y: 5.26585, z: 0} @@ -5992,17 +49880,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919162413910} - serializedVersion: 2 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: 1872896633472011729} - {fileID: 1872896633853117959} - {fileID: 1872896634818256609} - {fileID: 1872896633631493398} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919162413908 MonoBehaviour: @@ -6043,7 +49930,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &7183986919164227700 @@ -6070,13 +49956,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919164227700} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.025304608, w: 0.9996798} m_LocalPosition: {x: -30.94, y: -3.46, z: 0} m_LocalScale: {x: 1.9099996, y: 1.8299997, z: 0.6205048} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -2.9} --- !u!114 &7183986919164227706 MonoBehaviour: @@ -6090,31 +49975,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -6157,13 +50473,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919196387448} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -18.52, y: -1.93, z: 0} m_LocalScale: {x: -0.25590116, y: 0.31073713, z: 0.36848578} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919196387454 MonoBehaviour: @@ -6177,31 +50492,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -6257,13 +52128,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919221062842} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02975356, w: 0.9995573} m_LocalPosition: {x: -30.01, y: -2.47, z: 0} m_LocalScale: {x: 1.51, y: 0.67, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.41} --- !u!114 &7183986919221062840 MonoBehaviour: @@ -6277,31 +52147,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -6343,13 +52644,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919350112898} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -51.06, y: 2.54, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919350112896 MonoBehaviour: @@ -6363,31 +52663,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -6429,13 +54285,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919383131831} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.028183352, w: 0.9996028} m_LocalPosition: {x: -29.21, y: -3.57, z: 0} m_LocalScale: {x: 2.2300007, y: 1.46, z: 1.0727288} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 17 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.23} --- !u!114 &7183986919383131829 MonoBehaviour: @@ -6449,31 +54304,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -6515,13 +54801,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919481346804} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.021727657, w: 0.99976397} m_LocalPosition: {x: -46.48, y: -3.18, z: 0} m_LocalScale: {x: 2.4199994, y: 2.061999, z: 1.0727288} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 2.49} --- !u!114 &7183986919481346810 MonoBehaviour: @@ -6535,31 +54820,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -6601,13 +55317,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919522710799} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 7, y: 7.85, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 7183986918673175858} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7183986919522710797 MonoBehaviour: @@ -6621,29 +55336,799 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 1 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.4 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.18 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 28.8 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 28.565647, y: -5.9852676, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 30.915398, y: 16.816965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.039536, y: -3.824595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.46333075, y: -6.018148, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -6.220743, y: -4.4969687, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -10.045025, y: -3.5140147, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -13.606515, y: -5.01359, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -20.20594, y: -6.083796, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -15.787508, y: -7.6295867, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -22.088488, y: -3.9357705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.556255, y: -3.982631, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -31.895433, y: -2.5719404, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -28.96606, y: -5.947229, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -36.72863, y: -0.91820574, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -46.485977, y: -0.39586067, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -41.771175, y: -4.507113, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -49.767467, y: -0.04511738, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -55.694122, y: -2.7383256, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -52.922302, y: -2.6034417, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -60.03766, y: -1.240397, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -64.82817, y: -0.35876036, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -70.395996, y: 17.02588, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -69.9296, y: -2.6733422, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -72.55544, y: -6.8234186, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -77.94324, y: -5.8231025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -15.787508, y: -7.6295867, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -13.606515, y: -5.01359, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -10.045025, y: -3.5140147, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -6.220743, y: -4.4969687, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.46333075, y: -6.018148, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 28.565647, y: -5.9852676, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 29.039536, y: -3.824595, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 30.915398, y: 16.816965, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -70.395996, y: 17.02588, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -77.94324, y: -5.8231025, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -72.55544, y: -6.8234186, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -69.9296, y: -2.6733422, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -64.82817, y: -0.35876036, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -60.03766, y: -1.240397, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -55.694122, y: -2.7383256, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -52.922302, y: -2.6034417, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -49.767467, y: -0.04511738, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -46.485977, y: -0.39586067, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -41.771175, y: -4.507113, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -36.72863, y: -0.91820574, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -31.895433, y: -2.5719404, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -28.96606, y: -5.947229, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -25.556255, y: -3.982631, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -22.088488, y: -3.9357705, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -20.20594, y: -6.083796, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -17.0126, y: -11.1314, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -16.7578, y: -11.2104, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -16.4979, y: -11.2709, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -16.2343, y: -11.3125, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -15.9684, y: -11.3351, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -15.7016, y: -11.3385, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -15.4352, y: -11.3227, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -15.1706, y: -11.2879, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -14.9092, y: -11.234, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -14.6524, y: -11.1616, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -14.4015, y: -11.0709, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -14.1577, y: -10.9623, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.9223, y: -10.8366, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.6966, y: -10.6942, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.4817, y: -10.536, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.2788, y: -10.3627, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -13.0888, y: -10.1753, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -12.9379, y: -10.0052, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -11.3349, y: -8.0825, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -9.7576, y: -7.4184, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -7.1442, y: -8.0901, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -7.044, y: -8.1144, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.36, y: -9.6356, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.0978, y: -9.6854, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.1672, y: -9.7163, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.4676, y: -9.7281, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 28.5699, y: -9.6952, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 28.8366, y: -9.6853, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.1019, y: -9.6562, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.3644, y: -9.6082, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.6227, y: -9.5414, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 29.8756, y: -9.4562, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.1217, y: -9.3531, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.3598, y: -9.2325, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.5886, y: -9.0951, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.8069, y: -8.9417, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.0136, y: -8.7729, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.2076, y: -8.5898, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.388, y: -8.3931, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.5538, y: -8.184, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.7041, y: -7.9635, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.8382, y: -7.7328, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.9554, y: -7.493, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.055, y: -7.2455, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.1365, y: -6.9914, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.1895, y: -6.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.6634, y: -4.6193, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.7111, y: -4.3568, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.7343, y: -4.1603, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.6101, y: 16.4811, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.6247, y: 16.7476, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.62, y: 17.0144, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.5963, y: 17.2802, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.5534, y: 17.5436, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.4918, y: 17.8032, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.4116, y: 18.0577, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.3134, y: 18.3058, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.1976, y: 18.5463, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 34.0648, y: 18.7777, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 33.9157, y: 18.999, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 33.7511, y: 19.2091, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 33.5718, y: 19.4067, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 33.3788, y: 19.591, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 33.173, y: 19.7609, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.9555, y: 19.9155, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.7275, y: 20.0542, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.4901, y: 20.1761, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 32.2446, y: 20.2806, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.9922, y: 20.3672, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.7342, y: 20.4354, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.472, y: 20.4849, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 31.2069, y: 20.5154, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 30.9229, y: 20.5269, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.3883, y: 20.7358, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.6549, y: 20.7267, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.9203, y: 20.6986, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.1829, y: 20.6514, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.4415, y: 20.5854, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.6947, y: 20.501, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.9411, y: 20.3987, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.1796, y: 20.2789, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.4088, y: 20.1423, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.6276, y: 19.9895, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.8349, y: 19.8214, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.0295, y: 19.6389, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.2105, y: 19.4428, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.377, y: 19.2343, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.528, y: 19.0143, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.6628, y: 18.784, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.7808, y: 18.5446, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.9187, y: 18.1894, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.466, y: -4.6595, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.5405, y: -4.9157, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.5964, y: -5.1766, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.6335, y: -5.4409, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.6514, y: -5.7071, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.6501, y: -5.974, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.6297, y: -6.2401, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.5902, y: -6.504, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.5318, y: -6.7644, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.4549, y: -7.0199, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.3598, y: -7.2692, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.247, y: -7.511, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -81.1171, y: -7.7442, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.9708, y: -7.9673, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.8088, y: -8.1794, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.6321, y: -8.3793, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.4414, y: -8.566, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.2377, y: -8.7384, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -80.0222, y: -8.8958, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -79.796, y: -9.0373, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -79.5602, y: -9.1622, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -79.316, y: -9.2698, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -79.0647, y: -9.3595, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -78.8076, y: -9.431, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -78.6204, y: -9.4708, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -73.2326, y: -10.4711, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.9687, y: -10.5103, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.7026, y: -10.5305, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.4357, y: -10.5315, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -72.1695, y: -10.5133, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.9053, y: -10.476, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.6444, y: -10.4198, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.3883, y: -10.345, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -71.1381, y: -10.252, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.8954, y: -10.1413, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.6612, y: -10.0134, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.4368, y: -9.869, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.2233, y: -9.7088, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -70.0219, y: -9.5337, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -69.8337, y: -9.3446, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -69.6595, y: -9.1424, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -69.5003, y: -8.9283, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -69.4202, y: -8.807, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -67.3872, y: -5.5938, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -64.355, y: -4.218, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -60.9838, y: -4.8385, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -56.9037, y: -6.2456, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -56.6485, y: -6.3234, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -56.3883, y: -6.3828, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -56.1245, y: -6.4232, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -55.8585, y: -6.4447, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -55.5138, y: -6.4439, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -52.742, y: -6.309, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -52.4761, y: -6.2865, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -52.2125, y: -6.2449, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -51.9526, y: -6.1844, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -51.6977, y: -6.1054, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -51.4491, y: -6.0084, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -51.2082, y: -5.8937, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -50.9761, y: -5.7619, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -50.7541, y: -5.6139, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -50.5856, y: -5.485, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -48.6284, y: -3.898, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -48.0429, y: -3.9605, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -44.2094, y: -7.3033, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -44.0021, y: -7.4713, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -43.7833, y: -7.624, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -43.554, y: -7.7606, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -43.3155, y: -7.8804, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -43.0691, y: -7.9826, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -42.8159, y: -8.067, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -42.5573, y: -8.1328, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -42.2946, y: -8.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -42.0293, y: -8.2081, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -41.7626, y: -8.2171, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -41.4959, y: -8.2069, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -41.2307, y: -8.1775, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -40.9682, y: -8.1292, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -40.71, y: -8.0621, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -40.4572, y: -7.9766, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -40.2112, y: -7.8732, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -39.9733, y: -7.7524, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -39.7446, y: -7.6148, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -39.6198, y: -7.5297, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -36.1283, y: -5.0447, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -34.0422, y: -5.7585, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -31.7679, y: -8.379, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -31.5859, y: -8.5741, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -31.3903, y: -8.7556, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -31.1821, y: -8.9226, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -30.9625, y: -9.0742, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -30.7326, y: -9.2096, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -30.4935, y: -9.3281, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -30.2465, y: -9.4292, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -29.9929, y: -9.5122, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -29.734, y: -9.5768, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -29.4711, y: -9.6227, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -29.2056, y: -9.6495, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.9389, y: -9.6571, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.6723, y: -9.6456, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.4072, y: -9.6149, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -28.145, y: -9.5652, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.8871, y: -9.4969, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.6347, y: -9.4101, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.3892, y: -9.3055, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -27.1139, y: -9.1618, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -24.5407, y: -7.6792, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -23.7501, y: -7.6686, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -22.996, y: -8.529, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -22.813, y: -8.7232, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -22.6166, y: -8.9038, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -22.4076, y: -9.0698, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -22.1873, y: -9.2203, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -21.9567, y: -9.3546, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -21.7171, y: -9.472, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -21.431, y: -9.5856, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 0000010002000300010000000400010003000500010004000600010005000700060008000700010006000900010007000a00010009000b000a000c000b0001000a000d0001000b000e000d000f000e0001000d00100001000e00110010001200130010001100130001001000140001001300140015000100160015001400170015001600150017001800190032003200190032003300190033003400190034003500190035003600190036003700190037003800190038003900190039003a0019003a003b0019003b003c0019003c003d0019003d003e0019003e003f0019003f00400019004000410019004100420019004200430019001a0044001900430044001a001b0045001a00440045001b001c0046001b00450046001c00460047001c001d0048001c00470048001d00480049001d0049004a001d004a004b001d001e004c001d004b004c001e004c004d001e004d004e001e004e004f001e004f0050001e00500051001e00510052001e00520053001e00530054001e00540055001e00550056001e00560057001e00570058001e00580059001e0059005a001e005a005b001e005b005c001e005c005d001e005d005e001e005e005f001e001f0060001e005f0060001f00600061001f00610062001f00200063001f0062006300200063006400200064006500200065006600200066006700200067006800200068006900200069006a0020006a006b0020006b006c0020006c006d0020006d006e0020006e006f0020006f007000200070007100200071007200200072007300200073007400200074007500200075007600200076007700200077007800200078007900200079007a00200021007b0020007a007b0021007b007c0021007c007d0021007d007e0021007e007f0021007f008000210080008100210081008200210082008300210083008400210084008500210085008600210086008700210087008800210088008900210089008a0021008a008b0021008b008c00210022008d0021008c008d0022008d008e0022008e008f0022008f009000220090009100220091009200220092009300220093009400220094009500220095009600220096009700220097009800220098009900220099009a0022009a009b0022009b009c0022009c009d0022009d009e0022009e009f0022009f00a0002200a000a1002200a100a2002200a200a3002200a300a4002200a400a50022002300a6002200a500a6002300a600a7002300a700a8002300a800a9002300a900aa002300aa00ab002300ab00ac002300ac00ad002300ad00ae002300ae00af002300af00b0002300b000b1002300b100b2002300b200b3002300b300b4002300b400b5002300b500b6002300b600b70023002400b8002300b700b80024002500b9002400b800b90025002600ba002500b900ba0026002700bb002600ba00bb002700bb00bc002700bc00bd002700bd00be002700be00bf002700bf00c00027002800c1002700c000c1002800c100c2002800c200c3002800c300c4002800c400c5002800c500c6002800c600c7002800c700c8002800c800c9002800c900ca0028002900cb002800ca00cb0029002a00cc002900cb00cc002a002b00cd002a00cc00cd002b00cd00ce002b00ce00cf002b00cf00d0002b00d000d1002b00d100d2002b00d200d3002b00d300d4002b00d400d5002b00d500d6002b00d600d7002b00d700d8002b00d800d9002b00d900da002b00da00db002b00db00dc002b00dc00dd002b00dd00de002b00de00df002b00df00e0002b002c00e1002b00e000e1002c002d00e2002c00e100e2002d002e00e3002d00e200e3002e00e300e4002e00e400e5002e00e500e6002e00e600e7002e00e700e8002e00e800e9002e00e900ea002e00ea00eb002e00eb00ec002e00ec00ed002e00ed00ee002e00ee00ef002e00ef00f0002e00f000f1002e00f100f2002e00f200f3002e00f300f4002e00f400f5002e00f500f6002e002f00f7002e00f600f7002f003000f8002f00f700f80030003100f9003000f800f9003100f900fa003100fa00fb003100fb00fc003100fc00fd003100fd00fe003100fe00ff003100ff000001320019003100320000013100 m_LocalBounds: m_Center: {x: -23.51335, y: 4.69865, z: 0} m_Extent: {x: 58.138046, y: 16.03715, z: 0} @@ -6706,13 +56191,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919533399512} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -53.14, y: 3.79, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919533399518 MonoBehaviour: @@ -6726,31 +56210,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: 196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -6792,13 +57832,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919566043700} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0.02975356, w: 0.9995573} m_LocalPosition: {x: -37.12, y: -1.98, z: 0} m_LocalScale: {x: 1.51, y: 0.67, z: 0.403187} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -3.41} --- !u!114 &7183986919566043706 MonoBehaviour: @@ -6812,31 +57851,462 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d0776800000000df154174 m_LightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 7a8891930354fef48bdd2cb44564e0e6, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 3.67, y: -0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.31578946} + - position: {x: 3.55, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9836512, y: 0.10526314} + - position: {x: 3.67, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.15789473} + - position: {x: 3.43, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.39473686} + - position: {x: 3.16, y: -0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.10526314} + - position: {x: 2.95, y: -0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9019074, y: 0.39473686} + - position: {x: 2.89, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89373296, y: 0.125} + - position: {x: 2.82, y: -0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.36842105} + - position: {x: 2.82, y: -0.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.23684211} + - position: {x: 2.82, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.19078948} + - position: {x: 3.43, y: 0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.6513158} + - position: {x: 3.41, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9645777, y: 0.5} + - position: {x: 3.43, y: 0.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96730244, y: 0.5394737} + - position: {x: 3.4, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.96321523, y: 0.68421054} + - position: {x: 3.16, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.93051773, y: 0.5} + - position: {x: 3.09, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.68421054} + - position: {x: 3.09, y: 0.03, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92098093, y: 0.5197368} + - position: {x: 3.03, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.68421054} + - position: {x: 2.99, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.907357, y: 0.57236844} + - position: {x: 3.03, y: 0.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9128065, y: 0.6052632} + - position: {x: 2.98, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.90599453, y: 0.69736844} + - position: {x: 2.88, y: 0.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8923706, y: 0.57236844} + - position: {x: 2.85, y: 0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8882834, y: 0.69736844} + - position: {x: 2.83, y: 0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.65789473} + - position: {x: 2.83, y: 0.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8855586, y: 0.5986842} + - position: {x: -2.97, y: 0.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.6315789} + - position: {x: -2.98, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09400545, y: 0.625} + - position: {x: -2.97, y: 0.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.625} + - position: {x: -2.97, y: 0.5, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09536785, y: 0.82894737} + - position: {x: -3.03, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08719346, y: 0.84210527} + - position: {x: -3.13, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.073569484, y: 0.6118421} + - position: {x: -3.54, y: 0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017711172, y: 0.84210527} + - position: {x: -3.67, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.7894737} + - position: {x: -3.67, y: 0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0.6118421} + - position: {x: -2.9, y: -0.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.10490463, y: 0.34868422} + - position: {x: -2.65, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13896458, y: 0.8684211} + - position: {x: -2.99, y: 0.18, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.09264305, y: 0.6184211} + - position: {x: -1.1, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35013625, y: 1} + - position: {x: -1.21, y: 0.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.33514985, y: 0.9934211} + - position: {x: -1.17, y: 0.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.34059945, y: 0.8486842} + - position: {x: 2.82, y: 0.48, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88419616, y: 0.81578946} + - position: {x: 2.72, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8705722, y: 0.20394737} + - position: {x: 2.69, y: 0.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.866485, y: 0.8684211} + - position: {x: 2.45, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.83378744, y: 0.13815789} + - position: {x: 2.12, y: -0.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7888283, y: 0.21710527} + - position: {x: 1.83, y: 0.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7493188, y: 0.9736842} + - position: {x: 1.44, y: -0.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6961853, y: 0.08552632} + - position: {x: 0.85, y: 0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.61580384, y: 1} + - position: {x: 0.32, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.54359674, y: 0} + - position: {x: -1.74, y: 0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2629428, y: 0.90789473} + - position: {x: -1.84, y: -0.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24931881, y: 0} + - position: {x: -3.16, y: -0.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.2236842} + - position: {x: -3.16, y: -0.71, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06948229, y: 0.032894738} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: 3400330032002200320033002300320022003100320023003000320031002700300031002500300027002f00300025002e0030002f002d002e002f002c002e002d002a002c002d002b002c002a0029002b002a00280029002a0008002900280007000800280027002600250024001a0022001b0022001a00190022001b00230022001900210020001e001f001e0020001d001e001f001a001e001d001c001a001d0019001a001c001b001a00190018001700150016001500170014001500160012001500140011001200140013001200110010000f000e000d000e000f000b000e000d000a000b000d000c000b000a00090008000600070006000800050006000700040006000500030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 3.67, y: 0.76, z: 0} @@ -6878,13 +58348,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7183986919569561563} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.91566265, w: 0.40194777} m_LocalPosition: {x: -46.15, y: 3.17, z: 0} m_LocalScale: {x: -0.44626397, y: 0.541892, z: 0.6425994} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2350169121502247104} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 132.6} --- !u!114 &7183986919569561561 MonoBehaviour: @@ -6898,31 +58367,1587 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 2 m_BlendStyleIndex: 1 m_FalloffIntensity: 0.5 m_Color: {r: 0.6132076, g: 0.611207, b: 0.5813902, a: 1} m_Intensity: 1.1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: a9d07768196d8576 m_LightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_DeprecatedPointLightCookieSprite: {fileID: 21300000, guid: 6cc6f5595c340da46a3066dfaa7f2d66, type: 3} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 0.97 m_NormalMapQuality: 1 m_UseNormalMap: 1 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: -2.735, y: -3.53, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.056532662} + - position: {x: -2.965, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1787649, y: 0} + - position: {x: -2.735, y: -3.94, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.20368364, y: 0.0050251256} + - position: {x: -3.125, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.06909548} + - position: {x: -3.925, y: -3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07475623, y: 0} + - position: {x: -4.075, y: -3.43, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.06909548} + - position: {x: -4.095, y: -3.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.059045225} + - position: {x: -4.095, y: -3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05633806, y: 0.010050251} + - position: {x: 1.945, y: -0.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7107259, y: 0.39572865} + - position: {x: 1.875, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7031419, y: 0.37688443} + - position: {x: 1.955, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71180934, y: 0.37688443} + - position: {x: 1.835, y: -0.78, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.40201005} + - position: {x: 1.835, y: -0.84, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.39447236} + - position: {x: 1.975, y: -1.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71397614, y: 0.35552764} + - position: {x: 1.815, y: -1.38, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6966414, y: 0.32663316} + - position: {x: 1.515, y: -3.36, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.07788945} + - position: {x: 1.435, y: -3.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65547127, y: 0.036432162} + - position: {x: 1.515, y: -3.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6641387, y: 0.051507536} + - position: {x: 1.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65005416, y: 0.09296482} + - position: {x: 1.245, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.023869347} + - position: {x: 0.385, y: -3.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5417118, y: 0.09296482} + - position: {x: 0.315, y: -3.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.53412783, y: 0.023869347} + - position: {x: 0.165, y: -3.31, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.084170856} + - position: {x: 0.165, y: -3.63, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5178765, y: 0.04396985} + - position: {x: -0.015, y: -2.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.12688442} + - position: {x: -0.075, y: -3.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49187434, y: 0.09547739} + - position: {x: -0.015, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.49837488, y: 0.10301507} + - position: {x: -0.165, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.13819095} + - position: {x: -0.165, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.48212352, y: 0.0879397} + - position: {x: -0.865, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.13819095} + - position: {x: -0.965, y: -2.91, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.13442211} + - position: {x: -0.965, y: -3.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3954496, y: 0.0879397} + - position: {x: -4.595, y: -1.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0021668803, y: 0.31909546} + - position: {x: -4.455, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.017334778, y: 0.2374372} + - position: {x: -4.185, y: -1.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.046587214, y: 0.35301507} + - position: {x: -4.615, y: -1.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.30653265} + - position: {x: -4.615, y: -1.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.25502512} + - position: {x: -0.645, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4301192, y: 0.41708544} + - position: {x: -0.985, y: -1.06, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.39328277, y: 0.36683416} + - position: {x: -0.825, y: -1.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.41061756, y: 0.33668342} + - position: {x: 1.245, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63488626, y: 0.43467337} + - position: {x: 1.195, y: -1.72, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6294691, y: 0.2839196} + - position: {x: 1.145, y: -2.19, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.624052, y: 0.22487438} + - position: {x: 0.645, y: -3.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.56988084, y: 0.12060302} + - position: {x: 0.525, y: -2.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.55687976, y: 0.18467337} + - position: {x: 0.015, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5016251, y: 0.43467337} + - position: {x: -0.035, y: -2.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.496208, y: 0.16582915} + - position: {x: -0.285, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.46912244, y: 0.43090454} + - position: {x: -0.455, y: -2.77, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.45070422, y: 0.15201005} + - position: {x: -1.195, y: -2.79, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37053087, y: 0.1494975} + - position: {x: -1.855, y: -1.07, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.2990249, y: 0.36557788} + - position: {x: -2.435, y: -2.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.23618636, y: 0.17964824} + - position: {x: -2.585, y: -0.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.219935, y: 0.37814072} + - position: {x: -2.795, y: -2.88, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.13819095} + - position: {x: -3.275, y: -0.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.37939698} + - position: {x: -3.955, y: -2.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.07150596, y: 0.13190955} + - position: {x: -4.485, y: -2.76, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.014084507, y: 0.15326633} + - position: {x: -4.615, y: -2.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.2160804} + - position: {x: -4.615, y: -2.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.000000033063465, y: 0.18090452} + - position: {x: 0.425, y: -2.75, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.15452261} + - position: {x: 2.065, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.2374372} + - position: {x: 2.065, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.723727, y: 0.21984924} + - position: {x: 2.215, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7399783, y: 0.2374372} + - position: {x: 2.055, y: -2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72264355, y: 0.21984924} + - position: {x: 2.025, y: -2.15, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.22989948} + - position: {x: 2.025, y: -2.21, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.71939325, y: 0.2223618} + - position: {x: 2.345, y: -1.96, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.25376883} + - position: {x: 2.365, y: -2.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.2286432} + - position: {x: 2.455, y: -1.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7659805, y: 0.2701005} + - position: {x: 2.335, y: -2.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7529794, y: 0.2374372} + - position: {x: 4.515, y: -1.8, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9891658, y: 0.27386934} + - position: {x: 4.615, y: -2.4, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.19849244} + - position: {x: 4.615, y: -1.99, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 1, y: 0.25} + - position: {x: 4.205, y: -2.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.95557964, y: 0.17085427} + - position: {x: 3.955, y: -1.65, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92849404, y: 0.29271358} + - position: {x: 3.165, y: -2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.16331658} + - position: {x: 2.865, y: -1.69, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81040084, y: 0.28768843} + - position: {x: 3.165, y: -2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.84290355, y: 0.1356784} + - position: {x: 2.755, y: -3.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7984832, y: 0.110552765} + - position: {x: 2.365, y: -2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 0.22361809} + - position: {x: 2.315, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7508126, y: 0.21733668} + - position: {x: 2.095, y: -2.25, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7269772, y: 0.21733668} + - position: {x: 2.075, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7248104, y: 0.10301507} + - position: {x: 1.205, y: -3.16, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.63055253, y: 0.10301507} + - position: {x: -3.075, y: -0.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42713568} + - position: {x: -3.115, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16251354, y: 0.41708544} + - position: {x: -3.075, y: -0.62, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16684724, y: 0.42211056} + - position: {x: -3.125, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16143012, y: 0.4321608} + - position: {x: -3.275, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14517877, y: 0.4321608} + - position: {x: -3.305, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.42839196} + - position: {x: -3.305, y: -0.66, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1419285, y: 0.41708544} + - position: {x: -0.625, y: 0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.5841709} + - position: {x: -0.865, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.40628386, y: 0.4585427} + - position: {x: -0.625, y: -0.17, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.43228602, y: 0.4786432} + - position: {x: -0.975, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3943662, y: 0.6281407} + - position: {x: -1.825, y: -0.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30227518, y: 0.4585427} + - position: {x: -1.995, y: -0.3, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.283857, y: 0.46231157} + - position: {x: -2.795, y: 1.02, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.1971831, y: 0.6281407} + - position: {x: -3.085, y: 0.22, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.16576381, y: 0.5276382} + - position: {x: -3.165, y: 0.74, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.5929648} + - position: {x: -3.165, y: 0.41, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.15709643, y: 0.55150753} + - position: {x: -3.255, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.46984926} + - position: {x: -3.365, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.13542795, y: 0.4258794} + - position: {x: -3.255, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.14734562, y: 0.43592966} + - position: {x: -3.975, y: -0.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.06933911, y: 0.4258794} + - position: {x: -4.075, y: -0.24, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.46984926} + - position: {x: -4.075, y: -0.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.05850491, y: 0.42839196} + - position: {x: 2.735, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7963164, y: 0.43592966} + - position: {x: 2.855, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80931747, y: 0.43090454} + - position: {x: 2.825, y: -0.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80606717, y: 0.43467337} + - position: {x: 2.655, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.787649, y: 0.43090454} + - position: {x: 2.605, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.78223187, y: 0.43592966} + - position: {x: 3.905, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9230769, y: 0.5113065} + - position: {x: 4.025, y: -0.47, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.44095477} + - position: {x: 4.025, y: -0.1, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.936078, y: 0.4874372} + - position: {x: 3.785, y: -0.55, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.91007584, y: 0.43090454} + - position: {x: 2.445, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.5113065} + - position: {x: 2.445, y: -0.39, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.76489705, y: 0.451005} + - position: {x: 2.985, y: -0.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.37688443} + - position: {x: 2.985, y: -0.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8234019, y: 0.41582915} + - position: {x: 2.105, y: -0.51, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.43592966} + - position: {x: 2.015, y: -0.54, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7183099, y: 0.4321608} + - position: {x: 1.835, y: -0.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.69880825, y: 0.41457286} + - position: {x: 1.455, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.5113065} + - position: {x: 1.425, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.4384422} + - position: {x: 1.455, y: -0.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.65763813, y: 0.44346735} + - position: {x: 0.035, y: 0.09, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.5113065} + - position: {x: 0.035, y: -0.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.503792, y: 0.4384422} + - position: {x: 4.085, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.73241204} + - position: {x: 3.945, y: 1.45, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.9274106, y: 0.6821608} + - position: {x: 4.085, y: 1.56, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.94257855, y: 0.6959799} + - position: {x: 3.915, y: 2.11, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.92416036, y: 0.7650754} + - position: {x: 3.435, y: 2.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.872156, y: 0.7763819} + - position: {x: 3.315, y: 1.26, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.85915494, y: 0.65829146} + - position: {x: 3.185, y: 0.44, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.8450704, y: 0.5552764} + - position: {x: 2.385, y: 2.13, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7583965, y: 0.76758796} + - position: {x: 1.605, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6738895, y: 0.53517586} + - position: {x: 1.425, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.7801508} + - position: {x: 0.425, y: 0.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5460455, y: 0.53517586} + - position: {x: 0.155, y: 2.23, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.5167931, y: 0.7801508} + - position: {x: -0.265, y: 0.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47128928, y: 0.57537687} + - position: {x: -0.275, y: 1.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.7474874} + - position: {x: -0.275, y: 0.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.47020584, y: 0.580402} + - position: {x: 3.585, y: 0.61, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.88840735, y: 0.57663316} + - position: {x: 3.635, y: 0.93, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.89382446, y: 0.61683416} + - position: {x: 2.895, y: 3.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.9183417} + - position: {x: 2.775, y: 2.73, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.80065006, y: 0.8429648} + - position: {x: 2.895, y: 2.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.81365114, y: 0.8592965} + - position: {x: 2.765, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7995666, y: 0.9208543} + - position: {x: 2.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7713976, y: 0.83919597} + - position: {x: 1.505, y: 2.7, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.66305524, y: 0.83919597} + - position: {x: 1.425, y: 3.35, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6543879, y: 0.9208543} + - position: {x: 1.305, y: 3.2, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.90201} + - position: {x: 1.305, y: 2.83, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6413868, y: 0.85552764} + - position: {x: 0.955, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6034669, y: 0.9296482} + - position: {x: 1.025, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.85301507} + - position: {x: 1.025, y: 3.32, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.6110509, y: 0.9170854} + - position: {x: -0.465, y: 3.42, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.9296482} + - position: {x: -0.465, y: 2.81, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.4496208, y: 0.85301507} + - position: {x: -1.625, y: 2.28, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.78643215} + - position: {x: -1.765, y: 1.59, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30877572, y: 0.69974875} + - position: {x: -1.625, y: 1.85, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.32394367, y: 0.73241204} + - position: {x: -2.015, y: 2.6, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28169015, y: 0.82663316} + - position: {x: -2.285, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.25243768, y: 0.8316583} + - position: {x: -2.335, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.24702059, y: 0.68718594} + - position: {x: -3.815, y: 2.64, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.08667389, y: 0.8316583} + - position: {x: -3.985, y: 1.49, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.068255685, y: 0.68718594} + - position: {x: -4.065, y: 1.52, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.0595883, y: 0.69095474} + - position: {x: -4.505, y: 2.33, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7927136} + - position: {x: -4.505, y: 1.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.01191766, y: 0.7386935} + - position: {x: -1.075, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.38353196, y: 0.8643216} + - position: {x: -1.065, y: 2.68, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8366834} + - position: {x: -1.065, y: 2.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3846154, y: 0.8605528} + - position: {x: -1.155, y: 2.58, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.37486458, y: 0.8241206} + - position: {x: -1.225, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3672806, y: 0.8228643} + - position: {x: -1.295, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.35969663, y: 0.870603} + - position: {x: -1.775, y: 2.57, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.30769232, y: 0.8228643} + - position: {x: -1.785, y: 2.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.3066089, y: 0.870603} + - position: {x: -1.915, y: 2.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.29252437, y: 0.8643216} + - position: {x: -1.965, y: 2.82, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.85427135} + - position: {x: -1.965, y: 2.67, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.28710726, y: 0.83542717} + - position: {x: 2.365, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7562297, y: 1} + - position: {x: 2.375, y: 3.87, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9861809} + - position: {x: 2.375, y: 3.97, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75731313, y: 0.9987437} + - position: {x: 2.345, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.75406283, y: 0.9849246} + - position: {x: 2.125, y: 3.98, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.73022753, y: 1} + - position: {x: 2.105, y: 3.86, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.72806066, y: 0.9849246} + - position: {x: 2.085, y: 3.95, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.99623114} + - position: {x: 2.085, y: 3.9, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0.7258938, y: 0.98994976} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 0} + uv: {x: 0, y: 0} + m_Triangles: bc00bb00ba00b900ba00bb00b800ba00b900b500b800b900b600b800b500b700b600b500b400b300b000b200b000b300b100b000b200af00b000b100ae00b000af00aa00ae00af00ad00ae00aa00ab00ad00aa00ac00ab00aa00a900a800a700a500a700a800a600a700a500a400a600a500a300a400a500a000a400a300a200a000a3009f00a000a200a100a0009f009e009d009b009a009b009d009c009b009a00990098009600970096009800940096009700950096009400920095009400910092009400930092009100860085008f0090008f0085008e008d008c008b008c008d008a008c008b0089008a008b0088008a0089008700880089008600880087008400860087008500860084008100850084008300810084008000810083008200810080007f007e007c007b007c007e007d007c007b000b007a000800790008007a000a000800790076000a0079007800760079006f00760078006e0076006f006c0076006e00770076006c00750074006f0070006f0074006b006f0070006d006b0070006c006d00700073006c0070007100730070007200710070006f006b006e006c006e006b006d006c006b006a00690068006500680069006600680065006700660065006400630062006100620063006000620061005e00600061005f0060005e005c005f005e005b005c005e005d005c005b005a00590055005800550059005700550058005400550057005600550054003f003d0051003e0051003d00500051003e00450050003e004f005000450043004f0045002b002a0053003f0053002a00520053003f00510052003f004e005200510050004e0051004f004e00500043004e004f0044004e0043004c004e0044004d004e004c004b004d004c004a004b004c0049004b004a00460049004a004700490046004800470046003e0042004500430045004200440043004200410040003f003c003f0040003d003f003c003e003d003c003b002c002b003a00390038002100380039003700380021002200370021003600370022003500370036003400350036003300350034003200330034003100330032002700310032003000310027002500300027002f00300025002e0030002f002d002e002f002c002e002d0028002c002d002b002c0028002a002b00280029002a0028000e00290028000b000e0028000c000e000b002700260025002400230021002000210023002200210020001f001e001c001d001c001e001b001c001d0019001c001b00180019001b001a00190018001700160015001400150016001300150014001200130014001000130012000f0010001200110010000f000c0009000e000d000e0009000a000d0009000c000b000900080009000b000a0009000800070006000400050004000600030004000500010004000300000001000300020001000000 m_LocalBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 4.615, y: 3.98, z: 0} @@ -6964,14 +59989,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7674344407980981856} - serializedVersion: 2 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: 1339174717} m_Father: {fileID: 4102512124080126277} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &4725687812612981342 MonoBehaviour: @@ -7012,7 +60036,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 --- !u!1 &8040398751898040098 @@ -7039,13 +60062,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8040398751898040098} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.99160933, w: -0.12927079} m_LocalPosition: {x: -29.45, y: 16.26, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &8307738663474865248 MonoBehaviour: @@ -7059,29 +60081,55 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -7123,13 +60171,12 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8197536330730813756} - serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: 0.98370844, w: -0.1797713} m_LocalPosition: {x: -47.85, y: 18.96, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 4785802417562228527} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &480501030836765844 MonoBehaviour: @@ -7143,29 +60190,55 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} m_Name: m_EditorClassIdentifier: - m_ComponentVersion: 2 + m_ComponentVersion: 1 m_LightType: 3 m_BlendStyleIndex: 0 m_FalloffIntensity: 0.68 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 1 m_LightVolumeIntensity: 0 - m_LightVolumeEnabled: 0 + m_LightVolumeIntensityEnabled: 0 m_ApplyToSortingLayers: c3e8a4ea196d8576 m_LightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0} m_LightOrder: 0 - m_AlphaBlendOnOverlap: 0 m_OverlapOperation: 0 m_NormalMapDistance: 1 m_NormalMapQuality: 2 m_UseNormalMap: 0 - m_ShadowsEnabled: 0 + m_ShadowIntensityEnabled: 0 m_ShadowIntensity: 0 - m_ShadowSoftness: 0 - m_ShadowSoftnessFalloffIntensity: 0.5 m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 m_LocalBounds: m_Center: {x: 0, y: -0.00000011920929, z: 0} m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} @@ -7207,17 +60280,16 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8993610813533119697} - serializedVersion: 2 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: 902197058} - {fileID: 520494537} - {fileID: 1993796883} - {fileID: 1805623980} m_Father: {fileID: 4102512124080126277} + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &6827721850519122364 MonoBehaviour: @@ -7258,7 +60330,6 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 --- !u!1 &9117336651756218968 @@ -7285,11 +60356,9 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 9117336651756218968} - serializedVersion: 2 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: 7183986919022710783} - {fileID: 7183986919196387455} @@ -7318,6 +60387,7 @@ Transform: - {fileID: 1869201116} - {fileID: 548005834} m_Father: {fileID: 7651596904171228066} + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &7936674750804389124 MonoBehaviour: @@ -7358,6 +60428,5 @@ MonoBehaviour: atime6: 0 atime7: 0 m_Mode: 0 - m_ColorSpace: -1 m_NumColorKeys: 2 m_NumAlphaKeys: 2 diff --git a/Assets/Environment/Sprites/Altar/Altar.spriteatlas b/Assets/Environment/Sprites/Altar/Altar.spriteatlas index 8d26dca..d13f0e7 100644 --- a/Assets/Environment/Sprites/Altar/Altar.spriteatlas +++ b/Assets/Environment/Sprites/Altar/Altar.spriteatlas @@ -21,7 +21,7 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 4 + - serializedVersion: 3 m_BuildTarget: DefaultTexturePlatform m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 @@ -34,8 +34,8 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 4 - m_BuildTarget: iOS + - serializedVersion: 3 + m_BuildTarget: iPhone m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 m_TextureFormat: 48 @@ -47,7 +47,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 4 + - serializedVersion: 3 m_BuildTarget: Android m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta index 21e4687..768f232 100644 --- a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta +++ b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta @@ -70,13 +70,12 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - singleSpriteImportData: + spriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 0 @@ -93,21 +92,19 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - multiSpriteImportData: [] - layeredSpriteImportData: + mosaicSpriteImportData: - name: glowStone originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 y: 565 width: 141 height: 170 - spriteID: 265dc1b0e74252840a4fe87d81bdfd6f + spriteID: b58765fefda19431493639b85ae5e1fc spriteBone: [] spriteOutline: [] vertices: [] @@ -115,21 +112,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 565} - spritePosition: {x: 164, y: 188} + uvTransform: {x: -160, y: 377} + spritePosition: {x: 0, y: 0} - name: glow originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 y: 4 width: 420 height: 416 - spriteID: d92f81d833e785c49a8b97153b3d808e + spriteID: 4a4b671d168db44eaaff7826a8d56a9a spriteBone: [] spriteOutline: [] vertices: [] @@ -137,21 +133,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 4} - spritePosition: {x: 31, y: 32} + uvTransform: {x: -27, y: -28} + spritePosition: {x: 0, y: 0} - name: stone_a originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 419 y: 428 width: 47 height: 77 - spriteID: e27e722f6cbd61b418b29294b1771f03 + spriteID: 8ea995983478741ff909a7af43b35d46 spriteBone: [] spriteOutline: [] vertices: [] @@ -159,21 +154,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 419, y: 428} - spritePosition: {x: 201, y: 365} + uvTransform: {x: 218, y: 63} + spritePosition: {x: 0, y: 0} - name: stone_b originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 y: 964 width: 55 height: 54 - spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d + spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 spriteBone: [] spriteOutline: [] vertices: [] @@ -181,21 +175,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 153, y: 964} - spritePosition: {x: 354, y: 371} + uvTransform: {x: -201, y: 593} + spritePosition: {x: 0, y: 0} - name: stone_c originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 419 y: 513 width: 74 height: 37 - spriteID: 43058807d70238a4eb09c18a22df8cdb + spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 spriteBone: [] spriteOutline: [] vertices: [] @@ -203,21 +196,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 419, y: 513} - spritePosition: {x: 354, y: 75} + uvTransform: {x: 65, y: 438} + spritePosition: {x: 0, y: 0} - name: stone_d originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 216 y: 964 width: 57 height: 25 - spriteID: 54e43139e053c6a4e983ce103c225e06 + spriteID: d20f57d1f617a45aca0c3ef9cbd82981 spriteBone: [] spriteOutline: [] vertices: [] @@ -225,21 +217,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 216, y: 964} - spritePosition: {x: 135, y: 58} + uvTransform: {x: 81, y: 906} + spritePosition: {x: 0, y: 0} - name: stone_e originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 y: 864 width: 144 height: 92 - spriteID: 3fadf972e20e7a84391bc76eabc9f563 + spriteID: 01da6216616e244309798492218cfb98 spriteBone: [] spriteOutline: [] vertices: [] @@ -247,21 +238,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 153, y: 864} - spritePosition: {x: 193, y: 50} + uvTransform: {x: -40, y: 814} + spritePosition: {x: 0, y: 0} - name: stone_f originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 237 y: 428 width: 174 height: 108 - spriteID: 5272c6c281acc764685ca37b5ff43f85 + spriteID: 1948d129627c842ccbcbbced749b5144 spriteBone: [] spriteOutline: [] vertices: [] @@ -269,21 +259,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 237, y: 428} - spritePosition: {x: 56, y: 98} + uvTransform: {x: 181, y: 330} + spritePosition: {x: 0, y: 0} - name: stone_g originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 y: 428 width: 225 height: 129 - spriteID: 2e22410e8e912044aa702a8272437752 + spriteID: e828624e2b61e4b7b952545599e191ee spriteBone: [] spriteOutline: [] vertices: [] @@ -291,21 +280,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 4, y: 428} - spritePosition: {x: 244, y: 109} + uvTransform: {x: -240, y: 319} + spritePosition: {x: 0, y: 0} - name: stone_h originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 y: 714 width: 155 height: 142 - spriteID: 10ed13d62932c3d48b39f5aa80ba742f + spriteID: 3315d49db061e4069ae7a91b36b1df11 spriteBone: [] spriteOutline: [] vertices: [] @@ -313,44 +301,20 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 153, y: 714} - spritePosition: {x: 96, y: 162} + uvTransform: {x: 57, y: 552} + spritePosition: {x: 0, y: 0} - name: stone_i originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 y: 565 width: 165 height: 141 - spriteID: 14af3be83ef373040920ab95097e3dd1 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 153, y: 565} - spritePosition: {x: 259, y: 188} - spriteImportData: - - name: - originalName: - pivot: {x: 0, y: 0} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 0 - y: 0 - width: 0 - height: 0 - spriteID: + spriteID: 029997bbe8ed24fd1864f96e361bab0a spriteBone: [] spriteOutline: [] vertices: [] @@ -358,7 +322,7 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 0, y: 0} + uvTransform: {x: -106, y: 377} spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: glowStone @@ -366,7 +330,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -388,7 +351,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -410,7 +372,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 419 @@ -432,7 +393,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 @@ -454,7 +414,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 419 @@ -476,7 +435,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 216 @@ -498,7 +456,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 @@ -520,7 +477,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 237 @@ -542,7 +498,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 4 @@ -564,7 +519,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 @@ -586,7 +540,6 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} - customData: rect: serializedVersion: 2 x: 153 @@ -603,258 +556,15 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 153, y: 565} spritePosition: {x: 259, y: 188} - sharedRigSpriteImportData: [] - mosaicSpriteImportData: - - name: glowStone - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 565 - width: 141 - height: 170 - spriteID: b58765fefda19431493639b85ae5e1fc - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -160, y: 377} - spritePosition: {x: 0, y: 0} - - name: glow - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 4 - width: 420 - height: 416 - spriteID: 4a4b671d168db44eaaff7826a8d56a9a - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -27, y: -28} - spritePosition: {x: 0, y: 0} - - name: stone_a - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 419 - y: 428 - width: 47 - height: 77 - spriteID: 8ea995983478741ff909a7af43b35d46 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 218, y: 63} - spritePosition: {x: 0, y: 0} - - name: stone_b - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 153 - y: 964 - width: 55 - height: 54 - spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -201, y: 593} - spritePosition: {x: 0, y: 0} - - name: stone_c - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 419 - y: 513 - width: 74 - height: 37 - spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 65, y: 438} - spritePosition: {x: 0, y: 0} - - name: stone_d - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 216 - y: 964 - width: 57 - height: 25 - spriteID: d20f57d1f617a45aca0c3ef9cbd82981 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 81, y: 906} - spritePosition: {x: 0, y: 0} - - name: stone_e - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 153 - y: 864 - width: 144 - height: 92 - spriteID: 01da6216616e244309798492218cfb98 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -40, y: 814} - spritePosition: {x: 0, y: 0} - - name: stone_f - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 237 - y: 428 - width: 174 - height: 108 - spriteID: 1948d129627c842ccbcbbced749b5144 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 181, y: 330} - spritePosition: {x: 0, y: 0} - - name: stone_g - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 4 - y: 428 - width: 225 - height: 129 - spriteID: e828624e2b61e4b7b952545599e191ee - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -240, y: 319} - spritePosition: {x: 0, y: 0} - - name: stone_h - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 153 - y: 714 - width: 155 - height: 142 - spriteID: 3315d49db061e4069ae7a91b36b1df11 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 57, y: 552} - spritePosition: {x: 0, y: 0} - - name: stone_i - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 153 - y: 565 - width: 165 - height: 141 - spriteID: 029997bbe8ed24fd1864f96e361bab0a - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: -106, y: 377} - spritePosition: {x: 0, y: 0} - sharedRigCharacterData: + characterData: bones: [] parts: [] dimension: {x: 0, y: 0} characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - characterData: + sharedRigSpriteImportData: [] + sharedRigCharacterData: bones: [] parts: [] dimension: {x: 0, y: 0} @@ -895,127 +605,13 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 - skeletonAssetReferenceID: - pipeline: {instanceID: 0} - pipelineVersion: spriteCategoryList: categories: [] spritePackingTag: resliceFromLayer: 0 - pSDLayerImportSetting: [] - psdLayers: - - name: glowStone - spriteName: glowStone - isGroup: 0 - parentIndex: -1 - spriteID: 265dc1b0e74252840a4fe87d81bdfd6f - layerID: 22 - mosaicPosition: {x: 4, y: 565} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: glow - spriteName: glow - isGroup: 0 - parentIndex: -1 - spriteID: d92f81d833e785c49a8b97153b3d808e - layerID: 21 - mosaicPosition: {x: 4, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_a - spriteName: stone_a - isGroup: 0 - parentIndex: -1 - spriteID: e27e722f6cbd61b418b29294b1771f03 - layerID: 19 - mosaicPosition: {x: 419, y: 428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_b - spriteName: stone_b - isGroup: 0 - parentIndex: -1 - spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d - layerID: 17 - mosaicPosition: {x: 153, y: 964} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_c - spriteName: stone_c - isGroup: 0 - parentIndex: -1 - spriteID: 43058807d70238a4eb09c18a22df8cdb - layerID: 15 - mosaicPosition: {x: 419, y: 513} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_d - spriteName: stone_d - isGroup: 0 - parentIndex: -1 - spriteID: 54e43139e053c6a4e983ce103c225e06 - layerID: 13 - mosaicPosition: {x: 216, y: 964} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_e - spriteName: stone_e - isGroup: 0 - parentIndex: -1 - spriteID: 3fadf972e20e7a84391bc76eabc9f563 - layerID: 11 - mosaicPosition: {x: 153, y: 864} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_f - spriteName: stone_f - isGroup: 0 - parentIndex: -1 - spriteID: 5272c6c281acc764685ca37b5ff43f85 - layerID: 9 - mosaicPosition: {x: 237, y: 428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_g - spriteName: stone_g - isGroup: 0 - parentIndex: -1 - spriteID: 2e22410e8e912044aa702a8272437752 - layerID: 7 - mosaicPosition: {x: 4, y: 428} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_h - spriteName: stone_h - isGroup: 0 - parentIndex: -1 - spriteID: 10ed13d62932c3d48b39f5aa80ba742f - layerID: 5 - mosaicPosition: {x: 153, y: 714} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: stone_i - spriteName: stone_i - isGroup: 0 - parentIndex: -1 - spriteID: 14af3be83ef373040920ab95097e3dd1 - layerID: 3 - mosaicPosition: {x: 153, y: 565} - flatten: 0 - isImported: 1 - isVisible: 1 mosaicPSDLayers: - name: glowStone spriteName: glowStone @@ -1239,6 +835,7 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] + pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas index 1cd7d08..30336e5 100644 --- a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas +++ b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 4 - m_BuildTarget: iOS + - serializedVersion: 3 + m_BuildTarget: iPhone m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 50 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 4 + - serializedVersion: 3 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas index d8a6333..4cbc0bd 100644 --- a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas +++ b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 4 - m_BuildTarget: iOS + - serializedVersion: 3 + m_BuildTarget: iPhone m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 51 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 4 + - serializedVersion: 3 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture b/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture index 90981dd..e81302a 100644 --- a/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture +++ b/Assets/Environment/Textures/RenderTexture_Mirror.renderTexture @@ -10,8 +10,10 @@ RenderTexture: m_ImageContentsHash: serializedVersion: 2 Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 m_IsAlphaChannelOptional: 0 - serializedVersion: 6 + serializedVersion: 5 m_Width: 1024 m_Height: 32 m_AntiAliasing: 1 @@ -22,7 +24,6 @@ RenderTexture: m_GenerateMips: 1 m_SRGB: 0 m_UseDynamicScale: 0 - m_UseDynamicScaleExplicit: 0 m_BindMS: 0 m_EnableCompatibleFormat: 0 m_EnableRandomWrite: 0 diff --git a/Assets/Gameplay/Close.png b/Assets/Gameplay/Close.png new file mode 100644 index 0000000000000000000000000000000000000000..02855f4dac1dfe40e61661d207d50b5b4c37def6 GIT binary patch literal 2077 zcmW+%YgCfy7XE-QKn0P}#%rKRO6oY?O-<1x6*VtKO_nKUnVK4w&9Mb3V0oVtI(eHy zvC-o+r;D9Dl~bc2lj0S#W>V9l22$6g7`3F&Q9PgL$A0&_pZ)A-z0Z$#?TUoBNW8I) zF#rH~W)x!|ocWu9MZ>2&ByAW@Mx3amvjAZF+h!o@Tup5O0Hb6w!dQjZ7R95(+cef? zcbu!tc4OO3i23-967A)rOt}E{re{EU+2M`VO#WVVl}&p$0bGudWII!g$I_JZh0m2h_QiCvGvZ* zxe^=MV)d04I+E$Uef^wT>MQhpPot;8vwsDdCOgi1CKjz?k%M}-K;)$wZ3S7-H>7v- zLSCxVR#*z&D)c<+LS!P^zr2lWk<#PL11nu$-|N`IkUZ1{zo8`9K+VCUJCW@*+9r}< zVo3j<`HTN}dLFvHPCFHh)YNFFo>fy4NKo?!BJB=O*_>e}&<*KvmqY#3+!YoF%+_o; zYr`KZr?E2vK|IhP*nfl6hVYSQ&CQf`W2{TsxS8abnE33|z{zW8Q&;Ib-xfa`?B#z2 z0j{dttzAadLuG#~wi}!{oT@d97vAq;Dbi1n23=V37q~KdI%FL1l0rWNjM*WYTX7Kk zGbf>umr1}V1DTNmOaANQq)Z&X)Gth+L%afu=2}qCvER03LSq+x-SFy+@Mw-RY?aP9 zESRlmyRdL_Z$oE0O7nw1`=|>?L<}xXbNP5L?d@H1%9It%cvpLAo(_7q1Ok?$`PU8*#n6h zxoL-RU>u(^ot5s2D~kDtaiTxJBTx7=Hbm}!g$k3{;GjCZ50FH7@Y{3_`9Q+^Iir1| zlkfYq!NdxybYAMC>w| z1~b$ptpJ-yY^){pBl$^@?6?ps9FSoxU_xvkpz#2hp(%L-u)icW))V?s{B>*!qNs^m zUy}@y?zxe1*DzMnqtf^@gu5s@dgQh1)F(9UlWoui8(i{;&SM1afr6URa$+Nn9ia=x zM>u*|N^u&l4K9N1!nYpQ`&d;;V*wM9Hp|08P|+YTsU=w7&gEH6`AhrM`m88U?w`48 zL)2vDi6Onu@qgOCbdWq+S*q293r&(wJH8m`i+Q|!Cf3F)S7?`tyPr{TO>7fhV4PQek&u>+@&`t3~3iiT{Nf)|1Uf_sbp>`%fEdY6rbPRMw z(miosgtqE7@G~#gS0mpg^>5BHKK+JBw9u@^c;%{+2Cw{*GbN0e1v_Z{Y7fHcmN0 zv0tc6N1mpVr2%@n3deDrVm(XpeB)jEBZ|f{;HT3KmM;xyUkgv&Ei+bBZlfppto(7e zeW>`Md5{&;Szsbv_bjbs$Q4R++$&%fvoq%V;_p@(>Cqwlvr93mG*$L|E9F1O)J|4i z2;=onOTMa_IQ3XmAmSQ^g!5!kY|weaTegw}NNX0lIpV7NW~9K}&IUGr2YIDOTlA zSM6%(s|+8rdUYRRT)$E1ObeV9$EP5R#BVoD81f(Xa)!~c!6KM1XRQ9<8*N zxv9BV{DmK2-ds8Rpe}gGT($%k9o6i5U2wFmtN{8|wx8i~3L-Hhx6*|ixHnMEChCGK zZNm!TUOJfLG5ZLOImMyWGbR#TA`i-a%wR!9I%| zQ3_lfrTnCOA({0H3xQPz7zrA3p8~5J*5j%rLu9EG`(B~XserGtdhGi_eNMS#=(PY( zoUGFZn1$8R1t{WVgLZ*ZczdWN&QdmYNY{(PdjH_&Nr!I2`yOEKiDTT}%@+O-gCVfU literal 0 HcmV?d00001 diff --git a/Assets/Gameplay/Close.png.meta b/Assets/Gameplay/Close.png.meta new file mode 100644 index 0000000..caad29a --- /dev/null +++ b/Assets/Gameplay/Close.png.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: 9fa6b845355c7e448880f4f1626cd38c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/InputSystem_Actions.inputactions b/Assets/InputSystem_Actions.inputactions deleted file mode 100644 index 1a12cb9..0000000 --- a/Assets/InputSystem_Actions.inputactions +++ /dev/null @@ -1,1057 +0,0 @@ -{ - "name": "InputSystem_Actions", - "maps": [ - { - "name": "Player", - "id": "df70fa95-8a34-4494-b137-73ab6b9c7d37", - "actions": [ - { - "name": "Move", - "type": "Value", - "id": "351f2ccd-1f9f-44bf-9bec-d62ac5c5f408", - "expectedControlType": "Vector2", - "processors": "", - "interactions": "", - "initialStateCheck": true - }, - { - "name": "Look", - "type": "Value", - "id": "6b444451-8a00-4d00-a97e-f47457f736a8", - "expectedControlType": "Vector2", - "processors": "", - "interactions": "", - "initialStateCheck": true - }, - { - "name": "Attack", - "type": "Button", - "id": "6c2ab1b8-8984-453a-af3d-a3c78ae1679a", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Interact", - "type": "Button", - "id": "852140f2-7766-474d-8707-702459ba45f3", - "expectedControlType": "Button", - "processors": "", - "interactions": "Hold", - "initialStateCheck": false - }, - { - "name": "Crouch", - "type": "Button", - "id": "27c5f898-bc57-4ee1-8800-db469aca5fe3", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Jump", - "type": "Button", - "id": "f1ba0d36-48eb-4cd5-b651-1c94a6531f70", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Previous", - "type": "Button", - "id": "2776c80d-3c14-4091-8c56-d04ced07a2b0", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Next", - "type": "Button", - "id": "b7230bb6-fc9b-4f52-8b25-f5e19cb2c2ba", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Sprint", - "type": "Button", - "id": "641cd816-40e6-41b4-8c3d-04687c349290", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - } - ], - "bindings": [ - { - "name": "", - "id": "978bfe49-cc26-4a3d-ab7b-7d7a29327403", - "path": "/leftStick", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Move", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "WASD", - "id": "00ca640b-d935-4593-8157-c05846ea39b3", - "path": "Dpad", - "interactions": "", - "processors": "", - "groups": "", - "action": "Move", - "isComposite": true, - "isPartOfComposite": false - }, - { - "name": "up", - "id": "e2062cb9-1b15-46a2-838c-2f8d72a0bdd9", - "path": "/w", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "up", - "id": "8180e8bd-4097-4f4e-ab88-4523101a6ce9", - "path": "/upArrow", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "320bffee-a40b-4347-ac70-c210eb8bc73a", - "path": "/s", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "1c5327b5-f71c-4f60-99c7-4e737386f1d1", - "path": "/downArrow", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "d2581a9b-1d11-4566-b27d-b92aff5fabbc", - "path": "/a", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "2e46982e-44cc-431b-9f0b-c11910bf467a", - "path": "/leftArrow", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "fcfe95b8-67b9-4526-84b5-5d0bc98d6400", - "path": "/d", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "77bff152-3580-4b21-b6de-dcd0c7e41164", - "path": "/rightArrow", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Move", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "", - "id": "1635d3fe-58b6-4ba9-a4e2-f4b964f6b5c8", - "path": "/{Primary2DAxis}", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "Move", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "3ea4d645-4504-4529-b061-ab81934c3752", - "path": "/stick", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Move", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "c1f7a91b-d0fd-4a62-997e-7fb9b69bf235", - "path": "/rightStick", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Look", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "8c8e490b-c610-4785-884f-f04217b23ca4", - "path": "/delta", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse;Touch", - "action": "Look", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "3e5f5442-8668-4b27-a940-df99bad7e831", - "path": "/{Hatswitch}", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Look", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "143bb1cd-cc10-4eca-a2f0-a3664166fe91", - "path": "/buttonWest", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "05f6913d-c316-48b2-a6bb-e225f14c7960", - "path": "/leftButton", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "886e731e-7071-4ae4-95c0-e61739dad6fd", - "path": "/primaryTouch/tap", - "interactions": "", - "processors": "", - "groups": ";Touch", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "ee3d0cd2-254e-47a7-a8cb-bc94d9658c54", - "path": "/trigger", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "8255d333-5683-4943-a58a-ccb207ff1dce", - "path": "/{PrimaryAction}", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "b3c1c7f0-bd20-4ee7-a0f1-899b24bca6d7", - "path": "/enter", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Attack", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "cbac6039-9c09-46a1-b5f2-4e5124ccb5ed", - "path": "/2", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Next", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "e15ca19d-e649-4852-97d5-7fe8ccc44e94", - "path": "/dpad/right", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Next", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "f2e9ba44-c423-42a7-ad56-f20975884794", - "path": "/leftShift", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Sprint", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "8cbb2f4b-a784-49cc-8d5e-c010b8c7f4e6", - "path": "/leftStickPress", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Sprint", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "d8bf24bf-3f2f-4160-a97c-38ec1eb520ba", - "path": "/trigger", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "Sprint", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "eb40bb66-4559-4dfa-9a2f-820438abb426", - "path": "/space", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Jump", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "daba33a1-ad0c-4742-a909-43ad1cdfbeb6", - "path": "/buttonSouth", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Jump", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "603f3daf-40bd-4854-8724-93e8017f59e3", - "path": "/secondaryButton", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "Jump", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "1534dc16-a6aa-499d-9c3a-22b47347b52a", - "path": "/1", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Previous", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "25060bbd-a3a6-476e-8fba-45ae484aad05", - "path": "/dpad/left", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Previous", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "1c04ea5f-b012-41d1-a6f7-02e963b52893", - "path": "/e", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Interact", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "b3f66d0b-7751-423f-908b-a11c5bd95930", - "path": "/buttonNorth", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Interact", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "4f4649ac-64a8-4a73-af11-b3faef356a4d", - "path": "/buttonEast", - "interactions": "", - "processors": "", - "groups": "Gamepad", - "action": "Crouch", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "36e52cba-0905-478e-a818-f4bfcb9f3b9a", - "path": "/c", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Crouch", - "isComposite": false, - "isPartOfComposite": false - } - ] - }, - { - "name": "UI", - "id": "272f6d14-89ba-496f-b7ff-215263d3219f", - "actions": [ - { - "name": "Navigate", - "type": "PassThrough", - "id": "c95b2375-e6d9-4b88-9c4c-c5e76515df4b", - "expectedControlType": "Vector2", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Submit", - "type": "Button", - "id": "7607c7b6-cd76-4816-beef-bd0341cfe950", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Cancel", - "type": "Button", - "id": "15cef263-9014-4fd5-94d9-4e4a6234a6ef", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "Point", - "type": "PassThrough", - "id": "32b35790-4ed0-4e9a-aa41-69ac6d629449", - "expectedControlType": "Vector2", - "processors": "", - "interactions": "", - "initialStateCheck": true - }, - { - "name": "Click", - "type": "PassThrough", - "id": "3c7022bf-7922-4f7c-a998-c437916075ad", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": true - }, - { - "name": "RightClick", - "type": "PassThrough", - "id": "44b200b1-1557-4083-816c-b22cbdf77ddf", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "MiddleClick", - "type": "PassThrough", - "id": "dad70c86-b58c-4b17-88ad-f5e53adf419e", - "expectedControlType": "Button", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "ScrollWheel", - "type": "PassThrough", - "id": "0489e84a-4833-4c40-bfae-cea84b696689", - "expectedControlType": "Vector2", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "TrackedDevicePosition", - "type": "PassThrough", - "id": "24908448-c609-4bc3-a128-ea258674378a", - "expectedControlType": "Vector3", - "processors": "", - "interactions": "", - "initialStateCheck": false - }, - { - "name": "TrackedDeviceOrientation", - "type": "PassThrough", - "id": "9caa3d8a-6b2f-4e8e-8bad-6ede561bd9be", - "expectedControlType": "Quaternion", - "processors": "", - "interactions": "", - "initialStateCheck": false - } - ], - "bindings": [ - { - "name": "Gamepad", - "id": "809f371f-c5e2-4e7a-83a1-d867598f40dd", - "path": "2DVector", - "interactions": "", - "processors": "", - "groups": "", - "action": "Navigate", - "isComposite": true, - "isPartOfComposite": false - }, - { - "name": "up", - "id": "14a5d6e8-4aaf-4119-a9ef-34b8c2c548bf", - "path": "/leftStick/up", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "up", - "id": "9144cbe6-05e1-4687-a6d7-24f99d23dd81", - "path": "/rightStick/up", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "2db08d65-c5fb-421b-983f-c71163608d67", - "path": "/leftStick/down", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "58748904-2ea9-4a80-8579-b500e6a76df8", - "path": "/rightStick/down", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "8ba04515-75aa-45de-966d-393d9bbd1c14", - "path": "/leftStick/left", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "712e721c-bdfb-4b23-a86c-a0d9fcfea921", - "path": "/rightStick/left", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "fcd248ae-a788-4676-a12e-f4d81205600b", - "path": "/leftStick/right", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "1f04d9bc-c50b-41a1-bfcc-afb75475ec20", - "path": "/rightStick/right", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "", - "id": "fb8277d4-c5cd-4663-9dc7-ee3f0b506d90", - "path": "/dpad", - "interactions": "", - "processors": "", - "groups": ";Gamepad", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "Joystick", - "id": "e25d9774-381c-4a61-b47c-7b6b299ad9f9", - "path": "2DVector", - "interactions": "", - "processors": "", - "groups": "", - "action": "Navigate", - "isComposite": true, - "isPartOfComposite": false - }, - { - "name": "up", - "id": "3db53b26-6601-41be-9887-63ac74e79d19", - "path": "/stick/up", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "0cb3e13e-3d90-4178-8ae6-d9c5501d653f", - "path": "/stick/down", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "0392d399-f6dd-4c82-8062-c1e9c0d34835", - "path": "/stick/left", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "942a66d9-d42f-43d6-8d70-ecb4ba5363bc", - "path": "/stick/right", - "interactions": "", - "processors": "", - "groups": "Joystick", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "Keyboard", - "id": "ff527021-f211-4c02-933e-5976594c46ed", - "path": "2DVector", - "interactions": "", - "processors": "", - "groups": "", - "action": "Navigate", - "isComposite": true, - "isPartOfComposite": false - }, - { - "name": "up", - "id": "563fbfdd-0f09-408d-aa75-8642c4f08ef0", - "path": "/w", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "up", - "id": "eb480147-c587-4a33-85ed-eb0ab9942c43", - "path": "/upArrow", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "2bf42165-60bc-42ca-8072-8c13ab40239b", - "path": "/s", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "down", - "id": "85d264ad-e0a0-4565-b7ff-1a37edde51ac", - "path": "/downArrow", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "74214943-c580-44e4-98eb-ad7eebe17902", - "path": "/a", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "left", - "id": "cea9b045-a000-445b-95b8-0c171af70a3b", - "path": "/leftArrow", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "8607c725-d935-4808-84b1-8354e29bab63", - "path": "/d", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "right", - "id": "4cda81dc-9edd-4e03-9d7c-a71a14345d0b", - "path": "/rightArrow", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Navigate", - "isComposite": false, - "isPartOfComposite": true - }, - { - "name": "", - "id": "9e92bb26-7e3b-4ec4-b06b-3c8f8e498ddc", - "path": "*/{Submit}", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", - "action": "Submit", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "82627dcc-3b13-4ba9-841d-e4b746d6553e", - "path": "*/{Cancel}", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", - "action": "Cancel", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "c52c8e0b-8179-41d3-b8a1-d149033bbe86", - "path": "/position", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Point", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "e1394cbc-336e-44ce-9ea8-6007ed6193f7", - "path": "/position", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "Point", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "5693e57a-238a-46ed-b5ae-e64e6e574302", - "path": "/touch*/position", - "interactions": "", - "processors": "", - "groups": "Touch", - "action": "Point", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "4faf7dc9-b979-4210-aa8c-e808e1ef89f5", - "path": "/leftButton", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Click", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "8d66d5ba-88d7-48e6-b1cd-198bbfef7ace", - "path": "/tip", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "Click", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "47c2a644-3ebc-4dae-a106-589b7ca75b59", - "path": "/touch*/press", - "interactions": "", - "processors": "", - "groups": "Touch", - "action": "Click", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "bb9e6b34-44bf-4381-ac63-5aa15d19f677", - "path": "/trigger", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "Click", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "38c99815-14ea-4617-8627-164d27641299", - "path": "/scroll", - "interactions": "", - "processors": "", - "groups": ";Keyboard&Mouse", - "action": "ScrollWheel", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "4c191405-5738-4d4b-a523-c6a301dbf754", - "path": "/rightButton", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "RightClick", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "24066f69-da47-44f3-a07e-0015fb02eb2e", - "path": "/middleButton", - "interactions": "", - "processors": "", - "groups": "Keyboard&Mouse", - "action": "MiddleClick", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "7236c0d9-6ca3-47cf-a6ee-a97f5b59ea77", - "path": "/devicePosition", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "TrackedDevicePosition", - "isComposite": false, - "isPartOfComposite": false - }, - { - "name": "", - "id": "23e01e3a-f935-4948-8d8b-9bcac77714fb", - "path": "/deviceRotation", - "interactions": "", - "processors": "", - "groups": "XR", - "action": "TrackedDeviceOrientation", - "isComposite": false, - "isPartOfComposite": false - } - ] - } - ], - "controlSchemes": [ - { - "name": "Keyboard&Mouse", - "bindingGroup": "Keyboard&Mouse", - "devices": [ - { - "devicePath": "", - "isOptional": false, - "isOR": false - }, - { - "devicePath": "", - "isOptional": false, - "isOR": false - } - ] - }, - { - "name": "Gamepad", - "bindingGroup": "Gamepad", - "devices": [ - { - "devicePath": "", - "isOptional": false, - "isOR": false - } - ] - }, - { - "name": "Touch", - "bindingGroup": "Touch", - "devices": [ - { - "devicePath": "", - "isOptional": false, - "isOR": false - } - ] - }, - { - "name": "Joystick", - "bindingGroup": "Joystick", - "devices": [ - { - "devicePath": "", - "isOptional": false, - "isOR": false - } - ] - }, - { - "name": "XR", - "bindingGroup": "XR", - "devices": [ - { - "devicePath": "", - "isOptional": false, - "isOR": false - } - ] - } - ] -} \ No newline at end of file diff --git a/Assets/InputSystem_Actions.inputactions.meta b/Assets/InputSystem_Actions.inputactions.meta deleted file mode 100644 index 409e062..0000000 --- a/Assets/InputSystem_Actions.inputactions.meta +++ /dev/null @@ -1,14 +0,0 @@ -fileFormatVersion: 2 -guid: e49350a9c5e195d4a9f1e953c66a4a91 -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} - generateWrapperCode: 0 - wrapperCodePath: - wrapperClassName: - wrapperCodeNamespace: diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat index 8b7e831..19372a6 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat @@ -118,7 +118,6 @@ Material: - _EmissionColor: {r: 0.3679245, g: 0.311658, b: 0.23429155, a: 1} - _SoftParticleFadeParams: {r: 0, g: 1, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &6951120827820855590 MonoBehaviour: m_ObjectHideFlags: 11 @@ -131,4 +130,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat index 8abf6d9..5bd30c6 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat @@ -122,7 +122,6 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &2974140568582344156 MonoBehaviour: m_ObjectHideFlags: 11 @@ -135,4 +134,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat index 135c077..9a33880 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -135,4 +135,3 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat index 1363366..04d13f0 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat @@ -57,7 +57,6 @@ Material: - Vector2_C110CB2: {r: -0.24, g: 0.12, b: 0, a: 0} - Vector2_D7EDBAAE: {r: 0.15, g: 1.15, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &8035093852659969012 MonoBehaviour: m_ObjectHideFlags: 11 @@ -70,4 +69,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat index 8897b7b..e47caf4 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -99,4 +99,3 @@ Material: - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 0.634} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat index ce56566..96daf1a 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -54,4 +54,3 @@ Material: m_Colors: - Color_207CF4A: {r: 1.4980392, g: 1.4980392, b: 1.4980392, a: 0.74509805} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat index 8e6c2fe..eb1349f 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -129,4 +129,3 @@ Material: - _EmissionColor: {r: 0.41509432, g: 0.31229973, b: 0.20950516, a: 1} - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} m_BuildTextureStacks: [] - m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat index 47e94b9..5da75d3 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat @@ -41,7 +41,6 @@ Material: m_Colors: - Color_207CF4A: {r: 1.2945342, g: 2.3705108, b: 3.2111173, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &6121344493983368059 MonoBehaviour: m_ObjectHideFlags: 11 @@ -54,4 +53,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat index 82c6174..c1ed83e 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat @@ -42,7 +42,6 @@ Material: m_Colors: - Color_207CF4A: {r: 0.6778649, g: 0.97798824, b: 0.98833734, a: 1} m_BuildTextureStacks: [] - m_AllowLocking: 1 --- !u!114 &3216928852530515047 MonoBehaviour: m_ObjectHideFlags: 11 @@ -55,4 +54,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 7 diff --git a/Assets/Plugins.meta b/Assets/Plugins.meta new file mode 100644 index 0000000..b11ec7a --- /dev/null +++ b/Assets/Plugins.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 203be8e601b5869489600cf1b37602a0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android.meta b/Assets/Plugins/Android.meta new file mode 100644 index 0000000..20fa7d8 --- /dev/null +++ b/Assets/Plugins/Android.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 67c5ab55b85da4841b802a91c34f39ce +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/AndroidManifest.xml b/Assets/Plugins/Android/AndroidManifest.xml new file mode 100644 index 0000000..7ecd55b --- /dev/null +++ b/Assets/Plugins/Android/AndroidManifest.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + diff --git a/Assets/Plugins/Android/AndroidManifest.xml.meta b/Assets/Plugins/Android/AndroidManifest.xml.meta new file mode 100644 index 0000000..ab43845 --- /dev/null +++ b/Assets/Plugins/Android/AndroidManifest.xml.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9944775ac1f901d4fa52850241abb460 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/HingeAngleSensor.java b/Assets/Plugins/Android/HingeAngleSensor.java new file mode 100644 index 0000000..e7e7114 --- /dev/null +++ b/Assets/Plugins/Android/HingeAngleSensor.java @@ -0,0 +1,100 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +package com.unity.lostcryptlargescreenexample; + +import android.app.Activity; +import android.content.Context; +import android.hardware.Sensor; +import android.hardware.SensorEvent; +import android.hardware.SensorEventListener; +import android.hardware.SensorManager; +import android.util.Log; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.List; + +import static androidx.core.content.ContextCompat.getSystemService; + +public final class HingeAngleSensor { + private static final String HINGE_ANGLE_SENSOR_NAME = "Hinge Angle".toLowerCase(); // works on some other devices/emulators, use sensor.getName() + + private SensorManager mSensorManager; + private Sensor mHingeAngleSensor; + private SensorEventListener mSensorListener; + private float lastValue = -1f; + + public void setupSensor() { + + if (mHingeAngleSensor == null) { + // we haven't set it yet! + List sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); + + for (Sensor sensor : sensorList) { + if (sensor.getName().toLowerCase().contains(HINGE_ANGLE_SENSOR_NAME)) { + mHingeAngleSensor = sensor; + } + } + + mSensorListener = new SensorEventListener() { + @Override + public void onSensorChanged(final SensorEvent event) { + if (event.sensor == mHingeAngleSensor) { + lastValue = event.values[0]; + } + } + + @Override + public void onAccuracyChanged(Sensor sensor, int accuracy) { + //TODO: support accuracy change + } + }; + + mSensorManager.registerListener(mSensorListener, mHingeAngleSensor, SensorManager.SENSOR_DELAY_GAME); + } + } + /* + * Get the last measured hinge angle value (-2 if a problem occurred) + */ + public float getHingeAngle() { + if (mSensorListener == null) { + return -2f; + } + return lastValue; + } + + public int isHingeEnabled() { + return mSensorListener != null ? 1 : 0; + } + + /* + * Create the hinge angle sensor class (singleton) + */ + public static HingeAngleSensor getInstance(Activity currentActivity) { + // double check synchronization + HingeAngleSensor result = instance; + if (result == null) { + synchronized (SINGLETON_LOCK) { + result = instance; + if (result == null) { + result = new HingeAngleSensor(); + result.mSensorManager = (SensorManager) currentActivity.getSystemService(Context.SENSOR_SERVICE); + instance = result; + } + } + } + return result; + } + private static final Object SINGLETON_LOCK = new Object(); + private static volatile HingeAngleSensor instance; + private HingeAngleSensor() { + // Singleton + } + + /* + * Unregister listener - must be called by Unity + */ + public void dispose() { + mSensorManager.unregisterListener(mSensorListener); + } +} diff --git a/Assets/Plugins/Android/HingeAngleSensor.java.meta b/Assets/Plugins/Android/HingeAngleSensor.java.meta new file mode 100644 index 0000000..071e1c1 --- /dev/null +++ b/Assets/Plugins/Android/HingeAngleSensor.java.meta @@ -0,0 +1,32 @@ +fileFormatVersion: 2 +guid: 07d82ba43a21e0f42b09bae9c2f056c9 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + Android: Android + second: + enabled: 1 + settings: {} + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + DefaultValueInitialized: true + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java new file mode 100644 index 0000000..48ba180 --- /dev/null +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -0,0 +1,208 @@ +package com.unity.lostcryptlargescreenexample; + +import com.unity3d.player.UnityPlayerActivity; + +import android.app.Activity; +import android.content.res.Configuration; +import android.os.Handler; +import android.os.Looper; +import android.os.Bundle; +import android.os.Build; +import android.view.WindowManager; +import android.util.Log; +import android.view.Display; +import android.util.DisplayMetrics; + +import org.json.JSONObject; +import org.json.JSONException; +import android.graphics.Rect; +import android.view.Surface; + +import androidx.window.java.layout.WindowInfoTrackerCallbackAdapter; +import androidx.window.layout.DisplayFeature; +import androidx.window.layout.FoldingFeature; +import androidx.window.layout.WindowInfoTracker; +import androidx.window.layout.WindowLayoutInfo; +import androidx.appcompat.app.AppCompatActivity; +import androidx.core.util.Consumer; +import java.util.concurrent.Executor; + +// For hinge angle sensor readings +import android.content.Context; +import android.hardware.Sensor; +import android.hardware.SensorEvent; +import android.hardware.SensorEventListener; +import android.hardware.SensorManager; + + + +import static androidx.core.content.ContextCompat.getSystemService; + + +public class LargeScreenPlayableActivity extends UnityPlayerActivity { + String TAG = "LargeScreenPlayable"; + private SensorManager mSensorManager; + private Sensor mHingeAngleSensor; + private SensorEventListener mSensorListener; + private float lastValue = -1.0f; + + static Context mContext; + FoldingFeature lastFoldingFeature = null; + WindowInfoTrackerCallbackAdapter wit; + private final LayoutStateChangeCallback layoutStateChangeCallback = + new LayoutStateChangeCallback(); + + + @Override + protected void onCreate(Bundle bundle) { + super.onCreate(bundle); + mContext = this; + + if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) { + getWindow().getAttributes().layoutInDisplayCutoutMode = WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS; + } + + wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.getOrCreate(this)); + wit.addWindowLayoutInfoListener( + this, Runnable::run, layoutStateChangeCallback); + } + + @Override + public void onConfigurationChanged(Configuration newConfig) { + super.onConfigurationChanged(newConfig); + + Log.d(TAG, "on Configuration changed: " + newConfig.toString()); + + // winConfig={ mBounds=Rect(0, 0 - 1080, 2092) mAppBounds=Rect(0, 0 - 1080, 1896) mMaxBounds=Rect(0, 0 - 1080, 2092) mDisplayRotation=ROTATION_180 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_180}} + try { + Display display = getWindowManager().getDefaultDisplay(); + JSONObject json = new JSONObject(); + + int rotation = display.getRotation(); + if (rotation == Surface.ROTATION_0) + json.put("rotation", "ROTATION_0"); + else if (rotation == Surface.ROTATION_90) + json.put("rotation", "ROTATION_90"); + else if (rotation == Surface.ROTATION_180) + json.put("rotation", "ROTATION_180"); + else if (rotation == Surface.ROTATION_270) + json.put("rotation", "ROTATION_270"); + + if (newConfig.orientation == Configuration.ORIENTATION_PORTRAIT) + json.put("orientation", "ORIENTATION_PORTRAIT"); + else if (newConfig.orientation == Configuration.ORIENTATION_LANDSCAPE) + json.put("orientation", "ORIENTATION_LANDSCAPE"); + else + json.put("orientation", "ORIENTATION_UNDEFINED"); + + DisplayMetrics screenMetrics = new DisplayMetrics(); + display.getMetrics(screenMetrics); + json.put("screenWidth", screenMetrics.widthPixels); + json.put("screenHeight", screenMetrics.heightPixels); + + Rect r = new Rect(); + getWindow().getDecorView().getWindowVisibleDisplayFrame(r); + json.put("visibleFrameLeft", r.left); + json.put("visibleFrameRight", r.right); + json.put("visibleFrameTop", r.top); + json.put("visibleFrameBottom", r.bottom); + + // This will be sent to the C# layer in Unity, and can be received by the gameObject "ConfigurationManager" + mUnityPlayer.UnitySendMessage("ConfigurationManager", "onConfigurationChanged", json.toString()); + } catch (JSONException e) { + } + } + + protected void HandleFoldingFeatures(FoldingFeature foldingFeature) { + try { + JSONObject json = new JSONObject(); + if (foldingFeature != null) { + if (foldingFeature.getOrientation() == FoldingFeature.Orientation.HORIZONTAL) { + json.put("orientation", "HINGE_ORIENTATION_HORIZONTAL"); + } else { + json.put("orientation", "HINGE_ORIENTATION_VERTICAL"); + } + + if (foldingFeature.getState() == FoldingFeature.State.FLAT) { + json.put("state", "FLAT"); + } else { + json.put("state", "HALF_OPENED"); + } + + json.put("isSeparating", foldingFeature.isSeparating() ? "1" : "0"); + Rect r = foldingFeature.getBounds(); + json.put("boundsLeft", r.left); + json.put("boundsTop", r.top); + json.put("boundsRight", r.right); + json.put("boundsBottom", r.bottom); + } else { + json.put("state", "CLOSED"); + } + Log.d(TAG, "HandleFoldingFeatures: " + json.toString()); + mUnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", json.toString()); + } catch (JSONException e) { + Log.d(TAG, "Exception json"); + throw new RuntimeException(e); + } + } + + @Override + protected void onStart() { + super.onStart(); + } + + @Override + protected void onStop() { + super.onStop(); + } + + protected void onLayoutStateChange(WindowLayoutInfo newLayoutInfo){ + Log.d(TAG, "onLayoutStateChange: " + newLayoutInfo.toString()); + + lastFoldingFeature = null; + if (newLayoutInfo.getDisplayFeatures().size() > 0) { + newLayoutInfo.getDisplayFeatures().forEach(displayFeature -> { + if(displayFeature instanceof FoldingFeature) + { + // only set if it's a fold, not other feature type. only works for single-fold devices. + FoldingFeature foldingFeature = (FoldingFeature)displayFeature; + lastFoldingFeature = foldingFeature; + HandleFoldingFeatures(foldingFeature); + Log.d(TAG, "Fold changed: " + foldingFeature.toString()); + + } else { + Log.d(TAG, "Fold changed: [Closed]"); + } + }); + } + } + + Executor runOnUiThreadExecutor() + { + return new MyExecutor(); + } + + class MyExecutor implements Executor + { + Handler handler = new Handler(Looper.getMainLooper()); + @Override + public void execute(Runnable command) { + handler.post(command); + } + } + + public FoldingFeature getFoldingFeature() + { + return lastFoldingFeature; + } + + class LayoutStateChangeCallback implements Consumer { + @Override + public void accept(WindowLayoutInfo newLayoutInfo) { + // Use newLayoutInfo to update the Layout + LargeScreenPlayableActivity.this.runOnUiThread( () -> { + LargeScreenPlayableActivity.this.onLayoutStateChange(newLayoutInfo); + }); + } + } +} \ No newline at end of file diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta b/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta new file mode 100644 index 0000000..b63110a --- /dev/null +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java.meta @@ -0,0 +1,32 @@ +fileFormatVersion: 2 +guid: be119ee7912362c439de0e521433b7e8 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + Android: Android + second: + enabled: 1 + settings: {} + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + DefaultValueInitialized: true + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/gradleTemplate.properties b/Assets/Plugins/Android/gradleTemplate.properties new file mode 100644 index 0000000..cc8f4df --- /dev/null +++ b/Assets/Plugins/Android/gradleTemplate.properties @@ -0,0 +1,6 @@ +org.gradle.jvmargs=-Xmx**JVM_HEAP_SIZE**M +org.gradle.parallel=true +unityStreamingAssets=.unity3d**STREAMING_ASSETS** +**ADDITIONAL_PROPERTIES** + +android.useAndroidX=true \ No newline at end of file diff --git a/Assets/Scenes/Unity6Scene.unity.meta b/Assets/Plugins/Android/gradleTemplate.properties.meta similarity index 74% rename from Assets/Scenes/Unity6Scene.unity.meta rename to Assets/Plugins/Android/gradleTemplate.properties.meta index 8a3481d..1b84161 100644 --- a/Assets/Scenes/Unity6Scene.unity.meta +++ b/Assets/Plugins/Android/gradleTemplate.properties.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 68e1880c41de3c44ebd453abbcd4c3ac +guid: 7d423e2f321697c4896b9b2553fa275e DefaultImporter: externalObjects: {} userData: diff --git a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED new file mode 100644 index 0000000..5054a34 --- /dev/null +++ b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED @@ -0,0 +1,61 @@ +apply plugin: 'com.android.application' + +dependencies { + implementation project(':unityLibrary') + } + +android { + ndkPath "**NDKPATH**" + + compileSdkVersion **APIVERSION** + buildToolsVersion '**BUILDTOOLS**' + + compileOptions { + sourceCompatibility JavaVersion.VERSION_11 + targetCompatibility JavaVersion.VERSION_11 + } + + defaultConfig { + minSdkVersion **MINSDKVERSION** + targetSdkVersion **TARGETSDKVERSION** + applicationId '**APPLICATIONID**' + ndk { + abiFilters **ABIFILTERS** + } + versionCode **VERSIONCODE** + versionName '**VERSIONNAME**' + } + + aaptOptions { + noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') + ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" + }**SIGN** + + lintOptions { + abortOnError false + } + + buildTypes { + debug { + minifyEnabled **MINIFY_DEBUG** + proguardFiles getDefaultProguardFile('proguard-android.txt')**SIGNCONFIG** + jniDebuggable true + } + release { + minifyEnabled **MINIFY_RELEASE** + proguardFiles getDefaultProguardFile('proguard-android.txt')**SIGNCONFIG** + } + }**PACKAGING_OPTIONS****PLAY_ASSET_PACKS****SPLITS** +**BUILT_APK_LOCATION** + bundle { + language { + enableSplit = false + } + density { + enableSplit = false + } + abi { + enableSplit = true + } + } +}**SPLITS_VERSION_CODE****LAUNCHER_SOURCE_BUILD_SETUP** diff --git a/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta new file mode 100644 index 0000000..8356e50 --- /dev/null +++ b/Assets/Plugins/Android/launcherTemplate.gradle.DISABLED.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4431570eb4a343447a4e0eb36e129e9b +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/mainTemplate.gradle b/Assets/Plugins/Android/mainTemplate.gradle new file mode 100644 index 0000000..d8d20de --- /dev/null +++ b/Assets/Plugins/Android/mainTemplate.gradle @@ -0,0 +1,47 @@ +apply plugin: 'com.android.library' +**APPLY_PLUGINS** + +dependencies { + implementation fileTree(dir: 'libs', include: ['*.jar']) + implementation "androidx.window:window:1.0.0" + implementation "androidx.window:window-java:1.0.0" + implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" + implementation 'androidx.appcompat:appcompat:1.2.0' + implementation 'androidx.core:core-ktx:1.3.2' + +**DEPS**} + +android { + ndkPath "**NDKPATH**" + + compileSdkVersion **APIVERSION** + buildToolsVersion '**BUILDTOOLS**' + + compileOptions { + sourceCompatibility JavaVersion.VERSION_11 + targetCompatibility JavaVersion.VERSION_11 + } + + defaultConfig { + minSdkVersion **MINSDKVERSION** + targetSdkVersion **TARGETSDKVERSION** + ndk { + abiFilters **ABIFILTERS** + } + versionCode **VERSIONCODE** + versionName '**VERSIONNAME**' + consumerProguardFiles 'proguard-unity.txt'**USER_PROGUARD** + } + + lintOptions { + abortOnError false + } + + aaptOptions { + noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') + ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" + }**PACKAGING_OPTIONS** +} +**IL_CPP_BUILD_SETUP** +**SOURCE_BUILD_SETUP** +**EXTERNAL_SOURCES** diff --git a/Assets/Plugins/Android/mainTemplate.gradle.meta b/Assets/Plugins/Android/mainTemplate.gradle.meta new file mode 100644 index 0000000..20adfb4 --- /dev/null +++ b/Assets/Plugins/Android/mainTemplate.gradle.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e37d997e32231b14db4e8a69dcd9f5ae +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset index e93e8a6..f45f10b 100644 --- a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset +++ b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset @@ -12,8 +12,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} m_Name: RenderPipelineAsset_Universal m_EditorClassIdentifier: - k_AssetVersion: 12 - k_AssetPreviousVersion: 12 + k_AssetVersion: 11 + k_AssetPreviousVersion: 11 m_RendererType: 0 m_RendererData: {fileID: 0} m_RendererDataList: @@ -33,14 +33,6 @@ MonoBehaviour: m_EnableLODCrossFade: 1 m_LODCrossFadeDitheringType: 1 m_ShEvalMode: 0 - m_LightProbeSystem: 0 - m_ProbeVolumeMemoryBudget: 1024 - m_ProbeVolumeBlendingMemoryBudget: 256 - m_SupportProbeVolumeGPUStreaming: 0 - m_SupportProbeVolumeDiskStreaming: 0 - m_SupportProbeVolumeScenarios: 0 - m_SupportProbeVolumeScenarioBlending: 0 - m_ProbeVolumeSHBands: 1 m_MainLightRenderingMode: 1 m_MainLightShadowsSupported: 1 m_MainLightShadowmapResolution: 2048 @@ -75,30 +67,21 @@ MonoBehaviour: m_SupportsLightLayers: 0 m_DebugLevel: 0 m_StoreActionsOptimization: 0 + m_EnableRenderGraph: 0 m_UseAdaptivePerformance: 1 m_ColorGradingMode: 0 m_ColorGradingLutSize: 32 - m_AllowPostProcessAlphaOutput: 0 m_UseFastSRGBLinearConversion: 0 m_SupportDataDrivenLensFlare: 1 - m_SupportScreenSpaceLensFlare: 1 - m_GPUResidentDrawerMode: 0 - m_SmallMeshScreenPercentage: 0 - m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 m_ShadowType: 1 m_LocalShadowsSupported: 0 m_LocalShadowsAtlasResolution: 256 m_MaxPixelLights: 0 m_ShadowAtlasResolution: 256 m_VolumeFrameworkUpdateMode: 0 - m_VolumeProfile: {fileID: 0} - apvScenesData: - obsoleteSceneBounds: - m_Keys: [] - m_Values: [] - obsoleteHasProbeVolumes: - m_Keys: [] - m_Values: + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} m_PrefilteringModeMainLightShadows: 4 m_PrefilteringModeAdditionalLight: 4 m_PrefilteringModeAdditionalLightShadows: 0 @@ -109,7 +92,6 @@ MonoBehaviour: m_PrefilterDebugKeywords: 1 m_PrefilterWriteRenderingLayers: 1 m_PrefilterHDROutput: 1 - m_PrefilterAlphaOutput: 1 m_PrefilterSSAODepthNormals: 1 m_PrefilterSSAOSourceDepthLow: 1 m_PrefilterSSAOSourceDepthMedium: 1 @@ -122,15 +104,7 @@ MonoBehaviour: m_PrefilterDBufferMRT1: 1 m_PrefilterDBufferMRT2: 1 m_PrefilterDBufferMRT3: 1 - m_PrefilterSoftShadowsQualityLow: 1 - m_PrefilterSoftShadowsQualityMedium: 1 - m_PrefilterSoftShadowsQualityHigh: 1 - m_PrefilterSoftShadows: 0 m_PrefilterScreenCoord: 1 m_PrefilterNativeRenderPass: 1 - m_PrefilterUseLegacyLightmaps: 0 m_ShaderVariantLogLevel: 0 m_ShadowCascades: 0 - m_Textures: - blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} - bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/RenderPipeline/RendererData_2D.asset b/Assets/RenderPipeline/RendererData_2D.asset index d40231b..830b482 100644 --- a/Assets/RenderPipeline/RendererData_2D.asset +++ b/Assets/RenderPipeline/RendererData_2D.asset @@ -16,16 +16,6 @@ MonoBehaviour: debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3} hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} - probeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, - type: 3} - probeVolumeResources: - probeVolumeDebugShader: {fileID: 0} - probeVolumeFragmentationDebugShader: {fileID: 0} - probeVolumeOffsetDebugShader: {fileID: 0} - probeVolumeSamplingDebugShader: {fileID: 0} - probeSamplingDebugMesh: {fileID: 0} - probeSamplingDebugTexture: {fileID: 0} - probeVolumeBlendStatesCS: {fileID: 0} m_RendererFeatures: [] m_RendererFeatureMap: m_UseNativeRenderPass: 0 @@ -52,5 +42,35 @@ MonoBehaviour: m_CameraSortingLayerDownsamplingMethod: 0 m_MaxLightRenderTextureCount: 16 m_MaxShadowRenderTextureCount: 1 + m_ShapeLightShader: {fileID: 4800000, guid: d79e1c784eaf80c4585c0be7391f757a, type: 3} + m_ShapeLightVolumeShader: {fileID: 4800000, guid: 7e60080c8cd24a2468cb08b4bfee5606, + type: 3} + m_PointLightShader: {fileID: 4800000, guid: e35a31e1679aeff489e202f5cc4853d5, type: 3} + m_PointLightVolumeShader: {fileID: 4800000, guid: c7d04ca57e5449d49ad9cee1c604bc26, + type: 3} + m_CoreBlitShader: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3} + m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + m_SamplingShader: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, + type: 3} + m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, + type: 3} + m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, + type: 3} + m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, + type: 3} + m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, + type: 3} m_PostProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3} m_DefaultMaterialType: 0 + m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, + type: 2} diff --git a/Assets/Scenes/0.OriginalScene.meta b/Assets/Scenes/0.OriginalScene.meta new file mode 100644 index 0000000..a69a8b7 --- /dev/null +++ b/Assets/Scenes/0.OriginalScene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0102b73ff4e83ad4291ddabfb2a67db8 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/0.OriginalScene/Original.unity b/Assets/Scenes/0.OriginalScene/Original.unity new file mode 100644 index 0000000..ec67c9e --- /dev/null +++ b/Assets/Scenes/0.OriginalScene/Original.unity @@ -0,0 +1,12194 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 1047545613} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!43 &14844945 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 234 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 80 + localAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 80 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 2240 + _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &79114920 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!43 &139071211 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &140940713 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &170167097 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &264391988 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + m_PrefabInstance: {fileID: 2134805168} + m_PrefabAsset: {fileID: 0} +--- !u!43 &268425353 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &324979615 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &328447788 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328447789} + m_Layer: 0 + m_Name: Foreground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &328447789 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328447788} + serializedVersion: 2 + 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: 937351332} + - {fileID: 1539694135} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!43 &379404232 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 114 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 40 + localAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 40 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1120 + _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &432623615 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &453339988 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 453339989} + - component: {fileID: 453339990} + m_Layer: 8 + m_Name: Character Bounds - Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453339989 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -56.09, y: 0, z: 0} + m_LocalScale: {x: 1, y: 10.38, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &453339990 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!43 &490625351 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} + - {fileID: 2090619701} + - {fileID: 1224285219} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &651509334 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 4401863856316295328, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + m_PrefabInstance: {fileID: 4401863855336439685} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!43 &653126015 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!43 &691701818 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 522 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 176 + localAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 176 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 4928 + _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &702357827 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 54 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 20 + localAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 20 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 560 + _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &716327412 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 186 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 64 + localAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 64 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1792 + _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &768166320 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 72 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 26 + localAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 26 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 728 + _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &776702476 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_Name + value: Particles_Glow + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_SortingLayer + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: ShapeModule.m_Scale.x + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.72 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.14 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} +--- !u!4 &904104554 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + m_PrefabInstance: {fileID: 904104553} + m_PrefabAsset: {fileID: 0} +--- !u!4 &915121624 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &927382648 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99737316 + objectReference: {fileID: 0} + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.072434455 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8619109 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5070598 + objectReference: {fileID: 0} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1058990043} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1250 + objectReference: {fileID: 0} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 702357827} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1260 + objectReference: {fileID: 0} + - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 324979615} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1224 + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName + value: CharacterController2D, Assembly-CSharp + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument + value: + objectReference: {fileID: 915121624} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName + value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime + objectReference: {fileID: 0} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 716327412} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1264 + objectReference: {fileID: 0} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 490625351} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1324 + objectReference: {fileID: 0} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1368346627} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1222 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 140940713} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1334 + objectReference: {fileID: 0} + - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1077763402} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1254 + objectReference: {fileID: 0} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 170167097} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1228 + objectReference: {fileID: 0} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1791983271} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1232 + objectReference: {fileID: 0} + - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 653126015} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1332 + objectReference: {fileID: 0} + - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1086194606} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1192 + objectReference: {fileID: 0} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1314662228} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1236 + objectReference: {fileID: 0} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 970385040} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1216 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000034086402 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000086426724 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Name + value: Sara Variant + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.64 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.26 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: maxSpeed + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: audioPlayer + value: + objectReference: {fileID: 432623615} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: acceleration + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: spriteLibrary + value: + objectReference: {fileID: 1598623320} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000027418133 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000024378294 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1960960740} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1262 + objectReference: {fileID: 0} + - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1156537807} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1246 + objectReference: {fileID: 0} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2033581470} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1234 + objectReference: {fileID: 0} + - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1671932041} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1274 + objectReference: {fileID: 0} + - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2128434174} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1252 + objectReference: {fileID: 0} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2064797071} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1258 + objectReference: {fileID: 0} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1299560289} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1268 + objectReference: {fileID: 0} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 996177550} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1240 + objectReference: {fileID: 0} + - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 768166320} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1328 + objectReference: {fileID: 0} + - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_SpriteLibraryAsset + value: + objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1630560359} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1270 + objectReference: {fileID: 0} + - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1583489727} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1266 + objectReference: {fileID: 0} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961548405} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1218 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1698569813} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1336 + objectReference: {fileID: 0} + - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 776702476} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1230 + objectReference: {fileID: 0} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 139071211} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1220 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 268425353} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1330 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 691701818} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1326 + objectReference: {fileID: 0} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1945076100} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1238 + objectReference: {fileID: 0} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2117626672} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1208 + objectReference: {fileID: 0} + - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1155506775} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1242 + objectReference: {fileID: 0} + - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9937137 + objectReference: {fileID: 0} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.11195159 + objectReference: {fileID: 0} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1033828130} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1244 + objectReference: {fileID: 0} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1904426841} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1272 + objectReference: {fileID: 0} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1666075635} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1226 + objectReference: {fileID: 0} + - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961203125} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1194 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8627133 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5056934 + objectReference: {fileID: 0} + - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 379404232} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1256 + objectReference: {fileID: 0} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1406295500} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1248 + objectReference: {fileID: 0} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 14844945} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1196 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} +--- !u!114 &927382649 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e52de21a22b6dd44c9cc19f810c65059, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!95 &927382650 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 2638879085847843680, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} +--- !u!4 &927382651 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} +--- !u!4 &937351332 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + m_PrefabInstance: {fileID: 3068243760089943930} + m_PrefabAsset: {fileID: 0} +--- !u!43 &961203125 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &961548405 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &970385040 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &976243511 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_Name + value: Audio + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!82 &976243512 stripped +AudioSource: + m_CorrespondingSourceObject: {fileID: 884130366229058929, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!1 &976243513 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 9220637403320098773, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!43 &996177550 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1033828130 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!850595691 &1047545613 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 +--- !u!43 &1058990043 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 150 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 52 + localAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 52 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1456 + _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1077763402 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 126 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 44 + localAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 44 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1232 + _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1086194606 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1155506775 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1156537807 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1165331672 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8431836015316238528, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1185020591 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_Name + value: Particles_Dust + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.x + value: -22.70182 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.y + value: -0.13 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} +--- !u!4 &1185020592 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, + type: 3} + m_PrefabInstance: {fileID: 1185020591} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1201033061 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1201033062} + - component: {fileID: 1201033064} + - component: {fileID: 1201033063} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1201033062 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + 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: 1223917211} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1201033063 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1201033064 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201033061} + m_CullTransparentMesh: 0 +--- !u!1 &1223917210 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1223917211} + - component: {fileID: 1223917215} + - component: {fileID: 1223917214} + - component: {fileID: 1223917213} + - component: {fileID: 1223917212} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1223917211 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + 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: 1201033062} + m_Father: {fileID: 1460031421} + 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: 525, y: 250} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1223917212 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /escape +--- !u!114 &1223917213 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1223917214} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1460031422} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1223917214 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1223917215 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1223917210} + m_CullTransparentMesh: 0 +--- !u!4 &1224285219 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1299560289 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 60 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 22 + localAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 22 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 616 + _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1314662228 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1329263598 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1329263599} + m_Layer: 0 + m_Name: FX - Day + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1329263599 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1329263598} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 904104554} + - {fileID: 1185020592} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1346792638 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1773954006} + m_Modifications: + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.x + value: 23.03582 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.5689993 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_Name + value: Sequence_ArtefactExplosion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} +--- !u!1 &1346792639 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1346792645 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1368346627 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1406295500 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 138 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 48 + localAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 48 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1344 + _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &1460031420 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1644673665} + m_Modifications: + - target: {fileID: 727782449407591129, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_Name + value: On-Screen Controls + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalPosition.x + value: 36.18095 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.1039352 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalPosition.z + value: 118.51172 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 727782449407591131, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: backButton + value: + objectReference: {fileID: 1223917213} + - target: {fileID: 727782450807848529, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_AdditionalShaderChannelsFlag + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 727782450807848534, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 727782450807848530, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1223917211} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4bedf3127b3e64580bd112a7a1f4244c, type: 3} +--- !u!224 &1460031421 stripped +RectTransform: + m_CorrespondingSourceObject: {fileID: 727782450807848530, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + m_PrefabInstance: {fileID: 1460031420} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1460031422 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 727782449407591131, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + m_PrefabInstance: {fileID: 1460031420} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1001 &1497350387 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_Name + value: Environment_Middle_TileGrid + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1565046919 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565046920} + m_Layer: 0 + m_Name: FX + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1565046920 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565046919} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1329263599} + - {fileID: 1714311180} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1583489727 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 174 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 60 + localAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 60 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1680 + _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &1598623320 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!43 &1630560359 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 156 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 54 + localAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 54 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1512 + _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1644673664 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1644673665} + m_Layer: 0 + m_Name: UI - Mobile Input + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1644673665 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1644673664} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1899212482} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1666075635 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1671932041 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1698569813 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 144 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 50 + localAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 50 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1400 + _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1714311179 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1714311180} + m_Layer: 0 + m_Name: FX - Night + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1714311180 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1743653272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + m_PrefabInstance: {fileID: 6372339727274416988} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1773954005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1773954006} + m_Layer: 0 + m_Name: Sequence + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1773954006 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1773954005} + serializedVersion: 2 + 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: 1346792645} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1791983271 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &1832493931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + m_PrefabInstance: {fileID: 1627526225931160617} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1865370384 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1899212482 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 727782449407591130, guid: 4bedf3127b3e64580bd112a7a1f4244c, + type: 3} + m_PrefabInstance: {fileID: 1460031420} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1904426841 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 48 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 18 + localAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 18 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 504 + _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1945076100 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &1953263007 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + m_PrefabInstance: {fileID: 1979114208} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1960960740 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 108 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 38 + localAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 38 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1064 + _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &1979114208 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.frequency + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.strength.scalar + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: ExternalForcesModule.enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.scalar + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minScalar + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.g + value: 0.80241597 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeY.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeZ.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.27 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.43 + objectReference: {fileID: 0} + - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Name + value: Particles_Fireflies_Swarm + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -41.81182 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.5349991 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!43 &2033581470 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &2064797071 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &2090619701 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + m_PrefabInstance: {fileID: 1497350387} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2110736387 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + m_PrefabInstance: {fileID: 7724372246930588227} + m_PrefabAsset: {fileID: 0} +--- !u!43 &2117626672 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &2128434174 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &2134805168 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_Name + value: Particles_Wind_Trail + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.x + value: -80.781815 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.y + value: 11.704999 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayer + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingOrder + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayerID + value: 1988455705 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1001 &312934814778461147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} +--- !u!1001 &1627526225931160617 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_Name + value: Environment_Background_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} +--- !u!1001 &3068243760089943930 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Far + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} +--- !u!1001 &3700321188437348931 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} +--- !u!1001 &4222172013719565011 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} +--- !u!1001 &4233726997508487840 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4233726996481882083, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_Name + value: Gameplay + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.size + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[6].key + value: + objectReference: {fileID: 8746593898355353494, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[7].key + value: + objectReference: {fileID: -6282149261642576288, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[8].key + value: + objectReference: {fileID: -7205171871961192776, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[9].key + value: + objectReference: {fileID: -5367793367026606098, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[10].key + value: + objectReference: {fileID: 6296314514907285990, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[11].key + value: + objectReference: {fileID: 1887292780499569855, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[12].key + value: + objectReference: {fileID: 6125828316537709123, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[13].key + value: + objectReference: {fileID: -1768118237966151592, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[14].key + value: + objectReference: {fileID: 7505689905804029488, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[15].key + value: + objectReference: {fileID: 8486473736393929038, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[16].key + value: + objectReference: {fileID: -2472795056612009201, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[17].key + value: + objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[18].key + value: + objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[1].value + value: + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[2].value + value: + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[3].value + value: + objectReference: {fileID: 7183986917864706342} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[4].value + value: + objectReference: {fileID: 4401863855336439690} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[5].value + value: + objectReference: {fileID: 4401863855336439686} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[6].value + value: + objectReference: {fileID: 927382650} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[7].value + value: + objectReference: {fileID: 927382649} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[8].value + value: + objectReference: {fileID: 79114920} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[9].value + value: + objectReference: {fileID: 5162504457308538021} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[10].value + value: + objectReference: {fileID: 4401863855336439686} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[11].value + value: + objectReference: {fileID: 7183986917864706342} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[12].value + value: + objectReference: {fileID: 4401863855336439690} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[13].value + value: + objectReference: {fileID: 976243512} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[14].value + value: + objectReference: {fileID: 1165331672} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[15].value + value: + objectReference: {fileID: 976243513} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[16].value + value: + objectReference: {fileID: 1329263598} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[17].value + value: + objectReference: {fileID: 1714311179} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[18].value + value: + objectReference: {fileID: 1714311179} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.size + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[0].first + value: 76bd06a3f767fa8458bd0cc47d01ae0f + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[1].first + value: a17fb9f4878f70b4a8f94be3bf9883df + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[2].first + value: f91b70916e4eec448ac84944558d0e5b + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[0].second + value: + objectReference: {fileID: 1346792639} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[1].second + value: + objectReference: {fileID: 651509334} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[2].second + value: + objectReference: {fileID: 651509334} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, type: 3} +--- !u!1001 &4401863855336439685 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[0].x + value: 24.493849 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[1].x + value: 24.493849 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[2].y + value: 16.182667 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_CompositePaths.m_Paths.Array.data[0].Array.data[3].x + value: -55.86103 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[0].X + value: 244938512 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[0].Y + value: 161826704 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[1].X + value: -558610304 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[2].Y + value: -105000000 + objectReference: {fileID: 0} + - target: {fileID: 2927153442941639420, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_ColliderPaths.Array.data[0].m_ColliderPaths.Array.data[0].Array.data[3].X + value: 244938512 + objectReference: {fileID: 0} + - target: {fileID: 4401863854545358132, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: orthographic + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.x + value: -42.527695 + objectReference: {fileID: 0} + - target: {fileID: 4401863854545358135, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.y + value: 5.7400007 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985666, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4401863855381985667, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_Name + value: Cameras + objectReference: {fileID: 0} + - target: {fileID: 4401863855724230868, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_Follow + value: + objectReference: {fileID: 927382651} + - target: {fileID: 4401863856316295328, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_Follow + value: + objectReference: {fileID: 927382651} + - target: {fileID: 4401863856316295334, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.64 + objectReference: {fileID: 0} + - target: {fileID: 4401863856316295334, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + propertyPath: m_LocalPosition.y + value: 5.74 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6cfaadcb953af1c448a1b82b94f47442, type: 3} +--- !u!114 &4401863855336439686 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 4401863854545358129, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + m_PrefabInstance: {fileID: 4401863855336439685} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!95 &4401863855336439690 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 4401863855336439690, guid: 6cfaadcb953af1c448a1b82b94f47442, + type: 3} + m_PrefabInstance: {fileID: 4401863855336439685} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4639193256775557093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_2 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} +--- !u!1001 &4959870972681412978 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_Name + value: Volume + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} +--- !u!1001 &5162504457308538019 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: Light - Artefact + objectReference: {fileID: 0} + - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_a + objectReference: {fileID: 0} + - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_b + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Crypt + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} +--- !u!1 &5162504457308538021 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5083886796503807605, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6070442860509131934 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6070442860509131936} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6070442860509131936 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6070442860509131934} + serializedVersion: 2 + 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: 453339989} + - {fileID: 562934384} + - {fileID: 633614783} + - {fileID: 328447789} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &6331163738709879229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.74745 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.61769 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].x + value: 16.02627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].y + value: 0.80993986 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].x + value: 16.548912 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].y + value: 0.72510123 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].x + value: 17.72008 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].y + value: 0.5101918 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].x + value: 19.025024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].y + value: 0.24811228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].x + value: 23.333792 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].y + value: -0.66350335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].x + value: 25.781961 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].y + value: -1.1650294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].x + value: 26.734089 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].y + value: -1.3514299 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].x + value: 27.88665 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].y + value: -1.5568851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].x + value: 28.533024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].y + value: -1.661693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].x + value: 29.223415 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].y + value: -1.7651851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].x + value: 29.955791 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].y + value: -1.8653363 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].x + value: 30.841698 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].y + value: -1.9723691 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].x + value: 31.538399 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].y + value: -2.0475106 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].x + value: 32.384567 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].y + value: -2.1254818 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].x + value: 33.264614 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].y + value: -2.1920075 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].x + value: 34.176517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].y + value: -2.2450619 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].x + value: 35.433563 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].y + value: -2.2838936 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].x + value: 36.730083 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].y + value: -2.2898996 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].x + value: 39.414967 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].y + value: -2.272559 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].x + value: 40.790073 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].y + value: -2.2837696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].x + value: 42.178135 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].y + value: -2.331271 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].x + value: 43.572517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].y + value: -2.4323354 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].x + value: 44.9666 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].y + value: -2.6042373 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].x + value: 46.353733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].y + value: -2.8642461 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].x + value: 47.727333 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].y + value: -3.2296326 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].x + value: 49.08076 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].y + value: -3.7176661 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].x + value: 50.407402 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].y + value: -4.34562 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].x + value: 51.700653 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].y + value: -5.1307716 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].x + value: 52.953907 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].y + value: -6.090406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].x + value: 54.160748 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].y + value: -7.242012 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].x + value: 54.192978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].y + value: -7.6709733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].x + value: 54.210068 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].y + value: -8.127947 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].x + value: 54.216335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].y + value: -8.601803 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].x + value: 54.20249 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].y + value: -9.567677 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].x + value: 54.163715 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].y + value: -10.503626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].x + value: 54.08557 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].y + value: -11.709324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].x + value: 54.004086 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].y + value: -12.648793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].x + value: 50.400906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].y + value: -12.586023 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].x + value: 46.199657 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].y + value: -12.511428 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].x + value: 40.66774 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].y + value: -12.411468 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].x + value: 34.00697 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].y + value: -12.288719 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].x + value: 26.419197 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].y + value: -12.145769 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].x + value: 18.106213 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].y + value: -11.985188 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].x + value: 9.269859 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].y + value: -11.809564 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].x + value: 0.11196041 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].y + value: -11.6214695 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].x + value: -9.165668 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].y + value: -11.4234915 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].x + value: -18.36119 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].y + value: -11.218205 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].x + value: -27.272793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].y + value: -11.008192 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].x + value: -35.698643 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].y + value: -10.796032 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].x + value: -43.436924 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].y + value: -10.584306 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].x + value: -50.28581 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].x + value: -50.91328 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].y + value: 2.2521095 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].x + value: -55.013203 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].y + value: 2.2301228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_SortingOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Exterior + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} +--- !u!1001 &6372339727274416988 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.176519 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.745509 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 26.026241 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.413302 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 22.067997 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.093515 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 11.553796 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.351036 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: -27.09 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.02 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0011686 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Name + value: Environment_Background_Near + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3484974 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9524179 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.04578817 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 1.7536662 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 21.902344 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 3.9283397 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.141544 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.5162115 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.399981 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 5.7695045 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 24.218895 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 4.389306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 12.680306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3623095 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.389637 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9193673 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} +--- !u!1001 &7027970942513970745 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Name + value: Environment_Background_Sky + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} +--- !u!4 &7047842918400140478 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + m_PrefabInstance: {fileID: 4222172013719565011} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919362216433 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + m_PrefabInstance: {fileID: 312934814778461147} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919492774900 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + m_PrefabInstance: {fileID: 4639193256775557093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7183986917864706339 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_Name + value: Lights + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: time + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} +--- !u!95 &7183986917864706342 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 7183986917864706342, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + m_PrefabInstance: {fileID: 7183986917864706339} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7724372246930588227 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} +--- !u!1001 &7928108577112020342 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Near + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.5220518 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 6.7105083 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} +--- !u!1001 &8552014121755056491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_2 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 4401863855336439685} + - {fileID: 6070442860509131936} + - {fileID: 7183986917864706339} + - {fileID: 4233726997508487840} + - {fileID: 976243511} + - {fileID: 927382648} + - {fileID: 1773954006} + - {fileID: 1644673665} + - {fileID: 4959870972681412978} + - {fileID: 1565046920} diff --git a/Assets/Scenes/0.OriginalScene/Original.unity.meta b/Assets/Scenes/0.OriginalScene/Original.unity.meta new file mode 100644 index 0000000..ba579cf --- /dev/null +++ b/Assets/Scenes/0.OriginalScene/Original.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0c01dfdf81ff7e749b7951db7557814a +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring.meta b/Assets/Scenes/1.HandleAnchoring.meta new file mode 100644 index 0000000..8d528a1 --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 735af6e3dd28beb4ebe6b6e4054806c6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset new file mode 100644 index 0000000..b586fca --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset @@ -0,0 +1,35 @@ +%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} + m_Name: Anchoring + m_EditorClassIdentifier: + icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} + title: 'Making it resizable' + sections: + - heading: "Export AndroidManifest" + text: The AndroidManifest file needs to be customized to include the large screen config changes. Under ProjectSettings -> Player -> PublishingSettings select the Custom Main Manifest checkbox. + + Add the following android:configChanges="screenSize|orientation|keyboard|keyboardHidden" + linkText: Android App Manifest + url: https://docs.unity3d.com/Manual/android-manifest.html + - heading: Fullscreen and Resizable + text: 'Your application needs to be marked as resizable and these settings can be selected under ProjectSettings -> Player -> ResolutionAndPresentation by selecting the Fullscreen mode as Fullscreen Window and Resizable Window checked.' + linkText: Documentation + url: https://docs.unity3d.com/2022.2/Documentation/Manual/class-PlayerSettingsAndroid.html#Resolution + - heading: Scene changes + text: 'This scene has been modified to handle the full-screen resizable option, and also to be safe-frame aware. The first RectTransform child of the Canvas has a new script added called SafeZoneUI that you can use to automatically resize based on device safe frame settings. + + There is also a ConfigurationManager GameObject and matching component that receives the Android event during configuration mode changes, including the fold activity for foldable devices.' + linkText: Safe Frame Area + url: https://docs.unity3d.com/ScriptReference/Screen-safeArea.html + +loadedLayout: 1 diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta new file mode 100644 index 0000000..52f6711 --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 03e16a0960f1f814ebce85dbe9476fad +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity new file mode 100644 index 0000000..7ea827e --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity @@ -0,0 +1,14738 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 1047545613} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NoiseProfile: {fileID: 11400000, guid: 69ce8388f6785dd4c8c39915efece2f4, type: 2} + m_PivotOffset: {x: 0, y: 0, z: 0} + m_AmplitudeGain: 0 + m_FrequencyGain: 1 + mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} +--- !u!95 &15 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!43 &14844945 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 234 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 80 + localAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040006000800070009000800060009000a0008000b000a0009000b000c000a000d000c000b000d000e000c000f000e000d000f0010000e000f0011001000120011000f0012001300110012001400130012001500140016001500120016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001c001e001d001c001f001e0020001f001c00200021001f0020002200210020002300220020002400230020002500240026002500200025002600270002002800000000002900050001002a00020003002b00010004002c00030007002d00040005002e00060006002f0009000800300007000a0031000800090032000b000c0033000a000b0034000d000e0035000c000d0036000f00100037000e000f003800120011003900100013003a00110012003b00160014003c00130015003d00140017003e00150016003f001c001800400017001900410018001a00420019001b0043001a001d0044001b001c00450020001e0046001d001f0047001e00210048001f0020004900260022004a00210023004b00220024004c00230025004d00240027004e00250026004f002700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 80 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 2240 + _typelessdata: bf3e923e8ca2253d000000001d1178bf06f27cbe00000000000000803004973e44751cbd00000000b0ed68bff76ad43e000000800000008031ba963ed8c3c73b00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000023a28bf40f7403f0000008000000080018a8a3e5ffb96bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000a2915dbf2f3b00bf00000000000000801894733e50f2d63d00000000f34635bfdac234bf0000000000000080c192733e12ca91bd000000008d78c7bedac56b3f0000008000000080a93c5a3e8039a7bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d0000000041739fbeeb4473bf00000000000000801df5443ee397b3bd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000b19a143f0b74503f000000800000008028760c3e7c49033e000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c60f78bf0e077d3e00000080000000807bc8a53d7d6fe9bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d00000000fc2f8d3e011376bf0000008000000080c7d8963d1b08f0bd000000004781793d4c867f3f0000008000000080f54c8b3db853efbd000000001c40db3e1b57673f00000080000000804e80643de274e3bd00000000000823bff25f453f00000080000000806997473d9ceacc3d0000000056561d3f6bf149bf000000800000008001c23a3d51b2f4bd0000000008516c3c2ff97f3f00000080000000805d86173d4371f4bd000000005e4bc33e35a56c3f000000800000008080dedd3c6a11ecbd000000009e861ebfe702493f000000800000008058a3b33cf264f4bd00000000b4e38ebe18d4753f0000008000000080f922913caee6f6bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d00000000fe495a3ff9bc05bf0000008000000080985f6a3c07f5f5bd0000000092f6583fe9e0073f000000800000008087984f3cce9cf0bd00000000e2715c3f6b27023f00000080000000801d792a3cc9c0e8bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c000000005a4b6e3f281abbbe0000008000000080843edc3a40ccf0bd000000001cda48bd2ab17f3f0000008000000080f60180bb0e5cf1bd00000000ca93eb3eda4a633f000000800000008080e525bc59c2eabd000000004534463f9d05223f0000008000000080ac2c80bc7beddcbd000000004124763f7db78c3e0000008000000080aa09bdbc5ab2a7bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000e880693f88e0d1be00000080000000808983d7bc8aad83bd00000000c16b7e3f371fe3bd000000800000008031ba963ed8c3c73b000000001d1178bf06f27cbe0000000000000080bf3e923e8ca2253d00000000a2915dbf2f3b00bf00000000000000803004973e44751cbd00000000adfa7fbfa9cd50bc0000000000000080cb7b913ece877dbd00000000b0ed68bff76ad43e0000008000000080018a8a3e5ffb96bd00000000023a28bf40f7403f0000008000000080c192733e12ca91bd0000000096399e3d203c7f3f00000080000000802b83863ea3e8a33d00000000f34635bfdac234bf00000000000000801894733e50f2d63d0000000041739fbeeb4473bf0000000000000080a93c5a3e8039a7bd000000008d78c7bedac56b3f00000080000000801df5443ee397b3bd0000000050e38ebe26d4753f0000008000000080fd36553e2dd9ea3d00000000d974fcbcdfe07fbf0000000000000080ccbe233e556acabd00000000f75da6bec31b723f0000008000000080e0db243e86d4ed3d000000008490e7be2c5264bf0000000000000080398e033e16859cbd00000000b19a143f0b74503f000000800000008028760c3e7c49033e00000000df699fbd29397fbf0000000000000080e701b53dc4bbadbd00000000c41e52be768d7a3f0000008000000080d478d93d98c3053e00000000fc2f8d3e011376bf00000080000000807bc8a53d7d6fe9bd00000000c60f78bf0e077d3e0000008000000080c7d8963d1b08f0bd0000000044d6cebe442e6a3f000000800000008041699e3db095fa3d0000000056561d3f6bf149bf0000008000000080f54c8b3db853efbd000000004781793d4c867f3f00000080000000804e80643de274e3bd000000001c40db3e1b57673f000000800000008001c23a3d51b2f4bd00000000000823bff25f453f00000080000000806997473d9ceacc3d00000000fe495a3ff9bc05bf00000080000000805d86173d4371f4bd0000000008516c3c2ff97f3f000000800000008080dedd3c6a11ecbd000000005e4bc33e35a56c3f000000800000008058a3b33cf264f4bd000000009e861ebfe702493f0000008000000080f922913caee6f6bd00000000b4e38ebe18d4753f0000008000000080985f6a3c07f5f5bd00000000da16093e0cb27d3f0000008000000080a6f1843cc08d403d000000005a4b6e3f281abbbe000000800000008087984f3cce9cf0bd0000000092f6583fe9e0073f00000080000000801d792a3cc9c0e8bd00000000e2715c3f6b27023f0000008000000080843edc3a40ccf0bd000000000b33d2be596e693f000000800000008083f7bf3b58b7a83c00000000e880693f88e0d1be0000008000000080f60180bb0e5cf1bd000000001cda48bd2ab17f3f000000800000008080e525bc59c2eabd00000000ca93eb3eda4a633f0000008000000080ac2c80bc7beddcbd000000004534463f9d05223f0000008000000080aa09bdbc5ab2a7bd000000004124763f7db78c3e00000080000000808983d7bc8aad83bd00000000b2c87b3faf13393e0000008000000080df51c7bc44cb3ebd00000000c16b7e3f371fe3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13432299, y: 0.0050358847, z: 0} + m_Extent: {x: 0.16063084, y: 0.12559307, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &79114920 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!43 &139071211 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: bfd0813afee29d3b00000000a59ae6be599064bf0000000000000080ca6a8b3a5ffed0bb0000000073f9ef3ce0e37f3f0000008000000080d7173c3cdb37f8b900000000f37afcbe94b55e3f0000008000000080783564bdee779abb00000000c374003f44705d3f0000008000000080987164bdf02ab43b00000000154044bc4dfb7fbf00000000000000806c5586bdb929853a000000000199d43e2ee368bf0000008000000080d7173c3cdb37f8b900000000a59ae6be599064bf0000000000000080bfd0813afee29d3b00000000154044bc4dfb7fbf0000000000000080ca6a8b3a5ffed0bb00000000f37afcbe94b55e3f0000008000000080783564bdee779abb0000000073f9ef3ce0e37f3f00000080000000806c5586bdb929853a00000000c374003f44705d3f0000008000000080987164bdf02ab43b000000000199d43e2ee368bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.027056161, y: -0.00043984852, z: 0} + m_Extent: {x: 0.038536455, y: 0.0059381314, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &140940713 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000300040001000500040003000600040005000600070004000800070006000800090007000a000900080009000a000b0002000c00000000000d00030001000e00020004000f000100030010000500070011000400050012000600060013000800090014000700080015000a000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: a568d53e4a29ee3d00000000b31d7ebfed01f83d0000008000000080e6bace3eec952c3d000000000fe653bf12a60f3f0000008000000080f9bbd23e2778963d00000000a06178bf3ef5773e0000008000000080bbd6bb3ed9418c3d000000002705313f9cee38bf0000008000000080885ab93e475a9fbc00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000009e22473f51e020bf0000008000000080ef73aa3e87f89a3c000000006b39623f8ea7efbe0000008000000080aee7a63e99634bbd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd0000000010f2793fab625dbe0000008000000080f9bbd23e2778963d00000000b31d7ebfed01f83d0000008000000080a568d53e4a29ee3d000000002705313f9cee38bf0000008000000080e6bace3eec952c3d00000000a06178bf3ef5773e0000008000000080885ab93e475a9fbc000000000fe653bf12a60f3f0000008000000080bbd6bb3ed9418c3d000000009e22473f51e020bf0000008000000080aee7a63e99634bbd00000000ea7324bf2331443f00000080000000802b63b03ecf1d273d000000006b39623f8ea7efbe0000008000000080ef73aa3e87f89a3c0000000093d26e3f7663b8be0000008000000080fd5ea33e77ca50bd00000000952d40be84737b3f000000800000008090a8a53e84f8aebb00000000e4016a3fcc9ecfbe000000800000008096799f3eff2730bd000000001521393f5ed0303f0000008000000080c1d6a13eba80b5bc0000000010f2793fab625dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.36414427, y: 0.032657675, z: 0} + m_Extent: {x: 0.05266975, y: 0.083632015, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &170167097 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 2ee88bbd69ff393b00000000a402bd3aefff7fbf0000008000000080d3af9fbaf883b0bb000000006756883af7ff7f3f0000008000000080db77ceba0b4e403b00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb00000000663f173f188b4e3f000000800000008076a096bd2e30d4ba0000000080f7253fb1e942bf0000008000000080db77ceba0b4e403b00000000a402bd3aefff7fbf00000080000000802ee88bbd69ff393b0000000080f7253fb1e942bf0000008000000080d3af9fbaf883b0bb00000000cdc37fbf7a862fbd0000000000000080d6488cbde938aebb000000006756883af7ff7f3f000000800000008076a096bd2e30d4ba00000000663f173f188b4e3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.037383277, y: -0.0012262432, z: 0} + m_Extent: {x: 0.036164965, y: 0.0041605826, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &170387420 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 170387421} + - component: {fileID: 170387425} + - component: {fileID: 170387424} + - component: {fileID: 170387423} + - component: {fileID: 170387422} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &170387421 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + 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: 1020629390} + m_Father: {fileID: 461598749} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &170387422 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /escape +--- !u!114 &170387423 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 170387424} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &170387424 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &170387425 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 170387420} + m_CullTransparentMesh: 0 +--- !u!1 &254096035 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 254096036} + m_Layer: 5 + m_Name: LowerRightAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &254096036 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 254096035} + 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: 727782449493028359} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &257492486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 257492487} + m_Layer: 0 + m_Name: Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &257492487 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 257492486} + serializedVersion: 2 + 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: 2092708545} + - {fileID: 1552010512268305787} + - {fileID: 825979570} + - {fileID: 2073308323} + - {fileID: 490073565} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &264391988 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + m_PrefabInstance: {fileID: 2134805168} + m_PrefabAsset: {fileID: 0} +--- !u!43 &268425353 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060009000700080009000a0007000b000a0009000c000a000b000c000d000a000d000c000e0002000f0000000000100003000100110002000400120001000300130006000500140004000700150005000600160008000a0017000700080018000900090019000b000d001a000a000b001b000c000c001c000e000e001d000d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: 2f14193eebccc73e000000008ce77fbfdcc3dfbc0000000000000080f388183e02d89e3e00000000253c69bf7c11d33e000000800000008004b51a3eb101aa3e0000000002cc7ebff051c63d0000008000000080c5640f3e37b8ed3e0000000004f07dbf61b801be000000000000008086a1023eafa3863e00000000ade97abdeb847f3f0000008000000080b784fa3d7c79863e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000ea3678bfeb9d7abe00000000000000801fb8983d1223b53e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f00000000e00d6cbfab22c6be00000000000000805f5b853d140f2c3f000000007175213fc9a946bf00000080000000800b1d5e3d0d6dd93e000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f0000000029ad763f74eb88be00000080000000806b1c2d3ddd4c143f00000000da5e7a3f7a9055be00000080000000803d352c3d83d4013f0000000020df7f3fd7b8013d00000080000000807b4b253d4a770f3f00000000efb37e3f96e7cdbd000000800000008004b51a3eb101aa3e000000008ce77fbfdcc3dfbc00000000000000802f14193eebccc73e0000000004f07dbf61b801be0000000000000080f388183e02d89e3e0000000002cc7ebff051c63d000000800000008086a1023eafa3863e00000000253c69bf7c11d33e0000008000000080c5640f3e37b8ed3e00000000ea3678bfeb9d7abe0000000000000080b784fa3d7c79863e00000000ade97abdeb847f3f00000080000000801fb8983d1223b53e00000000fdc1623f18a1ed3e0000008000000080fc28d83dbad5193f00000000e00d6cbfab22c6be00000000000000800b1d5e3d0d6dd93e00000000ad10763f2d408d3e0000008000000080cd79953d49b22d3f000000007175213fc9a946bf00000080000000805f5b853d140f2c3f0000000029ad763f74eb88be00000080000000803d352c3d83d4013f000000009a407d3f3ca0153e0000008000000080d893543d08de1f3f00000000da5e7a3f7a9055be00000080000000806b1c2d3ddd4c143f00000000efb37e3f96e7cdbd00000080000000807b4b253d4a770f3f0000000020df7f3fd7b8013d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.09571817, y: 0.47057363, z: 0} + m_Extent: {x: 0.055362977, y: 0.20792803, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &316676088 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 316676089} + - component: {fileID: 316676091} + - component: {fileID: 316676090} + - component: {fileID: 13} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &316676089 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2028422994} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &316676090 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.8 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &316676091 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!43 &324979615 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 67dfbd3ba2cdd23a000000000afb78bfd1256ebe00000000000000806ad0923b0b371abc0000000020aa053d18dd7f3f000000800000008068acec3b96048fbb000000002af360bfe867f43e0000008000000080c874d2bd5824683b0000000057ea91bc9af57fbf0000000000000080289ed3bd1216c1bb00000000c39b593fbdd7063f000000800000008058e2dabd7cd62eb90000000086632b3fae293ebf000000800000008068acec3b96048fbb000000000afb78bfd1256ebe000000000000008067dfbd3ba2cdd23a0000000057ea91bc9af57fbf00000000000000806ad0923b0b371abc000000002af360bfe867f43e0000008000000080289ed3bd1216c1bb0000000020aa053d18dd7f3f0000008000000080c874d2bd5824683b0000000086632b3fae293ebf000000800000008058e2dabd7cd62eb900000000c39b593fbdd7063f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.049827166, y: -0.002935166, z: 0} + m_Extent: {x: 0.057049863, y: 0.0064773713, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &328447788 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328447789} + m_Layer: 0 + m_Name: Foreground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &328447789 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328447788} + serializedVersion: 2 + 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: 937351332} + - {fileID: 1539694135} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!43 &379404232 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 114 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 40 + localAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000900080007000a00080009000b0008000a000b000c0008000b000d000c000e000d000b000e000f000d0010000f000e00100011000f0012001100100011001200130002001400000000001500050001001600020003001700010004001800030006001900040005001a00070008001b00060007001c0009000c001d00080009001e000a000a001f000b000b0020000e000d0021000c000f0022000d000e0023001000110024000f00100025001200130026001100120027001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 40 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1120 + _typelessdata: f3fd973e6aa1af3c00000000a0f774bf22b094be0000000000000080a0b19c3e361ba7bc000000006a6b71bffa52aa3e00000080000000809bad9a3e7a0e883b000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000000a9357bf44120a3f00000080000000805806953ec5af69bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d00000000c66a40bf9dda28bf00000000000000805d7f8d3eac1872bd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000c9d083bed95e77bf0000000000000080b21a573e1f2b5a3d00000000b75056be96547abf00000000000000805ab4093ef416843d00000000248716be0d387dbf0000000000000080cfc3013e42f880bd00000000929f9e3cb7f37f3f0000008000000080c8f9f83c444c7abd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000c835c9bdf1c27ebf000000000000008019d8aa3c31649cbd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd00000000d0037f3f837eb3bd00000080000000809bad9a3e7a0e883b00000000a0f774bf22b094be0000000000000080f3fd973e6aa1af3c00000000c66a40bf9dda28bf0000000000000080a0b19c3e361ba7bc000000004bc57cbf8d2222be0000000000000080235c973ef9844cbd000000006a6b71bffa52aa3e00000080000000805806953ec5af69bd000000000a9357bf44120a3f00000080000000805d7f8d3eac1872bd00000000e5a10dbe1b8a7d3f00000080000000800049923e46d70b3d0000000044d28fbe4eb175bf000000000000008061ab7a3e2d937ebd0000000049bbc4bdeed07e3f0000008000000080eff6843ee4072b3d00000000c9d083bed95e77bf0000000000000080cfc3013e42f880bd0000000075f7e3bb69fe7f3f000000800000008092a2783e36763d3d00000000b75056be96547abf0000000000000080b21a573e1f2b5a3d00000000248716be0d387dbf00000000000000805ab4093ef416843d00000000c835c9bdf1c27ebf0000000000000080c8f9f83c444c7abd00000000929f9e3cb7f37f3f000000800000008019d8aa3c31649cbd00000000511159bf2db6073f000000800000008024a94c3cf3c09c3d00000000eb412f3f769a3abf0000008000000080078788bc3a2966bd000000003870f23e437b613f00000080000000805c4e42bc89d45b3d0000000046946f3f6d6bb4be00000080000000803f92f5bcb2c110bd0000000045c7573f93c0093f00000080000000801c1ccfbc28a3933c00000000d0037f3f837eb3bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.13803285, y: 0.00008846074, z: 0} + m_Extent: {x: 0.16800982, y: 0.076451436, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &432623615 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8762101efe5d8004f8d9d7ed00ce062d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &453339988 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 453339989} + - component: {fileID: 453339990} + m_Layer: 8 + m_Name: Character Bounds - Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453339989 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -56.09, y: 0, z: 0} + m_LocalScale: {x: 1, y: 10.38, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &453339990 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!1 &461598748 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 461598749} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &461598749 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 461598748} + 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: 170387421} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 100, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &490073564 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 490073565} + m_Layer: 0 + m_Name: Triggers + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &490073565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 490073564} + serializedVersion: 2 + 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: 1290339269} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &490625351 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: a17093bc9a0c1f3a00000000b8227ebfcab7f6bd00000000000000801b4f25beb8500cbc0000000045417e3f11b8ee3d0000008000000080706b8bbcea7bf4bb00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc39000000006553613af9ff7fbf0000008000000080706b8bbcea7bf4bb00000000b8227ebfcab7f6bd0000000000000080a17093bc9a0c1f3a000000006553613af9ff7fbf00000080000000801b4f25beb8500cbc00000000cb49fabb16fe7f3f00000080000000806f6526bee5fafc390000000045417e3f11b8ee3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.08975766, y: -0.003978721, z: 0} + m_Extent: {x: 0.072738655, y: 0.004585446, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &584167115 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 584167116} + - component: {fileID: 584167119} + - component: {fileID: 584167118} + - component: {fileID: 584167117} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &584167116 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + 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: 1324877056} + m_Father: {fileID: 926276891} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &584167117 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: [] + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &584167118 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &584167119 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 584167115} + m_CullTransparentMesh: 1 +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} + - {fileID: 2090619701} + - {fileID: 1224285219} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &653126015 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 66 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 24 + localAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000500060003000700060005000700080006000700090008000a000900070009000a000b0002000c00000000000d00040001000e00020003000f000100060010000300040011000500050012000700080013000600070014000a000900150008000b00160009000a0017000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 24 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 672 + _typelessdata: 0c2f9e3e4e76d43e00000000e2d178bf47d270be00000000000000803ee7a63e208f793e00000000af6973bf33929e3e000000800000008038aaa73e2947ad3e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e00000000f932633fe0efebbe0000008000000080029e953e46acba3e000000002cf0773fcaf47ebe00000080000000809c6b933ea3ad1d3e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000ab29743fe2e3993e00000080000000805a39853e72ef193e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e0000000072576e3f7ddcbabe00000080000000801f647f3e9a107c3e00000000a3d4763fb6cd87be000000800000008038aaa73e2947ad3e00000000e2d178bf47d270be00000000000000800c2f9e3e4e76d43e00000000f932633fe0efebbe00000080000000803ee7a63e208f793e00000000ebf77fbff4a1803c0000008000000080b5bf9d3e7459413e00000000af6973bf33929e3e00000080000000809c6b933ea3ad1d3e00000000ef885dbf374a003f000000800000008006599a3eff12cd3e000000002cf0773fcaf47ebe0000008000000080029e953e46acba3e0000000041036c3f4655c6be0000008000000080382d893eb7d9003e00000000baab50bf774c143f00000080000000807ebe8e3eb150aa3e0000000072576e3f7ddcbabe00000080000000805a39853e72ef193e00000000ab29743fe2e3993e00000080000000801f647f3e9a107c3e00000000e4637e3fd54fe53d0000008000000080d521853e8ccb913e00000000a3d4763fb6cd87be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.28843796, y: 0.2703978, z: 0} + m_Extent: {x: 0.039032586, y: 0.14456728, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!43 &691701818 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 522 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 176 + localAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300040005000600050004000700080009000a0008000b0009000b0008000c000d000e000f0010000e000d0011000e001000110012000e001200110013001400150016001400170015001200170014001200180017001300180012001900180013001a00180019001b0018001a001b001c0018001d001c001b001e001c001d001f001c001e0020001c001f0021001c002000210022001c000b00220021000c0022000b000c0023002200240023000c002500230024002600230025002600270023002800270026000500270028000700270005002900270007002a002700290027002a002b002c002d002e002f002d002c002f0030002d002f0031003000320031002f003200330031003200340033003500340032003600340035003600370034003800370036003800390037000200390038000100390002003a00390001003a003b0039003a003c003b003c003a003d0029003e002a003f003e00290040003e003f0041003e004000410042003e004300420041004300440042004500440043004500460044004600450047003e0048002a00490048003e0049004a0048002e004a0049002d004a002e002d004b004a004c004b002d004d004b004c004d004e004b004d004f004e0050004f004d00500051004f0052005100500052005300510054005300520054005500530056005500540055005600570002005800000000005900030003005a00010001005b003a0038005c00020006005d00040004005e00070005005f0006002800600005000700610029000a0062000800080063000c00090064000a000b0065000900210066000b000c00670024000f0068000d000d00690010000e006a000f0012006b000e0010006c00110011006d00130014006e00120013006f0019001600700014001500710016001700720015001800730017001c0074001800190075001a001a0076001b001b0077001d00220078001c001d0079001e001e007a001f001f007b00200020007c00210023007d00220027007e00230024007f0025002500800026002600810028002b0082002700290083003f002a0084002b00480085002a002e0086002c002c0087002f00300088002d002d0089004c0049008a002e002f008b00320031008c00300033008d00310032008e00350034008f0033003700900034003500910036003600920038003900930037003b00940039003a0095003d003c0096003b003d0097003c00420098003e003e00990049003f009a00400040009b00410041009c00430044009d00420043009e00450046009f0044004500a00047004700a10046004a00a20048004b00a3004a004e00a4004b004c00a5004d004d00a60050004f00a7004e005100a8004f005000a90052005300aa0051005200ab0054005500ac0053005400ad0056005700ae0055005600af005700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 176 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 4928 + _typelessdata: a0d5c4bdfa00053f00000000f8da7fbfa9ac093d000000800000008035f0dbbdefa60f3f00000000b1dd2a3ff7a13ebf0000008000000080d241c7bda6fff73e0000000017627cbfad852bbe000000000000008037dca2bd0b0c163f000000008d6778bf3c96773e000000800000008023c4063e56b51b3f0000000016ff1f3fc1d747bf00000080000000808812f63de3d80c3f00000000eaed7fbf056dc0bc00000000000000807e72113ea0d81d3f00000000612273bf6c45a03e00000080000000802ff3f03d0d19153f000000000c36613f0971f3be00000080000000806953543e85bff33e00000000e8bf77bf96ef80be000000000000008073c2593e43c8db3e000000009eee7ebf3cdeba3d0000008000000080f05c593eb311ea3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e000000005e1b543f4e570fbf0000008000000080946caa3efb70913e00000000c5657fbfe46b8c3d000000800000008077c9a53e1765263e00000000f48362bf4b8dee3e000000800000008063d0a73e22ed563e00000000881c7fbf717caa3d00000080000000807870a43e2576913e0000000040e45cbba1ff7fbf0000000000000080a1849d3e35628e3e00000000f40ad03edee969bf000000800000008002a3973ebc4ce13d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d0000000089cd64bf72a7e53e0000008000000080c758cb3e06fd153e00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc00000000390e5abf561e063f000000800000008031a9933ebf31abbd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000008678283fb0c040bf000000800000008077438b3ee2437b3e000000003c45593ffd6207bf00000080000000808605893ef5968f3e000000001e077ebf88b9fdbd0000000000000080cf96853e4077f1bd00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e0000000058055cbf94de02bf00000000000000804041803e1c85933e000000002ce9cc3e8b9a6abf0000008000000080dca0713e800ebf3e0000000059577cbfcf812cbe00000000000000802b3e703ef2b3c33e0000000078337dbf340217be0000000000000080c246693ed20cc83e0000000081c747bf601320bf0000000000000080a818693ef0d315be000000000b3eb1bedf2b703f0000008000000080f19e343edd3029be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000ac9d673f4d15dabe0000008000000080d701253e68c8be3e00000000c438753f280093be00000080000000803d620f3e523ed43e0000000017a064bf335ce6be00000000000000805417033eac9f35be00000000fd7b4fbdddab7f3f00000080000000809fd4f83de458fc3e00000000cb2079bfdbaa6bbe0000000000000080a40da83d7097003f0000000089f1693f74e8cfbe000000800000008027599f3d6fbc13be00000000cad47e3f147ac33d0000008000000080504b893d79ca38be00000000ab5d753f090992be0000008000000080baadea3c0034943e00000000bb2357bf72bf0abf00000000000000805f8cee3c90ca593e000000000762403f96e4283f00000080000000809e63433d4813853e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000005f6027bf26b441bf00000000000000801e4f013ba074793e00000000d3dee03ed8fc653f0000008000000080bc1d86bccd51813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e000000004125e9be1beb63bf0000000000000080b07a0cbdf4ac813e000000004381253f214e433f00000080000000808c013fbd1b07873e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e0000000031683fbf85ff29bf0000000000000080be5a88bde2b2c13e000000005e206cbf7acac5be0000000000000080d2ac8bbd10b7883e00000000f5ab4e3f7c12173f00000080000000801b8db3bdb200db3e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e000000007315713f6037ac3e00000080000000801280edbdd81f093f0000000074a5723fdb33a3be00000080000000801132f4bdccc7c23e000000002786793ff7dd643e0000008000000080739905be24dcdb3e0000000048687f3f21468b3d0000008000000080011c09be659bf53e000000000bc9733fef439cbe000000800000008005e7993d2103873e000000006dc7473f7813203f0000008000000080893f903d6049dd3e000000007b8d7c3f947b27be0000008000000080fd24903de1eabd3e00000000faff7f3f64a558ba0000008000000080418df43c6351df3e00000000d27259bfb81907bf00000000000000803704e83ce0eea43e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e0000000020f0753f3e228e3e00000080000000802001e2bcce76ec3e0000000037d6423f5d0e26bf0000008000000080e0ca993dc887edbd0000000072a07e3f62d8d33d0000008000000080f214943d969b5a3e0000000045977f3fef7867bd000000800000008009b47a3d6ac78f3c00000000952d643f9d20e83e0000008000000080f56dd83c4c02b03d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e0000000063bcef3ee63362bf0000008000000080e1a3c9bcc25a333e00000000e6e42e3fa6f13abf00000080000000805daae3bce704bd3d000000000e1cf23ede91613f00000080000000801365dcbd3d600a3e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e00000000e1b17bbe772578bf0000000000000080bb0905bee0f7233e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e0000000087de763fb885873e0000008000000080c1cb30be58c3863e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000081d600bf74375dbf0000000000000080d241c7bda6fff73e00000000f8da7fbfa9ac093d0000008000000080a0d5c4bdfa00053f000000008d6778bf3c96773e000000800000008037dca2bd0b0c163f00000000b1dd2a3ff7a13ebf000000800000008035f0dbbdefa60f3f0000000074a5723fdb33a3be00000080000000801b8db3bdb200db3e0000000017627cbfad852bbe00000000000000807e72113ea0d81d3f0000000016ff1f3fc1d747bf000000800000008023c4063e56b51b3f000000000c36613f0971f3be00000080000000808812f63de3d80c3f00000000612273bf6c45a03e00000080000000809fd4f83de458fc3e00000000eaed7fbf056dc0bc00000000000000802ff3f03d0d19153f0000000089f1693f74e8cfbe0000008000000080f05c593eb311ea3e00000000e8bf77bf96ef80be00000000000000806953543e85bff33e000000005e1b543f4e570fbf000000800000008073c2593e43c8db3e00000000b1f97fbf975863bc000000000000008049bf533e22f9ba3e000000009eee7ebf3cdeba3d0000008000000080c246693ed20cc83e00000000fea5453f0eb322bf0000008000000080fa4d413ec8ace53e00000000ac9d673f4d15dabe000000800000008063d0a73e22ed563e00000000c5657fbfe46b8c3d0000008000000080946caa3efb70913e0000000040e45cbba1ff7fbf000000000000008077c9a53e1765263e00000000881c7fbf717caa3d000000800000008002a3973ebc4ce13d00000000f48362bf4b8dee3e00000080000000807870a43e2576913e00000000f40ad03edee969bf0000008000000080a1849d3e35628e3e000000008abe053f08495abf0000008000000080cd6bae3eaca3ef3d000000009b281f3e8ee37cbf0000008000000080e864963ece048a3e000000008678283fb0c040bf0000008000000080c758cb3e06fd153e000000005bbeec3e40fd62bf0000008000000080d636bd3e27b8853d00000000615f72bf52d2a43e00000080000000806093a53e64c0dabc0000000089cd64bf72a7e53e000000800000008031a9933ebf31abbd00000000390e5abf561e063f0000008000000080cf96853e4077f1bd0000000024ce47bf170b203f00000080000000807ce68e3e0e78833e000000003c45593ffd6207bf000000800000008077438b3ee2437b3e000000001e077ebf88b9fdbd00000000000000808605893ef5968f3e0000000058055cbf94de02bf0000000000000080a818693ef0d315be00000000a33626bfdcb3423f0000008000000080b25b853ea8bf953e000000002ce9cc3e8b9a6abf00000080000000804041803e1c85933e0000000059577cbfcf812cbe0000000000000080dca0713e800ebf3e0000000078337dbf340217be00000000000000802b3e703ef2b3c33e0000000081c747bf601320bf0000000000000080f19e343edd3029be000000000b3eb1bedf2b703f00000080000000805417033eac9f35be00000000ca4e79be024c783f0000008000000080fd96333eed1bd73e00000000c438753f280093be0000008000000080d701253e68c8be3e0000000017a064bf335ce6be00000000000000803d620f3e523ed43e00000000cb2079bfdbaa6bbe0000000000000080504b893d79ca38be00000000fd7b4fbdddab7f3f0000008000000080a40da83d7097003f000000007b8d7c3f947b27be000000800000008027599f3d6fbc13be00000000ab5d753f090992be0000008000000080e0ca993dc887edbd00000000cad47e3f147ac33d00000080000000809e63433d4813853e00000000bb2357bf72bf0abf0000000000000080baadea3c0034943e000000005f6027bf26b441bf00000000000000801e4f013ba074793e000000000762403f96e4283f00000080000000805f8cee3c90ca593e0000000063bcef3ee63362bf0000008000000080f214943d969b5a3e00000000e63362bf63bcefbe000000000000008076d3db3bb9e89d3e000000004125e9be1beb63bf0000000000000080bc1d86bccd51813e00000000d3dee03ed8fc653f0000008000000080b07a0cbdf4ac813e00000000dfca1e3dbcce7f3f0000008000000080847300bdd0e0a73e0000000031683fbf85ff29bf00000000000000808c013fbd1b07873e000000004381253f214e433f0000008000000080d2ac8bbd10b7883e000000001aab1a3e1e107d3f00000080000000807eb96dbded41b73e000000005e206cbf7acac5be0000000000000080be5a88bde2b2c13e0000000026746bbf20f9c8be0000000000000080a2d7b5bdfa22973e00000000f5ab4e3f7c12173f00000080000000801132f4bdccc7c23e000000007315713f6037ac3e00000080000000801280edbdd81f093f000000000bc9733fef439cbe0000008000000080739905be24dcdb3e000000002786793ff7dd643e0000008000000080011c09be659bf53e0000000048687f3f21468b3d00000080000000803704e83ce0eea43e000000006dc7473f7813203f000000800000008005e7993d2103873e0000000045977f3fef7867bd0000008000000080893f903d6049dd3e00000000faff7f3f64a558ba0000008000000080fd24903de1eabd3e00000000d27259bfb81907bf0000000000000080418df43c6351df3e000000004faa2ebf66283bbf0000000000000080b97bb03b088cba3e000000001ef1603f746ff43e000000800000008013541b3c5b0de93e000000008f6f0cbfa50a56bf0000000000000080fb1b94bcb79ddb3e00000000b99c703f9fd5ae3e00000080000000808fef92bc2b43f23e0000000037d6423f5d0e26bf00000080000000802001e2bcce76ec3e0000000020f0753f3e228e3e000000800000008009b47a3d6ac78f3c0000000072a07e3f62d8d33d0000008000000080f56dd83c4c02b03d00000000952d643f9d20e83e00000080000000805daae3bce704bd3d000000007d5cee3d9d427e3f0000008000000080121615bb6ec1483e00000000e6e42e3fa6f13abf0000008000000080e1a3c9bcc25a333e00000000e1b17bbe772578bf00000000000000801365dcbd3d600a3e000000000e1cf23ede91613f0000008000000080bb0905bee0f7233e00000000f9fe3e3fb4752a3f00000080000000809dfae9bdf7a04a3e000000002637f5bec1ba60bf00000000000000801ec715beece13a3e00000000f1b64e3f7203173f0000008000000080eacd14be7efc5b3e000000005d8d5dbf8f4200bf000000000000008098c82ebe8be5683e000000008bee603feb78f43e0000008000000080995b29be5b7d7f3e00000000e63362bf64bcefbe00000000000000802d5e3abeea8c893e0000000087de763fb885873e0000008000000080c1cb30be58c3863e0000000081d600bf74375dbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.10758091, y: 0.21806341, z: 0} + m_Extent: {x: 0.2895808, y: 0.39852327, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &702357827 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 54 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 20 + localAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010000000400030005000400000006000400050006000700040008000700060007000800090002000a00000000000b00050001000c00020003000d00010004000e00030007000f000400050010000600060011000800090012000700080013000900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 20 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 560 + _typelessdata: 57b6d83dc222e33c00000000713274bf28ac99be00000000000000802fcee53d475555bd00000000513037bd6dbe7f3f000000800000008079c6f03d0d891dbc00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd000000002376063e8cc87d3f00000080000000802f24283dcaf744bd0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d00000000ffe4b8bd61f47ebf0000000000000080a91636bcf750053d000000006d5eab3ca9f17fbf0000008000000080c9db5cbc5af1fabc00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000ef887d3f8bc30dbe000000800000008079c6f03d0d891dbc00000000713274bf28ac99be000000000000008057b6d83dc222e33c00000000ffe4b8bd61f47ebf00000000000000802fcee53d475555bd00000000dcfc7dbfa123003e0000008000000080120ea73d9df35abd00000000513037bd6dbe7f3f00000080000000802f24283dcaf744bd000000002376063e8cc87d3f0000008000000080c9db5cbc5af1fabc0000000009179c3e3cd0733f0000008000000080179c263d3dc1093d000000006d5eab3ca9f17fbf0000008000000080a91636bcf750053d0000000034a4433f7a1b25bf000000800000008091aefebc6ab8adba00000000da6f5b3fa7d8033f000000800000008068adf0bc73a7323c00000000ef887d3f8bc30dbe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.04323848, y: -0.009911716, z: 0} + m_Extent: {x: 0.07432758, y: 0.043543268, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &716327412 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 186 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 64 + localAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040003000600050007000600030007000800060009000800070009000a0008000b000a0009000c000a000b000c000d000a000e000d000c000e000f000d0010000f000e0011000f00100012000f001100120013000f0014001300120014001500130016001500140016001700150016001800170016001900180016001a00190016001b001a001c001b0016001c001d001b001d001c001e001f00000002000000200003001f0021000000010022000200040023000100020024001f000300250007000500260004000600270005000800280006000700290009000a002a00080009002b000b000d002c000a000b002d000c000c002e000e000f002f000d000e0030001000130031000f00100032001100110033001200120034001400150035001300140036001600170037001500160038001c0018003900170019003a0018001a003b0019001b003c001a001d003d001b001c003e001e001e003f001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 64 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1792 + _typelessdata: 83cfe13ec0adc13b00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd00000000fb96acbe5a04713f0000008000000080f8aee93e83b5843d00000000f7b177bf8f5a813e0000008000000080f86fc53e0bbe8ebd000000005268483ea50c7b3f0000008000000080c14bbe3e9e0a89bd00000000f9fec63e87df6b3f0000008000000080b8e8b23e14a86bbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d00000000abfd883d386d7fbf0000008000000080e52ead3e53828fbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d000000002682053d2edd7fbf0000008000000080fc358a3e6643e63c00000000b7da773fd62080be0000008000000080dcf4563e0b4b93bd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000bdee7abf33bc4abe00000000000000803dbd423e9512093d00000000602496bed7be74bf00000000000000808489203e10e9ec3c00000000c6130a3e79a97dbf00000080000000805671153ee50abebd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000517e993ea639743f000000800000008046b9f13cedaa99bd0000000085be44bfabca233f00000080000000802a4cb73c7e36abbd000000007e6140bf31e5283f000000800000008008b44e3c81fac1bd0000000005f5283f9753403f00000080000000805880aebbf5b2a1bd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c0000000014b3963ce9f47fbf0000008000000080d36567bc4d287abd000000008b3e7a3ff2ea573e000000800000008009c4a3bc86bd0abd00000000ad167e3f9accf9bd00000080000000804627e63ebcc0d0bb000000001ab67abf7f114f3e000000800000008083cfe13ec0adc13b00000000f7b177bf8f5a813e00000080000000804627e63ebcc0d0bb00000000eca452bf637b11bf000000000000008027f7d43e910996bd00000000fb96acbe5a04713f0000008000000080f86fc53e0bbe8ebd00000000ade4ee3d9d407e3f0000008000000080bae3df3e5f6486bd000000001ab67abf7f114f3e0000008000000080f8aee93e83b5843d00000000abfd883d386d7fbf0000008000000080c14bbe3e9e0a89bd000000005268483ea50c7b3f0000008000000080b8e8b23e14a86bbd00000000f9fec63e87df6b3f0000008000000080e52ead3e53828fbd00000000280e3fbfae642a3f00000080000000805f68ae3e8ea0693d000000000b35c53e9a3f6cbf0000008000000080c5eba13e99ed5cbd00000000a36a173f676b4e3f00000080000000800ef6a63e67c3503d000000002682053d2edd7fbf0000008000000080dcf4563e0b4b93bd00000000adc02abe706a7c3f000000800000008072048d3ea0fe493d00000000b7da773fd62080be0000008000000080fc358a3e6643e63c00000000ea95163e80377dbf0000008000000080945c553e3ca3babd00000000b0297fbf8c7da53d000000800000008066c7513ee2ff963c00000000bdee7abf33bc4abe00000000000000805671153ee50abebd00000000381ddabcc5e87f3f00000080000000802d754f3e96eff23c00000000602496bed7be74bf00000000000000803dbd423e9512093d00000000c6130a3e79a97dbf00000080000000808489203e10e9ec3c00000000f4be983d78497fbf0000008000000080d1f2ba3db3ceb4bd00000000e464a83d17227f3f0000008000000080361fd83d2683cd3c00000000ac1f893def6c7fbf0000008000000080ad9f653db4c1aabd00000000f94e0d3e008d7d3f0000008000000080f84d6b3db414b33c0000000014b3963ce9f47fbf000000800000008046b9f13cedaa99bd00000000517e993ea639743f00000080000000802a4cb73c7e36abbd0000000085be44bfabca233f000000800000008008b44e3c81fac1bd000000007e6140bf31e5283f00000080000000805880aebbf5b2a1bd0000000005f5283f9753403f0000008000000080d36567bc4d287abd0000000065b3653f530ae23e00000080000000805cf059bccc6aa83c00000000ad167e3f9accf9bd000000800000008009c4a3bc86bd0abd000000008b3e7a3ff2ea573e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21821104, y: -0.014958374, z: 0} + m_Extent: {x: 0.23820199, y: 0.079757705, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &768166320 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 72 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 26 + localAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010003000500040006000500030006000700050008000700060008000900070008000a00090008000b000a000b0008000c0002000d00000000000e00030001000f000200040010000100030011000600050012000400070013000500060014000800090015000700080016000c000a00170009000b0018000a000c0019000b00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 26 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 728 + _typelessdata: 9a179c3bf9d88c3e0000000008176fbf45ffb6be000000000000008096b2703c9559473e00000000730e183fdaf24d3f00000080000000803a55153d46e3443e0000000072dbe03dcb737e3f0000008000000080a3e281bc1b87a13e00000000840264bfa0c9e8be0000000000000080cf8ac7bc6ddf643e00000000fb382e3fe8913b3f00000080000000806cbd9fbd18f28b3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000531b35bf91ee34bf00000000000000807148e5bdc5e09e3e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e00000000e833623f5cbcef3e00000080000000800ff62dbe06f9c83e0000000082a96b3f5ffec73e0000008000000080912638bec1fad43e00000000eb23793fe1756b3e00000080000000806a6e46be3f33f33e00000000aa1b14bf5fce50bf00000000000000803a55153d46e3443e0000000008176fbf45ffb6be00000000000000809a179c3bf9d88c3e00000000840264bfa0c9e8be000000000000008096b2703c9559473e0000000072dbe03dcb737e3f0000008000000080cf8ac7bc6ddf643e00000000730e183fdaf24d3f0000008000000080a3e281bc1b87a13e00000000531b35bf91ee34bf00000000000000806cbd9fbd18f28b3e00000000fb382e3fe8913b3f00000080000000807148e5bdc5e09e3e00000000958e3c3f66272d3f00000080000000800917bbbd4338c83e00000000c1792dbfd2423cbf00000000000000808d3019beb05fb53e000000006567423f0c90263f0000008000000080740d14be4855e13e00000000aa1b14bf5fce50bf00000000000000800ff62dbe06f9c83e00000000e833623f5cbcef3e0000008000000080912638bec1fad43e0000000082a96b3f5ffec73e00000080000000806a6e46be3f33f33e00000000eb23793fe1756b3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07866117, y: 0.3336368, z: 0} + m_Extent: {x: 0.1151194, y: 0.14136356, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &776702476 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 557ae43a332e473b0000000068a221bf338546bf00000000000000805e94ce3a0453b6bb00000000a8ce313bc3ff7f3f00000080000000801506df3b10f48dba000000002d9026bf4867423f00000080000000804d5ca1bdca594a3b000000002d771dbafdff7fbf0000000000000080cd6da4bdd90bafbb000000001580503fcc89143f0000008000000080ed40abbddb2a2eba0000000018091d3f812d4abf00000080000000801506df3b10f48dba0000000068a221bf338546bf0000000000000080557ae43a332e473b000000002d771dbafdff7fbf00000000000000805e94ce3a0453b6bb000000002d9026bf4867423f0000008000000080cd6da4bdd90bafbb00000000a8ce313bc3ff7f3f00000080000000804d5ca1bdca594a3b0000000018091d3f812d4abf0000008000000080ed40abbddb2a2eba000000001580503fcc89143f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.038406894, y: -0.0012382341, z: 0} + m_Extent: {x: 0.045213036, y: 0.004325861, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &825979567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 825979570} + - component: {fileID: 825979569} + - component: {fileID: 825979572} + - component: {fileID: 825979571} + - component: {fileID: 825979573} + m_Layer: 0 + m_Name: Camera - Main + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!20 &825979569 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 4 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.1 + far clip plane: 5000 + field of view: 40 + orthographic: 1 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &825979570 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} + m_LocalScale: {x: 0.1, y: 0.1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &825979571 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 1 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!114 &825979572 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 5 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &825979573 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 56f4a9acca968fd4bb64364e53e8e02c, type: 3} + m_Name: + m_EditorClassIdentifier: + maintainAspect: 1.777 +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_Name + value: Particles_Glow + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_SortingLayer + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: ShapeModule.m_Scale.x + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.72 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.14 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} +--- !u!4 &904104554 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + m_PrefabInstance: {fileID: 904104553} + m_PrefabAsset: {fileID: 0} +--- !u!4 &915121624 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8266916893031090660, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1 &926276886 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 926276891} + - component: {fileID: 926276890} + - component: {fileID: 926276889} + - component: {fileID: 926276888} + - component: {fileID: 926276887} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &926276887 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 584167115} + labelPauseContinue: {fileID: 1324877054} + autoUnpauseTime: 0.25 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 825979573} + m_TargetAssemblyTypeName: CameraAspectLock, Assembly-CSharp + m_MethodName: OnConfigurationChanged + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &926276888 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &926276889 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &926276890 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!224 &926276891 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 926276886} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 584167116} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1001 &927382648 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99737316 + objectReference: {fileID: 0} + - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.072434455 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8619109 + objectReference: {fileID: 0} + - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5070598 + objectReference: {fileID: 0} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1058990043} + - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1250 + objectReference: {fileID: 0} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 702357827} + - target: {fileID: 446573391317358621, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1260 + objectReference: {fileID: 0} + - target: {fileID: 614234313992909906, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -6980298586082506296, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 324979615} + - target: {fileID: 680266959554023066, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1224 + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName + value: CharacterController2D, Assembly-CSharp + objectReference: {fileID: 0} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[0].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgument + value: + objectReference: {fileID: 915121624} + - target: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Events.m_Events.Array.data[1].m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName + value: UnityEngine.U2D.Animation.SpriteLibraryAsset, Unity.2D.Animation.Runtime + objectReference: {fileID: 0} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 716327412} + - target: {fileID: 752958570778285174, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1264 + objectReference: {fileID: 0} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 490625351} + - target: {fileID: 755933564213404853, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1324 + objectReference: {fileID: 0} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1368346627} + - target: {fileID: 891583032189552901, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1222 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 140940713} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 970831308246537400, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1334 + objectReference: {fileID: 0} + - target: {fileID: 1173763152676348235, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5430579648770943599, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1077763402} + - target: {fileID: 1259939270088986540, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1254 + objectReference: {fileID: 0} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 170167097} + - target: {fileID: 1517959345416622917, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1228 + objectReference: {fileID: 0} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1791983271} + - target: {fileID: 1519232312628433331, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1232 + objectReference: {fileID: 0} + - target: {fileID: 1942579487597108171, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2800352635536554434, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1964176337193451284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 256584992097015259, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 653126015} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1971561342002623194, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1332 + objectReference: {fileID: 0} + - target: {fileID: 1975291028880952934, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2052747916926495906, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1086194606} + - target: {fileID: 2289328751396735864, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1192 + objectReference: {fileID: 0} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1314662228} + - target: {fileID: 2310055578525207914, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1236 + objectReference: {fileID: 0} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 970385040} + - target: {fileID: 2366741724808680361, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1216 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000034086402 + objectReference: {fileID: 0} + - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000086426724 + objectReference: {fileID: 0} + - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866348, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Name + value: Sara Variant + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.64 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.26 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: maxSpeed + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: audioPlayer + value: + objectReference: {fileID: 432623615} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: acceleration + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 2638879086307866350, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: spriteLibrary + value: + objectReference: {fileID: 1598623320} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000027418133 + objectReference: {fileID: 0} + - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2638879087051344835, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000024378294 + objectReference: {fileID: 0} + - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.003 + objectReference: {fileID: 0} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1960960740} + - target: {fileID: 2678971731868263323, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1262 + objectReference: {fileID: 0} + - target: {fileID: 2781697813171959223, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5952096080247192671, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2824144452291975397, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6676588246670054435, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1156537807} + - target: {fileID: 2909098182111641301, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1246 + objectReference: {fileID: 0} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2033581470} + - target: {fileID: 2996089197536191874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1234 + objectReference: {fileID: 0} + - target: {fileID: 3011305692517061172, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -4515376099820234491, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3054229081997402060, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4738460444756475157, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3079879399115766242, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2585047183243352166, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1671932041} + - target: {fileID: 3096438759792814511, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1274 + objectReference: {fileID: 0} + - target: {fileID: 3329568268817883140, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -5036068053280062090, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2128434174} + - target: {fileID: 3401135048180163462, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1252 + objectReference: {fileID: 0} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2064797071} + - target: {fileID: 3451969246710762043, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1258 + objectReference: {fileID: 0} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1299560289} + - target: {fileID: 3729018164563629248, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1268 + objectReference: {fileID: 0} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 996177550} + - target: {fileID: 3757965306608473222, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1240 + objectReference: {fileID: 0} + - target: {fileID: 3931059844708782636, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -405818949545123399, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 768166320} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4067091393655180473, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1328 + objectReference: {fileID: 0} + - target: {fileID: 4306347141415552936, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 6996547838423218673, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4503291759598004008, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_SpriteLibraryAsset + value: + objectReference: {fileID: -4398265080099201332, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4520696608094653026, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2400711465370627223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1630560359} + - target: {fileID: 4636798481272081570, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1270 + objectReference: {fileID: 0} + - target: {fileID: 4728639606762745849, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 20178174966028021, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1583489727} + - target: {fileID: 4746428405853683342, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1266 + objectReference: {fileID: 0} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961548405} + - target: {fileID: 4811781194089972277, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1218 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1698569813} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4978699473399448858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1336 + objectReference: {fileID: 0} + - target: {fileID: 5036009117508879309, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2617247146796821025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 776702476} + - target: {fileID: 5120119317652695690, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1230 + objectReference: {fileID: 0} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 139071211} + - target: {fileID: 5481880093689628950, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1220 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 268425353} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5776219981271604813, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1330 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 691701818} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5821440536458378951, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1326 + objectReference: {fileID: 0} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1945076100} + - target: {fileID: 6035746633309997284, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1238 + objectReference: {fileID: 0} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 2117626672} + - target: {fileID: 6047317447418895686, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1208 + objectReference: {fileID: 0} + - target: {fileID: 6324768229170305593, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1014419611450654680, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6438630650237433268, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -2231682693580754223, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6477946046284956858, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 5160439824934606377, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6646736236310309114, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 1322973756390395466, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1155506775} + - target: {fileID: 6731488244314253802, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1242 + objectReference: {fileID: 0} + - target: {fileID: 6904534887909651048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 4565661229133619025, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9937137 + objectReference: {fileID: 0} + - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.11195159 + objectReference: {fileID: 0} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1033828130} + - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1244 + objectReference: {fileID: 0} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1904426841} + - target: {fileID: 7509654417498976369, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1272 + objectReference: {fileID: 0} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1666075635} + - target: {fileID: 7811074617895435122, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1226 + objectReference: {fileID: 0} + - target: {fileID: 8110334522618099335, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: -7524833289234695662, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 961203125} + - target: {fileID: 8199986448146887472, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1194 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8627133 + objectReference: {fileID: 0} + - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5056934 + objectReference: {fileID: 0} + - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 2547520849437188379, guid: a4396c221e9480b4083ef5e0bdbcb03e, + type: 3} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 379404232} + - target: {fileID: 8548484736959306744, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1256 + objectReference: {fileID: 0} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 1406295500} + - target: {fileID: 8745781736844766725, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1248 + objectReference: {fileID: 0} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 14844945} + - target: {fileID: 9098966341135412899, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + propertyPath: m_InstanceId + value: -1196 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} +--- !u!114 &927382649 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 711633694953692075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e52de21a22b6dd44c9cc19f810c65059, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!95 &927382650 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 2638879085847843680, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} +--- !u!4 &927382651 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2638879086307866349, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} +--- !u!4 &937351332 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + m_PrefabInstance: {fileID: 3068243760089943930} + m_PrefabAsset: {fileID: 0} +--- !u!43 &961203125 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 18 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 8 + localAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200010000000300020004000000000005000300010006000200030007000100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 8 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 224 + _typelessdata: b88919bcf503de3c00000000290ec0bd32df7ebf00000000000000807179cebaef416fbd000000005686363f5680333f000000800000008022bceb3c7f94c03c00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd00000000053d753fc2e392be000000800000008022bceb3c7f94c03c00000000290ec0bd32df7ebf0000000000000080b88919bcf503de3c00000000053d753fc2e392be00000080000000807179cebaef416fbd00000000be0d70bf00e1b13e0000008000000080d7aedebc089a04bd000000005686363f5680333f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.0007966263, y: -0.015655495, z: 0} + m_Extent: {x: 0.027979605, y: 0.042756993, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &961548405 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e21e94bb48aee23a00000000cfaca6be340e72bf0000000000000080e05999bb96840bbc00000000f0c9be3be4fe7f3f00000080000000804dc5753c478fa3bb000000004b7d34bef5fd7b3f000000800000008023073cbd4fb91e3b00000000d80e89bcd4f67fbf0000000000000080f37e45bd5b5d07bc00000000446eff3ed9dd5d3f000000800000008082f270bdb6420dbb00000000fbfbaa3e8b4d71bf00000080000000804dc5753c478fa3bb00000000cfaca6be340e72bf0000000000000080e21e94bb48aee23a00000000d80e89bcd4f67fbf0000000000000080e05999bb96840bbc000000004b7d34bef5fd7b3f0000008000000080f37e45bd5b5d07bc00000000f0c9be3be4fe7f3f000000800000008023073cbd4fb91e3b00000000fbfbaa3e8b4d71bf000000800000008082f270bdb6420dbb00000000446eff3ed9dd5d3f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.021912185, y: -0.0030467818, z: 0} + m_Extent: {x: 0.03691284, y: 0.005468716, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &970385040 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 9c14a1bdd4efd73a000000008d07db3c92e87fbf0000008000000080ae2805bbf695afbb0000000075643cbcabfb7f3f00000080000000806777ceba1013733b000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb000000006caa9c3e98b8733f00000080000000803c22b7bd993c36bb000000000abac23e24c36cbf00000080000000806777ceba1013733b000000008d07db3c92e87fbf00000080000000809c14a1bdd4efd73a000000000abac23e24c36cbf0000008000000080ae2805bbf695afbb000000000ead7fbf84024e3d0000008000000080ec17a1bda975ccbb0000000075643cbcabfb7f3f00000080000000803c22b7bd993c36bb000000006caa9c3e98b8733f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.04549799, y: -0.0012652951, z: 0} + m_Extent: {x: 0.043922774, y: 0.004974317, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &976243511 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_Name + value: Audio + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!82 &976243512 stripped +AudioSource: + m_CorrespondingSourceObject: {fileID: 884130366229058929, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!1 &976243513 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 9220637403320098773, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!43 &996177550 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e9ecea3ad364b53b00000000bf7e34bfc68a35bf000000000000008054684db96bb48dbb00000000b30d4c3bafff7f3f00000080000000801dfa0d3ca51eaaba00000000f17ba5be7a42723f000000800000008086417abdba7d87bb000000007dd1333f6336363f00000080000000804b0d80bdc307a23b000000002286163c3dfd7fbf0000008000000080e39089bd8a9bf33a00000000bda80d3fdf3b55bf00000080000000801dfa0d3ca51eaaba00000000bf7e34bfc68a35bf0000000000000080e9ecea3ad364b53b000000002286163c3dfd7fbf000000800000008054684db96bb48dbb00000000f17ba5be7a42723f000000800000008086417abdba7d87bb00000000b30d4c3bafff7f3f0000008000000080e39089bd8a9bf33a000000007dd1333f6336363f00000080000000804b0d80bdc307a23b00000000bda80d3fdf3b55bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.029252646, y: 0.0006056074, z: 0} + m_Extent: {x: 0.037918236, y: 0.0049300934, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1020629389 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1020629390} + - component: {fileID: 1020629392} + - component: {fileID: 1020629391} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1020629390 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + 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: 170387421} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1020629391 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1020629392 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1020629389} + m_CullTransparentMesh: 0 +--- !u!43 &1033828130 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 76b9c13a6ff1dc3b00000000cc8227bf609641bf0000000000000080c02f653b4d798fbb00000000642d9abb46ff7f3f00000080000000805d64f63b4a97c63a00000000537353bfc04e103f0000008000000080f9a287bd5f399abb000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b0000000015b5b93c29ef7fbf000000800000008009739ebd5dc469b9000000005936e43ec92965bf00000080000000805d64f63b4a97c63a00000000cc8227bf609641bf000000000000008076b9c13a6ff1dc3b0000000015b5b93c29ef7fbf0000008000000080c02f653b4d798fbb00000000537353bfc04e103f0000008000000080f9a287bd5f399abb00000000642d9abb46ff7f3f000000800000008009739ebd5dc469b9000000003d2ebf3ed27b6d3f0000008000000080092388bd3e74aa3b000000005936e43ec92965bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.03492428, y: 0.001018051, z: 0} + m_Extent: {x: 0.04244357, y: 0.0057245973, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!850595691 &1047545613 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 +--- !u!43 &1058990043 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 150 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 52 + localAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000400060005000400070006000800070004000800090007000a00090008000a000b0009000c000b000a000c000d000b000e000d000c000e000f000d000e0010000f000e0011001000120011000e0013001100120013001400110013001500140013001600150017001600130017001800160018001700190002001a00000000001b00030001001c00020005001d00010003001e00040004001f000800060020000500070021000600090022000700080023000a000b00240009000a0025000c000d0026000b000c0027000e000f0028000d000e002900120010002a000f0011002b00100014002c00110012002d00130013002e00170015002f001400160030001500180031001600170032001900190033001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 52 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1456 + _typelessdata: 58616e3d4ebd863c000000001cefa4bcb8f27fbf0000000000000080e455d33c7b0932bd0000000030ae3a3ebfb57b3f0000008000000080a69dc43db780803c0000000046f324bf1cc6433f0000008000000080fa35f13ce6c3983c00000000e2449cbdf0407fbf00000000000000808588a23b0866cb3c000000003da27abea53678bf0000000000000080b38f78bb86901bbd000000001ac3f9bdd2167e3f00000080000000805c2808bc94d61dbd0000000092cc3fbf3c8e293f00000080000000807eb342bce4642ebd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d0000000017d30bbffc7056bf0000000000000080a2d9a9bc50225cbd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000170df03e7f1e62bf0000008000000080993892bd693a90bd00000000a4fbb8bc4aef7f3f0000008000000080e7e69fbd848990bd00000000c8d7203d74cd7f3f000000800000008046cbc5bd4e0c8fbd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000e160263fc48f42bf0000008000000080263ed7bdf2c114bc00000000f7b9463f856121bf000000800000008080c8dabdb46785bd000000005a54173fbf7b4e3f000000800000008053d6e3bdfd897dbd0000000023224f3f4a70163f0000008000000080f0bbecbd110a65bd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000039bd613f367af1be00000080000000800c39f0bdc3564bbd000000000dbb7f3f6fd73b3d0000008000000080f344f1bd81bf1dbd0000000030087c3f149833be0000008000000080a69dc43db780803c000000001cefa4bcb8f27fbf000000000000008058616e3d4ebd863c00000000e2449cbdf0407fbf0000000000000080e455d33c7b0932bd0000000046f324bf1cc6433f0000008000000080b38f78bb86901bbd0000000030ae3a3ebfb57b3f0000008000000080fa35f13ce6c3983c000000003da27abea53678bf00000000000000808588a23b0866cb3c0000000017d30bbffc7056bf00000000000000805c2808bc94d61dbd000000001ac3f9bdd2167e3f00000080000000807eb342bce4642ebd0000000092cc3fbf3c8e293f0000008000000080a2d9a9bc50225cbd00000000e8a148bf4e011f3f00000080000000801fea6dbca6ba193d000000002a13efbea96062bf0000000000000080af1ee0bc8b8072bd00000000d6d522bf5889453f0000008000000080670dcdbcca75303d000000003adf07bcbffd7fbf0000000000000080405245bd625e88bd00000000971fabbe3b47713f000000800000008096071fbdc0ed303d00000000170df03e7f1e62bf0000008000000080993892bd693a90bd000000004cf426be14937c3f00000080000000802ac27ebdfc3afc3c00000000e160263fc48f42bf0000008000000080e7e69fbd848990bd00000000a4fbb8bc4aef7f3f000000800000008046cbc5bd4e0c8fbd00000000c8d7203d74cd7f3f000000800000008080c8dabdb46785bd0000000053bfd53ecc9f683f0000008000000080bbecc5bdc2c7ae3a00000000f7b9463f856121bf0000008000000080263ed7bdf2c114bc0000000039bd613f367af1be000000800000008053d6e3bdfd897dbd000000005a54173fbf7b4e3f0000008000000080f0bbecbd110a65bd0000000023224f3f4a70163f00000080000000800c39f0bdc3564bbd00000000940e773fb125863e0000008000000080722aeebda1cff5bc0000000030087c3f149833be0000008000000080f344f1bd81bf1dbd000000000dbb7f3f6fd73b3d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.010901738, y: -0.013689652, z: 0} + m_Extent: {x: 0.10690555, y: 0.05688514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1077763402 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 126 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 44 + localAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000700090008000a00090007000a000b0009000c000b000a000c000d000b000c000e000d000f000e000c0010000e000f0011000e001000110012000e0012001100130002001400150014000200010002001600000000001700040003001800010001001900140015001a00020005001b00030004001c00060008001d00050006001e00070007001f000a000900200008000b00210009000a0022000c000d0023000b000c0024000f000e0025000d00120026000e000f002700100010002800110011002900130013002a00120014002b001500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 44 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1232 + _typelessdata: 39c9cd3d4625533d000000007de87abfbe374b3e00000080000000800be7a43dc21ef3bc000000000e7340bf2dd1283f0000008000000080a966ca3de1b5313d000000009447f1bec3ca61bf00000000000000800279893d731938bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000003dfe03bf3f595bbf0000000000000080689f273d9e9347bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d000000002783ea3ded507ebf00000080000000803f4b753cbf905f3d00000000e28f503f9c7314bf00000080000000809f8c393cf6dc43bd00000000e8715ebf2369fd3e00000080000000809f0eed3b574761bd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d0000000089c882bee78177bf00000000000000804216a7b922d36dbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd000000000bf520be56d17c3f00000080000000807dcc51bdca7768bd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d000000006e1d1fbf9b8b48bf0000000000000080a248bcbd760fb63d0000000097cc1d3f109549bf0000008000000080f003f5bd07abeb3c000000001783683f193cd6be0000008000000080bc00fabda3635abd000000007a947d3f94770c3e0000008000000080c75700be99bff3bc0000000083cb7e3f6c7ac6bd0000008000000080e16af03d8675e13c00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d00000000ddf953bfd7880fbf0000000000000080a966ca3de1b5313d000000007de87abfbe374b3e000000800000008039c9cd3d4625533d000000003dfe03bf3f595bbf00000000000000800279893d731938bd000000000e7340bf2dd1283f00000080000000800be7a43dc21ef3bc00000000052b57bf22b40a3f00000080000000801f7fe33dc0e4163d000000009447f1bec3ca61bf0000000000000080689f273d9e9347bd00000000392912bef8607d3f00000080000000809e545f3dc335a23d000000002783ea3ded507ebf00000080000000809f8c393cf6dc43bd00000000bacefa3c47e17f3f0000008000000080ec17fa3cad8b9c3d00000000e28f503f9c7314bf00000080000000803f4b753cbf905f3d0000000089c882bee78177bf00000000000000809f0eed3b574761bd00000000e8715ebf2369fd3e00000080000000804216a7b922d36dbd000000005969c0be293c6d3f00000080000000808d0f1b3be9346d3d000000007acd2f3f01173abf000000800000008066475bbc0bcd4fbd00000000da84fa3e27435f3f0000008000000080dd8dbbbb23e74d3d000000006e1d1fbf9b8b48bf00000000000000807dcc51bdca7768bd000000000bf520be56d17c3f0000008000000080bc00fabda3635abd000000007c79463d04b37f3f0000008000000080159995bdfd57d43d0000000097cc1d3f109549bf0000008000000080a248bcbd760fb63d000000001783683f193cd6be0000008000000080f003f5bd07abeb3c0000000083cb7e3f6c7ac6bd0000008000000080c75700be99bff3bc000000007a947d3f94770c3e0000008000000080e16af03d8675e13c00000000ddf953bfd7880fbf0000000000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0039717443, y: 0.022810385, z: 0} + m_Extent: {x: 0.1213631, y: 0.080873065, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1086194606 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010005000400030005000600040007000600050007000800060009000800070009000a00080009000b000a0009000c000b0009000d000c000e000d0009000e000f000d000e0010000f00110010000e0011001200100011001300120013001100140002001500000000001600030001001700020004001800010003001900050006001a00040005001b00070008001c00060007001d0009000a001e00080009001f000e000b0020000a000c0021000b000d0022000c000f0023000d000e0024001100100025000f00120026001000110027001400130028001200140029001300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: fa30e73e550a80bd000000008ba77fbf09bd54bd0000000000000080e24fe53e06addebd000000001d8a5cbf5bfe013f0000008000000080ffd2e73e63b7b0bd0000000092177abfc4b85a3e0000008000000080cc39e03e4f0c0aba00000000b50c7abf2a7f5bbe00000000000000804bc0dd3e21fe08be00000000c80422bff234463f0000008000000080b071d53ece6f243d00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000019e5a1be7fdd723f00000080000000800f408d3e188852be000000003f86f8bdae1b7e3f0000008000000080de04753e251d57be0000000098264a3d23b07f3f0000008000000080ab7f4a3e450355be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd00000000672d2c3ff8723dbf00000080000000809d791d3e6fb540be000000003ded113f1e56523f00000080000000809fdee83d653c24be00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd000000000c9e8d3e300376bf0000008000000080d48ca03d6d9efbbd00000000dcc8423f071e263f00000080000000809d6f8f3d228de7bd0000000062bd7f3f4aa3383d0000008000000080c2558e3dd126cfbd00000000a100123fa84852bf0000008000000080ffd2e73e63b7b0bd000000008ba77fbf09bd54bd0000000000000080fa30e73e550a80bd00000000b50c7abf2a7f5bbe0000000000000080e24fe53e06addebd0000000092177abfc4b85a3e00000080000000804bc0dd3e21fe08be000000001d8a5cbf5bfe013f0000008000000080cc39e03e4f0c0aba00000000375663bfe967ebbe000000000000008093b2cf3ed7f71fbe00000000c80422bff234463f0000008000000080b071d53ece6f243d000000002cdc48bfaeb71ebf000000000000008026dbbf3e88392fbe000000009822debeb7a6663f00000080000000807b7bc33e6124ad3d000000006d179c3c1af47fbf00000080000000806dcaa03e7f8145be0000000090d5acbe24f9703f00000080000000807c84af3ec49eab3d00000000672d2c3ff8723dbf00000080000000800f408d3e188852be0000000019e5a1be7fdd723f0000008000000080de04753e251d57be000000003f86f8bdae1b7e3f0000008000000080ab7f4a3e450355be0000000098264a3d23b07f3f00000080000000809d791d3e6fb540be00000000177bd23e1e5e693f0000008000000080740a4a3efd6646bd000000000c9e8d3e300376bf00000080000000809fdee83d653c24be000000003ded113f1e56523f0000008000000080d48ca03d6d9efbbd00000000416f3a3fdf6f2f3f00000080000000801891de3d1f7297bd00000000a100123fa84852bf00000080000000809d6f8f3d228de7bd00000000dcc8423f071e263f0000008000000080c2558e3dd126cfbd0000000062bd7f3f4aa3383d0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.26114058, y: -0.06276503, z: 0} + m_Extent: {x: 0.19164106, y: 0.14730708, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1155506775 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: e3cddf3bd8dc263b00000000aaa227bfca7a41bf0000000000000080a656bb3b917afbbb00000000a6d77b3c42f87f3f0000008000000080f1f4763c109996bb000000002f09a0be4d2c733f0000008000000080f2dd69bd1bf1893b00000000c71ad5bcd2e97fbf000000000000008031726bbd82a4dbbb000000003f00363f4808343f0000008000000080098281bd272d68ba00000000217c233fcdff44bf0000008000000080f1f4763c109996bb00000000aaa227bfca7a41bf0000000000000080e3cddf3bd8dc263b00000000c71ad5bcd2e97fbf0000000000000080a656bb3b917afbbb000000002f09a0be4d2c733f000000800000008031726bbd82a4dbbb00000000a6d77b3c42f87f3f0000008000000080f2dd69bd1bf1893b00000000217c233fcdff44bf0000008000000080098281bd272d68ba000000003f00363f4808343f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.024081629, y: -0.0017324365, z: 0} + m_Extent: {x: 0.039154675, y: 0.0059420867, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1156537807 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200030001000000010003000400020005000000000006000300010007000200040008000100030009000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: 88e82f3b5736053b000000007ac47fbf05892ebd0000000000000080ca8ba4bdc74df8bb00000000fb96cc3e79ac6a3f00000080000000808c6a493b926ee8bb000000001b44bebbe5fe7f3f00000080000000804af4a5bd5a86a23a000000001a211b3c0ffd7fbf00000080000000805abdb1bd2a499cbb00000000b6e5383f730e31bf00000080000000808c6a493b926ee8bb000000007ac47fbf05892ebd000000000000008088e82f3b5736053b000000001a211b3c0ffd7fbf0000008000000080ca8ba4bdc74df8bb000000001b44bebbe5fe7f3f00000080000000805abdb1bd2a499cbb00000000fb96cc3e79ac6a3f00000080000000804af4a5bd5a86a23a00000000b6e5383f730e31bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.041856788, y: -0.0027724868, z: 0} + m_Extent: {x: 0.044930153, y: 0.0048051444, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1165331672 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8431836015316238528, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + m_PrefabInstance: {fileID: 976243511} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1185020591 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 1033068221405340, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1344314377593938, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_Name + value: Particles_Dust + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.x + value: -22.70182 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.y + value: -0.13 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5e7b101b8ffcf134589fc2dee704060f, type: 3} +--- !u!4 &1185020592 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4701337305738002, guid: 5e7b101b8ffcf134589fc2dee704060f, + type: 3} + m_PrefabInstance: {fileID: 1185020591} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1202231074 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1202231075} + - component: {fileID: 1202231077} + - component: {fileID: 1202231076} + m_Layer: 0 + m_Name: CM VCam - Far + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1202231075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 5.74, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1821809341} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1202231076 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!114 &1202231077 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 927382651} + m_Lens: + FieldOfView: 40 + OrthographicSize: 10 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 1821809341} +--- !u!1 &1213378339 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1213378340} + - component: {fileID: 1213378341} + m_Layer: 5 + m_Name: SafeZone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1213378340 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1213378339} + 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: 1938041174} + - {fileID: 254096036} + - {fileID: 461598749} + m_Father: {fileID: 727782449381929454} + 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 &1213378341 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1213378339} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &1224285219 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1241705673 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1241705675} + - component: {fileID: 1241705674} + m_Layer: 0 + m_Name: ConfigurationManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1241705674 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} + m_Name: + m_EditorClassIdentifier: + OnConfigurationChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 926276887} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + OnFoldChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!4 &1241705675 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1290339268 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1290339269} + - component: {fileID: 1290339271} + - component: {fileID: 1290339270} + m_Layer: 0 + m_Name: Trigger - Intro Transition - Far To Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1290339269 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47, y: 0.02, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 490073565} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1290339270 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Name: + m_EditorClassIdentifier: + activatorTag: Player + deactivateOnExit: 0 + objects: + - {fileID: 2028422992} +--- !u!61 &1290339271 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 10, y: 10} + m_EdgeRadius: 0 +--- !u!43 &1299560289 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 60 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 22 + localAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100040003000000040005000300060005000400060007000500060008000700090008000600080009000a0002000b00000000000c00040001000d00020003000e00010005000f0003000400100006000700110005000600120009000800130007000a0014000800090015000a00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 22 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 616 + _typelessdata: 6559453e9121033d00000000f9c87fbf39d127bd0000000000000080b8f9453e145501bd0000000046b32bbe26607c3f0000008000000080ede0473ea637e7bc0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d000000009e088fbc02f67fbf00000000000000802369d2bb07e504bd00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc0000000080e93c3f30c42c3f0000008000000080b387abbc2238c0bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c00000000eceb353fd31c34bf0000008000000080e1d9ddbc740201bc000000001ffa7d3f597a00be0000008000000080ede0473ea637e7bc00000000f9c87fbf39d127bd00000000000000806559453e9121033d000000009e088fbc02f67fbf0000000000000080b8f9453e145501bd0000000064dd5fbfe55bf83e00000080000000806cc53e3ed23b06bd0000000046b32bbe26607c3f00000080000000802369d2bb07e504bd000000004756de3ae7ff7f3f00000080000000806b4d903bea99103d00000000b089943e75fd74bf000000800000008010cb85bc997be9bc00000000594bbd3e72dc6d3f0000008000000080a2a5f1bbe3f9013d00000000eceb353fd31c34bf0000008000000080b387abbc2238c0bc0000000080e93c3f30c42c3f0000008000000080e1d9ddbc740201bc00000000bd2d6e3fbfb0bb3e00000080000000806d73c6bcad0d713c000000001ffa7d3f597a00be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.084056266, y: 0.0012655705, z: 0} + m_Extent: {x: 0.111137696, y: 0.034037463, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1314662228 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: d1a9ab3b5ca4c83b000000005d5c48bfe8581fbf00000000000000805454953bc3a463bb00000000a248a63af3ff7f3f0000008000000080e99c243cc09fa138000000005a060bbff0f5563f0000008000000080d46065bd8d15bb3b00000000e062dd3b81fe7fbf000000800000008074c366bda2945ebb0000000012840c3f2ffd553f0000008000000080825a82bdaf09b83a000000005c24fb3e56165fbf0000008000000080e99c243cc09fa138000000005d5c48bfe8581fbf0000000000000080d1a9ab3b5ca4c83b00000000e062dd3b81fe7fbf00000080000000805454953bc3a463bb000000005a060bbff0f5563f000000800000008074c366bda2945ebb00000000a248a63af3ff7f3f0000008000000080d46065bd8d15bb3b000000005c24fb3e56165fbf0000008000000080825a82bdaf09b83a0000000012840c3f2ffd553f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.026801009, y: 0.0013247716, z: 0} + m_Extent: {x: 0.036848184, y: 0.0047983374, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1324877053 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1324877056} + - component: {fileID: 1324877055} + - component: {fileID: 1324877054} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1324877054 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1324877055 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + m_CullTransparentMesh: 1 +--- !u!224 &1324877056 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1324877053} + 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: 584167116} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1329263598 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1329263599} + m_Layer: 0 + m_Name: FX - Day + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1329263599 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1329263598} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 904104554} + - {fileID: 1185020592} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1346792638 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1773954006} + m_Modifications: + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.x + value: 23.03582 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.5689993 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_Name + value: Sequence_ArtefactExplosion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} +--- !u!1 &1346792639 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1346792645 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1368346627 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 47c19a3b67ccb93b000000007fa7ecbe350363bf0000000000000080c82ae73b6cb073bb00000000e64b783b87ff7f3f0000008000000080e3c5653c5571573a00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000cd17f43ee708613f000000800000008075106cbd3715b23b00000000e377773b89ff7fbf0000008000000080028184bdd9ff9f3a000000009e1e033f34df5bbf0000008000000080e3c5653c5571573a000000007fa7ecbe350363bf000000000000008047c19a3b67ccb93b00000000e377773b89ff7fbf0000008000000080c82ae73b6cb073bb00000000e4bb0bbf1b80563f0000008000000080d58265bd4c0664bb00000000e64b783b87ff7f3f0000008000000080028184bdd9ff9f3a00000000cd17f43ee708613f000000800000008075106cbd3715b23b000000009e1e033f34df5bbf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.025337478, y: 0.00097585865, z: 0} + m_Extent: {x: 0.039361708, y: 0.0046942597, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1406295500 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 138 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 48 + localAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000100000003000400050006000700050004000700080005000700090008000a00090007000a000b0009000a000c000b000d000c000a000d000e000c0002000e000d0001000e00020001000f000e0010000f000100100011000f0012001100100012001300110014001300120014001500130016001500140015001600170002001800000000001900030003001a00010001001b0010000d001c00020006001d00040004001e00070005001f000600080020000500070021000a000900220008000b00230009000a0024000d000c0025000b000e0026000c000f0027000e00110028000f0010002900120013002a00110012002b00140015002c00130014002d00160017002e00150016002f001700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 48 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1344 + _typelessdata: 21276bbdb1bf543e00000000014a7fbfdf85983d0000008000000080b19b95bdcdd9773e000000006e22803e82da77bf00000080000000804b5378bd34a7283e00000000cad560bff1d3f4be000000000000008043e024bd1d44803e00000000d9956dbfb4acbe3e000000800000008057ce9b3b6da7533d000000003b5a7dbf9ee312be00000000000000801b032d3b3489ed3a00000000b2ef69bfbbf0cf3e00000080000000809299e93ba990103d00000000d3ba7dbf2412083e0000008000000080821393bb8628943d000000006fb269bf9603d1be00000000000000805f19fdbb492fb0bc0000000029dd1ebf88be483f0000008000000080d04b7abc5026e1bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d000000003c9c5cbf98df01bf00000000000000800d0eaabce5dff5bc00000000503c563eac557a3f000000800000008014ef0bbd5561debc000000001767f73e1f21603f000000800000008002f91dbdf454fe3d0000000040cc50bfa81e14bf0000000000000080e40662bddeb17ebc00000000b005113f07f6523f000000800000008077d0a2bda979993a0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e000000000fba073fe30e59bf00000080000000801839cfbd7276a93c000000005989403fc1b7283f0000008000000080dffff9bd7d83503e0000000027e6323f771d37bf00000080000000801e1e00be3098443d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000074db7f3f67c608bd00000080000000804b5378bd34a7283e00000000014a7fbfdf85983d000000800000008021276bbdb1bf543e00000000d9956dbfb4acbe3e000000800000008043e024bd1d44803e000000006e22803e82da77bf0000008000000080b19b95bdcdd9773e000000000fba073fe30e59bf000000800000008002f91dbdf454fe3d00000000cad560bff1d3f4be00000000000000809299e93ba990103d000000003b5a7dbf9ee312be000000000000008057ce9b3b6da7533d000000006fb269bf9603d1be00000000000000801b032d3b3489ed3a00000000d3ba7dbf2412083e00000080000000805f19fdbb492fb0bc00000000b2ef69bfbbf0cf3e0000008000000080821393bb8628943d000000003c9c5cbf98df01bf0000000000000080d04b7abc5026e1bc0000000029dd1ebf88be483f00000080000000800d0eaabce5dff5bc00000000f88bd6bead70683f00000080000000806b8f90bcefeec13d0000000040cc50bfa81e14bf000000000000008014ef0bbd5561debc00000000503c563eac557a3f0000008000000080e40662bddeb17ebc000000001767f73e1f21603f000000800000008077d0a2bda979993a00000000b005113f07f6523f00000080000000801839cfbd7276a93c0000000024412b3fa5483e3f0000008000000080eac9ccbd3a99663e0000000027e6323f771d37bf00000080000000801e1e00be3098443d000000005989403fc1b7283f0000008000000080dffff9bd7d83503e00000000fbd95b3f602703bf00000080000000802e4713be713ca73d0000000035c15f3f68c1f83e000000800000008068fb11be5c572d3e0000000040c86f3f6956b3be0000008000000080bc021fbe9e10e23d0000000042c86d3fb2b0bd3e000000800000008085131ebe14000d3e0000000074db7f3f67c608bd0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.07407748, y: 0.110252835, z: 0} + m_Extent: {x: 0.08120639, y: 0.14026682, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &1497350387 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 9095763738489776931, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_Name + value: Environment_Middle_TileGrid + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1565046919 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565046920} + m_Layer: 0 + m_Name: FX + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1565046920 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565046919} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1329263599} + - {fileID: 1714311180} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1583489727 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 174 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 60 + localAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000000040003000500040000000500060004000700060005000700080006000700090008000a00090007000b0009000a000b000c0009000c000b000d000e000c000d000e000f000c000e0010000f000e0011001000120011000e001200130011001200140013001200150014001600150012001600170015001800170016001800190017001a00190018001b0019001a001c0019001b0019001c001d0002001e00000000001f000500010020000200030021000100040022000300060023000400050024000700080025000600070026000a000900270008000c00280009000a0029000b000b002a000d000f002b000c000d002c000e000e002d00120010002e000f0011002f001000130030001100120031001600140032001300150033001400170034001500160035001800190036001700180037001a001d00380019001a0039001b001b003a001c001c003b001d00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 60 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1680 + _typelessdata: e57ce43e3a688b3d00000000bbec7fbf29a6c6bc0000000000000080eae7de3eb3d768bd00000000093a56bd4ea67f3f000000800000008005ede53e617343bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd000000004b345abdf1a27f3f0000008000000080c868b03ebd8c7cbd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d000000007173d53d159b7ebf0000008000000080c6a5a73e6d7d3ebd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000b666913ec47575bf000000800000008035ca953e26697dbd000000006e6e393f3e7f303f000000800000008010798f3e1c5148bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d00000000394fce3da0b27ebf000000800000008077fe8a3e10c8003d000000001cf4773f7cb77ebe00000080000000802ef75d3ea29a83bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c000000002d156b3ea12979bf00000080000000809c86453efb73193d0000000023c31fbfb20748bf0000000000000080cc0f5e3e486ba0bd000000000b63d0bddcab7e3f0000008000000080890a253e5d15acbd0000000066cd543d7ea77f3f0000008000000080de0acb3d6e79a5bd000000008387413eee627b3f00000080000000805894633d7bdce73c00000000694e883db06e7fbf000000800000008005da0f3d473d8cbd00000000f7a664bfe640e63e000000800000008005eff33cd3f8a1bd000000000a9c20bfb459473f0000008000000080bf5fa13ccf99b2bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000002ec484bc65f77fbf0000000000000080e122603b03a796bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000de07963e35c374bf000000800000008018af44bc18b16a3c00000000dc417e3fd78feebd0000008000000080fbfd7dbc3b62ea3b000000007117663fde71e0be0000008000000080cdf8d8bc29f6b0bc00000000d8256f3fc7b1b6be000000800000008005ede53e617343bd00000000bbec7fbf29a6c6bc0000000000000080e57ce43e3a688b3d000000007173d53d159b7ebf0000008000000080eae7de3eb3d768bd00000000abe00dbfae16553f0000008000000080835acd3e5e3270bd00000000093a56bd4ea67f3f0000008000000080c868b03ebd8c7cbd000000004b345abdf1a27f3f0000008000000080c6a5a73e6d7d3ebd000000007bb3293f9eab3f3f0000008000000080aefaae3e70f4693d00000000b666913ec47575bf000000800000008035ca953e26697dbd00000000315fcebe86486a3f0000008000000080f3aca03e2810483d00000000394fce3da0b27ebf000000800000008010798f3e1c5148bd000000006e6e393f3e7f303f00000080000000802ef75d3ea29a83bd0000000019d270bee4d1783f0000008000000080bac38c3e52ef373d000000001cf4773f7cb77ebe000000800000008077fe8a3e10c8003d000000002d156b3ea12979bf0000008000000080cc0f5e3e486ba0bd000000008bfe7fbf4fb3dabb000000000000008019d55d3e2f99973c0000000023c31fbfb20748bf00000000000000809c86453efb73193d00000000694e883db06e7fbf0000008000000080890a253e5d15acbd000000000b63d0bddcab7e3f0000008000000080de0acb3d6e79a5bd0000000066cd543d7ea77f3f000000800000008005da0f3d473d8cbd000000008387413eee627b3f00000080000000805894633d7bdce73c000000002ec484bc65f77fbf000000000000008005eff33cd3f8a1bd00000000f7a664bfe640e63e0000008000000080bf5fa13ccf99b2bd000000000a9c20bfb459473f0000008000000080e122603b03a796bd000000004776243f282f443f00000080000000804442973c83c9ec3c000000003bf92dbddcc47fbf0000000000000080479ce5bb603273bd000000005e464e3f159d173f0000008000000080bcdb66bbbf71f43c00000000de07963e35c374bf0000008000000080cdf8d8bc29f6b0bc000000003287633f57aaea3e0000008000000080d6f02abcea17e33c00000000dc417e3fd78feebd000000800000008018af44bc18b16a3c000000007117663fde71e0be0000008000000080fbfd7dbc3b62ea3b00000000d8256f3fc7b1b6be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.21129405, y: -0.0095687695, z: 0} + m_Extent: {x: 0.23777989, y: 0.077638656, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &1598623320 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 5701788268086945517, guid: 8536eef0a5c281642b45c61fc2f8e7e6, + type: 3} + m_PrefabInstance: {fileID: 927382648} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c29cff538c195c249b69c6f2236de67b, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1626634855 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1626634859} + - component: {fileID: 1626634858} + - component: {fileID: 1626634857} + - component: {fileID: 1626634856} + m_Layer: 5 + m_Name: Canvas18:9 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1626634856 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1626634857 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1800, y: 900} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 1 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1626634858 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1626634859 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1825822856} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!43 &1630560359 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 156 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 54 + localAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300010000000400010003000400050001000600050004000700050006000800050007000800090005000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000d000f000e000d0010000f00110010000d0012001000110013001000120013001400100014001300150016001700180016001900170016001a00190000001a0016001a000000020000001b00030016001c00000001001d00020005001e00010002001f001a00030020000400040021000600090022000500060023000700070024000800080025000a000b00260009000a0027000d000c0028000b000e0029000c000d002a0011000f002b000e0010002c000f0014002d00100011002e00120012002f0013001300300015001500310014001800320016001700330018001900340017001a0035001900 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 54 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1512 + _typelessdata: 34aaaa3df867443d00000000024406bf09f759bf000000000000008021e6593d790e16bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000d7a010bf373b533f0000008000000080b768af3dc7d15f3d0000000034eb71bf9a77a73e0000008000000080e2c2583de55c993d00000000bfa606bf17ba59bf00000000000000805187193d077e29bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d00000000829002be19e97dbf0000000000000080732fa03ca97d923d000000002c4e083fffb158bf0000008000000080ae2df13bec7e5b3d000000000dba533fe8e60fbf000000800000008063eadf38fb7623bd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd00000000699534bf3874353f00000080000000807d5715bc18cc55bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000456cb43e1d946fbf000000800000008064dd92bc598649bd000000002666093fe500583f000000800000008084dec6bc22fc38bd00000000a704cebd91b37e3f00000080000000807f4393bdd4b54cbd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d00000000382a1abf06604cbf0000000000000080e676d1bd5394ba3d000000007ca54b3f4f201bbf0000008000000080e5c6fcbdd627413d0000000096ad663f0e06debe0000008000000080072707bee67547bd0000000023d27f3f7f37193d000000800000008035ff08be8d5b17ba00000000092d7a3fab2e59be0000008000000080dac0c63d24cd213d0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000bcaba4beef65723f000000800000008048b9d63db1b9f63c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000058558bf9495083f00000080000000807ee6ac3d9f64473b00000000288d5cbf32f9013f000000800000008034aaaa3df867443d0000000034eb71bf9a77a73e0000008000000080dac0c63d24cd213d00000000024406bf09f759bf000000000000008021e6593d790e16bd00000000d7a010bf373b533f00000080000000805187193d077e29bd0000000020fe93be9112753f000000800000008028e1873da45be2bc00000000288d5cbf32f9013f0000008000000080b768af3dc7d15f3d00000000bfa606bf17ba59bf0000000000000080e2c2583de55c993d00000000829002be19e97dbf000000000000008063eadf38fb7623bd00000000b324213d44cd7f3f00000080000000804edaf23c9e7d9f3d000000002c4e083fffb158bf0000008000000080732fa03ca97d923d000000000dba533fe8e60fbf0000008000000080ae2df13bec7e5b3d0000000084df8ebeb4d475bf0000000000000080aaaf5fbbe18d3ebd0000000073fc61bf378df03e0000008000000080765a3abb13a4673d00000000456cb43e1d946fbf00000080000000807d5715bc18cc55bd00000000699534bf3874353f000000800000008064dd92bc598649bd00000000d3cea43ef95f723f0000008000000080a55d60bcdee7563d00000000382a1abf06604cbf000000000000008084dec6bc22fc38bd000000002666093fe500583f00000080000000807f4393bdd4b54cbd00000000a704cebd91b37e3f0000008000000080072707bee67547bd00000000c6b8ae3c18f17f3f0000008000000080588ab5bdcc3cdf3d000000007ca54b3f4f201bbf0000008000000080e676d1bd5394ba3d0000000096ad663f0e06debe0000008000000080e5c6fcbdd627413d00000000092d7a3fab2e59be000000800000008035ff08be8d5b17ba0000000023d27f3f7f37193d000000800000008048b9d63db1b9f63c0000000004e544bf639c23bf0000000000000080d7b9cf3d1bf9b13c00000000391a6dbf6710c13e0000008000000080351fc23d527d9f3c00000000bcaba4beef65723f00000080000000807ee6ac3d9f64473b00000000058558bf9495083f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.014470227, y: 0.028403044, z: 0} + m_Extent: {x: 0.11931581, y: 0.080599636, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1644673664 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1644673665} + m_Layer: 0 + m_Name: UI - Mobile Input + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1644673665 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1644673664} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 727782450799988070} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1666075635 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 36c9eeb9e12f973b000000002b8b34bf6a7e35bf0000000000000080437acebadd3686bb0000000091428ebc1ef67f3f0000008000000080ed178c3b0537c1b8000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000f354413c70fb7fbf000000800000008038b792bd3da1aaba00000000a5a73e3f5bd72abf0000008000000080ed178c3b0537c1b8000000002b8b34bf6a7e35bf000000000000008036c9eeb9e12f973b00000000f354413c70fb7fbf0000008000000080437acebadd3686bb000000009e9310bf4444533f0000008000000080c87487bdcdf5aabb0000000091428ebc1ef67f3f000000800000008038b792bd3da1aaba00000000ea81143fb285503f0000008000000080304d89bda1e07a3b00000000a5a73e3f5bd72abf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.033681605, y: -0.00030171406, z: 0} + m_Extent: {x: 0.03795692, y: 0.004915576, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1671932041 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 24 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 10 + localAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000003000100030000000400020005000000000006000400010007000200030008000100040009000300 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 10 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 280 + _typelessdata: d035aebc97a4ff3c00000000e42787bc14f77fbf00000000000000801d734d3e04fdd9bc000000002860a83b23ff7f3f000000800000008090e3473ebc61e23c000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002e12693f9fcad33e0000008000000080e47b1fbdd64e8e3b0000000077e0553fc0af0cbf000000800000008090e3473ebc61e23c00000000e42787bc14f77fbf0000000000000080d035aebc97a4ff3c0000000077e0553fc0af0cbf00000080000000801d734d3e04fdd9bc000000000cba7ebf8101ccbd00000000000000806815d0bc3879d0bc000000002860a83b23ff7f3f0000008000000080e47b1fbdd64e8e3b000000002e12693f9fcad33e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.08084896, y: 0.0022982536, z: 0} + m_Extent: {x: 0.11978547, y: 0.02890816, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &1698569813 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 144 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 50 + localAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020001000000030004000500060007000500040001000500070001000800050003000800010009000800030009000a0008000b000a0009000c000a000b000d000a000c000e000d000f000e000a000d0010000a000e00100011000a0010001200110010001300120013001000140015001600170015001100120017001100150011001700180002001900000000001a00030001001b00020007001c00010003001d00090006001e00040004001f0007000500200006000800210005000a0022000800090023000b00110024000a000b0025000c000c0026000d000d0027000f000f0028000e000e002900100010002a00140018002b00110013002c00120012002d00150014002e00130015002f001600160030001700170031001800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 50 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1400 + _typelessdata: da2b803ece21a73d00000000d7027ebf08cbfe3d00000080000000805dab693e4ff152bd00000000e0d472bfc618a2be0000000000000080e633783e062d953c0000000085da7abff94a4c3e00000080000000803ac3683e813a7f3d00000000e26b243fde3744bf00000080000000803c3a7e3e4967bcbd00000000c76dc6be1afe6bbf0000000000000080ac39773ef6120dbe00000000082b2cbf1f753d3f0000008000000080c15f863ede9cc8bd00000000376362bf7b09ef3e0000008000000080304d733e8430a3bd00000000fd7441bf5aa927bf00000000000000808ae2523e1d192ebe000000009f0476be7c80783f0000008000000080b98c503ed8096b3d0000000087f9503eca9c7abf0000008000000080db282c3ec3ae37be000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000cc843dbfc7192cbf0000000000000080433f173ead300c3e00000000333d69bfd20cd3be00000000000000800c7e123ec1d9233e000000007afb7abf3fbf49be00000000000000809371073ee8fe1d3e000000001d856f3fdebbb4be0000008000000080e57d123e72473b3e00000000000080bff112d5b7000000000000008001c3ef3d31f70d3e0000000054ad373f6f5232bf000000800000008026a2e03d873b2cbe000000001868d23e6662693f000000800000008012b9db3d621e183d0000000069f67f3f8a228c3c00000080000000806242da3d739ba13d0000000000916a3fdc14cd3e000000800000008018eab83d95e2ed3d000000007b9a243fca1044bf0000008000000080c15bb93db651f63b000000009abe5e3f1c5bfcbe0000008000000080fed37f3d70699cbc000000009531303f3bb839bf00000080000000806cf0983d207dc6bd00000000d6e67c3ffcd41e3e000000800000008053e77f3d1b7116be00000000b2b3783f1fc372be0000008000000080e633783e062d953c00000000d7027ebf08cbfe3d0000008000000080da2b803ece21a73d00000000e26b243fde3744bf00000080000000805dab693e4ff152bd0000000085da7abff94a4c3e0000008000000080304d733e8430a3bd00000000e0d472bfc618a2be00000000000000803ac3683e813a7f3d0000000087f9503eca9c7abf0000008000000080c15f863ede9cc8bd00000000c76dc6be1afe6bbf00000000000000803c3a7e3e4967bcbd00000000fd7441bf5aa927bf0000000000000080ac39773ef6120dbe00000000376362bf7b09ef3e00000080000000808ae2523e1d192ebe00000000082b2cbf1f753d3f0000008000000080db282c3ec3ae37be000000009f0476be7c80783f0000008000000080b98c503ed8096b3d00000000cc843dbfc7192cbf000000000000008026a2e03d873b2cbe000000001270403e57707b3f0000008000000080eec5273e7f53cf3d00000000333d69bfd20cd3be0000000000000080433f173ead300c3e000000007afb7abf3fbf49be00000000000000800c7e123ec1d9233e00000000000080bff112d5b70000000000000080e57d123e72473b3e000000001d856f3fdebbb4be00000080000000809371073ee8fe1d3e0000000054ad373f6f5232bf000000800000008001c3ef3d31f70d3e000000007b9a243fca1044bf000000800000008053e77f3d1b7116be000000001868d23e6662693f00000080000000806242da3d739ba13d0000000069f67f3f8a228c3c000000800000008012b9db3d621e183d000000009abe5e3f1c5bfcbe000000800000008018eab83d95e2ed3d0000000000916a3fdc14cd3e0000008000000080c15bb93db651f63b000000009531303f3bb839bf0000008000000080fed37f3d70699cbc00000000d6e67c3ffcd41e3e00000080000000806cf0983d207dc6bd00000000b2b3783f1fc372be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.16245367, y: 0.0017560646, z: 0} + m_Extent: {x: 0.09999563, y: 0.18113366, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1714311179 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1714311180} + m_Layer: 0 + m_Name: FX - Night + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1714311180 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1743653272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + m_PrefabInstance: {fileID: 6372339727274416988} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1773954005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1773954006} + m_Layer: 0 + m_Name: Sequence + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1773954006 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1773954005} + serializedVersion: 2 + 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: 1346792645} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &1791983271 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000003000400050002000600000000000700040001000800020003000900010005000a00030004000b000500 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 8fff8b39d567883b0000000094f916bf26be4ebf0000000000000080232039bae8f0afbb00000000132edcbb84fe7f3f0000008000000080796cad3bbd36013a00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000578e9a3c56f47fbf0000008000000080e77da0bdfa281ebb00000000b4634d3f96cf18bf0000008000000080796cad3bbd36013a0000000094f916bf26be4ebf00000000000000808fff8b39d567883b00000000578e9a3c56f47fbf0000008000000080232039bae8f0afbb00000000bfec32bf0417373f0000008000000080272b97bdbb09c0bb00000000132edcbb84fe7f3f0000008000000080e77da0bdfa281ebb00000000108b1a3fd5164c3f00000080000000803f9f98bd4552343b00000000b4634d3f96cf18bf0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.036536332, y: -0.0008488833, z: 0} + m_Extent: {x: 0.041828807, y: 0.0050116517, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1821809340 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1821809341} + - component: {fileID: 1821809343} + - component: {fileID: 1821809342} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1821809341 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1202231075} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1821809342 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.9 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &1821809343 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1825822855 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1825822856} + - component: {fileID: 1825822858} + - component: {fileID: 1825822857} + m_Layer: 5 + m_Name: OverlayBackground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1825822856 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1825822855} + 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: 1626634859} + 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: 200, y: 200} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1825822857 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1825822855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.5019608} + 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1825822858 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1825822855} + m_CullTransparentMesh: 1 +--- !u!4 &1832493931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + m_PrefabInstance: {fileID: 1627526225931160617} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1865370384 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1904426841 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 48 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 18 + localAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020000000300010004000300000004000500030006000500040007000500060005000700080002000900000000000a00040001000b00020003000c00010005000d00030004000e00060008000f000500060010000700070011000800 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 18 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 504 + _typelessdata: 588a073e3e79aa3c000000004cd27bbf314238be000000000000008076d4073e91c039bd000000007f5b22bd80cc7f3f000000800000008028e40d3ebc8a56bc0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000094a7b7bdf6f77ebf000000000000008091e9113dfafc2abd00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c0000000025172ebdc7c47fbf00000000000000804d2f77bcd940d13c000000004e92e63d565f7ebf0000008000000080462be0bc2a7093bc000000006d64763f73f38abe000000800000008028e40d3ebc8a56bc000000004cd27bbf314238be0000000000000080588a073e3e79aa3c0000000094a7b7bdf6f77ebf000000000000008076d4073e91c039bd0000000092cb7bbfe0d4383e0000008000000080dd52893d056944bd000000007f5b22bd80cc7f3f000000800000008091e9113dfafc2abd000000004f62463e5b267b3f0000008000000080bdd47d3d1b65de3c0000000025172ebdc7c47fbf0000000000000080462be0bc2a7093bc00000000389fb43e848a6f3f0000008000000080c00b853cdc54ee3c000000004e92e63d565f7ebf00000080000000804d2f77bcd940d13c000000006d64763f73f38abe0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.055600636, y: -0.009429259, z: 0} + m_Extent: {x: 0.082965024, y: 0.03852246, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &1938041173 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1938041174} + m_Layer: 5 + m_Name: LowerLeftAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1938041174 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1938041173} + 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: 727782450518935688} + - {fileID: 727782449189556958} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!43 &1945076100 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 9ec92d3ab64b523b0000000029ed36bf8a1733bf00000000000000807772aeb80368b3bb00000000690001bd7ddf7f3f00000080000000803444a03b0b7291ba00000000c2dc28bfe568403f00000080000000808b7ba8bd69faed3900000000c5fe073ddedb7fbf00000080000000808b9ba8bdbc2904bc000000000146273febca413f0000008000000080cbd7b1bdf9c788bb000000007a26363f9ae133bf00000080000000803444a03b0b7291ba0000000029ed36bf8a1733bf00000000000000809ec92d3ab64b523b00000000c5fe073ddedb7fbf00000080000000807772aeb80368b3bb00000000c2dc28bfe568403f00000080000000808b9ba8bdbc2904bc00000000690001bd7ddf7f3f00000080000000808b7ba8bd69faed39000000007a26363f9ae133bf0000008000000080cbd7b1bdf9c788bb000000000146273febca413f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.040973216, y: -0.0024288662, z: 0} + m_Extent: {x: 0.045864157, y: 0.005637725, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!4 &1953263007 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + m_PrefabInstance: {fileID: 1979114208} + m_PrefabAsset: {fileID: 0} +--- !u!43 &1960960740 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 108 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 38 + localAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000500030004000600030005000600070003000800070006000800090007000a00090008000a000b0009000a000c000b000d000c000a000d000e000c000f000e000d0010000e000f00100011000e0011001000120002001300000000001400040001001500020003001600010007001700030004001800050005001900060006001a00080009001b00070008001c000a000b001d0009000a001e000d000c001f000b000e0020000c000d0021000f00110022000e000f0023001000100024001200120025001100 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 38 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1064 + _typelessdata: 1a2da03e4afbd83c000000009e1972bf786aa6be000000000000008054baa33e891ee3bc000000005ed86fbf1c00b33e000000800000008097d5a33ed3baba3b00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d000000000ea2c5bed3286cbf0000000000000080b306853e0bee383d0000000009f193be8a1475bf0000000000000080a6b22d3e62bb753d00000000364d26bef8997cbf00000000000000802f98233ea4ab86bd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000afa7b83e65c56e3f0000008000000080e2d5a93c795c88bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d0000000033a54cbce3fa7fbf00000000000000801c1a3cbba9b064bd0000000031325e3f5948fe3e000000800000008024a176bb11df873d00000000dcf3853e561577bf00000080000000802548b5bc2c3f3c3d0000000042313e3f1c5b2bbf0000008000000080e19fc1bc6b16a0bc00000000967d7d3fbb060f3e00000080000000808944e1bcce7b003c000000004a7f7d3f5ed60ebe000000800000008097d5a33ed3baba3b000000009e1972bf786aa6be00000000000000801a2da03e4afbd83c000000000ea2c5bed3286cbf000000000000008054baa33e891ee3bc00000000bbfe7fbff7e8cb3b000000800000008075109d3e663580bd000000005ed86fbf1c00b33e00000080000000802f98233ea4ab86bd0000000034c9afbce9f07f3f00000080000000808682943e118b133d0000000009f193be8a1475bf0000000000000080b306853e0bee383d00000000364d26bef8997cbf0000000000000080a6b22d3e62bb753d00000000b0a906bed7c67dbf0000000000000080027f5a3deb797ebd00000000649a0b3dedd97f3f0000008000000080d618af3d11b9913d000000005eadf1bc7ae37fbf0000000000000080bd7d363dd9399bbd00000000404e57bf6e7d0a3f0000008000000080ce8c3a3d4a23943d0000000033a54cbce3fa7fbf0000000000000080e2d5a93c795c88bd00000000afa7b83e65c56e3f00000080000000801c1a3cbba9b064bd000000009239d43ef1f8683f00000080000000806900a03ca7cd943d00000000dcf3853e561577bf0000008000000080e19fc1bc6b16a0bc0000000031325e3f5948fe3e000000800000008024a176bb11df873d0000000042313e3f1c5b2bbf00000080000000802548b5bc2c3f3c3d000000004a7f7d3f5ed60ebe00000080000000808944e1bcce7b003c00000000967d7d3fbb060f3e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.14624521, y: -0.0015680268, z: 0} + m_Extent: {x: 0.17374372, y: 0.0742259, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &1979114208 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.frequency + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.strength.scalar + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: ExternalForcesModule.enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.scalar + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minScalar + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.g + value: 0.80241597 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeY.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeZ.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.27 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.43 + objectReference: {fileID: 0} + - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Name + value: Particles_Fireflies_Swarm + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -41.81182 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.5349991 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &2028422992 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2028422994} + - component: {fileID: 2028422993} + - component: {fileID: 2028422995} + - component: {fileID: 15} + m_Layer: 0 + m_Name: CM VCam - Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!114 &2028422993 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 927382651} + m_Lens: + FieldOfView: 40 + OrthographicSize: 4.5 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 316676089} +--- !u!4 &2028422994 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 316676089} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2028422995 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!43 &2033581470 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: aa7b1a3c6eebd83a00000000911473bf2399a0be0000000000000080ab6a093ce289f1bb00000000a475c2bc89ed7f3f00000080000000802afa333c063e48bb0000000034555bbff504043f000000800000008039fcb5bd15b6053a000000002bd53e3c8efb7fbf0000008000000080d9e3b7bd8df61ebc0000000021a9133f6e1f513f0000008000000080a91dc9bd3da276bb00000000f5ffd43eaacb68bf00000080000000802afa333c063e48bb00000000911473bf2399a0be0000000000000080aa7b1a3c6eebd83a000000002bd53e3c8efb7fbf0000008000000080ab6a093ce289f1bb0000000034555bbff504043f0000008000000080d9e3b7bd8df61ebc00000000a475c2bc89ed7f3f000000800000008039fcb5bd15b6053a00000000f5ffd43eaacb68bf0000008000000080a91dc9bd3da276bb0000000021a9133f6e1f513f0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.043608084, y: -0.0040236856, z: 0} + m_Extent: {x: 0.05459302, y: 0.0056786514, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &2064797071 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 84 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 30 + localAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000000030001000400030000000400050003000600050004000700050006000700080005000900080007000a00080009000b0008000a000b000c0008000d000c000b000c000d000e0002000f0000000000100004000100110002000300120001000500130003000400140006000800150005000600160007000700170009000c0018000800090019000a000a001a000b000b001b000d000e001c000c000d001d000e00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 30 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 840 + _typelessdata: f66f243eb684ac3d000000004b0f75bfcf1394be00000000000000801096293e1441d7bc00000000caf762bf48d3ec3e00000080000000805e20353e5e29f83c00000000f3107bbf0212483e000000800000008077a10a3e477bacbd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d000000009a47cfbd79af7ebf00000000000000807fd7ac3ddbfcb5bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d0000000049262d3e4f507cbf0000008000000080197591bdfc94823d000000009bd3103e3b6d7dbf00000080000000802ff99ebdbc48b2bd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d00000000313229bfc91d40bf0000000000000080b5f2ecbd32569d3d000000009b2df23e298d61bf0000008000000080015f08beea92593d000000006e0d4e3f6cea17bf00000080000000804d1c0ebe3fabdcbd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000d7fb7d3f174400be00000080000000805e20353e5e29f83c000000004b0f75bfcf1394be0000000000000080f66f243eb684ac3d000000009a47cfbd79af7ebf00000000000000801096293e1441d7bc00000000f3107bbf0212483e000000800000008077a10a3e477bacbd00000000caf762bf48d3ec3e00000080000000807fd7ac3ddbfcb5bd0000000099adb9bd19f27e3f000000800000008005f1cb3d6f3ab93d0000000049262d3e4f507cbf00000080000000802ff99ebdbc48b2bd000000005bdc363cebfb7f3f000000800000008033a09c3c1bf59c3d000000009bd3103e3b6d7dbf0000008000000080197591bdfc94823d00000000313229bfc91d40bf00000000000000804d1c0ebe3fabdcbd00000000331fa4bec27d723f000000800000008013fbc6bd42b8b13d000000009b2df23e298d61bf0000008000000080b5f2ecbd32569d3d000000006e0d4e3f6cea17bf0000008000000080015f08beea92593d00000000ff7f7e3f2961ddbd0000008000000080235618bea95caebd00000000632d6a3f3fdace3e0000008000000080b93714be3b3b5abd00000000d7fb7d3f174400be0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.014057599, y: -0.008652508, z: 0} + m_Extent: {x: 0.16282368, y: 0.09909599, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &2073308322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2073308323} + m_Layer: 0 + m_Name: CM Virtual Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2073308323 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2073308322} + serializedVersion: 2 + 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: 1202231075} + - {fileID: 2028422994} + - {fileID: 1565570274531159205} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2090619701 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9095763738489776941, guid: 7812ac37636d29b4aa6b0b80bdfecd92, + type: 3} + m_PrefabInstance: {fileID: 1497350387} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2092708544 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2092708545} + - component: {fileID: 2092708547} + - component: {fileID: 2092708546} + m_Layer: 0 + m_Name: CameraToClear + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2092708545 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2092708546 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!20 &2092708547 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2092708544} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 1 + orthographic size: 5 + m_Depth: -100 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &2110736387 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + m_PrefabInstance: {fileID: 7724372246930588227} + m_PrefabAsset: {fileID: 0} +--- !u!43 &2117626672 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 30 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 12 + localAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010004000300050002000600000000000700030001000800020004000900010003000a00050005000b000400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 12 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 336 + _typelessdata: 19c477bab1098e3b000000000c743abfc86a2fbf0000000000000080031456ba6cdfc8bb000000008c741d3cf9fc7f3f00000080000000807dab833b60ae76ba00000000b24c3bbf62832e3f000000800000008037d0a0bd3e3b843b0000000004d17c3b84ff7fbf0000008000000080078da6bde184afbb00000000f163773f88aa833e00000080000000801761a9bd4ec82eb9000000008c70353f1a9934bf00000080000000807dab833b60ae76ba000000000c743abfc86a2fbf000000000000008019c477bab1098e3b0000000004d17c3b84ff7fbf0000008000000080031456ba6cdfc8bb00000000b24c3bbf62832e3f0000008000000080078da6bde184afbb000000008c741d3cf9fc7f3f000000800000008037d0a0bd3e3b843b000000008c70353f1a9934bf00000080000000801761a9bd4ec82eb900000000f163773f88aa833e0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.039343234, y: -0.0008977491, z: 0} + m_Extent: {x: 0.04336148, y: 0.0052324003, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!43 &2128434174 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 11 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 120 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 42 + localAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 0000010002000300040005000600040003000600070004000200070006000100070002000100080007000900080001000a00080009000a000b0008000c000b000a000c000d000b000c000e000d000f000e000c000f0010000e000f0011001000120011000f0013001100120011001300140000001500010002001600000001001700090006001800020005001900030003001a00060004001b00050007001c00040008001d0007000b001e00080009001f000a000a0020000c000d0021000b000c0022000f000e0023000d00100024000e000f0025001200110026001000140027001100120028001300130029001400 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 42 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 1176 + _typelessdata: ccfe8dbba378c13d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d00000000fa73813ea5ae77bf0000008000000080fd868d3c8189ab3d00000000d1aa96be2eaa74bf0000000000000080495b003dc53d973d00000000c19f7abf78c0503e000000800000008067bbca3c68d3a63d000000009e8641bf029527bf0000000000000080be43183cdd48ab3d0000000049047d3c30f87fbf0000008000000080ee7f3a38ec869cbd00000000c73067bc79f97f3f00000080000000804d1edebcdd4f9dbd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e0000000086a4ffbe39ce5dbf0000000000000080f61ab8bdccdb103e00000000ad79f4bd632b7ebf00000000000000804ad4d1bd1e8a55bd00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000dc35383f62c5313f0000008000000080f72d36be0f6b2ebc00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000ddfae03efcf565bf0000008000000080dbc73fbe820a9b3b000000001085743f179b973e0000008000000080c95046beff65cf3c000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000a9dd4c3f1d8319bf000000800000008068954cbe749da13d00000000506f6e3f8c62babe0000008000000080d4d64cbed08c4c3d0000000092fd7f3f1a1d0dbc0000008000000080ccfe8dbba378c13d0000000068707bbfb16e40be0000000000000080590793bbc8e8a33d000000004afc7fbfc3572e3c0000008000000080423fd7bb4c66d93d0000000086a4ffbe39ce5dbf0000000000000080be43183cdd48ab3d00000000fa73813ea5ae77bf000000800000008067bbca3c68d3a63d00000000d1aa96be2eaa74bf0000000000000080fd868d3c8189ab3d0000000049047d3c30f87fbf0000008000000080495b003dc53d973d000000009e8641bf029527bf0000000000000080ee7f3a38ec869cbd00000000c19f7abf78c0503e00000080000000804d1edebcdd4f9dbd00000000c73067bc79f97f3f00000080000000804ad4d1bd1e8a55bd00000000b1609f3ef647733f000000800000008041137ebd8a6d0d3e00000000ad79f4bd632b7ebf0000000000000080f61ab8bdccdb103e00000000ad9080bb7fff7fbf0000000000000080018123bea706f2bc00000000f504bc3e221d6e3f0000008000000080f385f1bda2f8103e00000000ddfae03efcf565bf0000008000000080f72d36be0f6b2ebc00000000dc35383f62c5313f0000008000000080dbc73fbe820a9b3b00000000af925a3f0b46053f0000008000000080f2163abe8907e23d00000000a9dd4c3f1d8319bf0000008000000080c95046beff65cf3c000000001085743f179b973e0000008000000080d4d64cbed08c4c3d000000009ad6773fb240803e00000080000000803b6f46be9314c13d00000000506f6e3f8c62babe000000800000008068954cbe749da13d0000000092fd7f3f1a1d0dbc0000008000000080 + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -0.0843506, y: 0.032380488, z: 0} + m_Extent: {x: 0.11568765, y: 0.10919297, z: 0} + m_MeshUsageFlags: 0 + m_CookingOptions: 30 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1001 &2134805168 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_Name + value: Particles_Wind_Trail + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.x + value: -80.781815 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.y + value: 11.704999 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayer + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingOrder + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayerID + value: 1988455705 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1001 &312934814778461147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} +--- !u!1 &727782448926358661 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782448926358662} + - component: {fileID: 727782448926358680} + - component: {fileID: 727782448926358663} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782448926358662 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 727782450518935688} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782448926358663 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782448926358680 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782448926358661} + m_CullTransparentMesh: 0 +--- !u!114 &727782449189556944 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449189556945 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_CullTransparentMesh: 0 +--- !u!114 &727782449189556946 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /rightArrow +--- !u!1 &727782449189556957 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449189556958} + - component: {fileID: 727782449189556945} + - component: {fileID: 727782449189556944} + - component: {fileID: 727782449189556959} + - component: {fileID: 727782449189556946} + m_Layer: 5 + m_Name: Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449189556958 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + 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: 727782449712015977} + m_Father: {fileID: 1938041174} + 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: 262, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449189556959 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449189556957} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782449189556944} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &727782449263779708 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449263779709} + - component: {fileID: 727782449263779711} + - component: {fileID: 727782449263779710} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449263779709 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + 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: 727782449493028359} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449263779710 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782449263779711 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449263779708} + m_CullTransparentMesh: 0 +--- !u!1 &727782449381929450 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449381929454} + - component: {fileID: 727782449381929453} + - component: {fileID: 727782449381929452} + - component: {fileID: 727782449381929451} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449381929451 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &727782449381929452 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &727782449381929453 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &727782449381929454 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1213378340} + m_Father: {fileID: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &727782449433009720 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449433009723} + - component: {fileID: 727782449433009722} + - component: {fileID: 727782449433009721} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449433009721 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &727782449433009722 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &727782449433009723 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + serializedVersion: 2 + 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: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &727782449493028358 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449493028359} + - component: {fileID: 727782449493028378} + - component: {fileID: 727782449493028377} + - component: {fileID: 727782449493028376} + - component: {fileID: 727782449493028379} + m_Layer: 5 + m_Name: Jump + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449493028359 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + 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: 727782449263779709} + m_Father: {fileID: 254096036} + 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: -115, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449493028376 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782449493028377} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &727782449493028377 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782449493028378 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_CullTransparentMesh: 0 +--- !u!114 &727782449493028379 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449493028358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /space +--- !u!1 &727782449712015976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449712015977} + - component: {fileID: 727782449712015979} + - component: {fileID: 727782449712015978} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782449712015977 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 727782449189556958} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782449712015978 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: b1006af1d576142a98e7e8c1c9a7d779, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &727782449712015979 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449712015976} + m_CullTransparentMesh: 0 +--- !u!224 &727782450518935688 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + 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: 727782448926358662} + m_Father: {fileID: 1938041174} + 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: 109, y: 100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &727782450518935689 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 727782450518935690} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &727782450518935690 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &727782450518935691 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_CullTransparentMesh: 0 +--- !u!114 &727782450518935692 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450518935799} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /leftArrow +--- !u!1 &727782450518935799 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450518935688} + - component: {fileID: 727782450518935691} + - component: {fileID: 727782450518935690} + - component: {fileID: 727782450518935689} + - component: {fileID: 727782450518935692} + m_Layer: 5 + m_Name: Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &727782450799988069 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450799988070} + - component: {fileID: 727782450799988071} + m_Layer: 0 + m_Name: On-Screen Controls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782450799988070 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + 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: 727782449381929454} + - {fileID: 727782449433009723} + m_Father: {fileID: 1644673665} + 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 &727782450799988071 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} + m_Name: + m_EditorClassIdentifier: + controlsCanvas: {fileID: 727782449381929453} +--- !u!50 &1552010512268305782 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_BodyType: 2 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!61 &1552010512268305784 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 1 + m_Offset: {x: -15.68359, y: 2.8413353} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 80.35488, y: 26.68267} + m_EdgeRadius: 0 +--- !u!66 &1552010512268305785 +CompositeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_GeometryType: 1 + m_GenerationType: 0 + m_EdgeRadius: 0 + m_ColliderPaths: + - m_Collider: {fileID: 1552010512268305784} + m_ColliderPaths: + - - X: 244938512 + Y: 161826704 + - X: -558610304 + Y: 161826704 + - X: -558610304 + Y: -105000000 + - X: 244938512 + Y: -105000000 + m_CompositePaths: + m_Paths: + - - {x: 24.493849, y: -10.5} + - {x: 24.493849, y: 16.18267} + - {x: -55.86103, y: 16.182667} + - {x: -55.86103, y: -10.5} + m_VertexDistance: 0.0005 + m_OffsetDistance: 0.000005 + m_UseDelaunayMesh: 0 + m_CompositeGameObject: {fileID: 1552010512268305786} +--- !u!1 &1552010512268305786 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1552010512268305787} + - component: {fileID: 1552010512268305782} + - component: {fileID: 1552010512268305785} + - component: {fileID: 1552010512268305784} + m_Layer: 0 + m_Name: Camera - Bounds + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1552010512268305787 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1565570274531159205 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2418517548387292700} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1627526225931160617 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_Name + value: Environment_Background_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} +--- !u!114 &2344240511440485639 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 0 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.91 + m_CameraDistance: 10 + m_DeadZoneWidth: 0 + m_DeadZoneHeight: 0.0018518518 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: -0.000000074678674 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!4 &2418517548387292700 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1565570274531159205} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &3068243760089943930 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Far + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} +--- !u!1001 &3700321188437348931 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} +--- !u!1001 &4222172013719565011 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} +--- !u!1001 &4233726997508487840 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4233726996481882083, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_Name + value: Gameplay + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882084, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.size + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[6].key + value: + objectReference: {fileID: 8746593898355353494, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[7].key + value: + objectReference: {fileID: -6282149261642576288, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[8].key + value: + objectReference: {fileID: -7205171871961192776, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[9].key + value: + objectReference: {fileID: -5367793367026606098, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[10].key + value: + objectReference: {fileID: 6296314514907285990, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[11].key + value: + objectReference: {fileID: 1887292780499569855, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[12].key + value: + objectReference: {fileID: 6125828316537709123, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[13].key + value: + objectReference: {fileID: -1768118237966151592, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[14].key + value: + objectReference: {fileID: 7505689905804029488, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[15].key + value: + objectReference: {fileID: 8486473736393929038, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[16].key + value: + objectReference: {fileID: -2472795056612009201, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[17].key + value: + objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[18].key + value: + objectReference: {fileID: 5389656102507837326, guid: fc20a96f1bc40c84998f7c06e7c2643d, + type: 2} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[1].value + value: + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[2].value + value: + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[3].value + value: + objectReference: {fileID: 7183986917864706342} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[4].value + value: + objectReference: {fileID: 15} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[5].value + value: + objectReference: {fileID: 825979572} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[6].value + value: + objectReference: {fileID: 927382650} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[7].value + value: + objectReference: {fileID: 927382649} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[8].value + value: + objectReference: {fileID: 79114920} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[9].value + value: + objectReference: {fileID: 5162504457308538021} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[10].value + value: + objectReference: {fileID: 825979572} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[11].value + value: + objectReference: {fileID: 7183986917864706342} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[12].value + value: + objectReference: {fileID: 15} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[13].value + value: + objectReference: {fileID: 976243512} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[14].value + value: + objectReference: {fileID: 1165331672} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[15].value + value: + objectReference: {fileID: 976243513} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[16].value + value: + objectReference: {fileID: 1329263598} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[17].value + value: + objectReference: {fileID: 1714311179} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_SceneBindings.Array.data[18].value + value: + objectReference: {fileID: 1714311179} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.size + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[0].first + value: 76bd06a3f767fa8458bd0cc47d01ae0f + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[1].first + value: a17fb9f4878f70b4a8f94be3bf9883df + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[2].first + value: f91b70916e4eec448ac84944558d0e5b + objectReference: {fileID: 0} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[0].second + value: + objectReference: {fileID: 1346792639} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[1].second + value: + objectReference: {fileID: 1202231077} + - target: {fileID: 4233726996481882087, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, + type: 3} + propertyPath: m_ExposedReferences.m_References.Array.data[2].second + value: + objectReference: {fileID: 1202231077} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a53eb50e4fa4a424ba69f5d4e65eed4c, type: 3} +--- !u!1001 &4639193256775557093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_2 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} +--- !u!1 &4676945551780775987 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565570274531159205} + - component: {fileID: 5189629297270856085} + m_Layer: 0 + m_Name: CM VCam - Sara Close + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!1001 &4959870972681412978 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_Name + value: Volume + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} +--- !u!1001 &5162504457308538019 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: Light - Artefact + objectReference: {fileID: 0} + - target: {fileID: 877172657, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_a + objectReference: {fileID: 0} + - target: {fileID: 1824848894, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} + propertyPath: m_Name + value: altar_b + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914560, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5162504458256914561, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Crypt + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf105c35f94aaa9439582c5463ed295f, type: 3} +--- !u!1 &5162504457308538021 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5083886796503807605, guid: cf105c35f94aaa9439582c5463ed295f, + type: 3} + m_PrefabInstance: {fileID: 5162504457308538019} + m_PrefabAsset: {fileID: 0} +--- !u!114 &5189629297270856085 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 1.25 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 2418517548387292700} +--- !u!1 &6070442860509131934 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6070442860509131936} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6070442860509131936 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6070442860509131934} + serializedVersion: 2 + 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: 453339989} + - {fileID: 562934384} + - {fileID: 633614783} + - {fileID: 328447789} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &6331163738709879229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.74745 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.61769 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].x + value: 16.02627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].y + value: 0.80993986 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].x + value: 16.548912 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].y + value: 0.72510123 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].x + value: 17.72008 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].y + value: 0.5101918 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].x + value: 19.025024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].y + value: 0.24811228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].x + value: 23.333792 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].y + value: -0.66350335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].x + value: 25.781961 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].y + value: -1.1650294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].x + value: 26.734089 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].y + value: -1.3514299 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].x + value: 27.88665 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].y + value: -1.5568851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].x + value: 28.533024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].y + value: -1.661693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].x + value: 29.223415 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].y + value: -1.7651851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].x + value: 29.955791 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].y + value: -1.8653363 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].x + value: 30.841698 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].y + value: -1.9723691 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].x + value: 31.538399 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].y + value: -2.0475106 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].x + value: 32.384567 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].y + value: -2.1254818 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].x + value: 33.264614 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].y + value: -2.1920075 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].x + value: 34.176517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].y + value: -2.2450619 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].x + value: 35.433563 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].y + value: -2.2838936 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].x + value: 36.730083 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].y + value: -2.2898996 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].x + value: 39.414967 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].y + value: -2.272559 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].x + value: 40.790073 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].y + value: -2.2837696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].x + value: 42.178135 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].y + value: -2.331271 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].x + value: 43.572517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].y + value: -2.4323354 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].x + value: 44.9666 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].y + value: -2.6042373 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].x + value: 46.353733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].y + value: -2.8642461 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].x + value: 47.727333 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].y + value: -3.2296326 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].x + value: 49.08076 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].y + value: -3.7176661 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].x + value: 50.407402 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].y + value: -4.34562 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].x + value: 51.700653 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].y + value: -5.1307716 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].x + value: 52.953907 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].y + value: -6.090406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].x + value: 54.160748 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].y + value: -7.242012 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].x + value: 54.192978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].y + value: -7.6709733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].x + value: 54.210068 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].y + value: -8.127947 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].x + value: 54.216335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].y + value: -8.601803 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].x + value: 54.20249 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].y + value: -9.567677 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].x + value: 54.163715 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].y + value: -10.503626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].x + value: 54.08557 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].y + value: -11.709324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].x + value: 54.004086 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].y + value: -12.648793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].x + value: 50.400906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].y + value: -12.586023 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].x + value: 46.199657 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].y + value: -12.511428 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].x + value: 40.66774 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].y + value: -12.411468 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].x + value: 34.00697 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].y + value: -12.288719 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].x + value: 26.419197 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].y + value: -12.145769 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].x + value: 18.106213 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].y + value: -11.985188 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].x + value: 9.269859 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].y + value: -11.809564 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].x + value: 0.11196041 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].y + value: -11.6214695 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].x + value: -9.165668 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].y + value: -11.4234915 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].x + value: -18.36119 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].y + value: -11.218205 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].x + value: -27.272793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].y + value: -11.008192 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].x + value: -35.698643 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].y + value: -10.796032 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].x + value: -43.436924 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].y + value: -10.584306 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].x + value: -50.28581 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].x + value: -50.91328 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].y + value: 2.2521095 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].x + value: -55.013203 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].y + value: 2.2301228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_SortingOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Exterior + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} +--- !u!1001 &6372339727274416988 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.176519 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.745509 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 26.026241 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.413302 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 22.067997 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.093515 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 11.553796 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.351036 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: -27.09 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.02 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0011686 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Name + value: Environment_Background_Near + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3484974 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9524179 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.04578817 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 1.7536662 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 21.902344 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 3.9283397 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.141544 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.5162115 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.399981 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 5.7695045 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 24.218895 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 4.389306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 12.680306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3623095 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.389637 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9193673 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} +--- !u!1 &6672499304107077150 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2418517548387292700} + - component: {fileID: 8031719049779931373} + - component: {fileID: 2344240511440485639} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &7027970942513970745 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Name + value: Environment_Background_Sky + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} +--- !u!4 &7047842918400140478 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + m_PrefabInstance: {fileID: 4222172013719565011} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919362216433 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + m_PrefabInstance: {fileID: 312934814778461147} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919492774900 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + m_PrefabInstance: {fileID: 4639193256775557093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7183986917864706339 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_Name + value: Lights + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: time + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} +--- !u!95 &7183986917864706342 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 7183986917864706342, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + m_PrefabInstance: {fileID: 7183986917864706339} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7724372246930588227 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} +--- !u!1001 &7928108577112020342 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Near + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.5220518 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 6.7105083 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} +--- !u!114 &8031719049779931373 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1001 &8552014121755056491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_2 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 257492487} + - {fileID: 6070442860509131936} + - {fileID: 7183986917864706339} + - {fileID: 4233726997508487840} + - {fileID: 976243511} + - {fileID: 927382648} + - {fileID: 1773954006} + - {fileID: 1644673665} + - {fileID: 4959870972681412978} + - {fileID: 1565046920} + - {fileID: 1626634859} + - {fileID: 1241705675} + - {fileID: 926276891} diff --git a/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta new file mode 100644 index 0000000..2c30b9d --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/Anchoring.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 61c30210d8166cb4d97e86dc7a6d4404 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs new file mode 100644 index 0000000..647dd71 --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs @@ -0,0 +1,70 @@ +using System.Collections; +using UnityEngine; + +[RequireComponent(typeof(Camera))] +public class CameraAspectLock : MonoBehaviour +{ + [Range(0.5f, 2.2f)] + public float maintainAspect = 1.0f; + private Camera _camera; + + private void Awake() { + _camera = GetComponent(); + } + + private void Start() { + MaintainAspectRatio(); + } + + private void Update() { + // In-editor testing can test and simulate orientation changes + #if UNITY_EDITOR + MaintainAspectRatio(); + #endif + } + + public void OnConfigurationChanged(ConfigurationManager.OrientationInfo config) + { + MaintainAspectRatio(); + } + + public void MaintainAspectRatio() + { + int viewWidth = Display.main.systemWidth; + int viewHeight = Display.main.systemHeight; + + float scaleScreen = viewWidth / (float)viewHeight; + Rect rect = _camera.pixelRect; + + if (scaleScreen > maintainAspect) { + // use height, lock width to max at aspect scale + rect.width = viewHeight * maintainAspect; + rect.height = viewHeight; + } else { + // use width, lock height to max at aspect scale + rect.width = viewWidth; + rect.height = viewWidth / maintainAspect; + } + /* + var widthFactor = Mathf.Floor(Screen.width / minWidth); + var heightFactor = Mathf.Floor(Screen.height / minHeight); + + // Use the smaller one + var factorToUse = widthFactor > heightFactor ? heightFactor : widthFactor; + + Rect rect = _camera.pixelRect; + rect.width = minWidth * factorToUse; + rect.height = minHeight * factorToUse; + */ + + rect.x = Mathf.Floor((viewWidth - rect.width) * 0.5f); + rect.y = Mathf.Floor((viewHeight - rect.height) * 0.5f); + + Debug.Log("camera view width = " + rect.width + + " height = " + rect.height + + " x = " + rect.x + + " y = " + rect.y); + + _camera.pixelRect = rect; + } +} \ No newline at end of file diff --git a/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta new file mode 100644 index 0000000..c8c8d46 --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/CameraAspectLock.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 56f4a9acca968fd4bb64364e53e8e02c +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/1.HandleAnchoring/notes.txt b/Assets/Scenes/1.HandleAnchoring/notes.txt new file mode 100644 index 0000000..55f13fa --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/notes.txt @@ -0,0 +1,6 @@ +Changes to this scene from the original: + Canvas updated to be safe-frame aware + Controls for movement and jump anchored to lower left and lower right of screen + Border canvas updated to scale to the size of the window (breaks aspect ratio) + Main Camera aspect ratio clamped at 1.86 + Background Camera fill added \ No newline at end of file diff --git a/Assets/Scenes/1.HandleAnchoring/notes.txt.meta b/Assets/Scenes/1.HandleAnchoring/notes.txt.meta new file mode 100644 index 0000000..579b0b1 --- /dev/null +++ b/Assets/Scenes/1.HandleAnchoring/notes.txt.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d750d9eabf55a9a4db5e6f0e87a88d9e +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge.meta b/Assets/Scenes/2.HandleHinge.meta new file mode 100644 index 0000000..6b15830 --- /dev/null +++ b/Assets/Scenes/2.HandleHinge.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eada95dac53abbf4ab53fb8403702860 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.asset b/Assets/Scenes/2.HandleHinge/HingeAware.asset new file mode 100644 index 0000000..8be569c --- /dev/null +++ b/Assets/Scenes/2.HandleHinge/HingeAware.asset @@ -0,0 +1,21 @@ +%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: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} + m_Name: Anchoring + m_EditorClassIdentifier: + icon: {fileID: 2800000, guid: bfd3f357eb4a64d5faf8f3346200600e, type: 3} + title: 'Hinge Awareness' + sections: + - heading: "Responding to Hinge Changes" + text: This scene adds additional handlers when the hinge angle changes, and displays a split-mode control when the fold device is in a half-opened state. The changes include a new Canvas-OnlyShowOnFold as well as a UnityEvent handler added to the ConfigurationManager GameObject. + +loadedLayout: 1 diff --git a/Assets/DefaultVolumeProfile.asset.meta b/Assets/Scenes/2.HandleHinge/HingeAware.asset.meta similarity index 79% rename from Assets/DefaultVolumeProfile.asset.meta rename to Assets/Scenes/2.HandleHinge/HingeAware.asset.meta index 1034078..7113c2f 100644 --- a/Assets/DefaultVolumeProfile.asset.meta +++ b/Assets/Scenes/2.HandleHinge/HingeAware.asset.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: d99daa77395028a4a952f19551824ac3 +guid: 1836a552d37af5d4195e3ead2d5373dd NativeFormatImporter: externalObjects: {} mainObjectFileID: 11400000 diff --git a/Assets/Scenes/Unity6Scene.unity b/Assets/Scenes/2.HandleHinge/HingeAware.unity similarity index 95% rename from Assets/Scenes/Unity6Scene.unity rename to Assets/Scenes/2.HandleHinge/HingeAware.unity index 27931df..3fc707f 100644 --- a/Assets/Scenes/Unity6Scene.unity +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity @@ -13,7 +13,7 @@ OcclusionCullingSettings: --- !u!104 &2 RenderSettings: m_ObjectHideFlags: 0 - serializedVersion: 10 + serializedVersion: 9 m_Fog: 0 m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} m_FogMode: 3 @@ -38,11 +38,13 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 serializedVersion: 12 + m_GIWorkflowMode: 1 m_GISettings: serializedVersion: 2 m_BounceScale: 1 @@ -65,6 +67,9 @@ LightmapSettings: m_LightmapParameters: {fileID: 0} m_LightmapsBakeMode: 1 m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 m_ReflectionCompression: 2 m_MixedBakeMode: 2 m_BakeBackend: 1 @@ -137,7 +142,7 @@ MonoBehaviour: mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} --- !u!95 &15 Animator: - serializedVersion: 7 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -151,7 +156,6 @@ Animator: m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 m_StabilizeFeet: 0 - m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 @@ -314,14 +318,89 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &25308400 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 25308401} + - component: {fileID: 25308403} + - component: {fileID: 25308402} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &25308401 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + 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: 1532375012} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &25308402 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &25308403 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 25308400} + m_CullTransparentMesh: 0 --- !u!1 &79114920 stripped GameObject: m_CorrespondingSourceObject: {fileID: 79114920, guid: cf105c35f94aaa9439582c5463ed295f, @@ -485,8 +564,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -650,8 +729,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -815,138 +894,14 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: ---- !u!1 &241324776 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 241324778} - - component: {fileID: 241324777} - - component: {fileID: 241324779} - m_Layer: 0 - m_Name: '[Configuration]' - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &241324777 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 241324776} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 74d675c1df44f5544b3b3a86ec5376bd, type: 3} - m_Name: - m_EditorClassIdentifier: - OnUIChanges: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: PauseGame - m_Mode: 6 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 1 - m_CallState: 2 - - m_Target: {fileID: 241324779} - m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp - m_MethodName: OnOrientationChange - m_Mode: 0 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 1 - m_CallState: 2 - - m_Target: {fileID: 1213378341} - m_TargetAssemblyTypeName: SafeZoneUI, Assembly-CSharp - m_MethodName: ApplySafeZone - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 1 - m_CallState: 2 - OnScreenSizeChanges: - m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 1213378341} - m_TargetAssemblyTypeName: SafeZoneUI, Assembly-CSharp - m_MethodName: ApplySafeZone - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 - OnUINightMode: - m_PersistentCalls: - m_Calls: [] ---- !u!4 &241324778 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 241324776} - serializedVersion: 2 - 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: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &241324779 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 241324776} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} - m_Name: - m_EditorClassIdentifier: - mainCamera: {fileID: 825979569} - splitFillCamera: {fileID: 752652920} - panelRect: {fileID: 1601510087} - minHingeAngle: 10 - maxHingeAngle: 80 - disableOnFold: - - {fileID: 1644673664} - enableOnFold: - - {fileID: 1601510086} - simulateHingeAngle: 0 --- !u!1 &254096035 GameObject: m_ObjectHideFlags: 0 @@ -1182,8 +1137,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -1200,7 +1155,7 @@ GameObject: m_Component: - component: {fileID: 270955015} m_Layer: 5 - m_Name: LowerRightAnchor + m_Name: LowRightAnchor m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1215,7 +1170,7 @@ RectTransform: m_GameObject: {fileID: 270955014} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 2, y: 2, z: 2} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1470445004} @@ -1472,8 +1427,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -1751,8 +1706,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -1834,6 +1789,50 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 391760512} m_CullTransparentMesh: 0 +--- !u!1 &402908951 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 402908953} + - component: {fileID: 402908952} + m_Layer: 0 + m_Name: NotchAware + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &402908952 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &402908953 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &432623615 stripped MonoBehaviour: m_CorrespondingSourceObject: {fileID: 78950764, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, @@ -1886,7 +1885,6 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 453339988} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -1910,8 +1908,7 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -1922,6 +1919,7 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 1, y: 1} m_EdgeRadius: 0 --- !u!1 &490073564 @@ -2113,8 +2111,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2433,8 +2431,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2604,8 +2602,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2769,8 +2767,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -2802,7 +2800,7 @@ RectTransform: m_GameObject: {fileID: 711817436} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.32451922, y: 0.32451922, z: 0.32451922} + m_LocalScale: {x: 2, y: 2, z: 2} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 877407280} @@ -2971,8 +2969,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -3050,12 +3048,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -3264,8 +3262,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -3429,8 +3427,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -3516,7 +3514,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -36.49066, y: 5.7400007, z: -10} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} m_LocalScale: {x: 0.1, y: 0.1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3560,12 +3558,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3717,7 +3715,37 @@ MonoBehaviour: m_EditorClassIdentifier: rootPauseScreen: {fileID: 1029687589} labelPauseContinue: {fileID: 2053592352} - autoUnpauseTime: 3 + autoUnpauseTime: 0.25 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!1 &877407279 GameObject: m_ObjectHideFlags: 0 @@ -3964,22 +3992,22 @@ PrefabInstance: - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.9973732 + value: 0.99737316 objectReference: {fileID: 0} - target: {fileID: 149012454745649416, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.07243396 + value: 0.072434455 objectReference: {fileID: 0} - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.8619106 + value: 0.8619109 objectReference: {fileID: 0} - target: {fileID: 228907755210630717, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.50706035 + value: 0.5070598 objectReference: {fileID: 0} - target: {fileID: 371229474027956937, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4184,7 +4212,7 @@ PrefabInstance: - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.0000027976928 + value: 0.0000034086402 objectReference: {fileID: 0} - target: {fileID: 2638879085876840023, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4204,7 +4232,7 @@ PrefabInstance: - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.0000013634561 + value: 0.00000086426724 objectReference: {fileID: 0} - target: {fileID: 2638879085950034861, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4299,7 +4327,7 @@ PrefabInstance: - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: -0.000027537339 + value: -0.000027418133 objectReference: {fileID: 0} - target: {fileID: 2638879086550757031, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4319,7 +4347,7 @@ PrefabInstance: - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: -0.000025451178 + value: -0.000024378294 objectReference: {fileID: 0} - target: {fileID: 2638879087267631048, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4651,12 +4679,12 @@ PrefabInstance: - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.9937136 + value: 0.9937137 objectReference: {fileID: 0} - target: {fileID: 7097621005506506977, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.1119522 + value: 0.11195159 objectReference: {fileID: 0} - target: {fileID: 7452923373079693874, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4707,12 +4735,12 @@ PrefabInstance: - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.w - value: 0.8627131 + value: 0.8627133 objectReference: {fileID: 0} - target: {fileID: 8294741852616351033, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} propertyPath: m_LocalRotation.z - value: 0.50569373 + value: 0.5056934 objectReference: {fileID: 0} - target: {fileID: 8383116534146094075, guid: 8536eef0a5c281642b45c61fc2f8e7e6, type: 3} @@ -4942,8 +4970,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5107,8 +5135,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5272,8 +5300,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5522,8 +5550,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5623,35 +5651,11 @@ MonoBehaviour: - eventID: 15 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] - eventID: 4 callback: m_PersistentCalls: - m_Calls: - - m_Target: {fileID: 842874592} - m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp - m_MethodName: UnpauseGame - m_Mode: 1 - m_Arguments: - m_ObjectArgument: {fileID: 0} - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine - m_IntArgument: 0 - m_FloatArgument: 0 - m_StringArgument: - m_BoolArgument: 0 - m_CallState: 2 + m_Calls: [] --- !u!43 &1033828130 Mesh: m_ObjectHideFlags: 0 @@ -5809,8 +5813,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -5824,7 +5828,8 @@ LightingSettings: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Settings.lighting - serializedVersion: 8 + serializedVersion: 6 + m_GIWorkflowMode: 1 m_EnableBakedLightmaps: 0 m_EnableRealtimeLightmaps: 0 m_RealtimeEnvironmentLighting: 1 @@ -5834,8 +5839,6 @@ LightingSettings: m_UsingShadowmask: 1 m_BakeBackend: 1 m_LightmapMaxSize: 1024 - m_LightmapSizeFixed: 0 - m_UseMipmapLimits: 1 m_BakeResolution: 40 m_Padding: 2 m_LightmapCompression: 3 @@ -5849,11 +5852,13 @@ LightingSettings: m_FilterMode: 1 m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} m_ExportTrainingData: 0 - m_EnableWorkerProcessBaking: 1 m_TrainingDataDestination: TrainingData m_RealtimeResolution: 2 m_ForceWhiteAlbedo: 0 m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 m_PVRCulling: 1 m_PVRSampling: 1 m_PVRDirectSampleCount: 32 @@ -5877,6 +5882,8 @@ LightingSettings: m_PVRFilteringAtrousPositionSigmaDirect: 0.5 m_PVRFilteringAtrousPositionSigmaIndirect: 2 m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 m_RespectSceneVisibilityWhenBakingGI: 0 --- !u!43 &1058990043 Mesh: @@ -6035,8 +6042,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6200,8 +6207,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6365,8 +6372,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6530,8 +6537,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6695,8 +6702,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -6976,6 +6983,7 @@ RectTransform: m_Children: - {fileID: 1938041174} - {fileID: 254096036} + - {fileID: 1303837641} m_Father: {fileID: 727782449381929454} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -7001,7 +7009,7 @@ Transform: type: 3} m_PrefabInstance: {fileID: 5162504457308538019} m_PrefabAsset: {fileID: 0} ---- !u!1 &1290339268 +--- !u!1 &1241705673 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -7009,56 +7017,129 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1290339269} - - component: {fileID: 1290339271} - - component: {fileID: 1290339270} + - component: {fileID: 1241705675} + - component: {fileID: 1241705674} m_Layer: 0 - m_Name: Trigger - Intro Transition - Far To Near + m_Name: ConfigurationManager m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1290339269 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -47, y: 0.02, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 490073565} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1290339270 +--- !u!114 &1241705674 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1290339268} + m_GameObject: {fileID: 1241705673} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} m_Name: m_EditorClassIdentifier: - activatorTag: Player - deactivateOnExit: 0 - objects: - - {fileID: 2028422992} ---- !u!61 &1290339271 -BoxCollider2D: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + OnConfigurationChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + OnFoldChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!4 &1241705675 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1290339268 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1290339269} + - component: {fileID: 1290339271} + - component: {fileID: 1290339270} + m_Layer: 0 + m_Name: Trigger - Intro Transition - Far To Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1290339269 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47, y: 0.02, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 490073565} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1290339270 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Name: + m_EditorClassIdentifier: + activatorTag: Player + deactivateOnExit: 0 + objects: + - {fileID: 2028422992} +--- !u!61 &1290339271 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1290339268} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -7082,8 +7163,7 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -7094,6 +7174,7 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 10, y: 10} m_EdgeRadius: 0 --- !u!43 &1299560289 @@ -7253,14 +7334,50 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &1303837640 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1303837641} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1303837641 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1303837640} + 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: 1892560226} + m_Father: {fileID: 1213378340} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0.00036621094} + m_SizeDelta: {x: 100, y: 100} + m_Pivot: {x: 0.5, y: 0.5} --- !u!43 &1314662228 Mesh: m_ObjectHideFlags: 0 @@ -7418,8 +7535,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -7701,8 +7818,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -7866,8 +7983,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8009,6 +8126,42 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1470445003} m_CullTransparentMesh: 0 +--- !u!1 &1488930085 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1488930086} + m_Layer: 5 + m_Name: TopRighAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1488930086 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488930085} + 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: 1532375012} + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1001 &1497350387 PrefabInstance: m_ObjectHideFlags: 0 @@ -8082,6 +8235,153 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7812ac37636d29b4aa6b0b80bdfecd92, type: 3} +--- !u!1 &1532375011 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1532375012} + - component: {fileID: 1532375016} + - component: {fileID: 1532375015} + - component: {fileID: 1532375014} + - component: {fileID: 1532375013} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1532375012 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + 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: 25308401} + m_Father: {fileID: 1488930086} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1532375013 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /escape +--- !u!114 &1532375014 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1532375015} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1532375015 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1532375016 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1532375011} + m_CullTransparentMesh: 0 --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -8278,8 +8578,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8330,6 +8630,7 @@ RectTransform: - {fileID: 328125792} - {fileID: 711817437} - {fileID: 270955015} + - {fileID: 1488930086} m_Father: {fileID: 1626634859} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -8349,6 +8650,7 @@ GameObject: - component: {fileID: 1626634858} - component: {fileID: 1626634857} - component: {fileID: 1626634856} + - component: {fileID: 1626634860} m_Layer: 5 m_Name: Canvas-OnlyShowOnFold m_TagString: Untagged @@ -8385,12 +8687,12 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 + m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 10 - m_ReferenceResolution: {x: 1800, y: 900} + m_ReferenceResolution: {x: 1280, y: 720} m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 1 + m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 @@ -8439,6 +8741,26 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} +--- !u!114 &1626634860 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + simulateFoldInEditor: 0 --- !u!43 &1630560359 Mesh: m_ObjectHideFlags: 0 @@ -8596,8 +8918,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8793,8 +9115,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -8958,8 +9280,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -9123,8 +9445,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -9494,14 +9816,89 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 offset: 0 size: 0 path: +--- !u!1 &1801743355 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1801743356} + - component: {fileID: 1801743358} + - component: {fileID: 1801743357} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1801743356 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + 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: 1892560226} + 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: 50, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1801743357 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.8} + 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: 21300000, guid: 9fa6b845355c7e448880f4f1626cd38c, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 1 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1801743358 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1801743355} + m_CullTransparentMesh: 0 --- !u!1 &1821809340 GameObject: m_ObjectHideFlags: 3 @@ -9602,6 +9999,153 @@ Transform: type: 3} m_PrefabInstance: {fileID: 8552014121755056491} m_PrefabAsset: {fileID: 0} +--- !u!1 &1892560225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1892560226} + - component: {fileID: 1892560230} + - component: {fileID: 1892560229} + - component: {fileID: 1892560228} + - component: {fileID: 1892560227} + m_Layer: 5 + m_Name: Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1892560226 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + 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: 1801743356} + m_Father: {fileID: 1303837641} + 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: -115, y: -100} + m_SizeDelta: {x: 150, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1892560227 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d54531977ecb194c95e2d3aa7a5d72a, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ControlPath: /escape +--- !u!114 &1892560228 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.5019608} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.5019608} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1892560229} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988071} + m_TargetAssemblyTypeName: OnScreenControls, Assembly-CSharp + m_MethodName: BackToMainmenuScene + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1892560229 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: 91764dfddf7f89742864c4fa84f6907d, 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!222 &1892560230 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892560225} + m_CullTransparentMesh: 0 --- !u!43 &1904426841 Mesh: m_ObjectHideFlags: 0 @@ -9759,8 +10303,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -9961,8 +10505,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -10132,8 +10676,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -10155,12 +10699,12 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: 'm_Materials.Array.data[0]' + propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: 'm_Materials.Array.data[1]' + propertyPath: m_Materials.Array.data[1] value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, @@ -10551,8 +11095,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -10661,17 +11205,15 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_TextWrappingMode: 1 + m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 - m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 - m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -10854,8 +11396,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -11140,8 +11682,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -11305,8 +11847,8 @@ Mesh: m_CookingOptions: 30 m_BakedConvexCollisionMesh: m_BakedTriangleCollisionMesh: - 'm_MeshMetrics[0]': 1 - 'm_MeshMetrics[1]': 1 + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 m_MeshOptimizationFlags: 1 m_StreamData: serializedVersion: 2 @@ -12331,7 +12873,7 @@ MonoBehaviour: controlsCanvas: {fileID: 727782449381929453} --- !u!50 &1552010512268305782 Rigidbody2D: - serializedVersion: 5 + serializedVersion: 4 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -12342,8 +12884,8 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1 - m_LinearDamping: 0 - m_AngularDamping: 0.05 + m_LinearDrag: 0 + m_AngularDrag: 0.05 m_GravityScale: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -12364,7 +12906,6 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -12388,8 +12929,7 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_CompositeOperation: 1 - m_CompositeOrder: 0 + m_UsedByComposite: 1 m_Offset: {x: -15.68359, y: 2.8413353} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -12400,6 +12940,7 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 + serializedVersion: 2 m_Size: {x: 80.35488, y: 26.68267} m_EdgeRadius: 0 --- !u!66 &1552010512268305785 @@ -12410,7 +12951,6 @@ CompositeCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 - serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -12434,8 +12974,7 @@ CompositeCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_CompositeOperation: 0 - m_CompositeOrder: 0 + m_UsedByComposite: 0 m_Offset: {x: 0, y: 0} m_GeometryType: 1 m_GenerationType: 0 @@ -14559,12 +15098,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 16.648634 + value: 15.176519 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: 3.4492974 + value: 4.745509 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -14574,12 +15113,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 27.498356 + value: 26.026241 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.y - value: 6.7095137 + value: 5.413302 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -14709,7 +15248,7 @@ PrefabInstance: - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: -0.04578805 + value: -0.04578817 objectReference: {fileID: 0} - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -14769,7 +15308,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 17.402048 + value: 15.399981 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -14784,7 +15323,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 26.220963 + value: 24.218895 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -15346,5 +15885,6 @@ SceneRoots: - {fileID: 727782449433009723} - {fileID: 1565046920} - {fileID: 1626634859} + - {fileID: 1241705675} - {fileID: 842874588} - - {fileID: 241324778} + - {fileID: 402908953} diff --git a/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta b/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta new file mode 100644 index 0000000..fd4fb4c --- /dev/null +++ b/Assets/Scenes/2.HandleHinge/HingeAware.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 348cadf2f4467e84e9c4616c45e10af1 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/2.HandleHinge/PanelOnFold.cs b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs new file mode 100644 index 0000000..ae102b0 --- /dev/null +++ b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs @@ -0,0 +1,88 @@ +using System.Collections; +using System.Collections.Generic; +using System.Linq; +using UnityEngine; +using static UnityEngine.GraphicsBuffer; + + +/// +/// Example using the OrientationChange event and FoldChange event to toggle an additional panel +/// and change the cameras in the scene to reflect the size and position of the hinge. +/// +public class PanelOnFold : MonoBehaviour { + public Camera mainCamera; + public Camera splitFillCamera; + public RectTransform panelRect; + + public List disableOnFold; + public List enableOnFold; + + public bool simulateFoldInEditor; + private ConfigurationManager configurationManager; + + private void Awake() { + ResetCameras(); + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + } + + void ResetCameras() { + mainCamera.rect = new Rect(0.0f, 0.0f, 1.0f, 1.0f); + splitFillCamera.rect = new Rect(0.0f, 0.0f, 1.0f, 1.0f); + splitFillCamera.enabled = false; + panelRect.gameObject.SetActive(false); + panelRect.anchorMax = new Vector2(0.0f, 1.0f); + foreach (var go in disableOnFold) { go.SetActive(true); } + foreach (var go in enableOnFold) { go.SetActive(false); } + } + + public void OnOrientationChange(ConfigurationManager.OrientationInfo orientationInfo) { + if ((orientationInfo.rotation != "ROTATION_90" + && orientationInfo.rotation != "ROTATION_270") + || configurationManager.getFoldableState == "NONE") { + // Check fold state, if it's unknown then reset the cameras + ResetCameras(); + } + } + + public void OnFoldChange(ConfigurationManager.FoldInfo foldInfo) { + // If we are in a separating state and half-opened, split the screen + if (foldInfo.isSeparating == 1 && foldInfo.orientation == "HINGE_ORIENTATION_HORIZONTAL") { + float yAnchor = (float)foldInfo.boundsBottom / Screen.height; + + // Resize the main camera to fit in the "top" portion of the screen + mainCamera.rect = new Rect(0.0f, yAnchor, 1.0f, 1.0f); + + // ...while the panelRect is set on the lower portion of the screen. + // Since panelRect is set to render as a ScreenSpace-Camera, let the camera rect determine render size + splitFillCamera.rect = new Rect(0.0f, -yAnchor, 1.0f, 1.0f); + + panelRect.gameObject.SetActive(true); + foreach (var go in disableOnFold) { go.SetActive(false); } + foreach (var go in enableOnFold) { go.SetActive(true); } + + panelRect.anchorMin = Vector2.zero; + panelRect.anchorMax = new Vector2(1.0f, 1.0f); + panelRect.ForceUpdateRectTransforms(); + + splitFillCamera.enabled = true; + } else { + ResetCameras(); + } + } + + private void Update() { + if (Application.isEditor) { + if (simulateFoldInEditor) { + OnFoldChange(new ConfigurationManager.FoldInfo() + { + isSeparating = 1, + orientation = "HINGE_ORIENTATION_HORIZONTAL", + boundsBottom = Screen.height / 2 + }); + simulateFoldInEditor = false; + } + + } + } +} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/PanelOnFold.cs.meta b/Assets/Scenes/2.HandleHinge/PanelOnFold.cs.meta similarity index 100% rename from Assets/Scripts/OrientationScripts/PanelOnFold.cs.meta rename to Assets/Scenes/2.HandleHinge/PanelOnFold.cs.meta diff --git a/Assets/Scenes/Debugging.meta b/Assets/Scenes/Debugging.meta new file mode 100644 index 0000000..6a4b4ac --- /dev/null +++ b/Assets/Scenes/Debugging.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d73ca70a4da87354bab3cb6b0b944b14 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Debugging/ArrowUp.PNG b/Assets/Scenes/Debugging/ArrowUp.PNG new file mode 100644 index 0000000000000000000000000000000000000000..17bbac2c9a162fe9cd3639215e6d7a8016d32c15 GIT binary patch literal 40340 zcmZ_0c|4Tw+y8&f7#aK6_g$8dtt=5k_9C(tB1IzElD(O+D#YtJgIrp0dCWTD)Hcy_d>*`f>DQy@8ymSBc%OZ$GJ~W9pBvIaCCDk@cj0o z?EQxi-?ang2S|Zq;i}{@>vD&e`^L0M#||Q*uqW9LP_8WmH%#I$uJ@nmx%>XU+(K>W z<}Zu>0#kqcx@&S)hW51{Kgz*M9;BtMhn+t^n!3I)&onI(8uG;Jskob5R6J@D+GkBInKAeM5j zCG?Z%+hQ2$P43I`e2f%I3|nqGdHAI`x1x)l0=U`2vzz+VeKh}m6K+eyXNmBdRpZ9u z?B0lfZ&~yg(rp?wajA_lEAdwW3!Iwdy;UN=nh$|j3ckFMevb9e0!4%oJ$LX`7duBZ zh>fYMYyGFa=ZC8M{)%oEbiLEd%h}-@0wIfeRrPx{SHCEw zYlZKG)Hte43s_Ns)wDCP?iYvn&m{(=4fW4$KbP_Ock$NSL`p_HV3b| z(dgzD5L?J3vCA#xEzww%kt`w~68{`zd`@JE8XmNz+PRM@d2l|YSWol#YHm>d!ISs% z<(--}xolyK%_t)b5+;&tjx>T96^*A<>Jprg1e_Bc9lp}*+lyMvLRsAe9er9NW^YpH z*U!4KU)A1Y%?lG>>v`G!KIi0j$g5+`O&n^wfj_3E+JB4+*=6@L72zUFDw>a_Yhy^- z+PjO-4T?26=NnK)R)|Y5qk+4rBht5_?q57=`ZufQ-?KY!kU@ikVxZ~eDXJmtL_Nag#8;#Tq z&buRV^Wl*ztlf`~?}m5TsGs$;^|K*}~r zA`*miqCGANi^rhqQE;Qz-{4Gv-={xh&h%ud`{&*X31+6Fo5KmXMx{Opf;A>Y@N&TQ zPoU}0AD2EAMx#equ<^$yzXy)}ta5pC%MA%j2;Ggol5ERbbIROc3OQ?;PMlT#kNLxp zOP89!`U`+t*d69t5Ym&mUITLt8;|BC9#s7~&c?0s`SFM*y@wum7q!s0$ZhrC4HDA!+`ai+sHg>HT}7$L`ptj}}o zuqQDE?aT7e&GbA9Wv4?QwRAS&23ynvz5(k`=+oB4bHcO3R^EpDl*{OJH0enjSxs?2 zi;KgCvg*6NmHvAQ@eJ_7)7d@k#vy^uBC`}lwIx7+@ z3(eqjF;Q4X1VQfsQ!hE2Anw=?pTSsIe5v((kg0sxOl8MMyBvN`y0QqGU)2?60;eO6 zs>?$c$aZO}PKOZn;G@RVzHX`R4x427%iB%m8U&6?{p%ATDae!G-zu zITW0P!pFZ9kHZ|movq-hUfgEOPnWaY`0@Th9ZsmN&&B3x1vuY-%<(1yo!`$ZNfuz_ zJtDR8U87HN{gK;;ht#(@<-Q(xTHw2KCo4n>!AcK13$c1OihHGqVf+0$Ko|%Wo^;}D znqzCa`lUKL1OEJD;ix&BwMiqz3Ak#?#nD$$*i{FrEYj)0a>s82#)3_Wc8^O-OQD_w z$>cV|t>K)4bHH`PA;6_Ybxg-t;EK8slRw)`Z+5ns{LUrmZg#cMjm4DRjh~t6vf*d6 z|MAayjIi`BnaSooqxJbgF)gnX+^J(_7I_Ahem~yr&t8051S_}&{#J?;UJbF+YlWXh z>M_GcQcoLv%0B6HCh7cB0}uGqs!SzUlP{4p%s0Qq8L^)DyJjo~fl_tiF}|)cP`Le(%&g=nq;`q>rhpb@7au&g>a+SNXVu`vat(vMli5@0~ z?1DRk<7VI?ilw@v(qNpERT`+Y0_QLDhmulChvEZ3US*v;TFpN03*CE5}o`$=kj12QQ9jADD}{ zPivrYDqAa@sREtih8|=QNp?oMFCQGn8jnor|93oV={H(=f}rG(+}4( zw+h*FtnoA*{(EYKrCFdEvP_zcZ8O1`N8t3=&5xV?@{LQajrsfz0VaPp0~~R*>>lAl zTZ}+QsPQhg#cs^xo)im%kXD#{H9Od|0!?8! zIDjlLX~-90Z~9aPp0oFKCiFe7i2xCT0#v!7exDX;TdUAn?a7 z@#XWJ@XI3DOKR2^R+_m+$xnMi)PIoml*Cp2r@PMx9|&2R{g}5xZM4lJ0!>6?*|9+) zWjD_7;;3kt)O_~q>|b5KB3Ms0b+)MWuqVfT;s zID!fyHf=VC?ynDJ*ZA#JIJMlYba_Lkc`*`l*n^cHgg3`DhmfTmUtL#l>rOv`U)*qa zt~f?H_uQ~;h&>^3lm-6AfY8RQUAnus+PitS;fB{+kOQ+fG*8%=7o6fz1>s}p*_RZj z?iJMN=T(rO9KPvlQIu=;=-9QXuDicdP9CQ9jGP;@er6>d#&{(@uTOWmWca0j;kRnn zlP#*FL3yUjo|cTjW3xwrt%*qfxS*Spjuf8O_5=?n6&;Wn(|=XbQ-(CO-ADZ1Q0Lh{ zJu-8s3<9Z9!2a%L;NG`D^_zS3_KiWy2hHKX4%k0oENfSl^7!j^S*dU!B^3S%tX3eX z-&8fjw=$1S)NHVEN4t>VA-X5T{>Dud?qkg|a&!0RYnh71PmHYxJ918%P>%7I?Is(8 zLc9!uE)p^${UA7Ra+{HRTB#BwcNfYVdX8Qj+47uN<;6ZVPL;T}Hv7>jbgYv;`{qt@ z=JC)MRG|~zDBZJPV;MXw|JlU5EW^#=yFNkBX`Y&-t^7L6JRZq=)FaB5yj{5Oe+tSb zx5YsU90wja-F!)#p{%47u{_zC9mT3p*+rEj|4+)agv0lr)^7S};x4cw1k&;2ukVT( z_H2%5&m47dLqwf|DpK?u^=yzMsAn8oZtkC2f-6`G^K;2)ZI1Xy#(Q1Z z$>{~_H&+9BF*}oFxCxS-4%S{d7Ew>`L0*s^W&QdyC^^OXz!HUe1OB_8ATHW|2Z zsWj}>m>HkyweIJwJGKosekPAsR2GuMpexkQJ1$f5K3%-&kOoAvCQL2-(a?M))DYs|ce|jFc7vypB zsygYmn5C9H8br`;I~aETV2-RHV(~p^q4!QX$|!)c%{vU{WHAFsVve=`!Q;K1g^J5! zX2&N&o~-L@EnTTDgrgGsG0hIvB{l(8kX>CgJoaQACC9FWYr5zNz76W(>oQms1~oR8Of9N2*e%9;2{d)Ts)|qrg8G zQ`2K5rF*{%jSGq{)|^7 zS&4F~j9eSTyl99W`&Dh99QHbb`qx0Q<;Q0#6CpvzX4+an7#x2T-p=7Tb=wMF-n`?X zoB`L~o??qZoM8!KU&Ll`u{e2y)Om>mY*QFDYF`F%I0l*^c^7VHD9&-3048x_Rr~qY zn^y{=IiP4Q*P-HT4g?s%Cx^!D8z?`#s(v-hgL4=|Ifr}}>yiaX{D1?sWDnms?%Kqf z(=)4L1y7;V)0(-RulhuiGvFDn$zHpMr_MX;LHvr6&R1P3VB5bc!BMu*1Em)GYb)!w zi4gG-OQhMmvFZfWq%mCVDYlU8-NQ%TsCo=^ zQEH3wLd-^{E#r10WD^Er>nxfj>%C%xUqSeXO@#F>Ee^|RqRWsPwU&sd5en;rGhP0k zyfSoZ1XF1C$N>~16CpdjLNrS7YOfu*9f2Af!Rbaf#r@jYvJu**dOD^{fP+QULuw%> zktkSty7FlF=6AuVY?|GyK=UB@%y(_$;2_pb3#k)sZf>&}{98I-h zL`;E@$xjf_G9QY5_JmwTdZ-1Yoh_>6Y+ zySHy?-v%9SSX3hB>D@rP3FT`?M7Ju!bu3+djwDnQimt%ez&WPV1$(U1H5(uTAqZC= z(5{l1jrT6*F0G9{J;^mxV9G~75v5e)J*IUpJ|T*e?hDMS9%%$Jxz=C@0T56c1&r`D zcN;I~)LjN$yePPYY|^buD@jmR*QX0RWLmS7qjEl^RS|FnM^(Qmqswz^+1lopMEQ?h zcbB?I^3=i*zt+Cjq3!D69%XjI4*QGmE|z}fgtLJA5Y{EE)lL}@Churpd+s~gp#q?v zQkB6Wn^JCxagmvpTHPN}!LW2OY zgGxIoSMdrujShz}1X~ipoYQ_s3l56YE4X&0A#FedB_>G0o4xg9CV^vmEzd2U-L-+H zkvR!XA?quxW?O^h{2DhBdaz8*P&fPVRta$dBa%E%vA1=e98xxjgSUBhH;F`C0_N2c3NVMw@oWG(QW7&dmOeS3ALu>bamZn0BKGoPYMRD4ZC^qa{~C*=e33=-+~Iq7yE z+1*UafM4!??C3Yv9L{#}OA;twC>a3`p%2Y0yaOlo82qvdo1|?}f2`z{$3<+#gnR+4 zmU=yDXMswOCLLdGkjVS`U7E}$Ri_E+~Wd;c?Ik$hHo@HvXu` zwbbV~wl}RRaC#u#Y8GWj$=ThyxoyiHGOC;x_xH0bI3*nlIIXuN>-`jKWIHQ}H&uGJ z0g?>xIKGNT;L~n&N!Wgh=mX$`Id!qdWAI&sn*M!U?(KVzq;K;GIOle!E9P~BIyf{- zGx&@RL{BBk(+Gk%eivl~jR7W^%rueRu!MELHon#ydl_tIcQuK_tAm!QfF~#OOCA4?IY!;5p%E2$zr!vtQXZSwtskAvyc36tHc8R_I;D|Q9I#kaVNcB(R^n5n&%U#}Ke5B(y$ zq{f*riorbwt1kqMz3|EemV1^MI2tTD<5Il<+-x_+?596kj~$MKwn!)2;66f{WYhfH zuAEI^$6k7tznqTnll+uf165w1ACO+mq;`VdDTDq(&4)}?W$VffH2g_Q3etV0aH_JT zUk^Gz|5AZ^vxcxueyKTb{6+WJclTbDId5!u!(#ROCyoJn>muW9{nVQ}TbErr&KeAO zh8zE>PIM9YZ8F`bg@?}1BGIqq>PA?_c^8Dt`l1hAqR|Akp~AHhHRYg-i>F(bTIpA7 z`2Uo)!qEUqZ2g831`nFFlbt1))5F|BOC&lZU1B1(2qM%7$l6s3FP2b`jNjw_4J)Q~ zTi74&%s)eI!C{WDFjzFnhy$?%$gEDk!m55|4yDW?PDpV+U<)Z;dV|@wMWLCB^TPXA-iJEVAJowJ_L_J6-F-Pv zovie?=!4ir>|zPW4fGVor_$s)K5Lfec~Xgsh%-Ad1p^ubmp2Ds?Kr3Zf*QEag1e#v z=U!c(Qv=UB-Vdvu}ET0;Z&_e1f>8_kN2@I;aL-SuxppM>SPCxe-cdqgwXoxQ8`r zC?L|}qA0Mql`#X6#10dWET&5(HZ76lIj#tN+!K60wf^&)swRu!^HIH`+l>$?d{spb zrRcoOP`-R0uGkl8ct(8Z_A{nBv+* zdwdU_x|yap!&QW}XUB z`>5w{=sCR%Em@(jR_5oxnG?)xnYUHQ^*^I4F@fXN^OIb z%5)@w#h!N)Bv6Hcuc8w$*P|}BW?O0P`y0hml|c;jQ=p8=(>)))K3Gklu4nX@Xsgo% zrGGmw#rGN5t%n*C_BY2`sC>yo3S5oRXDZGg2f?;0{~g$ja*E#o#3!J=UH7$vaobS~ zn!V;P5t=DF|M8ummij`P2eo7`2q`DesqH_Iw(MZ!S5qiHOQzG9)m%^I$^lsG8XgNv zO2ReM|G^|SSiws8rJehRKk0FHlz4rA_SrQe(pkCpM38MSh)CZWWZ827Avw06eU#M- ze#rV6yUQ8iPoIx2Zvp_X@%_G>{Z7+z2cOrTaqj(S^dg17g(eI}NFq?H*|irtlZtX?I4d1$;<%yFyh!MsXi0|Cn zFW5P65!6ADuItenSzo084M)5_KG8QFzcL2Pb(DxIvB-$3Um#0T$0)x<_Xq|%VLf3avn|8DZ7`<%82N`P`P8pA;s23XeKdy)Oci)#BC^n7Zk zU##tUkJMKw=I`B36@vBU8?&i~thtlnIuWO}_Xj>aKK>1Nd_@&0lGfqoVkNFuL%ByU zJ?m^*L~=m6svzl0_l8?;@;dX&nIGF2-0PgksW=v~kskn#;7-3GmVskwLF*pH8TzKe zx>g)95eq`h)`hbB6LF9d={SgPhYTMF(z`AWS0zb~?DdyZXOzB0n_P0yI~gDCH_=X8 z2f*ERhl9tRf2W5}62Zsa#h&dnieW9ukJMiN=*#@3du6!tf>E%2dDcp|!&Oag7QDjS zo%IE$#XR3&p%IoVM(p>fvQvzGub3wyacY!}PI4|O9u~v0VG^(O7chRWyl_IA-j{s+ z8Xs_H+zW!cqmno2Yv7>K_z5(1dlB-GoDq_ybPG@%#_180u&6;QktGTTZEn}a9E8Eu z*8dQaaix!ZpZ1l;8Hsh)hm)WRqeHgk{H#>2moGc*(fe*8@{C497Rt1;?0wzMOp&;H ziZ{AuUXp7k27PWRP%B#pO~9L_nTM?Q!)9lG{D@z#Fn15%7EywKqU!^>Gh1=W96dH) zzXp*kkZguKq$?~&YIu#*EB4YYIQ{%udm={T5$U#yHU*1JFI2RQ zig>zwZ03(Vy?ThY5YzcGy5#8#MR#3mI+#2NZA;=+`)Wr3PZAo<9? zQ^270%HAF4N&vYi<;+O3$O+v7Jn~uGyloP{`h;3tviPhj0DvVNgYT>}iWoIF|Iq@V zmH;P&PUB0y%!*+9&+@vwpy|$3t!ND;HgPrGx@}=;V`Gy({Q~Uno1%lYE$4D|qm#L? z+ibGzJ#u;otElQPW53ThJEb0fqi;U8nFOhA$V^;P$=IxEtXOxPecO}jX=aub-(TXb zDe9HI7(Yer%pM)h56iOeVj;Zn`nEy81@9_R{)8Lc>=p+3QMb8KvJng9wLsN1{`iIG zP`Ob_-2CQjQ%}BjcRD;wfRUivHN_}tVsu?EFBf#PgO zb8Oo_qM^X&Kay*HoU0_IRpWO$QxExns{;f-kZi$C2s@7j-RblyxO2H7lN9 zefriSh(@sCc)m4{`g$Z@+#bGJoqBg!p3nE|o3irZvBJ$`rk|~#>pSu)Sx#1X2AmZX zR~8L_O#446iKspZ9Qj>yp`$GLwib0YvVGIqr;`U|gGl{X%0PyDY~Rq=&Aj;C47Ko! z1g0g&S$c>beQX6WC2H?X^}A$5NdwCj)i)bky#-}en&`l|55$&k*qD*m_9Uar%*Y=f z@iy9Ah(Wt}iil$8p1x&5Hpd^1)2h1rQtDN5$qRNJuz*_(*Q*2A_G&r-b_Gc0k#D~GT*Va@M9<{1j`pEgDvS$^KD#io%%gjwveP;6gx zc|62JHm*N-6rhCL8LjW3jPs`;?^n;8QZy*+VspXE3rhy#7qxcm}Wj}6q*6iv_d z`8Dz8mbP3-leMX?uof`jIOZOYgSU`qSW#j>xtB}UjsW~N$D4;@CASJKwe~Vqy$|=2 zyM$#2>WUB!AP%`HQAY%)h~TUcg47z$Zn?*DnQ37sz=af!aI-%3K??sO-+1W6lj@aw z1SC{P$jY}LnOtRY)Szb3 z<{s z*x)YCw`Ju4Z(u?322x@N)xVFo#qyQg*Oj;3mT$KE)M{W~eCFU#o+0yt%*>L04F8N| zFf1yA5W6=e(pcs0o6M0~6O=#vd!TO|@JeI==ilRDZj+pUF(p4X9=ABW`ofbWTW;?1h zvR0-hw)C1ts0Q0+t(w1glx=gY*s@UJa?>x;q$W=vKM%~l#+~IaAK?Xjgg-jsf;!nqotqziqJ`9uuj!f_7 zwB{IeQ2+hFj5>U0>vwE#1&2RJL26E!f=E36Z$$D4Ad>P1au`~3zknmhvEjxA5;eUI zV9fnatQ(3(Eo=s*LwK&6IC3Ih`V z<>Z6I<))b`ob7iR(7?)*XnA<#*sG}~p3UoYo%!&`75>wCkw8J;=fiJv$sg9~I7bG%9iA3!)Po+Ld_pKf~L?BYyE%dNDc({lO0Mpzwwuj2t=@@k=MMjk&@lu^K)xN zj7OFjOaKm=std;ge_idMQvl#P0cffG6{dX>{i6nfwg3e@2Loe_-Zm>t&Ejd>8ksFC z-{Tx%Z{|cyAsO_t)gO^s_$6g9AL$gX&-VEw$ad9u4jraBD9q=-b#n_IC-${9$0()( zSUJHnd6t?U8Me3F>7{aQWZ3O<=~;xu;Am1|0oB_c&bZ-X(CE7wVp#vlccoe-d!Jd zDKu!`NFrxqInaa{d9^T#?gZEKVvf#exZr{`5QblYme(8tDTbE-< z+cT!^`>VgQeaQjC#~Y?V$4lZN%19T9>jf!ZPO1(AY^;xv0&J<(_o7kxweEOOM{Eb4{wh3MA+RjTErkJQuwc3rJUk8^xIsRry z%|nV4v1E?BU$+Xc6Yub=r@R0}oL|i#05sD&hkf1l#9+xLe!}Rd*8pTHw~^zs*#yM& zrR)3q>o-9o+%JXd!n&vhrNL4p_5k4*No+YH3vIq$9n*Vd)v+JA@cBc)Y@Y~ipEXw; zBnQbpIu=0J`5A1@576WE_zGlL8Hemb6<`+25m zQ3lCGSZPnceaKHS?j+w+Md$I`#au?1uPcHBx)*+J0nNzEYS;JYP=-qF zNZ29RB^rLMuzDUqL|S}+K5Q0y^rN!Dcbi(>95lt7BNIpCsNr#u%@g3x`RahO>QG!{ zl0KXMv*#e~JS;CS-@Rj-FF)T#8xQ;js0sW*TstbF{Xf9SLzIawkPV)J&bSrr2j1J< zUkbYxpRY~z;@bClCt;)HjEv$244W8>kcd0A@Zc(=>WH(1rEoB;QsR#+WErMghJ=9# zi|!Y`h7{&8u};?{K04}oKVJN2H|tQHx6>oiqzcvI5xw(RpufsQA>USxfWvbV$36Qx z&+yJWE_{1YehdmM;9^$O<_bu2m>kGI?;m!2Nb?IrTrr2HZ)L0bK6$RobP;}!oh9Pk zSXtdD?+(IlR%xgmw96XAY|-}gD@HK`6r|#j@O<-p3YOXyVxFYKH^^?o`}i6`k+)5r z54(lgUxC#?p1Oy5!|M zNzOx#fsZC>%?}2!5Htz=&PXZph9ft}>U>GXeQJ5Umz^>X1x~)b1IpPcp^L=hVdVWy zB6@^;v^)A*?m&rcZz8|?86L7ML(F9!&@h;dVG@{ElaysIO*`U{8h|HeQo6}0d?4X` zd%SrxH1;Yc;PuWBO(XdraBe(s6+i;3NWs}WBx*vjcD8^IARiLtkzMpyA3R+pd=1MX z+^=ntBAh`v%H4UMIo`t*VaNbQ7@{Ja=no=;ub4qX-`rTc`xaM(2^t6?TGcI@LINmY z05niu$=SbH3!O|<{hAJ9hPWIspp+Z#`+*E*re{ItFdgx%{|G%o^7_s^MGW%I=B^Ft za;yOD$`{z~`oiT_F2dIGyey%gX zTRC3Q3EqH5@g}N+g}E^KdZ=JiF)x9>?08In%kxUy@;$>|GLR+~PGgIPs6~^7U_L+6 zY-9ZM@ys2|iT?o~tE$M{v<_awMayDoX{h+fSKmdM>hkrDHto!+51e#o$?4QdL(m~z zLKw17=iWyV&QjG8X-cD(TOKH{96O3suMCVojgUc?&vK(%~PGDDSx}zN#TaTNZAY11XpKz?}T5BcE>UAH#TYlrwNw{pE`*MS}Ekn z0hzGG8U21PLYnRQTnZGvP6u?u7L>Bn%Gv6mufB(nEmyn zvtr>~=bw(R5$j+0)Jky5j8UcN{X7XXdh&Yh3rD*2^Sd3_l|E%0`!C3`sjkRc^D`lV zVd#lIy(-8<6r8ZcYy9edQN}~as9@;F8BY%8Z*}S z_d1?eSGOLi0Ii!|jB!ge`YsBD6J2*57ZQ>_+LN9I#*uq<9q2!|oZ+-12YHCyJy~K?c72l=enY$&0`2ec zoi)V^rcXE^&z~tk*3Z=XRVH%_Swf=)JP3hpAK}fHX+b-3(#)WvQ zL!B9UG*;{iqUc=hvxRSU-fDHS*XcC*u7O1VgEMtdJ1A^Kd?`+-{^E?IpXOd>{ zN%c12Xk+75C%?Q z)%?c?(Lf_gu!d$hPr&6a(SZh*r}ubkbih)B5b3l=_DF~+(g6vKj7!&$_=pQ81=afQ zkhdeK=|@1_+_Rez)ZEp7mLefpo&NA+Tj(^wvQ+L6%+@J9Ac(_R#8Nn2m50?xpI}i* zXG(_VmC zmv1g#yayj;QF4_Y-^8;O&K{)^Y@LZqXcgZbdBA4UYZE1vANN^Bp=DWeFtq9t>8>gM zy@4W|2gKlnI1QMmC2u7WW?Z@P6cQiCZnHnwOp4Qy_~CuFL)2c1kxzvo9&>%CPJy>r z1oQ|R{ho})N4M6-nU5Uu=?+i#w9-eibApEut#6X;|G(58e2i~zhOEtw`}z9^>OjKVd<&R*h3FGw9RrWr-jaf_^N+?r>_ou$9R0ur*Aqa<_zMNt`js(zvP&c6Pp2l zX)vBIa~=XdNSNY-l5s225~mV)h|Rm#m{;yZhIbcAUHBG80Hx;Wux5NQXj6&d)zdRF zcy_WcUB2Aeuw7BxDWiUFTC10(Z^l!ok6xFc33f$|St?`>_{?e`Rt(JpW;v=6zH>cr zXKhY?Y;BE;==d9HU`}t9e8GsIWze8n&^=)C2Wlj`H2sDeypke5iog>&Fyyjh$RPKc zi)9kvWs;vX;Z!55^Q)_?i}29<*Onk**+>AL8Sd2>ot1LP6P|s>kd$P>$sZu+EXqS? z0PO4a@T`C^bh+VFIvHa$0TjK3Om9A4y3b494JfFjSWobqZhID&q7hvR?mSK zth^1XvxbWob(Q)OM=323)=T`)&F4Rt@r^bptykPaRbrt$b9d?@>yrD_zCqLk?q|2b zD8nhFxJWmMs`$meEiQ)5{R{0&&E`!Z$RcJ@!!Nw-hhF+$ zR<^;a`%hnL+@8*itcvl>I{1vl4xa&eD}i5a?X(u$N7N*Cjx4EWJOFysy{7m7;Tfxj z#w}$avfwF77q4~dX9(a?(0H_GlE$X{kq^(I6AWgig?D<)i z%|EIX1G*oK&#TVjDNi5_QIw@5j|S4qHuZP2&=`0UOW%xvKsY>f34UZ5NFD3qvGE_i zOB^Yd;V@%3sI#Yx>~{H(?Aon?y0l*czL$Gb{XP*!{tCPrz*nTNoTl^85AWc_B6HZ3m$B=*^7V1%jeU5=hUu4cQ0op`ZrF&T{lO58o&-CI5BnJ@IHkBWf|XvA&~X;n)O$*?s!I=v!QELXqE5SGWYaCjR~kXPa)r*!U56V;g=u}i>JT}H*g7O zH>o}P2sT~UuU`d$WRbDoydE1q~3Ru|FqR__)4%wXDGRjfIPvm)X}q-U6-wA|p9)T6JLDg7(-m?lrK#-+(SY318`4L-BhB}j@ygWOi( zdYbar%PjCTY{EW8i?(md!v>~ud+6Gcl(5nGKQ5fls#!aq=&Gkt;e_wN_>Lrrxjg1oPku3uZC zt^`d1_|^5aSqjb%v6HxDI*c^IPilLE_$~m1Q*3&Er2gyA>d8@AXIOW@dF*tNwiNcG zst2;+8;JhG36EahLaTjCI`p%oy_tQ||Dp8Y_8=7@ae4*-ijtDwRD-rnlC6C+eHrAi z092LR5=zuI8{q70-o}!7=IY4O-*OUhOEz8Fe-J}W&-yd#}Jy6TlWFo%j@`|8^BwJ^BeH=ge&>KYChq_r-L;)oCmp&^J)fF#>YVh`_9aOY~=90loY4C zpQ0Q>DToE{(^|4+VM1_gg>pog9Q(AH5Jeho|Du%IS3D9GM+>)tcQL7f*+1n)Y!`W) zQ`W8z7OLBue*Ik9Ll8@_bK~*NK5I#pea(>hLa$pt` zmn7x!K%K61ftH&_25rrzYaI8t#k%Vq2f)Uj*Z%=FL_{WV;GE>YY95c_>%K%ME)Q)) z;kI7VnV>bD&G`%{&f}8sgvfyuoK^H&;^^7uZW%^rdStHv*FHF>Ef`s$a!LgKhixR& zzQzB4*hae{QW{!*{Uua}hKb*Yu;X0^ZbH+C9Qq&@u3)><9?$lO!;hUU$0+U|8vBm; z58P1Li~@bG8;0fB7nDqWnNt3Q`D~2R(Hi+sFDaBmjqg+Bp{86g(DRU7ag!c*Pd5jw zEop?yhRzS6RvD>vRbTKeODG8L?SdEC{&pd`yVTuLnn2@molWADk0vchHmvlp z(GEfHSflLsX%} z5JigWr#oleNii#=8g%{?X|1xaa3Zy4*9IB_y@y_ui6-v#G8sEl0f@_3q6V7c zf5%;7oUmZr<(>1v41T~#uA)~PsJzKF`nNfchJ!&N4dEI|vTH?)=Rgrl2q~2WN@^rd zo`vwRey$*sqNE`Gxc!(kaRHVka_z^vv_}u*>~B1cZi|$ZN@+eT4H+M6SKEF7lF)(Q zk`DUx!Yt5=c?sx-r1Zr6eN-F+ZV!nCGc!sFN%5ukXKyZmxs(79B5yb|?=$MgJ*_h2 zIxuc#BProd5-+-_-UC^Nu8eg@@~HkB|PN1vqlWWg@8`E(jz$VH~hC zF8y@qlNtZ5?$DyBJ5b@kR`rA|iAN^}Fp@_$`9oIENdXNuQu_4!G|R^<^pheyi=y~A zDCX_CacU^gh?kZ62folf#c@FVY(B;Du&d{dwZ*smkHME?s&`jgKv&v;CDl$B&jd0a zilS0c6c0C5k&6SW4kYjL>k)ej=XinxC4zg7dl6ICj{53RKtRR-vT+h6GWd=Kz$$JKi$YL&A)*2DZLs_XA+mCAVyoqUO+i*x=3= zHmgijKYfI933etNC<3EB3w~1$*Z)a5j9DpA;4M0$GVgz@IeN%|&PdR{n~y=o9jByi z;hX7-7x|yN?Hq12X`dVO^?p70#I7-n*@*qy12{@wA>4*q*-_gsCI3h`TGmy)pHodj+K{PMn(P02G&ke%S!mOgrL2Kocp#^k@U4Z8SKv)dI7 zWcS4Cd1Grz{{~b~7dz;%P1AoM$EX-_6p@_{CeVYR3n?rTQHtQWipKO1xvHSdpJ1Y<7340U$(g!-rx4>uvR|^>&^YD+gbZA;=>fu5;0+(p z-oS%|;h36Ws<8V6cnO2V4g4%q;D|>m9Hm;6H-zfGMtL*A`RYr?a(2)YTVF+wCo>qp zCIpBw)0yEw?nObJg^Kcwnl)Hy0< zWNoKPXB_ZkR`)#RLjp7(^=TSUD+QCd1hm266&Q3Xmjg0^x9rGii+^WZqUR#DF4BWY z@uDNo{L^pQ#u#_1Cq=d~taz#zOfykh>bk;LSO9|ZsQ=7+q;fp8?qVlX?9|08ph9kz zyP|V?BFPwxg1n9{E~7j03kyIeW6XluHye*=f|xDp zsY|p6iVdUDeP%Gt((U-mUa(dkafTXpjB45*R=Ncj=I_Iasyzq=<9;FK;$4>p&v)AC!UV*zc!5OZgy~QnDU3HZc1G zGQ$3X3^2Vb4N+gbI3dvI^%rD}RR0DUkJZw5C;=UOGC4BR1}jru-`b*(4B0|Sx$okT z^_@{@)+c}4d1O_ev25DZuPFC{Inq<#aoW7!EW@6g0gTmX8Djq(Us1V8oeo~U(2?og ztj-;3$H;ik5ttFT0H4~&e2OZ={S#$s#Xog?4g*rHBm|n`BZqacHdxAwCp-rttN;x1 zGly4K#eQdYf?Vlp6r^VE>d@hX(N#;II)yMJZlG811$x7-E(u$GL{KPqowx=Q0?UZP zx1e(TdO$^Zu9j{{Dvv6R3%uCDTRI$&)}OEG``UrBm%N8e530{{su>99;Pp2~ks096 zZImy4Sz$uN8+Z(rmnC3E4Rzs2Tm(xINC)c;%C>-O(EU^mBpJNtDhEP3C4nV}J#j*R z`!lV=`_Ht>oMU$bIY~f+Q@H9pnBc%m{vjAce+b6(e-n(V(_sS}+rXlHZaOqJ(Rry~ z1a9eg^0NHx(Hc&=iwR(IrJ?~tA1T5U1-iNfYk^gNJ7=2wbl`v~Gb@W%n%>a+;Bc#J z_bD<)t^wKqC^GC65_ToW)Fu-sF0S(S|F0-R`#DSDEFb#`K>dKMjGdZE`R{8Y&izS) z+v8XyJ|&&QpHM==7Jf5~YXe0V<-m7K=(!f)frEZ9Qs+IU#|Af!`wK!yWNeHB&lFFp zTTj-U6SooCdx9d%2%Ds2sgx9j9d?dsbx1CcN|xR3NI%+5g|^z7QtoeYfk(>l0Wp$l z`WQgDgMIf*jjZzw7*&D1t&=VK7I-H?JPxXW13CTzC4qZp{rq*u?MrUg-rbXSWfs)j z`q_?FJeq$GR6|+5wl=}wy&*r7P2ZE>2q;K{q1V~1&S4i0peYCM+=%(*_fyHW4opBi zQN7rapj2X8@ymB*%J?iS;gqB_bl?D-Ui3G%z#Xac*_oNX3x>O@N%5;=c*I?#ZcZHK zh@HZnh+&{r*Sxj0o*uRbUJK+`Pv=e}gLkA1G;#8P)21IIyW@nOb!r1?bbx++f`Y-^ z@3roA-=EdmB>Jxz=ojVo&@#gec>?4*9Wp`}#)S3<_x6S(aC5mQ9Tnt6N}{E8NW=u- zu`!TqKOl<%N5r_<|N1fvdZ}r=TuKgnfbCDNp4KPmY$YlSbfS#XAQ?;nBBS1CwnRd< zXw1(<^(h?K_H=+-P?3q$0^A_rHmo)KU^gi7=5E~wH-G)MS7;Ho2$la=L`4%5QHf`K zMpQ3_Ht@4~zpWMlsXgwCrvnuVU=E2l0EWrpUh9#zwmviunfC^^>@k5lwY+@`dAWS< z#%9jBdNX*A7!{lIQ&QH#ppovu9idj6;LdOSf>D<8!8qaFi^bNgiqI1xHkSNY)G1sl zCnCd@U(@=34H;I4%$Tn=85e4L?1 zS3er2;{&>wj2UHgB|LSG@9FS-5x_=umv^7P{U0O72ry#ogBfYW)e5F`!_=0{{~s%c ztjB*=4C#7@u}94pn@DLHOnFUZATQe_V>q*MW@V27}HX4yr}cXEd?D;D;BFCVjOdywwl5t-~f;37C z81elHxs=tewrHgLLx3@0#3-@Sq#N!5Mgf@?9Hed6T$|R?C%9O$Pac`loc8=5vEt2a z(H=D>yrtaFSL~LA#QM*P!BV`}|4ZW-$MyRsC%*SadEoP)RVf4=MZyB}|L7GZK(EL* zOi~0d;t|~~V+^0M$Mb`(Q4G{ZD^sxZ;IMQvrwXY5ByS$n0%DT$T7?QbP22>G`jkat+v;lF-1>8nlL3k!cu!#MC z1dA*nSg1vSK~;}+DkhQt5DdzQy{yf+fo;$Wn8duLpyeRBnAD7CSY`z$1OD^*HcHj_^i&vrjpBM_M9~zTF5rI1b--XR}+(Bby0IL-vH2>mg9@@lZ z+(-gsrYXH4YYBs4zaU`-PmE{4?rP?+Yj zHoD3Rg14TH=l@0JU(ko^Zud}>=)HlFv0J_Isl)_N;$M6QnbZD28UGtIT4GR}?6At= zTJMqr6NZw*|C%uVO{kN^fDgry;myHb5%3L0NX>yRMRf+05wl`WQ$0P5mT%y5Q5d!j zAq=o#5{w|G1ou)YxwIR>9KURp=LAZ4$Wa1@JT`*wLDU0(R4i(->Xv#K4za?}xaV4` zLwA>7j~R}I`~mJ0{av8{li)vD03vkz8T82X?6zXvS=QCKSz~jogi*yJ6FUq9-5n!o zAPaZ@CzxTa&8zHhQ0*j zS^GtwsIRF%+F!N&X!ZYS8_L5O!AhqI60ZzRD-XRl$Zr0m>46SCjeF>VMa4wM6bjm( zHCpohv(>~X0_)TqZhfB-s%UpqY@r@=e20To`|dq`?2CPDOvNPc7kk60eciya+aaQ0 z9DB1y8x)4oLBdW0c`CvnPLDxBumO&kRSb&+m*+Wd|8y->E)GHse`Xs9>~=p9*K>%7 zC(2UT|2DsJ5zzs&kc%qq(Px3}h*CwC0vcqG+`!m6-+qQ*>=qC_x4PRvh%?!{FmNXc zB)T7(y1Y2y) z&rkLc=*!nKYkEHvmYwmIduGVWsueR!p^L{iVJ+z8z@=uVe=@va1@{kt8#eqsH70VQ`&9gT(bTtQ% z4ars4zCZ=AvVoLdG~O4lj_{U>Pav-ml#;+x2a{al6j4`6`3rJ)dyd!>F@F~h)YH** zDp6jqNrC|(#7FjeQ%5mHw(Y9Ke1i+=J-Z8Dd5f(merkM@K`7jSXAom5JVrzA)q-DJ z(y4Yb1D+IT26Dt@doTF3UkKGeGSEfNAcl^2^aTTT5yxF+;b?UZUZE!Rc z)6Tm+XMm8;++Rr?pvksZjG(mmzT!s6xf*IWyREFqvP2+fpW-#)TO_2vf+shrRwQd18v_nQWVa!q`~cZkU6C%`BZzcO>TiWbXxqw?JMy4B6W?=JHd zkX6JviU_YQRK=CzAZlffubQ{sS1KId9aS_?d~9be84SWc-r!ImI=z)p?^Isb`@Y}N;DdT;Lf%}Gm>+@UgE)lfrOL|d%o7zMDE-(zx?gZ@GwYy#UuB$s=4N-= z`zU&TRKt8+hG~d)H_HlMMhn+-ZTNFM0PGM|Y0ddTmVpsZL(TJjUA3q1a)`UzCUBx} zTx~v_<iz0Gl7EwR=pn2+o07sPi}(n*}yu^>Ro~A+5ggl=bj5D>=a^yk6ePoK{VGL!3PW;pCh`B2Xc>qf~HTOf{PwF%_JsSd- zewP7yXa3_)(93Q88OgF``}4r`+k|tDc6>Y)#3|jj6fzIDCyu_=bx;{)1SuD=PFK4q zJL8WBplY|X~D2>UX&{{ zXb>`&4HhJLX)a*#I7QXz6WS=7<8XSd_|P%J)!0PA7uIh$!xIw$xsIbHM~(ym87s2v zg3qOZ9I9$51r0nZ(dA(u4_^Do{``jwY&yvL2JtK5;jUy%%(E_dKI1|WrV%@3nFh2UQ?7asZCL`BpwTq007no061CZcv{zp ziiOIu=`WEp`)dmB?}#MYWZhdxHX@u6E#l6|87Nm)@-5EWS#x!7nnCLXGMs`5GO|Pd zilk_8a6Oc|Vicd6xY{##=hrYQxeH3J`4>N%XR6Ix#O-Q&%xgBnSEb3wzo?XrfhNBZ zkY1V*H%A2tZ{K$|dAC z*Uz*428vVC*K=SLp+JgONGRG%^!OOGRZ*s(!0hZ2++J7Y2GMrI%;HuOgRp{LD@}g4 ze{Z!beT-cwHhh||$_p344lOIBKZJ`axGnOSCh8x31)wgQ1#6oj6bCcb$F&owwsV2f7QKprf26B1N-a zwhd<`{sn&O&mgn`OhF7HOM&dQ&_)&C-Gy`3v-y!evEBs2Q@Oo#GC0j6NdEUt$xdRG zt^)Pe%1{3{bH#VwKEnjqtb(wi*@}aIP63&4u=C-(H1H$gE3RFp)d1LrO;n}$=@R;S zsR%(hXrAFU)rngg!DC#&v{INEI z-q{dBO`(lkdLFA+r{=(Ss!`b!rmLPG&UYhC^$N=~Sx|n zE36e~rLA#Md+?ZI^ZT9$mozHspxN&XDY~5h{hB5Zej`eLP@do zzcGYyY_0%BA1wiTwfy_MJGBo1I`MICc&S- zBKuCWtlp;?N=0}iW+a@XOtwx!6A5k^-r`TlXGd!kJ{ zZbHg9h}RiIraDu8#thDM3+rJHBsZBfUh;jysw-QkZtO?I%iP>OdDE;H;xv03?4X+`yYW52>j3FX%F)_nQT$y56&!>3~6p^F| zj<@)78NHjLNhbK`5xP=z%-#-3akHsHqJ{t^e#ewFq{$p%Y0wxkVTS)X}Nc<>@hNy)?XL&ZE1^TpMQxvahn zF5X|lCHYTD=eY?6@euMSB$)`8B-dBcgTTp4??(ZNLQ#|t!wDgOq=Tl z%S4`jpv1G^DiN3`D?E}i-Ca%@>A<1)3E9myOxjwRibTeh5%}w zUhX}b_@gcf6GWq0a~fzb9wkN#2qFn?BVvUDE1(rYrLU^bUMYR3H{W<@$m#Tp8F0w6 zEN>1oyg&@lQ&E1Kk;JRvW)3v&ge!(PcRGahj3#LCNN|j! zx!p1r;?KIH2^LSjc6kCVB8T?Kc;w;Y$tnlpwspK2+1QyDDobzT_Sx3<+0NT#uMTRp zgvDOPL(zNs^+}TodA~2uI!S}c#_$htl>8@)9@N}7{SLe|4!;7@yb{!fQqeSpxzSIq zE8}F-Zldms5+@*}4^Yy!)*{73t!3s_jp*_{CD00iLJ3VT_-KLPvD2q@#_k%Kj&0e{ z?bj6$VVfwfpi|*+?a|(tP0DQT>TqvmdXYt9FKw{lLInB>ix%fS1taJn>L!W@%ilRB znwOq*{tCn)sheBA5ula7m-B@>CZ&6LOf#Tk-K%mDRsvOj%0kFMM_ z8uar(3?v0ZVZratzzE^RlD)BC@>!3=RC@nr7i6s@vixb?_4&=dXg+*IMg9#qpZ390 zfvCkLBk=-9UX~!1qwt#n_QZ(_57y=3*Z)j=r2PYDN5!ia)*sQU%&Is;7&x))0*OFy zo~$=3^ZVmT3ZyEf!JMmAkaP%MU3qPqW3BWI4f}tDD}24i{d-qQp~h8+$$4%kW%>3q z!8jY?hacYv6oX@>6Xft@ln&n?$khhKrxQ}{7~)ng-oy0BzNLVIAuoK1v!9MGCH1!}1M6E9=^~MBgrT!an#}RL#b1iN!<8d2mVT#did`Lid>Sm(P++n^Pz6 z^1NX~X+@qksID_Cvr_+FTf=TOI*@L!cP!wV0T#oltb-JAO4~{>>3e8&M7noYV%SEn z8ujmgFV`z6T_d()23^Hex}=+o$5GZQ77fS;T>VP-<;0vC5&2G7OX*4YWzgcK%vn|D8L%bbEQu9 zx~{MO%JJ=Kw`)P1*QUaO&$?k-hMRouzzn~wxH;J$EMdth-&&IwM{>L0o zCKWGpB~zLbxn){Shk4J6!z+#RV4Kz30YGbg<+!Gu$#tKDH8#lp?U{sAafH)@GjOTX z^u07FiuG2kyOK5)86d+~|6vQ{*&)kiW3h=-n?5WLS_Zy?kfy615Y@{1bc-hW?i&fD z9*12*X;+25H)h~v;n15Ho-WG$b#En0u;e1E7{FTjwNc_i;)M$o?{c{Cy89P_q4wh2E5T}%qThFe6m zf-I^=*zv3C?Mc9OAYezH>Lz!?!*>PZ+=uKin|f`wij=!^7|!?RhVqPYE%nSEIW#kx zv9SWTYay5|Iff!`Z=$skP-wbpSzZZ?-Z|uu&(;g~hy>Mb?d#sNvzinmp2d&s)qgjE zWHAEf%bD}v?3D#00$8#0P?2QZUk8Holzc z8*b{im<>2**Lw)&XS=*0m7hh-fnbm6bF(1C7{ubYErB{J6(6u5byf1Yud_8X%wTbN z8+J^L#J~SZRV_>4ib*-@C-72cX3_i(hidtqI#xqxY>A*rfvv6) zCyDfQI(5w|d<&8CJeCV0Q6>vj#_p1llQ%2f1r{gED@!Dan`m5bihoM5d4aI5f4pZ4 zJDg1k)MY;$6X~j)~)jT zw$G6I89o<1K;%AUfG&RgwZ&N>eO12*;}N&}4jdIfmsYC2OPS2FjI35qlr=C1?RO%L z1pbN9Ar9HG!Hw9#op#!r;X|ty;&@A>9b%~4aq!xWp;HW1XlD|*h3lKm!c9#1Q~v>{ z$u~b*fzcMlMf&%-%+UPeeKMk2RmZ#aUGrpd=LTO~<}tB5XzK>)9vI~_kX59+5YoJQ z4>s*2h9%8!Od|QcG9=j z4y_M=$%VE_TYEeHUub!-17*B}EBudvMI37Lp52i%7t0BEhdVA&0p zpJaRF<*K-l8T=8?BMxncW1ka@c|4k2&}i1~)B3GfSj{j0-u_cmh^^5IwY1zfjNcIH z)C^gmERn`}Gu_YI2psbaT_US5*)<;7P~k#p@p5QOqP8 zl!`9N2T`OT+1?z{3T>U$zfS}DQxr3~anT;mMO)YNXh*tIZUk?uf(&@bwi0^EF=JNzSd&?5~li@-=b^6ODJtzZRY#fFRQDG&aYW zyd3SSA%DdWgUf()nJC#qqEEsVjYSg-<&9`B8ktc9of^)6%@TIqeu%$Peo#n$a>^f-DMo)v(9tL;my#&?pk1(`t!WyGygMAhpkd z3Hl#IkKm`EsAX35#herjubwy2J@A@Vaw9n&))B1lb_OGZPHhVr@Q|;*iB^kS7DJf$UlAPFU-Fc zs#!YzwS`fAOxB%xhS4^k=|D+)QULZ*!-{w#%(?Xx6xvzSUJ+4P`9VO4$=dp%h&-Xl zUaYS2IZMpzd=MbfGq!)FzAbthkE6EV-_S?PE;eZ z%7qM*2(o=@u(>kcekelRf-?584Y{dKjJgkGXg|%~q)PF<1T>>Q?%v z0;^Yux3JObcFQ8z0)~D1)7KIb^$d_%4a)cT_uau_xExwbo^v1v+HU;OCsHUWHPsxP zqVprkfRr6qN3)AlDr#O>=Moq^3gcS3ukf>rb{%NqcmBS*#|*YLOtVJGu7;y2a}-AH zOjKf~NUbag%X*fsHdJH@2I!Nj+M&75hTd|iR5jIxlQ0Z;SB_T=MVmb2KsY6xsFf;~ ztnb++^_5I0$2yeUd*QMI>5CR5EK@Sol{w4$5eQHnMIB*jg87c)VOK4|g0p!StIX)e z>=pTMNe20&<8zO&b~IRD1`PnRbUQxh(bti?Nma2B+o?^B@T4h0jb}Vh30XW0Y00g6 zvvTINLD?yb$IN{H^uqLb-I-=Z#7WX=$se#AveiU}E-OKidB^9LpsT|1_Xss{yCe1} z#D{DF8S`1RO0pC@`cxlZDsu=ERHGZn;k?M&e16i3XC-9Vbv@!>^y{Wc*WXu# zSlon=hAXROUy#VFfXi8!CZ8JsfxS0$17HIF0EnTI>r1hvyoZO{vlH!i1k7Z45G&J? z5{0NwuPvWY;=O|<-MJ(Ek((WsDGUCk5ZHEzW~9PjwZ)&}3qWroP_j3`lhkoi?Uq+p zeD0OpdUZIg7I-?IB1`iJGe|>n+?$TKt)D!vNg+l2af8HsJpg91Yl^t`qS;&wr3r{< zXNy6_RJO*>2S*!FvI-d#8V^v&5E8gVCq{OY8mx!|3zT z)Dwq0LdCvq%FmR>aX!BJyNL2`WPaU1K+RL0nVIP#s8*x$Sgne#Qfbi!)JNlm&uu9m z5H)Yk3yJZ`u}3+3gW-bFVBy_G$RGL;{HgC|K6n!P!C)alIg5d_E)9Bk;t-gp`>bAY{hqL zSvQIhFH_vbN;I1<*7|o>x~a9`rzOWYfQ30;9)_owxL`KeT!A%9#4B_h`e9_{CdIVr zNQ@lvaMoNEsWu5}X0`h}XZ@}K&$#~^g^e+;Z|7;c4h}^u03v9wsb}MHe)~Jrpg_Ew z74Q}cc-8>>eCfteuLhm}tbb5AMhr`#JdYT!@h>&+G#mVzHsG<|8f|T zYVB{dPqzHjcC4)1O2^@K6A1yf<2TpneO(1b+?cA^e5vNCysMR)(i|G(D+d(eK974F zs~-iUjm{&@T28a!;wK;f#`R@H45ah`iK42HQQN|5$3*V17>td04Ro%FXzEvQJNN2| zw3EcxkVbtwd^6V;4he|r(asdK<{jSTrfjcz#dSsOk5yhiFs;_7&4n-y9_f>6X1G#4 zi-h;)g0}4ahdNj|17FmO7T9gg+roUAJRHI33|7q z9vO?vvGFEOQbB29IC_gsLx|xKT*ma+a%G*WlRY0Y5;j8 zB~Ed(B|Em!q&sxNNG^1k&fHX4AL97t!;3OXS(hJi4}5uNYYEplIcEQTrInDgJF5g% zc4mm}fedh7~ zzKDH8^VzBsHVlMNddpoE9Z`}Hnm3u+UnVBZBtrsLL1t|B5qo@r_xY52OXYUl|q8z!_i)|$TB(@OUG9H z&h89AXATQDb+ahif)cdhAN&K}gI;>btHN9NOiNXVolkF8hOeVn0r_B%P)wOiMRW+Oopor%Ywd1$LD?4v_D#9_{bKo-zp^7~#h*{B>Z!1f z7)#I|KHm}X@N6SzY>#}?s}aR#uKhBFQ)@bwnwP;^C}oHyb&%k-Ui|3(daj_TlDMqh znSi2+HjOP!c&o7-IqJfnf`Pg6uGu@TAz=x~Yu75HrDikOjt(rMQZ!H?+Wn*vH8E>-b9L_2oEkjw6GJDf7C|4`T&t<6xjeOYF_)#0p<&X#b{$Z? z0A+O9K*iE;Mpnr^oUHc>^9rNB4~90S-Wd@Hej1!@ImX#pXfg=ACI80~Fp_oR!dOq) zwzxSW&^W85kK8$C>dM&oA5*FG)c~~MgaGdNqWY`*G zQx!n+M=6d$>AQ+d|7s1yKAYM`t$@W*#SgY_K7tsfbtUq$+1T-1WFBii-*gMX+3&L0 zYBFhM6De!H+TLDSgXs4qASHcLUtj+m_^HvM@mE+WdSfBK?kT=xfhB#89T12?1EU;b z7cfO^#FA>9-wLk&dcYpXLVf!vsAIShquKr(F89>bKm%tn+|sS5~~| z=Y=l34|#~;_+?O8Z8nlrCBgkWvQ}ype`r4R=(w^F#Q_To8C}(R1<9-TAD-jEpeigP zA|Htx?|_Nk--g$u^=tKb$^1_nNTu^NFYGtK;+x(GyY0A&ii%Yje=4Um8KoI^y5W2N z7>Q4U{vV#{=kYW5T{J=J$W4suDj05_e#^kqlo}Y4i5s)3wIbok=GZ&rA5(+~(?Ut7 zb5wI5E&=FMVnw7x8+5^JgBYR{ns!yCG04&nu>IrGr@7)55GMU3jvIlUQSz~r=fscV zIbw^skIvxfsr23W&5!%BQGO!#(LU#OH3crgBl}!jA^dIRJNW|bG$OC`Qt}dn-`+=c z#Nx2=D3ZbX;4F#!bzf(cHeQh1r@DGEzE2aB{Bf#vTk=>iG)XJuzFr(jm?*@U90}KQ zPW;y&7#OItYogjd7D18&KL?cSS@nZo2&+kDTLs@u&kKhJ!PyCe6`V`O5QitVujwUB z^Db#gPmSdA4zB?MJ?5U)IQwh|c78@i)BKPM*#tRs;F;49cj~H9>esa-Uihl$uFYFH zV5OTbln6LGFP>Bp?RdgjDnCpl`nN4T7P5gQhu%)e`QKG zK?ogiAwMqI5OQ5;q%Qs5yAj`J{6c9FBHG>QjJv1Ejtmrih%IbaiSvz8&eYEQ|n8H;n3&0V4{A0d=0Jp&X zQA(MVY(ITUMr*EusL~2gF0y;VV7XQ`UqgjgkYzo=BK$Qs)&v8>GW1jPvn`X;@f!cmjdbOZXMg_!OD^9R-oEa? z7L5-U5_4=S^xqnKdwc%_@_>;|5f$m07|WjPE!e`DN8MehO^uJ9p5FabAI8}{**=tX zY?Oo%!Ni?{vQ#W5A|%dJX#hR>9WDL6 z0H84JZpUn~b)+mlzYO}yi|5gc{eA52?Q7zDb`%a$|GwF(Icf|UBZPu1WkQi2cyeDf zipvI-h8{T2YMtO%{o-?jcwq&D5O<*=0W#qU!2B4({p9XQ_emCgIf|&0>mm~vEPvYc z;TA#Sd?_$r8h+x&Ixjkm`Y{n(*?Ff1`_|LxmzJ6}K^sL;RJ1eVEVD}}ZIk3cd{{FZ z(MxgHkak0r&Ib1ln@GD57M_xpa zIfo#u)}#nq#gzq5k`~%CWHz29vhE0a8y&qJ={i@p%0`p~MHFG0} z%`2Zm(!)a;1BhP9mTs%X z#i3Y;xgS*ZP9jAw;e<~zq5FAglvyc%xJ@-br815HH&4gh^~a|;)d|%+SmuXJJBxmf znnEIyoSc1FzG#XhT4~?&h2aitsQfa5T(0Zs5R9btiVZ1CtQ=XunlI2sw3aMB3GV|&sFQb@UIU*W{C3Rxo#%$U7_&EjSp43*3@GtaW$Jc68F0Q~)j z7d7fSI;X=H8d%68$RFkng}XWe5J}dBeWZ6sBwqMz;tEN{Kj37ndAF^BYt6O21h{K< zfq!Hp-q7$89NJuSI-H5jCZ@#G+s6m$j-BlpuSi6u+YSF9fVHzCKkFX?BGN0pyY6uH zsTa?6poJv^r-#5|WfE8{>xb32KK1nikkOudP5dgtyOTU@og046$r^d(AJ>uxfiT`u zQ<68NUg(ryIjCi%s)_04 zKC&W5eZQMHRewiP=-HG{m4;f*&r4CAUORFn4SQY*r2WLpSB{W<#YFzf<{hS%+S9Q9 zA0NS}AGmS82fJG4W*e!@b@>qUpPW*9SH=T$Eh8SSca&%( z?)}>+N#qgCzeWI)GU!101r-~YJxI>I9LiHLvmO3m z|F4oihMP+6p@6HZR8gH5v-b581jYUEx8g1<9v%!G2l@4T@~PQV+vc8+Lc(UJUmjzQ(uDs?XBin z-LI$Z@%{LSZWsFx=dZxB^|DFgD%@0reY_bs)>y1WU{B4gX0|DrnF~6xA_kkF@hM;F zAp-Sm6*|_kq7X-2K^n-{;$G~Z>p1oY`Z>KlbPZUKSJ}Z^(U`Lq_6xo9V(t6qsGO#~=I$9L>UPRGrK^NaVqwBpK^fUOY0n0N1uMFLZb zG0xSVrNQPeov>h`Bj&il*qKWntN4=?M0R~}{)JC*;U`L4f_pz5L4_xEQpO@P&zu?I z$}p@kpHWK)d&zTbtFhS|YDd)4}`NcqZ zu)lk~?(6Ms@~0IN<3RP;-hMDb40)5Q!-%tqJrNQ8`icas7#--7KMdw(6L9z`Z@C2g zS&}wrXS!2VU087aeQX`{qH(g}4U6E1_())2a#~gYK(Es`0CwD{kRVP0OPI8*wDgL& z>uy;vZnXs6^9@#%SnT0e1c(mGu0L7vnk&b~BcN;M?2R zkTv{dM)Y`{DoERa>I@Le_^=-&uP_HRD=mKO#FOis>AmYK7Dynt@cem{{BGyYUF4K% zH;?CfszjfhP3`u5n{F;Q-!E;==lF z>1>Pdp+T916CWLP%uaRiUXP!$lQU+sSNpUsoBzdLhWhOQv%$d3+pAEkkJN7RGVvmq z#Ke2Bd*Bh*w+Uk9clDrA-h1@nS$E}V$(1G<89X-vvasrFt+hul_B^$Cjt}Jnqj2w@~VJYh8niZg$C4)1BLuS2|JUu-HxciBc zx9du2y21Y$vxF(y)wijn8|Du2_Sab+f4Jz_NahMD^&SWNE;Fp#M+O@dzFaMX+}Hz^ zjIXjWcWTnkb&9NvAu*yxPwzf>@cmbrxJUiOuPU?l6T3oZ8}H zP?-)zBA0>pKL-Rewk^BmNP7HIH{ZIsOUvEV$hj`t1`{RuMuW2RrPFXCqd5kP&iBc* zuLU}PwaV+@C+p#Z|2PlNs+uMwlnyV^@;Lx7Qb{8lJ3MG!)8D@D*yij*TPm?UMEV-C z!L7lyk<6`Tfdsp<0Sw~tPVQ;p0wH5&zWmP)6&e~soz}TuS7nC|;uvyr{Al)?LYegu zC?D#Bo>7GFbQa=8N*RJrH#8QakSip)qsa&`=QH`Y!i2`~mLKZXf2EfLl7&z0)dV5r z2L58>#~?=>#nI8g4?m7_nEtn@0xEED^^4uqAz{CvM0s`tYO z=ctkFLU&=iX>a}2ncEgTePz>Kca3%fTdw^Pn*z<)PEG8{IlYxf?*@zqJ60_^WA1vr z36bPoR9svf|2j%&HqoF1*97H|L@PoW>L$Kc>UC;M*Th0b1#jfqS!}!HJw8`;sQ6L= zuC#iuS{2GW*ngCUaRx+iCam>xVj+?5=Re^+CU_w@P&lAe#1u=>@}Y3>XRXE)DFV@l z>h|{bCMjb|vbV9~PjVKX0WK%?#gn{V@OA=-28I6bY2gfL$dO>GDW9-bIy(BSZMT5( z1~8u91K5I-kT_zc+cOhD8lEA|w?vGkKQnMC34~Le>Wi;eu5dvbpFR`Z;M6!09XGq}XroO5CGTmh-zHw1X zp8eW^-Ok@|$<51=-H10{WJQ@@bZ?Y}UIHNkR06sz@H&Sp`c^0-S)cSQ*tuA8s?J2> ze<&MtR;Q3vx)y+|YT7DtxGwdrUxLPQ%KMxG?y!uRrMQ^?QU!grKG0V63)zeSw`s!0 z=9<;2Cuf%TyZtlPZdsDJ#%z9J)>Se%9J<|d0UhFN*f-hO%jCpT-&|AAmK00 zHzkZB(gu%Tyc|Sy^SUpQxg%d1d&9a{V{lD{$T3Oj(W4LE9{1ww9+(o43#-H-4VnbD zR9{!K&L~ebZG20nWw@!Le8sHb5tpvO8b$#=M0RpizQGG1RHmpTFjNfCTfL8>PAQA< zP)vmT@P22MEqN=~DXm8@7H1TOZ!RbDg2BH&Sn%aqv9t%puworq#Hh|NHRdmkJc0!3 zcubGUVkVo+dfMyHbf7};D+fWrox_tk%L4g?42!{^;9P2k9;}CGeiCUKX>iwUygXrSH1BM5avjTWh#2=;; zU@a^M#FKgMwYa&jzg}TLBJCGjl^+G0)t%VA!47u@bQht3UEG>OZIbT!M+8(go<9gE zYLr5opFd}L(?$RH=bo^jq@M#-7=b%lQwH4b6clyy?uGvmveze3PCL{Sxa+cD-`NoI z2*K=3Ed*(}BlrOgW6_k{)>k-TrJwsV<9r_Q`a5Mmmk#RRIIZ z1;L0}nXcC*>#Y=#AMzLSi@(#s)40q42Wtj>FM$pDoq}xcyKPgco`1B2JC0|7dcPhz z8yuwjmi7MqCZPu^FOt6^R=Cp3ZvJ=fbr;ONlwEYWo-pxaUL}$kZwFlLbcXj{C`8Fi zNarkUyPGuy^&rp0T)yc-zlxQ^c@0w}3N!{bk{?x-{Q$F=k`?Sac}<1WTba5v4^Eo^ zjC&Inafs;Y>kE!7U?ehE`aOzy$f)1|mMwyH!G?dZZ2=^i+7i87!Zh1=trn;yEaT=R z-}O*yA2jf67xX|DiO*Ojc2D`e@2Zo}c66D1h)?v{oKmh&zr~+dh9&dnP!1e+WN=tG z3fO=xe_PCf9mmQ~#F=zg-MW^FkHG_}0tK#}up88GlhME5d~sU= z^yDi&OuWcldOBCcAwi+mM(@T#nhS=RJWa{6aVi#ZEJgFkgo9b;3m~%f}|QnfFM?0 z(Hhhwxe`eW8bsl%8BpqwB89f^E*mR+{LI}=j(JTi%Xn4-d|}cDn`dWdB|EM|`i?{j zH82}wkH=?#RklS%bB>LTz9v|BbDwt%e>=STF(KCmia)j+8#c%z;9nCsdUs-*9N$IG)IW z?-beET0K1({02!#!=HKvfhrYgk_C51vZ<>3=GP*UD zwy5t$rZv%n+)3u~#mdf?b_2xV*DFUR$N=5Rvu4Q-#6Z}$ilUe(7LnT<<^j2&+$}9H zA%9k5raQ?^Mrq~hy89YD+y0Od#G3&q_ePuIR$wNC=B&p2XN#|I$f4(b&ec62ld9w0 zCHrmv-`}pohwfB3HO}bzVZAJDbKe72mxeq*?A+d8=@ysn%>98f_UttF)Kg(sT7tSg zBb63-isl!b7Q>(ev+Himucs}Wy`AzeexkUq!Nv@O-_vemUC9#QJO96`y7G7^*EakP zGfWXeWX+Nap;A&Q3{JM}8EcjlM~gPeIx`}XEh=(EXLK|;l{Q;rPg4;SIwH%^s0kUA zDVk=^JvjZoZ~mX>_rA|_Klght*L__i25ji#<=@=9skh$~M=#rw%EmRuSio4o7dhLY zSkcx8IKz~6T3Rho=fL;#@Kye-$zU84#*+tt&WSIA>w7ClA6*AtM&M-mlBkLMuNY~A z0$SEBCALY8x@V*jS5_T`Q9_XM_-V?e@)}{Pp|ohy^atobwMw(PB)Zf;TsNo zZoQ~$KM6^ne%yLBzb4`{`YtxL$mwB?kXmJp;_(^71&4q}@zp_#rdOn2XQ=Kc=UpkF zddP+PU9Sar^lYh5Xo;L{TrDEsxJ7yJ*Ev4x2dvFapIVm zU8u+H3*Fi0*-oPGpI+uRr@6G4_sWL2iI?r|cdOyDTJ;wRAQ+i!ZL=GgXM;YhDVqk` z4+m0tDf#lrYTa%}{`P@0**Nytmy5Gu<~v@t${H<3UTRoYBEtF5*PvcZFvNdzont{h z(SxuN{Zg09Y+bU9MhhhR?8>ixpB8!xkQ++wP!VC?iAYaPbsGZKfjGv=y`;m!*RO8Z zczEhLWN5g%N;0iK00hhwxjmyDWrpNk;jFR_W!fz)$Vx&uQ=7iZe%B3s-vu7_#gyS%^Vj;2?pas$Up$T9_S%(**jLd0j4K0|LnG{_G zrL#x*sGU8~Zu`2qxk-GBO5G8pU*UcLz%>=L_a%939}*|R2mC2cMA^%Ft;4yA`?M^W zvTX4nkmfa+Vz*+<7j4x{30+>9gU0hLCua%sU4^)p&1or!B;^XtCt?fYw0Z=i0DKM- z%Y=!?(s~aqPjyj}8V@_+dxDv>v`guG8NjP_xiFTapo_ubIs%&9EG^O5y^iKIzg>T) z88^C>^G2s6?dw=Gl44@6_i8y_{{U9@9qLMGdQNDh;LzZ$NJ0=7^DChD8u9Ffagtlp zpP5R?K%Bmw-m&ieC|v7MIcVE_rUEWAbw4jZ$iZmD>^ddGKC!WDqSXJnIEJP(;%7BgxOO8;aJM?lQQONR!o(M{zg~+ zC$Op&TMs-K#Vjo~V}%S7rLD7+67uG@emK9`K%5ZN-!l0a^yF#~Up~zTsltpkE%!PS zNHbO38uSHb$fg?x>ep&&zORna!qo{}3+#}T3ziEyKC$cVbIbFUH^ED6YeyP_ysmJ% zXX}${ofVyAd)c)xJ=FK9KIApoy@LhLs}$zv3B(-Eoy|CFJ>f{tg)PF#pja2ZWu&Ef zJHSy{t@F6)-)#j|?Unu32{F&|0`hsff9^RI2L!*VQO?ii171{{LK|o|;Ej0^_7iD; zYIn~3vvgz_E2M_Zgj{Q$?82~y)M}u3R@Og*2x8ssO~du6M0p=NT`CcA&AXL@QLVAiz224bS8?&+ zL-2MQ4uyvj418`*hm&4)yn)xdA%H1voKoQ4?i#XtX0WtT=g>~uI7$VI!eM60S;A{X z_d1*hZjl?8WyYRTKYuuVIhjRLhQ z7o!v@Yyi5mtE;HQn{x2@lg~zb$L;KkTB6GV(_blOiA|4FID91Q6&n;njbj-NBvmKg zRSOS?(Kkyc&m|(^t&nQ|cuJ!MXIjxeRilo6{}>8549ykDVMC)3Ix+m`bQa*j(O+dGzV`K!us_fI?`Q|OB zV86YpbhzB;kpZFyT1fE*u;zbU&-DVlnaUge>~KDC^`S@azQ zm5C{s#A_}0nuM}z;tu9qrRFaDx7`e>q5NN&v=q)ReG~GxvdDm;;)@S75?RneApP!f9!wR_Q+tW{kfN_JoNBSc}BzJg- z;;ad<1;|_MP^CfNcZKOazqoKxSR3?%hY!c&jYFW|n0eiuW{Yy8YfGb4n#6xUh<2JY zER!~A6Lo-wvBb-Idu!WF>Z7GyItX^FBjAU$fexHq;(G7R`Dr^0uJ0Q^kG$J8VSgx%U&XoyXt-i>~M&`o^Stf~28j4+w{L ztzLGvxA7>Z%{Boz3Uz~=i`SUOaXmd8u3Da2_)H1TTSkiLaLL-iVG=W$Cq7o=e@)D# zCqrcyN5f>|u`fi^s~DKvL2zTlXcSAj1T<}N!Q>&N{TfVcKG~OhG*WcYb3)h67EQON ztUBYnP`#^w7)6IJ8dk$AB9psES}yUI72UeBtqvl!Nm<$gOr_}I(cww&oRFpX7 zD=_%(83$!|Gb)mLp89PtIuw%M?5PRSeR)2S^8Y=ZnkhQ-qufJC^h#ho_safLmxjU( zc29OsL-{Z*X;6=sG(9Z(=JmL733x|UZj-_Jfc_$A_NhKnw+CuNamSx6yiM3S$zKav zN)aVCqQV-EbSJ}TDv{=wkD?kF6HMsS$=$Q~MEQD(pfkIMUHwtjdtC1KNJcl?T#l)* z)hRdmV}f5eGGp;;si#sm9V|ESbiY>H+=E{AooW;ig5gcxp3m`DDv&wp8)6>pAv}sw zDm*u`Z2#MQ#7hM_$f>hsFx3)f{yste?vE35e=S*+niLtE4}#DzUs@M@+$=z8)|u}P zCGXuZ+&I?xqTZI|Z*`R1mto3VEh$&@6)Ha8l_jbGeBN8l-sx&wUvrop=P4(kIpzKydtuJIEbhBH43@0DS?AuBt(>qFVSx_NP7XMiFZl&hO5 z`fZ52nwdG}NNtN%-vwMUu{lork$3JR)X96q7$#whiDQXw`dgoheyr_>j=l8VYt z3yAt%rha@mP+!X>{o05TtWOD{=Z?2Ln6Mk+Vs{S@UyXUu)K@&kN+3Y-{}Sb literal 0 HcmV?d00001 diff --git a/Assets/Scenes/Debugging/ArrowUp.PNG.meta b/Assets/Scenes/Debugging/ArrowUp.PNG.meta new file mode 100644 index 0000000..fdbd08f --- /dev/null +++ b/Assets/Scenes/Debugging/ArrowUp.PNG.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: ba3a02d12dbfc1b4babe5d23b234e997 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Debugging/DebuggingScene.unity b/Assets/Scenes/Debugging/DebuggingScene.unity new file mode 100644 index 0000000..a93cc77 --- /dev/null +++ b/Assets/Scenes/Debugging/DebuggingScene.unity @@ -0,0 +1,1674 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 705507994} + m_IndirectSpecularColor: {r: 0.44402242, g: 0.49316543, b: 0.5722324, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 2 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 0 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &401349084 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 401349085} + - component: {fileID: 401349087} + - component: {fileID: 401349086} + m_Layer: 5 + m_Name: Arrow-UpperLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &401349085 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 401349084} + m_LocalRotation: {x: 0, y: 0, z: 0.38268343, w: 0.92387956} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 45} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: -20, y: -25} + m_SizeDelta: {x: 64, y: 64} + m_Pivot: {x: 0, y: 1} +--- !u!114 &401349086 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 401349084} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &401349087 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 401349084} + m_CullTransparentMesh: 1 +--- !u!1001 &404581668 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1611652420988181580, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: labelDebug + value: + objectReference: {fileID: 1586397310} + - target: {fileID: 1611652420988181580, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: ApplyOrientationEvent + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5480544884950138768, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8545892947004112253, guid: 0fe5d90f0e386104dab77e03768f6f63, + type: 3} + propertyPath: m_Name + value: ConfigurationManager + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0fe5d90f0e386104dab77e03768f6f63, type: 3} +--- !u!1 &552249140 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 552249141} + - component: {fileID: 552249143} + - component: {fileID: 552249142} + m_Layer: 5 + m_Name: Arrow-LowerLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &552249141 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 552249140} + m_LocalRotation: {x: 0, y: 0, z: 0.92387956, w: 0.38268343} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 135} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: -20, y: 24} + m_SizeDelta: {x: 64, y: 64} + m_Pivot: {x: 1, y: 1} +--- !u!114 &552249142 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 552249140} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &552249143 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 552249140} + m_CullTransparentMesh: 1 +--- !u!1 &569804692 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 569804693} + - component: {fileID: 569804696} + - component: {fileID: 569804695} + m_Layer: 5 + m_Name: Panel-FullScreen + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &569804693 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 569804692} + 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: 1084776067} + 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 &569804695 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 569804692} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0.040896893, b: 1, 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_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &569804696 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 569804692} + m_CullTransparentMesh: 1 +--- !u!1 &589311352 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 589311353} + - component: {fileID: 589311355} + - component: {fileID: 589311354} + m_Layer: 5 + m_Name: LabelInfo + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &589311353 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 589311352} + 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: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: 0, y: 10} + m_SizeDelta: {x: -40, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &589311354 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 589311352} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Stats + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 42 + m_fontSizeBase: 42 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &589311355 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 589311352} + m_CullTransparentMesh: 1 +--- !u!1 &705507993 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 705507995} + - component: {fileID: 705507994} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &705507994 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 1 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &705507995 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + serializedVersion: 2 + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &883653393 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 883653394} + - component: {fileID: 883653395} + m_Layer: 0 + m_Name: InputTest + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &883653394 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 883653393} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &883653395 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 883653393} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5fd8746295d36eb4e883169f61ce3a64, type: 3} + m_Name: + m_EditorClassIdentifier: + labelDebug: {fileID: 1914334191} +--- !u!1 &963194225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 963194228} + - component: {fileID: 963194227} + - component: {fileID: 963194226} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &963194226 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 +--- !u!20 &963194227 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &963194228 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &967524298 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 967524299} + - component: {fileID: 967524301} + - component: {fileID: 967524300} + m_Layer: 5 + m_Name: Arrow-LowerRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &967524299 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 967524298} + m_LocalRotation: {x: 0, y: 0, z: -0.92387956, w: 0.38268343} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -135} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 22, y: 24} + m_SizeDelta: {x: 64, y: 64} + m_Pivot: {x: 0, y: 1} +--- !u!114 &967524300 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 967524298} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &967524301 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 967524298} + m_CullTransparentMesh: 1 +--- !u!1 &1003919115 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1003919117} + - component: {fileID: 1003919116} + m_Layer: 0 + m_Name: '[DebuggingInfo]' + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1003919116 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1003919115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 60aab612d1cee4545a546bc73c53d73a, type: 3} + m_Name: + m_EditorClassIdentifier: + labelInfo: {fileID: 589311354} + labelTime: {fileID: 1420232701} +--- !u!4 &1003919117 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1003919115} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1084776063 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1084776067} + - component: {fileID: 1084776066} + - component: {fileID: 1084776065} + - component: {fileID: 1084776064} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1084776064 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084776063} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1084776065 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084776063} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1084776066 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084776063} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1084776067 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084776063} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 569804693} + - {fileID: 1836184979} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &1420232699 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1420232700} + - component: {fileID: 1420232702} + - component: {fileID: 1420232701} + m_Layer: 5 + m_Name: LabelUpdateTime + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1420232700 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420232699} + 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: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 20, y: 0} + m_SizeDelta: {x: 300, y: 100} + m_Pivot: {x: 0, y: 1} +--- !u!114 &1420232701 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420232699} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Time 12345.00 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 32 + m_fontSizeBase: 32 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 2 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1420232702 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420232699} + m_CullTransparentMesh: 1 +--- !u!1 &1586397308 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1586397309} + - component: {fileID: 1586397311} + - component: {fileID: 1586397310} + m_Layer: 5 + m_Name: LabelInfo-FromConfigurationManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1586397309 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1586397308} + 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: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: -40, y: 0} + m_Pivot: {x: 0.5, y: 0} +--- !u!114 &1586397310 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1586397308} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Stats - ConfigManager + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 42 + m_fontSizeBase: 42 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1586397311 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1586397308} + m_CullTransparentMesh: 1 +--- !u!1 &1836184978 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1836184979} + - component: {fileID: 1836184981} + - component: {fileID: 1836184980} + - component: {fileID: 1836184982} + m_Layer: 5 + m_Name: Panel-SafeZone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1836184979 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1836184978} + 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: 401349085} + - {fileID: 1996119600} + - {fileID: 552249141} + - {fileID: 967524299} + - {fileID: 589311353} + - {fileID: 1914334190} + - {fileID: 1586397309} + - {fileID: 1420232700} + m_Father: {fileID: 1084776067} + 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 &1836184980 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1836184978} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 1, b: 0.023826122, 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_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1836184981 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1836184978} + m_CullTransparentMesh: 1 +--- !u!114 &1836184982 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1836184978} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a04bb5d5db9e7654199f16a7cab9bf1d, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1914334189 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1914334190} + - component: {fileID: 1914334192} + - component: {fileID: 1914334191} + m_Layer: 5 + m_Name: LabelInput + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1914334190 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1914334189} + 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: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: 0, y: 270} + m_SizeDelta: {x: -40, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1914334191 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1914334189} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Input + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 42 + m_fontSizeBase: 42 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1914334192 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1914334189} + m_CullTransparentMesh: 1 +--- !u!1 &1996119599 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1996119600} + - component: {fileID: 1996119602} + - component: {fileID: 1996119601} + m_Layer: 5 + m_Name: Arrow-UpperRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1996119600 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1996119599} + m_LocalRotation: {x: 0, y: 0, z: -0.38268343, w: 0.92387956} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1836184979} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -45} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 22, y: -24} + m_SizeDelta: {x: 64, y: 64} + m_Pivot: {x: 1, y: 1} +--- !u!114 &1996119601 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1996119599} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 21300000, guid: ba3a02d12dbfc1b4babe5d23b234e997, 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!222 &1996119602 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1996119599} + m_CullTransparentMesh: 1 +--- !u!1 &2001844261 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2001844264} + - component: {fileID: 2001844263} + - component: {fileID: 2001844262} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &2001844262 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2001844261} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &2001844263 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2001844261} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &2001844264 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2001844261} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 963194228} + - {fileID: 705507995} + - {fileID: 1084776067} + - {fileID: 2001844264} + - {fileID: 404581668} + - {fileID: 1003919117} + - {fileID: 883653394} diff --git a/Assets/Scenes/Debugging/DebuggingScene.unity.meta b/Assets/Scenes/Debugging/DebuggingScene.unity.meta new file mode 100644 index 0000000..952bd1e --- /dev/null +++ b/Assets/Scenes/Debugging/DebuggingScene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9fc0d4010bbf28b4594072e72b8655ab +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Debugging/InputTest.cs b/Assets/Scenes/Debugging/InputTest.cs new file mode 100644 index 0000000..c3a4b28 --- /dev/null +++ b/Assets/Scenes/Debugging/InputTest.cs @@ -0,0 +1,14 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class InputTest : MonoBehaviour +{ + public TMPro.TMP_Text labelDebug; + + private void Update() { + if (Input.GetAxis("Fire1") > 0.0f) { + labelDebug.text = string.Format("[{0:0.00}] Button 1 pressed", Time.realtimeSinceStartup); + } + } +} diff --git a/Assets/Scenes/Debugging/InputTest.cs.meta b/Assets/Scenes/Debugging/InputTest.cs.meta new file mode 100644 index 0000000..cca6812 --- /dev/null +++ b/Assets/Scenes/Debugging/InputTest.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 5fd8746295d36eb4e883169f61ce3a64 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Mainmenu.meta b/Assets/Scenes/Mainmenu.meta new file mode 100644 index 0000000..8361e50 --- /dev/null +++ b/Assets/Scenes/Mainmenu.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c829c870f77634eadad75b98fd25efa4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity new file mode 100644 index 0000000..ebb2254 --- /dev/null +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -0,0 +1,13204 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 1047545613} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NoiseProfile: {fileID: 11400000, guid: 69ce8388f6785dd4c8c39915efece2f4, type: 2} + m_PivotOffset: {x: 0, y: 0, z: 0} + m_AmplitudeGain: 0 + m_FrequencyGain: 1 + mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} +--- !u!95 &15 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1 &21944127 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 21944128} + - component: {fileID: 21944130} + - component: {fileID: 21944129} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &21944128 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 21944127} + 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: 177834919} + 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 &21944129 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 21944127} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &21944130 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 21944127} + m_CullTransparentMesh: 1 +--- !u!1 &125927433 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 125927434} + - component: {fileID: 125927437} + - component: {fileID: 125927436} + - component: {fileID: 125927435} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &125927434 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + 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: 1167409211} + m_Father: {fileID: 945676467} + 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: 125, y: -200} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &125927435 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 125927436} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &125927436 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &125927437 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 125927433} + m_CullTransparentMesh: 1 +--- !u!1 &139013486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 139013487} + - component: {fileID: 139013489} + - component: {fileID: 139013488} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &139013487 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 139013486} + 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: 800140257} + 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 &139013488 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 139013486} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &139013489 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 139013486} + m_CullTransparentMesh: 1 +--- !u!1 &141069421 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 141069422} + - component: {fileID: 141069425} + - component: {fileID: 141069424} + - component: {fileID: 141069423} + m_Layer: 5 + m_Name: confirm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &141069422 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + 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: 734956961} + m_Father: {fileID: 1852124488} + 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: -125, y: 0} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &141069423 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 141069424} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &141069424 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &141069425 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141069421} + m_CullTransparentMesh: 1 +--- !u!1 &141623670 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 141623671} + - component: {fileID: 141623674} + - component: {fileID: 141623673} + - component: {fileID: 141623672} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &141623671 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + 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: 1374750040} + m_Father: {fileID: 690662547} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &141623672 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &141623673 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &141623674 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141623670} + m_CullTransparentMesh: 1 +--- !u!1 &143802508 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 143802509} + - component: {fileID: 143802511} + - component: {fileID: 143802510} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &143802509 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + 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: 1466859444} + 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 &143802510 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &143802511 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143802508} + m_CullTransparentMesh: 1 +--- !u!1 &177834918 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 177834919} + - component: {fileID: 177834922} + - component: {fileID: 177834921} + - component: {fileID: 177834920} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &177834919 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 177834918} + 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: 21944128} + m_Father: {fileID: 1599143657} + 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: -50} + m_SizeDelta: {x: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &177834920 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 177834918} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 177834921} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &177834921 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 177834918} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &177834922 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 177834918} + m_CullTransparentMesh: 1 +--- !u!1 &220778013 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 220778015} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &220778015 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 220778013} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2.3125005, y: 2.3125005, z: 2.3125005} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1599143657} + m_Father: {fileID: 2040017098} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &256558901 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 256558902} + - component: {fileID: 256558905} + - component: {fileID: 256558904} + - component: {fileID: 256558903} + m_Layer: 5 + m_Name: Content + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &256558902 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 256558901} + 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: 320883549} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.000024684525} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &256558903 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 256558901} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. To do this, you should use the + full screen resizable setting. You might consider adjusting the camera or canvas + aspect ratio to better fit different screens. Settings in this project can be + viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ + file. You can experience the full screen resizable feature in the scene call + `Original` + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281677109 + m_fontColor: {r: 0.20784314, g: 0.20784314, b: 0.20784314, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &256558904 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 256558901} + m_CullTransparentMesh: 1 +--- !u!114 &256558905 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 256558901} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!1 &257492486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 257492487} + - component: {fileID: 257492488} + m_Layer: 0 + m_Name: Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &257492487 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 257492486} + serializedVersion: 2 + 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: 1552010512268305787} + - {fileID: 825979570} + - {fileID: 2073308323} + - {fileID: 490073565} + - {fileID: 752652918} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!81 &257492488 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 257492486} + m_Enabled: 1 +--- !u!4 &264391988 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + m_PrefabInstance: {fileID: 2134805168} + m_PrefabAsset: {fileID: 0} +--- !u!1 &306293833 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 306293834} + - component: {fileID: 306293836} + - component: {fileID: 306293835} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &306293834 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + 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: 494059716} + 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 &306293835 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &306293836 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 306293833} + m_CullTransparentMesh: 1 +--- !u!1 &316676088 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 316676089} + - component: {fileID: 316676091} + - component: {fileID: 316676090} + - component: {fileID: 13} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &316676089 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2028422994} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &316676090 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.8 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &316676091 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 316676088} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &320883548 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 320883549} + - component: {fileID: 320883552} + - component: {fileID: 320883551} + - component: {fileID: 320883550} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &320883549 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 320883548} + 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: 256558902} + m_Father: {fileID: 733782137} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &320883550 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 320883548} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &320883551 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 320883548} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &320883552 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 320883548} + m_CullTransparentMesh: 1 +--- !u!1 &328125791 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328125792} + - component: {fileID: 328125794} + - component: {fileID: 328125793} + m_Layer: 5 + m_Name: BorderTop + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &328125792 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001553, y: 1.0001553, z: 1.0001553} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 2} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &328125793 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0.048119847, b: 0.6320754, 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: 0} + 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!222 &328125794 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328125791} + m_CullTransparentMesh: 1 +--- !u!1 &328447788 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328447789} + m_Layer: 0 + m_Name: Foreground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &328447789 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328447788} + serializedVersion: 2 + 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: 937351332} + - {fileID: 1539694135} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &338505168 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 338505169} + - component: {fileID: 338505170} + - component: {fileID: 338505172} + - component: {fileID: 338505171} + m_Layer: 5 + m_Name: Content + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &338505169 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 338505168} + 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: 2060297961} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.000024684525} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &338505170 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 338505168} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!114 &338505171 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 338505168} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. To do this, you should use the + full screen resizable setting. You might consider adjusting the camera or canvas + aspect ratio to better fit different screens. Settings in this project can be + viewed in the **Build Settings**, and in the _Plugins/Android/AndroidManifest.xml_ + file. You can experience the full screen resizable feature in the scene call + `Original` + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281677109 + m_fontColor: {r: 0.20754719, g: 0.20754719, b: 0.20754719, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &338505172 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 338505168} + m_CullTransparentMesh: 1 +--- !u!1 &373050227 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 373050228} + - component: {fileID: 373050230} + - component: {fileID: 373050229} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &373050228 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 373050227} + 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: 1831621137} + 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 &373050229 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 373050227} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Hinge Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &373050230 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 373050227} + m_CullTransparentMesh: 1 +--- !u!4 &376362511 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + m_PrefabInstance: {fileID: 3700321188437348931} + m_PrefabAsset: {fileID: 0} +--- !u!1 &402908951 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 402908953} + - component: {fileID: 402908952} + m_Layer: 0 + m_Name: NotchAware + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &402908952 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 50af9026b556e3d43adcb22733d835b2, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &402908953 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 402908951} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &408148544 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 408148545} + - component: {fileID: 408148548} + - component: {fileID: 408148547} + - component: {fileID: 408148546} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &408148545 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408148544} + 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: 2060297961} + - {fileID: 2108983516} + m_Father: {fileID: 945676467} + 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: 60} + m_SizeDelta: {x: 1000, y: 350} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &408148546 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408148544} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Content: {fileID: 338505169} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 2060297961} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 2108983517} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &408148547 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408148544} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &408148548 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 408148544} + m_CullTransparentMesh: 1 +--- !u!1 &453339988 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 453339989} + - component: {fileID: 453339990} + m_Layer: 8 + m_Name: Character Bounds - Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453339989 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -56.09, y: 0, z: 0} + m_LocalScale: {x: 1, y: 10.38, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &453339990 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 453339988} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!1 &455707351 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 455707352} + - component: {fileID: 455707354} + - component: {fileID: 455707353} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &455707352 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455707351} + 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: 1549894625} + 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 &455707353 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455707351} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &455707354 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455707351} + m_CullTransparentMesh: 1 +--- !u!1 &482544754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 482544755} + - component: {fileID: 482544758} + - component: {fileID: 482544757} + - component: {fileID: 482544756} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &482544755 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + 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: 1164515462} + m_Father: {fileID: 1247653968} + 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: 60, y: -225} + m_SizeDelta: {x: 100, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &482544756 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 482544757} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &482544757 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &482544758 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 482544754} + m_CullTransparentMesh: 1 +--- !u!1 &490073564 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 490073565} + m_Layer: 0 + m_Name: Triggers + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &490073565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 490073564} + serializedVersion: 2 + 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: 1290339269} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &494059715 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 494059716} + - component: {fileID: 494059719} + - component: {fileID: 494059718} + - component: {fileID: 494059717} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &494059716 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + 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: 306293834} + m_Father: {fileID: 869777017} + 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: 100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &494059717 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 494059718} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &494059718 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &494059719 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 494059715} + m_CullTransparentMesh: 1 +--- !u!1 &515084813 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 515084814} + - component: {fileID: 515084817} + - component: {fileID: 515084816} + - component: {fileID: 515084815} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &515084814 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + 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: 1488053767} + m_Father: {fileID: 1599143657} + 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: 50} + m_SizeDelta: {x: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &515084815 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 515084816} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &515084816 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &515084817 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515084813} + m_CullTransparentMesh: 1 +--- !u!1 &562934383 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 562934384} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &562934384 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 562934383} + serializedVersion: 2 + 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: 687687490} + - {fileID: 1865370384} + - {fileID: 376362511} + - {fileID: 2110736387} + - {fileID: 7047842919362216433} + - {fileID: 7047842919492774900} + - {fileID: 7047842918400140478} + - {fileID: 1832493931} + - {fileID: 1743653272} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &621335031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + m_PrefabInstance: {fileID: 6331163738709879229} + m_PrefabAsset: {fileID: 0} +--- !u!1 &633614782 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 633614783} + m_Layer: 0 + m_Name: Middle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &633614783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 633614782} + serializedVersion: 2 + 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: 621335031} + m_Father: {fileID: 6070442860509131936} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &687315784 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 687315785} + - component: {fileID: 687315788} + - component: {fileID: 687315787} + - component: {fileID: 687315786} + m_Layer: 5 + m_Name: TopCanvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &687315785 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1668951782} + m_Father: {fileID: 1626634859} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &687315786 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &687315787 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0.501 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &687315788 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 687315784} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 825979569} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!4 &687687490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + m_PrefabInstance: {fileID: 7027970942513970745} + m_PrefabAsset: {fileID: 0} +--- !u!1 &690662546 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 690662547} + - component: {fileID: 690662550} + - component: {fileID: 690662549} + - component: {fileID: 690662548} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &690662547 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + 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: 141623671} + - {fileID: 1960975987} + m_Father: {fileID: 1668951782} + 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: 1000, y: 500} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &690662548 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Content: {fileID: 1374750040} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 141623671} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 1960975988} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &690662549 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &690662550 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 690662546} + m_CullTransparentMesh: 1 +--- !u!1 &733782136 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 733782137} + - component: {fileID: 733782140} + - component: {fileID: 733782139} + - component: {fileID: 733782138} + m_Layer: 5 + m_Name: Scroll View + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &733782137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + 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: 320883549} + - {fileID: 898332189} + m_Father: {fileID: 1247653968} + 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: 30} + m_SizeDelta: {x: 230, y: 380} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &733782138 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Content: {fileID: 256558902} + m_Horizontal: 0 + m_Vertical: 1 + m_MovementType: 1 + m_Elasticity: 0.1 + m_Inertia: 1 + m_DecelerationRate: 0.135 + m_ScrollSensitivity: 1 + m_Viewport: {fileID: 320883549} + m_HorizontalScrollbar: {fileID: 0} + m_VerticalScrollbar: {fileID: 898332190} + m_HorizontalScrollbarVisibility: 2 + m_VerticalScrollbarVisibility: 2 + m_HorizontalScrollbarSpacing: -3 + m_VerticalScrollbarSpacing: -3 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &733782139 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.59607846} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &733782140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733782136} + m_CullTransparentMesh: 1 +--- !u!1 &734956960 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 734956961} + - component: {fileID: 734956963} + - component: {fileID: 734956962} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &734956961 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 734956960} + 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: 141069422} + 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 &734956962 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 734956960} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &734956963 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 734956960} + m_CullTransparentMesh: 1 +--- !u!1 &752652917 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 752652918} + - component: {fileID: 752652920} + - component: {fileID: 752652919} + m_Layer: 0 + m_Name: Camera-SplitControls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &752652918 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &752652919 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!20 &752652920 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 752652917} + m_Enabled: 0 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.19215688, g: 0.4745098, b: 0.20827374, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: -0.5 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 32 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!1 &800140256 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 800140257} + - component: {fileID: 800140260} + - component: {fileID: 800140259} + - component: {fileID: 800140258} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &800140257 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + 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: 139013487} + m_Father: {fileID: 1599143657} + 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: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &800140258 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 800140259} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &800140259 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &800140260 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 800140256} + m_CullTransparentMesh: 1 +--- !u!1 &807059830 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 807059832} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &807059832 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807059830} + 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: 896664568} + m_Father: {fileID: 1601510087} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &825979567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 825979570} + - component: {fileID: 825979569} + - component: {fileID: 825979572} + - component: {fileID: 825979571} + m_Layer: 0 + m_Name: Camera - Main + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!20 &825979569 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.1 + far clip plane: 5000 + field of view: 40 + orthographic: 1 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &825979570 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} + m_LocalScale: {x: 0.12, y: 0.12, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &825979571 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 1 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!114 &825979572 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825979567} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 5 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &842874587 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 842874588} + - component: {fileID: 842874591} + - component: {fileID: 842874590} + - component: {fileID: 842874589} + - component: {fileID: 842874592} + m_Layer: 5 + m_Name: Canvas-PauseGame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &842874588 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1029687590} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &842874589 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &842874590 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &842874591 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 1 + m_TargetDisplay: 0 +--- !u!114 &842874592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 842874587} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e2cf8e62e70eeb54e827dbe9c3edb91c, type: 3} + m_Name: + m_EditorClassIdentifier: + rootPauseScreen: {fileID: 1029687589} + labelPauseContinue: {fileID: 2053592352} + autoUnpauseTime: 0.25 + callbackOrientationChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + callbackFoldChange: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1626634860} + m_TargetAssemblyTypeName: PanelOnFold, Assembly-CSharp + m_MethodName: OnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!1 &869777016 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 869777017} + m_Layer: 5 + m_Name: Navigation + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &869777017 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 869777016} + 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: 494059716} + - {fileID: 1725039668} + - {fileID: 1831621137} + m_Father: {fileID: 1096749761} + 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: 250, y: 250} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &896664567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 896664568} + m_Layer: 5 + m_Name: Navigation + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &896664568 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 896664567} + 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: 1658470986} + - {fileID: 1549894625} + - {fileID: 1466859444} + m_Father: {fileID: 807059832} + 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: 250, y: 250} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &898332188 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 898332189} + - component: {fileID: 898332192} + - component: {fileID: 898332191} + - component: {fileID: 898332190} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &898332189 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + 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: 1561113886} + m_Father: {fileID: 733782137} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 6, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &898332190 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1911403373} + m_HandleRect: {fileID: 1911403372} + m_Direction: 2 + m_Value: 0 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &898332191 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &898332192 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 898332188} + m_CullTransparentMesh: 1 +--- !u!1001 &904104553 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1329263599} + m_Modifications: + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_Name + value: Particles_Glow + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921258, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921259, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_SortingLayer + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921260, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: ShapeModule.m_Scale.x + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.x + value: -52.72 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.14 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c7eef8a87f0901d45a53dbd38a5015cf, type: 3} +--- !u!4 &904104554 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6439263335052921261, guid: c7eef8a87f0901d45a53dbd38a5015cf, + type: 3} + m_PrefabInstance: {fileID: 904104553} + m_PrefabAsset: {fileID: 0} +--- !u!4 &937351332 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + m_PrefabInstance: {fileID: 3068243760089943930} + m_PrefabAsset: {fileID: 0} +--- !u!1 &945676466 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 945676467} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &945676467 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945676466} + 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: 1462169341} + - {fileID: 125927434} + - {fileID: 408148545} + m_Father: {fileID: 727782449381929454} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1001 &976243511 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883624, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8431836016390883631, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, + type: 3} + propertyPath: m_Name + value: Audio + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 78950762, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 1201970088491428943, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015669747021, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + - {fileID: 8431836015106045373, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9bd03ab8f38a3cf4a8cf7e42d9718f1e, type: 3} +--- !u!1 &1015103005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1015103006} + - component: {fileID: 1015103008} + - component: {fileID: 1015103007} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1015103006 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + 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: 1725039668} + 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 &1015103007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Anchoring Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1015103008 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1015103005} + m_CullTransparentMesh: 1 +--- !u!1 &1029687589 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029687590} + - component: {fileID: 1029687592} + - component: {fileID: 1029687591} + - component: {fileID: 1029687593} + m_Layer: 5 + m_Name: PausePanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1029687590 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + 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: 2053592351} + m_Father: {fileID: 842874588} + 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: 40, y: 40} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1029687591 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1029687592 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_CullTransparentMesh: 1 +--- !u!114 &1029687593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029687589} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Delegates: + - eventID: 15 + callback: + m_PersistentCalls: + m_Calls: [] + - eventID: 4 + callback: + m_PersistentCalls: + m_Calls: [] +--- !u!850595691 &1047545613 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 +--- !u!1 &1076522436 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1076522437} + - component: {fileID: 1076522439} + - component: {fileID: 1076522438} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1076522437 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + 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: 1462169341} + 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 &1076522438 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1076522439 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1076522436} + m_CullTransparentMesh: 1 +--- !u!1 &1096749760 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1096749761} + m_Layer: 5 + m_Name: CenterAnchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1096749761 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1096749760} + 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: 869777017} + m_Father: {fileID: 727782449381929454} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1120676149 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1120676150} + - component: {fileID: 1120676152} + - component: {fileID: 1120676151} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1120676150 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + 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: 1127525357} + 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 &1120676151 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Back + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1120676152 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1120676149} + m_CullTransparentMesh: 1 +--- !u!1 &1127525356 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1127525357} + - component: {fileID: 1127525360} + - component: {fileID: 1127525359} + - component: {fileID: 1127525358} + m_Layer: 5 + m_Name: cancel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1127525357 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + 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: 1120676150} + m_Father: {fileID: 1852124488} + 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: 125, y: 0} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1127525358 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1127525359} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1127525359 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1127525360 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1127525356} + m_CullTransparentMesh: 1 +--- !u!1 &1138299040 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1138299041} + - component: {fileID: 1138299043} + - component: {fileID: 1138299042} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1138299041 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + 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: 1316586863} + 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 &1138299042 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Go + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1138299043 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1138299040} + m_CullTransparentMesh: 1 +--- !u!1 &1164515461 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1164515462} + - component: {fileID: 1164515464} + - component: {fileID: 1164515463} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1164515462 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1164515461} + 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: 482544755} + 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 &1164515463 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1164515461} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Back + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1164515464 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1164515461} + m_CullTransparentMesh: 1 +--- !u!1 &1167409210 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1167409211} + - component: {fileID: 1167409213} + - component: {fileID: 1167409212} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1167409211 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1167409210} + 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: 125927434} + 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 &1167409212 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1167409210} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Back + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1167409213 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1167409210} + m_CullTransparentMesh: 1 +--- !u!1 &1169621959 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1169621960} + - component: {fileID: 1169621962} + - component: {fileID: 1169621961} + m_Layer: 5 + m_Name: ImageBackground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1169621960 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.0001552, y: 1.0001552, z: 1.0001552} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1601510087} + 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 &1169621961 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0.2784314} + 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: 21300000, guid: 5d47132367eb0104294c7f133786d9e3, 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!222 &1169621962 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1169621959} + m_CullTransparentMesh: 1 +--- !u!1 &1189949120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1189949121} + - component: {fileID: 1189949123} + - component: {fileID: 1189949122} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1189949121 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + 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: 1658470986} + 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 &1189949122 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1189949123 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1189949120} + m_CullTransparentMesh: 1 +--- !u!1 &1202231074 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1202231075} + - component: {fileID: 1202231077} + - component: {fileID: 1202231076} + m_Layer: 0 + m_Name: CM VCam - Far + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1202231075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 5.74, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1821809341} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1202231076 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!114 &1202231077 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1202231074} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 10 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 1821809341} +--- !u!1 &1241705673 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1241705675} + - component: {fileID: 1241705674} + m_Layer: 0 + m_Name: ConfigurationManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1241705674 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2b7b67fb6cbfaed46adad4e353899b72, type: 3} + m_Name: + m_EditorClassIdentifier: + OnConfigurationChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnOrientationChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + OnFoldChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 842874592} + m_TargetAssemblyTypeName: ConfigurationResponse, Assembly-CSharp + m_MethodName: ConditionallyPauseGameOnFoldChange + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!4 &1241705675 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1241705673} + serializedVersion: 2 + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1247653967 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1247653968} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1247653968 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1247653967} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2.3125005, y: 2.3125005, z: 2.3125005} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1316586863} + - {fileID: 482544755} + - {fileID: 733782137} + m_Father: {fileID: 2040017098} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1290339268 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1290339269} + - component: {fileID: 1290339271} + - component: {fileID: 1290339270} + m_Layer: 0 + m_Name: Trigger - Intro Transition - Far To Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1290339269 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -47, y: 0.02, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 490073565} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1290339270 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b4d6a9c072743a843ba6c2ded682f195, type: 3} + m_Name: + m_EditorClassIdentifier: + activatorTag: Player + deactivateOnExit: 0 + objects: + - {fileID: 2028422992} +--- !u!61 &1290339271 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1290339268} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 10, y: 10} + m_EdgeRadius: 0 +--- !u!1 &1316586862 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1316586863} + - component: {fileID: 1316586866} + - component: {fileID: 1316586865} + - component: {fileID: 1316586864} + m_Layer: 5 + m_Name: confirm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1316586863 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + 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: 1138299041} + m_Father: {fileID: 1247653968} + 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: -60, y: -225} + m_SizeDelta: {x: 100, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1316586864 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1316586865} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1316586865 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1316586866 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316586862} + m_CullTransparentMesh: 1 +--- !u!1 &1329263598 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1329263599} + m_Layer: 0 + m_Name: FX - Day + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1329263599 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1329263598} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 904104554} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1346792638 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1773954006} + m_Modifications: + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.x + value: 23.03582 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.5689993 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8963956861364694043, guid: af93335a48e76b84db448027537f0874, + type: 3} + propertyPath: m_Name + value: Sequence_ArtefactExplosion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: af93335a48e76b84db448027537f0874, type: 3} +--- !u!4 &1346792645 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8963956861364694040, guid: af93335a48e76b84db448027537f0874, + type: 3} + m_PrefabInstance: {fileID: 1346792638} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1374750039 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1374750040} + - component: {fileID: 1374750042} + - component: {fileID: 1374750041} + - component: {fileID: 1374750043} + m_Layer: 5 + m_Name: Content + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1374750040 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + 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: 141623671} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.00007766485} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &1374750041 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: To start, it's essential to implement support for various aspect ratios + in your Android Large Screen application. This ensures your game or application + appears correctly across different screen sizes. Enable your game to resize and + change aspect ratio by setting the Resizable Window property in the Unity build + settings (see Multi-window mode). You might consider adjusting the camera or + canvas aspect ratio to better fit different screens. You can view project settings + in the Build Settings and in the Plugins/Android/AndroidManifest.xml file. Experience + the full screen resizable feature in the project's Original scene. + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4278190080 + m_fontColor: {r: 0, g: 0, b: 0, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 8 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 20, y: 20, z: 20, w: 20} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1374750042 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_CullTransparentMesh: 1 +--- !u!114 &1374750043 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1374750039} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 2 +--- !u!1 &1462169340 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1462169341} + - component: {fileID: 1462169344} + - component: {fileID: 1462169343} + - component: {fileID: 1462169342} + m_Layer: 5 + m_Name: confirm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1462169341 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1462169340} + 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: 1076522437} + m_Father: {fileID: 945676467} + 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: -125, y: -200} + m_SizeDelta: {x: 150, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1462169342 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1462169340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1462169343} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1462169343 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1462169340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1462169344 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1462169340} + m_CullTransparentMesh: 1 +--- !u!1 &1466859443 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1466859444} + - component: {fileID: 1466859447} + - component: {fileID: 1466859446} + - component: {fileID: 1466859445} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1466859444 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + 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: 143802509} + m_Father: {fileID: 896664568} + 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: -100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1466859445 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1466859446} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1466859446 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1466859447 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466859443} + m_CullTransparentMesh: 1 +--- !u!1 &1488053766 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1488053767} + - component: {fileID: 1488053769} + - component: {fileID: 1488053768} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1488053767 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488053766} + 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: 515084814} + 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 &1488053768 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488053766} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: Original Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 14 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1488053769 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488053766} + m_CullTransparentMesh: 1 +--- !u!1 &1493663614 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1493663615} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1493663615 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1493663614} + 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: 1882445755} + m_Father: {fileID: 2108983516} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!4 &1539694135 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + m_PrefabInstance: {fileID: 7928108577112020342} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1549894624 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1549894625} + - component: {fileID: 1549894628} + - component: {fileID: 1549894627} + - component: {fileID: 1549894626} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1549894625 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + 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: 455707352} + m_Father: {fileID: 896664568} + 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: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1549894626 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1549894627} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1549894627 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1549894628 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1549894624} + m_CullTransparentMesh: 1 +--- !u!1 &1561113885 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1561113886} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1561113886 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1561113885} + 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: 1911403372} + m_Father: {fileID: 898332189} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1565046919 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565046920} + m_Layer: 0 + m_Name: FX + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1565046920 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565046919} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -37.725918, y: 1.1161386, z: -95.99054} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1329263599} + - {fileID: 1714311180} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1599143656 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1599143657} + m_Layer: 5 + m_Name: Navigation + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1599143657 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1599143656} + 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: 515084814} + - {fileID: 800140257} + - {fileID: 177834919} + m_Father: {fileID: 220778015} + 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: 250, y: 250} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1601510086 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1601510087} + m_Layer: 5 + m_Name: Panel-ControlsOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1601510087 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1601510086} + 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: 1169621960} + - {fileID: 328125792} + - {fileID: 807059832} + - {fileID: 1852124488} + m_Father: {fileID: 1743098631} + 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!1 &1626634855 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1626634859} + - component: {fileID: 1626634860} + m_Layer: 5 + m_Name: GroupCanvas-OnlyShowOnFold + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1626634859 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + 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: 1743098631} + - {fileID: 687315785} + 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 &1626634860 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1626634855} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e0be2ca7d4203148bc8d23f1c96a428, type: 3} + m_Name: + m_EditorClassIdentifier: + mainCamera: {fileID: 825979569} + splitFillCamera: {fileID: 752652920} + panelRect: {fileID: 1601510087} + disableOnFold: + - {fileID: 1644673664} + enableOnFold: + - {fileID: 1601510086} + - {fileID: 1668951781} + simulateFoldInEditor: 0 +--- !u!1 &1644673664 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1644673665} + m_Layer: 0 + m_Name: UI - Mobile Input + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1644673665 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1644673664} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 727782450799988070} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1658470985 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1658470986} + - component: {fileID: 1658470989} + - component: {fileID: 1658470988} + - component: {fileID: 1658470987} + m_Layer: 5 + m_Name: Original + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1658470986 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + 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: 1189949121} + m_Father: {fileID: 896664568} + 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: 100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1658470987 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1658470988} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickOriginal + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1658470988 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1658470989 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658470985} + m_CullTransparentMesh: 1 +--- !u!1 &1668951781 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1668951782} + m_Layer: 5 + m_Name: Center + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1668951782 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1668951781} + 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: 690662547} + m_Father: {fileID: 687315785} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1701287880 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1701287881} + - component: {fileID: 1701287883} + - component: {fileID: 1701287882} + m_Layer: 5 + m_Name: Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1701287881 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + 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: 2026583613} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1701287882 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1701287883 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1701287880} + m_CullTransparentMesh: 1 +--- !u!1 &1714311179 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1714311180} + m_Layer: 0 + m_Name: FX - Night + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &1714311180 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1714311179} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 49.297737, y: -3.841138, z: 94.846} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1953263007} + - {fileID: 264391988} + m_Father: {fileID: 1565046920} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1725039667 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1725039668} + - component: {fileID: 1725039671} + - component: {fileID: 1725039670} + - component: {fileID: 1725039669} + m_Layer: 5 + m_Name: Anchoring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1725039668 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + 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: 1015103006} + m_Father: {fileID: 869777017} + 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: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1725039669 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1725039670} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickAnchoring + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1725039670 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1725039671 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1725039667} + m_CullTransparentMesh: 1 +--- !u!1 &1743098630 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1743098631} + - component: {fileID: 1743098634} + - component: {fileID: 1743098633} + - component: {fileID: 1743098632} + m_Layer: 5 + m_Name: BottomCanvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1743098631 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1601510087} + m_Father: {fileID: 1626634859} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &1743098632 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1743098633 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1743098634 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1743098630} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 752652920} + m_PlaneDistance: 1 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!4 &1743653272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + m_PrefabInstance: {fileID: 6372339727274416988} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1773954005 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1773954006} + m_Layer: 0 + m_Name: Sequence + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1773954006 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1773954005} + serializedVersion: 2 + 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: 1346792645} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1821809340 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1821809341} + - component: {fileID: 1821809343} + - component: {fileID: 1821809342} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1821809341 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 12.67, y: 3.9, z: 10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1202231075} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1821809342 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0.2 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 1 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.9 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.2 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!114 &1821809343 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1821809340} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1831621136 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1831621137} + - component: {fileID: 1831621140} + - component: {fileID: 1831621139} + - component: {fileID: 1831621138} + m_Layer: 5 + m_Name: Hinge + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1831621137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + 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: 373050228} + m_Father: {fileID: 869777017} + 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: -100} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1831621138 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1831621139} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 0} + m_TargetAssemblyTypeName: NewBehaviourScript, Assembly-CSharp + m_MethodName: OnClickHinge + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1831621139 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1831621140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1831621136} + m_CullTransparentMesh: 1 +--- !u!4 &1832493931 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + m_PrefabInstance: {fileID: 1627526225931160617} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1852124487 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1852124488} + m_Layer: 5 + m_Name: ConfirmGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1852124488 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1852124487} + 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: 141069422} + - {fileID: 1127525357} + m_Father: {fileID: 1601510087} + 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: 1, y: 1} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!4 &1865370384 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + m_PrefabInstance: {fileID: 8552014121755056491} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1882445754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1882445755} + - component: {fileID: 1882445757} + - component: {fileID: 1882445756} + m_Layer: 5 + m_Name: Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1882445755 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1882445754} + 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: 1493663615} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1882445756 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1882445754} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1882445757 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1882445754} + m_CullTransparentMesh: 1 +--- !u!1 &1911403371 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1911403372} + - component: {fileID: 1911403374} + - component: {fileID: 1911403373} + m_Layer: 5 + m_Name: Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1911403372 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911403371} + 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: 1561113886} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1911403373 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911403371} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1911403374 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911403371} + m_CullTransparentMesh: 1 +--- !u!4 &1953263007 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + m_PrefabInstance: {fileID: 1979114208} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1960975986 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1960975987} + - component: {fileID: 1960975990} + - component: {fileID: 1960975989} + - component: {fileID: 1960975988} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1960975987 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + 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: 2026583613} + m_Father: {fileID: 690662547} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &1960975988 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1701287882} + m_HandleRect: {fileID: 1701287881} + m_Direction: 2 + m_Value: 1 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &1960975989 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &1960975990 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1960975986} + m_CullTransparentMesh: 1 +--- !u!1001 &1979114208 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 112915762260633984, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Materials.Array.data[1] + value: + objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.frequency + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: NoiseModule.strength.scalar + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: ExternalForcesModule.enabled + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.maxNumParticles + value: 50 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.scalar + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minScalar + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.g + value: 0.80241597 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startColor.minColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSize.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeY.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: InitialModule.startSizeZ.minMaxState + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.27 + objectReference: {fileID: 0} + - target: {fileID: 7378834395503340979, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.43 + objectReference: {fileID: 0} + - target: {fileID: 7387439472494069324, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7855784349585283609, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_Name + value: Particles_Fireflies_Swarm + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.x + value: -41.81182 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.5349991 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9043612406120699453, guid: 1527b29154e34984295c22c128bf48f8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &2026583612 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2026583613} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2026583613 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2026583612} + 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: 1701287881} + m_Father: {fileID: 1960975987} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &2028422992 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2028422994} + - component: {fileID: 2028422993} + - component: {fileID: 2028422995} + - component: {fileID: 15} + m_Layer: 0 + m_Name: CM VCam - Near + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!114 &2028422993 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 4.5 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 316676089} +--- !u!4 &2028422994 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: 0.44000006, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 316676089} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2028422995 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2028422992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a2fba25a5cd15594e8f050a11e386c80, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ConfineMode: 0 + m_BoundingVolume: {fileID: 0} + m_BoundingShape2D: {fileID: 1552010512268305785} + m_ConfineScreenEdges: 1 + m_Damping: 0 +--- !u!1 &2040017097 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2040017098} + - component: {fileID: 2040017101} + - component: {fileID: 2040017100} + - component: {fileID: 2040017099} + m_Layer: 0 + m_Name: PortraitCanvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2040017098 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040017097} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 220778015} + - {fileID: 1247653968} + m_Father: {fileID: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &2040017099 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040017097} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &2040017100 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040017097} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 720, y: 1280} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 1 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &2040017101 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040017097} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!1 &2053592350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2053592351} + - component: {fileID: 2053592353} + - component: {fileID: 2053592352} + m_Layer: 5 + m_Name: PauseText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2053592351 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + 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: 1029687590} + 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: -240, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2053592352 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + 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_text: 'PAUSED + + (tap to continue)' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 44.1 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &2053592353 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2053592350} + m_CullTransparentMesh: 1 +--- !u!1 &2060297960 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2060297961} + - component: {fileID: 2060297964} + - component: {fileID: 2060297963} + - component: {fileID: 2060297962} + m_Layer: 5 + m_Name: Viewport + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2060297961 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + 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: 338505169} + m_Father: {fileID: 408148545} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 1} +--- !u!114 &2060297962 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!114 &2060297963 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10917, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &2060297964 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060297960} + m_CullTransparentMesh: 1 +--- !u!1 &2073308322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2073308323} + m_Layer: 0 + m_Name: CM Virtual Cameras + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2073308323 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2073308322} + serializedVersion: 2 + 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: 1202231075} + - {fileID: 2028422994} + - {fileID: 1565570274531159205} + m_Father: {fileID: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2108983515 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2108983516} + - component: {fileID: 2108983519} + - component: {fileID: 2108983518} + - component: {fileID: 2108983517} + m_Layer: 5 + m_Name: Scrollbar Vertical + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2108983516 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108983515} + 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: 1493663615} + m_Father: {fileID: 408148545} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 20, y: -17} + m_Pivot: {x: 1, y: 1} +--- !u!114 &2108983517 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108983515} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1882445756} + m_HandleRect: {fileID: 1882445755} + m_Direction: 2 + m_Value: 1 + m_Size: 1 + m_NumberOfSteps: 0 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &2108983518 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108983515} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &2108983519 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108983515} + m_CullTransparentMesh: 1 +--- !u!4 &2110736387 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + m_PrefabInstance: {fileID: 7724372246930588227} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2134805168 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1714311180} + m_Modifications: + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_Name + value: Particles_Wind_Trail + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377773, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.x + value: -80.781815 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.y + value: 11.704999 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.1445379 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377774, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayer + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingOrder + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 5368903119050377775, guid: c6872a3a56231ea48972f87bd695a30d, + type: 3} + propertyPath: m_SortingLayerID + value: 1988455705 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c6872a3a56231ea48972f87bd695a30d, type: 3} +--- !u!1001 &312934814778461147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7320939041014106667, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9882a72090a9259438ba93a2a9c012ce, type: 3} +--- !u!1 &727782449381929450 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449381929454} + - component: {fileID: 727782449381929453} + - component: {fileID: 727782449381929452} + - component: {fileID: 727782449381929451} + m_Layer: 5 + m_Name: LanscapeCanvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449381929451 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &727782449381929452 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 1280, y: 720} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &727782449381929453 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &727782449381929454 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449381929450} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1096749761} + - {fileID: 945676467} + m_Father: {fileID: 727782450799988070} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &727782449433009720 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782449433009723} + - component: {fileID: 727782449433009722} + - component: {fileID: 727782449433009724} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &727782449433009722 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &727782449433009723 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -36.18095, y: 3.1039352, z: -118.51172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &727782449433009724 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782449433009720} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_MoveRepeatDelay: 0.5 + m_MoveRepeatRate: 0.1 + m_XRTrackingOrigin: {fileID: 0} + m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_PointAction: {fileID: -1654692200621890270, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MoveAction: {fileID: -8784545083839296357, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_SubmitAction: {fileID: 392368643174621059, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_CancelAction: {fileID: 7727032971491509709, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_LeftClickAction: {fileID: 3001919216989983466, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_MiddleClickAction: {fileID: -2185481485913320682, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_RightClickAction: {fileID: -4090225696740746782, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_ScrollWheelAction: {fileID: 6240969308177333660, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDevicePositionAction: {fileID: 6564999863303420839, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_TrackedDeviceOrientationAction: {fileID: 7970375526676320489, guid: ca9f5fa95ffab41fb9a615ab714db018, + type: 3} + m_DeselectOnBackgroundClick: 1 + m_PointerBehavior: 0 + m_CursorLockBehavior: 0 +--- !u!1 &727782450799988069 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 727782450799988070} + - component: {fileID: 727782450799988071} + - component: {fileID: 727782450799988072} + m_Layer: 0 + m_Name: On-Screen Controls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &727782450799988070 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + 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: 727782449381929454} + - {fileID: 2040017098} + m_Father: {fileID: 1644673665} + 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 &727782450799988071 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0ede6bafb4b344169b069abbead3b3e2, type: 3} + m_Name: + m_EditorClassIdentifier: + controlsCanvas: {fileID: 0} +--- !u!114 &727782450799988072 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 727782450799988069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 41bc309a957f34baaaa9b966c5f1569e, type: 3} + m_Name: + m_EditorClassIdentifier: + portraitCanvas: {fileID: 2040017097} + originalP: {fileID: 515084815} + anchoringP: {fileID: 800140258} + hingeP: {fileID: 177834920} + confirmButtonP: {fileID: 1316586864} + cancelButtonP: {fileID: 482544756} + textViewP: {fileID: 733782138} + landscapeCanvas: {fileID: 727782449381929453} + originalL: {fileID: 494059717} + anchoringL: {fileID: 1725039669} + hingeL: {fileID: 1831621138} + confirmButtonL: {fileID: 1462169342} + cancelButtonL: {fileID: 125927435} + textViewL: {fileID: 408148546} + originalH: {fileID: 1658470987} + anchoringH: {fileID: 1549894626} + hingeH: {fileID: 1466859445} + confirmButtonH: {fileID: 141069423} + cancelButtonH: {fileID: 1127525358} + textViewH: {fileID: 690662548} +--- !u!50 &1552010512268305782 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_BodyType: 2 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!61 &1552010512268305784 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_UsedByComposite: 1 + m_Offset: {x: -15.68359, y: 2.8413353} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0, y: 0} + oldSize: {x: 0, y: 0} + newSize: {x: 0, y: 0} + adaptiveTilingThreshold: 0 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 80.35488, y: 26.68267} + m_EdgeRadius: 0 +--- !u!66 &1552010512268305785 +CompositeCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_GeometryType: 1 + m_GenerationType: 0 + m_EdgeRadius: 0 + m_ColliderPaths: + - m_Collider: {fileID: 1552010512268305784} + m_ColliderPaths: + - - X: 244938512 + Y: 161826704 + - X: -558610304 + Y: 161826704 + - X: -558610304 + Y: -105000000 + - X: 244938512 + Y: -105000000 + m_CompositePaths: + m_Paths: + - - {x: 24.493849, y: -10.5} + - {x: 24.493849, y: 16.18267} + - {x: -55.86103, y: 16.182667} + - {x: -55.86103, y: -10.5} + m_VertexDistance: 0.0005 + m_OffsetDistance: 0.000005 + m_UseDelaunayMesh: 0 + m_CompositeGameObject: {fileID: 1552010512268305786} +--- !u!1 &1552010512268305786 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1552010512268305787} + - component: {fileID: 1552010512268305782} + - component: {fileID: 1552010512268305785} + - component: {fileID: 1552010512268305784} + m_Layer: 0 + m_Name: Camera - Bounds + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1552010512268305787 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1552010512268305786} + serializedVersion: 2 + 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: 257492487} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1565570274531159205 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -52.64, y: -1.2349999, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2418517548387292700} + m_Father: {fileID: 2073308323} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1627526225931160617 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705026, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1627526226253705027, guid: 97192dd0fc291b7439eef66a171fa660, + type: 3} + propertyPath: m_Name + value: Environment_Background_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 797178856, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1412397401, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1370862271, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1461411054, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1627526225049092401, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + - {fileID: 1627526225060979447, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 97192dd0fc291b7439eef66a171fa660, type: 3} +--- !u!114 &2344240511440485639 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_TrackedObjectOffset: {x: 0, y: 0, z: 0} + m_LookaheadTime: 0 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 0 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_TargetMovementOnly: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.91 + m_CameraDistance: 10 + m_DeadZoneWidth: 0 + m_DeadZoneHeight: 0.0018518518 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: -0.000000074678674 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 5000 +--- !u!4 &2418517548387292700 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 53.166576, y: 1.0016652, z: 0.7895508} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1565570274531159205} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &3068243760089943930 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 3068243760881506265, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Far + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243760881506270, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[5].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033912, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3068243761961033913, guid: 3dba92a9cfa822943a3e83afcb632d30, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 3068243760664498772, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243760330446746, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243760061044736, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243761331193131, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 3068243761630322775, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 521641517, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + - {fileID: 1246920577, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3dba92a9cfa822943a3e83afcb632d30, type: 3} +--- !u!1001 &3700321188437348931 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034444, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3700321188607034445, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_1 + objectReference: {fileID: 0} + - target: {fileID: 3700321189039091787, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.x + value: -17.86 + objectReference: {fileID: 0} + - target: {fileID: 3700321189039091787, guid: 3cd34e6884772ad42a81d21a49ea8f9b, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.19 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3cd34e6884772ad42a81d21a49ea8f9b, type: 3} +--- !u!1001 &4222172013719565011 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6581690728364611180, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c578589b1137a9d459b80974bef703af, type: 3} +--- !u!1001 &4639193256775557093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 2427245015762793488, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_2 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2b356c9e8f39e684aab4a922a289d968, type: 3} +--- !u!1 &4676945551780775987 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565570274531159205} + - component: {fileID: 5189629297270856085} + m_Layer: 0 + m_Name: CM VCam - Sara Close + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!1001 &4959870972681412978 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1754208198068980220, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3451381744807981563, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4260416158716823792, guid: 29f5d1f676a17b24ea6410e181d5a117, + type: 3} + propertyPath: m_Name + value: Volume + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 29f5d1f676a17b24ea6410e181d5a117, type: 3} +--- !u!114 &5189629297270856085 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4676945551780775987} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 0} + m_Lens: + FieldOfView: 40 + OrthographicSize: 1.25 + NearClipPlane: 0.1 + FarClipPlane: 5000 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 2418517548387292700} +--- !u!1 &6070442860509131934 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6070442860509131936} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6070442860509131936 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6070442860509131934} + serializedVersion: 2 + 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: 453339989} + - {fileID: 562934384} + - {fileID: 633614783} + - {fileID: 328447789} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &6331163738709879229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 633614783} + m_Modifications: + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551026, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.74745 + objectReference: {fileID: 0} + - target: {fileID: 510551027, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959468, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 7.61769 + objectReference: {fileID: 0} + - target: {fileID: 2145959469, guid: 64fb001c79f9ab640849965312f69230, type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].x + value: 16.02627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[31].y + value: 0.80993986 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].x + value: 16.548912 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[32].y + value: 0.72510123 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].x + value: 17.72008 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[33].y + value: 0.5101918 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].x + value: 19.025024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[34].y + value: 0.24811228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].x + value: 23.333792 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[35].y + value: -0.66350335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].x + value: 25.781961 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[36].y + value: -1.1650294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].x + value: 26.734089 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[37].y + value: -1.3514299 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].x + value: 27.88665 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[38].y + value: -1.5568851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].x + value: 28.533024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[39].y + value: -1.661693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].x + value: 29.223415 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[40].y + value: -1.7651851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].x + value: 29.955791 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[41].y + value: -1.8653363 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].x + value: 30.841698 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[42].y + value: -1.9723691 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].x + value: 31.538399 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[43].y + value: -2.0475106 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].x + value: 32.384567 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[44].y + value: -2.1254818 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].x + value: 33.264614 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[45].y + value: -2.1920075 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].x + value: 34.176517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[46].y + value: -2.2450619 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].x + value: 35.433563 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[47].y + value: -2.2838936 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].x + value: 36.730083 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[48].y + value: -2.2898996 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].x + value: 39.414967 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[49].y + value: -2.272559 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].x + value: 40.790073 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[50].y + value: -2.2837696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].x + value: 42.178135 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[51].y + value: -2.331271 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].x + value: 43.572517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[52].y + value: -2.4323354 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].x + value: 44.9666 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[53].y + value: -2.6042373 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].x + value: 46.353733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[54].y + value: -2.8642461 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].x + value: 47.727333 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[55].y + value: -3.2296326 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].x + value: 49.08076 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[56].y + value: -3.7176661 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].x + value: 50.407402 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[57].y + value: -4.34562 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].x + value: 51.700653 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[58].y + value: -5.1307716 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].x + value: 52.953907 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[59].y + value: -6.090406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].x + value: 54.160748 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[60].y + value: -7.242012 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].x + value: 54.192978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[61].y + value: -7.6709733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].x + value: 54.210068 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[62].y + value: -8.127947 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].x + value: 54.216335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[63].y + value: -8.601803 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].x + value: 54.20249 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[64].y + value: -9.567677 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].x + value: 54.163715 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[65].y + value: -10.503626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].x + value: 54.08557 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[66].y + value: -11.709324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].x + value: 54.004086 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[67].y + value: -12.648793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].x + value: 50.400906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[68].y + value: -12.586023 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].x + value: 46.199657 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[69].y + value: -12.511428 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].x + value: 40.66774 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[70].y + value: -12.411468 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].x + value: 34.00697 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[71].y + value: -12.288719 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].x + value: 26.419197 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[72].y + value: -12.145769 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].x + value: 18.106213 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[73].y + value: -11.985188 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].x + value: 9.269859 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[74].y + value: -11.809564 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].x + value: 0.11196041 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[75].y + value: -11.6214695 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].x + value: -9.165668 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[76].y + value: -11.4234915 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].x + value: -18.36119 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[77].y + value: -11.218205 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].x + value: -27.272793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[78].y + value: -11.008192 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].x + value: -35.698643 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[79].y + value: -10.796032 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].x + value: -43.436924 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[80].y + value: -10.584306 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].x + value: -50.28581 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[82].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].x + value: -50.91328 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[83].y + value: 2.2521095 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[84].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].x + value: -55.013203 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102236, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Points.Array.data[85].y + value: 2.2301228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.size + value: 83 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[0].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[0].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[1].x + value: -48.100758 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[1].y + value: 2.5291853 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[2].x + value: -40.877903 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[2].y + value: 2.8060753 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[3].x + value: -37.73627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[3].y + value: 2.9314294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[4].x + value: -35.757736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[4].y + value: 3.015277 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[5].x + value: -33.909874 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[5].y + value: 3.0994673 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[6].x + value: -32.22523 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[6].y + value: 3.1841035 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[7].x + value: -30.73635 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[7].y + value: 3.2692902 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[8].x + value: -29.475754 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[8].y + value: 3.3551311 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[9].x + value: -28.941263 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[9].y + value: 3.3983269 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[10].x + value: -27.429693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[10].y + value: 3.511582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[11].x + value: -25.924696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[11].y + value: 3.592239 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[12].x + value: -24.437029 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[12].y + value: 3.6438007 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[13].x + value: -22.977491 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[13].y + value: 3.6697662 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[14].x + value: -21.556877 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[14].y + value: 3.6736312 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[15].x + value: -20.185997 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[15].y + value: 3.6588964 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[16].x + value: -18.875626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[16].y + value: 3.62906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[17].x + value: -17.636585 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[17].y + value: 3.5876207 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[18].x + value: -16.479656 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[18].y + value: 3.5380766 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[19].x + value: -15.415636 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[19].y + value: 3.4839275 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[20].x + value: -14.455327 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[20].y + value: 3.4286704 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[21].x + value: -12.304582 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[21].y + value: 3.291243 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[22].x + value: -11.476978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[22].y + value: 3.2437282 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[23].x + value: -9.293736 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[23].y + value: 3.0844486 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[24].x + value: -6.2180324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[24].y + value: 2.8424654 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[25].x + value: -1.298351 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[25].y + value: 2.4423711 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[26].x + value: 0.8087091 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[26].y + value: 2.2648995 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[27].x + value: 3.2811127 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[27].y + value: 2.0403671 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[28].x + value: 7.6029744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[28].y + value: 1.6364799 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[29].x + value: 15.132406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[29].y + value: 0.9245387 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[30].x + value: 15.552409 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[30].y + value: 0.8770744 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[31].x + value: 16.02627 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[31].y + value: 0.80993986 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[32].x + value: 16.548912 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[32].y + value: 0.72510123 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[33].x + value: 17.72008 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[33].y + value: 0.5101918 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[34].x + value: 19.025024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[34].y + value: 0.24811228 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[35].x + value: 23.333792 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[35].y + value: -0.66350335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[36].x + value: 25.781961 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[36].y + value: -1.1650294 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[37].x + value: 26.734089 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[37].y + value: -1.3514299 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[38].x + value: 27.88665 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[38].y + value: -1.5568851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[39].x + value: 28.533024 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[39].y + value: -1.661693 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[40].x + value: 29.223415 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[40].y + value: -1.7651851 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[41].x + value: 29.955791 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[41].y + value: -1.8653363 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[42].x + value: 30.841698 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[42].y + value: -1.9723691 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[43].x + value: 31.538399 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[43].y + value: -2.0475106 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[44].x + value: 32.384567 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[44].y + value: -2.1254818 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[45].x + value: 33.264614 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[45].y + value: -2.1920075 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[46].x + value: 34.176517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[46].y + value: -2.2450619 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[47].x + value: 35.433563 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[47].y + value: -2.2838936 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[48].x + value: 36.730083 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[48].y + value: -2.2898996 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[49].x + value: 39.414967 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[49].y + value: -2.272559 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[50].x + value: 40.790073 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[50].y + value: -2.2837696 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[51].x + value: 42.178135 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[51].y + value: -2.331271 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[52].x + value: 43.572517 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[52].y + value: -2.4323354 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[53].x + value: 44.9666 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[53].y + value: -2.6042373 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[54].x + value: 46.353733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[54].y + value: -2.8642461 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[55].x + value: 47.727333 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[55].y + value: -3.2296326 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[56].x + value: 49.08076 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[56].y + value: -3.7176661 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[57].x + value: 50.407402 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[57].y + value: -4.34562 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[58].x + value: 51.700653 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[58].y + value: -5.1307716 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[59].x + value: 52.953907 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[59].y + value: -6.090406 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[60].x + value: 54.160748 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[60].y + value: -7.242012 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[61].x + value: 54.192978 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[61].y + value: -7.6709733 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[62].x + value: 54.210068 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[62].y + value: -8.127947 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[63].x + value: 54.216335 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[63].y + value: -8.601803 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[64].x + value: 54.20249 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[64].y + value: -9.567677 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[65].x + value: 54.163715 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[65].y + value: -10.503626 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[66].x + value: 54.08557 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[66].y + value: -11.709324 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[67].x + value: 54.004086 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[67].y + value: -12.648793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[68].x + value: 50.400906 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[68].y + value: -12.586023 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[69].x + value: 46.199657 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[69].y + value: -12.511428 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[70].x + value: 40.66774 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[70].y + value: -12.411468 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[71].x + value: 34.00697 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[71].y + value: -12.288719 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[72].x + value: 26.419197 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[72].y + value: -12.145769 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[73].x + value: 18.106213 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[73].y + value: -11.985188 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[74].x + value: 9.269859 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[74].y + value: -11.809564 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[75].x + value: 0.11196041 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[75].y + value: -11.6214695 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[76].x + value: -9.165668 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[76].y + value: -11.4234915 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[77].x + value: -18.36119 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[77].y + value: -11.218205 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[78].x + value: -27.272793 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[78].y + value: -11.008192 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[79].x + value: -35.698643 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[79].y + value: -10.796032 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[80].x + value: -43.436924 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[80].y + value: -10.584306 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[81].x + value: -50.28581 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[81].y + value: -10.375589 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[82].x + value: -50.921196 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_ColliderSegment.Array.data[82].y + value: 2.4109802 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102240, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163737917102243, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163738363232607, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_SortingOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684012, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739044684013, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[10].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897354, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6331163739196897355, guid: 64fb001c79f9ab640849965312f69230, + type: 3} + propertyPath: m_Name + value: Environment_Middle_Exterior + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 6331163737807519850, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 1755975754, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163738803664900, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163738204553752, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 6331163739000212313, guid: 64fb001c79f9ab640849965312f69230, type: 3} + - {fileID: 1357256347, guid: 64fb001c79f9ab640849965312f69230, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 64fb001c79f9ab640849965312f69230, type: 3} +--- !u!1001 &6372339727274416988 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726176186657, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[2].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[3].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719846, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.176519 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.745509 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 26.026241 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.413302 + objectReference: {fileID: 0} + - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 22.067997 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 4.093515 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 11.553796 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.351036 + objectReference: {fileID: 0} + - target: {fileID: 6372339726804803029, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: -27.09 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.02 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0011686 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620484, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339726860620491, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Name + value: Environment_Background_Near + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943130, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3484974 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9524179 + objectReference: {fileID: 0} + - target: {fileID: 6372339727032943131, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.04578817 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 1.7536662 + objectReference: {fileID: 0} + - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 21.902344 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 3.9283397 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.141544 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 5.5162115 + objectReference: {fileID: 0} + - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 15.399981 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 5.7695045 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 24.218895 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 4.389306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.x + value: 12.680306 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: 6.3623095 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.x + value: 12.389637 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 2.9193673 + objectReference: {fileID: 0} + - target: {fileID: 6372339727455856119, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6372339727937297381, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} +--- !u!1 &6672499304107077150 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2418517548387292700} + - component: {fileID: 8031719049779931373} + - component: {fileID: 2344240511440485639} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &7027970942513970745 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7027970942117788024, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Name + value: Environment_Background_Sky + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942117788027, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171028, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: -37.9846 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171028, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.y + value: 5.856 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171030, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Size.x + value: 77.83082 + objectReference: {fileID: 0} + - target: {fileID: 7027970942649171030, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_Size.y + value: 54.05802 + objectReference: {fileID: 0} + - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalScale.x + value: 493.9664 + objectReference: {fileID: 0} + - target: {fileID: 7027970942746272049, guid: 7b1c618e25cfe524784c7092a3be25c7, + type: 3} + propertyPath: m_LocalPosition.x + value: -38.5792 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b1c618e25cfe524784c7092a3be25c7, type: 3} +--- !u!4 &7047842918400140478 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6581690728364611181, guid: c578589b1137a9d459b80974bef703af, + type: 3} + m_PrefabInstance: {fileID: 4222172013719565011} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919362216433 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7320939041014106666, guid: 9882a72090a9259438ba93a2a9c012ce, + type: 3} + m_PrefabInstance: {fileID: 312934814778461147} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7047842919492774900 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2427245015762793489, guid: 2b356c9e8f39e684aab4a922a289d968, + type: 3} + m_PrefabInstance: {fileID: 4639193256775557093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7183986917864706339 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.atime2 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.atime3 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.key2.a + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1017228004, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} + propertyPath: gradient.key3.a + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.ctime2 + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986918794042632, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: gradient.key2.r + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421536, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421537, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: m_Name + value: Lights + objectReference: {fileID: 0} + - target: {fileID: 7183986919088421543, guid: 79800e4b26a7dd44a8a003583829a5fa, + type: 3} + propertyPath: time + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79800e4b26a7dd44a8a003583829a5fa, type: 3} +--- !u!1001 &7724372246930588227 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933184, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7724372248468933185, guid: ee24958120f340e45a3f42d5843b1c3a, + type: 3} + propertyPath: m_Name + value: Environment_Background_Far_4 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ee24958120f340e45a3f42d5843b1c3a, type: 3} +--- !u!1001 &7928108577112020342 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 328447789} + m_Modifications: + - target: {fileID: 7928108575857609536, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Name + value: Environment_Foreground_Near + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Creator + value: + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[0].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[4].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[6].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[8].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213774, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_Spline.m_ControlPoints.Array.data[9].m_CornerMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576068213775, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.y + value: -0.5220518 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Center.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.y + value: 6.7105083 + objectReference: {fileID: 0} + - target: {fileID: 7928108576423183286, guid: ab344dd8a01df6e439256d02ea36b5ec, + type: 3} + propertyPath: m_LocalAABB.m_Extent.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ab344dd8a01df6e439256d02ea36b5ec, type: 3} +--- !u!114 &8031719049779931373 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6672499304107077150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1001 &8552014121755056491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 562934384} + m_Modifications: + - target: {fileID: 8552014123586212452, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_Name + value: Environment_Background_Clouds_2 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8552014123586212475, guid: 06b21de582615fe4d8ed839f0eab2d80, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 8552014123704269401, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06b21de582615fe4d8ed839f0eab2d80, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 257492487} + - {fileID: 6070442860509131936} + - {fileID: 7183986917864706339} + - {fileID: 976243511} + - {fileID: 1773954006} + - {fileID: 1644673665} + - {fileID: 4959870972681412978} + - {fileID: 727782449433009723} + - {fileID: 1565046920} + - {fileID: 1626634859} + - {fileID: 1241705675} + - {fileID: 842874588} + - {fileID: 402908953} diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity.meta b/Assets/Scenes/Mainmenu/Mainmenu.unity.meta new file mode 100644 index 0000000..37cb41e --- /dev/null +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cd16be3986a3a4b6db77b0b32b9d69c7 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs new file mode 100644 index 0000000..1ef74a8 --- /dev/null +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -0,0 +1,236 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using TMPro; +using UnityEngine; +using UnityEngine.SceneManagement; +using UnityEngine.UI; + +public class MainmenuControlOnFold : MonoBehaviour +{ + private ConfigurationManager configurationManager; + + public GameObject portraitCanvas; + public Button originalP; + public Button anchoringP; + public Button hingeP; + public Button confirmButtonP; + public Button cancelButtonP; + public UnityEngine.UI.ScrollRect textViewP; + + public Canvas landscapeCanvas; + public Button originalL; + public Button anchoringL; + public Button hingeL; + public Button confirmButtonL; + public Button cancelButtonL; + public UnityEngine.UI.ScrollRect textViewL; + + public Button originalH; + public Button anchoringH; + public Button hingeH; + public Button confirmButtonH; + public Button cancelButtonH; + public UnityEngine.UI.ScrollRect textViewH; + + private static readonly String ORIGINAL_TEXT = "To start, it's essential to implement support for " + + "various aspect ratios in your Android Large Screen application. This ensures your " + + "game or application appears correctly across different screen sizes. To do this, " + + "you should use the full screen resizable setting. You might consider adjusting the " + + "camera or canvas aspect ratio to better fit different screens. Settings in this project " + + "can be viewed in the Build Settings, and in the Plugins/Android/AndroidManifest.xml file. " + + "You can experience the full screen resizable feature in the scene named Original"; + + private static readonly String ANCHORING_TEXT = "After ensuring that your game can adapt to " + + "different aspect ratios, the next step is to ensure your game can utilize the " + + "entire screen. This makes gameplay more immersive and can enhance the user experience. " + + "To achieve this, you should update your game UI anchoring and camera settings to " + + "automatically adjust to the screen size. This allows UI elements to maintain their " + + "positions relative to the screen size.\n\nThe Anchoring scene uses CameraAspectLock " + + "script to respond to the device configuration changes by using an extended Activity " + + "you can find at Assets/Plugins/Android/LargeScreenPlayableActivity.java. The usage " + + "of Unity's safeArea API was also demonstrated in the SafeZoneAPI script which binds " + + "to the SafeZone object inside Anchoring scene."; + + private static readonly String HINGE_TEXT = "The last scene HingeAware contains a ConfigurationManager " + + "object responding to the different folding states of the target device through Jetpack library " + + "by using an extended Activity you can find at Assets/Plugins/Android/LargeScreenPlayableActivity.java. " + + "The scene then use the PanelOnFold script to control its UI based on the fold status of " + + "the device such as showing the bottom controller panel when device is on tabletop mode and adjusting the camera."; + + private static readonly String MENU_TEXT = "This project is based on the Unity 2D demonstration project Lost Crypt, " + + "it demonstrates how to support large screen resizability in Unity. Large screen and foldable device " + + "support requires a number of changes to the Unity build options, as well as considerations in " + + "the layout of your Camera and UI canvases. The project contains four different scenes:\r\n\r\n " + + " *Original*: Support for basic resizable feature. \r\n " + + " *Anchoring*: Same as *Original* scene, but adapts to various aspect ratios and avoids the display cutout. \r\n " + + " *HingeAware*: Same as *Anchoring* scene, but supports tabletop mode. \r\n " + + " *Mainmenu*: Starting scene, allows navigation to the other scenes. " + + "This scene fully supports all device orientation, fold & unfold, and tabletop mode."; + + private enum TARGET_SCENE + { + ORIGINAL, + ANCHORING, + HINGE + } + + private bool isConfirmState; + private TARGET_SCENE targetScene; + + private void Awake() + { + SetButtonsListeners(); + UpdateButtonOnStateChange(); + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + configurationManager.ActionOnOrientationChange += OnOrientationChange; + isConfirmState = false; + textViewH.transform.GetChild(0).transform.GetChild(0) + .GetComponent().SetText(MENU_TEXT); + } + + private void SetButtonsListeners() + { + originalP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + originalL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + originalH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); + + anchoringP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + anchoringL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + anchoringH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ANCHORING)); + + hingeP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + hingeL.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + hingeH.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.HINGE)); + + confirmButtonP.onClick.AddListener(ConfirmGotoScene); + confirmButtonL.onClick.AddListener(ConfirmGotoScene); + confirmButtonH.onClick.AddListener(ConfirmGotoScene); + + cancelButtonP.onClick.AddListener(CancelGotoScene); + cancelButtonL.onClick.AddListener(CancelGotoScene); + cancelButtonH.onClick.AddListener(CancelGotoScene); + } + + private void CancelGotoScene() + { + isConfirmState = false; + textViewH.transform.GetChild(0).transform.GetChild(0) + .GetComponent().SetText(MENU_TEXT); + UpdateButtonOnStateChange(); + } + + private void ConfirmGotoScene() + { + Time.timeScale = 1.0f; + switch (targetScene) + { + case TARGET_SCENE.ORIGINAL: + SceneManager.LoadSceneAsync("Original"); + break; + case TARGET_SCENE.ANCHORING: + SceneManager.LoadSceneAsync("Anchoring"); + break; + case TARGET_SCENE.HINGE: + SceneManager.LoadSceneAsync("HingeAware"); + break; + default: + break; + } + } + + private void ChangeToConfirmState(TARGET_SCENE targetScene) + { + this.targetScene = targetScene; + isConfirmState = true; + + Debug.Log("Set text: " + targetScene.ToString()); + switch (targetScene) + { + case TARGET_SCENE.ORIGINAL: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ORIGINAL_TEXT); + break; + case TARGET_SCENE.ANCHORING: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(ANCHORING_TEXT); + break; + case TARGET_SCENE.HINGE: + textViewP.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + textViewL.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + textViewH.transform.GetChild(0).transform.GetChild(0).GetComponent().SetText(HINGE_TEXT); + break; + default: + break; + } + UpdateButtonOnStateChange(); + } + + private void ResetButtonsPosition(string orientation) + { + if (orientation.Equals("ORIENTATION_PORTRAIT")) + { + portraitCanvas.gameObject.SetActive(true); + landscapeCanvas.gameObject.SetActive(false); + } + else + { + portraitCanvas.gameObject.SetActive(false); + landscapeCanvas.gameObject.SetActive(true); + } + } + + private void UpdateButtonOnStateChange() + { + confirmButtonP.gameObject.SetActive(isConfirmState); + textViewP.gameObject.SetActive(isConfirmState); + cancelButtonP.gameObject.SetActive(isConfirmState); + + confirmButtonL.gameObject.SetActive(isConfirmState); + textViewL.gameObject.SetActive(isConfirmState); + cancelButtonL.gameObject.SetActive(isConfirmState); + + confirmButtonH.gameObject.SetActive(isConfirmState); + cancelButtonH.gameObject.SetActive(isConfirmState); + + originalP.gameObject.SetActive(!isConfirmState); + anchoringP.gameObject.SetActive(!isConfirmState); + hingeP.gameObject.SetActive(!isConfirmState); + + originalL.gameObject.SetActive(!isConfirmState); + anchoringL.gameObject.SetActive(!isConfirmState); + hingeL.gameObject.SetActive(!isConfirmState); + + originalH.gameObject.SetActive(!isConfirmState); + anchoringH.gameObject.SetActive(!isConfirmState); + hingeH.gameObject.SetActive(!isConfirmState); + } + + private void OnOrientationChange(ConfigurationManager.OrientationInfo info) + { + ResetButtonsPosition(info.orientation); + } + + // Start is called before the first frame update + void Start() + { + String targetOrientation; + if (Screen.orientation == ScreenOrientation.Portrait || + Screen.orientation == ScreenOrientation.PortraitUpsideDown) { + targetOrientation = "ORIENTATION_PORTRAIT"; + } + else + { + targetOrientation = "ORIENTATION_LANDSCAPE"; + } + ResetButtonsPosition(targetOrientation); + } + + // Update is called once per frame + void Update() + { + } +} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta new file mode 100644 index 0000000..6132369 --- /dev/null +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 41bc309a957f34baaaa9b966c5f1569e +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/GameScripts/CharacterController2D.cs b/Assets/Scripts/GameScripts/CharacterController2D.cs index 2bebfaf..13383ef 100644 --- a/Assets/Scripts/GameScripts/CharacterController2D.cs +++ b/Assets/Scripts/GameScripts/CharacterController2D.cs @@ -123,7 +123,7 @@ void FixedUpdate() UpdateTailPose(); UpdateGravityScale(); - prevVelocity = controllerRigidbody.linearVelocity; + prevVelocity = controllerRigidbody.velocity; } private void UpdateGrounding() @@ -142,7 +142,7 @@ private void UpdateGrounding() private void UpdateVelocity() { - Vector2 velocity = controllerRigidbody.linearVelocity; + Vector2 velocity = controllerRigidbody.velocity; // Apply acceleration directly as we'll want to clamp // prior to assigning back to the body. @@ -155,7 +155,7 @@ private void UpdateVelocity() velocity.x = Mathf.Clamp(velocity.x, -maxSpeed, maxSpeed); // Assign back to the body. - controllerRigidbody.linearVelocity = velocity; + controllerRigidbody.velocity = velocity; // Update animator running speed var horizontalSpeedNormalized = Mathf.Abs(velocity.x) / maxSpeed; @@ -168,7 +168,7 @@ private void UpdateVelocity() private void UpdateJump() { // Set falling flag - if (isJumping && controllerRigidbody.linearVelocity.y < 0) + if (isJumping && controllerRigidbody.velocity.y < 0) isFalling = true; // Jump @@ -196,8 +196,8 @@ private void UpdateJump() // Since collision with ground stops rigidbody, reset velocity if (resetSpeedOnLand) { - prevVelocity.y = controllerRigidbody.linearVelocity.y; - controllerRigidbody.linearVelocity = prevVelocity; + prevVelocity.y = controllerRigidbody.velocity.y; + controllerRigidbody.velocity = prevVelocity; } // Reset jumping flags @@ -212,12 +212,12 @@ private void UpdateJump() private void UpdateDirection() { // Use scale to flip character depending on direction - if (controllerRigidbody.linearVelocity.x > minFlipSpeed && isFlipped) + if (controllerRigidbody.velocity.x > minFlipSpeed && isFlipped) { isFlipped = false; puppet.localScale = Vector3.one; } - else if (controllerRigidbody.linearVelocity.x < -minFlipSpeed && !isFlipped) + else if (controllerRigidbody.velocity.x < -minFlipSpeed && !isFlipped) { isFlipped = true; puppet.localScale = flippedScale; @@ -228,7 +228,7 @@ private void UpdateTailPose() { // Calculate the extrapolated target position of the tail anchor. Vector2 targetPosition = tailAnchor.position; - targetPosition += controllerRigidbody.linearVelocity * Time.fixedDeltaTime; + targetPosition += controllerRigidbody.velocity * Time.fixedDeltaTime; tailRigidbody.MovePosition(targetPosition); if (isFlipped) @@ -245,7 +245,7 @@ private void UpdateGravityScale() if (groundType == GroundType.None) { // If not grounded then set the gravity scale according to upwards (jump) or downwards (falling) motion. - gravityScale = controllerRigidbody.linearVelocity.y > 0.0f ? jumpGravityScale : fallGravityScale; + gravityScale = controllerRigidbody.velocity.y > 0.0f ? jumpGravityScale : fallGravityScale; } controllerRigidbody.gravityScale = gravityScale; diff --git a/Assets/Scripts/GameScripts/ConfigurationResponse.cs b/Assets/Scripts/GameScripts/ConfigurationResponse.cs index 8b3e272..d1a371e 100644 --- a/Assets/Scripts/GameScripts/ConfigurationResponse.cs +++ b/Assets/Scripts/GameScripts/ConfigurationResponse.cs @@ -1,36 +1,63 @@ using System.Collections; +using System.Collections.Generic; +using Unity.VisualScripting.FullSerializer; using UnityEngine; +using UnityEngine.Events; public class ConfigurationResponse : MonoBehaviour { public GameObject rootPauseScreen; public TMPro.TMP_Text labelPauseContinue; - public float autoUnpauseTime = 1.0f; - private void Awake() { + [Range(0.1f, 1.0f)] + public float autoUnpauseTime = 1.0f; + public UnityEvent callbackOrientationChange; + public UnityEvent callbackFoldChange; + + private void Awake() { UnpauseGame(); } - public void PauseGame(bool autoUnpause) { + public void PauseGame() { rootPauseScreen.SetActive(true); Time.timeScale = 0.0f; labelPauseContinue.text = "(tap to continue)"; - - if (autoUnpause) - StartCoroutine(UnpauseInTime(autoUnpauseTime)); - } + } public void UnpauseGame() { rootPauseScreen.SetActive(false); Time.timeScale = 1.0f; } - IEnumerator UnpauseInTime(float time) { - while (time > 0.0f && rootPauseScreen.activeInHierarchy) { - time -= Time.unscaledDeltaTime; - labelPauseContinue.text = string.Format("(game continues in {0:0.0}...)", time); - yield return null; - } + public void ConditionallyPauseGameOnOrientationChange(ConfigurationManager.OrientationInfo config) { + // Only partially pause (don't require user input) if a configuration change occured, unless player taps sooner + PauseGame(); + StartCoroutine(UnpauseInTime(autoUnpauseTime, () => + { + callbackOrientationChange.Invoke(config); + } + )); + } - UnpauseGame(); - } + public void ConditionallyPauseGameOnFoldChange(ConfigurationManager.FoldInfo foldInfo) { + // Set pause if we changed from folded to unfolded configurations + PauseGame(); + StartCoroutine(UnpauseInTime(autoUnpauseTime, () => + { + callbackFoldChange.Invoke(foldInfo); + } + )); + } + + private IEnumerator UnpauseInTime(float time, UnityAction callback) + { + while (time > 0.0f && rootPauseScreen.activeInHierarchy) + { + time -= Time.unscaledDeltaTime; + labelPauseContinue.text = string.Format("(game continues in {0:0.0}...)", time); + yield return null; + } + + UnpauseGame(); + callback?.Invoke(); + } } \ No newline at end of file diff --git a/Assets/Scripts/GameScripts/OnScreenControls.cs b/Assets/Scripts/GameScripts/OnScreenControls.cs index 942800b..462a859 100644 --- a/Assets/Scripts/GameScripts/OnScreenControls.cs +++ b/Assets/Scripts/GameScripts/OnScreenControls.cs @@ -1,5 +1,7 @@ using UnityEngine; using UnityEngine.InputSystem; +using UnityEngine.SceneManagement; +using UnityEngine.UI; public class OnScreenControls : MonoBehaviour { @@ -18,5 +20,11 @@ void Awake() if (isMobile) Application.targetFrameRate = 60; + + } + + public void BackToMainmenuScene() + { + SceneManager.LoadSceneAsync("Mainmenu"); } } diff --git a/Assets/Scripts/OrientationScripts/Configuration.cs b/Assets/Scripts/OrientationScripts/Configuration.cs deleted file mode 100644 index 57aeefa..0000000 --- a/Assets/Scripts/OrientationScripts/Configuration.cs +++ /dev/null @@ -1,57 +0,0 @@ -using UnityEngine; -using UnityEngine.Android; -using UnityEngine.Events; - -public class Configuration : MonoBehaviour { - AndroidConfiguration m_PrevConfig; - - public UnityEvent OnUIChanges; - public UnityEvent OnScreenSizeChanges; - public UnityEvent OnUINightMode; - - private ScreenOrientation lastOrientation; - - public void Start() { - if (Application.platform == RuntimePlatform.Android) { - m_PrevConfig = new AndroidConfiguration(AndroidApplication.currentConfiguration); - AndroidApplication.onConfigurationChanged += OnConfigurationChanged; - } - - lastOrientation = UnityEngine.Device.Screen.orientation; - } - - public void OnDisable() { - if (Application.platform == RuntimePlatform.Android) { - AndroidApplication.onConfigurationChanged -= OnConfigurationChanged; - } - } - - private void OnConfigurationChanged(AndroidConfiguration newConfig) { - if (m_PrevConfig.orientation != newConfig.orientation || - m_PrevConfig.screenLayoutSize != newConfig.screenLayoutSize) { - OnUIChanges?.Invoke(newConfig); - } - - if (m_PrevConfig.uiModeNight != newConfig.uiModeNight) { - OnUINightMode?.Invoke(newConfig.uiModeNight); - } - - if (m_PrevConfig.screenHeightDp != newConfig.screenHeightDp || - m_PrevConfig.screenWidthDp != newConfig.screenWidthDp) { - OnScreenSizeChanges?.Invoke(); - } - - m_PrevConfig.CopyFrom(newConfig); - } - - - private void Update() { - if (!Application.isEditor) - return; - - if (UnityEngine.Device.Screen.orientation != lastOrientation) { - lastOrientation = UnityEngine.Device.Screen.orientation; - OnUIChanges?.Invoke(new AndroidConfiguration()); - } - } -} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/Configuration.cs.meta b/Assets/Scripts/OrientationScripts/Configuration.cs.meta deleted file mode 100644 index 250afb2..0000000 --- a/Assets/Scripts/OrientationScripts/Configuration.cs.meta +++ /dev/null @@ -1,2 +0,0 @@ -fileFormatVersion: 2 -guid: 74d675c1df44f5544b3b3a86ec5376bd \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs new file mode 100644 index 0000000..63e7895 --- /dev/null +++ b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs @@ -0,0 +1,112 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using System.Text; +using UnityEngine.Events; + +public class ConfigurationManager : MonoBehaviour { + public Action ActionOnOrientationChange; + public Action ActionOnFoldChange; + + AndroidJavaObject foldablePlayerActivity = null; + + // For any scene/inspector based interest in responding to events + public UnityEvent OnConfigurationChanged; + public UnityEvent OnFoldChanged; + + // To use the JsonUtility.FromJson, we start with a serializable struct or class with public fields + [System.Serializable] + public class OrientationInfo { + public string rotation; + public string orientation; + public int screenWidth; + public int screenHeight; + public int visibleFrameLeft; + public int visibleFrameRight; + public int visibleFrameTop; + public int visibleFrameBottom; + } + + [System.Serializable] + public class FoldInfo { + public string orientation; + public string state; + public int isSeparating; + public int boundsLeft; + public int boundsTop; + public int boundsRight; + public int boundsBottom; + } + + void Awake() { + Debug.Log("Awake Configuration Manager"); + + // Grab a copy of the Android objects that we might reference for foldable activity or hinge info + // There are only valid when we interface with our LargeScreenPlayableActivity.java class, and this is only loaded on Android builds + if (Application.platform == RuntimePlatform.Android) { + AndroidJavaClass unityPlayerClass = new AndroidJavaClass("com.unity3d.player.UnityPlayer"); + foldablePlayerActivity = unityPlayerClass.GetStatic("currentActivity"); + var staticCalcClass = new AndroidJavaClass("androidx.window.layout.WindowMetricsCalculator"); + } + + ActionOnOrientationChange += HandleLocalOnConfigurationChanged; + ActionOnFoldChange += HandleLocalOnFoldChanged; + } + + private void OnDestroy() { + Debug.Log("Destroy Configuration Manager"); + ActionOnOrientationChange -= HandleLocalOnConfigurationChanged; + ActionOnFoldChange -= HandleLocalOnFoldChanged; + } + + // This will be called from the OverrideForLargeScreen.java class, from the activity callback onConfigurationChanged + public void onConfigurationChanged(string strOrientationInfo) { + OrientationInfo info = JsonUtility.FromJson(strOrientationInfo); + Debug.LogFormat(string.Format("orientation: {1}, rotation: {2}\n width/height: {3}/{4}\n l/r/t/b: {5}/{6}/{7}/{8}", + 0, info.orientation, info.rotation, info.screenWidth, info.screenHeight, info.visibleFrameLeft, info.visibleFrameRight, info.visibleFrameTop, info.visibleFrameBottom)); + + // Always call the refresh from the main Unity thread, since this is where the UI updates occur + StartCoroutine(ExecuteOnMainUnityThread(ActionOnOrientationChange, info)); + } + + public void onFoldChanged(string strFoldInfo) { + FoldInfo info = JsonUtility.FromJson(strFoldInfo); + Debug.LogFormat(string.Format("orientation: {0}, state: {1}, isSeparating: {2}\n l/r/t/b: {3}/{4}/{5}/{6}", + info.orientation, info.state, info.isSeparating, info.boundsLeft, info.boundsRight, info.boundsTop, info.boundsBottom)); + + // Always call the refresh from the main Unity thread, since this is where the UI updates occur + StartCoroutine(ExecuteOnMainUnityThread(ActionOnFoldChange, info)); + } + + public string getFoldableState { + get { + if (Application.platform == RuntimePlatform.Android) { + var foldingFeatureObject = foldablePlayerActivity.Call("getFoldingFeature"); + if (foldingFeatureObject == null) { + Debug.Log("[FoldableState] Returning NONE"); + return "NONE"; + } else { + var state = foldingFeatureObject.Call("getState"); + var stateString = state.Call("toString"); + Debug.LogFormat("[FoldableState] Returning {0}", stateString); + return stateString; + } + } else { + return "NONE"; + } + } + } + + IEnumerator ExecuteOnMainUnityThread(Action whichAction, T data) { + yield return null; // Will be called from main thread on next update + whichAction.Invoke(data); + } + + void HandleLocalOnConfigurationChanged(OrientationInfo info) { + OnConfigurationChanged?.Invoke(info); + } + void HandleLocalOnFoldChanged(FoldInfo info) { + OnFoldChanged?.Invoke(info); + } +} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta new file mode 100644 index 0000000..5f63198 --- /dev/null +++ b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 2b7b67fb6cbfaed46adad4e353899b72 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/OrientationScripts/PanelOnFold.cs b/Assets/Scripts/OrientationScripts/PanelOnFold.cs deleted file mode 100644 index a89b28f..0000000 --- a/Assets/Scripts/OrientationScripts/PanelOnFold.cs +++ /dev/null @@ -1,119 +0,0 @@ -using System.Collections.Generic; -using UnityEngine; -using UnityEngine.Android; -using UnityEngine.InputSystem; - -public class PanelOnFold : MonoBehaviour { - public Camera mainCamera; - public Camera splitFillCamera; - public RectTransform panelRect; - - [Min(0.0f)] - public float minHingeAngle = 0.0f; - [Min(0.0f)] - public float maxHingeAngle = 0.0f; - - public List disableOnFold; - public List enableOnFold; - - [Range(0.0f, 180.0f)] - public float simulateHingeAngle = 0.0f; - private float _lastSimulatedAngle = 0.0f; - - public float currentHingeAngle { - get { - if (Application.isEditor) - return simulateHingeAngle; - else - return null != HingeAngle.current ? HingeAngle.current.angle.ReadValue() : 0.0f; - } - } - - private void Awake() { - ResetCameras(); - - if (HingeAngle.current != null) { - InputSystem.EnableDevice(HingeAngle.current); - } - } - - void ResetCameras() { - mainCamera.rect = new Rect(0.0f, 0.0f, 1.0f, 1.0f); - splitFillCamera.rect = new Rect(0.0f, 0.0f, 1.0f, 1.0f); - splitFillCamera.enabled = false; - panelRect.gameObject.SetActive(false); - panelRect.anchorMax = new Vector2(0.0f, 1.0f); - foreach (var go in disableOnFold) { go.SetActive(true); } - foreach (var go in enableOnFold) { go.SetActive(false); } - } - - public void OnOrientationChange(AndroidConfiguration orientationInfo) { - bool horizontalFold = true; - - if (orientationInfo.orientation == AndroidOrientation.Portrait) { - horizontalFold = false; - } else if (orientationInfo.orientation == AndroidOrientation.Undefined) { - // Might be running from the editor, try checking the UnityEngine.Device.Screen.orientation, and then test fold angle - if (UnityEngine.Device.Screen.orientation == ScreenOrientation.Portrait || UnityEngine.Device.Screen.orientation == ScreenOrientation.PortraitUpsideDown) - horizontalFold = false; - else - horizontalFold = currentHingeAngle > minHingeAngle && currentHingeAngle < maxHingeAngle; - } - - OnFoldChange(horizontalFold); - } - - void OnFoldChange(bool horizontalMode) { - // If we are in a separating state and half-opened, split the screen - if (horizontalMode) { - // If the screen is already split, don't re-apply - if (splitFillCamera.enabled) - return; - - float yAnchor = 0.5f; - - // Resize the main camera to fit in the "top" portion of the screen - mainCamera.rect = new Rect(0.0f, yAnchor, 1.0f, 1.0f); - - // ...while the panelRect is set on the lower portion of the screen. - // Since panelRect is set to render as a ScreenSpace-Camera, let the camera rect determine render size - splitFillCamera.rect = new Rect(0.0f, -yAnchor, 1.0f, 1.0f); - - panelRect.gameObject.SetActive(true); - foreach (var go in disableOnFold) { go.SetActive(false); } - foreach (var go in enableOnFold) { go.SetActive(true); } - - panelRect.anchorMin = Vector2.zero; - panelRect.anchorMax = new Vector2(1.0f, 1.0f); - panelRect.ForceUpdateRectTransforms(); - - splitFillCamera.enabled = true; - } else { - ResetCameras(); - } - } - - void TestHingeAngle() { - if (Screen.orientation != ScreenOrientation.LandscapeLeft && Screen.orientation != ScreenOrientation.LandscapeRight) - return; - - if (currentHingeAngle > minHingeAngle && currentHingeAngle < maxHingeAngle) { - if (!splitFillCamera.enabled) - OnFoldChange(true); - } else if (splitFillCamera.enabled) { - OnFoldChange(false); - } - } - - private void Update() { - if (Application.isEditor) { - if (!Mathf.Approximately(_lastSimulatedAngle, currentHingeAngle)) { - TestHingeAngle(); - _lastSimulatedAngle = currentHingeAngle; - } - } else { - // Check for changes to the hinge angle, and if we're in horizontal mode then activate the split camera - TestHingeAngle(); - } - } -} \ No newline at end of file diff --git a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs index 9017e00..ecbe1f6 100644 --- a/Assets/Scripts/OrientationScripts/SafeZoneUI.cs +++ b/Assets/Scripts/OrientationScripts/SafeZoneUI.cs @@ -7,6 +7,7 @@ public class SafeZoneUI : MonoBehaviour { private Rect safeArea = new Rect(); private Vector2 anchorMin = Vector2.zero; private Vector2 anchorMax = Vector2.zero; + private ConfigurationManager configurationManager; public static Action OnSafeZoneUpdated; @@ -18,10 +19,14 @@ private void Start() { return; } - ApplySafeZone(); + configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") + .GetComponent(typeof(ConfigurationManager)); + + configurationManager.ActionOnOrientationChange += ApplySafeZone; + ApplySafeZone(null); } - public void ApplySafeZone() { + public void ApplySafeZone(ConfigurationManager.OrientationInfo _) { safeArea = Screen.safeArea; anchorMin = safeArea.position; anchorMax = safeArea.position + safeArea.size; diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset index 70c5d61..e907cc7 100644 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -160,14 +160,16 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} m_Name: LiberationSans SDF - Fallback m_EditorClassIdentifier: + hashCode: -1699145518 + material: {fileID: 2180264} + materialHashCode: 462855346 m_Version: 1.1.0 - m_Material: {fileID: 2180264} m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, + type: 3} m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3} m_AtlasPopulationMode: 1 - InternalDynamicOS: 0 m_FaceInfo: - m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 @@ -192,7 +194,7 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28268798066460806} m_AtlasTextureIndex: 0 - m_IsMultiAtlasTexturesEnabled: 1 + m_IsMultiAtlasTexturesEnabled: 0 m_ClearDynamicDataOnBuild: 1 m_UsedGlyphRects: [] m_FreeGlyphRects: @@ -231,21 +233,15 @@ MonoBehaviour: m_KerningTable: kerningPairs: [] m_FontFeatureTable: - m_MultipleSubstitutionRecords: [] - m_LigatureSubstitutionRecords: [] m_GlyphPairAdjustmentRecords: [] - m_MarkToBaseAdjustmentRecords: [] - m_MarkToMarkAdjustmentRecords: [] fallbackFontAssets: [] m_FallbackFontAssetTable: [] m_CreationSettings: sourceFontFileName: sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 - faceIndex: 0 pointSizeSamplingMode: 0 pointSize: 86 padding: 9 - paddingMode: 0 packingMode: 4 atlasWidth: 512 atlasHeight: 512 diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset index c7b0771..c08d304 100644 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset @@ -2,20 +2,24 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2180264 Material: - serializedVersion: 6 + serializedVersion: 8 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: LiberationSans SDF Material m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} - m_ShaderKeywords: + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] + m_LockedProperties: m_SavedProperties: serializedVersion: 3 m_TexEnvs: @@ -23,8 +27,10 @@ Material: m_Texture: {fileID: 28684132378477856} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + m_Ints: [] m_Floats: - _ColorMask: 15 + - _CullMode: 0 - _FaceDilate: 0 - _GradientScale: 10 - _MaskSoftnessX: 0 @@ -56,9 +62,10 @@ Material: - _WeightNormal: 0 m_Colors: - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} - - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _FaceColor: {r: 0.7169812, g: 0.7169812, b: 0.7169812, a: 1} - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 @@ -73,7 +80,7 @@ MonoBehaviour: m_EditorClassIdentifier: hashCode: 231247347 material: {fileID: 2180264} - materialHashCode: -1183942120 + materialHashCode: 198912371 m_Version: 1.1.0 m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, @@ -81,10 +88,12 @@ MonoBehaviour: m_SourceFontFile: {fileID: 0} m_AtlasPopulationMode: 0 m_FaceInfo: + m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 m_Scale: 1 + m_UnitsPerEM: 0 m_LineHeight: 98.8916 m_AscentLine: 77.853516 m_CapLine: 59 @@ -115,6 +124,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 4 m_Metrics: m_Width: 9 @@ -129,6 +139,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 5 m_Metrics: m_Width: 25 @@ -143,6 +154,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 6 m_Metrics: m_Width: 48 @@ -157,6 +169,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 7 m_Metrics: m_Width: 47 @@ -171,6 +184,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 8 m_Metrics: m_Width: 70 @@ -185,6 +199,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 9 m_Metrics: m_Width: 53 @@ -199,6 +214,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 10 m_Metrics: m_Width: 8 @@ -213,6 +229,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 11 m_Metrics: m_Width: 24 @@ -227,6 +244,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 12 m_Metrics: m_Width: 24 @@ -241,6 +259,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 13 m_Metrics: m_Width: 31 @@ -255,6 +274,7 @@ MonoBehaviour: m_Height: 30 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 14 m_Metrics: m_Width: 42 @@ -269,6 +289,7 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 15 m_Metrics: m_Width: 10 @@ -283,6 +304,7 @@ MonoBehaviour: m_Height: 20 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 16 m_Metrics: m_Width: 23 @@ -297,6 +319,7 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 17 m_Metrics: m_Width: 10 @@ -311,6 +334,7 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 18 m_Metrics: m_Width: 24 @@ -325,6 +349,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 19 m_Metrics: m_Width: 42 @@ -339,6 +364,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 20 m_Metrics: m_Width: 38 @@ -353,6 +379,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 21 m_Metrics: m_Width: 40 @@ -367,6 +394,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 22 m_Metrics: m_Width: 42 @@ -381,6 +409,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 23 m_Metrics: m_Width: 45 @@ -395,6 +424,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 24 m_Metrics: m_Width: 42 @@ -409,6 +439,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 25 m_Metrics: m_Width: 41 @@ -423,6 +454,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 26 m_Metrics: m_Width: 40 @@ -437,6 +469,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 27 m_Metrics: m_Width: 42 @@ -451,6 +484,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 28 m_Metrics: m_Width: 40 @@ -465,6 +499,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 29 m_Metrics: m_Width: 10 @@ -479,6 +514,7 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 30 m_Metrics: m_Width: 10 @@ -493,6 +529,7 @@ MonoBehaviour: m_Height: 57 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 31 m_Metrics: m_Width: 42 @@ -507,6 +544,7 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 32 m_Metrics: m_Width: 42 @@ -521,6 +559,7 @@ MonoBehaviour: m_Height: 29 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 33 m_Metrics: m_Width: 42 @@ -535,6 +574,7 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 34 m_Metrics: m_Width: 42 @@ -549,6 +589,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 35 m_Metrics: m_Width: 74 @@ -563,6 +604,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 36 m_Metrics: m_Width: 57 @@ -577,6 +619,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 37 m_Metrics: m_Width: 46 @@ -591,6 +634,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 38 m_Metrics: m_Width: 55 @@ -605,6 +649,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 39 m_Metrics: m_Width: 51 @@ -619,6 +664,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 40 m_Metrics: m_Width: 47 @@ -633,6 +679,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 41 m_Metrics: m_Width: 43 @@ -647,6 +694,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 42 m_Metrics: m_Width: 57 @@ -661,6 +709,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 43 m_Metrics: m_Width: 48 @@ -675,6 +724,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 44 m_Metrics: m_Width: 9 @@ -689,6 +739,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 45 m_Metrics: m_Width: 36 @@ -703,6 +754,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 46 m_Metrics: m_Width: 50 @@ -717,6 +769,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 47 m_Metrics: m_Width: 39 @@ -731,6 +784,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 48 m_Metrics: m_Width: 59 @@ -745,6 +799,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 49 m_Metrics: m_Width: 48 @@ -759,6 +814,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 50 m_Metrics: m_Width: 59 @@ -773,6 +829,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 51 m_Metrics: m_Width: 46 @@ -787,6 +844,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 52 m_Metrics: m_Width: 59 @@ -801,6 +859,7 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 53 m_Metrics: m_Width: 52 @@ -815,6 +874,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 54 m_Metrics: m_Width: 51 @@ -829,6 +889,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 55 m_Metrics: m_Width: 50 @@ -843,6 +904,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 56 m_Metrics: m_Width: 50 @@ -857,6 +919,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 57 m_Metrics: m_Width: 57 @@ -871,6 +934,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 58 m_Metrics: m_Width: 85 @@ -885,6 +949,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 59 m_Metrics: m_Width: 56 @@ -899,6 +964,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 60 m_Metrics: m_Width: 54 @@ -913,6 +979,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 61 m_Metrics: m_Width: 49 @@ -927,6 +994,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 62 m_Metrics: m_Width: 18 @@ -941,6 +1009,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 63 m_Metrics: m_Width: 24 @@ -955,6 +1024,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 64 m_Metrics: m_Width: 18 @@ -969,6 +1039,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 65 m_Metrics: m_Width: 38 @@ -983,6 +1054,7 @@ MonoBehaviour: m_Height: 31 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 66 m_Metrics: m_Width: 51 @@ -997,6 +1069,7 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 67 m_Metrics: m_Width: 19 @@ -1011,6 +1084,7 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 68 m_Metrics: m_Width: 45 @@ -1025,6 +1099,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 69 m_Metrics: m_Width: 40 @@ -1039,6 +1114,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 70 m_Metrics: m_Width: 38 @@ -1053,6 +1129,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 71 m_Metrics: m_Width: 40 @@ -1067,6 +1144,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 72 m_Metrics: m_Width: 42 @@ -1081,6 +1159,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 73 m_Metrics: m_Width: 25 @@ -1095,6 +1174,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 74 m_Metrics: m_Width: 40 @@ -1109,6 +1189,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 75 m_Metrics: m_Width: 38 @@ -1123,6 +1204,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 76 m_Metrics: m_Width: 9 @@ -1137,6 +1219,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 77 m_Metrics: m_Width: 17 @@ -1151,6 +1234,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 78 m_Metrics: m_Width: 40 @@ -1165,6 +1249,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 79 m_Metrics: m_Width: 9 @@ -1179,6 +1264,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 80 m_Metrics: m_Width: 64 @@ -1193,6 +1279,7 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 81 m_Metrics: m_Width: 38 @@ -1207,6 +1294,7 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 82 m_Metrics: m_Width: 42 @@ -1221,6 +1309,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 83 m_Metrics: m_Width: 40 @@ -1235,6 +1324,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 84 m_Metrics: m_Width: 40 @@ -1249,6 +1339,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 85 m_Metrics: m_Width: 23 @@ -1263,6 +1354,7 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 86 m_Metrics: m_Width: 38 @@ -1277,6 +1369,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 87 m_Metrics: m_Width: 23 @@ -1291,6 +1384,7 @@ MonoBehaviour: m_Height: 56 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 88 m_Metrics: m_Width: 38 @@ -1305,6 +1399,7 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 89 m_Metrics: m_Width: 43 @@ -1319,6 +1414,7 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 90 m_Metrics: m_Width: 63 @@ -1333,6 +1429,7 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 91 m_Metrics: m_Width: 43 @@ -1347,6 +1444,7 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 92 m_Metrics: m_Width: 41 @@ -1361,6 +1459,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 93 m_Metrics: m_Width: 35 @@ -1375,6 +1474,7 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 94 m_Metrics: m_Width: 27 @@ -1389,6 +1489,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 95 m_Metrics: m_Width: 8 @@ -1403,6 +1504,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 96 m_Metrics: m_Width: 27 @@ -1417,6 +1519,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 97 m_Metrics: m_Width: 44 @@ -1431,6 +1534,7 @@ MonoBehaviour: m_Height: 11 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 98 m_Metrics: m_Width: 0 @@ -1445,6 +1549,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 99 m_Metrics: m_Width: 10 @@ -1459,6 +1564,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 100 m_Metrics: m_Width: 38 @@ -1473,6 +1579,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 101 m_Metrics: m_Width: 45 @@ -1487,6 +1594,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 102 m_Metrics: m_Width: 40 @@ -1501,6 +1609,7 @@ MonoBehaviour: m_Height: 40 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 103 m_Metrics: m_Width: 50 @@ -1515,6 +1624,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 104 m_Metrics: m_Width: 8 @@ -1529,6 +1639,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 105 m_Metrics: m_Width: 40 @@ -1543,6 +1654,7 @@ MonoBehaviour: m_Height: 69 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 106 m_Metrics: m_Width: 25 @@ -1557,6 +1669,7 @@ MonoBehaviour: m_Height: 8 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 107 m_Metrics: m_Width: 61 @@ -1571,6 +1684,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 108 m_Metrics: m_Width: 32 @@ -1585,6 +1699,7 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 109 m_Metrics: m_Width: 42 @@ -1599,6 +1714,7 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 110 m_Metrics: m_Width: 42 @@ -1613,6 +1729,7 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 111 m_Metrics: m_Width: 23 @@ -1627,6 +1744,7 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 112 m_Metrics: m_Width: 61 @@ -1641,6 +1759,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 113 m_Metrics: m_Width: 50 @@ -1655,6 +1774,7 @@ MonoBehaviour: m_Height: 4 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 114 m_Metrics: m_Width: 24 @@ -1669,6 +1789,7 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 115 m_Metrics: m_Width: 43 @@ -1683,6 +1804,7 @@ MonoBehaviour: m_Height: 52 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 116 m_Metrics: m_Width: 27 @@ -1697,6 +1819,7 @@ MonoBehaviour: m_Height: 36 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 117 m_Metrics: m_Width: 27 @@ -1711,6 +1834,7 @@ MonoBehaviour: m_Height: 37 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 118 m_Metrics: m_Width: 19 @@ -1725,6 +1849,7 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 119 m_Metrics: m_Width: 43 @@ -1739,6 +1864,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 120 m_Metrics: m_Width: 40 @@ -1753,6 +1879,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 121 m_Metrics: m_Width: 10 @@ -1767,6 +1894,7 @@ MonoBehaviour: m_Height: 10 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 122 m_Metrics: m_Width: 16 @@ -1781,6 +1909,7 @@ MonoBehaviour: m_Height: 18 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 123 m_Metrics: m_Width: 24 @@ -1795,6 +1924,7 @@ MonoBehaviour: m_Height: 35 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 124 m_Metrics: m_Width: 29 @@ -1809,6 +1939,7 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 125 m_Metrics: m_Width: 42 @@ -1823,6 +1954,7 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 126 m_Metrics: m_Width: 67 @@ -1837,6 +1969,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 127 m_Metrics: m_Width: 68 @@ -1851,6 +1984,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 128 m_Metrics: m_Width: 66 @@ -1865,6 +1999,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 129 m_Metrics: m_Width: 43 @@ -1879,6 +2014,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 130 m_Metrics: m_Width: 57 @@ -1893,6 +2029,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 131 m_Metrics: m_Width: 57 @@ -1907,6 +2044,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 132 m_Metrics: m_Width: 57 @@ -1921,6 +2059,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 133 m_Metrics: m_Width: 57 @@ -1935,6 +2074,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 134 m_Metrics: m_Width: 57 @@ -1949,6 +2089,7 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 135 m_Metrics: m_Width: 57 @@ -1963,6 +2104,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 136 m_Metrics: m_Width: 82 @@ -1977,6 +2119,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 137 m_Metrics: m_Width: 55 @@ -1991,6 +2134,7 @@ MonoBehaviour: m_Height: 78 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 138 m_Metrics: m_Width: 47 @@ -2005,6 +2149,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 139 m_Metrics: m_Width: 47 @@ -2019,6 +2164,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 140 m_Metrics: m_Width: 47 @@ -2033,6 +2179,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 141 m_Metrics: m_Width: 47 @@ -2047,6 +2194,7 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 142 m_Metrics: m_Width: 19 @@ -2061,6 +2209,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 143 m_Metrics: m_Width: 19 @@ -2075,6 +2224,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 144 m_Metrics: m_Width: 28 @@ -2089,6 +2239,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 145 m_Metrics: m_Width: 25 @@ -2103,6 +2254,7 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 146 m_Metrics: m_Width: 58 @@ -2117,6 +2269,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 147 m_Metrics: m_Width: 48 @@ -2131,6 +2284,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 148 m_Metrics: m_Width: 59 @@ -2145,6 +2299,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 149 m_Metrics: m_Width: 59 @@ -2159,6 +2314,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 150 m_Metrics: m_Width: 59 @@ -2173,6 +2329,7 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 151 m_Metrics: m_Width: 59 @@ -2187,6 +2344,7 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 152 m_Metrics: m_Width: 59 @@ -2201,6 +2359,7 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 153 m_Metrics: m_Width: 40 @@ -2215,6 +2374,7 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 154 m_Metrics: m_Width: 63 @@ -2229,6 +2389,7 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 155 m_Metrics: m_Width: 50 @@ -2243,6 +2404,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 156 m_Metrics: m_Width: 50 @@ -2257,6 +2419,7 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 157 m_Metrics: m_Width: 50 @@ -2271,6 +2434,7 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 158 m_Metrics: m_Width: 50 @@ -2285,6 +2449,7 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 159 m_Metrics: m_Width: 54 @@ -2299,6 +2464,7 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 160 m_Metrics: m_Width: 46 @@ -2313,6 +2479,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 161 m_Metrics: m_Width: 44 @@ -2327,6 +2494,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 162 m_Metrics: m_Width: 45 @@ -2341,6 +2509,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 163 m_Metrics: m_Width: 45 @@ -2355,6 +2524,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 164 m_Metrics: m_Width: 45 @@ -2369,6 +2539,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 165 m_Metrics: m_Width: 45 @@ -2383,6 +2554,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 166 m_Metrics: m_Width: 45 @@ -2397,6 +2569,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 167 m_Metrics: m_Width: 45 @@ -2411,6 +2584,7 @@ MonoBehaviour: m_Height: 71 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 168 m_Metrics: m_Width: 71 @@ -2425,6 +2599,7 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 169 m_Metrics: m_Width: 38 @@ -2439,6 +2614,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 170 m_Metrics: m_Width: 42 @@ -2453,6 +2629,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 171 m_Metrics: m_Width: 42 @@ -2467,6 +2644,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 172 m_Metrics: m_Width: 42 @@ -2481,6 +2659,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 173 m_Metrics: m_Width: 42 @@ -2495,6 +2674,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 174 m_Metrics: m_Width: 19 @@ -2509,6 +2689,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 175 m_Metrics: m_Width: 19 @@ -2523,6 +2704,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 176 m_Metrics: m_Width: 29 @@ -2537,6 +2719,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 177 m_Metrics: m_Width: 25 @@ -2551,6 +2734,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 178 m_Metrics: m_Width: 42 @@ -2565,6 +2749,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 179 m_Metrics: m_Width: 38 @@ -2579,6 +2764,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 180 m_Metrics: m_Width: 42 @@ -2593,6 +2779,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 181 m_Metrics: m_Width: 42 @@ -2607,6 +2794,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 182 m_Metrics: m_Width: 42 @@ -2621,6 +2809,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 183 m_Metrics: m_Width: 42 @@ -2635,6 +2824,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 184 m_Metrics: m_Width: 42 @@ -2649,6 +2839,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 185 m_Metrics: m_Width: 43 @@ -2663,6 +2854,7 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 186 m_Metrics: m_Width: 50 @@ -2677,6 +2869,7 @@ MonoBehaviour: m_Height: 49 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 187 m_Metrics: m_Width: 38 @@ -2691,6 +2884,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 188 m_Metrics: m_Width: 38 @@ -2705,6 +2899,7 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 189 m_Metrics: m_Width: 38 @@ -2719,6 +2914,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 190 m_Metrics: m_Width: 38 @@ -2733,6 +2929,7 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 191 m_Metrics: m_Width: 41 @@ -2747,6 +2944,7 @@ MonoBehaviour: m_Height: 81 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 192 m_Metrics: m_Width: 40 @@ -2761,6 +2959,7 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 193 m_Metrics: m_Width: 41 @@ -2775,6 +2974,7 @@ MonoBehaviour: m_Height: 77 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 1997 m_Metrics: m_Width: 0 @@ -2789,6 +2989,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 1998 m_Metrics: m_Width: 0 @@ -2803,6 +3004,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 1999 m_Metrics: m_Width: 0 @@ -2817,6 +3019,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2000 m_Metrics: m_Width: 0 @@ -2831,6 +3034,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2001 m_Metrics: m_Width: 0 @@ -2845,6 +3049,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2002 m_Metrics: m_Width: 0 @@ -2859,6 +3064,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2003 m_Metrics: m_Width: 0 @@ -2873,6 +3079,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2004 m_Metrics: m_Width: 0 @@ -2887,6 +3094,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2005 m_Metrics: m_Width: 0 @@ -2901,6 +3109,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2006 m_Metrics: m_Width: 0 @@ -2915,6 +3124,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2007 m_Metrics: m_Width: 0 @@ -2929,6 +3139,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2008 m_Metrics: m_Width: 0 @@ -2943,6 +3154,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2009 m_Metrics: m_Width: 4 @@ -2957,6 +3169,7 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2010 m_Metrics: m_Width: 20 @@ -2971,6 +3184,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2011 m_Metrics: m_Width: 21 @@ -2985,6 +3199,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2012 m_Metrics: m_Width: 21 @@ -2999,6 +3214,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2013 m_Metrics: m_Width: 48 @@ -3013,6 +3229,7 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2014 m_Metrics: m_Width: 48 @@ -3027,6 +3244,7 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2015 m_Metrics: m_Width: 86 @@ -3041,6 +3259,7 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2016 m_Metrics: m_Width: 86 @@ -3055,6 +3274,7 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2017 m_Metrics: m_Width: 22 @@ -3069,6 +3289,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2018 m_Metrics: m_Width: 51 @@ -3083,6 +3304,7 @@ MonoBehaviour: m_Height: 15 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2019 m_Metrics: m_Width: 9 @@ -3097,6 +3319,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2020 m_Metrics: m_Width: 9 @@ -3111,6 +3334,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2021 m_Metrics: m_Width: 9 @@ -3125,6 +3349,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2022 m_Metrics: m_Width: 9 @@ -3139,6 +3364,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2023 m_Metrics: m_Width: 23 @@ -3153,6 +3379,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2024 m_Metrics: m_Width: 23 @@ -3167,6 +3394,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2025 m_Metrics: m_Width: 23 @@ -3181,6 +3409,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2026 m_Metrics: m_Width: 22 @@ -3195,6 +3424,7 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2027 m_Metrics: m_Width: 38 @@ -3209,6 +3439,7 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2028 m_Metrics: m_Width: 38 @@ -3223,6 +3454,7 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2029 m_Metrics: m_Width: 24 @@ -3237,6 +3469,7 @@ MonoBehaviour: m_Height: 23 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2030 m_Metrics: m_Width: 64 @@ -3251,6 +3484,7 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2031 m_Metrics: m_Width: 21 @@ -3265,6 +3499,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2032 m_Metrics: m_Width: 21 @@ -3279,6 +3514,7 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2033 m_Metrics: m_Width: 20 @@ -3293,6 +3529,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2034 m_Metrics: m_Width: 20 @@ -3307,6 +3544,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2035 m_Metrics: m_Width: 20 @@ -3321,6 +3559,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2036 m_Metrics: m_Width: 0 @@ -3335,6 +3574,7 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2037 m_Metrics: m_Width: 82 @@ -3349,6 +3589,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2038 m_Metrics: m_Width: 12 @@ -3363,6 +3604,7 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2039 m_Metrics: m_Width: 26 @@ -3377,6 +3619,7 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2040 m_Metrics: m_Width: 35 @@ -3391,6 +3634,7 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2041 m_Metrics: m_Width: 23 @@ -3405,6 +3649,7 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2042 m_Metrics: m_Width: 23 @@ -3419,6 +3664,7 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2043 m_Metrics: m_Width: 28 @@ -3433,6 +3679,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2044 m_Metrics: m_Width: 35 @@ -3447,6 +3694,7 @@ MonoBehaviour: m_Height: 5 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2045 m_Metrics: m_Width: 44 @@ -3461,6 +3709,7 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2046 m_Metrics: m_Width: 10 @@ -3475,6 +3724,7 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2047 m_Metrics: m_Width: 20 @@ -3489,6 +3739,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2048 m_Metrics: m_Width: 20 @@ -3503,6 +3754,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2049 m_Metrics: m_Width: 22 @@ -3517,6 +3769,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2050 m_Metrics: m_Width: 22 @@ -3531,6 +3784,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2051 m_Metrics: m_Width: 22 @@ -3545,6 +3799,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2052 m_Metrics: m_Width: 20 @@ -3559,6 +3814,7 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2075 m_Metrics: m_Width: 47 @@ -3573,6 +3829,7 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2090 m_Metrics: m_Width: 70 @@ -3587,6 +3844,7 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 - m_Index: 2179 m_Metrics: m_Width: 52 @@ -3601,6 +3859,7 @@ MonoBehaviour: m_Height: 51 m_Scale: 1 m_AtlasIndex: 0 + m_ClassDefinitionType: 0 m_CharacterTable: - m_ElementType: 1 m_Unicode: 32 @@ -4605,6 +4864,8 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28684132378477856} m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 m_UsedGlyphRects: - m_X: 0 m_Y: 0 @@ -7791,15 +8052,21 @@ Texture2D: Hash: 00000000000000000000000000000000 m_ForcedFallbackFormat: 4 m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 serializedVersion: 2 m_Width: 1024 m_Height: 1024 m_CompleteImageSize: 1048576 + m_MipsStripped: 0 m_TextureFormat: 1 m_MipCount: 1 m_IsReadable: 0 + m_IsPreProcessed: 0 + m_IgnoreMipmapLimit: 0 + m_MipmapLimitGroupName: m_StreamingMipmaps: 0 m_StreamingMipmapsPriority: -92 + m_VTOnly: 0 m_AlphaIsTransparency: 0 m_ImageCount: 1 m_TextureDimension: 2 @@ -7813,9 +8080,11 @@ Texture2D: m_WrapW: 0 m_LightmapFormat: 0 m_ColorSpace: 0 + m_PlatformBlob: image data: 1048576 _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f101112121313131212100f0e0c0a08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a1313131313131313130e0d0b08030000000000000000000000000000000000000002070a0c0d1313131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000050a0d0f10131313131313130e0d0b0803000000000000000000000000000000000000000000000004080a0a13131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000020507080c0f1112131211100c080806020000000000000000000000030607090d1011121312110e0a070604010000000000000000000000000000000000000000000000000000000000000000000000000606060606060000000000000000000000000000000000000000000000000000000000010507070c0f1112131312100c08080602000000000000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000000000000000000000000000306080913131313131207070501000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000004080a0a0b0b0b0b0b0b0b07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131315171a1c1d1e1e1f20201f1f1e1d1c1b19171513120f0b06060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316172020202020202020201b1a18140f080100000000000000000000000000000000070e1317191a202020202020202020181715110c060000000000000000000000000000000000000000000000000000030a10161a1c1d202020202020201b1a18140f080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000000000000000000106090b0c131313131313080705020000000000000000000000000000000002090e111414181c1e1f201f1e1c191514120e090300000000000000060b101213161a1d1e1f201e1d1b171413110d0701000000000000000000000000000000000000000000000000000000000000030608091313131313130b0a0805000000000000000000000000000000000000000000000002080d111314191c1e1f201f1e1c191514120e09030000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000000000000000000000000000000002080d1113142020202020191815120d060000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d080200000000000000000000000000000000000000000000000002080d1113142020202020191815120d06000000000000000000000000000000050b10141617181818181818181413110d07010000000000000000000001030405060606060504040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f09010000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104090e1214181c1f20222426282a2a2b2c2c2c2c2c2b2a2927262422201f1c171413110d0705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232d2d2d2d2d2d2d2d2d282724201a130b0200000000000000000000000000010a12191f2326272d2d2d2d2d2d2d2d2d2424211d171009000000000000000000000000000000000000000000000000040d151c2126292a2d2d2d2d2d2d2d2727241f1a130b0200000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000060d1215181920202020201f1514120e090300000000000000000000000002080e141a1e202125292a2b2c2c2b292622211e1a150e0903000000020a11171c1f2023272a2b2c2c2b2a282420201d18130c07000000000000000000000000000000000000000000000000000000030a0f121515202020202020181715110c060000000000000000000000000000000000000002080d13191e202125292b2c2d2c2b292622211e1a150e09030000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c040000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c0400000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000810171c2023242525252525252520201d18130c0400000000030607090b0e0f1112121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11141a1e2123282c2d2f31333537373838393939383837353433302e2d2b282221201d1814120e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111921272c2f303939393939393939393433302b251d140b010000000000000000000000000a141c242a2f323339393939393939393931302d28221b120900000000000000000000000000000000000000000000030d161f262d323536393939393939393433302b251d140b0000000000000000000000000000000008111a22282d30313939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000010911181e2224252d2d2d2d2d2c22211e1a140d0600000000000000000000050d14191f252a2d2e3235373839383736322f2e2b26201a150e0600070c141c23282b2d303336383939383734312d2c29241d18120b03000000000000000000000000000000000000000000000000060e151a1f21222c2d2d2d2d2d2424211d1710090000000000000000000000000000000000050c13191e252a2d2e3235373939393836332e2d2b261f1a150e0600000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b13090000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b1309000000000000000000000008121a22282d3031313131313131312d2c29241d160d0405060b10121316181a1c1d1f1f20201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d20262a2d2e34383a3c3e40424344454546464645454342413f3d3b3938332d2d2c2924201e1a14100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b33383c3d46464646464646464641403c362f261d1308000000000000000000000007121c262e353b3f404646464646464646463e3d39342c241b10060000000000000000000000000000000000000000000a151f2831383e42434646464646464641403c362f261d0f05000000000000000000000000000005101a232c33393c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000009131b23292e31323939393939392e2d2a261f180f060000000000000000080e171e252a30363a3b3f424445464544433f3b3a37312b2620180f0b12181e262e34383a3c40434445464544413d3a39352f28231c150c050000000000000000000000000000000000000000000006101820262b2e2f39393939393931302d28221a1209000000000000000000000000000000070e161e252a3036393a3f424445464645433f3b3a37312b2620180f0900000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b11060000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c02000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b110600000000000000000005101a242c33393c3d3e3e3e3e3e3e3e3a39352f281f160b1113171c1f20222527292a2b2c2c2d2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d130900000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d1309000000000000000000000000010b151f272f343846464646464646464645423d352d24190f04000000000000000000000000000000000000000000000000000000000000000000000001070c141a1d24292c31363a3b404546484a4d4f505151525353525251504f4e4c4a4846443f3d3a39352f2d2a251f1d18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d44484a5353535353535353534e4c4841382f251a0f03000000000000000000020e19242e3840474b4d5353535353535353534b49453e362c22170c000000000000000000000000000000000000000005101c26313a43494e50535353535353534e4c4841382f21170d03000000000000000000000000000b17222c363e44494a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000006111b252d343a3e3f4646464646463b3a36312921180b0200000000000008111a202930363b4246474b4f51525352514f4c4847423c37312a211b151c232830383f4446494d5051525351504e4a4745403a342e271e170e050000000000000000000000000000000000000000030e18222a31373a3c4646464646463e3d39342c241a0e0500000000000000000000000000071019202830363a4146474c4f51525352514f4c4847423c37312a211b12090100000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d01000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d0100000000000000000b17222c363e44494a4b4b4b4b4b4b4b4745403a31281d191d2023282b2d2f3234363738393939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000030b12181f252a2f35393b4246484b51535557595b5d5d5e5f5f5f5f5f5e5d5c5a59575553504a4a4745413b3a36302c29241d1a140f0a03000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54566060606060606060605b58534a41362b20140400000000000000000007131f2a35404a52575a606060606060606060575550483e34281d1101000000000000000000000000000000000000000a16212d38434c545a5d606060606060605a58534a4133291f140900000000000000000000000004101c28333e48505557606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000010d18232d373f464a4c5353535353524846423b33291d140a000000000008111a232c323b41464d5254585c5d5e5f5f5e5c5955534d47423c332d241e272e343e424a5053565a5d5e5f5f5e5d5b5753514b444039302920170f05000000000000000000000000000000000000000a15202a343c4347485353535353534b49453e362c20170d020000000000000000000000071119222b323a41464c5254585c5e5f605f5e5c5955534d47423c332d241b130900000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e1206000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c0300000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e12060000000000000004101c28333e485055575858585858585853514b433a2f2625292d2e34383a3c3e414244454546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e08020000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000000000000000000000000000000000000000060d151d232930363a4045474d5355545c60626466686a6a6b6b6c6c6c6b6b6a6867666361605b545654514b4846423b39352f2a251f1a150e08020000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c67645c53483c3020150a0000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c6c6c64615a5045392d1d1207000000000000000000000000000000000000000d1a26323e49545e66696c6c6c6c6c6c6c67645c53453b30251a0e0200000000000000000000000814202d3944505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000006121e29343f4951565860606060605f55534d453b2f261b1106000000050f1a232c353e444c52575e6165686a6b6c6b6a6965625f57534d453f372d27303940444f545c606366696b6c6c6b6a6764605d55514a423b322921170b020000000000000000000000000000000000030f1a26313c464e53555f6060606060575550483e32291e130800000000000000000000050e19232b343d444c52565e6165686a6c6c6c6b6966615f57534d453e362d251b110800000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e22150900000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e221509000000000000000814202d3944505a616464646464646464605d554b41382d3035393a3f4446494b4d4f5052525353525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000000000000000000000000000000000000000000000000000000030a11171f272f343b42464b5153575f6165666d6f71737576777878797979787876757472706e6c666663605d5554524d4745403936312b262019140d0500000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b70797979797979797979746e64584c3c32261b0f0300000000000000000c1926323f4b57636e73797979797979797979716c615549392f23180c000000000000000000000000000000000000000f1c2935424e5a66707679797979797979746e64574d42362a1f140900000000000000000000000a1623303c4955616c707979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f23160900000000000915222e3a46515b62656c6c6c6c6c6c615f574d41382d22170b0300030d17212c353e474f565e61696e7275777879787776726e69625f5751493f373039424a515961666d6f7376777879787774706d67605c544d443b33291d140a000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c64615a50443a3025190e040000000000000000020d17202b353d464f565e61686d7275777879797876726e69625f5750483f372d23190d0400000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c1207000000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e312418080100000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e31241808010000000000000a1623303c4955616c70717171717171716d675d53493f383a4146474a505355585a5c5d5e5f5f605f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000000000040c151c2328313940454d52555d6065696e7276797b7d80828384848586868585848382817f7d7b797673706d6765615e5753514b46423b37312a251e170e07000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495363707d868686868686868686807467584e43372b1f12060000000000000005111e2a36424d576673808686868686868686867e7164554b4034291c1004000000000000000000000000000000000000101d2a3643505d697682868686868686868074695e52463b30251a0e02000000000000000000000a1724313d4a5764707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a00000000000b1824313e4a56626d727979797979796e695f53493f33271f14090009141f29333e474f5961686e747b7e828485868584827f7b756e69625b51493f39424b545c606c70787c80838485868483817d7a726d665e564d453b2f261c1106000000000000000000000000000000000815212e3a47535f6a6f797979797979716c61564c41362a20160c020000000000000009141f29333d474f5960686d747a7f828485868584827f7b756e69625a51493f352b1f160c01000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c04000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c030810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c0400000000000a1724313d4a5764707e7e7e7e7e7e7e7e796d655b504443484c5254545c60626567696a6b6c6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000000000000000000000000000000000000000000060d161e262e343d434b51575e61676d72777b7f8286888a8c8e909091929292929291908f8d8c8a888583807d7a76726e6964605d55534d47433c36302920191007000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6574818d939393939393939184786a5f53473b2e211508000000000000000714202d3a46525e69778390939393939393938e8275675c5145382c1f13060000000000000000000000000000000000000a1723303d4a5663707d89959393939392867b6e61574d42362a1f1409000000000000000000000a1724313d4a5764707d8a9393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000c1925323f4c5865727f8686868686867b6e655b50443b31251a0e050e1a25313b454f59616b707a81878b8f90919292918f8c88827b726d625b5147404b545c666d757d84898d9091929291908e8a857f786e695e574d42382d22170b010000000000000000000000000000000915222f3c4855626f7b8786868686867e71685e52463e32281e1308000000000000020e1a25303b454f59606b6f7a81868b8f91929392918f8c87827b716c625b51473d31281d1307000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140908111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d040000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d04000000000a1724303d4a5763707d868b8b8b8b8b8b81776c605a504e54565e6165666d6f7174757778787979787877767573706e696763605c54524c46413b322a251e170e060000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c201306000000000000000000000000000000000000000000000000000000060f171f2830383f444f555c60696e737a7f84888b8f929897999b9d9d9e9e9f9f9f9e9e9d9b9a99969892908c8986827f7b76716d67615e57534e46413b322b22190f04000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919e9f9f9f9f9fa196887c6f6255483c3025190d010000000000000814212e3b4754616e7b8795a09f9f9f9f9f9f9285796d6053473a2d22170b0000000000000000000000000000000000000916222f3c4854606b7683909da79fa3998d8074695e52463b3025190e020000000000000000000a1724313d4a5764707d8a979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a00000000000613202d394653606c7782909893988f82776c60574d42362a20170d121e2a36424d57616b707d868e939a9b9d9e9d9d9d9c98948f877f726d62594f45515c666d78818a9196999c9e9d9d9e9d9a98928c837b6e695e544a3f33281d12070000000000000000000000000000000815212e3a47535f6a737f8c95939392857a6d615a50443a3024190d04000000000005111e2a36424d57606b6f7d858d92999b9d9c9b9c9e9c9a938f867e726d62594f433a2f24180d0100000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d101a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c01000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d1a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c010000000a16232f3c4855616b727f8c93979797938d80736c6158586062686d7175797c7e8082838585868685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000000050e172129313a424a505960676d737b80858b9195989c9fa3a39f9d9b9a999898989898999b9c9d9fa3a29f9c9999928f8b87837e79746e69625f58524c443d342b21160a000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8996a1adacacacb2a8998c7f7266564c41362a1d1105000000000004101c2834404b5465717e8b98a7b1acacacaea2988a7d7063544a3f33281c0f0300000000000000000000000000000000000714202c38444f5963707d8a959fabab9f92867b6e61564d42362a1f14080000000000000000000a1724313d4a5764707d8a97a3acacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a3968a7d7063574a3d3024170a000000000005121f2b3744505b656e7b86929f9f948b7e72695e53463f32291f1414212d3a46535e69707d8692989f9d9b9691909192999f9e99928b7f726b60554e58606d78818e939ea09e9892909091979d9f9f9590847b6e665b5044392f23180c00000000000000000000000000000006121f2b37434e58606d78839099a1978e81756c61564c4135291f160c01000000000714202d3a46525e696f7d8691979f9f9892908e8f91979f9f98928b7f726b60554b4035291d1307000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f1617212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f16212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000714202c38444f59636d74818e959fa59c928a7e716a60626a6f757a7e8285888b8d8f9091929293929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000000030d172029333b434c545c606b707980868d92979da0a29f9b989892908e8d8c8c8b8b8b8c8d8e8f919299979a9d9fa39f9c9a938f8b85807b756e6a615e564e463d32271b0f03000000000000000000000000000000000000000000000000000000000006121e2b37424d576673808d99a8b1acaaacaea99d908376685e5246392d201306000000000006131f2c3845515c6675828f9ba8b0aba9abb0aa9a8e8174665b5044382b1f1206000000000000000000000000000000000004101c27333d4855616b7783909da7aea3988d8074695e52463b3025190e0200000000000000000a1724313d4a5764707d8a97a3b0b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a968a7d7063574a3d3024170a0000000000030f1b27333f49535f69727f8c959f9f92867b6e615a50443b3025191f2c38434e58616e7b869298a29c938e88848384868c9299a39f93887d6f675c535f6a73808d939ea197928b858483858990959fa0969083786c60554b4034291c10040000000000000000000000000000030f1a26313c44515c666f7c87929f9e938a7d70685d52453d31281d130700000007131f2c38434f59616e7b859298a19a938c86838282858a9297a29f93877d70675d51453a2f24180d010000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e1c28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d0100000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d01000004101c28333e47515b606d79839096a1a49f92867c6f6a6f767c81868b8f9298989a9c9d9e9f9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000020b151f29323b454d565d666d747d848c92999fa29f9c98928f8b88858381807f7f7e7e7f7f8081828486888a8d9092999b9ea19f9c98928d86817c746e6860584e43382c1f130700000000000000000000000000000000000000000000000000000000000814212e3a47535f697784919daaa7a09d9fa2aa9f93867a6d6154473a2e23170c00000000000713202d3a4653606d7985929faca69f9c9fa6ab9e9285796c605346392d20130a0000000000000000000000000000000000000b16212c38444f5964707d8a95a0acaa9f92867b6e61564d41362a1e140800000000000000000a1724313d4a5764707d8a97a3b0aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7d7063574a3d3024170a0000000000000b17222d38414d57606d78839099a2988f82766c62564d41362a20222e3b4854606a75828f98a29c918c817b7876777a7f87929aa49a9184796d6056626e7c87929fa19791857e797776787c838f949f9f958b7f72675c5145382c1f13060000000000000000000000000000000a15202834404a54606a73808d96a09e91857a6d60594f433a2f24180d0300000915222f3b4854606b75828f97a19f9388807a767576797e859297a2999184796d60554b4035291d1104000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24202d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f242d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000b17212c353f45515c676e7a849198a2a39891857b747c82898e92999c9fa2aaa7a8aaa8a8a7a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e050000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000a141d27313a444d575f686d78808991969fa39e9b948f8a85827e7b7977757373727171727273747677797b7e8083868a8e92979b9fa29f99928e87817a6f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a0aca095909298a2a4998a7e7164544a3f34281c1003000000000a1723303d4a5663707d8998a2a99f9490949faba197897c6f6356493c31261b0f03000000000000000000000000000000000005101c28333e4653606c7883909da7aea3988d8074685e52463b3025190e02000000000000000a1724313d4a5764707d8a97a3b0ab9e91848080808080808080808080808080808080808080808080808080808080808080807c6e6255483b2f22150800000000000006111b262f3c44505c666f7c86929f9f948b7e71685e52463e32292834404b54626f7c89939e9f948c7f746e696a686d737e88939fa0968b7f72655e6875828f99a39e91857b716d676a6a6f78828f98a29f9285796d6053473a2e23170b000000000000000000000000000000030c18232e39424e58606d7984919aa1978e81746b60554b4035291f150b0105111e2a36414c56636f7c89939e9e938b7e736d6868666d717c85929fa1968c8073675d5145392c2013070000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c41352923303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c413529303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000005101a232834404b555e686f7c86929aa4a197908381878f949b9fa3abacaaaba39f9d9c9b9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006111c262f39434c565f696e7a828d929ea0a09d938e88827d7975716e6c666867666565656565666869666d6e7174767a7d81858a8e92989ea19f99928e867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000005111e2a36414c5666727f8c99a7aa9d908386929fab9b8e8175665c5044382c1f120600000005121e2a36424d576774808d9aaaa1979083909ca9a99a8d807367584e43372b1f12060000000000000000000000000000000000000b161f2b3744505b65717e8a95a0acaa9f92867b6e61564c41362a1e14080a0a0a0a0a0a0a0a1724313d4a5764707d8a97a3b0a99c8f827673737373737373737373737373737373737373737373737373737373737373736e6a5f53473a2e211408000000000000000a141d28343f4a545f6a737f8c95a09f92857b6e615a50443a302c3845515c6674818e9aa59c9082786c615f575d616c74818d99a49d9083776a616d7a86929fa0958a7d7069605c5860666e7b86929fa2978a7e7164544a3f34281c100300000000000000000000000000000007121c27303c45515c676f7d88939f9d93897d70675d51453d31271d12070714202d3946525e6875828f9ca59b8e81756c615d565c606a717e8b96a09f92857a6d6053473a2f24180c00000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c3026313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d211407000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d21140700000000081118232e39434c565f6a717e88939fa5a095908d93999fa6acaaa8a09d999992908f8e8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000b17222d38424b555e686e7b838f949da49c969189817c76706d666561605b545a5959585858595a5b545c60626467676d7174797d81868c91969da09e9285796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202d3946525e687683909da9a79a8d80828f9ca99f9285796d6053463a2d2013090000000714212d3a46535f697784919daa9e91857e8a97a8aa9e9184776a5f53473a2e211509000000000000000000000000000000000000030f1b27333f4953606c7884919da8aea3988d8074685e52463b3025191616161616161616161724313d4a5764707d8a97a3b0a99c8f82766967676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000020b17232e38424e58606d78839099a2978f82756c61564c41362d3a4653606d7985929fa2988a7d70655b534d5259616e7b87939f9f95887b6f65727e8b99a39d9184786c6057514e545e6874818d9aa99c8f8276665c5044382b1f1206000000000000000000000000000000000b151e2934404b55606b74808d96a19e9184796d60594f43392f24180c0814212e3b4754616e7a86929f9f94887b6e615a524c5058606c7884919da2978b7e7164554b4035291d100400000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e323f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e21140700000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e3f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e211407000000000007121d27303b444e58616c73808c939ea7a09d9a9fa4abaca59e9b96918c898684828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b403428201509000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000030f1c28333f4a545d676d7a8491959fa39f928d847d756f6a64605c545553504a4d4c4c4b4b4c4c4d4e4a51535557555d6064666d70757a7f848a9095978c7f72675d5145392c1f1306000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939faca7978a7e7f8c99aba297897c6f6356493c31251a0e0200000815222e3b4855616e7b8896a0a89b8e827a8796a0aca096887b6f6255483c31251a0e020000000000000000000000000000000000000b17222d3844505b66717e8a96a0acaa9f92867a6e61564c41362a232323232323232323232324313d4a5764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261a0f02000000000000000006111c26303c44515c666f7c87929f9e938a7e71685e52463e323c4956626f7c8997a29f9285796d6053494246535f697683909da7988b7f726875828f9bab998c8073655b5045424d5663707c8998a39f9285796d6053463a2d20130700000000000000000000000000000000030c18232f39434f59606d7984919ea1968d80746b60554b4035291e150b1825323e4b5865717e8b99a39c908376695f53464144505b65727f8c99a99c8f8276675d5145392c1f1306000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34323f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e211407000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f343f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e2114070000000000000b151e29323c46505a606c77818e96a0acaaa7acafa7a09d938e89847f7c7a777575747373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000005101a232b3844505b666d79839096a0a299928b8079706b625f5853514b4846443f40403f3e3e3f3f4041404446484b4c5154545c6063686d72797e838a91857a6d60554b4035291d100400000000000000000000000000000000000000000000000000000004111d2935414c5565727e8b9aa4aca095877a7d8999a3a9998d807366574d42362a1e12050004101d2935404b5565727f8b98a8a9988b7f7784919daaa8998c7f7366574d42362a1e120500000000000000000000000000000000000006111b28333f4a54606d7884919ea8aea2988d8073685e52463a30303030303030303030303030313d4a5764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c332a201509000000000000000000000a141e2834404a545f6a73808d95a09e92857a6d615a50443a3f4b5865727e8b98a99c8f8276665c504138424d576673808d99a69b8e8174677784919eab96897d706353493f3b4653606d7986929fa298887b6e6255483b2f221508000000000000000000000000000000000007121d27313d45515d67707d89939e9f93887d6f675d51453d30271c121d2935414c566875828e9bab998c7f7266574d42353f4953626e7b8897a29f92867a6d6053473a2d2014070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b303f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e2114070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b3f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e211407000000000000030c17202a343e44505b656d7a84919daab6b4b3a9a0959189817c7773706d6769686766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000b17212a36424d57606c78818f959fa29892877e736d676059534e46454040434546464544423f3b3a373134383a3b3e4145474a5053565d60666d71787e847f73675d5143392f24180c000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9cacaa9d9184777a86929faa9d908477695e53463a2d2114070006131f2c3945515d6776828f9ca9a197887c74818d9aa7aa9d908377695e53463a2d211408000000000000000000000000000000000000000b17222d3844505c66717e8b96a1acaa9f92867a6e61564c413d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4a5764707d8a97a3b0a99c8f8276695c4f43404040404040404040404040404040404040404040404040404040403b3a37312a21180e0300000000000000000000020c18232e39424e58606d79839199a1978e81756c61564c41414e5b6774818e9aa79a8d807467544a3f2f3e4b5764717e8a97a49d9083776d7a86939fa399877b6e6154473b3845515c677784909daa978a7e7164574b3e3124180b0000000000000000000000000000000000010b151f2935404b55616b74818e97a19a9184796d60584e42392e2318202d3946525d687884919ea996897c706356493d31394653606c7985929fa398897c6f6356493c3023160900000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42363f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e21140700000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d423f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e2114070000000000000008131e28313a46535e696f7d86929facb9b9ada29791837d75706b6663605d555b5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e050000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000004101c28333a46525e69727f8b939ea39992867d716c605c554f47434446494d5051525352514f4c4847433c37332d2f2f35393a3f44464c52545c60656c7179796d60554b4131271f1911060000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca79a8d81747683909da9a095877b6e6154483b2f24180c000714202d3a4753606d7a86929fab9e928579717e8a97a7aca095877b6e6154483b3025190d0100000000000000000000000000000000000006111c28343f4a54606d7984919ea8aea2988d8073685e52494949494949494949494949494949494a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343434342f2e2b2620180f0600000000000000000000000007121c27303c45515c676f7c87939f9e938a7e70685d5246434f5c6976828f9ca5988b7f7265584c3f2e3c4956636f7c8996a29f9285786f7b889aa49f9286796c6053463934404b556975828f9ca5998c7f7266594c3f3326190c000000000000000000000000000000000000030d18242f3a434f59606d7a85919ea0968d80736a60544a4034281e212e3a4754616d7a8796a1a297877a6d6054473a2d3744505b6576828f9caa988b7f7265584c3f3225190c000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e3a4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000010d19242f3a43505a616e7b859299a3aebbb8ab9e92857a706b6360595653514b4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d0100000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000714202c38444f59616e7b86929fa59f92877d706b615a514b4344495053565a5c5e5f5f5f5e5c5955534e46443f382f27343c424a5053565b5d5f5f5b60666c6d675c51454039312b2317110a0200000000000000000000000000000000000000000000000004101c2834404b5464717e8a99a3aea7978a7e7173808d99aba7988b7f7265554b4035291d10040a1724303d4a5763707d8a98a3a89b8f82756e7a8795a0aca7988b7f7265564c4135291d1105000000000000000000000000000000000000000b17232e3844515c66727e8b96a1adaa9f92867a6d615656565656565656565656565656565656565764707d8a97a3b0a99c8f8276695c4f433629272727272727272727272727272727272727272727272727272722211f1a150e0600000000000000000000000000000b151e2834404b55606a73808d96a09e91857a6d61594f43505d6a7683909da4978a7e7164574b3e313b4855616e7b8894a19f9286796f7c8996ac9e918578655b5044372e414e5b6774818e9aa6998d8073665a4d4033271a0d0000000000000000000000000000000000000007131d28313d45525d68717e8a939e9f92877c6f665c51443c3026232f3c4956626f7c8995a89f928578685d5245392c333f49536774818e9aa79a8d8174675a4e4134271b0e00000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f433946525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f4346525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000004111d2935414c55626c76828f97a1abb5afacada2978e81776c605a504947454042414040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000a16232f3c4855616b75828f98a29d938b7e716b60595045414950535b606366696b6c6c6c6b6866625f58535049413d333d464e545b6063676a6b6c6c6b696663605c54514b433d3528221c140b02000000000000000000000000000000000000000000000006131f2c3845515c6675818e9babaca095877a6e707d8999a3a89c8f8275675d5145392c1f1306121f2b37434e586774818d9aaaa8988b7f72687784919daaa99c8f8376685e5246392d2013070000000000000000000000000000000000000006111c2834404a54606d7984919ea9aea2988d8073686363636363636363636363636363636363636364707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120f0903000000000000000000000000000000030c18232e39434e58606d7984919aa1978e81746b61564c515e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1a399867a707d8a96a39e9184776b5e493f3334414d5a6774808d9aa79a8d8174675a4e4134271b0e000000000000000000000000000000030608090d0c161f2935414c56616c75818f97a2999083786d60584e42382e23313e4a5764717d8a97a49d9084776a564c4135292d404c5966737f8c99a69c8f8276695c4f4336291c10000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b40414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000000000000000000020608080c0e07131d28313e46535e69727f8c95a0988e81756b61554b414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000613202c3945515d67717e8b949fa9b3aba39fa3a99e938c80736c61584e453b352f3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000007131f2c38434f5963707d8a949ea1978e81746c62594f47444c535b60656c6f7376787979787775726e6a64605b534e443f464e585f666c707477787979777673706d66605d554f4740332d261d140a00000000000000000000000000000000000000000000000713202d3a4653606d7985929fabaa9d908477686d7a86929fac9f92867a6d6053473a2d20140a15212e3a47535f6a7884919eaba196887b6e6774818d9aabac9f92867a6d6154473a2f24180c00000000000000000000000000000000000000000c18232e3945515c66727f8b97a1adaa9f92867a707070707070707070707070707070707070707070707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000000000000000000000000007121d27303d45515d67707d88939f9e938a7d70685d52515e6b7884919ea3968a7d7063574a3d303a4754616d7a8794a0a194877a717d8a97a49d9184776a5e51442d34404d5a6773808d9aa69b8e8175685b4e4235281b0f00000000000000000000000000040a0f1315161a1d1f1924303a44505a616e7a85929ea0958c7f736a5f544a3f3428323f4b5865727e8b98a59c8f8376695c50432f24323e4b5865717e8b98a49d9083776a5d5044372a1d1100000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e13080000000000000000000000000003090e121415191b1d1e161f2a36424d57606d788390999e938a7d70675d5145444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e130800000000000004111d2935414c55606d7a85929ea6b0aaa2999299a1a59c928a7e716a60574d43392f26272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000915222f3b4854606b7683909da69e91857a6d605a5047454d565e656c71787c80838485868584827f7b77716c65605850494e58606a6f787d81838586858483807c78726d67605952443f382f261c1106000000000000000000000000000000000000000000030f1b27333f495363707d8a98a2aeaa9a8d807367677683909ca9a3988a7d7063574a3d31261b0f15222f3c4855626f7b8896a1ab9e9184786a64717d8a99a3afa3998b7e7164554b4035291d10040000000000000000000000000000000000000007121c2834404b54606d7985919ea9aea2988e817c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7f8c99a6b2a99c8f8276695c4f4336291c1003010101010101010101010101010101010101010101010100000000000000000000000000000000000000000000000b151e2935404b55606b74818d96a19e91847a6d60594f5e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1aa93877a707d8a96a39e9184776b5e51442f34414d5a6774808d9aa79a8e8174675b4e4134281b0e0000000000000000000000040a0f151b1f212226292b2c2c28323e46525e68717e8b949e9f92877c6f665c50443c2f33404c5966737f8c99a69c8f8275695c4f423629313e4b5764717e8a97a49e9184786b5e5145382b1e120000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e413d45515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000000000000060c11151a1e212226282a2b2c2c25313b44505c666f7c87939f9e9184796d60584e4145515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000613202c3945515d67737f8c97a2adaea29892869196a1a49f92867c6f695e554b41382d2217171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c10040000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d1104000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005111e2a36424d56636f7c89959f9f958a7e71685d5248434d575e686d777e84898d8f91929292918f8c88837e786f6a605b5354606a6f7c83898e9092929291908c89847f796f6b635c504a42382d22171007000000000000000000000000000000000000000005121f2b3744505b6574818e9aaaaea398897d70636673808c99a9aa9a8d817467584e43372b1f121d2935414c5666727f8c99a8ac9b8e817468606d7a86929facab9b8f8275675d5145382c1f130600000000000000000000000000000000000000000c18232e3945515d67727f8c97a1adaa9d938e898989898989898989898989898989898989898989898c919ca8b5a99c8f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7984919ea1968e81746b60555d6a7783909da4978a7d7164574a3e313b4855616e7b8894a1a2988679707c8996a39e9184786b564c413534414e5b6774818e9aa69a8d8073675a4d4034271a0d00000000000000000000070e151b20262b2e2f3336383939393736414c56626c76828f98a2999083786d60574d41382d404d596673808c99a69b8e8275685b4f423528313d4a5764707d8a97a39e9285786b5f5245382c1f12000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e050000000000000000000002090e171d1f262b2e2f3235373839393938343f4a54606a74808d97a1968d80736a5f5349404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e05000000000000000714212d3a4754606d7a85929fa9b3a99f92867c849198a2a29891847b6e675d53493f332722190f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714202d3a46525e6975828f9ba79d9083766c61564c414b555e696e7a828b9196999c9e9f9f9f9e9b9995908a837c726c655c5c666f7c8690959a9d9e9f9f9e9c9996918b847d736e605b544a3f332822190c02000000000000000000000000000000000000000613202d394653606c7885919eabac9f9286796d60636f7c8997a2ab9e9184786a5f53473a2e2115202c3945525d687683909ca9a49a8a7e71645d687683909ca9ac9f9285796d6053473a2e23170b000000000000000000000000000000000000000007121d2935404b55606d7985929ea9afa59d9a96969696969696969696969696969696969696969696999ca3adb5a99c8f8276695c4f4336291c100c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0706040000000000000000000000000000000000000000000000000007121d27313d45515d67707d89939d9d93897d70675d5c6976838f9ca4988b7e7165584b3e323c4855626f7b8895a29f9285796f7c8895a99f928578685d52453935424e5b6875818e9ba6998c807366594d4033261a0d00000000000000000109101920272b32373b3c40434546464544423e44505a616e7b86929f9f958c7f72695f53493f33404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f120000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c0500000000000000000000050d141a22282d31373a3b3f414445454646454441424e58606d7a85919e9f92877c6f655b5044434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c050000000000000006121e2b37424d5765727e8b97a2adada1978c7f727c86929aa4a1969083796d655b50443e342b20170d090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d201308000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e13080000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000814212e3b4754616e7b87939fa1968a7e71645a504445515d676e7b848f949ea0a8a39f9c9a999a9b9e9f9d9590877f776d66606d79849198a0a79f9d979595989c9f9e96918780746c665b50443f342b1e140a00000000000000000000000000000000000000091623303c4956636f7c8997a1ada99c8f8276675d606d7985929faba196887b6f6255483c302419212d3a4754606d7a86929fac9f93877a6e615666737f8c99a8aea2988a7d7064544a3f34281c100300000000000000000000000000000000000000000c18242f3945515d67727f8c97a2adafa9a7a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a6a8adb5b5a99c8f8276695c4f4336291c1919191919191919191919191919191919191919191313100c070000000000000000000000000000000000000000000000010b151f2935414b55606b74818e97a19e9184796d60596875818e9ba6998c807366594d40313d4a5763707d8a96a39e9184776e7a8797a1a298877a6d6054473a36424d57697683909cac988b7e7265584b3f3225180c00000000000000010a131b222b32373c4347494d5052525352514e4b4746535e69727f8b949f9f92867b6e655b50443b404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f12000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c413c46515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000000060f171f252a34393c4247484c4e505152535252514e4c48525d68717e8a949f999083776c60564c4146515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000814212e3a47535f697683909da9b3ab9e9185796d717e88939fa59f958e81776c605a50463c32291f150b02091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101d2935404b5565727e8b99a49e9184786d605346434e58606d798391969fa6a49f9992908e8d8d8e91969a9f99928c81786d66717e8a96a0a89f95908a88898b8f949da099938c81786c605b51463d30261c1106000000000000000000000000000000000006121f2b37434e586773808d9aa9b2a8988c7f7265555c6675828f9ba8a8998c7f7266564c4135291d27333f495364717d8a99a3aa9d908377685e55626f7c8896a1adaa9b8e8174665c5044382b1f1206000000000000000000000000000000000000000007121d2935404b55606d7a85929faab3b5b4b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3a6abb4b5a99c8f8276695c4f43362926262626262626262626262626262626262626262626201f1c18120b0300000000000000000000000000000000000000000000030d18242f3a434f59606d7a84919ea1968d80746b6066727f8c99ab9b8e817568574d42373f4a5465727f8b98a59b8f8275697885929eaa95887c6f6255493c3a46535e697885919ea49a897c6f6256493c2f231609000000000000000a131c252d343c43474e5355595c5e5f5f5f5d5b5853514d57606c77829098a3989082776c60574d42404d596673808c99a69b8e8175685b4e423528303d4a5763707d8a96a39e9285786b5f5245382c1f1200020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d3f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c00000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b58555356616c76828f989f948b7e71685e52463f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c0000000000000000000815222f3b4855626e7b88959fabafa3998c7f73676c73808c939ea79e938c7f736c61584e443b31271d120700071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000613202c3945515d6775828f9ca8998c7f72665c50444854606a74808d95a0a8a499938d87838180808184888d92989f938e81786c74818e9ba8a09690837d7b7c7e828991969f9f938e81746d62584e42382e23170b01000000000000000000000000000000000815212e3a47535f6a7784919eaaaca196887c6f62555465717e8b98a7a99c908376685d5246392d202b3744505b6574818e9babaa9a8d80736756535f6a7884919eabab9e9285796d6053463a2d20130a0000000000000000000000000000000000000000010d18242f3945515d6773808c98a2aebab1a7a09d93939393939393939393939393939393939393979aa2abb5a99c8f8276695c4f433633333333333333333333333333333333333333333333332d2c28231d150c030000000000000000000000000000000000000000010407131d28313d45525d68707d8a939e9f93887d6f6763707d8a99a39e918478695f53473f44505c6675818e9ba9998c7f736976838f9ca5988b7f7265574d423f4854616e7b8796a19f93867a6d6053473a2d20140700000000000008121c252e373f464e54585f6266696b6c6c6c6a6864605d55515b656e7b86929f9f948b7f72695e5346404c5966737f8c99a69b8f8275685c4f423529313e4a5764717d8a97a49e9184786b5e5145382b1e120006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f4239414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f575a616e7b86929f9e92857a6d61594f42414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c0000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867b6e61606c77818e95a0a59f93887e716a60564d43392f231812080007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d010000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000714202d3a4753606d7a86929fa096887b6e62544a414d56626f7c87939fa7a4999387807a7674737375777b80868e939f938c807376838f9ca99e918478706e6f71767d848f949f9d938b7f726a60544a3f34281d1207000000000000000000000000000000000915222f3c4855626f7b8896a0acab9e9184786a5f5354616e7b8795a0ac9f92867a6d6154473a2d222d394653606c7885929eaba298897d7063564e586774818e9aaaada197897c706356493d32261b0f03000000000000000000000000000000000000000007121d2935414c55606d7a85929faab4aca09591868686868686868686868686868686868686868a909aa6b5a99c8f8276695c4f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150b00000000000000000000000000000000000001080d111314161f2935414c56616c75818e97a19a9184796d616d7a86929fa196887b6e6259504a4e56606d7985919ea197897d706673808d99a79c8f8275695f544d4a505b65717e8b98a99d908377675d5145392c2013060000000000040e1a242e374049515860626a6f7376787979787775716d67605c555f69727f8c959f9f92867b6e615a50444b5865727e8b98a59c8f8276695c4f432f24313e4b5864717e8b97a49d9083776a5d5044372a1d11000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b403a444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c0000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e6963605f69727f8c95a0978e81746b60544b40444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c000000000000000006121f2b3844505b6676828f9ca9b5a99c8f8276685e5b656d79839097a1a49a92867c6f685e554b403429241a1006010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a1724303d4a5763707d8a98a39e9184776a5f534246525e6875828f99a4a89f93877e746d6867666768696e737a818b929893887d7783909da5988c7f72666262656b707a828f959f9f92877c6f665c5044392f24180d00000000000000000000000000000005121e2a36424d5766737f8c99a8b2aa9a8d807467584e525e697783909daaa3998a7e7164544a3f33282f3c4956626f7c8997a1ab9f9285796d60534a5764707d8a98a3aea99a8d807467584e43372b1f13060000000000000000000000000000000000000000010d19242f3a45525d6873808d98a2aeaa9d9184777979797979797979797979797979797979797e8a97a3b0a99c8f8276695c4f4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d120700000000000000000000000000000001070c13191d20212428242f3a444f59616d7a85929ea0968d80736a6876828f9ca89a8d80746b605b54585f68707d8a97a19e9185796d626f7b8895a09f93877b6e665e57545c606d7683909da4998c7f7266554b4035291d110400000000020c16202c364049525b626a6f767c80838585868584817e7a736d675e57606d78839099a2988f82766c62564d4a5764717d8a97a49d9083776a554b403529323f4c5965727f8c98a59c8f8276695c4f4336291c10000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51453c3d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b60606d7883919a9e93897d70665c51453d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c00000000000000000613202d394653606c7985929facb3a9988b7f726556535d676e7b859198a3a29891847a6e675c514540362c22180e0506111c2935414c5665727f8b98aab4aa9d918477685d5245392c2013060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e1308000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000c1926333f4c5966727f8c99aa9a8d807467584e434754616e7b86929faba1968c7f736c615e565a5a575f61686d757e86929891857a83909ca3968a7d706354565960686d79839096a1999083786d60554b4035291c110600000000000000000000000000000714202d3a46525e697783909daaaea298897d7063564a4d566673808d99a9ab9b8e8175665b5044382b36414c566673808c99a9ab9b8e8275665c514753606d7a86929facab9e9184786a5f53473b2e21150900000000000000000000000000000000000000000008131e2935414c56616d7a86929faaaca0958a7d706c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c707d8a97a3b0a99c8f8276695c595959595959595959595959595959595959595959595959595953514b43392e23180c0000000000000000000000000000030b12181e24292c2d31353738323e46525e68717e8a939e9f93877c6f67717e8a95a09f92877d716c6667676a6e7a84919ea2988d8073665f6a7783909da4998f82786e696767666d727f8b959f9f93877b6e6154483b2f24180d010000000008131e28323e48525b636d727c82888c8f91929292908e8b857f796e695e5c666f7c87929f9f948b7e71685e524956626f7c8995a99e918578675d5145392c34404d5a6773808d9aa69a8e8174675b4e4134281b0e000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d4237404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d67666f7d88939f9d9184796d60574d42404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000815222f3b4855626e7b8898a2aeada197887b6e62554b555e696f7c86929fa4a1969083796d605b51483e342a20170c030d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1b27333f49536874818e9bab978a7e7164574b3f4c5965727f8c99a3ab9e9184796d605a524c4d4d4d53565e616c717d8692978d80828f9ca396897c706356494f565d676e7a84919ea0958b7f72675d5145382d22170b00000000000000000000000000000815212e3b4854616e7b87939facab9f9285796d6053464956636f7c8997a1ab9e9285796c605346392d3946525e687783909daaa4998b7e7164544b45515d6776828f9ca9aca196887c6f6255493c31261a0e020000000000000000000000000000000000000000010d1924303a46525e6873808d98a3aea79c9083766b606060606060606060606060606064707d8a97a3b0a99c8f827669666666666666666666666666666666666666666666666666666666605c554b4034281c1004000000000000000000000000060d151d24292f35393a3e4144454645414c56616c75828f97a2999183796d6d7984919da39992857e78757474767b839096a19f92867b6e615864717d8a949e9f948f827b76747475797f87929fa1978e8174695e52463a2d1d130700000000010d1924303a44505a636e737f878f94999c9e9e9d9e9d9b98928c837b6e695e5f6a73808c95a09f92857b6e615a5054616d7a8797a1a197867a6d6053473a2d35414c566875828f9bac998c7f7266594c3f3326190c000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f53463e39434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c0000000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d676b74818e97a0968c7f73695f53463e434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c00000000000000000b1824313e4b5764717e8a97aab4ab9e928578695f53474d57606a717e8a929ca59f958e81756d635a50463c32291e150b0813202d394653606c7985929facb1a795897c6f6256493c2f2316090000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c2013040000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000005121f2b3744505b657783909da499887c6f625549424d566875828f9baba9998c7f73675c514641404042474c525a626b707d8792928785919ea3968a7d7063574a434c555e68707d8a939e9f9285796d60544a3f33281c0f0300000000000000000000000004111d2935414c5665727f8b9aa4afab9b8e8275665c51444653606d7985929eaba197897c6f6356493c303a4754616d7a87939fac9f93867a6d615447404b5565727e8b98a7b1a8998c807366574d42362a1e120500000000000000000000000000000000000000000008131e2a36414c56616e7a86929fabab9f94897c6f63574e535353535353535353535764707d8a97a3b0a99c8f8276727272727272727272727272727272727272727272727272727272726d675c5145382c1f13060000000000000000000000060f181f272f353a4145474a4e505253525150505a616e7a85929fa0958d80736a707d89919fa297928a8482808183879095a09e938c7f72695e55616c75828f95a09f948f8783818082858b9299a29892857a6d61574d42362a1e0c010000000005111d2935414c56616c73808c92999f9f9992919091979c9e9f9590847b6e675c606d79839099a2978f82756c6156525e687885919ea995897c6f6256493c303946525d687784919ea49a897d7063564a3d3023170a000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a50443a3c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c0000000000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d616d7a85929e9f92867b6e615a50443c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c00000000000000000d1a2633404d596673808c99a6b3a99c8f827669574d42454e58616c73808d939ea79e938c7f736c61584e443b30271d1207121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f00000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7985929f9f93867a6d60534746525e697885919eaba297887b6e62554b40363031373a41465059616b727f8b93929197a1a4978b7e7164584b3e434c56616c75828f9ba2978b7f72665b5044382b1f12060000000000000000000000000713202c3945525d6876828f9cacafa3998a7e7164544a4044505c6675818e9baba9998c807366574d42363f4a5464717e8b9aa4a99d908376685e52463b4854616e7b8795a0acaa9d908377695f53463a2d211408000000000000000000000000000000000000000000020d1925303a46525e6874808d99a3aea69b8f82756a5f534746464646464646464a5764707d8a97a3b0aa9d91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20130700000000000000000000060f18212a313940454c5254575b5d5e5f5f5e5d59565e68717e8b949e9f92877c6f6b737f8c93999e9f97918e8d8e90939aa09e938e81786d6056505a616e7a8390959e9f9993908e8d8e92979f9f9892867d70685e52453b30251a0e00000000000713202d3946525d68717e8a929fa198928b86848385888f949da0969083796d605c666f7c87939f9e938a7e71685e52566975828f9ca5988b7f7265574d42363b4754616d7a86939f9f93867a6d6154473a2e211407000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61564c41353f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a68717e8b949f988f82766c61564c413f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000000010e1b2834414e5b6774818e9aa7b4a79a8d8174675a4e413d46505a606c77818f95a0a59f93887e706a5f564c43392e2318110f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f00000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212d3a4754606d7a8798a29e918478675c51454754616e7a8797a1ab9e928578695f5343392f25262b30363e474f59626d74818e979ea1a9a6998c7f7366594c403b444f59626f7c88949e9e9184786c605346392d22170b0000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d6054473a3f4a5464717e8a99a3aa9d908377695e52463a44505c6675828e9baca8998c7f7366564c413a46535e697783909daaaca095887b6e6155483b3025190d0100000000000000000000000000000000000000000008131e2a36414c56616e7b86929fabac9f93877b6e62564d423639393939393d4a5764707d8a97a3b0aca096918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d211407000000000000000000030c18212a333c434b51565d6064686a6b6c6c6b69666260626c76828f98a2999083786d6d737f878f94989b9d9b9a9a9d9c9996918a81786d665c5046525e686e7a838b92979a9c9c9a9a9b9d9b9a938e867d706b60564c4133291f14090000000004111d2935414c56616d7a85929ea19792867f7a7776787c828d929d9f958c7f73685e606a73808d96a09e92857a6d61595965727f8c98a79c8f8275695e524641444f5964717e8a9aa49d908377685e5246392d20130700091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d52453d36414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f626c76828f989f948a7e71685d52453d414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000003101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f343e44505b656d79839097a1a49a92867c6f685e554b403428231a1017222d404d5a6773808d9aa6b3a89b8e8275685b4f4235281c0f020000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815212e3b4854616e7b8794aa9d9083776a554b404955626f7c8895a9a99c8f837669574d4231271d1a1e252a353e47515b616d7a85929ea7b1a79a8e8174675b4e41323e47535f6a75828f9ca096897d7063544a3f33281c0f030000000000000000000004101c2934404b5564717e8b99a3afa99c8f8376685d5245393a4754606d7a86929faca095877b6e6154473b4653606d7985929faba196887c6f6255493c36424d576673808d99a9b1a7988c7f7265564c41362a1d1105000000000000000000000000000000000000000000020e1925303b46525e6974818d99a3afa49a8e8174695e52463a2f242d2d313d4a5764707d8a97a3b0b2a8a09d99999999999999999999999999999999999999999999999999999993877a6d6054473a2d2114070000000000000000000b151e2a333c454d555d60686d7174777879787776736f6c65616e7b86929fa0958c7f736a6d727c82888b8f9091929291908d89847d756d665c544a414c565e686d787e85898d9091929291908f8b87817b706b60594f443a3021170d02000000000713202c3945525d6873808d97a19e92857c726d676a6a6f77808d95a09f92867a6e6158606d7984919aa1978e81756b6155616e7b88959f9f92867b6e615a524d5056606b75828f9ca4998c7f7366564c4135291d1105000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60584e42383a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e817566626e7b86929f9e91857a6d60584e423a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000004111d2a3744505d6a7783909daab1a4978a7e7164574b3e31333f49535d676e7b859299a3a29891847a6e675c51453f352c22181926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f030000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815222f3b4855626e7b8895a19c8f8376695c5043495663707c8996a3a89b8e8175685b4e423128150e1319232c353f46525d68717e8a95a0aca99c90837669574d423637434e5864707d8a97a29a8e8174665b5044382b1f12060000000000000000000006131f2c3845515c6775828f9babb1a7988b7f7265564c41353945525d687683909ca9a7988b7e7165544b40495663707c8997a2ab9e9184786a5f53473b313c4956636f7c8997a1ada99c908376685e5246392d2013070000000000000000000000000000000000000000000008141e2a36424d57616e7b87929fabac9f92867b6e61564c4135291d24313d4a5764707d8a97a3b0bab2acaaa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211407000000000000000007121d27303c454e575f676d737a7e81838586858483807c78706b69727e8b949f9f92867c6f666a6f757b7f82848586858483807c79706c605c544a423b444c565e666d72797d80838485868584827e7b746e6860594f473d32281e0f0500000000000714212d3a4754606d7a86929f9f958a7e716a605d585f656d7883919da3988d8073665c5d67707d88939f9e938a7d70675d5f697683909da3998e81756c615e565b60686f7d87939f9f93877b6e6155483b3025190d01000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a60544a3f343d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285796d606973808c96a0978d80746a60544a3f3d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000004111e2b3744515e6a7784919daab0a3968a7d7063574a3d302d38414b555e696f7d87929fa4a1969083796d605b51473e342a201725323e4b5865717e8b98a4b1a99c908376695d5043362a1d10030000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f424a5764707d8a97a3a79a8e8174675b4e4134281b0e08111a232935414c56616c7783909da8ab9f928578695e52463a323c4653606d7985929e9e9285796c605346392d201306000000000000000000000714202d3a4753606d7985929facaca095887b6e6155483b3035414c5666727f8c99a8a89b8f8275665c51454d576673808d99a9aa9a8d817467584e43372d394653606c7985929eabac9f93867a6d6154473a2f24180d01000000000000000000000000000000000000000000020e1a25303b46535e6974818e99a3aea3998d8073685d5245392e2324313d4a5764707d8a97a3b0b8b0aaa99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d21140700000000000000000c18232e39424e575f696e7980868a8e9091929291908c89837d746c6c77828f98a2999083786d6062696e7275777879787776736f6d66615a504a4238323b444c545c60676d707376777879787775716e69615e564f473d352b20160c000000000004101d2935404b5565727e8b98a29d9083766c6158514e535c66707d8a97a19e9185796d6055606b74818e96a19e91847a6d605964717e8a95a09e938b7e736e6869666c707a84919aa3998f8275695f53463a2d1e13080000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f665c50443b34404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e61606d7984919e9f93877c6f665c50443b404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000005121e2b3845515e6b7884919eabafa396897c706356493d30262f3a434d57606b717e8b929da69f958e81756d635a50463c32291e24313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11040000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000a1623303d495663707c8996a39b8e8275685b4f424b5764717e8a97a4a79a8d8074675a4d4134271a0e0008111924303a44505a64717e8a96a1aca297877b6e6154473b2e3845515c6674818e9ba197897c6f6356493c30231608000000000000000000030f1c28333f4a5463707d8a98a2aeaa9d908477695f53463a2d303c4855626f7b8896a1ac9f9285796d605346535e697784909daaa2988a7d7063574a3d322b3844505b6674818e9babafa4998b7e7165554b4035291d10040000000000000000000000000000000000000000000009141f2a36424d57616e7b87929fabab9f92857a6d60554b40342824313d4a5764707d8a97a3b0b0a69f9c93939393939393939393939393939393939393939393939393939393877a6d6054473a2d2114070000000000000004101c2834404b545f6a6e7b848c92989b9d9e9d9d9e9c9995908980776c6e7b86929f9f958c7f72695f5f6165686a6b6c6c6b696663605c5450443f383029323a424a50555c606367696b6c6c6b6a6865615e57524d443d352b23190e04000000000006131f2c3945515d6776828f9ca8988b7f72655a5045414a54606d7985919ea197897c70635659606d7a84919ea1968e81746b60606c78839098a39b908b807b777576797d849196a09f92877c6e62574d42362a1e0c020000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60574d423639434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f625c67707d89939e999083786d60574d4239434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000005121f2c3845525f6b7885929eabafa296897c6f6356493c302328313b454f59626c73808d949ea79e938c7f726c61584e443a302724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11050000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000091623303c4956636f7c8996a29b8f8275685c4f424a5763707d8a96a3a79a8e8174675b4e4134281b07000008131e28323e4653606d7984919eaba9978a7d7064574a3d2d34404b5464717e8a97a8998c7f7266594c3f2f24190d01000000000000000006121f2b3844505b6674818e9baab3a9998d807366574d42362a2e3a47535f6a7884919eaba298897d7063564954616e7b8795a0ac9f9286796d6053473a2d28333f4a5464717d8a99a3aeab9c8f8275675d5145392c20130600000000000000000000000000000000000000000000020e1a25313b46535f6975818e99a4aea2988c7f72675c5145382d22313d4a5764707d8a97a3b0aa9f948f86868686868686868686868686868686868686868686868686868686867a6d6054473a2d2114070000000000000006131f2c3845515c666e7c8591969f9f9c9791909092989fa09d928d81786c727f8c959f9f92867b6e665b55585c5d5e5f5f5e5d5a5653504a423e342e26202930383f444b5153565a5d5e5f5f5e5d5c5854524d46413b322b231911080000000000000714202d3a4753606d7a86929fa196877a6e6154473e3944505c6674818d9aa9998d80736654515d67707d8a939e9f93887d70675d666f7c869299a29b928d86838283858a9196a09d938c80736a5f53453b31261a0e00000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e52463e313c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d706355606b75818e97a0958c7f72695e52463e3c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000005121f2b3845525e6b7885919eabafa296897c6f6356493c30231f29333d47505a606c78828f95a0a59f93887e706a5f564c42392e23313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f42495663707c8996a3a89b8e8175685b4e422e23180c0000020c16202c3844505c6673808d99a9a6998c807366544a3f332e3a4754616d7a8796a19b8f827568564c4135291d110400000000000000000613202d394653606c7985929eabada197897c6f6256493c31262b37434e586774808d9aaaaa9a8d807367574d5565727e8b98a7a89c8f8275675d5145382c222d3a4754606d7a86929facac9f92867a6d6053473a2e23170c000000000000000000000000000000000000000000000009141f2b37424d57626e7b87939facaa9e9184796d6053493f3327313d4a5764707d8a97a3b0a99c8f82797979797979797979797979797979797979797979797979797979797976685d5245392c20130700000000000004111d2935414c56606d79849197a19e949089858384858b9297a29d938c7f726c78839098a3989083786c60574d4f5152535251504d4946443f383028231c171e262e34394045474a4d5051525352514f4b4846423b3630292019110800000000000000091623303c4956636f7c8998a39e918478685e524639343f4a5464717e8b97ac9c908376665b5055616b75818e97a19a9184796d60606a717e8792989f9d9992908f8f91979ea09d938e81786d60584e4333291f1409000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e61594f4339343f46525e68707d8786868686867f7265584c3f3225190c0000000000000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f625559616d7a85929f9f92867b6e61594f43393f46525e68707d8786868686867f7265584c3f3225190c0000000000000005111e2b3844515e6b7784919eaab0a396897d7063564a3d302317212b353f44505b666d79839197a2a49a92867c6f685e544b403428313e4b5864717e8b97a4b1aa9d9084776a5d5144372a1e11040000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000915222f3c4855626f7b8895ab9c908376695d50434955626f7c8895a9a99c8f837669554b4034281c1004000004101c28343f4a54626f7c8996a1a99c8f8276665b5044382d3946525e687884919e9e918578685d5245392c2013070000000000000000091623303c4956636f7c8997a1adab9e9185786c605346392d2026313d4a5663707d8998a2aa9d918477695e535c6775828f9ca8a7988b7e7265554b403529202c3945515d6776828f9ca9aea3988a7d7164544a3f34281c100300000000000000000000000000000000000000000000030e1a26313c47535f6a75818e9aa4ada1978b7e71655b5044372b313d4a5764707d8a97a3b0a99c8f82766c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000613202c3945525d68737f8c96a09e938e827c787677797e859298a29f92867b6e6e7b86929f9f948b7f72695f53493f4546454443403c3a38342e261e17110c151c23282f34383a3d40434445464544423e3b3a36302a251f170e0800000000000000000c1925323f4c5865727f8b98aa9b8f827568564d41362e3b4855626e7b889aa49f9285796c60534f59616d7a85929ea0968d80746a60616c717e868e92999b9d9d9c9c9e9c9a96918a81786d665c50463c3121180d03000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c61554b403536414c56616b70797979797979726d62564a3e3124180b00000000000006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054525e68717e8b949f988f82756c61554b4036414c56616b70797979797979726d62564a3e3124180b0000000000000004111e2a3744515d6a7784909daab0a3978a7d7064574a3d312417192328333f4a545d676e7b859299a3a29891847a6d665c51453f35323f4b5865727e8b98a5b1a99d9083766a5d5043372a1d100400000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212e3a4754616d7a8799a49d9184776a564c414754606d7a8797a1ab9e918478675c5145382c1f13060000000c17232e394653606c7884919eab9f9285796c605346392d36414c566975828f9ca197877a6d6054473a2d2114070000000000000006121f2b37434e586773808d9aa9b3aa9a8e8174655b5044372b1f202d3a4653606d7985929faca095877b6e6154606d7985929faca095877b6e6154483b2f241d2935414c5565727f8b98a7b1aa9b8e8175665c5044382c1f1206000000000000000000000000000000000000000000000009141f2b37434e58626f7c87939faca99d9184786c6053463d32313d4a5764707d8a97a3b0a99c8f8276696060606060606060606060606060606060606060606060606060605f524c443a2f24190d010000000000000714212d3a4754606d7a86929fa1978e81786f6a6a676d717c86929fa2988e81746a727f8c95a09f92867b6e655b50443b3039383633302d2c28231c150c06030a11171d23292c2d303436383939383735322e2d2a251f19140d050000000000000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40302d3a4653606d7986939fa298877b6e615448525e68717e8a939e9f93877c6f675c616c717b81868b8f9192929291908d89847d746d665c544a3f342a200f060000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d51453c2f3a444f5961636c6c6c6c6c6c65625b51463a2e221509000000000000010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d514c56606c778390999e938a7d70675d51453c3a444f5961636c6c6c6c6c6c65625b51463a2e2215090000000000000003101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225181017222d38424c555f69707d87929fa4a1969082786d605b51473e34404d596673808c99a6b3a89c8f8275695c4f4236291c0f0300000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7986939f9f928578685d524545515d677885919eab9f9386796d6053463a2d20130800000006121f2b3744505b6575818e9ba8a298887b6f6255483c2f30404d5a6673808d99a995887c6f6255493c2f221609000000000000000815212e3b47535f6a7784919eaaaea2988a7d706453493f33271b1f2c3845515c6775828f9baca7988b7e72655463707d8998a2aa9d908377695e52463a2d1d19242f3b4855616e7b8895a0acab9f9285796d6053463a2d20130a0000000000000000000000000000000000000000000000030f1a26313c47535f6a75828f9ba6aca0968a7d7064594f4438313d4a5764707d8a97a3b0a99c8f8276695c53535353535353535353535353535353535353535353535353535345413a32281e130800000000000004101c2934404b5565717e8b98a29e92857a6d6660585c606a717e8b96a19f92857a6d6d78839099a2988f82776c60574d42362a2b2a2723201f1c17110a03000000060c12181c1f2023272a2b2c2c2b2a292521201e1a140e0802000000000000000000000f1c2936424f5c6975828f9ca5988c7f7265594c3f322c3845515c667885929eaa96897c706356494c56616c75828f97a2999183796d605a61696e757b7f82848586858583807c78706c605c544b42382e22180e00000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d60584e4138323d474f5556606060606060585651493f34291e12060000000000000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b44505b656f7c87929f9e9184796d60584e41383d474f5556606060606060585651493f34291e120600000000000000020f1c2835424f5b6875828e9ba8b3a6998c807366594d402f23180c111c262f3a434d57606b727f8b929da69f948e81746d63594f463c414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0100000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000006121f2b3844505b667884919ea297877a6d605447414c556976838f9ca9a499897c6f6356493c3025190d000000030f1b27333f495365727e8b98acaa988b7e7265584b3f30323f4b5865727e8b98a3978a7d7064574a3d3124170a000000000000000915222f3c4855626f7c8896a0acac9f9286796d6053473a2d22171c2834404b5565717e8b9aa4a89c8f8275665c6774808d9aaaa9998d807366574d42362a1e14212d3a46535f697784919daaada297897d706356493d32271b0f0300000000000000000000000000000000000000000000000915202b37434e58626f7c88949eaaa89d9083766b6054483c313d4a5764707d8a97a3b0a99c8f8276695c4f464646464646464646464646464646464646464646464646464639352f2820160c0100000000000006131f2c3845515c677683909ca9998c7f73675d544e5157606d7984919ea2988b7e71666f7c87929f9f948b7e72695e52463e32291f1a161312100c0600000000000001070c101314171a1d1e1f201f1e1c181514120e0902000000000000000000000000111d2a3744505d6a7783909da4978a7d7164574a3e312834404b546a7783909da4978a7d7164574a44505a616e7b85929fa0958c80736a5f575f61696e727577787979787673706c65615a514b423930261c0f0600000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f53493f33353d44484a5353535353534c4a463f372d23180d0100000000000000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433f49535f6a73808d96a0968d80736a5f53493f333d44484a5353535353534c4a463f372d23180d0100000000000000010d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100a141d28313b454f59626d74808d949fa69d938c7f726b61584e44424d57697683909ca9b2a6998c7f7366594c403326190d000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1c28333f4a546976838f9ca995897c6f625649404d5a6673808d99aaab998c7f7266564c41362a1c11060000000b17222d3c4956626f7c899aa4a89b8e817568564c4136313d4a5764707d8a97a3988b7f7265584c3f3225190c00000000000005121e2a36424d5766737f8c99a8b2ac9c8f8275675d5145382c1b1118232e3b4754616e7a87939fac9f9285796d60697784919daaa197897c6f6256493c30251a121e2a36424d576673808d99a9b3a99a8d807467584e43372b1f13060000000000000000000000000000000000000000000000030f1b26313c4754606a75828f9ca6ab9f95897c6f63584e43373d4a5764707d8a97a3b0a99c8f8276695c4f43393939393939393939393939393939393939393939393939392c29241e160d04000000000000000714202d3a4753606d7986929fa197887b6f62554b4245515c6674818d9aaa9b8e8174686a73808c95a09f92867b6e615a50443b3025190e07060300000000000000000000000406070a0d1011121312110f0b080705020000000000000000000000000000121e2b3845515e6b7884919ea3968a7d7063574a3d30232e43505d697683909ca5988b7e7265584b3f46525e69717e8b949f9f92877c6f665c53575e6165686a6c6c6c6b696763605b535045403930271e140a0000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b50443b3033383c3d4646464646463f3e3a342d251b1106000000000000000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4438414e58606d7984919e9f92877c6f655b50443b33383c3d4646464646463f3e3a342d251b11060000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060b161f2a333d47515b606d78828f96a0a59f93877d706a5f564c47535f697885929eabb4aa978a7e7164574b3e3124180b0000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000b17222d414e5b6774818e9aa4978b7e7164584b3e495663707c8998a2a99c8f8276685e5246382d22170b0000000614202d3a4753606d7a86939faa9e918477685e5246392f3c4956626f7c8995a2998c7f7266594c3f3326190c0000000000000714212d3a46535e697783909daaafa49a8b7e7165554b4035291d0a14202d3946525e687783909daaa298897c70636e7b8796a0ab9e9285796c605346392d20130e1a26313c4956636f7c8997a1adab9e9184786a6054473b2e2215090000000000000000000000000000000000000000000000000a15202b37434e58626f7c89949faba79c8f82756a5f53473b3d4a5764707d8a97a3b0a99c8f8276695c4f43362d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d19130c0400000000000000000916232f3c4956626f7c8999a39e9285796c6053463a404a5464717d8a97ac9d90847767606d79839099a2988f82766c62564d41362a20170c0200000000000000000000000000000000010305060605040200000000000000000000000000000000000000121f2c3845525f6b7885929ea396897c706356493d302936434f5c6976828f9ca5988c7f7265594c3f424d56626c76828f98a2999083786d60584e5254585c5e5f5f5f5e5d5a56535049413e342e271e150c020000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c41362a2c2f3039393939393932312e29231b1309000000000000000000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e2f3c45515d67707d8a939e999083776c60564c41362c2f3039393939393932312e29231b130900000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b040d18212b353f44505c666d7a849197a2a49992867c6f685e544b55626e7b8897a2adaea298887b6f6255483c2f2215090000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000061825323f4b5865727e8b98aa9a8d817467564c414653606d7986929fac9f92867a6e61544a3f33281d1207000006131f2c3945515d677885919eaba096877a6e6154473b2f3c4955626f7c8895a2998c807366594d4033261a0d0000000000000815212e3b4854616e7b8795a0acac9f93877a6e6154473b2f24180c111e2a36414c5666737f8c99a9aa998d807366717e8b97a8ab9b8e8174665b5044382b1f120913202d3a4653606d7985929eabada196887c6f6255493c31261a0e020000000000000000000000000000000000000000000000040f1b27323c4854606a76828f9ca6ac9f93877c6f62574d423d4a5764707d8a97a3b0a99c8f8276695c4f433629202020202020202020202020202020202020202020201413110d08010000000000000000000b1825323e4b5865717e8b98ab9c908376655b5044373b4855626e7b889aa49f9286796d60666f7c87929f9e948b7e71685e52463e32291e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa296897c6f6356493c302935424f5c6875828f9ba6998c7f7366594c403b44505a616e7b86929fa0958c7f726a5f544a484c4f5152535252504d4946443f382f28231d150c0300000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d302723232d2d2d2d2d2d2524221e18110901000000000000000000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352935404b55616b75818e989f958b7e72685e52463d3027232d2d2d2d2d2d2524221e18110901000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f03060f192328343f4a545d686e7b859299a3a29891847a6d665c515665717e8b98a9b3ac9f9285796d6053463a2d20130700000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c100300000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000916222f3c4955626f7c8898a29d908377685d524545515c6775828e9ba8a3998b7f72665b5044392e23180f060004101d2935404b556a7784909daaa8978a7d7064574a3d2f3b4855626e7b8895a19a8d8074675a4d4134271a0e000000000005111d2a36414c5665727f8b98a7b1a99d908376685e5246392d1d12070e1925303c4955626f7c8896a1a99d9083766774818e9ba7a3998a7d7164544a3f33281c0f06121f2b3844505c6674818e9babb2a8998c807366574d42372b1e12060000000000000000000000000000000000000000000000000a15202c38434e5863707d89949faba49a8e8174695e52463d4a5764707d8a97a3b0a99c8f8276695c4f4336291c1313131313131313131313131313131313131313130707040100000000000000000000000d1a2633404d596673808c99a69b8e81746853493f333a4653606d7986939fa399887b6e61606a73808d96a09f92857b6e615a50443a3025190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa295897c6f6256493c2f2935424f5c6875828f9ba6998c7f7366594c40323f46535e69727f8b949f9f92867c6e665b50443f42444546464543403d3937332d261d18120b0300000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e2318202020202020191815120d06000000000000000000000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e242f39434f59616e7b85929f9f92857a6e61594f43392e23182020202020191815120d060000000000000000000000000613202c3945515d677784909daab5ab9a8d8073655b5044372b1f140a00071117232e38424c565f69707d87929fa5a0969082786d605b5d6875828f9ca8b5a99c908376665c5044382b1f1206000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000713202d3a4653606d7985929f9f93867a6d605447404b5563707d8996a1ab9e9184786c60554b4034282118100b09111d2a36414c566a7784919daaa69a8d807367554b40343b4855616e7b8894a19a8d8174675a4e4134271b0e00000000000713202d3946525e6876838f9ca9b2a8998c7f7266564c41362a1e0b010815222e3b47545f6a7884919eab9f92867a6d7784919eaa9f92867a6d6054473a2d22170b03101c28343f4a5464717d8a99a3aeaa9d908477695f53473a2d211408000000000000000000000000000000000000000000000000040f1b27323d4854606b7683909ca7ac9f92867b6e61564c414a5764707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0a08040000000000000000000e1a2734414d5a6774808d9aa69a8d8073675a4d402d3845515c677885929fab95887c6f6258606d79849199a2978f82756c61564c41362a20160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929ea296897c6f6356493c302936434f5c6976828f9ca5998c7f7266594c3f3336424d57606c78839098a3989083786c60574d41382d393939383634302d2b27221b140b070000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f1509131313130c0b0906010000000000000000000000000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a40342827313e46525e68727f8b959f978e81756b60554b4034281f15091313130c0b0906010000000000000000000000000004111d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b11060006111c26303a444d57606b727f8b939da69f948e81746d62606d7a86929facb2a8998c7f7266544a3f34281c1003000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000006121f2c3844515c6676828f9ca4998a7d7164554b404653606c7884919ea8a0968a7d71675c51453d332a221c18181a222d3946525e687885929eaba99d908376675c5145383c4955626f7c8895a2998d8073665a4d4033271a0d00000000000714212e3a4754616d7a86929facaca096887b6f6255483c3025190d0006131f2b37434e586774818e9aaaa399897d707b8796a0a99c8f8276675d5145392c1c1106000b17232e3a4754606d7a86929facaca095887b6e6155483b3025190d010000000000000000000000000000000000000000000000000a16212c38444f5963707d89959faba3998d8073685d52454a5764707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b05000000000000000e1b2835414e5b6874818e9ba6998d8073665a4d403334404b556b7885919ea396897c7063565c676f7c87939f9e938a7e71685e52463e32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919ea396897d7063564a3d30293643505c6976838f9ca5988b7f7265584c3f32313b44505b666e7b86929f9f958b7f72695f53493f33272c2c2b2a2723201f1b17110a0200000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e04060606000000000000000000000000000000000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f2a36414d56606c788390999e93897d70675c51453c31261a0e040606000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000a151e28323c454f59626d74818e949fa69d938c7f726b66727f8b98a3aeaca096887c6f6255493c2e23170b000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a00000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101c2834404a5465727f8c98a79b8e8175675c514544505b66727f8c96a1a89e9184796d60594f453c342c272524262a343c4754616d7a86939facac9f9286796d6053473a3d495663707c8996a3998c7f7266594c3f3326190c0000000004101d2935404b5564717e8b99a3afaa9e9184776a5f53473a2e1e140800030f1b26323d4a5763707d8a98a2ab998c80737e8a97a8a8988c7f7265554c4135291d0a00000613202c3945515d6776828f9ca9b1a7988c7f7265564c41362a1e110500000000000000000000000000000000000000000000000004101b27323d4854606b7683909da7ab9f92857a6d60554b4a5764707d8a97a3b0a99c8f8276695c4f4336292727272727272727272727272727272727272727272727272423201c1710080000000000000f1c2835424f5b6875828e9ba6998c7f7366594c40332e44515e6b7784919ea3968a7d70635755606b74808d96a09e92857a6d615a50443a3024190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7784909da3978a7d7064574a3d312a3743505d6a7683909da4978b7e7164584b3e3128333f4a545f6a737f8c95a09f92867b6e655b50443b30251a1f1d1a1613120f0b0600000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c312625303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f08030c16202a333d47515b606d78828f96a0a59f93877d706d7984919eaab4aa9d9184776a5f53473b2e1c1106000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000c18232e3b4855616e7b88959f9f9285796d6053473f4a54606d7984919ea6a0968c7f736b60574e463f3833313131363d46505a64717e8a9aa4afaea399897c6f6356493c3d4a5764707d8a97a3988b7f7265584c3f3225190c0000000006131f2c3945515d6775828f9babb3a99a8d807467584e43372b1f0d0200000a14202d3a4753606d7986929fa99c908376818d9aa7a096887b6e6155483b2f24190d000004111d2935414c5565727f8b98a7b1a99c908376685e5246392d201407000000000000000000000000000000000000000000000000000b16212c38444f5963707d8a95a0aba2988c7f72675c514a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343431302d28221a110800000000000f1b2835424e5b6875818e9ba6998c807366594d40333845525e6b7885919ea396897c7063564f59606d7984919ea1978e81756c61564c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9ca4988b7e7165584b3e322935414c566b7784919eac968a7d7063574a3d30222d38424e57606d78839099a2988f82776c60574d42362a20170d0d0a06050300000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e13080000000000000000000000000000000000000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e090e18212c353f44515c666d7a849198a2a49992867c717e8b96a0acaea3988c7f7265584e43372b1f0a000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714212d3a46535f697783909da2988a7e7164584e4345515c67717e8b949fa89f92877d70695f585048443f3e3e3f42464f58616c7683909cacaab0ab998c7f7266594c3f3f4c5865727f8b98a4978b7e7164584b3e3125180b000000000714202d3a4753606d7a86929facada297897c706356493d31261a0f00000006131f2c3845515d6775828f9ca89f92867983909daa9d918477695f53473a2d1e13080000010d19242f3b4855616e7b8895a0acac9f93867a6e6154473b2f24180d0100000000000000000000000000000000000000000000000004101c27333d4855616b7783909da7aa9e9285796d60544a5764707d8a97a3b0a99c8f8276695c4f4340404040404040404040404040404040404040404040404040403d3c39332c231a1005000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40343744505b657885929ea295897c6f625649515d67707d89939d9e938a7d70685d52453e31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba6998c7f7366594c402e2c3945525d687985929fa49a887b6f6255483c2f22262f3c44505c666f7c87929f9f948b7e71695e52463e32291e1308000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e21222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312101a232834404a545e686f7c869299a4a29891847b85929ea8b2aa9f92867a6d6154473c32261b0f0000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005121e2b37424d5765727f8c98a39c9083766a605447404b55606c77828f97a2a39992857b6f6a625a554f4c4b4b4c4d5359606a707d8a949f9b9ea6a89b8f827568574d42404b546774818e9aa896897c6f6356493c3023160900000003101c28343f4a5464707d8a98a2aeab9f9285796d6053463a2d20130a00000004101d2935404b5565727e8b98a7a3988a7d87939fa99a8d807367574d42372b1e0c010000000814212d3a46535f697784919daaafa4998b7e7165554b4135291d1104000000000000000000000000000000000000000000000000000b16212c38444f5964707d8a95a0aca1978b7e72665b505764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49443e362c22170b000000000d1a2734404d5a6773808d9aa69a8e8174675b4e4130394653606c7986929fa895887b6e6255484b55606b74818e96a19e91857a6d60594f433a2f24190d0400000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a69a8e817467544b40342d3a4754606d7a8798a29f93867a6d6053473a2d201d28343f4a545f6a73808d95a09f92857b6e615a50443a3025190e040000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221c262f3c45515d67707d8a939e988f82766c61564c4135291e150a00000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c1818232e39424c565f6a707d87939fa5a09691859297a1adaea2988d8074685e5246392a20150a00000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000020e1a26313c4754616d7a86929f9f94887c6f62584e4244505b656e7b859299a4a19791857c716c63615959585758575f616b707c869299938f939eab9e928578695f534745515c667683909da196877a6d6054473a2d21140700000006121f2c3844505c6674818e9baab4ab9b8e8175665c5044382c1f1206000000000c18242f3b4754616e7b8795a0aa9c8f838f99a4a297897c706356493d31261a0e0000000005121e2a36424d576673808d99a9b3ab9c8f8275675d5145392c2013070000000000000000000000000000000000000000000000000005101c28333e4653606c7883909da8a99e9184786c60555764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c10040000000c1926323f4c5965727f8c98a59c8f827669564c41363b4754616e7a8799a3a196877a6d605447434f59606d7a84919ea1978e81746b61554c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a89d908376665c514538303d495663707c8996aa9e918477675d5145392c1f17232e38424e58606d79849199a2988f82756c61564c41362a20160c0200000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c2823272727303a444e58616b727f8c939ea7a0989298a1a9b1a79f92867a6e61564c41362a1e1105000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000914202d3946525e6874818e9aa49b8f82756a60544a3f49535e69717e87939fa3a19791867e76706b686564646567696e747d8592989387828f9baaa197887b6e6255484653606d7985929f9e918478675d5145392c2013060000000713202d3a4653606d7985929eabaea3998a7e7164544a3f34281c1003000000000714202d3a46525e697783909daa9f948f949fab9f9285796d6053463a2d20130900000000020e1a26313c4956636f7c8997a1adac9f92867a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000b161f2b3744505b65717e8a95a0aca0968a7d7064626264707d8a97a3b0a99c8f827669676767676767676767676767676767676767676767676767676767676764615a5044392d2014080000000a1723303d4a5663707d8996a89e918477685e5246393c4956626f7c8995ab9e918478685d52453d45515d67707d8a939e9e938a7d70675d51453d31281d1207000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09f9286796d6053463c36414c5665727f8c98ab9b8e817568554b4035291d111c26303c45515c676f7c87939f9e948a7e71685e52463e32281e130800000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c030000000000000000000000000000000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e32251818242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e34343430353c464f59636d74818e959faaa29fa2aab3aaa0958c7f72685e52443a3025190d010000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000005111d2935414c56626f7c87939f9f93877c6f665b5044414d57616c727f8b919fa3a198928b827d78757271717274777b81879297978e817d8998a3a9978b7e7164584b4a5463707d8a98a29c8f827569554c4135291d11040000000a1623303d495663707d8997a2adac9f92867a6d6054473a2e23170c000000000005111e2a36424d576673808c99a9a69f9c9fa6ab9b8e8275665c5044382c1f120600000000000913202d394653606c7985929eabaea3988a7d7164544a4034281c100400000000000000000000000000000000000000000000000000030f1b27333f4953606c7884919da8a89c9083766e6e6e6e707d8a97a3b0a99c8f8276737373737373737373737373737373737373737373737373737373737373706c6155493c3023160a0000000714212e3a4754616d7a8796a0a096877a6d61544740414d5765727f8c98ac9c8f827569564c4135414c55616b75818e97a19e91847a6d60594f43392f24180d030000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697784919ea398897d7063584e433f46525e6876828f9ca3998b7e7164584b3e2f24180c151e2834404b55606b74808d96a19e92857a6d615a50443a3024190d04000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f140900000000000000000000000000000006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e312417131d28313e46525e69727f8c95a0978e81746b60544a3f34281f14090000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d49464440414141414241464749505b606d79839098a2aeacaeb4aea2989083786d60564c4132291e13080000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000010d1925303a47535f6a75828f9aa49a9083786c60564c4145505a626d737f8a9298a0a29f948f8984817f7e7e7f8083878e92999992857b7986929fa79a8e817467564c505c6674818e9aa7988c7f7265594c3f2f24190d01000006131f2b37434e586774808d9aa9b3a99c8f8276675d5145392c1c11060000000000020e1a25303c4955626f7c8897a1adaba9abafa4998b7e7164544a3f34281c1003000000000006121f2b3844505b6674818e9babb4aa9b8e8175665c5144382c1f120600000000000000000000000000000000000000000000000000000b17222d3844505b66717e8b96a0ab9f948a7d7b7b7b7b7b7f8b98a5b1ab9e9184808080808080808080808080808080808080808080808080808080808080807e7064574a3d3124170a0000000713202d3946525e687784919ea8978a7e71645b514b4c535f6976828f9ca49a8c7f7266594c3f2f3a434f59616d7a85919ea1968e81746b60554b4035291f150b01000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576773808d9aa69b8e81746a5f554e4a5059616d7a86929f9f92867a6d6154473a2e2114070c18232e39434f59606d7984919ea1978e81756c61564c4135291f160c010000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c3023160c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d04000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4f4c5254535b60636b6f7a85929facb8bab2a89f92867c6f665c50443b3020170d0200000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000008131e2b37434e58626f7c87939f9f958b7f72685e53493f48515b636d737e8691969fa39f9c96918e8c8b8a8b8d9093999f9993877d707683909ca99d918477685d5253606d7985919ea095887b6e6155483b2e2215080000000815222e3b4754606a7884919eabb1a7988b7f7265554c4135291d0a000000000000000913202d394653606c7884919eabb8b6b9ac9f93867a6d6154473a2e23170c000000000000030f1c28333f4a5464717d8a99a3aeab9f9285796d6053463a2d22170b000000000000000000000000000000000000000000000000000006111b28333f4a54606d7884919ea8a69a8f8a88888888888b919ba7b3aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8074675a4e4134271b0e01000005111d2a36414c566673808c99a59d9083766d605c55565e656e7b87939f9f93877b6e6154483b2e313e46525d68717e8a939e9d93897d70675d51453d31271d12070000000000000000000000000000000000000000000000000000000000000000000000020e1a25303c4855626f7c88949f9f92867c6f676058545c606b73808d99a39c8f8275685e5246392d20130707121d27303d45515d67707d89939d9e938a7d70685d52453d31281d13070000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5b5c565d6163656c70757d839098a2aebab9aca0968a7e716a5f544a3f32291e0e0500000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020f1b26323c47535f6a74818e97a29f92857a6d655b50443f49515b636c717c848c92989ea1a19e9b989797989a9d9f9f9791877e716b73808c99a09f93867a6d61545b65717e8a97a19d918477695f53473a2d2114080000000916222f3c4955626f7c8896a1adaca095877b6e6154483b2f24190d0000000000000005121f2b3744505b6574818e9aaab4bfb6a99c908376685e5246392d1c1106000000000000000b17222d3a4754606d7a86929facada297897d706353493f33271b0f0300000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b96a1aca19a969595959595989ba3adb8b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8d8174675a4e4134271b0e010000010d1925303b4855626e7b88939e9f958b7f736d676767686d77828f99a49c908376695e53463a2d2935414c56616c75818e97a19e9184796d60594f43392f24180c0400000000000000000000000000000000000000000000000000000000000000000000000915212e3b47535f6a76828f9aa3999083796f6a6867666d717d87929f9f94897d7063564c41362a1e1105000b151e2935404b55606b74818e97a19e91857a6d60594f433a2f24180d04000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f120609141f28343f4a54606a74808d97a0958c7f72695e53463e31281d1307000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869686d7073787d82899095a0aab4b4b7aa9e9184796d605b51473e342a20160c030000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000104000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060503000000000000000000000000000000000000000a15202b37434e58616d7a85929fa2978f81776c605a50464049515a616a6f797f868c9196999c9d9e9f9f9e9c9a98928d857d716c63707d899994949a8a7d706355606c7883909da3998c807366574d42372b1e1206000005121e2a36424d576673808c99a8b2aa9d908377695e53463a2d1e130800000000000000030f1b27333f495364707d8a98a2aeacb2a8998c7f7266564c41362a1d0a00000000000000000613202c3945515d6776828f9ca9b3a99a8d8174655b5044372b1f1205000000000000000000000000000000000000000000000000000006111c28343f4a54606d7984919ea8aba5a3a1a1a1a1a1a5a7adacacacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8d8174675a4e4134271b0e010000000814212e3a47535f6975818e98a29f92877f79757474767a818f949f9e93897d7063574d42362a24303a44505a616d7a85929ea0968d80746b60554b40352920150a000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939f9f9590837c77757475797e869299a2988f82766b6054443a3025190d0100030c18242f39434f59606d7a84919ea1978e81746b60554b40352921160a0000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d010000000000000000000000000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c1004030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d0100000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c797776747474747576777a7d8084898e939da0a7afaaa8abaca0968e81746d62594f463c32281e150b000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000004090e11131314202d3a4753606d7a8693a0acac9f9286796c5f5346392c201312110f0c070100000000000000000000000000000000040f1b26323c46525e68717e8b949e9e938c80736c61584f474048505860676d737b8084898c8f9192929291908d8a85807a706b61606d798787878787878073665d67707d8a95a09f92867b6e6154483c31261a0e0200000714212d3a46535f697784909d9f9fa9998c807366574d42362a1e120500000000000000000b17222d3a4753606d7a86929f9f9f9fa196887b6f6255483c3025190d000000000000000004111d2935414b5565727f8b98a79f9f9e9184786c605346392d2013060000000000000000000000000000000000000000000000000000000b17232e3844515c66727e8b96a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8174675a4e4134271b0e0100000006121e2b37424d57616e7b859298a299928c8582818182868f939e9f958e81756b6054453b31251e28323e46525e68717e8a949e9f93887d6f675d51453d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4754606a74808d949e9f95908983818082848b9298a29992857b6e61594f4432291e130800000007121d28313d45525d68707d8a939e9d93897d70675d51453d32271b0f0300000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d110400000000000000000000000000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808182838487898c91969b9ea5acaba59e9b9ea1a89d938c7f726b61584e443a30271c1207000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000080f151a1d1f2020202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20201f1e1c18130c05000000000000000000000000000000000a15202a36414c56626d76828f97a19f93887e716a60594f473f464e555c60696e73797c7f82848586858583817d79736d6860595d67757a7a7a7a7a7a796d60606d7984919ea49a8e8174695e53463a2a1f15090000000815222e3b4855616e7b88959393939396897c6f6256493c31251a0e02000000000000000006131f2c3945515d6775828f93939393939184786a5f53473a2e1e13080000000000000000010d18242f3b4854616e7b87959393939396897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000006111c2834404a54606d7984919393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938d8174675a4e4134271b0e01000000020e1a26313c46525e69707d8692989f9f98928f8d8d8f92999e9f9590837a6d61594f4433291f16202a36414c56616c75828f97a29a9184796d60584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d78828e939da09d95908e8d8e91969f9f9792877d70695f53473d3320170d02000000010c161f2935414c56616c75818e97a19e9184796d60594f44382c1f1307000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c12070000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8e8f8f919696999ea1a8aaaca69f9c938e9196a1a59f93877d706a5f564c42392e2318110800000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000009121a20262a2c2d2d2d2d3a4753606d7a8693939393939286796c5f5346392d2d2d2c2b28241e170f07000000000000000000000000000000040d1925303a44505a616e7b859299a39a92867c6f6b6159504641434b51565e61666d6f737677787979787674706d67615d564f555d686d6d6d6d6d6d6d67616b74808d96a19f93877c6f62574d42362a180e030000000c1926323f4c5965727f8686868686868684786c605346392d20130900000000000000000004101d2935404b5565727f86868686868686807467584e43372b1f12060000000000000000000714212d3a46535e697783868686868686868073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000c18232e3945515c67727f86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868074675a4e4134271b0e01000000000915202a36424d56616b707d868e92999b9d9b9a9a9c9d9a97928b837a6d685d52473d3321170e1925303a44505a616e7b85929393968d80736a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000040f1b27323d44515c666d79818a9195999c9d9b9a9b9e9c99928e857d706b61574d42352b210e050000000000040d19242f3a44505a616d7a85929393968d80746b6054483b2f2215090000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b00000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9ea0a8a6abacaba39f9b94908981849198a2a49992867c6e685e544a40342823190b020000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a0000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000008121b242b323639393939393a4753606d798686868686868687796c5f5346393939393837342f2921190f0500000000000000000000000000000008131e29323f46525e69707d87929fa29892857d706b625a524c4440454d52545c606366696a6b6c6c6b696764605c55524c444c565d61616161616160606a707d88939fa2978e81756a5f53453b31251a06000000000b1825313e4a57626d7279797979797979786c655b5044372b1f1205000000000000000000000c18242f394a56626d7279797979797979746e6458463c31261b0f0300000000000000000005121e2a36424d5767717779797979797979736e63584b3f3226190c0000000000000000000000000000000000000000000000000000000007121c2834404b55626d727979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000030e1925303b444f59616b707a81868b8e9091929291908d8a857f786d685e564c41352b210f08131e29323e46525e69717e8686868686877c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000a16202834404a545c676d747d84898d8f91929292918f8c87817b706b61594f453b3123190f0000000000000008131e28323e46525e68717e8686868686887c6f6356493c30231609000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c03000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a8a9aaa8a6aaa29f9c99928f89837d757c86929aa4a29891847a6d665c51443f352b1d140a000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d32261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000040f1a242d363d4245464646464545515c67767979797979797979756a5e523e454646464544403a332b21170c010000000000000000000000000000020d17202a36424d56606b727f8b929ca29792867d716c615e5650474242464a505356595c5e5f5f5f5e5d5a5753514b46413a444c5254545454545960696f7c86929aa49f92857b6e61584e4333291f1409000000000916222e3a46515b62656c6c6c6c6c6c6c6b605b53493f33271b0f030000000000000000000007121d2e3a45515b62656c6c6c6c6c6c6c67645c5247342a20150a00000000000000000000020e1a25313b45555f676a6c6c6c6c6c6c6c66635c52473b2f23170a00000000000000000000000000000000000000000000000000000000000c18232e3943515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3024170b00000000000009141f29323e474f5960686e747a7e81838485858483817d79726d665e564c443a3023190f020d17202a36424d57626c717979797979796f6a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000040c18232e39424b555c606c70777c80838485868584827f7b756e6961594f473e332a1f110700000000000000010c16202a36414c56616c717979797979796f6b6054483b2f22150900000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9f9e9d9c9a9898928f8b86827d76706b707e88939fa5a0968f82786d605b51473d2f261b1106000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a010000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b51443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e040000000000000000000000000000000000000000000000000915202b363f484e5253535353514a4b555c6c6c6c6c6c6c6c6c6c6a6359464b5253535352504c453d33291e1307000000000000000000000000000000050e1925303b444f59626d73808d929da29892877e756d68615a534e47433f4446494c4f5152535252504e4a4745403935323a414647474d535b626b707b859198a29e948b7e71685e52463c3121170d030000000006121e29353f49515759606060606060605e53504941382d22170b000000000000000000000001111d29343f48515658606060606060605a58524a413622180e04000000000000000000000009141f2933434d555b5d606060606060605a58524a40352a1f1307000000000000000000000000000000000000000000000000000000000007121d27303f4951565860606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a41362b1f1408000000000000020d17202c353e474f565e61686e717577787979787674706d67605c544c443a32281e110700050e1a25303b45505a62656c6c6c6c6c6c6260584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000007121c273039434b515a61646b6f7376787979797775726e69615e574f473e352c21180e000000000000000000040d1925303a44505a61646c6c6c6c6c6c6360594f44382c1f1307000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e0400000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929293929291908f8d8b8885827e7a75706b63616c737f8c939ea79f948d80746d62594f41382d22170b000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f606060606060606060605f5e504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424a505e5f606060606060606060585651493f3422190f000000000000000000000000000000000000000000000000000e1a26323d4851595e606060605e575550515f606060606060605f5e595053585f6060605f5c574f453a2f24180c0000000000000000000000000000000009141f29323d47515b636e74808d929fa299928b817a706c625f57534e4745413c4043444546464543413d3a383435393a3d43474c52575f626d727d859197a1a0958f82756c62564d41342a200f050000000000010d18232d373f464a4c535353535353535246443f382f261b11060000000000000000000000010c18232d363f454a4b535353535353534e4c4741382f241006000000000000000000000000030d1721323b434a4f51535353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000000000b151e2d373f464a4c53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4741382f241a0e0300000000000000050e1a232c353d444c52565e6164686a6b6c6c6b6a6763605d55504a423a322820160c00000009141f29333f4850565860606060605f56544e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000b151e2730394045505559606366696b6c6c6c6b6965615e57524d453e352c231a0f060000000000000000000008131e29323e4850555760606060606056544f473d32271b0f0300000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b2219110700000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868685848382807e7c7975726e686360595a636d75818e95999999928b7f726b6053493f33271b0f030000000000000000000000000000080e171f252a33383d44484d535f605c60626567686a6b6b6c6c6c6b6a6a68666462605c605f534d47433c383229241d160d07000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b41464753534d545b60666c6c6c6c6c6a5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6a6c6c6c6c6c66605b544d4c4a463f372d23130c04000000000000000000000000000000000000000000000000111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f00000000000000000000000000000000020d17202b353f49525c646e74808c9399a29f938e857d756e6a625f5854524c49474540413f3e3e3d3d3e3f3f404045474a4e53565e61696e767e879297a1a1969083796d605a50443b3022180e0000000000000007111b252d353a3e3f46464646464646453937332d261d140a0000000000000000000000000006111b242d343a3d3f4646464646464641403c362f261d130000000000000000000000000000050f202932393f434446464646464646403f3b352e261c120800000000000000000000000000000000000000000000000000000000000000030c1b252d343a3e3f4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646413f3c362f261d130800000000000000000008111a232c323b41464c5254585b5d5e5f5f5e5d5a5753514b443f38302820160e04000000020d17202d363f454a4b5353535353534947433d342b20150a000000000000000000000000000000000000000000000000000000000000000000000000000000030c151e272e343e44494f54565a5c5e5f5f5f5e5c5954524d46423b332c231a11080000000000000000000000020d17202c363e45494b5353535353534948443d352b21160a00000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f19100700000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979797878777573716f6d6665615e56544f515b606d79838c8c8c8c8c8c867d70655b5044372b1f1205000000000000000000000000000000050d141a21272c36424d575e6c6c6c6c6c6c6c6a665f5f5f5f5f5e5e66696c6c6c6c6c6c6c5e574d42362b272018130c04000000000000000000000000000000000000000000000000000000000000000000000000000001070e17202930363b424651575f666c72797979797975665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66757979797979726c665f575146423b3229251e160e070100000000000000000000000000000000000000000000131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110000000000000000000000000000000000050e19232d37404a525c646e737f8792979f9e97928a827b756f6a65605d565653514b4d4c4b4b4a4a4b4b4c4d4b515357585f62686d737b828b9299a19f9791847a6e675d51483e32291f100600000000000000000a131b23292e313239393939393939382d2b27221b140b02000000000000000000000000000009121b23292e3132393939393939393433302b241d140b0100000000000000000000000000000e1720272e3336373939393939393933322f2a241c140a00000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b241d140b010000000000000000000008111a202930363b4146474b4e5051525251504e4a47454039342e261e160e040000000000050e1b242d343a3d3e4646464646463c3b37322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d232833393d4348494d5051525352514f4c4846423b363029211a110800000000000000000000000000050e1b242c34393d3e4646464646463c3b38322b23190f040000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d04000000000000000000000000000000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6c6b6a69676562605c5454524c484445515c676e7b808080808080807f786c605346392d2013060000000000000000000000000000000002090e16212d3a46535e69767979797979797771665b5253525a66707679797979797976695e53463a2d21160d07010000000000000000000000000000000000000000000000000000000000000000000000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c0400000000000000000000000000000000000000000013202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f1200000000000000000000000000000000000007111b252e38414a525c646d727d8590949fa19e938f87817c76716d686663605d555a59585757575858595a555d6063676a6f747a80868f949fa39e9590857c6e685e554c41362d20170d000000000000000000010a11181e2225262d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000911181d2224252d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000000000050e161c2227292a2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000080e171e252a3036393b3e42444546464543413d3a39352f28231c150c040000000000000009121b22292e31323939393939392f2e2b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121822282d32383b3c40434546464644423f3b3a36302a251f170f0800000000000000000000000000000009121b22282d3031393939393939302f2c27211911070000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c040000000000000000000000000000000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c04000000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f605f5f5e5d5c5a585553504a4746413b38404b555e696e73737373737373726c655b5044372b1f12050000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50464f5c6976828686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d0700000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000000000009131c262f38414a525b626b707b828c92989e9e99928e88837e7a76726f6d67696766656464646465666769676d7074777c81868d92999fa19e938e837b6e6a5f564d433a2f241b0e050000000000000000000000070d12161819202020202020201f13120f0b0600000000000000000000000000000000000000060c11151718202020202020201b1a17140e08010000000000000000000000000000000000040b11161a1d1e202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000070d1216181920202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a17140e08010000000000000000000000000000050d14191e252a2d2e313537383939383734302d2c29241d17110a030000000000000000000911181d2124252d2d2d2d2d2c23221f1b150f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c171c21272c2f303336383939393836322e2d2a251f1a140d0500000000000000000000000000000000000910171d2124242d2d2d2d2d2d23221f1b160f0700000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d07010000000000000000000000000000000000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d07010000000000000000000000000000000003090e1214151f202020201e1413110d0701000000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253535251504f4d4b4946443f3b3936302f39434d565e616666666666666665605b53493f33271b0f030000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000000010a141d262f384049515961696e787f868f949c9f9f9b94908b86837f7c7a77757472717170707172727376787a7d8084888e92989fa39f97928b81796e695f574e443b31281e1209000000000000000000000000000106090b0c1313131313131312060503000000000000000000000000000000000000000000000105090b0c131313131313130e0d0b0803000000000000000000000000000000000000000000060b0e1011131313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b0803000000000000000000000000000000000002080e14191e202125282a2b2c2c2b2a2724201f1d18120c06000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b1f222327292b2c2c2c2b292621201e1a140e090300000000000000000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b0701000000000000000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464645454442403e3c3a38342e2d2a2527313b444d5254595959595959595953504941382d22170b000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000000000000020b141d262e373f474f575e666d727b828990949b9f9f9c9992908c89868482807f7e7e7d7d7e7e7f808284868a8d91969b9fa39f99938d857e756d675e574e453c32291f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414181b1d1e1f1f1e1d1b171413100c070100000000000000000000000000000105090b0b13131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161a1d1e1f201f1e1c191514120e0903000000000000000000000000000000000000000000000005080a0b1313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d101112131212100e0b070604000000000000000000000000000000000000000000000000000000060606060605000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393938373634322f2d2c2823201e191f29323b4246474d4d4d4d4d4d4d4c46443f382f261b1106000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004000000000000000000000000000000000000000000020b141c252d353e454d545c60696e757c83898f93999da09f9c999992918f8d8c8b8a8a8a8b8b8c8d8f91939a9a9ea0a19e99928e87817a716c605d554d453c332a20170d040000000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a0500000000000000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0f1112131312100e0a07060400000000000000000000000000000000000000000000060606060606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090d1012131313110f0c08070502000000000000000000000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f1111121313121111100d0b08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2d2c2c2b2a29272522201f1c1714110d17202930363a3b404040404040403f3937332d261d140a00000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b0000000000000000000000000000000000000000000000020a131b232c333b424a50575f616b6f767c82878c9196989c9fa29f9d9c9a99989797979798999a9c9e9fa39f9c9997918c86817c746d68625a514b433b332a21180e0500000000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a03000000000000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104070c10121316181a1c1d1e1f1f201f1e1d1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f20201f1e1d1c1a18161312100c0605050e171f252a2d2e33333333333333322d2b27221b140b0200000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000000000000109111a212930383f444d535960636b6f757b7f84888c8f929797999b9c9d9e9f9f9f9f9e9d9d9b99979992908c8884807a746f6a615d5650454039312920180f0600000000000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d04000000000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070b0d0f111213131312110f0d0b07070501000000000000000000020608080c0f1112131312110f0c080705020000000000000000000000000000000000000000000000000000000001080d1113181c1f20222527292a2b2c2c2c2c2b2a29272422201f1c1712100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313131212110f0d0b0907060300000000050d14191e20212626262626262626201f1b17110a020000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000000000000000000080f171e262e343b42464f54596063696e73777b7f8285888a8c8e8f9192929292929191908f8d8b8886837f7c78736e68625f58524c443f352f271f170e0600000000000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d03000000000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1e1f1f20201f1e1c1a171413110d08040100000000030a0f121415191c1e1f20201f1e1c191514120e090300000000000000000000000000000000000000000000000003090e13191d2023282c2d2f31333637383839393838373634312f2d2b28221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010204050506060606050403010000000000000000000002090e1114141a1a1a1a1a1a1a1913120f0b0600000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b12090000000000000000000000000000000000000000000000000000000000050c141c232831363d44484f54575e61666a6e7276797b7e80818384858586868584848382807e7c7a76726f6c65615e56534e46413a3229241d150d0500000000000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a00000000020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b100500000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b060000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a2c2c2d2c2c2b29272421201d1913100d0701060b0f151a1f212226292b2c2c2c2c2a282621211e1a140d05000000000000000000000000000000000000000000030a0f151a1e24292c2e34383a3c3e4042444445464645444443403e3b3938332d2c28231c19130d08010000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0d0d0d0d0c060503000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000000020a11171f262a32383d44484d5354575f6265666c6f717375767778797979787877767573716f6d676662605b53524c47433c3530282018120b03000000000000000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c100500000008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000060b12181d1f252a2d2e313336373839393939373634312e2d2a25201d18120d11171b1f262b2e2f323537393939393735322e2d2a251f170f0500000000000000000000000000000000000000060b151a1f262b2f35393a404446494b4d4f50515252535251504f4d4b4846443f3a38342e29241e19130c0400000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a01000000000000000000000000000000000000000000000000000000000000000000060b141a21272c32383b4246484e5355545b6062646668696a6b6c6c6c6c6b6a6a68666462605d555553504946413b373229241e160e07010000000000000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a0000000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000020a11171d24292c3036393a3e40424445464646454442403e3a3936302c29241d191b22272b31373a3b3f42444546464544423f3b3a36312921170d0300000000000000000000000000000000020a111720262b31373a4145474a515355585a5c5d5e5f5f5f5f5e5d5c5a575553504a46443f38353029241e160d070000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d0500000000000000000000000000000000000000000000000000000000000000010407070a0d10111213131211100d0b07070501000000000000000000000000000000010406070a0d0f11121213131211100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b00000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000000000000000000000000000000000000000003090e161b21272c31363a3c4247484a50535557595b5c5e5f5f5f5f5f5e5e5d5c5a585553514b4946443f3836302b262019130c0400000000000000000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d000000101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c04000000000000000000000000000000000000000000000000000000060c141c23282f35393a4146474a4d4f515252535352514f4d4a4746413a39352f2924262d33373c4347484c4f5152535352514f4c4846423b33291f1409000000000000000000000000000000060c141c232831373c42474c5154545c60626466696a6b6b6c6c6b6b6a69676462605b5453504a45413a352f281f18120b0300000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000002080d111314171a1d1e1f201f1f1e1c1a181413110d0803000000000000000000000003080d111314171a1c1e1f1f201f1f1e1d1b181615130f0a0602000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a020000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f252a2d31373a3b3f4446484b4d4e505152525353525151504f4d4b494745403c3937332d2a251e1b150d08020000000000000000000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f000000121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d2013000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d080200000000000000000000000000000000000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d0802000000000000000000000000000000000000000000000000070f181e262e34394045474c5254575a5c5d5f5f605f5f5e5c5a5754524c47454039352f2f383f44464e5355595c5e5f5f5f5f5d5b5954534d453b31251a0e0200000000000000000000000000070f181e262e343c43474d53555d6064666d6f71737577777879797877777673716e6c6663605c54524c45413a3128231d150c040000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000003090e13191d202124272a2b2c2c2c2c2b29272421201d1913100c0600000000000000060b0f13191d20212426292a2b2c2c2c2b2b29272522211f1b15120e0903000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21262b2e2d3338393c3e40424344454646464545444342403e3c3a39352f2d2b27221b19140f0a040000000000000000000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d10000000131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000071019212a30383f444b5153565e616466696a6b6c6c6c6c6a696764615e5653514b45413a3c41495053585f6265686a6c6c6c6c6a6865615e574d42362a1e1205000000000000000000000000081019212a30383f444e53575f62676d7175797c7e8082838485858685848382807e7b7974706d66605d56524c433d342e271e160e050000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000060e141a1e24292c2d3134363738393938383634312e2d29251f1c17110a03000000020a11171b1f24292c2d313335373839393938383634322f2e2b26211e1a150e09030000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151a1e2122282b2d2f313335363738393939393837373533312f2d2c2924201f1b17110e08020000000000000000000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d2013000000131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d2013000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000071019232b333b424a50555d6065686d717375777879797978777573716d6865605d55524c44464e535b60646a6e727577787979787775726e695e53463a2d211407000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f90919292929291908f8d8a8885817d79736d68605d564f454039302820160e050000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000000000000000000060f181f262b3035393a3d404344454646454443403e3a3935302c28231c150c0802070b141b22272b2f35393a3d40424445454646454443413f3c3b37322e2b26201a150e060000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e1214171c1f2022242628292b2c2c2c2c2c2b2b2a2927252220201d1813120f0b060000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d2013000000131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d201300000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e353028201910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e35302820191008000000000000000000000000000000000000050e19222b353d454d545c60676d72767a7e80828485858686858482807d7a76726d67605d565050585f656c71767b7f82848586868584827f7b6e6154483b2e2115080000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9d9e9e9f9f9e9e9d9c9a9797928e8985807a736d686059514b423a322820170e05000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a211910070000000000000000000000000000000000020a1117212a31373a4145474a4d505152535252514f4d4b4746413a38342e261e19130d12181d262d33373a4145474a4d4f51525253525251504e4b4947433c3a37312b2620180f06000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b020000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206060b0f121315181a1b1d1e1f1f20201f1e1e1d1c1a18161413110d07050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a110900000000000000000000000000000000020d17202b343d474f575f666d72797e83878a8d8f909292939292918f8d8a86837e79736d68605b5a626a6e787d83888c8f9192929292908e8c8275685b4f4235281c0f000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000000000000020b141b2227333c42464c5254575a5d5e5f5f5f5f5e5c5a5754524c46443f38302a251e171d24292f383f44464c515457595c5d5e5f5f5f5e5e5c5a5855534e4847423c37312a2117110a020000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030606090b0d0f101112131313121211100f0d0b090706040100000000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d201300000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b1209000000000000000000000000000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b120900000000000000000000000000000008141e29323d464f5960696e787f858b90939a999c9d9e9f9f9f9f9d9c9a9992908b85807a726c65636c717c838a9095989b9d9f9f9f9f9d9b8e8275685b4f4235281c0f0000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000a141d262d333f454d53565d606467696a6b6c6c6b6b696764615e5653504a423e36302920272f353e41495053555d606466686a6b6c6c6c6b6b696765625f5855534e47423c3328221c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d2013000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000020e1925303b444e58606b6f7b838b92979c9fa4a9a19e9c9a9a999a9c9ea1a39f9c97928d857e776e6d737e8690959d9fa7a8aba49f9f9f9f9b8e8275685b4f4235281c0f00000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000006111b262f383f4451575f61686d7073767778797978777673716d6864605c545046413a322a313940454f535b6064676d707375777878797978777674726f6a67625f57534d453f332d261d140b0200000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0f111213131211100e0c0a07060401000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b11070000000000000000000000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b110700000000000000000000000005111e2a36414c56606a6f7d8590959ea1a9a29e9997928f8e8d8d8d8f9197999ea1a29f97928b827a747f8b92989fa7a9a19e999993929292998e8275685b4f4235281c0f0000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d0400000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000000000b17222d384149505b62696e747a7d808384858685858482807e7a76716d66615a524c443b333a434b515961656c71757a7d80828485858685858483817e7c78746e6a625f5751443f382f261d140a0000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000000000000000000000000001040707090c0e101111121313121211100f0d0b0907060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516191c1e1f1f201f1e1d1b19161413110d0801000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d2013000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f060000000000000000000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f0600000000000000000000000714202d3946525e686f7c869297a0a7a49d97928c888582818080808285888c91969ea1a29f948f84818c919fa3aaa39f97928d898685858687898275685b4f4235281c0f000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000030f1b27333f49535b606d727b81868a8d909192929292918f8d8a86837e78716c615e564d453c444c555d606c70787d82868a8c8f909192929291918f8d8b8884807b756e69625b504a42382f261b11060000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000206080d11131416181a1c1e1e1f1f201f1f1e1d1b1a18161312100b060603000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151b1f222226292a2b2c2c2b2b2a28252321201d19130c0400000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c0300000000000000000007131f2c38444f59616e7a859198a2a9a39f928d85807b78757473737475787b7f848b91969ea59f96918d929ca4a9a199928c85807c797878797a7d7e7164574a3e3124170b00000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d13070000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000040f19232b3744505b656c747f868d92989a9c9d9e9f9f9e9e9c9a9992908a847e756d685f574e464c565d676d747d838a8f9299999b9d9e9f9f9f9e9e9c9a9896918d87817b726d605b544a41382d22170b040000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a0300000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000040a0f1214191d2021232527292a2b2c2c2c2c2b2b2a28272522201f1c1715120f0a050200000000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f272b2e2f3235373839393837363532302d2c29241e160d04000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d201300000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000915222f3b4854606b75818e97a1aaa399928a8079736e69696767666769696e73797f848e939fa3a19e9a9da4a8a09691877f79736f6d67666c6e70716c6155493c3023170a000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000b16212c38444f59606c77818b92999fa2aaa9a8a09e9c9b9c9d9fa29f9c96918a827a6e695f584e555d686d79818a90959c9fa3aba39f9e9c9b9c9d9ea1a9a8a19e99938e867f746c665b53493f332720150a000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a0400000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000000000000000000000070c10151a1f2124292c2d303234363738383939393838373533322f2d2b2823211f1b15120e090300000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d151d24292c32373b3c3f4244454646454443413f3d3a39352f281f160c0100000000000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b1005000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4d505152535352514e4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4a484746444647484a4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000005111d2a36414c56636f7c89939ea9a59f92877e746d67625f575b5a5a5a575f62666d7279818c9299a3aba7a9aca09691847c736d6762605c5b60616364615a5045392d21140800000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f140900000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000003101b27323b4854606b73808c939fa3aba9a19e9896918f8f8f909297989d9f9e938f847b6e6a5f565d676d7a838e939da0a7a59e9b999291908f8f909297979c9fa6a49f98928b81786c655b50443c32261b0f05000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c0700000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000070c12181c1f262b2e2f35393a3c3f414344444546464545444342403e3c3a38342e2e2b26211e1a140f0a0400000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10191f272f35383c4347494c4f515252535251504e4c494745413a31281e13080000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c130900000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d2013000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b5153575a5c5e5f5f5f5f5d5b5854524d51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b514f4b443b3a3a383a3a3b3d3f44464b51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000713202d3946525e6875828f9ca5ab9e938b7e716c605d55534d4e4d4d4d4d53545c60676d757f87929facb4b7aa9e91847b6f6a605d55535150535456575550483e33281c11050000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e0200000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000713202c38444f5963707d88939fa5aea69f97918c87848382828385888b90959d9e9691857c6e685e606d798390959da5a8a09d938f8a86848382828385878b8f949da0a7a29f938e81776c60584e43372b21160b00000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b03000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000000000000000000000000000000000030b12181c23282c31373a3b414547494b4d4f5151525253525251504e4d4b4946443f3c3a37312d2a251f1b160f0a0400000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131c222b31394045474e5455595c5d5e5f5f5e5e5d5b585654514c433a2f24190d01000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d201300000000000004101c2834404b555f69707d87929892877e726c665f57514d53555c606467696b6c6c6c6b6a6865615e57544f51575e616d727d86929792877d706a5f544a3f3428201509000000000000000000000004101c2834404b555f69707d87929892877e726c665f57606060605e5c564e44392d2c2d2e323f49515759606060575e616d727d86929792877d706a5f544a3f34282015090000000000000714212e3a4754616d7a86929faca3998e81756d625a514b47424140404142474b51555e69707c86929facb8b0a3968a7d70696058514b46454446474a4a49453e362c22170c00000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c100400000000000916222f3b4854606b7683909aa4afa89f948f847f7a7776757676787b7f838990959c9791847a6d666c75818f959fa7a79f959189827e7a7776757676787b7e828990959ea5a59d938c7f736a5f53473d33271c100400000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000000000001070c151d23282e34383c4347484c525456585a5c5d5e5f5f5f5f5e5e5d5b5a585553504a4847433c3a36312b27201b150d0802000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141c252e343d434b515358606265686a6b6c6c6b6a69686563605d554c4135291d110400000000000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b161009010000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130000000000050f1a232c3845515c676e7b85929992867d716c605b544d51575f61676d70737677787979787775726e69636059524d525b626b707c85929892857c6e665c50443c31261a0f04000000000000000000050f1a232c3845515c676e7b85929992867d716c605b63666c6c6c6c6b6760564b3f331f25303b44515b62656c6c6c6c6c67646b707c85929892857c6e665c50443c31261a0f0400000000000b1825313e4b5864717e8b99a3ac9f92867b6e625a504540393731343331373c45515c676e7b859299a3aeabaea99c9083786c60564c413a3838393b3d3e3c39332c241a100500000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000a1623303d495663707c89949facaca0958f827a726d686968696a696e72767d838c929f968f82786d717e8b939ea7a79f9590837d75716d676968696a696e71767d838e939ea5a59f92877c6f62594f44382c20140700000000000000000005121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000000000000030b12181e272e34394044464e5355565d60636567696a6b6b6c6c6c6b6b6a68666562605c5455534e4846423b37322b262019130c04000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c262e3740464f555d60656a6f7275777879797877767472706d675d5145392c201306000000000000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a0500000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d201300000000000b16212b37434e58606d7983919792877d706b615a504d555c60696e74797d8082848586868584817f7b76706b605d564e5159606a6f7c8692979083786d60584e43372b21160a0000000000000000000b16212b37434e58606d7983919792877d706b615a636d72797979797772675c4f43372a2a36414d56626d727979797979746e646a6f7c8692979083786d60584e43372b21160a00000000000e1b2834414e5b6774818e9aaba99c8f8276695f53483f352f2b262727313c46515b606d79839097a1aaa29fa2aa9f948b7e71685e52463c322b2d2e3031302d28221a1208000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e21140800000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f0000000004101d2935404b556774808d9aa6b0a99d91837a6d68615e565c5c575f61656b7078808b9399948c7f737a85929fa5aba095908279706b64605d555c5c565e61646b7079818e939ea8a3999083776b6054483c2f22160900000000000000000006131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a11090000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d151d2329303940454a5153585f6266686d6f7274767777787979787877767573716f6d6666625f5854534d47433d373129241e160e060000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252e384049515960676d71777c7f8284858586858483817f7d796d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130000000004101c27333a47535f6a73808c95928b7f726b6159504d575e676d737b81858a8d8f9192929292908e8b87827d756d685f584e4f58606a707e8793958c7f726a5f53473d32271b0f040000000000000004101c27333a47535f6a73808c95928b7f726b61595966727f8686868684776b5e51443826303846525e68727f8686868686817467606a707e8793958c7f726a5f53473d32271b0f0400000000101d2a3743505d6a7683909da9a5988c7f7265574d423629241d1a242f39434e58626d74818e959fa9a29892989fa69e92857a6d61584e43372b2021232423211c1710080000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d00000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000006131f2c3945515d677784909daaada1978a7d70675e56524c4f4f4d53555960666d737e87939f92867b7f8c97a2ada39990837a6d67605954514c4f4f4d52545960676d78818f96a0a49f95897d7063564a3d3023170a00000000000000000006131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b120900000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000050e161f272f343d434b51545c60646a6e72767a7c7e808284848585868585848381807e7c7976736f6a66615e57544e47433c3530282017110a0200000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525b636b6f797e84888c8f909192929191908e8b897f7266594c3f3326190c0000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000000000000000000000000000000000000000406070b0e11121313131313130c0c0a0602000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d2013000000000714202c38444f59626f7c8792968e81746d62594f4d575e696e7980868d92989a9c9b999898999b9b9a938f89827a6f6a5f574d4e58616c737f8c9592867c6e62594f43382c20150a000000000000000714202c38444f59626f7c8792968e81746d62594f5966727f8c93939184776b5e5144382e38424f59616e7b8692939391857a6d6058616c737f8c9592867c6e62594f43382c20150a00000000121f2b3845525e6b7885919eaba295897c6f6256493c31231817202935404b555f6a727f8b939da7a298928590949fa1978e81746a5f53473c32261b17171714110c05000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000714202d3a4753606d7a86939facab9e9285786c60554c464142434246484f545c606c727f8b9398908385929ea9ab9f92877c6f685d554f47454142434246474f555d666d7984919b9a93908c8276695c4f4336291c1003000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b1209000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000000000000000000050f172028313940454f555c60666d71777b7f8386898b8d8f9091929292929191908e8d8b8885827f7c77736e69626058534e46413a3228221c140b03000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646d737c848b9095989b9d9e9f9f9e9d9c9b988c7f7266594c3f3326190c000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000001070c101314171b1e1f202020202020191816120d070000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d2013000000000916232f3c4855606b768390999184796d605b514b555e696e7b838d92999f9c96918e8c8b8b8c8e92979e9c938f847c6f695f564c505a606d788390988f82766b6054483d32271b0f000000000000000916232f3c4855606b768390999184796d605b514c5966727f8c999e9184776b5e514438343f4a54606b75818e989e948a7e71685d525a606d788390988f82766b6054483d32271b0f00000000131f2c3946525f6c7985929faca194887b6e6155483b2e22151f29333b45515d676f7c86929fa5a49a92867b829099a39f93877c6f62584e43372b20150a0a0805000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f1205000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000815212e3b4854616e7b879aa4afa89b8f8275655b50433a363031363a3d424a515a626d75818e9794909297a1ada3998d80736a5f564c433d39352f30363a3d434b545d67707d8a8e8b87837f7c6f6255493c2f22160900000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b10070000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000050e172129323a434b515960676d72797e83888c909399989a9c9d9e9e9f9f9f9e9e9d9b999898928f8c8884807b756f6a625f58524c443d332d261d150c040000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e737f8791969da0a7a8aaa8a4a2a0a0a0a1998c7f7266594c3f3326190c00000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000000000060b12181c1f2024282a2b2c2d2d2d2d2d2625221e18120a01000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d201300000007131f2c38434f5963707d899593897d70675d5145515d676e7b8490959f9f948f898481807e7e7f82858a91969e9691857b6e685d5245505c666f7c879294897c6f63584e43372b1c1106000000000007131f2c38434f5963707d899593897d70675d51494c5966727f8c999e9184776b5e5144383844505c666f7d89939e988f82756c61564c505c666f7c879294897c6f63584e43372b1c110600000013202c3946535f6c7986929faca093877a6d6054473a2d211a25303b45505a606d79839199a3a59f93887e707c87929fa49a8f82756a5f53473c32261b0f01000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f0300000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000916222f3c4955626f7c8895acb6a79a8d81746753493f312a25262a2d30394044515b616d7a85929f9c9ea1a9ac9f92867a6d61584e433a312c2924252a2d3139424b55606c7783827e7a76736f6a6054473b2e22150800000000000000000006131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f05000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000030d172029333b444c555c606b6f797f848b9095999c9fa4aba7a9a9a8a7a6a6a7a7a8a9a8a6aaa29f9c9995918c87817c766f6a615d564f443f382f271e160d0400000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424e58626d73808c9299a0a8acaaa39f9b979594939394958c7f7266594c3f3326190c000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000000000000000000000000000000000020a11171d23292c2d3134373839393939393933322f2a231c130a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130000000915222f3b4854606b7683909a8e81756b60554b4e58606d798390969f99928b827c78747372727375797e848e939d9791847a6d605a504a545f6a74808d988f82766a605447382e23170c00000000000915222f3b4854606b7683909a8e81756b60554b414c5966727f8c999e9184776b5e514436414c56606d7883909d9f92867b6e615a50444a545f6a74808d988f82766a605447382e23170c000000121f2c3945525f6c7885929faba194877a6e6154473b2e21202a36424d57616c74818e95a0a89e938c7f736c74808d97a29f93877c6f62584e43372b1e1308000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b0000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000091623303c4956636f7c8996a2afa69a8d8073675a4d403025191a1e21272e343f46525e6873808c99a3abadb3a89c8f8275685e52463c3128201d19191e2027303944505b656c7675716d68666260584e43372b1f130600000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d0300000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000000000000010b151f29333b454d565d676d747c848c91969da0a7a9aca8a9a19e9c9b9a9a999a9a9b9d9fa2a9a6aaa9a7a09d99928e89827c746d686059504a423930281f160c01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606a727f8b929fa3abaca49f98928e8b8887868687898b7f7266594c3f3326190c00000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000030b141b22272f34383a3e4144454646464646463f3e3a352e251c12070000131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d2013000004101c2934404b55636f7c899493877c6f62594f4754606a74808d95a09892877e766f6c6566656566666d7179818e939d968e81756c61554b4e58616e7b869294897c6f62544a3f34281c100300000004101c2934404b55636f7c899493877c6f62594f433f4c5966727f8c999e9184776b5e51443846525e68727f8b959f958b7f72695e53483e424e58616e7b869294897c6f62544a3f34281c10030000111e2b3844515e6b7784919eaaa295887c6f6255493c2f2428323a46525e69707e8a939da8a0958e81776c606d7a85929fa49a8f82756a5f53473a2f24190d010000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b11060000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000916222f3c4955626f7c8895aab4a79b8e817468564c41362a24201d191c232a36414c56616e7a86929facb9b3a9978a7e7164564c41342a1f161d1d1d1d151e27333f49535b606a6864615e5655544e463c32271b0f0300000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000007121d27313b454d575e686d79808791959ea1a8acaaa29f9b979791908e8d8d8d8d8e8f909297979a9ea0a8ababa39f9b948f87817a706b605b544b433a31281d1307000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707121f2c3844505c666f7c87929fa4afaaa39a938d86817e7b7a797a7a7c7e7d6f6356493c302316090000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000000000000030c151d262d33394045474a4e51525353535353534c4b463f372e23180d0200131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a5f53474d57626f7c87939f9f92867d716c62605b535858545c60676d77818e959e938a7e71675d5146525e6974818d9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a5f53473d3f4c5966727f8c999e9184776b5e5144424e58616d7a85929f999083786c60574d42363c46525e6974818d9a8e8174665c5044382c1f12060000101d293643505c6976838f9ca9a4978b7e7164564c413529303a44505a616e7b85929ea5a3989183796d655d6873808d98a39f93877c6f62564c4135291d1104000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000814212e3b4754616e7a8798a2aeaa9d908377685e52463c352f2c2924272625303a46525e6876828f9ca9b6ada197877b6e6154483b302a2a2a2a2a2a2a2a2a222d38414950535d5b5854524c4947433c342b20150a0000000000000000000006131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f040000000000000000040e18242f39434d575e696e7a828d9399a0a8ada8a19e98928e8a878583818180808081828385878a8d9196999ea1a9aca69f99928d847d736c665c554b433a2f24180d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d1113141d2935404b55606d78839099a3aeaba3989288817a75716f6d6d6d6e6f716f6b6054483b2f22150900000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000000000000000000000b151e272f383f444b5153575b5d5e5f6060606060595751493f352a1e120600131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d201300000714202d3a4753606d79859296897c6f63584e46535f6975828f9a9f948b7f726b615a5350494b4b4b51555d656d78839099999184796d6053474d56616e7b88959285796d6053463a2d2013070000000714202d3a4753606d79859296897c6f63584e43353f4c5966727f8c999e9184776b5e513f4a54606a74818e979f92877c6f665b50453b3136424d56616e7b88959285796d6053463a2d20130700000d1a2633404d596673808c99a9a79b8e8174685d52453b3136414c56616c75828f97a2a59f92867c6f675d56616e7a86929fa49a8e8174685d5245392c20150a000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b020000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929fabac9f92867a6e61584e45403a39352f3433333236414c566673808c99a6b3ab9e928578695e53463a3737373737373737373737372f383f4446504f4b4746413c3b37322b2620180f0600000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000020c16202935404b555e696e7b8390949fa4abaaa29f96918b86817e7b78767574737374747577787b7d8084888d92979ea1a8aba39f96918780786d675d554b4035291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214191d2021242c3945515d67727f8b95a0abafa39992867d746d6864626160606162656360594f43382c1f130700000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000000000000000000000000000007121d273039414950555c6064676a6b6c6c6c6c6c6c66635b51463a2f22160a00131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d201300000a1724313d4a5764707d8a989184786c6053464855616e7b88949e9c9083786c60595046443f3f3f40454b535c666e7b878e8a86827c6f62554846535f6976839097897d7063564a3d2f23180c0000000a1724313d4a5764707d8a989184786c6053463c313f4c5966727f8c999e9184776b5e5144505b666f7c87939f968d80736a5f544a3f3329303b46535f6976839097897d7063564a3d2f23180c00000a1723303d4a5663707d8997a1ac9f92867a6d60574d43393946525e68717e8a949ea89e938b7f726a5f55525e6874818d9aa49f92867a6d6054473d32271b0f03000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a02000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070005111e2a36424d566976828f9caaafa3998c80736a5f58514b4745414240403f3f3f3e4a5764717d8a97a4b0a99c8f827669574d4244444444444444444444444444444444444444444444444444443b3a37312a21180e03000000000000000006131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d13070000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000008131e28323a45515d676e7b8491959fa6afa7a098928c847f7a75716e6969686767666767686a696e7173777b80858b91969fa2aaa9a199938c81796d675d5145392c2013060000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1e2124292c2d30333f4a54606d7985929ea7b1a79f92877d706b615e565554535354565856544f473d32271b0f0300000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d18232e39434b535b60676d71747778797979797979726d63574b3e3225180c00131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566874818e9a8d8073655b50444b5566737f8c99a096897d70665b50473e37332d2e3439414a545f697380827e7a766f6a5f5347424d5765727f8c988d817467554b4034291c10040004111d2935414c566874818e9a8d8073655b504437333f4c5966727f8c999e9184776b5e514c56606c7883909a9e9184796d60584e42382d212a36424d5765727f8c988d817467554b4034291c1004000713202d3a4653606d7985929eaaa2988c7f72695f554b43424f59616d7a85929ea6a1968f81756d62584e4c56616e7b87939fa2988b7f7265584e43372b1f1306000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b060000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900020e1925303f4b5865727e8b98a2aeab9f92867c6f6a605d5554524c4e4d4d4c4c4b4b4b5663707c8996a3afa79b8e8174685b505050505050505050505050505050505050505050505050505050504847433c332a201509000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d00000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000010d1925303a44505a606d79839096a0a8b0a69e9591867f79726d6764615e575b5a5a5a5a5b5c575e6164676a6e73797e848c92989fa7aba49f938e82796d6053473a2d2014070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000030a11171c1f262b2e2f35393a3d4044505b66727f8b97a1adaca0958c7f736b6159524c4847464747494b4948433d352b21160a0000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000010c161f2834404b555c656c71797d8184858686868686867f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f62534945515d677683909d9e9184786c60544a3f352b272223282f38424d57636e7375716d68625f584e433b4854616e7b8797908477675c5145382c1f1306000713202c3945525d6877849199897c6f6253493f33333f4c5966727f8c999e9184776b5e53535d68717e8b959e93897d70675d51463c2f261c26313b4854616e7b8797908477675c5145382c1f13060006131f2c3845515c6773808c98a2aa9f92867b6e675d554c4a54616b75818e97a1a59e91847a6d605b514646535f697683909caa9d9083776a6054473b2e221509000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b0600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b00000914212d3a4754606d7a85929fa7aea29891847c726d6763605d565b5a59595858585857626f7c8995a2afa79a8d8074675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534e463c31261a0f020000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d1207000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000005111d2935414c56626d75818e959fa8b0a69e948f837b726d66605d5554534d4e4e4d4d4d4e4f4d525457585f62666d71797f8690959ea5afa59e948d8073665a4d4033271a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000003090c151c23282c31373a3b4145474a4d4e53606c7884919ea9b1a79d9083786c60594f46413c3a3a3a3b3c3e3c3b38322b23190f040000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000007131d28313a45515c676d777e848a8e909192999393938c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d6053464753606d7a86939f998d8073655b5042382d231b17181d26303b45525c63666864615d56534e463c3a46535e697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b606060606d7a85929e978e81746b60554b40342a1d14212d3a46535e697885919286796d6053473a2d2014070004101c2834404b55616e7a86929fa6a2989083796d675e56515c66707d8a939ea99e938a7d70685d52493f424d5765717e8b98a3a095897c6f6256493c31261a0e020000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b06000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d00000713202c3945525d68737f8c95a0a8aaa19691867f7974706d6869686766666565656464646f7c8995a2afa6998c7f736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625f584e43372b1f12060000000000000006131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000000713202d3946525e68717e8b939ea7b1a79e948f82796e69605c54514b484642424140404141424246484a4e53545c60666d727b838f939ea8afa69a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000050d141a1e262e34383c4247484c525457595b5563707d8996a0acab9f95897d70665b504745403a37322d2e2f32302f2c2721191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000000000000000000010d18242f3a43515b606d79818b91969a9d9e9fa39f9f998c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377665c51454956626f7c8999a4978a7d706453493f2f261c0f0b0b151e2a33404a5257595b5754524c47433c3436424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377665c5145382c333f4c5966727f8c999e9184776d6d6d6d6d74808d979e92857a6d61594f433b322920171e2a36424d576976828f99897c6f6256493c2f23160900000c18232e3946525e68727f8b949fa89f958f82796e68615a606d7884919ea5a1978e81756b61564c41373b4754606d7a86929fa79a8d807467574d42372b1e12060000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b060503000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000004111d2935414c56606d79839096a0a7a8a198928c85807d7a787675737372727271717171707c8995a2afa5988c7f777777777777777777777777777777777777777777777777777777777777776e6a5f53473a2e2114080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c1004000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000006121f2b37434e58616d7a85929ea5afa9a0958f82796d675f57514a45403b3a3631343433343430363a3b3e43474b51545c60696e79818f96a0aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000080f171f252a30383f44464d5355565d60636668696775818e9ba8b2aa9d9083776b605b5353514b47433c3731292423221f1b160f07000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000004111d2935414b55626d75818e939ea1a8aaa29f9c9998988c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817467544b404b5864717e8b97a398877b6e6154473b2d21140a00030c18212e3840474b4d4f4b4746413a37322a31404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817467544b403428333f4c5966727f8c999e9184797a7a7a7a7a7c87929f978b7e7168605b544d443b32291d1a2531404d596673808c988b7e7165584b3e3225180b000007121d2a36414c56606c78829096a1a79e948f837a716c6268727f8c96a0a69e91857a6d61594f443a303945525d6875828f9bac9e918477695f53473a2e2114080000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a070000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000010d19242f3a45515c666e7b8490959fa3aaa29f97928d898784838180807f7f7e7e7e7e7d7d7f8c98a5b2ab9e9184838383838383838383838383838383838383838383838383838383838383837c6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000815212e3a47535f6a74818e97a2adada2979083796d675d554d444039352f2d2a252727272728252a2d2e31373940454b51575f676d7884919eaaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000020a121a212931363e424a5053575f6266686d70737576777986929facb1a4988b7e716e6c6564605d55534e47433c352f281f180f0a04000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300000000000000000000000613202c3945515d67727f8b939ea5ada49d98928f8d8c8b8b7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404c5966727f8c999f928579695e52463a2d2014020000060f1c262e353b3f40423e3a3935302b2625323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c99a096918686868686868892999e92857c78716c665e564d443b2f261b25323e4b5865717e8b988c7f7266594c3f3326190c0000000d1925303b44505b666e7b849197a1a69e9590857e756f6d7a85929fa89f948a7e71685d52473e322935414c5664717e8a9aa4a096887b6e6255483b2f2215080000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000008131e2834404b545e696e7b838d92999fa2a9a29e9a9696918f8e8d8c8c8b8b8b8b8a8a8a8c919ba7b4ada19691909090909090909090909090909090909090909090909090909090909090887c6f6255493c2f2216090000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e02000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c010000000000000005111d2935414c56626f7c87939fa9b0a69f92857b6e675d554b433c342e2924211e1a1b1a1a1a1b1a1e2021262b2e343940454d555c667784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000020b141c242c333b424650545c6065696e73777a7d80818384869298a2aeb3a69a8d807d7b7975716d67625f58534e454039312a211a1108000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000714212d3a4754606d7a85929fa6ada39c928d8682807f7f7f7c6f6255493c2f22160900131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7e7265584b404d5a6773808d9a9e9185786b574d42362a1e11050000000a131c242a2f323335312e2d29241e1b24313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7e7265584b3f3226333f4c5966727f8c99a8a09e939393939393959fa3a1979289847e786e685e564d41382d2224313e4a5764717d8a978d8073665a4d4033271a0d00000008141e28333f4a545e696e7b8591969fa69f97918a827c76808d97a2a3998f82766c61564c41352c242f3a4754616d7a87939fa1988c7f7265594c3f3226190c0000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000000010c18232e39424d575e696e7980878e92989b9ea1a9a8a19e9c9b9a999998989897979797989ba3adb8b2a8a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d95887b6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e12050000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c20130400000000000000000713202d3946525e6874818e9aa4afab9f948b7e71695e554b433a3128231c1814120e090d0d0e090e1214151a1d23282e343c434b546a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000020b141c262e363e454d535a61666d71767b8084868a8c8e90919298a2aab4b5a89d928d8a8885817e7a756f6a625f58514b433c332c231a120800000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000000000000000004101c2934404b5565727f8b98a2aea79c918c807a75737272726f6a5f54473b2e22150800131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b414d5a6774808d9a9d9184776a5e514430251a0e02000000010a12191f232626282421201d19131723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c99a8a09393939393939393939496999e96918b827a6e685e53493f332723303d4a5663707d89968d8174675a4e4134271b0e000000020b17222d38424d575f696f7c8490949fa3a19e948f888287929fa99f92877c6e625a50443a3028232d3946525e687783909997928e8376695c504336291d100300000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e110000000007121d27303b454d575e676d747b81868b8e929796989a9b9c9d9d9d9e9e9e9e9e9f9f9f9fa4acb6c0b6aea9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa8aaaaaaaaab94887b6e6155483b2e2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d2114060000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000714212e3a4754616d7a86929facb0a69c9082766c62574d433930281f18120d07050c111517181c1c1c1c1c1c1c181d23283144515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000a141c262e38404850575e616c71787e83888d90939a999b9c9e9fa2aab4b1b2aea49d9a9797928e8b86817c756f6a605d554e463e352c241a11080000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000000000000000000006131f2c3845515c677683909daaaca0958c7f746d6866656565625f584e43372b1f130600131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1c2935424f5c6875828f978a7d7064574a414e5a6774818d9a9d9184776a5e51442f24180d0100000000040c13181d2020201d1814120f0916232f3c4956626f7c89958e8175685b4e4235281b0f000f1c2935424f5c6875828f978a7d7064574a3d3126333f4c5966727f8c99a09689868686868686868687898d92989e948f847a6e655b5044372b232f3c4956626f7c89958e8175685b4e4235281b0f0000000006111c262f3b454d575f6a6f7a828d92999fa69e9c948f9299a3a2978d80746a5f534b454039342e2a36414c566673808d8c8985817e7064574a3d3124170a0000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000b151e29333b454d555d60696e747a7e8285888a8c8d8e8f9090919191919192929292939aa4afbbaea49d9a93939393939393939393939393939393939393939393939b9ea5afafa499877a6d6154473a2e2114070000000000000003131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c07060400071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000005111e2a36424d5666727f8c98a3aeab9f94897c6f635a50453b31271e160d07000911181d212425292929292929292929292a3744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000009121c262e38404a525a61696e767e848b9095999d9fa4aca8a9a8a6a5a4a4a4a5a6a8aaa6a9a19e9b98928e88827c736d675f584f473e362c231a1007000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7986929facac9d9083786c605d5659585855544e463c32261b0f0300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b404d5a6773808d9a9e9184786b554b4035291d1004000000080d161d24292c2d2c2924211f1a151723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c999e918479797979797979797a7c808590959f969082776c6053463c3126303d4a5663707d89968d8174675a4e4134271b0e00000000000a141d29333c454e585f686d78808790959ea0a69e9c9fa3ab9f92857a6d65605c54514b443f3830303d495663707d83807c7874706c6155493c3023160a0000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000030c172129333b434b51575f62686d7175787b7d7f808283838484848485858585858687939facb9a99d928d86868686868686868686868686868686868686868686868e939eaaac9f9386796c605346392d2013060000000000040a0f131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191313100c0707131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000714202d3a46525e697784909daab4aa9c9083766b6054483f33291f150c040009121b22292e313236363636363636363636363744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006101b242e38404a525c636c717b838a91969d9fa7aaacaba39f9d9b999897979898999b9d9fa3ababaaa29f9b948f8780796e6a615950483e352c22180d0400000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000916232f3c4956626f7c8999a3aea49a8b7e71665b524c4c4c4c4947433c342a20150a0000131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7f7265584c404d596673808c999f928578675d5145392c20130600000811191f282f35393a39352f2e2b26201824313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7f7265584c3f3226333f4c5966727f8c999e9184776c6c6c6c6c666c6d6f737b8390969f948b7e7165574d42372b313e4a5764717d8a978d8073665a4d4033271a0d0000000000020b17202a333c464e565e666d737c838b91969ea1a9acafaa9d90837d77716d66605d55504a423d353b4854606b7077736f6c656461594f44392d2014080000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e0200000000000000000000000000000000000000000000000000000102030000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000040d161e2429313940454d53565d606468696e707274757676777777787878787879797c8995a2afa79a8d807979797979797979797979797979797979797979797979818e9ba8ab9e928578665b5044382b1f120600000000070e151b1f222c3946525f6c7985929facada093877a6d6054473a2d26262626262626262626201f1c18120b0b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f120600000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000814212e3b4754616e7b8795a0acaea2988a7e7164594f44362d21170d030006111b242d343a3d3e43434343434343434343434344515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000030c18222d36404a525c646e737e8590949da0a8abaaa29f9b9992908e8c8b8b8a8b8b8c8e9092999a9ea1a9aca69e99928d837c706b615a50473e342a1f160c01000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000a1724313d4a5764707d8a97abac9f93867a6d61544a413f3f3f3c3b37322a22190e040000131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404b5865727e8b989f93867a6d6053473a2d20140900030d19232b313a40454745403b3a37312a2125323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c999e9184776b606060605b606163696e7a84919e9d908377695f53463a2d323e4b5865717e8b988c7f7266594c3f3326190c000000000000050e18212a343c444c545c606a6f787e848b9297a1adb8aca0959089837e79726d67605c544f45403a444f5960636a6662605b53554f473e33281c10040000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b07070401000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000010c161f282f35393a3e3f42474c525458575f6163656768696a6a6a6b6b6b6b6b6c6c6f7c8995a2afa89b8e82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c7783909daaa99d9083766a544a3f33281c0f0300000007101920262b2e2f3946525f6c7985929facada093877a6d6054473a33333333333333333333332d2c28231d150c111b2935404b5564717d8a99a3afac9f9285796d6053463a2d201307000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c2013040000000000000000000b1825323e4b5865717e8b98a7b1ac9f9285796d6053473d32201b0f0500010c18222d363f454a4b4f4f4f4f4f4f4f4f4f4f4f4f4f515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000b151e2a343f48525c646e73808a92979fa6aca9a29f98928e8a868381807f7e7e7e7f80818386898d92979ea0a8aba39f9591867d716c61594f463c31281e13080000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000b1825313e4b5864717e8b97a4ab9e918478685e5242382f32322f2e2b2620191007000000131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817468554b404a5663707d8996a49a897c6f6356493c30251a0e090c151f2b353d434b5153514b4847433c332f2633404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817468554b403428333f4c5966727f8c999e9184776b5e53534a505354565e68727e8b9aa095887b6e6155483b2e33404d596673808c988b7e7165584b3e3225180b00000000000000060f18222a323a424b51585f666c71787e85929eabadaba7a09d95908b847f79726d666059514b433d474f54565d595653504949443e352c21170b000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d0805010000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0000000008131e28313a4145474b4c4d4e4f5052504d535557595a5b5c5d5d5e5e5e5e5e5f5f626f7c8995a2afa99c908376655b60606060606060606060606060606060605e697885929faba79b8e8174685b4e412d22170b000000040e19222a32373b3c3f46525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000004101d2935404b556875828e9ba8b5a89b8f8275675d5145392c1f1309000005111d29343f485056585c5c5c5c5c5c5c5c5c5c5c5c5c5c5d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000007121d27303c46505a646e73808d929fa2a9aea59e97928c86817d7a77757372717171727375777a7d81858b91969fa3aba7a09892877e716b61584e433a2f24190c03000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669564c412f26252522221f1b150e0700000000131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377675c51454754616e7a8796a1988b7f7265574d42362a201a19191e27313d474f555d605d5555534e4641382a36424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377675c5145382c333f4c5966727f8c999e9184776b5e51463f4446474d56616d7a87939f978a7e7164574b3e3136424d576976828f99897c6f6256493c2f23160900000000000000000610182029303940454e545b60666d7a85929fa9a19e989ea0a09d97918c857f78706b605d554e463d444849514d4946443f3839332c231a1005000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d0802000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000000010d19242f3a434c525457595a5b5c5d5e5d5a54484a4c4d4f5050515151515252525663707d8996a3b0ab9e9285796c605353535353535353535353535353535354616e7b8798a2aeaa988c7f7265594c3f322619060000000a15202a343c4347494c4c525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d1213202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000006131f2c3845515d677884919eabb5ab988b7e7265554b4035291d100400000915212e3a45505a62656969696969696969696969696969696a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000c18232e39434e58626c73808d929ca4adaaa39f938e857f7a75706d67686665646465656668676d7074797e848c9299a1a9aaa29992877d706a5f554c4135291e150a0000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f42302814191615130f0a040000000000131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d60534646525e687884919e9c8f8275695e52463c332a262524293039434f5960676d6765625f58534a41363a46535f697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b5e51443338393b46525d687784919e998c7f7366594c40333a46535f697885919286796d6053473a2d201407000000000000000000060e171e272e343c424a505b66727f8c98a2a197918c91969d9fa19e97918b837d746d675f584f473d3b3d44403c3937332d2d28211a110800000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c070100000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000004111d2935414c565d6064656668696a6b69665e54423f414243434444444545454a5764717d8a97a4b0ada297887b6f625548464646464646464646464646414c5665717e8b98aaaea298897c6f6256493c2f2316090000030f1b26323c464e54555959595f6c7985929facada093877a6d60595959595959595959595959595953514b43392e2318111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000714202d3a4753606d7986939facaea399887b6f6255483c2f24180c0000000b1724313d4a56626c71767676767676767676767676767676767784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000004101c2834404b555f6a717e8b929da4aeaaa298928b817a736d6863605d5559585857585859555d6063676d717980879197a0a8aba39992867c6f675d51453d30261c1106000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0908060300000000000000131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f635349414d566774818e9a9f92877b6e61584e453c3631322f353a424b55606b707a76726e6a645c53483c3b4855616e7b8897908477675c5145382c1f1306000713202c3945525d6877849199897c6f6353493f33333f4c5966727f8c999e9184776b5e5144382e2e35414c566a7683909d9a8d8073675a4d40343b4855616e7b8897908477675c5145382c1f130600000000000000000000050c151d23282f394653606c7884919eaa9e91857f848a90959c9fa19e95918981796e6a60594f463c3237332f2d2b27221b1c17100800000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b0300000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e2215080000000613202c3945525d686d71727374757778767066544b403435363737373838383f4b5865727e8b98a5b1b3a9988b7f7265594f42392e393939393939392d3945525d6875828e9ba8ac9f9285796d6053463a2d201307000006131f2b37434e585f62666666666c7985929facada093877a6d666666666666666666666666666666605c554b4034281c1019242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c889aa4afac9f9286796d6053463a2d2013070000000b1825323e4b5865717e828282828282828282828282828282828286929faca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000006131f2c3845515c676f7c86929fa4aeaaa29892867e756d68605d5654514b4d4c4b4b4b4c4d4b5153555c60676d737d859196a0a8aba29891847a6d60594f42382e23170c0000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566875818e9a8d8074655b5044495663707d8996a0998d80736a5f574e4642403f3f41454c545d67707d86837f7b746e64584c40424d5765727f8c988e817467554b4034291c10040004111d2935414c566875818e9a8d8074655b504437333f4c5966727f8c999e9184776b5e51443b3b3b3c44505c667783909d998d8073665a4d4037424d5765727f8c988e817467554b4034291c10040000000000000000000000030b121b27333f4953636f7c8996a1a3998c7f73787d83898f949da0a09d938e847c706b60584e443b302523201f1b1711100b0500000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d030000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d2013070000000714212d3a4754606d7a7e7f80818283858276665c5145382f2c2924262a2d37434e586774818e9aa7b4b7aa9d9083776b60544b40352f2b2623282b2f38414c56606d7a85929faca99b8e8275665c5144382c1f120600000815222e3b47545f6a6f72727272727985929facada093877a727272727272727272727272727272726d675c5145382c1f131824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000b1824313e4b5764717e8a97acb6aa9d908477665c5144382c1f12060000010d1a2734404d5a6773808d8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f9298a2aea79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000004111d2935414c56606d79839198a2aeaea39892867d716c615e56524c474541403f3e3e3e3f404045474b51555c606b6f7b849196a1abaaa0968e81746b60544a3f34281c110600000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d201300010d19242f3d4a5764707d8a989184786c6053464653606c7884919e9f92877c6f695f58534d4d4c4c4c51565d666d7983918f8c888174675a4e4147535f6977839097897d7063564a3d2f23180c0000010d19242f3d4a5764707d8a989184786c6053463c323f4c5966727f8c999e9184776b5e5148484848494e56606d7985929f988b7f7265584c3f3a47535f6977839097897d7063564a3d2f23180c0000000000000000000000000005121f2b3744505b6574808d9aa89f92867a6e6c70767c828991959fa39d9691867d706a5f564c41362a2113120f0b0600000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b0100000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000714212d3a4754606d7a878c8d8e8f909186796d60544a403a39352f31363a3f47535f6a7783909daab6b8aca095897d70665c5145413a37312e34383b424a525e68727f8c98a2ada1978a7d7164544a4034281c100400000916222f3c4955626f7c7f7f7f7f7f7f86929facb3a6998c807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20131724303d4a5763707d8a96a3b0a99c908376695d5043362a1d1000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669544a4034281c10040000010d1a2734404d5a6773808d9a9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa2aab4a79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000713202c3945525d68727f8c95a0aaafa59f92867d706b625a524c45413a39352f32313132322f35383a40454b515960696e7b849199a3aea89e93897d70665c5044382d22170b000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000813202d3a4653606d79859296897c7063584e44505b66717e8b959f9991847b6f6a615f57595859555d60686d78818e959c93877c6f625548424d57616e7b88959285796d6053463a2d2013070000000813202d3a4653606d79859296897c7063584e43373f4c5966727f8c999e9184776b5e545454545556585f68707d8a98a298897d7063564a3d424d57616e7b88959285796d6053463a2d201307000000000000000000000000000613202d394653606c7884919eac9b8f82756860646b6f767d838c9299a2a09892867c6f685e52463d32271b1003000000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000613202c3945515d67778390999b9c9d988a7d71665b514b4745404343424648505a626f7b8895a0acb8bcb1a79d9083796d605b524c464242413f44464d545b616d7a85919eaaa99e9184796d6053463a2e23180c0000000c1925323f4c5865727f8b8c8c8c8c8c9299a3aeb4a89c928c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000d1a2633404d596673808c99a6b3a79a8e8174675b4e412e23180c000000010d1a2734404d5a6773808d9aa6a9a9a9a9a9a9a9a9a9a9a9a9a9a9acaeb4aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000004111d2935404b55606d7a85929fa7b1a99d938b7e716b60595046413a352f2c2924252524252524292c2e343940454f575e696f7c87929fa7afa59d9183786d60544a3f33281c0f0300000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a6054474a54606c78839098a09691847c746e696766656567676d727a828e939e958d80746a5f534746535e6974818e9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a6054473e3f4c5966727f8c999e9184776b61616161616162656a6f7a84919e9f9285796d6053463a46535e6974818e9a8e8174665c5044382c1f1206000000000000000000000000000815222f3b4855626e7b8896a1a49a8b7e7164565960636b70787f879297a2a29891847a6e61594f44382c1e13080000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000004111d2935414c556673808d99a3a8aa9d9083786c605d5553514b50504d53555a626c74818e9aa7b1b6b4b6aca0958d80736d605d56534d4e4e4a5053575e666c75828f97a1ada1978c7f73665c5145382c1c12070000000c1925323f4c5865727f8b98999999999fa3abb4b9ada49c99999999999999999999999999999993877a6d6054473a2d211416222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000e1a2734414d5a6774808d9aa7b3a69a8d8073675a4d4034271a07000000010d1a2734404d5a6773808d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000613202c3945515d6773808d97a2adada1978e81746c61594f473e36302924201d181918181819181d1f23282f343d454d57606a727f8c95a0acaca0958b7e71665b5044382b1f1308000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000004101c2834404b55636f7c899494887c6f62594f44505b666e7b869298a0969187807b777473727273767a7f858f939e969083796d60584e434e58616e7b869294897c6f62544a3f34281c100300000004101c2834404b55636f7c899494887c6f62594f443f4c5966727f8c999e9184776e6e6e6e6e6e6e6f72757c839096a0978d8074665c5145434e58616e7b869294897c6f62544a3f34281c1003000000000000000000000000000b1825323e4b5865717e8b98a89f93877a6d61544f545960666d737d859297a2a1968f82756b6054483a2f24190d0100000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d100400000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000010d19242f3b4854616e7b86929fa9ab9f958c7f736d6762605d555d5d575f61656d717e8a939da9afa9a7a9aba79c928c7f746d68615f575b5b545c6062696e78808d949ea9a59e9184796d60544b4034281c0b000000000c1925323f4c5865727f8b98a5a5a5a5acaeb4bdbfb6ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211416222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000e1b2834414e5b6774818e9aa7b3a6998c807366594d4033261a0d000000010d1a2734404d5a6773808d939393939393939393939393939393939393939393938d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000714202d3a4753606d7a85929fa9b2a89e91857a6d605a50473d352a251e1913110d070b0b0b070c1013181d2329333b454e58606d7883909da7b1a79e9184786c6053463a3024190d0100000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000c18232e394854606b76828f9c8f82756c61564c4a545f69707d8692979f99928d888481807f7f8082868b91979e9691847b6e675c51464b55606a74818d998f82766a605442382e23170c00000000000c18232e394854606b76828f9c8f82756c61564c414c5966727f8c999e91847b7b7b7b7b7b7b7b7c7e82879095a09892857a6d61544b404b55606a74818d998f82766a605442382e23170c00000000000000000000000000010e1b2834414e5b6774818e9aa79e918477685e5246484f545c606b707c85929fa59e93897d7063564c4135291d1104000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f1306000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000814212d3a46535e6974818e97a1aba79c918c8079736f6d676a6a6a6a696e71777e87929fa5afa59d9b9c9fa6a49c918c807a726e6969686768666d6f747b828d929da6a69e938a7e71675d5142392e23180c000000000c1925323f4c5865727f8b989f9f9f9fa0aeb4bcb9b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211416232f3c4956626f7c8995a2afaa9d9184776a5e5144372b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000f1c2835424f5b6875818e9ba8b2a5998c7f7266594c3f3326190c000000010d1a2734404d5a6773808686868686868686868686868686868686868686868686868074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000006121e2b37424d5765717e8b98a2aeaca0968b7e71685d52483e352b2319130d08040100000000000004070c12182129333d44505c66707d89959fabaca0968a7d7064564c4135291d110400000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000007121d2c38434f5963707d8994948a7d70685d52454d57606b707d858f949c9f9a95918e8c8b8c8d8f92989e9c938e847b6e695f554b45515c676f7c879394897c6f63584e4330261c1106000000000007121d2c38434f5963707d8994948a7d70685d52454c5966727f8c99a196918787878787878788898b8f93999e9691867d6f685d524245515c676f7c879394897c6f63584e4330261c11060000000000000000000000000004111d2a3744505d6a7783909da89b8e827568564c413d424a5159606a707d8a939ea69c8f8276685d5245392c2013070000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d201407000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000005121e2a36424d57616e7b859299a3aba39c928d84807c7a7877767677787b7e838b9299a3aea69d938e90949fa6a39c928d857f7b777675747576797c80868f949da4a69f948e81746c61554b4030271d1207000000000c1925323f4c5865727f8b939393939393a2aab4b3a89e9693939393939393939393939393939393877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000f1b2835424e5b6875818e9ba8b2a6998c7f7366594c403326190d000000000d1926333f4c58646e73797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000814212e3a47535f697683909daab4aa9e9184786d60564c41362d2319110802000000000000000000000001070f172128343f4a54606b7783909daab2a89b8f8275685d5245392c201307000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000f1b27323d4854606b7682909991847a6d605b51484f59606b707b828a8f939a9a9d9a9998989a9c9a99928f8981796e695f574d47505a606d798491988f82766b6054463d321e150a000000000000000f1b27323d4854606b7682909991847a6d605b514c5966727f8c99a8a19e949494949494949495989c9a97928d847d6f6b60564c47505a606d798491988f82766b6054463d321e150a000000000000000000000000000004101d2935404b556b7885919ea6998c807366594d40303940444f58616b75818e9ba99f92867a6d6054473a2d21140700000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f13060000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f1409000000000000020e1a25313b46525e69707d879299a1a9a49c96918d8986858483838485888b90959fa3aba59d948e818390949da5a49d97928c8884828181828385898d92989ea6a49f948f82796d605a5043392f1e150b00000000000c1925323f4c5865727f8686868686868998a2aeafa2968c87868686868686868686868686868686867a6d6054473a2d21141824313e4b5764717e8a97a4b1a99c8f8376695c504336291d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000e1b2834414e5b6774818e9aa7b3a6998d8073665a4d4033271a0d000000000b17232f3b47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3023170b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000815222f3b4855626e7b88959fabaea3988b7e72665c50443a2f241b1107000000000000000000000000000000050f17232e38424f5964717e8a98a2aeac9f92867a6d6054473a2d2114080000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000a16212c38444f59626f7c8692978e81746d625a50474f5960696e767d83878b8e909192929291908e8b86827c756d675f574d474f59626c73808d9592867c6e62594f44342b200c03000000000000000a16212c38444f59626f7c8692978e81746d625a505966727f8c9393939393939393939399929291908d8a8580796f6b60594f474f59626c73808d9592867c6e62594f44342b200c03000000000000000000000000000006131f2c3945515d677986929fa5988b7f7265584c3f322e343d464f59626f7c8997a2a3998a7d7164574a3e3124170b00000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d100400000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000009141f2a36424d57606b717e8792979fa2a8a19e999a9391909090919297989da0a7a8a19e938e82797a828e939da0a8a19e9996918f8e8e8f9092989a9fa3a7a09a938d82796d675d51483e31281d0c0300000000000b1824313e4a56626d7279797979797986929facada093877a7979797979797979797979797979797976685d5245392c20131926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e0000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000e1b2734414e5a6774818d9aa7b3a79a8d8074675a4d4134271a080000000007131f2b36404a52585a6060606060606060606060606060606060606060606060605a58524a40362b1f13070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867a6d60544a3f32281e1209000000000000000000000000000000000006111c26303d4753606d7a85929facaea3998b7e7164584b3e3025190e02000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000004101c27333d47535f6a737f8c95938c7f726c615950444f575f616b70767b7e8183858586858583817e7a756f6a605d554d445059606b717e8b92958c7f736a5f53473d3222190f000000000000000004101c27333d47535f6a737f8c95938c7f726c61595966727f86868686868686868686868686858483807d79736d6760594f445059606b717e8b92958c7f736a5f53473d3222190f0000000000000000000000000000000714202d3a4753606d7a8699a3a4978b7e7164584b3e312328343e4653606c7985929fab998c7f7266594c3f3326190c000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000030e1a25303b454f59626c717d858d92989d9fa4aca49f9e9d9d9d9d9ea1a9aba49f9c96918a81786d6d78818991959c9fa3a8a09e9c9b9a9b9c9fa2aaa39f9b95908880786d675d554b40362c1f160c0000000000000915222e3a46515b62656c6c6c6c6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d111c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8e8175685b4e422f24190d01000000020e19242e3840474c4d5353535353535353535353535353535353535353535353534d4c4740382f24190e030000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000006121f2b3844505b6675828f9ba8b5a89b8f8275685d5242382e20160c000000000000000000000000000000000000000a15202c3945515d6775828e9ba8b4ab9b8e817468564c41362a1e11050000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000b16212b37434e58606d7883909793887e716b625a514a4d53596163696e71747678797979787674716d68626058514b4a505a616b707d8792979083786d60584e43352b2110070000000000000000000b16212b37434e58606d7883909793887e716b625a636d727979797979797979797979797978777673716d67605d554f4a505a616b707d8792979083786d60584e43352b2110070000000000000000000000000000000613202d394653606c7986929fa5988b7e7265584b3f3025212b3744505b657784909da79a8d8074675a4d4134271a0e0100000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d1207000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000009141f29333d47505a626b6f7a80868c90939a999b9d9e9e9f9f9f9e9d9c9a9993908b847d746d66666d747d848a8f92999a9c9d9e9f9f9f9e9d9b9998928f89837d746d665d554c43392f241a0d0400000000000006121e29343f49515658606060606c7985929facada093877a6d6060606060606060606060606060605f524c443a2f2419131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f837669554c4135291d11040000000008121c262e363b3f40464646464646464646464646464646464646464646464646413f3c362f261d1208000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000613202d394653606c7885929fabb2a9988b7e7165564c4130261c0d040000000000000000000000000000000000000004101d2935404b5565717e8b98aab3ab9e918478685e5246392d20140700000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000050f1a26313c44505c666e7b85929992867d716c605c544e464f55575e6165676a6b6c6c6c6b6a6765615e56544e454e545c606c717d86929992857b6e665c50463c3123190f00000000000000000000050f1a26313c44505c666e7b85929992867d716c605c63666c6c6c6c6c6c6c6c6c6c6c6c6c6b6b696764605c55514b4e545c606c717d86929992857b6e665c50463c3123190f0000000000000000000000000000000005121f2b3744505b657885929ea6998c807366564c41362e2e2e3844505b667784909da79a8d8074675a4d4134271a0e01000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b010000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000030d17212c353f48505960686d737a7f83878a8c8e90919192929292908f8d8a86837e79706c605c5c606b70787d82868a8d8f919292929292908f8c8986827d776f6b605c544c433a31271d120800000000000000010d18232d373f464a4c5353535f6c7985929facada093877a6d6054535353535353535353535353535345413a32281e1314202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000a1724313d4a5764707d8a97abb5ab9e918478675d5145392c20130600000000010a141c242b2f33343939393939393939393939393939393939393939393939393433302b241d140b01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000815222f3b4855626e7b8897a2adada197877b6e6154483b2f21140a0000000000000000000000000000000000000000010d18242f3b4855616e7b8898a2aeada196877a6e6154473b2e21140800000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000c1926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000a152028343f4a545f696f7d87929892877e736d665f58524c484d5254585b5d5e5f5f5f5e5d5b5854524c474b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000a152028343f4a545f696f7d87929892877e736d665f586060606060606060606060605f5f5e5d5a5753514b4b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000000000000030f1b27333f49536a7784909da99c8f8276685e52463f3b3b3b404653606c7985929fac998c7f7266594c3f3326190c000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d030000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d040000000000000000000000050f1a232d363f474f565d60686e72767b7d7f82838485858685858482807d7a76716d66615a51515960666c71767a7d80828485858685858382807d7a75706b636059514a423a31281f150b00000000000000000006111b252d343a3e3f4646525f6c7985929facada093877a6d6054474646464646464646464646464639352f282016101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d2013070000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8899a3aeaca196877a6d6054473a2d2114080000000000020a12191f2326272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000a1724313d4a5764707d8a97a9b3ab9e918578695e53463a2d2114020000000000000000000000000000000000000000000714212d3a46535f697885929fabb2a896897d7063564a3d3023170a000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000000003060809192633404c5966737f8c99a6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c46474b4e505252535252504e4b47464b51555d606a6e787f889299928a7e716b60574d42382e22180e000000000000000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c5353535353535353535251504d4a474b51555d606a6e787f889299928a7e716b60574d42382e22180e0000000000000000000000000000000000000b17222d414e5a6774818d9aa99f92867a6d6159504a4847484b515b636f7c8998a2a49a8a7e7164574b3e3124180b00000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e0000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000000000000000008111b242d353d444c52565e6165696e71737577777879797978777573716e6864605c545044454f545b6064686d717376777879797978777573706d67636059544f44403930281f160d030000000000000000000009131b23292e31323946525f6c7985929facada093877a6d6054473a3939393939393939393939392c29241e160e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f120600000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000713202d3a4653606d7986929facb2a896897c6f6356493c3025190e00000000000001080e1317191a20202020202020202020202020252728292622211f1a20201a1a17130e08010000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669574d42362a1e120500000000000000000000000000000000000000000005121e2b37424d576a7683909da9b2a5988c7f7265594c3f3226190c0000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000040a0f1315161a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000003050916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f060000000000000000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f06000000000000000000000000000000000000061724313d4a5764707d8a97a2a3988d80736b605c54555455555c606d75828f9caa9f93877a6e6154473b2e211408000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f100600000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000009121b232b323a41454c5254565e616466686a6b6b6c6c6c6b6a696764615e5653514a423e3d424a5053565e616467696a6b6c6c6c6b6a686663605d55554f48433d342e271e160d040000000000000000000000010911181e22242c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d201d19130e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c1003000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000006131f2c3845515c677783909daab2a6998c7f7366564d41362a1c11060000000000000002070b0d0d131313131313131313151e252c31343536322f2e2b26201f1c18120b0300000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a69a8d8073675a4d4031251a0e02000000000000000000000000000000000000000000020e1a2631414e5b6874818e9ba7b3a79a8d8074675a4d4134271a0e00000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000070f151b1f2222262b38434e586875828f9ba8a79a8d8074675a4d4134271a0e0100000000000000000000131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900010407070c10121316232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a0000000000000000000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a000000000000000000000000000000000000000714202d3a4753606d7a85929ea89f93887d726d666362616263676d737f8b949ea69d908376685e5246392d2014070000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000000000000091119202830353b4146474d525457595b5d5e5e5f5f5f5f5d5c5a5754524c46444039302f383f44464c5254575a5c5e5f5f5f5f5f5d5c595653514b48443d383228231c150c040000000000000000000000000000060d12151f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020201413110d0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000004101c2834404b556774818e9aabb5a99c908376685e5246382e23170c0100000000000000000000010606060606060008111e272f373d4042433f3b3a37312d2c29231d150d04000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f322619090000000000000000000000000000000000000000000000091a2733404d5a6673808d99a6b3a89b8e8175685b4f4235281c0f00000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000007101920272b2e2f31363e4754606a7885919eabaa998c7f7266594c3f3326190c0000000000000000000000131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d02080d111314181c1f201f232f3c4956626f7c89959f9f9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000000000000613202c3945515d67727f8c96a1a49a92877f7873706e6e6e7073798088939fa69f948a7e7164564d41362a1e1105000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f050000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000070e161e24293036393b4246474a4c4f50515252535252514f4d4a4746413b38342e27262d33383a4146474a4d4f515252535252504f4d4a4745403a38332c272118120b03000000000000000000000000000000000106131f2c3946525f6c7985929facada093877a6d6054473a2d21141313131313131313060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000c18232e3e4a5764717e8a99a3afac9f93877b6e61544a3f34281d13070000000000000000000000000000000000040e1a232f3941484d4f504c4847433d3a38342f271f160e040000000000000000000001040606111e2a3744515d6a7784909daaa99c8f8376695c504336291d10060000000000000000000000000000000000101d2a3743505d6a7683909da9b1a4978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a99c908376695d5043362a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000040f19222b32373b3c3f4246505a626f7c8997a1ada298897d7063564a3d3023170a0000000000000000000000131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f080d13191d202125292b2c2c292f3c4956626f7c89939393939386796c605346392d2013000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f060000000000000000000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f06000000000000000000000000000000000000000004111d2935404b55606d79849197a1a399928b84807d7b7a7b7d80858d939aa4a0968f82766c6155443b3025190e020000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c110800000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000000000000000000000000040c13191e252a2d30363a3b3e4042444445464646454442403e3b3936302c28231c1c22282b3036393a3e40434445464646454442403d3a39352f2c27211b160c070000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000714212d3a4754606d7a86929facafa4998c7f72665c50443a2f24181007000000000000000000000000000000030c16202c35414b53595b5c5955534e4a47454039312820160c020000000000000004090e111213131e2a3744515d6a7784909daaa99c8f8376695c504336291d13130807050200000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000a15202b343c4347494c4d5359616c75818e9ba9aa9f92867a6d6054473a2d2114070000000000000000000000131f2c3946525f6c7986868686868686868681756c61554b40342b1e150c13191e24292c2d323638393836323c4956626f7c86868686868686796c605346392d20130000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a11070000000000000000000000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a1107000000000000000000000000000000000000000000010d18242f3a45515d676e7c8592979fa39f96918c89888788898d91979fa49d9691847b6e615a504532291f140800000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a00000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000000000000000000000002080d14191e20252a2d2e31333537383839393938373634312e2d2a251f1c181211171c1f252a2d2e313436373839393938373533302d2c29241d1c160f0a04000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e0000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e13080000000000000000000000000000000000000713202c3945525d6876838f9ca9b3ab9e9184796d60554b4035292219100903000000000000000000000000040c151e28323d47535d65686965625f585653514b433a32281e1308000000000000080f151a1d1f2020202a3744515d6a7784909d9f9f9c8f8376695c504336292020201514120e09030000000000000000000000121e2b3845515e6b7884919eabafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9184776a5e5144372b1e1100000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000030f1b27323c464e545559575f616b707e8a939eaaa3988e8174675d5145392c2013060000000000000000000000121f2b3844515d6974797979797979797979756f65594f433a342e261e191e252a3035393a3f43454645433f3a4754606a6f79797979797979766c5f5346392d2013000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b120900000000000000000000000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b1209000000000000000000000000000000000000000000000007131d2935404b555f6a6f7d858f949c9fa09e999695949596999ea19f9b938e847b6e695e52483e3320170d020000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c02000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a00000000000000000000000000000000000000000000000002080e1114191e20212426282a2b2b2c2c2c2c2a29272421201e1914100c07060b0f13191d20212427292b2c2c2c2c2c2a29262320201d1813100b050000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000004111d2935414c5664717e8a97a1adaca0968b7e71675d51453e342b221a140e09060400000101000205060c10161e27303a444f59656f7576726e6a6763605c554c443a3025190d010000000009121920262a2c2c2d2d2d3744515d6a778490939393938f8376695c5043362d2d2d2d22211e1a140e0600000000000000000000121f2c3845525f6b7885929eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000006131f2b37434e5860626567696e747d86929fa5a49f92867b6e61554c4135291d11040000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c68655d535246443f383026252a30363a4145474b4f525352504c47454e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000000010c18242f39434e58606b6f7b828a8f94979a9d9e9e9f9f9e9d9a99928f89817a6e695e574d42362c220e0500000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b020000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a0100000000000000000000000000000000000000000000000000000205090e11141417191c1d1e1f1f201f1f1e1c1a171414110d08040000000003080d111314171a1c1e1f1f201f1f1d1c1a171413110d070100000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000000010d19242f3a4653606d7985929ea9b2a89e9184796d605a50463d342a251f1a1313100c070e0e080e1114171c1f283039424c56606b7581837f7b7774706d675e564c4135291d110500000008121b242b313638393939393844515d6a77838686868686868276695c504337393939392e2d2b261f180f06000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000815222e3b4754606a6f7274777b81879298a2a39f928c7f72695f53433a2f24190d0100000000000000000000000d1925303b4650585d5f60606060606060605b5e60605f53504a42382e30363a41464c5254585c5e5f5f5c5853514b4e5456606060606060605f5a52493e33271b0f0000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a1109000000000000000000000000000000000000000000000000000007121d27313c464f5960696e777d82888b8e909192929291908d8b86827d746d685e574d453b30241a100000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a01000000000000000000000000000000000000000000000000000000000000020507080b0d0f11111213131312110f0d0b080705010000000000000000010507070b0d10111213131312110f0d0a07060401000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000008131f2c3845515c6773808c97a1adada1968d80746c61584e463e36302a26201f1c181b1a1b1b191e2023282c313a424a545d68707d898f8c8884807d796d685e5246392d2013070000040f19242d353d424546464646453d4f5b6771777979797979797670665a4e3b44464646463b3a37312a21180e030000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c7f8084888e9299a29f99928c80746d63574d4231281e130800000000000000000000000008141f2a343e464d51525353535353535761686b6c6c6c605c544a3f353a41464c52565d6065696b6c6b6965605c554e474953535353535353534f4940372c21160a00000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f1910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f191008000000000000000000000000000000000000000000000000000000010b151f2a343d474f575e656c70767b7e8183848586858483817e7b756f6b605d564d453b33291f1208000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f1911090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c1106000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000004101c2834404b55606d7a85929ea7b1a89d928a7e706a60585046423b36312d2c282327272728252a2d2e34383e434c545c666d7a84919c9896918d89857a6d6154473a2e21140700000915202b353f474e5253535353514948555f676a6c6c6c6c6c6c69665e54474851535353534846423c332a1f14090000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000e1a2734414d5a6774808c8d90959b9fa098928e877f746e645b51453c311f160c01000000000000000000000000020d18222c343b4144464646464646505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e464646464646464646433e372e251b1005000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000030d18222b353d454d535b6063696e71747677787978777674716e69636059524c433b332921170d0000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d07000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a0804000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000c18232e3945525d68727f8c959faaaea49f92867c6f6a625a524d46423c3a38342e343434353036393b3f444650565d666d78828f96a0a8a09e988d8074685e5246392d20130700000e1a26313d4751595e5f6060605e56544f555b5d6060606060605c5a544d53555d6060606055534d453c31261a0e0200000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000e1a2734414d5a6774808d9a9da0a7a0969186817b726d645c53493f332a1f0d04000000000000000000000000000006101a222a303538393939393945525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e393939393937332c251c13090000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000060f19232b333b41495053575f6164676a6b6b6c6c6b6a6764615e57544f45413a312921170f0500000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018130c0400000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c030000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000007121d2935414c56606d78839098a2acaea29892857c716c615e57534d494645404141414141424146474a50535a61686d78818e949fa8b0a69f92857a6d61564c4135291d11050000111d2a36424e59636a6c6c6c6c6b636059514a51535353535353504e50575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000f1b2835424e5b6875818e9ba8b3a6998c807366594d402f24180c00000000000000000000000000000000000000000000020e1b2835414e5b6874818e9ba7b4a79a8e8174675b4e4134281b0e0000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000e1a2734414d5a6774808d9aa5a9aa9e91847d78716c605d554b43392f24180c050000000000000000000000000000000810181f25292b2c2d2d2d3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34282d2d2d2d2b27211b130a0100000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000007111920292f383f44464d5355585b5d5e5f5f5f5e5d5a5854524d48443d352f281f170f05000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c171008000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000d19242f3a44505c666e7b86929aa4afaaa29792867e756e69615f575653514b4e4e4d4e4e4f4c5254545c60646c717a828e939ea6b0a89f948c7f72685e52443a3025190d010000121f2c3845525e6a757979797978706b605c544d4546464646434b515a61696e777979797976695f53463a2d211407000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4035291d100400000000000000000000000000000000000000000005121e2b37424d57697683909ca9b2a5988c7f7265594c3f3226190c00000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000e1a2734414d5a6774808d95999c9fa096918a847e756d675d554b40352921160b00000000000000000000000000000000060d14191c1f1f20202834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f2020201e1b16100901000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c04000000000000000000000000000000000000000000000000000000000000000000000000070e171d262d33373b4246484b4e505152535251504e4b4746423b383229241e160d05000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d0801000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1b150f0a04000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000000000000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000008131e28343f4a545f69717e88939fa3afa9a298928b827b746e696662605c545b5a5a5a5b5c565e6164666d71767e848f949ea5afaaa1968f82786c60564c4132281e130800000013202c3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e221508000000000000000c1825323f4b5865727e8b98abb5aa9d908477675d5145392c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000e1a2734414d5a67748087898c90949da09e96918a81796d675d51453d33271c10030000000000000000000000000000000002080d101213131825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d13120f0a0500000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000000000000000000000050b141b22272b31363a3b3e4143444546454443413e3b3a36302c272119130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a0400000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000010b17232e38424d57616c727f8c919fa3abaaa39f938f86817b76726f6d66696867676768686a686e7174797d838a91969fa6afa9a19891847a6d665b50443a3020160c020000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000916232f3c4956626f7c8999a3afac9f92867a6d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8898a2aeaea298887b6e6155483b2e221508000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000713202d3a4653606d787b7c7f838990959fa09d938e82796d60594f44382c1f1409000000000000000000000000000000000000000305060815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110405020000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262a2d2e31343738383939383734312e2d2a251f1b160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000006131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c12090000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000006111c26303c45505a636d737f8b9299a1a8aea59e98928d87837f7c79777674747474747577787a7d81848a90949ea1a9afa8a19792867c6f685e544a3f32281e0e04000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000714202d3a4753606d7a86929facafa399897d7063544a3f33281c0f030000000000000000000000000000000000000004111d2935414c5665727e8b98aab3ab9f9285786c605346392d2013060000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000006121f2b3844505c666d6e6f72767c838f949fa59e948e81746b6054483b31251a0e020000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e212225282a2b2c2c2c2b2a272521201e1a140f0b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b06040100000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a0000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000a141e2a333e48515b636d737f8791969fa4acaaa29f9a93908c898684828181808181828385878a8e91979c9fa6adaca59d9691857c6f6a60564c42382d20160c00000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000006131f2c3945515d677783909daab5ab9a8d8073665b5044382b1f140a000000000000000000000000000000000000010c13202c3945525d6875828f9ba8b5a89b8f8275665b5044382b1f120600000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000003101c28343f4a545c606162666b6f79828f97a1a69d93897d7063574d42362a1e120500000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b09070603000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c0200000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000020c18212c363f49515b636d727d848e939a9fa6acaca49f9d999992918f8e8d8d8d8e8f909298979a9ea1a9abaca7a09d938e847c6f6a60584e443a2f261c0e05000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000004101d2935404b556673808d99a9b3ab9e9184786c6053463d2f261c1106000000000000000000000000000000000008131e28343f4a54606d7a86929facb1a7988b7e7265544a3f33281c0f03000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000b17232e38424a505354565960676d7a85919eaba59c8f8276695e53463a2d211407000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b0806050300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101112131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a000000000000000000000000000006131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000060f1a242d374049515b626b6f7a818790949b9fa3ababa9aba39f9d9c9b9a9a9a9b9b9d9fa2aaa7ababaca49f9c959189817a6e6a60584e463d32281d140a000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e030000000000000000000c18242f3c4956636f7c8997a1adada196897d7063584e42382d22170f06000000000000000000000000000000081119242f3844505c66727e8b98a3aeaca095877b6e6154483b2d22170b00000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000006111c2630383f444647494f555e68727f8c99a3ab9f94877b6e6154483b2e2115080000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111320202020202020201a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c101212131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000006131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000008121c252e374048515960686d757c83898e92999b9fa2a9a6a8a9a9a7a7a7a7a7a8aaa9a8a6aaa29f9c9a938f89847d746d685f584e463d342b20160b020000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000713202d3a4653606d7985919eabb2a89c8f82766a60544a3f3328211810080200000000000000000000000309111a232935414c56606d7884919eaab3a99d908377695e53463a2d1c1106000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000a141e262e34383a3b3d434c56606d7a86929faca6978a7e7164574b3e3124180b00000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f0200000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a05000000000000000000000000000000000000000000000105090b0b131313131309090703000000000000000003070b0d0e1313131311100e0a0600000306080913131313100f0d09040004090e111213131313130a090704000000000000000000000000000000000003080b0d0e13131313070604000000000000000005090d0f1013131312110f0c07010000000000000000000000000000000000000000000000000000000000000000040c13181d202d2d2d2d2d2d2d2d2626231f19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000000000000000000000000000005121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000a131c252e363f474f565d606a6f767c81868b8e929797999b9c9e9e9f9f9f9e9e9d9d9b999798928f8b87827d78706b605d564e463c342b22190e05000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000006121f2b3844505c6673808d99a4afaa9f94897c6f665b50443d332a2219140e09060400000100000406090e151a232b353d45525d68717e8b96a0acada1978b7e7165574d42362a1e0a000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000020c141c23282b2d2e313a45525d687783909daaa6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e11040000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a0300000000000000000000000000000000000000060c1115171820202020201615130f0a040000000001080e13171a1a202020201e1d1a16110b0a0f131516202020201c1b1915100a0f151a1d1f2020202020171614100b050000000000000000000000000001080e14171a1b202020201413100c0701000000020a1015191c1c2020201f1e1b18130c05000000000000000000000000000000000000000000000000000000000000040d161d24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000000000000000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d06000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000000000000000000000010a131c242d353d444c525860626a6f757a7e8285888a8d8e909192929292929191908e8c8a8985827f7b75706c656059524c433c332b22191007000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000003101c28343f4a54616e7b87939fabb0a69d9083786c60594f453c342a251f1a1312100c070e070c1013131a1f262b353d47505a606d7a84919ea8b2a99e9285796d6053473b31251a0e0000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000020a11171c1f20212935414c566774818e9aa7a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d100400000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d0400000000000000000000000000000000000911181d2124252d2d2d2d2d23221f1b160f070000020b12191f2326272d2d2d2d2a2927221c15151b1f22232d2d2d2d292825211b141920262a2c2c2d2d2d2d2423201c1610080000000000000000000000020b131a1f2426272d2d2d2c201f1d18120b0300040c141b212528292d2d2d2b2a28231e170f0600000000000000000000000000000000000000000000000000000000010c161f282f35394646464646464646403f3b352e261c120700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a0000000000000000000000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c04000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e0400000000000000000000000000000000000000000000000000000000000000000000010a121b232b323a41454e54586062686d7175797b7e80818384858586858584848381807e7c7975726e6963605b534f45413a312a21191007000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000b17232e3846535e6975818e99a3aeab9f958b7f726b60574e463e36302a25201f1c181b1a1b181c1f20262b31373f474f59626c74818e97a1adada1978d8073675c514538291f140900000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000060b10121319242f404d5a6673808d99a6a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d0300000000000000000000000000000009121b22292e31323939393939302f2c2721191007010b141d242b303334393939393736332e271f20272b2e2f393939393635312c261e242b3136383939393939302f2c28211a1108000000000000000000010b141d242b303334393939392d2c29241d150d030c161e262d3235363939393837342f2921180f0000000000000000000000000000000000000000000000000000000007131d28313a404553535353535353534d4b4740382e24190e0200000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b010000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9e9184776b5e5144382b1e110613202c3946535f6c7986929facada094877a6d6154473a2e211407111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f6060606060606060585651493f3422190f00000000000000000000000000000000000000000000000000000000000000000000000000091119202830353d43474e54565e6164656c6e717375767778797979787877767573716f6d6665615f57535049413d352f281f180f070000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000006111c2a36424d57616e7b86929fa8b1a79f92877d6f6a5f585046413b36312d2c282327272723282c2d31373c42475159606b717e8b939da9b1a79e92857a6d61554b4034291c1004000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000306081926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a000000000000000000000000000006111b242d343a3d3e46464646463c3b38322b23190f08121d262f363c3f414646464644423f3931292b32373b3c4646464643413d3830282d353d424546464646463d3c38332c231a1005000000000000000008131d262f363c4041464646463a39352f271f150b141e2830383e41434646464544403a332a210f050000000000000000000000000000000000000000000000000000010d18242f3a434b515f606060606060605957524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000000000000000000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b4146475353535353535353534c4a463f372d2310070000000000000000000000000000000000000000000000000000000000000000000000000000070e161e242932373d43484c5254535b6062646668696b6b6c6c6c6b6b6a6a68666462605c5455534d46443f382f29241e160d0600000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a1007000000000000000000000000000000000e1a25313b46535f6973808d96a0abaea39991857c6f6a615a524d46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa5afaa9f958b7e71685e5243392f23180c00000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c1005000000000000000000000000010c18222d363f454a4b53535353534948433d352b21160e19242f3840474c4d53535353514f4a433b31343d434749535353534f4e49423a30353f474e5253535353534a48443e352c21160b00000000000000030e1a242f3841474c4e535353534745403931271d121b26303a42494e4f53535352504c453c3321170d030000000000000000000000000000000000000000000000000004111d2935404b555d6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a0000000000000000000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b4646464646464646463f3e3a342d251b1100000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920272b32383a41464749505355575a5b5d5e5f5f5f5f5f5e5e5d5b59575653514a4846423b37332d261d19130c04000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000009141f2a36424d57606d79849199a3afaba19791857c716c615e56534d494644404141414141404546494e53575f616d727d869298a3aeaba2989083776c60564c4131271d1207000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a00000000000000000000000005111d29343f48505658606060606056544f473d32271b131f2b36404a52585a606060605d5b554d43393d464e5456606060605c5a544c42333d4751595e5f6060606057554f473e33281c100400000000000008141f2b36414a52585a6060605f5e514b43392f2418212d38424c545a5c6060605e5c574f4533291f1409000000000000000000000000000000000000000000000000000613202c3945515d677679797979797979736e63574b3f3226190c00000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c100400000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a00000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e39393939393939393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d151b21272c3035393a3f4446484b4d4e505152525352525151504e4d4b494644403b3a36312b27221b140b08010000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000030e1a26313b45515d676f7c87929fa4aea9a19791867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa39992857c6e655b50443a301f150b010000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e04000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d0000000000000000000000000915212e3a45505a62656c6c6c6c6c6360594f43382c1f1723303c47525c64676c6c6c6c6a675f554a3f434e5860626c6c6c6c69655e54453b424e59636a6c6c6c6c6c6361594f44382c2014070000000000000b1724303c47525c64676c6c6c6c6a5d554b4035291d25323e49545e66696c6c6c6b686157453b31251a0e020000000000000000000000000000000000000000000000000714202d3a4753606d7986868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c070503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212c2d2d2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1e25292d2d3337393b3e40424344454646464545444342403e3c3a38342e2d2a261f1b17110a020000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a010000000000000000000000000000000000000009141f2935404b55606a717e8b929ca4afa9a198928a817b746e696562605c545b5a5a5a5b545c6063666a6e747b828b9299a2aaaca49f92877d706a5f53493f32281e0d030000000000000000000000000000000000000000000000000003090e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1109030000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e0500000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f0000000000000000000000000b1724313d4a56626c7179797979796f6b6054483b2f221a26333f4c58646e74797979797771675b4f424754606a6f79797979767065574d4245525e6a757979797979706b6155483c2f2316090000000000000d1a2633404c58646e747979797975675d5145392c1f2835414e5a667076797979787368574d42362a1e12050000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a0000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414202020202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d2022272b2d2f313335363838393939383837373533312f2d2c2823211e1a140f0b06000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000030c18242f39434e58626d73808d929fa4acaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39a938c7f726b61584e41382d20160c00000000000000000000000000000000000000000000000000050d141a1e212b3844505b66737f8c999393939393939084776b6054443a30241e1a140d0500000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b04000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d100000000000000000000000000b1825323e4b5865717e86868686867d6f6356493c30231a2734414d5a6774808686868683776a5d51404b55626f7c868686868276695e534646535f6c7987868686867d7063574a3d3024170a0000000000010e1b2734414e5a67748086868687796d6053473a2d202936434f5c6976828686868578695e53463a2d2114070000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313131313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113171b1f20222427282a2b2c2c2c2c2c2b2b2a28262423201f1c1814120e0903000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000007121d27313d46505a636e73808c939aa1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6afa8a09992887f726d62594f463c2f261b0e04000000000000000000000000000000000000000000000000050f171f252a2d2e333f4a54616e7a8786868686868686867f7265594f43322e2d2a251f170f05000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d20130000000000000000000000000b1825323e4b5865717e8b939393897c6f6356493c30231a2734414d5a6774808d93939084776a5d5145515d6774818e939393877b6e61544a3f535f6c79869293938a7d7063574a3d3024170a0000000000000b1825313e4b5864717e8b9399897c6f6356493c30232633404d596673808c9397877b6e6154483b2e2115070000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0aca6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105060b0f121315181a1b1d1e1f1f201f1f1e1e1d1b1a18161312100c070502000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f050000000000000000000000000000000000000000000000010b151f2b343f48525c646e737f8892979ea5acaaa29f9a93908c898684828181808181828486898c90959b9fa3ababa39f9691877e726d635b51473e332a1d140a000000000000000000000000000000000000000000000000030d17212931363a3b464646525e686e797979797979797979726d62564746463b3a36312921170d030000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b989f96897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514753606d7a85929fa4998c8073665c5044535f6c7986929f968a7d7063574a3d3024170a0000000000000915222f3c4855626f7b8898988c7f7265594c3f302424303d4a5763707d8a96978a7e7164574a3e2e23180c0000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131312070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000030506080b0d0f101112131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000030d19222d36404a525c646d727d858f939da0a7acaca49f9c989892918f8e8d8d8d8e8f919299999da0a7acaca49f99928d847d716c635b51493f352c21180b0200000000000000000000000000000000000000000000000009141f29333b4246485353534d565e616c6c6c6c6c6c6c6c6c65625b515353534846423b33291f14090000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000003070b0d0e13131313131312100d0a06050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514e5764717e8b98a2ab9e9184796d605346535f6c7986929f968a7d7063574a3d3024170a0000000000000613202d394653606c7985929b8e817568564c413529212e3a4754616d7a87969a8d807467544b4034281c100400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000007101b242e38404a525b636b707a828990959c9fa4abaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3abaaababa39f9a938f8780796f6b615a51493f372d231a0f06000000000000000000000000000000000000000000000000020e1a25313b454d535f6060606060605d5f60606060606060605c6060606060605f534d453b31251a0e0200000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000000001080e13171a1a20202020201f1e1d1a1613120f0b060000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d51535f6a7683909caaa9a1978a7d7064574d535f6c7986929f968a7d7063574a3d3024170a00000000000006121f2b3844505b6676838f9c918477685d5246392d202d3946525e687884919d908376665c5145382c1f130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000000020608080b0e1011121313131312100f0d0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000009121c262e384049515961686e757d83898f93999c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a19e9b99928e87827c736d67605950483f372d251b11080000000000000000000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2c2b2a2723201f1b17110a02000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d4a54626e7b88949f9f9c9f9c8f8276695e53535f6c7986929f968a7d7063574a3d3024170a000000000000030f1c28333f4a546773808d9a96877a6d6154473a2e212a36414c566875818e9b9286796d6053463a2d20130700000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000306090f121415181a1c1e1f1f20201f1e1d1c19171413100d0704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c262e373f474f565e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817b756f6a605d554f473e362d251c130900000000000000000000000000000000000000000000000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000010b141d242b303334393939393939383734302d2b27221b140b080000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d515c6673808d9a9f948f949f93877b6e61544a5f6c7986929f968a7d7063574a3d3024170a000000000000000b17222d3e4a5764717d8a9796897d7063564a3d302325303f4c5965727f8c9898897c6f6256493c2f23160800000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b110600000000000000000000000000000000040a0f13151a1f21222527292a2c2c2d2c2c2b2a28262320201d1813100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000000000000000020a141c252e353d444c525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817d7a746e6a626058514b433d352c241c130a0100000000000000000000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000008121d262f363c3f414646464646464543403d3937332d261d1a110a010000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d53606d7985929e978f828f99998c8073665c505f6c7986929f968a7d7063574a3d3024170a000000000000000615212e3b4854616e7b8797998c7f7366594c40302523303c4956636f7c8999988b7f7265584c3f3025190d01060606000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000040a0f151b1f21262b2e2f32343637383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b06000000000000000000000000000000000000000000000000000000000000020a131c232c323b41464f54596063686e7276797c7e808283848585868585848382807d7b7974716d68625f58544e454039312b231a120a010000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0709080603000000000000000000000000000000000000000000000000030e19242f3840474c4d53535353535251504d4946443f382f2b231c130a01000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5764707d8a979e92857a86929e9184796d60535f6c7986929f968a7d7063574a3d3024170a000000000000030714212d3a46535e697885929b8f827568574d42362a202d3a4753606d7a86929b8e817568564c41362a1d11131313130b0b09050100000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d1105000000000000000000000001070d161b20262b2e31373a3b3e4143444546464646454342403d3a39352f2c28231d18120b030000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000010a111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433c352f271f19110800000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f422f2418191615130f0a040000000000000000000000000000000000000000000007131f2b36404a52585a60606060605f5e5d5a56535049413d352e251c130a000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5e6975828f9c9a8d8075828f9b978a7d7064575f6c7986929f968a7d7063574a3d3024170a0000000001090f14181e2a36424d576975828f9c918578695e52463a2d202c3845515d677783909d918477685e5246392d202020202020181715110c06000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e1111131313131313131308070502000000000000000000000105090b0c13131313131313130f0e0c08040000000000000000000000000000000000000000000000000004090c0e0f131313131313130c0b09060100000000000000000000000000000004090c0e0f1313131313131310060503000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e21150900000000000000000000040c131820272b32373b3c4347484b4d4f51525253535251504f4c4a4745403a38342e28231c150c070000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000080e171e252a32383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c373229241d150d070000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669554b403529252522221f1b150e070000000000000000000000000000000000000000000b1723303c47525c64676c6c6c6c6c6c6b6a6763605b534f473f372e251c100700000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a53616e7b87939f95887c707d8a979c8f8276695e5f6c7986929f968a7d7063574a3d3024170a000000030b131a2024272531404c5966737f8c9997877b6e6154483b2e2d2935404b556774818d9a96877a6d6154473a2e2d2d2d2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000040b12171b1d1e20202020202020201514120e090300000000000000060c1115171820202020202020201b1b18140f090100000000000000000000000000000000000000000002091015191b1c20202020202020191816120d0700000000000000000000000002091015191b1c202020202020201c13120f0b060000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000000000000000000000000000000000000000000000000000000000000000000000000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000060d161d242932383c4347494e5355585a5c5d5f5f605f5f5e5d5b595653514b46454039342e271e191009010000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000050d141921272c33383b4146474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018120b03000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4aa9e918477675d5145392f32322f2e2b262019100700000000000000000000000000000000000000000d1a26333f4c58646e74797979797979787673706c656059514940372e22190f0400000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c1309000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5b65737f8c999d9083766d7985919e93877b6e615f6c7986929f968a7d7063574a3d3024170a0000010b151d252b303435393d4a5763707d8a96978a7d7064574a3d2d39392f3e4b5864717e8b97968a7d7063574a3d2d39393939393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d22211e1a140e0600000000000911181d2224252d2d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2625221e18110901000000000000000000030c141b212528292d2d2d2d2d2d2d29201f1b17110a02000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c0300000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b0000000000000000060f181f282f353d43474e5355585f626567696a6b6c6c6c6c6b6a686663605d5553514b444039302b221b130b020000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000000000000000000002080e161c21272c3036393b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b150c070100000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97acac9f93867a6d605347403f3f3f3c3b37322a22190e04000000000000000000000000000000000000000e1a2734414d5a6774808686868686858483807d78706b635b514940342b20160a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a01000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a606c7884919e988b7e716673808d9a998c8073665c6c7986929f968a7d7063574a3d3024170a000009131d272f373c404146464754616d7a8796998d80736653493f46464646464855626e7b8898998c807366544a3f464646464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000e1820282e33363839393939393939392e2d2b261f180f0600000009121b23292e313239393939393939393534312c251d150b000000000000000000000000000000000000020c151e252c3134353939393939393932312e29231b13090000000000000000000c151e262c31343539393939393939362d2b27221b140b020000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140900000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b00000000000000061018212a313a40454e54585f62676a6e71747677787979797978767573706d6764605c54514a423d342d251d140b01000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1a150f0a04000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000a1623303d495663707c899aa4afa4998a7e71645b514b4c4c4c4947433c342a20150a000000000000000000000000000000000000000e1a2734414d5a6774808d939393989291908d89837d726d635b51463d32271b0f04000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b1610090100000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a63707d89969f92857a6d626f7b88959e9184796d606c7986929f968a7d7063574a3d3024170a00030f1a252f3941484d4e535353525e687884919c8f8276655b505353535353535353606c7985929c8f8276665b5053535353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000060f202a32393f434446464646464646463b3a37312a21180e030006111b242d343a3d3f464646464646464642403d372f271d0b02000000000000000000000000000000000009141e2730373d4142464646464646463f3e3a352d251b0f060000000000000008121e2730373d414246464646464646433937332d261d140a00000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000050e18222a333c434b515860626a6f74787b7e80828485858686858483827f7d7a76716d66605c544e463f372e261d130a0000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000000000000000000000000000000714212d3a4754606d7a86939facab9c9083766d605d5559585855544e463c32261b0f030000000000000000000000000000000000000e1a2734414d5a6774808d9a9f9fa29f9e9d9a9590887f726d63584e43372b20150a0000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a05000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6875818e9b9a8e8174675f6a7683909d978a7d70646c7986929f968a7d7063574a3d3024170a000814202b37414b53595b60606060566875828e9b9285796c606060606060606060605b6576838f9c9285796c60606060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000030d1821323c444b4f5153535353535353534846423c332a1f1409010c18232d363f454a4b53535353535353534e4d4841392f1d140a0000000000000000000000000000000004101b25303942494d4f535353535353534c4a463f372d21180b020000000000050e1a24303942494d4f535353535353534f46443f382f261b11060000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c010000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000020b17202a343c454d555d606a6f767c8084888b8d8f90929293929291908e8c8986827e79726d666058514940382e251c1108000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d0300000000000000000000000000000000000000000000000000000000000002080e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d20140700000000000000000000000000000000000000000000000000000713202c3945525d687784919dabab9f948b7f736d6766656565625f584e43372b1f13060000000000000000000000000000000000000e1a2734414d5a6774808d98989a9c9fa3aba7a09a938c7f726a6054473d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6d7a86929f95897c6f635865727e8b989c8f8276696c7986929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c727f8c9897887b6e6c6c6c6c6c6c6c6c6c6c6c6c73808d9998887b6f6c6c6c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000009141f2933444e565c5e606060606060606055534d453c31261a0e05111d29343f4851565860606060606060605b59534b412f261b11060000000000000000000000000000000915212c37424b53595c60606060606060595651493f332a1d140a00000000020d17202c36424b54595c606060606060605c53504941382d22170b0000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e13080000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000a141d29333c464e575f676d747c82888d9196989a9c9d9e9f9f9f9f9e9d9b9999928f8a847f786f6a625b524a40372e231a0e0500000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b01000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b0604010000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000000000004111d2935414c566673808d99a3afa69f9388807a75737272726f6a5f54473b2e2215080000000000000000000000000000000000000e1a2734414d5a6774808b8b8c8d9092999ea5aca49f92877c6f62584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e101113131313131313110605030000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313131308070502000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a727f8b989d9184776b6054606d7a86929f93877b6e6c7986929f968a7d7063574a3d3024170a000e1a2734404d59646f74797979797979797d8996978a7e79797979797979797979797979797e8a97988b7e7979797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b455660676b6c6c6c6c6c6c6c6c6c5f574d42372b1e120915222e3a45515b62656c6c6c6c6c6c6c6c68655d5341382d22170b0000000000000000000000000000000c1925313d49535d65686c6c6c6c6c6c6c65625b51453c2f261c110600000008141e29323e48545d65686c6c6c6c6c6c6c69605b53493f33271b0f030000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c0200000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000006111b262f3b454e585f696e7981878f949a9ea1a8a7a9aaaaaaa9a9aaaba9a8aba39f9c97918c847c726d645c524940362c20170c0200000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b090706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000010d1924303b4854616e7b87929fa7afa49a938d8582807f7f7f7c6f6255493c2f221609000000000000000000000000000000000000091623303c4956636f7d7f7f7f8083868f939ea5afa3999083766a6054473b2e2215070000000000000000000000000000000000000000000000000000000000000000000000000000040b11171b1d1e202020202020201e13120f0b0600000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e090300000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a7783909d998c7f726559515d6774818e9a998c8073667986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686898f999a908a86868686868686868686868686868a909a9b908b86868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57677277797979797979797976695f53463a2d21140b1724313d4a56626d727979797979797979756f6553493f33271b0f0300000000000000000000000000020e1b2834414d59656f7579797979797979726d62574d42382d22170b0200050e1925303b44505a656f7579797979797979766c655b5044372b1f120500000007121d27313e46525e69727f8b959f988f82756c61554c4135291e140a00000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000b17222d38414d575f6a6f7b848e939a9fa6abacaaaaa39f9e9d9c9c9d9ea1a9a7acaca9a19e9691877f746e645b52483e32291e13080000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000814212d3a46535e6974808d959fa7aca49f98928f8d8c8b8b7f7266594c3f3326190c0000000000000000000000000000000000000915222f3b4854606b6f72727273767b818e939ea9ab9f95897c6f6256493c2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000050e161d22272a2b2d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000000000000000000000000000000040c13191d20212d2d2d2d2d2d2d2d22211e1a140e06000000000000000000000000000000000000020b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776f7c88959f92867a6d61544b55626f7c89959e9184796d7986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9393939393939699a1a29a979393939393939393939393939393979aa2a29b98939393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69778486868686868686867b6e6155483b2e2215091825323f4b5865727f86868686868686868175655b5044372b1f120500000000000000000000000000020f1c2935424f5c687582868686868686867f72695f544a3f33281d140a020c17202a36414c56616c75818686868686868682796c605346392d201306000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c1106000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1b27333f49535e696f7c8591969fa4acaca7a09d98989291908f90909197979b9fa2aaada8a099928c80746e635a50443a3025190d03000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d020000000000000000000000000000000000000000000000000000000005121e2a36424d57606d798390959fa2aaaaa29f9b9998988c7f7266594c3f3326190c00000000000000000000000000000000000007131f2c38434f59606365656567696e78818e97a1ada79a8d807467554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000e1720282e33363739393939393939382d2b27221b140b0200000000000000000000000000000000000000000000000000000000040e161e24292c3939393939393939392e2d2b261f180f0600000000000000000000000000010507070f0f1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d90847774808d9a9b8e8275685e524754606a7783909d978a7d707986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9b9f9f9f9f9f9fa0acafa6a49f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a3a8a6a49f9f9f9f9f9f9f9f9f988b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b88969393939393938b7e7165584b3e31261a121e2a36424d576875818e9393939393939285786c605346392d20130800000000000000000000000000000714212e3a4754616d7a85919393939392867b6e665b50443c2f261c1108131e29323a46525e68717e8a939393939392857a6e655b5044372b1f120500000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e23170b020000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000005121f2b3744505b656e7b849197a0a8afa7a09d95908b8885848383838485878a8e92989fa3ababa39f928c80736c61564c41362a1f140900000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000000000000020e1a25313b45515c676d7a838c92989b9d9e9fa39f9f998c7f7266594c3f3326190c000000000000000000000000000000000000030f1b27323d474f5456585859575e666d7a85929eabaa9d908377675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000711202932393f434446464646464646443937332d261d140a000000000000000000000000000000000000000000000000000000020c1620283035394646464646464646463b3a37312a21180e030000000000000000000002080d1113141c1c1c25323e4b5865717e8b98a296897c6f6356493c30231c2734414d5a6774808d9a9d9084777985929e96897d7063564c434e5865727e8b989c8f82767986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e93939393939393939fa3a59d9b939393939393939393939393939394979ea49d9a9393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8b98a89f9f9f9f9b8e817568574d42372b1e14212d3a46535f697884919e9f9f9f9fa197887c6f6255493c2f24190d01000000000000000000000000000713202d3946525e68707d8a929da8a2989083786c60574d42382d22170e1925303a44505a616e7a85929ea5a89d938a7d70685e53493f33271b0f03000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f14090000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000004101c2834404a54606c77828f96a1a9aea49d959189837f7c797777767677787a7d81868c9299a0a8afa49c928a7e70685e52463b31251a0e0000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d050000000000000000000000000000000000000000000000000000000000000009141f2934404b555e686d7980858b8e909192999393938c7f7266594c3f3326190c000000000000000000000000000000000000000a16212b353d4348494c4c4c4d545d6873808c99abac9f9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000050f1923323b444b4f51535353535353535146443f382f261b1106000000000000000000000000000000000000000000000000000008131e28323a41455353535353535353534846423c332a1f1409000000000000000000040c13191d202128282828323e4b5865717e8b98a296897c6f6356493c3028282834414d5a6774808d9a9d9084777d8a979e9184786c6053463d4754606d7a86929f93877b7986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686868692999d938e8686868686868686868686868686878c979d928d868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675828f9ba8acabacab9e918578695f53473a2e2115222e3b4855616e7b8896a1adacaaaca9998c7f7366564c4135291d11040000000000000000000000000005111d2a36414c56616b74808d96a0aa9f948b7f72695f544a3f33281d16202a36414c56616c75818f97a1aba0968e81746c61564d41382d22170b000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a0d0300000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2c3844515c66717e8b949fa9afa59d928d837d77726f6d666a69696a696e70747a80879196a0a8aea49e92857a6d61574d42362a1c11060000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d08020000000000000000000000000000000000000000000000000000000000000000030c18232f39434c565e676d737a7e8184858686868686867f7266594c3f3326190c00000000000000000000000000000000000000040f19232b32383b3c3f3f3f424c56626f7c8899a3aea399877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000b16212b35444d565b5e606060606060605e53504941382d22170b00000000000000000000000000000000000000000000000000010d1924303a444c525f606060606060606055534d453c31261a0e0200000000000000040e161e24292d2e35353535353e4b5865717e8b98a296897c6f6356493c3535353535414d5a6774808d9a9d908477828e9b9a8c8073665b50443945515d6774818e9a998d807986929f968a7d7063574a3d3024170a000e1a2734404d59646f7479797979797979797987929b8e8179797979797979797979797979797a87969a8d8079797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929fa8a19ea1a8a197887b6e6255483b2f221825313e4b5864717e8b97a8a8a09ea0a89c908376685d5245392c20130700000000000000000000000000010d1925303a444f59606d79849199a3a69f92867b6e665b50443c2f261e28323a46525e68717e8a939ea9a3999184796d605a50443b2f261b11060000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f150b01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000713202d3a4653606d7984919ea6b0a79d938d8079706b6562605c545c5d565e6164686d737c849196a0aaada2978e8174695e5346382e23170b000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d01000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d10101010101008070501000000000000000000000000000000000000000000000000000000000000000000000007121d27313a444c555d60686d71747778797979797979726d63574b3e3225180c000000000000000000000000000000000000000007101921272c2f3032322f3a4653606d7986929facab95887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000004101c27323d47565f676a6c6c6c6c6c6c6c6b605b53493f33271b0f0300000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000000000000020c1620283035393a4242424242424b5865717e8b98a296897c6f635649424242424242414d5a6774808d9a9d90837a86929f93877b6e61544a3f35414c55626f7c89959e91847886929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c6c677783909d918477686c6c6c6c6c6c6c6c6c6c6c687784919d908377676c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8998a2a1969196a1a9988b7e7265584b3f31261e2a36424d576874818e9ba9a0969196a09f92867a6d6054473a2d21140a000000000000000000000000000008131e28323e45515d676f7c87929fa6a2989083786c60574d42382d25303a44505a616d7a85929ea5a69f92877c6f675d51483e32291d140a0000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1207000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00030f1c28333f4a5464717d8a96a1acaca0958e81746d6760595553514a50504d5254565d606a6f7b849198a2aea99f92867b6e61544a3f34281c1003000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29323a434b51565d6064686a6b6c6c6c6c6c6c66635b51463a2f22160a000000000000000000000000000000000000000000070f161b1f222325252c3844515c667784919daaa296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000713202c38444f5967717779797979797979776c655b5044372b1f14090000000000000000000000000000000000000000000000000713202c3945525d6876797979797979797976695f53463a2d21140700000000000008131e28323a4146474f4f4f4f4f4f4f5865717e8b98a296897c6f63564f4f4f4f4f4f4f484d5a6774808d9a9d90837e8b989c8f8276695e5342382f3a4754606a7783909d978a7d86929f968a7d7063574a3d3024170a000814202b37414b53595b606060606060556774818d9a96877a6d61606060606060606060566875818e9b9286796d6060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b0100000000000000000000000000000000000000000000000000000000000005111d2935414c566673808c99aa9e9184919eaa9b8e817568584e43372b202d3a46525e697784919ea1979184919ea3998a7d7164574a3e31261b0f0300000000000000000000000000020c16202935404b55606a737f8c949faa9f948b7f72695f544a3f332935414c56616c75818e97a1aa9f948c7f736a60554b40362c20170b02000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f24180b020000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0006121f2b3844505b6675828f9ba8b1a89d9083786d605c554f4946444043434246474c52585f696e7b86929fa8afa3998d8073665c5044382b1f120600000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c1012121313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172029313940454c5254585b5d5e5f6060606060595751493f352a1e120600000000000000000000000000000000000000000000040a0f131516191c2834404a546a7683909da9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000916222f3b4854606b77838686868686868684776c6053463b30251a0e0000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686867b6e6155483b2e2215080000000000010d1924303a444c52545b5b5b5b5b5b5b5b65717e8b98a296897c6f635b5b5b5b5b5b5b5b54535a6774808d9a9d918483909c978a7e7164574d422f2b37434e5865727f8b989b8e8187929f968a7d7063574a3d3024170a00030f1a252f3941484d4e5353535353535864717e8b97968a7d70635753535353535353535865727f8b9899897c6f63565353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000000000000000000000713202d3946525d687683909da8988c7f8c98a29e9185786a5f53473a2e212e3b4754616e7b8796a09e9285808c99ab9a8e817467584e43372b1f12060000000000000000000000000000050e18242f39434e58606d78839098a2a69f92867b6e665b50443c323a46525e68707e8a939ea9a2989083786d60584e43392f231a0e05000000000000000000000007131d28313e46535e69727f8c95a0988e81756b61554b4035291d140a0000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000613202d394653606c7985929fabaca095897d70665c514b433d3a38342e30363a3b41454e565e69727f8b96a0acab9e9185796d6053463a2d20130700000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f353a4145474b4e51525353535353534c4b463f372e23180d02000000000000000000000000000000000000000000000000030709090c18232e43505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5663707d8995939393939396897d7063574d42362a1c110600000000000000000000000000000000000000000000000714202d3a4753606d7a86939393939393877b6e6154483b2e211508000000000005111d2935414c565d61686868686868686868717e8b98a296897c6f686868686868686868615e576774808d9a9f928690949e9285796d6053463b3127323d4754606d7a86929f928588939f968a7d7063574a3d3024170a000009131d272f373c404146464646464855626e7b8897998d807366544a3f46464646464956626f7c8998988c7f7265594c46464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86939fa096877a85929fa197887b6e6255483b2d22313e4b5764717e8a97a89b8f827d8a96a89e9184786a5f53473a2e21150700000000000000000000000000000007121d27313c44505c666e7b86929fa5a2989083786c60574d423a44505a616d7a85919ea5a59f92867b6e665c50463d31281d1108000000000000000000000000010c161f2a36424d57606d788390999e938a7d70675d51453c2f261b110600000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000815222f3b4855626e7b8897a2adaa9d9184776b60544a4039312d2c2823252a2d30353c444d57606c7884919eaaada197897c6f6356493c302316090000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d24293035393a3e4144454646464646463f3e3a352e251c12070000000000000000000000000000000000000000000000000000000000071d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000713202d3946525e6875818e9ba89f9f9fa89b8f8275695e5246382e23170b00000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f9f9f94877a6e6154473b2e21140800000000000713202d3946525d686d757575757575757575757e8b98a296897c757575757575757575756e695e6774808d9aa29892989f9a8d8074665c51453829202c3945525d6874818e9b9892939aa4968a7d7063574a3d3024170a0000010b151d252b30343539393939394653606c7985929c8f8376665c5044383939393a4653606d7986929b8e827568574d423639393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a00000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8a99a49e918477828f9ca9988b7e726553493f332a36414c566774818d9aaa988b7f7a8796a0a196887c6f6255483c2f24180d010000000000000000000000000000010b151f28343f4a545f69717e8b939ea99f948b7f72695f544a414c56616c75818e97a1a89e938b7e71695f544a3f342b1f160c0000000000000000000000000000040d1a25313b44505c666f7c87939f9e9184796d60584e41382d22170b02000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a9b3a69a8d807367594f42382f27201f1c18191e202429323b44505b65737f8c99a9a6a9998c807366594d4033261a0d000000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f0700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181e24292c2d3135373839393939393933322f2a231c130a000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616d7a86929facacacacac9f92877b6e61544a3f34281c10030000000000000000000000000000000000000000000006121f2c3844515c667986939facaca094877a6d6154473a2e21140700000000000714212e3a4754616d7a8182828282828282828183909da99c8f82828282828282828282817b6e616774808d9aaaa29fa29f95887b6f62544b4034281d2935414c56626f7c8995a09f9fa4ac968a7d7063574a3d3024170a000000030b131a202427282d2d2d2b3744505b6576828f9c9285796d6053463a2d2d2c3844515c667683909c918478695e52463a2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0707040100000000000000000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c110600000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9aab9b8e81757f8c99a99b8e8275655b5044372d3946525e687784919da298887c7784919ea9998c7f7266554b4035291d1104000000000000000000000000000000030d17232e38424d57626c75828f97a1a69f92867b6e665b5045525d68707d8a939ea9a1968e81756c62574d42382e22190d0400000000000000000000000000000009141f28343f4a54606a74808d97a1968d80736a5f53493f33271e1308000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4b1a4978a7e7164574b3e30261d1512100c0e1114192027333f4953616e7b88979a9998978f8276695c4f4336291c10030000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e2215060000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c13191d202125282a2b2c2d2d2d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8c99a3aeaaa8aaafa3998c7f73665c5044382b1f14090000000000000000000000000000000000000000000004101c2834404a5f6c7986929facada093867a6d6053473a2d20140700000000000815212e3b4854616e7b878e8e8e8e8e8e8e8e8e90959fab9f948f8e8e8e8e8e8e8e8e8e887c6f626774808d9aa7aeacaa9d9083766a5f5342392e2319242f3a4754606a7783909daaacafa3968a7d7063574a3d3024170a0000000001090f14181a1b20201b27333f495366737f8c9998887c6f6255493c2f222834404a546773808d9a96877b6e6154473b2e212020201b1a17140e08010000000000000000060c1114202d3a4753606d7a8693a0ada6998c807366594d4033261a1a1413110d0801000000000000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919eab988c7f727c8897a29e9285796c605346392e3a4754616d7a8795a09f92857974818e9ba79c8f8376675d5145392c2013060000000000000000000000000000000006111c26303b45505a616d7a85919ea4a2989083786c60574f59606d7a84919ea5a49a91847a6d615a50453b30261c100700000000000000000000000000000000030c17232e38424e58606d7a85919e9f92877c6f655b50443a3025190c030000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1925323f4c5865727f8b98a5afa396897c706356493d3023140b0604000205080e17222d3846535f6978858e8d8c8c8b8a85786b5e5245382b1f12050000000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181b1e1f202020202020191816120d070000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919eaba69e9c9ea6ab9e9184786d6053463b31261a0e00000000000000000000000000000000000000000000000c18232e46525f6c7985929facaca09386796d6053463a2d20130700000000000815212e3b4854616e7b87949b9b9b9b9b9b9b9b9d9fa79fa69f9c9b9b9b9b9b9b9b9b95887c6f626774808d9a9f9f9fa2988b7e7165584e4330271d131e2b38434e5865727f8b98a29f9f9f968a7d7063574a3d3024170a0000000000010911181e2225252d222d3d4a5663707d899a988b7f7265584c3f3025232e3e4a5764717d8a97978a7d7164574a3e2e232d2d2d2726241f1a130b020000000000000910171d21202d3a4753606d7a8693a0ada6998c807366594d403326262621201d19130c040000000000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f140900000000000000000000000000000000000000000000000000000815222f3b4855626e7b8896a1a399897c6f7985929fa197887b6f6255483c2d3e4a5764717d8a97a89c8f8276717e8b98a89f92867a6d6053473a2d20140900000000000000000000000000000000000a141e29333f46525e68707d8a929da89f948b7f72695f56616b74818e97a1a79f93887d70685d52483e33291e140a00000000000000000000000000000000000006111c26303d45525d68717e8a949f999083776c60564c41362a1e150b0000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1825323f4b5865727e8b98a5afa295897c6f6256493c2f23160600000000000006111b2a36424d576673808180807f7e7d7d706356493d3023160a000000000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e11121313131313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000005121e2a36424d5763707d8a96a0ab9e948f949eaaa1968a7d7064574d42362a1c120700000000000000000000000000000000000000000000071f2c3845525f6b7885929eabaea3998679665c5145382c1f130600000000000815212e3b4854616e7b8793939393939393939393939393939393939393939393939393887c6f626774808d939393939392857a6d6054473c3121150f1b27323d4754606d7a869293939393938a7d7063574a3d3024170a000000000009131b23292e31323939393a4754606d7a86939b8e817568564d42363939393b4854616e7b87969a8d807367544a3f34393939393433302b241d140b010000000009121b22282d30313a4753606d7a8693a0ada6998c807366594d40333333332d2c29241e160d04000000000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000000000000000000004101c2934404b5565727f8c98a89f9286796d75828f9ba9988b7f726553493f35414c566774808d9aaa998c7f726e7b8896a1a3998a7d7064574a3d31261a0e0200000000000000000000000000000000020c18212a36414c56616b74818d96a0a69f92867b6e665d68707d8a939ea9a0958d80736b60564c41362d21180c02000000000000000000000000000000000000000a151e2935414c56616c76828f989f948b7e71685e52463d30271d120700000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a396897d7063564a3d2d22170b010000000000000e1a26313b4b58636e73757473727170706b6054483b2f22160900000000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000714202d3a46525e6975828f9ba8a3998f828f98a2a89c8f8276695f5346392e23180c00000000000000000000000000000000000000000005121f2b3845525e6b7885919eabac9f9286796c5f4b4034281c100400000000000815212e3b4854616e7b8686868686868686868686868686868686868686868686868686867c6f62677480868686868686868174675d5145392c20130a16202c3945525d687481868686868686867d7063574a3d3024170a0000000007111b252d343a3e3f4646464645525d687784919d918478695e5246464646464646525e697884919c908376665c50444646464646413f3c362f261d130800000006101b242c34393d3e404753606d7a8693a0ada6998c807366594d40404040403a39352f2820160c0100000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000000000000000006131f2c3845515c6776828f9ca99c90837667727f8b98a99b8f8275655b50443945525d687783909da298897c6f697884919eab9a8d817467574e42372b1e12060000000000000000000000000000000000060f1925303a444f59606d79849199a3a2989083786c606d7a84919ea5a3989083796d60594f443a30241b0f060000000000000000000000000000000000000000030c19242f3a43505a616e7b86929f9e92857a6d61594f42392e23180c03000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1623303d495663707c8996a8b1a4978b7e7164544a3f33281d120700000000000009141f2f3b47525c63666867666564646360594f44382c2013070000000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313060400000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929fac9f92877a85929fab9f93877b6e61544a4034281c1004000000000000000000000000000000000000000005121e2b3845515e6b7884919eabac9f9285796c5f52462e23180c0000000000000714202d3a46525e6976797979797979797979797979797979797979797979797979797979766a5f646e7479797979797979746f64554b4135291d1104111d2935414c56646f7479797979797979706b6155483c2f231609000000010d18232d373f464a4c53535353534c566774818e9a96877b6e6154535353535353534d576875828f9b9285796d60535353535353534e4c4741382f241a0e0300000c17222c363e45494b4d4d53606d7a8693a0ada6998c807366594d4d4d4d4d4d4745413a32281e13080000000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e140800000000000000000000000000000000000000000000000714202d3a4753606d7986929fab998d8073666f7b8897a19e9285796c6053463a4754606d7a86939f9f9286796d6875818e9ba89e9184786a5f53473a2e21140700000000000000000000000000000000000008131e28323e45515d676f7c87929fa79f948b7f726b74818e96a1a69f92867c6f675c51473d32281e12090000000000000000000000000000000000000000000008131e28313e46535f69727f8c95a0978e81746b60544b4034281f1409000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000814212e3b4754616e7a8795a0aca79a8e8174665b5044392f2318110a020000000003131f2a35404a52585a5b5a5959585756544f473d32271b10040000000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c070100000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006121f2c3844505c6673808c99a3ab9c8f8276818e9ba9a4998d8073665c5144382c1f1509000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaab9f9285786c5f5245392c1f0700000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c625f585c64676c6c6c6c6c6c6c67645d53433a2f24180d010d19242f3a43535d64686c6c6c6c6c6c6c6361594f44382c20140700000006121e29343f495156586060606060606065717e8b98978a7d71646060606060606060606065727f8c9898887c6f62606060606060605a58524a41362b1f14080005111d28343e48505557595959606d7a8693a0ada6998c8073665959595959595954524c443a2f24190d010000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000000000000000a1723303d4a5663707d8998a2a3998a7d70636a7885919ea297887c6f6255483d4a5763707d8a99a49c8f82766665717e8b98a8a196887b6e6255483b2f24180c000000000000000000000000000000000000020c16202935404b55606a737f8c959fa69f92867b707d89939da89f948b7f726a5f554b40352b20160c0000000000000000000000000000000000000000000000010c161f2a36424d57606d7883919a9e93897d70665c51453c31261a0d040000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000714202d3a46525e697784919dacab9e9184786c60554b403429221c140b05000000020e19242e3840474b4d4e4d4d4c4b4a4948443d352b21160b000000000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f22150900000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b03000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919eaba3998b7e717d8a97a2ab9e9285796d6053463c31261a0e010000000000000000000000000000000000000004111e2b3744515e6a7784919daaab9e9185786b5e5245382b1f12050000000000020e1a25303b454d525f60606060606060606060606060606060606060606060606060606055534e52585a606060606060605b59534b4131281d13070008131e2831414b53595b6060606060606057554f473e33281c10040000000916222e3a46515b62656c6c6c6c6c6c6c6c6f7b88989a8d80736c6c6c6c6c6c6c6c6c6c6c6c6f7c8999988b7e726c6c6c6c6c6c6c6c67645c52473c3024170b000815212d3945505a6164666666666d7a8693a0ada6998c80736666666666666666605d564c4135291d110400000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000000000000005111e2a36414d566773808d9aaa9f92867a6d606875818e9ba9988b7f7265544a404b556773808d9aaa998c7f7366616e7b8896a1a8988b7f7265554b4035291d1004000000000000000000000000000000000000050e18242f39434e58606d78839098a2a29890827a84919ea5a2978f82776c60584e43392e23190e04000000000000000000000000000000000000000000000000040d1a26313b44515c666f7d88939f9d9184796d60574d42372b20160c0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0005111e2a36424d566774808d9aa4ada1968a7e71675c51453f332d261d170e0600000008121c262e353b3f404241403f3e3d3d3b38322b23190f04000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000005121e2a36424d5764707d8a96a1ac9f92867a6d7985929faba1978a7e7164574d42372b1d12070000000000000000000000000000000000000004111d2a3744505d6a7783909daaab9e9184786b5e5145382b1e120500000000000009141f29333b424648535353535353535353535353535353535353535353535353535353494743474c4d535353535353534e4c4841382f1f160c0100010c161f2f3941484d4e535353535353534a48443e352c21160b000000000b1825313e4a56626d727979797979797979797885929d908379797979797979797979797979797986929b8e81797979797979797979746e64584c3f33261a0d000a1724303d4955616c7173737373737a8693a0ada6998c807373737373737373736d685d5245392c2013070000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000000000000714202d3946525e687784909daa9d908377675d65717e8b98a89b8f8275665b5045515d677683909da298897c6f635f697884919ea99c8f8276675d5145382c1f13060000000000000000000000000000000000000007121d27313d44505c666e7b86929fa69f9490849196a1a59e92857b6e655b50463c30271d1108000000000000000000000000000000000000000000000000000009141f2834404a54606b74818e97a0968c7f73695f53463e32281e130800000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00020e1925303b4855626e7b87939faaa99e9184796d605a50443f382f292017110a0300000a141c242a2f3233353433323131302f2c272119110700000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000714212d3a46535f6976828f9ca8ab9c8f82766874818e9ba9a99c8f8276695f5347392f23180c0000000000000000000000000000000000000004101d2a3743505d6a7683909da9aa9e9184776b5e5144382b1e1105000000000000020d17212930363a3b4646464646464646464646464646464646464646464646464646463c3b373c3f414646464646464641403c362f261d0d04000000040d1d272f373c4041464646464646463d3c38332c231a1005000000000c1925323f4c5865727f868686868686868686868a989f95908686868686868686868686868686868b999e938e8686868686868686868074675a4e4134271b0e000b1824313e4b5764717e8080808080808d99a6b3a99c90828080808080808080807a6d6054473a2d211407000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c03000000000000000000000000000000000000000814212e3b4754616e7a8795a0ac9a8d80736755616e7b8796a19f9285796c60534753606d7a86929f9f9285796d60576874818e9ba79f9286796d6053473a2d20140900000000000000000000000000000000000000010b151f28343f4a545f69717e8b939ea69f969196a0a89d938a7e71695e53493f342a1e150b000000000000000000000000000000000000000000000000000000030c18232e39424f59616d7a85929e9f92867b6e615a50443a2f24190c02000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000914212e3a47535f6a75828f98a3aca0968d80746c625a504a423b3228231c150c0500020a12191f2326272827262625242322201b160f070000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d120700000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939faca3998b7e7165707d8a97a2ab9f94887b6e62554b4034291c100400000000000000000000000000000000000003101d2a3643505d697683909ca9aa9d9184776a5e5144372b1e110400000000000000050f171f252a2d2e3939393939393939393939393939393939393939393939393939392f2e2b303334393939393939393433302b251d140b00000000000b151d252b30343539393939393939302f2c28211a110800000000000c1925323f4c5865727f8b93939393939393939394a2a79f9d9393939393939393939393939393939fa3a59e9b93939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828c8c8c8c8c8d929ca8b4ab9f94908c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b000000000000000000000000000000000000030f1b27333f495364717e8b97a7a49a8a7d7064575e697884919ea297887c6f62554a5663707d8999a39c8f8276665c5864717e8b97a8a3988a7d7063574a3d31261a0e0200000000000000000000000000000000000000030d17232e38424d57626c75828f97a1a8a09ea0a8a0968e81746c61564d41382d22180c030000000000000000000000000000000000000000000000000000000007121c27303d46525d68717e8b949f988f82766c61564c4135291e140a000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2b37434e58626f7c86929fa6a89d928b7e716c605b544d443d342e261e170e070000080e1317191a1b1a1a191817161613100b04000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000006131f2c3845515c6673808d9aa4ac9f92867a6d606d7985929faba69a8d8073675c5145382c1f150a00000000000000000000000000000000000003101d293643505c6976838f9ca9aa9d9084776a5d5144372a1e11040000000000000000050d141a1e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211f2326272d2d2d2d2d2d2d282724201a130b020000000000030b131a202427282d2d2d2d2d2d2d2423201c1610080000000000000c1925323f4c5865727f8b989f9f9f9f9f9f9f9f9faaacaba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9faaacaaa89f9f9f9f9f9f9f9a8d8174675a4e4134271b0e00101c2936434f5c6976828f99999999999ca4aeb9b0a69f9c9999999999999994877b6e6154483b2e211508000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000005121f2b3744505b6575818e9ba89f93867a6d6154576774818e9aa9988b7f7265544b556673808c99aa998c7f72665454616e7b8796a1aa9a8d807467574d42362a1e1205000000000000000000000000000000000000000006111c26303c45505a616d7a85929eabacaaaca3999184796d605a50443b2f261b10060000000000000000000000000000000000000000000000000000000000000b151e2935414c56626c76828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000020f1a26313c47535f6a727f8c949fa7a49f93877e736c665e564f443f38302920191109000002070a0c0d0f0e0d0c0b0a0a0907040000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a396897d7063564a3d302317080806020000000000000000000000000000000000000000000000000713202d3a4653606d7985929eacaa9c8f8275685d6674818e9ba9ab9e9285796d6053473c31261b0f01000000000000000000000000000000000003101c2936434f5c6976828f9ca9a99d9083766a5d5043372a1d100400000000000000000002090e121415202020202020202020202020202020202020202020202020202020161513171a1a202020202020201b1a18140f08010000000000000001090f14181a1b20202020202020171614100b05000000000000000c1925323f4c5865727f8b939393939393939393939da0a7a09393939393939393939393939393939393a0a79f9d939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828f9c9f9f9fa0a2a7afb9b6aea8a69f9f9f9f9f9f9f94877b6e6154483b2e21150800000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b02000000000000000000000000000000000613202d394653606c7885929eaa9d908477685d525764717e8a97a79b8f8275665b515c677683909ca298897c6f6356535e697884919eaa9d918477695f53463a2d2114070000000000000000000000000000000000000000000a141e2a333f46525e68707d8a99a3aeb7ac9f92877c6f675d51483e32291d140a00000000000000000000000000000000000000000000000000000000000000030c1924303a44505a626e7b86929f9e91857a6d60584e42382e23170b0300000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000a15202b37434e58606c78828f959fa6a499938b80786e686159504a423b322b231b1209000000000000020100000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f15212e3a47535f6a76797979797976675c5145382c1f130e090603000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9a4978a7d7164574a3e2f24191514120e090300000000000000000000000000000000000000000006121f2b37434e5864717e8a97a1ada3988b7e71645663707d8a97a1ada2978b7e7164584e43372b1d13070000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a99c908376695d5043362a1d10030000000000000000000000020507081313131313131313131313131313131313131313131313131313130908060b0d0e131313131313130e0e0b0803000000000000000000000003080c0e0e131313131313130a0907040000000000000000000c1925323f4c5865727f86868686868686868686868995a0958986868686868686868686868686868689959f958986868686868686868074675a4e4134271b0e00101c2936434f5c6976828f9393939393969da7b2aea49c999393939393939393877b6e6154483b2e211508000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000916222f3c4955626f7c8897a1a79a8d817467564c54616e7a8795a09f9285796c6053606d7986929f9f9285796d60534d576874818e9ba7a096887b6e6155483b2e23180c00000000000000000000000000000000000000000008131e28323a45515c666e7b86929facb7ab9e91847a6d605a50443b2f261b1106000000000000000000000000000000000000000000000000000000000000000008131e28323e47535f6973808c96a0978d80746a60544a3f34281f140900000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1a26313c44505b666d79838f949da5a49f928d827a706b605c544d443d352d241b12090000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a0000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d12070000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f222f3c4855626f7c8686868686796d6053473a2d201e1a15130f0a04000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a6998c7f7366554b4135292422211e1a150e0600000000000000000000000000000000000000000814212e3a47535f6a7683909ca9ac9f92867a6d6054606d7985929eaba99d9083766a5f53473a2f24180d0100000000000000000000000000000000020f1c2835424f5b6875828e9ba8a99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a56626d72797979797979797979797983909d918479797979797979797979797979797983909d90837979797979797979746e64584c3f33261a0d00101c2936434f5c6976828686868686868b96a2aea89c928c8686868686868686867b6e6154483b2e21150800000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c1106000000000000000000000000000004111d2935404b5566727f8c99a9a8978a7d7164574a525e687784919da297887c6f625663707c8998a39c8f8276665c514b5864717e8b97a8a8988b7e7265544b4034281c100400000000000000000000000000000000000000050f19242f3a444f59606d79839099a3acaaaca1968e81746c61564d41382d22170c0300000000000000000000000000000000000000000000000000000000000000020c16202b37424d57606d7984919e9f93877c6f665c50443b30251a0d04000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000a152028333f4a545d676d79828e939fa3a49c948f857d736d665e564f473e362d241b110800000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f3c4855626f7b88939393867a6d6053473a2e2d2a25211f1b15100b0500000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a89b8f8275675d51453c352f2f2e2b2620180f0600000000000000000000000000000000000004101d2935404b55626e7b88949faba89b8e8175685d525c6674808d9aa7ab9f95887c6f62554b4035291d110400000000000000000000000000000000020f1b2835424e5b6875818e9ba8a99c8f8276695c4f4336291c100300000000000000060b0e10111313131313130f0e0c0904000000000000000000000003070b0d0e13131313131312110f0c0701000000000000000000000004080a0b1313131313131308070502000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c6c6c6c6c6c6c74818d9a93867a6d6c6c6c6c6c6c6c6c6c6c6c6c74818e9a9286796d6c6c6c6c6c6c67645c52473c3024170b000f1c2835414e5a6670767979797979798693a0ada6998c8079797979797979797976695e53463a2d2114070000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b03000000000000000000000000000613202c3945515d6776838f9ca9a096877a6e6154474c566774808d9aa9988b7f72655466737f8c99aa998c7f7266544a4854616e7b8796a0a89c8f8275665c5145382c1f1306000000000000000000000000000000000000020b17212935414c56606b73808d95a0a7a09da0a79d938a7e70685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000040e1a26313c45515c67707d89939e999083786d60574d42362a1f160c010000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000030b17222d38424b555d676d78818b9298a0a69f97928880786e69605950483f362d231a0e04000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000060b13191c23282b2d3337393b3e4855626f7b88959f93867a6d6053473e3b3a36312e2b26201c170e09030000000000000000000000000000000000000000000c1825323f4b5865727e8b98a6ac9f92857a6d60574d45413f3b3a37312a21180e03000000000000000000000000000000000006131f2c3945515d6774808d9aa6aca096897d7063564c54626f7b88959faba79a8d8174675d5145392c20150a00000000000000000000000000000000020e1b2835414e5b6874818e9ba7a89c8f8275695c4f4236291c0f030000000000040b12171b1d1e2020202020201c1b19150f09020000000000000001080e13171a1a2020202020201f1e1b18130c050000000000000000050c11141717202020202020201514120e0903000000000000000000000000000000000006121e29343f4951565860606060606060606064717e8b979a897d70636060606060606060606065717e8b9899897c6f6360606060605a58524a41362b1f1408000d1925323d49545e66696c6c6c6c6d7a8693a0ada6998c80736c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000714202d3a4753606d7a86929faa9d918477685e52464a5764707d8a99a49b8f8275655c6676828f9ca298897c6f62564946525e697784919eaa9f9285796d6053463a2d2013090000000000000000000000000000000000000a141d29333b45525d68707d87939fa69f959095a0a59e92857a6e655b50443c30271d120700000000000000000000000000000000000000000000000000000000000000000915202834404b55606b75818e97a0958c7f72695e52463e31281d12070000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000006111c262f3a434b555d666d747f8691969ea5a19a938d827b706b615a50483f352b20160c020000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000020a11171e24292e34383a3f4446484b4d55626f7b8895a093867a6d60534d4a4846423c3b37322d28221a150e0600000000000000000000000000000000000000000815222f3b4855626e7b88949faba2988b7f72695f57514c4c4847423c332a20150900000000000000000000000000000000000714202d3a4753606d7985929fabab9e9184786c605346535f6a7683909daaab9f92857a6d6053473d32271b0f01000000000000000000000000000000010e1b2834414e5b6774818e9aa7a89b8e8275685b4f4235281c0f0200000000050e161d23272a2b2d2d2d2d2d2d282825201b140c030000000000020b12191f2326272d2d2d2d2d2d2b2b28241e170f060000000000000810171c2123242d2d2d2d2d2d2d22211e1a140e0600000000000000000000000000000000010d18232d373f464a4c535353535353535355626e7b8897998c7f736659535353535353535355626f7b8898988c7f726559535353534e4c4741382f241a0e03000915212c38424c545a5c606060606d7a8693a0ada6998c807366606060606060605f534d453b31251a0e0200000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e040000000000000000000000000a1724303d4a5763707d8a99a3a79a8e817467564c414754606d7a86939f9e9285796c606d7985929f9f9285796d605346424d576774818e9aa7a298897d706356493d30251a0e020000000000000000000000000000000006111c262f3b45505a606d7a849199a49f9490849096a1a1978f82776c60584e43392e23180e0400000000000000000000000000000000000000000000000000000000000000030c18232e39434f59616d7a85929f9f92867b6e61594f43392f24180b0200000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000a141d28313a434b545c606d727c848e939fa2a49f9490857d716c625a50473d32281e130800000000000000000000000000000000000000000000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f13060000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d20130800000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000040b141b22272f35383f444649505355585a5c626f7b8895a093867a6d605b5a5754534d4947433c39332b261f180f09000000000000000000000000000000000000000814212e3a47535f697683909ca5aa9f92857b6e69605d555855534d453c31261a0e0200000000000000000000000000000006131f2b37434e5865717e8b97a2ada3998c7f72655b50444e5865717e8b98a2aea2988b7e7165584e43372b1e1308000000000000000000000000000000010e1a2734414d5a6774808d9aa7a89b8e8175685b4e4235281b0f02000000040e1720282e3336373939393939393534312c251e150c02000000010b141d242b3033343939393939393837342f2921180f050000000008121a22282d3031393939393939392e2d2b261f180f060000000000000000000000000000000007111b252d343a3e3f4646464646464647535f697885929c8f827569574d4246464646464653606c7985929b8e827568564d424646413f3c362f261d1308000005101b26303a42494e4f535353606d7a8693a0ada6998c807366595353535353534846423b33291f140900000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c020000000000000000000005121e2a36424d576774808d9aaba8978a7e7164574b3e45525d687783909da297887c6f626f7c8998a29c8f8276665c50443e4b5764717e8a97a8aa9a8d807367574d42362a1e1205000000000000000000000000000000030d17222d38424d57616c75818e96a1a39890827a84919ea59f948b7f726a5f554b40342820160c020000000000000000000000000000000000000000000000000000000000000007121d27303d46525e68717e8b949f988f82756c61554b4035291d140a00000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000020b161f28313a424a515b626a6f7a818b9298a0a69f9792877e716c62594f443a3025190d03000000000000000000000000000000000000000000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000050d161d262d333a41454a5053535b60626467686a6f7b8895a093867a6d6a686664615e5755534e49443e37312a211a120a01000000000000000000000000000000000006121e2b37424d5763707d89939ea6a29891847b736d676665625f574d42372b1e12060000000000000000000000000000000815212e3b47535f6a7683909da9ac9f92867b6e6153493f4753606d7a85929facaa9d9083776a6054473a2f24190d010000000000000000000000000000010d1a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e020000000b16202932393f434446464646464642413d3730271e140900000008121d262f363c3f414646464646464544403a332b21170c01000005101a242c33393c3e464646464646463b3a37312a21180e030000000000000000000000000000000009131b23292e313239393939393937424d576975828f9c928578695f53473a3939393844505b6676838f9c918478695e52463a393433302b241d140b010000000a141e2830383d4143464753606d7a8693aab4a6998d8073665a4d46464646463b3a36312921170d030000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000714212d3a46535e697784919eaaa196877b6e6154483b414c566673808d99a9988b7f7266727f8c99aa998c7f7266544a3f3b4754616e7b8796a0aa9d908477695e52463a2d2014060000000000000000000000000000010b151f28333f4a545e69717e8a939ea79f92867b707d89939ea69f92867c6f675c51453d32281e130800000000000000000000000000000000000000000000000000000000000000000b151e2a36414c56606c778390999e938a7d70675d51453c2f261b1106000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000040d161f2830394044515860676d757e8691969fa7a19992887e716b60564c4135291f15090000000000000000000000000000000000000000000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000050e171f282f383f444c51545c6063656c6e71747576787c8895a093867978777573716e6967625f58555047423c332c241c130a0000000000000000000000000000000000020e1a26313c4854606b74818e949da5a09691857f7a7673726e695f53473a2e211408000000000000000000000000000004111d2935414c55626f7c88959faba99b8f8275685e52413845515d6774818e9ba7aca095897c6f62564c4135291d11040000000000000000000000000000000d1a2733404d5a6673808d99a6a79a8e8174675b4e4134281b0e01000006121d28323b444b4f515353535353534f4d48423930251b0f0400030e19242f3840474c4d53535353535352504c453d33291e130700000c17222c363e45494a535353535353534846423c332a1f140900000000000000000000000000000000010911181e2225252d2d2d2d2d2631404c5966737f8c9997887b6e6255483b2f2d28333f4a546673808d9996877a6e6154473b2e2726241f1a130b0200000000020c161e262c3235363a4653606d798698a3aea79a8d81746753493f36393a3c3a38342f271f150b01000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d040000000000000000000815212e3b4854616e7b8796a0ab9e918478695e53463a3d4a5663707d8999a39b8e82756675828f9ca298897c6f6256493c3a46525e697784919daaa095877b6e6154483b2e23170c000000000000000000000000000007121d27313944505b666e7b85929fa5a0958c7f726b75818e97a1a3989083796d60594f443a3025190f0600000000000000000000000000000000000000000000000000000000000000030c1925303a44505b656f7c87929f9e9184796d60584e41382d22170b020000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000040d161e272e343f464e555d606c717c8490959fa7a39a92877d70685e52463c31261a0e0000000000000000000000000000000000000000000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000040e172029313a414950555d60666d7075797b7e8082838486929fac9f9286858382807d7b77736f6a64615a534d453e362d251c120900000000000000000000000000000000000915202c38444f59606d79828e939c9fa097928c8683807f7b6e6255483b2f22150800000000000000000000000000000613202c3945515d6774818e9aa7ada1968a7d7063564d4135404b55636f7c8995a0aca79b8e8174685d5245392c20160a0000000000000000000000000000000d1a2633404d596673808c99a6a79a8d8074675a4d4134271a0e0100000b17232e39444d565b5e6060606060605b59534b42372c2015090007131f2b36404a52585a6060606060605e5c574f453a2f24180c0004111c28333e485055576060606060606055534d453c31261a0e020000000000000000000000000000000000070d12161819202020202023303d4a5663707d8999978b7e7164584b3e2f24222d3d4a5764707d8a97978a7d7064574a3d2e231717140e0801000000000000040c141b2125282c3845515c667986929faca89b8f8275655b5046424547484745403931271d12070000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c010000000000000003101c28343f4a5465727e8b98a8a79b8e817468574d42363a4753606d7a86929f9e9285786c7985929f9f9285796d6053463a36424d566774818e9aa7a7988b7e7165544a3f34281c1003000000000000000000000000050e18242f39434e58606c78829097a2a3999083786d616d7a85929ea6a0958d80736b60564c41352921180c030000000000000000000000000000000000000000000000000000000000000008131e27333f49535f6a73808d96a0968d80736a5f53493f33271e14080000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000040c151c2328343c434c515a626a6f7a839095a0a9a39992857a6d61574d42372b1b110600000000000000000000000000000000000000000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000020b162029323b434b535b60676d73797d8285888b8d8f90919298a3aea3989291908e8d8a8784807c76706c625f5750483f372d241b10060000000000000000000000000000000003101c27333d45515c676d7981898f939aa29f9992908d8b7f7265584c3f3225190c00000000000000000000000000000714212d3a4754606d7a85929facac9e9184796d6053463b303a4854606b7784919dabac9f92867a6d6054473d32271b0f0200000000000000000000000000000c1926333f4c5966727f8c99a5a69a8d8073675a4d4034271a0d0100020e1b27333f4b565f676a6c6c6c6c6c6c68655d53483d3125190c000b1723303c47525c64676c6c6c6c6c6c6b6861574c4034281b0f030814212d3945505a61646c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000106090b0c1313131314212d3a4754606d7a86939a8d817467554b403529212e3a4754616d7a8796998d807366544a3f34281c100303000000000000000000020a1015191c2834404b546b7885929eabab9e9184786c6056534d51545553514b43392f23180c000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d12070000000000000006121f2c3844505c6675828f9ba8a9988b7e7165584b3e313945515d677683909ca197887b6f7b8897a29c8f8276665c504438303e4b5764717e8a97a8a89b8e8275665c5044382c1f12060000000000000000000000020c17202935404b555f6a727f8c949fa89f92877c6f665e68717e8a949ea79f93887d70685e52463f332a1e150a00000000000000000000000000000000000000000000000000000000000000020b17222d38414e58606d7984919e9f92877c6f655b50443b3025190c0300000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000030b1218222b313a414550585f686d79839097a1aba1978e8174695f5347382d22170b000000000000000000000000000000000000000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000a141d28323b444d555d656c717a80858a8e9297979a9b9d9e9fa3aab4aaa39f9e9d9b999796918d88837d766e69615a51493f362d22180b02000000000000000000000000000000000b16212834404b555d676d747d82889297a2a39f9c988b7f7265584c3f3225190c0000000000000000000000000007131f2c38434f5965727e8b98a2aea49a8d8073665c5044382c38434f5965727f8c99a3aea2988b7f7265594f44382c1e130800000000000000000000000000000c1926323f4c5965727f8c98a5a6998d8073665a4d4033271a0d000004101d2a36434f5b677177797979797979756f65594d4134281b0e020d1a26333f4c58646e747979797979797873685c5044372b1e11050a1723303c4955616c717979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000606060613202c3945515d677784909d908377675d5145382c202d3946525e687884919c908376665c5044382c1f120600000000000000000000000005090c18232e43505d6a7683909da9ada196897d7068615f575d6062605c554b4034291c1004000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c030000000000000713202d3a4653606d7985929faba197887b6e6155483b2e35404b556673808c99a9978b7e717e8b97a9998c7f7266544a3f342e3b4754616e7a8795a0ab9f9285796d6053463a2d201308000000000000000000000008131e29323a45515d676f7c87929fa6a0968d80736a5f56616c75828f98a2a49a91857a6d615a50453c30261c11060000000000000000000000000000000000000000000000000000000000000006111b262f3c45515d67707d8a939e999083776c60564c41362a1e150b00000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000710191f282f353f464e565d676e7a85929ea6a99f93877b6e6253493f33271b0f0300000000000000000000000000000000000000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000006111b262f3a444d565e676d777e858d91979b9ea2a9a7a8a5a4a4a6acb3aba5a3a4a5a7a6a8a09d9a95908a827b716c635b51483f342a1d140a0000000000000000000000000000000006111c262f3b444d575e666d72797e85929faba8a5988b7f7265584c3f3225190c000000000000000000000000000a15222f3b4854606b7783909daaac9f93877b6e61544a3f3428323d4754616d7a86929facaa9d9184776b6054483a3025190d00000000000000000000000000000c1925323f4c5865727f8b98a5a6998c807366594d4033261a0d000004111e2b3744515e6a77848686868686868175685b4f4235281c0f020e1a2734414d5a67748086868686868685786b5e5245382b1f12050b1724313e4a5764717e868686868686867b6e6155483b2e221508000000000000000000000000000000000000000000000000000004111d2935414c556774818e9a92867a6d6053473a2d202a36414c566875818e9b9285796d6053463a2d2013070000000000000000000000000000071a2734414d5a6774808d9aa9b2a89d91837a726e696c676d6f6d675c5145382c1f13060000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a000000000000091623303c4956636f7c8997a2ab9e918578695f53463a2d2f3c4956636f7c8998a29a8e8174818d9aa298897c6f6256493c2e2d3946525e687784919daaa297897c6f6356493c3025190d01000000000000000000060f1925303a444f59606d79839199a3a49a9184796d6058505a616e7b86929fa7a1978f81756c62574d42382e23170d04000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616b75818e989f958b7e72685e52463d30271d1207000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000070d161e2429343c444c555e68707d8a949faba49a8d8174655b5044372b1f120500000000000000000000000000000000000000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000b17222d38414c565e696e79828b91979ea1a9aba8a19e9b9997989ba2aba1999697989b9ea0a8aaa79f9d948f867e726d635a50463c2f261b11060000000000000000000000000000000b17222d38424d565e696e787f858b9297a29f9c98958b7f7265584c3f3225190c00000000000000000000000006111b2935414c56636f7c8995a0aca99c8f8276695f5342382e232d3946525e6875828e9ba8aca095897c6f63564c41362a1b1106000000000000000000000000000c1825323f4b5865727e8b98a5a6998c7f7366594c403326190d000004111e2b3744515e6a778491939393938e8275685b4f4235281c0f020e1a2734414d5a6774808d939393939185786b5e5245382b1f12050b1724313e4a5764717d8a9393939393887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000010d19242f3e4b5865717e8b9899897c6f6356493c302325303f4c5865727f8b9898887c6f6255493c2f22160800000000000000000000000000000b1724313e4a5764717d8a97a1adaca09591847f7b7978797a7c796d6053473a2d201407000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700000000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c11060000000005111d2935414c566673808c99a9a89b8e817568574d42372b2d3a4653606d7985929f9d90847783909d9f9285796d6053463a2d2a36414c566774818d9aa7a9998d807366564c41362a1e11050000000000000000030c18212a36414c56616b74808d95a0a89f93887d6f675c5146535e69727f8b959fa99e938b7e71695f544a3f34281f160c01000000000000000000000000000000000000000000000000000000000000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e23180c030000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000040c1319222a323a434d56616c7683909cabac9e9285786c605346392d201306000000000000000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000030f1b27333f49535d686e7b838f949ea1a9a9a19e9996918e8c8b8b909ba5998f898a8c8e9196999ea1a9a69f98928a7f726c62584e41382d22170b0000000000000000000000000000030f1c28333f4a545e696e7b838c92979f9f99938f8b88877f7265584c3f3225190c0000000000000000000000000b17222d3946525d6875818e9ba7ada1978a7e7164574d4230261c2a36414c5663707d8996a1ada79b8e8175685e5246382d22170b000000000000000000000000000b1825323e4b5865717e8b98a4a5988c7f7265594c3f3226190c000004111e2b3744515e6a7784919d9f9f9b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9a9f9f9e9185786b5e5245382b1f12050b1724313e4a5764717d8a979f9f9f94887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8897988c7f7265594c3f3025232f3c4956626f7c8998988b7e7265584b3f3024190d01000000000000000000000000000713202d3a4653606d7985929ea6b0a7a096918b8886858687877b6e6154483b2e21150800000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c00000000000000000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c000000000713202d3946525d687683909da9a9988b7e7265584b3f31262c3844515c6676828f9c9f93867a86929f9c8f8275665c5044382b25303e4a5764717d8a97a7aa9d908377685e5246392d20140600000000000000000b151e2a333c46525e68707d8a929da8a1968d80746b60554b424d57606c78839099a3a59f92867b6e665c50443d31281e13080000000000000000000000000000000000000000000000000000000000000007121d27313e46525e68727f8b959f978e81756b60554b4034281f15090000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000010810182028313b44505a64717e8a99a3ada197887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000010c161f2b3744505b656d7a8490959fa6aaa29f96918c8884817f7e7e8b98a396897d7d7f8184888c91979fa3aaa29f918b7e716a5f53493f33271b0f030000000000000000000000000006121f2b3844505b666e7b8490959ea19d948f87827e7c7a786c605346392d2013060000000000000000000000030f1b27333f4953616d7a86929facab9e9285796d6053463b31201925303a4653606c7884919eabac9f92867a6d6153493f33271b0f030000000000000000000000000b1824313e4b5764717e8a97a4a5988b7f7265584c3f3225190c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aca194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000613202d394653606c7985929b8e827568574d42362a202d3a4653606d7986929b8e817468564c4135291d11040000000000000000000000000006131f2c3845515c67737f8c949fa6ada8a19e989992929299877b6e6154483b2e2115080004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a0d040000000000000000030c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c10030000000714212e3a4754616d7a86939faca197887b6f6255483c2f222834404a5466727f8c99a4998c7f8c99a3998c7f7266544a3f3428212e3a4754616d7a8795a0ac9f93877a6e6154473b2d22170b0000000000000007121c27303c45515b616d7a85919ea4a59e9184796d60594f433b44505b666f7c86929fa7a2989083786d60594f433a2f24190f05000000000000000000000000000000000000000000000000000000000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e0400000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000060e161f29323e4753606d7a86929f9fa9988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000008131e2935414c56606c77828f96a0a7a8a198928c84807b787572717b8895a0938679717274777b80848d9299a2aaa39f92867c6f655b5044372b1f130800000000000000000000000003101c28343f4a54606c788390969fa79d938e827b75726f6e6c665b5044382b1f1206000000000000000000000005121f2b3744505b65727f8c98a3aea79a8d8074675c5145382c1f131f2b3844505b6673808c99a4aea3988c7f72655b5044372b1f14080000000000000000000000000b1724313e4a5764717d8a97a4a5988b7e7265584b3f3225180c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f9c918478695e52463a2d202c3845515c667683909d918477685d5245392c2013070000000000000000000000000004101c2834404b55606d78828f949ea1a8a9aaaba39f9f9f94877b6e6154483b2e2115080006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f11080000000000000000000008141e28333f4a54606a74808d979393939392877c6f665c5044382c1f12060000000b1724313e4a5764717d8a99a4ab9e9285796c605346392d20232e3c4955626f7c8897a29e9184919ea298897c6f6256493c2e23202d3946525e687784909daaa49a8b7e7164544a3f33281c0f030000000000040d18232e39424d57626d75828f97a1a99e938a7d70675d51473d333f4a545f6a73808c95a0aa9f958c80736b60554c41352921170b02000000000000000000000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000040d17202c3945515d67778490939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949ea8a8a19691867f79736e6968666f7b8895a093867a6d6568696e737980879298a2aea3999083786c6053463a2f24190d01000000000000000000000006121f2b3844505c66727f8b959fa89f958e81786e69656261605b544a3f33281c0f0300000000000000000000000613202d394653606c7884919daaab9f95887c6f62554b4034281c101c28333f4a54616e7b87939facaa9e9184786c6053463b3025190e0000000000000000000000000a1724313d4a5764707d8a97a3a4988b7e7165584b3e3225180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000030f1b27333f49536673808c9396877b6e6154483b2e212834404b546774808d9393867a6d6054473a2d21140700000000000000000000000000000c18232e3944505c666d7a828c91969a9c9e9f9f9f9f9e94877b6e6154483b2e211508000713202d3a4653606d798386868686868686857a6d60584e42382e21170d0000000000000000000000020b17222d38424e58606d7a858686868686868683796d6053463a2d201307000006121f2b37434e586774818e9aaba89b8f8275655b5044372b1f202d394653606c7985929fa1969196a19f9285796d6053463a2d201e2a36414c566774818d9aacac9b8e8175665b5044382b1f120600000000010c161f2834404a545f69727e8b949ea9a1978e81756b61554b41352d38424e58606d79839199a4a79f92877d6f675d51453e33291d140a0000000000000000000000000000000000000000000000000000000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000005111d2935404b556976828686868686868174675b4e4134281b0e0100000000000000000000000000000000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000004111d2935414c55616d7a86929fa6aba19691847c726d66615f57626f7b8895a093867a6d60575f61676d737d86929fa5ab9f958a7d7064554c4135291d110400000000000000000000000713202d3a4653606d7884919ea7a89d9083786d665f57555453504a42382d22170b000000000000000000000005111e2a36414c5663707d8996a0acaa9d9083766a5f5343392e23180c17222d3846535e6976828f9ca9aca096897d7063564d41362a1c110600000000000000000000000a1724303d4a5763707d8a96a3a4978b7e7164584b3e3125180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000b17222d3d4a5763707d868686867d7164574a3e3124232e3e4b5764717e868686867d7063564a3d3023170a000000000000000000000000000007121d28343f4a545e686d787f848a8d9091929292929190877b6e6154483b2e2115080006121f2c3844515c666d7779797979797979786d685d52463d30261c0f0500000000000000000000000006111c262f3c45525d686d7879797979797979776d665c5044382c1f120600000814212e3a47535f6a7884919eaba9988b7f726553493f33271b1f2b3844505b6675828f9ba8a19ea1a89c8f8275665c5044382b1f1925303e4a5764717d8a9aa4ab9e9285796c605346392d2013080000000008131e28313a44515c666e7b86929fa6a69e92857a6d61594f433a2f262f3c45515c666f7c87939fa8a39991847a6d605a50453b2f261c1106000000000000000000000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000010d18242f3a4e5a667076797979797979746f64584c4033271a0d01000000000000000000000000000000000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b010000000000000000000000000000000000000000000613202c3945515d6773808d98a2aea49991847b6e6a605c545355626f7b8895a093867a6d605353555d606b707d8a939ea9a79c8f8276675d5145392c20130600000000000000000000000a1623303d495663707c8996a1aca096897d70665c544d494746443f382f261c110600000000000000000000000714202d3946525e6875828e9ba8aea2988b7e7165584e4330271d1207111c2a36424d5764717e8a97a1ada89b8f8275685e5246382e23170b00000000000000000000000a1723303d4a5663707d8996a3a4978a7d7164574a3e3124170b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000616232f3c4855616b7079797979716c6155493c302323303d4955616c7179797979706b6055483c2f2316090000000000000000000000000000000c17232e38424c565e666c72797d808384858686858483817a6d6054473a2d2114070004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c41342b1e150a00000000000000000000000000000a141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c100300000815222f3b4855626e7b8896a1ada297887c6f6255493c2d22171c28333f4a5465727f8b98a9acabaca9988c7f7265544a3f34281c14212e3a4754616d7a86939faca197897c6f6256493c3024190d010000010d19242f3a434f59606d78839098a2a99e948a7e71685e52473e31281d2834404b54606b74808d96a1aba0968e81746c61574d42382d22170b0000000000000000000000000000000000000000000000000000000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000007131d323e49545e66696c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000714212d3a4754606d7a85929faaab9f93877d6f695f58514b4855626f7b8895a093867a6d6053474b5159616b74818e9ba8ac9f92867a6d6054473a2d21140700000000000000000000000d192633404c5966737f8c99a8aa9d9184776b60544a423c3b3938332d261d140a0000000000000000000000030f1c28333f4a54616e7a86929facac9f92857a6d6053473c3120150b000e1a25313b4653606d7985929eabac9f92867b6e61544a3f34281c100300000000000000000000091623303c4956636f7c8996a2a3978a7d7064574a3d3124170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c64615a5044392d21212d3945505a61646c6c6c6c6360594f44382c20140700000000000000000000000000000006111c26303a444c545b60666d70737677787979787876746d685d5245392c20130700000c18232e39424a51535d606060606060605e54524c433a2f22190c030000000000000000000000000000020b19242f3a434c52545e606060606060605d53504a42382e23170c000004101c2834404b5565727f8b98a89f9f9285796c605346392d201317222d3b4855626e7b8897a19f9f9fa297887c6f6255493c2e231713202d3946525e687784909d9fa9998c7f7366564c4135291d1105000004111d2935414c55606b73808d959f9fa2978f82756c61564c41352c1f18232e39424f59606d7984919ea5a89e938a7e71695e544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000115212d38424c545a5c6060606060605b58534a41362b2014080000000000000000000000000000000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000030f1b27333f495364717e8a98a2aca3998d80746b60574e45404855626f7b8895a093867a6d60534740454f59626f7c8896a0aca3998a7d7063574a3d3024170a00000000000000000000020f1b2835424e5b6875818e9ba8a79a8e817467594f4239302e2d2b28221c140b02000000000000000000000006121f2b3844505b66737f8c99a3aea79a8e8174675d5145392c2013030009141f2c3845515c6674808d9aa7afa3998c7f73665c5044382b1f1409000000000000000000000916232f3c4956626f7c8995a2a3968a7d7063574a3d3024170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000004101c28333e474f555760606060575550483e33281c1d28333e485055576060606056554f473d33271c1004000000000000000000000000000000000a151e29323a424a50545c606467696b6c6c6c6c6b6967605d564c4135291d1104000007121c2730394044465153535353535353524745413a31281e10070000000000000000000000000000000008131e28313a41454752535353535353535146443f3830261c1106000006131f2c3845515c6775828f939393938f8275665b5044382b1f1214212e3a47535f6a78859193939393939285796d6053463a2d2013111d2935414c566774808d93939393908376685d5246392d20130700000613202c3945515d676f7d87939393939392857b6e615a50443a30231a121d27303d45515d67707d8a939393939392857b6e665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a0000000000000000000000000000000000000005121f2b3744505b6574818e9b9ea09f92867b6e61594f453c3c4855626f7b8895a093867a6d6053473a3e47535f6a7784919eaaab988c7f7265594c3f3226190c00000000000000000000030f1c2936424f5c6975828f9ca8a4988b7e7165584b3e302721201f1c17110a020000000000000000000000000613202d394653606c7884919eabaca095897c6f62554b4035291d11040004101c2834404b54626f7c88959fabab9e9184786d6053463b31251a0e000000000000000000000916222f3c4955626f7c8895a2a396897d7063564a3d3023170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000b16212c353e44484a535353534a49443e362c221717222c363e45494b535353534a48443d352c21160b0000000000000000000000000000000000030c1720292f383f444a5053575a5d5e5f5f5f5f5e5d5b54524c443a2f24190d010000000b151e272e34383a4446464646464646453a39352f281f160c0000000000000000000000000000000000010c161f282f35393a4546464646464646443a38342e261e150a0000000713202d3a4653606d79868686868686867f7266544a3f33281c0f121f2b37434e58687581868686868686868275665c5044382b1f120d1925303d4a5764707e868686868686877a6d6154473a2e21140700000714212d3a4754606d7a84868686868686867f71695e52483e32281e110b151e2935414b55616b75818686868686868682796c605346392d201306000000000000000000000000000000000000000000000000000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f02000000000000000000000000000000000000000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e00000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c11060000000000000000000000000000000000000613202d394653606c78858b8e9196968f8275695e53473d333c4855626f7b8895a093867a6d6053473a37434e586976828f9ca9a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a3978a7d7064574a3d31241513120f0b060000000000000000000000000005121e2a36424d5763707d8a96a1acaa9d9083776a6054433a2f24180d0100000c18232e3947535f6a7683909daaada1968a7d7063574d42362a1c12070000000000000000000915222f3c4855626f7b8895a2a396897c706356493d3023160a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646463e3c39332c241a10101a242c33393d3e464646463d3c38332c231a0f05000000000000000000000000000000000000050e171d262d33383f44464a4d50515253535251504e4745413a32281e130800000000030c151c23282c2d3739393939393939382d2c29241e160d04000000000000000000000000000000000000040d161e24292c2d3839393939393939372d2c28231c150c0300000006131f2c3845515c676d79797979797979726d635742382d22170b0f1a26313c4d59656f7579797979797979757065544a3f34281c10081623303c4955616c707979797979797975685d5246392d20130700000613202c3945515d676d7879797979797979716d62574d42362c20160c030c18242f3a434f59656f7579797979797979766c665b5044382b1f12060000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b4c4841382f21191108000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000613202d394653606c777c7e8184878a8b7e7165574d42352f3c4855626f7b8895a093867a6d6053473a32414e5b6874818e9ba7a79a8d8174675a4e4134271b0e0000000000000000000003101d293643505c6976838f9ca9a396897c706356493d3023160a06030000000000000000000000000000000714202d3a46525e6975828f9ca8aea3988b7f7265584e4331281d130700000007121d2b37434e5865717e8b98a2aea89c8f8275695e5346392e23180c0000000000000000000815222f3b4855626e7b8895a1a295897c6f6256493c2f231609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000008111a21282c2f303939393931302d28221a120808121a22282d303139393939302f2c27211a11080000000000000000000000000000000000000000050b141c22282e34383a3d404344454646454543413a39352f2820160c010000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d19130c040000000000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2a201f1c17110a030000000004101c2834404b555c606c6c6c6c6c6c6c66635b51462f261c11060a1520313d48535d65686c6c6c6c6c6c6c69655d5442382e23170b0814202d3944505a61646c6c6c6c6c6c6c6b5d564c4135291d1105000004111d2935414c555d606b6c6c6c6c6c6c6c65625a50453b30241a0e040007131d28313e47535d65686c6c6c6c6c6c6c69605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d2013060000000000000000000000000000000000000000000000000000000000000000050d1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5c5a6060606060605a58534a41362b201408000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f1409000000000000000000000000000000000005121f2b3744505b656c6f7274777a7d807a6e6154473b312f3c4855626f7b8895a093867a6d6053473a35414b556875828e9ba8a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000003101c28343f4a54616e7b87929facac9f92867a6d6154473d3221160c01000000000f1b26313c4754606d7a85929facac9f93877b6e61544a4034281c100400000000000000000815212e3b4854616e7b87949f9f95887c6f6255493c2f221609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000810161c2023242d2d2d2d2423211c17100800000810171d2123242d2d2d2d2323201c160f0800000000000000000000000000000000000000000000020a11171c23282c2d31343638393939393836342d2c29241e160d040000000000000000070c1012131e202020202020201f1413110d08010000000000000000000000000000000000000000000001080d1113141f202020202020201e1312100c06000000000000000c18232e39434b51535f606060606060595751493f351d140a000314202c37414b53595b606060606060605c5a544b4230261c110604101c28333e485055576060606060606054524c443a3024190d010000010d19242f3a434c51545e60606060606060585650483f33291f12080000010c161f2c35414b53595b606060606060605c53504a42382d22170b000000000000000000000000000000000000000000000000000000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d201306000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000030f1b27333f49535b60626568686d70736e685e524639292f3c4855626f7b8895a093867a6d6053473a3a45515d677683909da9a5998c7f7266594c3f3326190c0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000006121f2c3844505c6673808c99a3afa89b8e8175685e5246392d20130400000000000a15202c3945515d6774818e9ba7afa4998d8073665c5144382c1f150900000000000000000814212e3b4754616e7a8793939393887b6f6255483c2f221509000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000050b1014161720202020171614100b0500000000060c1114171820202020171614100b0500000000000000000000000000000000000000000000000000060b11171c1f2024272a2b2c2c2c2c2b2a2821201d19130c0400000000000000000000000406071113131313131313120706040100000000000000000000000000000000000000000000000000000104060712131313131313131107060300000000000000000007121d273039404546525353535353534c4a463f372d230b0200040f1a252f3941484d4e535353535353534f4d494239301e140a00000b17222c363e44494a535353535353534746413a32281e13080000000008131e28313a41454751535353535353534b4a453f362d20170d00000000040d1a232f3941484d4e535353535353535046443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d010000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000b17222d38414950535558565d616366615e564c41362a2f3c4855626f7b8895a093867a6d6053473e444d57606d7a86929faca9988b7e7165584b3e3225180b0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000713202d3a4653606d7984919eabaca096897d7063564c4135291d1105000000000004111d2935414b55636f7c8995a0acab9e9185796d6053463c31261a0e00000000000000000714212e3a4754616d7a8686868686867b6e6255483b2f221508000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000407090a131313130b0a0804000000000000000005080a0b131313130a0907040000000000000000000000000000000000000000000000000000000000060c101213171a1d1e1f20201f1e1d1b1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a464646464646463f3e3a352d251c1100000009131d272f373d40424646464646464642413d3730271e0c02000005101a242c33393c3d464646464646463a3935302820160c0200000000010c161f282f35393a45464646464646463e3d3a342d241b0e05000000000008111d272f373d404246464646464646433938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f120600000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e14080000000000000000000000000000000006111b262f383f4446494b4c5254575954524c443b30252f3c4855626f7b8895a093867a6d605347464f565f69727f8b98a3ada197887c6f6255493c2f2216090000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000005121e2b37424d5764717d8a97a1adab9e9184786c6053463a3025190d010000000000010d18242f3a4854606b7784919dabada1978a7d7164574d42372b1d1207000000000000000713202d3946525e687679797979797976695f53473a2e211408000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d10111213131212100e0707040100000000000000000000000000000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d3939393939393933312e2a231c130a000000020b151d252c313435393939393939393634312c261e150c0000000008111a22282d3031393939393939392e2d29241e160e04000000000000040d161e24292c2d383939393939393932312e29221b1209000000000000000b151d252c31343539393939393939362d2b28221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000a141d262d3337393c3f4146474a4d4746413b3229222f3c4855626f7b8895a093867a6d605350535961686e7b85929eaaac9e9285786c605346392d2013060000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000714212d3a46535f6976828f9ca9afa3998c7f73655b504437281e13080000000000000007131d2c38434f5965727f8c99a3aea99c8f8276695f5347392e23180c0000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c5f574d42372b1e1206000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000002080d10121313131313131313070704010000000000000000000000000000000000000000000000000002070b0d0d13131313131313130f0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202c2d2d2d2d2d2d2625221e18110a0100000000030b131a202527282d2d2d2d2d2d2d292825211b140c0300000000000810171c2023242d2d2d2d2d2d2d21201d19130c040000000000000000040c13191d20212b2d2d2d2d2d2d2d2524211d1811090000000000000000030b131a202527282d2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000020b141b22272b2d2f3035393a3d403b3936302920232f3c4855626f7b8895a093867a6d60545c60636b707a839197a1ada49a8e8175655b5044372b1f12050000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000004101c2834404b55616e7b87939facac9f92867b6e6153493f3327160c0200000000000000010f1b27323d4754616d7a86929facac9f93877b6e61554b4034281c1004000000000000010d1925303a444c525f60606060606055534d453c31261a0e02000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000060d14191c1f1f202020202020201413110d080100000000000000000000000000000000000000000001080e1317191a20202020202020201c1b191510090200000000000000000000000000000000000000000000000000010507070b0e101212131312110f0d0a07060400000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131f202020202020191816120d070000000000000002090f14181b1b202020202020201c1b191510090200000000000000050b10141617202020202020201413110d08020000000000000000000001080d1113141e20202020202020181715110c060000000000000000000002090f14181b1b202020202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c201306000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c1106000000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000020a11171b1f202224292d2e30332e2d2a25292c2e343c4855626f7b8895a093867a6d6063666d70767d859195a0a9a89f93877c6f6253493f33271b0f030000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000006131f2c3845515c6773808d9aa4afa99c8f8275695e5241382d2217040000000000000000000a16202d3946525e6875828e9ba8afa49a8d8073675c5145382c1f150a0000000000000008131e28323a4146535353535353534847423c332b23190f04000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c0400000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d292825211b140c030000000000000000000000000000000000000000000003080d111314181b1d1e1f20201f1e1c1a171413100c0701000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607131313131313130c0c0906010000000000000000000004080c0e0f131313131313130f0f0c0904000000000000000000000004080a0a131313131313130707050100000000000000000000000000000104060712131313131313130b0b0905010000000000000000000000000004080c0e0f13131313131313100606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c030000000000000000000000000000000000060b0f121316191d2021242621272c2f35393a3f444855626f7b8895a093867a6d6d7074797d828a9297a0a7aaa1968e81756a5f5341382d22170b000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000713202d3a4653606d7985929eacada1978a7d7064564d422f261b110600000000000000000005111d2a36414c5663707d8a96a1adac9e9285796d6053463c31261b0f01000000000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000006101a222a3035383939393939393939392c29241e160d040000000000000000000000000000000000000a141c242b2f333439393939393939393534312c261e150c0200000000000000000000000000000000000000060b0f13191d20212427292b2c2c2c2c2b292724201f1d18120f0a04000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d01000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b00000000000000000000000000000000000000030506080d11131821272c33383a4145474a505356626f7b8895a093867976797d81858a8f949ea1a9a9a29891847a6e61584e432f261b1106000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000006121f2b37434e5864717e8a97a1adac9e9184796d6053463b3020140a00000000000000000000010d1925303a4653606c7884919eacada1978a7e7164584e43372b1d120700000000000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000006101c262e363b3f40464646464646464642413d3730271e14090000000000000000000000000000000000020a11171b1f252a2d2e3134363839393938383633302d2c29241d1b150e09030000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000000000000050d161d242932383d44484c5154545c6063666f7b8895a2998c7f8285898d91979c9fa6aca69f9792867c6f685e52463c311d140a00000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000815212e3a47535f6a7683909ca9afa49a8d8073665c5044382c1f1202000000000000000000000008131f2b3844505b6673808c9aa4afa99c9083766a5f5347392f24180d01000000030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000000020b18222e3840474c4d53535353535353534f4d49423930261b1004000000000000000000000000000000060b141b22272b3036393a3e414345454646454442403d3a38352f2b27201a140d050000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e13070000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c0100000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e2115090000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d1004000000000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b0200000000000000000000000000000000000000050f171f282f353d43484f54555d6064666d6f73767c8895a29c918c8f92989a9ea1a9aca8a09d948f857d6f6a60564c41342a200b0200000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000004101d2935404b55626f7c88949fabac9f93877b6e61544a3f34281c10030000000000000000000000030f1c28333f4a54616e7b87939facab9f94887c6f62554b4035291d100400000005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000d1925303b4650585d5f606060606060605f524c443a2f24190d0100000000000000000000000000000a141d2a34404a52585a60606060606060605c59544b42372c21150900000000000000000000000000020a11171d262d33373a4146474b4e505152535352514f4d4a4745403937322a251f170f080000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d110500000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f0200000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000000050e172129313940454f54596063676d7175797c808387929faca39c999c9fa2aaabaca49f9c96918a827b6f6b60584e443b3022180e0000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000613202c3945515d6774808d9aa6b0a99c8f8276695f5342382e23170c000000000000000000000000000b17222d3846535e6976828f9ca9b0a69a8d8074675d5145392c20150a00000005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f07000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000000000000000006111c262f3c46525c64676c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000030b141b22272f383f44464c5254575a5c5e5f5f5f5f5e5c5a5753514b47433d363129211a120a0100000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c39393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a00000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e2216090000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c110600000000000000000000000000000000030c172029333b434b515960636b70757a7e8285898c909299a3afada7a5a9aaaba39f9c9a93908a847e766e6960594f463c32291e10060000000000000000000003070909101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000714202d3a4753606d7985929fabada2978a7e7164574d4230261c11060000000000000000000000000006111c2a36424d5764717e8a97a1adab9f9285796d6053473c32271b0f01000005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e52452f24180c000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800121f2b3844515d6974797979797979797976685d5245392c201307000000000000000000000000000b17222d38424e58646e737979797979797979756f65594d4134281b0e0200000000000000000000030c151d262d333d41495053565e616467696b6c6c6c6b6b696663605d55544e46423b332c241c130a01000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b1106000000000000000000000000000000000000000000040e18222a32373b3c464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c010000000000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b030000000000000000000000000000000b151e29333b454d555d606b6f767d81868a8e9298999d9fa3abb5aca6a8a09e9a9992908c87837e78716c615e574f473d342b20170d000000000000000000040a0f131516191c28333f4a546a7683909da9a296897c6f6356493c30231609000000000000000000000006131f2b37434e5865717e8b97a2adab9f9285796d6053473b3120150a0000000000000000000000000000000e1a25313b4653606d7985929eabaea2988b7e7165584e43372b1e1308000005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8f8275685c4f4235291c08000e1a2734414d5a6774808d9aa7ab9e9285786b554b4035291d10040b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7986868686868686867a6d6054473a2d211407000000000000000000000000030f1c28333f4a545f6a738086868686868686868275685c4f4235291c0f02000000000000000000020c151e272f383f444e535b6063686d7174767878797978777573706d67626058534d453e362e251c130a000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534846423b33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313120706040100000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000000000006101820262b2e2f39393939393939393937332c251c1309000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000007121c27303b454d575e676d747c83898e92989b9fa2aaa9a8aab0aca29a9796918e8a86837f7b76716d66615a524d453d352b22190e050000000000000000070f161b1f222325252b3844505b667784909daaa296897c6f6356493c3023160900000000000000000000000815222e3b4754606a7783909da9b1a79a8d8074675c5145382c1f130300000000000000000000000000000009141f2c3845515c6774808d9aa7b1aa9d9083776a6054473a2f24190d010005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaa99c8f8376695c50433025190e020e1a2734414d5a6774808d9aa7ac9f928679675d5145392c1f13060b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000030d1a232b3844505b666f7c8792939393939392857b6e6154473b2e211408000000000000000000000a141e2730394149505860656c70767a7e818384858686858482807d79746f6a615e57504840372e251c12090000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e04000000000000000000000000000c18232e39424d575e696e79818990959b9fa3aaaaa8a19e9c9ea6a69a908a8784817d7a76726e6964605c545046423b332b23191007000000000000000007101921272c2f30323230394653606c7985929faca295887c6f6255493c2f2216090000000000000000000004111d2935414c56626f7c88959fabab9f95887c6f62554b4034291c100400000000000000000000000000000004101c2834404b55626f7c88959fabab9f95887c6f62564c4135291d11040005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaaa9d9083776a564c41362a1e11050e1a2734414d5a6774808d9aa7afa399867a6d6053473a2d2014070b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d21140700000000000000000000010b151f2a36414c56606c78839099a39faa9e948b7e71685e5246392d20140700000000000000000006111c263039424a535b606a6f787d82868a8d8f9192929292918f8d8a86817c756e69615a524a40372e241b0f0600000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000001070b0f111213131313131313080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c06000000000000000000000000000000000000000000000000000000040a0f1315162020202020202020201e1b1610090100000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c02000000000000000000000004101c2834404a545e696e7b838e939d9fa7aca7a09d9996918f949ea4978a7e7b7774716d6865615e5753504a423e363029211911070000000000000000040f19232b32383b3c3f3f3f424b55626e7b8898a2aea894877b6e6154483b2e211508000000000000000000000613202c3945525d6874818e9aa79faa9d9083766a5f5343392f23180c00000000000000000000000000000000000c18232e3947535f6a7683909daa9fa79a8e8174685d5245392c2013060005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaab9e918578685e5246392d2014070e1b2834414e5b6774818e9aa7b5ab94887b6e6155483b2e2215090b1825313e4b5864717e8b97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000007121d27313946525e68727f8b959fabaea2988f82766c62564d41362a1e11050000000000000000030d17232e38424a545c656c737c838a8f93999a9c9e9f9f9f9e9e9c9998928e89827b716c635c524940362d22180b02000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976695e53463a2d211407000000000000000000000000050c12171b1d1e202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000003060809131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000006121f2c3844515c666e7b8490959da5aba49f9b95908c8884828f9ca09386796e696764605d5654534d46443f38302a251f170f070000000000000000000a16212b353d4348494c4c4c4d525d67727f8c99aaaca096867a6d6053473a2d201407000000000000000000000714212d3a4754606d7a869293939393988b7e7165584e4331271d1207000000000000000000000000000000000007121d2b37434e5865717e8b989393939392867a6d6054473a2d2114070005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaada197877a6e6154473b2e23180b0f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d31261a0d0c1825323f4b5865727e8b98a5aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000020b18242f39434f59616e7a85929fa7b0a69f92867b6e615a50443b3025190e0200000000000000010b151f28343f4a545c666d77808890959c9fa4aba8a5a3a2a2a3a5a8aaa39f9b938f867e736e635b52483e342a1d140a000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a1109000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d78868686868686867b6e6154483b2e2115080000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d22211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d0400000000000000000005111e2a36414c56606d78829096a0a7a8a099938e88837f7b787c8895a093867a6d60565754524c4846423b38342e261e1a140d05020000000000000000030f1b27323d474f5456585859575e616d7984919eabaa9e918477675d5145392c201306000000000000000000000c1925323f4c5865727f8686868686868686796d6054473c3121150b010000000000000000000000000000000000000f1b26313c4754606d7986868686868686867f7265584b3f3225180c0005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daab3a9968a7d7063554b4034281d14111c2935424f5c6875828f9ba8b3a6998c807366584e43372b1f16111926323f4c5965727f8c98a5b5ab94877a6e6154473b2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000a141d2935404b55606b75818e97a2adaa9f948b7e72695e52483e32291f1408000000000000000007121d27313944505c666d78818c939a9fa7a9a29f9b9896959596989b9fa2aaa59e98928a80736e635a50463c2f261b11060000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393877b6e6154483b2e21150800000000000000000000050f1820282f333738393939393939392e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0e10111213131212100e0b080806020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c0100000000000000000713202d3946525e6873808d949fa8a7a0969187817c77726e6f7b8895a093867a6d60534a4745413b3a36312b2823201f1b1714110e090200000000000007131f2c38434f59606365656667696e75808d96a1aca89b8e817568554b4035291d1104000000000000000000000b1824313e4a56626d7279797979797979796d675d5145392c201303000000000000000000000000000000000000000a15202c3945515d676d7979797979797979726d62564a3d3124180b0005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daab4a79a8d8074675c51453a2f26201d1e2b37424d576a7783909daab6a99d9083766a5f53473c3128201e1d27333f49536774808d9aa7aea399877a6d6054473a2d21140700131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000006111b262f3845515d67707d89939ea9aea2988f82776c60574d42362d20170d0200000000000000000c18232f39434f59606d78818e939fa4aaa29f97928e8b898888898b8e92989fa3aaa29f928c80736c61584e41382d22170b0000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0604020000000000000000000000000000020506060503000000000000000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f94877b6e6154483b2e211508000000000000000000010c16202a323a3f4345464646464646463b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1c1e1f20201f1e1d1b181514120e09040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d120700000000000000000714212e3a4754616d7a86929fa6aaa09590847c756f6a66626f7b8895a093867a6d6053473a3935302d2e3633312e2d2b2722201e19140d0500000000000915222f3b4854606b6f72727273767b818d929da8aca1968a7d7064574a3d2f24180d01000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c6c605d554b4135291d11040000000000000000000000000000000000000004111d2935414b555d606c6c6c6c6c6c6c6c65625b51463a2e22150900030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daab7ab9f9285796d60564c42382f2c292a2d3a47535f697885929fabb8ab9f95887b6e62584e4339312d2a2a2d3744505b6576828f9ca9ac9f928679685d5245392c20130600131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000b17222d38414e58606d7984919ea5afa79f92867b6e655b50453b30241b0e05000000000000000004101c2934404b55606b73808d939ea5a7a098928c85817e7c7c7c7d7f82868d9299a1a8a49c928b7e716a5f53493f33271c110600000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a1312110f0b0706040100000000000306070b0f11131312100d0a09070400000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b1007000000000000000000000000000000000000000606060606060606060606060606060606060713202d3a4653606d798693a0aca194877b6e6154483b2e21150800000000000000000007121d28323c444b5051535353535353534846423c332a1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e090200000000000000000000000000000000000000000000000000000000000000050b1013191d20212427292b2c2c2c2c2b2a282522211e1a15110d070100000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c0300000000000004111d2935414c566673808c98a2aea29890837a6f6a625f58626f7b8895a093867a6d6053473a2d30363a3b43403e3b3937332d2d2a251f170e0500000000091623303c4956636f7d7f7f7f8083868e939da4aea59e9184786d6053463a2d201307000000000000000000000006121e29343f49515658606060606060605f54514b433a2f24180d0100000000000000000000000000000000000000010d18242f3a434b51545f60606060606060585651493f34291d120600000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daab7ada2978b7e71685e544a423c3935363a3f4a54616e7b8898a2aeb5afa79a8d80746a5f554b433d393636393d4653606c7985919eabaa9e9184776b564c4135291d110400131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000030f1b27333f49535f6a73808d96a0acaa9f958c7f72695f53493f33291f120900000000000000000006131f2c3845515c67707d88939fa5a7a09590857f797572706f6f7072757a80869196a1a9a49f92867c6e655b5044382e23170c00000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261f201f1e1b181413110d080100060b101213171c1e1f201e1d1a171613100b050000000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f050000000000000000000000000000000306071313131313131313131313131313131313131313202d3a4653606d798693a0aca194877b6e6154483b2e2115080906010000000000000b17232f3a444e565c5e6060606060606055534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000000000000000000000000000000040a0f161c1e24292c2d3134363839393939383634322e2d2b26201d18130c060000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a0000000000000713202c3945525d687783909daaab9f92857b6e6860585355626f7b8895a093867a6d6053473a333b4246474f4d4a4846443f3b3a36302920170d020000000e1a2734414d5a6774808b8b8c8d8f92999ea5aca59e938a7e71665c5044382b1f12060000000000000000000000010d18232d373f464a4c53535353535353524745413a31281d130700000000000000000000000000000000000000000007131d28313a41454752535353535353534b4a463f372d23180d01000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daab1a7a09d92857a6d665b544e474541424648505b66727f8c98aab4aba49f9d92877c6f675d554f4746414146474e58626f7c8997a1ada99c8f8276695c4f432f24190d0100131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000030c19232b3744505b656e7c87929fa8aea3989083786c60574d41382d21170d00000000000000000004111d2935414c55606d7984919aa4a9a09590837b726d67656362626365686d737c849197a1aba2989083786c60544a3f34281c1003000000000714212d3a4754606d7a8793a0ada6998c807366594d40332b2c2c2c2b282521201d19130d0a11171c1f2024282b2c2c2b2a272322201c160f0800000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d03000000000000000000000000060b1012132020202020202020202020202020202020202020202d3a4653606d798693a0aca194877b6e6154483b2e21191815120d0600000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000000000000000000000000060b151b21272c2f35393a3d414344454646454543413e3b3a37312c29241d17110a03000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700060000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c110600000000000714212d3a4754606d7a86939facaa998c8073695e564e4855626f7b8895a093867a6d6053473a3b454d52545c5a57555350494746423b32291f14090000000e1a2734414d5a6774808d98999a9c9fa3aba8a19e938e81756c61544a3f34281c100300000000000000000000000006111b252d343a3e3f46464646464646463a39352f281f160c01000000000000000000000000000000000000000000010c161f282f35393a46464646464646463f3d3a342d251b1106000000010c17212b333a404445464646464646463d3b38322b23190f04000004111e2b3744515e6a7784919daaaca09590958e81786c665f5854524c4d53555a606c7883909daaafa4999390959083796d67605954524c4c525458606a74818e9aa9b3aa998d8073665a4d4033271a080000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000b151e2a36414c56606c77829099a3aea79f92867b6e665b50453b2f261b0f050000000000000000000613202c3945515d67737f8c96a1aca29790837a6e69605d5556555556565d606a6f7b859199a3aa9f948b7e71665c5044382c1f1509000000000714212d3a4754606d7a8793a0ada6998c807366594d4036383939393735322d2c29241e19141c23282b2d3135383939383633302f2c2721191108000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000000020a11171c1f202c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2d3a4653606d798693a0aca194877b6e6154483b2e2c2524221e18110901000000111d2a3743505c6872787979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000020a111720262b33383a4145474a4d4f515253535251504e4b4847423c39352f28231c150c05000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f19110900000000000000000000000000000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c1313130c060603000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c00000000000916232f3c4956626f7c8999a4aea298887b6e62574d444855626f7b8895a093867a6d6053473a424d575e6169666461605b5354524d443b3025190e0200000e1a2734414d5a6774808d9a9f9fa29f9e9d9a96918b81786d605a5042382e23170b000000000000000000000000000009131b23292e313239393939393939392d2c29241d160d040000000000000000000000000000000000000000000000040d161d24292c2d393939393939393932312e29231b13090000000000050f1821292f34373839393939393939302f2c272119110700000004111e2b3744515e6a7784919daaaa9d908490938e81786e6a64605d56575f61646c727f8b95a0acac9f93878390958f82796f6b64615e56565e61646a6f7c87929facaea298897d7063564a3d3023170a0000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000007121d27303946525e68717e8b949fababa0958c7f726a5f544a3f332a1d140a000000000000000000000714212d3a4754606d7a85929fa8a89f92857b6e685e57514b4949494a4c52585f696f7d87929faaa69e9184786d6053463c31261a0e020000000714212d3a4754606d7a8793a0ada6998c807366594d40434445464544423e3a39352f2a251e262e34383a3e424446464543403d3c38332b23190f050000131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000000020c141c23282b2d393939393939393939393939393939393939393939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884868686868686867b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a0200000000000000000000000000000000000000030b141b222732373d44484c5254575a5c5e5f5f5f5f5e5d5b5855534d4745413a342e261e170f0700000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000000000000000000000000080e171f252a33384851595e6060605c60626567686a6b6b6c6c6c6b6a6a68666462605c6060605f5c574f453a29241d160d07000000000000000000000000000004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a20202020201913120f0b060c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c1003000000000a1724303d4a5763707d8a96abab9f9285796c6053463c4855626f7b8895a093867a6d6053473a46525e696e7673716e6c6567615e564d42362a1e110500000e1a2734414d5a6774808d939393989291908d8a847e746d665c51483e30261c11060000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2c21201d18130c0400000000000000000000000000000000000000000000000000040c13181d20212c2d2d2d2d2d2d2d2524221d18110901000000000000060f171e24282b2b2d2d2d2d2d2d2d2322201b160f070000000005111e2b3844515e6b7784919eaaa4978b7e8491938e827c75716d686b6b696e71767e87929fa7b1a79c8f827b8692948f837c75716e686b6b686d70757c859299a3afaa9f9285796d6053463a2d2013070000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000c18232e39424f59616d7a85929ea6aea3999083786d60574e42382d21180b0200000000000000000007131f2c38434f5965727f8c98a2aca0968b7f72695f564d45403d3c3c3d41454e57606b74808d98a2aca1968a7e7164574d42372b1e12060000000714212d3a4754606d7a8793a0ada6998c807366594d4c5051525352514e4b4745413a36302a30383f44464a4f51525351504d4a48443d352b21160b0000131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000000a141e262e34383a46464646464646464646464646464646464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11060000121e2b3845515e6b7884919393939393887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000030c151d262d333c43474f54565d606467696b6c6c6c6c6b696765615f5754514b443f3830292119100700000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000000000000000000000000050d141a2136424e59636b6c6c6c6c6b64615a5c5d5e5f5f5f5f5e5e5d5b535b60656c6c6c6c6b6861574c403428130c0400000000000000000000000000000006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f202c2d2d2d2c26201f1c17110a141e28333f4a54606a74808d979393939392877c6f665c5044382c1f1206000000000b1824313e4b5764717e8a97a4aa9e918477655b50443c4855626f7b8895a093867a6d6053473b4754616e7b82807d7b7976746e695e52463a2d20140700000e1a2734414d5a6774808686868686858483807d79716c605c544a40362c1e140a0000000000000000000000000000000000060d12151819202020202020201f1413110d070100000000000000000000000000000000000000000000000000000001070d1113141f20202020202020181815120d06000000000000000000050c13181b1e1f20202020202020161613100b04000000000005111e2b3844515e6b7784919eaaa3978a7d7d8992948f86817d7a797778797b7e838b9299a3afaba0958a7e737f8c94959087827e7a797878797a7d82889297a1abaea3988d8074665c5145382c1f13060000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000004101c2834404b54606b74818e97a1ada79f92877c6f665c50453c2f261c0f06000000000000000000000915222f3b4854606b7784919eaaab9e9184786d60574d443b352f2f2f30353c454f59616d7a86929faca89d908376695f53473a2d2114080000000714212d3a4754606d7a8793a0ada6998c8073665956595c5e5f5f5f5e5b5854524c46413a333c424a5053575b5e5f5f5e5d5a56544f473d33271c100400131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d130700000000000006111c2630383f444653535353535353535353535353535353535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919e9f9f9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a00000000000000000000000000000000030c151e272f383f444e54596063686d7074767778797978787674716e6965605d55504a423b332b221910070000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000002091f2c3945525e6b757979797978706c615f57514b525352524b51575f656c71787979797873685c5044372b1e11000000000000000000000000000000000713202d3a4653606d798386868686868686857a6d60584e42382e282b383939393939332d2b28221c140b17222d38424e58606d7a858686868686868683796d6053463a2d201307000000000b1824313e4b5764717e8a97a4ab9e918578665c50443c4855626f7b8895a093867a6d605347424e5865717e8b8d8a888583807b6e6154473b2e21140800000d1a26333f4c58646e74797979797979787774706d66625a514a42392e241a0c020000000000000000000000000000000000000106090b0c131313131313131307060401000000000000000000000000000000000000000000000000000000000000000104060713131313131313130c0b090601000000000000000000000001070c0f1112131313131313130a0907040000000000000005121e2b3845515e6b7884919eaba3968a7d73808d9499928e8a8785848585888b90959fa3abaea3999183786d78828f959a938f8b8786848485878a8e939aa1a9afa59f92867b6e61544b4034281c10040000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000040e1a242c3845515c66707d89939ea9aba0958c80736a5f544a3f332a1d140a0000000000000000000000091623303c4956636f7c8996a0aca3998b7f72665c50453b32292422222429333d46525d6874808d9aa8ab9f95887b6e6155483b3025190d0100000714212d3a4754606d7a8793a0ada6998c807366606366696b6c6c6c6a6865605d56524c443e454d545c6064686b6c6c6b69666360594f44382c20130700131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d0000000000000b17232e38424a50535f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f606d798693a0aca194877b6e615f5f5f5f5f585651493f34291e120600121e2b3845515e6b7884919eabaca194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000a151e273039414950585f626b70757a7d808284858686858483817e7b77726d67605c544d453d342b22190f05000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d03000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000006121f2c3844515c666d7779797979797979786d685d52463d302e34384546464646463f3938332d261d18111c262f3c45525d686d7879797979797979776d665c5044382c1f1206000000000a1723303d4a5663707d8996a9ac9f9286796d6053463e4855626f7b8895a093867a6d6053474b54606a76838f9997989290857a6d6053473a2d20140700000b1723303c47525c64676c6c6c6c6c6c6b6a6764605c545044403930271c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919eaba396897c7078828f949f9b97989291919298979d9fa7aeaaa29f92877d70666d7a8390959f9c97999291919298979b9fa4acaca49f938c7f72695e5342392e23180c000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140b0b0b0b0c16202b37424d57606d7984919da5afa3999083796d60584e42382e21180b020000000000000000000005121e2a36424d576774808d9aa8ac9f92867a6d61544a3f33292018161619212935414c56626f7c8895a0aca7998c807366564c4135291d110500000714212d3a4754606d7a8793a0ada6998c8073656c6f7376777879787775716d68615e5650484d575f666d7175777979787673706b6054483c2f22160900131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d12070000000003101c28343f4a545c6a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22150900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000006111c263039424a535b606a6f767d82868a8d8f919292929291908e8b88847f7a726d665e574e463d342b21170b0200000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c413430383f445253535353534c46443f382f2a2119141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c1003000000000815222e3b4855616e7b8897a1ada399897d70635a50474855626f7b8895a093867a6d60534c535c666f7c89949faaa29b8e8175675d5145382c1f1306000007131f2b36404a52585a60606060605f5e5d5a5753514b423f342e271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0e10111212131313131211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556c7885929f9f9f95887c6f6d79828d939a9fa29f9e9e9fa3aaa9a9aba39f98928a7f726b60686d7a838d939a9fa39f9e9e9fa2aaa8a9aba49f9a938c81776c60574d4230271d1207000000131f2c3946525f6c7985929facada093877a6d6054473a2d211818181818181e28323a47535f69737f8c96a0aca89f92877c6f665c51463c30261c0f0600000000000000000000000714212d3a46535e697784919eaaa99c8f8276685e5242382e21170d07080f1924303a47535f6a7784919daaaa9d908377685e5246392d20130700000714212d3a4754606d7a8793a0ada6998c807370787c7f838485868584817e7a746d68615a51575f696e787e828485868483807d7063564a3d3023170a00131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000006121f2b3844505c6674797979797979797979797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3124180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000040e17232e38424a545c656c727c82898f92999a9c9e9f9f9f9f9e9c9a9895908b857f786e6960584e463d33291d140a000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000c18232e39424a51535d606060606060605e54524c433a2f38424a505e5f6060605f5953504a423b332a251f19242f3a434c52545e606060606060605d53504a42382e23170c00000000000613202d394653606c7985929eabab9b8f82756c615a544e55626f7b8895a093867a6d6053565d656d7983909da6aca0958a7d7064554b4035291d10040000030e19242f3840474c4d53535353535251504d4a464540393028231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406090e12141517191b1d1e1f1f2020201f1f1e1d1c1a18161312100c0705020000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6779869293939393887b6e676d7880878f93999b9d9e9f9f9f9e9c9a99928e867e726d62595e686d7980878e92999a9c9e9f9f9f9e9d9a99938e877f746c655b50453b311e150b00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2424242424242424303a44505a616e7b86929fa8aca0968d80736a60544b40342a1e150a0000000000000000000000000815212e3b4854616e7b8796a0acab988c7f7265564c4130261c0f06000008131e2b37434e586774808d9aa7ac9f93867a6d6154473a2e21140700000714212d3a4754606d7a8793a0ada6998c80747d83898c8f91929292918e8b86807a706c635b5e696e7b838a8e91929291908d86796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c10040000000713202d3a4653606d78868686868686868686868686868686868686868686868686868686868a95a1b9ac9f9286868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000000020c162028343f4a545c666d777f8790949b9fa3aba7a3a2a1a1a2a4a8a7a7a09d97928b837b6f6a60584e453b2f261b1106000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201408000000000000000000000000000000000007121c2730394044465153535353535353524745413a31343f4a545c6a6c6c6c6c6c66605b544d453f363029201e28313a41454752535353535353535146443f3830261c1106000000000005121f2b3744505b6574818e9ba6aa9e938a7e716c62605857626f7b8895a093867a6d605c60686d77818e95a0aca79d9184786c605346392f24180c0000000008121d262f363c3f414646464646464544413d3a38342e271e18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141a1e2121242628292a2b2c2c2d2c2c2c2b2a29272522201f1c1814120e0903000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79868686868686867a6d61666d737c82878b8e909192929291908d8a86817b716c625b51565e676d737c81868a8d909192929291908e8a87817c736d605b53493f33291f0c0300000000131f2c3946525f6c7985929facada093877a6d6054473a31313131313131313135414c56616c76828f98a3aea49a9184796d60584e42392e22180c030000000000000000000000000b1825313e4b5864717e8b97a8aea399887c6f6255493c3022140a000000020f1b26323d4a5763707d8a96a8afa4998a7d7064574a3d3124170700000714212d3a4754606d7a8793a0ada6998c80808a9095999c9e9f9f9f9d9b98928d857e736d63616e7b8590959b9e9f9f9e9c9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000713202d3a4653606d798692929292929292929292929292929292929292929292929292929298a3aebaaea399929292929292928b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000008131e28323a44505c666d78818c92999fa6a9a19e9a9795949596979b9fa2a9a9a29f9590857c6f6a60574d41382d22170b01000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c10040000000000000000000000000000000000000b151e272e34383a4446464646464646453a39352f2b3844505c66757979797979726c665f575146423b3229251f282f35393a4546464646464646443a38342e261e150a000000000000030f1b27333f4953626f7c89949ea9a59f92877e756f6a6764626f7b8895a093867a6d65676d717a818e939da7a99f958a7e71665b5044382b1d120700000000010b141d242b303334393939393939383734312d2c28231d150c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f20252a2d2e31333536373839393939393838373534322f2d2c2823211e1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67767979797979797976685e5c606a6f757a7e8183858586858483817e7a746e69615a51494c555c606a6f757a7e8183848586858483817e7b756f6a635b504941382d21170d0000000000131f2c3946525f6c7985929facada093877a6d6054473e3e3e3e3e3e3e3e3e3e3e45525d68717e8a949faaa89f93887d6f675d51463d30271d1006000000000000000000000000010e1a2734414d5a6774808d9aa7ac9f9286796d6053463a2d201307000000000a14212e3b4754616e7a8796a1adab998d8073665a4d402f24180c00000714212d3a4754606d7a8793a0adab9f92858d929da0a7aaa39f9e9e9fa2a39f97928a7f736d6975828e97a0a7aaacaaa29f9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e0200000713202d3a4653606d7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3aab4bfb4aba39f9f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000010d1924303a44505a606d78818e939fa3a9a29f97918d8a888788898b8e92979fa2aaa79f9792867c6f695e53493f33271d12070000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000000000000000030c151c23282c2d3739393939393939382d2c29242d3a4653606d7987868686867f786e69625b524d443e3530282024292c2d3839393939393939372d2c28231c150c03000000000000000b17222d384854606a75828f97a2aaa399928b827c7773716e6f7b8895a093867a6f7175797e848e939da5aba2979083786c60544a3f33281c0b010000000000020b12191f2326272d2d2d2d2d2c2b2a2724201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1d24292c2d31363a3b3d4041434445454646464645444342403e3c3a38342e2d2a261f1b17110a0200000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d6c6c6c6c6c6c6c6c6c5e5651586062686d71747678797978787674716d67615e5750483f434b51585f62686d71747678787978777674716e69625f5851443f382f261b0f050000000000131f2c3946525f6c7985929facada093877a6d60544b4b4b4b4b4b4b4b4b4b4b4b4f59606d7a85929ea6aca1968d80746b60554b40342b1e150b0000000000000000000000000004111d2935414c55697683909ca9aa9d908377665c5144382c1f1206000000000714202d3946525e687884919eaba99c8f827669554b4035291d1004000714212d3a4754606d7a8793a0adada29792979da49f9c97989291919298969a9f9f918c7f726e7b87939fa9b1a7a09d98929286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e120500000713202d3a4653606d798693a0acacacaca49f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8b1a9a3a19f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000005111d2935414c56616c74808d939ea5a7a097928b85807d7b7b7b7c7e81858c9298a0a7a9a29891857b6e655b5044392f24180c000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d1f2b3844505c66717e879399928c827b726d615e565046413a3229241d20212b2d2d2d2d2d2d2d2a201f1c17110a03000000000000000006111b2c38434e58616e7b859298a2a9a39f948f8984807e7b7a7c8895a194877a7c7e82858b91969ea5aaa29992857b6e665b5042382d22170b0000000000000001080e13171a1a20202020201f1e1d1a171313100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191f262b2f35383a3e4246484a4c4e50515252535353525251504f4d4b494644403b3a36312b27221b140b070100000000000000000000000000000000000000000000000000000000000000010d18242f39434b515f606060606060605f524c454e54565e6165686a6b6c6c6c6b696764605d55534d453e363940454e53565d606467696b6c6c6c6b6a6764615e57534e4640332d261d140a000000000000131f2c3946525f6c7985929facada093877a6d605757575757575757575757575754606b74818e97a1ada59e9184796d60594f43392f22190c04000000000000000000000000000613202c3945515d677885929eaba89b8e827568544a4034281c10040000000005111e2a36414c566976838f9ca9ab9e918578675d5145382c1f1306000714212d3a4754606d7a8793a0adb3a9a29fa2a19e948f8b8786858485878a8d92979f93887e727e8b99a4afaba0959088858686796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d21140600000713202d3a4653606d798693a5afaca29a979393939393939393939393939393939393939393959ca6b1a99f97949393939393938b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f1306000000000000000713202d3946525d68717e8a929da5a79f9590857f7974706f6e6e6f7175797f869195a0a7aaa1978f82776c60554b4035291d1004000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000000070c1012131e202020202020201f1413111c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191f202020202020201e1312100c0600000000000000000000000f1b27323d46525e69707d8692979ea5a69e9c95918d8a888786929fac978d87898b8e92979ea1a8a8a09892877e70695f544a3f2f261c110600000000000000000003070b0d0e13131313131312110e0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e252a3137394045474a4d535457595b5c5d5e5f5f605f5f5f5e5d5c5a585553514a4846423b37332d261d18120c040000000000000000000000000000000000000000000000000000000000000007121d283139404553535353535353535346413c43474c5254585b5d5e5f5f5f5e5d5a5754514c46423b332c2e343c43474c5254575a5d5e5f5f5f5e5d5b5754524d47433c3427221b140b02000000000000131f2c3946525f6c7985929facada093877a6d646464646464646464646464646464666f7c88939fa9a89d93897d70675d51473d3129241e160e060000000000000000000000000714212d3a4754606d7a8797a2ada6998c807366594d402e23180c0000000000010d192530414e5a6774818d9aa7ada197867a6d6053473a2d201407000714212d3a4754606d7a8793a0adbcb3ada9a1979289827e7b797878797a7d81858d929992857b818e9babafa49990837c79797b6e6255483b2f22150800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000713202d3a4653606d7986939ea8a69a908a86868686868686868686868686868686868686868a95a1ada3978d87868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000000000005121e2a36424d57616d7a85929ea4a99f9590837b726d66646261626364676d727b839095a0aaa99f948b7e71675d5145382c1f140900000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000004060711131313131313131207060b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f13131313131311070603000000000000000000000000000a16212a36424d57606b707d858e939d9fa7a7a09d9a9795989298a3ae9f979495989b9fa2a9aaa29f9691867d706c61574d42382d1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117202930363c42474b515357575e61646668696a6b6c6c6c6c6c6b6b6a68676562605c5455534d46443f382f29241d160d05000000000000000000000000000000000000000000000000000000000000010c161f282f3539464646464646464646393632373a4146474b4e505252535251504e4b4745413a36312921232831373a4145474b4e505152535251504e4b4746423b37312a2217110a0200000000000000131f2c3946525f6c7985929facada093877a71717171717171717171717171717171717883909aa4ada1968e81746b60554e48443d35302820180f0600000000000000000000000915222f3c4855626f7c8895a9b3a4988b7e7165584b3e32251807000000000000081926333f4c5966727f8c99a5b2a995887b6e6255483b2f221508000714212d3a4754606d7a8793a0adbab9ada19792857d76716e696b6b676d70747a808792978e81828f9ca9ac9f93877b6f6a6c6e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000007131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030006121f2b3844505c6675818e96a1a4978a7e79797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3125180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000000000714212d3a46535e6974818d97a1ada19790837a6e69605c5455545556555c60696e7a839098a2aea69e9184796d6053473b31261a0e0200000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000040606060606060605000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00060606060400000000000000000000000000000000040e1a25303b454f59606b707b818a90959a9ea1a8a6a4aaa39fa3aab4a8a3a1a2a4a8aba49f9c98928c847c706b615a50453b2f261c0b0200000000000000000000000306080909090909090909090909090909090909090909090909090909090909090909090909090909090909090806030000000000000000000000000000020b141c2228323b41464d53555d606468696e70737476777878797979797877767573716f6d6665615f57535049413d352f281f170f06000000000000000000000000000000000000000000000000000000000000040d161d24292c39393939393939392e2d2a272b3036393a3e4143454646454543413e3a39352f2a251f171820262b2f35393a3e4143454546454443413e3b3a36302b2620181006000000000000000000131f2c3946525f6c7985929facb1a4988b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e808d95a0acab9e91847a6d67625f58544f45413a322a21181006000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000b1825313e4b5864717e8b97a4b0a3968a7d7063574a3d3024170a000714212d3a4754606d7a8793a0adbcb1a79e92857c706b64615e57555d6063686d747e8692938e86929faca99d908376695f60625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000010b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f12060003101c28343f4a54606d7a84919ea59f92867b6e666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22160900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f020000000004101d2935404b55616e7b86929fa9a69e92857a6e685e57514b484848494b51575e686e7b86929fa9ada1968b7e7165574d42362a1e12050000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000000000009141f29333d474f5960696e757d83888d9196979a9b9d9e9fa3aab4aaa29f9e9c9b9999938f8b857f796f6a615950483e33291d140a00000000000000000000040a0f121515161616161616161616161616161616161616161616161616161616161616161616161616161616161515120f0a030000000000000000000000020b141d262d333e444c52575f62676d7174787b7d7f81838485858686868585848382807e7c7976726e6964605b534f454039312921170f06000000000000000000000000000000000000000000000000000000000000040c12181d202d2d2d2d2d2d2d2d21201d1b1e252a2d2e32353738393939383634312d2c29241e1a140d0c151a1e24292c2d31343638393939383734312e2d2a251f1b150e0600000000000000000000131f2c3946525f6c7985929facb8a69b908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929da7b1a79a8e817b77746f6a636059524c443c332a22180f050000000000000000000b1825313e4b5864717e8b97a4afa295897c6f6256493c2f2316090000000000000a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000714212d3a4754606d7a8793a0adb8ab9f958a7e716a605954524d4b5154565d616c707d8793989298a3aea79a8d817467575355534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000006111b2935404b5564717d8a99a3afac9f9285796d6053463a2d20130700000b17232e3845525d68707d89939da2989083796d6059606060606060606060606060606d798693a0aca194877b6e616060606060585651493f34291e120600121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150802020202020202020202020202020202020202020202020000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f221509000000000006131f2c3945515d6774818d99a3ab9f948a7e71685e564d45403c3b3b3c40454d565f69727f8b97a1ada99d908377695f53463a2d211407000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d20140900000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000000000000030d17212b353d474f575e616b70767c8084878a8d8f90919298a3aea2989291908e8c8986837e79726d6660584f473e362c21170b02000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000000a141d262f383f4450565e61696e74797d8184878a8c8e8f909192929392929291908f8d8b8886837f7b76706c656059514b433b332921170d0400000000000000000000000000000000000000000000000000000000000001070d101320202020202020201413110f13191e202125282a2b2c2c2c2b2a272421201d19130e0903030a0f13191d202124272a2b2c2c2c2b2a282421201e1a140f0a030000000000000000000000131f2c3946525f6c7985929facb8aca29b9897979797979797979797979797979797979a9da4aeb5a99d938e8784817c76706b605d564e463c342a21170b0200000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f2215080000000000000916232f3c4956626f7c8995a2afa5988b7f7265584c3f3225190c000714212d3a4754606d7a8793a0adb6aa9d9083776c61584f4846424145474c525a616b73808d969fa3aab4a5998c7f7266594c4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000006111c2935414c56606b74818e96a1a0958d80746b60564c53535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b0a08040000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000000000714202d3a4753606d7985929faba89c8f82766c61564c433b342e2e2f2f343b444d57606d7985919eababa095887b6e6155483b2e221508000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000000000000050f19232b353d454d525961636a6f74787b7d8082838486929fac9f92868483827f7c7a76716d67605c544e463e352c231a0f0600000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b2620181006000000000000000006111b262f38424a505a61686e747b81858a8e919697999b9c9d9e9f9f9f9f9f9e9e9d9b9a9898928f8c87827d78706b605d554d453b33291f160c0100000000000000000000000000000000000000000000000000000000000000010406131313131313131307070502080d111314181b1d1f1f201f1e1d1b181413110d08010000000001080d111314181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000131f2c3946525f6c7985929facb8b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a7a9aeaeafafa59d9a96918d88837d746d685f584e463c33291d140a00000000000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998c807366594d4033261a0d000714212d3a4754606d7a8793a0adb3a9988b7f72655a50463d3a3635393a41465059606d7984919eabb4b2a5988b7f7265584c3f3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000713202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000d19242f3a444f59606d7984919aa49f93887d70685d5245464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11070000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b171714110c05000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000004101c2834404b5564717e8b98a2aca096897d70635a50443b31282321222329323c44515c6673808c99aab1a7988b7e7265584b3f3225180800000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000071119232b333b42464f55585f6267696e71737576787c8895a093867977767572706d6764605d55514b423d342c231a1108000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000040d17222d38414a545b606c717a81878d92989b9ea1a8a6a7a8a7a5a4a3a3a3a3a4a5a6a8a6aaa39f9c9a938f8a837d746d675e574d453b31281d13070000000000000000000000000000000000000000000000000000000000000000000006060606060606060000000000010507070b0e101213131212100e0b070604010000000000000000010406070b0e101212131211100e0b08070502000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a5a7aba8a09e9a949089817a6e6a5f584e453b2f261c1106000000000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea69a8d8073675a4d4034271a0d000714212d3a4754606d7a8793a0adada197877a6e6154473e342d2a292c30353e45515c67727f8c99a3aeb2a5988b7f7265584c3f322b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000008131e28323d45515d67707d88939fa49a91847a6d60594f443a303939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e28282828282828282828282828282828282828282828282828282423211c1710080000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000006131f2c3845515c6775828f9caaaa9d9184776b6054483e32291f18151518202834404a54626f7b8898a2aea89b8e8175685b4e423025190d0100000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000000000000071119202930363e44484e5355575e616467686a6f7b8895a093867a6d69686663605d5553514b454039302b221a1108000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a0000000000010c161f27333f49535b666c747e858e92999fa2aaaba9a8a19e9c9a9897979696979798999c9e9fa4acaca49f9c95908981796e695f574d433a2f24180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939495989b9ea1a9aaa69f9c938e847c6f6a5f574d42382d22170b000000000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0adab9e918578685e5246392c221e1d20242934404b55616e7a86929facb2a5988b7f7265584c3f32251a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000010d19242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000010c16202935404b55606b74808d96a0a1968e81746b61564c4135292d2d3a4653606d798693a0aca194877b6e6154483b2e2d2525221e18110901000000121e2b3845515e6b7884919eabaea194887b6e6155483b35353535353535353535353535353535353535353535353535353531302d28221a120800000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a00000000000713202d3a4653606d7985929facab998c7f7366594f44362c20170d07070e18232e394653606c7985929fabaa9d9184776a564c41362a1d110500000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000000000000070e171f252a33383c4347484d5254575a5c626f7b8895a093867a6d605b595653514b47454039342e271e19100800000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000007131d28313a44505b656c78808a92979fa3abaaa69f9c9896918f8d8b8a8a89898a8a8b8d8f91939a9c9fa4aca7a09d938e837b6e695f554b41352921160a000000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000104060712131313130908060300000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868787898b8e92979da0a7aba59d9691857c6f695e544a3f33281d12070000000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada99c8f827669564d41362a1a12111319232f3946525e687683909da9b2a5988b7f7265584c3f32251909030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000000081824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f00000000040d18242f3a434f59606d79849199a39d938a7d70685e52463e32292d3a4653606d798693a0aca194877b6e6154483b2e21191816120d070000000000121e2b3845515e6b7884919eabaea194887b6e615548424242424242424242424242424242424242424242424242424242423e3c39332c241a100500000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f06000000000a1723303d4a5663707d8998a2aea399897c706356493d32231a0e05000007121f2b3844505b6676838f9ca9ac9f928579685e5246392d20130700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b0000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000050d141a21282c31373a3c4246484a4d55626f7b88959f93867a6d60534c494745403a39352f28231d150c07000000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f1206000000010d18242f3a434f59606c77818d929fa2a9ada59e9b948f8b888482807f7e7d7d7d7d7e7e808284878b8f939a9ea6aca59d9590847b6e675d51453d32271b0f03000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a03000000000000000001070d1113141f202020201515120f0a040000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797a7b7c7e81858a90959fa3aba8a19792857b6e665b5044392e23180c0000000000000e1b2835414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000714212d3a4754606d7a8793a0ada79b8e8174685b4e4135281b0e000714212d3a4754606d7a8793a0ada89b8e8175685b4e423025190f0408121d2a36414c566774818d9aa7b2a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1724303d4a5763707d8a96a3b0a99c908276695d5043362a1d10000000000007131d28313d45515d676f7c87929fa59e91857a6d615a50443b302d3a4653606d798693a0aca194877b6e6154483b2e211508090601000000000000121e2b3845515e6b7884919eabaea194887b6e61554e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a49453e362c22170c00000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000d192633404c5966737f8c99aaac9f92867a6d6053473a2d201407000000030f1c28333f4a546874818e9ba7aea298877a6d6154473a2e21140700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000002090e161c20262b2e30363a3b3e4855626f7b88939393867a6d6053473d3a39352f2c29241d18120b030000000000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e21150800000004111d2935414b55616b73808d939da4ada9a29f938e88827e7b78757472717070707071727375777b7e82878f939fa2aaa7a0969183796d60594f43382c1f14090000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d04000000000000040c13181d20202b2d2d2d2d22211f1b150e0600000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c666c6d6e6f7274797e838c9299a3aba9a1978f82786c60554b4034281c100400000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada79a8d8174675a4e4134271b0801010d1925303e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000010c161f2935404b55606a73808d95a0a1978e81756c61564c41362d3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b575550483e33281c110400000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101d2935404b556975828f9ca8aa9d918477675d5145392c201306000000000b17222d414d5a6774808d9aa7b4aa94887b6e6155483b2e2215080005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000000000000000000000000050b10151b1f21252a2d2f3c4855626f7c8686868686796d6053473a2d2c2924201d18120c0700000000000000000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000613202c3945515d67707d8a929ca5aea9a197928a817c76726e69696765646463636464656669696e72767c828a9298a2aaa8a0958e81746b6054483c31261a0e02000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000040d161d24292c2d38393939392f2e2b2620181006000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060605b6060616265666d71787f879299a3afa99f948b7f72675c5145382c1f130700000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100081724303d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000040d18242f39434e58606d79839099a39e938a7e71685e52463e333a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6868686868686868686868686868686868686868686868686868686868686864615a5045392d21140800000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006131f2c3845515d677884919eaba99d9083766a554b4035291d110400000000061a2633404d596673808c99a6aea295887b6f6255483c2f221509000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000040a0f12151a1e212e3a47535f6a76797979797976675c5145382c201d1813100d0701000000000000000000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000004101d2935404b55606d7984919ea4aeaaa19791857e756f6a65615f575a58575756565757585a565e61656a6f757e869298a2aea89e93897c6f63574d42372b1e12050000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000010c161f282f35393a45464646463c3b37322a22180e040000000000000000131f2c3946525f6c7985929facada093877a6d6054535353535353535353535353534a5053545456545c60666d737e87929fa7b0a69e9185796d6053463a2f24180d01000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea79a8d8074675a4d4134271a0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100091623303c4956636f7c8996a2afa5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000007121d27313d45515c666f7c87929fa59e92857a6e615a50453b3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7575757575757575757575757575757575757575757575757575757575757575716c6155493c3023170a00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000714202d3a4753606d7a86939faca89c8f8275695c4f422f24180d01000000000d1a2733404d5a6673808d99a6afa295887c6f6255493c2f221609000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000306090e121f2b37434e585f626c6c6c6c6c6c5c554b4034291c110d0704010000000000000000000000000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d10000006131f2c3945515d67737f8c96a1adaea29891857b716c625f5855534d4d4c4b4a4a4a4a4b4b4d4d5254585f626c707c86929fa7afa59c8f8276695f53463a2d211407000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000007131d28313a40454752535353534847433c342a20150a0000000000000000131f2c3946525f6c7985929facada093877a6d6054474646464646464646464646463f44464748494b51545c606c727e8b959fabada1978b7e7165554b4135291d1104000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998d8073665a4d4033271a0d000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222f3b4855626e7b8895a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916232f3c4956626f7c8995a2afaa9d9183776a5e5144372b1e1100000000000000010b151f2834404b545f6a737f8c959fa1978f82756c62574d423a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb5a89b8f8281818181818181818181818181818181818181818181818181818181818181817e7164574a3e3124170b00000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000915222f3c4855626f7b889aa4afa89b8e8275685b4f422d22170b00000000000e1b2834414e5b6774818e9aa7b4ab95887b6e6255483b2f221508000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c010000000000000000000000000000000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d1000000714202d3a4753606d7985929ea8b1a79f92867c6f69615a534e484642413f3e3d3d3d3d3e3f404246474e535a616a717e8b959fabac9f93877b6e6155483b2e22150800000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a00010d18242f3a434b51535e6060606055534e463c32261b0f0400000000000000131f2c3946525f6c7985929facada093877a6d6054473a393939393939393939392d3338393a3b3c40454a505a606c7883909da9b3a99d908376675d5145392c201306000000000c1926333f4c5966727f8c99a5aea195887b6e6255483b2f2215080000000000000916222f3c4955626f7c8895a2afa5988c7f7265594c3f3226190c000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000000000030d18232e39424e58606d78839098a39e948b7e71695e52463f4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7aa9e938f8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8c807366594d4033261a0d00000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e221508000a1724303d4a5763707d8a96acb6a89c8f827569544a3f33281c0f0300000004111d2935414c566875828e9ba8aea399877a6e6154473b2e211408000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d1207000000000000000000000000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d100004101c2834404b5464717e8a97a2acaca0958b7e726a5f575047433c3a3631323131303031313230363a3c43475058616c7683909da9afa49a8c7f7265594c3f3226190700000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d0004111d2935404b555d606b6c6c6c6c625f584e43372b20150a00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d22282b2d2d2e2e34383f44505b65707d8997a2adac9f92867a6d6054473a2d211407000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000000000000a1623303d495663707c8996a3afa4988b7e7165584b3e3225180b000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000b1824313e4b5764717e8a97a4b1a99c8f8276695c504336291d1000000000000000000007121d27303c44505c666f7c86929fa69f92857b6e615b51454653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7afa59e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000b1825313e4b5864717e8b97a4b1a99d908376665b5044382b1f130a0603060a13202c3945525d687784919daaac9f9286796c605346392d201306000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b01000000000000000000000000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100006131f2c3845515c6675828f9a9c9fa29d9083786d60584e453e37322d2a262524242323242425252a2d32373e46505a64717e8b97aab3ac9c8f8275695c4f422f24180c00000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3945515d676d78797979796f6a5f53473d32271b0f00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020171c1f20212123282e343f4953606d7985929eabafa3998a7d7063574a3d3024170a000000000b1724313e4a5764717d8a97a4b0a3968a7d7063574a3d3024170a0000000000000b1724313e4a5764717d8a97a4b0a3978a7d7064574a3d3124170a000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e000000000000000000000b151e28343f4a545f6a727f8c949fa2978f82766d62574d4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b8afaaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a6998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e221508000c1926323f4c5965727f8c98a5b2ab9e9285796c6053463a30241b14121012141c26303a4754606d7a86939facaa9d918477655b5044372b1f1205000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d0300000000000000000000000000000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000713202d3a4653606d79868b8d909298988a7e71665c50463c332b26211e1a1918171717171818191e20262b343e4754616e7b8798a2aeaa9e9184776b554b4035291d100400101d293643505c69768386868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000714202d3a4753606d7a85868686877c6f62584e43372b1d1207000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313130b0f12131415181c232d3844505c6675828e9ba8b5ab998c7f7266594c3f3326190c000000000916232f3c4956626f7c8995aab4a4978b7e7164584b3e3125180b0000000000000c1925323f4c5865727f8b98a5b4aa95887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004101c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000030c17232e38424e58606c78839098a29f948b7f72695f544a53606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b1a9a3a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998c807366594d4033261a0d00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000d1a2733404d5a6673808d99a6b3ada297887c6f62564c41352d26201f1c1f20262e38424e5864707d8a9aa4afa89b8e81756853493f33271b0f03000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000613202d394653606c777c7e808385888b867a6d60544a3f342a211b15120e090b0a0a0a0a0b090e11151b222d3a46525e697885929fabac9f928679675d5145392c1f130600101d293643505c6976838f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d10000613202c3945515d67717e8b959a8f82756a605447392e23180c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606000003060607070c111b28343f4a546673808d99a6b3a69a8d8073675a4d4034271a0d010000000814212e3b4754616e7a8798a3aea6998c7f7366594c40332619090000000000000d1a2733404d5a6673808d99a6aea298877a6d6154473a2e211407000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000006131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000006111c26303c44505b666e7b86929fa69f92867b6e665b5053606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a99f9894939393939393939393939393939393939393939393939393939393939393938c807366594d4033261a0d0000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d211407000e1a2734414d5a6774808d9aa7b3b3a9998c8073685d52463f382f2d2b282b2d30383f4a545f6a76828f9cacb0a6988b7e7265584b3f2d22170b00000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c07010000000000000000000000000000000000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d0005121f2b3744505b656c6f717476797b7e7e71675d5142382e22180f0a0502000000000000000002050b111e2a36424d566b7884919eabafa399867a6d6053473a2d20140700101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100004111d2935404b55606d7883909d94897c6f62544b4034281c10040000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000b17232e3f4c5965727f8c98a5b2a79a8e8174675b4e4134281b0e010000000613202d394653606c7985929faca79b8e8174685b4e4131261a0e020000000003101c28343f4a546875828e9ba8ac9f928579685e5246392d201307000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000714202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000a151e28333f4a545f69727f8b949fa2989082786c605753606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a3988d888686868686868686868686868686868686868686868686868686868686868686807366594d4033261a0d00000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c201306000e1b2734414e5a6774818d9aa7b4b8ab9f92857a6d615b5049413c393834383a3d424a505c666e7c87939facab9f94877b6e6154483b2e21150600000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313131306040000000000000000000000000000000000000000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00030f1b27333f49535b60626467666c6e71716c62554b4030261c100600000000000000010507090e12161c222c3845515c677885919eabaea399877a6d6054473a2d21140700101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d1000010d18242f3a44505c66717e8a979a8e8174665c5145382c1f13060000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000104091925323f4c5865727f8b98a5b2a89b8e8175685b4e4235281b0f0200000005121f2b3744505b657783909daaa99c90837669574d42362a1e12050000000006121f2c3844505c667783909daaa99d9083766a564c4135291d1105000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000007101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d201307000000000000000000000000030c17222d38424d57606c77828f98a29f948c7f726a5f54606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7979797979797979797979797979797979797979797979797979797979797979736e63574b3f3226190c00000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000e1b2834414e5b6774818e9aa7b4b3ada2988d81746d605b534e4846443f4446484e545c606d7883909aa4afa79c8f8376695e52463a2d20140700000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000b17222d38414950535558545b60626465625a50433a2f1e140a00000000020507080d1113141a1e21272c343c4653606d7986929facac9f928679675d5145392c20130600101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d10000007131d28343f4a54606d7985929e9285796d6053463a2d2013070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c0c0c0c070d10151c28333f4a546673808c99a6b3a79a8e8174675b4e4134281b0e01000000030f1b27333f49536874818e9ba7ab9f928578695f53463a2d211407000000000713202d3a4653606d7986929faca79a8e8174675b4e413025190d01000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000050e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f12060000000000000000000000000006111c262f3c44505b656e7b86929fa69f92867b6e665c606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a00000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d01000e1b2834414e5b6774818e9aa7b3a9a19e9e928b7f726c655f585553504a5053555860666d74808d959facaba0958a7d7164574d42362a1e120500000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000006111b262f383f4446484b4a50535558585650483f31281d0c02030506090e121415191d2021262b2d33383e464e58636f7c8999a3afab9e9185786b554b4135291d110400101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d100000010b17232e3845515c6673808d99978a7d7063574a3d302417070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191919191a181d20262b3844505b6674818e9ba7b3a6998d8073665a4d4033271a0d00000000000b17222d3f4c5965727f8c98aaada297887b6e6155483b2e23180c000000000915222f3c4855626f7b8898a3aea9988b7e7265584b3f3225180800000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000060e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c100300000000000000000000000000000a141d27333f49535e69717e8b949ea3989083786d60606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e616060606060606060606060606060606060606060606060606060606060605957524a40352a1f1307000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000e1b2734414e5a6774818d9aa7ada19792919692877f776f6a6562605b545c6062656a6f78808d929ca7afa4999083786c6053463b30251a0e0200000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d03000000000a141d262d3337393c3e3f4446484b4b4a453f362d1f160c0b0f1213151a1e2121252a2d2e31373a3d44485058606a74818e9babb5a99d9083766a5d50432f24180d0100101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d1000000006111c2834404b54626f7c88979a8d8073675a4d402e23180c0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252525252525262624292c31373f4a54606c7985919eabb3a9988b7e7165584b3e3225180b00000000000616232f3c4956626f7c8998a2aea9978b7e7164544b4034281c1004000004101d2935404b5565727e8b98aaada197887c6f6255483c2f22150900000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030a0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000020b17222d38414d57626c75828f97a29f958c7f736a606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615553535353535353535353535353535353535353535353535353535353534d4b4740382e24190e020000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000e1a2734414d5a6774808d9aa7ab9e9285849199928c827c76726e6c666b666d6e72767c828d929ca4aea69f93877c6f655b504437291f14090000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d20130700000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b03000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000020b141b22272b2d2f2d3338393b3e3e3d3a342d241b1114171b1f2022252a2d2e3036393a3d4246484f545a616a6f7c87939facb2a8998d8073665a4d4033271a070000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d10000000000c18232e394653606c7985929c90837669544b4034281c100400000000131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232323232323232332f35393c4347505b66707d8997a1adada297887c6f6255493c2f22160900000000000713202d3a4653606d7985929faba79b8e8174665c5145382c1f160c06060c141f2c3845515d6775828e9ba8ab9e9285786c605346392d20130600000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000205060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000006111b262f3b45505a616e7b85929fa59f92877c6f666d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554846464646464646464646464646464646464646464646464646464646403f3b352e261c120700000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f22150900000d1a2734404d5a6773808d9aa6ab9e92857d89929f948f88827e7b79787778797b7f828990949da4aea69e938d80736b6053493f3327170d0300000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b06000000000000000000000000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a0300000000000000020a11171b1f202222282b2d2f3132312e29221b191e2022272b2d2f31363a3b3e4146474a4d53555960636c717c859199a4afaca096897d706356493d3023160a0000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d1000000915202b353f4744505b6575828f9b918578665c5145382c1f130600000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f40414045474e535b606c7883909da9b3ac9e9285796c605346392d201306000000000006121f2b3844505c6675828f9caaab9e9285796d6053463d31281e171515171e28313a4753606d7985929facaa9b8e8175655b5044372b1f120500000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a0000000000000000000000000000000000000a141d29333f46525e69717e8a939ea3999083796d6d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b39393939393939393939393939393939393939393939393939393933322f2a241c130a00000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d20130600000d192633404c5966737f8c99a6ab9f928578808d939f9c948f8b888685848586888b8f949c9fa6aca49d948f81786c60594f41382d2217050000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e05000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a0200000000000000000000000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000060b0f121315171c1f2022252524211d1d20252a2d2d3337393c3f4246484b4c525457575f61656b70767e859197a1abb1a79d9184786c605346392d2013060000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6673808c999786796d6053463a2d20130700000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4b5153585f626d737f8c959fabafa49a8d8174665b5044382b1f1206000000000003101c28343f4a5464717e8b98a3ada2978a7d7064594f433a30282322222227303a434f5964717e8a98a2aea2988a7d706453493f33271b0f0300000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e000000000000000000000000000000000000020b17212a36424d56616c75818f97a1a0958c80736d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2626231f19120a0100000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000c1825323f4b5865727e8b98a5ac9f92867977818c939a9f9c989993929192939a989c9fa6aba8a09d928d82796d665b50463d2f261b110600000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b07000000000000000000000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b262018100600000000000000000000030506060b0f12131518181b1e25292d3036393b3f4446484b4d535457565e616467696e72777d828a9297a1a9b3aa9f958b7e71665b5044382b1f12060000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c727f8b9894877a6e6154473b2e21140800000000131f2c3946525f6c7985929facada093877a6d605858585858585858585858585858585859595a555d60646a6e767f8c919ca7b1a99f93877c6f62544a3f33281c0f030000000000000b17232e3a4754606d7a86929faca99c9083766b60554b423a342e2f2e2d333a424b55616b7683909daaab9f9285796d6053473a2d22170b0000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000050f1925303b44505a616d7a85929ea59f92877c6f798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22202020202020202020202020202020202020202020202020201a1917130e070000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f0300000b1824313e4b5764717e8a97a4aea399867a6d74808891969d9fa49f9e9e9e9fa4aca9a7a79f9d95918980786d675c544a3f342b1d140a0000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e0500000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000000000000000000003060b141a20262b3035393b4146474950535558575e616467686d7074777b7f84898f949fa2a9b2aaa2989083786d60544a3f33281c0f030000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797e8a9795887b6e6255483b2f22150800000000131f2c3946525f6c7985929facada093877a6d656565656565656565656565656565656565666768676d71757b828c919ca4adaba2978e81756a5f5342382d22170b000000000000000613202c3945515d6775818e9ba6ab9f94897d70675d544c443f3c3b3b3c3f444b545d67707d89959faba4998d8174675c5145382c1b11060000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000009141f29323e46525e68707e8a939ea399908378798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22151313131313131313131313131313131313131313131313130d0c0a07020000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000a1623303d495663707c8996abb5ab94877b6e6e737d848a9095989b9d9e9f9f9f9e9c9a9895908a847d736d665c554b42382d22190b020000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a00000000000000000000000000020a11171f262a32373a4146474c5254535b60626568696e7174777a7d8084888c91959c9fa6adafa9a19892867b6e665c5142382d22170b000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c798786868a909a95887b6f6255483c2f22150900000000131f2c3946525f6c7985929facada093877a72727272727272727272727272727272727272737475777a7d82878f949ca3adaba39992857b6e61584e432f261c11060000000000000004111d2935414c55626f7c88949faba69e9184796d665d56504a494848494950555d666d7984919ea7aa9f93877b6e61554b4034291c0a000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000020d17202a36414c56616c75818e96a1a0958b7e788693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080606060606060606060606060606060606060606060606000000000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b11060000000815222e3b4855616e7b8899a3afa295897c6f626b6f797e83888b8e909192929291908e8b87837e78706b605c544b43392f261c10070000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000000000000000000040b141c222831363c43474c5254565e6164656c6f7275787b7e8184868a8d9196989da0a8abb0aba59e9791867d6f695f544a402f261c1106000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c79869293979aa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284868a8f92999fa6adaaa29992877d70695e52463c321d140a0000000000000000010d19242f3a47535f6a76828f99a3aca0968f82786d68605c5456555555535b60676d78818f96a0aca2988e8175695f5343392f23180c000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c110600000000000000000000000000000000000000000000050e1925303a44505a606d7a84919ea59e91847a8793a0ada194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000713202d3a4653606d7986929faca4978a7d716460666d71777b7f8183858586858483817e7b76716d666059504a423930271d140a0000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c1106000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f120600000000000000000000040d161d262d333b42464e53565e6165686e7175787c7e8184878a8e91939a9a9da0a8aaacaeaca69f9c938e857c6f6b60574d42392e1d140a00000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e9193999c9fa3abaca69f9892877e716b61564d42342a200b0200000000000000000008131e2b37434e58626e7c87929fa7a89e948f827a716d66646262616264656c7079818f939ea8a69f92867b6e61574d4231271d1207000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a00000000000000000000000000000000000000000000000008131e29323e45525d68707d8a939da1978c808c99a6aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150801010101010101010101010101010101010101010101010100000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000006121f2c3844505c667784919eaaa5998c7f7266545c6064696e72747778797979787674716e6964605c544f443f3830271e150b020000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c0400000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e050000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e211508000000000000000000030c161f282f383f444d53585f62686d72767a7e8185888b8e9196979a9d9fa4acaaacafacaba39f9b948f89817a6f6a60594f453b30271c0b0200000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facafa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898989898989898999a9b9d9fa4abacaba7a09d9490867e716c62594f443b3022180e00000000000000000000010f1b26323c47535f6a73808d959fa8a69e948f847e7974716f6e6e6f7173787d848f939ea5a79f948c7f72695e53453c311f150b01000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c03000000000000000000000000000000000000000000000000020c17202935414c56616b74818e96a19f9285929fabaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0907040000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000003101c28343f4a546875828f9ba8a89b8e817568565153575f6165686a6b6c6c6c6b696765615e5753504a423d342e261e150c070100000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000000000000000a151e283139424a50575f616a6f757a7f83868b8e9297989b9ea1a8a7aaacafacaaaba39f9c99928e89827c756d6860584f473d33291e150b0000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facaca295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa9a7a9a19e9a95908a837b706c625a50473e32291f100600000000000000000000000a15202b37434e58606d78839096a0a8a69e96918b85817e7c7b7b7c7e80848a91969ea5a7a0958f82776c60574d42332a1f0d0300000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000000050e1924303a444f59606d7984919aa2989298a2aeaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b050000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000c17232e404c5966737f8c99abaa9d908477685d52464d5355585b5d5e5f5f5f5e5d5b5854534d46443f3830282321201d18130c040000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000000000000000006111c263039434b545b60696e757c81868b9093999b9ea1a9a8abadafaca9a6a8a09d9a99928f8b86817c766f6b605d564e463d352b21180c030000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f22160900000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9897928e89837e766e69615a50483f352c20170d000000000000000000000000040f1a26313c44505c666e7b8491969ea6a9a19e97918e8b898888888a8d91969ea0a8a59e9590837a6d655b50453b3121180e0000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000008131e28323e45515d67707d88939fa29fa2aab4aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2727272727272727272727272727272727272727272727272727272423201c161008000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b02000000000000061724303d4a5763707d8a99a3ac9f93867a6d6054474246484c4e505252535251504e4b4846423c3b3937332d302d2c29241d160d04000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d1000000000000000020c17232e38424b555d666c727b82888e92999c9fa4ababadaeaca9aba39f9d9a9795918d8a86837e7a756f6b636059524c443c342b23190f06000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f22160900000000131f2c3946525f6c7985929393939393939393939393939393939393939393939393939399929291908f8d8b8885817d77716c615f5750483f362d231a0e05000000000000000000000000000a152028343f4a545e696e7b848f939ea1a8a9a19e9a9795959495979a9ea0a8a8a19e938e837a6e685e53493f33291f0f060000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000000020c16202935414b55606b74808d96a0abaeb4bcaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b34343434343434343434343434343434343434343434343434343434302f2c28211a110800000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000000714212d3a4754606d7a86929faca4998a7d7063544b403a3b3f4144454646464543413e3d4347494846443f3f3c3a39352f281f160c0100000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f010000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d10000000000000000a141e28343f4a545d676d787f868f939b9fa3abacafaca9aaa29f9c999992908d8a8784817d7a76726d68636059544f45413a322b2219110700000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000000131f2c3946525f6c79868686868686868686868686868686868686868686868686868686868685858482807e7b7874706b64615a534d453e362d241b11080000000000000000000000000000030c17232e38424d565e696e7a828a91969d9fa7a7a7a4a2a1a1a2a4a6a7a7a09d96918a81796e685e564c41382d21170d000000000000000714212d3a4754606d7a8793a0aca69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aca5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c1209000000000000000000000000000000000000000000000000000000000000040e18242f3a434f59606d79849199a4afbbb9aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554840404040404040404040404040404040404040404040404040404040403d3c38332c231a100500000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000613202c3945515d677683909ca9ab9a8e8174665c5145382e323537383939393836313d464e5456555350494b494745413a31281d1307000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000006111c26303844505c666d79828c92989ea5acaeabaca49f9d9998928f8c898683807d7a7774716d6865615e56544f48443d353028201910070000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e22150800000000121f2b3844515d697479797979797979797979797979797979797979797979797979797979797978777674716f6c65636059555046423c332c241b12090000000000000000000000000000000006111c26303b444d575e686d757e848b9095979a9c9e9e9f9f9f9e9c9a9895908b847e756d675e564c443a2f261b0f05000000000000000714212d3a4754606d7a87939f9f9f9a8d8073675a4d4034271a0d01000815222e3b4855616e7b88949f9f9f988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a000000000000000000000000000000000000000000000000000000000000000007131d28313d45515d676f7c87939fa7b1acaca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a48443e352c21160b000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000004111d2935414b5566737f8c99a7ab9e9285796d6053463e3128282a2b2c2c2c242f39434e58606261605b53585654514b433a2f24180d0100000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100000000000000b17232e38424f59606d78828f949fa3aaafaca7a09d9a93908c8985827f7c7a7673706d686764605d5654524c48433d383229241e160e07000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f130600000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676562605b53544f49453e37312a211a12090000000000000000000000000000000000000a151e29323b454d565d606c71797e83878a8d8f9192929292918f8d8b87837e79716c605d554c443b32281d140a00000000000000000714212d3a4754606d7a8793939393938d8073675a4d4034271a0d01000815222e3b4855616e7b8893939393938b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c020000000000000000000000000000000000000000000000000000000000000000010c161f2935404b55606b73808d95a09f9f9f9f94877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a57554f473e33281c1004000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a000000000000000000010d18242f3b4855616e7b88959faba1978a7e71645a50433a2f241d151f141c2935404b55606a6f6e6c65676563605d554b4135291d1104000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000003101c28343f4a54616b74818e949ea6aeafa7a09d95908b8783807c797673706d676764615e565754524c4746413a38322c272119130c0400000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f03000000000d1925303b4650585d5f6060606060606060606060606060606060606060606060606060605f5f5e5d5c5a585553504948443d39342b261f180f0800000000000000000000000000000000000000030c172029333b444c525a61676d71767a7e818284858686858483817e7b77716d67615a514b433b322920160b0200000000000000000714212d3a4754606d7a868686868686868073675a4d4034271a0d01000815222e3b4855616e7b868686868686867f7265584c3f3225190c000000000000131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000040d18242f39434f59606d798390999393939393877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e67676767676767676767676767676767676767676767676767676767676767676361594f44382c2014070000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000714212d3a46535f697683909da8a99d9083766c61554b40352e27222222262d3845515d676f7c7b797674726f6d675d5145392c2013060000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f13060000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000000000006121f2b3844505c66707d89939da6b0aca49f959089837f7b76736f6d666663605d555754524c4a4745413a3936302c27211b160d08020000000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000000000008141f2a343e464d5152535353535353535353535353535353535353535353535353535353535252514f4d4b4846443f3838332d28221a140e06000000000000000000000000000000000000000000050e172129323a414550555c6064686e7174767778797978787674716e6965605d555045403a312920170e040000000000000000000713202c3945525d687679797979797979736e64584c3f3326190d00000714212d3a46535f697679797979797979726d62564a3e3124180b000000000000131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000000000007121d27313d45515c676f7c86868686868686867b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b737373737373737373737373737373737373737373737373737373737373737373706b6155483c2f231609000000000000000000020a131c242c323b41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e4e4c4841382f1d150c03000000000000000000000005121e2a36424d5764717e8b96a1ab9f958a7d70675d51454039302f2e2f2f38404b55606d7986888583817e7c796d6054473a2d211407000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d00000000000713202d3a4653606d7883909da5afafa49a938c837d77726e686663605c545653514b4a4746413e3a3935302d2a251e1b17151312100b0600010000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f040000000000020d18222c343b4144464646464646464646464646464646464646464646464646464646464646454443413e3c3937332d2c27211d170e09030000000000000000000000000000000000000000000000050f1720282f353e434b5153565e616467696b6b6c6c6c6b696765615e5753514b433e352f281f170e050000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c67645c52473b2f23170b000005121e2b37424d575f6c6c6c6c6c6c6c6c65625b51463a2e221509000000000000121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000010b151f2834404b55606a6f797979797979797976695e53463a2d211407000000000000000000121e2b3845515e6b7884919eabb4a79a8e818080808080808080808080808080808080808080808080808080808080808080807d7063574a3d3024170a00000000000000000000020e1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5b596060606060605a58534a41362b2014080000000000000000000000020e1a26313b4653606d7984919ea7a79e9184796d605b514b423d3c3b3c3d424a515d67717e8b9892908e8b897e7164574b3e3124180b00000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b23191107000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a0000000003101c28343f4a5464717e8a95a0acaea49f93888078706b65615e565653514a494745403d3a3936302d2c292424242b29262422201f1c1711110c0600000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b27201910070000000000000006101a222a30353839393939393939393939393939393939393939393939393939393939393938373634322f2d2b27221b1c16110c060000000000000000000000000000000000000000000000000000050d161e242931394045474c5254575a5c5e5f5f5f5f5e5c5a5854524d474540393129241d160d050000000000000000000000010d19242f3a444c525f606060606060605a58524a40362b1f13070000020e1a26313c454d535560606060606060585651493f34291e1206000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000030d18232e39434e5860626c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000121e2b3845515e6b7884919eabb7a99d938e8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8073665a4d4033271a0d0000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000000009141f2c3844515c66727f8b95a0aca1968e81756e605c544f4a4948494a4e545b606d7984919e9f9d9a92857a6d6053473a2d2014070000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c1003000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c11050000000006121f2b3844505c6675828f9ca7b1aa9d928b7e736d66605954524d494644403d3a39352f2e2d2a252120282d3031383533312f2d2b28231c1d181109000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272522201f1b1711100b050000000000000000000000000000000000000000000000000000000000040c13191f272f34383b4146474b4e4f515253535251504e4b4846423b38352f271f18130c040000000000000000000000000008131e28323a414553535353535353534d4c4740382e24190e0200000009141f2a333c424648535353535353534c4a463f372d23180d010000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c464e54555f606060606060605f534d453b31251a0e02000000000000000000121e2b3845515e6b7884919eabb7afa59d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a998d8073665a4d4033271a0d000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000004101c2834404a54606d7883919aa4a89e938c80746d6660595755555556585f666c75818e96a1aca3998e8174675d5145392c201306000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f0800000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000713202d3a4653606d7985929facaea3988d80746c605c544f4746413c3a38342e2d2c292421201d19242c34393d3e4442403e3b3a38342e2e29231b12090000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a040000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020202020202020201f1f1e1c1a181513120f0b0600000000000000000000000000000000000000000000000000000000000000000001080d151d23292c3036393b3e414344454646454543413e3b3a36302c29241d150d07010000000000000000000000000000010c1620282f35394646464646464646403f3b362e261c120800000000030e18212a31373a3b464646464646463f3e3a342d251b11060000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343c43474953535353535353534846423b33291f140900000000000000000000121e2b3845515e6b7884919eabacacafa9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000000000c18232e3944515c66707d88939fa6a59c928c8079706b666462616263666a6f78808d939ea9a89f92877b6e62554b4035291d100400000000000000000000000000030b121821272c323839404546494c4f50515253535252504f4d4a4746413a39352f28231c150c060000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d20130700000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d0300000000000815222f3b4855626e7b8898a2aeac9f92867a6d615a504a423d3936302d2c282320201d18141317222c363e45494b514f4d4a4846443f383a342d241b110600000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000000000004090e1112131313131313131309080603000000000000000000000000000002080d10121313131313131313131313131313131313131313131313131313131313131211100e0b0906050300000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363838393939383634322e2d2a251f1d18120b030000000000000000000000000000000000040d161e24292c393939393939393934332f2b241c140a010000000000060f181f262b2d2e3939393939393932312e29231b13090000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222b32373b3c46464646464646463b3a36312921170d0300000000000000000000121e2b3845515e6b7884919e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000000000007121c2834404a54606b73808d949fa7a49c928d837d7773706f6e6f7072767c828d929da5aaa1968d8174695f5343392f24180d01000000000000000000000000000001070c161b21272c2e34383a3d3f42434545464645454442403d3a3936302c29241d17110a03000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f22150800000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b0000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000a1723303d4a5663707d8996aab4a89c8f8275685e52443f38302d2a25201f1c181413100d07111d28343e485055575e5c59575553504a4a453f362d23180c01000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000001040606060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1014191e20212427292b2c2c2c2c2b29272521201e1a14100c070100000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2726231f19120a0200000000000000060e141a1e21222d2d2d2d2d2d2d2524221e1811090100000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f39393939393939392e2d2a251f170f050000000000000000000000121e2b3845515e6b7884919393939393939393939393939393939393939393939393939393939393939393939393939393938d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000000000000c18232e39424f59606d788290959fa7a49d95908984807d7c7b7c7d7f838890949da4aaa39891847a6d61574d4231281d12070000000000000000000000000000000000040a0f161b1d23282c2d30333537383939393938373533312e2d2a251f1d18120c060000000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a03000000000000000b1724313e4a5764717d8a97a4b0a6998d807366564c41342e26201e191312100c070604010815212d3945505a61646b68666462605c545651483f34291d1105000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000004080a0a1313131313131313130e0e0b080300000000000000000000000000000000000000000000000000000000000004080e111414181b1c1e1f20201f1e1d1b181514120e0904000000000000000000000000000000000000000000000001080d111314202020202020201a1917130e080100000000000000000003090e12141520202020202020191815120d060000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222c2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000121e2b3845515e6b788486868686868686868686868686868686868686868686868686868686868686868686868686868686868073665a4d4033271a0d000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000007121c27303d44505c666d7a8390959da5a7a09d95918d8a888888898c90959c9fa6a9a19892867c6f685e52453c311f160c0100000000000000000000000000000000000000040b1012181c1f202326282a2b2c2c2c2c2b2a29272421201d1913100c0701000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a050000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f30231c15110e080807070808090e131925303d4955616c71777573716e6d6665625b51453a2e221509000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000050b101416172020202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0b0807050200000000000000000000000000000000000000000000000000000001040707131313131313130d0d0b07020000000000000000000000000002050708131313131313130c0b0906010000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c0705030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020201514120e090300000000000000000000000000111d2a3743505c6872787979797979797979797979797979797979797979797979797979797979797979797979797979797979736e63584b3f3226190c000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000b151e28343f4a545d686d7a838e939ea0a8a8a09d999795949596999d9fa7aba49f9792867e706a60564c41332a1f0d040000000000000000000000000000000000000000000000070c10131316191c1d1e1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96abb5a69a8d807367544b403428201c1816151514141515171a1e242b37434e5864717e8482807d7b7977726d62564a3d3124170b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131313131313080705020000000000000000000000000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000000000000030c17232e38424c565e686d79818991969d9fa4aca6a3a2a1a2a3a5a8a9a29f99938e857c706c61584e443a3021180e00000000000000000000000000000000000000000000000000000406070a0c0f10121213131212110f0d0a07070501000000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f221508000000000000000000000000000000000000000000000105090b0b1313131313131313120706030000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a4afa89b8e8275665c51453a322c29232322212121212223252a2f353f47535f6a76828f8f8c8a8886837e7265584b3f3225180c000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000008121a22282d30313939393939393939393533302b251d140b010000000000000000000000000000000000000000000000000000000003090d1012131313131313131313060300000000000000000000000000000000000000000000000000000000000000000004080c0e0f13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232f3a444e565c5e60606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a40362a1f1307000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000006111c26303a444c565e676d747d848a90939a9a9c9e9f9f9f9e9d9b9997928d87817a6f6a615a50463c32281e0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000000000000000000000000000000000000000060c1115171820202020202020201f1312100c06000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939facab9f9285796d60564c443d38342f2f2f2e2d2e2e2f3031363a4145515b626f7c87939b999798928a7e7164574b3e3124180b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b010000000000000000000000000006101a242c33393c3d46464646464646464641403c362f261d1309000000000000000000000000000000000000000000000000000000070e14191d1f20202020202020202012100c06000000000000000000000000000000000000000000000000000000000002090f14181b1c20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0b080705020000000000000000000000000000000000000000000000000007121d28323c444b505153535353535353535353535353535353535353535353535353535353535353535353535353535353534d4b4740382e24190e02000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000000000000000a151e28323a444c555c606b70787e83878b8d909192929291908f8c8985817c746d68605850483e342b20160c000000000000000000000000000000000000000000000000000000000000000306060808080808080605030000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000006131f2c3945515d677683909dabada2978a7e71685e564f4745403e3c3b3b3a3a3b3b3d3f42464c515a626d76828f99a4a6aa9f92857a6d6053473a2d201407000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d1207000000000000000000000000050e18222c363e44494a5353535353535353534e4c4841392f251a0f03000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000000000000000000000000030c131a202527282d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1c1a181514120e09050200000000000000000000000000000000000000000000010c16202a323a3f43454646464646464646464646464646464646464646464646464646464646464646464646464646464646403f3b362e261c120800000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000030c162029323a434b515960666d71767b7e8183848586858484827f7d79746f6a615e564e463e362c22190e050000000000000000000000000000000000000000000000000000000000060b0f121314141414141413120f0b06000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0000000000000000000000000000000000000009121b22292e31323939393939393939382d2c28231c150c030000000000000000000000000000000000000000000004101d2935404b5566737f8c99a3aea99e91857a6d68605953514b4b494848474748484a4b4d53555d606c727f8c949fabaea3998d8074675d5145392c201306000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000030c17202a343e485055576060606060606060605b59534b41362b20140800000000000000000000000000000000000000000000000007111a232a3135383939393939393939392c28231c150c03000000000000000000000000000000000000000000000000020c151e252c31343539393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c020000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a03000000000000000000000000000000000000000000000000000000000000000000060b1012181d1f202325282a2b2b2c2d2c2c2a29272521211e1a14110e0902000000000000000000000000000000000000000000050f1820282f333738393939393939393939393939393939393939393939393939393939393939393939393939393939393933322f2a241c140a00000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000000040d172029303940454f545c6064686e7174767878797878777573706d67625f58524c443d342c241a100700000000000000000000000000000000000000000000000000000000020a11171c1f20212121212121201f1b17110a0200000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000006111b242d343a3d3e4646464646464646453a38342e261e150a00000000000000000000000000000000000000000000000c18242f3b4754616e7a86929fa8ada19790827a6f6b63605c5557565554545454555658575e61676d747e88939fa6b0a89f92867b6e61554b4035291d1004000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000b151e29323c46505a61646c6c6c6c6c6c6c6c6c68645d53483c3024180b0000000000000000000000000000000000000000000000030e19232c353c414546464646464646464638342e261e150a00000000000000000000000000000000000000000000000009131e272f373d4042464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e1309000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000000000000000000000000020a11171c1f24292c2d30323437373839393938373634312e2d2a25201e19140e09020000000000000000000000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000050e171e272e343d424a5053565e616567696b6c6c6c6b6a686663605c55534e46413a322b221a110800000000000000000000000000000000000000000000000000000000020b141c22282b2d2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000000010c17222d363f454a4b53535353535353535246443f3830261c1106000000000000000000000000000000000000000000000714202d3946525e6874808d96a1aaa99f9490847c76706d67666462626160616162636567696e737a818b939aa4afaaa1968d8074695e5343392f24180d01000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000007121c27303a444e58616c70797979797979797979746f64594c4033271a0e010000000000000000000000000000000000000000000009141f2a353e474d51535353535353535353443f3830261c110600000000000000000000000000000000000000000000040f1a252f3941484d4f53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f04000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000003090c141c23282b2f35383a3c3f41434445464646454443413e3b3a36312d2a251f1a140d050000000000000000000000000000000000000000050c12171b1d1e20202020202020202020202020202020202020202020202020202020202020202020202020202020201a1917130e0800000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000050c151d232830383f44464d5254585a5d5e5f5f5f5e5d5c595653514b47433c3630292019100800000000000000000000000000000000000000000000000000000000000a141d262d3338393b3b3b3b3b3b3937332d261d140a000000000000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000005111d29343f4850565860606060606060605e53504a42382e23170c0000000000000000000000000000000000000000000005111e2a36414c56606d7a849198a2aaa69f969189827d797573716f6e6e6d6d6e6e707274777b80858e939fa4acaba3989184796d60574d4231281d120700000000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d1000000000000000000104060606060606060606000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000081118232e39424c565f6a707e8786868686868686868174685b4e4135281b0e02000000000000000000000000000000000000000000010d1925313c4750585e5f606060606060605f504a42382e23170c000000000000000000000000000000000000000000000814202c37414b53595b60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000060d141a1e262e34383a404547494c4e50515252535252514f4d4b4846423b3a36302a251f170e07010000000000000000000000000000000000000001070b0f111213131313131313131313131313131313131313131313131313131313131313131313131313131313130d0c0a070200000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000000000000000000000000000000000000000000030b12181e262e34383b4146474b4e505152535251514f4c4a4645403937322a251e170e07000000000000000000000000000000000000000000000000000000000006111c262f383f444647474747474746443f382f261b11060000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c6c6b605c544a3f34281c1003000000000000000000000000000000000000000000020e1925303b45525d686f7c869298a0a8a8a09e948f8a8582807e7c7b7b7a7a7b7b7d7e8084878d92979da5afaaa29992867c6f675d51453b311f160c0100000000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d1000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140700000000000000060f19232834404a545e686f7c86929a93939393968f82786d6053463a2d2013070000000000000000000000000000000000000000000004101d2935414d58626a6c6c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000c1825313d48535d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000000000000000070f181f262a30383f44464b515356585b5d5e5e5f605f5f5d5c5a5854534d4746423b3630292018120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000000000000000000070c151c23282c3036393b3e414345454645454442403d3a38342e2b262019130d050000000000000000000000000000000000000000000000000000000000000b17222d38424a505354545454545453504941382d22170b00000000000000000000000000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000b1724313d4a56626c717979797979797979786d665c5044382c1f13080000000000000000000000000000000000000000000008141e2935414c56606a707d8691969fa3aba69f9c98928f8c8a89888787878788898b8d9195999fa2a9aba69f9892877e706a60554b4133291f0d040000000000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000040d18212b353d44515c666d7a849198a29f9fa19791847a6d665c5144382c1f12060000000000000000000000000000000000000000000005121f2b3845515e6a74797979797979797976665c5044382c1f12060000000000000000000000000000000000000000000e1b2734404d59656f757979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e00000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000081019212931363e424a5053555d606365676a6a6b6c6c6c6b6a696764615e5754524d46423b3329241d150d040000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000030a11171c1f252a2d2e3234363839393938373533302d2c28231d1b150d0802000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b60616161616161605b53493f33271b0f03000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000005121e2a36424d5765717e868686868686868685786d6053463a3025190d01000000000000000000000000000000000000000000020d19242f3a434e58606b707c848d92999fa2aaaaa29f9c99979595949394949596989a9da0a8abaaa79f9d948f857d706c61584e433a2f21170d000000000000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facaca093867a6d6053473a2d2014070000000000020b161f2a333d47515b606d78829096a1aaaea39992857b6e685d544a4034281c1004000000000000000000000000000000000000000000000613202c3946535f6c798686868686868686786d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b68758286868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f0000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000000000000008111a222b333b424650545c6063676d6f727476777879797978777674716e6966615e56524d453f352f271f160d04000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000060c1014191e202125272a2b2c2c2c2b2a292623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c6e6e6e6e6e6e6c655b5044372b1f1205000000000000000000000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000714212d3a46535e69768390939393939393978a7d7063564c4135291d11050000000000000000000000000000000000000000000008131e28313c464f59606a6f7980878e92989b9fa2aaa6a6a4a2a1a1a0a0a1a1a3a5a7a7aca49f9d9995908a827b706b615a50463d31281d0f05000000000000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000a141d28313c454f59626d74818e949fa8aea49f92877d6f695f564c42392e23180c00000000000000000000000000000000000000000000000613202c3946535f6c798692939393939386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9393939393939393939393939393939393939393939393939393939393939393939393938e8175685b4f4235281c0f00000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000000000000060f1a232c343d454d535a61666d7075797c7f81838485858685858482807e7b77736e69615e575145403931281f160c030000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000003080e111414181b1d1e1f201f1e1e1c19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787a7a7a7a7a7a776c605346392d20130600000000000000000000000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000815212e3b4854616e7b87939f9f9f9f9fa99b8f8275685e5246392d20150a00000000000000000000000000000000000000000000010c161f2b343d474f585f676d737b81868b8f9298989a9b9d9e9f9f9f9f9f9f9e9d9c9a989a93908d88837d766e69615950483e342b1f160c00000000000000101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000006111c262f3a434d57606b727f8b939da6afa59c928b7e716b60574d443a30271c120700000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9f9386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000000000000030d18212c353e464e575f616c70787d8185898b8e90919192939292908f8d8b87847f7b746e69625b514b433a31281e150b000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101212131212110f0d0a070604000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8787878787877a6d6154473a2e211407000000000000000000000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000007131f2c38434e5866737f8c9aa4afaca8aaac9f92867a6d6154473c32261b0f0000000000000000000000000000000000000000000000040d19222b353d464e555d60696e747a7e8285888b8d8f909192929292929291908f8d8c898683807c76706c615f574f473e362c22190d0400000000000000101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000071017222d38424c555f69707d87929fa5afa79e938d80736c61594f453c32281e150b0000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8acacb2adaba5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59b8e8275685b4f4235281c0f0000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000010b151f2a333e474f5860696e767d84898e9298989a9d9d9e9f9f9f9e9d9c9a9795918c86817b726d605d554b433a30271d1207000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794949494877a6d6154473a2e211407000000000000000000000000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000915222e3b4854606a7784919eaca49f9b9ea5a3998b7f7265584e43372b1c12070000000000000000000000000000000000000000000000071019232b343c434b51575f61676d7175797c7e80828384858586868585848482817f7d7a77736f6a64615a534d453e352c241a10070000000000000000101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473a2d2014070000050e192228333f4a545d676e7b859299a3afa89f958e81776c605a50473d332a20160c030000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875818e9babb5b2a8a19e98989898989898989898989898989898989898989898989898989898988e8275685b4f4235281c0f000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000007121d27313c454f59616a6f7b828a91969b9fa2aaa7a7a5a3a2a2a3a4a5a8a7a7a09d99928e867f756d675d554b42392e23180c0300000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b09050100000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000004101c2834404b54626f7c8996a0a49a938e939eab9d9083776a5f5347392e23180c000000000000000000000000000000000000000000000000071119222a313940454d53555d6065666d6f71737576777879797979787877757472706d6866625f58555046423b332c231a1208000000000000000000101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d20140700030d17202b343d44505b666d79839197a2abaaa1969083796d655b50483e352b21180e04000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000d1a2734404d5a6773808d99a3aeada196918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8175685b4f4235281c0f0000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c11060000000000000000000c18242f39434d57616b707c858f949ea0a8aca8a19e9a989695959697989c9fa2aaaba39f98928b81796d675d544b4034281e150b0000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126292825201b140c0300000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000006131f2c3845515c6674818d9aa89f9388828e9baaa095887c6f62544a4034281c10040000000000000000000000000000000000000000000000000710181f282f353b42464c5154545c60626567686a6b6c6c6c6c6c6c6b6a69676563605d5655534e49443e36312a211a110800000000000000000000101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d201407010b151f29333d46505a606c78828f95a0a9aba29891847a6e675c53493f362d23190f0600000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000815212e3b4854616e7b86929faaab9e91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063564a3d3023170a000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c040000000000000004101d2935404b555f69707d8692979fa6aca69f9c96918e8b898988898a8c8f92989ea1a8aaa29f938f83796d665c51453d30271c1207000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e333534312c251e150c0200000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000713202d3a4653606d7985929eaa9d90837d8998a2a79a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000060d161d242931363a4145474a505355585a5c5d5e5f5f5f5f5f5f5e5d5c5a595654524c4847433c39332a261f180f080000000000000000000000101d293643505c6976828f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d20140707121d27313b454e58616c73808d949ea7afa39992867c6f685e554b41382d241b11070000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000714212d3a46535e6974818e98a2ada196887c7272727272727272727272727272727272727272727272727272727272706b6054483c2f22160900000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a0000000000000006131f2c3845515d676e7b869298a1a9aaa29f948f8984817e7d7c7c7c7d7f82868b91969da4aea59e958f82786d60594f42392e23180c0000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e1409000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b120900000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000005111d2935414c5664707d8a97a2a9998c807885929fab9e9285796d6053463a3025190d0100000000000000000000000000000000000000000000000000040c12181f262a2f35393a3f4446494b4d4f505152525353525251514f4e4c4a4745413c3b37322d28221a140e06000000000000000000000000101d293643505c69768286868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014071118242f39434d57606a717e8b929ca6aea49f92877d706a5f564c43392f261b1209000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa8a89c8f82766c6565656565656565656565656565656565656565656565656565656360594f44382c2014070000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000004111d2935414b55606d79839098a2aaa9a198928a827c787472706f6f70717275797e848d929fa4aba79f948d80746b60544a4034281c10040000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32383a4146474c4f4d49423930251b0f0400000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000713202d3946525e6875828f9ba9a197897c75828e9baba1978a7d7064564c41362a1e1105000000000000000000000000000000000000000000000000000001070d141a1e24292c2e34383a3c3e40424344454646464645454442413f3d3a3935302e2b26201c170e0903000000000000000000000000000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014101a232935404b555e696f7c86929fa4aea69d928b7f726b61584e443b31271d140a00000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a25313b46525e6973808c96a0ac9f948b7e716a5f5658585858585858585858585858585858585858585858585856544f473d33271c10040000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a00000000000613202c3945515d67737f8c95a0aaaba19792867e766f6c6565636262636465676d7279808b9399a4afa69d92897d70665c5144382c1f150a00000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000000000000000000000000000000000000000000000000000002090e11171c1f262b2f35393d43474c5254595c59534b42372c2015090000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c010000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000714212e3a4754616d7a86929fab9e928579717e8b99a3a99b8f8275685e5246392d20150a0000000000000000000000000000000000000000000000000000000003090e13191d2023282c2d2f32343537383939393939393837363432302d2c2924211f1b15100b050000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201418222c353e45515d676e7b859198a3aea79e948d80746d62594f463c32291f150b0200000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009141f2a36424d57606d7984919aa4a69f92867c6e685d554b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a48443d352b21160b0000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f01000000000714212d3a4754606d7a85929fa7afa49992857c716c63605b535656555657555c60676d747f87939fa6aea49d9184796d6053463c31261b0f0300000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e0300000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616668655d53493d3125190c000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d11050000000000000002050708080808080808080814212e3b4754616e7a8794a1a094877a6d6154473a2e21140808080808080808080705020000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000006121e2b37424d5765727f8b99a3ab9b8e81756d7a86929fac9f92867a6d6154473c32271b0f00000000000000000000000000000000000000000000000000000000000001080d1113171c1f20222527292a2b2c2c2c2c2c2c2b2a2927262321201d1915120f0a0400000000000000000000000000000000000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2016202a343e47515b606d79839097a1aaa9a0958f82786d605b51473d342a20170d030000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e1a25303b45515d67707d88939fa6a29891847a6d675c544b423f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d3c38332b231a0f05000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000005111e2a36424d5766727f8c97a2adaa9f93877d706a615a5350494a4949494a4b51555c606d73808c949fabaca0958b7e7164584e43372b1f1206000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f14090000000000000000000000000000000000000000000000000000000000000001080d11161c1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e00000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000000000002090e121415151515151515151515212e3b4754616e7a8794a1a094877a6d6154473a2e211515151515151515151514120e09020000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000814212e3a47535f697683909daba3998a7e716875828f9caba3998c7f7265584e43372b1d1207000000000000000000000000000000000000000000000000000000000000000104060c10121316181a1c1d1e1f1f20201f1f1e1e1c1b19171413110d0806030000000000000000000000000000000000000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201e28323c464f59636d75818e959fa9aaa1979083796d665c50493f352c22180e05000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000009141f2935404b55606b73808d949fa8a0968f82796d665c544b433a323232323232323232323232323232323232302f2c27211a110800000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c0000000714202d3a46525e697784909da9a8a2988d80746b60585046443f3d3c3c3d3e40454b515b606d7882909ca6b0a89d9083776a5f53473a2e21150600000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464e53555d60656a6f747a7f8175685c4f4235291c0f00000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b00000000050d141a1e2021212121212121212121212e3b4754616e7a8794a1a094877a6d6154473a2e2121212121212121212121201e1a140d05000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000030f1b27333f4953626e7b88959fac9f92867a6d64717e8b99a3ab9d9083776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f101112131313131212110f0e0c0a0707040100000000000000000000000000000000000000000000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2026303a444e58616b727f8c939ea7aca29891857b6e675d544a3f372d231a100600000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000020c18242f39434f59606d78829096a0a89f948f82786d665d554c443b332b2525252525252525252525252525252322201c160f08000000000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000814212e3b4754616e7b8795989a9b9c92857a6d61594f463e37332d2f2f302e34394045505c666f7c88949fabaca095887b6f6255483c2d22170b0000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000000000000000000000000000000000000001070c10151b1e24292c33383b42464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000000050f171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e3b4754616e7a8794a1a094877a6d6154473a2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170f0500000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000005121f2b3744505b6573808d99a7ac9c8f837668606d7a86929faca095887c6f62554b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d232e38424c565f6a707d87939fa5afa49a92867c6f695e554b42382e251b11080000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007121d27313d44505c666d7a849197a1a69e948f81786d675d564d453d3528231c141919191919191919191919171614100b050000000000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f130600000b1825323e4b5865717e888a8b8d8e908e8174685e52473d342b272223222323282f343f4a545f6a76828f9cacb1a7998c7f736653493f33271b0f030000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c60646a6e74797e83898e929084776a5d5144372a1e110000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b0000020d17212930363a3b3b3b3b3b3b3b3b3b3b3b3b3b4754616e7a8794a1a094877a6d6154473b3b3b3b3b3b3b3b3b3b3b3b3b3a36302921170d020000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000613202d394653606c7884919eaba49a8b7f72655d6875828f9caaa79a8d8074675c5145382c1f14080000000000000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d28343f4a545e686f7c869299a4afa59f93887e706a60574d433a30261c1309000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010b151f28343f4a545e686e7b859298a2a69e938f82796d685f574f473e342e261e160d0c0c0c0c0c0c0c0c0c0a09070400000000000000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000714212d3a4754606d797c7d7f808183847d7063564c41352b221b17161616181d232e38424e5864717d8a9aa4afa99c8f8276655b5044372b1f12050000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000000000000000000000000000000000000060b0f141a1d23292c32373a4145474f54565e61666d71767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000009141f29333b4246484848484848484848484848484854616e7a8794a1a094877a6d6154484848484848484848484848484846423b33291f140900000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004101d2935404b5563707d8996a1ac9f93877b6e615664717e8a98a2ab9e9285796d6053463b3025190e02000000000000000000000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a030000000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d353d44505c666d7a849198a2aba69d938c7f726c61584e453b31281e140a01000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000030d17232e38424c565f696f7c869299a3a59e948f827a6e69605950443f38302820180f07000000000000000000000000000000000000000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b00000613202c3945515d676d6f707273757678706b6054443a30231a0f0b0609070c121c26303c4754616d7a86939facab9f9285796c605346392d20130600000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000000000000000000000000000000002080d11171c1f262a2f34383c43474c5254596063696e73797d82888d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b00020e1a25303b454d52545454545454545454545454545454616e7a8794a1a094877a6d61545454545454545454545454545454524d453b30251a0e020000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000006131f2c3945515d6774818e9ba8ab9c908376695e53606d7a86929faca2978a7d7164564d41362a1e110500000000000000000000000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e181109010000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a05000000000000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473f383d47515b606d78828f96a0aaa89f948e81746d635a50463c33291f160c0200000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000006111c26303a444d57606a707d879298a2a69e9490847b6f6b625a504a423a322a21191106000000000000000000000000000000000005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030004111d2935414c555d606264656768696b6360594f4432291e110800000000010a14202d3946525e687784919daaaea298877a6e6154473b2e21140800000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f231609000000000000000000000000000001040a0f13191c22282b3136394045474e53565d60656b70757b80848a8f949a9fa2a7a09d979083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005121e2a36424d575e616161616161616161616161616161616e7a8794a1a094877a6d616161616161616161616161616161615e574d42362a1e120500000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000714202d3a4753606d7985929faba3998b7f726557515d6775818e9ba9a99c8f8275685e5246392d20160a000000000000000000000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6059504a42454f59626d74808d949fa8a9a0968f82786d605b51483e342b21170d040000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000a151e29323c454e58616b707d869298a2a69f9691857d716c605c544c443c332b2317110a020000000000000000000000000000000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600010d19242f3a434c51545557585a5b5d5e56544f473d3320170d00000000000005111d2a36414c566875828e9ba8b3aa95897c6f6256493c2f2316090000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000000000000000000000001070d11161b1e252a2d33383b42464b5153585f62686d72777d82868c91969c9fa6a39f9b95908b857f7366594c403326190d0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e7a8794a1a094877a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d2014070000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000005111e2a36414d5664717e8a98a2ac9f92867a6e61544b5563707d8a97a1ac9f92867b6e6154473d32271b0f0100000000000000000000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b110700000000000000000000000000000000000000000000000000000000050a0d0f101313131313130f0f0d0904000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facaea194887b706b605b544c4d57606b727f8b929da6aba19791847a6d665c51493f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000030c17202a333d464f59616b707d869298a1a8a09792877e746d665d564d453d3527221b140b0300000000000000000000000000000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d201307000008131e28313a414547494a4c4d4e50514948443d352b210e05000000000000010d192530414e5b6774818e9aa7b0a3968a7d7063574a3d3024170a000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000000000000000000040a0f13181d20272c3036383f44464d53555c60646a6f747a7f84898f92999ea1a9a19e99928e89837e79736d63574b3e3225180c0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815212e3b4854616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7c8995a2a295887c7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6e6154483b2e211508000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000714202d3946525e6876828f9caaab9c8f8276685e524653606d7985929eaba3998c7f7266584e43372b1d12070000000000000000000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000000000000000000030a11161a1c1d2020202020201c1b1915100902000000000000000000000000000000000000000000000000000000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facb8ab9e92857d736c665e56555f69707d87929fa4aea39992857b6e685d544a40372e241a100700000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000050e18212b343e474f59616b707d8691969fa7a199928b80786d685f574f473f332d261d150c03000000000000000000000000000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080000010c161f282f35393a3c3d3f404243453d3b38332b23190f0000000000000000081a2733404d5a6673808d99a6b0a4978a7d7164574a3e3124170b00000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000000000000070c10151b1d24292c32383a41464a5053575f61676d71767c81868b91959b9fa3a69f9c96918c86817c77716d67635b51463b2f22160a0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788487878787878787878787878787878787898e99a4a4988e888787878787878787878787878787878784786b5e5245382b1f120000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000814212e3b4754616e7b86929faca3998b7e7165564c44515c6674818d9aa8ab9d9184776a605447392f23180c000000000000000000020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e1206000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facb9ada197928780786d68605d676e7b859299a3aea49f92877d6f695f564c42392e251c12080000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000060f19222c353e474f59606b6f7c8490959ea5a39f928d827a6e69605950443f382f271e150d040000000000000000000000000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000040d161e24292c2d2f313234353638302f2c272119110700000000000000000d1a2633404d596673808c99a6b1a4978a7e7164574b3e3124180b00000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f1206000000000000030b12181c1f262b2f35393d43484c52545b6063696e73797e83888e92989da0a8a29f9a94908a847f7a756f6b65605d55514940352a1e12060000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919494949494949494949494949494949599a0aaaaa098959494949494949494949494949494949184786b5e5245382b1f1200000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000006131f2b37434e5865727f8c99a3ac9f92867a6d615447404a54636f7c8996a1aca095897c6f62554b4034291c1004000000000000000005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e2216090000000000000000000000000000000000000000000000030d161f272d3235363939393939393635312c261e150c020000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929facb9b3a9a199938c827a6f6a656d79839097a1aba59c928b7e716b60574d443a30271c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000007101a232c353e474f59606a6f7a838f939fa4a49d948f847b706b625a5049413930271f160d0400000000000000000000000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000040c13191d202122242527282a2b252423211c170d0801000000000000000e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000000030c151c23282c31373a4045474f54565e61666c70767b80858b90959a9fa2a8a09e98928e88837e79736e6863605953514b4340372e23190d020000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919ea1a1a1a1a1a1a1a1a1a1a1a1a1a1a2a4aab2b2aaa4a2a1a1a1a1a1a1a1a1a1a1a1a1a1a19e9185786b5e5245382b1f120000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000815212e3b47535f6a7783909dabaa9c8f8275685e5246394653606c7884919eaba89a8d8174675c5145382c1f140900000000000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000000000000000a151f2831383e424346464646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929facb9bab2aba49f948f847c726c77818f95a0a9a79e938c80736c61594f453c32281e150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000008111a232c353d474f585f686e79818c939aa2a69f9691857d716c605b534a423931281f160d04000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000000000008121a22282d303132323232323231302d282219130c04000000000006121e2b37424d576875828f9ba8b4aa96897d7063564a3d3023170a00000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000000000b151e272e34383c43474b5153596063686d72787d82878d92979d9fa7a49f9c96918b86817c76716d66615e56544f47454039312e251c1207000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919e9f9f9f9f9f9f9f9f9f9f9f9f9f9fa1a3a8b0b0a8a3a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9185786b5e5245382b1f12000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f08040000000000000000000003050e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000003101c28343f4a54626f7c8895a0aca3988b7e7164564c413744505b6573808d9aa7ab9f9285796d6053473b30251a0e02000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c0000000000000000000000000000000000000000000005111c27313a434a4e505353535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9b2a8a09da09f9691877f76808c939ea7a89f958e81776c605a50473d332a20160c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000008111a232b353d464e565e676d7780889298a0a8a09792877e736c655c544b433a31281f160c030000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0000000005101a242c33393c3e3f3f3f3f3f3f3e3c393329241e16100c0709060b1117232d3a47535f697884919eabaea398887b6e6155483b2e2215080004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000007121c2730394044464e53555d60656b6f757a7f848a8f939a9ea1a9a29e99938f89847f7a746f6a64605c54524c48433d39352f271f1c130a00000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b78849193939393939393939393939393939394979ea8a89e97949393939393939393939393939393939185786b5e5245382b1f12000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1614100b05000000000000060b0f12131b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000006121f2b3844505c6673808d9aa7ac9f92867a6d6054473a333f4953626f7c8895a0aca2978a7e7164574d42362a1e1205000000000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000105090b0b13131313070604000000000000000000000000000013202c3946535f6c7986929facb9aca0969196a0a199928c838c929ca5aaa1969083796d655b50483e352b21180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000081119232b343c444d555d656c737e8691969fa6a299928b80776d665d554b433a31281e150a0000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222c363e44494a4b4b4b4b4b4b4a49453e352f281f1c18171616171b222935404b55616e7b8896a1acac9f9286796d6053463a2d2013070006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000c18232e39424a5153585f62676d72777c81868c91969c9fa4a7a09d97928d87827d78726d68625f5853504a46413b38322c29241d150d0a0100000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788486868686868686868686868686868686878c97a3a3978c878686868686868686868686868686868684786b5e5245382b1f12000000000000000000000000000000080e171f2f3a454f575c5e60605f545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e42352b2423201c170e09030000020a11171b1f20252c34414e5a6774818d93939393938b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000713202d3a4653606d7985919eabaa9b8f8275675d5145392d3847535f6a7784909daaa99c8f8276695e52463a2d20160a000000000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c2013000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c69655e54493d3125190d0000000000000000000000000000000000000000000000000000060c111517182020201f1413100c0701000000000000000000000013202c3946535f6c7986929facb7aa9d91849196a0a39f9490949ca4aba29891847a6d675c53493f362d23190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000071019222a323b434b535b606c707c848f949da4a39f928d81786d675d554b433a30261c110600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000004101c28333e4850555758585858585857555045413a312c282323222322282d333d45515d67727f8c99a8b2a99d908376665c5144382c1f1206000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101c2834404a545c60646a6f747a7e83898e92999ea1a8a39f9b95908b85807b75706c65605d56534e46443f3836302c271f1d18120b03000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00111e2a3743505c687278797979797979797979797979797979797a8794a1a094877a797979797979797979797979797979797872685c5043372a1e11000000000000000000000000000000000f1b2834404c5761686b6c6c6c605c5455585a5c5d5e5f5f565d6065696b6c6b6965605c554e463c37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e42393831302d28221a140c07070b141b22272b2d323939414e5a677480868686868686867e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060403010000000000000203060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000004111d2935414c5563707d8a97a1ada2988a7e7164554c41352b37434e5866737f8c99a7ac9f93877b6e6154483d32271b0f010000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000000000000000000000000000000030f1c2935424e5a6670767979797979797570655a4d4135281b0f020000000000000000000000000000000000000000000000000911181d2124252d2d2d2c201f1c18120b030000000000000000000013202c3946535f6c7986929facaea194877b849196a1a69f9c9fa6afa39992867c6f685e554b41382d241b110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000071018202931394149505a616a6f7a828d929fa4a49c938e82796d675d554b42382e23171006000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000814212d3944505a616465656565656564615a514c433e38342e302f302d33383f44505a606d7985929eabb1a7998c807366544a4034281c1004000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006121f2c3844515c666d71767c81858b90959b9fa3a8a19e99928e89837e79736e6963605b53524c47433c38342e2a251e1b16100c070100000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000f1b2834404b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e7a8794a1a094877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6860564b4034281b0f00000000000000000000000000000005111e2a3744505c6873787979796d665c504b4d4f4c52565e61686d727678797876726d675f584e463c30261c160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4646453d3c39332a261f181212181d262d3337393e4546464c58646e7479797979797979716c6256493d3024170a000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b13131311100e0a050005090d0f1013131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0000000000000613202c3945515d6775818e9ba9ac9f92867a6d6053473a2f26323c4855616e7b88959faba4998c7f7266594f43382c1d12070000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d6976828686868686868275695c4f4236291c0f03000000000000000000000000000000000000000000000009121b22292e3132393939392d2c29231d150d0300000000000000000013202c3946535f6c7986929facada09386797b849197a1a9a9abb0a89f92877d706a5f564c43392f261b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f383f4450585f686d78808b9399a3a59e948f82796d675d544a3f342822180b020000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303c4955616c71727272727272716c605d554f4645403e3d3c3c3d3f44495059616c73808d97a1adab9f95887c6f6255483c2e23180c00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000713202d3a4653606d787e83888d92989da0a7a69f9c96918c86817c77716d67615f5753504945413a37312c28231c19140f0a0400000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b17232f3a454e565c5e6060606060606060606060606060616e7a8794a1a094877a6d6160606060606060606060606060605e5c564e453a2f23170b00000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b0000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53535353514a49443e363129231d1d23282f383f44464b52535353535c64676c6c6c6c6c6c6c64625a5045392d211508000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e423528202020201d1d1a16110b1015191c1c2020202734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0000000000000714212d3a4754606d7a86929facaa9b8e8175675d5145392c212d3a46535f697683909dabab9e9184776b605448392f24180c0000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d69768390939393938f8275695c4f4236291c0f030000000000000000000000000000000000000000000006111b242d343a3d3e464646463a38342f271f150b01000000000000000013202c3946535f6c7986929facada093867a6e7b859197a1a9b3aca1968b7f726b60584e443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000050d161d262d333e464e565d666d747f879298a2a69e949082796d665c50443f342a1d140a0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1724313e4a5764717e7e7e7e7e7e7e7d756d67615953514b4b4a49494a4a50535b606b707e88939fa9b0a69d9083766a5f53473b2e1c120700000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d21140700101d293643505c6976828a90949a9fa2aaa29f9a948f8a847f7a756f6a64605d55534d46443f38352f2b261f1c17110e0802000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0007121e28333c454b50525353535353535353535353535354616e7a8794a1a094877a6d61545353535353535353535353535352504b453c33281e120700000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c1003000000000000000000000000000000000005111d29343e48505658606060606060605b595e606060605e57555046423b342f27272e343c41495053585f6060605f5c585a60606060606060585650483e34291d1105000b1825313e4b5864717e8b93939393938e8175685b4e42352d2d2d2d2d2a2926221c151b212528292d2d2d2d34414e5a6774818d93939393938b7e7164584b3e3125180b000000000005121e2a36424d5765717e8b98a2aea2988a7d7064554b4035291e2a36424d5765727f8b99a3aca096897c6f63554b4035291d100400000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000010c18222d363f454a4b535353524745403931271d1207000000000000000013202c3946535f6c7986929facada093867a6d6f7c859297a2aaab9e91847a6d675c554b423930261e140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000040b141b2227343c444c545c606d727e869298a2a69f958f82786d605a50463c2f261c110600000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000003101d2a3643505d6976838b8b8b8b8b8b8a817a706b64605c545756555657545b60656c727d86929aa4afaa9f948a7d7064584e43372b1f0b0000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e22150800101d2a3743505d6a7683909c9fa6a8a09d98928d88837d78736d6862605853514b46423b37332d29241e1b15100c06000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010c17212a333a4043454646464646464646464646464754616e7a8794a1a094877a6d6154474646464646464646464646464543403a332a21170c01000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000000000c17222d363e45494b5353535353535359636b6c6c6c6c6b64615a534d45403931303940454d535b60656c6c6c6c6b686157535353535353534b49453e362d22170c00000b1825313e4b5864717e868686868686868175685b4e423939393939393736322d271f262c3235363939393939414e5a677480868686868686867e7164584b3e3125180b00000000000714212d3a46535e697683909caaab9f9285796d6053463a2f241a26313b4754616d7a86929faca89a8e8174675d5145392c1f140900000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000000000000000407090a0b0b0b0b0b0b101d2a3643505d697683909ca9a89c8f8275695c4f4236291c0f0b0b0b0b0b0b0a09070400000000000000000000000005111d29343f485056586060605f53514b43392f23180c000000000000000013202c3946535f6c7986929facada093867a6d6a6f7c859298a2aaa1968f82796d675c544a423830261d140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a323a424a505b626c717d869298a2a79f948e81746d62584e42382d22170b00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000030f1c2936424f5c6975828f9898989898938e847d76706d6666646362636465666c71787f879298a2acaca2988f82766c6155463c32261b0f0000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f22150800101d2a3743505d6a7683909da9a49c96918b85817c76716d66615e56544e4745403936312b27221b19130f0a030000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000050f1821282f34373839393939393939393939393b4754616e7a8794a1a094877a6d6154473a39393939393939393939393837342f2821180f0500000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d01000000000000000000000000000000000006111b242d34393d3e464646464646525e6b757979797978706c615f57514b433e3d424b51575f656c71787979797873685c504646464646463e3d39342d241b110600000a1724303d4956626c7179797979797979756f65594d3b46464646464644423e39312930383d41434646464646464c58646e7479797979797979716c6256493d3024170a00000000000815212e3b4854616e7b87939faca99b8e8174675c5145382c1d14202d3946525e6876828f9caaab9f9285796d6053473b31251a0e00000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000040b10131616171717171717171d2a3643505d697683909ca9a89c8f8275695c4f4236291c17171717171717161613100b05000000000000000000000915212e3a45505a62656c6c6c6c605c554b4034291c10040000000000000013202c3946535f6c7986929facada093867a6d606a6f7d869298a3a89f948f82796d665c544a42382f261d140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000061018202830383f44515a616b707d869299a4a69d938b7e716a5f544a3f33281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000020e1b2835414e5b6874818e9ba5a5a5a59e96918a837d79767271706f6f707275787d838b9299a2aaafa49a92867b6e61594f44342a20150a0000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524c48433d38352f2a261f1b17110d080100000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000060f171e23282a2b2d2d2d2d2d2d2d2d2d2d2e3b4754616e7a8794a1a094877a6d6154473a2e2d2d2d2d2d2d2d2d2d2d2b2a28231e170f060000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000000000009121b22292d303139393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245393939393931302d29221b12090000000815212d3945505a62646c6c6c6c6c6c6c68655d534648535353535353504f4a433b313a42494e4f53535353535348535c64676c6c6c6c6c6c6c64625a5045392d2115080000000007131f2c38434e5866737f8c9aa4ada2978a7d7063554b4034281c111d2a36414c5664717e8b98a2aea2988b7e7164574d42362a1b1106000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c000000000000000000070f161b20222324242424242424242a3643505d697683909ca9a89c8f8275695c4f42362924242424242424242322201c160f070000000000000000000b1724313d4a56626c71797979796d675c5145382c1f13060000000000000013202c3946535f6c7986929facada093867a6d60606a707d869299a3a69f948f82786d665c544a42382f261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e161e262e343f485059606b707e87939fa6a59f92867c6f665b5044392e23180c000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000010e1a2734414d5a6774808d9aa7b1b4aea8a19e94908a85827f7e7d7c7c7d7f82858a90959fa3ababa39f93887e71695f53473e3322180e040000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e21140800101d2a3743505d6a7683909da69a8d8079726d68625f5853504a46413b38322c29241d1a150f0b0600000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000050c12171b1e1f202020202020202020212e3b4754616e7a8794a1a094877a6d6154473a2e212020202020202020201f1e1b17120c05000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000911171d2124252d2d2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d2d2d2d2524211d1711090000000005111d29343e48505658606060606060605b59534d535f6060606060605d5b554d4339424c545a5c6060606060605f5353585a60606060606060585650483e34291d1105000000000915222e3b4854606a7784919eacab9e9285796d6053463a2e23180d1925303a4754606d7a86929facaa9c8f8276695e5346382d22170b000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000007111921272c2f303131313131313131313643505d697683909ca9a89c8f8275695c4f4236313131313131313131302f2c272119110700000000000000000b1825323e4b5865717e86868686796d6053473a2d20140a0000000000000013202c3946535f6c7986929facada093867a6d6058606b707d879299a3a69e948f81786d665c544a41382f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000010000040607080707050100040c141c2328363e474f59616c727f8c949faaa3989083786c60554b4034281c10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000d1a2633404d596673808c99a6b4aaa29f9a9f9f9c98928f8c8a8988898a8b8e92979da0a7aea8a199928b7f726c61574d42352c21100600000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d21140700101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524d48443d39352f2b261f1c17110d080200000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000001070b0f1112131313131313131314212e3b4754616e7a8794a1a094877a6d6154473a2e2114131313131313131312110f0b0701000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d2114070000000000000000000000000000000000000000060c1115171820202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023202020181715110c060000000000000c17222d363e45494b535353535353534e4d4d575e6c6c6c6c6c6c6c6a665f554a3e49545e66696c6c6c6c6c6c6c5e574d4e535353535353534b49453e362d22170c0000000004101c2834404b54626f7c8996a0aca99a8e8174665c5144382c1d120813202c3945515d6775818e9ba9ac9f93877b6e6153493f33271b0f030000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000040f19232b32383b3d3e3e3e3e3e3e3e3e3e3e43505d697683909ca9a89c8f8275695c4f423e3e3e3e3e3e3e3e3e3e3d3b38332b23190f05000000000000000a1723303d4a5663707d8993988a7d7063574a3d31261b0f0300000000000013202c3946535f6c7986929facada093867a6d605359616b717e87929aa4a69e938e81786d665b534941382d2217140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000020608080e070c101313151413110d0802020a1117242c353d47505a606c77828f98a2aa9f958b7e71675c5145382c1f14080000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000c1926323f4c5965727f8c98a5aea298928d939aa0a29f9c999796959697989b9ea1a9acaba39f9691877f726d625a50453c31231a1000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600101d2a3743505d6a7683909da9a49c96918b86817c76716d66615e56544f4745403937312b28221c19130f0a040000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000020405060606060606060814212e3b4754616e7a8794a1a094877a6d6154473a2e211407060606060606060504020000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000005080a0b131315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201413130b0a0805000000000000000006111b242d34393d3e464646464646464246535e69767979797979797771665b4f424e5a66707679797979797976695e5346464646464646463e3d39342d241b11060000000006131f2c3845515c6674818d9aa8ada197897d7063544a4034281c0b04111d2935414b5564707d8a97a2ada49a8c7f73655b5044372b1f13070000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a505d697683909ca9a89c8f8275695c4f4a4a4a4a4a4a4a4a4a4a4a4948443d352b21160b000000000000000815222f3b4855626e7b88959a8d817467584e43372b1f120600000000000013202c3946535f6c7986929facada093867a6d60534f59616c717e88939fa3a59e938e81786c655b53493f3327261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000003090e1214151a1c181c1f202121201d19130c050006121a232b353e44505b656e7b86929faaa79e9184796d6053463b3025190d0100000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1825313e4b5864717e8b97a4ab9f9286818890959b9fa3aba4a3a2a2a3a5a8a9a7a8a19e99928d847d716d625b51483e332a1f110800000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400101d2a3743505d6a7683909c9fa6a8a09d98928d88837e79736e6863605953514b47423c38332d2a251e1b15100c07010000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004060000000000000000000000000009121b22292d3031393939393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b39393939393931302d29221b120900000000000713202d3a4653606d7985929eabab9e9185796d6053463a2e23180c010d18242f3a4653606d7985929fabac9e9184786c6053463a2f24180d0100000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000004101b27323d474f54565757575757575757575757575d697683909ca9a89c8f8275695c57575757575757575757575756544f473d33271c10040000000000000714202d3a4753606d7a86979e9184786a5f53473a2e21150800000000000013202c3946535f6c7986929facada093867a6d605347505a616c727f8b919ba4a59e938e81776c655b504440382e261c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000060e151a1e2122272823282c2d2e2e2d2a251e160e05000811192327333f49535e69737f8c98a2ada1968b7e7164564c41362a1e110500000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1724313d4a5764707d8a97a3ac9f9286797c83898e9299999c9d9e9f9f9f9e9d9b9896918c86807a706b625a51493f362c21180e0000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d0100101c2936434f5c6976828a8f949a9fa2a9a29f9a94908a84807b756f6b65605d55534d46443f3836302b271f1c18120e0903000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f020000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000911171d2124252d2d2d2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d2d2d2524211d171109000000000005111d2935414c5664707d8a97a2ada89a8d8074665c5044382b1c12070007131f2c3845515c6674818e9aa8aca096897c7063554b4035291d110400000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000713202c38444f59606364646464646464646464646464697683909ca9a89c8f827569646464646464646464646464646360594f44382c20130700000000000006131f2c3945515d677885929e96887b6f6255483c3025190d01000000000013202c3946535f6c7986929facada093867a6d60534748505a626d727f8c929ca4a59d938e80776c605c524a40382e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000060f181f262b2d2e34352e34383a3b3a3936302820160c0200071117222d38414d57606d7a86929faca89c908376685e5246392d20140700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303d495663707c8996a3afa399867a6f787d82868a8c8f909192929291908e8b8884807b736d68605950483f372d241a0f0600000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000713202d3a4653606d787d82888d92979da0a7a69f9c97918c86817c77726d67625f5753504a46413a37322c29231d1a140f0b0600000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e110400000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000060c111517182020202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120202020181715110c060000000000000713202d3946525e6875828f9ba9ada196897c6f63544a3f34281c0b000004101c2834404b5463707c8996a1ada89b8e8174675d5145392c20140900000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f120000000000000916222f3b4854606b7071717171717171717171717171717683909ca9a89c8f82757171717171717171717171717171706b6054483b2f22160900000000000004101d2935404b556a7783909d998c7f7266564c41362a1d1105000000000013202c3946535f6c7986929facada093867a6d6053473e48515b626d737f8c929ca4a59d938d80746e645c524a40372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e18212a31373a3b414243404546484746413a32281e1308000006111b262f3b45525d6875828e9ba8ac9f93877a6e6154473b2e21140800000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000916222f3c4955626f7c8895a2b5ab94877b6e6c70757a7d808284848586858583817f7c78736e68605d564f473f362d251b120800000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000006121f2c3844505c666d71767b80858b90959b9fa3a9a19e99928e89837e79746e6964605b54524c47433d38342f2a251f1b17110d080100000000000000000000000000000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d10040000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000005080a0b1313131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21151313130b0a080500000000000000000714212e3a4754616d7a86929facab9e9184786c605346392e23170b0000000c18232e394653606c7884919eabac9f92857a6d6053473b31261a0e02000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83919daaaa9d90837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d706356493d3023160a000000000000000c18242f424f5c6875828f9b9c908376685e5246392d201307000000000013202c3946535f6c7986929facada093867a6d6053473a3f49515b636d73808d929da5a59d928d80746e635c524940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009151f2a333c4247484d4f504b51535454524c443a3025190d0100000a141d2935414c5664717e8b97a4afa49a8a7e7164574b3e3124180b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000815212e3b4854616e7b8794abb5a295887b6f6263686d7073767778797978787674726f6a66615e56524c433d352d241b1309000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000003101c28343f4a545c60646a6e74797e83898e92989ea0a8a39f9b95908b85807b76706c66615e56544e4745403936312b27221b19130c04000000000000000000000000000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000606060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080606000000000000000000000006121e2b37424d5765727f8b99a3aea89a8d8073655b5044372b1c110600000007121f2b3844505b6673808d9aa8aea2988b7e7164574d42362a1e12050004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d000000000003101d2a3643505d6976838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9195a0acab9f95908a8a8a8a8a8a8a8a8a8a8a8a8a8a8a83776a5d5044372a1d1104000000000000071a2734414d5a6774808d9a9f93867a6d6154473a2e23180c000000000013202c3946535f6c7986929facada093867a6d6053473a373f49525b636e74808d939da5a49d928d80736e635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c454d53555a5b5c555c6061615e564c41362a1d11050000020b19242f3c4955626f7c8895a2b6ac998d8073665a4d4033271a0d00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000714212d3a4754606d7a8799a4afa296897c6f63565d606366696a6b6c6c6c6b6a6865625f5854524d45413a312b231b1209010000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000c17232e38424a5053575f62676d71777c81868c91969c9fa4a7a09d97928d87827d78726d6862605853514b46423b37332d29241e160d0a0100000000000000000000000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a87949f9f94877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b0000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000814212e3a47535f697683909d9f9fa096897c6f6253493f33271b0a00000000030f1c28333f4a54626f7c8895a09faa9c908376695f53463a2d21140700000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f1409000000000003101d2a3643505d6976839097979797979797979797979797979da0a8b1b1a79f9d97979797979797979797979797979083776a5d5044372a1d11040000000000000c1926323f4c5965727f8c98a4998b7e7164544a4034281c10040000000013202c3946535f6c7986929facada093867a6d6053473a2d374049525c606c77818e939ea6a49c928c80736d635b51493f372d241b1209000000000000000000000000000000000000000000000000010101010101010101010613202c3946535f6c7986929facaca09386796d6053463a2d20130701010101010101010101000000000000000000000006121e2b37424d575f616768696a676d6e6d685e5246392d2013080000000814212e3b4754616e7a8794a1ada89b8e8175685b4e4235281b0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000613202d394653606c7986939faca3968a7d706357525457595c5d5e5f5f5f5e5d5b5855534e4746413b352f281f19110900000000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000006111c2630383f44464e53555d60656a6f747a7f848a8f93999ea1a9a29f9a938f8a847f7a746f6a64605c55534d46443f38352f28201c140a00000000000000000000000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8792929292877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815222f3b4855626e7b8895939393939184776a605441382d22170b00000000000b17222d3847545f6a7784919393939394887b6e6155483b2e221508000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e03000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9f9f9f9fa9abb0b8b8b0aaa89f9f9f9f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000b1724313e4a5764717d8a97ab9b8e8275665c5144382c1f12060000000013202c3946535f6c7986929facada093867a6d6053473a2d2e374044505b656d78818e949ea6a49c928c7f736d635b51493f362d241b120900000000000000000000000000000000000000010406070d0d0d0d0d0d0d0d0d0d0d13202c3946535f6c7986929facaca09386796d6053463a2d20130d0d0d0d0d0d0d0d0d0d0d07060400000000000000000814212d3a47535f696e7475767778797b7a6d6154473a2f24190d0100000714202d3a4753606d7a8693a0ada89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000005121f2b3744505b657885929faba4978b7e7164584b474a4d4f515152535252504e4c4947433c39363029241e160d0700000000000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000000000a151e262e34383c42474b5153586062686d72787d82878d92979c9fa6a49f9c96918c86817c76716d67615e5753504945413a322e261c1207000000000000000000000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000000000000000000000814212e3b4754616e7a8786868686877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a010000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000d1a2733404d5a66738086868686868686807366584e432f261b1106000000000006111c2b37434e5866737f86868686868686807366594d4033261a0d00000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a110700000000000003101d2a3643505d6976839093939393939393939393939393939c9fa6b0b0a69e9c93939393939393939393939393939083776a5d5044372a1d11040000000000000916232f3c4956626f7c8995ab9f9285796d6053463a2d2013090000000013202c3946535f6c7986929facada093867a6d6053473a2d2027333f49535c666d78828f949fa6a49c918c7f726d625b51483f362d241b12080000000000000000000000000000000001070d1113141a1a1a1a1a1a1a1a1a1a1a1a202c3946535f6c7986929facaca09386796d6053463a2d201a1a1a1a1a1a1a1a1a1a1a1a1313100c070000000000000815222e3b4855616e7b80828384858687807367554c4135291d120c070a0a15212e3b4854616e7b8794a1aea89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000030f1b27333f495e6b7884919eaba5988b7f7265584c3f3d404344454646454543413f3c3b37322d2a251f19130c0400000000000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000000030c151c23282c3137394045474e54565e61666c70757b80858a90949a9fa2a8a19e98928e89837e79736e6963605b53524c4440382e24190e020000000000000000000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000714202d3946525e687579797979797975685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e0400000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a02000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000c1926323f4b57636e7379797979797979736e6358463d321d140a000000000000000f1b26323c4b57636d7379797979797979736e63574b3f3226190c000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f1911080000000000000003101d2a3643505d69768286868686868686868686868686868690949fabaa9e948f86868686868686868686868686868683776a5d5044372a1d11040000000000000814212e3b4754616e7a8799a3a297897c706356493d31261a0e0200000013202c3946535f6c7986929facada093867a6d6053473a2d20222d38414a545c666d79828f949fa7a49c918c7f726d625b51483f362c241a12080000000000000000000000000000040c13181d2021272727272727272727272727272c3946535f6c7986929facaca09386796d6053463a2d27272727272727272727272727201f1c18120b03000000000915222f3c4855626f7b888e8f9192978f8276675d5145392f241d181616141b222f3c4955626f7c8895a2afa89b8e8275685b4f4235281c0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222d44505d6a7783909daaa6998c7f7366594c403333363738393939383735322f2e2b26201e19140d080b09050100000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000030a11171c1f262b2f35393d43474c52545b6063696e73797e83888e92989da0a7a39f9b95908b85807b75706c65605d56524a40352a1f13070000000000000000000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000005111e2a36414c565e616c6c6c6c6c6c615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e050000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c66635c5247342b200b02000000000000000a15202f3b46515b63666c6c6c6c6c6c6c66635c52473b2f23170a0000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000030f1c2935424e5a66707679797979797979797979797979797982909ca9a89c8f827979797979797979797979797979797771665b4f4236291d10030000000000000613202d394653606c7986929fa99a8d807367574d42372b1e120600000013202c3946535f6c7986929facada093867a6d6053473a2d201b262f38424a545c676d798290959fa7a39b918b7f726d625a50483e362c241a1108000000000000000000000000040d161d24292c2d34343434343434343434343434343946535f6c7986929facaca09386796d6053463a34343434343434343434343434342d2c28231d150c030000000713202d3a4653606d7985929c9d9f9f92867a6d60554b40352f2923232324262d36424d5765717e8b98a4b1a69a8d8073675a4d4034271a0d01000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000061d293643505c6976838f9ca9a69a8d8073675a4d403427292a2b2c2c2c2b2a282522211f1b1919191919181715110c06000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000000000000060c10151a1d24292c32383a41464a5053575e61666d71767c81868b91959b9fa3a79f9d97928d87827d78726d68635c52473b2f23170a0000000000000000000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000000000000000000000010d1925303b444c52545f5f5f5f5f5f54524c443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b040000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000007131f2a35404a52575a606060606060605a58524a403522190f000000000000000004121e2a354049515759606060606060605957524a40352a1f1307000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0903000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c76838f9ca9a89c8f82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0100000000000005121f2b3744505b657784919eaa9d918477695f53473a2d21140800000013202c3946535f6c7986929facada093867a6d6053473a2d20141d263039424b555d676d79839095a0a8a39f93887f726c625a50483e362c231a110800000000000000000000010c161f282f35393a40404040404040404040404040404046535f6c7986929facaca09386796d6053464040404040404040404040404040403a38342e271e150b00000006121f2c3844515c6676828f9caaaba2988b7e72675d51454039342f3030312f383f46525e6975818e9ba8b3a9988b7e7265584b3f3225180c00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020f1c2935424f5c6875828f9ba8a79a8e8174675b4e413428252525252525252525252525252525252525252524211d17110900000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000003090e12181d1f272b3036383f44464d53545c60646a6f747a7f84898e92999ea1a8a19e99938f89847f7a736e63574b3f3226190c0000000000000000000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000000000000000000008141e29323b4146475353535353534746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d03000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e14080000000000000000000000000000020e19242e3840474b4d535353535353534d4b4740382e2410070000000000000000020d19232e3740464b4c535353535353534d4b4740372e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d606060606060606060606060606976838f9ca9a89c8f827569606060606060606060606060605d5b554d43392d22160a00000000000000030f1b27333f49536976838f9ca9a096887b6e6155483b2f24190d01000013202c3946535f6c7986929facada093867a6d6053473a2d2014141e273039434b555d676d7a839096a0a8a49a93887e716c615a50483e352c231a110800000000000000000007131d28313a4145474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d535f6c7986929facaca09386796d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4645403930271d1207000004101c2834404a5465727e8b98a2aeaa9e9184796d605b514b45403e3d3d3d3f4149505b616e7b86929facada197887c6f6255493c2f22160900000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020e1b2835414e5b6874818e9ba7a89b8f8275685c4f4235323232323232323232323232323232323232323232312e29221b12090000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000000000000000000000001070c10161b1e252a2d33383b42464b5153585f62676d72777c82868c91969c9fa4a49f9c96918b868073665a4d4033271a0d0000000000000000000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000000000000000020d1720293036393b4646464646463a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000007121c262e353b3f4046464646464646403f3b352e261c120000000000000000000007121c252e353b3e4046464646464646403f3b352e251c12070000000000000000000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b0803000000000000000000000000000000000000000000000000000000030f1b26323c464e53555656565656565656565656565c6976828f9ca9a89c8f8275695c56565656565656565656565655544e463c32271b0f0300000000000000000b17222d414e5b6874818e9ba7a8988c7f7265554c4135291d1104000013202c3946535f6c7986929facada093867a6d6053473a2d20140c151e273039434c555d686e7a849196a1a9a49a93877e716c615a50473e352c231a110700000000000000010d18242f3a434b51545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5f6c7986929facaca09386796d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a53514b42392e23180c0000000c18232e3a4754616d7a86929fa9aca1968d80746d605d55514b4a49494a4b4f535b606d74818e98a3aeab9e9285796d6053463a2d20130700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000010d1a2734404d5a6773808d9aa6a99c8f8376695c50433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3d3a342d241b1106000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000000000000000000000000040a0f13191c22282b3136394045464e53555d60656b70757b7f848a8f939a9fa2a8a09e989083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000000000000050e171e252a2d2e3939393939392e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000a141c242a2f32333939393939393933322f2a241c140a00000000000000000000000a131c232a2f32333939393939393933322f2a241c130a000000000000000000000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e08010000000000000000000000000000000000000000000000000006131f2b37434e585f62636363636363636363636363636976828f9ca9a89c8f827569636363636363636363636363636260584e43372b1f13060000000000000000061a2633404d596673808c99a6a99c8f8276675d5145392c201306000013202c3946535f6c7986929facada093867a6d6053473a2d2014070c151e27313a434c565e686e7b849196a1a9a49992877e716c61594f473e352b23190f0400000000000004111d2935414b555d606767676767676767676767676767676767676c7986929facaca09386796d676767676767676767676767676767676767605c544b4034281c100400000713202d3946525e6874808d97a2ada89d928c7f746d67605c5557565657585960656c727f8b939daaafa4998d8074665c5044382b1f120600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000d192633404c5966737f8c99a6aa9d9083776a5d504c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4a453f362d22170c0100000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000002080d11171c1f252a2e34383c43474c5154596063686e73797d82878d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e02000000000000000000000000000000000000000000050d14191e20212c2c2c2c2c2c21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2d2d2d2d2626231f19120a010000000000000000000000000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000000000815212e3b47535f6a6f707070707070707070707070707075828f9ca8a89c8f827570707070707070707070707070706f6a6054473b2e22150800000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d6054473a2d22170b000013202c3946535f6c7986929facada093867a6d6053473a2d201407030c151f28313a444c565e696e7b849197a1a9a39992877e706c61594f473d352b21160b0000000000000613202c3945515d676d737373737373737373737373737373737373737986929facaca0938678737373737373737373737373737373737373736d665c5145382c1f1306000005111d2935414c56616d7a85929fa5aea49b918c8079716d67656463636465686b70787f87929fa5afa89f93877b6e61544a3f34281c100300000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000c1925323f4c5865727f8b98a5aa9e9184776b5e5858585858585858585858585858585858585858585858585650483f34291d1105000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000000000000000000000000000000000000060b0f141a1d23282c32373a4145474f54565e61666d70767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000002080d1114142020202020201413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000070e1317191a202020202020201a1917130e08000000000000000000000000000000070d12161919202020202020201a1917130e07000000000000000000000000000000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000000000916222f3c4955626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d82909ca9a99d90837d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255493c2f22160900000000000000000a1723303d4a5663707d8996a3aea3998a7d7164544a3f33281c0f030013202c3946535f6c7986929facaca093867a6d6053473a2d20140700030d161f28323b444d575f696e7c859297a2aaa39992877e706b61594f473d32271b100400000000000714212d3a4754606d79808080808080808080808080808080808080808087929facb3a69a8d8080808080808080808080808080808080808080796d6053463a2d2013070000010d1925303a46525e68717e8b939da5ada39b928d847e797572717070707274777d828c9299a3afaaa1968e8174695f5342382e23170b0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b1825313e4b5864717e8b97a4ab9f9285786565656565656565656565656565656565656565656565656565625a50453a2e21150900000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c6064696e74797e83898e929084776a5d5144372a1e110000000000000000000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000000000000000000000000000000000000000000105070813131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000002070a0c0d131313131313130d0c0a0702000000000000000000000000000000000002060a0c0d131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d13080000000000000000000000000000000000000000000003101d2a3643505d69768289898989898989898989898989898990949fabab9f959089898989898989898989898989898983776a5d5044372a1d1104000000000000000815222f3b4855626e7b8895a99f9f9b8e8174665b5044382b1f12060013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070000040d162029323b454d575f6a6f7c859298a29fa39992877d706b60594f44382c20130700000000000814212e3b4754616e7a878d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3afb5a89d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d867a6d6053473a2d20140700000008131e2a36414c56626c74818e939da4aea49d96918b85827f7d7c7c7d7e8184898f949fa3abaaa29891847a6d60574d4230261c11060000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000a1724313d4a5764707d8a97a3ac9f93867872727272727272727272727272727272727272727272727272716c62564a3d3124170b000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000000000000000000000000000000000000000000000000070c10151b1e24292c32383b41464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e0300000000000000000000000000000000000000000003101d2a3643505d6976839096969696969696969696969696969c9fa6b0b1a79f9d96969696969696969696969696969083776a5d5044372a1d1104000000000000000714202d3a4753606d7a8697939393939285796c605346392d2013060013202c3946535f6c7986929393939393867a6d6053473a2d201407000000040e172029333b454e585f6a6f7c8692989393939992867d706b6054483b2f22160900000000000814212e3b4754616e7a87949a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5b9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a93867a6d6053473a2d201407000000020d1925303a44505a606d78818d929fa2aaa8a09e97928f8c8a89898a8b8e91969c9fa6ada7a09892867c6f685d52453c311e140a000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000091623303c4956636f7c8996a2afa4998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7e7165584b3e3225180b00000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464d53555d60656a6f747a7f8175685b4f4235281c0f0000000000000000000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e020000000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a08040000000000000000000000000004080a0b1313131313131313131313131313131311100e0b06000000000000000000000005090d0f101313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f140800000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9fa3a3a3a9abb0b9b9b1aba9a3a3a39f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000006131f2c3945515d677885868686868686867c6f6256493c2f2316090013202c3946535f6c798786868686868686796d6053473a2d20140700000000050e172129333c464e58606a707d8686868686868686867c706356493d3023160a00000000000814212e3b4754616e7a8794a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6acafb5acacacaea8a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a093867a6d6053473a2d2014070000000008131e29323f44505c666d78808b92989fa3aba9a29e9b9897969697989b9ea0a8aca9a19e9590867d6f6a60564c41332a1f0c02000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000915222f3c4855626f7b8895a2b5ab9b918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b85786b5f5245382c1f12050000000000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000000000000000000000000000000000000000000000000000000001080d11161b1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e0000000000000000000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f150900000000000002090f14181b1b191413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000050c11141717202020202020202020202020202020201e1d1b17120b0400000000000000020a1015191c1c20201c1c1915100a020000000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000000000000000003101d2a3643505d6976839093939393939393939393939b9ea5afb7b7b6b7b9b8afa59d9b93939393939393939393939083776a5d5044372a1d11040000000000000004101d2935404b55687378797979797979796f6a6054483b2e22150900121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000050f18212a333c464e58606b70797979797979797979706b6054483b2f22160900000000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93867a6d6053473a2d20140700000000020d172028343f4a545c666d747e858e92999ea1a8a7a8a5a4a3a3a3a5a7a8aca49f9d97928c837b6f6b60584e443a3021180e00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000815212e3b4854616e7b8794abb5ada39b989898989898989898989898989898989898989898989898989285786b5f5245382c1f1205000000000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616568655d53483d3125190c0000000000000000000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e030000000000030b131a202527282621201d19130f0a040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000040c141b212528292d2d292825211b140c0400000000000000000000000000000000000000000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d00000000000000000000000000000000000000000003101d2a3643505d6976828686868686868686868686868e939ea9b0aba9abacb2a99d938e86868686868686868686868683776a5d5044372a1d110400000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260584e43382c1f130700111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000060f18212a343d464f5960636c6c6c6c6c6c6c6c6c6360594f44382c20130700000000000814212e3b4754616e7a8793939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393867a6d6053473a2d2014070000000000050e17232e38424a545c606c717a81868d9196989a9c9e9f9f9f9f9e9d9c999a93908b857f786e6960594f463c32281e0f0600000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000000000714212d3a4754606d7a8799a3afacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59e9285786b5f5245382c1f120500000000000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5f5f5e5d5b595653514a47433d373127221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11171c1f262b2f35393d43474c5254595b59534b42372c2015090000000000000000000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000000020b151d252c313435332e2d2a251e1b16110d0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000020c161e262c32353639393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e010000000000000000000000000000000000000000030f1c2935424e5a667076797979797979797979797979818e9ba7a69f9c9ea1a8a79b8e817979797979797979797979797771665b4f4236291d1003000000000000000007121d2731454f575d5f6060606060606056544e463d32271b0f03000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000060f18222b343d474f54565f606060606060605f56544f473d32271b100400000000000814212e3b4754616e7a868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796d6053473a2d20140700000000000006111c263038424a505a61686e747b8084888b8e90919292929291908f8d8a87837e79726d665f574f473d342b20160c0000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000000000613202c3945515d677986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9285786b5f5245382c1f1205000000000000000000000000000000080e161e252a30363a3c4347484b4e50515253535252504e4c494644403937322b262017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32373a4146474c4f4d48423930251b0f040000000000000000000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000009131d272f373d40423f3a3936302c27201d18130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000a141e2830383d4143464643413d3830281e140a000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d010000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c66707d89939eab9f94909196a1ac9f93887c6f666c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e010000000000000000010b151f333d454c5052535353535353534948433d342b21160a00000915202b353f474e5253535353535353535345403931271d1207000000000000000000061019222b353d4448495253535353535353524948443d352b21160b0000000000000714202d3946525e687679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797976675d5145392c201306000000000000000a141e2630383f4450565e61696e73787b7e81838485868685858482807d7a76726d67605c544d453d352b22190e040000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0000000004111d2935414b556b7885929393939393939393939393939393939393939393939393939393939393939285786b5f5245382c1f120500000000000000000000000000000000050c13191f252a2d32373b3c3f414345454646454543423f3c3a38342e2b27201b150b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e14090000000000000000000006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c10070000000000040f1a252f3941484d4e4c4746413a38322c29241d1a15100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060005101b26303a42494e4f53534f4e49423a30261b10050000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060606057606d7883919da5a499908384919ea6a49a9083786d6057606060606060605d5b554d43392d22160a00000000000000000000030d212b333b404445464646464646463c3b38322b22190f040000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000071019232b32383b3d4646464646464646463d3b38322b23190f0400000000000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d554b4035291d110400000000000000020c141e262e343e444c52575e61666a6f727476777879797978777573716d6865605d55504a423c332b23191007000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a677480868686868686867e7164584b3e3125180b00000000010d18242f44515e6b7784868686868686868686868686868686868686868686868686868686868686868685786b5f5245382c1f1205000000000000000000000000000000000002080d141a1e20262b2e2f323536383939393938373533302d2c28231c1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e323534312c251e150c0200000000000000000000030f1b27323d464e545660606060606060595751444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000814202c37414b53595b5954524c48433d39352f2b261f1c18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000915212c38424c545a5c60605c5a544c42382c2115090000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000005111c27313a434a4e50535353535353535e69727f8c95a0a99f93877c7e8a949faba0958c7f72695e53535353535353504f4a433b31271c110500000000000000000000000f1921292f343738393939393939392f2e2c27211910070000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000007111921272c2f30393939393939393939302f2c272119110700000000000000020e1925303b444c525f6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f514b433a2f24180d010000000000000000020c141c2328323b41464d5354585f626567696b6c6c6c6c6b6a696664615e5653514b443f38302a2119110700000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e01000000000000000000000000010d1a2733404c58646e7479797979797979716c6256493d3024170a0000000000071d2a37434f5c67727779797979797979797979797979797979797979797979797979797979797979797873685d5044372b1e11050000000000000000000000000000000000000003090e12151b1f212225282a2b2c2c2c2c2b2a282623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126282825201b140c030000000000000000000000000a16202b343d434749535761686b6c6c66635b5146464b515357565e61666a6c6c6a66605d56514c46423b3328231c140c020000000000000c1825313d48535d656866615e56544f4745403a37312c28231c1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e000d1925323d49545e66696c6c69665e54493d3225190d0000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000a151f2831383e42434646464643505a616e7b86929fa7a2978d817476828f99a3a79f92867b6e61594f434646464644423e3931291f150b000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000070f161b2022232c2d2d2d2d2d2d2d2c2322201b160f0700000000000000000008141e29323b4146535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535345403a31281d130700000000000000000000020a1117202930363b4246484e5355585b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f070000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180c00000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800000000020f1b27333f4b5660676b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1d1b19161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000040f19222b32373b3c505c6873787979736d63574b434750555d60686d7276787977736d685f584e443b31292117110a02000000000000000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d08020000000000000000000000000000000000000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000f1c2835414e5a66707679797670665a4e4135281c0f0200000000000000000000000000000000000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b0203040506000000000000000000000000000000000000030d161f272d323536393935404b55616c75828f98a2a79f92857a6d6e7c87929fa9a2988f82756c61554b403539393736322d271f170d0300000000000000000000000000060d13181c1e1f202020202020201615130f0a040000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000040b101316161f202020202020201f161613100b0400000000000000000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464639352f281f160c01000000000000000000000000060e171e252a31363a3c4347484b4e50515253535252514f4d4a4746413a39352f28231c150c060000000000000000000005111d29343e48505658606060606060605b59534b41372c20140800000000000000000000000000000814202b36414a53585a60606060606060585650483e34291d110500000000000b17232e3a444e565c5e60606060606060606060606060606060606060606060606060606060606060605f5d574f453b2f24180c00000000000000000000000000000000000000000000000000030608090c0e10121213131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c09040000000000000000000000000000000007101920272b3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f14080000000000000000000f1b2835424e5b6875817f7a756f6b65605d55534e4644403936302b27221b19130f0a040000000000000000000000000000000000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000b1724313e4a5764717d8686868686868686868686868686868684776a5e5144372b1e1100101c2936434f5c69768286868276695c4f4336291c10030000000000000000000000000000000000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e1011121307060401000000000000000000000000000000040d151c2226292a2d2c3945515d67707d8a949eaaa0958b7f72686a73808d97a1aa9e938a7d70675d51453c31262a2926221c150d0500000000000000000000000000000002070c0f11121313131313131309090703000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000307090a1313131313131313130a09070400000000000000000000000000050e171e252a2d2e393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939392c29241d160d040000000000000000000000000000050d14191f252a2d31373a3c3f41434445464646454442403e3a3936302c29241d17110a030000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a0f040000000000000000000000000000030f1a252f3841484c4e535353535353534b49453e362d22170c00000000000006121d28323c444b4f51535353535353535353535353535353535353535353535353535353535353535352504c453d33291e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000101d2a3743505d6a76838c86817c77726d67625f5853514a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000b1724313e4a5764717d8a93939393939393939393939393939184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1413110d08010000000000000000000000000000030a11161a16202b37434e58606d7984919ea6a59d9083786d60606d7a85919ea6a59e9184796d60584e43372b20161a16110b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d18130c040000000000000000000000000000000002080d141a1e21262b2e2f323436383939393938373633312e2d2a25201d18120c06000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d13090000000000000000000000000000000008131d262f363c4041464646464646463e3d39342d241b1106000000000000010c16202a323a3f434446464646464646464646464646464646464646464646464646464646464646464544403b332b21170d0200000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312100e0c08070502000000020404060606060606000000000000000000000000000000000001040707131313131313130d0c0a07020000000000000000000000000002060808131313131313131310060603000000000000000000000000040a1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e11050000000000000000101d2a3743505d6a768390928e89837e7a746f6a64605c54524d46443f3835302b271f1d18120e09030000000000000000000000000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070f161b1f22232c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201d19130c040000000000000000000000000000000508131e28323a47535f6a73808d96a1aa9e93897d70665c5d67717e8b949faba1968d80736a5f53473e32281e13080500000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202013110d07010000000000000000000000000000000000000003090e12151a1f212225282a2b2c2c2c2c2b2a29272421201e1913100d07010000000000000000000000000000000009121b22292d3031393939393939393534312c251d150b0100000000000000000000000000000000010b141d252b3033343939393939393931302d29221b12090000000000000000040e1820282e33373839393939393939393939393939393939393939393939393939393939393939393837342f2921190f0600000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191514120e09030b0e10111313131313130b0b0905010000000000000000000001080d111314202020202020201a1916130d0700000000000000000000030a0f1214151f202020202020201c13120f0b0600000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d2014060000000000000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29241d1a15100b060000000000000000000000000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101920272b2e2f3938373635343331313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392d2c29241e160d040000000000000000000000000000020c1924303a44505a626e7c87929fa8a2988e81756b605455606c78839099a4a89f92877c6f625a50443a3024190c03000000000000000000000000000000040b101316162020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313060401000000000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1e1c1a171413110d080401000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2524211d17110900000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b28241e170f070000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a282522211e1a1410171b1d1e202020202020181715110c060000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000060e151a1f21222c2d2d2d2d2d2d2d29201f1c17110a020000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000101d2a3743505d6a7683909da7a09d98928d88837e79736e6963605b53524c47433c38352f2b261f1c17110e0802000000000000000000000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040f19222b32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041434445463a39352f281f160c01000000000000000000000000000a141e2935414c56616c76828f99a3a89f92867b6e61594f505b656f7c87939fa9a3999082766c62564c4135291e150a0000000000000000000000000000070f161b2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2323201c16100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e10111213131312110f0d0b070705010000000000000000000000000000000000000000000000060c11151718202020202020201b1b18140f0901000000000000000000000000000000000000000001080f14181a1b20202020202020181715110c06000000000000000000000000040c12171b1d1e20202020202020202020202020202020202020202020202020202020202020201f1e1c18130d0600000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322e2d2b261f1c23272a2b2d2d2d2d2d2d2524211d181109000000000000040d161e24292c393939393939393933322f2a241c130a000000000000060f1820262b2e2f3939393939393939362d2b28221c140b0200000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000101d2a3743505d6a768390979d9fa7a29f9a94908a85807b75706c65605d56544e4745403937312b28231c1914100b040100000000000000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a16202b343d4347495251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524745413a31281e130800000000000000000000000006111c26303845525d68717e8b949faba1968c8073695e534749535f6a74818d97a2ab9f948b7e71685d52463d30261c110600000000000000000000000007111921272c2f303939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f0e0c080400000000000000000000000000000000000000000000000003080b0d0e131313131313130b0a080500000000000000000000000000000001060b0f1111131313131313131313131313131313131313131313131313131313131313131312110f0c070200000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464543413f3b3a37312c282e33363739393939393932312e29221b120900000000010c1620282f35394646464646464646403f3b352e251c120700000000040d18222a31373a3b4646464646464646433938332d261d140a000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f1206000000000000000c1926323f4c5965727f858b90959b9fa3a69f9c97918c87827d78726d6862605853514b47423c38342e2a251e1b16110d0801000000000000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f221509000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b27323d464e54565f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c433a2f24190d0100000000000000000000000b17232e38424e58606d7a85929ea6a69e9184796d60574d42414e58616d7a85929ea7a69e92857a6d61584e42382e23170c0200000000000000000000040f19232b32383b3d46464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a10050000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b161009010000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4846423c3834393f43444646464646463e3d3a342d241b110600000008131e28323a414553535353535353534d4b4740372e24190d020000010c161f2a343c43474852535353535353534f46443f382f261c11060000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d201306000000000000000b1825313e4a57626d72797e83898e92999ea1a8a19e99928f89847f7a746f6a65605d55534d46443f3836302c27201d19130f0a0400000000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e5860626c6b6a696867666463626160626f7b8895a2aa93867a6d606162636465666768696a6b6c605d564c4135291d11040000000000000000000003101c28343f4a54606a74818d97a1ab9f948a7e71675d51453b3c46525e68727e8b95a0aca1978e81746a60544a3f34281f1409000000000000000000000b16212b353d44484953535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443d352c21160b000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000001060b0f111113131313131207060300000000000000000000000000000000000000000000000000000000000000000000060606060606060503000000020608080c0f111213131312100e0b08070502000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5855534d46443f444b4f515353535353534b4a453f362d22180c0100010d19242f3a444c525f606060606060605957524940352a1e1307000007131d28313c464e53555f606060606060605c53504a42382d22170b00000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f221508000000000000000916222e3a46515b62676d71777c81868c91969c9fa6a39f9b96918c86817c77716d67615f5753504a46413b38322c29241e1b15100c0700000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222e3b4754606a6f7877767574737271706f6e6d686e7b8894a1a39886796c6c6d6e6f7071727374767778796d685d5245392c201306000000000000000000030c19232b3844505c666f7c87939fa9a3998f82766c61554b403335414c56606c7883909aa4a99f93887c6f665c50443b30251a0d03000000000000000004101b27323d474f5456606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606056554f473d33271c1004000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c1309000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000040c12171b1d1e20202020201f1312100c060000000000000000000000000000000000000000000000000000000105090b0b13131313131312120f0c04090e121415191b1d1f1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865615f5753504a4e565b5e606060606060585650483f34291d11050004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a00071018242f3a434e585f626c6c6c6c6c6c6c6c69605b544a3f33281c0f030000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000006121e29353f4951555c60646a6f757a7f848a8f949a9fa2a8a09e98928e88837e79736e6964605c54524c48443d39352f2b261f1c18120b030000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f03000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6d6054473a2d2114070000000000000000000b151e2a36414d56606d78839099a4a99f92877c6f625a5043392f303a44505b666f7c87939faaa49a9083786d60574d42362a1f150b01000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b1005000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000060e161d23272a2b2d2d2d2d2d2c201f1c17110a03000000000000000000000000000000000000000000000000060c111517182020202020201f1e1c1810151a1e212225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787674726e6964605c545660676a6c6c6c6c6c6c65625a50453a2e211509000713202c3945525d687679797979797979736d63574b3f3225190c050e19222935404b555f6a6e7979797979797979766c665b5044382b1f120600000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c00000000000000010d18232d373f434b5153586062686d73787d82888d92989da0a8a29f9b95908b85807b76706d66615e56544f4745413a37312c28231d150c030000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8991908f8e8d8c8b8a898887868583919daa9f92878385868788898a8b8c8d8e8f9091877a6d6054473a2d211407000000000000000007121d27303946525e68727f8b95a0aba1978d80746a5f53483e312728333f4a54606b74818e98a2aca0958c7f72695e52463e31271d1207000000000000000916222f3b4854606b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a00020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b1005000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000040e1820282e3337383939393939392d2c28231c150c03000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735312e2d2a251f1b150d07010000000000000000000000000000000000020b18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f58677277797979797979716c62564a3d3124170b000714212d3a4754606d7a86868686868686807366594d4033261a0d0b16202b343d45515d676e7c868686868686868682796c605346392d201306000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000007111b252d31394045474e54565e61666d70767b81858b91959b9fa3a79f9d97928d87827d78736e6863605954514c47433c38342e271e150b000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959d9c9b9a99979695949992919195a0aca399929091929995969798999a9b9c9d93877a6d6054473a2d21140700000000000000000c18232e39424f59616e7b85929fa7a79e92857a6d60584e43362c1f222d38424f59616e7a86929fa7a79f92867b6e61594f43392f24180c030000000000000a1623303d495663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063564a3d3023170a000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f0008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a00040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000010c16202a323a3f43444646464646453a38342e261e150a00000000000000000000000000000000000000000009121b22292e313239393939393939373430282c31373a3b3f4244454646464543413e3b3936302b272018130c04000000000000000000000000000000000a141d2a333e474f5961696e787e83888b8e909292939291908e8b88837e786f6a606a77848686868686867e7165584b3e3225180b000714212d3a4754606d7a8793939393938c807366594d4033261a0a141d28323d46515b606d798391989393939991847a6d665b5044382b1f12060000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000a131b1f272f34383d43474c52545c60646a6e747a7f84898f92999ea1a9a29f9a938f8a847f7a75706b65605d55534e4645403930271d1207000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8995a2a7a6a5a4a3a2a1aaa29f9e9da0a7b1aba39f9d9e9fa2aaa2a3a4a4a5a6a7a093877a6d6054473a2d2114070000000000000004101c2834404b54606b75818e98a2aca0958b7e72685d52463c31241a1c262f3d46525e68727f8c95a0aca2988e81756b61554b4035292015090000000000000a1623303d495663707c89939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393897d7063564a3d3023170a00101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c000006121d28323c444b4f5153535353535246443f3830261c11060000000000000000000000000000000000000006111b242d343a3d3e4646464646464544403b34383c4247484c4e505252535252504e4b4746413b373229241d160d05000000000000000000000000000006111b262f3c454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c706b67798592939393938a7d7164574a3e3124170b000714212d3a4754606d7a87939f9f9f998c807366594d4033261a111c262f3a444e58626d75818e95a0aaa59f92877c6f685e544a3f33281c0f03000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e1206000000000000000000010a0d151d23292c32383a41464a5053585f62676d72777d82878d92979d9fa7a49f9c96918c86827c77726d67625f5853514b42392e23180c000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959b9a999998979695949892919095a0aba39992909192989495969798999a9b9c93877a6d6054473a2d211407000000000000040d1a242c3845515c66707d89939eaaa59d9083786c60564c41342a2012141d2a36414c56606d7883919da5aa9e938a7d70675d51453c31261a0d0400000000000a1623303d495663707c89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f96897d7063564a3d3023170a00121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000b17232e3a444e565c5e60606060605f53504a42382e23170c000000000000000000000000000000000000010c18222d363f454a4b53535353535352504c454044464e5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000000000000b17222d38414d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d706d798698a29f9f96897d7063564a3d3023170a000714212d3a4754606d7a8793a0aca6998c807366594d4033261a17222d38424c56606a727f8b939ea8a79e938b7f726a60564c42382d22170b000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d010000000000000000000000030b12181c1f272b3036383f44464e53555d60656b70757b80858b90959b9fa3a8a19e99928e89847f7a746f6a64605c544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6d6054473a2d2114070000000000010c161f2a36424d57606d7984919da5aa9e93897c6f665b50443a3022180e0b1925303b44515c66707d89939eaaa59e9184796d60574e42372b20160c01000000000a1623303d495663707c8996a3acacacb5afaca7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a396897d7063564a3d3023170a00131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d201300111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000f1b27333f4b5660676b6c6c6c6c6c6c605c544a3f34281c1003000000000000000000000000000000000005111d29343f485056586060606060605f5d574f4a5153575f6265686a6b6c6c6c6b6a6864615e56544e45413a312921170f050000000000000000000000030f1b27333f49535f69707d8792989fa7aba7a09d9898929191919299989d9f9892877d707a8794aab4a396897c706356493d3023160a000714212d3a4754606d7a8793a0ada6998c807366594d403326172128333f4a545e686f7c87929fa5aaa0958e81756d62584e443a2f261c11060000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b11060000000000000000000000000001070c10161b1e252a2e34383c43474b5154596063696e73797e83888e92989ea1a8a39f9b95918b85817c76716d665c5145382c1f1306000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c83838281807f7e7d7c7b7a7978777887939f9e9184787879797a7b7c7d7e7f80818283847a6d6054473a2d211407000000000007131d28313a46535f69737f8c96a0aca2988e81756b60544a3f32281e100608141e2834404a54606b75828f98a2aca0968c80736a5f53473e32281e1308000000000a1623303d495663707c8996a7b1bbb5aba39f9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a96897d7063564a3d3023170a00131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00111d2a37434f5c6772777979797979786d665c5044382c1f120600000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c696157545c60646a6e72757778797979787674716e68626058514b433b332921170d030000000000000000000005121f2b3744505b656e7b859299a2aaaaa39f95918b888584848586888b90959e9992857b7b8894a1aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d4033261e29333b44505b666d7a849199a3aea2989083796d605b51463d32281d140a00000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000040a0f13191c23282b31373a4145474f54575e61676d71767c81868c91969c9fa4a7a09d98928e88837e796d6053463a2d20130700000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815212e3b47535f6a6f77767574737271706f6e6e6d66667885929e9d9083766b676d6e6f7071717273747576776d675d5145392c20130600000000020b18242f3a43505a616e7b86929fa8a89f92867b6e61594f42382d20160c00020c18232e39424f59616e7b86929fa8a89f92867b6e625a50443a2f24190c020000000a1623303d495663707c8995a0a9b3afa399928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d897d7063564a3d3023170a00131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d20130013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00111e2b3844515e6b7784868686868686786d6053463a2d20130800000000000000000000000000000000000b1724313d4a56626c71797979797979787369585f666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b010000000000000000030f1b27333f4953606c77829097a2abaaa398928b837f7b79787778797b7f83899196978f827c8895a2aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d40332627303b454f59606c78828f96a1aba49f92857b6e675d51493f342b20160b02000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e181109010000000000000000000000000000000000000002080d11171c1f262b2f35393d44484d53555c60646a6f747a7f848a8f939a9fa2aaa29f9a94908a8376695d5043362a1d1000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e585f626a69686766666564636261605c6a7784919d9c8f8275695c60616263646566676869696a605d554c4135291d1104000000000a141d2935404b55616c75828f98a3aca0968c7f73695e52473d2f261c0e04000007121c27303d46535e69737f8c96a0aca3998f82766c61564c4135291e140a0000000714202d3a4753606d79839097a2acac9f928780808080808080808080808080808080808080808080808080808080808080808080808080807b6e6255483b2f22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d20130013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000e1b2734414e5a6774818d93939398897c6f6356493c2f24190d01000000000000000000000000000000000b1825323e4b5865717e868686868686857866616a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000000005121f2b3744505b65717e8a949fa9aea39892867f78726e6c656b666d6e72767d849094948c7f8c99a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033232e39424d57616b73808c949fa8a69d928a7e71695f554b40372d22190e050000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d06000000000000000000000000000000000000000000000000060b10151a1d24292c33383b42464b5153586062686d72787d82878d92989da0a7a69f9c9084776a5d5144372a1e1100000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b26323c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54514c433a2f24190d0100000006111b262f3845515d67717e8a949eaaa69e9184796d60574d42352b1d140a000000000b151e2a36424d57606d7984919ea6ab9f948a7e71685d52453d30261c1106000006131f2c3945515d676e7b85929aa4afa3998e81747373737373737373737373737373737373737373737373737373737373737373737373736e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000a1724313d4a5764707d8a99a3aa998c807366564c4135291d1104000000000000000000000000000000000b1724313e4a5764717d8a939393939786796d6c707c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f24180c03000000000000000613202d394653606c7883909da6b0a79f92867d726c6662605b545c6062656b707a8290959286929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332834404b545e69707d88939fa6a99f948d80736c61574d43392f251b100700000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000030a0f13181d20272c3136394045464e54565e61666c70767b80858b90959ca4aa9d9084776a5d5144372a1e1100000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474951504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514745413a31281e1308000000000b17222d38414e58606d7984919ea6ab9f948a7d70675c51453b3023190b0200000000030c1a25313b45515c67707d8a949eaba69e91857a6d60584e42382e23170b000004101d2935404b555f69707d88939fa6ab9d938b7e716a67676767676767676767676767676767676767676767676767676767676767676767625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000714212d3a4754606d7a86929fa99d908376685d5245392c201307000000000000000000000000000000000a1723303d4a5663707d89969f9fa994877a6d707e8690959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403529201509000000000000030f1c28333f4a5463707d8995a0acab9f958b7e716b605b5453504a5053555961686d798391999299a3aeafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033343c45515c666e7b85929aa4aba1979082786d605a50453c31271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11161c1f252a2e34383c43474c52545b6064696e747a7e838c929caa9d9084776a5d5144372a1e1100000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040e18222a32373b3c44434241403f3e3d3c3b414e5a6774818d9a988c7f7265594c3f3c3d3e3e3f40414243443a39352f281f160c01000000030f1b27333f49535f6a73808d96a19fa3998f82766c61554b4033291f100700000000000009141f2934404b55616c76828f99a39fa1978d80746a60544a3f34281c100300000c18242f39434d57616b73808c949ea8a59f92867c6f685d545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000613202c3945515d677683909ca99f92867a6d6054473a2d211409000000000000000000000000000000000a1623303d495663707c8996a3aca195887b707e8792989e9896918f8e8d8e8f91979b9fa4aca49f9691847b6e675d51453c31261a0f02000000000006121f2b3844505b6674818e9ba7b1a99d9083766d6259504a46443f4446484f565d676f7c87929fa3abb4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40313c46505a606d78839097a2aca39991857a6e665c50483e332a1f150b00000000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1d24292c32383a41464a5053585f62676d7279808c99a69d9084776a5d5144372a1e110000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101820262b2e2f37363534333332313033404d596673808c99978b7e7164584b3e313031323334353636372d2c29241e160d040000000005121f2b3744505b656f7c87929393939392877c6e625a5043392e21170d00000000000000030c18232f3943505a616e7b86929393939393877c6f665c5044382b1f1206000007121d27313b454f59606c78828f96a0aaa39891847a6d665b504d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0004111d2935414c5566737f8c99a9a3998a7d7164574a3e31261a0e02000000000000000000000000000000091623303c4956636f7c8996a2afa295897c7c86929996918c8784828181818285888e939aa1a9a8a0969083796d60584e43372b1f140900000000000613202d394653606c7985929eabada1978a7d70645a50443f393734383a3d444c555f6a74818e9aa7b1bdafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403a434e58616c74808d959fa9a59f92877d6f685e544a3f362c21180d0300000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f262a2f35383d43484c52545c60646a6e747a7e838c929caa9d9084776a5d5144372a1e110000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070e151b1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0400000000000613202d394653606c79838686868686868680736a5f53473e30271d0f05000000000000000007121d27313e47535f6973808686868686868683796d6053463a2d2013070000010b151f2a333e44505b666d7a849198a2aaa1968f82786c60594f45404040404040404040404040404040404040404040404040404040403b3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900010d19242f3c4956626f7c8997a2ab9a8e817467574d42372b1e12050000000000000000000000000000000916232f3c4956626f7c8995a2afa396897d839098938d847f7b777574747476787c81889197a1a9a8a0958d80736a5f53473b30251a0e02000000000916232f3c4956626f7c8997a2adab9e9285796d6053463f332d2b282c2d323a434e58626e7b88959fabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40414b555f6a717e8a929da7a89e938c7f726b60564c42382e241a0f06000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000000000000040a0f13191c22282b3136394045474e54565e61666d70767b80858b90959ca4aa9d9084776a5d5144372a1e110000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161e1d1c1b1a19181724313e4a5764717d8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d080100000000000005121f2b3744505b656c7679797979797979736e64584e43352c1e150b000000000000000000010b151f2b37424d57636e7379797979797979776d665c5044382b1f1206000000030d182128333f4a545d686f7c86929fa4a89f948c80736b61574d43392f343434343434343434343434343434343434343434343434342f2e2b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000813202d394653606c7985929eab9e918478695f53463a2d2114060000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f828f9593888079726e6969686768696a6f747d859197a2ada79f92877c6e62574d42362a1e1205000000000c1926323f4c5965727f8c98a9b3a79b8e8174665c50443828221f1c1f2028313c47535f6a7683909da9b6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d3f45515d676f7c86929fa4aaa0968f81756d62594f443b30261c12080000000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f05000000000000000000000000000000000000000000000000000000000000070c10151b1e24292d33383b42464b5153586062686d73787d82888d92989da0a7a69f9c9084776a5d5144372a1e110000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000306080911100f0e0d0c0b1623303d495663707c899694877b6e6154483b2e21150b0c0d0e0f1011070604010000000000000000030f1b27333f49535b60696c6c6c6c6c6c6c67645c52463c31231a0c0300000000000000000000030d1a26313c45525c63666c6c6c6c6c6c6c6a605c544a3f34281c100300000000060f17222d38424c565f6a717e8b929da7a69f93887d70695f554b40352927272727272727272727272727272727272727272727272722211e1a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000006121f2b3844505b6675828e9ba8a196887b6e6155483b2e23170c0000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e948f9493887e736d67615e575b5a5b5860626b6f7c85929ea6afa3998e8175695e52463a2d201408000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f342817121012161f2b37434e5866727f8c99abb5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595049515b606d79849198a2aea29891847a6d605b51473d32291e150a0000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c01000000000000000000000000000000000000000000000000000003090e12181c1f262b3035383f44464d53555d60656a6f757a7f848a8f949a9fa2aaa29f9a948f8a8276695d5043362a1d100000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020100000915222f3c4855626f7b889598867a6d6053473a2d201407000102030304000000000000000000000000000b17222d38414950535d606060606060605a58524a40332a20110800000000000000000000000009151f2a33404a52585a606060606060605d53504a42382e23170b00000000000006111c262f3a444e58616c74808d959fa9a49a92857b6e675d51453f342b20171a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120e09030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030000030f1c28333f4a5465717e8b98a8a8988b7e7265544a3f34281c100300000000000000000000000000000916222f3c4955626f7c8895a2afb0a69e9c958c80736c605c55524d4e4e4e4e5459606a717e8a949fabab9f92877b6e6154483b3025190e02000005111d2a36414c566a7784909daaafa499887b6f6255483c2e23170603060d1a26313c4956626f7c8999a3afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736b605b5358626d75818e96a0aaa49f92867c6f675d51493f352b20170c03000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000001040b10141a1d23282c32373a41464a5053575f61676d71777c81868c91969c9fa6a7a09d98928d88837e786d6053463a2d2013070000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a879a928579675d5145392c2013060000000000000000000000000000000000000006111b262f383f444650535353535353534d4c4740382e21180e00000000000000000000000000030e18212e3840474b4d535353535353535046443f3830261c1106000000000000000a141d28323c46505a606d78839097a1aba2979083796d605b51463d32291e140a0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000b17222d3b4854616e7b8795a0a89b8f8275665c5044382c1f120600000000000000000000000000000916222f3c4955626f7c8895a2afb8b0a89d9083786d605a514b464241414143474f58616c76828f9ca9afa3998c7f7266564c41362a1e110500000713202d3946525e687985929facac9f9386796d6053463a2d20130600000913202d3a4653606d7986929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adab9e91847d726c655d606a727f8b939ea8a79d928a7e716a5f554c41372d23190e050000000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b00000000000000000000000000000000000000000001080d11161c1f252a2e34383c43474c52545b6063696e73797e83898e92999ea1a8a39f9b95908b85807b76716d665c5144382c1f12060000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939184786b554b4035291d100400000000000000000000000000000000000000000a141d262d3337394346464646464646403f3c362e261c0f060000000000000000000000000000060f1c262e363b3f4046464646464646443a38342e261e140a0000000000000000020b16202a343e44515c666e7b859199a3a9a0958e81756d62584e443a30261c11060001010101010101010101010101010101010000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000000000614202d3a46525e697784919daa9f9285796d6053463a2d20130800000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d71665c5045403936303432373d46505a63707d8a97a1adab9d908377685e5246392d20140700000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3845515c667784919daaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adada19691877f776d68686f7c87929fa5a99f958d80746c61584e433a2f251b110700000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f0200000000000000000000000000000000000000040c13191d20272c3036394045464e54565d61666c70757b80858b90959b9fa3a8a19e99928e89837e7a746e6a64605c544a4034281c10040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869a9184786b554b4135291d11040000000000000000000000000000000000000000020b141b22272b2d36393939393939393433302b241c140b000000000000000000000000000000000a141c242a2f323339393939393939372d2b28231c140c02000000000000000000040e18222834404a545e69707d87929fa5a79e938b7f726a60564c42382e23170f0600000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000005121e2a36424d576774808d9aaaa298897c6f6356493c2f24190d01000000000000000000000000000916222f3c4955626f7c8895a2afb8ab9e9184786c60544a3f342f2a2527272b333e4653606c7885929eabaca095877a6e6154473b2e21140800000915222f3c4855626f7b8895aab4a99d9083766a554b4034281c1004000004101c2834404b546975828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb2a9a199928c827a6f6d7a849199a3aba1979083786d605a50463c31281e130a000000000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e07000000000000000000000000000000000000010a0d161e24292c33383b42464b5153585f62686d72787d82878d92979da0a7a49f9c96918c86817c77726d67625f5853514a42392e23180c000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794928679675d5145392c201306000000000000000000000000000000000000000000020a11171b1f202a2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2a201f1c17110a020000000000000000000000061018232e39424d57606b727f8c939ea7a59f92877c6f685e544a3f342821180d04000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000020e1a25303d4a5763707d8a98a3aa998c807366564c4135291d1104000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8074665b5042382e231d1a1b1b212b3844505b6674818e9ba7b1a7978a7e7164574b3e3124180700000a1623303d495663707c8996a3afa89c8f8275695c4f422e23180c000000000c18232e414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adbbb2aba39f948f847c78828f96a1aba49992857b6e665c51483e342a1f160c0100000000000000000000000000000000000000000000000000000002080e111724313d4a5764707d8686868684786b5e5245382b18120e09030000000000000000000000000000000a131c1f282f35393d44484d52545c60646a6f747a7f848a8f939a9fa2a9a19e9a938f8a847f7a756f6b65605d55534e4644403930271c12070000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020101000915222f3c4855626f7b889598877a6d6054473a2d2114070001020303040000000000000000000000000000000000060b0f12131d202020202020201a1917130e080100000000000000000000000000000000000000080e1317191a202020202020201d1312100b06000000000000000000000000000007121c27303b454f59626d75818e95a0aaa39991847a6d665c50443e332a1f160c010000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a0400000000000000000914202d3a4753606d7a86929fa99d908376685d5245392c201307000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0a0f1c28333f4a5465717e8b98abb5a69a8d8073675a4d402e23180c00000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb8b0aaa9a69e969186828f949fa8a69f93877d70695e544b40362c22180d04000000000000000000000000000000000000000000000000000001070c14191b2227313d4a5764707d8a93939185786b5e52453828231c1a140d070100000000000000000000000007121c252e313a4145474f54575e61666d71767c81868c91969c9fa4a79f9d97928d87827d78726d6863605953514b47433c38342e271e150b000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000206080811100f0e0d0c0b1623303d495663707c899694887b6e6155483b2e22150b0c0d0e0f10110707050100000000000000000000000000000003050610131313131313130d0d0b07030000000000000000000000000000000000000000000002070a0c0d131313131313131107060300000000000000000000000000000000000b151e29333d47515b606d79839098a2aba1968f82786d605a50453c31281d13070000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070303030303030303030303030713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000000000006131f2c3945515d6776838f9ca99f92867a6d6054473a2d211409000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6054473a2d21150a01000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c1004000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb0a69e9c9fa2a199928f949ea6a89e948c7f736b60574d42392e241b10060000000000000000000000000000000000000000000000000000030b12181e252a2d33373d4a5764707d8a979e9185786b5e524538342e2a251f18120c0400000000000000000000020d19232e3740434c5154596063696e73797e83888e92989ea0a8a29f9a95908b85807b76706c66615e56544f4745403a37312c28231c150c03000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000030a0f1214151e1d1c1b1a19181824313e4b5764717e8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17202b353f45515d676e7b86929aa4a89f948d80736c61574e433a2f2418110700000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114101010101010101010101010101013202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000000000004101d2935404b5566727f8c99a9a3998a7d7164574a3e31261a0e020000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130300000613202d3a4653606d7986939facab9e918478675c5145382c1f1306000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adaa9e948f9298a2a39f9c9ea6aaa1968f82776c60594f453b30271d12090000000000000000000000000000000000000000000000000000060d151d23293036383f44464a5764707d8a979e9185786b5e5246444039363029241d160d0600000000000000000006121e2a35404951555d60656b70757b80858a90959a9fa2a8a09d98928e88837e79736e6963605b54524c48433d39352f2b261f1c18120b030000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000060e151a1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0500000000000000000000000305060e101010101010090806030000000000000000010304060606060504030100000000000000000000000000000000000000000000000000000000000000000000000000000000050e19232935404b555f69707e88939fa6a69d928a7e716a5f554b40352923190e05000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3c4955626f7c8897a1ab9a8d817467574d42372b1e12050000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4135291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada99c8f82869298a3aba9aaaea39891847a6d655b50473d33291e150b0000000000000000000000000000000000000000000000000000070f181f272f343b4146495053565964707d8a979e9185786b5e5753514a46423b352f281f180f0700000000000000000a16232f3b46515b63676d72777d82878d92979d9fa7a39f9b96918b86817c76716d67615f5753504a46413a38322c29241d1a15100c07000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000060f1820262b2e2f37363534343332313033404d596673808c99978b7e7164584b3e313031323334353636372e2d2a251e170e050000000000000000060b0f12131b1d1d1d1d1d1d1615130f0a0400020507080b0e1011121313131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000071118242f39434d57616c73808d949fa8a49f92867c6e675d51453f352b20170c030000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2929292929292929292929292929292929292d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000713202d394653606c7885919eaa9e918477695f53463a2d2114060000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e221508000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807d869299a3abb5ac9f92867c6f685d53493f352b21170c0300000000000000000000000000000000000000000000000000071019212a313940454c52535b60636669707d8a979e9185786b6763605c54524d454039312921191007000000000000000c1925323e4b57636d737a7f84898f92999ea1a9a19e99928f89847f7a746f6a64605c55534d46443f3836302c27201d18130f0a040000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000030e18222a31373a3b44434241403f3e3d3c3b414e5a6774818d9a998c7f7266594c3f3c3d3d3e3f40414243443a3936302920170c020000000000020a11171b1f202729292929292922221f1b150e090e111414181a1c1e1f20201f1f1e1c1a181514120e0904010000000000000000000000000000000000000000000000000000000000000000000007121d28313c45505a606c78828f96a1aaa2989183796d605b51473d33291e150b0000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a36363636363636363636363636363636363636363a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d07010000000000000000000000000005121f2b3744505b6575818e9baca096887b6e6155483b2e23170c0000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95897c6f6256493c2f231609000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80737d879299a4aca6998c80736a60584e453c332a21170f05000000000000000000000000000000000000000000000000060f19222b333c434b51565e61656c6f7375777e8a979e9184787674706d66615e57514b433b332b22190f060000000000000d192633404c5966737f868b91959b9fa3a69f9c97918c86827d78726d68625f5853514b46423b38332d2a251e1b16110d0701000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474851504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514746413a32291e130800000000020b141b22272b2d343636363636362f2e2b262019141a1e20212527292b2c2c2d2c2c2b29272421211e1a14110d08020000000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505b666d7a849198a3aaa0958e81756d62594f453b30271c120700000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605447434343434343434343434343434343434343434343434653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000000000000030f1b27333f495364717e8b9aa4a8988b7e7265544a3f34281c100300000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073717e87939aa4ab9e92857c6f6a5f574d453b332921170e0500000000000000000000000000000000000000000000040d18212b343c454d555c60686e73787c7f828486929fa196898482807d79746e69605d554d453d342b21180d030000000000101d2a3743505d6a768390989da0a8a29f9a948f8a84807b75706c65605d56544e4745403936312b28221c19130f0a040100000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000020f1a26313c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54524c443a3025190d010000000a141d262d333739414343434343433c3b37322a2220252a2d2e313436373939393938373634312e2d2a25201d19130d070100000000000000000000000000000000000000000000000000000000000000040d182128333f4a545e686f7c86929fa5a79e938c7f726b60574d42392e23181006000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d60544f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f53606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000000000000b17222d3b4754616e7a87939fa89b8f8275665c5044382c1f120600000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000916232f3c4956626f7c8995acb6a89b8f8275685c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736c717e88939fa3a19792857c6e695f574d453b332920170e050000000000000000000000000000000000000000010c161f2a333c464e575f676d737a8084898c8f919298a3a8a197918f8d8a85817b736d675f574e463d332a1f150b0100000000101d2a3743505d6a7683909da7a09d98928d88837d79736e6963605b53524c47433c38342f2a261f1c17110d080200000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006121f2b37434e585f626a69686767666564636261605c6a7784919d9c8f8275695c60616263646566676869696a615e564c41362a1d1105000006111b262f383f44464e5050505050504947433c34292c30363a3b3e41434445464646454443413e3b3a36312c29241e18130c0400000000000000000000000000000000000000000000000000000000000000060f17222d38424c56606a717e8b939da7a59f92877d70695e544a40342822180d040000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000000000000000614202d3946525e687783909daa9f9285796d6053463a2d20130800000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000815222e3b4855616e7b889aa4afa99d9083766a544b4034281c10040000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073666c727f8b919ca4a19791857b6e695f574d453b322920170e050000000000000000000000000000000000000008131e28313c464e5860696e7980868d9196999c9d9fa3aaaba9a19e9c9a97928d8680796e6960584e453b31271d120700000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29231d1a140f0b06000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000814212e3a47535f6a6e77767574737271706f6e6d6d66667885929e9d9083766b666d6e6f7070717273747576776d685e5246392d20130700000b17222d38414950535a5c5c5c5c5c5c55544e463c35393b4246474b4d4f515253535252514f4d4b4846423b39353029241d160d070000000000000000000000000000000000000000000000000000000000000006111c262f3a444e58626c74818e959fa9a39991857b6e665c51443e342a20160b0200000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d696969696969696969696969696969696969696969696969696969696d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000005111e2a36414c566773808d9aaaa298897c6f6356493c2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000714202d3a4753606d7a86939facab9e918478665c5145382c1f1306000004111d2935404b556976828f9ca9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366626d727f8c929ca4a19791847b6e695e574d443b322920160e040000000000000000000000000000000000010d19242f3a434e58606a6f7b838c92989ea1a9a8aaa39f9e9e9fa3aaa8a9a29f98928d837b6f6a60574d43392f24180c03000000101d2a3743505d6a768390928e89837e79746e6a64605c54524d46443f38352f2b261f1c18120e09030000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222f3b4855626e7c83838281807f7e7d7c7b7a7978777887939f9e9184787778797a7b7c7d7e7f80818283847a6d6154473a2e21140700030f1b27333f49535b6067696969696969625f584e454045474d5254585a5c5e5f5f605f5f5e5c5a5754534d4745413a352f281f191109010000000000000000000000000000000000000000000000000000000000000a141d28323c46505a606d79839097a1aba1979083786d605a50463c32281d140a00000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a767676767676767676767676767676767676767676767676767676767676788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000000010d1925303d495663707d8998a2aa998c807366564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000613202c3945515d677784919eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073665b636d73808d929da5a19691847b6e695e564d443a322820160d040000000000000000000000000000000004111d2935414c555f6a6f7c8590959fa2aaa69f9c98989291919298979c9fa4aaa39f9590857c6f695f554b4035291f1509000000101d2a3743505d6a76838c86817c77716d67625f5853504a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c88908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6e6154473b2e2114080005121f2b3744505b656c747676767676766f6a5f574d4b5153575e616467696a6c6c6c6c6b6a696764615e5754524c45403a312b231b130a010000000000000000000000000000000000000000000000000000000000020b16202b343f45515c676e7b859299a3a99f958d80746c61584e443a2f261b1106000000000000000000000000000000000000131f2c3946525f6c7985929facb6a99c8f82828282828282828282828282828282828282828282828282828282828282828f9ca9b5ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d110400000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0004101c2934404b55697683909ca9afa399887b6f6255483c2d22170b00010714202d3a4753606d7a86939facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595b636e74808d939da5a19691847b6e685e564c443a32281f160d040000000000000000000000000000030e18222c3945515d676e7c859297a0a7a8a09e94908b8886858586878a8f93999fa7a7a09792857b6e675d51453c31261a0e0000000f1b2835424e5b6875817f7a756f6b65605d55534e46443f3836302b27221b19130f0a040000000000000000000000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100704000000000000000000000000000000000916222f3c4955626f7c88959b9a9a99989796959a93929190959faba39992909192989495969798999a9b9c94877a6e6154473b2e211408000613202d394653606c79808283838383837c6f695e56555d6065696e717476777879797978777674716e6966605d56514b433d352d251c130a000000000000000000000000000000000000000000000000000000000000040e19222834404b555e69707d87929fa5a79d928a7e716a5f564c41382d22170f050000000000000000000000000000000000131f2c3946525f6c7985929facb8ab9f948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f949fabb7ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000006131f2c3845515c6775828f9ca89f92867a6d6054473a2d211409000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261906000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000c18232f414d5a6774808d9aa7b5ab978b7e716453493f33271b0f0b0e121c28333f4a5463707d899aa4afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736659525c606c77818e939ea6a09691847a6e685e564c443a31281f160d04000000000000000000000000000a15202b37434e58606d7a849197a2a9a79f969189837e7b797878797b7e828790959ea5a9a1979184796d60574d42372b1d120700000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d0801000000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1614100b0500000000000000000000000000000916222f3c4955626f7c8895a2a7a6a5a4a3a2aca49f9f9e9d9fa7b1aba39f9d9e9fa2aaa2a3a3a4a5a6a7a194877a6e6154473b2e2114080005121f2b3744505b656e7b858f8f8f8f8f857b6e685d60676d72777b7e80828485868685858482807e7b77726d68605d554f473f372e251c1209000000000000000000000000000000000000000000000000000000000000071018232e39434d57606b727f8c939ea8a49f92867c6f685d53493f332721170c0300000000000000000000000000000000131f2c3946525f6c7985929facb8b0a69f9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0bbac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000000000000000004101c2834404b5565727f8b98a8a3998a7d7064574a3d31261a0e020000000000000000000916222f3c4955626f7c8895a2afa79a8d8074675a4d412e23170c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000071824313e4b5764717e8a97a7b1a79a8e8174655b5044372b211b171a1d242b3844505b6673808d9aacb6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d505b656c78818e949ea6a09691837a6d685e564c433a31281f160d030000000000000000000000020f1a26313b4754606a74818e96a0a9a89f9590847d76716e6c656b696e71757c838e939ea6a9a0968d8073695f5347392e23180c00000c1825313d48535d656866615e56544f4745403937312c28231c1a140f0b060000000000000000000000000000000000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336292423201c171008000000000000000000000000000916222f3c4955626f7c88959d9c9b9a98979695949992919095a0aca399929091929994969798999a9b9c9d94877a6e6154473b2e21140800030f1b27333f49535e696f7c8692999c9790837a6d666d72797f83878b8d8f919292939292918f8d8a87837f7a736d676059514940372e241b0f0600000000000000000000000000000000000000000000000000000000000007121d27303b454f59636d75818f95a0aaa29891847a6d655b50443d33291e150b00000000000000000000000000000000131f2c3946525f6c7985929facb8b8b0aba9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9abb0b8b9ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000c18232e3b4855626e7b8896a1ab9a8d817467574d42372b1e12050000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a3f34281c1003000004101d2935404b556a7683909da9b4aa95887b6e6255483b2f22150800000814212e3b4754616e7b8795a0acab9e9184786c6053463e332b2722252a2f35404a54606c7884919eabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d49535b666d78828f949fa6a09590837a6d685d564c433a31281f150c030000000000000000000006121f2b37434e58626f7c89939da8aca09690837a706b6561605b575e61646a6f78818e949faaa89f92867b6e62554b4034281c1004000814202c37414b53595b5954524c48433d39352f2b261f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433633302f2c28211a11080000000000000000000000000916222f3c4955626f7c8891908f8e8d8c8b8a898887868583909daa9f92878385868788898a8b8c8d8e8f9091877a6e6154473b2e21140800000b17222d38414d57606a707e87939fa0958f82786e787f858b9095979a9c9d9f9f9f9f9e9d9c9a9795908c868079706b625b514940362c21180e030000000000000000000000000000000000000000000000000000000000000b151e29333d47515b606d79839198a2aaa0968f82776c60594f453b30271d1207000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714212e3a47535f6a7884919eaa9e918477695f53463a2d2114060000000000000000000916222f3c4955626f7c8895a2afaa9d908377665c5044382c1f1206000006131f2c3845515d677885919eabaea298877a6d6154473a2e21140700000714202d3a46525e697784909dabada197897d70635a50453d37332d3136394045515c66717d8a96a1adb9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d414a545c666d79828f949fa7a09590837a6d685d554b433931271e150c030000000000000000000814212e3a47535f6a76828f9ca5afa49a91847a6d6860595553504d5254585f666d78828f98a3aea3998d8074675c5145382c1f130600040f1a252f3941484d4e4c4746413a38322c29241d1a15100c060000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433e3f3d3c38332c231a110800000000000000000000000915222f3c4855626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6e6154473b2e211408000006111b262f3b454e58616c727f8b929d9f948e817b838c92979d9fa7a8a09e9c9b9a9b9c9d9fa4a7a09d98928d847d726d635b51483e332a201509000000000000000000000000000000000000000000000000000000000000030c17212b353f45515d676e7c86929fa4a89e948c7f736b60574d43392e231810070000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939393939393939393939393959ca6b1ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000000000006121f2b37434e586774818e9aaba096887b6e6155483b2e23170c0000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facab9f928578685e5246392d201307000005111e2a36424d5666737f8c99a3afa99c8f82766c61574f46443f414142464b515a606d7883919da8b0b8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40424a545c676d79829095a0a7a09590837a6d675d554b433930271e150c0300000000000000000815222f3b4855626e7b88949fabac9f93877d6f685d564f4846444246484e545c666e7b86929facab9f9285796d6053463a2d201307000009131d272f373d40423f3a3936302c27201d18120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f464a4c4a48443e352c231a1108000000000000000000000815212e3b47535f6a6f7877767574737271706f6e6d676e7b8894a1a39886796c6c6d6e6f7071727374757677796e685e5246392d2014070000000a141d29333c464f59626d74808d939e9d938e8690959ea2a8a19e9896918f8e8d8e8f91939a9d9fa7a29f9691877f736d635a50453c31261a0e05000000000000000000000000000000000000000000000000000000000000050f19232935414b555f6a717e8a929da6a69f93877d70695e554b40342822190e0400000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868686868686868686868686868a95a1adac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000020f1a26313e4a5764717d8a99a4a8988b7e7265544a3f34281c100300000000000000000916222f3c4955626f7c8895a2afaea398887c6f6255493c31251a0d06030615222f3c4855626f7c889aa4afaa9d9083776a564c4135291d11050000020e1925303b4854616e7b87929fabab9f948a7d706a60595350494e4e4d53555d606c73808c959c9ea6b0afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4038424b555d676d7a839095a0a79f959082796d675d554b433930271e150c0200000000000006121f2b37434e586774808d9aa6b0a89b8e82756b60564c443d3937363a3c424a545f6975818e9baba7a2978a7d7064574a3d3124170a0000020b151d252c313435332e2d2a251e1b16100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f51575957554f473e352c231a110800000000000000000006121f2b37434e585f626c6b6a696867656463626160626f7b8895a2aa93867a6d606061636465666768696a6b6c615e564c41362a1e1105000000020b17212b343e47515b606c78818f959f9d999299a0a7a49f96918b8884828181818284878b90959ea2a8a199928c7f736c61574e42372b22170b00000000000000000000000000000000000000000000000000000000000000071118242f3a434e58616c73808d949fa8a49992857b6e675c51453f342b20160b02000000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797979797979797979797979788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000a14212e3a4754616d7a86939fa89b8f8275665c5044382c1f120600000000000000000916222f3c4955626f7c8895a2afb4aa988b7f7265574d42362a1f161210121c2834404a5465717e8b98acb6a79b8e8174685b4e413025190d010000000914202d3a46525e6975818e99a3afa69e92857c6f6b62605b535a5b575e61676d737e8893948f949eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403039434b555d686d7a839096a0a79f959082796d675d554b423930261e140b0200000000000815212e3b47535f6a7884919eabaca096897c6f62594f443a322d2b2a2d3038424d5763707d89999b9a99988d8073665a4d4033271a0d000000030b131a202527282621201d19130f0a04010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c515b63666361594f473e352c231a11080000000000000000030f1b26323c464e53555f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c443b3025190d0100000000050f19222c353f44505b666d79839096a1a39fa3aba49a938c847f7b777675747475777a7e838a9297a1a8a39f918a7e716a5f53473e33281c10040000000000000000000000000000000000000000000000000000000000000007131d28313c46505a606d78828f96a1aba1979083796d605a50463c32281d140a000000000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000713202d3946525d687683909da99f9285796d6053463a2d20130800000000000000000916222f3c4955626f7c8895a2afb6a99c8f8376695e53463c3128201f1c1f232c3844515c6675818e9ba8b3a9988b7f7265584c3f322519080000000005121e2a36424d57626e7c87929fa7ada19791857d746f6c6568676869696e7279808893958f828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40333039434c565e686e7a849196a1a79f948f82796d675c544b423830261d140a00000000000915222f3c4855626f7c8896a1adaa9e9184776a6054473d3228201f1e2026303c4753606d79868f8e8d8c8b8b8276695c504336291d100000000002090f14181b1b191413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c5b636d72706b61594f473e352c231a110800000000000000000a15202a343c4347485251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524746413b32291e140800000000000007101a2328333f4a545d676e7a84919eabacafa49a93888079726e696968676869686d71767e859196a1aaa39f92867c6e625a5044392d20150a00000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505c666d7a849199a3a99f958e81746c62584e443a2f261c11060000000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060606060606060606060606060606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000005111d2935414c566673808c99aaa298897c6f6356493c2f24190d01000000000000000916222f3c4955626f7c8895a2afb9ac9f93877b6e61584e433a312d2c282b2e343f4953606d7985929eabada197887c6f6255493c2f22160900000000020e1a25303b47535f6a73808d95a0a8a9a1979188817c797674747476787b7f848d939890837e8a97a3afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403328313a434c565e686e7b849197a1a69f948f82796d665c544a42382f261c1106000000000c1925323f4c5865727f8b98a8b2a79a8d807467584e43352b20161212151f2c3845515c677481828180807f7e7d7063564a3d3023170a00000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958636d727f7d706b61594f473e352c231a110800000000000000040e18222a32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041424344463b3936302920170d0200000000000000081117222d38424b555e6873808c99a6b3ac9f93887e736d67615f575b5a5b565e61656c717b849198a2aea2988f82766c6155493c32271b0f0300000000000000000000000000000000000000000000000000000000000000040d182128343f4a545e686f7c87929fa5a79d938b7e716a60564c42382d22170f0600000000000000000000131f2c3946525f6c7985929facada093877a6d605453535353535353535353535353535353535353535353535353606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000010d1924303c4956636f7c8998a2aa998c807366564c4135291d1104000000000000000916222f3c4955626f7c8895a2afbbafa4998d80746a5f554c433d3a383438393f44505b65717d8a97a2adab9e9285786c605346392d201306000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284878c91969992867c7d8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332628313a444c565e696e7b859197a1a69f948f82786d665c544a42382d22170b000000030f1b27333f49536875818e9ba8b4aa978a7d7064574a3d3224190d0505101c2934404b55646f74757474737271706b6054483c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a727f8c867d706b61594f473e352c231a11080000000000000006101820262b2e2f3938373635343231313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392e2d2a251e170e0500000000000000000006111c28343f4a54606d7a85929eabb7aa9d91847a6d665d55534d4e4e4e4c52545a61696f7c86929fa8aa9f948a7d7064584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000060f17232e38424c56606a727f8b939da7a59f92867c6f685e544a3f332821180d03000000000000000000131f2c3946525f6c7985929facada093877a6d605447464646464646464646464646464646464646464646464653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e0200000000000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000916222f3c4955626f7c8895a2afb4aba39f92877c6e675d554f4846443f44464a5059606c7883909da9b1a79a8e8174655b5044372b1f12050000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877e717e8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261f28323b444d575f696f7c859298a2a69e948f81786d665c544a3f33281c0f03000005121f2b3744505b657784909daaaea298877b6e6154483b2e21150800000c18232f3943535d64686968676665646360594f44382c2014070000000000000000000000000000000000000000000406071013131313131310100d0a050000000003060809121313131313130d0c0a0702000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f827669626e7b869292877d706b61594f473e352c231a110800000000000000060e151b1f21222c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201e19140d050000000000000000000006121f2b3844505c66727f8c97a1adb8aca0968f81786c605b514842414141464750575f6a727f8c96a1ada69d9083766a6054473b2e22150900000000000000000000000000000000000000000101010101010101010101010006111c26303a444e58626d74818e95a0a9a39891847a6d665b50443e332a1f150b010000000000000000131f2c3946525f6c7985929facada093877a6d6054473a39393939393939393939393939393939393939393a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d211409000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760595553504a5053545c606b727f8b959fabaca095897c6f6353493f33271b0f030000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9e9f9d9590867e70717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403326162029323b454d575f6a6f7c869298939393938e81786d665b5044382b1f120600000613202d394653606c7985929facab9f928578695e52463a2d201407000007121d2731414b53595b5c5b5a59585856544f473d33271c100400000000000000000000000000000000000001070c1013141d2020202020201d1c1a16110a03040a0f1215151f2020202020201a1916130d07000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000060606060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a707e869292877d706b61594f473e352c231a0e0400000000000000040a0f1215151f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1414110d080200000000000000000000000713202d3a4653606d7985919ea9b3b2aca89e938d80746d625a50463d3336393e454e58606d7984919eabab9f95887c6f6255493c31251a0e02000000000000000000000000000000010507070d0d0d0d0d0d0d0d0d0d0d0d0d0d0a141e29323d46515b606d79839097a1aaa1968f82786c60594f453c31271d12070000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e020000000000000916222f3c4955626f7c8895a2afac9f928692958f827a706b6562605c545b6062666d727d86929fa7b0a69d9083776b605441382d22170b00000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908a837c706c717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a172029333c454e58606a6f7d868686868686868681796c605346392d20130600000714212e3a4754616d7a8798a2aeaa9d9084776a574d42362a1e12050000010b151f2f3941484c4e4f4e4d4d4c4b4a48443d352b21160b000000000000000000000000000000000000030b12181d1f202a2d2d2d2d2d2d2a2926221c150d0e151b1f21222c2d2d2d2d2d2d2625231e19120a010000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f0200000000000306060c13131313131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958616c707d869292877d706b61594f473e352c20160c020000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e0f1011130807050100000000000000000000000000091623303c4956636f7c8997a1adb2a8a19ea19d928b7f726c61584e453c322d333c44515c66727f8c99a7b1a79a8d807367574d42362a1e12050000000000000000000000000002080d1113141a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a17202b343f45515c676e7b859299a4a89f948d80736c61574d43392f2418100700000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2120202020202020202020202020202020202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c17232e3b4855616e7b8896a0ab9a8d817467574d42362a1e12050000000000000916222f3c4955626f7c8895a2afa6998c7f8c94948f847d76726f6d666b666c6e72787f879298a3aea99f948a7e7164594f442f261b1106000000000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0e17212a333c464e58606b6f7979797979797979756c665b5044382b1f120600000815222f3b4855626e7b8895aab4a99c8f8276695c4f4330251a0e02000000030d1d262f363c4041424141403f3e3d3c38332b231a0f050000000000000000000000000000000000030d151d24292c2d363939393939393736322d271f161820262b2e2f3939393939393933322f2a241c130a0000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000060b0f12131920202020201b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276696464646b707d859292867d706b61594f473d32281e130800000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b02030405060000000000000000000000000000000005111d2935414c566773808d9aa9b2a8a0969196a19f93877e706a60574d443a312834404a54616e7b8795a0acaa9e918477695e53463a2d211407000000000000000000000000050c13191d2021272727272727272727272727272727272727272934404b555e69707d87939fa6a69f93887d70695f554b40352922190e05000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313131313131313131313202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000614212d3a46535f697784919eaa9e918477695f53463a2d2114060000000000000916222f3c4955626f7c8895a2afa396897d828f97969189837f7b79787778797b7f848b9299a3aaaaa2978f82766c6155473d321d140a000000000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0f18212a343c464f5960636c6c6c6c6c6c6c6c68605b544a3f33281c0f030000091623303c4956636f7c8996a2afa89b8e8275685b4f4235281c0900000000000b141d252b303335363534333231302f2c27211a11080000000000000000000000000000000000020c151f272f35383a4346464646464643423e3831281f222a31373a3c45464646464646403f3b352e251c120700000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f0200020a11171c1f20262c2d2d2d2c202734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276717171717171717c859292867d706b61594f443a3024190d01000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000713202d3946525d687784919daaaca09691849197a19992867c6f695f564c43392f2e3946535e697784919daaaca096877b6e6154483b2e2115080000000000000000000000050e171e252a2d2e34343434343434343434343434343434343434342f39434d57606b737f8c939ea8a49a92857b6e675d51453f342b20170c030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606060606060606060713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e09020000000000000000000000000000000000000005121e2a36424d576774818d9aaba096887b6e6155483b2e23170b0000000000000916222f3c4955626f7c8895a2afa3968a7d7b8592999e95908b888685848486888c91959fa3abaaa29892857b6e615a5045352b210b0200000000000000000000030d172129333b434b51586062686e71747678797978787674726e6964605c5464717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d060f18222b343d474f54565f606060606060605b53504a42382d22170b0000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e0100000000020b131a202427282928272625252322201c160f080000000000000000000000000000000000000a141e27313940454750535353535353504e4a433a31212a343c434748525353535353534d4b4740372e24190d0200000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5b60666c6c6c6c6c6a5c544a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f00060b141c22282b2d333939393939382b34414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f90837e7d7d7d7d7d7d7d7e7f869392867d706b61564c4135291d1105000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714212e3a4754616d7a8796a0acaa9e91847b859298a29892857b6e685e554b42382d36424d576774818d9aa7b2a8978a7e7164574b3e3124180b00000000000000000000020c1720293036393a4040404040404040404040404040404040404040404040454f59606c77828f96a0aaa2979083796d605b51463d32291e150a0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000020e1a26313d4a5764707d8a99a3a8988b7e7265544a3f34281c100300000000000916222f3c4955626f7c8895a2afa4978a7d717d8792989f9d9899929191919298989da0a8aba79f9892867d70695f53483e3323190f000000000000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865615f5753505864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00061019222b353d43484952535353535353534e46443f382f261c11060000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e01000000000001090f14181a1b1c1b1a1a1918171614100b0500000000000000000000000000000000000006111c263039434b51535d6060606060605d5b554d433829333c464e53555f6060606060605957524940352a1e1307000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051575f666c72797979797975665c504439352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e090f181d262d3338393f4646464646453834404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f95908a8a8a8a8a8a8a8a8a8c93999892867d70685d5246392d201307000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000091623303c4956636f7c8996a8b2a89b8e81757c869299a19791847a6d675c544a3f33313e4b5865717e8b98a4b1a6998d8073665a4d4033271a060000000000000000000008131e29323a4146474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d505b656d7a849198a2a9a0958e81756d62594f443b30261c110600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000000000000000000000914212d3a4754606d7a86929fa89b8f8275665c5044382b1f120600000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959d9fa39f9e9e9e9fa3aaa9a8a79f9d9590867d706b60574d42362c22110700000000000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534d464b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000071019232b32383b3c4646464646464646423938332d261d140a000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e010000000000000003070909131211100f0e0d0a09070400000000000000000000000000000000000000091317232e38424b555d60696c6c6c6c6c6c6a665f554a3e323b454e585f626c6c6c6c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e444d525b62696e787f8686868687796d6053463a2d241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180d1419212a2f383f44464c535353535352443f3848535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f9393939393939393939393979fa4a39892857a6d6154473a2e211407000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a6998c7f73707e87939fa0969083796d665b50443f363c4956636f7c8996abb5a89c8f8275695c4f422e23170b000000000000000000010d1925303a444c52545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a535d686f7c86929fa4a79e938b7f726b60564c42382e23170c00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000000000000000000000000000613202c3945515d677683909ca99f9285796d6053463a2d20130800000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838a9095989b9d9e9f9f9f9e9d9b9895908a837b706b60594f453b31241a10000000000000000000000000000000050d161d242932373b4146474b4e505252535252504e4c4846423e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000007101921272c2f303939393939393939352d2b28221c140b02000000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e010000000000040a0f131516201f1e1d1c1b1a171614100b050000000000000000000000000000000009121b2528343f4a545d676d767979797979797671665b4e423b444d575f6a6f78797979797979736d63574b3f3225190c000000000000000000000000000000000000000000050b1014191e202429323a414650565e616d727b828c929992877e71665c5044382b1f130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b41372c200e171f252a333b424a5053595f6060605f5e504a42414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828686868686868686868686868b93999992877e70685d5246392d20130700000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e0100000000000000000000000000000000000000010e1a2734414d5a6774808d9aa7b1a4978a7e716c727f8b929d9f958f81786c605b51483e3b4754616e7a8799a4afaa9d9084776a544a3f34281c1003000000000000000005111d2a36414c565e6167676767676767676767676767676767676767676767676767676767676a717e8a929daba59f92877d6f685e544a3f34281c1003000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000004111d2935414c5566737f8c99a9a297897c6f6356493c2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192929291908e8b88837e766e6960594f473d33291f120800000000000000000000000000000000040c131820272b3036393b3e4143454646454543413f3b3a363e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000070f161b1f22232c2d2d2d2d2d2d2d28201f1c17110a020000000000091623303c4956636f7c8996a2afa79b8e8174685b4e4135281b060000000000070f161b1f22232c2b2a292827262322201c160f08000000000000000000000000000008111b242d373f44505c666d798286868686868683766a5d5043434c565f696f7c85868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c100100000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a19202930363f454d545b60666c6c6c6c6c6a5c544a3f41484c4e535353535353534b49453e362d22170c00000915202b353f474e5253535353535359636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b686157535353534e4c4841382f251a0f03000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000f1c2835414e5a6670767979797979797979797979797e869392877e706c61564c4135291d1105000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d0000000000000000000000000000000000000000020f1c2835424f5b6875828e9ba8afa396897c70636d74808d939e9e938d80746d625a50463d4653606c7986939facab9e928578665c5044382b1f120600000000000000000713202d3946525e686d7373737373737373737373737373737373737373737373737373737373737374808d99a3aea39991847a6e665c5044382c1f1206000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000000000000000000010d19242f3c4956626f7c8997a2a9998c807366564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7e8183858586858583817e7b76716c615f574f473d352b21180d00000000000000000000000000000000000001070d151b1e252a2d2e31353738393939383735322e2d313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000040a0f1315161f202020202020201b13120f0b06000000000000000915222f3c4855626f7b8895aab4a89b8f8275685c4f422d22170b0000000007101921272c2f3039383736353433302f2c27211a110800000000000000000000000007101a232d363f49525c606d78828f94939393938c807366594d434c565e686e7b85919793939992877d706356493d3023160a00000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b00000000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d1e2529323b424651575f666c72797979797975665c5044383c4041464646464646463e3d39342d241b11060000040f19242d353d42454646464646525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5046464641403c362f261d130800000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c717e879392877e716c615a50443a3024190d01000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9aea295887b6f62606c78818f959f9d928b7f726c61584e4544505b667885929fabac9f9386796d6053463a2d20130700000000000000000714212e3a4754616d7a80808080808080808080808080808080808080808080808080808080808080808086929facaba1969082786d6053463a2d201307000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a1005000000000000000000000000000000000813202d394653606c7985929ea99d908376685d5245392c201306000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678787979787675726e6964615a534d453d352b23190f060000000000000000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a28252225313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000307090913131313131313130f0606030000000000000000000714212e3a4754616d7a8798a2aea99c8f837669544a3f33281c0f030000040f19222b32383b3c464544434241403d3c38332b231a0f0500000000000000000000060f19222c353e48515b636e74818e949ea69e948e81746e63574b4b555d686e7a849197a1a49f93877e716b6054483b2f221609000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c11060000000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312c2518202830353e444d525b62696e787f8686868687796d6053463a2d33343939393939393931302d29221b12090000000008121b242b313638393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f524539393433302b251d140b0100000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000915212c38424c545a5c6060606060605a626c717e879392877e716c615a50483e32281e130800000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f1408000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea194877b6e615b666d79839096a09f93877e706a60574d444a546b7884919eabafa49a867a6d6053473a2d20140700000000000000000815222f3b4855626e7b888d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3aeb2a99f94897d7063564a3d3023170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000000000000000000000000000006121f2b3844505b6675828e9ba89f92867a6d6054473a2d211409000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6865615f57555046423b332b231a1108000000000000000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000000000000000000606060606060606020000000000000000000000000613202d394653606c7985929facaa9e918477665b5044382b1f120600000a16212b343d434849535251504f4e4d4a48443d352b21160b000000000000000000050f18222b343e47505a626d73808d939da69f948f82786d605c524a545c676d7a839096a0a49c918b7f726c61594f44382c201307000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201d2429323a414650565e616d727b828c929992877e71665c5044382b27272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d282724201a130b020000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110005101b26303a42494e4f535353534e58626c717e879393877e716c615a50483e362c20160c02000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e03000000000000000000000000000000000000000004111d2a3744505d6a7783909daaada194877a6e61545d676d7a849197a19992867c6f695f564c515e6b7784919eaab6a094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5bbb0a6968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000000030f1c28333f4a5465717e8b98a7a3998a7d7064574a3d31261a0e020000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f5f5f5e5d5b5855534d49453e36312a211a11080000000000000000000000000000000000000000000000000000020507080b0e101213131212100e0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b657784909daaac9f9285796c605346392d20130600030f1b27323d464f54565f5e5d5c5b5a5956544f473d33271c100400000000000000040e17212a343d464f59616c727f8c929ca5a0959082796d665c5044505c666d79829095a0a59d928c7f736d625a50473d32271b100400000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c0200000000000000000000000000000000000000000000000000000000060c11151718202020202020201b1b191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c1b20202020202020181715110c060000000000000000080f151a1d1f202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c30231b1a18140f08010000000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000a141e2830383d414346464647535f6a717e879393877e716c615a50483e362c231a0e04000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d130800000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada094877a6d6154555e686e7b859298a29892857b6e685e554b5e6a7784919daaada194877a6e6154473b2e21140800000000000000000815222f3b4855626e7b8895a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a7acaeb5acacaca3968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000000000b17222d3b4854616e7b8795a0ab9a8d817467574d42362a1e12050000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484b4e505252535252504e4b4847423c39332a261f180f0800000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536875818e9ba8aea398887b6e6255483b2d22170b0407131f2c38434f5960636c6b6a696867666360594f44382c201407000000000000040d162029333c464e58616b717e88939fa4a19690837a6d675d544a525c606d78818f949fa69e938d80746d635b51483e352b21160b000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b131313131313130b0a0805000000000000000000000004090e11121315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d20140d0b08030000000000000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110000020c161e262c32353639393c4855626f7b869393887e716c615a50483e362c241a11080000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada194877a6e61544c565f696f7c869299a19791847a6d675c545e6b7784919eaaada094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000000000614202d3a46525e697784919daa9e918477695f53463a2d2114060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e363a3b3f4143454546464543423f3b3a37312d28221a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000b17222d3f4c5865727f8b98a8b2aa978a7e7164544a3f33281b13101014222f3b4854606b6f79787776757473706b6054483c2f2216090000000000030c161f28323b454e58606a707d87929aa4a19791847b6e685d554b515b636e74818e939ea69e948e81776c605b51493f362c23190f04000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000606060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060606000000000000000000000000000000000001040605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000000040c141b212528292d2e3a47535f6a73808c887e716c625a50483e362c241a120800000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000004111d2a3744505d6a7783909daaaea194877b6e6154484d57606a707e87939fa0969082796d665b5e6b7884919eabb4aa93877a6d6054473a2d21140700000000000000000815222f3b4855626e7b88939393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b0000000000000000000000000000000005121e2a36424d576774808d9aaaa096887b6e6155483b2e23170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735322e2d2b261f1c170e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000616222f3c4955626f7c8896a1ada79a8e8174665b5044382d241f1c1d1f27303c4956636f7d868584838281807d7063564a3d3023170a00000000020b151e28313a444d575f6a6f7c869299a3a29892857b6e695e564c505a626d73808d939da59f948f82786d655b504940372d241a110700000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000020a1015191c1c1f2b37434e58636d73807e716c625a50483e362c241a1208000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e0801000000000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea295887b6f625548454e58616c727f8c929d9f948e81786c605b657885929eabaea29886796d6053463a2d20130700000000000000000815222f3b4855626e7b8686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a000000131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000000000000000000000020e1a25303d4a5763707d8a98a3a8988b7e7265544a3f34281c100300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2c2c2b2a282522211e1a15110c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7884919eabab9e9185786c6053493f352f2c28292c2f39424f5966727f8c91908f8e8d8b7e7265584b3f3225180c000000000a141d273039434c565e696e7c859298a2a39992867c6f695f564d4f59626c727f8c929ca5a0959082796d665c53493f372e251b12080000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c02000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000000005090d0f0f1a26313c46525b646e73716d625a50483e362d241a120800000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b080300000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8afa296897c6f6356493d46505a626d74808d939e9e938d80736d606c7986929facab9f928578665c5044382c1f120600000000000000000814212e3a47535f6a76797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000000000000000000000000000000000914202d3a4753606d7a86929fa89b8f8275665c5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518181b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f221609000714212d3a4754606d7a8793939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006131f2b37434e586774808d9aa6ada1978a7d70655b5045413a383435393b424b54606b7783909d9d9c9b95887b6e6155483b2e22150800000006111b262f39424b555e686e7b849197a2a49a92877d706a60574d4f59616c717e88939fa4a19690837a6d675d544a41382d251c1309000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b110800000000000000000000000000020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000a15202a344049525c646765625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3e48515b606c78818f959f9d928b7f726c6d7a8799a3afaa9e9184776b544a3f34281c1003000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000131f2c3946525f6c7986929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d0000000000000000000916232f3c4956626f7c89959f9f9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000000000006131f2c3945515d6776828f9ca99f9285796d6053463a2d20130800000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101212131312100f0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f221609000714212d3a4754606d7a86868686868686807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4855626e7b88949eaca99d9083786c605a524c4645404045474c545c66707d8995a0aaa99d918477695f53463a2d2114070000000b17222d38414a545d676d7a839196a1a49f93887e716b60584e4e58606b707e87929aa4a19791847b6e685d554b42392f261b130a00000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100000000000000000000030e18222e37404a52585a585650483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000010507071313131313131313080705020000000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a5998c7f7266594c3f363f44505b666d79839096a09f93877e706f7c8995abb5a99c8f8376695c50432e23170c000000000000000000020e1a26313c454e535560606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c1004000000131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f060000000000000000000916232f3c4956626f7c89939393939386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000000000004101d2935404b5566727f8c99a9a297897c6f6356493c2f24190d01000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000713202c3945525d687679797979797979736d63574b3f3225190c000000000000000000000000000000000000000000000000000000000000000000000a15212e3a47535f6a76828f9aa4ab9f958c7f726c605d5653514b4b5153565e666d7983909da7ada2978b7f7265574d42372b1e12050000030f1b27333f49535c666d79839095a0a59c928b7f726c61594f4d575f6a6f7d869299a3a29892857b6e695e564c433930271d140a010000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c13090000000000000000000000000000000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000006101c252e3840474c4d4b4a453f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e0902000000000000000000000000000000000a1724313d4a5764707d8a97a9b2a89b8e817568564c4136333f4a545d676d7a849197a19992867c717e8a97a4b1a79a8e8174675b4e4134281b06000000000000000000000915202a333c4247485353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b00000000121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300131f2c3946525f6c7986868686868686868681756c61554b40342b1e150a000000000000000000000916232f3c4956626f7c86868686868686796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000000000000000000000000000c18242f3c4955626f7c8897a1a9998c807366564c4135291d1104000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a0000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939fa8a79f93887e746d6863605c54555d6063686e78818e95a0aca69f9285796d6053473c31261a0e02000005121f2b3744505b656d78828f959fa59d938c80736d625a504c565f696f7c859298a3a39892867c6f695f564d443a31271e150b020000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b1209000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e110000000000000000000000000a131c262e363c3f403e3d3a342d241b1209000000000000000000000000000000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000815222e3b4855616e7b8896a1adaa9d908477685e5246392d38424b555e686e7b859298a29892857b808d9aa6b4aa988b7f7265584c3f3225190c00000000000000000000030e18212a31373a3b4646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200121f2b3844515d6974797979797979797979756f65594f433a2f22190c03000000000000000000000815222e3b4754606a6f79797979797979766c5f5346392d20130013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000000000000000000000000000713202d394653606c7885919ea99c908376685d5245392c201306000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f130600010d19242f3a444c525f606060606060605957524940352a1e130700000000000000000000000000000000000000000000000000000000000000000000020f1a26313c4754606a74818e96a0a9a49a9387807a74706d666a6a676d70747a828e939ea7a89f948b7e72675d5145392a1f140900000815212d3945505a606c77818e949fa69e938e81746e635b5146525e686e7b859197a2a39992867d706a5f574d443b32281f150c030000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b13090000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e11000000000000000000000000010b141c242b30333432312e29221b1209000000000000000000000000000000000000000000000000000000000000000000000000050e161e252a2d2e39393939393939392e2d2a251f170f0500000000000000000000000000000714212d3a46535f697884919eabac9f93877a6d6154473c322f39434c565f696f7d86929aa197918483909daaaea298897c6f6356493c302316090000000000000000000000060f1820262b2e2f393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a110800000000000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f00101c2935414d5862696c6c6c6c6c6c6c6c6c68655d53473e31281d1007000000000000000000000006131f2b38434e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000000000000000000000000000000005121f2b3744505b6575818e9bac9f92867a6d6054473a2d211407000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f03000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a849197a2a9a499938d85807d79787777787a7c81868f949ea5a9a1969082776c60554b403529180e0300000a1724303d4956626c74808d939ea69f948f81786d605c52494754616e7a849197a1a49a92877e706b60584e453c322920160d0300000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100000000000000000000000000020b12191f2326272524211d181109000000000000000000000000000000000000000000000000000000000000000000000000020c1620283036394646464646464646463b3a36302921170d020000000000000000000000000005121e2a36424d576875818e9baaafa49a8b7e7164584e43372b313a444d57606b717e88939fa096919095a0abac9f9285796d6053463a2d201307000000000000000000000000060e151a1e21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c16100800000000000008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a000d1925303b4650585d5f60606060606060605b59534b42352c1f160c000000000000000000000000030f1b27323d464e5456606060606060605f5a52493e33271b0f00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000000000000030f1b27333f495364717e8a9aa4a3998a7d7064574a3d3124170a000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c45515d676e7c859297a0a7a49f97928d89868584848586898d92989fa6a79f9791847b6e655b50433a2f2418060000000b1825313e4b5864717e8b929da5a0958f82796d665c504a43505d6a76839096a0a99f93887e716c61594f463c332a20170e0400000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c13090100000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e11000000000000000000000000000001080e1317191a181715110c060000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000020e1a26313e4a5764717e8a98a2aeac9c8f82766a5f53473f352f323c454f59616c727f8c929da09d9da0a7b1aa9c8f8275665c5145382c1f13060000000000000000000000000003090e121415202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b10050008141f2a343e464d515253535353535353534f4d48423930231a0d04000000000000000000000000000a16202b343d43474953535353535353534f4940372c21160a000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000000000000000b17222d3a4754616d7a87939393938d8174675a4e4134271b0e000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e0400000000040d161e24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000a15202935414c555f6a6f7c8590959fa3a9a19e9a96979291909192999a9fa2aaa29f9590857b6e695e53493f31281d13070000000d1a2633404d596673808c99a4aa9d91847a6d675c544a3f45525e6b7885919ea8a5998c7f726c625a50473d342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000b1724313e4a5764717e8a93939393939393939393939393939184776a5e5144372b1e110000000000000000000000000000000003070b0d0d0b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c525f60606060606060605f524d453b30251a0e02000000000000000000000000000914202d3a4753606d7985929fabab9f94887c6f625b5145403937333d46505a626d74808d939ea7aaabb1aea2988b7e7164544b4034281c1004000000000000000000000000000000020608081313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c13090000020d18222c343b414446464646464646464642413d3730271e11080000000000000000000000000000040f19222b32383b3c4646464646464646433e372e251b1005000915202b353f474e5253535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000613202d3946525e687783868686868684776b5e5144382b1e11000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b2620181006000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000040d19242f3a434e58606a6f7b838c92989ea1a9a7a9a29f9d9d9e9fa3aba9a19e98928d837b6e695f574d41382d1f160c010000000d1a2633404d596673808c99a3ac9f92867c6f695f564c4345525e6b7885919ea6a89c8f82786d605c52493f362c2319100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000b1724313e4a5764717e8686868686868686868686868686868684776a5e5144372b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000006131f2c3945515d6774818d99a3afa69c8f82766d625a514b474242414148515b606c78818f959fabb8b4aa9f92857a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000006101a222a3035383939393939393939393534312c251e150c0000000000000000000000000000000007101920272b2e2f393939393939393937332c251c13090000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464641403c362f261d1308000000000000000000000000000000000000000005111e2a36414c5667717779797979797772675c4f43372a1d11000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e06000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c464e5860696e7980868d9197999c9d9fa3aaaaa9a19e9c9a97928d8680796e695f574d453b2f261b0d04000000000a1623303d495663707d87929aa4a29891857b6e685e554b424e5b6874818e949fa79e948e81746e635b51483e352b22180f060000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f1013130f0e0c09040000000000000713202d3946525e6876797979797979797976695e52463a2d2014070000000000000000000000000004101d2935404b55616e7b87929fa9ab9f948b7f726c605d55534d4e4e4e4b51535b666d7983909da9b6aea2988d8073675d5145392c1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b1610090100000000000810181f25292b2c2d2d2d2d2d2d2d2d282825201b140c030000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2d2b27211b130a0100000008121b242b31363839393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b251d140b010000000000000000000000000000000000000000010d1925303a44555f676a6c6c6c6c6c6b6760564b3f33271b0e0006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a04000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333d464e575f676d737b8085898c8f919298a3a8a196918f8d8985807b736d675e574d453c33291d140a00000000000916222f3b4854606b717e88939fa4a19791847a6d675d544a4653606d78828f959fa69d938d80736d625a50473d342a21180e050000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c04000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1b1915100902000000000714212e3a4754616d7a86868686868686867b6e6154483b2e21150800000000000000000000000000000c18242f3946535f6974808d96a1aba69f92877e736d67615f575b5a5b555d60636a6f7a83909daab6ab9f92857a6d61554b42382d2217110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a050000000000000000060d14191c1f1f20202020202020201c1b19150f090200000000000000000000000000000000000000040a0f13151620202020202020201e1b16100901000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000008131e2932434d555b5d60606060605e5c564e44392e23170b00030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b1313131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343d454d555d60696e73787c7f828486929fa196898482807d79746e69605c554d453c332a21170b0200000000000713202c38444f59616c727f8c929da5a0969083796d665c5044515c666d79839096a0a59c928b7f726c61594f463c332920170d0400000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c030000000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000000000000000007121d2a36424d57606d7a849199a3aba39992878079736e696968676869676d70757c8490959fabb3ab9e91847a6e675d544a3f3328231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313130f0e0c09040000000000000000000000000000000000000000000000030608091313131313131313120f0a050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a18140f08010000000000000000000000000000000000000000000000020d1720313b434a4f515353535353514f4b443c32281d120600000a15202a343c434749535353535353534b49453e362d22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0d0f111213131212100e0c080705020000000000000000000000000000000000000000000000000000000000060f19222b333c434b51565e61666c6f7375777e8a979e9184787673706d66615e56514b433b332a21180f0500000000000003101b27323d47505a626d73808d939ea69f958f82786d605b524a545d676d7a849197a1a49f93887e716b60584e453b32291f160c0300000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393534312c261e150c0200000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000010e1a26313b45525d686f7d879299a3aaa399938d847f7b787675747475777a7d828991969fa7aca6a8a1969083796d665b50443f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b08030000000000000000000000000000000000000000000000000000050e1f2931393f4244464646464644433f39322a20160c010000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000000000000000000002080d111314171a1c1e1f1f201f1f1d1b181514120e090400000000000000000000000000000000000000000000000000000000071019212a313940454d52545b60636669707d8a979e9185786b6763605c54524d454039302921180f0600000000000000000b16212b353e48515b606c77818e949fa79e948e81746d635a504b555e686e7b859198a2a49a92877d706a5f574d443a31281e150b02000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464642413d3730271e140900000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e21150800000000000000000000000000000009141f2935414c56606b717e879298a0a8a49f97918c8885838181818283868a8f939da0a8a39f999b9e9f958f81786c605b51483e342b21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000004090e111213131313131313131313131313131313131313131313131313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171f272e33363739393939393837332e2820180e040000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f1112131313131313090907030000000000000000000000000000000000000000050b1013191d20212427292b2b2c2c2c2b2a282522211e1a14100c07010000000000000000000000000000000000000000000000000000070f181f272f353b42464a5053565964707d8a979e9185786b5e5653504a46423b342e271e170f06000000000000000000040f19232c363f44505b656d78828f95a0a69d938c80736c62594f4c565f696f7c869299a3a39992867c6f695f564c433a30271d140a0000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4d49423930261b1004000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000000000000030d19242f3a444f59616c717e8691969fa2a9a19e9997918f8e8d8e8f9092999b9ea5a69f99928d8e939e9e938d80746d625a50463d33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000080f151a1d1f202020202020202020202020202020202020202020202020201f1f1e1d1b19161413100c07040100000000000000000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2b2a27231d160e06000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a0400000000000000000000000000000000040a0f171c1e24292c2d3133363738393939383735322e2d2a261f1d18120b060000000000000000000000000000000000000000000000000000060d151d24293036383f44464a5764707d8a979e9185786b5e5246443f38363028231d150c05000000000000000000000007111a2427333f49535c666d79839096a1a59c928b7e716b61584e4d575f6a707d879299a4a29891857b6e685e554b42392f261b11060000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c0500000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c59544b42372c211509000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e2115080000000000000000000000000000000008131e28323d47505a616c717c848c92989d9fa4a9a19e9c9b9a9b9c9d9fa3a9a29f9a94908780818e949f9d928b7f726c61584e453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2c2b29282623201f1d1813110d080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1d1e20202020201e1d1b17120c040000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000000000000000000070f151b22282d3035393a3e404244454646454543413f3b3a36312c29241d17110a0200000000000000000000000000000000000000000000000000030b12181f252a2d33383d4a5764707d8a979e9185786b5e524538342e2a251f18120b0300000000000000000000000000091217222d38414b545d676e7a849197a1a49f92877d706a60574d4e58606b717e87939fa4a19791847a6d675d544a41382d22171209000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000050c11141717202020202020202020202020202020201e1d1b17120b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c68655d54493d3125190c000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800000000000000000000000000000000010c16202b343e48505a616a6f797f858b90939a9a9c9d9e9f9f9f9e9d9c9a9897928d88837c7378828f95a09f93877e706a60574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000008121b242b31363839393939393939393939393939393939393939393939393939393837363432302d2c2924201d19130e0902000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131311110e0b0601000000000000000000000003060809131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000009101920272b33393a4145474a4d4f515252535252504e4b4846423b39352f27221b140b050000000000000000000000000000000000000000000000000001070c14191c2228313d4a5764707d8a93939185786b5e52453828231c19140c070000000000000000000000000000000006111b262f39424c555e686e7b859298a2a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f3327241a1007000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000004080a0b1313131313131313131313131313131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a6670767979756f65594d4134281b0e000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000000000000040d19222d363e48505860676d737a7f83878a8d8f90929292929190908e8b8885807c766f6a6d7a8390969a9992867c6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100040f19242d353d42454646464646464646464646464646464646464646464646464646454443413f3d3a38352f2c29241e1a140c06000000000000000000000000000008111a21272c2f30393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000000000000020a131b222b32373e44494c5254575a5c5e5e5f5f5f5e5d5b5855534d47454039332d261d170e06000000000000000000000000000000000000000000000000000002090e111724313d4a5764707d8686868684786b5e5245382b17110e09020000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857b6e685e554b505a626d73808d939da69f958f82786d655b50443f362c22190f04000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868175685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000007101b242d363e464e555c60676d72767b7e80828485858685848483817e7c79746f6a625f686e7b848d8d8d8d8d857b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000915202b353f474e5253535353535353535353535353535353535353535353535353525251504e4c494745403a39352f2a251f17110a03000000000000000000000005101a232c33383c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000000000000a141c252d343d43475055565d606466696a6b6c6c6c6b6a6865615f5753514b443f382f292018100600000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e06000000000000000000000000000000000000000000020b151e28313b444d57606a707d87929fa3a19791847a6e675d544a515b636e74818e949ea79f948e81776c605b51483e342b21160a0000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000000000000000000000000000000000000010406070a0c0e101112131313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d2013070000000000000000000000000000000000000009121b242d343d434b51555d6065696e717375777879797978777674716f6d66625f58565e696f7c8181818181807f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000e1a26313d4751595e5f60606060606060606060606060606060606060606060605f5f5f5e5c5b595653514b4745413a363028231c150c05000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000009121c262e373f464e545a6164686d7173757778797978787674726e6965605d555049413a322a221810060000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f00000000000000000000000000000000000000000000030c161f29323c454e58616b717e8b919ca4a0969083796d665c5349525c606d78828f959fa69e938d80736d625a50473d32271b0f03000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000000000000000104080d11131417191b1d1e1f1f20201f1e1e1d1b19161413100d0704000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000009121b222b313940454b5154575e616467696a6b6c6c6c6b6a69676562605c54534e4d575f6a6f747474747474726d62564a3d3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676563605d5554524c46423b342e261e170f06000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000000000006101b242e384049515860626c70757a7d808284858586858583817e7b77726d67605b534c443c342a22180e05000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b0000000000000000000000000000000000000000000000040d17202a333d464f59626c737f8c929da5a0958f82786d655b5044505c666d79839095a0a59d928c7f726c61594f43382c1f13070000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000002080d1113191d2021232628292b2c2c2c2c2c2b2b2a28252320201d1813100c0700000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c10040000000000000000000000000000000000000000000910191f272f343a4145474d5254575a5c5d5f5f5f5f5e5d5d5b585553514a4743454e585f6267676767676765625b51463a2e2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797877767472706d6765605d56524d443f38302921180f06000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000008121b242b3136383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e2215090000000000030e18222d36404a525b626a6f767d82868a8d8f919192929291908e8b88847e79716c655e564e463c342a20170c0300000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000000050e18212b343e47505a636d74808d939ea69f948e81776c6053464a545d676d7a839196a1a49f93887e716b6054483b2f221509000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000000000001080d13191d2024292c2d303335363738393939393837363432302d2c29241f1c18120b060000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000070d151d23292f35393b4246474a4d4f51525253525151504e4b4946444039373c464e53555a5a5a5a5a5a585651493f34291d120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130013202c3946535f6c798786868686868686868686868686868686868686868686868685858483817f7c7976726d68615e57504a423b332a22180f050000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00040f19242d353d424546464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000000000a15202a343e48525c636d727c838a8f9299999c9d9e9f9f9f9e9d9b9895908b857e776d685f584e463c32291e150a000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c0100000000000000000000000000000000000000000000000000060f19222c353f48515b606c78818f94939393938c7f7366594c424b555d686e7b84919793939a92867c6f6356493c302316090000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000000040c13191e24292c2f35393a3d3f4143444546464645454443413f3d3a39352f2c28231d17110a02000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c1207000000000000000000000000000000000000000000000000030b12181d24292c30363a3b3e40424445464646454443413e3c3a38342e2b343c4347484e4e4e4e4e4e4b4a463f372d23180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939399929292918f8e8c8986827e7a746e69605c544d453c342a21170c0200000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000030f1b26313c46505a636e737f8790949c9fa3aba8a5a3a1a1a1a3a5a7a7a09d97928b827a6f6a5f584e443b30261c1106000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f0500000000000000000000000000000000000000000000000000000007101a232d364044505b666d79828686868686868275695c4f42434c565e696f7c858686868686867f7265584c3f3225190c000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000000000000000000070d161e24293035393a4145474a4c4e505152525353525151504e4c494745403a38342e27221b140b060000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000000001070c13181d20252a2d2e313436373839393938373634322f2d2c2823222a31373a3c4141414141413f3d3a342d251b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9899928f8b86817b736d665e574e463c33291e140a00000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000006121f2b37434e58626c73808b92999fa6aca49f9c989695949596989c9fa4a9a19e948f847c6f6a5f564d42382e23170c0300000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000008111b2428333f4a545c676d767979797979797570655a4d413a444d575f6a6f78797979797979726d62564a3e3124180b00000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000810181f282f353a4145474c525456595b5c5e5f5f5f5f5f5e5e5d5b585653514b46454039332d261d180f0700000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000000000000000000000000000001070d11141a1e20212427292a2c2c2c2c2b2a2a282522201f1c181820262b2e2f34343434343432312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8a9a7aba39f9c98928d867f786e695f584e453b30261c1106000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000815212e3a47535f6a717e8b929fa3aba69f9a938f8c89888788898c90939a9ea6a69f9691857c6f685e544a3f34281f1409000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000091217222d38424b555c60696c6c6c6c6c6c69655e54493d323b454e585f626c6c6c6c6c6c6c65625b51463a2e221509000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0000000000000008111a222a313a41454c5254565d60636668696a6b6c6c6c6c6b6a69676563605d5553514b443f382f2a21191107000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000104090e111414171a1c1e1f1f201f1e1e1d1b18161312100c0e151b1f21222727272727272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a0013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a8a9acaaa29f98928c837b6e6a5f574d42382e23170b010000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000713202c38444f59626f7c86929fa4afa49c948f87827f7c7b7a7b7c7f83878f949fa3a8a19791857a6e665c50443b31261a0e030000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000006111c262f39434b51535d6060606060605c5a544c423729333c464e53555f606060606060585651493f34291e120600000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000007101a242c343c434c51565d6065686d707274767778797979787877767472706d6764605c555049413c332b231910070000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000020507080b0d0f11121313131211100e0b0907060400040a0f1215151b1b1b1b1b1b181815120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9196979c9fa3abaaa29f9590847c6e695e544a3f34281d13070000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c798786868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d2014070000000916222f3b4854606b76828f98a2aea49c928c827b7672706e6e6e7072767c828b9299a3a9a1979082786d60574d42362a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d273139404547505353535353534f4d49423930212a343c434748525353535353534c4a463f372d23180d010000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0000000000040e19222c363e464e555d60686d72767a7d7f8183848585868685848483817f7c7a75706d67605b534e463d352b22190d0400000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000001030405060606050403010000000000000000030608090e0e0e0e0e0e0c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284878b8f92999fa7aea79f9691847b6e665c50443a2f24180d0100000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000005111e2a36424d5663707d89949faaa79d928c80766e69656362616263656a6f767f879299a4a99f948c7f73695f53463c31261a0f010000000000000000000005080a0b1313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000000000000000000020b151f272f34383a4346464646464642413d3730271e222a31373a3c454646464646463f3e3a342d251b110600000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000020c16202b343e4850585f676d737a7f8386898c8e8f9192929292929191908e8b8986827d79716c655f584f473d342b20160c01000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c10040013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787a7e828790959da4aea9a1969083786d60554b4135291d110400000713202d3a4653606d787a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070606060606060606060504020000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d20130700000714202d3a46525e6976828f9ca6aca0958d80736d625f575655545556585f626d727e87939fa6a69f92867b6e61584e43372b1e13080000000000000000060c111517182020202020202020202020202020202020202020202020202020202020202020202020201c1b191510090200000000000000000000000000000000000000030d151d23292c2d363939393939393635312c261e151820262b2e2f3939393939393932312e29231b13090000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080000000008131e28323d46505a616a6f7a80868b909399999b9c9d9e9f9f9f9f9e9d9c9a9898928e8a847e786e6a60594f463d32281e1308000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000020608080b0e10121213131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0f1111121313131211100e0c0906050300000000000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769686d71767c838d929da5afa89f958c7f72675d5145392c201307000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20141313131313131313131212110f0d0a07060401000000000000000000000000000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d20130700000814212e3b4754616e7b87939e9fa39d9083786d605b534d49484748494e535b626c727f8c949faba3988f82756a5f53473a2f24190d010000000000000911171d2124252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d292825211b140c0e151b1f21222c2d2d2d2d2d2d2524221e1811090100000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000000010d1924303a444e58616c707c848d92989c9fa4a49f9e9c9a9a99999a9a9b9d9fa3a29f9b96918b837c706b60584e443a2f24190d020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000104090e121415181b1d1e1f20201f1e1d1a181514120e090401000000000000000000000000000000000000000000000000000000000000000105080e11141417191c1d1e1f20201f1f1e1c1b181513120f0b060000000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565d60646a6f78808d939eaab1a79e92857a6d6054473a2f24180d010004101c2834404b545c606161616161616161616161616161616161616161616161616161616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20202020202020202020201f1f1e1c1a171413110d08040000000000000000000000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d20130700000c1926323f4c5965727f8c8f91929996897d70665c5047423d3b3b3b3d4347515a606c77828f99a3aa9f93877c6f62564c4135291d1104000000000009121b22292d30313939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c020000000000000000000000000000000000000001070c1013141d2020202020201c1b1915100902030a0f1215151f202020202020191815120d06000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000005111d2935414c56606a707e8691969fa2a49f9b9993918f8e8d8d8c8d8d8f9092989a9fa2a19e9590867d706a60564c4135291e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000001080d11151a1e212225282a2b2c2c2c2b2b2a272421211e1a14100d070100000000000000000000000000000000000000000000000000000002080d1114191e20212426292a2b2c2c2d2c2c2b29272522201f1b17110f0a040000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4c5254585f666c78818e98a2aeada2978b7e7265554b4035291d100400000c18232e39424b51535454545454545454545454545454545454585c5c5c5c5c58545454545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a28262421201d1913100c07000000000000000000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d20130700000a1723303d4a5663707d80828486888a84776b60544a3f37312f2e2f31373f44505b656e7b87929faca49a8e8174685d5245392c2013080000000006111b242d34393d3e46464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000000000000000000000000000000000000000000040607101313131313130f0f0d09040000000003060809121313131313130c0b0906010000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000713202d3946525d686f7c869298a0a7a099938f8a868482818080808081828486898d92989da59f9892867c6f685d52453a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000000000000000000000000000000070c13191d20262b2e2f3234363839393938373634312e2d2a25201d18120c0400000000000000000000000000000000000000000000000002090e13191e20252a2d2e30333537383839393938373634322f2d2b27221b1b16100b04000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f40414145474e545b666d7a85929fabb3a99c908376675d5145392c201306000007121d2730394045464747474747474747474747474747505a6264686868686865625b5147474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312d2c29241f1c18120c060000000000000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d20130700000916222f3c4854606b70737577797b7d7d7063594f42382e26222122262b333f49535f6974818e9aa6ac9f92867a6d6054473a2f24190d010000000c17222d363e45494b5353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000005121e2a36424d57616d7a859298a3a69f959087827d7a77767474737373747577797d80868e929ba3a29891847a6d60564c4135291d110400000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000030b12181e24292c31373a3b3e414345454646454443413e3b3a36312c29241d160d0802000000000000000000000000000000000000000000070c141a1e252a2d3036393b3d4042444445464646454443413f3c3937332d2b27201b160d070100000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b05000000000013202c3946535f6c7986929facada093867a6d6053473a3232323232323232323233332f35393c424a545e68737f8c99a9b2ac9f9286796d6053473a2d2014070000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b3b4956626c717575757575726d62564a3b3b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403d3a39352f2c28231d17110a030000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d20130700000714202c38444f5960636669666d6f71706b6054473d30262c2c2c2b2a222d38414d57626e7b88949faba3988b7e7265554c4135291d1104000005111d29343e485056586060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900000000000002070a0c0d131313131313120908060300000000060b0e10111313131313130f07060300000000000000000000000000000000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000714212d3a46535f6974808d97a1a99f948f837c75706d686967676666676768666d70747a818b919ba5a1968d8074685d5245392c20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e2115080000000000000000000000000000000000000000060c151d23282f35393c4247484b4e50515253535251504d4b4846423b39352f281f19130c04000000000000000000000000000000000000030b12181f252a3036393b4146474a4c4f50515253535252514f4e4b4846443f3837322c272118130c04000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252525262724292c2f38424c56626f7b8896a1adaea399897c6f6256493c2f231609000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e313e4b5864717e82828282827f7265584c3f322e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252514f4d4a4745413a38342e28231c150c0700000000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000004101c27333d474f54565a545c6062646360594f44353638393939383734312f3c47535f6a76838f9ca9aa9c908376675d5145392c20130600000815212d3945505a62646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0000000000070d1316191a2020202020201f1515120f0a04040b11171a1d1e2020202020201c1312100b060000000000000000000000000000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000815222e3b4855616e7b86929fa9a1978f82796e6a64615d565b5a5a595a5a545c6063686d747f8b939ea89f92867a6d6054473a2d21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000000000000000000000000000000000810181e272e343a4145474d5355585b5d5e5f5f5f5e5e5d5a5754534d474540393129251e160e0500000000000000000000000000000000050c151c232830363a4146474d525457595c5d5e5f5f605f5f5e5c5a585553504947433d383229241d160d060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191d20262f3a47535f6a7885919eabb5ab978b7e7164584b3e3125180b00000000030b12181c1f20212121212121212121212734404d5a6773808d8f8f8f8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d606060606060606060606060606060605f5e5d5b595754514c46454039342e261e191009000000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d2013070000000b16212b353d44484a4d4b5153555756544f473e4143454646464543413e3a39424e5765727e8b98a7ac9f92867a6d6054473a2d21140600000a1724303d4956626c717979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000000010a12191e2325262d2d2d2d2d2d2c22211f1b150e0e161d22272a2a2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000004101c2934404b556673808c99a2a99e91857a6d675f5854524c4e4d4d4d4d4e4b5153565d606d75818e9ba9a2988b7e7164584b3e3125180b00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000000000000000000000000000000009121a222a303940454c5254575f626567696b6c6c6c6b6a696764615e5753514b433e35302820170e050000000000000000000000000000050e171e272e343b42464c5254565e616366686a6b6b6c6c6c6b6a69676562605b53544e48443d352f281f180f0600000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c080d11141d2b37434e58697683909ca9b2a5988c7f7265594c3f3226190c000000000000070c1013131414141414141414141a2734404d5a6773808d9a9b9b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664605d5553514b443f38302b221b120a0100000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000000050f1a232b33383c3d40404546484a494845474a4d505152535252504e4b4746414754616e7a8795a0aca3998a7d7064574a3d2e23170b00000b1825313e4b5864717e8686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f0000000a131c242a2f3233393939393939392f2e2b2620181720272e333637393939393939352d2b28231c140c02000000000000000000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000006131f2c3845515c6777848f929797988b7f72685d554e4746414141404040414045464c525b626f7c8897a2aa9b8e8174685b4e4135281b0e02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000009121a242c343c434b51565d6066696e7174767878797978777674716e6965605d555046413a322920170e05000000000000000000000000050e172029303940444d52565e6165686e70737577777879797978777674726f6c65626058544f45413a312a21180f060000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040b1b2631424f5c6875828f9ba8b2a6998c7f7366594c403326190d000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573706d6764605c54504a423d342d241c130a01000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d2013070000000008111a21272c2f302e34383a3c43474b5154575a5c5e5f5f5f5e5d5a5854524c48525e687784919daaab9a8d807467544a3f34281c1003000b1825313e4b5864717e8b939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000007121c252e353b3f40464646464646453c3a37312a22202932393f4344464646464646423a38342e261e140a00000000000000000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d2014070101010101010101010101010101010101010101010101010101010100000000000000000000000714202d3a4753606d79808285878a8c86796d60564c433c393530343333342e34383a4147535f6a7885929fa99d9083766a5d5043372a1d1004000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000000000000000000000000000000007111a242c363e464e555c60686d72777b7e818384858686858483807e7b76716d67615a524c443b332920170b0200000000000000000000040d172029323b424a51575e61686d72777a7d7f82838485868685858482817e7b78746f6a636059514b433b332a21180d0400000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040a1b2835424e5b6875818e9ba8b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858482807d7a76716d66605c544e463f372e251c1309000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000080f161c2022232a313a41454e53555d606467696b6c6c6c6b6a6764615d56544f566774818d9aa7a99c908376665c5044382b1f1206000b1825313e4b5864717e8b979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8275695c4f4236291c0f00020d19242e3740474b4d535353535353524847433c342a21323b444a4f515353535353534f46443f3830261c1106000000000000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c676d7376787b7d807f73675d51443a312d29242727262723282c3037434e586a7784919daa9e9184776b5e5144382b1e1105000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000000000050e19232c363e4850585f676d737a7f84888b8e90919292929191908d8a87837e79716c615e564d453b32291d140a000000000000000000010c161f29323b444c545c60696e757a7f83878a8c8f90919292939292918f8d8b8885817c76706b605d554d453c332a20160c010000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140a0a0a0a0a0a0a0b070d10141b2a36414c566976828f9ca9b4aa978a7e7164574b3e3124180b000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140b0b0b0b0b0b0b0b0b0a0a0907060401000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399939291908e8c8a86837e79726d666058514940372e251b10070000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000000000000050b1019232b343c434c52585f62676d71747678797979787674716d686360595865717e8b98a4ac9f9285796d6053463a2d201307000b1825313e4b5864717e8b97a4a5a5a5a5a5a5a5a5a5a5a5a7a9aeacacacafa9a7a5a5a5a5a5a5a5a5a5a5a59c8f8275695c4f4236291c0f0007131e2a3540495257596060606060605f55534e463c332939444d555b5d6060606060605c53504a42382e2317130a0000000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000004101c2934404b555c606769696e7073736d63554b403228201d191a1a1e21262b30363e46525e697885919eab9e9184786b5e5145382b1e1205000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000000000000000000000000000000020d17202b353e48505a616a6f797f868c9195989a9c9e9f9f9f9e9d9c9a9795908b857e766d685e574d443b2f261b1106000000000000000007121d28313b444d565e666d727b81868c909596999b9d9e9e9f9f9f9e9d9c9a9897918d89837d746d675f574d453c32281e13080000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2016161616161616171718181d20262d3946525e687784909daaaea298897c6f6356493c30231609000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20181818181818181818171716151413110d080705020000000000000000000000000000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9e9d9b9999928f8b857f786f6a625b514940372d22190c0300000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000050e19222b353d464e565d606a6f747a7d8083848586858583817e7a76706b625f626f7c8995aaaea298887b6e6255483b2f221508000b1825313e4b5864717e8b979898989898989898989898989a9da4aebaafa59d9a9898989898989898989898988f8275695c4f4236291c0f000a16232f3b47525b63666c6c6c6c6c6c6c625f584e453b323f4a555f676a6c6c6c6c6c6c68605c544a3f3428251c120900000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000c18232f39434b51535a575e61646666635b5143392f20191d2021262b2e31373a41464f59616e7b8796a1aa9d9083776a5d5044372a1d1104000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000008141e29323d47505a616c717c848c92989da0a7a7a7a4a3a2a1a2a4a6a7a79f9d97918a827a6e695e564c41382d22170b01000000000000010d18242f39434d565e686e787f868e92999da0a7a6a8a7a5a4a3a3a4a5a7a9a7a9a19e9a94908981796e695f574d443a2f24190d04000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d232323232323232324242524292c2f38404b55616e7a86939facac9f9285796d6053463a2d201307000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d242424242424242424242424232221201d191514120e0903000000000000000000000000000000000013202c3946535f6c7986929facb9b3a9a19e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9fa2aaa2a5a8aba39f9c97928c837c726d635b51493f342b1e150b00000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000020c17202b343d474f585f686d747c81868a8d8f9192929291908d8b86827d766f6a616d7a8798a2aeaa968a7d7063574a3d3024170a000b1825313e4b5864717e8b8b8b8b8b8b8b8b8b8b8b8b8b8b8d929da9b5a99d938e8b8b8b8b8b8b8b8b8b8b8b8b8b8275695c4f4236291c0f000c1925323f4b57636d73797979797979786f6a5f574d443a434f5b677177797979797979756d665c504440372d241b1108000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c0400000000000000000007121d2731394045474d4d535457595957514940312720252a2d2e31373a3c42464c5259616b73808d99a9aa9b8e8175685b4f4235281c0f02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f120600000000000000000000000000020b1925303b444f59616c717e8691969fa2aaa9a19e9b9796959595979a9ea1a8a9a19e948f837b6e685e53493f33271e130800000000000004101d2935404b555e696e7a838c92989fa3ababa39f9d9a9897969697989a9d9fa3ababa69f9c938e847b6e695f564c41352921160a0000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a3030303030303030303031312f35393c4149515d67727e8b99a4afa79c8f8275665c5145382c1f1306000000000000070c1013131414141414141414141a2734404d5a6773808d9aa69b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a31313131313131313131313131302f2d2c292422211e1a14100b0600000000000000000000000000000013202c3946535f6c7986929facb9ada1979292929292929292929292929292929292989495989b9fa3aaa9a19e9591877f736d635b51463c30271d1207000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000008131e29323d464f59606a6f7a81878e92989a9c9e9f9f9f9e9d9a99928f89837c726d687885929faba5988b7f7265584c3f3225190c000815222f3b4855626e7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f808d9aa7b4a79a8e807f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574a3d3024170a000d1a2633404d59667380868686868686857c6f695e564c4344515d6a778386868686868682786d605c52493f362d231a1107000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000010b151f272f34383a404246484a4d4c4b464037292c2d3036393a3e4247484d53565e616b707d87929faca2988b7e7265584b3f3225180c00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000a141d2a36414c56606b717e879298a0a8a8a19e97928e8b898888898a8d91969ea1a8a69f9591847a6e655b50443a2f24190d0000000000050f1a232c3945515d676e7b8490959fa2aaa9a19e9992908d8b8a89898a8b8d9092999ea1a9aba59e9691847b6e685d52453d32271b0f03000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473d3d3d3d3d3d3d3d3d3d3d3e3e3f4045474e535b606d7984919eababa0958a7d7164544b4034281c100400000000030b12181c1f20212121212121212121212734404d5a6773808d9aa69b8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473e3e3e3e3e3e3e3e3e3e3e3e3e3d3d3c3a39352f2e2d2a261f1c17110a020000000000000000000000000013202c3946535f6c7986929facb8ab9e9285858585858585858585858585858585858687898b8e92989fa2aaa7a099928b7f736d62584e43392e23180c000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000010d1925303a444e58606b707c848e939a9fa2aaa9a8a4aba39fa3aba39f9c9490877f746d7784919daaa69a8d8073675a4d4034271a0d000814212e3a47535f6a6e72727272727272727272727272727d8a96a3b0a3978a7d72727272727272727272727272706b6155483c2f231609000a1623303d495663707d87929a93939791847b6e685e554b424d5a6774808d93939393938e81746e635b51483f352c231910060000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c010000000000000000030d151d23292c2d31363a3b3d40403e3b352f35393a3d4146474a4d5355575f61686d747d869299a3a79f92867a6d6154473a2e21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000006111b262f3846525e68707d879299a3aaa49d96918a85817e7d7b7b7c7d80848a91969fa7a7a0968f82776c60564c4135291c1106000000000b16212c38444f59606d798390969fa7aea59d97918c8683817e7d7d7d7d7e8083868c91979ea5ada8a09691847a6d60594f43382c1f14090000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d605349494949494949494949494a4a4b4c4b5153585f656c74808d96a1aca4999083786c605346392e23180c00000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e34404d5a6773808d9aa69b8e8174685b4e41352e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d60534b4b4b4b4b4b4b4b4b4b4b4b4b4a4a49484745413f3b3a36312b28231c140c0701000000000000000000000013202c3946535f6c7986929facada093867978787878787878787878787878787878797a7c7f82868c92989fa7aba39f918b7f726a60554b4034281d12070000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000005111d2a36414c56606a707d8691969fa4acaaa29f9b979599929994979a9e9f99928c81787683909ca9a79b8e8174685b4e4135281b0e0006121e2b37424e575f6265656565656565656565656565707d8a96a3b0a3978a7d706565656565656565656565656361594f44382c201407000916222f3b4854606b717e88939fa4a19691847a6d675d544a4653606c78818e949fa69d938d80736d635a50473e352b22180f0600000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000030b12181c1f20252a2d2e3133332f34383a4045474a4c525457575f6265696e737a81889298a2a8a0958d8073685d5246392d20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000b17222d38414f59616e7a859299a3aba49c928d847e787471706f6e6f7173787d8490959fa8a89f948c7f72685d5245382d22170b00000004101c27333c4854606b74818e95a0a8ada39c938e857f7b777472717070717274777a7f858e939ca4ada9a0968e81746b6054483b31251a0e02000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6056565656565656565656565657575859555d60646a6f77808d929da8a59f93877d70655b5044372b1d1207000000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b404d5a6773808d9aa69b8e8174685b4e413b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6057575757575757575757575757575757565554514c4c4846423b38342e261e18120b030000000000000000000013202c3946535f6c7986929facada093867a6d6b6b6b6b6b6b6b6b6b6b6b6b6b6b666d6d6f72757a808590959fa6aea49f92877c6f675c5145392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000040f19232d3946525e686f7c869298a1a8aba39f98928e8a88878686888a8e92979f9f938d8075828f9ba8a89c8f8275695c4f4236291c0f00020e1a26313c454e535558585858585858585858585863707d8a96a3b0a3978a7d7064585858585858585858585857554f473e33281c1004000713202c38444f59616c727f8b929ca5a0969083796d665c5349505b666d78828f959fa59c928c7f726c625a50473d342a21180e05000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000001070c1013141a1e2124293036394045474b515357565e616467696e72767b80858d939aa2a79f969183796d60564c4135291d110500000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000030f1b27333f4953616b75828f97a1aba49c918c8079716c66646362626264666c707a839096a0aca69f92857a6d60544a3f33281c0f0300000714202c38444f5963707d89939ea7aea49c918c817a726e686765646363646567686e737a818c919ca5afa89e93897c6f63574d42362a1e12050000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d636363636363636363636363636364646668676d71757c828d929da4a49f938c7f726b6053493f33271b0b0000000007121d273039404546474747474747474747474747474d5a6773808d9aa69b8e8174685b4e474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d64646464646464646464646464646464646362605d555855534d46443f383029231d150d0500000000000000000013202c3946535f6c7986929facada093867a6d605f5f5f5f5f5f5f5f5f5f5f5f5f5c60616265686d737b838f949fa7afa3999183796d60544b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a16212c38444f59616d7a849198a2aaaaa299928d85817d7b7a79797b7d81858b92979d928a7e818e9ba7a99d9083766a5d5043372a1d1000000915202a333c4247484c4c4c4c4c4c4c4c4c4c4c5763707d8a96a3b0a3978a7d7064574c4c4c4c4c4c4c4c4c4c4a48443e352c21160b000004101c27323d47505a626d73808c929da59f958f82786d655b504a545c666d79839096a0a49c918b7e716c61594f463c332a20170d040000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000000000000000000040610181f272f353b41464b5153555d606467686d7174777b7f83888d92989fa4a39f9590847b6e675d51443a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000005121f2b3744505b65707d8a939ea9a79d928c7f746d67605b5456555556545b60686d7984919da6aea2988c7f72665b5044382b1f120600000916222f3c4854606b7783909da5afa89d928c7f746d68615e56585756565758565e61686d747f8c939da9afa59c8f8276695e53463a2d211407000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867970707070707070707070707070707071717274767a7d82878f949da4a099938c80746d63594f41382d22170b000000000c18232e39424b515354545454545454545454545454545a6773808d9aa69b8e8174685b545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada0938679717171717171717171717171717171717170706f6d676865615f5753504a423d342f271f170e05000000000000000013202c3946535f6c7986929facada093867a6d605352525252525252525252524a50535456565e61696e78828f95a0acaba0958b7f72665c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1b27323c4855606b75818e96a1aaaaa2989287807a75716e6d676d6e7074797f858f949e9185818e9ba8aa9d9084776a5d5144372a1e110000030e18212a31373a3b3f3f3f3f3f3f3f3f3f3f4a5763707d8a96a3b0a3978a7d7064574a3f3f3f3f3f3f3f3f3f3d3c38332c231a10050000000b16212b353e48515b636e74808e939ea69f948e81776c605b514b545d676d7a849196a1a39f92877e706b60584e453b322920160d0300000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000000071019222a313940454d52555c6064676d7074777a7d8184888c90959a9fa2a39f98928c837b6e695e554b4032281e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000613202d394653606c7883909da6aca0958d80736d605c55504a4a4848494a50565d676f7d89949facaa9e9185786c605346392d2013060004101c2834404b5463707d8995a0acaca0968d80736d605d56524d4b4a4a4a4a4b4c52565d606d74818e97a2adab9f94877b6e6154483b2e211507000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb0a396897d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d7d7e7f8183868a8e93999f9f9d9590877f746e645b51473d2f261b110600000004101c2834404b545c606161616161616161616161616161616773808d9aa69b8e817468616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facb1a4978b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d7d7c7b7a7875726e6964605c544f454039312920170e050000000000000013202c3946535f6c7986929facada093867a6d605347454545454545454545453f444647494c52575f666d7a83919da6b0a79e9184796d6053463a2d20130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000007131f2c38444f5963707d89939ea8aea29892867d746d686462605d606164676d727a828e93979185929facaa9e9184776b5e5144382b1e11000000060f1820262b2e2f3232323232323232323d4a5763707d8a96a3b0a3978a7d7064574a3d3232323232323232302f2c28211a110800000000050f19232c363f49525c606c78818f949fa69e938d80746d635a504b555e686e7b849197a2a39992867d706a5f574d443b32281f150c03000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000061019232b343c434b51565e61676d71757a7d8084868a8d9196989d9fa7aba399928e867f796e695e574d43392f20160c020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000005111e2a36424d5763707d8a95a0aca69d9083786d605b514b443f3d3c3b3c3f444c55606b7683909c9f9e9d97897c6f6256493c2f2316090006131f2c3845515c6675818e9ba7b1a99e9184796d605b524c46413f3e3d3d3e3f41464c525b606d7a85929fabb0a6988c7f7265594c3f2f24180d0100000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9a5998f8989898989898989898989898989898a8a8b8c8e9092989b9e9c9995908a837d726d645c53493f352b1d140a0000000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e73808d9aa69b8e81746e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facb9a69a908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888784827f7b76716d666059514b433a322920160c0300000000000013202c3946535f6c7986929facada093867a6d6053473a38383838383838382e34383a3a3c41464d545d686f7c89949eaaada1968a7d7064574a3d31251a0e02000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000915222f3b4854606b7683909da5afa69f92867d706b605d565554515355555d60686d78818e94989298a2aeab9e9184786b5e5145382b1e1200000000060e151a1e21222525252525252525303d4a5763707d8a96a3b0a3978a7d7064574a3d31252525252525252423201c16100800000000000007111a242d374044505b666d79828f95a0a59d928c7f726c625a504c565e696e7c859298a2a39892867c6f695f564d443a31271e150b020000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e21150800000000000000000000030c18222b353d464e555d60686e73797e82868a8d90939a9a9ea0a8a9abb1ac9f9287817b736d665e574d453b31271d0e04000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000714202d3a46525e6976828f9ca7ab9f94897d70665c50454039332d2f2f2d333a434f5964717e8b989291908f8c7f7366594c403326190d000713202d3a4653606d7985929facada1978a7e71675d5145413a36303130303130363a4145525d68737f8c99a9b3a89c8f827569554b4035291d10040000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9aba199969696969696969696969696969696969797999b9d9f9e96918f8c88837e78706b625b534a41372e23190b02000000000713202d3a4653606d797a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a808d9aa79b8e817a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929facb9aca29a97979797979797979797979797979797979797969596918f8b88837e78706b605c554c443a32281e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d2c2c2c2c2c2c2c23282b2d2e30363b424c56606b75828f9cabb2a89b8e817568574d42362a1e1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700030f1c28333f4a54636f7c89959fabab9f948b7e716a6059524c48474546484b51565e666d788290989fa2aab4ab9e9185786b5e5245382b1f12000000000003090e1214151919191919191924303d4a5763707d8a96a3b0a3978a7d7064574a3d3124191919191919171614100b05000000000000000008121b2528333f4a545c676d79839096a0a49c918b7e716c61594f4d575f6a6f7d869299a3a29891857b6e685e564c433930261d140a0000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000000000000000b151e2a343d474f585f676d737b80858a8f92989a9d9fa4a39f9fa4aba4a7a79a8d807b756f6a605c544a42382e23170c03000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000205070814212e3b4754616e7b87939facaa9c9083766b60544a3f342f282222222228313d4855616e7b878685848483817f7265584b3f3225180c00091623303c4956636f7c8998a2a5a69e9285796d60554b40352f2a2524232324252a2f35414c56626f7c8897a1adab9e918578675d5145392c201306000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9b3aba5a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4a4a5a7a99e948f84827f7b76716c656059514941382f251c110700000000000a1723303d4a5663707d87878787878787878787878787878787878d929da99e938e87878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929facb9b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3a3a8a19e9b9894908a847d746d675e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d201f1f1f1f1f1f171c1f2021252a303a434f5964707d8a99a3afab9e928578695e53463a2d211407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505b6674818e9ba7b1a79c8f82766c62584f45413b3a393a3b40454c545c666e7b86929facb4b7ab9e9184786b5e5145382b1e1200000000000000020608080c0c0c0c0c0c1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170c0c0c0c0c0a0907040000000000000000000000091317222d38424b555d676d7a849197a1a39f92877e706b60584e4e58606a707d87929aa4a19791847a6e685d554b42382f261b1106000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000007121c27303c464f59606a6f7980868d92979c9fa3a8a09e9a9992939995989b9f9d928d87827c736d665c544a3f34281e150a000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000002080e1114141d2935404b5565727f8c99a4aea2988a7e7164594f42382e231d17191917212d3a46535f69767b7a7978777675726d62564a3d3124180b000c1926333f4c5966727f8c969798999a8d8174665c5143392f241e1917171717191e24303a4653606c7985929eabada197867a6d6053473a2d20140700000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f2316090000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a4a6aaa89c8f827e7a736e6964605b534f473f372f261d130a0000000000000a1723303d4a5663707d89949494949494949494949494949494949a9da4aea59e9b949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a0a1a2a5a8aba8a69f9c95918981796d685e564c42382e23170c030000000013202c3946535f6c7986929facada093867a6d6053473a2d201412121212060b10121314191e28313d4754606d7a86929facada297877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000613202d394653606c7985929eabaca095897c6f635a50463d35302d2c2d2f353a424a545e6973808d9aa4afb7aa9e9184776b5e5144382b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000006111c262f39434c555e686e7b859197a2a39992867d6f6a5f574d4e58616b717e88939fa4a09690837a6d675d544a41382d22170b060000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000c18232e39424e58606b6f7c848c92989fa2a7a09d9996918d8a868687888b8e92989f9a948f8780786d665c50443e30261c11060000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000050d14191e2021252c3845515d6776838f9cabac9f9285796d6053463d3026252525252525252a36424d575f696e6d676b6a696865625b51463a2e221509000e1b2835414e5b68748188898a8b8d8e8b7e7164544b4031271d130e080a0a080e131f2b3744505b657683909da9b3a994887b6e6155483b2e2215080000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393949597999d9f9e948f8a85807b726d605c544a42392e2318140b010000000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a7a9aeb6afaaa8a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949496989b9fa2a9aba7a09d938e837a6d685e544a3f342820150a0000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070505050000030607080c16202c3945515d677783909daab3a9968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000916232f3c4956626f7c8997a2adaa9d9083776b6054483f34292421202024293039424d57616e7b87939facb7aa9d9184776a5e5144372b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000a141d27303a434c565f696f7c859298a3a39892857c6f695e564c4f59616c727f8b929ca5a0959082796d665c53493f332722170c0000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000004101c2834404a545f6a6f7d8691969fa2a69e9c95908c8884807d7a797a7c7e81858c92989e99938c81786d605a5042382e23170c0000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000050e171f252a2d2e32323a4753606d7986929faca89b8e8275675c51453832323232323232323230313b454d575e61605d555d5c5b585651493f34291d1206000714212d3a4754606d7a7b7c7d7f8081827b6e6155483b2e22150b0100000000030f1b27333f49536975828f9ca8aea295887b6f6255483c2f2215090000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d2114070000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868787888a8d90959a9f9c98928d867e756d665c544a40342820160a000000000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa6a8aeb6afa9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868788898c8e92979da0a8aca59d9590837a6d665c50443c31261a0f0300000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004111d2935414c556975828f9ca8b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000c1925323f4c5865727f8b98a9b3ab998c7f7266594f43362d2219141313181e27303b46525e697683909da9b6aa9d9083776a5d5044372a1d11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000020b151e28313a444d575f6a6f7d869299a3a29791847b6e685e554b505a626d73808d939da59f948f82786d655b50443e34281d11050000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000006121f2c3844515c666f7c859298a0a8a19e948f89847f7b7774706d6c6d6f7174797f869195a09f938e81746c61544a3f34281c100300000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000020d1720293036393b3f3f3f495663707c8998a3aeaa988b7e7265554b403f3f3f3f3f3f3f3f3f3f3d3c383b454d535453514b51504f4b4a463f372d23180d01000613202c3945515d676d6e7071727374756e695f53463a2d2114030101000205080f17222d424f5b6875828e9ba8b5ab95887b6e6255483b2f2215080000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c2013060000000000000013202c3946535f6c7986929facada0938679797979797979797979797979797a7a7b7e8083888d9299a19f98928b81786d665c51443d32271b0f030000000000000a1723303d4a5663707d89939393939393939393939393939393939a9da4aea59d9b939393939393939393939393939393938a7d7164574a3e3124170b0013202c3946535f6c7986929facada0938679797979797979797979797979797979797a7b7c7f81858b91969fa4aca79f959082786d60584e43372b1f140900000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000010d19242f414e5b6874818e9ba7b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c6f6356493d32231b100806070c151e2a36424d576774808d9aa7b3a99c8f8276695c4f4336291c10000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030c161f29323b454e58606b707e87929fa3a19691847a6d675d5145515b636e74818e939ea69e948e81776c605a5045392d21150800000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d20140700000000000000000713202d3a4653606d78839197a2a8a097928a827c77726e6967636060616265676d727b839196a19d938a7d70665c5044382c1f120600000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000008141f29323b4146474c4c4c4c5966727f8c99aaaea398887b6f62554c4c4c4c4c4c4c4c4c4c4c4c4948443d3b4246484745404443423f3d3a342d251b1106000004111d2935414c555d6062636465666869615f574d42362a1e120d0d0e090e121419212b37434e58697683909ca9aea399877a6d6154473a2e2114070000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c666c6d6e6f7173777b80879196a1a29f938e81786d60584e43382b20150a0000000000000a1723303d4a5663707d86868686868686868686868686868686868d929da89d938e86868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c666d6d6e6f7275797e848d939aa4afa79f948d80736a5f53473b31261a0e02000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000081b2734414e5a6774818d9aa7b2a6998c7f7366594c403326190d000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d201407000000030c1a25303f4b5865727e8b98a5b1a89b8e8275685b4f4235281c0f000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000040d172029333c464f59616c717e8b919ca4a0969083796d60534749525c606d78818f949fa69e938d80736c6156493d3024170a00000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000006131f2b37434e5865727f8c95a0a9a09691857d766f6b66625f575753535455555d60696e7a84919ea59e9184786d6053463a2d20130800000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c12070000020e1925303b444d5254585858585b6875828e9ba8ac9f9286796d605858585858585858585858585856544f473d363a3b3a39352f363532312e29231b1309000000010d19242f3a434c5154555657585a5b5c55534d453b31261a1a1a1a1b1b1a1e21252a333b4754606a7884919eabac9f9286796c605346392d20130600000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000013202c3946535f6c7986929facada093867a6d606060606060606060605b606061626466696e747c849196a1a59e938d80736a6054473c31261a0f0200000000000916232f3c4855616b707979797979797979797979797979797979808d9aa69b8e817979797979797979797979797979797979716c6155493c3023170a0013202c3946535f6c7986929facada093867a6d606060606060606060606060605c6061616365676d71798088939fa5afa69f92877c6f62574d42362a1e1205000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004101c2834404a546875828e9ba8b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c1f130600000000091724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050e17212a343d474f59626c727f8c929da89f958e8175685b4e4244505c666d79828f95a0a59d928b7e7164584b3e3125180b000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000000000815222e3b47545f6a7784919ea7a39891847b706b63605955534d4a474647484b51575e68707d8a96a1a1968a7e7164574b3e2f24190d01000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000005111e2a36414d565e6165656565656a7784909daaaa9d9083776665656565656565656565656565656360594f44382d2e2d2c292429282524221d181109010000000008131e28313a41454748494a4c4d4e4f4846423b332923272727272728252a2d30363c454e58626f7c8896a1adab9c908376655b5044372b1f1205000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000013202c3946535f6c7986929facada093867a6d6053535353535353534a505354545557575f616a6f7b84919ea7a59f92877c6f62584e43372b1f120600000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c73808d9aa69b8e81746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080013202c3946535f6c7986929facada093867a6d6053535353535353535353534a5153545556555d60676d747f8c939daaaea3998e8275695f53463a2d211407000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000104060708090b141f2c3844515c667683909ca9b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000000b1824313e4b5764717e8a97a4b1a5998c7f7266594c3f3326190c000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000060f18222b353e47505a636d74808d9aa7a79d9083766a5d50433f4a545c676d7a84909daaa4998c807366594d4033261a0d0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000916222f3c4955626f7c8896a0ac9f92867c6e696159544f4847423d3a393a3c40454d56606c7884919ea89b8f827568554c4135291d1104000000000000000000000000000000000408101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000714202d3946525e686e7272727272727985929faca89b8e8275727272727272727272727272727272706b6054483c3126201f1d181d1c181815120d06000000000000010c161f282f35393a3b3d3e3f4041423b3a36312c2f3034343434343531363a3b41464e57606a74808d9aa8aea3998c7f726653493f33271b0f03000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646463f44464747484b4d53585f69707d8a959faba3998f82766a5f53473a2e211408000000000004101c27333d474f55566060606060606060606060606060606773808d9aa69b8e817468606060606060606060606060606060575550483e33281c11040013202c3946535f6c7986929facada093867a6d6053474646464646464646464044464748494b51555d606d74818e98a2aeab9f93877b6e6155483b2f24180d010013202c3946535f6c7986929facada093867a6d6053473a2d2014131313070d10131414151a1d27303a4653606d7985929fabb2a896897c706356493d3023160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180c00000000000c1825323f4b5865727e8b98a5b5ab978a7e7164574a3e3124170b000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000007101a232d373f44505c666d7983909da9a59d9083766a5d5043434c565e696f7c85929faca3998c807366594d4033261a0d0000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000b1825323e4b5865717e8b98a8a79a8d81746a5f574f48443d3a37312d2d2e2f353b44505b6574818e9ba79e928578675d5145392c2013060000000000000000000000000000050c1114171d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000814212e3b4754616e7a7f7f7f7f7f7f7f8c98a2aea99c8f827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574e42372b1e13100c070f0c0b0906010000000000000000040d161e24292c2d2f3031323335362e2d2a32383b3d404040404141424246484c525860696f7c87929faca99f92867b6e6155483b2d22170b000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939392d3338393a3b3c3e42464e57616c7683909da9ab9f94887b6e6255483b2f2215060000000000000b16212c353d44484a53535353535353535353535353535a6773808d9aa69b8e8174685b53535353535353535353535353534a49453e362c22170c000013202c3946535f6c7986929facada093867a6d6053473a393939393939392e34383a3a3b3c40454b515b616d7a86929facafa4998c7f7366554b4035291d10040013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181d20202122252a2f39434d57636f7c8998a2aeaca196877b6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180d01000000000c1926333f4c5966727f8c99a5afa399887c6f6255493c2f221609000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000060f19222c363f49525c606d78828f959fa69d938c807366594d424b555e686e7b859198a2a49a92867d706356493d3023160a00000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000d192633404c5966737f8c99a6a3968a7d7063584e453e38322e2b262020212429333f49536673808d99a6a197877a6d6054473a2d211407000000000000000000000000000810171c2123242a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000714202d3a4753606d7a868b8b8b8b8b8c919caab4ab9f948f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b84776a5f53473a2e2114080000020000000000000000000000000000040c13191d202122232425272829222b353d4448494d4d4d4d4e4e4f4d5354565e616a6f7b849199a3aba1978d8174695f53463a2d1b11060000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d22282b2d2d2e2f31363c45505a65727f8c98a5b0a6998c7f7366594c402d22170b00000000000005101a232c33383c3d464646464646464646464646464d5a6773808d9aa69b8e8174685b4e464646464646464646464646463e3c39332c241a1005000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d23282c2d2e2e2f35394046525e6873808d99a9b3ab9d908377675d5145392c2013060013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d24292c2d2e2f30363b424b555f6974818e9aaab4ab9e918478695e52463a2d201407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000030f1b27333f49536773808d9aa6ac9f92867a6d6053473a2d201407000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050e18212b343e48515b636e74818e949ea79e948e81746e63574b4a545d676d7a849197a1a49f93887e716b6054483b2f22160900000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000000000d1a2633404d596673808c99a6a295887c6f6255493c332c27211e1d2024292d333b434e586774818d9aa7a994887b6e6155483b2e22150800000000000000000000000008121a22282d3031323643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e211508000613202c3945515d6775828f98989898999ca3adbcb0a69f9c98989898989898989898989898989896887b6e6255483b3025190e02000000000000000000000000000000000001080d111314151617191a1b1c27323d474f54565a5a5a5a5a5b5c575e6164686d747c859196a0aaa39992857a6e61574d42362a1e0a000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d202020171c1f20212122262a333e4955626f7c8895a2afa99c8f82766953493f33271b0f0300000000000008111a21272c2f30393939393939393939393939404d5a6773808d9aa69b8e8174685b4e4139393939393939393939393931302d28221a120800000013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181c1f20212224292f35414c56626f7c8897a2adac9f9286796d6053473a2d2014070013202c3946535f6c7986929facada093867a6d6053473a393939393939392f35393a3b3b3d42464d545c676e7b87929facb1a79a8d817467574d42362a1e1105000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c20130600000005121f2b3744505b6576838f9ca9aa9d908477675c5145382c1f1306000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000040d17202a333d47505a626d73808c939da69f958f82786d605b5244505c666d79839096a0a59c928b7f726c61594f44382c201307000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000000000c1925323f4c5865727f8b98a9a396897c706356493d332b262324292c2f35383f444d56606a7683909da9a399877a6e6154473b2e211408000000000000000000000008121a242c33393c3e3f3e43505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080004101d2935404b5565717e8b99a49f9fa5a7adb5bbb2aaa4a19f9f9f9f9f9f9f9f9f9f9f9f9f9fa8998c7f7266564d41362a1e11050000000000000000000000000000000000000001040607080a0b0c0d13202c38444f596063676767676768686a696e71757a81879197a0a8a19892877d6f685e52453b31261a0e00000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014130b0f12131414151a212e3b4754616e7a8794a1adab9e928578655b5044372b1f1205000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d34404d5a6773808d9aa69b8e8174685b4e41352d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000013202c3946535f6c7986929facada093867a6d6053473a2d2014131313130c1012131415181d25303a4653606c7985929fabafa399897c6f6256493c2f2316090013202c3946535f6c7986929facada093867a6d60534746464646464646464640454747484a4d52575e666d79829099a3afab9f95897c6f6356493c30251a0e02000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d20140a0000000613202d394653606c7985929fabac9b8e817468554b4034291c1004000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000030c161f29323c464f59616c727f8b929ca5a0969083796d665c5049525c606d78828f959fa69e938d80736d625a50473d32271b10030000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2014131313131313131313131313131313131313131313131313130807050200000000000000000000000000091623303c4956636f7c8997a1a5988b7e7265594f453d3731302f35393a40454950565e686f7c89959fac9f9286796d6053463a2d2013070000000000000000000008121a242c363e45494a4c4a46505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800010d18242f3a4754616d7a86939393939a9da5afb5aaa0989593939393939393939393939393939393908376685e5246392d2014070000000000000000000000000000000000000000000000000000000916222f3b4854606b707373737374747576787b7e82868e9299a1a39f9791867e716b60564d4133291f140900000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c090e13202d3a4653606d798693a0acac9f9286796c605346392d2013060000000000000000050b10141617202020202020202020202734404d5a6773808d9aa69b8e8174685b4e41352820202020202020202020171714110c05000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000004060707070c131f2b3844505b667683909ca9b5ab978a7e7164574b3e3124180b0013202c3946535f6c7986929facada093867a6d6053535353535353535353534b5153545557575e61696e78818e949fabafa59d9083776b6054483b2f1f140900000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c706356493d30261c110a080a111c28343f4a54626f7c8898a2aea49a8a7e7164574b3e2f23180c00000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000020b151e28313b444e58606b707e87929fa4a19791847a6d675d544a515b636e74818e949ea79e948e81776c605b51483e352b21160b0000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000713202d3a4653606d7985929ea99c8f82766b60574f47433e3d3d4045474b51535b60686e7a84919ea7a99d908376665c5145382c1f130600000000000000000008121a242c363e48505557585651505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000713202d3946525e687682868686868e929da9b0a4988e888686868686868686868686868686868686887b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000a1623303d495663707d808080808181828385878b8f92999fa09e99928d857c716c61594f443b3021180d030000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20191919191919191a1a1c222d3a4754606d7a8793a0adafa399877a6d6054473a2d211407000000000000000000000407090a1313131313131313131a2734404d5a6773808d9aa69b8e8174685b4e4135281b1313131313131313130b0a08040000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000030f1c28333f4a546875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facada093867a6d606060606060606060606060555d6061626466696e737b828e939ea6b0a79e938a7d7063594f44382c200d0200000b1825323e4b5865717e868686868686867c6f6256493c2f23160b0301071a2733404d5a66738086868686868686786d6053463a2d201307000c1825323f4b5865727e8b98a9b2ab998c7f7266594f42382e231a1615141c232c3844505c6673808d9aaaac9f93877a6d6154473a2e21140700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000a141d27303a434d565f6a6f7d869299a3a29892857b6e685e554b505a626d73808c939da69f958f82786d655b50493f362c23190f0400000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000006121f2b3844505c6673808c96a19f94897d70696059534e4b49494b5153555d60656c717a839096a0aca2978c7f7265544b4034281c1004000000000000000008121a242c363e48505a616465625b515d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000005111e2a36414c5666707679797979818e9aa7aea195887c79797979797979797979797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c8d8d8d8d8e8f909298979c9c9a9896918d86807a6f6a615a50473d32291f0f060000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252626262b2d333c4855616e7b8894a1aeaea399867a6d6053473a2d201407000000000000000000000000000006060606060606060d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0606060606060606000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000b17222d414e5b6774818e9aa7b2a5998c7f7266594c3f3326190c0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c676d6e6e7073767b80858f949ea5afa8a0958e81756b6155473d32271b0f0000000b1724313d4a56626c71797979797979796f6a6054473b2e231c150c0b121826323f4b58636e737979797979797976665c5044382c1f1206000916222f3c4955626f7c8897a1adaa9d9184776b60544a3f342b26232222262e35414c56606d7985919eabaa9d908376685e5246392d20130700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000006111c262f39434c565e696e7c859298a3a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f372d241a110700000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000003101c28343f4a54606d7a849199a49e91847b6f6b625f58585656555d6064676d71787e859095a0a8a49e92857a6d6154473a2e23180c000000000000000008121a242c363e48505a616c71726d625b5d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000010d1925303a44545e66696c6c6c75818e9ba8ada194877a6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564d41362a1e11050000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999a9a9a9b9b9d9fa29f94908d8b8884807b746d68605850483e352b20170d00000000000000000000000915202b353f474e524d52575f62666a6e71737577787879797978777573706d67636059534d46423c332a1f140900000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a323232323232323233333137383f444f5964717e8b97a4b1ac9f928679675d5145392c1f1306000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000061b2834414e5b6774818e9aa7b2a6998c7f7366594c403326190d0013202c3946535f6c7986929facada09386797979797979797979797979797979797a7a7b7d8082868c92979fa6afa79f969183796d60594f44352b21160b0000000915212e3a45505a62656c6c6c6c6c6c6c6260584e443d342e271e18151d2329333c47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000613202d394653606c7884919eabaca095897d70665c50443f37312f2e2f30383f46525e68717e8b97a1ada3988b7e7265564c41362a1e110500000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000091217222d38424b555d686e7b849197a2a39f92877d706a60574d4e58606b707e87929fa4a19791847a6d675d544a41382d251b120800000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000b17232e3845525d68707d87939aa19691847d746f6a6764636366676d70757a7e838b9297a0a7a49c928b7e71685d5246392d1d12070000000000000008121a242c363e48505a616c717e7f726d6257697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000008131e28323a4146545a5d60606875828f9ba8ada093877a6d606060606060606060606060606060606054524d443b3025190e020000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5a6a7a7a8a9aba99c9083807e7c77736e69615e564e463e362c23190e0500000000000000000000010e1a26313d4751595e5f6060605e575f626466696a6b6b6c6c6c6b6a686663605d6060606055534d453c31261a0e02000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f404142464a5057606b75828f9ca8b5aa9d9184776a554b4035291d1004000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000205101c2834404b556875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868687888a8c8f92999fa2a9aba39f9590847b6e675d51473e3323190f0400000005111d29343f4850565860606060606060605e56544f444039302a211f272f343e454d53555d60606060606060605f504a42382e23170c000005121f2b3744505b6574808d9aa6b0a89d9083786d605a5047433d3c3b3c3d424a505b616d7a85929ea9ab9f92867a6d6154473a3025190d0100000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000007101b2428333f4a545c676d7a839096a1a49c918b7e716b61584e4d565f6a6f7d869299a3a29891857b6e685e554b42382f261b130900000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000000000006111c2935414c56606b717e8892989f969188817c777471707073767a7d81858b91959ea1a9a29f928d80736c61564c4135291d0b0000000000000008121a242c363e48505a616c717e878b7f72695e697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e21150800010d1925303a444c52545757575c6875828f9ba8aca09386796d60575757575757575757575757575755544e46413b32291f1408000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999f9fa0a1a2a4a6aa9e9185817e7a746e69605c554d443d342c241a1107000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585a5c5d5e5f5f5f5f5e5d5b575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4d4e4d53545b6069707d88939facb3a99b8e8174685b4e412f24180c00000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c090e1116202c3845515c677683909ca9b6ac978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949597999c9fa3abaca49f99928d837b6e695e554c41352c21110700000000010c18222d363f454a4b5359636a6c6c6c6c6b636059514a423c332a2a3139404550575f626a6c6c6c6c6c5f574d53443f3830261c11060000030f1b27333f4953626f7c88949eabab9f958c7f726c625a534e4a4948484a4e545c606d75818e97a1ada3998d8074685d524639291e13080000000000000000000002070a0c0d0908060a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000040f19222d363e44505b666d79828f95a0a59d928c7f726c62594f4c565e696e7c859298a2a39892867c6f695e564c433930261d140a01000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000d19242f3a444f59626c717e868f949c9a938e8883807e7c7c7f83868a8e92989da0a7a39f97928a80736e645a50443a3024190d00000000000008121a242c363e48505a616c717e879292867b6e61697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e2115080005111d2a36414c565e61646464646875828e9ba8aca09386796d6464646464646464646464646464646260584e43372b20170d02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c939393939495979a9d9f97918e8b85817b736d675e564d453b30271d1207000000000000000000000006121f2c3845525e6a757979797978706b605c544d5151525353524b515a61696e777979797976695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada093867a6d60585858585858585858585859595a575f61666c717b84919aa4afada2978a7e7164574b3e3124180700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191e2028323a4653606d7986929facafa49a897c6f6356493c302316090013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a1a3a6a8a6a8a09e9a938f8780796e695e574d433a2f231a1000000000000006111b242d343a3d3e525e6a757979797978706b605c544d453f36333c434b515a61696e777979797976695f53463a342e261e150a000000000b17222d3847535f6a75828f99a3afa79f92877e716c625f5857565555575860666d737f8c939ea9a89f92867b6e61564c413529170d02000000000000000000070d131619191515120f1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000a16212b343e48515b606c78818e949fa69e938d80746d635a504b555d686e7b849197a2a49992867d706a5f574d443a31281e150b02000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c11050000000000000008131e28323d47505a626c717b82898f92999b95908d8b89898c8f92999b9fa2a9a29e99928e857e736e645c52483e32281e13080000000000050e1a242c363e48505a616c717e879292867d70695e697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d201407000713202d3946525e686d717171717174818e9ba7ada093877a717171717171717171717171717171716f6a6054473c31261a0e02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f868686868687888a8d90959a9e9b98928d8680796e695f574d43392e23180c03000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e221508000000000000000000000013202c3946535f6c7986929facada093867a6d65656565656565656565656566666769696e72787e859196a1acb1a79f9285796d6053473a2d20140700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a9a9a8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2525252525252525252627252a2d323a444e5863707d8998a2aeac9f93867a6d6154473a2e2114070013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999796918c87827c736d675e574d453b31281e11080000000000000009121b22292e3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e231c150c030000000006111b2b37434e58626f7c87929fa6aea39992877e766f6a666462616263666a6f78808c919ca5aaa0968c8073695e53443a302419050000000000000000010a12191e23252622211f1b1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000030f1b27323d47505a636d74808d939ea69f948e81786c605b514a545c676d7a839096a1a49f93877e716b60584e453b32281f160c030000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000000000000010c16202b353f48505a61696e767d8287929fa09d9a979696999c9fa3a9a29f9b97928d86817a716c635c524a40362d20160c0200000000020d17202c363e48505a616c717e879292867d706b6057697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000714212e3a4754616d7a7e7d7d7d7d7d828f9ca9b1a4988b7f7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f62574d42372b1e1205000000000000000000000000000000000000000000000000000000000c1825323e4b57636d72797979797a7a7b7e8083888d9399a09f99928c837b6e695f554b4034281f140900000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada09386797272727272727272727272727272737476787b7f848a9297a1a8b2a9a0958c7f72675d5145382c1f130600000000000000000000000000000000000000000000010d1a2734404d5a6773808d8d8d8d8d8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a32323232323232323232333330363a3e444c565f6a75818e9baab4aa9d918477685d5246392d2013070013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399929291908f8d8a8784807b756f6a605c554d453b33291f160c0000000000000000000911181d25323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d21110a030000000000000f1b26313c47535f6a73808c949fa7aba399928b827c7773706f6e6f7073777c838d929ca3aba2989184796d60574d4232281e130800000000000000000a131c242a2f32332f2e2b262024303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000007131f2c38434f59616c727f8c929da5a0959082796d665b5044505b666d79828f95a0a59c928b7f726c61594f463c332920160d0400000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a0000000000000000040d19232d363f49515a61696e757b818e9aa7aaa7a4a3a3aba39f9c9997928e8a85807b746d68615a524a40382e241b0e04000000000008141f29323e48505a616c707e879291857c6f6b646464697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e02000714212d3a4754606d7a868a8a8a8a8a8f949fabb3a79b918b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8377695f53463a2d211408000000000000000000000000000000000000000000000000000001020a16222f3a46515b63666c6c6c676d6e6f7173777c81879195a0a39f9590847b6e675c51453b30251a0e02000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818384888b91959fa2a9afa8a1979083796d60554b4035291d100400000000000000000000000000000000000000000000000a1724303d4a5763707d80808080807e7164574a3e3124170b0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f404142464750565d686f7c87939facb0a69a8d807367564c4135291d11050013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858382807e7b77736e69625f58514b433b332921170d0400000000000000000000060c1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1200000000000000000a15202b37434e58606d78828f959fa6aba39f948f8883807d7c7b7b7d7f838990959ca4aba39992867c6f675d51453b3120160c020000000000000007121c252e353b3e403c3b37322a24303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222f3b4854606b717e88939fa4a19690837a6d675c544a4653606c78818e949fa69d938c80736d625a50473d342a21170e0500000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000000000000000915202a333f48515b636c717b81878e939da9acaba49f9d999992908c8985817d79746e69615e56504840382e261c12090000000000020e1925303b44505a616c707e879291847c717171717171717683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000613202c3945525d6876828f979797979c9fa6b0b7aca39b9897979797979797979797979797979795887b6e6155483b3025190e0200000000000000000000000000000000000000000407090a0d0e0f10121e2a353f495157596060555d60616264676a6f747c839095a0a7a0969083796d60574d42362a1e1205000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8f9196989da0a7adaba59e9691857b6e675c5143392f24180c0000000000000000000000000000000000000000000000000916232f3c4855616b707373737373716c6155493d3023170a0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4e4d52545a61686d7a83909aa4afac9f94887c6f6255493c3024190d010013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573716e6966625f57534e454039302920170f050000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e0200000000000000030f1b26313c44505c666d7a8390949fa4aca69f9c95908c8a8988888a8c90959d9fa7a8a19992877e716a5f554b4033291f0e0400000000000000020d19242e3740464b4c4847433c3429303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000091623303c4956636f7c86929a93939791847b6e685d554b424d5a6673808d93939393948e81746e635b51483e352b22180f0500000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000020e1a26313c45505a636d727e868e939a9da5a39f9c9993908c898683807c7975706d66615e57524c443e362e261c140a00000000000005111e2a36414d56616c707e879292867f7e7d7d7d7d7d7d7d7e83918f8275685c4f4235291c0f0000020c1620283036394646464646464646463b3a36302921170d02000004111d2935414c5665727e8b9aa49f9fa1a3a9b1bbb5aca7a49f9f9f9f9f9f9f9f9f9f9f9f9f9fa7988c7f7265564c41362a1e1105000200000000000000000000000000000000050b101416171a1b1c1d1e1f232e373f464b4c53534b5153545557585f626a6f7a839097a1a8a0958d8074695e52463a2d2014090000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000000000013202c3946535f6c7986929facb9ada39b989898989898989898989898989899999a9c9ea1a8aaacaaa69f9c938e847c6f695f554b4031271d12070000000000000000000000000000000000000000000000000714202c38444f596163676767676764615a5045392d2114080000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565e61656c707a829095a0acafa49a8f82766a5f53473b2e1e1308000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5755534d47433c342e271e170e050000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f14090000000000000000000a152028343f4a545d686d7a828d939a9fa6aba7a09d999795949596999d9fa7aba39f9691877e716c61584e43392f21170d000000000000000007131e2a35404952575955534e463f35303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000c1925323f4c5865727f868686868686857c6f695e564c4343505c69768286868686868682786d605c52493f362c23191006000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060606060000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e0100000000000006121e2b37424e57626d727f8a92989fa4a29f99928f8b8683807d797673706d6664605c54534d46413a322c241c140a020000000000000714202d3946525e68707e87929999928c8a8a8a8a8a8a8a8a8a91958f8275685c4f4235291c0f000000050e161e252a2d2e39393939393939392e2d2a251f170f05000000010d19242f3b4754616e7b879393939394979fa9bcaea49c9993939393939393939393939393939393908376685e5246392d20140c070f0b0a080500000000000000000000000810161c202324262728292a2b2c202e353a3e3f464640454747484b4e535860686d7a85929ea9a79f92877b6e6154483b31261a0e02000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a9a9a7aca49f9d99948f89817a6f6a5f574d43392e1f150b0100000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a5a5a575550483e33281d11050000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769696e72777d8590949fa7b1a79f93877c6f62584e43372b1f0c02000013202c3946535f6c7986929facada093867a6d6060606060606060606060606060605f5f5e5d5c5a5754524d4847423c373128231d150c050000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000030c17232e38424c565d686d78808790949b9fa2aaa8a6a3a2a1a2a3a6a8a9a29f99928d847d716c615a50463c31271d0f0500000000000000000a16232f3b46525b6366625f585146413a3d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4a56626d72797979797979786f6a5f574d443a414e5a667076797979797979756d665c504a40372d241a11070000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f13131313130c06060300000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000814212e3a47535f6a717e8b919fa2a69f98928d87827e7a7673706d676663605c5453514b46423b363029201c17110a020000000000000814212e3b4754616e7b859299a3a39f9793939393939393939393938f8275685c4f4235291c0f00000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d0500000000000814202d3a46525e69768386868686878d97aab4a89c928c8686868686868686868686868686868686887a6e6154473b2e211c181c1b171714110c05000000000000000008111a21282c2f30333435363738392d2c282f3233392f35393a3b3c3e43474e565e68717e8b97a1ada3998d807367574d42362a1e12050000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9f9e9d9c9a999a93908d88827d756d685f584e453c30271d0d0300000000000000000000000000000000000000000000000000000b16212c353e44484a4d4d4d4d4d4a49453e362c22170c000000000000000000000000000000000000000013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787b7f838a91979fa6b0a79f958d80746a6054463c32261b0f00000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252504f4d4b4846423b3a37312b262018120b030000000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000006111c26303a434c565d666d737c83898e9298999b9d9e9f9f9f9e9d9b9997928d87817a6f6b615a50483e342a1f150b0000000000000000000c1925323e4b57636d736f6a625b524c443d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c625f584e453b323e49545e66696c6c6c6c6c6c69605c544a3f382e251b1208000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1320202020201913120f0b060000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000000000005111e2a36424d57626e7b86929fa3a59e949086807b75716d686663605d555653504a464540393631302e2d2b28231c140c0400000000000714202d3946525e68717e87929999928a8686868686868686868686868175685c4f4235291c0f000000000002080d11131420202020202020201514120e090200000000000005111e2a36424d56667176797979797b8798a3aea6998c8079797979797979797979797979797979797976685e5246392d2c292329282423211d17100800000000000005101a232c33383c3d404142434445453a38342e27262d24292c2d2e2f31373d444c56606c7885919eabab9e918478695f53463a2d2114070000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939a93929291908f8e8c898683807b76706b615e564e463c332a1e150b00000000000000000000000000000000000000000000000000000005101a232c33383c3d40404040403e3d39332c241a1005000000000000000000000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818285878b90959ea1a9aea69f959083796d60584e43342a20150a00000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403e3b3a36302e2b261f1b150c0700000000000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000a151e28313a444c545c606a6f767c8185898c8e909192929292918f8c8985807b746d68605950483e362c22180d030000000000000000000d192633404c5966737f7c726d615d564f444a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000006121e29343f495156586060606060605f55534e463c332938424c545a5c6060606060605c53504a42382e261c130900000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281f202c2d2d2d2c26201f1c17110a02000e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000714202d3a46525e6975828e98a2a89e938e827b736e6964615e565653514b4946443f3a3e4041403e3d3b3a38342e261e160d040000000005111e2a36414d56616c717e879392867e797979797979797979797979756f65594d4134281b0e00000000000000010507071313131313131313080705020000000000000000020e1925303b44555f666a6c6c6c6c7985929faca89b8e81756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564c413b3a38342f363531302d28221a120800000000000b16212c353e44484a4d4e4f505152524644403930271c181d20202122262b323a44505b6674818e9aa7ada196887b6e6155483b2e22150800000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868685858483817f7d7a77736e6a636059524c443c342a21180c030000000000000000000000000000000000000000000000000000000008111a21282c2f30343434343431302d28221a120800000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9197989da0a7adaaa39f948f837a6d675c51463d3222180e0400000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312e2d2a25211e1a150f0a0400000000000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c0200000000000000000000000000030c161f28323a424a515860626b6f75797c7f828385858685858482807c79746e6a615e564f473e362c241a1006000000000000000000020f1c2835424f5b687581867f756d686059504a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d18232d373f464a4c535353535353524847433c342a21303a42494e505353535353534f46443f3830261c130a010000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a545c6a6c6c6c6c6c66605b5f5e5e5d5b59575553504a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235282b383939393939332d2b28221c140b060e1b2734414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000814212e3b4754616e7b87939faaa0968e81786e69615e5754524c494745403d3a3840464b4c4e4c4b494846443f3830281f160c01000000020e1925303b44505a616c717e879392877e716c6c6c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000009141f2932434d555b5d60605b667783909daaaa9d908377675c60606060606060606060606060606054524c4446484745404443423e3d39332c241a100500000004101c28333e474f5557595a5b5c5d5e5f53514a42392e231810131414151b2028333f4a5464717e8b97a4b2a8978a7e7164574b3e3124180b000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000121f2c3845525e6a757979797979797979797979797979797979797979797979797877767472706d6866625f58544f46413a322a22180f060000000000000000000000000000000000000000000000000000000000000810161c20232427272727272423211d1710080000000000000000000000000000000000000000000013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a9aaacaba39f98928c827a6d685e554b40342b2110060000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1a14120e09030000000000000000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000040d162028303940444e54596063666d707275767879797978777573706d66625f57524c443d342c241a120800000000000000000000020f1c2835424f5b6875828e8b827a6f6b605c545763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000006111b252d343a3e3f464646464646453c3a37312a221e2830383e4143464646464646423a38342e261e140a010000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a44505c66757979797979726c665f5751504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d402e34384546464646463f3938332d261d180f091a2733404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d0100000000000b1825313e4b5864717e8b99a4aa9d9184796d665f57524d4746413d3a38352f3040495157595b5958565453504a423a31281e13080000000008141f29323e48505a616c717e889392877e716c615a6060606060605c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000000020d1720313b434a4e50534a546774818e9aa7ac9f9286796d6053535353535353535353535353535347464a51535453514b504f4e4a49453e362c22170c0000000714202c38444f596163666768696a6b6c605c544a4034281c100607080a0e17222d3d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c00000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f0500000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676663615e5655534e48443d363028201810060000000000000000000000000000000000000000000000000000000000000000050b101416171a1a1a1a1a171714110c05000000000000000000000000000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa8a6a7a09d99928e867f786d685e564c43392e22190f000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20202020202020202020201f1f1d1c1a181514120e0906020000000000000000000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f050000000000000000000000000000000000040d161e272e343d43474f54545c606366686a6b6c6c6c6b6a686663605c54534e46413a322b221a12080000000000000000000000020f1c2835424f5b6875828e938f847d736d665e5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000009131b23292e3132393939393939392f2e2b262018161e262d323536393939393939362d2b28231c140c0200000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252d3a4653606d7987868686867f786e69625b524d443e3c3a38342e2c29241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d383f445253535353534c46443f382f2a2119141824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000000010d1a2734404d5a6773808d9aaba4988b7e71675c544d46423b3935302d2c292e3842515b63666866646361605c544c433a2f24190d01000000020d17202c363e48505a626c717e889392877e716c61574d535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000050e1f2831383e4243464b5865717e8b98a8aea399897c7063564946464646464646464646464646404a545c6061605c555d5c5b575550483e33281d110500000916232f3c4855616b70737475767778786d665c5144382c1f12060000000616232f3c4956626f7c8995a2afa6998c807366594d4033261a0d0000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060605f5f5e5d5c5b595654524c4847433c38332a251e160e0600000000000000000000000000000000000000000000000000000000000000000000000407090a0d0d0d0d0d0b0a08050000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999795908c86817b736d665e564c443a30271d1007000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d20141313131313131313131212110f0d0b08070502000000000000000000000000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000040c151c232832373d43484b515356595b5d5e5f5f5f5f5e5c595653514b47423c35302820191008000000000000000000000000020f1c2835424f5b6875828e9b96918780786e696163707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2c22211f1a150e0c141b212628292d2d2d2d2d2d29201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000050b10141f2b3844505c66717e879399928c827b726d615e565046413a322924201d19130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b4138424a505e5f6060605f5953504a423b332a251f17202b36414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000000020e1b2835414e5b6874818e9ba7a194887b6e61554b423b36302d292523282c343f4a54636d73747371706e6d665d564c4135291d110400000000050e1a242c363e48505a626c717f889392877e71695f534646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000000000000000d161f272d3236373b4855616e7b8896a0acab998d807366594f4338393939393939393939393844515c666d6e6d676b6a696864615a5045392d21140800000a1724303d4a5763707d80818283848586786d6053463a2d20160d0909070c1724303d4a5763707d8a96a3b0a69a8d8073675a4d4034271a0d010000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000000000915202b353f474e525353535353535353535353535353535353535353535353525251504e4c4a4746413b3a37312c272119130c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939393939399929291908f8d8a87847f7b756e69605c544c443a32291e150b00000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140706060606060606060605040200000000000000000000000000000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000000000000030b121820272b323839404546494c4f505252535252514f4d4946454039373129251e160e0700000000000000000000000000020f1c2835424f5b6875828e9ba199928c827b706c63707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000060d121518192020202020201f1515120f0a03030a1015191c1d2020202020201c1312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f19100700000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841343f4a545c6a6c6c6c6c6c66605b544d453f3630292019252f3841484c4e535353535353534b49453e362d22170c00000915202b353f474e525353535353535353535353534a545c6a6c6c6c6c6c66605b544d5353535353535353535353535353535353534e4c4841382f251a0f030000000000020e1b2835414e5b6874818e9ba7a194877a6e6154473e39352f3333332e34383d44505c66737f817f7e7c7b786d685d5245392c201306000000000008121b242d363f48505a626d727f8b9192867b6e6155483b39393534312c261e150c020000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292d3a46535f697784919eaaaa9d9184776b6054483d31282d2d2d2d2d2d2d2d3a4653606d787b7a7978777675716c6155493d3023170a00010e1a2734414d5a6774808c8d8e8f9091887c6f6255483e31281f1a171617181d27333f495364717e8b97a4b1a6998c807366594d4033261a0d00000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646454443413f3d3a3936302e2b26201c160d080200000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b08070502000000000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868685858382807d7a77736e69615f57504a423a322920170c0300000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000000000000000070c151b21272c2e34383a3d3f424345464646454442403d3a38342e2b262019130c040000000000000000000000000000020f1c2835424f5b6875818e969ea39f9490857d746d707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000106090b0c13131313131312090806030000000005090d0f101313131313130f07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d373844505c66757979797979726c665f575146423b3229251e262f363c4041464646464646463e3d39342d241b11060000040f19242d353d4245464646464646464646464644505c66757979797979726c665f5751464246464646464646464646464646464641403c362f261d1308000000000000000d1a2733404d5a6673808d99aca295897c6f62585047454140403f40404045464f57606d78858e8c8b8987867a6d6054473a2d21140700000000000009121b242d363f48505a626d727f8b8c7f72695f53463a2d2d292825211b140c0300000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1e2a36424d576773808d9aa7aca096897c6f63594f433a3129242322222429333f4a5463707d878685848382817e7164574a3e3124170b00000b1825323e4b5865717e8b989b9c9d988b7f7265594f433a312a2524232323282f3744505b6574818e9aa7b5ab988b7e7265584b3f3225180c0000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393837363433302e2d2a25211f1a15100b050000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e0905020000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797878777573716e6866615e57534d443f38302820170e0500000000000000121f2c3845525e6a75797979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373533302d2c28231d1a150d080200000000000000000000000000000000091623303c4956636f7d848e939fa29f97928a8079707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312d3a4653606d7987868686867f786e69625b524d443e35302820252b3033343939393939393931302d29221b12090000000008121b242b313638393939393939393939393a4653606d7987868686867f786e69625b524d443e353039393939393939393939393433302b251d140b01000000000000000b1824313e4b5764717e8a9aa4a69a8d80736a615a54524c4d4d4c4c4d4b515359606a717e8b979997968f8376685d5245392c2013060000000000000009121b242d363f48515b626d727f80736d63574d42362a1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1a26313c4855626f7c88959faba89b8f82756b60554b433b352f2f2f2f2f353b44505b6673808c989291908f8b7e7164584b3e3125180b00000815222e3b4855616e7b8896a0a9aa9d9083776b61554b433c36313030302e3439404b55606c7884919eaaafa499897d7063564a3d3023170a00000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a2928262321201d1914120f090300000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5654534d46423c342e261e160e050000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b292623201f1c18120e09030000000000000000000000000000000000000915222f3b4854606b6f7a818a92989fa29e928d837b7d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a131313131310100d0a050000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d28271f2b3844505c66717e879399928c827b726d615e565046413a3229241d2427272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d2d2d2d2d2d2d2b3844505c66717e879399928c827b726d615e565046413a3229242d2d2d2d2d2d2d2d282724201a130b0200000000000000000814212e3b4754616e7b87939fac9f92867c706c64605d565a5959595a555c60636b707c85929fa9a1968b7e7265564c4135291d1104000000000000000009121b242d363f49515b626d72736e635b51453b31261a0e0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6a7683909da7aa9e93897c6f675d554c45413d3c3b3c3c40454d57606c7884919e9f9e9d95877a6e6154473b2e21140800000814212d3a47535f697784919daaaca0958a7d70675d554d46423e3d3c3d3e40454b515c67707d8a96a0acac9f93867a6d6054473a2d2114070000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d04000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020201f1f1e1d1b19171413110d08060200000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060606060605f5f5e5d5c5a5754524c4846423b373128231c140c040000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000000000000000000000000070c10131316191c1d1f1f201f1f1e1c1a161313100c070000000000000000000000000000000000000000000713202c38444f5960686d757e8590949fa39d959086818e9ba8b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020201d1c1a16110a0300000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000000000000000060c11151718202020202020201b1b1c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191b20202020202020181715110c060000000000000000080f151a1d1f20202020202020201c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f1920202020201b1a18140f08010000000000000000000714202d3946525e6876828f9aa4a39892857d76716d6868676666666668676d70757d859197a2a49e9184796d6053463a2f24190d0100000000000000000009121b242d373f49515b626566635c52493f33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e5864707d8a95a0aca59d9183796d675e56514b4a494848494b51575f69717e8b96a1aca89d908377685e5246392d201407000006121e2b37424d5766737f8c98a2aea79e9184796d675f57534d4b4a494a4b4b51555d606d7983909da8b2a99d908376685d5245392c201307000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f05000000000000000000000000000000000000000000000000000004090e11121313131313131313131313131313131313131313131313131211100e0c0a070705010000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000915202b353f474e5253535353535353535353535353535353535353535353535353535252504f4d4a4746413b3a36312b261f17110a02000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000406070a0c0f101213131312110f0d0a0706040000000000000000000000000000000000000000000000030f1b27323d474f565d606c717b828c9299a0a098928e939eaab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000000000000000005080a0b131313131313130f0b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313131313130b0a0805000000000000000000000004090e1112131313131313130b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313130e0d0b0803000000000000000000000005111e2a36414d56626f7c87939fa5a297928a837d7a777573737273737476797d82889197a1a59d928a7e71675c514538281e1308000000000000000000000009121b252d373f495156585a57524a40372d21180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c4653606c7883909aa4aca0958f82796e68605d555756555556555d60696e7b85929fa8aca1968a7e7164564d41362a1e11050000020e1a26313c4754616d7a86929fa8aca1969082796e69615e575857565657545c60676d75818e95a0acada2978b7f7265564c4135291d11040000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464645454442403e3b3936302d2a251f1a140b06000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d444c525a61696e787f8791969da29f9b9ea5afb0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a22282d303139393939393736322d271f160d030000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000606060600000000000000000000000000000000000104060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000601010000000000000000000000000000020e1925303b4754606a73808d939fa4a29f94908a86848280807f7f80818385898f939aa1a49f938d80746c61554b403428160c0100000000000000000000000009121b252d373f464a4c4d4b4740382e251c0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2b3744505b656f7c88939fa7a89e948f837a736d6765636262626365676d727b849197a2ada59e9184786d6053463b3025190e020000000915202d3946525e6873808c95a0aaa89f9490837b736e6967646363636465666d7179818e939da7b0a69e92857a6d6054473a2f24190d0100000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e09020000000000000000000000000000000000000000000000000000000000000000000104060606060606060601000000000000000000040607090c0e0f11121213131211100e0b0808060200000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000008121b242b31363839393939393939393939393939393939393939393939393939393938373533312e2d2a25211e1a140e0903000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a08040000000000000000000000000000000000040f19232b323a414550575e666c727c848d929ea1a9aaafb7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464643423e3831281f150a000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000008141f2b37434e58606d78818d939a9fa69f9c9992908f8d8c8c8c8d8e9092989c9fa49f99938c81786d605a5043392e231804000000000000000000000000000009131b252d343a3e3f403f3b352e261c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606b74808d959fa8a69e959086807a7672706f6e6f6f7274797f869196a1a9a79d938a7e71665c504438291f14080000000005111d2935414c56606d79849198a2aaa69f959086807b767371706f70717275797e848e939da5afa89f948b7f72675d5145392c1e13080000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b0703000104070c10131316191b1c1e1f1f20201f1e1d1b181514120f0a0400000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1914120e0903000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131208070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c0500000000000000000000000000000000071119202830353e454d545b606a6f79808a92979ea6aeb4aca3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535353504e4a433a31271c1105000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000020f1b27323d44505c666d78808890959b9fa2a39f9d9b9a999999999b9d9fa2a29e9b948f877f776d665c50483e30271d120700000000000000000000000000000109131b23292e313233322f2a241c140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414f59606d788390959fa7a79f98928c86827f7d7c7b7b7c7e81858b9298a1a8a69f958e81746c61544a3f3428170d0200000000010d1925303a45515c676f7c869298a1a9a79f98928d8783807e7d7c7d7e7f82858b91969ea5afa7a0969082786c60554b4135291d0c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201a1a17130e070d1113181c1f20232527292a2b2c2c2c2c2b2a282522211f1a15100c0701000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020201f1f1d1c1a171414110e0805020000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000070e161e2429333b424a505860676d747d858f949fa29f9f9f978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e4850555760606060605d5b554d43382d22160a00000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000a152028343f4a545c666c737c83898e9298989b9c9e9e9f9f9f9e9e9d9a9897928e89827c736c655c544a3f362c1e150b00000000000000000000000000000000010911181e2225252726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3d45515c666d7a8390959fa4aaa29f98928f8c8a898888898b8e92979fa2aaa59e949083796d605a5042382e23170500000000000008131e2934404b555f6a707d8692979fa6aaa39f9993908d8b8a89898a8c8f92979da0a8aca59e9590847a6d665b50433a2f24180d00000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726231f1913181d2023282c2d2f323436373839393938383734322f2e2b261f1c18120b03000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c1309000000000000000000000004090e111213131313131313131313131313131313131313131313131313131212110f0d0b0807050200000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130a09070400000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000040c131921292f383f444e555d606b707a828b9298939393938a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6c6a665f554a3e32261a0d0000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f23160900000000000000000000000000000000000000040b17232e38424a545b606b6f767d8185898c8e9091929293929291908e8c8985817c766f6a605b534a42382e241a0c03000000000000000000000000000000000000070d121618191a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2834404b545e686d7a838d939a9fa7aaa29f9c989695959596989b9fa2a9a8a09e938e827a6d675d51483e30261c1106000000000000020c18232f39434e58606b707d858f949ea0a8aba49f9c9a9796969697989b9ea1a9aca7a09d938e837b6e685e544a3f31281d1307000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e09050200000000000000000000000000000000000008121b242b313638393939393939393433302b241d24292c2e34383a3c3f41424445454646454443413e3b3a37312c29231d150d0700000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020171614100b05000000000000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000000002080f171d262d333c434b515961686d757e858686868686867d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c7079797979797671665b4e4236291c1000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000006111c263038424a505960636b7075797c7f81838485858685858483817f7c79746f6b6260585049413830261c120900000000000000000000000000000000000000000106090b0c0d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b18232e39424c565e686d79808790959b9fa2aaa8a5a3a2a1a2a2a5a7aba49f9c96918981796d685d554b40362c1e150a000000000000000007121d27313c464f59606a6f7b828a91969c9fa3aba8a6a4a3a2a3a4a5a8a8aaa29f9b95908981796e695e564c42382d1f160c01000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000040f19242d353d424546464646464646413f3c362f282f35393a404546494c4e4f51525253535251504e4b4847433c38342f271f19100a01000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000020507081313131313131313131313131313131313131313131313131313131313131211100c09060503000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000010406070a0d10111213131312100e0b070705010000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c16100800000000000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000000000000000050b141c2228313940454f565e616d7279797979797979706c6155493c3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d868686868683766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000a141e262f383f444f54596063666d6f72747677787979797877767472706d66636059544e443f382f261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747c83898e9298999b9d9e9f9f9f9e9d9c9999938f8a847d756d675d564c433a2f241a0c030000000000000000010b151f2a343d474f5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9998928e89837d756d675e564d443a2f261c0d040000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000915202b353f474e52535353535353534d4c474038313a4045474b515356585a5c5d5e5f5f5f5f5e5d5b5855534e47454039312b221b130a0000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020201f1e1c191613120f0b06000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d06000000000000000000000000000000000000000001070d111314171a1c1e1e1f201f1e1d1b181413110d080200000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a1108000000030f1b27323d474f545660606060606060575550483e33281c1104000000000000000000000000000000000000020a11171f272f353e444c525b62656c6c6c6c6c6c6c64615a5044392d20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a9393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000020c141d262d333d43484f54545c60636568696b6b6c6c6c6b6b6a676563605c54544f47433d332d261d140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323a444c555c606b6f767c8185898c8e909192929291908f8d8a86827d79706b605d554c443a31281d120800000000000000000000030d18222b353d464e575e616c71787d82868a8c8f90919293929291908e8c8985817d77706b605d554d443b32281d140a00000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000e1a26313d4751595e5f6060606060605a58524a403a434b5153545c60626567696a6b6c6c6c6b6b6a6765625f5853514b433d342d251b12090000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b292623201f1b17110c0600000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000000000040a0f13181d20202326292a2b2c2c2c2b2a272521201e1913100b0500000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a1005000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000060d151d2429323a41465156585f606060606060575550483e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000000000000000000020b141c222832383d44484a515356595b5d5e5f5f605f5f5e5d5b595653504a48443d383227221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162028323a434b515960636b6f75797d7f828385858685858482807d7a76716d666059514b433a32281f160c000000000000000000000000061019232b343d454d525a61666c70757a7d80828385858686858483817f7c7975706b636059514b433b322920160b02000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c67645c5247404b555d6064666d6f727475777878797978777674716e6a64605c554e463f372d251b11070000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000000050e171e252a2d2e39393939393939393939393939393939393939393939393939393939393938373633302d2b27221b17110a0300000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000000002080d151b1d24292c2d3033363738393939383634312e2d2a251e1c160f0a04000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b00000915222f3b4854606b6f79797979797979716c6155493c3023170a000000000000000000000000000000000000000000030b1218202930363f454a4b525353535353534a49443e362c22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000020a111721272c333839404446494c4e5051525253525251504e4c4946443f3838322b272017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e162028313940454f54596063676d707375777879797978777673716e6864605c544f454039312820160d0400000000000000000000000000071119222b333b424650545b6064676d707375777879797978787675726f6d67636059544f45403a312920170e050000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a02000000000000000000121f2c3845525e6a7579797979797979746e64584c45515d676d7176797c7f81828485858686858483817e7b77716d67605851493f372d23190b020000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464544433f3c3937332d28231c150c0500000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000050d131920262b2f35393a3d404344454646464543413e3a3936302c28211b150e06000000000000000000000004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7d868686868686867e7164574a3e3124170b0000000000000000000000000000000000000000000001070e171e252a343a3d3f464646464646463d3c39332c231a10050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d130800000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000060b161b21272c2e34383a3c3f41434445464646454443413f3d3a38342e2c27211b160b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161f272f343d43484f54555c606366686a6b6c6c6c6b6a696664615e5653514a423d352f271f160d04000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605c55554f48443d352f281f170e050000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a02000000000000000013202c3946535f6c79878686868686868074675a4d4753606d797e8286898b8d8f90919292929291908e8b88837e796f6a625b51493f352b1d140a0000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000008141e29323b41465353535353535353535353535353535353535353535353535353535353535352514f4c4946443f38342e261e170f070000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000080e171e252a31373a4045474a4d4f515152535251504e4b4746413a38332b2620181009000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8993939393938a7d7164574a3e3124170b000000000000000000000000000000000000000000000000050d131923292e31323939393939393931302d28221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000040a0f161c1c23282c2d3032353638383939393838373432302d2c28231c1b160f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5e5d5c5a5754524d464440393029241d150d040000000000000000000000000000000000070e171f252a2f383f44464b515457595c5d5e5f605f5f5e5d5b595653514b48443d383329241d160d050000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000013202c3946535f6c798692939393938d8074675a4d4f5c6875828b8f9298989a9c9d9e9f9f9f9e9e9d9a9895908b847c726d625b51473d2f261c1106000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000020e1925303b444c525f60606060606060606060606060606060606060606060606060606060605f5f5e5c5956535049443f38302921191007000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000008111a202930363c43474b515356595c5d5e5f5f5f5e5d5a5854524c48443e37312a221b120a0100000000000000000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000002080d181d2224252c2d2d2d2d2d2d2423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000050b1012181c1f202326282a2b2c2c2d2c2c2b2a282623201f1c17110f0b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121821272c3238394045464a4c4f505252535252514f4d4a4746413b38342e271e18120b0300000000000000000000000000000000000000050d141a1d262d33383a4145474a4d4f50525253535251504e4c494645403938332c272118130c0400000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000013202c3946535f6c7986929f9f9f9a8d8074675a4d4f5c6975828f9c9fa3aaa7a7a4a2a1a1a0a1a3a6a7a79f9d9691877f726d62594f42382d22170b000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a696663605b53504a423b332b23190f0600000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000008121a232c323a41464e53555d606366696a6b6c6c6c6b696764615e56554f47433c342d241c130a01000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000060c111517181f202020202020171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000070c10121316191b1d1e1f1f201f1f1e1d1b19161312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c161b21272c2e34383a3d40424445464646454443403e3b3936302c28231c150c070100000000000000000000000000000000000000000002090b141c22282b2f35393a3d40424445464646454543423f3c3a38342e2c27211c160d070100000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9caaa29f9c9a97969594939496999ea0a8a8a099928b7f726b60544a3f33281c0f03000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000714202d3946525e6876797979797979797979797979797979797979797979797979797979797979787776726f6c65605c544d453d352b22180d0300000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000008111a242c353e444c52585f62676d7073767778797979787674716d68636159534e463f362e251c1309000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000105090b0c131313131313130a0a080400000000000000000000000000000000000000000000000000000002050708080808080808080808080808080808080808080808080808080a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0c0a07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373633312e2d2a251f1c18120b0300000000000000000000000000000000000000000000000000020a11171c1f24292c2d30333537383939393938373533302d2c28231d1c16100b0500000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9c9a9892908d8b8988878787898c91969fa2aaa39f93877d70665b5044382b1f120700000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000814212e3b4754616e7a8686868686868686868686868686868686868686868686868686868686868584827f7c78716d665e574f473d342a1f150b0100000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000050f1a232c363e474f565e616a6f747a7d808284848586858483817e7a76706b625f58514840372e251b11070000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11141415151515151515151515151515151515151515151515151515151724313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f12181c1f202326282a2b2c2c2c2b2a29272421201e1914100c070000000000000000000000000000000000000000000000000000000000060b0f13181d20212426292a2b2c2d2c2c2b2a282623201f1c1812100b050000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f1409000000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838f918d898583807e7c7b7a7a7b7d7f848b9298a2aba4999083786c605346392e23180c0000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000814212e3b4754616e7a87939393939393939393939393939393939393939393939393939393999292918f8c89837e786e6960594f463c31271d1207000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000020d17212c353e48505961686d757c8186898c8f909192929291908d8b86827d766f6a625b524940372d23190d0300000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000010507080b0e10111213131211100e0b0807050100000000000000000000000000000000000000000000000000000000050d14191e202121212121212121212121212121212121212121212121212121212124313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191c1d1f1f201f1f1e1c1a171414110e080400000000000000000000000000000000000000000000000000000000000000000003070d111314171a1c1d1f1f20201f1e1d1b19161313100c07000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e040000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838a85807c797674716f6e6e6d6e7073787e869299a3aba0958a7e7164544b4034281c100400000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9d9c9995908b837b6f6b60584e43392f23180c02000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000009141f29333d47505a616b707a82888e9298999c9d9e9f9f9f9e9c9a99938f8a837c726d635c52493f352b1f150b01000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110d080300000000000000000000000000000000000000000000000000050e171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000013202c3946535f6c7986929faca79a8d8074675a4d4e5a6774807d7974706d666764636261606163656c727d87929faca79b8f8275665c5145382c1f130600000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7a8794a1acacb4aeaca6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a8aaa9a7a09d9590857d6f6a5f554b4034291e130800000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020e1a25303b454f59616c717d858f939a9fa3aaa9aaa8a7a6a7a9a9aba49f9c9490867f736e635b51473d31271d1207000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000060b1014191e20212427292b2c2c2c2c2b2a272421201e19140f0b0600000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b1108000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4c58646e74716d6663605c54585655545454535b606b74818d9aa9ac9f9285796d6053463a2d20130700000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000814212e3b4754616e7a8794a7afb4aba39f9a9898989898989898989898989898989898989898999b9ea1a9aca79f9792857c6e675c51453a3025190d0100000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000005121e2a36424d57606b717e8791979ea5acaba9a19e9b9a9a9b9d9fa4abaca69f98928b80736d62594f43392f23180c000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000020a11171c1f252a2d2e3134363839393938373634312e2d2a251f1b17110a02000000000000000000000000000000000000000009141f29323b4246474848484848484848484848484848484848484848484848484848484848484a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a12080000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b13090000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f130600000013202c3946535f6c7986929faca79a8d8074675a4d47525c646764605c5453514b4b4948474748495059626e7b8897a1ada298887c6f6255493c2f2216090004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000814212e3b4754616e7a87959fa3aba399928d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8f92979ea1a9a9a2979184796d60564c41362a1d110500000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000030e18212d3a46525e69707d879299a1a9ada79f9d97928f8d8d8e9093999fa2aaaaa39f928b7f726b60554b4034291c12070000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000001070c141c23282b3036393b3e414344454646454443413e3b3936302b27221b140b07000000000000000000000000000000000000020e1925303b444d5254545454545454545454545454545454545454545454545454545454545454545764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000000000000010b151f272f343846464646464646464645423d352d24190f040000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000013202c3946535f6c7986929faca79a8d8074675a4d414a52585a5753504a4645403e3c3b3b3a3b3f47535f6a7885929eabaa968a7d7063574a3d3024170a0006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e0300000714202d3a4753606d79838c9299a29f9286807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8082858a91969fa7a9a0968c7f73685e5246392d2013080000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000915202c38444f59616e7b869299a3abada49c959089858281808183878c9298a0a8aea49f93877d6f675c5145392e23180c0000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000030b12181e262e34383b4146474a4d4f515253535251504d4a4746413b37332d261d18120b030000000000000000000000000000000005111e2a36424d565e61616161616161616161616161616161616161616161616161616161616161616164707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000013202c3946535f6c7986929faca79a8d8074675a4d4141474c4e4a46443f3a38342e302f2e2d2d37434e586a7784909daaa4978b7e7164584b3e3125180b000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f140900000613202c3945515d676d787f879297a29992867e727272727272727272727272727272727272727375797e8490959fa9a89f92867a6d6154473a2f24190d0100000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020f1a26313c4855616b75828f98a2abada39b928c837d7975747374767a7f869196a0a8afa4999184796d60544a4034281c100400000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000050d151d242930383f44464c5254575a5c5e5f5f5f5f5e5d5a5754524c46443f382f28231c150c030000000000000000000000000000000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000013202c3946535f6c7986929faca79a8d8074675a4d41363c3f413e3a38342e2c2823232221212c3844505c667784919daaa5988b7f7265584b3f3225180c000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020004101d2935404b555d666d727d859298a29892877f716b6565656565656565656565656565656566666d717a839097a1ada2988b7f7265564c4135291d11040005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b37434e5863707d8a939eaaafa59b918b8078706c66676768686d737b849196a0acaba0968c7f72665c5144382c1f120600000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000050e161f272f353e424a5053565e616467696b6c6c6c6b6a696764615e56535049413d342e271e150c0300000000000000000000000000000814212e3b4754616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7f8b98a49d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f090000000000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000013202c3946535f6c7986929faca79a8d8074675a4d4134303334312d2c28231f1c18161e2429363e4653606d7985929facab978a7e7164574b3e3124180b000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500010d18242f39434b545c606b707d86929fa29992877d70675d5858585858585858585858585859545c60686d7a85919ea9aa9c908376685d5245392c201306000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000814212e3a47535f6a7683909ca5afa99e938b7f736c65605b545a565e61696e7a84919aa4afa89e9285796d6053463a2d22170b00000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000040d162028313940454f545c6064686e7174767778797978777674716e6863605b534e44403930271e150c0300000000000000000000000000111e2a3744515d6a7784878787878787878787878787878787878787878787878787878787878787878787878b919ba99d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b12090000000000000000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000013202c3946535f6c7986929faca79a8d8074675a4d413427262724201f1c1713141920282f353f48515b63707d8998a2aea399897c6f6356493c30231609000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000007121d283139424a5059606b717e8b949fa39991857a6d60564c4c4c4c4c4c4c4c4c4c4c4c4c4a51565e68717e8b97a1a69f94877a6d6054473a2d211407000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000815222f3b4855626e7b88949fabada2978e81746d605b53504a4d4c52575e68707d87939facada1978a7d716453493f33271b0f03000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000010c161f28323a434b515961666d71767a7e808284858686858483807d7a76706c656058514a423930271e150a00000000000000000000000000111e2a3744515d6a778490949494949494949494949494949494949494949494949494949494949494949494989ba3a99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d20130600000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000000000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f120600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a1b171312100e171f252a323a4145515a626d76828f9caaac9f9286796d6053473a2d201407000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000010c161f2830383f444f59626c76828f9ca7a1978d8073685e52463f3f3f3f3f3f3f3f3f3f3f40444c56606d7985929a999896897c6f6356493c30231609000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576774808d9aa6b0ac9f92857a6d615b5049443f4041464d56606b75828f9baab3a99b8e8175655b5044372b1f1205000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000008131e28313a444c555d606b70787e82868a8d8f919292929291908d8a87827d786f6a605c544a423930261c1106000000000000000000000000111e2a3744515d6a7784909da1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a4a7aca99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b0013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b02000000000000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0b070b1218202930363e444c525b626c727f8b949faba89c8f8376675d5145392c1f1306000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000000040d161e262e343d47505a63707c8995a0a99f92867a6d6154473b3032323232323232322e343a45515c6674818e8e8c8b89887f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714212d3a46535f697884919eabafa49a8c7f73685e52443f383330363b444f5963707d8a98a2aeab9f9285796c605346392d201306000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000050e19242f3a434c565e676d747d848a8f93999a9c9e9f9f9f9e9d9c9a9a938f8a837c736d665c544a42382e23170b020000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c00000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a000000000000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e030c151c2328323b41464f565d606d727e87929fa6ada1968b7e7165554b4035291d1004000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000000040c141c2328353f4854606b7783909daaa3988c7f7266574d42362a25252525252525232834404b5464717e8281807e7d7c796d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815222e3b4855616e7b8896a1aca69f93877b6e61564c41332d28252a323d4653606c7985929fabada297887b6e6155483b2e221508000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d00000000000000000000000000000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0c151e272e343e444d525961686d757f879299a3afa59e9184796d6053463a2f24180c00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080000000000020a1117232c38444f596673808c99a6aa9d918477695e52463a2d2019191919191918232e394955616c7176747371706f6d675d5145392c201306000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b939a979a9c908376695e52443a30221b19202b3844505b6676838f9ca9b3a9978a7d7064574a3d3124170a000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c110600000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c00000000000000000000000000000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0b151e273039404450565e616b707a818b9299a3aba79e938b7e71665c5145382c1d12070000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000000000006101b27323d4956636f7c8996a9aca095877b6e6154483b2e21150c0c0c0c07121d2d3944505a6164696766656362605d554b4035291d1104000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000c1925323f4c5865727f8486898b8d8f8c807366574d4232281e110f1c28333f4a546774808d9aa7b2a5988b7f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b00000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c100000000000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000013202c3946535f6c7986929faca79a8d8074675a4d4134271a121d273039424a515a62686e757d848e939fa3aba8a0958f81756c61544b4034281c0b0100000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000000000000b14212d3a4754606d7a8797a1ada7978b7e7164584b3e3125180b00000000101c28333e485055575c5b5958565553514b433a2f24180d01000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000b1824313e4a56626d72787a7c7e8082847d7063574a3d3024160c0b17222d404c5966737f8c99a6b2a6998d8073665a4d4033271a0d000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f030000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d000000000000000000000000000000000000000000000001080d13202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000000000000000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f2215090013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020013202c3946535f6c7986929faca79a8d8074675a4d4134271a18232e39434b545c606c717b818a91969ea5afa69f959083796d605a5042392e23180c0000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400000000000000030613202c3945515d677885919eaba6998d8073665a4d4033271a0d0c0c0c0c0b17222c363e44494a4f4e4d4b4a484745403a31281d1307000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000916222e3a46515b6265676d6f71737578706b6155483c2f231604061925323f4c5865727f8b98a5b2a79a8d8074675a4d4134271a0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f13080000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00000000000000000000000000000000000000000003090e13191d202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120802000000000000000000000000000000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d201306000000000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e12050013202c3946535f6c7986929faca79a8d8074675a4d41342716202834404b555c666d747e858e939ea1a8aca49f9490837b6e675d51483e30271d12070000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000040a0f13151d2935414b556a7783909daaa89b8f8275685c4f4235291c191919191919191a242c33393c3e4341403e3d3c3a39352f281f160c01000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000006121e29343f495156555d60626467696b6361594f44382c2014070b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d01000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000000000000000000000000000000000000030a0f151a1e24292c2e3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c19130d080100000000000000000000000000000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f12060013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000000000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d4134271e28323a45515c676d78818b92979ea5ada8a19a938d827a6e695e554c41362d1e150b0000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000070f161b1f2223242f43505d697683909ca9a99c908376695d5043362a2525252525252525252520282d303136343332302f2d2c29241d160d04000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a00000000000000010d18232d373f464a4b515356585a5c5e57554f473e33281c10040b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d11050000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000000000000000060b151a1f262b2f35393a40444a54616e7b87939f92878583817d786f6a5f584e4238342e29241e19130c04000000000000000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000000000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d41342724303a44515b606d79828e939fa2a9ada59d96918880786d685e564d433a2f241b0c0300000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c0000000007101921272c2f303236434f5c6976828f9ca9aa9d9083776a5d50443732323232323232323232322d2c28232429282625232220201d18130c0400000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000006111b252d343a3a404547494b4d4f514a48443e352c21170b000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d201307000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d030000000000000000000000000000000000020a111720262b31373a4145474a5153555e6976828f9b8f82787774706c655f58504a46443f38353029241e160d070000000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000000000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272935414c56626d75818e949da5ada9a19e938e847d736d665d564d443b31281e1209000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000000040f19222b32383b3c3f3f434f5c6976828f9ca9aa9d9184776a5e51443f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e151a1817151413110d070100000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a00000000000000000009131b23292e2f35393a3c3e4042453d3c38332c231a1005000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e21140700000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000000000000000000000000060c141c232831373c42474c5154545c60626466717e8a9792877b6e6a69676462605b5453504a45413a352f281f18120b03000000000000000000000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e040000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000000000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272d3946525d68727e8b939ea6afa69f979189817a706b605c544c443b32291f160c000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000a16212b343d4348494c4c4c4f5c6976828f9ca9aa9d9184776a5e514c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d12070a09070604010000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000010911181e1d24292c2d2f31343638302f2c28211a110800000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a030000000000000000000000000000000000070f181e262e343c43474d53555d6064666d6f717375798592998c8078777673716e6c6663605c54524c45413a3128231d150c040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b262018100600000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000000000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080013202c3946535f6c7986929faca79a8d8074675a4d4134272e3a4754616d7a85929fa5afa59e948f857d746d676059514a423a322920170d04000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f12050000030f1b27323d474f5456585858585c6976828f9ca9aa9d9184776a5e585858585858585858585858585853514b42392e23180c00000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000000000000060d1213181d2020232527292b2423201c1710080000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d00000000000000000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a05000000000000000000000000000000000000081019212a30383f444e53575f62676d7175797c7e80828390979c928c848382807e7b7974706d66605d56524c433d342e271e160e0500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e060000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000613202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d41342935404b5565727f8c97a2ada59e938e827a706b605d554f444039302820170e05000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000007131f2c38434f59606365656565656976828f9ca9aa9d9184776a656565656565656565656565656565605c544b4034281c10040000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000000000000000101070d11131416181a1c1e171614100b05000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f9095a0a49c9691908f8d8a8885817d79736d68605d564f454039302820160e05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000020a13202d394653606c7984868687888b90959a9590867c6f665b5044382b1f1206000000000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c2013060013202c3946535f6c7986929faca79a8d8074675a4d41342c3945515d677783909da9ac9e938e81786d686159514c433d342e271e160e05000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000915222f3b4854606b6f72727272727276828f9ca9aa9d918477727272727272727272727272727272726d665c5145382c1f130600000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a00000000000000000000000000000001040607090b0d0f120a0a07040000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a0000000000000000000000000000000000000000000000000002050708080808080808060503000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9da0a7aea8a19e9d9c9a9797928e8985807a736d686059514b423a322820170e050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000001070c141c232b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000000000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d11040013202c3946535f6c7986929faca79a8d8074675a4d41342d3a4753606d7a86929faca49a8f81776d665e564f45413a3128231c150c04000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000091623303c4956636f7d7f7f7f7f7f7f7f83919daaab9e91857f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d201307000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000000000000000000010305000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d211408000000000000000000000000000000000000000000000003090e12141515151515151513120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000030b12181e262e34383f4a54616e7b87939f92878583817d786f6a5f584e42382d2218120b030000000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4855626f7b8899a3ac9f93877b6e655c544c443d352f281f18120b0300000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000d1a2734404d5a6773808b8b8b8b8b8b8b9195a0acada197918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b877a6d6054473a2d21140700000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d110500000000000000000000000000000000000000000000050d141a1e2121212121212121201f1b17110a020000000000000000000000000000000000000000000000000000000000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000050d151d242930383f44464c535e6976828f9b8f82787774706c655f584e443f382f28231c150c03000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b07000013202c3946535f6c7986929faca79a8d8074675a4d4134303c4956636f7c8996abaa9e918477695e534a423a3229241e160d070000000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000d1a2734404d5a6773808d9898989898989da0a7b1b3a9a19e98989898989898989898989898989893877a6d6054473a2d21140700000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c00000000000000000000000000000000000000000000050f171f252a2d2e2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000000000000000000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000050e161f272f353e424a5053565e6164717e8a9792877b6e696764615e56535049413d342e271e150c0300000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4955626f7c8895a7ab9e9184786a5f544a423930281f160d040000000000000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000d1a2734404d5a6773808d9a9f9f9f9f9fa9aab0b8bab2acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211407000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a1006000000000000000000000000000000000000000000030c17212931363a3b3b3b3b3b3b3b3937332d261d140a00000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d040000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d070100000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000040d162028313940454f545c6064686e7174798592998c80777674716e6863605b534e44403930271e150c0300000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000013202c3946535f6c7986929faca79a8d8074675a4d41342e3a4754616d7a8795a0aca196887c6f665c544b423a31281f160d03000000000000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a00000000000d1a2734404d5a6773808d9393939393939c9fa6b0b2a8a09393939393939393939393939393939393877a6d6054473a2d21140700000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a1208000000000000000000000000000000000000000000000a151e29333b42464848484848484846443f382f261b110600000000000000000000000000000000000000000000000000000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000010c161f28323a434b515961666d71767a7e80828f979c928c8483807d7a76706c656058514a423930271e150a000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000013202c3946535f6c7986929faca79a8d8074675a4d41342d3946525e687784919da8a89c9082786d665c544b433a31281f150b0100000000000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b0200000000000d1a2734404d5a677380868686868686868f949faaaca0968986868686868686868686868686868686867a6d6054473a2d2114070000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d1710080000000000000000000000000000000000000000000006111c26303b454d535454545454545453504941382d22170b0000000000000000000000000000000000000000000000000000000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d130700000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000008131e28313a444c555d606b70787e82868a8d8f949fa49c9691908d8a87827d786f6a605c544a423930261c11060000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f1205000013202c3946535f6c7986929faca79a8d8074675a4d41342935414c5666727f8c96a1ab9f948e81786d665d554c433a31271d1207000000000000000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000d1926333f4c58646e7379797979797979828f9ca9aa9d9184797979797979797979797979797979797976685d5245392c201307000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000000000c17232e38424d575e61616161616161605b53493f33271b0f03000000000000000000000000000000000000000000000000000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000050e19242f3a434c565e676d747d848a8f93999a9c9fa6aca8a09e9c9a9a938f8a837c736d665c544a42382e23170b02000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000013202c3946535f6c7986929faca79a8d8074675a4d413425303a4754606d79849199a4a69e938e81786d675d564c43392f24180d03000000000000000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000b17232f3b47525c64676c6c6c6c6c6c76828f9ca9aa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a080500000000000000000000000000000000000000000000000003101c28343f4a545e696e6e6e6e6e6e6e6c655b5044372b1f120500000000000000000000000000000000000000000000000000000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f1409000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d130700000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000013202c3946535f6c7986929faca79a8d8074675a4d4134272c3945515d67707d87939fa3a59e938f82796d685d554b4035291f150b0100000000000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000007131f2b36404a52585a60606060606976828f9ca9aa9d9184776a6060606060606060606060606060605f524c443a2f24190d0100000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d0908060300000000000000000000000000000000000000000000000006121f2c3844505c66767b7b7b7b7b7b7b776c605346392d2013060000000000000000000000000000000000000000000000000000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e020013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d01000000000013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c1106000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b110600000013202c3946535f6c7986929faca79a8d8074675a4d4134272935414b55606b727f8c919fa3a59e948f837a6d675d51453e31271d12070000000000000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000020e19242e3840474c4d535353535c6976828f9ca9aa9d9184776a5e53535353535353535353535353535345413a32281e13080000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000713202d3a4653606d7986878787878786796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000013202c3946535f6c7986929faca79a8d8074675a4d413427242f3a434f59626d727f8b9299a2a69f959083796d605a5043392f24180c000000000000000000000000000000000915202b353f474e524c52575e61666a6f7274767878797978787675726f6d66626058534e4846423c332a1f140900000000000000000008121c262e363b3f404646464f5c6976828f9ca9aa9d9184776a5e51464646464646464646464646464639352f2820160c010000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e060000000000000000000000000000000000000000000713202d3a4653606d79869394949493867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a00000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f0300000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271d28313d47515b636d727e879298a2a79f958e81756c61554b4035291d10040000000000000000000000000000010e1a26313d4751595e5f6060605e585f626568696b6c6c6c6c6b6a686663605c546060606055534d453c31261a0e020000000000000000010a141c242b2f33343939434f5c6976828f9ca9aa9d9184776a5e5144393939393939393939393939392c29241e160d040000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000713202d3a4653606d798693a0a1a093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e2114080013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f1308000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000013202c3946535f6c7986929faca79a8d8074675a4d413427161f2c353f49515b636c717d869299a3a79e938a7e71675d5145382c1f1307000000000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585b5d5e5f5f5f5f5e5d5b59575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000020a12191f2326272d36434f5c6976828f9ca9aa9d9184776a5e5144372d2d2d2d2d2d2d2d2d2d2d2d201d19130c040000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e04000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d0100000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000131f2c3946525f6c7985929faca79a8e8174675b4e4134281b1a232d373f49515a626b707d87929fa6a59e9184796d6053473a2f24180d010000000000000000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d2114070000000000000000000001080e1317191c2936434f5c6976828f9ca9aa9d9184776a5e5144372b202020202020202020201413110d0805030000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000713202d3a4653606d798693a0a7a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a00000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d1105000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000121f2c3945525f6c7885929faba89b8e8275685b4f42302519111b252e373f485059606b717e8b949faba1968b7e7165554b4135291d1104000000000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e22150800000000000000000000000002070b101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e13131313130b101316171e1a1613120f0b060300000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f030000000000000000000000000000000000000713202d3a4653606d7986939a9a9a93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f12050013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d2013070000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000121e2b3845515e6b7884919eaba99c8f827669564c41362a1e11131c252e363e474f59626d76828f9caaa99c908376675d5145392c20130600000000000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e110600080f161c2022232b2723201f1b17120f0b0600000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000040607080808080808080813202d3a4653606d79868d8d8d8d8d86796d6053473a2d20140808080808080808070604000000000000000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f030013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e211407000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000101d2a3643505d697683909ca9ab9e918478685e5246392d20140a131c242d353d47505a63707d8998a3ac9f92867a6d6054473a2d21140700000000000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e070008111921272c2f3038342f2d2b27221f1c17110a020000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000001070c101314151515151515151515202d394653606c7880808080808080786d6053463a2d201515151515151515151413100c0701000000000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000f1b2835424e5b6875818e9ba8ada196877a6e6154473b30251b1413121b232b353f4653606d7986929faca399897c6f6256493c2f23160900000000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e51442f24180d050f19232b33383c3d45403c3937332d2b28221c140b050000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c020000000000000000000000000000000000000000000000000000000000000000000000010b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f22160900000000030b12181d1f20212121212121212121212b3844505b666c747474747474746d665c5044382c21212121212121212121201f1d18120b030000000000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b1106000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a00000000000000000c1926323f4c5965727f8c98a9b2a8978a7d7064564d42362b2621201f1f20232c3845515c667784919eaaab978a7d7164574a3e3124170b000000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000000000000000000020f1c2935424f5c6875828f9ba8ab9e9184786b554b4035291d110b16212b353d44484a514d4946443f3938332d261d170e0500000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000000000000000000000000000000000000000000105090b0b0d0d1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c30231609000000030d151d24292c2d2e2e2e2e2e2e2e2e2e2e2e333f4a545b6067676767676767605c544a3f342e2e2e2e2e2e2e2e2e2e2e2d2c29241d150d030000000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d201407000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b0000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000091623303c4956636f7c8997a2ada89b8f8275695e52463f37312e2d2c2c2d2e343b45515d677885919eaba4978b7e7164584b3e3125180b0000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000000000000000020f1b2835424e5b6875818e9ba8ab9f928578675d5145392c2017161c27333d474f54565e5a5653504946443f382f2920170d0200000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000000000000000000000000000000060c111517181a1a1a25313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e0004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000010b151f272f35383a3b3b3b3b3b3b3b3b3b3b3b3b3b424a50535a5a5a5a5a5a5a53504a423b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f271f150b0100000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b0200000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000713202d3a4653606d7985929fabac9f92877b6e615a5147433c3b3a38383a3b40444d56606d7a86939facaa978a7d7164574a3e3124170b00000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f0600000000000000000000000000000000010d1a2734404d5a6773808d9aa6ac9f93867a6d6053473a2e262323262c38444f5960636b6762605b5353504a423b33291f1409000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000000000000000000000000000000911181d21242527272727313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e00000b16212c353d44484a535353535353534a48443d352c21160b0000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000007121d27313940454748484848484848484848484848484848484d4d4d4d4d4d4d48484848484848484848484848484848484745403931271d12070000000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a020000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d21140800000000000000000000010a121a202830363b4246484e5361696b6c6c6c68605c545d5b595653514a47433d373127221b140b030000000000000000000006121f2c3844505c6674818e9ba6afa3998e81756c625b534e494746444446484a51575e68727e8b99a4aea398897c6f6256493c2f23160900000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a0000000000000000000000000000000000000c1825323f4b5865727e8b98aaafa49a897c7063544b403631303031363f4854606b7078736f6c6563605b544d453b30251a0e02000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000000000000000000000000009121b22292e313234343434343e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000005101a232c33383c3d464646464646463d3c38332c231a10050000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000c18242f39434b5153545454545454545454545454545454545454545454545454545454545454545454545454545454545453514b43392f24180c0000000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b0600000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d1105000000000000000000000000080e161e252a30363a3c505d697378797979746d665e564e4c494644403937322b262017110a02000000000000000000000003101c28343f4a54626f7c89949fabab9e938b7e726d625f5856545351505355545c60696e7a85929eabac9f92867a6d6053473a2d201407000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000000000000091623303c4956636f7c8998a2aeac998c8073665c5146423e3d3c3d4246515b63707d84807c78746f6c665e574d42362a1e11050000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f4c4841382f241b130900000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e4040404040404b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000008131e28313a414547494949494949494745413a31281e13080000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c000004101d2935404b555d606161616161616161616161616161616161616161616161616161616161616161616161616161616161605d554b4035291d100400000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b06000000000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c0000000000000000000000000000050c13191f252a3845525f6b788586868681786d685f584f473f38342e2b27201b150b0600000000000000000000000000000c17232e384754606a76828f99a3aea59f92877f756f6a666261605c5c606164666d727b839097a1ada59c8f8275675d5145392c1f13060000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000000000000714202d3a4753606d7985929facab9e9185796d605a534d4b4a494a4d535b626d76828f8d8984807c786e695e52463a2d201407000000000000000000000000020e1925303b444c525f6060606060605d5c5d5e5f5f5f5f5e5d5b6060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b4d4d4d4d4d4d4d5864717e8b97a4b1a79a8e8174675b4e4134281b0e00010d19242f3a434c52545656565656565654524c433a2f24190d0100091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000006131f2c3845515d676d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c1f130600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b060000000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a100600000000000000000000000000000002080d141a26323f4c5965727f8c93938e827a6f6a615951444039302820180f0a0300000000000000000000000000000006111c2b38434e58626f7c87929fa5afa399928b817c76726f6e6d66666d6e7074797f859095a0a9a89e93897d7063554b4035291d1004000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000000000000000006131f2c3845515c6775828f9ba7ada1978c80736c615f5757565657575f616d727f8b949a96918d89857b6e6154473b2e21140800000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555253534f5960636c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000005111d29343f485056585a5a5a5a5a5a5a5a64717e8b97a4b1a79a8e8174675b4e4134281b0e0004111d2935414c565d6062626262626262605d564c4135291d110400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000714202d3a4753606d797b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b796d6053473a2d20140700000000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b06050300000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d11050000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a120800000000000000000000000000000000000003091825313e4a56626d75818f969490847c706b625b514a423a322a21191106000000000000000000000000000000000f1b27323d47535f6a727f8c939da5aba39f938e87827f7c7a797879797b7d81858b9297a0a7a8a0968f82756b605443392f24180c0000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000000004101c2934404b5563707d8a95a0aca99f93887e746e69666463636366696e757f87939fa6a19e9a908377695e52463a2d2014070000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000915212e3a45505a6265676767676767676767717e8b97a4b1a79a8e8174675b4e4134281b0e000613202c3945525d686d6f6f6f6f6f6f6f6d685d5245392c20130600091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c030000000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a07000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d17100800000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000a16202b37434e58606c77818e939fa2aaa59e9a938f8c898786858586888a8d92979ea1a9a59e9691847a6d61594f4431271d1207000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b110800000000000000000000000000000000000000000000000c18232f394653606c7883909aa4afa49a938b817b767371706f7072767b818b9399a4afa99f948a7e7164574d42362a1e11050000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1724313d4a56626d71737373737373737373737e8b97a4b1a79a8e8174675b4e4134281b0e000714212d3a4754606d7a7c7c7c7c7c7c7c7a6d6054473a2d21140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f000000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000000000000000000000040f1b26323c44505b656d78818b92989fa4aca49f9c9995949892929894979a9ea1a9a7a09d938f847b6e685d52473d331f150b0100000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000000000000007121f2b3844505b66707d88939fa5aca49f938e8783807e7d7c7d7f82878e939fa4aba9a1978f82766c6155453b30251a0e020000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717f80808080808080808080828f9ca9b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d898989898989897d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b211007000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a08050000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000a152027333f49535c666d747f868e939a9ea1a8a7a5a2aaa29f9fa2aaa3a7aaa29f9b959089827a6e695e564c41352b210d03000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000000000000030f1c28333f4a54606b73808d939da4aca59d99938f8c8a89898a8c8f93999ea5aea79f9791857b6e615a504533291f1409000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976828d8d8d8d8d8d8d8d8d8d8f949eaab4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899595959595897d7063564a3d3023170a00091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f00000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d09080603000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000040b17222d38414a545c606d727b81878d9196989a9c9d9e9f9f9f9e9d9d9b9898928e8a837d756d685e574d443a3023190f000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000b17222d38424f59606c78818d929ea0a8aba49f9c9997969696999c9fa4abaaa29f9590857c6f695e53483e3420170d02000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9a9a9a9a9a9a9a9a9a9c9ea6b0b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a2a2a296897d7063564a3d3023170a00091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c17100800000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c0000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000006111b262f38424a505b62696e757b8084888b8d8f90929292929191908e8b8985817d78706b605d564d453b32281e110700000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000000000000000000006111c262f3d44505b666d78808a91969d9fa7a7a9a6a4a3a2a3a5a9a7a8a09e98928c837b6f6a5f574d42362c220e0500000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca6a6a6a6a6a6a6a6a9aab0acaca79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7d868686868686867e7164574a3e3124170b00000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a0000000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a1208000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e0600000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000000000000000000000000000a141d2630383f4451575f61696e73787b7e80828485858685858483817f7c7a75706d666059524c443b332920160c000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000a141d28333f4a545c666d747d848b9095979a9c9e9f9f9f9f9e9d9a9896918c857f786e695f584e453b31241a100000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a000915222f3b4854606b6f79797979797979716c6155493c3023170a0000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c020000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00000000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000000000000000010203000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000020b151e262e343f454d53575f6266696e71747677787979797877767472706d6763605c544f45413a322921170e040000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000020b17222d38424a545c606b70797e83878b8d8f919292929291908e8b88847f7a736d665f574e463c33291f12090000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f939393939393939393939393939393938e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a0007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d211408000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c03000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b0707040100000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e0400000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000030c151c2328333c42464d5355575f626567696a6b6c6c6c6b6a6a686563605d5553504a423d35302820170f050000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e0902000000000000000000000000000000000000000000000000000000000000000006111c262f38424a505961666d71767b7e818384858686858483817f7b77736d68605c544d453c342a21170d000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000003101d293643505c6976828686868686868686868686868686868686868174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00030f1b27323d474f545660606060606060575550483e33281c110400000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d08050100000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c110500000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000010a121a212930363c4247484e5355596063676a6b6c6b6a666260585653514b48433d37312a211b1209010000000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000000000000000000000000000000030a1117212a31373c4247484d5355585a5c5d5f5f5f5f5e5e5d5b585653514b46443f383029241e160e05000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000000000a141d2630383f444f545c6064696e7174767778797978787674726f6a66605d56514a423c332a22180f05000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b00000000000000000000000000000000000000000000000000000000020f1c2835414e5a667076797979797979797979797979797979797979746f64594c4033271a0d000916232f3c4855616b7079797979797979706b6155483c2f23160900000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d08020000000000000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000080f171f252a31373e4850585f626b6f737778797877736f6a615f574f473d38322b2620180f090000000000000000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f0300000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000000000000060f181f262b31373a3c4247484b4d4f51525253525251504e4c494745403a38342e261e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141e262e343e424a5153575e616467696b6c6c6c6c6b6a6765625f5854524c444039302a21181006000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c2014070000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000005101a232c33383c3d46464646464646464646464646463f44464f4f4f4f4f4f4f46444046464646464646464646464646463e3c39332c241a10050000000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c0701000000000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a00000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000050d15202a333e47505a616a6f767c808385868583807c756e6960594f473d32291f150e060000000000000000000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000000000000000000000000000000000000060e141a1f262b2e31373a3b3e41434445464646454443413f3d3a39352f2b28231c140c0802000000000000000000000000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141c232830394044464d5254585a5c5e5f5f5f5f5e5d5b5855534e4745413a342e271e180f06000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060606060606060606060606060605b59534a41362b2014080004101c27333d474f55566060606060606056554f473d33271c100400000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a02000000000000000000000000000008111a21272c2f3039393939393939393939392d38424a50535c5c5c5c5c5c5c53514a42392e393939393939393939393931302d28221a12080000000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b030000000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020e1a26313c454f59616c707c82898d90929291908d88827b706b60594f443b3025190e02000000000000000000000000000000000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5a61646c6c6c6c66635c5248433d37312a211b120901000000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000003090e151a1e21262b2e2f32343637383939393837373532302d2c29241f1c17110a02000000000000000000000000000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e34383b4246484b4e50515253535251504e4c4847433c39353028231c150c06000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000005101b26303a42494e505353535353535353535353535353535353534e4c4841382f251a0f0300000b16212c353d44484a535353535353534a48443d352c21160b0000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d28333f4a545b6068686868686868605c544a4034282d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d0300000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000006121e2b37424d57616c707e868f949a9c9998999c99938f857d706b60564d42362a1f14080000000000000000000000000000000000000000000000000000080f171f252a31373a3c4247484b4d4f4a505b636c7079797979736e63574b3f322b2620180f09000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f2216090000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e0200000000000000000000000000000000000000000003090e12151a1e21222527292a2c2c2c2c2b2b2a282523201f1d1812100b0600000000000000000000000000000000000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c23282c30363a3b3e414344454646454543413f3c3a37312c29241e18120b03000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000a141e2830383e414346464646464646464646464646464646464641403c362f261d130800000005101a232c33383c3d464646464646463d3c38332c231a1005000000000000040a0f13151620202020202020171714110c050000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e08030000000000000000000000000000000000000000050b101416172020202020202020201f2b3844505b666c757575757575756d665c5144382c1f202020202020202020171714110c05000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000814212e3a47535f69707e87929899938f8c8b8c90949e9792877d6f695e52463b3025190e020000000000000000000000000000000000000000000000000000050d141a1f262b2e31373a3b3e444c545c606d727e868686868073665a4d4033271a150e060000000000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c3023160900000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000000206090e121415181a1c1e1f1f201f1f1e1d1b19161413100c0703000000000000000000000000000000000000000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363839393939383734322f2e2b26201d19130c07000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393939393939393939393939393433302b251d140b010000000008111a21272c2f3039393939393939302f2c27211a110800000000000000000003070909131313131313130b0a08040000000000000000000000000000000000000000000000000000010507080b0e10111213131211100d0b080705020000000000000000000000000000000000000000000000000407090a131313131313131313202d394653606c7881828282828281796d6053463a2d201313131313131313130b0a08040000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000020714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013070502000000000000000000000000000000000006121f2b37434e58626e7b869299959187827f7f80838991969992857b6e61564d41362a1e110500000000000000000000000000000000000000000000000000000002090e151a1e21262b343d454d565d666d747f87929892857b6e6154473b2e21140903000000000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000000000000000000000000000000020608080b0e1011121313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10141a1e20212527292b2c2c2c2c2b2a282522211f1b15110d08020000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e18110901000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000810161c2023232d2d2d2d2d2d2d2323201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060606060606060713202d3a4653606d79868f8f8f8f8f867a6d6053473a2d201407060606060606060000000000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e0100000000000003090e1214202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201514120e09030000000000000000000000000000000815212e3a47535f6a75828f989691837c76737273767d849197978e8174685e5246392d2014070000000000000000000000000000000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d20130000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484f5152525352514f4b4746413a35302820191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e121415181b1d1e1f20201f1e1d1b191515120f0a0401000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000030a1015191c1d2020202020202020202020202020202020201b1a18140f08010000000000000000050b1014161720202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939b9b9b93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d10040013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e01000013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000050d141a1e21212d3a4753606d7a8693939393939286796c5f5346392d2d21211e1a140d0500000000000000000000000000000915222f3c4855626f7b88949e91847a6f6a6665666b6f7b85929e93877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9fa9ababa99f9f9f9f9f9f9386796c605346392d20130000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131313131313131313131313130e0d0b08030000000000000000000000000407090a131313131313130a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0a8a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f13060013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e01000013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000050f171f252a2d2e393a4753606d798686868686868687796c5f53463939392e2d2a251f170f05000000000000000000000000000d192633404c5966737f8c99968a7d70685f5858596069717e8b98998b7e7165584b3e3225180b000000000000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000000000000013202d394653606c7986939facacacacacb6b7b7b6acacacacac9f9386796c605346392d201300000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c00000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d20140700121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000030d17212931363a3b464645515c67767979797979797979756a5e52464646463b3a36312921170d030000000000000000000000020f1c2935424f5c6875828f9b9184786b61564e4c4f57606d7a86929a8e8174675b4e4134281b0e0100000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9c3c4c4c3b9b9b9b9ac9f9386796c605346392d2013000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a030000000000000000000000000000000000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000020507080b0d0f1112131313131211100e0b08080602000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f130600111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000009141f29333b4246485353534b555c6c6c6c6c6c6c6c6c6c6a635953535353534846423b33291f1409000000000000000000000004101d2a3743505d6a7683909c8f827669594f443f45515d677784919c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6cfd0d0cfc6c6c6b9ac9f9386796c605346392d20130000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000205090e121415181a1c1e1f1f20201f1f1e1c1a181514120e09060300000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d1004000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000020e1a25313b454d535f6060606060605d606060606060605f5e5c6060606060605f534d453b31251a0e020000000000000000000004101d2a3743505d6a7683909c8f827669594f454045515d677784909c8f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2dcdddddcd2d2c6b9ac9f9386796c605346392d201300000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c0300000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a070704010000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b01000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000003090e12141a1e21212527292a2b2c2c2c2c2c2a29272522211e1a15120f0a0400000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000915202b353f474e52535353535353535353535353535353535353534d545b60666c6c6c6c6c6a5c544a53535353535353535353534e4c4841382f251a0f030000000915202b353f474e52535353535353534d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d5353535353534e4c4841382f251a0f0300000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000020f1c2935424f5c6875828f9b9184786b61574f4d5058606d7a86929a8e8174675b4e4134281b0e010000000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfe9eaeae9dfd2c6b9ac9f9386796c605346392d2013000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f00000000000000000000000000000000000000000000000004080d111314171a1c1d1f1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000003090e141a1e21252a2d2e31343637383939393938373634322f2e2b26211f1b150f0a0400000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d12070000040f19242d353d424546464646464646464646464646464646424651575f666c72797979797975665c50444646464646464646464641403c362f261d130800000000040f19242d353d424546464646464646535e69767979797979797771665b4f464e5a66707679797979797976695e5346464646464641403c362f261d1308000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000d192633404c5966737f8c99968a7d706960595a5a616a727e8b98998b7e7265584b3f3225180c00000000000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfecf6f6ecdfd2c6b9ac9f9386796c605346392d20130000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b21100700000000000000000000000000000000000000000000070c1013191d20212426292a2b2c2c2c2c2b2a28262421201d1913100c0701000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c030000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000000060b151a1f262a2d31363a3b3e4042444546464646454443413e3b3a37312e2b26201b150c070000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b0100000008121b242b31363839393939393939393939393930353e444d525b62696e787f8686868687796d6053463a3939393939393939393433302b251d140b01000000000008121b242b31363839393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b393939393433302b251d140b01000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000916222f3c4955626f7c88949e91847b706b6766676c717c85929f93877b6e6154473b2e2114080000000000000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfececececdfd2c6b9ac9f9386796c605346392d2013000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f000000000000000000000000000000000000000000060b12181c1f24292c2d31333537383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000020a11171f262b31363a3b4246484b4d4f51525253535252514f4d4b4847423c3a37312b262018120b0300000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d03000000000009121920262a2c2c2d2d2d2d2d2d2d2d2429323a414650565e616d727b828c929992877e71665c5044382b2d2d2d2d2d2d2d2d282724201a130b020000000000000009121920262a2c2c2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d282724201a130b0200000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000815212e3b47535f6a76828f989691847d77747374777e859297978e8174695e52463a2d2014070000000000000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfdfdfdfdfdfd2c6b9ac9f9386796c605346392d20130000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000000000000000000000000000000020a11171c23282c2f35393a3d4042444546464645454342403d3a39352f2c29231d18120b0300000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000000000000000000040c141c232831373b4246484d5354585a5c5d5e5f5f5f5f5f5d5c5a5855534d4847433c373228231d150c0500000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353535345403931271d120700000000000000000000000000000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e00000000000000080f151a1d1f202020202020191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c202020202020201b1a18140f0801000000000000000000080f151a1d1f202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120201b1a18140f08010000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e211508000000000000000000000006131f2b37434e58626f7c86929a96918984818081848a92979892857a6e61564d42362a1e11050000000000000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2d2d2d2d2d2d2c6b9ac9f9386796c605346392d201300000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a00000000000000000000000000000000000000050b141c22282e34383a4145474a4d4f50525253535252504f4d4a4745413a38342f28231d150c070000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000050e161e262e343c42474d5355575e616467696a6b6c6c6c6c6b6a696765625f5755534e47433c342e271e170e05000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f1006000000000000000004090e1112131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b1313131313130e0d0b080300000000000000000000000004090e1112131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115130e0d0b080300000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000030f1b26323c47535f6a717e8892989e95908d8d8e91969e9792867d6f685e52443b3025190e020000000000000000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6c6c6c6c6c6c6c6b9ac9f9386796c605346392d20130000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c02000000000000000000000000000000000000070f171d262d33394044464c525457595c5d5e5f5f5f5f5e5d5b595754524c47454039342e271e1810090000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000050e17202830383f444d53575f6166696e71737577787979797978777674716e6967625f58544e454039302920170e050000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c3939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000000104060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060601010000000000000000000000000000000000010406060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508010100000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000000a15202b37434e58616c717e868f949a9d9a999a9d99938f857d706b60564d4132291f1409000000000000000000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9b9b9b9b9b9b9b9b9ac9f9386796c605346392d2013000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c0300000000000000000000000000000000000007101921292f383f444a5153565d606466686a6b6c6c6c6c6b6a686663605d5653514b454039302a221a12090000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f14090000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030c172029323a424a50575f62696e73777b7e8082848585868685858482807e7b78736f6a625f58514b423a322920170c030000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f0500000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000040f1b26313c46505a616c717c82898d90929291908d88827b706b60594f443b3020170d020000000000000000000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000013202d394653606c7986939facacacacacacacacacacacacacac9f9386796c605346392d201300000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000000000000000000000000071119222b333b424a50545c6064686d70737577787979797878767573706d6864605c55514b423c342c241b1209000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e01000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000b151e29323a444c545c60696e757b8084878b8d8f90919292929292908f8d8b8884807c766f6a605c544c443b32291e150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c1108000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000a15202a343e48505a616a6f767c808385868583807c756e6960594f473d32291f0e050000000000000000000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000000000000000000060f19232b343d454d545b60666d71767a7d8082838585868685858382807d7a76716d67605c544e463e362d241b1108000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d27303a444c565d666d737b81878c9196979a9c9d9e9f9f9f9f9e9d9c9a9896918d88827c746d665e564c443b30271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000003061313131313131313130604000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a0000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b1208000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000030e18222c363e4850585f626b6f737778797876736f6a615e574f473d342b20170d0000000000000000000000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000000000000000000030c18212b353d464f575e666c71797e82868a8c8f90919292929291908e8c8a86837e79726d665f5850483f362d231a0e05000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c0000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000000c18232e39434c565e686d7880868e93999da0a8aba39f9d9d9c9c9c9d9fa2aaa8a19e9a948f8780786d685e564c42392e23180c03000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c020000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000006101a242c363e464e53596063676a6b6c6b6a66625f58534d453d352b22190e0500000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a0200000000000000000000000000000000000000000a151e2a333d474f5960696e787e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8b857f796f6a615a50483f352b20170d02000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c10040000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000004101c2834404b555e686d7a828c92999fa4a9a19e99999291908f8f90909298989da0a8a69e99928d837a6e685e544b40342820150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a070604000000000305050606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b02000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b120900000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e110500000000000000000000000000000008121a242c343c43474f54565a5d5f5f5e5d5a55534e46423b332b23191007000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000000000006111c26303c454f59606b6f7b828b91969c9fa3a9a19e9c9b9a9b9c9d9fa2aaa39f9c97928c847c716c625a50473d32291e130800000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000020d17202c3845515c676d7a838f949fa3aaa29f97918c898684838282838485888b91969ea1a9a39f9590837a6e665c51453c31261a0f020000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d0100000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000008121a222a31373d4348494d50525352504d4947433c36312921191107000000000000000000000000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e080300000000000000000000000000000000000000000000000c17232e38424d57606b707d8590949ea1a8a29e9997918f8e8e8e8f909298999ea2a9a19e9691867e716c62594f443a3025190d0400000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f23160900000009141f2b37434e58606d798390959fa6a8a098928b85807c79777675757677797c7f848a92979fa7a79f959083786d60584e43372b1e13080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000000000008101820262b32383b3c404445464543403c3b37322a251f170f07000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000000000000010507080b0e10111213131211100d0b0807050200000000000000000000000000000000000000000000000003101c28343f4a545f69707d8692979fa6a49d97928c888583828181828385898c92979fa3a8a09892887e716b60564c41362a20150a0000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020e1925303a47535f6a73808d959fa7aaa09691867f79736f6d676a696969666d6f72787d8590959fa9a79f958d80736a5f53473a3025190d0100000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d02000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000060e151b21272c2f30343738393837332f2e2b26201a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666e7b859298a2a9a49f928d857f7c78767574747576797c80858c9299a2aaa39a92877d70685e52463c32261b0f0200000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000005111e2a36424d56626f7c87929fa7aea29891847c726d6763605c555c5c545c6062656c707a839097a1ada79f92877c6f62564c41362a1e110500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e05000000000000000000000000000000000000000000040a0f161b1f2223272a2c2c2b2a2722211f1b150e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b13131313131313090806030000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000004111d2935414c56606d78839097a2aaa49a938b807a736f6a6968676869666d6f737a80879298a2aba39992857a6d61584e43372b1e14080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f03000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000714202d3a46525e6975828e99a3afa89f92867c6f6a605c5553514b4f4f4a5053535b60686e7a85919ea7afa3998e8175685e5246392d20130700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000000000000000040a0f1315161a1d1f201f1d1a1615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a0400000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000713202c3945525d68727f8c95a0a9a69f93887f746d68625f585b5b5b545c6063676d737d869299a4aba2978e81756a5f54473b3025190d010000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d2114070000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000814212e3b4754616e7b87939fabaca0958a7e716a5f58514b47454042423f44464950565e68707d8a95a0acab9f92867a6d6154473a2e21140700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d080100000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d080200000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000030709090d11121312100d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e060000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000714212d3a4754606d7a85929fa7ab9f948c7f726d605d56534e4f4e4e4a5053555d606b707d87939faaa99e93887c6f62564c41362a1e11050000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e221506000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a1108000000000c1925323f4c5865727f8b99a4afaa9d9184786c60574e45403a38342f2e34383a3f444d56616b7783909daaafa3998b7e7265584b3f2f24180d01000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d101010101010080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b26201810060000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2b37434e5866727f8c97a2ada79c9083786c605b524c47434241413f44464c5159616b73808d98a2aea59b8f8275685e5246392d2014070000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d10040000000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000004111d2935414c556975828f9cabb2a9988b7e72655b50453c342e2c292323282b2d333b444f5965727e8b98a9b3ab9b8f827568554b4035291d1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e090603000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090f1112131313110f0c070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e04000000000000050a0f1213131313131313131313131313131313131313131313120f0a05000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000815222e3b4754606a7784919ea9aca095897d70655b5045413a3732342e34383a41454f59606d7a85929fabac9f92867a6e6154473b2e23180c0000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f14080000000000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000613202c3945515d677885929eabada196887b6e6153493f3328231f1c18171c1f2227323e4855626e7b8897a2adab9e918578675d5145392c201306000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c0100000916222f3c4955626f7c8896a0acaa9d9084776b6053493f35302b262823282c2f353e45525d6874818d9aaaafa3998b7f7265544b4034281c10040005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e0200000000000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000714212d3a4754606d7a8797a1adab9e918578695f5341382d211813100c0b101217202d394653606c7985929fabada196867a6d6053473a2d201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f0300000000000000000000000000000000000307090a0e111213131211100e0b090706030000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d110500000d192633404c5966737f8c99a8b2ab998c807366594f41382d241e1b1b171c1f242935414c5663707c8998a2aeab9c8f8276665c5145382c1f1306000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895a9b3a99c8f827669574d422f261b0f070400000306121f2b3744505b657683909da9b2a995887b6e6255483b2f221508000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313120807050200000000000000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f1306000000000000000000000000000000040b101316161a1d1f201f1e1e1d1a18151312100b0600000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e2115090005111d2935414c566976828f9ca9afa399897c6f6356493d2f261b130f0a0c101319242f3a4653606d7985929facac9f9285796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000916232f3c4956626f7c8995a2afa89b8e8275685b4f423128140a0000000000030f1b27333f49536976828f9ca9afa295897c6f6256493c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e090300000000000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a1208000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080000000000000000000000000002090e161b202223272a2c2c2c2b2a29272522201f1c17110a020000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000713202d3946525e687885929eabac9f92867a6d6053473a2d20140a0200000308131f2c3844505c667683909ca9aea298887c6f6255493c2f221609000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f000000000000000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a00000000000000091623303c4956636f7c8996a2afa79a8d8174675a4e4134271b080000000000000b17222d424e5b6875818e9ba8afa296897c6f6356493c30231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000000000000000000000000050d141a21272c2f30343738393938373634312f2d2b28231c140c020000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000714212e3a4754616d7a8797a1adaa9e918477675d5145382c1f13020000000003101c28343f4a546774818e9aa7b4aa978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a00000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c11060000000000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000815222f3b4855626e7b8895aab4a79a8e8174675b4e412f24190d010000000000061b2835424e5b6875818e9ba8b4aa95887b6f6255483c2f221509000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c00000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f2216090000000000000000000000060f171f252a32383b3d4144454646454443413e3c3a38342e261e140a0000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000915222f3c4855626f7c8895a9b3a99c8f837669554b4035291d100400000000000c17232e3f4c5966727f8c99a5b2a6998c807366594d4033261a0d000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7a8798a2aea89b8f827568564c4135291d11070400010407101d2935404b556976828f9ca9aea398877a6e6154473b2e211408000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c110400000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f22160900000000000000000000060f18212930363d4448494d505253525151504d4b4846443f3830261c110600000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422f24180c000000000000061825323e4b5865717e8b98a4b1a79a8e8174675b4e4134281b0e000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000613202d394653606c7985929faba99d908376685d5245392c221813100c0d101318202c3945515d677783909daaac9f9286796d6053463a2d201307000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f1409000005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000000000000000000020c18212a333b42464f54565a5d5f5f5f5e5d5c5a585553504a42382e23170b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8e8174675b4e4134281b070000000000000b1724313e4a5764717d8a97a4b0a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505b6676828f9cabac9f92867a6d6054473e3429241f1c18181d202328323b4753606d7a86929faca99c908376665c5144382c1f1206000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e02000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000000000a141e2a333b454d52596063676a6b6c6c6b6a69676462605c544a3f34281c1003000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99c8f8376695c504336291d10000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000030f1c28333f4a5466727f8c99a3aea3998a7d71645a50463d352f2c292324292c2e343b444f5963707d8a99a3aea6998d807366544a4034281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000020b16202a333d474f5961636c6c6c6c6c6c6b615f574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110600000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867e7164574a3e3124170b0000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000006111c26303b454d575e616b70747778797978777674716f6d665c5044382b1f1206000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99d9083766a5d5043372a1d10000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d11040000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000b17222d3b4754616e7b86929faaab9d9083766c61584e45403a38342f2f35393a40454d56606b75828f9babab9f94887b6f6255483c2e23180c00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323c454f59616b70797979797979786e695f53463a2d211407000714212d3a46535f696f7c86929a939992867d6f695f554c41382d22170d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7e7164574a3e3124170b0000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000000000b17232e38424d575f696e767c8083858685848483807e7c786d6053463a2d201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b070000000000000b1724313e4a5764717d8a97a4b0a99d9083766a5d5043372a1d10000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a00000000000000000614202d3946525e6874818e98a2ab9f958a7e716a6058514b47454042434045474b51575f696f7c89939eaaa4998f82766a5f53473a2e1c120700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d57606b707d868686868686857b6e6155483b2e2215080005121e2a36424d57606a707e88939fa29892857b6e675d53493f33271f160c010000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000003101c28343f4a545f696e7b82898d9092929291908f8d8b887e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e422e23180c0000000000000b1825313e4b5864717e8b97a4b1a99c8f8376695c504336291d10000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e020000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000005111e2a36414d56616e7b85929fa4a79f92867c6f6a605d5553514b4f4f4b5153545c60696e7b84919ea6a69f93877c6f63584e43372b1f0b0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b0100000000000000000000000000000000000000000000000000000000000000000000040d17222d38424c565f696f7d869299939a92867c6f695f53463a2d21140700020e1a26313b454e58616c73808c949ea1979183796d655b50443d31281d13070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312110f0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000006121f2b3844505c666e7b848f949a9d9e9f9f9e9d9c9a978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000916222f3c4955626f7c8895a9b3a99c8f827669544a4034281c100400000000000c1926333f4c5966727f8c99a5b2a89c8f8275695c4f4236291c0f000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e120500000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000000020e1925303b46535e69717e8b929da4a29891847c726d6763605c555c5c555d6063666d727b839096a1a69f948d80736b6054463c31261a0f0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d1207000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545d686e7b859298a29f93887e706a60574d42362a1e1205000009141f29333d46505a606c77828f96a1a0958f82776c60594f433a2f24180c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000713202d3a4653606d788390969fa6aaababa5a1a0a0a1978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000814212e3b4754616e7a8797a2adaa9d918477665c5144382c1f120600000000000e1b2734414e5a6774818d9aa7b4a89b8e8175685b4e4235281b0f000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a0000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a00000000000000000008141f2a36424d57626c74808d929fa2a19691877f79736f6d676969696a676d6f73797f869095a0a49f949082796d60594f43342a20150a0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d2013070000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c03000000000000000000000000000000000000000000000000000000000000000008131e28313a44505b666d7a849197a29e948c80736c61584e453b31261a0e020000030d18212b343e44505b656d7a849199a49e948c7f726b60554b4135291e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a28262225313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000004101c2834404b5564717e8a959fa8b0a9a19e9894939394968b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3946525e687885929fabac9f9286796d6053463a2d20130a0400000006121f2b37434e586976828f9ca9b4a79a8e8174675b4e4134281b0e0006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f0000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000020e1a25313b45505a646e74808b92989fa199928c85807c797776757676777a7c80858b9298a09f9a938d82796d675d51473d3222180e030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000000000030d19242f3a434f59606c78828f96a0a1968f82776c605a50463d33291f140900000000060f192227333f49535e68707d87939fa69f92877d6f675d51453d30271d1207000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d21140700000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322f2e313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000006131f2c3845515c6776828f9ca7b1aaa197928b88868687898b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005111e2a36414c56697683909ca9aea399897c6f6256493d32271b13100c090e1117212e3a47535f6a7885929eabb3a6998d8073665a4d4033271a0d0003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d1207000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000000000009141f29333f48525c646e747e868e92999c9f97928d898684838282838486898d92979f9c99948f8780796d675d554b40342b211006000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b737f8c949ea49991847a6d655b50483e342b21180d030000000000071017222d38414c56606b74808d96a0a3999184796d60594f42392e23180c020000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e120500000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f1409000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464544423f3b3a373e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000713202d3a4653606d7986929facaea39892857f7b79797b7c7f7c6f6256493c2f231609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d192530404d5a6673808d99a9b2ab998c7f7266584e43372b251f1c181b1a1b2228343f4a54626f7c8897a2adb1a4978b7e7164584b3e3125180b00000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c00000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a00000000000000000000030d17212d36414a525c646c717b81868c8f92979e99999291908f8f90919299999e9892908c88827d746d675d554b43392f22190f00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a000000000000000000000000000000000000000000000000000000000007121d27313945525d68707d87939fa69f93877d6f685e53493f362c22190f060000000000000006111b262f3a444f59606d7984919ea5a0968e81746b60544b4034281e13080000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e02000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4847433e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000916232f3c4956626f7c8999a3aeac9f92867c726e6d6d6e70726f6a6054473b2e221508000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000081623303c4956636f7c8997a1adaa9d9083776a6054473f36302c282328252a2d333c44505c6673808c99a9b3b3a996897c6f6356493c3023160900000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050f1b242f38414a525a62696e747b7f8285929faba39f9d9c9c9c9d9d9fa3ab9f928682807b766f6b605d554b433a31271d100700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f03000000000000000000000000000000000000000000000000000000000c18232f39434f59606d7a849199a4a0968d80736b60564c41382d231a10070000000000000000000a141d28323d45515d67707d89939ea89d93897d70665c51453a3025190d0200000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f1409000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5955534e464b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000a1724313d4a5764707d8a97abb5a79a8e81746a6160606163656260584e43372b1f1306000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000713202d3a4653606d7984919eaaab9f95897c6f625b5146413a38342e343136383f444d57606d7984919eabb7ada297877a6d6154473a2e21140700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f13080000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000091217232e38424a535b606a6f767c8084919eaaa7a4a2a1a0a0a1a2a4a7a99c8f837f7b756e6a625b514b433a31281f150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f140900000000000000000000000000000000000000000000000000000004101c2934404b55606b74818e96a1a59d9184796d60594f443a2f261b110800000000000000000000020b16202935404b55606b75818e98a2a59d9184796d60564c41362a1f140800000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e030000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865625f5853505864717e8b97a4afa295887c6f6255493c2f2216090000000000000b1825313e4b5864717e8b97a4b1a4978a7e716458535354565856544e463d32271b0f03000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006121f2b3844505c6673808d98a2aea79c8f82766d625b524c46454041414242464950575f69727e8b96a1adb8ab9e928578685e5246392d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d010000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000000020c162028343f4a545c656c737c82888c9196a09f9a97959493939495979a9e9f948f8b86817b726d645d534a40352c1f150b0100000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000020d17212c3845515c67707d89939da89e93897d6f675c51473d32281d140a000000000000000000000000050e18242f39434f59616e7b86929fa9a0968c7f72685e52463b3025190e01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f0600000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787775726e6a64605c5464717e8b97a4afa295887c6f6255493c2f2216090000000000000c1825323f4b5865727e8b98a5afa295897c6f6256494648494c4947433d342b20150a00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000003101c28343f4a54616e7b86929fa8ab9f948b7f726d615e5653514b4e4e4f4d53535b60696e7b85929fa8b2b5a89c8f827569564c4135291d11050000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d11050000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000008131e28323a44505c666d777f878f94999e9f97928e8b8887868687888b8d92979e9c99928e867f746f645c52473e31271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c2013040000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d12070000000000000000000000000000000000000000000000000009141f2a36414c56606d7984919ea5a2988e81756b60554b40352b20160b020000000000000000000000000007121d27313d46525e6973808d97a2a89f92857a6d61564d41362a1e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e06000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000000000000030e18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea195887b6e6255483b3b3d3f3c3b37322b22190f0400000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000b17232e3846525e6973808d96a0aaa69f93877f746d6863605c545b5b5c575e61656c717b849198a2aebab3a9988c7f7265594c3f3025190d010000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000000010d1924303a44505a606d78818c93999fa098928c85817e7b7a797a7a7b7e81858b92979f9f99928b81746e63594f43392f24180c00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000020e1a25303946525e68737f8c96a0a99f92867a6e61594f43392f23190e040000000000000000000000000000010b151f2a36424d57606d7a85929eaaa2978d8074685e52463a2f24190d010000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e0903000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000000000009141f2a333e474f5961696e787e83888b8e909292939291908e8c88847e786e6a64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e30322f2e2b27201910070000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000006111c2a36424d56606d79849198a2aba499938b807a736f6d666968676869696e71787e859196a1aab3b9ada297887c6f6255493c2f2216080000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000004111d2935414c56616c74808d939fa4a09591867f7a74716f6e6d6d6e6f7174797e8590959fa39f938d80736b61554b4035291d1004000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000005121e2a36424d57616e7a86929fa8a1978c8073685e52473d31271d110700000000000000000000000000000000030d1a25303b45525d6873808c98a2a99f92867b6e61554c4135291d11040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b1106000000000000000000000000000000000000000000020b1a26313b454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c6f6b717e8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e232523221f1b150f07000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000e1925303b45515d676f7c869299a2aaa49f928d86807c79767574747576787b7e838a9297a1a8b2bcb8ab9e9285796c605346392d20130600000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b00000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000713202c3945525d68717e8a929da5a19791837b726d676462616060616264676d717a839096a1a59c928a7d70675d5145392c1f150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f140900000000000000000000000000000000000000000000000714202d3a46525e6974818d98a2aa9e92857a6d60564c41352b1f150b00000000000000000000000000000000000009141f2935414c56616d7a86929faca3988d8073675d5145392c20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000a141d2a36424d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d6f717d8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22191615130f0a0400000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f2935404b55606a707e879298a0a7a49d98928d898583828181828384878b90959ea1a9b2babeb2a99b8e8175665b5044382b1f1206000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c0300000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000003101c28343f4a54606d7a85929ea4a79e91857b6e69605d55555453535455555c60686e7a84919ea8a49e9184796d6053473c31261b0f030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e0000000000000000000000000000000000000000000004111d2935414c56616e7b86929faaa2988c7f73675d51443b3023190d03000000000000000000000000000000000000020d19242f3a46525e6874808d9aa6aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006111b262f3846535f69707d8792989fa7aba8a09d9898929191919299989d9f9892867c707d8a96a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221509080603000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020c18242f39434e58616c707d8690959ea1a9a29f9a9892908f8e8e8f8f9196989da09f9da0a8b2b9ada1978a7d7063544a3f33281c0f030000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d2013070000000000000000000006121f2b3844505c66737f8c97a1ab9f958a7d70695f57514b4847464747484b51565e68717e8a96a0aca1968b7f7265584e43372b1f12060000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000000000713202c3945525d6874808d99a3ab9f92857a6d60554c4132291e1107000000000000000000000000000000000000000008131e2935414c56626f7b88949faba2988b7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000b17222d3841505a616e7b859299a2aaaba39f96918c888584848586888c90959e9891847a7d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000007121d27313d46505a616b707c838b91979c9fa3aaa29f9d9c9b9a9b9c9ea1a29f9a939196a0acb8ab9e9184796d6053463a2d22170b0000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f1207000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000713202d3a4653606d7984919ea9a99d9083766b61574d45403c3b3a3a3b3c40454c56606c7884919eaaa89d9184776a5f53473a2e2115080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000714212d3a4754606d7a86929faba69a8d8074685d52433a2f20170d000000000000000000000000000000000000000000010d1925303a47535f6a7683909cacaa9d9184776a5f53473a2e21150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000030f1b27333f4953616c76828f97a2ababa399928c847f7b79787778797b7f838a9197968e817d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000010b151f2b343e485059616a6e787e858a8f9299999b9d9e9f9f9f9e9e9c9998928e8684919daab0a69a8d8073665c5044382b1c110600000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c0000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000091623303c4956636f7c8996a1adab988b7f7265594f453c352f2e2d2d2e2e343b44505b6674808d9aa7aca095887b6f6255483c2f2215090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006131f2b37434e5865727f8c98a2ab9f94887b6e62564c4131281e0e050000000000000000000000000000000000000000000008131e2b37434e5865727f8b9aa4aca095887b6f6255483c32261b0f03000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000005121f2b3744505b65717e8a949fa9aea39992877f78726e6c666b666d6f72777e859095938c7f8c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000030d19222c363e474f575f666d72797e82868a8c8e909192929292918f8d8a86817c838f9ca9aa9e93887b6e62544a3f34281c0a00000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d100400000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000000000c1926333f4c5966727f8c99a8afa499887b6e6255483e332924212020212328333f4a5464717d8a97a4b1a7988b7e7265584b3f3225180c0000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000815212e3b47535f6a7784919daaac9c8f83766a5f53443a301f160c0000000000000000000000000000000000000000000000020f1a26313c4754616e7b87939faca7998c807366584e43372b1f1306000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000613202d394653606c7883909da6b0a79f92877d726d6662605b545c6062656c717a8390969285929facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000007101a232c353e454e545c60676d71767a7d7f828385858686858482807d79757d89949faba69b8f82756a5f5342382e23170b000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000020f1c2935424f5c6875828f9ba8ac9f9386796c605346392d20181413141418222d3c4956626f7c8995a2afa79a8e8174675b4e4134281b0e01000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000305101d2a3643505d69768390908376695d5043362a1d1005030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000000916222f3c4955626f7c8896a0aca49a8b7e7265574e4232281e0d040000000000000000000000000000000000000000000000000a15202d3a46525e697683909da9aa9e9184776a5f54473b2e221506000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000030f1c28333f4a5463707c8995a0acab9f958b7f726b605c5453504a5153555a61686e7a8491989298a2aeafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0600000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000008111a232c333c424a50555c6064676d707375767878797978777673716d7883909da6ac9e93887c6f62584e4330261c110600000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000003101d2a3643505d697683909ca9ab9e928578665b5044382b1f120707070715222e3b4855616e7b8894a1aea89b8f8275685c4f4235291c0f0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b16100901000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000060b0f12131d2a3643505d69768390908376695d5043362a1d13120f0b06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000006131f2b37434e586673808d99a8ac9f93877b6e6154473c3121160c0000000000000000000000000000000000000000000000000005111e2a36424d5765727f8c98a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000006121f2b3844505b6674818e9ba7b1a99d9083786c6059504a46444044464850565e68707d89939fa2aab4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca79a8d8174675a4e412d22170b00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000008111a212a30383f444b5153555d606366686a6b6c6c6c6b6b696668717e8b95a0aca49a8f82756a5f54463c311e140a000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000004111e2b3744515e6a7784919daaab9e9184786b554b4034281c100400000814212e3b4754616e7a8794a1ada99c908376695d5043362a1d1003000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020a11171b1f202a2d3643505d69768390908376695d5043362d2a201f1b17110a0200000000000000000000000000101d2a3643505d69768390908376695d5043362a1d10000000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000815222e3b4754606a7784919eaaa99c908376685e5246392d20140400000000000000000000000000000000000000000000000000020e1a25303b4855616e7b8896a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a0000000000000000000000000000000613202d394653606c7985929eabada1978a7d70655b50443f393834383a3e444c56606b75828f9ba8b1bcafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca89b8e827568544a3f33281c0f03000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000000030e1a242f3841474c4e4c474c515457595b5d5e5f5f5f5f5e59616d7a85929ea7a89f93877c6f62584e43342a200c0200000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a21191108000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000004111e2b3744515e6a7784919daaab9f928578675c5145382c1f130f0b0c1015222f3b4855626e7b8895a1aea99c8f8376695c504336291d100300000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000020b141b22272b2d37393943505d69768390908376695d50433939372d2b27221b140b0200000000000000000000000811192a3643505d69768390908376695d5043362a1911080000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000000916222f3c4955626f7c8896a0aca8988c7f7265564d41362a1e110500000000000000000000000000000000000000000000000000000914212d3a46535f697884919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000916222f3c4955626f7c8897a1adab9e9285796d6053493f342e2b282c2d323b444f59626f7c8995a0acb8afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca99c8f8376665b5044382b1f120700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b00000000000000000008141f2b36414a52585a5954524c474a4c4f50525253534c56616b74818e97a1ada1968d81746a5f54463c3222180e000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5a61646c6c6c6c66635c524739342e261e180f080000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000003101d2a3643505d697683909ca9aea29886796d6053463a2f241f1c17181c1f262f3d495663707c8996a3afa89b8f8275685c4f4235291c0f02000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b100500000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000a141d262d33373943464646505d69768390908376695d50464646433937332d261d140a0000000000000000000009111a232b3443505d69768390908376695d5043342b231a110900000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000003101c28343f4a546673808c99a8ada196887b6e6155483b3025190e02000000000000000000000000000000000000000000000000000005121e2a36424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000c1926323f4c5965727f8c98a9b3a89b8e8175665c5041382d231f1c1f2029323d4854606a7784919daab7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acab9f9285796c605346392e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000b1724303c47525c646766615e56544e46454045453f49535d68707d8a939da9a59e91847a6d60584e43342a200f0600000000000000000000000000000000030b121821272c323839404546494c4f50514a505b636c7079797979736e63574b3f32231c150c0600000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c1106000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b13090000000000000000000000000000020e1b2835414e5b6874818e9ba7b3aa96897c6f63554b40352f2b282223282c3038414e5865727f8c98a5b5ab9a8d8073675a4d4034271a0d0100000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006111b262f383f444650535353535d69768390908376695d535353535046443f382f261b1106000000000000000006121b232c353d464e576976839090837669574e463d352c231b1206000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000006121f2b3844505c6676828f9ca9ab9e918478695f53463a2d1f1408000000000000000000000000000000000000000000000000000000020e1a26313f4c5965727f8c98abaea298887c6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f2f261b12101217202c38434e586673808d99abb5afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acada297887c6f62544a4034281f1612101724313e4a5764717d8a97a4b0a4978a7e7164574b3e3124180b0000000000000000000d1a2633404c58646e74736e6862605853514b464244505b656d7a84919ea5a79e938a7d70675d51463c3222190e00000000000000000000000000000000000001070c161b21272c2e34383a3d3f42444c545c606d727e868686868073665a4d4033271a0a03000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c00000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5f5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000000000c1925323f4c5865727f8b98a7b1a6998c8073675d5145403938332d2e34383a4149535f6a76828f9ca9afa4998a7e7164574b3e3124180b0000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000b17222d38414950535d6060606060697683909083766960606060605d53504941382d22170b000000000000020a1117242d363e474f585f69768390908376695f584f473e362d2417110a0200000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000713202d3a4653606d7985929faba89b8e827568574d42362a1e0d0200000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3aeaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c100300000000000000000000000005111d2a36414c566a7784909daaafa499887c6f6255483c2e22140a04060e1b27323d495663707c8999a4afafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb3a9998c7f73665c51443b3128201f1c1f25323f4c5865727f8b98a5b0a3968a7d7063574a3d3024170a0000000000000000010e1b2734414e5a6774807f7a756f6a64605c55524d505a606c77828f96a1a9a0958e81756b61554c41342a2010070000000000000000000000000000000000000000040a0f161b1d23282c2d343d454d565d666d747f87929892857b6e6154473b2e21140800000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000000000000000000080f171f252a31373a3c4247484b4d4f51515253535252504f4c4a4745403938322b2620180f0900000000000000000000000000000000000815222f3b4855626e7b88959fabab9e9185796d605a514b46443f42424045464c525b656e7b87939facac9f93867a6e6154473b2e211408000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000030f1b27333f49535b606a6c6c6c6c6c6c7683909083766c6c6c6c6c6c6a605b53493f33271b0f0300000000020b141b2227363f485059606a6f7b859191857b6f6a605950483f3627221b140b02000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000713202d3946525e687985929facac9f93867a6d6053473a2d20140700000a14202d3a4753606d7a86939facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb8ab9e9184796d60574d433a322d2c282b2d36414c566774808d9aa7b3aa95897c6f6256493c2f2316090000000000000000020f1c2935424f5c6875828c86817c76716d67615e5759616c727f8c949ea9a2979083796d60594f433a2f22190e0000000000000000000000000000000000000000000000040b0c151d2328363e464f575f686d78818c939993877d70695e52463a2d2014070000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000000000000000050d141a1f262b2e31373a3b3e4042444545464646454442403d3a38352f2c27211a150e060000000000000000000000000000000000000814212e3a47535f6a7683909da6ada1978c80736c605c5553504a4e4f4b5153565d616c77828f99a4afa69c8f8276685e5246392d20140700000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000101d2a3643505d69768390908376695d5043362a1d0a0000000000000000000005121f2b3744505b656c76797979797979798390908379797979797979766c655b5044372b1f1205000000000a141d262d334048505a616b6f7c8591979791857c6f6b615a504840332d261d140a000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c1825323f4b5865727e8b98aaaea399897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006131f2c3845515c677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d0100000000000000000000000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3945515d677784919eaaafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb9ada1968b7e71695e554c443e3a383437393e46525e687683909ca9aea298877a6e6154473b2e2114080000000000000000020f1c2935424f5c6875828f928e89837e79736e6963606b707e88939fa6a39992857b6e675d51473e31281e10070000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1105000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d2013070000000000000000000000000002090e151a1e21262b2e2f31333637383839393938373533302d2c29241d1b160e09030000000000000000000000000000000000000006121e2b37424e5764707d8a949fa9a99c928b7e746d6762605b545b5b555c6062686d75808d949eaba99e94897d7063564c41362a1e110500000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000020b142a3643505d69768390908376695d504331261a0b020000000000000000000613202d394653606c798386868686868686909494908686868686868683796c605346392d20130600000006111b262f383f44515a626c707d8591938e8e9391857d706c625a51443f382f261b11060000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000020e1b2835414e5b6874818e9ba7ac9f9286796d6053473a2d201407000000000000000000000000000000000000000000000000000000000004101c2934404b556976828f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000915222f3c4855626f7b8895aab4a99d9083766a554b4034291c1004000004101d2935404b556976828f9ca9afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb1a8a09d92857b6e675e56504846443f4446484f58616d7a86929facab9f928578695e52463a2d2014070000000000000000020f1c2935424f5c6875828f999b95908b85807b756f6b6f7d86929aa4a49f92877d70695f554b41352c1f160c0000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e21140300000006121f2b3844505c6674818e93939393978a7d7063574a3d3024170a00000000000000000000000000000003090e12151a1e21222527292a2b2c2c2c2c2b2a282623201f1d18120f0a04000000000000000000000000000000000000000000020e1a26313c4955616c76828f97a1aaa49f93888079736f6c6669686869676d6f747a818d929ca6aaa1978f82766b6055443b3025190e0200000013202d394653606c798693939393939393969696969393939393939386796c605346392d20130000000000000000000a141d2b37434e586976839090837669584e43372b1d140a00000000000000000005121f2b3744505b656f7c899393939393939c9f9f9c939393939393897c6f655b5044372b1f12050000000b17222d384149505b636c717e8692928c81818c9292867e716c635b504941382d22170b0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f130700000000000000000000000004101c2934404b55697683909ca9aa9e918477675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000c18232f414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000a1623303d495663707c8996a3afa89c8f8275695c4f422f23180c000000000c18242f414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acaca09591959082796d68615a5553504a50535459616a73808c99a3afa99c8f827669564d42362a1e11050000000000000000000d1a2633404d59667380878c91979c97928c86827c777c859298a2a49a938b7f726b60574d433a2f231a0d0400000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f140900000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b1e120600000003101c28343f4a5463707d868686868686868175685b4f4235281c0f00000000000000000000000000000000000206090e121415181a1c1e1e1f20201f1f1d1c19171413100c07010000000000000000000000000000000000000000000000000915202d3944505a616e7b859298a1a9a49a938d85807b79767575757677797c81858e939ca4a9a19892857b6e61594f4432291e14080000000013202d394653606c798693928d8989898989898989898989898d929386796c605346392d2013000000000000000006111b262f3847535f6a7683909083766a5f53473d2f261b11060000000000000000030f1b27333f4953606b75828f99a39f9f9fa9ababa99f9f9fa3998f82756b6053493f33271b0f030000030f1b27333f49535b606d737e8792928b807474808b9292877e736d605b53493f33271b0f0300000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000006131f2c3845515c677885919eaba99c8f827669554b4034291c1004000000000000000000000000000000000000000000000000000000000000071926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508080400000000000000000713202d3a4653606d798693a0acaa9d9184919590837a716c6662605c545b6061646b707c87929fabb0a6998c7f7266594c3f3025190e020000000000000000000c1926323f4b57636e737b80858a90949a99928e8984869297a2a49a93887f726d62594f453b3128221c140b020000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c31261a0e02000000000b17232e384855616b7079797979797979756f65594d4034271b0e0000000000000000000000000000000000000000020608080b0d0f11121213131312110f0d0a07060400000000000000000000000000000000000000000000000000000003101c28333e46525e696f7c8692979fa6a49f97918c888583828182828386898d92989ea5a69f9792867c6f695e52473d3320170d020000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000000000000000b17222d38414f59626f7c879292877c6f62594f41382d22170b0000000000000000000b17222d38414f59616e7b86929fa9b3acb6b7b7b6acb3a99f92867b6e61594f41382d22170b00000005121f2b3744505b656c747f8b9292877e736d6d737e8792928b7f746c655b5044372b1f120500000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f23180c000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090000000000050c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22171614100b050000000000000713202d3a4653606d798693a0aca4978a7e85929590847e77726f6d666b656c6e71767d859299a3aeac9f94887b6e6155483b2e221509000000000000000000000a17232f3b47525c63696e73797e83888d92989b95909298a2a99f93887f726d625b514c47433c332d261d140a00000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146332a201509000000000006111c2c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222a36424d57606a6f7c858f949ea1a8a19e999892908f8e8e8f9092999a9fa2a8a09e948f857c6f6a60564d42352c210e05000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d201300000000000000030f1b27333f4953606b75828f99998f82756b6053493f33271d1207000000000000000006111b262f3d46535f6974808d97a2adbac3c4c4c3b9ada2978d8073695f53473d2f261b11060000000613202d394653606c77808c9192867d716c63636c717d8692918c80776c605346392d20130600000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000810171c25323f4c5865727f8b98a5aea194887b6e6155483b2e262423201c17100800000000000713202d3a4653606d798693a0aca4978a7e7e8b9296918a837f7b79787778797b7e828a9297a2abafa49a8f8276695f53473a2d2114080000000000000000000007131f2a35404a52575e61666d71767c81869196a09d9fa2aaa6998c8075706b65605d55534e443f382f261c1106000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b1108000000000000000000000000000000000814202b36414a53595b60606060606060595651493f3521180e03000000000000101c28333e474f5557606060606060605b59534b41372c2014080000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000050e1a25303b454e58606a6f7b828b91969c9fa3aaa29f9d9c9b9b9c9d9fa3aba39f9b96918a827b6f6a60584e443b30231a0f00000000000013202d394653606c7986938b7e7265636363636363636365727e8b9386796c605346392d2013000000000000010c161f2b3744505b65707d89949e9e94897d70655b5044392e23180c0100000000000000000a141d2b37424d57606d7a85929fa8b2bdc8c8bdb2a89e92857a6d60574d42352b1d140a000000020f1b2835424e5b6875818d9292857c706b625a5a626b707c8592928d8175685b4e4235281b0f02000b1825323e4b5865717e8b9393939393897c6f6256493c2f2316110b0b101a2733404d5a6673808d939393939386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f22160900000008121a22282d323f4c5865727f8b98a5aea194887b6e6155483b333331302d28221a1108000000000713202d3a4653606d798693a0aca4978b7e74818e949e95908c888685848585878b8f949fa2a9aea59f93877c6f62574d42372b1e120600000000000000000000020e19242e3840454d52545c60646a6f747b84919eaba39f9da09f9287827d77726d67625f58504a42382d22170b00000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a463f372d230f06000000000000000b16212c353e44484a535353535353534f4d4841392f251a0f0400000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000009141f29333d464e5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8a847e766e6960584e463d32291f110800000000000013202d394653606c7986938b7e7265585656565656565865727e8b9386796c605346392d201300000000000008131e2834404b54606c7883909da6a69d9083786c60544b4034281e13080000000000000000020b1a26313c45525d68727f8c96a0acb9c2c7b8aca0968b7f72685d52453b3123190b02000000000b1724313e4a5764717e869293877f746d665d5d666d747f879392867e7064574a3d3124170a00000b1825323e4b5865717e868686868686867c6f6256493c2f23221d16161b202733404d5a66738086868686868686786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000005101a242c33393c3f4c5865727f8b98a5aea194887b6e6155484040403d3c39332c231a10050000000713202d3a4653606d798693a0aca5988b7e7278828e939f9d999a939291919298979c9fa6adaba39f938d80736a6054453c31261a0e0200000000000000000000030e18212a31373e434b51575e666c727c849196a1a0999290959b99928f89847f7a746f6a605b544a3f33281c0f0300000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b0200000000000000000000000000000000000008131d262f363c4041464646464646463f3e3a352d251b11000000000000000005101a232c33383c3d4646464646464642403d372f271e13090000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000020d17212b343d464e565e616c71787e82868a8c8f90919292929291908e8c8986827d78716c615e574e463d342b20170d0000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d20130000000000010d19242f3845515c66717e8a959fabab9f958a7e71665c51453a2f24190d02000000000000000009141f2935414c56606d7984919ea6b0bebeb0a69e9184796d60564c41332a1f100700000000000a1623303c4955616c717d8692938c80786d67676d78808c9392867d706c6155493c3023160a00000b1724313d4a56626c71797979797979796f6a6054473b36332e272021272c2f303f4b58636e737979797979797976665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f22160900000c17222c363e45494a4d5865727f8b98a5aea194887b6e61554d4d4d4d4a49443e362c22170b0000000713202d3a4653606d798693a0aca5988b7f726d78818b92989fa29f9e9e9e9fa3aaa9a9aaa29f99928b81786d60584e43332a1f1509000000000000000000000009151f2a333c42474f555c60696e787f879196a09f95918684898e92989b95918b85817c766c665b5044382b1f120600000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e0400000000000000000000000000000000000000010b141d252b3033343939393939393932312e29231b130900000000000000000008111a21282c2f30393939393939393534312c251e150c02000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e09030000000000000000000000000000000000000000050f19222b343c444d525a61666d71757a7d80828385858686858483827f7d7a75716d66615a524d453d342b22190e050000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d2013000000000004111d2935414c56606d7984919ea7b1b1a79e9184796d60564c4135291f14090000000000000000030d1924303a44515c66707d8a949facb6b6ac9f948a7d70665c51443a3021180e0000000000000814212d3944505a616b707c8591928d82796e6e79828e9291857c706b615a5044392d20140800000915212e3a45505a62656c6c6c6c6c6c6c6260584e4344433f3932292b32383b3d4647525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090005111c28333e48505557595965727f8b98a5aea194887b6e615959595959575550483e33281c100400000713202d3a4653606d798693a0aca5998c7f72666d757f868d92989a9c9e9e9f9f9e9d9c9998928d867f746d665c50463d3221180e0300000000000000000000020e1a26313c454d535961676d727b828c92999f99928d837c777c81868c91969c98928d8882786c605346392d20130600000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2625221e18110901000000000000000000000810161c2023242d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000000000000071019222b323b424650545c6064676d70737577787979797878767573706d6764605c545046423b332b22191007000000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d201300000000040e18222c3945525d68727f8b96a0acb9b9aca0968b7f72685d52453b30251a0e04000000000000000008131e2834404a54616c7682909aa4afafa49a9082766c61544a4032281e0f0600000000000004101c28333e485059606a6f7b8490948f837a7a838f9490847b6f6a605950483e33281c1004000005111d29343f485056586060606060606056544e5353514f4a443b32353d44484953535352585a606060606060605f504a42382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000916232f3c4956626f7c8995acb6a89c8f8275695c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000814212d3945505a6164666666727f8b98a5aea194887b6e66666666666664615a5044392d20140800000713202d3a4653606d798693a0aca6998c7f7366606d727b80858a8d8f9192929291908f8c8985807b726d605c544a3f342b200f06000000000000000000000006121e2b37424d575f616b70797f868f949f9d948f8780796f6a6f747a7f84898f93999a9486796d6053463a2d20130700000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000000001080f14181a1b20202020202020191816120d0700000000000000000000000000050b10141617202020202020201c1b18140f09020000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e3630292119100700000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d2013000000000a15202a36424d57606d7a85929ea8b2bdbdb2a89e92857a6d60574d42362a20150a0000000000000000020c18232e3942505a626f7c87939faaaa9f93877c6f625a5042392e20160c00000000000000000b17222c363e474f585f696e7a839094908484909490837a6e695f584f473e362c22170b000000010c18222d363f454a4b5353534c525f6060606060605d5b554d44393d474f54566060606060605a58535353535353443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000815222e3b4855616e7b889aa4afa99d9083766a554b4034281c10040000010e1b2834414e5b6774818e9aa7afa295887c6f6255493c2f221609000a1723303c4955616c71737373737f8b98a5aea194887b73737373737373706c6155493c3023160a00000713202d3a4653606d798693a0aca6998d8073665b62686e74797d808284858685858482807d7a746e69625b504a42382e22190f0000000000000000000000000814212d3a47535f696e757d848c92989395908a827c736d676062686d72787d82878d929786796d6053463a2d20130700000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000003080b0d0e131313131313130c0b090601000000000000000000000000000000000407090a131313131313130f0e0c0804000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000070e171f252a30383f44464c515457595c5d5e5f5f5f5f5e5d5b595653514b46443f38302a251f170f070000000000000000000013202d394653606c7986938b7e7265585757575757575865727e8b9386796c605346392d2013000000020b1b26313a46525e6973808d97a1adbac4c4b9ada1978d8073695e52463c31261b0b02000000000000000007121c27303e4754606a75818e98a2a2988e81756a6054483e30271c0e04000000000000000005101a242c353d464e575f686e7a828f949191948f827a6e685f574e463d352c241a10050000000006111b242d343a3d3e46414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464638342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000714202d3a4753606d7a86939facab9e918478675c5145382c1f1306000004111d2935414c566976828f9ca9afa295887c6f6255493c2f221609000b1724313e4a5764717e80808080828f9ca8b3a79a8d80808080808080807e7064574a3d3124170a00000713202d3a4653606d798693a0aca6998d8073665a565e61666d7073757778797978777673706d67615e5751443f3830261c10070000000000000000000000000815222e3b4855616e7b8286868686868686837d766f6a605c55565d61656c70757b80858a867a6d6053473a2d201407000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000000000000000000050d14191e262e34383a4145474a4d4f50525253535251504f4c4a4745403a38342e261e1a140d05000000000000000000000013202d394653606c7986938b7e7265646464646464646465727e8b9386796c605346392d20130000000a141d2b37434e58616e7b86929fa9b3becccabeb3a99f92867b6e61584e43372b1d140a0000000000000000000b151e2b37434e58616e7b86929f9f92867b6e61584e43362c1e150b0000000000000000000008121a232b343c454d565e686d79828e93938e82796d685e564d453c342b231a120800000000000009121b22292e31323946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039392c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000713202c3945525d687884919eabafa295887c6f6255493c2f221609000f1c2835424f5b6875828c8c8c8c8f949eaab5a99d928d8c8c8c8c8c8c8c8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d52545c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a000000000000000000000000000814212d3a47535f696e757979797979797976706b625f58514b4c52535b6063696e73797e83796d6053473a2d2014070000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000002090c151c23282c2f35393a3d4042444546464645454342403d3a39352f2b28231c140c090200000000000000000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d2013000006111b262f3847535f6a74818e98a2aebbb9b9b9b9baaea2988e81746a5f53473d2f261b11060000000000000000030c1b27323c46525e6973808d97978c8073695e52463c32241a0c030000000000000000000000081119222a333c444d565d676d78818d8d81786d675d564d443c332a2219110800000000000000000911181d21212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000004101c2934404b55697683909ca9afa399887b6f6255483c2e23170b00010714212d3a4754606d7a8796a1acafa295887c6f6255493c2f221609000f1c2835424f5b6875828e9999999c9ea6b0b9aea49d9a9999999999998e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d464b5153575a5c5e5f5f5f5e5d5c595654514b46423b3328231c140c020000000000000000000000000006121e2b37424d575f61696c6c6c6c6c6c6c6a636159534e45404146495053575e61666d71766d675d5145392c1f130600000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000030a11171c1f24292c2d30333537383939393938373533302d2c29241f1c17110a02000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000b17222d38414f59626f7c87939faab4acacacacacacb4aa9f93877c6f62594f41382d22170b0000000000000000000a15202a36424d57606d7a85919185796d60574d42342b20110800000000000000000000000000071019212a323b444c555d666d748080746d665d554c443b322a2118100700000000000000000000060c1114212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000c18232f414d5a6774808d9aa7b5ab988b7e7165544a3f34281c100b0e131c2834404a5464707d8a97a8b2afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9b9f9fa0acaeb5bdb1a9a3a19f9f9f9f9f9b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d404045464a4d4f5152535252514f4d4a4745413a3631292117110a020000000000000000000000000000020e1a26313c454d53555c606060606060605d57554f47433c3435383f44464d53545c606469605d554b4035291d1004000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000000000000000000000000000000060c1013191d20212426292a2b2c2c2c2c2b2a282623201f1d1812100b060000000000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d201300030f1b27333f4953606b76828f99a49f9f9f9f9f9f9f9f9f9fa4998f82756b6053493f33271b0f030000000000000000040e1a25303b45515d67727e8b8b7e71675d51453b3022190f000000000000000000000000000000070f182029323a434b545c606e73736e605c544b433a322920180f07000000000000000000000000010814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d201509000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b00000000000000071824313e4b5764717e8a97a7b1a79b8e8174665c5044382b221b171a1d242c3844515c6674818d9aa7b4afa295887c6f6255493c2f221609000f1c2835424f5b6875828e939393939fa3abb5a99f98949393939393938e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d4034383a3d404244454646454443403d3a39352f2a251f170f06000000000000000000000000000000000009151f2a333c4247484f53535353535353504a48443e373129292d33373b42464b5153575d53514b43392f24180c0000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000003080d111314171a1c1d1f1f20201f1e1d1c19171413100c070300000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d20130005121f2b3744505b65707d8994939393939393939393939393939394897d70655b5044372b1f120500000000000000000009141f2935414b55606d788383786d60554b4033291f100700000000000000000000000000000000060e1720283139424a505c636767635c504a4239312820170e0600000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f030000000000000814212e3b4754616e7b8795a0acab9e9285796d6053463e342b2722262a2f35404b55606d7985929eabb8afa295887c6f6255493c2f221609000f1c2835424f5b68758186868686868b99a3aea3988d88868686868686868174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d40332c2d3034363838393938373633302d2c29241d1a140d05000000000000000000000000000000000000030e18212a31373a3b4246464646464646433d3c38332b26201b22272b3136394045464b504745403931271d120700000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a07060400000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000613202d394653606c798386868686868686868686868686868686868683796c605346392d201306000000000000000000030d18242f3a44505c66707d7d70665c50433a2f21170d000000000000000000000000000000000000050d161f2730383f4452585a5a5852443f3830271f160d050000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b11060000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f12070000000000000714202d3a46525e697784909dabada1978a7d70635a50463d37332d31363a4045515d67717e8b97a1adb9afa295887c6f6255493c2f221609000e1b2834414d59656f75797979797987929faca194887b79797979797979746f64594d4034271a0e01000713202d3a4653606d798693a0aca6998d8073665a4d403327202427292b2c2c2c2b2a29262321201d18130e09030000000000000000000000000000000000000000060f181f262b2d2e363939393939393937302f2c28211b1511171b1f252a2e34383a3e433a39352f271f150b01000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130005121f2b3744505b656c77797979797979797979797979797979797979776c655b5044372b1f12050000000000000000000007131d28343f4a54606b70706b60544a3f31281d0f0500000000000000000000000000000000000000040d151e262e3440474b4d4d4b4740342e261e150d04000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c00000000000005111e2a36424d5666737f8c99a3afa99c9083766c61584f46443f414142464b515b606d7984919ea9afb8afa295887c6f6255493c2f221609000c1925313d48535d65686c6c6c677683909da9a194887b6e6c6c6c6c6c6c68645d53483c3024180c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a171a1c1e1f201f1f1e1c1a171413110d07010000000000000000000000000000000000000000000000060e151a1e2122292d2d2d2d2d2d2d2a2423201c160f0a060b0f141a1d23282c2d31362d2c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000000000000000002070b0d0d131313131313130f0e0c0804000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200030f1b27333f49535b606a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a605b53493f33271b0f0300000000000000000000010b17232e38424f5960636360594f42382e1f160c000000000000000000000000000000000000000000030c151c2328363b3f40403f3b3628231c140c0300000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000004101d2935404b556976838f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000000020e1925303b4854616e7b87929fabab9f948a7e716a60595350494e4e4d53555d606d74808d969b9ea5afafa295887c6f6255493c2f221609000915202c37424b53595b6060606774808d9aa7a194887b6e6160606060605b59534b41372b20140800000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0d0f111213131211100d0a07060401000000000000000000000000000000000000000000000000000003090e1214151c202020202020201d171614100b0500000003090e12181c1f20242a201f1d18120b03000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000000000001080e1317191a202020202020201b1b18140f0901000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00000b17222d38414950535d6060606060606060606060606060606060605d53504941382d22170b00000000000000000000000006111c26303d474f555656554f473d30261c0d0400000000000000000000000000000000000000000000030a1117242a2f323434322f2a2417110a020000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f120700000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f24180c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000914202d3a46525e6975818e99a3afa69f92857c706b62605b535a5b575f61676d747f8b92938f939eaaafa295887c6f6255493c2f22160900040f1b25303942484d4f53535764717e8a97a9a194887b6e6155535353534e4d4841392f251a0f0300000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d01030505060605040300000000000000000000000000000000000000000000000000000000000000000000020608080f13131313131313100a0907040000000000000000070c101313181d1413100c0701000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f1307000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000006111b262f383f4446505353535353535353535353535353535353535046443f382f261b1106000000000000000000000000000a141e2c353d44484a4a48443d352c1e140a00000000000000000000000000000000000000000000000000060c191f2326272726231f190b0600000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c000000000006131f2c3845515d677885919eaba99c8f827669554b4035291d100400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e02000000000005121e2a36424d57626e7c87929fa7ada29792857d756f6c6568676869696e7379818b91948f828f9ba8afa295887c6f6255493c2f221609000009141e2730373d4142464854616e7b8796a1a194887b6e61554846464641403c372f271d13090000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060606060606060400000000000000000000000000000406070b1007060400000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000000000000000000000000010a141c242b2f3334393939393939393534312c251d150b01000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000a141d262d33373944464646464646464646464646464646464646443937332d261d140a0000000000000000000000000000020c1a232c33383c3d3d3c38332c231a0c020000000000000000000000000000000000000000000000000000080e1317191a1a1917130e0800000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000004101d2935404b55697683909ca9aa9e918477675d5145382c1f13060000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3afaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000020e1a25303b47535f6a73808d95a0a8a9a1979288817c797674747476787b7f858d929790827d8996a3afa295897c6f6256493c2f2316090000020c151e252c3134353a46535e697884919ea194887b6e6155483b39393534302b251d150b010000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000000000008121c262e363b3f404646464646464642403d372f271d130900000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000020b141b22272b2d37393939393939393939393939393939393939372d2b27221b140b0200000000000000000000000000000008111a21272c2f30302f2c27211a11080000000000000000000000000000000000000000000000000000000002070a0d0d0d0d0a070200000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f140900000000000c18242f414e5b6874818e9ba7ac9f92867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99abaea298887b6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284888c91979992857b7c8996a2afa296897c6f6356493c30231609000000030c141b2025282a36424d576875828e9ba194887b6e6155483b2e2d282724201a130b03000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c27211910070000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f040000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000020a11171b1f202a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a201f1b17110a020000000000000000000000000000000000080f161c2023232323201c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000071925323f4c5865727f8b98aaafa399897c6f6356493c302316090000000000000000000000000000000000000000000000000000000006121e2b37424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f000000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877d707b8895a2aea396897c706356493d3023160a0000000002090f15191a25313f4c5965727f8c989f94887b6e6155483b2e221b1a18140f090100000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000060b0f12131d2020202020202020202020202020202020201d13120f0b060000000000000000000000000000000000000000050b10141617171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d090500000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e1105000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e020000000000000000000000000000000000000000000000000000000814212d3a47535f697885919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c11060000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9ea09d9590867d706e7b8894abb5a396897d7063564a3d3023170a0000000000000409091623303c4956636f7c89999393887b6e6155483b2e2215080c0803000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e21140700000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c0000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000003050611131313131313131313131313131313131313110605030000000000000000000000000000000000000000000000000407090a0a0907040000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1c1915100a02000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a000000000713202d3a4653606d7985929faca89b8f827568574d42362a1e12050000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908b837c706b6d7a8799a49f9f978a7d7064574a3d3124170a00000000000000000713202d3a4653606d7987868686867b6e6155483b2e221508000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f03000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c04000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040906111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130f0c07010000000000000000000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000006121f2b3844505c6676838f9ca9ab9e918578695f53463a2d211409000000000000000000000000000000000000000000000000000005121e2a36424d5766727f8c99a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c100300000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a606c798693939393938a7e7164574b3e3124180b000000000000000006131f2c3845515c6775797979797976695f53463a2d2114070000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d20140700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a0500000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000005090d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322c261e160c0200000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1e1c18130c050000000000000000000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c110600000003101c28343f4a546673808c99a8ada197887b6e6155483b30251a0e02000000000000000000000000000000000000000000000000000714212d3a46535e697783909daaaa9e9184776a5f53473b2e1c1106000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f5b6678848686868686867f7265584c3f3225190c000000000000000004101c2834404b555c6a6c6c6c6c6c6c5f574d42372b1e12050000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a0300000000000000000000020a1015191c1c20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643413d3830281e140a0000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a20262a2c2d2b3844505b66737f8c999393939393939084776b6054443a30242c2b28241e170f070000000000000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000b17232e3c4956626f7c8996a0aca9988c7f7265574d42362a1e1205000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959faba8998c807366584e43372b1f0a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d20130700000000000000030d172129333b434b51586062686e71747678797978787675726e6a64605c5454687278797979797979726d62564a3e3124180b0000000000000000000c18232e39434b51535f6060606055534d453c31261a0e0200000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d2013070005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000040c141b212528292d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3236393939333f4a54616e7a8786868686868686867f7265594f433239393837342f2921190f0500000000000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000615222e3b4754606a7784919eaaa99d908376695e52463a2d20150a00000000000000000000000000000000000000000000000006131f2b37434e5865727f8c98a7aca095887c6f6255483c32261b0f00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e211417110b0b10121f2b3844505c6674818e93939393978a7d7063574a3d3024170a0000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865625f5753504a5660686b6c6c6c6c6c6c65625b51463a2e22160900000000000000000007121d27303940454653535353534846423c332a1f140900000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d030000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000020c161e262c32353639393635322d271f160d030000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c5a544c42382c211509000000000000000000000000000000000000030608090b0d0f1112121313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a242d363d42454646464646525e686e797979797979797979726d625647454646464544403a332b21170c0100000000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120706040f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f120600000006131f2b37434e586673808d99a8ac9f93877b6e6154483c31261b0f0200000000000000000000000000000000000000000000020c15212e3b47535f6a7683909da9aa9d9184776a5f53473a2a20150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b2a27221d16161b202228343f4a5463707d868686868686868175685b4f4235281c0f000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534e46443f4e565c5e606060606060585651493f34291e1206000000000000000000000b151e272e34383a46464646463b3a37312a21180e03000000000000000000000000000a151e262e34384646464646464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000a141e2830383d4143464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e54493d3225190d00000000000000000000000000000003070a0f121515181a1c1e1e1f1f201f1f1e1d1b19161413110d08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b363f484e5253535353514d565e616c6c6c6c6c6c6c6c6c65625b514b5253535352504c453d33291e13070000000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222151b1313100c17222d3a4653606d7985929e9f9f9e9185796d6053463a2d201307000000030f1b27323d4955626f7c8896a0aca49a8b7f7265584e43372b1e13080000000000000000000000000000000000000000000008131e2a36414c56626f7c88959faba2988c7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000d1a2733404c59646f7479797979797979726d6256453c313736332e272021272c2f302e384855616b7079797979797979756f65594d4034271b0e00000000000000000000050d161d242932373b4146474b4e505252535252504e4c4847423c3834454b50515353535353534c4a463f372d23180d0100000000000000000000030c151d23282c2d39393939392e2d2b261f180f060000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c100500000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c10050000000005101b26303a42494e4f5353504e4a433a31271c110500000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4135281c0f00000000000000000000000000040a0f13151b1f21222527292a2b2c2c2d2c2b2b2a28262321201d1913100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26323d4851595e606060605e575552545f606060606060606058565053585f6060605f5c574f453a2f24180c000000000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e2d2d28201f1c18121f2b3844505c6674818e93939393978a7d7063574a3d3024170a000000000a15212e3b47535f6a7784919daaac9c9083766a5f53473a3025190d010000000000000000000000000000000000000000010d1924303946525e6874818e9aa7aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146464644433f3932292b32383b3d4646444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000040c131820272b3036393b3e4143454646454543423f3b3a37312c283a4043454646464646463f3e3a342d251b1106000000000000000000000000030b12181c1f202c2d2d2d2d22211e1a140e0600000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d1207000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a0000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000915212c38424c545a5c60605d5a544c43382d22160a0000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695c4f4336291c100000000000000000000000040b10161b1f22262b2e2f3233353738383939393837373532302d2c29241f1d18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e4237393939352d2c28231d1c28343f4a5463707d868686868686868175685b4f4235281c0f0000000006131f2b37434e5865727f8c98a2ab9f94887c6f62564c4135291e1308000000000000000000000000000000000000000005111d2935414c56616e7a86929faca3988d8074685d5245392a20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000814202b36414a53595b6060606060606059565153535353514f4a443b32353d444849535353534f5557606060606060605b59534b41372c20140800000000000000000000000001070d151b1e252a2d2e31353738393939383735322f2e2b261f282f34373839393939393932312e29231b1309000000000000000000000000000000070c10131320202020201514120e090300000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d0100000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000d1925323d49545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000000000060c161b21272c2f31373a3c3e4042444545464645454443413f3d3a39352f2c29241d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110500000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c45464646413a38342e271e232e384855616b7079797979797979756f65594d4034271b0e00000000030f1b26323c4754606d7a86929faaa69a8d8174685e52463a2f24190d02000000000000000000000000000000000000040d1a232d3946525d6873808d98a3aa9f92867b6e61564c413529180e040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000030f1a252f3841484c4e53535353534c525f6060606060605d5b554d44393d474f54566060606060605a585353535353534f4d4841392f251a0f040000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a282522211e1a151d23272a2b2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000406071313131313080705020000000000000000000000000000000000000000000000030613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d020000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e010000000000000000000000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000f1c2835414e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000000030a111721272c32383b3c4347484b4d4f5151525253525251504e4c494745413a39352f28221c140b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b514c50525353534e464540393029202c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c00000000000a15202c3945525d6874808d98a3ac9f92867a6d61564c4135291f14090000000000000000000000000000000000010c161f2a36424d57616d7a85929faaa2988d8074695e52433a2f241906000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e090300000000000008131d262f363c4041464646414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464642403d372f271e1309000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191514120e0912171b1e1e202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e14080000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c000000000000000000000000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d1003000000101c2936434f5c69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000030c151c232832383d4348494e5355585a5c5d5e5f5f605f5e5e5d5b595654514c47454039332d261d181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000814202b36414a53595b606060606060605956514f575d5f6060605b53514b423a322a28333e474f5557606060606060605b59534b41372c201408000000000004111d2935414c56616e7b86929faaa2988c8073685d52453b30251a0d030000000000000000000000000000000007121d28313946535e6973808d98a2a89f92857a6d61564d4231281e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e060000000000010b141d252b30333439393946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039393534312c251e150c0200000000000000000000000000000000000000020507080b0e101213131212100f0c0808060200070b0f11121313131313130c0b09060100000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e020000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000030d151e262e343d44484f5456585f626566686a6b6b6c6c6c6b6a6a686563605d5553514b443f382f2a221a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a4c5761696b6c6c6c68605c544c443c342c2c353e44484a535353535353534f4d4841392f251a0f040000000000010d19242f3a46525e6974808d98a2aa9f92857a6d60574d42362a1f150b010000000000000000000000000000050e18242f39434f59616e7b86929faaa0968c7f72685e52443b301f160c01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f060000000000020b131a202427282d2e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e41342d282725201a130c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e1408000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f04000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000020b151f2730383f444f54596063676a6f7173757778787979787877767472706d6764605d55504a423c342c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000008131d262f363c4041464646464646463f44505d697378797979746d665e564e463e35282c33383c3d4646464646464642403d372f271e13090000000000000008131e2a36424d57616d7a85929fa8a2978d8073695e52463d31271d120700000000000000000000000000020b17202935404b55606b75828f98a3a59d9184796d60564c4132291f0d0400000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e03000000000001080f14181a1b212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271c1b18140f090200000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000020e1a26313c454e53556060606060606055534e463c31261b0f03000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a141d273139424a505960636b6f74787b7e8082848485858685858483817f7c7a75716d67605b544e463e352c23190d040000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000000000010b141d252b303334393939393939393845525f6b788586868681786d685f584f473f342e272c2f30393939393939393534312c251e150c0200000000000000010e1a25303b46525e68727f8c96a0a99f92867b6e61594f43392f24180e040000000000000000000000000a141d29323a45515d67707d89939ea89d93897d70675c51443a3020170d0000000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f14090000000000000003080b0814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0c08040000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f2316090000000000000000000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c625f584e43372b1f1206000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006111b262f39434b545c606b70767c8184888b8d8f9091929293929191908e8c8986827e79716c665f584f473e352b1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d323f4c5965727f8c93938e827a6f6a615951444039302823242d2d2d2d2d2d2d282725201a130c0300000000000000000009141f2a36414c56606d7984919da5a2988e81756b60554b40352920160b020000000000000000000006111c262f3a444f59606d7984919ea5a1968e81746b60554b4032291e0e050000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e020000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000000000000000000000000000000000814212e3a47535f6a7679797979797979766a5f53473a2e211508000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000b17222d38414b555c666d737d82898e919698999b9d9e9e9f9f9f9e9d9d9b9898928f8a857e786f6a61594f473d31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000001080f14181a1b20202020202025313e4a56626d75818f969490847c706b625b514a423a322a21192020202020201c1b18140f090200000000000000000000020d1925303a45515c67707d89939da89e93897d70675d51453d32281d140a000000000000000000071017222d38424c56606b74808d96a0a3999184796d60594f43392e20170d000000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e12050000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f08000000000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000000000000000000000000000000000815222f3b4855626e7b868686868686867c6f6255483c2f22140a000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1b27333f49535c676d7880888f949a9ea1a8a6a9a19e9d9d9c9d9d9ea1a9aaa39f9b97918b837c706b61594f433a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000003080b0d0e131313131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a1313130f0e0c08040000000000000000000000000008131e2834404b55606b74818e96a1a59d9184796d60594f443a2f261b110600000000000000060f192228333f4a545e68707d88939fa69f92877d6f675d51473d30271d0e05000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d2114070000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000000000000000714212d3a4754606d7a879893939393897d7063564a3d2f261b11060000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000005121f2b3744505b656d79828d939a9fa6a7a09d999697929090909090929795999da0a7a19e9590867d706b60564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000001010606060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300020100000000000000000000000000000000020c18232e39434f59606d79849199a3a0968d80736b60564c41382d221710070000000000030d18212b343d44505b666d7a85919aa49e948c7f726b60554b41352b1e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000000000000000000613202c3945525d687985929f9f9f998c7f7366584e41382d2217110a02000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005111e2a36414c56606c77818e949fa4a7a09d95908c89878584838383848587898c90959ea1a7a09892867d6f685d52453a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c030000000000000000000000000000000000000007121d27303d45515d676f7d87929fa69f93877d6f685e53493f332722190f060000000009141f29333d46505a606c78828f97a1a0958f82776c60594f433a2f23190c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c000000000000000000000000000000000004111d2935414c566976838f9caca99d9083766a6053493f3327221b140b040000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000713202d3946525e68727f8c939ea6a59d959089837f7c7a787776767677787a7c7f838a9297a1a9a29891847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000b151e2935414b55606b727f8c949ea49991847a6d655b50443e342b21180d030000020e1a26313b454e58616c73808d949ea19791837a6d655b50473d31281d11070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c130900000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000000000000000000000000000000010d19242f3f4c5966727f8c9aa4ab9f95897c6f655b50443e332d261d160e0600000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c2834404a54616d7a85929fa5a69d938e837d77736f6d686a6a696a6a676d6f73787e859196a1aaa1968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000000000000000000000000000000000000030c18242f3a434f59606c77828f95a0a1968f82776c605a50463d33291f1409000005121e2a36424d57606a717e8a929ca29892857b6e685d53493f352b1f160c000000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f06000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000000000000000000000000000000000815222f3b4855626e7b87939faba79c9082776c605a50443f382f282017110a020000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100006121f2c3844515c6674808d98a2aa9e948e8179706b6663605d565d5d5d555d6062656c717b84919ea8a99f92857a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000007131d28313d44505b656d7a839197a19e948c80736c61584e453b31261a0e02000714212d3a46535f696f7c869293939992867c6f695f564c41382d23190d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7d7164574a3e3124170b000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000000000000000000000814212e3a47535f6975828f99a3ab9f948c7f726c615a5049413a3227221b140b0400000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000713202d3a4653606d7885929fa9a2988f82786d6760595654524c5050504c5154535b6069707d8a96a0aca2988a7e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000000000000000010c161f27333f49535d686e7b859298a29f93887e706a60574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110700000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867d7164574a3e3124170b0000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000000000000000000000006121e2b37424d57626f7c87929fa7a69f93877e716c605b534c443d332d261d160e06000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1723303d4a5663707d899297979992857b6e665c554f49474541434343414547495057616b7784919daaaa9a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000040d17222d38414c565f696f7d869299939a92867c6f695f53463a2d211407000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a00000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b11070000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e04000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000000000000000000000000020e1a26313c4754606a73808d959fa8a49992877e736c655e564f443f382f2820180f070000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1724313d4a5764707d8285878a8c8d8073685e544b433d3a39352f362f35393a3f444f596774818d9aa7a99c908376695d5043362a1d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000006111b262f3a434d57606a707d868686868686857b6e6155483b2e2215080005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000000000000000000000000000915202b37434e58606d79839096a0a7a39992877f776d6860595049413a322a2119100700000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1623303c4955616c7076787b7d80827c6f62564d4239302d2c29242a24292c2d33404c5966737f8c99a6aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000000000000a141d28313b454e58616b70797979797979786e695f53463a2d21140700020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c1104000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000000000000000000000000000000030f1b27323c45515d676e7a8490959ea6a399938c827a6f6b605b534c443c332b22191107000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000814202d39444f59616469696e7073756f6a5f53443b302721201f2023282c2f353a424d566673808c99a6aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d20140700000000000000000000000000000000000000000000020b161f2a333d464f5961636c6c6c6c6c6c6b615f574d42362a1e1205000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000000000000000000000000000000000a15202935404b555e686e7b838f949fa3a49f948f847d726c655d564d453d342b23190f060000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c28333e474f5557575e61646669625f584e4332292122282b2d2e34383a40454c545e6975828f9ba8aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e020000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b090601000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e2215080000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f0000000000000000000000000000000000000000000000040c18242f39434c565e696e7a828c9299a1a69e9691877f776d685f574e463d352b21180c0300000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000b17212c353e44494a4d535457595c55534e463c312a2d2d3338393c4045464b51565d666e7b86929faca89c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f140900000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000000000000000000000000000000000007121d27313b444d565e686d777f8791979fa6a199928c827a6e6960584f473d332a1e150a00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005101a232c33393c3d4246484a4d4f4847433c3431363a3b3f4446494b5153555d60686d78828f98a2aea7998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a070200000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000000000000000000000000000000000000000010b151f29323b444d565d656c727d858f949fa3a39f948f847b6f6a60594f453c30261c1106000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000008111a21282d3031363a3b3d40423c3a37373b3c4246484a505355555c6063676d727a818f949eaaab9f95887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020202020201a1917130e0800000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f12080000000000000000000000000000000000000000000000000000030d172029323b444c535b606b707a828c9299a1a69e9691857d6f6b60574d42382e23170c020000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000810171c2023252a2d2e31333036393c4347494d5354545b606266676d7074797e858f939ea6aea49d9083776a6054473b2e2215080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000000000000000000000000000000000000000000000050e172029323a4149505960686d777f879297a0a8a09792867d6f695f544a3f34281e13080000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000050b1014161a1e21282f353a4146474e5455575e6165666c6f7276797d81858b91979ea5afa69d92897d7063584e43372b1f1306000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a0000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000000000000000000000000000101020000000000050e1720282f383f444f565e656c727d859196a0a9a29892857b6e665c50443a3025190d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000000409121b232b323a41454c525458606266696e7175797c7f8285898d92979ea1a9ada59e948d80746b6054463c32271b0f030000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000407090a13131313131312080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313090907030005090d0f101313131312100d0903000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000050e1720353f474e524f54596063676d70727576787879797878777573706d6865605d55504a46423c332a1f14090000000000000000000000000000020507080a0b0c0c0d0e0f090907030000050d161d262d333d444c535b606b6f7b849196a1aaa2979083786d60564c41362a1b110600000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000009121b242d353d444c52565e61666a6f73777b7e8285888c8f92989a9fa2a9aca9a19e938e82786d60594f44342b20150a00000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1317191a202020201615130f0a1015191c1d202020201f1d19140e07000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000010e1a26313d4751595e5f606060555c606366686a6b6c6c6c6c6b6a686664615e566060606055534d453c31261a0e02000000000000000000000002090e111414171818191a1b1c1615130f0a0400040b141b2227323a4149505960696e7b849199a3a99f958c7f73685e5246382d22170b00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000006101b242d373f474f565d60686d72777c8084878b8e9297999c9fa2aaababa8a19e96918a81796d665c51473d3322190e040000000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000010a12191f2326262d2d2d2d23221f1b161b212628292d2d2d2c2b29251f19110800000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000004111d2a36424e59636a6c6c6c6c6b636059595b5d5e5f5f5f5f5e5d5c5a575f626a6c6c6c6c6c5f574d42372b1e120500000000000000000000050d14191e20212324252627282823221f1b160f0700020a111720292f383f444f575f696f7d87929fa9a79f92867a6d6153493f33271b0f03000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000040e18222d363f49515960686d737a7f84888d9196989b9ea2a9a9acaaaaa29f9b96918c847e746d675c544a40352b2110070000000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070f111213131312110e0b0706040000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000a131c242a2f323339393939302f2c2721262d323536393939393835312a231a11070000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160906040d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d211407000000000000000000050e171f252a2d2e30313233343435302f2c27211910070000060e171d262d333d454d57606b73808d97a2ada2988c8073655b5044372b1f1205000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a15202a343e48515b626b707a80868c9196999da0a8a8abaaa7a7a09d9a98928e8a847f79716c605c554b42392e231a0f000000000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141c1e1f1f20201f1e1b181413100c0701000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000007121c262e353b3f40464646463c3b38322b30383e41434646464645413c352c23190e03000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f14090000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f231b1313100c1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e2215080000000000000000020d17202930363a3b3d3e3f3f4041423c3b38322b23190f040000050b141b2227333b454f59606d7a85929fabaa9e9185786c605346392d201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000030f1b26313c46505a626d727d848d92989ea0a8aaaba8a8a09e9a9795908d8985817d78726d67615a514b433930271c1108000000000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292a2c2c2d2c2c2a2824201f1c18120b03000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000020e19242e3840474b4d535353534948433d353a42494e5053535353514d473e352a1f140900000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e0200000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d3023160700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b9393939393897c6f6256493c2f2d28201f1c181a2733404d5a6673808d939393939386796d6053463a2d20130700000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000009141f29323b4246474a4b4b4c4d4e4f4948433d352b21160a000000020a11172129333d45525d6874808d9aa7ada197887c6f6255483c2f221509000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006121f2b37434e58626c727f8791969fa2aaaaaaa29f9b9896918e8a8784807d7975706d66605d555045403930271e150b00000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e00000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d363738393939383735312d2c29231d150d0600000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000007131f2a35404a5257596060606056544f473d424c545a5c6060605f5e5850473c3125190d0100000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e868686868686867c6f6256493c3939352d2c28231d2733404d5a66738086868686868686786d6053463a2d20130700000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e120500000000000000020e1925303b444d5254565758595a5b5b56544f473d32271b0f0300000000060f18212935414c5663707d8996aab3a9988c7f7265594c3f3226190c000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000815212e3a47535f6a717e889299a1a9aca69f9c98928e8b8784817e7a7773706d6663605c54514b433e342e271e150c0300000000000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a4244454646464544413e3a38342f271f17110a02000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000000000000000000000a17232f3b47525c63666c6c6c6c6360594f4349545e66696c6c6c6c6a62584d4135291d100400000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d00000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1724313d4a56626c71797979797979796f6a605447464646413a38342e2726323f4b58636e737979797979797976665c5044382c1f120600000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000005111e2a36424d565e61636465666767686360594f43382c1f13070000000000060f1924303a4753606d798698a2aea79a8e8174675b4e4134281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e58626f7c86929aa3aba8a09e948f8a85827e7b7774716e686763605c5453504a4540393128231f1c17110a02000000000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000008131e28313a4145474f515252535352514e4b474540393127221b140b02000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000c1926323f4b57636e73797979796f6b6054484e5a66707679797979746a5e5145382b1f120500000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000915212e3a45505a62656c6c6c6c6c6c6c6260584e525353534e4645403930292f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000714202d3a46525e696e707172727374756f6b6054483b2f22150800000000000008131f2c3845515c677885929faba89b8f8275685c4f4235291c0f000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a76828f98a3aca7a0969189827d7975716e696764615e565653514a46443f38352f312f2d2b28221c140b0200000000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f130700030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545c5d5f5f605f5f5d5b5753514b433f332d261d140a00000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000d1a2633404d59667380868686867d6f635649505c69768286868686796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070005111d29343f48505658606060606060605654575d5f6060605b53514b423a322a36404a52585a606060606060605f504a42382e23170c000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000814212e3b4754616e7b7d7e7e7f8081827d6f6356493c3024190d02000000000004101c2934404b556b7784919eaaa99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88949faaaca09590847d76706d6765615e575754524c494644403a444442413f3e3c3938332d261d140a000000000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d211508000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60696a6b6c6c6c6b6a6864605c5550443f382f261b1106000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000d1a2633404d596673808c9393897c6f635649505c6976838f939286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900040d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700010c18222d363f454a4b53535353535353495761696b6c6c6c68605c544c443c342e3840474b4d5353535353535353443f3830261c11060000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000b1724313e4a5764717e898a8b8c8d8e8c807366564c4135291e130b060400020509121f2b3844505c667885929eaba99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926333f4c5966727f8c99a6afa49a90837a706b64605c5554524d4b4746413d3a434a4f50514f4d4c4a4946443f382f261c11060000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000815212e3b47535f6a7679797979797979716c6256493d3024170a00000000000000000000000000000000000000000000000000000000000000000613202c3945525d686d757778797979787774716d67625a504941382d22170b030000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f2316090b10141a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000006111b242d343a3d3e46464646464646505d697378797979746d665e564e463e3528363b3f40464646464646464638342e261e150a000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000815222f3b4855626e7c889798999a9a8f8275685d52463a30241d1512100c0e12141a202d3a4653606d7986939faca99c8f8276695c4f4336291c10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020f1c2835424f5b6875828e9ba8ac9f93877c6f68605953514b4846423e3b393634434d555b5d5d5c5a59575553504a42382d22170b00000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000916222f3c4955626f7c868686868686867e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8284858586868584817e79716c605b53493f33271f14090000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000b1825323e4b5865717e8b9393939393897c6f6256493c2f231610171c20232733404d5a6673808d939393939386796d6053463a2d20130700000009121b22292e313239393939393945525f6b788586868681786d685f584f473f342e2f323339393939393939392c28231c150c030000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000613202d394653606c7785929ea5a69f92867a6d61564c41352e27201f1c181a1e21252a34404b55626f7c889aa4afa79b8e8174685b4e4135281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a99d9083766a5f564f4645403b3a36302e2d2f3c46555f666a6a6967656462605b544a3f33281c0f030000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87909292939292908e8a847e746c655b50443b30251a0e0200000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000b1825323e4b5865717e868686868686867c6f6256493c2f23161a22282d303139404d5a66738086868686868686786d6053463a2d201307000000000911181d2124252d2d2d2d2d323f4c5965727f8c93938e827a6f6a6159514440393028272d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000005121f2b3744505b6575828f9baaaea3988b7f72685d52454039302d2c2823252a2d30363e45515c6773808c99acb4aa998c7f7366594c403326190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000004101d2a3743505d6a7683909da9a79b8e817468584e443d38342e2d2a2a2d2f38424e5866717777757472716f6c665b5044382b1f120600000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949e9f9f9f9e9d9b96918b80776c60574d42362a1e120500000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000b1724313d4a56626c71797979797979796f6a6054473b2e2217242c33393c3d46464b58636e737979797979797976665c5044382c1f12060000000000060c111517182020202025313e4a56626d75818f969490847c706b625b514a423a322a211920202020202012100c060000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000030f1b27333f495364717e8a98a2aeaa9e91857a6d605b514b423d3a38342e31363a3b42465059606d7984919eabaea398897d7063564a3d3023170a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a79a8d817467564c413a39352f363036393c424a54606a77838482807f7d7c786c605346392d201306000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949fa3aba6abaaa9a19e928b7f72695e52463a2d20140800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1c2328363e44494a525353525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000105090b0b13131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a13131306030000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000b17222d3a4753606d7a85929faaada1978e81746d605c544f4946444043434246484d525a616b737f8c96a1acac9f92867a6d6053473a2d201407000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020e1b2835414e5b6874818e9ba7a99c8f8276685e534c4745414343434146474d545b666f7c88908f8d8c8a85796c605346392d201306000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8799929995999fa2aaada49f92867b6e6154483b3025190e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000005111d29343f485056586060606060606056544e463d3227262e343f485055575f6060605a585a606060606060605f504a42382e23170c000000000000000000000000060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000613202c3945515d6773808d98a2aea99d938c7f736d6660595653514a50504d5354575e616c707d87929fa8b0a69b8e8275675d5145392c201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926323f4c5965727f8c98a7ac9f92867a6d655e5654514b504f504d5254575f666c7882909c9c9a988e8174655b5044372b1f12050000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87878686888d9298a2abaea2988c807366564d41362a1e1105000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000010c18222d363f454a4b535353535353534947433d342b2830383f44515a61646c6c6c6c66635c5253535353535353443f3830261c11060000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c13090000000000000000000000000000000004111d2935404b55616e7b86929fa6afa59c918c8079706b6562605c545c5d575e6164696e747e869299a3afaa9f94897d7063554b4035291d1104000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88959faba3998e81776d6863605d555d5c5d565e6164696e78808e949fa8a0958a7d706453493f33271b0f0300000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787c7a79797c80869299a4afaa9e918477685e5246392d201407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f2215090000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000006111b242d343a3d3e464646464646463c3b38322b29323a424a505b636c7079797979736e63574b46464646464638342e261e150a00000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000010d18242f3a46525e68727f8c949fa8ada49c928d837d77726f6d666a69696a696e71757b818a9298a2abaea2988f82766b6054433a2f24180d01000000000000000205111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100d0b08030000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a7683909da5ab9e938e817a74706d676a6969696a686e71757b828e929da6a59d9083786c605346392d22170b00000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000006121f2c3844515c666d6f6d686d6f737d87939facaca096877a6e6154473b2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000009121b22292e3132393939393939392f2e2b272b333b444c545c606d727e868686868073665a4d4039393939392c28231c150c03000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000007131d2a36414d56606d78829096a1a8ada49d959089837f7c797777767677787b7d82868e939fa2aaaea39f92867b6e61594f4431281d130700000000000002080e11141e2a3744515d6a778490939393938f8376695c50433629201b1a18140f0801000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1001000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e5863707d89939da6a59e938e86807d7a787776767677787a7e82878f949da5a69d938a7d70655b5044372b1b1106000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b0807050200000000000000000000000000000000000004101c2834404a545c6062615e60626b75818e9ba8b2a8968a7d7063574a3d3024170a000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000911181d2124252d2d2d2d2d2d2d2322242c343d454d565d666d747f87929892857b6e6154473b2e2d2d2d2d1f1c17110a03000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000010e1925303b44505c666e7a849196a0a7afa7a09d95908c8985848383838485878a8e92999da5aeaaa39f918a7e71695f53473d321f160c010000000000050d14191e20212d3744515d6a77838686868686868276695c5043362d2d272724201a130b020000000000000000000004111e2a3744515d6a77838686868686868276695c504336291c140a000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1a26313c4855606b74818e949da5a59e98928d898785838382838485878a8f93999fa6a49d948e81746c6153493f33271b0a000000000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000000c18232e39424a5153555452535964717e8a97a4b1a5988b7f7265584c3f3225190c000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f030000000000000000000000050d151d232932383d44484b5161696b6c6c6c68605c5f5e5d5c5a5754524c47454039342e261e180f080000000000000000000000000000060c11151718202020202020151d2328363e464f575f686d78818c939993877d70695e52463a2d2020202012100c06000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000008141f28343f4a545e686e7b8490959fa3abaca7a09d98989291908f90919297979b9fa3abaca7a098928b7f726c61574d42352b210d040000000000050e171e252a2d2e3939424f5b6771777979797979797670665a4e423939393433302b251d140b0100000000000000000003101d2936424f5b6771777979797979797670665a4e42352e261c12070000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000a15202c38444f59606d79828e939da0a7a29f9a96979290908f90909297979b9fa4a7a09d928d82786d605a5041382d22170b000000000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000000007121c2730394044464847464855626f7b8895a2aea6998c7f7366594c403326190d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000000000000000000000000030b121821272c323839505d697378797979746d665e564e4f4d4a4746413a39352f28231c150c06000000000000000000000000000000000105090b0b131313130e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1113130603000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000020b17232e38424d565f696e7b838d92999fa4acacaaaaa39f9e9d9c9c9d9ea1a9a8acaca8a19e9590867e726d625a50453c3123190f0000000000020d1720293036393b4646464a555f676a6c6c6c6c6c6c69665e54494646464641403c362f261d1308000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e544b4740382e24190e0200101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000003101c27333d45515c676d79818990959b9fa2aaa9a19e9d9c9c9c9d9fa2a9aaa29f9b95908a80786d665c51473e2f261b11060000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d070100000000000000000000000000000b151e272e34383a3c3a3a4754606d7a8793a0b5a69a8d8073675a4d4034271a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000000000000000000001070c161b21273845525f6b788586868681786d685f584f473f3a3936302c29241d17110a03000000000000000000000000000000000000000000000600070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e020600000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f939a9ea1a8a7a9aaaaaaa9a9aaaaa9a8aaa39f9c96918b837c716c625b51483e332a1f1107000000000008141e29323b4146535353535353555b5d6060606060605c5a545353535353534e4c4841382f251a0f030000000000000000000a16222e39434d555b5d6060606060606060605a57524a40352a1f130700101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000000000010507070b0b0b0b0b0b0b101d2a3643505d697683908f8276695c4f4336291c1000000000000b16212834404b555c676d747d838a8e9298989a9c9d9e9f9f9f9e9e9c9a9898928e8a837d746d665c544a40352c1d140a0000000000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c0400000000000000000000000000030c151c23282c2d2f2e3a4653606d798699a3afa79a8d8074675a4d4134271a0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000000000000000000000000000000040a0f1926323f4c5965727f8c93938e827a6f6a6159514440393028201d18120c0600000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000106090b0c131313131313131312080705020000000000000000000000000000000000000000000000000000000a141e29323c454d575e666d737c82878d9196989a9c9d9e9f9f9f9f9e9c9b9998928f8a847f786f6a625a51493f362c21180e0000000000020e1925303b444c525f6060606060605d5b5553535353534f54566060606060605a58534a41362b20140800000000000000000006111c27313b434a4f5153515a61646c6c6c6c66635c52473b2f23170a00101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000002080d11131417171717171717171d2a3643505d697683908f8276695c4f4336291c100000000000050c18232e39434b555c606b6f787d8185898b8e9091919292929191908e8c8985827d77706b605c544b42392e231a0b0200000000000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000000000030b12181c1f20222c3844505c667986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d02000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c454d545c606a6f757b8084888b8d8f91929293929291908e8c8986827d79726d665f5850483f372d241a0f06000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a46444f5960636c6c6c6c6c6c67645c53483c3024180b0000000000000000000008101f2931323a424a505b636c7079797979736e63574b3f3226190c00101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000050d13191e20212424242424242424242a3643505d697683908f8276695c4f4336291c1000000000000007121d273039434b515960666c7075797c7f81838485858685858483817f7d7975706b636159514b423930271c110800000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f050000000000000000000000000000070c1012131c28343f4a5f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000020608080c0e111212131312110e0c080705020000000000000000000000000000000000000000050e18212a333b424b51585f626a6e73787b7e80828485858686858483817f7c7975716d66605c544e463f362d251b12080000000000000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d00000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d00101c2936434f5c6976828f908376695d5043362a1d100b0b0b0b0b0b0b07070501000000000000000000050e171e252a2d2e313131313131313131313643505d697683908f8276695c4f4336291c10000000000000000b151e27303940454f545b6063676d7072747677787879797877767472706d66636159554f45403930271e150b0000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f0500000000000000000000000000000004060c17232e46535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1e1f201f1f1e1b191514120e090300000000000000000000000000000000000000060f182129303940454e53575f6266696e71747677787979797877767572706d6764605c54504a423c342d241b1309000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e00000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800101c2936434f5c6976828f908376695d5043362a1d17171717171717171413110d0802000000000000020d1720293036393a3e3e3e3e3e3e3e3e3e3e3e43505d697683908f8276695c4f4336291c1000000000000000030c151e272e343d424a5053555d60636567696a6b6c6c6c6b6b69676563605c54554f48443e342e271e150c0300000000000000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d030000000000000000000000000000000013202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000000060c11151a1e212226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000060f171e272e343c43474e5355575f626567696a6b6c6c6c6c6b69686663605c5553504a443f38302a221b120901000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700101c2936434f5c6976828f908376695d5043362a24242424242424242421201e19130d05000000000008131e29323a4146474a4a4a4a4a4a4a4a4a4a4a4a505d697683908f8276695c4f4336291c100000000000000000030c151d23282f383f44464b515356585b5d5e5e5f5f5f5e5e5d5b595653514b48443e383328231d150c0300000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b0100000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b00000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000002090e171d1f262b2e2f32353738393939383735322e2d2b261f1c160c07010000000000000000000000000000000000050c151d232831373c4247484d5355585a5c5e5f5f605f5f5e5d5b595653514b46443f38342e261e1810090000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500101c2936434f5c6976828f908376695d504336313131313131313131312e2d2a251e170e05000000010d1925303a444c5254575757575757575757575757575d697683908f8276695c4f4336291c10000000000000000000030b12181d262d333839404547494c4e5051525253525251504e4c4a4645403938332c282118120b0300000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d120700000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000050d141a22282d31373a3b3f4144454546464544413f3b3a37312c272118120b030000000000000000000000000000000000030b121820262b31373a3c4247484b4d4f51525253535251504e4c494745403a38342e28231c140c06000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e00000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200101c2936434f5c6976828f908376695d50433e3e3e3e3e3e3e3e3e3e3e3a3936302920170d02000005111e2a36414c565e616464646464646464646464646464697683908f8276695c4f4336291c100000000000000000000000070b141c22282b2f35383a3d3f41434445454646454443413f3d3a38342e2c28211c160c070000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c03000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a01000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000060f171f252a34393c4247484c4e505152535252514e4c4846423c383329241d150d03000000000000000000000000000000000000070c151b20262b2e31373a3b3e41434445464646454443423f3d3a38342f2c28231c17110a0200000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000101c2936434f5c6976828f908376695d504a4a4a4a4a4a4a4a4a4a4a4a4746413a32291e130800000713202d3946525e686d7171717171717171717171717171717683908f8276695c4f4336291c10000000000000000000000000020a11171c1f24292c2d3032343637383939393838363432302d2c28231d1c16100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403429201509000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000000000000000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b5855534d48443d352f271f150d03000000000000000000000000000000000000030a0f151a1e21262b2e2f32343637383939393938363533302d2c29231f1c17110b06000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000101c2936434f5c6976828f908376695d5757575757575757575757575754524c443a3025190d01000714212e3a4754616d7a7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83918f8276695c4f4336291c100000000000000000000000000000060b0f12181d1f202325282a2b2b2c2c2c2b2b2a282623201f1c1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e020000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f57544f45403931271f150b010000000000000000000000000000000000000003090e12151a1e21222527292b2c2c2d2c2c2b2a282623201f1c1812100c060000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e00000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000101c2936434f5c6976828f908376696464646464646464646464646464615e564c41362a1e1105000a1723303d4a5663707d898a8a8a8a8a8a8a8a8a8a8a8a8a8a8a91958f8276695c4f4336291c100000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1d1b19171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f14090000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c03000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e69636059514b433931271d12070000000000000000000000000000000000000000000206090e121415181a1c1e1f1f20201f1e1d1b19161413100c070300000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000101c2936434f5c6976828f9083767171717171717171717171717171716d685e5246392d201307000a1723303d4a5663707d8993939393939393939393939393939393938f8276695c4f4336291c10000000000000000000000000000000000000000406070a0c0e1011121213131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e0200000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5a61646c6c6c6c66635c52473d373127221b140b03000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b605d554b43392f23180c040000000000000000000000000000000000000000000000020608080b0e1011121313131211100f0c0a07060400000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000101c2936434f5c6976828f91837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a6d6154473a2e211407000a1723303d4a5663707d868686868686868686868686868686868686868276695c4f4336291c1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e110500000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000080e161e252a30363a3c4347484b4e504a505b636c7079797979736e63574b3f32262017110a020000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d675d554b40342920150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000101c2936434f5c6976828f95918a8a8a8a8a8a8a8a8a8a8a8a8a8a8a897d7063564a3d3023170a000916222f3c4854606b70797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131311100e0a06000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d20140800000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000010a121a212930363c4247485761696b6c6c6c68605c5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000000000050c13191f252a2d32373b3c3f444c545c606d727e868686868073665a4d4033271a0b060000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e110500000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d181109000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d675c51453d32271b0f00000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000101c2936434f5c6976828f9393939393939393939393939393939393897d7063564a3d3023170a000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493d3225190d0000000000000000000000000000000001080f14181a1b2020202020202020202020202020202020202020202020202020202020202020201e1d1a16110b04000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e02000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000080f171f252a313744505d697378797979746d665e564e504f4c4a4745403938322b2620180f0900000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000000000000002080d141a1e20262b343d454d565d666d747f87929892857b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d60584e43372b1c110600000000000000000000000106090b0c0e06060300000000000000020405060605040200000000000002070a0c0d0b0b0905010000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000101c2936434f5c697682868686868686868686868686868686868686867d7063564a3d3023170a0004101c27333d474f5456606060606060606060606060606060606060605c5a544c42382c211509000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2927221c150d0500000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e1105000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000050d141a1f263845525f6b788586868681786d685f584f47403d3a38352f2c27211a150e060000000000000000000000000000000013202d394653606c798693939393939393969696969393939393939386796c605346392d201300000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a605447382e23170b00000000000000000000070d121618191b13120f0b06000608080c0e1112131312110f0c09080603080e1317191a181715110c06000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000f1c2835414e5a66707679797979797979797979797979797979797979706b6054483c2f22160900000b16212b353d44484a535353535353535353535353535353535353534f4e49423a30261b10050000000000000000000000000000010b141d252b3033343939393939393939393939393939393939393939393939393939393939393939393736332e271f170d040000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d201407000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000002090e1926323f4c5965727f8c93938e827a6f6a6159514440393029241d1b160e0903000000000000000000000000000000000013202d394653606c798693928d89898989898989898989898989898986796c605346392d2013000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c01000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f62544a3f34281c100300000000000000010911181e22252628201f1c17110e121415181b1e1e1f201f1e1c191615130f12191f2326272524211d181109000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c2013070000050f19232b33383c3d4646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000008131d262f363c404146464646464646464646464646464646464646464646464646464646464646464644423f3931291f150b00000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e211408000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000002090e1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7063564a3d3023170a0000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d1105000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e8175665c5044382b1f12060000000000000009131b23292e3132352d2b28221c1a1e212225282a2b2c2c2b2a282622221f1b1c242a2f323332312e29221b1209000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e1811090100000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000915212c38424c545a5c6060606060606060606060606060606060606056544f473d33271c100400000008111921272c2f30393939393939393939393939393939393939393635322c261e160c020000000000000000000000000000030f1a252f3841484c4e535353535353535353535353535353535353535353535353535353535353535353514f4a433b31271c11060000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e31241807000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000040a0f141a1e2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a02000000000000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706b6054483c2f22160900000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0f1112131313131313130a090704000001070b0f1112131313131313130a0907040000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285786d6053463a2d20130700000000000009121b252d353a3e3f413938332d26262b2e2f323537383939383735322f2e2b27262e353b3f403e3d3a342d241b120900000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f060000000000000000000005101b26303a42494e4f535353535353535353535353535353535353534a48443d352b21160b0000000000080f161c2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c040000000000000000000000000000000814202b36414a53585a6060606060606060606060606060606060606060606060606060606060606060605d5b554d43392e22160a0000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000002080d161b1f252a2d33404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000000000000000000000000000013202d394653606c7986938b7e7265636363636363636363636363636360594f44382c201307000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12171b1e1f20202020202020171613100b050c12171b1e1f20202020202020171613100b05000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e6155483b2e221508000000000009121b252d373f464a4c4e46443f382f31373a3b3f41444546464544423f3c3b37322c3840474b4d4b4a453f362d241a120800000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000a141e2830383d4143464646464646464646464646464646464646463d3c38332b23190f05000000000000050b10131617202020202020202020202020202020202020201c1c1915100a02000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f554a3f33271a0e00000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c10040000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000050c131921272c30363a3b404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e0800000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000000000000000000000000000013202d394653606c7986938b7e72655856565656565656565656565656544f473d33271c10040000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f6256493c2f2316090000000008121b242d373f495157595b53504a42383c4247484b4e5151525352514f4c4947433c39404a52585a585650483f362c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000020c161e262c32353639393939393939393939393939393939393939302f2c27211911080000000000000000000407090a13131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000d1a2733404c58646e747979797979797979797979797979797979797979797979797979797979797979797771675b4f4236291d10000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f13060000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000070e171e252a32383b4246474b4e596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e080000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a48443d352b21160b000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821282f34373839393939393939302f2c27211921282f34373839393939393939302f2c27211911080000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d7063564a3d3023170a000000040d1a242d363f49515b626568605b544a45464d5355585b5d5e5f5f5e5d5b5955544e47454a525c636665625a50483e362c231a0d0400000000000000000003060809131313131313131313131313131313131313131313131313130b0a0804000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b020000000000000000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2322201c160f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a67748186868686868686868686868686868686868686868686868686868686868686868683776a5d5144372a1e110000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000071019202930363d44484d5254575b5d6673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c38332b23190f0500000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000002070c0f11121313131313131313131313131313131313131313131313131313131313131313131313131308070502000000000000000000000001070b0f1112131313131313130a09070400000000000000010c17212a333a404345464646464646463d3c38332b232a333a404345464646464646463d3c38332b23190f0500000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f6255493c2f2216090000010c161f2c363f48515b626d72746c665b545153575f6265686a6b6c6c6b6a68656260585452525c636e73716c625a50483e352c1f160c01000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c05000000000000000000070d1316191a20202020202020201a1a17130e080100000000000000000000000000000000020a1015191c1c20202020202020202020202020202020202020171613100b05000000000000000000000000000000000000000003090d1012131313131313130e0d0b080300000000000000000000000000000000000000000e1b2734414e5a6774818d939393939393939393939393939393939393939393939393939393939393939083776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e2215080000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000061019222b323a41464f54575e6164676a6b73808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c39332c231a10050000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000060d13181c1e1f202020202020202020202020202020202020202020202020202020202020202020202020201514120e09030000000000000000050c12171b1e1f20202020202020171613100b05000000000007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b0006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054473a2d211407000007131d28313e48505a626d727f81786c665b5c6064696e727477787979787775726f6a65605d5c636e73807e716c615a50473e31281e13080000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000005090d0f10131313131313131313131313131313131313130a090704000000000000000000000000000000000000000000070e14191d1f202020202020201b1a17140e08010000000000000000000000000000000000000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f2216090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e18222b343d444c52596063696e7174767778808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a49443e362c22170b0000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211e1a140e06000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d5145392c20130600010d18242f3a43505a626c727f8b8e81786c66666d71767b7e81848485868584827f7c77726d68606e73808d877e716c61594f433a2f24190d0100000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2726241f1a130b0200000000000000000000000000000000000e1b2734414e5a6774818d9aa7acacb2a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9084776a5d5144372a1e11000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c16202a343d464e565e616b6f757b7e8183848587939f96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e0200000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000013202d394653606c7986938b7e726558575757575757575757575757575550483e33281c100400000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000060f1921292f343738393939393939393939393939393939393939393939393939393939393939393939393939392e2d2b261f180f0600000000050f1821282f34373839393939393939302f2c27211911080000000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b4135291d11040004111d2935404b55616c717e8893938e81786c70797e83888b8e9091929291908e8c88847f7a726d73808d9292877e716b61554c4135291d11040000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000020608080c0b09060100000000000000000000000000000000000000000004080a0b0807050200000000000000000000000000000000000205070813131313131313130707050100000000000000000007111a232a313538393939393939393433302b241d140b01000000000000000000000000000000000e1b2734414e5a6774818d9aa9b3b9ada1979191919191919191919191919191919191919191919191919083776a5d5144372a1e110000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e28323c464e5860686d767c82878a8e9091929399a496897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070000000000000000000000000013202d394653606c7986938b7e72656464646464646464646464646464615a5044392d20140800000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000020d17212b333b404445464646464646464646464646464646464646464646464646464646464646464646464646463b3a37312a21180e030000010c17212a333a404345464646464646463d3c38332b23190f050000111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433a2f24180d01000613202c3945515d67717e87939a9d938e81797d848b9095989b9d9e9f9f9e9d9b9895918c857f79808d929c9992877d70675d5145392c20130600000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000003090e121415191815120d06000000000000000000000000000000000000050c111417171514120e09030000000000000000000000000002090e12141520202020202020201413110d0802000000000000030e19232c353c414546464646464646413f3c362f261d1308000000000000000000000000000000000e1a2734414d5a6774808d97a2adb8ab9e91858484848484848484848484848484848484848484848484848275685c4f4235291c0f00000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444e58606a6f7a82898f94979a9d9e9f9fa4ab96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d100000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706c6155493c3023160a00000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000000000000000000000000000007131e29333d454c5052535353535353535353535353535353535353535353535353535353535353535353535353534846423c332a1f1409000007121e28333c454b5052535353535353534a48443d352b21160b0000121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4431281d130700000714202d3a4753606d7a859297a2a59d938e848991969d9fa7a7aaa8a7a7a8aaa8a7a09d97928b858d929ca4a39892857a6d6054473a2d21140700030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000060e151a1e21222524221e181109010000000000000000000000000000000810171c21232422211e1a140d060000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000009141f2a353e474d51535353535353534e4c4741382f241a0e030000000000000000000000000000000815212e3b4854616e7b85929ea4aea99d9083787777777777777777777777777777777777777777777777756f65594d4134281b0e000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565f6a6f7d848f949c9ea6a7a9aaabacafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000000000030a0f1d2a3643505d69768390908376695d5043362a1d0f0a03000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e7064574a3d3124170a000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000c18242f3b454f575d5f6060606060606060606060606060606060606060606060606060606060606060606060606055534d453c31261a0e02000b17232f3a454e565c5e6060606060606056544f473d33271c100400121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e331f160c0100000613202c3945515d676f7c859298a2a59d9591959da0a8aba8a09d9b9a9a9b9d9fa4aca9a19e9691969ca4a39992867d70675d5145392c2013060006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000060f181f262b2e2f32312e29231b130a010000000000000000000000000008121a22282d30312e2d2a261f180f06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000010d1925313c4750585e5f6060606060605a58524a41362b1f14080000000000000000000000000000000714202d3a46525e69707d8a929da7ab9f958d80736b6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686f7c8691969ea6aab0b4b6b7b8b9afa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000060e151a1f2a3643505d69768390908376695d5043362a1f1a150e060000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d00000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a86796c605346392d20130000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000f1c2834404c5761686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352c210d0400000004111d2935404b55606a6f7c869298a2a7a09da0a7a9a29f9996918f8e8d8e90939a9ea1a8a8a19ea1a8a39992877d706b60554c4135291d1104000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000060f18212a31373a3b3f3e3a342d251c130a01000000000000000000000008121a242c33393c3e3b3a36312921180f0500000000000000020d17212930363a3b4646464646464646463936302820160c02000004101d2935414d58626a6c6c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000005121e2a36424d57616c74808d95a0aaa79f93887d70685e545e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57616d7a849198a1a8b0b7bbc1c3c4c5bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000006101820262b2e3643505d69768390908376695d5043362e2b262018100600000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000111e2b3744505d6873787979797979797979797979797979797979797979797979797979797979797979797979797976695f53463a2d21140700111e2a3743505c68727879797979797979706b6054483c2f22160900121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e23180c00000000010d18242f3a434e58606a6f7d86929aa4acaaaca59d97928c88848281818283878b91969fa3ababadac9f92877d706b61594f433a2f24190d01000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b0000000000050f18212a333c4247484c4a463f372e251c130a0100000000000000000008121a242c363e45494a4846423b332921170e0500000000000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3845515e6a7479797979797979746e64584c3f33261a0d000000000000000000000000000000020e1a25303b454f59606d79839098a2aea49a92857a6e665b5051515151515151515151515151515151514f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714212d3a46535f6974818e96a1aab2bac2c7ccd0d1c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000061018222a31373a3c43505d69768390908376695d50433c3a37312a22181006000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000121f2c3845525f6b7885868686868686868686868686868686868686868686868686868686868686868686868686867b6e6155483b2e22150800121f2b3845525e6b7884868686868686867d7063564a3d3023170a00121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a4034281c10040000000007131d28313d464e58606b6f7c87939facaba39f938e857f7b7775747475777a7e848c9299a2a9b3a4978a7e716b61594f473d31281e130800000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000050e172129333c454d5355585651493f372e251c130a010000000000000008121a242c363e4850555755534d453b332920170e0500000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c79868686868686868074675a4e4134271b0e0100000000000000000000000000000009141f29333e45515c676e7b86929fa5aca1978f82786c60594f4444444444444444444444444444444442413d3730271e140900000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000815222e3b4855616e7b87929fa8b2bcc4ccd3d7dcd5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000060f18222a343c43474847505d69768390908376695d50474847433c342a22180f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000121f2c3845525f6b7885929393939393939393939393939393939393939393939393939393939393939393939393887b6e6155483b2e22150800121f2b3845525e6b7885919393939393897d7063564a3d3023170a00121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f150900000000010c161f2b343d45515d67717e8b9aa4afa399928b817a736e6968676768686e72797f879297a2aaa6998c7f73695f53463e352b1f160c010000091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000000020b172029333b454d575f6265625b51493f372e251c130a01000000000008121a242c363e48505a6164615f574d453b322920170c0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c798692939393938d8174675a4e4134271b0e01000000000000000000000000000000030d17212834404b555f69717e8a939da8a99f948c7f736b60564c4135373737373737373737373737373534312c261e150c02000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f2215090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d576774818d99a3afbac4ced6dfe3e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000000030e18212a343c464e535554525d69768390908376695d525455534e463c342a21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a00121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c31261a0e0200000000040f1b27333f4953606d7984919eaca49f92877f746d68615f575b5a565e61676d727d859298a2ac9f92867b6e61564c41362a1e11050000000a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b0000000a141d29323b454d575f696e726d635b51493f372d251c130a0100000008121a242c363e48505a616c716e695f574d443b32291e140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000050f18232e39434d57616c74818e95a0aaa69f92877d6f685d52463f342a2b2b2b2b2b2b2b2b2b2b2b292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e2114070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f697884919eabb5c0ccd6e0e8f1e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000009151f2a333c464e585f62615e566976839090837669565e61625f584e463c332a1f150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a194887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1e12060000000005121f2b3744505b65727f8c97a1a89c928a7e726d615d56534d4e4e4c52555c606b707c86929fa6a3988e8175685e5246392d2014070000000815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000006111b262f3b444d575f696e7b7f726d635b51493f372d251c130a010008121a242c363e48505a616c717d7b6e695e564d443a30261c110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000007121d27303c45505a606d79839198a3aea39991847a6d615b51463c31281d1e1e1e1e1e1e1e1e1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a1adbdc7d1dee8f2efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000020e1a26313c454e585f6a6f6d685e69768390908376695e686d6f6a5f584e453c31261a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a94887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e211408000000000613202d394653606c7884919ea9a0968d80736c625b524c4642414141464b5159606a717e8a939eaa9f92867a6e6154473b2f24180c0000000814212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f22160900000b17222d38414d565e696e7b848b7f726d635b51493f372d251b130a08121a242c363e48505a616c717e86847b6e695e564c42382e23170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000b151e2a333e45515d676f7c86929fa5aba1968f82756d62584e433a2f24180f111111111111110f0e0c09040000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e11050000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1825313e4b5864717e8b97a8b2bdcfd9e3f0faefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121e2b37424d575f6a6f7b7a6d686976839090837669686d7a7b6f6a5f574d42372b1e1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000000000000000003080b0e0e131313131313130a090704000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221508000000000a1623303d495663707d8996a0a99e9184786d605a5146413a373130363940454f58616c75828f99a3a3998c7f7266554b4035291d1004000006121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c20130700030f1b27333f49535e696e7b8491918c7f726d635b51493f372d251b13121a242c363e48505a616c717e879291847b6e685e544a3f34281c1003000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000030c18212935404b555f6a727f8b939ea8a89e948b7f726a5f554b41352921180d030404040404020200000000000000000000000000000000000000000000000000000000000000000000000000000001070c06111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d010000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfcfd9eaf5ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000814212d3a47535f696f7c85837a6d68768390908376686d7a83857c6f695f53473a2d211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000001080f14181a1b20202020202020171614100b0500000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb4a79a8d8080808080808080808080808080808080808080808080808080808080807a6d6154473a2e21140700121f2b3845525e6b7885919393939393897d7063564a3d3023170a000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124170b00000003101c28343f4a546773808d9aa8a2978a7e71665c51483f35302b26252a2e343d46505a626e7b87929fab9d908376675d5145382c1f13060000020e1a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b10030005121f2b3744505b656e7b8491969c918c7f726d635b51493f372d251b1a242c363e48505a616c717e8792999691837a6d665c5044382b1f1206000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000060f18242f39434e58626d75818e96a1aba69f92867c6f675d51453f332a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13181b1e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1104000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f32261908000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d1a2734404d5a6773808d9aa6b3c0cdd9e6f3fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000815222e3b4855616e7b859290837a6d7683909083766d7a839092857b6e6155483b2e221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000010406070a0d101112131312100e0b080705020000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2323201c160f08000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a73737373737373737373737373737373737373737373737373737373736d685e5246392d20130700121f2b3845525e6b7884868686868686867d7063564a3d3023170a0007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e3225180b00000006121f2b3844505c667683909da99f9285796d60544a403629241e1a191d2328343e47535f6a7683909ca99f92867a6d6053473a2d2014070000000915202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000613202d394653606c79839096a0a39c918c7f726d635b51493f372d25242c363e48505a616c717e879299a3a0959083796d6053463a2d201307000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000007121d28313c46515b606d7a849199a3aea3999184796d605a50463c31271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2b3844505b66737f8c999393939393939084776b6054443a302419120b030000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c30231609000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000713202d3a4653606d78818e9390837a7683909083767a8390938e81786d6053463a2d201307000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000020608080d0606030000000000000000000000000000000104080d111314171a1d1e1f201f1f1d1b181414110e080200000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000010b141d252b30333439393939393939302f2c27211a11080000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e67676767676767676767676767676767676767676767676767676767615e564c4135291d110500111e2a3743505c68727879797979797979706b6054483c2f22160900010c17212a333b434a4f5053535353534c4a463f372d232a333b434a4f5053535353534c4a463f372d23190f0500000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e3124170b0000000713202d3a4653606d7986929fa89b8e8175665c5042392e2419130e0d1218222b37434e5866727f8c99a5a399897c6f6356493c30231609000000030e1925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f04000005121f2b3744505b65707d869298a2a39c918c7f726d625b51493f372d2c363e48505a616c717e879299a3a39992877e71665c5044382b1f1206000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000010c161f2a343f45525d686f7c87929fa6aba0968e81756c62584e43392f24180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939333f4a54616e7a8786868686868686867f7265594f43322c29231d150d0700000000000000000000000000000000000000000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d201307000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121f2c3844505c666d78818e9390837a839090837a8390938e81786d665c5044382c1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000003090e1214151913120f0b06000000000000000000000003070d1013191d202124272a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a050000000000000000000000000000000000000008131d262f363c4041464646464646463d3c38332c231a0f0500000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a54524c443a3025190d01000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700000a16222e39434d555b5d6060606060585651493f34292e39434d555b5d6060606060585651493f34291e120600000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c302316090000000714212e3a4754616d7a8798a3a5988b7f7265544a3f30271c1208020007101a26313d495663707c8996a3ab978a7d7164574a3e3124170b0000000008141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c2721191107000000030f1b27333f4953606b707d869298a2a39c918c7f726d625b51493f37363e48505a616c717e879299a3a39992877e716c61544a3f34281c1003000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000040d18222935414c56606a727f8c949fa9a89e938b7e716a5f554b40352921170c03000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a4044454646463a46525e686e797979797979797979726d6256473f3a38342f271f191007000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb4aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f1206000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2734414e5a6774818d9aa7b4c0cddae7f6ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000003101c28343f4a545c666d78818e939084839191838490938e81786d665c544a3f34281c1003000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000060e151a1e212226201f1c17110a0200000000000003060c1012181d2024292c2d30343638393939383735322e2d2a251e1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e535353535353534a48443d352c21160b00000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e61544d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4746413a32281e130800000b17232f3a454e565c5e6060606060606056544f473d33271c100400010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e333f4a555f676a6c6c6c6c6c65625b51463a2e22160900000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070000000815222f3b4855626e7b8895aaa4978a7d7164574a3e2e24150b000000000915222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000020d172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f0700000000000b17222d38414f59606b707d869298a2a39b918c7f726d625b51493f3e48505a616c717e879299a3a39992877e716c615a5042382e23170b00000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000061019242f3a444e58606c77828f97a1aba59f92867c6e675d51453e33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000007131e29333c454c505253535246444d565e616c6c6c6c6c6c6c6c6c65625b51504c47454039312a221910060000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c1003000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfced9e5f1feefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201300000000000000000c17232e38424a545c666c78818e92909195959191928d81786c665c544a42382e23170c00000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000060f181f262b2d2e332d2b28221c140b08060406060b0f12171c1f24292c2f35393a3d4043444546464543413e3b3936302b272019130c04000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000814202b36414b53595b6060606060606056554f473d33271c1004000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615447404040404040404040404040404040404040404040404040403a3935302820160c02000007121e28333c454b5052535353535353534a48443d352b21160b000003101d2936424f5b6771777979797979726d62564a3e3136424f5b6771777979797979726d62564a3e3124180b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f12060000000916222f3c4955626f7c8895a2a396897d7063564a3d30231706000000000714212e3a4754616d7a8794a0a5998c7f7266594c3f3326190c0000000000050e17222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000006111b262f3d474f59606b707d869298a2a39b918c7f726d625b514948505a616c717e879299a3a39992877e716c615a50483e30261c110600000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000008131e28323d44505b656d7a859199a4aea2989083796d605a50453b30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454f575c5e60605f53504a4d52545f60606060606060605c5e5f5f5c5853514b433c342a22180c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b00000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1824313e4b5764717e8a97a8b2bdc8d4e2edf8efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20110c0600000000000006111c263038424a545b666c77808d929da0a09d928d80776c665b544a423830261c110600000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000030e18212a31373a3b403938332d261d191312101314171c1f23282c2f35393a4145474a4d505152535252504e4b4746413b373229241e160e05000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c6360594f44382c201407000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b3434343434343434343434343434343434343434343434342e2d29251e160e04000000010c17212a333b434a4f5053535353534c4a463f372d23190f05000004111d2a3744505d6a778386868686867f7265584c3f323744505d6a778386868686867f7265584c3f3225190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c10040000000815222e3b4855616e7b8894aaa4978a7d7164574a3e2d22170b000000000815222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000000006111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c110800000000000000000a141d2b353d474f59606b707d869298a2a39b918c7f726d625b51505a616c717e879299a3a39992877e716c615a50483e362c1e140a00000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000010c162027333f49535e68707d87939fa6aaa0958d81746c61574d42392e23180e05000000000000000000000000000000000000000000000000000000000000000000000000030f1b2834404c5761686b6c6c6c605c544a46475353534c52565d6065696b6c6b6965605c554e463c342a1e140a00000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f8b93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c110600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a0acb8c6d0dbe7f0f9e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c211d1711090000000000000a151e263038424a545b656c77808d939d9d938d80776c655b544a423830261e150a0000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000009151f2a333c4247484c46443f382f2925201f1d1f2022282b2e34383a4045474c5254575a5d5e5f605f5e5d5b5854524c47433c35302820170e0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000010e1a2733404c59646f7479797979797979706b6055483c2f231609000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e272727272727272727272727272727272727272727272721201d19130c0400000000000a16222e39434d555b5d6060606060585651493f34291e1206000004111e2b3744515e6a7784919393938c7f7265594c3f323744515e6a7784919393938c7f7265594c3f3226190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000000000714212e3a4754616d7a8798a2a5988b7f7265544a3f33281c1107010006101823303c4956636f7c8996a2aa978a7d7164574a3e3124170b000000000000000a141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000000020b19232b353d474f59606b707d869298a2a39b918c7f726d625b5a616c707e879299a3a39992877e716c615a50483e362c241a0c02000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000040d17222d38414c56606b73808d949fa9a79d928a7e71695f544a40342820170b02000000000000000000000000000000000000000000000000000000000000000000000005111e2a3744505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e463c30261c1106000000000000000000000000000000000916222f3c4955626f7c8895a2afa396897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a46535f697784919eaab4bfcad6dee8eee2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f534639302d29221b12090000000000030c151e262f38424a535b656c74818e9b9b8e81746c655b534a42382f261e150c030000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313c454d53555953504a423b35302d2b292c2d2d3338393f44464b5153565d606367696b6c6c6c6b6a6865615e56544e46413a322920170d020000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000010e1b2834414e5b677481868686868686867d7063564a3d3023170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1413110d08020000000000010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e221609000005111e2b3844515e6b7784919e9f998c7f7266594c3f333844515e6b7784919e9f998c7f7266594c3f3326190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c1207000000000613202d394653606c7985929fa79b8e8174665b5044382d2218120d0c1117222b37424d5765727f8c98a5a398897c6f6256493c2f23160900000000000000020b141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c0100000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d62616c707e879299a3a39992877e716c615a50483e362c241a1208000000000009141f29333b42464853535353535353535346413a32281e130800000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000006111b262f3a444f59606d78829097a2ada49f92857b6e665c51443e32291d140a000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b000000000000000000000000000000000916222f3c4955626f7c8895a2afa3968a7d7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0005121e2a36424d576673808c98a2aebac3ccd7dce3e7d5c9bcafa296897c6f635649505c6976838f9c9286796c5f53463e3d39342d241b110600000000060f19232b353d464e58606a6f7c8592989891857c6f6a60584e463d352b23190f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d575f6166605b544d46413b393835393a3c3f44464a5053555d6064686d70737677787979787674716e68626058524c443a32291e130800000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000010e1b2734414e5a6774818d93939393938a7d7064574a3d3124170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d070705010000000000000003101d2936424f5b6771777979797979726d62564a3e3124180b000005121e2b3845515e6b7884919ea6998c807366594d40333845515e6b7884919ea6998c807366594d4033261a0d00000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b000000000006121f2b3844505b667683909ca99e9285786c60544a3f3329241d19181b2227343c46535f6976838f9ca99f9286796d6053463a2d2013070000000000000000020b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e13080000000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d6c707e879299a3a39992877e716c615a50483e362c241a1208000000000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000a141d29323d44505c666e7b85929ea4ada2979083786d60594f443b2f261c11060000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c10030000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7d717d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c11060000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313b4754616e7a86929fa7b1bac2cbd1d6dcd5c9bcafa296897c6f635653535c6976838f9c9286796c5f53534b49453e362d22170c000000030e18212b353d474f58606a6f7c8592918c8c9191857c6f6a60584f473d352b21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f696e736c665f57524c484644404547494a5053545c6063676d71757a7d8083848586858583817e7a756f6a615d564c443a3025190d0100000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000000010e1a2734414d5a6774808d9a9f9f9f978a7d7164574a3e3124170b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080101010101010101010101010101010101010101000000000000000000000004111d2a3744505d6a778386868686867f7265584c3f3225190c000005121f2b3845525e6b7885919ea6998d8073665a4d40333845525e6b7885919ea6998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c030000000000030f1c28333f4a546673808d99a7a1978a7d70665b50443e352f292423282d333d464f59616e7b86929faa9c908376665c5145382c1f13060000000000000001070d111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000000000000071119232b353d474f59606b707d869298a2a39b918c7f72707e879299a3a39992877e716c615a50483e362c241a12080000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000020b172028343f4a545e69707d8a929da7a99f958d80736b61564d42382d22170e05000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000914202d3946525e6873808c95a0a8b1bbc0c7cbd0d0c9bcafa296897c6f63606060606976838f9c9286796c606060585650483e34291d110500000915202a333d474f59606a6f7c8592918c7f7f8c9192857c6f6a60594f473d332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b7f786e69615e565453504b515356545b6063666d70757a7e82868a8d909192939291908e8b86827c746d685e564c41362a1e11050000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000d1a2633404d596673808c99a6aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919393938c7f7265594c3f3226190c000005121f2c3845525f6b7885929ea69a8d8073675a4d40343845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000000b17222d3c4956636f7c8995a0a99d9083786c605a50454039352f2e34383f444e58616b75818e99a3a3988c7f7265544b4034281c1004000000000000040c13181d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d1307000000000000000000071119232b353d474f59606b707d869298a2a39b918b7f7d879299a3a39992877e716c615a50483e362c241a120800000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000050e17232e38424d57616c74808d95a0aaa79f93887d70695e544a3f332820160b020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d0100000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b02000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005111e2a36414c56606d798390969fa7afb5babfc2c3c4bcafa296897c6f6c6c6c6c6c6c76838f9c9286796c6c6c6c64625a5045392d21150800020f1a26313c464f59606b6f7c8592918b7f72727f8b9192857c6f6b60594f463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88827b736d686461605b555d606265666c7074797d81858a8f92999a9c9e9f9f9f9e9d9b99928f87817a6d685e5246392d2013070000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9f998c7f7266594c3f3326190c000006131f2c3946525f6c7985929fa79a8d8074675a4d41343946525f6c7985929fa79a8d8074675a4d4134271a0e01000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e04000000000000000615222f3b4854606b7784919da8a0958c7f726c615a514b4541403f4045495058606a707d8a939eaa9f92867a6d6154473a2e23180c000000000000040d161d24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d01000000000000000000071119232b353d474f59606b707d869298a2a39b918b869299a3a39992877e716c615a50483e362c241a120800000000000000000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000006111c26303b45505a606d79839098a2aea49a92857b6e665b50443d32281d140a0000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a00000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1925303b45515c666e7b8490959fa3abaeb4b6b7b8b9afa296897d7979797979797979828f9c92867979797979716c6256493d3024170a0006121f2b37434e58606b707d8692918b7f726d6d727f8b9192867d706b60584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b888f86807a75716e6c666b676d6f7175797c81858a8e92989c9fa3aba39f9e9d9d9d9fa3a39f9a938e847a6d6154473a2e2114070000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a6998c807366594d4033261a0d000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884919ea6998c807366594d4033261a0d00000613202c3946535f6c7986929fa79a8d8174675a4e41343946535f6c7986929fa79a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b22191107000000000000000007131f2c38434f5965727f8b96a1a79f93887e716c605d55524c4c4c4b51535b606a6f7c86929fa5a3988e8174685e5246392d1d12070000000000010c161f282f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000000000000000000071119232b353d474f59606b707d869298a2a39b999299a3a39992877e716c615a50483e362c241a120800000000000000000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000040404000a141e29333e45515c676e7b86929fa5aca1978f82786c60594f443a2f261b110600000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c20130600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000008141e2834404b545e696e7b838d92999fa3aaa9aaabacaea5998f8986868686868686868f949f988986868686867e7164584b3e3125180b000814212e3a47535f6a707d8692918b7f726d62626d727f8b9192867d706a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b8898928d86827e7b797877787a7c7e8285898d92979b9fa2a7a09d9999929190909192999a9ea19f96887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000916232f3c4956626f7c8995aab4a79a8e8174675b4e4134281b09000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998d8073665a4d4033271a0d000006121f2c3844515c667986939fa79b8e8174685b4e41353844515c667986939fa79b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f191007000000000000000000030c1b27323d4753606d7984919eaca49a92867e736d67605d565959545c60656c717c859198a2ac9f92867b6e61564c4135291d0c03000000000007131d28313a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c2013060000000000000000000000071119232b353d474f59606b707d869298a2aba39fa3a39992877e716c615a50483e362c241a12080000000000000000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000306080911111111110c17212834404b555f69717e8a939da8a99f948c7f736b60564c41382d22170d040000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d21140700000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c60646a6e72757778787979787675726e69636159534d453d352b23190f0600000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020c18232e39424d575e696e7880878d9298999c9d9e9fa39fa1999693939393939393939c9fa6a393939393938b7e7164584b3e3125180b000815222f3b4855626e7b8592938b7f726d625b5b626d727f8b9192857b6e6255483b2f221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88959f98928e8b878685848586898b8e92979a9ea1a8a09e9995908c89868483838486898d92979e95887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000814212e3b4754616e7a8798a2aea89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d79869aa4a89b8e8175685b4e42353a4653606d79869aa4a89b8e8175685b4e4235281b0f02000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a0000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000b151e2b353d45515c67717d8a9aa4aca298928a8079716d6867666567666d70787e869197a1aaa6998c8073695e53493f372d1e150b00000000010d18242f3a434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d211407000000000000000000000000071119232b353d474f59606b707d86929facafacac9f92877e716c615a50483e362c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a0f1215151e1e1e1e1e1e1e18232e39434d57616c74818e96a0aaa69f93877d70685e53493f33271f160c01000000000000000000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f1408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007121d27303b454d575e666d747b8186898d8f909192999393939393939393939393939393939393939393938b7e7164584b3e3125180b000814212e3a47535f6a74808d887f726d625b51515b626d727f8b8d80746a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88949fa29f9b979992919192939a989b9ea1a9a29e9a96918c8883807d7a78767677797c80858b9297887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000613202d394653606c7985929facaa9d9083776a574d42362a1e11050000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929fa79a8d8074675a4d4134271a0e01000714202d3a4753606d7a8693a0a89b8e8275685b4f42353a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000007121c27303d474f59606b707d87939facaaa29f928d847e7a767473727375797d838b9298a1a9b3a5998c7f726d625b51493f30271d120700000004111d2935404b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000000000000000000000000071119232b353d474f59606b727f8c98a5b2b3a79a8d80746c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000060e151a1f21222b2b2b2b2b2b2b2b2b27303c45505a606d79849198a3aea49991847a6d655b50443d31281e13080000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000b151e29333b454d545c60696e747a7d808384858686868686868686868686868686868686868686868686867e7164584b3e3125180b0006121f2b37434e58646e74817e726d625b514949515b626d727f80746e64584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a4754606d79828b92989ea1a8a39f9e9e9f9fa4aca9a19e9a97928e89847f7b7773706d676a6a666d6f73797f858f887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000005121f2b3744505b657783909daaac9f928579695e52463a2d2014070000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa79a8d8174675a4e4134271b0e01000714212d3a4754606d7a8793a0a89b8f8275685c4f42353a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d070100000000000000000000000c18232e39424f59606b707d86929aa4aba9aca49c96918b8682807f7f8082858a90959fa3aaaaaca79c918b7f726d625b5142392e23180c0000000613202c3945515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e010000000000000000000000071119232b353d474f59606b707d86929facacacac9f92877e716c615a50483e362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000006101820262b2e2f3737373737373737373737333e45515d676f7c86929fa5aba1968f82776c60584e433a2f24190d06000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4347484c4e505252535252504e4b4846423b38332a251f170f0700000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d130800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000030c172129333b424a51575e61676d7073767778797979797979797979797979797979797979797979797979716c6256493d3024170a00020f1a26313c46525c646e74726d625b51493f3f49515b626d72746e645c52463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000613202c3945515d676d767e858c9196989b9d9e9f9f9e9d9a9897928e8a85817c77736e696663605d55545c6063676d727a81887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000030f1b27333f49536874818e9ba7aea298877b6e6154473b2e2114080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667986939fa79b8e8174685b4e4135281b0e02000814212e3b4754616e7a8794a1a89c8f8275695c4f42363b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000004101c2834404a54606b707d869298a3a69f9c9fa4a8a19e99928f8d8c8c8d8f92989da0a7a7a09da0a7a39b918b7f726d62544b4034281c100400000714202d3a4753606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c100300000000000000000000071119232b353d474f59606b707d869298a2a39f9fa3a39992877e716c615a50483e362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79b8e8174685b4e4135281b0e0200000000000000000000000000000000030e18222a31373a3c44444444444444444444444444404b555f6a727f8b939ea8a89e948c7f726a60554c41352922180c010000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e1104000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000000000000000000000a16202b343d4347494949494949494846423b33291f140900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000050f172029303940444d53555d606366696a6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64625a5045392d21150800000915202a33414a525c646765625b51493f37373f49515b626567645c524a41332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0004111d2935414b555d606d717a7f84898c8f9091929291908e8b8885817d79746f6b66615f575653514b4b5153555c60686d757f7b6e6155483b2e221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000b17222d3f4c5865727f8b98aab4aa96897c706356493d302316080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869aa4a89b8e8175685b4e4235281b0f02000815212e3b4854616e7b8794a1a99c8f8376695c5043363b4854616e7b8794a1a99c8f8376695c504336291d1003000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000306070a0d101112131212100e0b07060400000000000000000000000000000006121f2c3844515c66707d869298a3a39c948f939aa0a7aba39f9c9a99989a9b9fa2aaa8a19e9590959ba3a39b918b7f72665c5145382c1f13060003101c2936434f5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000000000000000000071119232b353d474f59606b707d869298a2a399929299a3a39992877e716c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89b8e8275685b4f4235281c0900000000000000000000000000000000000a15202a343c4347485151515151515151515151515151514e58626d75818f96a1aba69f92877c6f675d51453f34291d110500000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d1004000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312e2f32353738393939383735322e2d2a261f1c170e0903000000000000000000000000000000000000000000030f1b27323d464e545656565656565654534d453b31251a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000050e171e272e343b42464b5153565a5c5d5e5f6060606060606060606060606060606060606060606060585650483e34291d11050000030e18212f38414a52585a585651493f372d2d373f495156585a58524a41382f21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00010d18242f3a434b515a62686d72797c7f82848586858583817f7c7974706d6663605955534d494745404045464b51565e616d726e695f53473a2d211408000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000616232f3c4956626f7c8998a3aea5988c7f7265594c3f3025190d0100000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000815222e3b4855616e7b8894a1a99c908376695d5043363b4855616e7b8894a1a99c908376695d5043362a1d1003000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79849197a1a49c918c838790959c9fa4aca9a7a6a5a6a8a8a7a09d96918a848c919ba3a0959084796d6053463a2d20130700000d1a2733404d5a6673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f020000000000000000071119232b353d474f59606b707d869298a2a3999286869299a3a39992877e716c615a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89c8f8275695c4f4230251a0e02000000000000000000000000000000030f1a26313c464e53555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5b606d7a849199a3aea39991847a6d605a50453a2e211509000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000000000000006131f2b37434e586062626262626262615e574d42362a1e1205000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000050c151c232831363a4045474a4d5051525353535353535353535353535353535353535353535353534b49453e362d22170c00000000060f1d262f3841474c4e4b4a453f372d25252d373f464a4b4e4c4741382f261d0f060000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000007131d28313a414550565d60666d6f727577787979787674726f6c6663605c54544f4846423d3a393534383a40454c525b6265615f574d42372b1e1206000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000713202d3a4653606d7986929faca89b8e817568564c41362a1e110500000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000815222f3b4855626e7b8895a1a99d9083766a5d5043373b4855626e7b8895a1a99d9083766a5d5043372a1d1004000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e2215080000000000000002060a0c0d1313131313131313131313131313131313131313131312110f0c0701000000000000000006121f2c3844515c666e7c8591979c928c7f767c838a8f939a9a9d9e9f9f9e9d9b9895908b847e777f8c919b9691837a6e665c5145382c1f130600000916232f3c4956626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d0000000000000000071119232b353d474f59606b707d869298a2a39992877d7d879299a3a39992877e716c625a50483f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaa9d9083776a574d42362a1e120500000000000000000000000000000006121f2b37434e585f626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a686f7c87929facaba0968e81756c62564a3d3124170b00000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181514120e0903000000000000000000000000000000000000000000000000000815222e3b4754606a6f6f6f6f6f6f6f6e695e53463a2d211407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000030b12181f252a2f35393a3d404344454646464646464646464646464646464646464646464646463e3d39342d241b110600000000000b141d262f363c40413f3d3a342d251b1b252d343a3d3f413f3c362f261d140b000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0000010c161f282f353f444c52545c606265686a6b6c6c6b6a676562605b5453514a48433d3a36312d2c29282c2f343a414651575955534d453c31261a0e02000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3844515c667683909ca9aa9e918477685e5246392d20130700000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000915222f3c4855626f7b8895a2aa9d9083776a5d5044373c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000070d12161919202020202020202020202020202020202020202020201f1e1b18130c050000000000000004101c2834404a545f6a6e7c8591928c7f736d6f787d82878b8e9091929291908e8b88837e79716d727f8c9191847a6e685e544b4034281c100400000815222e3b4754606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000000000000071119232b353d474f59606b707d869298a2a39992877e70717e879299a3a39993877e716c625a50483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facac9f928579695e52463a2d2014060000000000000000000000000000000815212e3a47535f6a6f777777777777777777777777777777777777777777777f8c99a5b2a89e938b7e7165584b3e3225180b0000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0f111212131312100f0c080705020000000000000000000000000000000000000000000000000000000916232f3c4956626f7c7c7c7c7c7c7c7b6e6154483b2e211508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000070c141a1d24292c2d303336373839393939393939393939393939393939393939393939393931302d29221b1209000000000000020b141d242b30333432312e29231b12131b23292e31323433302b241d140b02000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000040d161d2429323a41454a505356595c5d5e5f5f5e5d5b585553504a4644403938322d2a2620201d1c1f232930363f464a4c4847423c332a1f150900000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000004101c2834404a5466737f8c99a9aca096877a6d6154473a2e21140a00000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99c8f8376695c504336291d1003000916232f3c4956626f7c8995a2aa9d9084776a5d5144373c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e120600000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2b28241e170f06000000000000000c18232e39424e575f6a6e7c858c80736d63666d70767b7e81838485858584817f7c77726d67626d727f8b847b6e685e564c42392e23180c00000006131f2b38434e5863707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d201307000000000000071119232b353d474f59606b707d869298a2a39992877e706c6c717e879299a3a49993877e716c625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaea298877b6e6154483b2d22170b0607080808060200000000000000000915222f3c4855626f7c8484848484848484848484848484848484848484848484919daab7afa59f9285786c5f5245392c1f120600000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b0000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878989898989898074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000003090e13181d20202327292a2b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2524211d1711090000000000000000020b131a1f2426272524221d1811090911181d2224252726241f1a130b0200000000000b1825313e4a56626d72797979797979736e63584b3f3226190c00000000040c131820282f35383f4446494c4f5152535252504e4c4946443f3a38342e2c27211e1a1413101013181e252a353a3e3f3b3a37312a21180e0300000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000c18232e3c4956626f7c8997a2ada8978a7e7164574a3e31261b0f03000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a99c908376695d5043362a1d100300091623303c4956636f7c8996a2aa9e9184776b5e5144383c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e02000000000a131c232a2f3233393939393939393939393939393939393939393939393837342f2921180f0500000000000007121c27303c454e575f6a6e7c7f736e635b5c6064696e717477787979787775726f6a65605d5b626d727e7b6e695e564d443b30271d1207000000030f1b27323d4854606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f12060000000000071119232b353d474f59606b707d869298a2a39992877e716c61616c717e879299a3a49993877e716c625a50483f362d241b12090000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929facb4aa978a7d7064544a3f33281c131313151514120f0a030000000000000916222f3c4955626f7c889191919191919191919191919191919191919191919196a0acb8b8ac9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e040000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692959595958d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000001070d111314171a1d1e1f202020202020202020202020202020202020202020202020181715110c060000000000000000000001080e14171a1b181815120c060000060c121518181b1a17140e08010000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000001070d161e24292e34383a3c3f42444546464543413f3c3938332d2c28231c1b16120e09060404070c131923292e31322e2d2b261f180f060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000713202d3a4653606d7985929eaba79b8e817468584e43372b1f1206000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1a99d9083766a5d5043372a1d1004000a1623303d495663707c8996a3ab9e9184786b5e5145383d495663707c8996a3ab9e9184786b5e5145382b1e1205000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f15090000000007121c252e353b3e40464646464646464646464646464646464646464646464544403a332b21170c010000000000000b151e2a333c454e575f6a6e726d635c525053575e6164676a6b6c6c6b6a6865625f585351515b626c716e695e574d443b32291e150b00000000000a16202c38444f59606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000000040f19232b353d474f59606b707d869298a2a49992877e716c615a5a616c717e879299a3a49993877e716c625a50483f362d241b110600000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929facb4a79a8e8174665b5044382d22201f202222211f1a150e0600000000000916222f3c4955626f7c88959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0a8b2acacac9f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e05000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa2a29a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000010406070a0d1011121313131313131313131313131313131313131313131313130b0a0805000000000000000000000000000003080b0d0e0c0b090501000000000106090b0c0e0d0b0803000000000000000006121e29343f495156586060606060605a58524a40362a1f130700000000000000040c13191c23282b2d2f323537383939383734322f2d2b28221f1c18120f0a0502000000000002080d181e22252622211e1a150e06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006121f2b3844505c6674818e9baaab9e9184786a5f53473a2e21150a000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000a1723303d4a5663707d8996a3ab9e9185786b5e5245383d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e03000000020d19232e3740464b4c5353535353535353535353535353535353535353535352504c453d33291e1307000000000000030c18212a333c454e575f6266635b524944464d5354585b5d5e5f5f5e5d5b5855534e474549515a6265615e574d453b322920170c03000000000004101c27323d44505b656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b00000000000b16212b353d474f59606b707d869298a2a49993877e716c615a50505a616c717e879299a3a49993887e716c625a51483f372d23180c0100000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929facb8ab9e9185786c60544a3f332d2c2c2d2f2f2e2b2620180f06000000000916222f3c4955626f7c88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b0400000000000000000000000000000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000001080d11171c1f202326292a2b2c2c2b2a282522201f1c1712100c070000000000000000000000070d121618191514120e090300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000003101c28343f4a5464707d8a98a2ada196887b6f6255483c31261a0f000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000a1724303d4a5763707d8a96a3ab9e9285786b5f5245383d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000006121e2a354049515759606060606060606060606060606060606060606060605e5c574f453a2f24180c00000000000000060f18212a333c454e53555957514940383b4246484b4e5051525252514f4c4847433c393f4850565854534d453b332920170e05000000000000000b162127333f49535b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000003101b27323d474f59606b707d869298a2a49a93877e716c615a504848505a616c717e879299a4a49a93887e716c625b51493f34291d11050000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929facb4aba1978a7e71665b50443f3a39383a3b3b3a37312a22180e030000000916222f3c4955626f7c8893939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000040613131313131313131312110e0904000000000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000060b10121316191c1e1f201f1f1d1b191613120f0b060400000000000000000000000000000106090b0c08080602000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000b17232e3a4753606d7985929faca8998c7f7366584e43372b1c11060000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e3d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281b0f0000000000000000060f18212a333c4247484c4b463f372b31363a3b3e41444546464544423f3c3a37312c363f454a4b4846423b332920170e050000000000000000050b17222d384149535b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a00000000000713202c38444f59606b707d869298a2a49a93887e716c615a50483e3e48505a616c717e879399a4a49a93887f726d625b51453a2e22150900000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929facaea399929183786c6059504947454546484847433c342a20150a0000000916222f3c4955626f7c8686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000001070c10132020202020202020201f1d1a150f08000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000030607090c0f1112131312100e0c090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000006131f2c3845515d6774818e9ba8aa9d9184776a5f5347382e23170b0000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3ab9e9184786b5e5145382b1e1205000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f343e4b5764717e8a97a4ac9f9285796c5f4a3f34281c10030006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c100700000000000c1925323e4b57636d73797979797979797979797979797979797979797979797873685c5044372b1e11000000000000000000060f18212a31373a3b3f3e3a352e25252a2d2e313437383939383735322f2e2b26242d343a3d3e3b3a36312921170e050000000000000000000006111b262f38414950575f62686e717477787979787775726e69625f58514940372e231a0c0200000000000916222f3b4854606b707d869298a2a49a93887e716c625a50483e36363e48505a616c717e879399a4a49a93887f726d62564a3d3124180b000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929facac9f9286928c7f736b605b53535151535555534e463c31261a0f0200000815222e3b4754606a76797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120500000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000004101d2935404b5563707d8996a1aca095887b6f62544a3f34281c100300000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000b1825313e4b5864717e8b97a4ac9f938679665c5044383e4b5864717e8b97a4ac9f938679665c5044382b1f120600030f1b27323d464e54566060606060605f5c574f444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000d192633404c5966737f8686868686868686868686868686868686868686868685786b5e5245382b1f1200000000000000000000060f1820262b2e2f33322f2a231c1a1e212125282a2b2c2c2b2a282522211f1b1b22292e31322e2d2a251f170f050000000000000000000000000a141d262f383f444e53565e6165686a6b6c6c6b6a6865615e57534e463f372e251c11080000000000000a1623303d495663707d869298a2a39f93887f716c625a50483e362c2c363e48505a616c717e879399a4a49a93887e7265584b3f3225180c00000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3744505b657986939faca79a8d818d93877d726c6562605d5c6062625f584e43372b1f1206000006131f2b37434e5860626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c10030000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000c18242f394653606c7884919eaba7998c8073665c5044382b1f140900000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000b1825323e4b5865717e8b98a4afa49986796d6053463a3e4b5865717e8b98a4afa49986796d6053463a2d20130700000a16202b343d43474953535353535352504c453b42464b5153575a5c5e5f5f5f5e5d5c595754514c46423b3328231c140c020000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b5e5245382b1f120000000000000000000000060e151a1e21222625221e18120e121415181b1d1e1f1f1f1e1c191515120f11181d21242521211e1a140d0500000000000000000000000000020b141d262d333c42474c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a000000000000020f1c2935424f5c6875828f949fa39b918b7f726d625a50483e362d24242c363e48505a616c717e879399a49e938e8175685b4e4235281b0f0200020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202d394653606c78869aa4afa396897d869292877f78726e6d67676d6e6e6a5f53473a2e2114080000030f1b27323c464e5455606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b0006121e29343f495156586060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000007121f2b3844505b6673808c99a3ab9e9184796d6053463b30251a0e01000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000c1825323f4b5865727e8b98a5b5a093867a6d6053473a3f4b5865727e8b98a5b5a093867a6d6053473a2d2014070000040f19222b32373b3c4646464646464544403a3136394045474a4d4f5152535252514f4d4a4745413a3631292117110a02000000000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b5e5245382b1f1200000000000000000000000003090e121415191816120d07020507080b0e1112131312110f0c09080603060c111517181514120e0903000000000000000000000000000000020b141b222731373b4146474b4e5152525352514e4c4846423b37312a221c130a01000000000000000714202d3a4753606d79828f949b918b7f726d625a50483f362d241b1a242c363e48505a626c717e87939a938e81786d6053463a2d201307000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000713202d3a4653606d798693a0b6a295887c818e99928c837f7b7a7979797b7c6e6255483b2f2215080000000a15202b343c4347495353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f140800010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000007121d2731394045535353535353535353524e473f352b2015090000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000030f1c28333f4a54616e7b87929faca1968a7d7063574d42362a1d1307000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f34281c1003000c1925323f4c5865727f8b98a5ada093877a6d6054473a3f4c5865727f8b98a5ada093877a6d6054473a2d21140700000007101920272b2e2f3939393939393837342f252a2f34383a3d404344454646454443403d3a39352f2a251f170f060000000000000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5e5245382b1f120000000000000000000000000000020608080c0c0a060200000000000001040506060504020000000000000105090b0b08070502000000000000000000000000000000000000020a111720262b3036393b3e41444546464544423f3b3a36302b262018100a01000000000000000006131f2c3845515c676d79828f918b7f726d625b51483f362d241b12121a242c363e48505a626c717e88938e81786d665c5044382b1f120600000714202d3a46525e6976797979797979797976685e5246392d201307000714202d3a4753606d7a8693a0ada194887b7c88949f95918c8886858586888073675a4d4034271a0d000000040f19222b32373b3c464646464646464646464646464646464646464646464646464646464646464644413b342c22180d0200000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0100000000000000000000000000000000000000000000000000000000000106090b0c131313130c0b09060100000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000b17222d3846525e6975828f9ba7a89b8f8275695e52463a2f24180d000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4ac9f938679665c5044382b1f1206000c1926333f4c5966727f8c99a5ada094877a6d6154473a3f4c5966727f8c99a5ada094877a6d6154473a2e21140700000000070f161b1f22232d2d2d2d2d2d2c2b28241a1d23292c2d3034363838393938373633302d2c29241e1a140d0500000000000000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151a1e252a2d2e323537383939383735322e2d2a251f1a150e060000000000000000000004101c2934404b555c676d79828a7f726d625b51493f362d241b120909121b242d363e48505a626c717e8681786d665c544a3f34281c100300000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000714212d3a4754606d7a8793a0ada194877a76828f99a09d9895989292988d8073675a4d4034271a0d0000000007101920272b2e2f39393939393939393939393939393939393939393939393939393939393939393835302a221a1006000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000040e18222a32373b3c464646464646463e3d39342d241b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d13080000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000000000000000000000000000000000070d1216181920202020181815120c060000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000006111c2a36424d5763707d89959fac9f92867b6e61554b4135291d12070000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4afa49986796d6053463a2d201307000d192633404c5966737f8c99a6ada194877a6e6154473b404c5966737f8c99a6ada194877a6e6154473b2e2114080000000000040a0f1315162020202020201f1e1c180e12181c1f202427292b2c2c2c2b2a29262421201d19130e090300000000000000000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62574a3e3125180b0000000000000105090b0b1313131307060405090b0b131313130706040005090b0b13131313070604000000000000000000000000000000000000000000000000000000000000000003090e14191e202125282a2b2c2c2b2a282521201e1a140f0a030000000000000000000000000c18232f39434b555c676d797d726d625b51493f372d241b1209000009121b242d363f48505a626c717d786d665c544a42382e23170b0000000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000814212e3b4754616e7a8794a1aca093877a6f7c87929fa5a5aaa29f9f9a8d8073675a4d4034271a0d0000000000070f151b1f22222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b313638393939393939393433302b241d140b0100000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f1206000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2524221d1811090000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000e1a25303b4854606b7683909da8a3998d8073675d5145392e23180c0000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b5a093867a6d6053473a2d201407000d1a2633404d596673808c99a6aea194887b6e6155483b404d596673808c99a6aea194887b6e6155483b2e221508000000000000000306080913131313131312110f0c01070c101314171a1c1e1f201f1f1e1c1a171413110d0801000000000000000000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51463a2e2216090000000000060c111517182020201f141310111517182020201f1413100c111517182020201f1413100c07010000000000000000000000000000000000000000000000000000000000000002080d111414181b1e1f1f201f1e1b191514120e0903000000000000000000000000000007121d273139434b555c676d716c625b51493f372d251b12090000000009121b242d363f48505a626b706d665c544a423830261c11060000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4855616e7b88949f9fa39986796d73808c939fa2aaaaaba69a8d8073675a4d4034271a0d000000000000040a0f131516202020202020202020202020202020202020202020202020202020202020201f1f1c19140d0600000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726241f1a130b0200000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000000000000000000000000000000009131b23292e31323939393932312e29231b13090000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000009141f2c38444f5964717e8a96a0ab9f92857a6d60544b4034281d120700000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5ada093877a6d6054473a2d211407000d1a2733404d5a6673808d99a6aea195887b6e6255483b404d5a6673808d99a6aea195887b6e6255483b2f2215080000000000000000000000060606060606050503000000000406070a0d10111213131211100d0a07060401000000000000000000000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751493f35291e1206000000000911181d2124252d2d2d2c201f1c1d2124252d2d2d2c201f1c181d2124252d2d2d2c201f1c18120b030000000000000000000000000000000000000000000000000000000000000000010507080b0e1112131312110f0c0807050200000000000000000000000000000000010b151f273139434b555c6064615a51493f372d251b130900000000000009121b242d363f4850596063605c544a423830261e140a000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000915222f3c4855626f7b8893939393928679666c77818c92989b9e9f9f9a8d8073675a4d4034271a0d000000000000000003060809131313131313131313131313131313131313131313131313131313131313131312100d08020000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201b1a17140e08010000000000000000000106090b0c1313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000000000000000000000000000007111b252d343a3e3f464646463f3d3a342d251b110600000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000002101b27323d4653606c7884919da8a2978b7f72665c5145392e23180c01000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5ada094877a6d6154473a2e211407000d1a2734404d5a6773808d9aa6aea295887b6f6255483c404d5a6773808d9aa6aea295887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f372d23180d0100000009121b22292e3132393939392d2c29292e3132393939392d2c2923292e3132393939392d2c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151f273139434b5153575550483f372d251b1309000000000000000009121b242d363f474f545653504a423830261e140c02000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000916222f3c4955626f7c86868686868685786c656c777f868b8e919292928d8073675a4d4034271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000000000003060809131313131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000010d18232d373f464a4c535353534b4a463f372d23180c01000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b96a0a99e9184796d60554b4034281e1308000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6ada194877a6e6154473b2e211408000e1b2734414e5a6774818d9aa7afa295887c6f6255493c414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000105080b0b1313131313130c0b090501000000000000000000000000000002070a0c0d1313131313130b0a08050000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a352d251b110700000006111b242d343a3d3e464646463a3834343a3d3e464646463a38342f343a3d3e464646463a38342f271f150b0100000000000000000000000000000000000000030608090d1012131312110f0b0707050100000306060b0f121312110e080705020000000000000000000000000000030d151f2731394045474a49453e362d251b13090100000000000000000009121b242d353d44484a46443f3830261e140c0200000000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4754606a767979797979797873695b656c727a7f8284858685837e7164574b3e3124180b00000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000006121e29343f4951565860606060585651493f34291d120600000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7884919da7a1968b7e72675c51453a2f24190d030000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a6aea194887b6e6155483b2e221508000e1b2834414e5b6774818e9aa7afa295897c6f6256493c414e5b6774818e9aa7afa295897c6f6256493c2f2316090000000000060c11151718202020202020181815110c06000000000000000000000000070e1316191a202020202020181715110c060000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e29231b130a000000010c18222d363f454a4b535353524745403f454a4b53535352474540393f454a4b535353524745403931271d12070000000000000000000000000000000000040a0f1315161a1d1f1f201f1e1b181413110d080b0f1213181c1f201f1e1b1514120e090300000000000000000000000000030d151f272f34383a3e3c39332c241b130901000000000000000000000009121b232b33383c3d3a38342e261e140c020000000000000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070006131f2b37434e5860626c6c6c6c6c6c6c6961535b60686d72757778797876716c6155493d3023170a0000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a03000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000000000000000000000000406070a0c0f11111213131312110f0d0b070705010000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8a95a0a89e9184796d60564c4135291f14090000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6aea195887b6e6255483b2f221508000e1b2835414e5b6874818e9ba7afa396897c706356493d414e5b6874818e9ba7afa396897c706356493d3023160a000000000911171d2124252d2d2d2d2d2d2524221d181109000000000000000000010a12191e2325262d2d2d2d2d2d2524211d17110900000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b262625221e18110a0100000005111d29343f485056586060605f53514b485056586060605f53514b43485056586060605f53514b43392f23180c00000000000000000000000000000003090e151b1f2222272a2b2c2c2c2a282521201d1913171c1f2024292b2c2c2a2821211e1a140d0500000000000000000000000000030d151d23292c2d31302d28221a1209010000000000000000000000000009111921272c2f302d2b28231c140c02000000000000000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700030f1b27323c464e54556060606060605f5d574950565d6065686b6c6c6b6a64615a5045392d211408000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c0400000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000000000000000001070c10131417191b1d1e1f20201f1f1e1c1a171413110d0804010000000000000000000000000000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000b1825313e4a56626d7279797979726d62564a3d3124180b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000006111c28343f4a54606c7883909da6a1968c7f72685d52453b31261a0c0300000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6aea295887b6f6255483c2f221509000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d424e5b6875818e9ba8b0a396897d7063564a3d3023170a00000009121b22292d303139393939393932312e29231b120900000000000000000a131c242a2f323339393939393931302d29221b120900000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e191816120d0700000000000915212e3a45505a62656c6c6c6c605c55505a62656c6c6c6c605c554b505a62656c6c6c6c605c554b4034291c100400000000000000000000000000060e141a20262b2e2f3336383939383735322e2d2a251e22282b2d313638393937342e2d2a251f170f0500000000000000000000000000030b12181c1f202423211c17100800000000000000000000000000000000080f161c202223201f1c17110a0200000000000000000714202d3a46525e6976797979797979797976685e5246392d20130700000a15202b343c43474953535353535352514c3f444c5254585b5e5f5f5f5d575550483e33281d11050000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c030000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000000000000050b1012181c1f202326282a2b2c2c2c2c2c2a29272421201d1913100d07010000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1925323f4c5865727f868686867f7265584b3f3225180c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000b17232e3844505b66707d89949fa89e92857a6d60574d42362a1e150a00000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a000006111b242d34393d3e4646464646463f3d3a342d241b0b02000000000000030d1c252e353b3f404646464646463e3d39342d241b110600000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0906010000000000000b1724313d4a56626c71797979796d675c56626c71797979796d675c5156626c71797979796d675c5145382c1f1306000000000000000000000000080f181f262a32373b3c40434546464544423e3a3936302a2d3338393e4245464544413b3a36312921170d030000000000000000000000000001070c101314171714110c05000000000000000000000000000000000000050b101316171312100b060000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000040f19222b32373b3c464646464646454441333a4145474b4f51525352504b49453e362c22170c00000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000000040b10161c1d23292c2d30333537383839393938373633312e2d2a25201d18120b0600000000000000000000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926323f4c5965727f8c93938b7f7265584c3f3225190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000006111c28333f4a54616b76828f99a4a1978d8073695f53463d30261c1106000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9aa7afa295897c6f6256493c2f231609000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00010c17222d363f45494b5353535353534b4a453f372d1d140a0000000000010b151f2e3740474b4d5353535353534b49453e362d22170c00000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000b1825323e4b5865717e86868686796d605865717e86868686796d60535865717e86868686796d6053473a2d20140a0000000000000000000000081119212a31363c4347494d5052525352514e4b4746413a36383f44464b4f525352514e4846423b33291f1409000000000000000000000000000000000406070b0a0805000000000000000000000000000000000000000000000407090a070603000000000000000000000000020e1a25303b454d525f60606060606060605f524c443a3025190d0100000007101920272b2e2f393939393939393835272f35393a3f4244454645433e3d39332c241a1006000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b1005000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000000060b161b21282c2f34383a3d3f42444445464646454442403e3a3936302c29241d17110a02000000000000000000000000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000b17222d38424f59626f7c87939fa99f92867b6e61594f42382e23170c020000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e9ba7afa396897c706356493d3023160a00101c2936434f5c6976828f9ca9aca4978a7d7164574a3e434f5c6976828f9ca9aca4978a7d7164574a3e3124170b0005111d29343f48505658606060606060585651493f2f261b11060000000007121d27314049525759606060606060585650483e34291d1105000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000a1723303d4a5663707d8993988a7d70635763707d8993988a7d7063575663707d8993988a7d7063574a3d31261b0f03000000000000000000060f19232b333b42464e54555a5d5e5f5f5f5d5b5854524c4641424a5053575c5e5f5f5d5b54534d453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464853535353535353535346413a32281e13080000000000070f151b1f22222d2d2d2d2d2d2c2b281e24292c2d3235383939383731302d28221a12080000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d2115090000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000000000000000000020a111721272c3338394045474a4c4e50515253535252514f4d4a4746413a39352f28231c140c0600000000000000000000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d192633404c5966737f8c99998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000006111c262f3d47535f6a74818e97a2a3988e82756b60544a3f34281f14090000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d293643505c6976838f9c9f9f9f978b7e7164584b3e43505c6976838f9c9f9f9f978b7e7164584b3e3125180b000815212d3945505a62646c6c6c6c6c6c65625b5141382d22170b000000000c18232f3943525b63666c6c6c6c6c6c64625a5045392d211508000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000815222f3b4855626e7b88959a8d81746758626e7b88959a8d8174675855626e7b88959a8d817467584e43372b1f12060000000000000000030e18222b353d454d53585f6266696b6c6c6b6a6865615e56524c4c545b6064696b6c6c6a67615e574d42362a1e1205000000000000000000000000000000010406070b0e101213131312100e0b07060401000000000000000000000000000000000000000000000000000000000000020d17212930363a3b4646464646464646463936302820160c02000000000000040a0f1315162020202020201f1e1c13191d202125282b2c2c2c2a2423211d171008000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000030b141c222832383e44484b515356595b5d5e5f5f5f5f5f5d5c5a5754524c47454039342e261e170f07000000000000000000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7366594c403326190d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000a141d2b37434e58616d7a85929fa79e93897d70665c50443b30251a0d0300000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a00101d2a3643505d6976839093939393938b7e7165584b3e43505d6976839093939393938b7e7165584b3e3225180b000b1724303d4956626c71797979797979726d6253493f33271b0f03000004101c2934404b55636e73797979797979716c6256493d3024170a00000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000714202d3a4753606d7a86979e9184786a5f606d7a86979e9184786a5f53606d7a86979e9184786a5f53473a2e21150800000000000000000a15202a343d474f575f616a6f7376787979787775716d68615e56565d666c717578797877746e695e53463a2d2114070000000000000000000000000001070d111314181b1d1f1f201f1f1d1b181413110d07010000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e0500000000000000000003060809131313131313121210080d111314181c1e1f201f1d181714110c0600000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000030c151d262d333d44484f55555c606366686a6b6b6c6c6c6b6a696664615e5653514b443f38302921191007000000000000000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c807366594d4033261a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000020b1b26323c46525e68727f8c95a0a59d9083786d60574d42362a1f150b01000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00101d2a3743505d6a7683868686868686867f7265584b3f43505d6a7683868686868686867e7265584b3f3225180c000b1825313e4b5864717e8686868686867f72655b5044372b1f150a000006131f2c3845515c6773808686868686867e7164584b3e3125180b000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000006131f2c3945515d677885929e96887b6f625d677885929e96887b6f62555d677885929e96887b6f6255483c3025190d01000000000000020f1a26313c464f5960696e767c80838585868583817e7a746d68605d686d787e8285868584817b6e6154483b2e211508000000000000000000000002080e13181d202024272a2b2c2d2c2b2a272421201d18130e090300000000000000000000000000000000000000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000000000000000000000006060606060606050300010406070c0f11121312100b0a0805000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c20130400000000000000000000000b151e272f383f444f54596163676d70727577777879797978777573716d6865605d55504a423b332a22190f06000000000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768386868376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000a15202a36414c56606d7883909aa4a0958c7f72695e52463e31271d1207000000000000121f2c3845525f6b7885929eabaca194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f9ca9aca4978a7d7164574a3e3124170b00101c2936424f5b66717679797979797979726d62564a3d424f5b66717679797979797979726d62564a3d3124180b000713202d3a4653606d7984919393939184786c6053463c31261a0f02000714202d3a4753606d7985929393939184796d6053463a2d2013070000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000004101d2935404b556a7783909d998c7f7266566a7783909d998c7f726656556a7783909d998c7f7266564c41362a1d110500000000000006121f2b37434e58606b707b82888d9091929292908e8b86817a706b606d7a828a8f91929290897d7063564a3d3023170a00000000000000000000050d14191d24292c2d31343738393939383634312d2c29241d1a140d050000000000000000000000000000000000000000000000000000000002090e12141520202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d100000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000000000007121d273039424a505960636b7075797d7f81838485868685858482807d7a76716d67605c544d453c342a21180c030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1a2734414d5a6774808d9a9a8d8073675a4d4034271a0d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000040d1925303a44515c666f7d88939fa79f92867b6e61594f43392f24180c020000000000121f2c3845525f6b7885929e9f9f9f94877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9c9f9f9f978b7e7164584b3e3125180b000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a3e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090006131f2c3845515c66727f8c97a2a0958a7d7063584e43372b1e13080714202c38444f5965717e8b97a1a2978c7f72665c5144382c1f1206000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c18242f424f5c6875828f9b9c908376685e6875828f9b9c908376685e5c6875828f9b9c908376685e5246392d2013070000000000000814212e3a47535f6a707d858f94999c9e9f9c9b9c9b98928e857d706b75828f949c9e9f9f96897d7063564a3d3023170a000000000000000000080e171e252a2f35393a3e4143454646464543413e3a39352f2a251f170f09000000000000000000000000000000000000000000000000000000000002050708131313131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8376695c504336291d1000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000040e18232e39434b545b606b70767d8185898c8e90919292929292908f8d8a86837e79726d665f574e463c332a1e150b0000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030709090c0c0c0c0c0c0c0c0c0c0c0c0c0c08131e2834404a54606b74818e97a1a2988e81756b61554b4035291e140a0000000000121f2c3845525f6b7885929393939393877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3643505d6976839093939393938b7e7165584b3e3225180b000a16222d38434d555b5d60606060606060585651493f3438434d555b5d60606060606060585651493f34291d11050004101c2834404b54606d7a85929fa89c8f82766a5f53473a3025190d0916232f3c4855606b7783909da99f92857a6d60544a4034281c100400020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000000071a2734414d5a6774808d9a9f93867a6d616774808d9a9f93867a6d615a6774808d9a9f93867a6d6154473a2e23180c000000000007131f2c38434e58626e7c8692989fa29f97928f8e8f9196999792877d707d89949ea69e989291897d7063564a3d3023170a00000000000000010a121a202930363a4045474b4e505252535252504e4b4745413a363029211b120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000000020c16202834404b555c666c737d838a8e9298999b9d9e9e9f9f9f9e9d9c999993908b857f786e695f584e453c30271d120700000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000040b0f1315161919191919191919191919191919191918232e39424f59616d7a85929ea69e938a7d70675d51453c30261c110600000000121f2c3845525f6b7885868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a7683868686868686867e7265584b3f3225180c0005111c27313b434a4f50535353535353534b4a453f372d313b434a4f50535353535353534b4a453f372d23180c0100000c18232e3945515d6773808d98a39f94887c6f62564c41362a1c12121f2b37434e5863707d8995a0a3988c8073675d5142392e23180c000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c1926323f4c5965727f8c98a4998b7e716465727f8c98a4998b7e71645465727f8c98a4998b7e7164544a4034281c1004000000000915222e3b4854606a76828f98a2a298928b8583828284878c929792857b818e9aa69e948f8684867d7063564a3d3023170a000000000000000a131c242c323b41464b5153575a5d5e5f605f5e5d5a5754514b46423b332d241c140a01000000000000000000000000000000000000000000000000000106090b0c13131313131313090806030000000000000000000000000003060809131313131313130b0b0905010000000000000000000000000000000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868376695c504336291d100000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000008131e28323a45515c676d78808990959b9fa2aaaba39f9d9d9c9d9ea1a9aba49f9d97928b837b6f6a5f574d42392e23180c02000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9a8e8174675b4e4134281b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000070f161b20222325252525252525252525252525252525252527303d46525e68717e8a949ea59e9184796d60584e42382e23170b02000000111e2b3744505d6873787979797979797976685e5246392d20140700000000000000000000000000000000000000000000000000000000000000101c2936424f5b66717679797979797979726d62564a3d3124180b00000a151f2931383e4243464646464646463f3d3a342d242931383e4243464646464646463f3d3a342d241b110600000007121d2935414c55616e7b86929fa69a8e8174685e5246392e231814212e3a47535f6a76828f9ca79f92867a6d61554b4030271c120700000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000b1724313e4a5764717d8a97ab9b8e82756664717d8a97ab9b8e8275665c64717d8a97ab9b8e8275665c5144382c1f1206000000000916232f3c4956626f7c89949fa79f92867e79767576777b7f858f948f8283909daa9c8f82797779796d6053473a2d20140700000000000009121c252e363e444c52555d6064676a6b6c6c6c6b696764605d55524d453f362e261c1309000000000000000000000000000000000000000000000000060d12161819202020202020201615130f0a04000000000000000000040a0f13151620202020202020181715110c0600000000000000000000000000000000000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000010d1925303a44515b606d79828d929d9fa7a8a19e999992919090919297979b9fa4a9a19e9590857c6f695f544b4034281e1408000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b9b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000007111921272c2f30323232323232323232323232323232323232323235414c56616c75828f98a2a1968d80736a5f544a3f34281d140a0000000f1c2834404c5761686b6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090000030d171f272d3236373939393939393932312e29231b1f272d3236373939393939393932312e29231b120900000000000d19242f3a46525e6874818e9aa49f92867a6d61544a4034281c1d2a36414c56626e7b88949fa3998d8174685e52433a2f1e150b0000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000916232f3c4956626f7c8995ab9f9285796d626f7c8995ab9f9285796d60626f7c8995ab9f9285796d6053463a2d201309000000000d1a2733404d5a6673808d99a69f958a7d716d666869696e737a828e938f90959fa298887b6f676d6d675c5145382c1f13060000000000050f1b242e37404850565e61676d71747678797979787674716d67615e57504840382e251b0f06000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d23221f1b160f0700000000000000070f161b1f22232d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000005111d2935414c56626d75818e949ca4aba39f96918c88868483838485878a8f939a9fa7a79f9791857b6e665c51453b3025190d000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000040f19232b32383b3c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f44505a616e7b86929fa69f92877c6f665c50443c2f261b110600000c18242f3b454f575d5f606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d60606060606060585651493f34291d1105000000040d151c2226292a2d2d2d2d2d2d2d2524221d1811151c2226292a2d2d2d2d2d2d2d2524221d18110900000000000008131e2a36414d56626e7b87939fa3988c7f73665c5144382c1f202d3946525e6874818e9aa69f92877b6e61564c4131281d0c030000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000000000814212e3b4754616e7a8799a3a297897c70636e7a8799a3a297897c7063616e7a8799a3a297897c706356493d31261a0e02000000101d293643505c6976838f9ca99d9083766c605c54575e61686d78818e949d9fa79f9285796a5f60605c554b4034291c100400000000030d17212d364049515a61686e747a7e8183858586858583817e7a746e69625a524a40372d21180e03000000000000000000000000000000000000000009131b23292e3132393939393939392f2e2b2720191007000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000000000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d211509000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000713202d3946525e68727f8b939ea6aba399928c84807c7977767677787a7e828790959ea5a9a1979083796d60564c41362a1c11060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9b9b8e8275685b4f4235281c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000b16212b353d4448494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c525e69727f8b949fa3999083786d60574d41382d22170b000007131e29333d454c5052535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000005111c27313b434a4f50535353535353534b4a453f372d23180c0100000000030a11161a1c1d20202020202020181815110c060a11161a1c1d20202020202020181815110c0600000000000000010e1925303b47535f6975828f9ba69e9184796d6053463d32272834404b55616d7a86929fa69b8e8175695f53443a301f160c000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e1205000000000000000000000613202d394653606c7986929fa99a8d8073676c7986929fa99a8d807367606c7986929fa99a8d807367574d42372b1e1206000000111e2b3744515e6a7784919da6998d80736659504a4d52565e666d78829099a3aa9e9184776b585353514b43392f23180c000000000009141f29333f48515b636c717a80868a8d909192939291908d8a86817b716d645c52493f332a2015090000000000000000000000000000000000000009121b252d343a3e3f464646464646463c3b38322b22190f04000000040f19222b32383b3c464646464646463e3d3a342d241b1108000000000000000000000000000000000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b10050000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000003101c28343f4a54616d7a85929fa5aea39992877f79736f6d666a696a686e71757c838f939ea7a9a0958c8073685e5246382d22170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000030f1c2936424f5c6975828f9c9b8f8275685c4f4235291c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000030f1b27323d474f54565858585858585858585858585858585858585858585858585857606c77828f97a2a0958c7f72695f53493f33271b0f0300020d17212b333b404445464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000000000a151f2931383e4243464646464646463f3d3a342d241b110600000000000000050a0e1010131313131313130c0b0905010000050a0e1010131313131313130c0b09050100000000000000000008141f2b37424d57626f7c89949fa1978a7e7164594f44382c2c3845515c67737f8c98a39f94887c6f62574d4232291e0d04000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e12050000000000000000000005121f2b3744505b657784919eaa9d91847769657784919eaa9d918477695f657784919eaa9d918477695f53473a2d211408000000121e2b3845515e6b7884919ea5988b7e7265584b3f42464c545c666f7c87929faa9d9084776a5d514745403931271d120700000000020e1a25313b45505a636d737e858d92989a9d9a9998999a9c9a98928d867e736e645b51463c31261a0f04000000000000000000000000000000000008111a242d373f464a4c535353535353534947433d342b20160a0000000a16202b343d434749535353535353534b4a453f362d241a1107000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000006121f2b3844505c6673808d97a2aba79f92877d726d6762605c545d565e61646a6f79818f95a0aba79f92867a6e61544a3f33281c0f0300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b08070502000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000713202c38444f596063656565656565656565656565656565656565656565656565656565656e7b85929fa79f92867b6e655b5044372b1f12050000060f1921292f343738393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000030d171f272d3236373939393939393932312e29231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4854606a7683909ca79d9083776b6054483b312d3a4653606d7985919ea79c8f82766a5f54453b3120170d00000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e120500000000000000000000030f1b27333f49536976838f9ca9a096887b6e6976838f9ca9a096887b6e616976838f9ca9a096887b6e6155483b2f24190d010000111e2a3744515d6a7784909da5988b7f7265544a413d3b424b545f6a75828f9ca89d9084776a5d514438342f271f150b010000000005121e2a36424d57626c737f8a92979f9f97918e8c8b8c8e91969e9f98928b80736d62584e43372b21160b0000000000000000000000000000000007101a232c363f495156586060606060606056544e463d32271b0f0300030f1b27323d464e545660606060606060585650483f362c2319100700000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c0300000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c201304000000000000000000000713202d3a4653606d7985929b9d9e9f958b7e716b605c5553514a504c5254585f676d78839099a3aea2988c8073665b5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d293643505c6976838f9c9c8f8276695c4f4336291c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000915222f3b4854606b6f7272727272727272727272727272727272727272727272727272727272727e8b97a1a3989082776c605346392d201306000000070f171e24282b2c2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d2d2524221d181109000000000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000915202c38434e5863707d8a95a0a095897c6f63574d423638444f5964717e8b97a1a095897d7063584e43332a1f0e0500000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e120500000000000000000000000b17222d414e5b6874818e9ba7a8988c7f726874818e9ba7a8988c7f72656874818e9ba7a8988c7f7265554c4135291d11040000101c2936434f5c6976828f9ca79a8d8074665c524c4a4847464e5865717e8b98a49d9084776a5d51443729231d150d0300000000000714212d3a46535e69717e8b919fa297928b85817f7f8081848a9196a09f928c7f726a5f53473d32271b10010000000000000000000000000000061019222c353e48515b62656c6c6c6c6c6c6c6260584e43382b1f13060006131f2b38434e5860626c6c6c6c6c6c6c65625a50483e352b22190f0600000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c040000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000000000a1623303d495663707c898c8e9092979083786c6059514b464440434146474e555d666f7c86929facaa9e9184786c605346392d20130600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d2a3643505d697683909c9c8f8376695c504336291d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000091623303c4956636f7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f85919eaa9f948b7f7265584b3f3225180c00000000060d13181c1e1f202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20202020202020181815110c0600000000000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d08020000000000000000000000000000030f1b27323d4653606c7884919da79b8f8275695f53463a3c4854606b7783909da89d9083776b6054463c3221180e00000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000000061a2633404d596673808c99a6a99c8f82766773808c99a6a99c8f8276676673808c99a6a99c8f8276675d5145392c20130600000c1926333f4c5966727f8c99a59e9184796d605d5656555453505663707c8996a39d9084776a5d5144372a18120b03000000000006121f2b37434e58616e7b86929fa29792857e787473727374787d849095a09f92867c6e62594f44382c1e130800000000000000000000000000060f18222b343e47505a626d72797979797979796f6a6054473b2e221508000815222e3b4754606a6f79797979797979716c625a50473d342b21180f050000000000000000000000000000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a030000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000814212e3b4754616e7b7e7f81838587887e71655b5045403a38343036393c434b545f6a75818e9baaada196897c6f6256493c2f23160600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d0701000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004101d2a3743505d6a7683909d9c908376695d5043362a1d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000e1b2734414e5a6774808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9197a1ada69b8e8175685b4f4235281c0f000000000002070c0f11121313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1010131313131313130c0b090501000000000000000000050d14191e202129292929292929292929292929292929292929292921201e19140d0500000000000000000000000000000a161f2b3744505b65717e8b96a19f93877b6e61554c41424e5763707d8995a0a0968a7e7164594f44342a200f06000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d717e8b98a4ac9f92867a6d65717e8b98a4ac9f92867a6d6054473a2d22170b00000915222f3c4855626f7c88939ea0968c7f746d6865636261605c5f626f7b8895a29d9084776a5d5144372a1e07010000000000000815212e3a47535f6a76828f98a29f92857b716c66666566656c707a839099a3989083766b6054483a2f24190d010000000000000000000000050e17212a343d474f59616c727f868686868686867c6f6256493c2f231609000916232f3c4956626f7c868686868686867e716c61594f463c332a21170e05000000000000000000000000000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d0905000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000714202d3a46525e696e71737476787a7c796d6053493f46464544423f3b3a39424e5863707d8998a2aea8998c7f7266594c3f2d22170b00000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c040000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111d2a3744505d6a7783909d9d9083766a5d5043372a1d1004000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000e1b2734414e5a6774818d9898989898989898989898989898989898989898989898989898989898989ea1a9b3a89b8e8175685b4f4235281c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e0500000000000000000000000000030f1b27333f4953606d7984919ea4998d8074675d514547535f6a75828f9ca79e9184786d6053463d3320190e00000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e120500000000000000000000000a1723303d4a5663707d8996a3aea3998a7d71707d8996a3aea3998a7d7164707d8996a3aea3998a7d7164544a3f33281c0f03000815212e3a47535f6a75828f97a29c918c807a7572706e6d6d666c6c6f7b8895a29d9084776a5d5144372a1e1104000000000003101c28343f4a54626f7c88949fa0958a7e7169605b5458535b60686e7b86929f9f95897d7063564c4135291d110400000000000000000000040d172029333c464f59616b717e88939393939791847a6d6154473a2e211407000714212e3a4754616d7a84919793939392877e706b60584e453c332920160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c01000000000000000000000005111e2a36424d575e616466686a686d6f6d675d515152535352514e4c4847423c4653606c7885929faba89b8f82756853493f33271b0f03000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9d9083776a5d5044372a1d1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000e1b2734414e5a6774818d9aa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5abadb3aca89b8e8275685b4f4235281c0f00000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000000000000000000000000000000000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d02000000000000000000000000000b17222d3844515c66727f8c97a29f92857a6d60544a4c56626e7b87939fa1978b7e72665c5044382b1f1207000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e120500000000000000000000000815222f3b4855626e7b8895a99f9f9b8e81746e7b8895a99f9f9b8e8174666e7b8895a99f9f9b8e8174665b5044382b1f12060006121f2b37434e58616e7b8592979f9c928d86827f7d7b7a79797978787c8895a29d9084776a5d5144372a1e1104000000000006121f2b3844505c6674818d9aa69d9083786c6057504a4c4950565f6974818d9aa79b8e8175685d5245392c201306000000000000000000030d161f29323b454e58606b707d87929aa4a29791857b6e685e5246392d201307000713202d3946525e686e7b859197a2a39992867d706a60574e453b32281f160c030000000000000000000000000000060a0e1011131313131313130b0a08080b0d0e131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000020e1a25303b454d525457595b565d6062605d555c5e5f5f5f5f5d5b5955534d4644505b6576838f9ca9aa9e918477655b5044372b1f1205000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9d9084776a5d5144372a1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000000000000000000000000000000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e14080000000000000000000000000006111b2834404a54606d7a85929fa2988b7f72665b50525e6874818d9aa49e9285796d60544a3f34281c10030000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e120500000000000000000000000714202d3a4753606d7a8697939393939285796d7a8697939393939285796c6d7a8697939393939285796c605346392d20130600030f1b26313c46535e696f7c858f949c9f98928f8c898887868685858584919eaa9d9084776a5d5144372a1e110400000000000713202d3a4653606d7885929fa9988b7f72655b50443f3f3f444d57626f7c8897a19f92867a6d6054473a2d2114070000000000000000030c151f28313b444d575f6a6f7d869299a3a29892857c6f695f564c4135291d11050005111d2935414c565f696f7c859298a2a39892867c6f6a5f574d443a31281e150c020000000000000000000000040b11161a1d1e2020202020202018171514171a1b202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d11040000000000000000000000000009141f29333b4246474a4c4e4c52545c606366696b6c6c6c6b6a6865625f5753504a536773808d9aa6ac9f9286796c605346392d201306000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f050000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9d9184776a5e5144372b1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000e1b2734414e5a6774808d9393939393939393939393939393939393939393939393939393939393939393939393938e8275685b4f4235281c0f00000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e1811090100000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000c18232e3945515d6773808d98a39e9184786c605354616d7a86929fa2988c7f73675c5142382e23170b00000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d1104000000000000000000000006131f2c3945515d677885868686868686867c6f7885868686868686867c6f677885868686868686867c6f6256493c2f23160900000a15202a36424d57606a6f7b828a8f9299999b9896959499929292919196a1aa9d9084776a5d5144372a1e110400000000000915222f3c4855626f7c8897a2a197887b6e6153493f332d333b4653606c7985929ea399897d706356493d3023160a00000000000000020b151e27313a434c565f696f7c859298a2a39992867d6f6a5f574d443a3025190d0100010d1925303a444d575f6a6f7d869299a3a29892857c6e695e564c433a30271e140a00000000000000000000050d151c2227292a2d2d2d2d2d2d2d2524211f2426272d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000020d17202930363a3b404850565d60666d70737677787979787775726e6964605c545966727f8c99a5aea399877a6d6154473a2e211407000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d0300000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121e2b3845515e6b7884919e9e9184776b5e5144382b1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000e1b2734414e5a67748086868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e11050000000000000000000000000007121c2935414b55616e7a86929fa0968a7d7064585c66737f8c98a29f92857a6d60554b4030261c11060000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f02000000000000000000000004101d2935404b55687378797979797979796f6a7378797979797979796f6a687378797979797979796f6a6054483b2e2215090000030e1a25313b454e5860696e767d8286898c8e8f90909191919292929399a4aa9d9084776a5d5144372a1e110400000000000b1825323e4b5865717e8b98a99e928578695f5341382d222b3744505b6575828f9cab998c7f7266594c3f3326190c000000000000000a141d263039434c565e686e7b859197a2a49a92877d706b60584e453b32281e130800000008131e28323b454e58606b707d879299a4a19791847b6e685e554b433930261c11060000000000000000040d171f272e3336373939393939393931302d2b303334393939393939393433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000050e171f252a38404a525a61686d73797d8082848586868584817f7b77716d66605865717e8b98a4b4ab94887b6e6155483b2e221508000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b01000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2b3845525e6b7885919e9e9184786b5e5145382b1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000d1a26333f4c58646e747979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e0000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b11070000000000000000000000000000000000000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d20140700000000000000000000000000000d18242f3a46525e6874818e99a49c9083766a60606d7984919ea3998d8073685d5243392f1e140a0000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260686b6c6c6c6c6c6c6c626061686b6c6c6c6c6c6c6c6260584e43382c1f130700000009141f29333c464e575f626c70757a7d7f8182838484848585858687939faa9d9084776a5d5144372a1e110400000000000e1b2734414e5a6774808d9aa79d9083766a574d422f261b27333f49536774808d9aa79b8f8275685c4f4235291c0f00000000000006111b262f38424b555d686e7a849197a1a49f93887e716b61594f463c332a20160c02000000020c16202a333c464f59616b717e87939fa3a19691847a6d675d554b42382e2317130a000000000000000b151f2931393f4244464646464646463e3d39363c3f4146464646464646413f3c362f261d120800000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000020c16202c36404a525c646c717a8085898d8f9192929292908e8c88837e786f6a6264717d8a97a4aea195887b6e6255483b2f221508000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2c3845525f6b7885929e9e9185786b5e5245382b1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1724303c47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000007131d2a36414c56626e7b87939f9f94887c6f6264717e8b97a19f92867b6e61564c4131271d0c02000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000007121d2731454f575d5f6060606060606056545d5f606060606060605654575d5f6060606060606056544e463d32271b0f030000020e1a25313b454d5354575a6164686d7072747576777778787878797c8895a29d9084776a5d5144372a1e110400000000000f1c2936424f5c6975828f9ca89b8e8175685b4e42312817222d3f4c5865727f8b98a59d9083766a5d5043372a1d100000000000091217222d38414a545d676d7a839096a0a49c928b7f726c61594f473d342a21180e040000000000040e18212a343d464f59616c727f8b919ca4a0969083796d675c544a3f3428251c1209000000000006111c27313b434a4f51535353535353534b494541474c4e535353535353534d4c4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000008131e28323e48525c646e737e858d9297999c9e9f9f9f9e9d9b9895908b847c726d64717d8a97a4aea295887b6f6255483c2f221509000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c030000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9e9285786b5f5245382c1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a0008141f2b36414a52585a60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e120600000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000010e1925303b47535f6975828f9ba69b8e8175686b7783909da49a8e8174695e52443a301f150b000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000010b151f333d454c505253535353535353494850525353535353535349484c5052535353535353534948433d342b21160a00000005121e2a36424d575e6163646566676663666869696a6b6b6b6b6c6f7b8895a29d9084776a5d5144372a1e11040000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b25313e4b5864717e8b97a49d9184776a5e5144372b1e110000000008121b2427333f49535c666d79829095a0a59d928c7f736d625a50473e352b22180f0600000000000000060f18222b343d47505a626d727f8c929da59f958f82796d665c504440372e241b1208000000000a16222e39434d555b5d606060606060605856504a52585a606060606060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000010d1925303a44505a646e73808a92979ea1a9a9a8a19e9c9b9a9b9d9f9d9591877f736e717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b4034292015090000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006131f2c3946525f6c7985929f9f9285786c5f5245392c1f1200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f22160900030e1a242f3841474c4e53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f040005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e22160900000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e21150800000000000000000000000000000008141e2b37424d57626f7c89949f9f92867b6e707d8995a09f93877c6f62574d4232281e0d0300000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000030d212b333b404445464646464646463c3b4445464646464646463c3b404445464646464646463c3b38322b22190f040000000714212d3a46535e696e7071727374736d63545c5d5d5e5e5e5f626f7b8895a29d9084776a5d5144372a1e11040000000000111e2a3744515d6a7783909da69a8d8073675a4d4034271a24313e4a5764717d8a97a49e9185786b5e5245382b1f12000000060f1a242d363f44505b656d78828f949fa69e938d80746d635b51483e352c23191006000000000000000000061019222c353e48515b636d73808d939da59f948f81786d605c52493f362d241a0f060000000e1a27333f4a555f676a6c6c6c6c6c6c6c64625a525c64676c6c6c6c6c6c6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000000005111d2935414c56616c73808d929fa2a9aaa29f9996918f8e8d8e9092999d99928c8073717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e0200000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9285796c5f52462e23170b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000008131d262f363c3f41464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e130900000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000020e1a26313c4754606a7683909ca3998c807375828f9ca69c8f82756a5f53453b3020160c00000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f0600000000000000000000000000000000000f1921292f343738393939393939392f2e3738393939393939392f2e343738393939393939392f2e2c2721191007000000000815212e3b4854616e7b7d7e7f7f807f73665b50505151515256636f7c8996a29c8f8376695c504336291d10030000000000111e2b3844515e6b7784919ea6998c807366594d4033261a24303d4a5763707d8a96a39f9285796c5f5246392c1f130000030e18212c363f48515b606c77818e949ea69e948e81776c605b52493f362c231a1007000000000000000000000007101a232c363f49515b646e74818e939ea69e938e81746e635b51483f362c21180e030000101d2936424f5b67717779797979797979716c6258646e7479797979797979746e64584c3f33261a0d000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000713202d3946525e68717e8a929da4ada79f98928d88848281818183868b91959f928b7f727d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f140900000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2b3844505c667986939f9f9286796c5f4a3f34281c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c10040000010b141d242b30333439393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c0200000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c00000000000000000000000000000000000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000915202b38434e5863707d8a95a09e9285797b87939f9f94897c6f63584e4333291f0e040000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c05000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23222b2c2d2d2d2d2d2d2d2322282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000b1724313e4a5764717d8a8b8b8c8d86786c60544c4a494a4e5764717e8b97a49b8e8275685b4f4235281c0f020000000000111e2a3744515d6a7783909da6998d8073665a4d4033271a24313d4a5764707d8a97a39f9285786c5f5245392c1f1200000915202a333e48505a636d73808d939ea69f948f82786d655b504940372d241a11080000000000000000000000000008111a242d374049525c606d78818f949fa59d938d80736d635a50483e332a2015090000111e2a3744515d6a7783868686868686867e71645a677480868686868686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000004111d2935414c56616d7a85929ea4aea79f959086807b7875747475767a7e848c939992867c7d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e02000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f938679665c5044382b1f1206000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b00000000020b131a1f2426272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c030000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e21150800000000000000000000000000000000030f1b27323d4653606c7883909da1978b7e808d9aa49c9083766b6054463c3121170d000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000060d13181c1e1f2020202020202016151e1f2020202020202016151c1e1f202020202020201615130f0a040000000000000814212e3b4754616e7a8793989998897d70665e56565657585f6975818e9ba7998c7f7266594c3f3326190c000000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b24313e4b5764717e8a97a49e9184786b5e5245382b1f1200020f1a26313c46505a626d727f8c929da5a0959082796d665c53493f372e251b120800000000000000000000000000000008121b242e374044505c666d79828f959fa59c928c7f726c625a50463c31261a0f0200111e2a3744515d6a77849093939393938b7e71645a6774818d93939393938d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000713202c3945525d6873808d97a1adaa9f9590837b736e6969686768676d71797f87929890837e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e1105000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a49a86796d6053463a2d201307000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f05000000000001080e14171a1b20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e21150800000000000000000000000000000000000a161f2b3744505b65717e8b96a19e918486929fa0958a7d7064594f43342a200f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c0f111213131313131313090911121313131313131309090f1112131313131313130909070300000000000000000714202d3946525e6875828f9aa49d9083786e6865636363656a6e7b86929f9f95887c6f6255483c2f2215090000000000000f1c2935424f5c6875828f9ba79b8e8174685b4e4130251a25323f4b5865727e8b98a59d9083776a5d5144372a1e110006121f2b37434e58616c717f8b919ca4a09690837a6d675d544a41382d251c1309000000000000000000000000000000000009121c2528343f4a545c676d79839095a0a49c918b7e716c61584e43372b1f120600111e2a3744515d6a7784909d9f9f9f978b7e71645a6774818d9a9f9f9f9a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000714212d3a4754606d7a85929fa9aea2989083796e69625f575b5a555d60666d737e8692958f828f9ca8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d201408000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a093867a6d6053473a2d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433d3d3d3c39332c231a10050000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c08040000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c201300000000000000000000000000000000000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d2114070000000000000000000000000000000000030f1b27333f4953606d7984919ea096919298a29d9184786c6053463d3220180e0000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c87939f9f958f827a757270707072757c849198a39a9083766a5f53473a2e2115080000000000000e1b2734414e5a6774818d9aa79c90837669574d42362a1e2733404d5a6673808d99a69c8f8276695c4f4336291c10000814212e3a47535f6a717e87939fa3a19691847a6e685d554b42382f261b130a010000000000000000000000000000000000000a1317232e38424b555d676d7a839196a1a39f92877e716a5f53473a2e21140800111e2a3744515d6a7784909daaaca4978b7e71645a6774818d9aa7aca79a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000004111d2935414c5665727e8b98a2aeab9f92867b6e675e57534d4e4e4b51545c606c717e8a92948f949eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e020000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0a093877a6d6054473a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d504a4a4a4a49443e362c22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c2013000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000000000b17222d3844515c66727f8c97a2a09e9fa2a1968b7e71655b5044372b1f120600000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e090300000000000000000000000000000000000105090b0b1313131307060400000105090b0b13131313070604000000000000000000000000000000000000000000000000010d1925303b4754606a73808d939f9e948f86817e7d7c7d7f82879196a09f93887d6f63584e43372b1f12060000000000000b1825323e4b5865717e8b98a99e918578695e52463a2d232b37424d576875828e9ba79a8d8074675a4d4134271a0e000815222f3b4855626e7b869299a4a29891847b6e685e564c433930261d140a01000000000000000000000000000000000000000006111c263039434b555e686e7b849197a2a39992867b6e6255483b2f22150800111e2a3744515d6a7784909daab1a4978b7e71645a6774818d9aa7b3a79a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000713202c3945525d687683909caaaea3998c8073695e554d4742414140454a515a616c74808d979c9ea6b0afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e11050000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c28333e48505557575757575d69768390908376695d57575757575550483e33281c10040000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000000000000000000000000020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e0200000000000000000000000000000000000006111b2834404a54606d7a85929393939393939184796d6053493f33271b0f030000000000000000000000000000000000000000000002090e141a1e212226292b2c2c2b292521211e1a140e09020000000000000000000000000000060c111517182020201f1413100c070c111517182020201f1413100c07010000000000000000000000000000000000000000000008141e2b38434e58606d78818c92999f98928e8b89898a8b8f92999f98928b7f726b6054463c31261b0f030000000000000915222f3c4855626f7c8897a2a197877b6e6154483d342e303947535f697784919ea7978b7e7164584b3e3125180b000a1723303d4a5663707d8999a3ab9f92857b6f695e564c433a31271e150b02000000000000000000000000000000000000000000000a141e27303a434c565e696e7b85929faba398897d7063564a3d3023170a00111e2a3744515d6a7784909daaa89f978b7e71645a6774818d9aa7a09f9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c02000000000000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d61574d433b37312f35394044505a606d7a85919eaab0b8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d2014070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a194877a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814202d3944505a616464646464646976839090837669646464646464615a5044392d201408000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000c18232e3945515d67738086868686868686867f72665c5141382d22170b00000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a251f19140d050000000000000000000000000911181d2124252d2d2d2c201f1c1812181d2124252d2d2d2c201f1c18120b03000000000000000000000000000000000000000000020f1b27323d44505c666d777f868e92999a9b98969696989b9a98928e867f726d62594f44342a20150a000000000000000713202d3a4653606d7985929fa9988b7e7165594f443f3f3f424c56616e7b8896a0a095877b6e6154483b2e211508000a1723303d4a5663707d8996a1a9a2988b7e716b61584e463c332920160d03000000000000000000000000000000000000000000030c161f29323c454e58606b717e87939fa9a196897d7063564a3d3023170a00101d2a3743505d6a7683909d9e9b93938b7e71645a6773808d9aa19393938d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c20130400000000000000000000000000000000000a1724313d4a5764707d8a99a3afa99c8f8276685e52453b312b2624292e343e45525d68727f8c98a2aebaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e2114080000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303c4955616c70707070707070768390908376707070707070706c6155493c3023160a0000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d10000000000000000000000000000000000000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d03000000000000000000000000000000000000000007121c2935414b55636e737979797979797979726d62544a402f261b1106000000000000000000000000000000000000000000080e171f252a31363a3b3f4344464644433f3b3a36312a251f170e070000000000000000000009121b22292e3132393939392d2c29231d22292e3132393939392d2c29231d150d030000000000000000000000000000000000000000000a162028343f4a545c656c737b82868b8e909192929291908d8b86817b726d625b51473d3222180e040000000000000006121f2b3844505c6674808d9aa69c9083766b6157504a4c4c4e545d68737f8c99a89d908377695e53463a2d211407000814212e3b4754616e7a849197a2aa9f92877d706a60584e453b32281f150c0200000000000000000000000000000000000000020b151e28313b444d57606a707d879299a4a29791847a6e6154473b2e21140800101d293643505c6976828f9c938e8686867e7164596673808c9997898686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000d1a2733404d5a6673808d99abb5ab988b7f7265564c4133291f1a181c232935414c56606d7a85929fabb8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e312418070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000010406070c0b0a09080815222f3b4855626e7b8895a1a194887b6e6155483b2e22150808090a0b0c07070501000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d839191837d7d7d7d7d7d7d7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d00000000000000000000000000000000000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000d18242f3a43525c63666c6c6c6c6c6c6c6c65625b5142392e1d140a00000000000000000000000000000000000000000009111a202930363b4246484c4f515252514f4c4846423b36302920191109000000000000000006111b242d343a3d3e464646463a38342f272d343a3d3e464646463a38342f271f150b010000000000000000000000000000000000000000040b17232e38424a535b60696e757a7e8183848586858483817e7a756e69625b51493f352b211006000000000000000003101c28343f4a54626e7b88949e9f94897d7069605c5458595860666d7a85929fa1978b7f7265574d42362a1e1205000714202d3946525e686f7c859298a3a39992867d6f6a5f574d443a31271e140a000000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857c6f685e5246392d201407000f1c2935424f5c6875828f9b8e81797979716c625965727f8c989285797979746e64584c3f33261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d010000000000000000000000000000000003101c28343f4a546975828f9ca8afa399887c6f6255493c3022170d0d1219242f3a45525d6875818e9ba8b4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c0000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000001080d11131419181716151415222f3c4855626f7b8895a2a195887b6e6255483b2f22151415161718181413110d080200000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c79868a8a8a8a8a8a8a919595918a8a8a8a8a8a8a86796c605346392d2013000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f14090000000000000000000000000000000000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000007131d2831404a52585a6060606060606060595751493f30271c0b02000000000000000000000000000000000000000009121b232b333b42464d5355595c5e5f5f5e5c5854534d46423b322b231b1209000000000000010c18222d363f454a4b535353524745403931363f454a4b535353524745403931271d120700000000000000000000000000000000000000000006111c263038414950575f62686d71747778787978787674716d68615f5751493f372d23190f000000000000000000000b17232e3847535f6a75828f97a29e92857b716d66666566676a6f78828f97a29e9285796d6053473b31251a0e020005111e2a36414c565f6a6f7d869299a3a29892857c6e695e564c433930261c1106000000000000000000000000000000000006111c262f39434c565e686e7b859298a2a39992867d6f6a5f564c41362a1e1105000f1b2835424e5b6875818e9b9083766c6c64625a5865727e8b989386796d6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000006121f2b3844505c667884919eabac9f9286796d6053463a2d2013070008131e2935414c5664717d8a97a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c100400101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000040c13191d20212524232221201f222f3c4955626f7c8895a2a295887b6f6255483c2f221f20212223242521201d19130c04000000000000000000000203101d2a3643505d69768390908376695d5043362a1d1003020000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e0300000000000000000000000000000000000000000003090e1214152020202020202020202020202020202020202020201514120e0903000000000000000000000000000000000000000000000000010c161f2e3840474b4d53535353535353534c4a463f372d1e150b000000000000000000000000000000000000000007111b242d353d454d52575f6165696b6c6c6b6965615e57524d443d352c241b1107000000000005111d29343f485056586060605f53514b43393f485056586060605f53514b43392f23180c000000000000000000000000000000000000000000000a141e262f383f444d53565e6165676a6b6c6c6c6b696764605d56534d453f372d251b11070000000000000000000006111c2b37434e58616e7b85929fa19792857e797573727274777c838f949f9e938b7e71675d514539291f14090000020e1925303b444e58606b707e87929fa3a29791847b6e685d554b42382e23171309000000000000000000000000000000091317222d38424b555d686e7a849197a1a39f92877d706b60584e443b3025190e02000d1a2633404d596673808c99918477695e5856505663707d89969a877b6e615a58524a40362b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000713202d3a4653606d7986929facaa9e918477665c5145382c1f130600010d19242f3a4754616d7a8796a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f130600101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000040d161e24292c2d3231302f2e2d2c292f3c4956626f7c8995a2a295887b6f6255483c2f292c2d2e2f3031322e2d29241e160e0400000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a11070000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000040d1c262e363b3f4046464646464646463f3e3a352d251b0c0300000000000000000000000000000000000000050e19232d363e474f575e61696e72767779797776726e69615e564f473e362c23190e04000000000915212e3a45505a62656c6c6c6c605c554b4045505a62656c6c6c6c605c554b4034291c1004000000000000000000000000000000000000000000020c141d262d333c42474c5254585b5d5e5f5f5f5e5d5a5854524c46423b332d251b13090000000000000000000000000f1a26313c46525e69717e8a939aa197928b8581807f7f80848890959f9f948e81756c62554b403529170d0300000008141e29323c464f59616c717e8b919ca4a19691837a6d675d544a3f3428251b12080000000000000000000000000008121b2528333f4a545c676d7a839096a0a49c918b7e716b61594f463c32291e140800000b1724313e4a5764717d8a9796877b6e6154474754616e7a8797978a7e7164544a4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000815212e3b4854616e7b8799a3afa99c8f827669544b4034281c100400000813202d3946525d687784919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d20130700101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000010c161f282f35393a3f3e3d3c3b3a38352f3c4956636f7c8996a2a295887c6f6255493c2f34383a3b3c3d3e3f3a3935302820160c0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b1610090100000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c242a2f3233393939393939393932312e29231b130900000000000000000000000000000000000000020c17202b353e48505960696e747b7f8284858584827f7b746e69605950483e352b20160c020000000b1724313d4a56626c71797979796d675c51454a56626c71797979796d675c5145382c1f130600000000000000000000000000000000000000000000020b141b222731373a4146474b4e505152535251504e4b4745413a36312a211b1309010000000000000000000000000a15202a36424d57616c727f8892979f9e97928e8c8b8c8d90959d9f99938d82796d605a5043392f24180500000000020d17202a343d47505a626c737f8c929da5a0959082796d665c504440372d241a1107000000000000000000000007111a242d373f44505b666d79828f95a0a59d928c7f726c62594f463d342a20170d0200000815222f3b4855626e7b8897978b7e7164574d46525e697885929a8e8174665c5044382c261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895abb5a79b8e8174685b4e412e23180c00000005111d2935414c566875828f9ba8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e22150800101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000008131e28313a4145474c4b4a49484745404443495663707c8996a3a295897c6f625649434440454748494a4b4b4746413a32281e1308000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000000000000000000000000000000002070a0c0d131313130e0d0b0803000407090a131313131006050300000000000000000000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d2625221e181109010000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8b87817b706b615a50473d32281e13080000000b1825323e4b5865717e86868686796d6053474b5865717e86868686796d6053473a2d20140a0000000000000000000000000000000000000000000000020a11171f262b3035393a3e4144454546454543413e3a3935302a261f180f090100000000000000000000000000030e1a25303b45505a626d727e858d92989a9c9b9998999a9d9b99938f8780786d675c51483e31281d12070000000000050e18222b353e47505a636d74808d939ea69f948f82786d605c52493f362c23191007000000000000000000071019232c363f49525c606c78818f949fa69e938d80746d635a50473e342b22180e050000000713202d3a4653606d7985929b8f8275695f53464d566975828f9c9184796d6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000a1623303d495663707c8996a3afa69a8d8073675a4d4034271a07000000010d192430414d5a6774808d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f22160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000010d19242f3a434c5154585756555453514b504f4e5663707c8996a3a296897c6f63564e4f504b5153545556575854524c443a3024190d01000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d090300000000000000000000000000000000000000000000070e1316191a202020201b1a18140f0b10141617202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000080e1317191a2020202020202020191816120d070000000000000000000000000000000000000000010d1925303a444f59626c717d858e92999c9a98989a9c99928e857d716c61594f443a3024190d0200000a1723303d4a5663707d8993988a7d7063574a4a5663707d8993988a7d7063574a3d31261b0f03000000000000000000000000000000000000000000000000060b151a1e25292d2e32343738393939383634312d2c29241e1a140e060000000000000000000000000000000009141f29333e48515b626c707a80858a8d909192939291908e8b87827c736d665c554b40362d1f160c01000000000000061019232c353f48515b606c78818e949fa69e948e81746e635b51483e352b22190f0600000000000000060f18222b353e48515b636e74808d939ea69f948e81776c605b51483f352c221910060000000006121f2b3844505c6675818e9b93877b6e61574d4b5864717e8b98978a7e7164594f43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a6998c807366594d4033261a0d00000000081926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000004111d2935414c555d606564636261605d555d5c5b5a63707d8996a3a396897c70635a5b5c5d555c606162636465615d564c4135291d11050005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2d282724201a161c2022232d2d2d2d2a201f1b17110a0200000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130c0b09060100000000000000000000000000000000000000000005111d2a36414c56606b717e8792979e96918d8c8c8d91969e9792877e716b60564c4135291e130800000815222f3b4855626e7b88959a8d817467584e4855626e7b88959a8d817467584e43372b1f12060000000000000000000000000000000000000000000000000003090e13191d202125282a2b2c2c2c2b2a272521201d19130e09030000000000000000000000000000000000020d17202c363f49515a61686d73797d8083848586858583817e7b756f6a605c544b43392f241b0d04000000000000000007101a232d364044505b666d79828f95a0a69d938d80736d625a50473d342a21180d040000000000040d18212a343d47505a626d73808c929da59f958f82786d655b50493f362d231a1007000000000003101c28343f4a5463707d8995998d8074695e534754606d7a86929d9083766b61554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000613202c3945515d676d7271706f6e6d676b6a69686766707d8a96a3a396897d70666768696a6b676d6e6f7071726d685d5246392d201307000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a0005101b252e373e4346464646464646464646464646464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000040613131313131313131312110e0904000000000000000a131c242a2f3233393939393433302b2521272c2f3039393939372d2b27221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68707d87929997918a84807f7f81848a92979992877d6f685d52453a3024190d01000714202d3a4753606d7a86979e9184786a5f534753606d7a86979e9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000002080d111314181b1d1e1f201f1e1d1b181413110d08020000000000000000000000000000000000000000050e1a242d373f4850565e61676d70747678797979787774716e68625f58504a423931271d12090000000000000000000008111b2428333f4a545c676d79839096a0a59c928b7f726c61594f463c332a1f160c01000000010c161f2a333c464f59616c727f8b929ca4a0969083796d665c53493f372e241b1108000000000000000b17232e394653606c7883909d92867b6e615a50515d6774818e99958a7d70675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1824313e4b5764717e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000714212d3a4754606d797f7e7d7c7b7a79787776757473727d8a97a3a3968a7d72737475767778797a7b7c7d7e7f7a6d6154473a2e211407000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000001070c10132020202020202020201f1d1a150f08000000000007121c252e353b3f404646464641403c362f2b33383c3d46464646433937332d261d140a00000000000000000000000000050a0d0f10131313130b0a0805050a0d0f10131313130b0a08050000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999691857e7774727274787e8591969992857a6d60564c4135291d11040006131f2c3945515d677885929e96887b6f625548515d677885929e96887b6f6255483c3025190d0100000000000000000000000000000000000000000000000000000000010507070b0e111212131212100e0b07070401000000000000000000000000000000000000000000000008121b252d363e444c52555c606467696b6c6c6c6b6a6865615e56544e443f3830271f150b000000000000000000000000091217222d38424b555d676e7a849197a1a49f93887e716b60584e453b31281d130700000007131d28313b454e58606b717e87939fa4a19691847a6d675d544a41382d251c1209000000000000000006121f2b3744505b65717e8a94988f82756c61554c55616e7b8692939184796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000b1724313e4a5764717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b878a898887868584838281807f7e808d9aa7a79a8d807e7f808182838485868788898a887b6e6255483b2f22150800121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e120000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000020e19242e3740474b4d535353534e4c484138353d44484a535353535046443f382f261b110600000000000000000000030a1016191c1d20202020181714111016191c1d20202020181714110c0600000000000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891847b716c676565656c717b849198978d8073685d5245392c2013070004101d2935404b556a7783909d998c7f7266564c4b556a7783909d998c7f7266564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242c323a41464b5153575a5d5e5f605f5e5d5b5854524d47433c342e261e150d030000000000000000000000000006111c262f39434c555e686e7b859298a2a49a92877d706a5f574d433a2f24180d0100010d18242f3a434d575f6a707d869299a4a29791847b6e685e554b42392f261b130a000000000000000000030f1b27333f4953616c7682868686867d7064574a535e69748086868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794969594989291908f8e8d8c8b8d929da9a99d928d8b8c8d8e8f9091929894959695887b6e6255483b2f2215080013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000030d151d23292c3939393939393939393836312b241b1208000007131f2a354049525759606060605b59534a413d474f5456606060605d53504941382d22170b000000000000000000040d151b212628292d2d2d2d2423211d1b212628292d2d2d2d2423211d171008000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92867c6e69615a59535b60696e7c86929f92867a6d6054473a2d21140700000c18242f424f5c6875828f9b9c908376685e524f5c6875828f9b9c908376685e5246392d20130700000000000000000000000106090b0c13131313130d0c0a070200050a0d0f1013131313130a0907040000000000000000000000000000000000000000000000000000000000000109111a20283035394045474a4d505152535252504e4b4746413b373228231c150c030000000000000000000000000000000a141d27303a434c565f696f7c869299a3a39992867c6f695f554b4035291d11040004111d2935404b555f696f7c869298a3a39892857c6f695e564c433930271d140a01000000000000000000000b17222d3841505a66707679797979706c6155494d57646e7479797979736e63574b3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1a2aaa29f9e9d9c9b9a99989a9da4aeaea49d9a98999a9b9c9d9e9fa2aaa2a195887b6e6255483b2f2215080013202d394653606c798686868686868686909494908686868686868686796c605346392d20130000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000010b151f272f343846464646464646464645423d352d24190f04000a16232f3b47525c63666c6c6c6c67645d5346444f5960636c6c6c6c6a605b53493f33271b110600000000000000000d161f262d3235363939393931302d28262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f736a5f57504c4950575f6a73808d99988a7e7164574b3e3124180b0000071a2734414d5a6774808d9a9f93867a6d61544d5a6774808d9a9f93867a6d6154473a2e23180c00000000000000000000070d1216181920202020201a1917130e0a1015191c1d2020202020161613100b05000000000000000000000000000000000000000000000000000000000000080e161e25292f34383a3d4143454646464544413e3b3936302b262017110a0300000000000000000000000000000000020b151e28313b444d57606a707d87929aa4a29892857b6e675d5145392c201306000613202c3945515d676e7b859198a2a39992867d6f6a5f574d443a31281e150b02000000000000000000000006111b262f3e48545e66696c6c6c6c64615a504445525c64676c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3222170b020000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a6998d8073665a4d4033271a0d000000000d192633404c5966737f8c99a6afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1aaa29f9e9d9c9b9a999796999ca4aeaea49c999697999a9b9c9d9e9fa2aaa195887b6e6255483b2f2215080013202d394653606c798693939393939393969696969393939393939386796c605346392d2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000007121d2731394045535353535353535353524e473f352b201509000c1925323f4b57636e7379797979746f64584e4854606b7079797979766c655b5044382d22170b0000000000000008111f2831383e4243464646463e3d393431383e4243464646463e3d39342c241a100600000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574e453f3f444e58616e7b87969b8e8174685b4e4135281b0e00000c1926323f4c5965727f8c98a4998b7e7164544a5965727f8c98a4998b7e7164544a4034281c100400000000000000010911181e2225262d2d2d2d2d2726231f19141b212628292d2d2d2d2d2322201c160f07000000000000000000000000000000000000000000000000000000000000040c13191d23292c2d31343638393939383735322e2d2a251f1b150c0600000000000000000000000000000000000000030c161f29323c454e58606b717e8893939393979184796d6053473a2d201407000714202d3a4753606d7984919793939392877e706b60584e453b32281f160c03000000000000000000000000000a141d2c36424c545a5c60606060575550483e414a52585a606060605957524940352a1e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2834404b545c66707d8a96a3b0aaa8aab0a79b8e8174685d544a3f33281d140a0000000000000000000000000000000000000000000916232f3c4956626f7c8995a2afa79a8d8174675a4e4134271b08000000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c3023160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000000000815212e3b4854616e7b87949594989291908f8e8d8c8b8a8c929ca8a89c928c8a8b8c8d8e8f90919298949595887b6e6255483b2f2215080013202d394653606c79868989898989898989898989898989898d929386796c605346392d2013000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000c18232f39434b515f606060606060605f5e5951473d31261a0e000d1a2633404d596673808686868681746a5f534a5663707d8686868683776c6053493f33271b0f030000000000050f1a23313a42494e50535353534b49453e3a42494e50535353534b49453e362c22170c0000000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685e52453c33333c46525e697784919c8f8276695c504336291d1000000b1724313e4a5764717d8a97ab9b8e8275665c515764717d8a97ab9b8e8275665c5144382c1f12060000000000000009131b23292e3132393939393933322f2a241f262d3235363939393939302f2c272119110700000000000000000000000000000000000000000000000000000000000002080d12181c1f2024272a2b2c2d2c2b2a282521201e19140f0a04000000000000000000000000000000000000000000040d17202a333c464f59616c727f868686868686867b6e6154483b2e211508000815212e3b4854616e7b868686868686867e716c61594f463c332920160d040000000000000000000000000000020b1a24313a42494e50535353534a49443e363841474c4e535353534d4b4740372e24190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303945515c666d78808d99a6a3a0a0a1a4a89c8f82756c665b50443e2f261b110600000000000000000000000000000000000000000815222e3b4855616e7b8894a9b3a89b8f8275685c4f423025190e02000005121e2a36424d576976828f9ca9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f22150900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d798686868686868687796c5f5346392c140c0200000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000815212e3b4854616e7b878a8887868584838281807f7e7d808c99a6a6998c807d7e7f80818283848586878889887b6e6255483b2f221508000a1723303d4a5663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d080200000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000714202d3a4753606d7984919392877b6e62564c54606b75818e98958a7e71655b5044372b1f120600000000000b16212b35424c545a5c6060606057555048424c545a5c60606060575550483e34281d110500000000000000000000000000000000000000000000000000121f2b3845525e6b7885919b8f827568564c41332a2a36424d566976838f9c9184776a5e5144372b1e1100000916232f3c4956626f7c8995ab9f9285796d605356626f7c8995ab9f9285796d6053463a2d20130900000000000007111b252d353a3e3f4646464646403f3b352e2830383e424346464646463d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000001070c101314171a1d1e1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000000050e18212b343d47505a626d727979797979797976695e53463a2d211407000714212d3a46535e697679797979797979716c625a50473d342a21170e050000000000000000000000000000000008121f2831383e4243464646463d3c39332c2f363c3f4146464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3943505a606d78828d929c9c97949394979d9e948e81786c60594f41382d22170b00000000000000000000000000000000000000000714202d3a4753606d7a8697a1ada99d9083766a564d41362a1e110500000714202d3a46525e697885919eabafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e21140700101d2a3643505d69768390908376695d5043362a1d10000000000000000006131f2c3845515c67767979797979797979756a5e52452e261e140a000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120600000000000000000714212d3a4754606d797e7d7c7b7a7978767574737271727f8c98a5a5988b7f7271727374757678797a7b7c7d7e7a6d6054473a2d211407000916222f3c4854606b707070707070707070707070707070727e8b9386796c605346392d201300000000050d14191e202129292929292929292929292929292929292929292921201e19140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070006131f2c3845515c67767979797979797979756a5e5245382c1f120006131f2c3845515c67707d8a95998e8275685e524f59616e7b86929d9184786c605346392d22170b0000000004101c27333d47545e66696c6c6c6c64615a5047545e66696c6c6c6c64615a5045392d21140800000000000000000000000000000000000000000000000000121f2b3845525e6b7884919b8f827568564c4135292a36414c566976828f9c9184776a5e5144372b1e1100000814212e3b4754616e7a8799a3a297897c70635654616e7a8799a3a297897c706356493d31261a0e0200000000010d18232d373f464a4c53535353534d4b474038303a42494e5053535353534948443d352b21160b000000000000000000000000000000000000000000000000000000000000000000000406070a0e101213131312110e0b08070502000000000000000000000000000000000000000000000000000000060f19222b353e48515b62656c6c6c6c6c6c6c6c5e574d42362a1e12050005121e2a36424d575e6c6c6c6c6c6c6c6c65625a50473e352b22180f050000000000000000000000000000000000000d161f262d3235363939393931302d2822242b3033343939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616c75818e949c94908a8786878a90959d938d80746b6153493f33271b0f030000000000000000000000000000000000000006131f2c3945515d677885919eabab9f928578685e5246392d20140600000815212e3b4854616e7b8797a1adafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d20130700101d2a3643505d69768390908376695d5043362a1d10000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a6359443f3830261c110600000006111c263038404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000613202c3945515d676d71706f6e6d676b6a696867666673808c99a6a6998c7f7366666768696a6b676d6e6f70716d685d5245392c201307000713202c38444f5960636363636363636363636363636365727e8b9386796c605346392d2013000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e221509000714202d3a4753606d798686868686868687796c5f5346392c20130004101c2934404b55616b7683909d92867a6e615447525e6974808d9995897d7063544a3f33281c0f030000000714202c38444f5966707679797979716c61554f5966707679797979716c6155493d3023170a00000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685d52463c33333b46525e687784919c8f8276695c504336291d1000000613202d394653606c7986929fa99a8d8073675753606c7986929fa99a8d807367574d42372b1e12060000000006121e29353f4951575960606060605a57524a4038424c545a5c606060606056544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c363f49515658606060606060605f534d453b31251a0e0200020e1a25313b454d535f60606060606060585650483f352c2319100600000000000000000000000000000000000000040d151c212629292d2d2d2d2423201c171a1f2426272d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67717e8b939c928c837d7a797a7e838e939d928a7d70655b5044372b1f12050000000000000000000000000000000000000004101d2935404b55697683909ca9ada297877a6e6154473b2d22170b0107111e2a36414d5665717e8b98a9b3afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e110500101d2a3643505d69768390908376695d5043362a1d100000000000000000000c18232f39434b515f6060606060606060605f5e504a42382e23170b0000000b17232e38424a505e5f60606060606060605f5e5951473d31261a0200000000000000000004111d2935414b555d6064636261605d555d5c5b5a5a6774818d9aa7a79a8d8074675a5a5b5c5d555d6061626364605d564c4135291d11040004101c27333d474f54565656565656565656565656565865727e8b9386796c605346392d20130000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d0200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f231609000714202d3a4753606d7a8693939393939286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b4d56616e7b87929b8e8175665b5044382b1f12060000000916222f3c4854606b7682868686867e71645754606b7682868686867e7164574b3e3124180b000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574d453f3f454e57616e7a87939b8e8174685b4e4135281b0e000005121f2b3744505b657784919eaa9d918477695f535b657784919eaa9d918477695f53473a2d211408000000000916222e3a46515b62656c6c6c6c6c66635c52473e49545e66696c6c6c6c6c6360594f44382c201307000000000000000000000000000000020507080c10121312110f0c080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a242d373f464a4c535353535353534846423b33291f140900000009141f29333b424648535353535353534b4a453f362d231a1107000000000000000000000000000000000000000000030a1016191c1d20202020171614100b0e14171a1b202020201a1916130e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e938c8076706d6d6e7178818e949d9083786c605346392d20130600000000000000000000000000000000000000000c18242f414d5a6774808d9aa7b3a9978a7d706453493f33271b100d1218252d3946525e6875828f9ca8b5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d0100101d2a3643505d69768390908376695d5043362a1d100000000000000000040c131d2731394045534d545b60666c6c6c6c6c6a5c544a3f34281c10030003101c28343f4a545c6a6c6c6c6c6c66605b544d524e473f352019130c040000000000000000010d18242f3a434b51545857555453514b504f4e4f5b6875828e9ba8a89b8e8175685b4e4e4f504b51535455565854524c443a2f24190d0100000b16212b353d44484a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e140800000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f221508000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013000007121d27313e4653606d7984919d908376675d5146535e6975828f9b9285796c605346392d201306000006131f2b37434e5863707d8994998f82766c61555863707d8994998f82766c6155493d3023170a000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f72695f57504c4c50575f6a73808c9a988a7e7164574b3e3124180b0000030f1b27333f49536976838f9ca9a096887b6e6155536976838f9ca9a096887b6e6155483b2f24190d010000000b1825313e4a57626d727979797979736e63574b424e5a6670767979797979706b6054483b2f2216090000000000000000000000000003090e121415191d1e1f1f1e1c181414110e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f464646464646463b3a36312921170d03000000030d17212931363a3b464646464646463e3d3a342d241b1108000000000000000000000000000000000000000000000000050a0d0f10131313130a0a08040003080b0d0e131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96998e81756e64616061666d78828f9c95897c6f6256493c2f2316090000000000000000000000000000000000000000071825313e4b5864717e8b97a8b2a79a8d8074655b5044372b221c191d242a36414c56616e7b86929facb9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f322619080000101d2a3643505d69768390908376695d5043362a1d1000000000000001070e161e2529323b424651575f666c72797979797975665c5044382b1f12060006121f2b3844505c66757979797979726c665f575146423b3229251e160e07010000000000000007131d28313a4145474b4a4948474540434243505c6976838f9ca9a99c8f8276695c4f43424340454748494a4b4745413a32281e1308000000050f19232b33383c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d201300010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d6053474d5765717e8b9897887b6e6255483b2f22150800000815212e3b47535f6a7683909d92867b6e615a535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92857b6e69615a59595a61696e7c86929f92867a6d6154473a2e2114070000000b17222d414e5b6874818e9ba7a8988c7f7265555b6874818e9ba7a8988c7f7265554c4135291d11040000000c1926323f4c5965727f86868686868073665a4d43505c69768286868686867d706356493d3023160a000000000000000000000002080e141a1e212226292b2c2c2b292521201e19140d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132393939393939392e2d2a251f170f050000000000050f171f252a2d2e3939393939393932312e29221b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a93877b6e615c5453545c666f7c8997998c807366594d4033261a0d00000000000000000000000000000000000000000815212e3b4854616e7b8796a0acab9e9184786c6053463e342c2924292f353e46525e6873808c99a3aebbafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c302316090000101d2a3643505d69768390908376695d5043362a1d100000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c04000000000000010c161f282f35393a3e3d3c3b3a38352f3744515d6a7784909daaaa9d9083776a5d50442e2f35383a3b3c3d3e3a39352f2820160c0100000005101a232c33393c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d20130005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494854616e7b8796978a7d7164574a3e3124170b00000916222f3c4955626f7c88959b8e8174695f5355626f7c88959b8e8174695f53483e34281d1105000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891837b706c676565676c717b849198978d8073685d5246392d201307000000061a2633404d596673808c99a6a99c8f8276675d596673808c99a6a99c8f8276675d5145392c2013060000000d192633404c5966737f8c9393938d8074675a4d43505d6a7683909393938a7d7064574a3d3124170a00000000000000000000050d14191f262a2d2e32363839393836322e2d2a251e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d21211e1a140d0500000000000000050d141a1e21212d2d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060709090909090909090706030000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c908377695e5247464a54606a7885919b8e8175685b4e4235281b0f02000000000000000000000000000000000000000714212d3a46535e697784919eaaaca196897d70635a50463e38343035394045515b616e7a85929fabb2baafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d2013070000101d2a3643505d69768390908376695d5043362a1d1000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d07000000000000040d161d24292c2d31302f2e2d2c292935404b556b7884919eabaa9e9184776b544a403428292c2d2e2f30312d2c29241e160d04000000000b17222c363e44494a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e7164575055575e69788491998c7f7366594c403326190d0005121e2a36424d576673808d9994887c6f62574d576673808d9994887c6f62574d42362c22170c000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999591847d7774727274777e8591969992857a6d61564c4135291d11050000000b1825323e4b5865717e8b98a4ac9f92867a6d605865717e8b98a4ac9f92867a6d6054473a2d22170b0000010d1a2734404d5a6773808d9a9f9b8e8174685b4e44515e6a7784919d9f978a7e7164574b3e3124180b000000000000000000070e171f252a31363a3b3f4345464544423f3b39363029241e160d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d12161819202020202020201514120e090300000000000000000003090e12141520202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131316161616161616161312100c06000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a7783909c8f827569574d423a424e586a7783909c8f8276695c4f4336291c10030000000000000000000000000000000000000005121e2a36424d576673808d99a6b0a89c9083766c6258504745404241464b515a626d75818e989ea0a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f12060000101d2a3643505d69768390908376695d5043362a1d100000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000040c13181d202125242221201f1f2c3845515d677985929facab9f928578665c5144382c1f1f202122232521201d19130c040000000004101c28333e485055575757575757575757575757575865727e8b9386796c605346392d2013000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595a61646c6c7683909b8e8174685b4e4135281b0e000714212d3a46535e697884919c8f82766a5f53535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000020e1925303b46525e68707d87929996918a84807f7f81848a91979992877d70685e52443a3024190d010000000a1723303d4a5663707d8996a3aea3998a7d71645463707d8996a3aea3998a7d7164544a3f33281c0f0300010e1b2734414e5a6774818d9aa79b8e8275685b4f45515e6b7884919ea5988b7e7265584b3f3225180c0000000000000000081019202930363b4246484c50515252514f4b4746413b352f282018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313080705020000000000000000000000000002050708131313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202323232323232323201f1c17110a0300000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c908376675d51464446535f697884919b8e8275685b4f4235281c0f0200000000000000000000000000000000000000020e1a25313b4855626e7b88949eacab9f948b7e716a615a53514b4e4c52555d606c727f8b93969196a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c10030000101d2a3643505d69768390908376695d5043362a1d100000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f0400000000000001070d111314181716151414202d3a4753606d7a8698a2aeaea29886796d6053463a2d201314151617181413110d080100000000000814202d3944505a61646464646464646464646464646465727e8b9386796c605346392d2013000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a616c71797979828f9b8f8275685c4f4235291c0f000815212e3b4854616e7b8796988c7f7265584e54616e7b8796988c7f7265584e433b33291f140900000000000000000000000000000000000000000000000000000008141e2a36414c56606b717e8792989e96918d8c8c8d91969e9892877e716b60564c4132281e1308000000000815222f3b4855626e7b8895a99f9f9b8e8174665b626e7b8895a99f9f9b8e8174665b5044382b1f120600020e1b2835414e5b6874818e9ba79c8f8276695c4f45525f6b7885929ea5988c7f7265594c3f3226190c0000000000000008111a222b323b41464d5355595c5e5f5f5e5c5854524c45413a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d30303030303030302d2c28231c150c030000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b92867a6d605a5351535b616e7b88969a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000914212e3a47535f6975828f9aa4afa69f92867d716c64605c555b565d61676d737e8792989184919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b000000101d2a3643505d69768390908376695d5043362a1d1000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a0000000000000000010406070b0a09080815212e3b4854616e7b8794aab4b3aa94877a6e6154473b2e21140808090a0b07070401000000000000000a1623303c4955616c707070707070707070707070707070727e8b9386796c605346392d2013000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675a64717e8686868f939c8f8276695c504336291d10000a1724313d4a5764707d8a9798887b6e6255525764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000020d1925303a444f59626c717d868e93999c9a98989a9c99938e857d716c62594f443a3020160c02000000000714202d3a4753606d7a8697939393939285796c60606d7a8697939393939285796c605346392d20130600020f1c2935424f5c6875828f9ba89c908376695d5044505b667985929fa6998c807366594d4033261a0d00000000000006101a232c343d444d52575f6165696b6c6c6b6965615e56524c443c342b22190f0500000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d09040000000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d090400000000000000000b151e272e34383a3c3c3c3c3c3c3c3c3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b98988d80736d63605c60636d75818e9b97897d7063564a3d3023170a00000000000000000000000000000000000000000006121e2b37424d57626f7c87939fa7aea29892867e76706d67686869686d72798088929992867e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f8c93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c1106000000101d2a3643505d69768390908376695d5043362a1d1000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000915222f3c4855626f7b8895a2aeaea195887b6e6255483b2f2215080000000000000000000000000000000a1724313d4a5764707e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b64717d8a93939b9e9d9083766a5d5043372a1d10000c1926333f4c5966727f8c999285796a63615e5766727f8c999285796a63615e574d42362a1e110500000000000000000000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8c87817b706b625a50473d32281e0e04000000000006131f2c3945515d677885868686868686867c6f625d677885868686868686867c6f6256493c2f2316090003101c2936434f5c6976828f9ca99d9084776a5d514653606c798698a3a69a8d8073675a4d4034271a0d0100000000020c18222c353e474f565e61696e72767879787775726e68605d564e463d342b21170b0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a02000000000007121d273039404546494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929f93887f756f6d666d7076808c939e9185796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c4754606a74818d95a0a9aaa298928a827d7977757575777a7f848d939a948c7f7c8895a2afa295897c6f6256493c2f231609000916232f3c4956626f7c8995a2afa296897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a00000000101d2a3643505d69768390908376695d5043362a1d100007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000a1623303d495663707c8996a3acaca296897c6f6356493c3023160900000000000000000000000000000013202d394653606c79868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d2013000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b64717d8a979fa8aa9d9084776a5d5144372a1e11000e1a2734414d5a6774808d9a91847770706e695e6774808d9a91847770706e695e52463a2d201407000000000000000000000000000000000000000000000000000000020d17202b353f48505961696e747b7f8284858584827f7b746e69615950483f352b20160c00000000000004101d2935404b55687378797979797979796f6a6055687378797979797979796f6a6054483b2e2215090003101d2a3643505d697683909ca99e9184776b5e514754606d7a8793aaa79a8d8174675a4e4134271b0e01000000000a141e2a343e474f5960686e747b7f8384858584827e7a736d685f584f473d33291d140a000000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c040000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c04000000000c18232e39424b5153565656565656565653504a42382e23170c00000000000000000000000000000000000000000000000000000000000713202d3946525e6873808c959a938b817c7978797d828c929c948b7e71665c5145382c1f13060000000000000000000000000000000000000000000009151f2b37434e58606d79839197a0a8aaa29f948f8a868382818284878b91969f958f82787b8894a1aea296897c6f6356493c3023160900091623303c4956636f7c8996a2aea295887c7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b00000000101d2a3643505d69768390908376695d5043362a1d10000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f978a7d7064574a3d3124170a00000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d2013000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b64717d8a97a4b0aa9d9084776a5d5144372a1e11000f1b2835424e5b6875818e9b91847d7d7d7b6e616875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000050e19232d363f474f575e61696e72767779797776726e69615e574f473f362d23190e05000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260585761686b6c6c6c6c6c6c6c6260584e43382c1f13070004111e2a3744515d6a7784909daa9e9285786b5f4a4754616e7a8794a1a89b8e8175685b4e4235281b0f0200000006111c26303c464f59616b6f7a81878c8f919292918f8b86807a6f6a60594f453b2f261b110600000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000004101c2834404b545c606363636363636363605c544a3f34281c10030000000000000000000000000000000000000000000000000000000005111d2935414c56606d798390969f938e89868586898f949c958f82786c60544b4034281c100400000000000000000000000000000000000000000000030f1b27323d45515d676e7b8591969fa4aca69f9c9892908f8e8f90939a9e9f9490837a6d7a8794aab4a396897c706356493d3023160a000a1623303d495663707c8996a3aca194887b6f7d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c110600000000101d2a3643505d69768390908376695d5043362a1d10000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000c1825323f4b5865727e8b9393939393938b7e7165584b3e3225180b00000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b64717d8a97a4acaa9d9084776a5d5144372a1e11000f1c2936424f5c6975828f9c95918989897e72656975828f9c95918989897e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000007111b242d353e454d52575f6165696b6c6c6b6965615f57524d453d352d241b1107000000000000000007121d2731454f575d5f6060606060606056544e4f575d5f6060606060606056544e463d32271b0f030005111e2b3844515e6b7784919eaa9f928579665b504855616e7b8894a1a89b8f8275685c4f4235291c0f020000000b17232e38424e58616b707d858e92999c9e9f9f9e9c98928d847c6f6b60574d41382d22170b000000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a0000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a000006131f2c3845515c666d6f6f6f6f6f6f6f6f6d665c5044382c1f120600000000000000000000000000000000000000000000000000000000010d1925303a45515d676e7a848f949d9b99929292999c9d938e83796d665b5042392e23180c0000000000000000000000000000000000000000000000000a15202935414b555f696e7b848e939a9fa3aaaaa39f9d9b9b9c9d9f9f99928d827a6d6d798698a29f9f96897d7063564a3d3023170a000a1723303d4a5663707d89969f9fa49a877a6d707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a0000000000101d2a3643505d69768390908376695d5043362a1d10000e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0000000000000000000000000000000d192633404c5966737f86868686868686867f7265594c3f3226190c00000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d2013000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b64717d8a979f9f9f9d9084776a5d5144372a1e1100101c2936434f5c6976828f9ca09d96968b7e72656976828f9ca09d96968b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5955534d46423b332c231b1209000000000000000000010b151f333d454c505253535353535353494843454c5052535353535353534948433d342b21160a000005121f2b3845525e6b7885919eaba29886796c60534955626f7c8895a2a99c8f8376695c504336291d1003000003101c28343f4a545f6a707d8692979fa3ababacabaaaaa39f9691867d6f695e53493f33271b0f03000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b10040005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b1004000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000000000000000000000000000000000008131e2935404b555e686e7a828a919598999a999795908981796d675d544a3f30271d1207000000000000000000000000000000000000000000000000040d18242f3a434d575f696e7981878e92989a9c9e9f9f9f9e9d9a98928e8680786d6866798592939393938a7d7164574a3e3124170b000b1724313e4a5764717d8a939393939386796d6b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b020000000000101d2a3643505d69768390908376695d5043362a1d10000d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0000000000000000000000000000000c1825323e4b57636d737979797979797979726d63574a3e3125180c000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b64717d8a93939393939084776a5d5144372a1e1100101d293643505c6976838f9ca9aaa3988b7e72656976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000009111a212930363b4246484c4f515252514f4c4846423b363029211a11090000000000000000000000030d212b333b404445464646464646463c3b383b404445464646464646463c3b38322b22190f04000005121f2b3744505b657985929facaa93877a6d60544956636f7c8996a2a99d9083766a5d5043372a1d1004000006121f2b3844505c666f7c869298a1a9afb5b7b8b8b7b4aea8a19892857b6e655b5044372b1f140900000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000815212e3b4854616e7b87898989898989877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000020c18242f39434c565e686d777e84888b8c8d8c8b87837d746d675d554b42382d1e150b000000000000000000000000000000000000000000000000000007131d28313b454d575f676d747c81868a8d8f9192929291908d8a86817b736d665e6a77838686868686867e7165584b3e3225180b000b1825323e4b5865717e868686868686857866606a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a000000000000101d2a3643505d69768390908376695d5043362a1d10000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000a16222f3b46515b63666c6c6c6c6c6c6c6c65635b51463a2e2216090000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b64717e8686868686868683776a5d5144372a1e1100101d293643505c6976838f9ca9b1a5988b7e72656976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000080f171f252a31363a3b3f4344464644433f3b3a36312a251f170f08000000000000000000000000000f1921292f343738393939393939392f2e2c2f343738393939393939392f2e2c27211910070000000613202d394653606c7986939faca194877a6e61544a5663707d8996a3aa9d9184776a5e5144372b1e070000000713202d3a4653606d78839198a2aab3bbc0c4c5c5c4bfbab2aaa1979083776c6053463b31261a0e02000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000815212e3b4854616e7b87949696969694877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000007121d27313b444c565d656c71777b7e80807f7e7b76706b605c554b43392f261c0c030000000000000000000000000000000000000000000000000000010c161f2a333b454d555d606a6f757a7d8183848586858583817e7a746e69605c54677177797979797979716c62564a3d3124170b000b1724313d4a56626c71797979797979787368585f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000101d2a3643505d69768386868376695d5043362a1d10000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000006121e2a3540495157596060606060606060595751493f352a1e12060000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459616c71797979797979797771675b4f4236291d1000101d293643505c6976838f9ca9aca5988b7e72656976838f9ca9aca5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a261f1a140d050000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f24282b2c2d2d2d2d2d2d2d23221f1b160f07000000000714202d3a4753606d7a869aa4afa195887b6e62554a5764707d8a97a3ab9e9184786b5e51452f23180c000006121e2b37424e5765717e8b95a0aab4bcc5cbd1d2d2d0cbc4bcb3a99f958a7e7164574d42362a1e1205000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000815212e3b4854616e7b8794a1a2a2a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000010b151f29323b444c535b6064696e71737473716e69636059514b433931281d140a00000000000000000000000000000000000000000000000000000000040d18212a333b434b51585f62686d71747678787979787674716d67615f5750555f676a6c6c6c6c6c6c65625a50453a2e211509000915212e3a45505a62656c6c6c6c6c6c6b686157545c60646a6e72757778787979787675726e69636159534d453d352b23190f06000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000020d19232e3740464b4c53535353535353534c4a463f372d23180d0100000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535a61646c6c6c6c6c6c6c6a675f554a3f33271a0e00101d293643505c6976838f9c9f9f9f988b7e72656976838f9c9f9f9f988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000003090e141a1e212226292b2c2c2b292622211e1a140e090300000000000000000000000000000000060d13181c1e1f20202020202020161513181c1e1f202020202020201615130f0a0400000000000814212e3b4754616e7a8794a1b6a295887c6f62554b5864717e8b97a4ab9f9285786c554b4034291c1004000814212e3a47535f6a7784919ea7b1bcc5cfd7dcdfdedcd6cec5bbb1a79d908377695f53463a2d21140700101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c1000101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c10000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000030d172029323a41495053575f626566676664615e57544f45403931281f160b020000000000000000000000000000000000000000000000000000000000060f182129313a40454e53565d606467696b6c6c6c6b6a6764605d55534d444d555b5e606060606060585650483f34291d11050005111d29343f485056586060606060605f5c574f4a5153585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000007121c252e353b3e4046464646464646463f3e3a352d251c1107000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b505557606060606060605d5b554d43392e22160a00101d293643505c6976828f93939393938b7e72656976838f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e09030000000000000000000000000000000000000002070c0f1112131313131313130909070c0f11121313131313131309090703000000000000000815222e3b4855616e7b8894a1aca396897c7063564b5865727e8b98a5ac9f928679675c5145382c1f1306000815222f3b4855626e7b8896a0acb9c3ced7e1e8ebebe7e0d6cdc2b8aca095887b6e6155483b2e2215080013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f130013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f13000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000050e1720282f383f44464d535558595a595854534d48443d342f271f160d0400000000000000000000000000000000000000000000000000000000000000060f181f282f353c43474c5254575a5c5e5f5f5f5e5d5a5754514b46423b444a4f515353535353534b4a453f362d22180c0100010c18222d363f454a4b53535353535352504c454044464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000a131c232a2f3233393939393939393932312e2a231c130a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d484145494a53535353535353514f4a433b31271c110600101d293643505c697682868686868686867f7265697682868686868686867e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b88959f9f9f968a7d7063574c5965727f8c989f9fa399867a6d6053473a2d201407000c1825323f4b5865727e8b98a8b2bdccd5e0e9f3f9f8f2e8dfd4c8bcb1a7988b7e7165584b3e3225180b0013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f130013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f13000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000050e161d262d33373c4247484b4d4d4c4b4846423b383329231d150d04000000000000000000000000000000000000000000000000000000000000000000060d161d242932373a4145474a4e505152535252504e4b4745413a3631393f43444646464646463e3d3a342d241b110600000006111b242d343a3d3e4646464646464544403b34383c4347484c4e505252535252504e4b4846423b38332a251f170f070000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000010a12191e2225262d2d2d2d2d2d2d2d2625221e18110a0100000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000003090e1214152020202020202020202020202020202020202020201514120e090300000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262f363c3f414646464646464641403c37393c3e4646464646464644423f3931291f150b00000f1c2835414e5a66707679797979797979726d6266707679797979797979726d62564a3d3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7e7164574c5966737f8c9393939393877a6d6154473a2e211407000d1a2633404d596673808c99a6b3bfced9e7f2fbfffffaf1e4d9cebfb3a6998c807366594d4033261a0d0013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f130013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f13000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000040b141b22272b31373a3b3e4041403e3b3a36312c272118120b030000000000000000000000000000000000000000000000000000000000000000000000040c131820262b2f35393a3e4143454546464543413e3a39352f2a262e33363739393939393932312e29221b1209000000000009121b22292e31323939393939393837342f282c31373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000070d121618192020202020202020191816120d070000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000010b141d242b303334393939393939393534302b2d3031393939393939393736332e271f170d0400000d1926323e49545e66696c6c6c6c6c6c6c65625b5e66696c6c6c6c6c6c6c65625b51453a2e2215090000000000000000000000000000000000000000000000000000000000000000050a0d0f10131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867e7165584d5a677380868686868686867b6e6155483b2e221508000e1b2734414e5a6774818d9aa7b4c0cddae7f7fffffffff5e7dacdc0b4a79a8d8174675a4e4134271b0e0013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f13000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32333433312e2d2a251f1c160c07010000000000000000000000000000000000000000000000000000000000000000000000000001070d151b1e24292c2d31343638393939383734312d2c29241d1a22272a2b2d2d2d2d2d2d2524211d181109000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735322e2d2a261f1c170e090300000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000002060a0c0d13131313131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000020b12191f2326272d2d2d2d2d2d2d282724202123242d2d2d2d2d2d2d2a2927221c150d050000000915212d38424c545a5c60606060606060585651545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000030a1016191c1d20202020181714110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855606b7079797979797979716c62564b58646e737979797979797976695f53463a2d211407000d1a2733404d5a6673808d99a6b3c0cfdae6f3fcfffffbf2e9d9ccc0b3a6998d8073665a4d4033271a0d0013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f13000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252627262521211e1a14100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d20212427292b2c2c2c2b2a272421201d18130e171b1d1e202020202020181715110c06000000000000000000060c111517182020202020201f1e1c1810151a1f212226282a2b2c2c2c2b2a282522211e1a14100b0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060712131313131311110e0b0601000000000000000000000000060a0e1011131313131313100f0d0a050000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000001080e13171a1a202020202020201b1a1814141717202020202020201e1d1a16110b040000000005101b26303a42494e50535353535353534b4a45494e50535353535353534b4a453f372d23180c010000000000000000000000000000000000000000000000000000000000040d151b212628292d2d2d2d2423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5960636c6c6c6c6c6c6c65625a5047525c64676c6c6c6c6c6c6c6c5f574d42362a1e1205000c1925323f4c5865727f8b98a9b3bec9d5e1eaf4f9f8f3e9e0d5c9bdb2a8988b7f7265584c3f3225190c0013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f12000714202d3a46525e6976797979797979797976685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181a1a19181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171b1d1e1f201f1f1d1b181413110d07010b0e10111313131313130b0b09050100000000000000000000000105090b0b13131313131312110f0c040a0f121415191b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c1012131f20202020201e1d1b17120c04000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000003070b0d0e131313131313130e0e0c08080a0b1313131313131311100e0a06000000000000000a141e2830383e4143464646464646463f3d3a3e4143464646464646463f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000d161f262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606058565048404a52585a606060606060605f534d453b31261a0e0200091623303c4956636f7c8997a1adb9c4cfd9e2e8ebebe7e1d7cec6b9ada196887c6f6255493c2f22160900121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c1000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c100005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0d0e0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e101212131312100e0b07060401000000020404060606060606000000000000000000000000000000000000000000060606060606050503000000020608080c0f111212131312100f0c080705020000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f202c2d2d2d2d2d2b2a27231d160e0600000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393932312e3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000008111f2831383e4243464646463e3d39342c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534b4a453f3840474b4d535353535353534846423b33291f140900000613202d394653606c7885929ea9b3bdc7d0d8dddfdedcd7cfc6bcb2a89e9184776c605346392d201306000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00020e1a25303b454d525f60606060606060605f524c443a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d3939393939393837332e2820180e040000000000040d171f272e3336373939393939393635322d261f160d0300000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000002070a0c0d131313130e0d0b080303070b0d0e131313130d0c0a06020000000000000000000000040c141b212628292d2d2d2d2d2d2d2524222628292d2d2d2d2d2d2d2524221d181109000000000000000000000000000000000000000000000000000000000000050f1a23313a42494e50535353534b49453e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232c33383c3d464646464646463e3d3a342e363b3f40464646464646463b3a36312921170d03000006121f2b3844505b6673808c97a1abb5bdc5ccd2d2d2d1cbc4bcb4aaa0968c7f72655b5044372b1f1205000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000009141f29333b42464853535353535353535346413a32281e13080000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000003060809131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000306131313131313131308070502000000000000000000000005080a0b13131313130e0d0b0803000000000000000000000306080913131313131313130603000000000000000000000000000004090c0e0f13131313131313130908060300000000000000000000000000000000000000000000000000000000020507081213131313131313100706040000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000000000000a151e262e34383a45464646464644433f39322a20160c01000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000070e1316191a202020201b1a18140f0e13171a1a20202020191916120d070000000000000000000000030a1015191c1d20202020202020181815191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000b16212b35424c545a5c60606060575550483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f303939393939393932312e29242a2f3334393939393939392e2d2a261f170f06000000030f1c28333f4a54606d79859199a3abb3bbc0c4c5c5c4bfbab2aaa2989184796d6053493f33271b0f030005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020000020d17212930363a3b4646464646464646463936302820160c02000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c0500000000000000000000060c101220202020202020201514120e090200000000000000060c1114171820202020201b1a18140f0801000000000000040a0f131516202020202020202012100c060000000000000000000002090f15191b1c20202020202020201615130f0a0400000000000000000000000000000000000000000000000002090e1114141f202020202020201d1312100c0700000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b11060000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000000006111c2630383f4446525353535353514f4b443c32281d120600000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000010a12191f2325262d2d2d2d282724201a1a1f2426272d2d2d2d2625231e19120a01000000000000000000000005090d0f10131313131313130c0b090d0f10131313131313130c0b0905010000000000000000000000000000000000000000000000000000000000000004101c27333d47545e66696c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2023232d2d2d2d2d2d2d2524211d191f2326272d2d2d2d2d2d2d22211e1a140d0600000000000b17222d3845515d67707d879299a2aaafb6b7b8b8b7b4aea8a19892867c6f665c5141382d22170b00000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000030a11171c1f2d2d2d2d2d2d2d2d21201e1a140d0500000000000810171d2123242d2d2d2d2d272724201a130b0200000000070f151b1f22222d2d2d2d2d2d2d2d1f1c17110a0300000000000000030c141b202528282d2d2d2d2d2d2d2c22211f1b150e0700000000000000000000000000000000000000000000050d141a1e20212c2d2d2d2d2d2d2d2a201f1c18120b0300000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000000000000000000000000000000000c17232e38424a50535f60606060605e5c564e44392e23170b0000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000a131c242a2f3233393939393433302b25242b3033343939393933322f2a231c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5966707679797979716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020181715110e1317191a202020202020201514120e090300000000000006111c2935404b55606b717e8792989fa4acabacabaaaaa39f9691867d706a5f544b402f261b1106000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f18100800000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a12080000000000030c151c23282c39393939393939392e2d2a251f170f0500000008121a22282d303139393939393433302b251d140b00000007101920272b2e2f39393939393939392c28231c150c030000000000020c151e252c31343539393939393939392f2e2b26201810070000000000000000000000000000000000000000050e171f252a2d2e3939393939393939372d2c28231c150c030000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000003101c28343f4a545c606c6c6c6c6c6c6b6760564b3f33271b0e0000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121c252e353b3f404646464641403c362f2f363c3f4146464646403e3b352e251c0e0500000000000000000000060a0e1011121313131212100e0b07070501000000000000000000000000000000000000020507081313131313131313070705010000000000000000000916222f3c4854606b7682868686867e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130b0b090502070b0d0d13131313131313080705020000000000000000000d18242f3a434f59626c717d858e939a9c9e9f9f9d9c98928d847c706b61584e42392e1d140a0000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000000002090e12141520202020202020201413110d0802000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c020000000000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000a151e262e343846464646464646463b3a36302921170d020006101a242c34393d3e464646464641403c362f261d0d0300040f19222b32373b3c464646464646464638342e261e150a000000000009141e2730373d414246464646464646463c3b37322a22180d03000000000000000000000000000000000000020b17202930363a3b4546464646464646433a38342e271e150b00000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000006121f2c3844505c666d7879797979797772675c4f43372a1d11000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300020e19242e3740474b4d535353534e4c4841383840474c4d535353534c4b4640372e20170d0200000000000000040b11161a1d1e1f2020201f1e1d1b181413110d0802000000000000000000000000000002090e12141520202020202020201413110d080200000000000006131f2b37434e5863707d8994998f82766c6155493d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47505a626b707b81878c8f919292918f8b86807a6f6a61594f463c30271d0b0200000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0802000000000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d080200000000000000000000000205070813131313131313130707050100000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c00000006111c2630383f4453535353535353534846423b33291f1409000c17222c363e45494b53535353534e4c4841382f1f150b010a15202b343c4347495353535353535353443f3830261c1106000000040f1b25303942484d4f53535353535353534947433c342a1f150b0100000000000000000000000000000000000a141d29333b4246475253535353535353504644403930271c120700000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868684776b5e5144382b1e11000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2a354049525759606060605b58534a41404a52585a60606060595751494032291e1408000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000815212e3b47535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f48505961696e757b7f8384858584827e7b736d6860584f473e342a1e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c03000000030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c110400000c17232e38424a505f606060606060605f524d453b30251a0e05111d28343e4850555760606060605a58534a4131271d12070f1b27323c464e5455606060606060605f504a42382e23170c0000000915202c37424b53595b606060606060605f55534e463c31271d12070000000000000000000000000000000006111b262f3b454d52545f606060606060605d53514a42392e23180c0000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000091623303c4956636f7c89989393938d8174675a4e4134271b0e000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000a16232f3b47525c63666c6c6c6c67645c534547525c64676c6c6c6c66635b51443b3025190e0100000000040e1720272e3336373939393939383634312e2d2a251e1a150e06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000916222f3c4955626f7c88959b8e8174695f53483e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d19232d363f474f575f61696e72767879787775726e69615e564e463e352c22190c0300000000000000000005090d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000205070813131313131311100e0b0600000407090a1313131313130e0d0b0803000000000000000000000001070c0f11121313131313070705010000000000000000000000000105090b0b13131313100f0d09050000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e120814212d3945505a61646c6c6c6c6c67645c5343392f23180c131f2b37434e5860626c6c6c6c6c6c6c6c5c544a3f34281c100300000c1925313d48535d65686c6c6c6c6c6c6c6c625f584e43392f24180e050000000000000000000000000000030c17222d38414d575e616c6c6c6c6c6c6c6c6a605c544a4034281c1004000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000004111d2935414c566673808c99aaa3998a7d7064574a3d3124170a000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000c1925323f4b57636e7379797979746f64574d4c58646e7479797979736d63564c41362a1d1207000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000020d17212930363a3b4646464646464646463936302820160c02000005121e2a36424d576673808d9994887c6f62574d42362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b242d353e454d53575f6266696b6c6c6a6965615e56524c443d342c231a10070000000000000000020a1015191c1c2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201c1b1915100902000000000000000002080e1114142020202020201e1d1a17110b0b101316162020202020201b1a18140f08010000000000000000050c12181b1e1f20202020201413110d0802000000000000000000060c11151718202020201c1c1915100a0200000000000000000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c120700000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a0006121f2c3844505c66767979797979797976695e52463a2d20140a1723303d4955616c717979797979746e64554b4034291c1015222e3b4754606a767979797979797976665c5044382c1f120600020e1b2834414d59656f7579797979797979796f6a5f554b40352920170b02000000000000000000000000000b151e27333f49535e696e7879797979797979766d665c5144382c1f120600000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e050000000000000000000000000000000000000000000713202c3945525d687683909da99f92867a6d6054473a2d211407000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a2633404d59667380868686868174695f534d5a677480868686867f73685e5246392f23180c00000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000009141f29333b42464853535353535353535346413a32281e130800000714212d3a46535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5854524d46413a322b221a11080000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000050d14191e20212d2d2d2d2d2d2a2a27221d16161b2022232d2d2d2d2d2d272724201a130b02000000000000060f171e23282a2b2d2d2d2d2d21201d19130c04000000000000000911181d2124252d2d2d2d292826211b140c04000000000000000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b000713202d3a4653606d78868686868686867b6e6154483b2e2115121e2a36424d5764717e86868686868074675c5145382c1f1416222f3c4955626f7c86868686868686786d6053463a2d20130700020f1c2835424f5b68758286868686868686867c6f675d51453e32291d140a00000000000000000000000007121d27303944505b656e7b858686868686868683796d6053463a2d2013070000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000714212d3a4754606d7a86939fa99c908376675d5145392c201306000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000714202d3a4753606d7984919392877b6e62564c54606d7a85919392867a6e61554b4034291c100400000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000815212e3b4854616e7b8796988c7f7265584e433b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a212931363c4247484c50515252514f4b4746423b363028201910080000000000000000020c161e262c3235363939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c0200000000050e171e252a2d2e3939393939393736332e272021272c2f303939393939393433302b251d140b0100000000050f1821292f3437383939393939392d29241e160e04000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b000713202d3a4653606d79869393939393877b6e6154483b2e211514212d3a46535e6976828f9393939285796d6053473b30251a16222f3c4955626f7c88939393939386796d6053463a2d20130700000714212d3a4754606d7a849199939393999183796d605a50443b2f261b110600000000000000000000040d18232e39424e58606c77828f979393939392867b6e665c5144382c1f1206000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000b1724313e4a5764717d8a99a4a9998c7f7366554b4135291d1104000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130006131f2c3845515c67707d8a95998e8175685e52515d67717e8a96988d8073675c5145382c1f130600000e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000a1724313d4a5764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f262a31373a3b3f4345464544423f3b3a36302a251e160e070000000000000000000a141e2830383d414346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e1409000000020d1720293036393b46464646464644433f3932292b32383b3d46464646464641403c362f261d1308000000010c17212a333a4044454646464646463935302820160c0200000006111b242d343a3d3e4646464643413e3830281e110700000000000000000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000713202d3a4653606d7986939f9f9f94877b6e6154483b2e21151b27333f4953616e7b87939f9fa2978a7e7164574d42362a1e16222f3c4955626f7c88959f9f9f9386796d6053463a2d20130700000613202c3945525d686f7c87929fa69fa0958d81746c61564d41382d22170d030000000000000000010c161f2834404b545f6a727f8b949fa9a89e938b7e71695f544a4034281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000006121e2b37424d576774818e9aaba297897c6f6256493c2f24180d01000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130004101c2934404b55616b7683909d92867a6d61544c55606c7884919d9285796d6053473a2d2014070000101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000c1926333f4c5966727f8c999285796a63615e574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a20262b2e2f33363839393736322e2d2a251f19130c0500000000000000000005101b26303a42494e4f5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b1004000008141e29323b414653535353535353514f4a443b32353d4448495353535353534e4c4841382f251a0f03000007121e29333c454b505253535353535346413a32281e13080000010c18222d363f454a4b535353534f4e49423a3023190f050000000000000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c0a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b000713202d3a4653606d798693a0aca194877b6e6154483b2e21151f2b3744505b65737f8c99a4afa99c8f8276695e52463a2d2016222f3c4955626f7c8895a2aca09386796d6053463a2d201307000004111d2935414c56606a727f8c949ea8a89d928a7d70695e53493f33271f150b010000000000000008131e28313a45515c666f7c86929fa6aba1968e81756c62574d42392e23180c0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000814212e3a47535f697884919eab9e9285796c605346392d20130700000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b505b65727e8b97978a7d7164574a3e2f24180c0000111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000e1a2734414d5a6774808d9a91847770706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e212226292b2c2c2b292521201e19140d0802000000000000000000000915212c38424c545a5c6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900020e1925303b444c525f6060606060605d5b554d44393d474f54566060606060605a58534a41362b20140800000c18232f3a454e575c5e60606060605f524c443a3024190d010005111d29343f48505658606060605c5a544c42352b21160b0000000000000000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e130815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000713202d3a4653606d798693a0aca194877b6e6154483b2e2115202d394653606c7884919eabb5ac9f93877b6e6154473d32271b222f3c4955626f7c8895a2aca09386796d6053463a2d2013070000010d19242f3a434e58606c77828f96a1aba49e92857b6e655b50443c31271d1207000000000000050e19242f3a434f59606d79839098a3aea39991847a6d605a50453c30271c12070000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000815222f3b4855626e7b8896a1a89b8e8275665b5044382b1f120600000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121d27313e4653606d7984919c908376675d514953606d7985929b8e817468554b4035291d100400121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000f1b2835424e5b6875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d1e1f1f1e1c181414110e09020000000000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c53483c3024180b00030f1b2834404b5760686b6c6c6c6c6c6c5d564c4135291d1105000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c14212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f221609000713202d3a4653606d798693a0aca194877b6e6154483b2e211d2935414c5563707d8996a0acacafa4998c7f7266584e43382c1d222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000008131e28313d44505b656d7a849199a3ada1978f82776c60584e43392f24180e0500000000020b17202935414c56606b73808d95a0aaa69f92877d6f685d52483e332a1e150b00000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c100400000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000003101c28343f4a5465727f8b98a8a7988b7e7165544a3f33281c0f0300000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d605347515d6775828f9b918477675d5145392c1f130600121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000f1c2936424f5c6975828f9c95918989897e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c10121312110f0c0807050200000000000000000000000000000f1c2835414e5a6670767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d0004111e2a3744505c687278797979797976685d5246392d201307000b1724313d4a56626d7179797979767066594f44382c20150a00000000000000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c4135291e14121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c201307000713202d3a4653606d798693a0aca194877b6e6154483b2e21202c3945515d6775818e9ba8a39fa3ab9d9184776a605448392f24222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000010c161f27333f49535e686f7d87929fa6a99f948c7f726a5f554b40352920170b020000000a141d29333b45525d68707d87939fa7aa9f948c80736b60564c41362d21180c030000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000006121f2c3844505c6675828f9ba8a095877b6e6154483b2d22170b0000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494b5565727e8b9893867a6d6053473a2d20140700121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101c2936434f5c6976828f9ca09d96968b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e0005121f2b3845525e6b788586868686867a6d6154473a2e211407000b1825323e4b5865717e8686868682766b6054483c32261b0f030000000000000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c111a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b1003000713202d3a4653606d798693a0aca194877b6e6154483b2e21212d3a4754606d7a86929fa3999299a3a096897c6f62554b403529222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000040d17222d38414c56606b737f8c949fa9a69f92867c6f675d51453e33291d140a000006111b262f3b45505a606d7a849199a4aea2989083786d60594f443a2f241b0f06000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000713202d3a4653606d7985929faa9d918477695e52463a2d1c11060000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e71645753595b626f7b889599887c6f6255493c2f221609000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184796c605346392d201306000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700101d293643505c6976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0004101d2935404b556c788592939393877b6e6154483b2e211508000613202d394653606c7883909994897d7063584e43372b1f1306000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e231715202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000713202d3a4653606d798693a0aca194877b6e6154483b2e212b37434e5865717e8b98a29f9286929fa89a8e8174675d5145382c222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000006111b262f3a444f59606c77828f97a1aba3999184796d605a50453b2f261b1106030c17222d38414d57616c75818e96a1aba59f92857b6e665c50473d32281e120900000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000091623303c4956636f7c8998a2aa9a8d807467574d42362a1e0a000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595d64686c6d7a8799978a7d7164574a3e3124170b000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101d293643505c6976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292928f8275695c4f4236291c0f000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0006131f2c3945515d677986939f9f95887b6e6255483b2f2215080005121f2b3744505b656f7c87939d9083766a5f53473b2e2115090000000000000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f141925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f0400000713202d3a4653606d798693a0aca194877b6e6154483b2e212e3a47535f6a7683909daa9b8e828e97a19f9285796d6053473b30252f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000a141d28323d44505b656d7a859199a4aba0968e81746c61574d41382d22170d0b151e27333f49535e69717e8a939ea8a89e938a7e71695e544a3f352b20160c0000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c16100800000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000004111d2935414c566673808c99aaa3988a7d7063574a3d30251a0e000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f221609000b1825323e4b5865717e868686868686867c6f6256493c2f23160900000d1a2733404d5a66738086868686868686786d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a646f747979778692988b7e7165584b3e3225180b0006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700101d293643505c6976838f9ca9aca5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858275685b4f4235281c0f000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714202d3a4753606d7a8699a4a295897c6f6256493c2f23160900030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c27211911070000000713202d3a4653606d798693a0aca194877b6e6154483b2e28343f4a54626e7b88959fa398897d85919ea2988a7e7164574d42362a2f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000020b162027333f49535e68707d87939fa6a89d928a7e70695e53493f33271f15121d27303944505b656e7b85929fa5aba0968e81746c61574d42382e23190d040000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b050000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000713202c3945525d687683909da99f92867a6d6053473a2d201409000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000b1724313d4a56626c71797979797979796f6a6054473b2e22150800000c1926323f4b58636e737979797979797976665c5044382c1f1206000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675b6874818686868999988b7f7265584c3f3225190c00030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000815212e3b4854616e7b87939393939393877a6d6154473a2e21140700101d293643505c6976838f9c9f9f9f988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414d59656f75797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4134271b0e000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714212e3a4754616d7a8794a0a396897c706356493d3023160a00000b17222d38414e58636f7c89959a8d807367574d42362a1e12050000000000000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f15172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f07000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2c3844505c6673808d9aa79f928679818e9baa9c8f8276695e52463a2d2f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000040e17222d38414c56606b73808c949fa9a59e92857b6e655b50443c31271d18232e39424e58606c77828f97a2ada3999184796d605a50453b30261c1007000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a00000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000714212d3a4754606d7a86929fa99c8f8276675d5145392c1f1306000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c1004000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1f130600000a17232f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b6874818e939394a3998c7f7366594c403326190d00000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700101d293643505c6976828f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e000815222e3b4855616e7b8894a1a3978a7d7064574a3d3124170a000006111b262f3c4854606b7783909d918478695f53463a2d21140700000000000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1217222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2d3a4653606d7985919ea99c8f82767e8a99a39f93877b6e6154483d322f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000006111b262f3a444f59606d78828f97a1aca1978f82776c60584e43392f241f2834404b545f6a727f8c949fa9a69f92877c6f675d51483e33291e140a00000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a00000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000b1724313e4a5764717d8a99a3a9988c7f7265554b4035291d1004000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b000005111d29343f485056586060606060606056544e463d32271b0f03000007131f2a36404a52585a606060606060605f504a42382e23170c00000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b6874818e9b9fa0a6998c807366594d4033261a0d000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000714202d3a46525e6976797979797979797976685e5246392d20130700101d293643505c697682868686868686867e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212c37424b54595c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b59534b42372c201509000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e000915222f3c4855626f7b8895a2a4978a7e7164574b3e3124180b000007111b252c38434f5966737f8c9996887b6e6155483b2e2215080000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f2418111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c11080000000000000713202d3a4653606d798693a0aca194877b6e6154483b2e36414c5664707d8a97a1a8988c7f727a86929fa4998c7f7366594f43382f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000a141d29323d44505c666e7b85929aa4a99f948c7f726a60554b40352928313a45515c666f7c86929fa6a99f948c7f736a60554b41362c21170c0200000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000006121e2b37424d576774818e9aaba197887c6f6255483c2f24180c00000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f050000010c18222d363f454a4b535353535353534947433d342b20160a000000020e19242e3840474b4d5353535353535353443f3830261c110600000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b6874818e9ba7b3a6998c807366594d4033261a0d00000613202d394653606c777979797a7b7e838e939e989083786c605346392d2013060005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000f1c2835414e5a66707679797979797979726d62564a3d3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524f4d48423930251b0f04000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000916232f3c4956626f7c8995a2a5988b7e7265584b3f3225180c00010d18232d373f464956626f7c8999978a7d7164574a3e3124170b00000000000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b4035291d14141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3946525e6875828f9ba9a196887b6f76828f9cab9e9184776b605448392f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000020b172028343f4a545e69707d88939fa7a69f92877c6f675d51453e332f3a434f59606d79839098a3ada2979082786c60584e433a2f241a0f0500000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000814212d3a47535f697884919eab9e9185786c605346392d20130700000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433630302f2c27211911080000000006111b242d343a3d3e464646464646463c3b38322b22190f040000000008121c262e363b3f40464646464646464638342e261e150a0000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b6874818e9ba7aca6998c807366594d4033261a0d00000613202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120600020e1a25303b454d525f60606060606060605f524c443a3025190d01000d1926323e49545e66696c6c6c6c6c6c6c65625b51453a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000a1723303d4a5663707d8996a3a5988c7f7265594c3f3226190c0006121e29353f49515759606d798692998c7f7366594c403326190d0000000000000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c2f261b11141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c01000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3a4754616d7a86929fab9e9184786a727f8b99a4a096897c6f63554b40353c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000050e17232e38424d56616b73808d959fa9a3999184796d605a50453b35414c56606b73808d95a0aaa59f92857b6e665b50463d31281d12080000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000815222e3b4855616e7b8896a1ac9b8e8174655b5044372b1f120500000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d5043362a2322201c160f0800000000000009121b22292e3132393939393939392f2e2b27201910070000000000000a141c242a2f323339393939393939392c28231c150c030000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b6874818e9b9f9f9f998c807366594d4033261a0d000006121f2b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000009141f29333b42464853535353535353535346413a32281e130800000915212d38424c545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c02000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000a1724313d4a5764707d8a97a3a6998c807366594d4033261a0d000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e41382d22170b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e1308000000000713202d3a4653606d798693a0aca194877b6e6154483b37434e5865727f8c99a3a99a8d8074676e7b87939fa89a8e8174675d5145393c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000006111c26303b444f59606d78839097a2aba0968e81746c61574d423b45525d68707d87939fa7a89d938a7e71695e544a3f342b1f160c0000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000003101c28343f4a5465727f8b98a8a49a8a7e716453493f33271b0f0300000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c28333e48505557575757575d69768390908376695d5043362a1d1613100b0500000000000000000911181d2124252d2d2d2d2d2d2d23221f1b160f0700000000000000020a12191f2326272d2d2d2d2d2d2d2d1f1c17110a03000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b6874818e93939393938c807366594d4033261a0d0000030f1c28333f4a54616e7b87939f92878583817d786f6a5f584e42382d22170b000000020d17212930363a3b4646464646464646463936302820160c02000005101b26303a42494e50535353535353534b4a453f372d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c282725201b140c03000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000b1824313e4b5764717e8a97a4a69a8d8073675a4d4034271a0d000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f00000000000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f33271e13111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000713202d3a4653606d798693a0aca194877b6e6154483b3b4754606a7784909daba197897c70636876838f9caa9f9285796d6053473b3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000a141e29323e44505c666e7b85929fa4a89d938a7e70695e544a45505a606d7a849199a4aba0968e81746c61574d42382d22190d040000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000006121f2c3844505c6675828f9ba89f93877a6e6154473b2d22170b0000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000814202d3944505a6164646464646469768390908376695d5043362a1d1007040000000000000000000000060c11151718202020202020201615130f0a0400000000000000000000080e1317191a202020202020202012100c060000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b68748186868686868686807366594d4033261a0d0000000b17222d3846535e6976828f9b8f82787774706c655f584e463c2f261c110600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000a141e2830383e4143464646464646463f3d3a342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b18150f0902000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000c1825323f4b5865727e8b98a5a79a8e8174675b4e4134281b0e000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a3025191d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d13070000000713202d3a4653606d798693a0aca194877b6e6154483b404b55626f7c8995a0ab9e9184796d6064717e8b98a2a2988a7e7164574d423c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000020c172028343f4a545e69707d8a929da7a59e92857b6e665b504d57616c75818e96a1aba3999184796d605a50453b2f261c10070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000713202d3a4653606d7985929faa9d908377685e5246392d1b11060000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1623303c4955616c70707070707070768390908376695d5043362a1d1003000000000000000000000000000105090b0b13131313131313090806030000000000000000000000000002070a0c0d1313131313131313060300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459646f7479797979797979736e63574b3f3226190c00000006111c2a36424d5764717e8a9792877b6e6763605b534e463c342a1d140a000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c050000000000030c161e262d3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090c0e0f1313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c090400000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1926323f4c5965727f8c98a5a89b8e8175685b4e4235281b0f000c1926323f4c5965727f8c93939d9f9c8f8276695c504336291d1000000000000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c41362a24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d0100000713202d3a4653606d798693a0aca194877b6e6154483b45515d6774818d9aa7a6998d8073665c606d7a85929faa9c8f8276695e53463c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000050e17232e38424d57616c74808d959faaa2978f82786c6058535e69717e8a939ea8a69f92877c6f675d51483e33291d140a0000000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000000000000091623303c4956636f7c8998a2aa998d807366564c41362a1e0a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d8391908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535d64686c6c6c6c6c6c6c66635c52473b2f23170a000000000e1a25313b4653606d798592998c8073665c535049413c342a22190b020000000000000002090e12141520202020202020201413110d080200000000000000040c141b212628292d2d2d2d2d2d2d2524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000d1a2633404d596673808c99a6a89c8f8275695c4f4236291c0f000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d302f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000713202d3a4653606d798693a0aca194877b6e6154483b4753606d7985929fab9f94887b6e62545d6774818e9ba89f93877b6e6154483d4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000006111c26303b45505a606d78839098a2a99f948c7f726a605b656e7b85929fa5a99f948c7f726a60554b40362c21170b0200000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004111d2935414c566673808c99aaa298897d706356493d3025190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c79868a8a8a8a8a8a8a9195908376695d5043362a1d1003000000000000000000000000000000000000000000010406070d0b0a08050000000003080b0d0e0d070604000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b53595b606060606060605957524a40352a1f13070000000009141f2c3845515c67748086868685796d6053463f382f2a22191007000000000000000000000205070813131313131313130707050100000000000000000000030a1015191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000d1a2734404d5a6773808d9aa6a99c8f8376695c504336291d10000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d10000000000006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f42393a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c20130600000713202d3a4653606d798693a0aca194877b6e615448424d5764717e8a97a2aa9c908376695f535563707d8996a1a49a8c7f7366594f444955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000a151e29333e45515c666e7b85929fa5a69f92877c6f67606c77828f97a2ada1978f82776c60584e43392f241a0f0500000000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939393908376695d5043362a1d10030000000000000000000000000000000000000001070d1113141a181715110c0601080f14181a1b191413100c0701000000000000000000000000000000000000000714202d3a4753606d798693939393939286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d4841484d4e535353535353534d4b4740382e24190e020000000004101c2834404b55646e74797979786d665c5044382d261d18100700000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f10131313131313130c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000e1b2734414e5a6774818d9aa7aa9d9083776a5d5044372a1d11000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b40434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d21140700000713202d3a4653606d798693a0aca194877b6e61544846535e6976828f9ca9a2988b7e7165574d53606c7884919eac9e9184776b6054484955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000030c17212834404b545f69717e8a929da7a3999184796d6a727f8c949fa9a49e92857b6e655b50463c31281d120800000000000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000714212d3a4754606d7a86929fa89c8f8275665c5145382c1f1306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986868686868686868686868276695d5043362a1d1003000000000000000000000000000000000000040c13181d2020272524211d17100b131a2024272726201f1c18120b030000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c2013000008121d262f363c3f414646464646464641403c373c404146464646464646403f3b352e261c12070000000000000c18232e3943525c64676c6c6c6b605c544a3f34281b140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000f1b2835424e5b6875818e9b9f9f9d9184776a5e5144372b1e11000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d1000000000000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51454b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000713202d3a4653606d798693a0aca194877b6e6154484953616e7b87939fac9f92867a6d605447505b6573808c99a6a096897c6f63554b4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000050f18232e39424d57616c74818e95a0aaa0968e81746f7c86929fa6a79d928a7d70695e53493f342b1f160c00000000000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000b1724313e4a5764717d8a99a3a8988b7f7265544b4034281c1004000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c7679797979797979797979797670665a4e4235291c0f030000000000000000000000000000000003090d161d24292c2d3431302d28221b141d252b303334332d2c29231d150d09030000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120000010b141d242b303334393939393939393534302b3034353939393939393933322f2a241c130a0000000000000007121d2730404a52585a6060605e53504a42382e23170a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875818f939393939184786b5e5245382b1f12000c1926323f4c5965727f8c93939393938f8376695c504336291d1000000000000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0aca194877b6e615448505b6573808c9aa4a89b8e8174675d51454953616e7b88949fa89a8e8174675d514955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000007121d27303b45505a606d79839098a2a89d938a7e79839098a3aaa0958d80746c61564d41382d22190d040000000000000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000006121e2b37424d576774818e9aaba196887b6e6255483b2e23180c00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c69665e544a3e32261a0d01000000000000000000000000000000060e151a1f282f35393a403e3d39342d241d262f363c4041403a38342f271f1a140d0500000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000000020b12191f2326272d2d2d2d2d2d2d282724202427282d2d2d2d2d2d2d2626231f19120a0100000000000000000b151e2f3840474c4d5353535246443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c69768286868686868685786c5f5245392c1f12000c1926323f4c5965727f868686868686868276695c504336291d1000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f5353606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c1003000713202d3a4653606d798693a0aca194877b6e61544853606c7884919eaca096897c7063554b4146535f697683909caa9f92857a6d60534955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000b151e2a333e45515c676e7b86929fa5a59e9285818e95a0aaa3989183796d60594f443b2f261b1007000000000000000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000814212d3a47535f697784919eaa9e9184786a5f53473a2e1d120700000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606060606060605d5a544c43382d22160a000000000000000000000000000000060f1820262b313a4045474d4b49453e362d222f3841484c4e4c47454039312a251f170f050000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0000000001080e13171a1a202020202020201b1a1814181a1b202020202020201a1917130e0700000000000000000000030c1d262f363c3f41464646453a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2835414e5a6670767979797979797873695d5144382b1e12000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000713202d3a4653606d798693a0aca194877b6e61544c5663707d8996a1ab9e9184786c6053463a424d5765717e8b98a2a2988b7e7164574d55626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000030c18212934404b555f69717e8b939ea7a297928e939da7a69f92867c6f675d51473e32291d140a000000000000000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000815222e3b4855616e7b8896a0ab9a8e817467584e43372b1f0b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f535353535353535353535353504e4a433a31271c11050000000000000000000000000000030e18212a31373e434b51535a585650483e322b34414a53585a5953514b433e36312921170d03000000000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000003070b0d0e131313131313130e0e0c080c0e0e131313131313130d0c0a07020000000000000000000000000b141d242b303334393939382d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6961574c4135281c10000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d00000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61566673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0aca194877b6e6154525d6875818e9ba8a4998c7f73655b5044373b4754606d7a86929faa9c8f8276695e5355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000060f18232f39434d57616c74818e95a0a9a29e9b9da5a99e948b7f726a5f554b40352c20170b0200000000000000000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000003101c28343f4a5465727e8b98a8a4998a7d7164574a3e31261a0f0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e4346464646464646464646464643423e3831281f150a0000000000000000000000000000000915202a333c424750555d606764615a50443a323d46535c646766605c554f46423b33291f14090000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a1f2426272d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060605f5d574f463b3024180c0006121e29353f49515759606060606060605c5a544c42382d21160a0000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca194877b6e615454606d7a86929fac9f93877b6e6153493f333945515d6775818e9ba89f93877b6e615355626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000007121d27313c45505a606d79839198a2adaba7a9ada1978f82776c60584e43392f231a0e05000000000000000000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000006121f2c3844505c6675828f9ba89f93867a6d6054473a2d2114090000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393939393939393939393635322d271f160d030000000000000000000000000000020e1a26313c454e535a61676d73716c61564c4137434e58646e74736d676159534d453b31251a0e020000000000000000000000000000030d151d23292c3939393939393939393836312b241b120800000000000000000000000104060712131313130908060300000000000000000000000000000000000000000000000000000001080e13171a1a2020201f1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b26303a42494e4f53535353535352514c463d342a1f130800010d18232d373f464a4c53535353535353504e49423a31261c100500000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000713202d3a4653606d798693a0aca194877b6e61545865727e8b98a3a99c8f8276695e5341382d35414b5563707d8996a1a49a8c7f73655b55626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000010b151f2a333e45515d676f7c86929facb8b4b8ab9e92857a6d655b50463c31271d11080000000000000000000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000713202d3a4653606d7985929fa99d908376685d5245392c2013070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0400000000000000000000000000000006121e2b37424e575f626c7179807e71685d52453c4754606a74817f79706b615e574d42362a1e1205000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000001070d1013141e202020201615130f0a0400000000000000000000000000000000000000000000000000000003070b0d0e131313120706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2830383e41434646464646464544413b342b22180d02000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a6063707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d20130700000713202d3a4653606d798693a0aca194877b6e61545f6a7683909daaa2978a7e7164574d422f262f3a4653606c7884919eac9e9184786c6055626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000000030d18212935404b555f6a737f8c99a6b2bdb0a3968a7d70685e53493f342a1f150b00000000000000000000000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f22150800000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000091623303c4956636f7c8998a2aa998c807366564c4135291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000010910161b1e2020202020202020202020201d1c1a16110a03000000000000000000000000000000000814212e3a47535f6a6e767e848d857a6d60584e43505a626f7c888c847d756e695e53463a2d2114070000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000040c12181d20202b2d2d2d2d22211f1b150e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c161e262d323536393939393939393835302a22191006000000000a131b23292e3132393939393939393635322d261f160d03000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f66606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f120600000713202d3a4653606d798693a0aca194877b6e6154626f7c88959fab9f9285796d6053473b31202b3844505b6673808d99a7a096897c706355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000000007121d27313c46505a606d7984919eaab7b9b1a4978b7e71695f554b40342820170b02000000000000000000000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d21140700000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d201307000000000000000004111d2935414c566673808c99aaa298897c6f6356493c3024190d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000050a0f12131313131313131313131313100f0d0a050000000000000000000000000000000000000815222f3b4855626e7c828a91968d80746a5f534b55616c76839096918a827b6e6154483b2e21150800000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000040d161d24292c2d38393939392f2e2b2620181007000000000000000000000004090d0f0f131313131313130d0c0a060200000000000000000000000105090b0b13131313100f0d0905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2c2b28241f1810070000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d0400000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000713202d3a4653606d798693a0aca194877b6e615c6673808d9aa7a79a8d8174675c5145382c1f28333f4a54626e7b88959fa89b8e8174675d626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000060f18242f39434e58626c75818e96a0acafacafac9f92867b6e675c51453e32291d140a000000000000000000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d949e9f92877c6f625a515c67717e8a949f9e93867d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a45464646463c3b37322a22180e04000000000000000002091015191b1c20202020202020191916120d07000000000000000000060c11151718202020201d1c1915100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1015191c1c2020202020201f1e1c18130d060000000000000000070d12161819202020202020201d1c1916100a03000000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b0000000713202d3a4653606d798693a0aca194877b6e61606d7985929eaba095897c6f62554b4034291c222d3847535f697683909daa9f92857a6d60626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000030c18212935404b555f6a717e8b939ea8aba39fa3aba2989083796d60594f443b2f261c11060000000000000000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000714212d3a4754606d7a86929fa89b8f8275665c5044382c1f1206000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000004080a0a131313130d0c0a070200000000000000000000000713202d3a4653606d78839097a2999083766c6156606d7984919e9f958d80736b6155483c2f23160900000000000000000002070c0f11121313130e0706040000000000000000000000000000000000000000000007121d28313940454751535353534947433c342a20150a00000000000000030c141b212528292d2d2d2d2d2d2d2625231e19120a010000000000000911181d2124252d2d2d2d292826211b140c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131212100c0802000000000000000000000106090b0c13131313131313100f0d0a0500000000000000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e615b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000713202d3a4653606d798693a0aca194877b6e6164707d8a97a1ab9d9083776a605443392f23181c2b37424d5765727e8b98a3a2988b7e7164626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000b151e2a333c45515d676f7c86929fa5a79f999299a3aaa0958d80746b61564d42382d22170d04000000000000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000000000000000b1724313e4a5764717d8a99a3a8988b7e7265544a3f34281c1003000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000050b101416171f2020201a1917130e070000000000000000000006131f2c3845515c666e7b85929a9f948b7e71675e68737f8c96a1989083796d60594f44382c2014070000000000000000060d13181c1e1f2020201b1313100c0700000000000000000000000000000000000000010d18242f39434b51535e6060606055534e463c32261b0f040000000000020c151e262c3135363939393939393933322f2a231c130a000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c615b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a000000000713202d3a4653606d798693a0aca194877b6e616875828f9ca9a3998c7f7265584e4331271d121a26313c4754606d7a86929faa9c8f837669626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000007121d27303c45505a606d79839198a2aa9f9590869299a4a79d928a7d70695e544a3f332820160c0100000000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d1207000000000000000005121e2b37424d576774818e9aaba096887b6e6155483b2e23170c00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000810171c2023242c2d2d2d2726231f19120a01000000000000000004101c2834404b545e69707d88939f9e91857a6d616e7b86929f9f92867b6e665c51473e33281c1004000000000000000710171e24282b2c2d2d2d28201f1c18120b03000000000000000000000000000000000004101d2935404b555d606b6c6c6c6c625f584e43372b21160a000000000009141e2730373d414246464646464646403e3b352e251c120700000006111b242d343a3d3e4646464643413e3830281e1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d575f62686e717477787979787775726e69625f58514940372e231a0c02000000000713202d3a4653606d798693a0aca194877b6e616e7a86929fac9f92867a6d6154473d3221150b15202c3945525d6875818e9ba99f93877b6e626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000060f18232e39434d57616c74818e95a0aaa29890837d87939fa7a49e92857b6e665b50443d32281e130800000000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000000000000714212d3a46535f697784919eaa9e918477695f53463a2d1c110600000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006111a22282d30313939393933322f2a241c140a0000000000000000000c18232e39424d57616b73808d949f978d80746a74818e989d938a7e71695f544b40352c21160b0000000000000006101922292f343738393939352d2c28231d150c05000000000000000000000000000000000613202c3945515d676d78797979796f6a5f53473d32271b0f0100000004101b26303942494d4f535353535353534c4b4640372e23190d0200010c18222d363f454a4b53535353504e49423a30231a0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d605853565e6165686a6b6c6c6b6a6865615e57534e463f372e251c110800000000000713202d3a4653606d798693a0aca194877b6e66727f8c99a3a99b8f8275685e5246392d201304111d2935414c5663707d8a97a1a49a8c8073656f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000030c17212834404b555f69717e8a939da7a59f92867b73808d95a0aaa1978f82786c60594f443a2f241910060000000000000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000000000000815222e3b4855616e7b8896a0ab9a8d817467574d42362a1e0a0000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000030a1117242c33393c3d46464646403f3b352e261c120700000000000000050c121d27303b454f59606d788290979f92877c6f7c87939f958e81746c61574d42392e231a110c060000000000020d17222b333b404445464646413a38342e271e170e060000000000000000000000000000000714202d3a4753606d7a84868686877c6f62594f44382c1d12070000000915212c37424c545a5c606060606060605957514940352a1e12060005111d29343f48505658606060605c5a544c42352b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f534c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a0000000000000713202d3a4653606d798693a0aca194877b6e6a7784919daba1978a7d7064564c41362a1e11050d19242f3a4653606d7984919eac9e9184786c6f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000b151e29333b45515c676e7b86929fa5a89e938b7e716d79839098a3a99f948c7f736b60564c41352922180d03000000000000000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d010000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e0200000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000000000000000000000000000000000000000040c151c2328363e44494a525353534d4b4740382e24190e0200000000000810171d1e252a333e44505c666e7b85929a9990827982909a989183796d605a50453c302a251e1d1710090000000007131e29333d454c50525353534e4645403930292018100800000000000000000000000000000613202c3945515d67707d8a949a8f82766b605448392f24180c0000000d1925313d49545e65696c6c6c6c6c6c6c66635b51463b2f23160a000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b5046474b4e5152525352514e4c4846423b37312a221c130a010000000000000713202d3a4653606d798693a0aca194877a6e6f7c8995a0ab9e9185796d6053463a3025190d0108131f2b3844505c6673808d9aa7a196897d706f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000007121c27303b45505a606d79839098a2aba0968e81756c666e7c86929fa6a69f92877c6f685d52453f342a1f150b010000000000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d2114090000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000000000000060d161e262e343f485055575f6060605a57524a40352a1f13070000000008121a22282d3036393a3f4a545e69707d88939f948e828e949f92867c6f675d51483e3a3936302d28221b12090000000c18242f3b454f575d5f6060605b53514b423a322a221a11070000000000000000000000000004101d2935404b55616c75828f9c94897c6f63554b4035291d100400000f1b2835414d5a65707579797979797979736d63574b3e3225190c000b1724313d4a56626d7179797979767066594f44382c20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c413e41444546464544423f3b3a36302b262018100a01000000000000000713202d3a4653606d798693a0aca094877a6d74818d9aa8a79a8d8073665c504438291e13080003101c28343f4a54626e7b88959fa89b8e81746f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000050f18232e39424d57616c74808d95a0aaa39991847a6d605f6a727f8b949fa9a39991847a6d605a50463c31271d1207000000000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3a4653606d7985929fa99c908376675d5145392c2013060000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000000000000000070f18202830383f44515a61646c6c6c6c66635c52473b2f23170a00000005101a242c33393a4146474a4d5357606b73808c949e938e939e938b7f726a5f55534d4b4746413a39342c241b100600000f1c2834404c5761696b6c6c6c68605c544c443c342c2318120b030000000000000000000000010d18242f3943505a626f7c89949b8e8175675d5145392c1f130600000f1c2936424f5c697582868686868686867f7366594c403326190d000b1825323e4b5865717e8686868682766b6054483c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d3037383939383735322e2d2a251f1a150e060000000000000000000713202d3a4653606d798693a0aca093877a6d7985919eab9f95887b6e62544a3f3428170d0200000b17232e3847535f6a7783909dab9f9285796f7b8895a2aca09386796d6053463a2d20130700000000000000000000000000020c17212834404a545f69717e8a929da7a69f92877c6f675d58606c77828f97a1aba1968e81756d62584e43392f23180f050000000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000000000091623303c4956636f7c8998a2a9998c7f7366554b4135291d1104000000000000000000000000020d17222b36424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000000000810192129323a424a505b636c7079797979736e63574b3f3226190c0000000c17222c363e45494c525457575f6165656d78828f9c9e9b9e9b8f82756d6865615e575754524c49453e362c22170c0000111e2b3744505d697378797979746d665e564e463e3528231c150c04000000000000000000000007121d28313e4754606a7683909c9285796d6053473a2d20140700000f1c2936424f5c6975828f93939393938c7f7366594c403326190d000613202d394653606c7883909994897d7063584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e232c2c2b2a282521201e1a140f0a03000000000000000000000713202d3a4653606d798693a0aca093867a6f7c8997a1aa9d9083766a5f5342382e23170500000006111c2b37434e5865727f8b99a3a2988a7e717b8895a1aca09386796d6053463a2d201307000000000000000000000000000a141e29333b44515c666e7b85929fa4a99f948c7f726a6055505b656e7a85929ea5a89e938b7e716a5f554b40342921170c020000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000004111d2935414c566673808c99aaa197897c6f6256493c2f24180d0100000000000000000000000007131e29333d454c555f676a6c6c6c6c6c6c69665e54493e3226190d01000000000000000000000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d000005111d28333e485055565e616467696e7175787c808d99a6a8a6998c807c7875716e696764615e565550483e34281d110500121f2c3845525f6b788586868681786d685f584f473f342e271e160e0600000000000000000000010c161f2b37434e5864717e8a99988a7e7164574a3e3124170700000f1c2936424f5c6975828f9c9f9f9f998c7f7366594c403326190d0005121f2b3744505b656f7c87939d9083776a6054473b2e221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f201f1e1b191514120e09030000000000000000000000000713202d3a4653606d798693a0aca093867974808d9aa9a3988b7e7265584e4330261c1106000000000f1a26313c4754616d7a86929faa9b8f82757b8894a1aca09386796d6053463a2d20130700000000000000000000000006111c26303b454f59606d78839097a2ada1978f82786c60584e49535e68707e8a939da8a59f92867c6f675c51453e33291e140a00000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000713202c3945525d687683909da99e9285796c605346392d201307000000000000000000000000000c18242f3b454f575d5f60606060606060605c5a544c42382d21160a00000000000000000000000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800000814212d3945505a6164686d7174777b7e8185888d929ca8b3a89c928c8885817e7b7774716d6864615a5045392d211508000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000040d1b27323d4754606d7a86929a8d8174675a4e412f24180d01000f1c2936424f5c6975828f9ca8aca6998c7f7366594c403326190d00030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e110f0c0807050200000000000000000000000000000713202d3a4653606d798693a0afa39986797884919eab9f92867a6d6054473c3121150a00000000000a15202d3946525d6875828f9ba99f92867a7b8894a1aca09386796d6053463a2d2013070000000000000000000000050e17232e38424d57616b73808d959fa9a49e92857b6e665b5046414d56616c74818e96a0aba2989083796d605a50453b30261c110600000000000000000000000000000000000009121c25333d45454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000050e1720333d454c504f54596063676d70727576787879797878777573706d6865605d55504a423c332b2319110700000000000000000000000714212d3a4754606d7a86929fa89b8e8175665b5044382b1f1206000000000000000000000000000f1c2834404c5761696b6c6c6c68605c544c504e49423a31261c1005000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000a1723303d4955616c71777a7e8184888b8e9297999e9ea1a9a39f9e9997918e8b8784817e7a77716c6155493d3024170a000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000915202b353f4745515d677683909c9083766a554b4035291d1004000f1c2936424f5c6975828f9ca8b2a6998c7f7366594c403326190d00000b17222d38414e58636f7c89959a8d807367574d42372b1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f9286797c8996a1a89b8e8175685d5245392c201303000000000005111d2935414c5663707d8a97a1a2988a7d7b8794a1aca09386796d6053463a2d20130700000000000000000000020b172028343f4a545e69707d8a929da7a79d928a7d70695e544a3f3b44505a606d79849199a3aaa0958d80746c61574d42382e23170e0400000000000000000000000000000000000c18242f3a454f575c5f606059575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000000000000000000c18242f3a454f575c5f606059555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000a1724313d4a5764707d8a99a3a7988b7e7165544a3f33281c0f0300000000000000000000000000111e2b3744505d697378797979746d665e564e463e3528231c150c040000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000b1724313e4a5764717e83878a8e9196989b9e9c97919197a1989292979c9e9b9896918e8a87837e7164574b3e3124180b000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000010e1a26313d4751595e556673808d99928578675d5145392c201306000f1c2936424f5c6975828f9ca8aa9f998c7f7366594c403326190d000006111b262f3c4854606b7783909d918478695f53473a2d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f928579808d9aa8a196897d7063564c4135291d11040000000000010d1924303a4653606d7985929eaa9b8e817a8794a0b5a09386796d6053463a2d201307000000000000000000000a141d29323b44505c666e7b85929ea4aaa0958d80746c61574d4238323e45515d676f7c87929fa7a79d928a7e70695e544a3f342820160c02000000000000000000000000000000030f1c2834404c5761686b6c6c66635b55585a5c5d5e5f565e61666a6c6c6a66605d564e463c322a211b12090100000000000000000000000000000000000000030f1c2834404c5761686b6c6c66635b5356595b5d5e5f565e61666a6c6c6a66605d564e463c342e261e180f0800000000000000000000000005121e2b37424d576774818d9aaba095877b6e6154483b2d22170b0000000000000000000000000000121f2c3845525f6b788586868681786d685f584f473f342e271e160e06000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000a1724313d4a5764707d8a939a9a9ea09e9a938f8a8585919e9286858a8f93999ea09e9a9a938a7d7164574a3e3124170b0006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000004111d2a36424e59636a6c6c727f8b9897867a6d6053473a2d201407000f1c2935424f5c6875828f9b9f9d93938c7f7366594c403326190d000007111b252c38444f596673808c9996887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000713202d3a4653606d798693a0ab9f92857884919eac9e9184786c6053463a2f24190d0100000000000008131f2c3844505c6673808d9aa79e9285798699a3afa09386796d6053463a2d20130700000000000000000006111c262f3b444f59606d78829097a1ada3989083796d605a50453b2f2935404b55606a73808c959faaa49f92857b6e665c50443d32281e130800000000000000000000000000000005111e2b3744505c6873787979736d63574b4d4f50555d60686d7276787977736d685f584e443b3025190e02000000000000000000000000000000000000000005111e2b3744505c6873787979736d6357494c4f50555d60686d7276787977736d685f584e443b3025190c06000000000000000000000000000714212d3a46535f697784919eaa9d918477695e52463a2d1c110600000000000000000000000000000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000713202d3a4653606d7985929f9f9c97928d87827d7883909c9285787d82878c91969b9f9f9285796d6053473a2d20140700010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000006121f2c3845525e6a757979797e8a9794877b6e6154483b2e211508000e1b2835414e5b6874818e9b95898686867f7366594c403326190d00010d18232d373f464956636f7c8999978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000000713202d3a4653606d798693a0ab9e92857b8896a1a49a8c8073655b504437281e13080000000000000003101c28343f4a54626f7c8895a0a197897c86929faca09386796d6053463a2d2013070000000000000000050e17222d38424c56606b73808d949fa9a69f92867c6f675d51473e3329242f3a434e58606d78839098a2ada2979082786d60594f443a3025191006000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000815222e3b4855616e7b8896a0aa9a8d807467574d42362a1e0a0000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000006131f2c3845515c6775818e9a948f8a85807b76717783909d92857971767b80848a8f92998e8175675d5145382c1f13060000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000613202c3946535f6c798786868a909a95887b6e6255483b2f221508000e1b2734414e5a6774818d9a9083797979736d63574b3e3225190c0006121e29353f49515759606d798692998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000000000000000000000000000713202d3a4653606d798693a0ab9e91847f8c99a89f93877b6e6153493f3327160c0100000000000000000c17232e3847535f6a7783909da9998c7f85929faba09386796d6053463a2d20130700000000000000020b162028333f4a545e68707d88939fa6a99e938b7f726a5f554b40352c201d28313d44505c666e7b86929fa6a99f948c80736b60564c41352922180d030000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e02000000000000000000000003101c28343f4a5465727e8b98a8a398897d7063564a3d30251a0e0000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000004101c2834404b5564707d8a8d88837e79736e696a7784919d9886796d696e73787d82868c8a7d7064554b4035291d100400000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000613202c3946535f6c79869293979aa295887c6f6255493c2f221609000d1a2733404d5a6673808d99918578666c66635b51463b2f23160a000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000713202d3a4653606d798693a0aa9e918482909caa9c8f8276695f5341382d22170400000000000000000006111c2b37434e5865727f8b99a39d908384919eaba09386796d6053463a2d201307000000000000000a141d28323a44505b666e7a85929aa4aba1968f82756d62584e43392f231a161f28343f4a545f69717e8b939ea9a69f93877d70685e52463f342a1f150b01000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e110500000000000000000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e1105000000000000000000000006121f2c3844505c6675828f9ba89f9286796d6053473a2d20140900000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000c18232e3a4653606d7984807b76716d66615f6b7884919e93877a6d6061666c70757a7f83796d6053463a2f24180c00000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f221609000b1825323e4b5865717e8b989286796d605957514940352a1e1206000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000000000000000000000000000713202d3a4653606d798693a0ab9e918587929fa2988b7e7164574d422f261b1106000000000000000000000f1b26313c4754616d7a86929f9f928785929eaba09386796d6053463a2d20130700000000000006111b262f3a444f59606c78828f97a1aca49991847a6d615b51463c31271d110d17232e38424d57626d75828f97a1ada49991847a6d615b51463c31271d1207000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000713202d3a4653606d7985929fa99c8f8276675d5145382c1f1306000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000007131f2c3845515c676d78746e6a64605c545f6b7885929e94877b6e61545b6063686e72776d675c5145382c1d12070000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000916232f3c4956626f7c899a99897c6f6356494640372e23190d02000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000000713202d3a4653606d798693a0ada197919299a39f9285796d6053473b3120140a00000000000000000000000a15202d3946525e6875828f9ba399929297a1ada09386796d6053463a2d2013070000000000040e17222d38414c56606b737f8c949fa9a79f93877d70685e52493f342a1f150b06111c26303c45505a616d7a85919ea4aba1968f82756d62584e43392f24180f060000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b00000000000000000000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000000000091623303c4956636f7c8997a2a9988c7f7265554b4035291d100400000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000004101c2834404b555c666c66625f575351505b657985929f95887b6e62555053565e61666a605c554b4034281c0b01000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000714202d3a4753606d7a8693998c807366594f44382c251c120700000c1926323f4c5965727f8c93939da09c8f8276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000713202d3a4653606d798693a0b3a9a19e9fa3a89a8e8174675d5145392c1f1302000000000000000000000005111d2a36414c5664707d8a97a1a39f9ea1a9b3a09386796d6053463a2d20130700000000020c162027333f49535e686f7d87929fa6aa9f958d80736b60564c41372d22180d03000a151e2a333f46525e68707d8a929da8a89e938b7f726a5f554b40352921170d0300000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f03000000000000000000000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000000004111d2935414c566673808c99a9a197887c6f6255483c2f24180c00000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000c18232e39434b545b605b54534e464653606c7986939f95897c6f625649464c5254595d53514b43392e23180c000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000613202c3946535f6c7986929facaca295887c6f6255493c2f221609000613202c3945515d677783909d9083776b6054483d30261c110600000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000713202d3a4653606d798693a0acb3adabacaca095897c6f62554b4035291d10040000000000000000000000010d1925303a4653606d7985929eabacabadb3aca09386796d6053463a2d2013070000000008131e28323a44505b656d7a849199a3aea2989083786d60594f443a30251b10060000030c18212a36414c56616b74808d95a0aba69f92867c6f675d51453e33291f1409000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000613202c3945525d687683909da99e9185786c605346392d201307000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000d1a2633404d59667380868686868686868680746c61574e43392f251b10070000000000000000000007121d273039424a5053504a47423c4753606d7a869aa496897c706356493d4146474c504645403930271d12070000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090004101d2935404b556673808c9995897d7063584e42382e23170b00000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000000000000000000000000000713202d3a4653606d798693a0acacacacb5ab9d9184776a605443392f24180c0000000000000000000000000008131f2c3844515c6674808d9aa7b1acacacaca09386796d6053463a2d201307000000010d1924303a444e58606c77828f96a1aba59f92857b6e665c50473d32281e130900000000060f1925303a444f59606d79839199a3aea3989183796d605a50453b31261a0e020000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000714212d3a4754606d7a86929fac9b8e8174655b5044372b1f120500000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000b151e272f383f4446443f38373a4754616d7a8794a0978a7d7064574a3d36393b3f443a38342e271e150b00000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000613202c3946535f6c7986929393939393887c6f6255493c2f22160900010d18242f3b4855616e7b88949c8f82756a60544a3f34281c1003000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000713202d3a4653606d7986939f9f9f9f9f9fa3998c7f7266584e4331271d12070000000000000000000000000004101c2834404a54626f7c8895a09f9f9f9f9f9f9386796d6053463a2d20130700000004111d2935414c56606a727f8c949ea8a89e938a7e71695f544a3f352b20160c00000000000008131e29323e45515d676f7c87929fa69fa0958e81746c61574d42362a1e120500000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f22150800000000000000000000000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f2215080000000000000000000a1724313d4a5764707d8a99a3a49a8a7e716453493f33271b0f030000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000030c151d262d33383938332d2e3b4854616e7b87949f978a7e7164574b3e312d2e33372d2c28231d150c030000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000714212d3a47535f6975828f9c93877c6f665c5044382b1f1206000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000000000000000000000000000713202d3a4653606d7986939393939393939392867b6e6154473d3221150b0100000000000000000000000000000c18232e394754606a778390939393939393939386796d6053463a2d2013070000000713202c3945525d686f7c879293939393968e81746c61574d42382e23190e04000000000000020c17202935404b55606a727f8c9493939393938a7e71695f53463a2d211407000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a000000000000000000000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000000000e1b2734414e5a6774818d93939393877a6d6154473a2d22170b0000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000030b141c22282b2d2b28222f3b4855626e7b889393938b7e7265584b3f322521262a201f1c18120b030000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020006121f2c3845525e6a757979797979797979766a6054473b2e221508000006121e2b37424d57626f7c89939a9083786d6053463a2d201307000c1926323f4c5965727f8c93939393938f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000000000000000000000000000713202d3a4653606d78868686868686868686868275685e5246392d20140300000000000000000000000000000007121c2b37434e5865727f86868686868686868686786d6053463a2d2013070000000714212d3a4754606d7a848686868686868684796d605a50453b30261c11070000000000000000050e18242f39434e58606c788286868686868686857b6e6155483b2e2215080000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c0000000000000000000000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c000000000000000000111e2b3844515e6b778486868686868377685e5246392d1b110600000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000020a11171c1f201f1c222f3c4955626f7c86868686867f7265594c3f322619191d1313100c07000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060000020e1a26313c4754606a7581868686867f7265584c3f3225190c000c1926323f4c5965727f868686868686868276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c2013060000000000000000000000000006121f2c3844505c667679797979797979797979757065564d41362a1e1105000000000000000000000000000000000f1b27323c4a57626d727979797979797979797976665c5044382c1f12060000000713202c3945525d686d7879797979797979776d675d51483e33291e150a0000000000000000000007121d27313c44505b666c7679797979797979786e695f53463a2d21140700000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b00000000000000000000000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000000111d2a37434f5c6772777979797979777167564c41362a1e0a000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000007121c252e353b3f404646464646464646413f3c362f261d120800000000000000000000000000000000000000060b0f12131215222e3b4754606a767979797979726d63574a3e3125180c11070604000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000010e1a26313d4751595e5f6060606060606055544e463c32271b0f0300000009151f2b38434e58656f7579797979726d62564a3e3125180b000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d11040000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c6c69655e54443b3025190e02000000000000000000000000000000000a15202e3a46515b62656c6c6c6c6c6c6c6c6c6c6c5c544a3f34281c100300000004111d2935414c565d606b6c6c6c6c6c6c6c6b605d554b40362c21170c0300000000000000000000010b151f28333f4a545b60696c6c6c6c6c6c6c6c615f574d42362a1e1205000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e221509000000000000000000000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000f1b27333f4b5660676b6c6c6c6c6c6a675f55443a3025190d00000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000003060606131f2b37434e5860626c6c6c6c6c65635b51463a2e2216090400000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000915202b353f474e5253535353535353534947433c342b20150a00000000030f1b27323d46535d65686c6c6c6c65625b51463a2e221609000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000c17232e38424a505f606060606060606060605c5a544c4232291f1408000000000000000000000000000000000004121e29353f49515759606060606060606060605f504a42382e23170c00000000010d1924303a444c52545e606060606060605e53514b433a2f241a0f06000000000000000000000000030d17222d38424a50535d606060606060605f55534d453b31261a0e0200000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e120600000000000000000000000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e12060000000000000000000b17232e3a444e565c5e60606060605d5b554d4332291e1308000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000030f1b27323c464e54556060606060595751493f352a1e1206000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d050000000000040f19242d353d424546464646464646463c3b37322b22190f0400000000000a16202b34414b53595b60606060585651493f34291e12060006121e29353f49515759606060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000000000000000000000000000006111c2630383f4453535353535353535353534f4d4942393020170d020000000000000000000000000000000000010d18232d373f464a4c5353535353535353535353443f3830261c1106000000000008131e28323a4145475153535353535353514745403a31281d1208000000000000000000000000000006111c262f383f44465053535353535353524846423b33291f140900000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d01000000000000000000000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d0100000000000000000006121d28323c444b4f515353535353504f4a433b3120170d020000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000a15202b343c43474953535353534c4a463f372d23180d010000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000008121b242b31363839393939393939392f2e2b2720191007000000000000040f19222f3941484d4e535353534c4a463f372d23180d0100010d18232d373f464a4c53535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000a151e262e3438464646464646464646464642413d3730271e0e050000000000000000000000000000000000000007111b252d353a3e3f464646464646464646464638342e261e150a000000000000020c1620283035393a4546464646464646443a39352f281f160c000000000000000000000000000000000a141d262d3338394346464646464646453b3a36312921170d03000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b1106000000000000000000000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b110600000000000000000000010c16202a323a3f4344464646464644423e3931291f0e0500000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000002070a0c0d13131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000040e19222b32373b3c46464646463f3e3a352d251c11070000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f07000000000000000007101d272f373d4042464646463f3e3a342d251b110700000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d040000000000000000000000000000000000030c151c23282c39393939393939393939393635312c261e150c0000000000000000000000000000000000000000000a131b23292e313239393939393939393939392c28231c150c0300000000000000040e161e24292c2d3839393939393939382d2c29241d160d0400000000000000000000000000000000020b141c22282b2d3639393939393939392e2d2a261f170f060000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b1309000000000000000000000000040e1820282e33373839393939393736332e271f170d000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f393939393932312e2a231c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000000000000000b151d252c3134353939393932312e29231b130900000000000a131b23292e3132393939393939393635322d261f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000010a11181e2225262d2d2d2d2d2d2d2d2d2d2d1f1c17110a03000000000000000000040c13191d20212b2d2d2d2d2d2d2d2b20201d18130c04000000000000000000000000000000000000020a11171c1f202a2d2d2d2d2d2d2d2c22211e1a140d060000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000060e161d23272a2b2d2d2d2d2d2a2926221c150d0500000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222d2d2d2d2d2625221e18110a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131309080603000000000000000000000000030b131a202427282d2d2d2d2525221e181109010000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000000000000000000000000000000000000060c101220202020202020202020201c1b1915100902000000000000000000000000000000000000000000000000070d12161819202020202020202020202012100c0600000000000000000000000002080d1113141e202020202020201e1413110d0701000000000000000000000000000000000000000000060b0f12131d202020202020201f1514120e090300000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000040c12171b1d1e20202020201d1d1a16110b0300000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315162020202020191816120d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181b1b20202020191816120d07000000000000000000070d12161819202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000000000000002050708131313131312070604010000000000000000000000000000000000000000000000000000030613131313131313131313130f0f0d09040000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313130603000000000000000000000000000000000104070712131313131313131107060401000000000000000000000000000000000000000000000000000306061013131313131313120807050200000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b09060100000000000000000000000000000000000001060b0f1111131313131311100e0a06000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c0e0f131313130c0b09060100000000000000000000000106090b0c13131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 m_StreamData: + serializedVersion: 2 offset: 0 size: 0 path: diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset index 018d42f..ceb609b 100644 --- a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset @@ -3,9 +3,8 @@ --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 @@ -13,12 +12,6 @@ MonoBehaviour: m_Name: Default Style Sheet m_EditorClassIdentifier: m_StyleList: - - m_Name: Normal - m_HashCode: -1183493901 - m_OpeningDefinition: - m_ClosingDefinition: - m_OpeningTagArray: - m_ClosingTagArray: - m_Name: H1 m_HashCode: 2425 m_OpeningDefinition: <#40ff80>* @@ -26,25 +19,19 @@ MonoBehaviour: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000 m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Quote - m_HashCode: 93368250 + m_HashCode: 92254330 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000 m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000 - - m_Name: A - m_HashCode: 65 - m_OpeningDefinition: - m_ClosingDefinition: - m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003400000030000000610000003000000066000000660000003e0000003c000000750000003e000000 - m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Link - m_HashCode: 2656128 + m_HashCode: 2687968 m_OpeningDefinition: <#40a0ff> m_ClosingDefinition: m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000 m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000 - m_Name: Title - m_HashCode: 97690656 + m_HashCode: 98732960 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000 diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset b/Assets/TextMesh Pro/Resources/TMP Settings.asset index 1e8d083..c09a92f 100644 --- a/Assets/TextMesh Pro/Resources/TMP Settings.asset +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset @@ -12,17 +12,14 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2705215ac5b84b70bacc50632be6e391, type: 3} m_Name: TMP Settings m_EditorClassIdentifier: - assetVersion: 2 - m_TextWrappingMode: 1 + m_enableWordWrapping: 1 m_enableKerning: 1 - m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 m_enableTintAllSprites: 0 m_enableParseEscapeCharacters: 1 m_EnableRaycastTarget: 1 m_GetFontFeaturesAtRuntime: 1 m_missingGlyphCharacter: 0 - m_ClearDynamicDataOnBuild: 1 m_warningsDisabled: 0 m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_defaultFontAssetPath: Fonts & Materials/ @@ -32,16 +29,13 @@ MonoBehaviour: m_defaultTextMeshProTextContainerSize: {x: 20, y: 5} m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50} m_autoSizeTextContainer: 0 - m_IsTextObjectScaleStatic: 0 m_fallbackFontAssets: [] m_matchMaterialPreset: 1 - m_HideSubTextObjects: 1 m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, type: 2} m_defaultSpriteAssetPath: Sprite Assets/ m_enableEmojiSupport: 1 m_MissingCharacterSpriteUnicode: 0 - m_EmojiFallbackTextAssets: [] m_defaultColorGradientPresetsPath: Color Gradient Presets/ m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, type: 2} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl deleted file mode 100644 index b611994..0000000 --- a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl +++ /dev/null @@ -1,178 +0,0 @@ -float2 UnpackUV(float uv) -{ - float2 output; - output.x = floor(uv / 4096.0); - output.y = uv - 4096.0 * output.x; - - return output * 0.001953125; -} - -float4 BlendARGB(float4 overlying, float4 underlying) -{ - overlying.rgb *= overlying.a; - underlying.rgb *= underlying.a; - float3 blended = overlying.rgb + ((1 - overlying.a) * underlying.rgb); - float alpha = underlying.a + (1 - underlying.a) * overlying.a; - return float4(blended / alpha, alpha); -} - -float3 GetSpecular(float3 n, float3 l) -{ - float spec = pow(max(0.0, dot(n, l)), _Reflectivity); - return _SpecularColor.rgb * spec * _SpecularPower; -} - -void GetSurfaceNormal_float(texture2D atlas, float textureWidth, float textureHeight, float2 uv, bool isFront, out float3 nornmal) -{ - float3 delta = float3(1.0 / textureWidth, 1.0 / textureHeight, 0.0); - - // Read "height field" - float4 h = float4( - SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.xz).a, - SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.xz).a, - SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.zy).a, - SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.zy).a); - - bool raisedBevel = _BevelType; - - h += _BevelOffset; - - float bevelWidth = max(.01, _BevelWidth); - - // Track outline - h -= .5; - h /= bevelWidth; - h = saturate(h + .5); - - if (raisedBevel) h = 1 - abs(h * 2.0 - 1.0); - h = lerp(h, sin(h * 3.141592 / 2.0), float4(_BevelRoundness, _BevelRoundness, _BevelRoundness, _BevelRoundness)); - h = min(h, 1.0 - float4(_BevelClamp, _BevelClamp, _BevelClamp, _BevelClamp)); - h *= _BevelAmount * bevelWidth * _GradientScale * -2.0; - - float3 va = normalize(float3(-1.0, 0.0, h.y - h.x)); - float3 vb = normalize(float3(0.0, 1.0, h.w - h.z)); - - float3 f = float3(1, 1, 1); - if (isFront) f = float3(1, 1, -1); - nornmal = cross(va, vb) * f; -} - -void EvaluateLight_float(float4 faceColor, float3 n, out float4 color) -{ - n.z = abs(n.z); - float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), 1.0)); - - float3 col = max(faceColor.rgb, 0) + GetSpecular(n, light)* faceColor.a; - //faceColor.rgb += col * faceColor.a; - col *= 1 - (dot(n, light) * _Diffuse); - col *= lerp(_Ambient, 1, n.z * n.z); - - //fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); - //faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - - color = float4(col, faceColor.a); -} - -// Add custom function to handle time in HDRP - - -// -void GenerateUV_float(float2 inUV, float4 transform, float2 animSpeed, out float2 outUV) -{ - outUV = inUV * transform.xy + transform.zw + (animSpeed * _Time.y); -} - -void ComputeUVOffset_float(float texWidth, float texHeight, float2 offset, float SDR, out float2 uvOffset) -{ - uvOffset = float2(-offset.x * SDR / texWidth, -offset.y * SDR / texHeight); -} - -void ScreenSpaceRatio2_float(float4x4 projection, float4 position, float2 objectScale, float screenWidth, float screenHeight, float fontScale, out float SSR) -{ - float2 pixelSize = position.w; - pixelSize /= (objectScale * mul((float2x2)projection, float2(screenWidth, screenHeight))); - SSR = rsqrt(dot(pixelSize, pixelSize)*2) * fontScale; -} - -// UV : Texture coordinate of the source distance field texture -// TextureSize : Size of the source distance field texture -// Filter : Enable perspective filter (soften) -void ScreenSpaceRatio_float(float2 UV, float TextureSize, bool Filter, out float SSR) -{ - if(Filter) - { - float2 a = float2(ddx(UV.x), ddy(UV.x)); - float2 b = float2(ddx(UV.y), ddy(UV.y)); - float s = lerp(dot(a,a), dot(b,b), 0.5); - SSR = rsqrt(s) / TextureSize; - } - else - { - float s = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))); - SSR = s / TextureSize; - } -} - -// SSR : Screen Space Ratio -// SD : Signed Distance (encoded : Distance / SDR + .5) -// SDR : Signed Distance Ratio -// -// IsoPerimeter : Dilate / Contract the shape -void ComputeSDF_float(float SSR, float SD, float SDR, float isoPerimeter, float softness, out float outAlpha) -{ - softness *= SSR * SDR; - float d = (SD - 0.5) * SDR; // Signed distance to edge, in Texture space - outAlpha = saturate((d * 2.0 * SSR + 0.5 + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); // Screen pixel coverage (alpha) -} - -void ComputeSDF2_float(float SSR, float SD, float SDR, float2 isoPerimeter, float2 softness, out float2 outAlpha) -{ - softness *= SSR * SDR; - float d = (SD - 0.5f) * SDR; - outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); -} - -void ComputeSDF4_float(float SSR, float SD, float SDR, float4 isoPerimeter, float4 softness, out float4 outAlpha) -{ - softness *= SSR * SDR; - float d = (SD - 0.5f) * SDR; - outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); -} - -void ComputeSDF44_float(float SSR, float4 SD, float SDR, float4 isoPerimeter, float4 softness, bool outline, out float4 outAlpha) -{ - softness *= SSR * SDR; - float4 d = (SD - 0.5f) * SDR; - if(outline) d.w = max(max(d.x, d.y), d.z); - outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); -} - -void Composite_float(float4 overlying, float4 underlying, out float4 outColor) -{ - outColor = BlendARGB(overlying, underlying); -} - -// Face only -void Layer1_float(float alpha, float4 color0, out float4 outColor) -{ - color0.a *= alpha; - outColor = color0; -} - -// Face + 1 Outline -void Layer2_float(float2 alpha, float4 color0, float4 color1, out float4 outColor) -{ - color1.a *= alpha.y; - color0.rgb *= color0.a; color1.rgb *= color1.a; - outColor = lerp(color1, color0, alpha.x); - outColor.rgb /= outColor.a; -} - -// Face + 3 Outline -void Layer4_float(float4 alpha, float4 color0, float4 color1, float4 color2, float4 color3, out float4 outColor) -{ - color3.a *= alpha.w; - color0.rgb *= color0.a; color1.rgb *= color1.a; color2.rgb *= color2.a; color3.rgb *= color3.a; - outColor = lerp(lerp(lerp(color3, color2, alpha.z), color1, alpha.y), color0, alpha.x); - outColor.rgb /= outColor.a; -} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta deleted file mode 100644 index 001b14e..0000000 --- a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 96de908384869cd409c75efa351d5edf -ShaderImporter: - externalObjects: {} - defaultTextures: [] - nonModifiableTextures: [] - preprocessorOverride: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader index 7e0f35c..bab2b2c 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader @@ -1,26 +1,26 @@ Shader "TextMeshPro/Bitmap Custom Atlas" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - _FaceColor ("Text Color", Color) = (1,1,1,1) - - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 - - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _Padding ("Padding", float) = 0 - - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 - - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _Padding ("Padding", float) = 0 + + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 + + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 } SubShader{ @@ -55,18 +55,15 @@ SubShader{ #include "UnityCG.cginc" - #include "UnityUI.cginc" - struct appdata_t - { + struct appdata_t { float4 vertex : POSITION; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f - { + struct v2f { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -84,9 +81,15 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - uniform float _UIMaskSoftnessX; - uniform float _UIMaskSoftnessY; - uniform int _UIVertexColorAlwaysGammaSpace; + + float2 UnpackUV(float uv) + { + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; + } v2f vert (appdata_t v) { @@ -98,10 +101,6 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - v.color.rgb = UIGammaToLinear(v.color.rgb); - } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -109,14 +108,13 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader index b89e267..006a271 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Mobile/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _Color ("Text Color", Color) = (1,1,1,1) - _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 + _MainTex ("Font Atlas", 2D) = "white" {} + [HDR]_Color ("Text Color", Color) = (1,1,1,1) + _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _VertexOffsetX("Vertex OffsetX", float) = 0 + _VertexOffsetY("Vertex OffsetY", float) = 0 + _MaskSoftnessX("Mask SoftnessX", float) = 0 + _MaskSoftnessY("Mask SoftnessY", float) = 0 - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 } SubShader { @@ -55,18 +55,15 @@ SubShader { #include "UnityCG.cginc" - #include "UnityUI.cginc" - struct appdata_t - { + struct appdata_t { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f - { + struct v2f { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -82,9 +79,6 @@ SubShader { uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - uniform float _UIMaskSoftnessX; - uniform float _UIMaskSoftnessY; - uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -94,11 +88,8 @@ SubShader { vert.y += _VertexOffsetY; vert.xy += (vert.w * 0.5) / _ScreenParams.xy; - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - v.color.rgb = UIGammaToLinear(v.color.rgb); - } - OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); + + OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); OUT.color = v.color; OUT.color *= _Color; OUT.color.rgb *= _DiffusePower; @@ -108,9 +99,8 @@ SubShader { //pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader index caa527f..8ce4937 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - _FaceColor ("Text Color", Color) = (1,1,1,1) + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 + _StencilComp("Stencil Comparison", Float) = 8 + _Stencil("Stencil ID", Float) = 0 + _StencilOp("Stencil Operation", Float) = 0 + _StencilWriteMask("Stencil Write Mask", Float) = 255 + _StencilReadMask("Stencil Read Mask", Float) = 255 - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 + _CullMode("Cull Mode", Float) = 0 + _ColorMask("Color Mask", Float) = 15 } SubShader{ @@ -54,18 +54,15 @@ SubShader{ #include "UnityCG.cginc" - #include "UnityUI.cginc" - struct appdata_t - { + struct appdata_t { float4 vertex : POSITION; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f - { + struct v2f { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -83,9 +80,15 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - uniform float _UIMaskSoftnessX; - uniform float _UIMaskSoftnessY; - uniform int _UIVertexColorAlwaysGammaSpace; + + float2 UnpackUV(float uv) + { + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; + } v2f vert (appdata_t v) { @@ -97,10 +100,6 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - v.color.rgb = UIGammaToLinear(v.color.rgb); - } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -108,14 +107,13 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader index 757a617..c50c593 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - _SpecularColor ("Specular", Color) = (1,1,1,1) + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,18 +127,17 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t - { + struct vertex_t { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t - { + + struct pixel_t { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -148,20 +147,16 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif - + #endif float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. - uniform float4 _FaceTex_ST; - uniform float4 _OutlineTex_ST; - uniform float _UIMaskSoftnessX; - uniform float _UIMaskSoftnessY; - uniform int _UIVertexColorAlwaysGammaSpace; + float4 _FaceTex_ST; + float4 _OutlineTex_ST; pixel_t VertShader(vertex_t input) { @@ -172,7 +167,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -183,7 +178,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -193,13 +188,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -210,28 +205,23 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = input.texcoord1; + float2 textureUV = UnpackUV(input.texcoord1.x); float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -249,9 +239,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -271,7 +261,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -288,35 +278,36 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; } + ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader index 27c14bc..ed48574 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - _SpecularColor ("Specular", Color) = (1,1,1,1) + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -109,8 +109,7 @@ SubShader { Blend One OneMinusSrcAlpha ColorMask[_ColorMask] - Pass - { + Pass { CGPROGRAM #pragma target 3.0 #pragma vertex VertShader @@ -128,18 +127,17 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t - { + struct vertex_t { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t - { + + struct pixel_t { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -149,23 +147,18 @@ SubShader { float2 mask : TEXCOORD2; // Position in object space(xy) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float2 texcoord2 : TEXCOORD4; float4 underlayColor : COLOR1; - #endif - + #endif float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; - float4 SRGBToLinear(float4 rgba) - { + float4 SRGBToLinear(float4 rgba) { return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } @@ -178,7 +171,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -189,31 +182,27 @@ SubShader { float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); // Support for texture tiling and offset - float2 textureUV = input.texcoord1; + float2 textureUV = UnpackUV(input.texcoord1.x); float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } float4 color = input.color; - #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) color = SRGBToLinear(input.color); - #endif + #endif output.position = vPosition; output.color = color; @@ -221,10 +210,10 @@ SubShader { output.weight = weight; output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = input.texcoord0 + bOffset; output.underlayColor = underlayColor; - #endif + #endif output.textures = float4(faceUV, outlineUV); return output; @@ -237,9 +226,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - float pixelSize = abs(ddx(input.atlas.y)) + abs(ddy(input.atlas.y)); - pixelSize *= _TextureHeight * 0.75; - float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); + float2 pixelSize = float2(ddx(input.atlas.y), ddy(input.atlas.y)); + pixelSize *= _TextureWidth * .75; + float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); float weight = input.weight; float bias = (.5 - weight) + (.5 / scale); @@ -258,7 +247,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -275,45 +264,45 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float bScale = scale; bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale); float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT - half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); + #if UNITY_UI_CLIP_RECT + float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; + } + + ENDCG } - ENDCG - } } Fallback "TextMeshPro/Mobile/Distance Field" diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph deleted file mode 100644 index 4f7157c..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph +++ /dev/null @@ -1,12074 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", - "m_Properties": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "c417006ffa034c44b79da3dd323165ff" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "6b0cd1bfb339459ca967fa23df287ef0" - } - ], - "m_Nodes": [ - { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - }, - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - }, - { - "m_Id": "bc782d8e80154073b48a687a07adf60a" - }, - { - "m_Id": "2786e48f93f54a82aee4303ce7b63c82" - }, - { - "m_Id": "7f7d8028b58d4227a4560891be6e7cda" - }, - { - "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" - }, - { - "m_Id": "be58359e488f42e9b5121357d0fa526b" - } - ], - "m_GroupDatas": [ - { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - } - ], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 5 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 7 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 6 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 1 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3749.0 - }, - "m_Blocks": [ - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3480.0 - }, - "m_Blocks": [ - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - }, - { - "m_Id": "bc782d8e80154073b48a687a07adf60a" - }, - { - "m_Id": "2786e48f93f54a82aee4303ce7b63c82" - }, - { - "m_Id": "7f7d8028b58d4227a4560891be6e7cda" - }, - { - "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" - }, - { - "m_Id": "be58359e488f42e9b5121357d0fa526b" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "TextMeshPro/SRP", - "m_GraphPrecision": 0, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5722.99951171875, - "y": -3827.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", - "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", - "m_Distortion": false, - "m_DistortionMode": 0, - "m_DistortionDepthTest": true, - "m_AddPrecomputedVelocity": false, - "m_TransparentWritesMotionVec": false, - "m_DepthOffset": false, - "m_ConservativeDepthOffset": false, - "m_TransparencyFog": true, - "m_AlphaTestShadow": false, - "m_BackThenFrontRendering": false, - "m_TransparentDepthPrepass": false, - "m_TransparentDepthPostpass": false, - "m_TransparentPerPixelSorting": false, - "m_SupportLodCrossFade": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", - "m_Title": "Face Texture", - "m_Position": { - "x": -4828.0, - "y": -2832.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", - "m_Id": 5, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "03182b3263304258b265266325c21f65", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4540.0, - "y": -2749.0, - "width": 151.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", - "m_Guid": { - "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" - }, - "m_Name": "Ambient Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", - "m_OverrideReferenceName": "_Ambient", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "0580d4b7e3a049049569f4508643a724", - "m_Guid": { - "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" - }, - "m_Name": "Softness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_D64EC33D", - "m_OverrideReferenceName": "_Softness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", - "m_Id": 1, - "m_DisplayName": "Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "07946387933e416db576b677f0711e5f", - "m_Guid": { - "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" - }, - "m_Name": "_FaceTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1A08AD4A", - "m_OverrideReferenceName": "_FaceText_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", - "m_Id": 2, - "m_DisplayName": "Color (1)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", - "m_Id": 0, - "m_DisplayName": "Underlay Dilate", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4923.99951171875, - "y": -4233.0, - "width": 158.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "8a08179f99d649d289b8053d5fa0ad22" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5098.99951171875, - "y": -3182.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" - }, - { - "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" - }, - { - "m_Id": "b224a1cf80604103ad085c799995f3c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "10a99c07aad742349d258db16838c129", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 1.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4955.0, - "y": -3487.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3284.0, - "y": -3516.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c334de01ecd429baa7652fc6002536b" - }, - { - "m_Id": "e2d28f29bbac4983a401574480b5ca28" - }, - { - "m_Id": "6a7af6143e114a538663e71f56731a21" - }, - { - "m_Id": "3e25be96bb3747738c238cf3a741d5df" - }, - { - "m_Id": "4907352322c644ebacdf2ca30f2994fd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "183118ca50814141b7bc3e0cee27fb9b", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4291.99951171875, - "y": -3197.0, - "width": 124.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c28ee9109014fa086e5de7a3993341d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "0580d4b7e3a049049569f4508643a724" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", - "m_Guid": { - "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" - }, - "m_Name": "Bevel Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_97690701", - "m_OverrideReferenceName": "_BevelOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": -0.5, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4311.0, - "y": -3221.0, - "width": 148.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "f864c900600e427ba7793f00c715e971" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1db37082bf844442804487b4944352de", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "1e12726617b24675958e942eb62e4b09", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4772.0, - "y": -4404.0, - "width": 145.00001525878907, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "0848ba750e0341198cf0bbd413e0efe4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "215a82c127204988b751de7d3a39b955", - "m_Id": 6, - "m_DisplayName": "Outline", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Outline", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "215b30ae27784ec3a13360a9029af283", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", - "m_Guid": { - "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" - }, - "m_Name": "Bevel Type", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", - "m_OverrideReferenceName": "_BevelType", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", - "m_Guid": { - "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" - }, - "m_Name": "Outline Color 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_5550EB71", - "m_OverrideReferenceName": "_OutlineColor1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "256d41e89a204d22951450de1c38051d", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "2786e48f93f54a82aee4303ce7b63c82", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Smoothness", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "9d0c47172bf840a0ac029980ba082af7" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Smoothness" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4177.0, - "y": -2422.0, - "width": 154.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", - "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Is Front Face", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4282.0, - "y": -3681.3330078125, - "width": 121.99999237060547, - "height": 77.33348846435547 - } - }, - "m_Slots": [ - { - "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Composite (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3350.0, - "y": -3810.0, - "width": 213.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "a75f7ac601c446469802fe7754c1f279" - }, - { - "m_Id": "8c38a5d8327f456e9783740c05382619" - }, - { - "m_Id": "facc84930f544fd7a0205a6176b18ac0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Composite", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", - "m_Id": 0, - "m_DisplayName": "Face Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", - "m_Id": 1, - "m_DisplayName": "Filter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Filter", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", - "m_Guid": { - "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" - }, - "m_Name": "Bevel Amount", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B01DD93E", - "m_OverrideReferenceName": "_BevelAmount", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.25, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", - "m_Guid": { - "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" - }, - "m_Name": "_FaceUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_3A8E0F13", - "m_OverrideReferenceName": "_FaceUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4387.0, - "y": -2405.0, - "width": 163.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "def8e0b9d8384982bc5b4c32d877e458" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 2, - "m_Value": true, - "m_DefaultValue": true -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", - "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", - "m_MaterialNeedsUpdateHash": 280372, - "m_SurfaceType": 1, - "m_RenderingPass": 4, - "m_BlendMode": 0, - "m_ZTest": 4, - "m_ZWrite": false, - "m_TransparentCullMode": 2, - "m_OpaqueCullMode": 2, - "m_SortPriority": 0, - "m_AlphaTest": true, - "m_TransparentDepthPrepass": false, - "m_TransparentDepthPostpass": false, - "m_SupportLodCrossFade": false, - "m_DoubleSidedMode": 0, - "m_DOTSInstancing": false, - "m_CustomVelocity": false, - "m_Tessellation": false, - "m_TessellationMode": 0, - "m_TessellationFactorMinDistance": 20.0, - "m_TessellationFactorMaxDistance": 50.0, - "m_TessellationFactorTriangleSize": 100.0, - "m_TessellationShapeFactor": 0.75, - "m_TessellationBackFaceCullEpsilon": -0.25, - "m_TessellationMaxDisplacement": 0.009999999776482582, - "m_DebugSymbols": false, - "m_Version": 2, - "inspectorFoldoutMask": 9 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "d219977210094c0082c517d8dc00c8bb" - }, - { - "m_Id": "f48f04ad45d046a8b88e71731ed506e7" - }, - { - "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" - }, - { - "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" - }, - { - "m_Id": "d1a17e42e7a04dc38984e3c01149445b" - }, - { - "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" - }, - { - "m_Id": "c35312edaa2344788b1964ee2f63a236" - }, - { - "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", - "m_Id": 6, - "m_DisplayName": "Color3", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color3", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", - "m_Id": 0, - "m_DisplayName": "Alpha Clip Threshold", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AlphaClipThreshold", - "m_StageCapability": 2, - "m_Value": 0.0010000000474974514, - "m_DefaultValue": 0.5, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6008.99951171875, - "y": -3341.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", - "m_Id": 4, - "m_DisplayName": "Atlas", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Atlas", - "m_StageCapability": 3, - "m_BareResource": true, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3423.000244140625, - "y": -3516.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "3c50439118b2496f9e390021b0964606", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.AlphaClipThreshold", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3028.0, - "y": -3054.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "34a72a5ebb04402384a4fd3748111a37" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", - "m_Id": 0, - "m_DisplayName": "Face Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2803.000244140625, - "y": -3520.0, - "width": 140.0, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "6ccaced3889e4503a9414d808ec33981" - }, - { - "m_Id": "7f3d71a6c96847c099da45f95aafbecb" - }, - { - "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" - }, - { - "m_Id": "39a382d661e2484da71f04c43f48e55f" - }, - { - "m_Id": "8764669016f6442f8152593c18a649d7" - }, - { - "m_Id": "26e48352a08441bfa694dcea54c06e36" - }, - { - "m_Id": "3e94a0d106064bdb864c960512ef4026" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", - "m_Guid": { - "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" - }, - "m_Name": "_MainTex", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_90CBF488", - "m_OverrideReferenceName": "_MainTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", - "m_Guid": { - "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" - }, - "m_Name": "Specular Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", - "m_OverrideReferenceName": "_SpecularPower", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 1.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 4.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", - "m_Guid": { - "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" - }, - "m_Name": "_OutlineUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_D66D89E6", - "m_OverrideReferenceName": "_OutlineUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "41b9b79b3859472882bcea393703eec0", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", - "m_Guid": { - "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" - }, - "m_Name": "Diffuse Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", - "m_OverrideReferenceName": "_Diffuse", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4934.0, - "y": -4442.99951171875, - "width": 133.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "da7a06d393a44089842070d51d2aa0a6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", - "m_Title": "Face + 3 Outlines + Underlay", - "m_Position": { - "x": -5468.0, - "y": -3558.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Layer1 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4004.999755859375, - "y": -4173.0, - "width": 191.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "10a99c07aad742349d258db16838c129" - }, - { - "m_Id": "b85d677872b44421bf5536f42ba0267c" - }, - { - "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer1", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4109.0, - "width": 158.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "66f69ef16eac4eb48357bde804cf3c39" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", - "m_Id": 0, - "m_DisplayName": "Emission", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Emission", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 1, - "m_DefaultColor": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4615.0, - "y": -2422.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "b2baf44eae52473cb6cda7b1debece01" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", - "m_Guid": { - "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" - }, - "m_Name": "Outline Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_A0B54237", - "m_OverrideReferenceName": "_OutlineTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "8036d0e6090b456e9b4ea87227868236" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "484b51c50485473b819c4f05087b32d7", - "m_Title": "Underlay", - "m_Position": { - "x": -5253.0, - "y": -4542.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", - "m_Guid": { - "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" - }, - "m_Name": "Underlay Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_CE9DEDB3", - "m_OverrideReferenceName": "_UnderlayOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4323.99951171875, - "y": -3498.0, - "width": 140.0, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "b015d1b7e4134c59baf6851e7649802c" - }, - { - "m_Id": "d9dc4839ee2847999110bdb234d6041a" - }, - { - "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" - }, - { - "m_Id": "f42ad06b3c6a45d3ab33de904c063412" - }, - { - "m_Id": "ed6c215a65584deeaefad1d2c7743044" - }, - { - "m_Id": "edbee7a8952b46529ac5ad0365775774" - }, - { - "m_Id": "70337a74f6ad4b7bb6befc825219bab1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", - "m_Id": 0, - "m_DisplayName": "Softness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", - "m_Id": 5, - "m_DisplayName": "TextureWidth", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureWidth", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4309.0, - "y": -2773.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "509e6f38505b4b0695b263706a55028f", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "GetSurfaceNormal (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4067.333251953125, - "y": -3881.99951171875, - "width": 263.9999694824219, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "5b0077c23eae443887872f84227deccc" - }, - { - "m_Id": "3915c1927ffe49f8967304321cfbe497" - }, - { - "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" - }, - { - "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" - }, - { - "m_Id": "ef9738ec7e894772a14e9dce441c16c6" - }, - { - "m_Id": "9eeec1a9713045af8845cea263d5ea48" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GetSurfaceNormal", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6154.99951171875, - "y": -3169.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", - "m_Guid": { - "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" - }, - "m_Name": "Outline Color 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_DBAB5AEC", - "m_OverrideReferenceName": "_OutlineColor2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.009433984756469727, - "g": 0.02534518577158451, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5102.99951171875, - "y": -3427.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" - }, - { - "m_Id": "36a0c473c4c04c3a930dd38f3920d410" - }, - { - "m_Id": "068ae649e00b40e198ec5a30ad741fab" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "57abc172afd449e2a4d567f93432507b", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4007.0, - "y": -2395.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" - }, - { - "m_Id": "8695190a5e614f2d90081871a8a06fc2" - }, - { - "m_Id": "81bdb47901ef48e5a588c6724b1b0142" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "5b0077c23eae443887872f84227deccc", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", - "m_Guid": { - "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" - }, - "m_Name": "Bevel Roundness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_AB6A015F", - "m_OverrideReferenceName": "_BevelRoundness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": 4.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", - "m_Guid": { - "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" - }, - "m_Name": "Bevel Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B50BBFCC", - "m_OverrideReferenceName": "_BevelWidth", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.5, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", - "m_ObjectId": "6238ae56182d404f8563cb88cb801549", - "m_RayTracing": false, - "m_MaterialType": 0, - "m_MaterialTypeMask": 2, - "m_RefractionModel": 0, - "m_SSSTransmission": true, - "m_EnergyConservingSpecular": true, - "m_ClearCoat": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", - "m_Guid": { - "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" - }, - "m_Name": "Outline Offset 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", - "m_OverrideReferenceName": "_OutlineOffset1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5266.99951171875, - "y": -3387.0, - "width": 156.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "c422a9a9ff824176aad2241f58c44d0b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3499.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "256d41e89a204d22951450de1c38051d" - }, - { - "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" - }, - { - "m_Id": "ebbd94a7102a4457a48ac492de3bff14" - }, - { - "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" - }, - { - "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" - }, - { - "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" - }, - { - "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" - }, - { - "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", - "m_Id": 0, - "m_DisplayName": "_UnderlayColor", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4278.0, - "y": -3939.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitSubTarget", - "m_ObjectId": "67bc2306558f4f2fa807637aaebaeab4" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", - "m_Id": 4, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6a7af6143e114a538663e71f56731a21", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "6b0cd1bfb339459ca967fa23df287ef0", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "c417006ffa034c44b79da3dd323165ff" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5101.0, - "y": -3301.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" - }, - { - "m_Id": "fa6de3be9f5b4411b5081b49e645f424" - }, - { - "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", - "m_Id": 0, - "m_DisplayName": "_OutlineTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", - "m_Id": 2, - "m_DisplayName": "SSR", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3026.0, - "y": -3110.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "ef0b93f78372439696f50711eaf57d90" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "703396865b6e4990a0cf1189ea684e5c", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "712da461f71a454db59d349f752d41ee", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", - "m_Id": 0, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 2, - "m_Value": 0.15000000596046449, - "m_DefaultValue": 1.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "7444469eb9884253819add9ef96baa25", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4298.0, - "y": -3809.99951171875, - "width": 144.66648864746095, - "height": 129.33323669433595 - } - }, - "m_Slots": [ - { - "m_Id": "03182b3263304258b265266325c21f65" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", - "m_Guid": { - "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" - }, - "m_Name": "Outline Offset 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "7564379492aa4c5a927ff3501acdc70d", - "m_Id": 0, - "m_DisplayName": "Normal (Tangent Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalTS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 3 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "757174b6f25040fdbb20355a21752222", - "m_Id": 0, - "m_DisplayName": "Outline Offset 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "75c5657544c648058b20cea090f48dbf", - "m_Id": 0, - "m_DisplayName": "_OutlineUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "773b90134e894e429203c0c83e80b9de", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "77991fa631724e0cb32eed66ff017b23", - "m_Id": 0, - "m_DisplayName": "Metallic", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Metallic", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "77e28f3e930b4c249145630ec961af95", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", - "m_Id": 0, - "m_DisplayName": "OutlineMode", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3113.000244140625, - "y": -3468.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "082e9706dffc4c188270980d4e44ce0f" - }, - { - "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" - }, - { - "m_Id": "41986ac6400d46709d0ef043a67f6b34" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", - "m_Guid": { - "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" - }, - "m_Name": "Outline Color 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_551702C5", - "m_OverrideReferenceName": "_OutlineColor3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4961.99951171875, - "y": -3452.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" - }, - { - "m_Id": "0ba4932e164847878ddb7b7bcff96985" - }, - { - "m_Id": "9178663316db43d582f1c4a127d307c6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", - "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", - "m_ActiveSubTarget": { - "m_Id": "67bc2306558f4f2fa807637aaebaeab4" - }, - "m_Datas": [ - { - "m_Id": "00996039d61e400a9e854ce591ac35a0" - }, - { - "m_Id": "305e3be306674fcd8bb02273d27ee5b7" - }, - { - "m_Id": "6238ae56182d404f8563cb88cb801549" - }, - { - "m_Id": "a8c49a47cb934f7e8e4d88fce06df6ff" - } - ], - "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPLitShaderGUI", - "m_SupportVFX": false, - "m_SupportLineRendering": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4959.0, - "y": -3326.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "4d1cb1a475df49f9a148195a65f5453a" - }, - { - "m_Id": "47d020251e9841a5b1f0fd64396026a1" - }, - { - "m_Id": "62bc551cea604e88b7858cc37d96a98a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4005.0, - "y": -2797.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "d9bcb754db834583b6518c5ed5152114" - }, - { - "m_Id": "861d4258049a4a3e8164f7297090f88e" - }, - { - "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4188.0, - "width": 173.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d48c3871e3064027a10ae9f4babd3be0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2586.0, - "y": -3592.0, - "width": 200.0, - "height": 41.0 - } - }, - "m_Slots": [ - { - "m_Id": "85ff8667d72947edada4e9fb4ff60559" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7f7d8028b58d4227a4560891be6e7cda", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Occlusion", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a00de0d572a84a08a23fe14c2ad5030d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Occlusion" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3140.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", - "m_Guid": { - "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" - }, - "m_Name": "Underlay Dilate", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_D48690B9", - "m_OverrideReferenceName": "_UnderlayDilate", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", - "m_Guid": { - "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" - }, - "m_Name": "Light Angle", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", - "m_OverrideReferenceName": "_LightAngle", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 6.28000020980835 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": 8.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", - "m_Id": 0, - "m_DisplayName": "Outline Offset 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "ScreenSpaceRatio (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5800.99951171875, - "y": -3363.0, - "width": 258.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "6e13f3cd573c467a94379f45d96cb690" - }, - { - "m_Id": "8e6ed600f6504f4083092f5b511e44c4" - }, - { - "m_Id": "93b161cce4504cb79c97b6d8db178de7" - }, - { - "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ScreenSpaceRatio", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3096.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ada023d617104472b8ab75a81558c0a1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", - "m_Guid": { - "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" - }, - "m_Name": "Outline Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_C68C9E14", - "m_OverrideReferenceName": "_IsoPerimeter", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 2, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8764669016f6442f8152593c18a649d7", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "ComputeSDF (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4323.0, - "width": 227.99998474121095, - "height": 190.0 - } - }, - "m_Slots": [ - { - "m_Id": "c52a1744a9a14989b0ae452ad6de6061" - }, - { - "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" - }, - { - "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" - }, - { - "m_Id": "5da82bf481f8489ebd05e997f617f51b" - }, - { - "m_Id": "82d5443fe54d4a3b9420f8745d00a632" - }, - { - "m_Id": "61133d79a89048c195f54939b2a1d30a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", - "m_Id": 0, - "m_DisplayName": "Underlay Offset", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8c38a5d8327f456e9783740c05382619", - "m_Id": 3, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", - "m_Guid": { - "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" - }, - "m_Name": "_UnderlayColor", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_2F5FE804", - "m_OverrideReferenceName": "_UnderlayColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", - "m_Id": 0, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", - "m_Guid": { - "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" - }, - "m_Name": "Outline Offset 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5421.99951171875, - "y": -3902.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "9178663316db43d582f1c4a127d307c6", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2983.000244140625, - "y": -3468.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" - }, - { - "m_Id": "e444f2c81d1e48329fa2c91005277e8d" - }, - { - "m_Id": "b2c26292b7434733878a9b042f44de89" - }, - { - "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" - }, - { - "m_Id": "deac82280a2b43078e0e40863e2d974c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", - "m_Id": 3, - "m_DisplayName": "TextureSize", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureSize", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "945b45993dd84a979755b98c48138f72", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", - "m_Guid": { - "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" - }, - "m_Name": "_UnderlaySoftness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_F2B9E3EF", - "m_OverrideReferenceName": "_UnderlaySoftness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4793.0, - "y": -2593.0, - "width": 155.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d880558893fb442b9320cf55885d1117" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "98934a69591249d5b8b92b39045359a3", - "m_Title": "Outline1 Texture", - "m_Position": { - "x": -4672.0, - "y": -2481.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "998db5e5901e45b29040eb2099370071", - "m_Guid": { - "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" - }, - "m_Name": "Bevel Clamp", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_5BD7E808", - "m_OverrideReferenceName": "_BevelClamp", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3498.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" - }, - { - "m_Id": "1db37082bf844442804487b4944352de" - }, - { - "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" - }, - { - "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" - }, - { - "m_Id": "a0285c9c381a49cba194709efa0a7c85" - }, - { - "m_Id": "b2728d0dd3ce40678867c94a7d977916" - }, - { - "m_Id": "e141833aa78b4fd59ecad949beb43a78" - }, - { - "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9c26fdddba244d36a854298c00473247", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9d0c47172bf840a0ac029980ba082af7", - "m_Id": 0, - "m_DisplayName": "Smoothness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Smoothness", - "m_StageCapability": 2, - "m_Value": 0.5, - "m_DefaultValue": 0.5, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5443.0, - "y": -3315.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "232b1aa09e67479abae141d3c76d3c5b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4486.0, - "y": -3865.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "3535ae87c6dd4769b52b20d9eca61069" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4637.0, - "y": -2239.0, - "width": 167.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "75c5657544c648058b20cea090f48dbf" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", - "m_Id": 6, - "m_DisplayName": "IsFront", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "IsFront", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4160.0, - "y": -2739.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" - }, - { - "m_Id": "373f1de8db6c429c9d46c781f741d7a4" - }, - { - "m_Id": "fd0b096ed5b74f9e9ec51327be200731" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a00de0d572a84a08a23fe14c2ad5030d", - "m_Id": 0, - "m_DisplayName": "Ambient Occlusion", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Occlusion", - "m_StageCapability": 2, - "m_Value": 1.0, - "m_DefaultValue": 1.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4611.0, - "y": -2691.0, - "width": 222.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "ffb07af0bca546d8b9bc439d34aa68f5" - }, - { - "m_Id": "2c7a9460724b47daad8df1be144de7c6" - }, - { - "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" - }, - { - "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", - "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", - "m_Guid": { - "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" - }, - "m_Name": "SamplerState", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": false, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_filter": 0, - "m_wrap": 1, - "m_anisotropic": 0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4647.0, - "y": -2283.0, - "width": 177.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", - "m_Guid": { - "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" - }, - "m_Name": "_GradientScale", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_EAE27356", - "m_OverrideReferenceName": "_GradientScale", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 10.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", - "m_Guid": { - "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" - }, - "m_Name": "Light Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", - "m_OverrideReferenceName": "_SpecularColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", - "m_Id": 0, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", - "m_ObjectId": "a8c49a47cb934f7e8e4d88fce06df6ff", - "m_NormalDropOffSpace": 0, - "m_BlendPreserveSpecular": true, - "m_ReceiveDecals": true, - "m_ReceiveSSR": true, - "m_ReceiveSSRTransparent": false, - "m_SpecularAA": false, - "m_SpecularOcclusionMode": 0, - "m_OverrideBakedGI": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", - "m_Group": { - "m_Id": "" - }, - "m_Name": "EvaluateLight (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3631.0, - "y": -3810.0, - "width": 230.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "0699eea947fc426cbfeb8744cf120222" - }, - { - "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" - }, - { - "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "EvaluateLight", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4225.0, - "width": 193.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "0d7878dd226d4cfb81a991dc312309fc" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalOS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2542.0, - "y": -3404.000244140625, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "e386b183a18245a796b024022f7f3074" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalOS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4348.0, - "y": -3905.99951171875, - "width": 185.33299255371095, - "height": 101.33324432373047 - } - }, - "m_Slots": [ - { - "m_Id": "945b45993dd84a979755b98c48138f72" - }, - { - "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" - }, - { - "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" - }, - { - "m_Id": "e364823e158a407fb48dd7b630c79973" - }, - { - "m_Id": "703396865b6e4990a0cf1189ea684e5c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", - "m_Id": 0, - "m_DisplayName": "Outline Color 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5264.99951171875, - "y": -3142.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", - "m_Guid": { - "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" - }, - "m_Name": "Reflectivity Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", - "m_OverrideReferenceName": "_Reflectivity", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 5.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 5.0, - "y": 15.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "b1188549725543d485436c2e921ffbb2", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4146.0, - "y": -2833.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "281bcee4777040f8a31ee0e10344e98d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4373.0, - "y": -2715.0, - "width": 180.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" - }, - { - "m_Id": "80e665a5eeb64730a51742f698bf0d48" - }, - { - "m_Id": "1f46181633594ae0a1fb2adb76b42981" - }, - { - "m_Id": "8cbd81814903479ea1d3151c1f38183e" - }, - { - "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" - }, - { - "m_Id": "b43489e37a5c4df88f15844292a55ec7" - }, - { - "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" - }, - { - "m_Id": "f01d52cdcb1647aab35782b4af535efd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 1, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b2c26292b7434733878a9b042f44de89", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "b30617d78dec40a7b8aa7f72dca7f41d", - "m_Id": 0, - "m_DisplayName": "Bent Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BentNormal", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 3 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", - "m_Id": 0, - "m_DisplayName": "Outline Color 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4750.99951171875, - "y": -4274.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "d0b10e52e21941b183f5f635894c76c8" - }, - { - "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" - }, - { - "m_Id": "773b90134e894e429203c0c83e80b9de" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "b4c4676c68bb4752af59e21f896d9470", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5581.99951171875, - "y": -3867.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" - }, - { - "m_Id": "c183b5bd9bbe45089f93996e73110918" - }, - { - "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" - }, - { - "m_Id": "183118ca50814141b7bc3e0cee27fb9b" - }, - { - "m_Id": "f44e4374a48a4996aa60d23d3ae1e9f9" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b911c23b90124d15924551e2730501eb", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "bc782d8e80154073b48a687a07adf60a", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BentNormal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "b30617d78dec40a7b8aa7f72dca7f41d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BentNormal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -5392.0, - "y": -3867.0, - "width": 125.99999237060547, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "5e42524569844befad16fda5a94eb9cb" - }, - { - "m_Id": "54d7a93ffec5490aa4591da23a21b693" - }, - { - "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" - }, - { - "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" - }, - { - "m_Id": "fc2e62201c5847e798fd939314413fcd" - }, - { - "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" - }, - { - "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "be58359e488f42e9b5121357d0fa526b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Metallic", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "77991fa631724e0cb32eed66ff017b23" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Metallic" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "c234e5216678436195ee1a5914bc79da", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4446.0, - "y": -2347.000244140625, - "width": 222.00001525878907, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "b4c4676c68bb4752af59e21f896d9470" - }, - { - "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" - }, - { - "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" - }, - { - "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "c417006ffa034c44b79da3dd323165ff", - "m_Guid": { - "m_GuidSerialized": "7a28a011-205c-4fa8-bf4f-8064aa2308b2" - }, - "m_Name": "_ScaleRatioA", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", - "m_DefaultReferenceName": "_ScaleRatioA", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", - "m_Id": 0, - "m_DisplayName": "Outline Offset 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c49cfb8bb96846dc87ee00c0c041a372", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4266.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a7942746b5564dc7bbbae1deb2403022" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4315.0, - "y": -3165.0, - "width": 144.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "79147f6986644769b58d9ed64fe771e1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", - "m_Guid": { - "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" - }, - "m_Name": "Face Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_75569DEA", - "m_OverrideReferenceName": "_FaceTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", - "m_Id": 0, - "m_DisplayName": "_FaceTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", - "m_Guid": { - "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" - }, - "m_Name": "OutlineMode", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", - "m_OverrideReferenceName": "_OutlineMode", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Alpha", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3032.66650390625, - "y": -3029.33349609375, - "width": 200.0, - "height": 41.33349609375 - } - }, - "m_Slots": [ - { - "m_Id": "724e17584e97443e9e285dfa7253c8e3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Alpha" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4420.0, - "y": -4483.0, - "width": 156.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "41b9b79b3859472882bcea393703eec0" - }, - { - "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" - }, - { - "m_Id": "767769f736d5478cba5f10a415e28e7f" - }, - { - "m_Id": "b691728a389a417d9b4f2d02541209c2" - }, - { - "m_Id": "045c4f6b050549c7a0efb208e6349779" - }, - { - "m_Id": "509e6f38505b4b0695b263706a55028f" - }, - { - "m_Id": "204dacb5a95b424facf11cb6f65bd188" - }, - { - "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", - "m_Title": "Screen Space Ratio", - "m_Position": { - "x": -6179.99951171875, - "y": -3422.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", - "m_Title": "Generate Normal", - "m_Position": { - "x": -4511.33349609375, - "y": -3999.3330078125 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", - "m_Id": 0, - "m_DisplayName": "_UnderlaySoftness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5268.0, - "y": -3261.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "757174b6f25040fdbb20355a21752222" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", - "m_Id": 0, - "m_DisplayName": "Outline Color 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d880558893fb442b9320cf55885d1117", - "m_Id": 0, - "m_DisplayName": "_FaceUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", - "m_Title": "Offset Scale", - "m_Position": { - "x": -5747.99951171875, - "y": -3961.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "dbcb748279484a4590e53518c49122b8", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4783.0, - "y": -2765.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "7a0f504e4175406dbd8134250f4e350b" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", - "m_Guid": { - "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" - }, - "m_Name": "Face Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_99AFBB3D", - "m_OverrideReferenceName": "_FaceColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", - "m_Id": 0, - "m_DisplayName": "Outline Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4602.0, - "y": -4298.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "7b8a19bd115e4167a25b59cb3218a817" - }, - { - "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" - }, - { - "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e364823e158a407fb48dd7b630c79973", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "e386b183a18245a796b024022f7f3074", - "m_Id": 0, - "m_DisplayName": "Normal (Object Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalOS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Emission", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "4590bfa2a0664b65b6f073bae33a071f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Emission" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "ComputeSDF44 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4144.0, - "y": -3369.0, - "width": 244.0, - "height": 214.0 - } - }, - "m_Slots": [ - { - "m_Id": "641eda269d7b4da9acb65f8d50035ea9" - }, - { - "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" - }, - { - "m_Id": "9c26fdddba244d36a854298c00473247" - }, - { - "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" - }, - { - "m_Id": "14ad19bf20a140dd88d58452d7df688b" - }, - { - "m_Id": "215a82c127204988b751de7d3a39b955" - }, - { - "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF44", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", - "m_Id": 7, - "m_DisplayName": "TextureHeight", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureHeight", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4803.0, - "y": -2627.0, - "width": 165.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "07946387933e416db576b677f0711e5f" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4957.99951171875, - "y": -3204.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "748c31bbcecc4b30bec2e42c0612175b" - }, - { - "m_Id": "4bda5c294e1949138d033640e1d385b4" - }, - { - "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", - "m_Guid": { - "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" - }, - "m_Name": "_OutlineTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1774DE83", - "m_OverrideReferenceName": "_OutlineTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", - "m_Title": "Vertex Color", - "m_Position": { - "x": -3448.000244140625, - "y": -3579.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.7353569269180298, - "y": 0.7353569269180298, - "z": 0.7353569269180298 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Layer4 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3849.999755859375, - "y": -3286.0, - "width": 193.0, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "0fac35636fca4474a6afaefc3c757775" - }, - { - "m_Id": "cc88101667c9488f9c5a716e851c1b21" - }, - { - "m_Id": "68ec7c31365549d6a8ce883edfc02de2" - }, - { - "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" - }, - { - "m_Id": "34a67e0fef884f9399e674d9eeaf720c" - }, - { - "m_Id": "3802c81c3be24823aa1d7c9997a33c29" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer4", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f2903158b3624759bca1fcd843698078", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 2.0, - "y": 2.0, - "z": 2.0, - "w": 2.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6012.99951171875, - "y": -3209.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "fb5e1e2a67c14602808358686bb75091" - }, - { - "m_Id": "712da461f71a454db59d349f752d41ee" - }, - { - "m_Id": "b000f852aa984e9dae25b125a4607f4e" - }, - { - "m_Id": "b911c23b90124d15924551e2730501eb" - }, - { - "m_Id": "c49cfb8bb96846dc87ee00c0c041a372" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4321.99951171875, - "y": -3246.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f44e4374a48a4996aa60d23d3ae1e9f9", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a3f8b6e8ae7f48e2989a029904401502" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f5a8bfcec21a4dac9df63993ec53635e", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalTS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "7564379492aa4c5a927ff3501acdc70d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalTS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": { - "x": 3.0, - "y": 2.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" - }, - { - "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" - }, - { - "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" - }, - { - "m_Id": "b7f9ac55517141868bfb9d2ad6429792" - }, - { - "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" - }, - { - "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" - }, - { - "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" - }, - { - "m_Id": "215b30ae27784ec3a13360a9029af283" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f864c900600e427ba7793f00c715e971", - "m_Id": 0, - "m_DisplayName": "Outline Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DivideNode", - "m_ObjectId": "faace8101df943d8956faa31728cb004", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Divide", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5254.99951171875, - "y": -3891.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "77e28f3e930b4c249145630ec961af95" - }, - { - "m_Id": "f2903158b3624759bca1fcd843698078" - }, - { - "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4208.0, - "y": -2371.0, - "width": 180.0, - "height": 180.0 - } - }, - "m_Slots": [ - { - "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" - }, - { - "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" - }, - { - "m_Id": "71dd947935b64ce38f0d25406dde447b" - }, - { - "m_Id": "61a6ac5f29344d109411f26850ab0a96" - }, - { - "m_Id": "44806230fa384c1e95f9c5918a14f056" - }, - { - "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" - }, - { - "m_Id": "57abc172afd449e2a4d567f93432507b" - }, - { - "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "ffb07af0bca546d8b9bc439d34aa68f5", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta deleted file mode 100644 index a445e27..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: ca2ed216f98028c4dae6c5224a952b3c -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph deleted file mode 100644 index 3118dd0..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph +++ /dev/null @@ -1,11759 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", - "m_Properties": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "ced40c943add479a86f25f7fb5ed59da" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "469965f1c9284b7eb032d415d6295b2c" - } - ], - "m_Nodes": [ - { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - }, - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - } - ], - "m_GroupDatas": [ - { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - } - ], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 5 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 7 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 6 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 1 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3749.0 - }, - "m_Blocks": [ - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3480.0 - }, - "m_Blocks": [ - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "TextMeshPro/SRP", - "m_GraphPrecision": 0, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5722.99951171875, - "y": -3827.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", - "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", - "m_Distortion": false, - "m_DistortionMode": 0, - "m_DistortionDepthTest": true, - "m_AddPrecomputedVelocity": false, - "m_TransparentWritesMotionVec": false, - "m_DepthOffset": false, - "m_ConservativeDepthOffset": false, - "m_TransparencyFog": true, - "m_AlphaTestShadow": false, - "m_BackThenFrontRendering": false, - "m_TransparentDepthPrepass": false, - "m_TransparentDepthPostpass": false, - "m_TransparentPerPixelSorting": false, - "m_SupportLodCrossFade": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", - "m_Title": "Face Texture", - "m_Position": { - "x": -4824.0, - "y": -2949.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", - "m_Id": 5, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "03182b3263304258b265266325c21f65", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4534.0, - "y": -2747.0, - "width": 150.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", - "m_Guid": { - "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" - }, - "m_Name": "Ambient Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", - "m_OverrideReferenceName": "_Ambient", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "0580d4b7e3a049049569f4508643a724", - "m_Guid": { - "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" - }, - "m_Name": "Softness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_D64EC33D", - "m_OverrideReferenceName": "_Softness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", - "m_Id": 1, - "m_DisplayName": "Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "07946387933e416db576b677f0711e5f", - "m_Guid": { - "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" - }, - "m_Name": "_FaceTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1A08AD4A", - "m_OverrideReferenceName": "_FaceTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", - "m_Id": 2, - "m_DisplayName": "Color (1)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", - "m_Id": 0, - "m_DisplayName": "Underlay Dilate", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4923.99951171875, - "y": -4233.0, - "width": 158.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "8a08179f99d649d289b8053d5fa0ad22" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5098.99951171875, - "y": -3182.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" - }, - { - "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" - }, - { - "m_Id": "b224a1cf80604103ad085c799995f3c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "10a99c07aad742349d258db16838c129", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 1.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4955.0, - "y": -3487.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3284.0, - "y": -3516.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c334de01ecd429baa7652fc6002536b" - }, - { - "m_Id": "e2d28f29bbac4983a401574480b5ca28" - }, - { - "m_Id": "6a7af6143e114a538663e71f56731a21" - }, - { - "m_Id": "3e25be96bb3747738c238cf3a741d5df" - }, - { - "m_Id": "4907352322c644ebacdf2ca30f2994fd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4291.99951171875, - "y": -3197.0, - "width": 124.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c28ee9109014fa086e5de7a3993341d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "0580d4b7e3a049049569f4508643a724" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", - "m_Guid": { - "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" - }, - "m_Name": "Bevel Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_97690701", - "m_OverrideReferenceName": "_BevelOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": -0.5, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4311.0, - "y": -3221.0, - "width": 148.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "f864c900600e427ba7793f00c715e971" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1db37082bf844442804487b4944352de", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "1e12726617b24675958e942eb62e4b09", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4772.0, - "y": -4404.0, - "width": 145.00001525878907, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "0848ba750e0341198cf0bbd413e0efe4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "215a82c127204988b751de7d3a39b955", - "m_Id": 6, - "m_DisplayName": "Outline", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Outline", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "215b30ae27784ec3a13360a9029af283", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", - "m_Guid": { - "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" - }, - "m_Name": "Bevel Type", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", - "m_OverrideReferenceName": "_BevelType", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", - "m_Guid": { - "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" - }, - "m_Name": "Outline Color 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_5550EB71", - "m_OverrideReferenceName": "_OutlineColor1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "256d41e89a204d22951450de1c38051d", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4181.99951171875, - "y": -2415.0, - "width": 154.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget", - "m_ObjectId": "29b1a6d4abc94131be838c0bc77892fc" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", - "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Is Front Face", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4282.0, - "y": -3681.3330078125, - "width": 121.99999237060547, - "height": 77.33348846435547 - } - }, - "m_Slots": [ - { - "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Composite (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3350.0, - "y": -3810.0, - "width": 213.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "a75f7ac601c446469802fe7754c1f279" - }, - { - "m_Id": "8c38a5d8327f456e9783740c05382619" - }, - { - "m_Id": "facc84930f544fd7a0205a6176b18ac0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Composite", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", - "m_Id": 0, - "m_DisplayName": "Face Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", - "m_Id": 1, - "m_DisplayName": "Filter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Filter", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", - "m_Guid": { - "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" - }, - "m_Name": "Bevel Amount", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B01DD93E", - "m_OverrideReferenceName": "_BevelAmount", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.25, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", - "m_Guid": { - "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" - }, - "m_Name": "_FaceUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_3A8E0F13", - "m_OverrideReferenceName": "_FaceUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4387.0, - "y": -2405.0, - "width": 163.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "def8e0b9d8384982bc5b4c32d877e458" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 2, - "m_Value": true, - "m_DefaultValue": true -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", - "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", - "m_MaterialNeedsUpdateHash": 1, - "m_SurfaceType": 1, - "m_RenderingPass": 4, - "m_BlendMode": 0, - "m_ZTest": 4, - "m_ZWrite": false, - "m_TransparentCullMode": 2, - "m_OpaqueCullMode": 2, - "m_SortPriority": 0, - "m_AlphaTest": true, - "m_TransparentDepthPrepass": false, - "m_TransparentDepthPostpass": false, - "m_SupportLodCrossFade": false, - "m_DoubleSidedMode": 0, - "m_DOTSInstancing": false, - "m_CustomVelocity": false, - "m_Tessellation": false, - "m_TessellationMode": 0, - "m_TessellationFactorMinDistance": 20.0, - "m_TessellationFactorMaxDistance": 50.0, - "m_TessellationFactorTriangleSize": 100.0, - "m_TessellationShapeFactor": 0.75, - "m_TessellationBackFaceCullEpsilon": -0.25, - "m_TessellationMaxDisplacement": 0.009999999776482582, - "m_DebugSymbols": false, - "m_Version": 2, - "inspectorFoldoutMask": 9 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "d219977210094c0082c517d8dc00c8bb" - }, - { - "m_Id": "f48f04ad45d046a8b88e71731ed506e7" - }, - { - "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" - }, - { - "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" - }, - { - "m_Id": "d1a17e42e7a04dc38984e3c01149445b" - }, - { - "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" - }, - { - "m_Id": "c35312edaa2344788b1964ee2f63a236" - }, - { - "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", - "m_Id": 6, - "m_DisplayName": "Color3", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color3", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", - "m_Id": 0, - "m_DisplayName": "Alpha Clip Threshold", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AlphaClipThreshold", - "m_StageCapability": 2, - "m_Value": 0.0010000000474974514, - "m_DefaultValue": 0.5, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6008.99951171875, - "y": -3341.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", - "m_Id": 4, - "m_DisplayName": "Atlas", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Atlas", - "m_StageCapability": 3, - "m_BareResource": true, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3423.000244140625, - "y": -3516.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "3c50439118b2496f9e390021b0964606", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.AlphaClipThreshold", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3028.0, - "y": -3054.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "34a72a5ebb04402384a4fd3748111a37" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", - "m_Id": 0, - "m_DisplayName": "Face Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2803.000244140625, - "y": -3520.0, - "width": 140.0, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "6ccaced3889e4503a9414d808ec33981" - }, - { - "m_Id": "7f3d71a6c96847c099da45f95aafbecb" - }, - { - "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" - }, - { - "m_Id": "39a382d661e2484da71f04c43f48e55f" - }, - { - "m_Id": "8764669016f6442f8152593c18a649d7" - }, - { - "m_Id": "26e48352a08441bfa694dcea54c06e36" - }, - { - "m_Id": "3e94a0d106064bdb864c960512ef4026" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", - "m_Guid": { - "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" - }, - "m_Name": "_MainTex", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_90CBF488", - "m_OverrideReferenceName": "_MainTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", - "m_Guid": { - "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" - }, - "m_Name": "Specular Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", - "m_OverrideReferenceName": "_SpecularPower", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 1.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 4.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", - "m_Guid": { - "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" - }, - "m_Name": "_OutlineUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_D66D89E6", - "m_OverrideReferenceName": "_OutlineUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "41b9b79b3859472882bcea393703eec0", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", - "m_Guid": { - "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" - }, - "m_Name": "Diffuse Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", - "m_OverrideReferenceName": "_Diffuse", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4934.0, - "y": -4442.99951171875, - "width": 133.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "da7a06d393a44089842070d51d2aa0a6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", - "m_Title": "Face + 3 Outlines + Underlay", - "m_Position": { - "x": -5468.0, - "y": -3558.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Layer1 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4001.0, - "y": -4168.0, - "width": 191.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "10a99c07aad742349d258db16838c129" - }, - { - "m_Id": "b85d677872b44421bf5536f42ba0267c" - }, - { - "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer1", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4109.0, - "width": 158.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "66f69ef16eac4eb48357bde804cf3c39" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", - "m_Id": 0, - "m_DisplayName": "Emission", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Emission", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 1, - "m_DefaultColor": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4613.0, - "y": -2415.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "b2baf44eae52473cb6cda7b1debece01" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "469965f1c9284b7eb032d415d6295b2c", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "ced40c943add479a86f25f7fb5ed59da" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", - "m_Guid": { - "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" - }, - "m_Name": "Outline Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_A0B54237", - "m_OverrideReferenceName": "_OutlineTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "8036d0e6090b456e9b4ea87227868236" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "484b51c50485473b819c4f05087b32d7", - "m_Title": "Underlay", - "m_Position": { - "x": -5253.0, - "y": -4542.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", - "m_Guid": { - "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" - }, - "m_Name": "Underlay Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_CE9DEDB3", - "m_OverrideReferenceName": "_UnderlayOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4323.99951171875, - "y": -3498.0, - "width": 140.0, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "b015d1b7e4134c59baf6851e7649802c" - }, - { - "m_Id": "d9dc4839ee2847999110bdb234d6041a" - }, - { - "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" - }, - { - "m_Id": "f42ad06b3c6a45d3ab33de904c063412" - }, - { - "m_Id": "ed6c215a65584deeaefad1d2c7743044" - }, - { - "m_Id": "edbee7a8952b46529ac5ad0365775774" - }, - { - "m_Id": "70337a74f6ad4b7bb6befc825219bab1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", - "m_Id": 0, - "m_DisplayName": "Softness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", - "m_Id": 5, - "m_DisplayName": "TextureWidth", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureWidth", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4310.0, - "y": -2771.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "509e6f38505b4b0695b263706a55028f", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "GetSurfaceNormal (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4067.333251953125, - "y": -3881.99951171875, - "width": 263.9999694824219, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "5b0077c23eae443887872f84227deccc" - }, - { - "m_Id": "3915c1927ffe49f8967304321cfbe497" - }, - { - "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" - }, - { - "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" - }, - { - "m_Id": "ef9738ec7e894772a14e9dce441c16c6" - }, - { - "m_Id": "9eeec1a9713045af8845cea263d5ea48" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GetSurfaceNormal", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6154.99951171875, - "y": -3169.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", - "m_Guid": { - "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" - }, - "m_Name": "Outline Color 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_DBAB5AEC", - "m_OverrideReferenceName": "_OutlineColor2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.009433984756469727, - "g": 0.02534518577158451, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5102.99951171875, - "y": -3427.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" - }, - { - "m_Id": "36a0c473c4c04c3a930dd38f3920d410" - }, - { - "m_Id": "068ae649e00b40e198ec5a30ad741fab" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "57abc172afd449e2a4d567f93432507b", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4005.999755859375, - "y": -2395.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" - }, - { - "m_Id": "8695190a5e614f2d90081871a8a06fc2" - }, - { - "m_Id": "81bdb47901ef48e5a588c6724b1b0142" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "5b0077c23eae443887872f84227deccc", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", - "m_Guid": { - "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" - }, - "m_Name": "Bevel Roundness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_AB6A015F", - "m_OverrideReferenceName": "_BevelRoundness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": 4.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", - "m_Guid": { - "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" - }, - "m_Name": "Bevel Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B50BBFCC", - "m_OverrideReferenceName": "_BevelWidth", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.5, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", - "m_Guid": { - "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" - }, - "m_Name": "Outline Offset 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", - "m_OverrideReferenceName": "_OutlineOffset1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5266.99951171875, - "y": -3387.0, - "width": 156.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "c422a9a9ff824176aad2241f58c44d0b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3499.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "256d41e89a204d22951450de1c38051d" - }, - { - "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" - }, - { - "m_Id": "ebbd94a7102a4457a48ac492de3bff14" - }, - { - "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" - }, - { - "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" - }, - { - "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" - }, - { - "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" - }, - { - "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", - "m_Id": 0, - "m_DisplayName": "_UnderlayColor", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4278.0, - "y": -3939.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", - "m_Id": 4, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6a7af6143e114a538663e71f56731a21", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5101.0, - "y": -3301.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" - }, - { - "m_Id": "fa6de3be9f5b4411b5081b49e645f424" - }, - { - "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", - "m_Id": 0, - "m_DisplayName": "_OutlineTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", - "m_Id": 2, - "m_DisplayName": "SSR", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3026.0, - "y": -3110.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "ef0b93f78372439696f50711eaf57d90" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "712da461f71a454db59d349f752d41ee", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", - "m_Id": 0, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 2, - "m_Value": 0.15000000596046449, - "m_DefaultValue": 1.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "7444469eb9884253819add9ef96baa25", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4298.0, - "y": -3809.99951171875, - "width": 144.66648864746095, - "height": 129.33323669433595 - } - }, - "m_Slots": [ - { - "m_Id": "03182b3263304258b265266325c21f65" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", - "m_Guid": { - "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" - }, - "m_Name": "Outline Offset 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "757174b6f25040fdbb20355a21752222", - "m_Id": 0, - "m_DisplayName": "Outline Offset 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "75c5657544c648058b20cea090f48dbf", - "m_Id": 0, - "m_DisplayName": "_OutlineUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "773b90134e894e429203c0c83e80b9de", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "77e28f3e930b4c249145630ec961af95", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData", - "m_ObjectId": "77ebd01f5b3149ad810a5acbffc85921", - "m_EnableShadowMatte": false, - "m_DistortionOnly": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", - "m_Id": 0, - "m_DisplayName": "OutlineMode", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3113.000244140625, - "y": -3468.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "082e9706dffc4c188270980d4e44ce0f" - }, - { - "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" - }, - { - "m_Id": "41986ac6400d46709d0ef043a67f6b34" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", - "m_Guid": { - "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" - }, - "m_Name": "Outline Color 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_551702C5", - "m_OverrideReferenceName": "_OutlineColor3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4961.99951171875, - "y": -3452.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" - }, - { - "m_Id": "0ba4932e164847878ddb7b7bcff96985" - }, - { - "m_Id": "9178663316db43d582f1c4a127d307c6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7b3b88c5975841d6b6d5c3c5515055a0", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", - "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", - "m_ActiveSubTarget": { - "m_Id": "29b1a6d4abc94131be838c0bc77892fc" - }, - "m_Datas": [ - { - "m_Id": "00996039d61e400a9e854ce591ac35a0" - }, - { - "m_Id": "305e3be306674fcd8bb02273d27ee5b7" - }, - { - "m_Id": "77ebd01f5b3149ad810a5acbffc85921" - } - ], - "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPUnlitShaderGUI", - "m_SupportVFX": false, - "m_SupportLineRendering": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4959.0, - "y": -3326.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "4d1cb1a475df49f9a148195a65f5453a" - }, - { - "m_Id": "47d020251e9841a5b1f0fd64396026a1" - }, - { - "m_Id": "62bc551cea604e88b7858cc37d96a98a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4006.000244140625, - "y": -2795.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "d9bcb754db834583b6518c5ed5152114" - }, - { - "m_Id": "861d4258049a4a3e8164f7297090f88e" - }, - { - "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4188.0, - "width": 173.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d48c3871e3064027a10ae9f4babd3be0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2586.0, - "y": -3592.0, - "width": 200.0, - "height": 41.0 - } - }, - "m_Slots": [ - { - "m_Id": "85ff8667d72947edada4e9fb4ff60559" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3140.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", - "m_Guid": { - "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" - }, - "m_Name": "Underlay Dilate", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_D48690B9", - "m_OverrideReferenceName": "_UnderlayDilate", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", - "m_Guid": { - "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" - }, - "m_Name": "Light Angle", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", - "m_OverrideReferenceName": "_LightAngle", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 6.28000020980835 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": 8.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", - "m_Id": 0, - "m_DisplayName": "Outline Offset 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "ScreenSpaceRatio (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5802.0, - "y": -3363.0, - "width": 258.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "6e13f3cd573c467a94379f45d96cb690" - }, - { - "m_Id": "8e6ed600f6504f4083092f5b511e44c4" - }, - { - "m_Id": "93b161cce4504cb79c97b6d8db178de7" - }, - { - "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ScreenSpaceRatio", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3096.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ada023d617104472b8ab75a81558c0a1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", - "m_Guid": { - "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" - }, - "m_Name": "Outline Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_C68C9E14", - "m_OverrideReferenceName": "_IsoPerimeter", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 2, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8764669016f6442f8152593c18a649d7", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "ComputeSDF (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4323.0, - "width": 227.99998474121095, - "height": 190.0 - } - }, - "m_Slots": [ - { - "m_Id": "c52a1744a9a14989b0ae452ad6de6061" - }, - { - "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" - }, - { - "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" - }, - { - "m_Id": "5da82bf481f8489ebd05e997f617f51b" - }, - { - "m_Id": "82d5443fe54d4a3b9420f8745d00a632" - }, - { - "m_Id": "61133d79a89048c195f54939b2a1d30a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", - "m_Id": 0, - "m_DisplayName": "Underlay Offset", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8a39319405ad44cb8b7aae71c41dcd01", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8c38a5d8327f456e9783740c05382619", - "m_Id": 3, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", - "m_Guid": { - "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" - }, - "m_Name": "_UnderlayColor", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_2F5FE804", - "m_OverrideReferenceName": "_UnderlayColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", - "m_Id": 0, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", - "m_Guid": { - "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" - }, - "m_Name": "Outline Offset 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5421.99951171875, - "y": -3902.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "9178663316db43d582f1c4a127d307c6", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2983.000244140625, - "y": -3468.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" - }, - { - "m_Id": "e444f2c81d1e48329fa2c91005277e8d" - }, - { - "m_Id": "b2c26292b7434733878a9b042f44de89" - }, - { - "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" - }, - { - "m_Id": "deac82280a2b43078e0e40863e2d974c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9327cb5f5e6b46f1bd79f91ef9dca3b7", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", - "m_Id": 3, - "m_DisplayName": "TextureSize", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureSize", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "945b45993dd84a979755b98c48138f72", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", - "m_Guid": { - "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" - }, - "m_Name": "_UnderlaySoftness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_F2B9E3EF", - "m_OverrideReferenceName": "_UnderlaySoftness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4788.0, - "y": -2591.0, - "width": 155.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d880558893fb442b9320cf55885d1117" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "98934a69591249d5b8b92b39045359a3", - "m_Title": "Outline1 Texture", - "m_Position": { - "x": -4670.00048828125, - "y": -2474.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "998db5e5901e45b29040eb2099370071", - "m_Guid": { - "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" - }, - "m_Name": "Bevel Clamp", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_5BD7E808", - "m_OverrideReferenceName": "_BevelClamp", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3498.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" - }, - { - "m_Id": "1db37082bf844442804487b4944352de" - }, - { - "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" - }, - { - "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" - }, - { - "m_Id": "a0285c9c381a49cba194709efa0a7c85" - }, - { - "m_Id": "b2728d0dd3ce40678867c94a7d977916" - }, - { - "m_Id": "e141833aa78b4fd59ecad949beb43a78" - }, - { - "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9c26fdddba244d36a854298c00473247", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5443.0, - "y": -3315.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "232b1aa09e67479abae141d3c76d3c5b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4486.0, - "y": -3865.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "3535ae87c6dd4769b52b20d9eca61069" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4635.0, - "y": -2239.0, - "width": 167.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "75c5657544c648058b20cea090f48dbf" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", - "m_Id": 6, - "m_DisplayName": "IsFront", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "IsFront", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4160.0, - "y": -2771.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" - }, - { - "m_Id": "373f1de8db6c429c9d46c781f741d7a4" - }, - { - "m_Id": "fd0b096ed5b74f9e9ec51327be200731" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9f42c5a9bc2f45baa095a80e7b8b485a", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4606.99951171875, - "y": -2689.0, - "width": 221.99998474121095, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "dcd51c93d3b64f05a938b3334f343654" - }, - { - "m_Id": "2c7a9460724b47daad8df1be144de7c6" - }, - { - "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" - }, - { - "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", - "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", - "m_Guid": { - "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" - }, - "m_Name": "SamplerState", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": false, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_filter": 0, - "m_wrap": 1, - "m_anisotropic": 0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4645.00048828125, - "y": -2285.0, - "width": 177.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", - "m_Guid": { - "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" - }, - "m_Name": "_GradientScale", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_EAE27356", - "m_OverrideReferenceName": "_GradientScale", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 10.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", - "m_Guid": { - "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" - }, - "m_Name": "Light Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", - "m_OverrideReferenceName": "_SpecularColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", - "m_Id": 0, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", - "m_Group": { - "m_Id": "" - }, - "m_Name": "EvaluateLight (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3631.0, - "y": -3810.0, - "width": 230.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "0699eea947fc426cbfeb8744cf120222" - }, - { - "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" - }, - { - "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "EvaluateLight", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4225.0, - "width": 193.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "0d7878dd226d4cfb81a991dc312309fc" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalOS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2542.0, - "y": -3404.000244140625, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "e386b183a18245a796b024022f7f3074" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalOS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4348.0, - "y": -3905.99951171875, - "width": 185.33299255371095, - "height": 101.33324432373047 - } - }, - "m_Slots": [ - { - "m_Id": "945b45993dd84a979755b98c48138f72" - }, - { - "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" - }, - { - "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" - }, - { - "m_Id": "f1fb18f75405424884a776bfd24e79e9" - }, - { - "m_Id": "9f42c5a9bc2f45baa095a80e7b8b485a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", - "m_Id": 0, - "m_DisplayName": "Outline Color 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5264.99951171875, - "y": -3142.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", - "m_Guid": { - "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" - }, - "m_Name": "Reflectivity Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", - "m_OverrideReferenceName": "_Reflectivity", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 5.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 5.0, - "y": 15.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "b1188549725543d485436c2e921ffbb2", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4146.0, - "y": -2869.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "281bcee4777040f8a31ee0e10344e98d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4367.0, - "y": -2713.0, - "width": 180.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" - }, - { - "m_Id": "80e665a5eeb64730a51742f698bf0d48" - }, - { - "m_Id": "1f46181633594ae0a1fb2adb76b42981" - }, - { - "m_Id": "8cbd81814903479ea1d3151c1f38183e" - }, - { - "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" - }, - { - "m_Id": "b43489e37a5c4df88f15844292a55ec7" - }, - { - "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" - }, - { - "m_Id": "f01d52cdcb1647aab35782b4af535efd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 1, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b2c26292b7434733878a9b042f44de89", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", - "m_Id": 0, - "m_DisplayName": "Outline Color 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4750.99951171875, - "y": -4274.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "d0b10e52e21941b183f5f635894c76c8" - }, - { - "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" - }, - { - "m_Id": "773b90134e894e429203c0c83e80b9de" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5581.99951171875, - "y": -3867.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" - }, - { - "m_Id": "c183b5bd9bbe45089f93996e73110918" - }, - { - "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" - }, - { - "m_Id": "9327cb5f5e6b46f1bd79f91ef9dca3b7" - }, - { - "m_Id": "d804b5a6c657409196addf2b39199a4f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -5392.0, - "y": -3867.0, - "width": 125.99999237060547, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "5e42524569844befad16fda5a94eb9cb" - }, - { - "m_Id": "54d7a93ffec5490aa4591da23a21b693" - }, - { - "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" - }, - { - "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" - }, - { - "m_Id": "fc2e62201c5847e798fd939314413fcd" - }, - { - "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" - }, - { - "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "c234e5216678436195ee1a5914bc79da", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4446.0, - "y": -2347.0, - "width": 222.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "f68d9dee5cbc43cdb355d8fadae602d3" - }, - { - "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" - }, - { - "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" - }, - { - "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", - "m_Id": 0, - "m_DisplayName": "Outline Offset 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4266.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a7942746b5564dc7bbbae1deb2403022" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4315.0, - "y": -3165.0, - "width": 144.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "79147f6986644769b58d9ed64fe771e1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", - "m_Guid": { - "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" - }, - "m_Name": "Face Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_75569DEA", - "m_OverrideReferenceName": "_FaceTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", - "m_Id": 0, - "m_DisplayName": "_FaceTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", - "m_Guid": { - "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" - }, - "m_Name": "OutlineMode", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", - "m_OverrideReferenceName": "_OutlineMode", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Alpha", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3032.66650390625, - "y": -3029.33349609375, - "width": 200.0, - "height": 41.33349609375 - } - }, - "m_Slots": [ - { - "m_Id": "724e17584e97443e9e285dfa7253c8e3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Alpha" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4420.0, - "y": -4483.0, - "width": 156.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "41b9b79b3859472882bcea393703eec0" - }, - { - "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" - }, - { - "m_Id": "767769f736d5478cba5f10a415e28e7f" - }, - { - "m_Id": "b691728a389a417d9b4f2d02541209c2" - }, - { - "m_Id": "045c4f6b050549c7a0efb208e6349779" - }, - { - "m_Id": "509e6f38505b4b0695b263706a55028f" - }, - { - "m_Id": "204dacb5a95b424facf11cb6f65bd188" - }, - { - "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "ced40c943add479a86f25f7fb5ed59da", - "m_Guid": { - "m_GuidSerialized": "af17e4ab-54fe-4482-a9c5-4e4bc9076517" - }, - "m_Name": "_ScaleRatioA", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", - "m_DefaultReferenceName": "_ScaleRatioA", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", - "m_Title": "Screen Space Ratio", - "m_Position": { - "x": -6179.99951171875, - "y": -3422.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", - "m_Title": "Generate Normal", - "m_Position": { - "x": -4511.33349609375, - "y": -3999.3330078125 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", - "m_Id": 0, - "m_DisplayName": "_UnderlaySoftness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5268.0, - "y": -3261.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "757174b6f25040fdbb20355a21752222" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", - "m_Id": 0, - "m_DisplayName": "Outline Color 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d804b5a6c657409196addf2b39199a4f", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d880558893fb442b9320cf55885d1117", - "m_Id": 0, - "m_DisplayName": "_FaceUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", - "m_Title": "Offset Scale", - "m_Position": { - "x": -5747.99951171875, - "y": -3961.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "dbcb748279484a4590e53518c49122b8", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4778.0, - "y": -2771.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "7a0f504e4175406dbd8134250f4e350b" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", - "m_Guid": { - "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" - }, - "m_Name": "Face Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_99AFBB3D", - "m_OverrideReferenceName": "_FaceColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "dcd51c93d3b64f05a938b3334f343654", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", - "m_Id": 0, - "m_DisplayName": "Outline Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4602.0, - "y": -4298.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "7b8a19bd115e4167a25b59cb3218a817" - }, - { - "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" - }, - { - "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "e386b183a18245a796b024022f7f3074", - "m_Id": 0, - "m_DisplayName": "Normal (Object Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalOS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Emission", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "4590bfa2a0664b65b6f073bae33a071f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Emission" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "ComputeSDF44 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4144.0, - "y": -3369.0, - "width": 244.0, - "height": 214.0 - } - }, - "m_Slots": [ - { - "m_Id": "641eda269d7b4da9acb65f8d50035ea9" - }, - { - "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" - }, - { - "m_Id": "9c26fdddba244d36a854298c00473247" - }, - { - "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" - }, - { - "m_Id": "14ad19bf20a140dd88d58452d7df688b" - }, - { - "m_Id": "215a82c127204988b751de7d3a39b955" - }, - { - "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF44", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", - "m_Id": 7, - "m_DisplayName": "TextureHeight", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureHeight", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4799.0, - "y": -2625.0, - "width": 165.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "07946387933e416db576b677f0711e5f" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4957.99951171875, - "y": -3204.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "748c31bbcecc4b30bec2e42c0612175b" - }, - { - "m_Id": "4bda5c294e1949138d033640e1d385b4" - }, - { - "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", - "m_Guid": { - "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" - }, - "m_Name": "_OutlineTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1774DE83", - "m_OverrideReferenceName": "_OutlineTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", - "m_Title": "Vertex Color", - "m_Position": { - "x": -3448.000244140625, - "y": -3579.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.7353569269180298, - "y": 0.7353569269180298, - "z": 0.7353569269180298 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f1fb18f75405424884a776bfd24e79e9", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Layer4 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3849.999755859375, - "y": -3286.0, - "width": 193.0, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "0fac35636fca4474a6afaefc3c757775" - }, - { - "m_Id": "cc88101667c9488f9c5a716e851c1b21" - }, - { - "m_Id": "68ec7c31365549d6a8ce883edfc02de2" - }, - { - "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" - }, - { - "m_Id": "34a67e0fef884f9399e674d9eeaf720c" - }, - { - "m_Id": "3802c81c3be24823aa1d7c9997a33c29" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer4", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f2903158b3624759bca1fcd843698078", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 2.0, - "y": 2.0, - "z": 2.0, - "w": 2.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6012.99951171875, - "y": -3209.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "fb5e1e2a67c14602808358686bb75091" - }, - { - "m_Id": "712da461f71a454db59d349f752d41ee" - }, - { - "m_Id": "b000f852aa984e9dae25b125a4607f4e" - }, - { - "m_Id": "7b3b88c5975841d6b6d5c3c5515055a0" - }, - { - "m_Id": "8a39319405ad44cb8b7aae71c41dcd01" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4321.99951171875, - "y": -3246.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a3f8b6e8ae7f48e2989a029904401502" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": { - "x": 3.0, - "y": 2.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "f68d9dee5cbc43cdb355d8fadae602d3", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" - }, - { - "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" - }, - { - "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" - }, - { - "m_Id": "b7f9ac55517141868bfb9d2ad6429792" - }, - { - "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" - }, - { - "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" - }, - { - "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" - }, - { - "m_Id": "215b30ae27784ec3a13360a9029af283" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f864c900600e427ba7793f00c715e971", - "m_Id": 0, - "m_DisplayName": "Outline Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DivideNode", - "m_ObjectId": "faace8101df943d8956faa31728cb004", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Divide", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5254.99951171875, - "y": -3891.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "77e28f3e930b4c249145630ec961af95" - }, - { - "m_Id": "f2903158b3624759bca1fcd843698078" - }, - { - "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4208.0, - "y": -2371.0, - "width": 180.0, - "height": 180.0 - } - }, - "m_Slots": [ - { - "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" - }, - { - "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" - }, - { - "m_Id": "71dd947935b64ce38f0d25406dde447b" - }, - { - "m_Id": "61a6ac5f29344d109411f26850ab0a96" - }, - { - "m_Id": "44806230fa384c1e95f9c5918a14f056" - }, - { - "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" - }, - { - "m_Id": "57abc172afd449e2a4d567f93432507b" - }, - { - "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta deleted file mode 100644 index a2f732a..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: f63d574838ccfb44f84acc05fed0af48 -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader index 603df2c..7019aaf 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field - Masking" { Properties { - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -99,41 +99,35 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t - { + struct vertex_t { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t - { + struct pixel_t { float4 vertex : SV_POSITION; fixed4 faceColor : COLOR; fixed4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; float _MaskWipeControl; float _MaskEdgeSoftness; fixed4 _MaskEdgeColor; bool _MaskInverse; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -144,7 +138,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -156,10 +150,6 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; @@ -173,7 +163,7 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); @@ -181,12 +171,11 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); // Structure for pixel shader pixel_t output = { @@ -195,11 +184,11 @@ SubShader { outlineColor, float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y), half4(scale, bias - outline, bias + outline, bias), - half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)), - #if (UNDERLAY_ON | UNDERLAY_INNER) + half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)), + #if (UNDERLAY_ON | UNDERLAY_INNER) float4(input.texcoord0 + layerOffset, input.color.a, 0), half2(layerScale, layerBias), - #endif + #endif }; return output; @@ -212,41 +201,41 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - //#if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + //#if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - //#endif + //#endif - float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); - float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; - a = saturate(t / _MaskEdgeSoftness); - c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); - c *= a; + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); + c *= a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader index 3edca76..ce82bed 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field Overlay" { Properties { - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -93,18 +93,16 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t - { + struct vertex_t { UNITY_VERTEX_INPUT_INSTANCE_ID float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t - { + struct pixel_t { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 vertex : SV_POSITION; @@ -113,17 +111,12 @@ SubShader { float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; - pixel_t VertShader(vertex_t input) { @@ -134,7 +127,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -145,7 +138,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -157,14 +150,10 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } float opacity = input.color.a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; - #endif + #endif fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; faceColor.rgb *= faceColor.a; @@ -174,14 +163,14 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); @@ -193,8 +182,7 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); @@ -212,35 +200,35 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - #endif + #endif - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader index 43b317d..df4d5b0 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field SSD" { Properties { - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader deleted file mode 100644 index 2c8e8da..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader +++ /dev/null @@ -1,389 +0,0 @@ -// Simplified SDF shader: -// - No Shading Option (bevel / bump / env map) -// - No Glow Option -// - Softness is applied on both side of the outline - -Shader "TextMeshPro/Mobile/Distance Field - 2 Pass" { - -Properties { - _FaceColor ("Face Color", Color) = (1,1,1,1) - _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - - _OutlineColor ("Outline Color", Color) = (0,0,0,1) - _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 - _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - - _UnderlayColor ("Border Color", Color) = (0,0,0,.5) - _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 - _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 - _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 - _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - - _WeightNormal ("Weight Normal", float) = 0 - _WeightBold ("Weight Bold", float) = .5 - - _ShaderFlags ("Flags", float) = 0 - _ScaleRatioA ("Scale RatioA", float) = 1 - _ScaleRatioB ("Scale RatioB", float) = 1 - _ScaleRatioC ("Scale RatioC", float) = 1 - - _MainTex ("Font Atlas", 2D) = "white" {} - _TextureWidth ("Texture Width", float) = 512 - _TextureHeight ("Texture Height", float) = 512 - _GradientScale ("Gradient Scale", float) = 5 - _ScaleX ("Scale X", float) = 1 - _ScaleY ("Scale Y", float) = 1 - _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 - _Sharpness ("Sharpness", Range(-1,1)) = 0 - - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 - - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 - - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 -} - -SubShader { - - // Draw Outline and Underlay - Name "Outline" - - Tags - { - "Queue"="Transparent" - "IgnoreProjector"="True" - "RenderType"="Transparent" - } - - Stencil - { - Ref [_Stencil] - Comp [_StencilComp] - Pass [_StencilOp] - ReadMask [_StencilReadMask] - WriteMask [_StencilWriteMask] - } - - Cull [_CullMode] - ZWrite Off - Lighting Off - Fog { Mode Off } - ZTest [unity_GUIZTestMode] - Blend One OneMinusSrcAlpha - ColorMask [_ColorMask] - - Pass { - CGPROGRAM - #pragma vertex VertShader - #pragma fragment PixShader - #pragma shader_feature __ OUTLINE_ON - #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER - - #pragma multi_compile __ UNITY_UI_CLIP_RECT - #pragma multi_compile __ UNITY_UI_ALPHACLIP - - #include "UnityCG.cginc" - #include "UnityUI.cginc" - #include "TMPro_Properties.cginc" - - struct vertex_t { - UNITY_VERTEX_INPUT_INSTANCE_ID - float4 vertex : POSITION; - float3 normal : NORMAL; - fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; - float2 texcoord1 : TEXCOORD1; - }; - - struct pixel_t { - UNITY_VERTEX_INPUT_INSTANCE_ID - UNITY_VERTEX_OUTPUT_STEREO - float4 vertex : SV_POSITION; - fixed4 faceColor : COLOR; - fixed4 outlineColor : COLOR1; - float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV - half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) - half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - #if (UNDERLAY_ON | UNDERLAY_INNER) - float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved - half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif - }; - - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - - pixel_t VertShader(vertex_t input) - { - pixel_t output; - - UNITY_INITIALIZE_OUTPUT(pixel_t, output); - UNITY_SETUP_INSTANCE_ID(input); - UNITY_TRANSFER_INSTANCE_ID(input, output); - UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - - const float bold = step(input.texcoord0.w, 0); - - float4 vert = input.vertex; - vert.x += _VertexOffsetX; - vert.y += _VertexOffsetY; - float4 vPosition = UnityObjectToClipPos(vert); - - float2 pixelSize = vPosition.w; - pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); - - float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); - if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); - - float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; - weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; - - float layerScale = scale; - - scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); - float bias = (0.5 - weight) * scale - 0.5; - const float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - - float opacity = input.color.a; - #if (UNDERLAY_ON | UNDERLAY_INNER) - opacity = 1.0; - #endif - - fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; - faceColor.rgb *= faceColor.a; - - fixed4 outlineColor = _OutlineColor; - outlineColor.a *= opacity; - outlineColor.rgb *= outlineColor.a; - //outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, outline * 2))); - - #if (UNDERLAY_ON | UNDERLAY_INNER) - layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); - float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); - - float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; - float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; - float2 layerOffset = float2(x, y); - #endif - - // Generate UV for the Masking Texture - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); - - // Populate structure for pixel shader - output.vertex = vPosition; - output.faceColor = faceColor; - output.outlineColor = outlineColor; - output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); - output.param = half4(scale, bias - outline, bias + outline, bias); - - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); - #if (UNDERLAY_ON || UNDERLAY_INNER) - output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); - output.underlayParam = half2(layerScale, layerBias); - #endif - - return output; - } - - - // PIXEL SHADER - fixed4 PixShader(pixel_t input) : SV_Target - { - UNITY_SETUP_INSTANCE_ID(input); - - half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; - half4 c = half4(0, 0, 0, 0); - - #if OUTLINE_ON - c = input.outlineColor * saturate(d - input.param.y); - #endif - - #if UNDERLAY_ON - d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; - c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif - - #if UNDERLAY_INNER - half sd = saturate(d - input.param.z); - d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; - c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif - - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT - half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); - c *= m.x * m.y; - #endif - - #if (UNDERLAY_ON | UNDERLAY_INNER) - c *= input.texcoord1.z; - #endif - - #if UNITY_UI_ALPHACLIP - clip(c.a - 0.001); - #endif - - return c; - } - ENDCG - } - - - // Draw face - Name "Face" - - Tags - { - "Queue"="Transparent" - "IgnoreProjector"="True" - "RenderType"="Transparent" - } - - Stencil - { - Ref [_Stencil] - Comp [_StencilComp] - Pass [_StencilOp] - ReadMask [_StencilReadMask] - WriteMask [_StencilWriteMask] - } - - Cull [_CullMode] - ZWrite Off - Lighting Off - Fog { Mode Off } - ZTest [unity_GUIZTestMode] - Blend One OneMinusSrcAlpha - ColorMask [_ColorMask] - - Pass { - CGPROGRAM - #pragma vertex VertShader - #pragma fragment PixShader - - #pragma multi_compile __ UNITY_UI_CLIP_RECT - #pragma multi_compile __ UNITY_UI_ALPHACLIP - - #include "UnityCG.cginc" - #include "UnityUI.cginc" - #include "TMPro_Properties.cginc" - - struct vertex_t { - UNITY_VERTEX_INPUT_INSTANCE_ID - float4 vertex : POSITION; - float3 normal : NORMAL; - fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; - float2 texcoord1 : TEXCOORD1; - }; - - struct pixel_t { - UNITY_VERTEX_INPUT_INSTANCE_ID - UNITY_VERTEX_OUTPUT_STEREO - float4 vertex : SV_POSITION; - fixed4 faceColor : COLOR; - float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV - half2 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) - half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - }; - - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; - - - pixel_t VertShader(vertex_t input) - { - pixel_t output; - - UNITY_INITIALIZE_OUTPUT(pixel_t, output); - UNITY_SETUP_INSTANCE_ID(input); - UNITY_TRANSFER_INSTANCE_ID(input, output); - UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - - const float bold = step(input.texcoord0.w, 0); - - float4 vert = input.vertex; - vert.x += _VertexOffsetX; - vert.y += _VertexOffsetY; - float4 vPosition = UnityObjectToClipPos(vert); - - float2 pixelSize = vPosition.w; - pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); - - float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); - if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); - - float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; - weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; - - scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); - float bias = (0.5 - weight) * scale - 0.5; - - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } - float opacity = input.color.a; - - fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; - faceColor.rgb *= faceColor.a; - - // Generate UV for the Masking Texture - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); - - // Populate structure for pixel shader - output.vertex = vPosition; - output.faceColor = faceColor; - output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); - output.param = half2(scale, bias); - - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); - - return output; - } - - - // PIXEL SHADER - fixed4 PixShader(pixel_t input) : SV_Target - { - UNITY_SETUP_INSTANCE_ID(input); - - half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; - half4 c = input.faceColor * saturate(d - input.param.y); - - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT - half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); - c *= m.x * m.y; - #endif - - #if UNITY_UI_ALPHACLIP - clip(c.a - 0.001); - #endif - - return c; - } - ENDCG - } - -} - -CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" -} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta deleted file mode 100644 index 75bd98d..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 0178fcb869bafef4690d177d31d17db8 -ShaderImporter: - externalObjects: {} - defaultTextures: [] - nonModifiableTextures: [] - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader index b899d6e..d3f5866 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field" { Properties { - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -81,7 +81,6 @@ SubShader { Pass { CGPROGRAM - #pragma enable_d3d11_debug_symbols #pragma vertex VertShader #pragma fragment PixShader #pragma shader_feature __ OUTLINE_ON @@ -99,7 +98,7 @@ SubShader { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; @@ -118,9 +117,6 @@ SubShader { #endif }; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -131,7 +127,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -142,7 +138,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -154,11 +150,7 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } - float opacity = input.color.a; + float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; #endif @@ -190,9 +182,7 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader index 68d0dfa..be764ae 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader @@ -7,15 +7,15 @@ Shader "TextMeshPro/Mobile/Distance Field (Surface)" { Properties { _FaceTex ("Fill Texture", 2D) = "white" {} - _FaceColor ("Fill Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -99,8 +99,7 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f - { + struct v2f { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader index 281e60d..bcb2bb2 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Fill Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - _FaceColor ("Fill Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -28,12 +28,12 @@ Properties { _ReflectOutlineColor ("Outline Color", Color) = (0,0,0,1) _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - _SpecColor ("Specular Color", Color) = (0,0,0,1) + [HDR]_SpecColor ("Specular Color", Color) = (0,0,0,1) _FaceShininess ("Face Shininess", Range(0,1)) = 0 _OutlineShininess ("Outline Shininess", Range(0,1)) = 0 - _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -118,8 +118,7 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f - { + struct v2f { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph deleted file mode 100644 index 7922d39..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph +++ /dev/null @@ -1,11932 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", - "m_Properties": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "7c73ccc923e744b98f19148b971a6090" - } - ], - "m_Nodes": [ - { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - }, - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - { - "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" - }, - { - "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - }, - { - "m_Id": "83c51d5b2f7b4eb785248f419181cb87" - }, - { - "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" - } - ], - "m_GroupDatas": [ - { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - } - ], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 5 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 7 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 6 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 1 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3749.0 - }, - "m_Blocks": [ - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": -2506.000244140625, - "y": -3480.0 - }, - "m_Blocks": [ - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" - }, - { - "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" - }, - { - "m_Id": "e591df3a1eb94e259b762f2830b407e2" - }, - { - "m_Id": "83c51d5b2f7b4eb785248f419181cb87" - }, - { - "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "TextMeshPro/SRP", - "m_GraphPrecision": 0, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "94300469581b4924ac7dda496811d45d" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5722.99951171875, - "y": -3827.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", - "m_Title": "Face Texture", - "m_Position": { - "x": -4813.0, - "y": -2949.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", - "m_Id": 5, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "03182b3263304258b265266325c21f65", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4536.00048828125, - "y": -2723.000244140625, - "width": 151.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", - "m_Guid": { - "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" - }, - "m_Name": "Ambient Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", - "m_OverrideReferenceName": "_Ambient", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "0580d4b7e3a049049569f4508643a724", - "m_Guid": { - "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" - }, - "m_Name": "Softness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_D64EC33D", - "m_OverrideReferenceName": "_Softness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", - "m_Id": 1, - "m_DisplayName": "Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "07946387933e416db576b677f0711e5f", - "m_Guid": { - "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" - }, - "m_Name": "_FaceTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1A08AD4A", - "m_OverrideReferenceName": "_FaceTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 2.0, - "y": 2.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0801f576ce79452483b42e485405244d", - "m_Id": 0, - "m_DisplayName": "Smoothness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Smoothness", - "m_StageCapability": 2, - "m_Value": 0.5, - "m_DefaultValue": 0.5, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "0c10df95ee1d4b0a8a00558af49ec45f", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalTS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a0206f980dc6455f84f5a8442838c726" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalTS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", - "m_Id": 2, - "m_DisplayName": "Color (1)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", - "m_Id": 0, - "m_DisplayName": "Underlay Dilate", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4923.99951171875, - "y": -4233.0, - "width": 158.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "8a08179f99d649d289b8053d5fa0ad22" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5098.99951171875, - "y": -3182.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" - }, - { - "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" - }, - { - "m_Id": "b224a1cf80604103ad085c799995f3c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "10a99c07aad742349d258db16838c129", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "129f271ebc77450994e18f0a30579bf5", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 1.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4955.0, - "y": -3487.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3284.0, - "y": -3516.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c334de01ecd429baa7652fc6002536b" - }, - { - "m_Id": "e2d28f29bbac4983a401574480b5ca28" - }, - { - "m_Id": "6a7af6143e114a538663e71f56731a21" - }, - { - "m_Id": "3e25be96bb3747738c238cf3a741d5df" - }, - { - "m_Id": "4907352322c644ebacdf2ca30f2994fd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4292.0, - "y": -3213.000244140625, - "width": 124.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c28ee9109014fa086e5de7a3993341d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "0580d4b7e3a049049569f4508643a724" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", - "m_Guid": { - "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" - }, - "m_Name": "Bevel Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_97690701", - "m_OverrideReferenceName": "_BevelOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": -0.5, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4316.0, - "y": -3247.000244140625, - "width": 148.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "f864c900600e427ba7793f00c715e971" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1db37082bf844442804487b4944352de", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "1e12726617b24675958e942eb62e4b09", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4772.0, - "y": -4404.0, - "width": 145.00001525878907, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "0848ba750e0341198cf0bbd413e0efe4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "215a82c127204988b751de7d3a39b955", - "m_Id": 6, - "m_DisplayName": "Outline", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Outline", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "215b30ae27784ec3a13360a9029af283", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", - "m_Guid": { - "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" - }, - "m_Name": "Bevel Type", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", - "m_OverrideReferenceName": "_BevelType", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", - "m_Guid": { - "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" - }, - "m_Name": "Outline Color 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_5550EB71", - "m_OverrideReferenceName": "_OutlineColor1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "256d41e89a204d22951450de1c38051d", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4181.99951171875, - "y": -2415.0, - "width": 154.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", - "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Is Front Face", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4282.0, - "y": -3681.3330078125, - "width": 121.99999237060547, - "height": 77.33348846435547 - } - }, - "m_Slots": [ - { - "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Composite (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3350.0, - "y": -3810.0, - "width": 213.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "a75f7ac601c446469802fe7754c1f279" - }, - { - "m_Id": "8c38a5d8327f456e9783740c05382619" - }, - { - "m_Id": "facc84930f544fd7a0205a6176b18ac0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Composite", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", - "m_Id": 0, - "m_DisplayName": "Face Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", - "m_Id": 1, - "m_DisplayName": "Filter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Filter", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", - "m_Guid": { - "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" - }, - "m_Name": "Bevel Amount", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B01DD93E", - "m_OverrideReferenceName": "_BevelAmount", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", - "m_Guid": { - "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" - }, - "m_Name": "_FaceUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_3A8E0F13", - "m_OverrideReferenceName": "_FaceUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4387.00048828125, - "y": -2381.0, - "width": 163.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "def8e0b9d8384982bc5b4c32d877e458" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 2, - "m_Value": true, - "m_DefaultValue": true -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "d219977210094c0082c517d8dc00c8bb" - }, - { - "m_Id": "f48f04ad45d046a8b88e71731ed506e7" - }, - { - "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" - }, - { - "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" - }, - { - "m_Id": "d1a17e42e7a04dc38984e3c01149445b" - }, - { - "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" - }, - { - "m_Id": "c35312edaa2344788b1964ee2f63a236" - }, - { - "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", - "m_Id": 6, - "m_DisplayName": "Color3", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color3", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", - "m_Id": 0, - "m_DisplayName": "Alpha Clip Threshold", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AlphaClipThreshold", - "m_StageCapability": 2, - "m_Value": 0.0010000000474974514, - "m_DefaultValue": 0.5, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6008.99951171875, - "y": -3341.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", - "m_Id": 4, - "m_DisplayName": "Atlas", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Atlas", - "m_StageCapability": 3, - "m_BareResource": true, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3423.000244140625, - "y": -3516.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "3c50439118b2496f9e390021b0964606", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.AlphaClipThreshold", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3028.0, - "y": -3054.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "34a72a5ebb04402384a4fd3748111a37" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", - "m_Id": 0, - "m_DisplayName": "Face Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2803.000244140625, - "y": -3520.0, - "width": 140.0, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "6ccaced3889e4503a9414d808ec33981" - }, - { - "m_Id": "7f3d71a6c96847c099da45f95aafbecb" - }, - { - "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" - }, - { - "m_Id": "39a382d661e2484da71f04c43f48e55f" - }, - { - "m_Id": "8764669016f6442f8152593c18a649d7" - }, - { - "m_Id": "26e48352a08441bfa694dcea54c06e36" - }, - { - "m_Id": "3e94a0d106064bdb864c960512ef4026" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", - "m_Guid": { - "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" - }, - "m_Name": "_MainTex", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_90CBF488", - "m_OverrideReferenceName": "_MainTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", - "m_Guid": { - "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" - }, - "m_Name": "Specular Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", - "m_OverrideReferenceName": "_SpecularPower", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 4.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", - "m_Guid": { - "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" - }, - "m_Name": "_OutlineUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_D66D89E6", - "m_OverrideReferenceName": "_OutlineUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "3ffa095f304e42d2827aa230e2ae3887", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "41b9b79b3859472882bcea393703eec0", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", - "m_Guid": { - "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" - }, - "m_Name": "Diffuse Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", - "m_OverrideReferenceName": "_Diffuse", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4934.0, - "y": -4442.99951171875, - "width": 133.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "da7a06d393a44089842070d51d2aa0a6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", - "m_Title": "Face + 3 Outlines + Underlay", - "m_Position": { - "x": -5468.0, - "y": -3558.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Layer1 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4004.999755859375, - "y": -4173.0, - "width": 191.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "10a99c07aad742349d258db16838c129" - }, - { - "m_Id": "b85d677872b44421bf5536f42ba0267c" - }, - { - "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer1", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4109.0, - "width": 158.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "66f69ef16eac4eb48357bde804cf3c39" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", - "m_Id": 0, - "m_DisplayName": "Emission", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Emission", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_ColorMode": 1, - "m_DefaultColor": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4615.00048828125, - "y": -2415.000244140625, - "width": 145.0, - "height": 130.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "b2baf44eae52473cb6cda7b1debece01" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", - "m_Guid": { - "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" - }, - "m_Name": "Outline Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_A0B54237", - "m_OverrideReferenceName": "_OutlineTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "8036d0e6090b456e9b4ea87227868236" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "484b51c50485473b819c4f05087b32d7", - "m_Title": "Underlay", - "m_Position": { - "x": -5253.0, - "y": -4542.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", - "m_Guid": { - "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" - }, - "m_Name": "Underlay Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_CE9DEDB3", - "m_OverrideReferenceName": "_UnderlayOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4308.0, - "y": -3498.000244140625, - "width": 140.0, - "height": 166.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "b015d1b7e4134c59baf6851e7649802c" - }, - { - "m_Id": "d9dc4839ee2847999110bdb234d6041a" - }, - { - "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" - }, - { - "m_Id": "f42ad06b3c6a45d3ab33de904c063412" - }, - { - "m_Id": "ed6c215a65584deeaefad1d2c7743044" - }, - { - "m_Id": "edbee7a8952b46529ac5ad0365775774" - }, - { - "m_Id": "70337a74f6ad4b7bb6befc825219bab1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", - "m_Id": 0, - "m_DisplayName": "Softness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", - "m_Id": 5, - "m_DisplayName": "TextureWidth", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureWidth", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4303.00048828125, - "y": -2771.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "509e6f38505b4b0695b263706a55028f", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "GetSurfaceNormal (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4067.333251953125, - "y": -3881.99951171875, - "width": 263.9999694824219, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "5b0077c23eae443887872f84227deccc" - }, - { - "m_Id": "3915c1927ffe49f8967304321cfbe497" - }, - { - "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" - }, - { - "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" - }, - { - "m_Id": "ef9738ec7e894772a14e9dce441c16c6" - }, - { - "m_Id": "9eeec1a9713045af8845cea263d5ea48" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GetSurfaceNormal", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6154.99951171875, - "y": -3169.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", - "m_Guid": { - "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" - }, - "m_Name": "Outline Color 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_DBAB5AEC", - "m_OverrideReferenceName": "_OutlineColor2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.009433984756469727, - "g": 0.02534518577158451, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "55a3403c16184e63b4e78607a6a20cd8", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5102.99951171875, - "y": -3427.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" - }, - { - "m_Id": "36a0c473c4c04c3a930dd38f3920d410" - }, - { - "m_Id": "068ae649e00b40e198ec5a30ad741fab" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "57abc172afd449e2a4d567f93432507b", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "59a09f50a7ca4cd3a0d248a0f3730b6a", - "m_Guid": { - "m_GuidSerialized": "3f9e6596-fd53-48cc-96a5-4c4f0cfbb2ba" - }, - "m_Name": "_ScaleRatioA", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", - "m_DefaultReferenceName": "_ScaleRatioA", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4008.999755859375, - "y": -2394.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" - }, - { - "m_Id": "8695190a5e614f2d90081871a8a06fc2" - }, - { - "m_Id": "81bdb47901ef48e5a588c6724b1b0142" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "5b0077c23eae443887872f84227deccc", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", - "m_Guid": { - "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" - }, - "m_Name": "Bevel Roundness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_AB6A015F", - "m_OverrideReferenceName": "_BevelRoundness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": 4.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", - "m_Guid": { - "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" - }, - "m_Name": "Bevel Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B50BBFCC", - "m_OverrideReferenceName": "_BevelWidth", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.5, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", - "m_Guid": { - "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" - }, - "m_Name": "Outline Offset 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", - "m_OverrideReferenceName": "_OutlineOffset1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5266.99951171875, - "y": -3387.0, - "width": 156.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "c422a9a9ff824176aad2241f58c44d0b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4791.0, - "y": -3499.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "256d41e89a204d22951450de1c38051d" - }, - { - "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" - }, - { - "m_Id": "ebbd94a7102a4457a48ac492de3bff14" - }, - { - "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" - }, - { - "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" - }, - { - "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" - }, - { - "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" - }, - { - "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", - "m_Id": 0, - "m_DisplayName": "_UnderlayColor", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4278.0, - "y": -3939.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", - "m_Id": 4, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6a7af6143e114a538663e71f56731a21", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5101.0, - "y": -3301.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" - }, - { - "m_Id": "fa6de3be9f5b4411b5081b49e645f424" - }, - { - "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", - "m_Id": 0, - "m_DisplayName": "_OutlineTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", - "m_Id": 2, - "m_DisplayName": "SSR", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3026.0, - "y": -3110.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "ef0b93f78372439696f50711eaf57d90" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "7027aaab25924266a063a05df0aa39b3", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "712da461f71a454db59d349f752d41ee", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", - "m_Id": 0, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 2, - "m_Value": 0.15000000596046449, - "m_DefaultValue": 1.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "7444469eb9884253819add9ef96baa25", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4298.0, - "y": -3809.99951171875, - "width": 144.66648864746095, - "height": 129.33323669433595 - } - }, - "m_Slots": [ - { - "m_Id": "03182b3263304258b265266325c21f65" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", - "m_Guid": { - "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" - }, - "m_Name": "Outline Offset 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "757174b6f25040fdbb20355a21752222", - "m_Id": 0, - "m_DisplayName": "Outline Offset 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "75c5657544c648058b20cea090f48dbf", - "m_Id": 0, - "m_DisplayName": "_OutlineUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "773b90134e894e429203c0c83e80b9de", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "77e28f3e930b4c249145630ec961af95", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", - "m_Id": 0, - "m_DisplayName": "OutlineMode", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3113.000244140625, - "y": -3468.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "082e9706dffc4c188270980d4e44ce0f" - }, - { - "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" - }, - { - "m_Id": "41986ac6400d46709d0ef043a67f6b34" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", - "m_Guid": { - "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" - }, - "m_Name": "Outline Color 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_551702C5", - "m_OverrideReferenceName": "_OutlineColor3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4961.99951171875, - "y": -3452.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" - }, - { - "m_Id": "0ba4932e164847878ddb7b7bcff96985" - }, - { - "m_Id": "9178663316db43d582f1c4a127d307c6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7b144a976914480baf430c0f6f7f4def", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "7c73ccc923e744b98f19148b971a6090", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4959.0, - "y": -3326.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "4d1cb1a475df49f9a148195a65f5453a" - }, - { - "m_Id": "47d020251e9841a5b1f0fd64396026a1" - }, - { - "m_Id": "62bc551cea604e88b7858cc37d96a98a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4006.999755859375, - "y": -2796.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "d9bcb754db834583b6518c5ed5152114" - }, - { - "m_Id": "861d4258049a4a3e8164f7297090f88e" - }, - { - "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4188.0, - "width": 173.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d48c3871e3064027a10ae9f4babd3be0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2586.0, - "y": -3592.0, - "width": 200.0, - "height": 41.0 - } - }, - "m_Slots": [ - { - "m_Id": "85ff8667d72947edada4e9fb4ff60559" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3140.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", - "m_Guid": { - "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" - }, - "m_Name": "Underlay Dilate", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_D48690B9", - "m_OverrideReferenceName": "_UnderlayDilate", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", - "m_Guid": { - "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" - }, - "m_Name": "Light Angle", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", - "m_OverrideReferenceName": "_LightAngle", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 6.28000020980835 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": 8.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "836f639bd89d42f9b3a0470c3094815e", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "83c51d5b2f7b4eb785248f419181cb87", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Occlusion", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "944ebbc49c8a4cddb5834e3beab965a2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Occlusion" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", - "m_Id": 0, - "m_DisplayName": "Outline Offset 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "ScreenSpaceRatio (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5800.99951171875, - "y": -3363.0, - "width": 258.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "6e13f3cd573c467a94379f45d96cb690" - }, - { - "m_Id": "8e6ed600f6504f4083092f5b511e44c4" - }, - { - "m_Id": "93b161cce4504cb79c97b6d8db178de7" - }, - { - "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ScreenSpaceRatio", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4081.999755859375, - "y": -3096.0, - "width": 156.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ada023d617104472b8ab75a81558c0a1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", - "m_Guid": { - "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" - }, - "m_Name": "Outline Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_C68C9E14", - "m_OverrideReferenceName": "_IsoPerimeter", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 2, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "86e21b7b6b7a44238607e41b8a9fb9a4", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Smoothness", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "0801f576ce79452483b42e485405244d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Smoothness" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8764669016f6442f8152593c18a649d7", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "ComputeSDF (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4323.0, - "width": 227.99998474121095, - "height": 190.0 - } - }, - "m_Slots": [ - { - "m_Id": "c52a1744a9a14989b0ae452ad6de6061" - }, - { - "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" - }, - { - "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" - }, - { - "m_Id": "5da82bf481f8489ebd05e997f617f51b" - }, - { - "m_Id": "82d5443fe54d4a3b9420f8745d00a632" - }, - { - "m_Id": "61133d79a89048c195f54939b2a1d30a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", - "m_Id": 0, - "m_DisplayName": "Underlay Offset", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8c38a5d8327f456e9783740c05382619", - "m_Id": 3, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", - "m_Guid": { - "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" - }, - "m_Name": "_UnderlayColor", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_2F5FE804", - "m_OverrideReferenceName": "_UnderlayColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8e6aee1173864e58be589084897a3f35", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", - "m_Id": 0, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", - "m_Guid": { - "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" - }, - "m_Name": "Outline Offset 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5421.99951171875, - "y": -3902.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "9178663316db43d582f1c4a127d307c6", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2983.000244140625, - "y": -3468.0, - "width": 119.99999237060547, - "height": 149.0 - } - }, - "m_Slots": [ - { - "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" - }, - { - "m_Id": "e444f2c81d1e48329fa2c91005277e8d" - }, - { - "m_Id": "b2c26292b7434733878a9b042f44de89" - }, - { - "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" - }, - { - "m_Id": "deac82280a2b43078e0e40863e2d974c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", - "m_Id": 3, - "m_DisplayName": "TextureSize", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureSize", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", - "m_ObjectId": "94300469581b4924ac7dda496811d45d", - "m_Datas": [], - "m_ActiveSubTarget": { - "m_Id": "a0b9274619da48a59f26fe58997479ee" - }, - "m_AllowMaterialOverride": false, - "m_SurfaceType": 1, - "m_ZTestMode": 4, - "m_ZWriteControl": 0, - "m_AlphaMode": 0, - "m_RenderFace": 0, - "m_AlphaClip": true, - "m_CastShadows": true, - "m_ReceiveShadows": true, - "m_AdditionalMotionVectorMode": 0, - "m_AlembicMotionVectors": false, - "m_SupportsLODCrossFade": false, - "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", - "m_SupportVFX": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "944ebbc49c8a4cddb5834e3beab965a2", - "m_Id": 0, - "m_DisplayName": "Ambient Occlusion", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Occlusion", - "m_StageCapability": 2, - "m_Value": 1.0, - "m_DefaultValue": 1.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "945b45993dd84a979755b98c48138f72", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", - "m_Guid": { - "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" - }, - "m_Name": "_UnderlaySoftness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_F2B9E3EF", - "m_OverrideReferenceName": "_UnderlaySoftness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4778.00048828125, - "y": -2581.000244140625, - "width": 155.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d880558893fb442b9320cf55885d1117" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "98934a69591249d5b8b92b39045359a3", - "m_Title": "Outline1 Texture", - "m_Position": { - "x": -4670.00048828125, - "y": -2474.000244140625 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "998db5e5901e45b29040eb2099370071", - "m_Guid": { - "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" - }, - "m_Name": "Bevel Clamp", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_5BD7E808", - "m_OverrideReferenceName": "_BevelClamp", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3498.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" - }, - { - "m_Id": "1db37082bf844442804487b4944352de" - }, - { - "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" - }, - { - "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" - }, - { - "m_Id": "a0285c9c381a49cba194709efa0a7c85" - }, - { - "m_Id": "b2728d0dd3ce40678867c94a7d977916" - }, - { - "m_Id": "e141833aa78b4fd59ecad949beb43a78" - }, - { - "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9c26fdddba244d36a854298c00473247", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5443.0, - "y": -3315.0, - "width": 144.99998474121095, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "232b1aa09e67479abae141d3c76d3c5b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4486.0, - "y": -3865.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "3535ae87c6dd4769b52b20d9eca61069" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4635.00048828125, - "y": -2239.0, - "width": 167.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "75c5657544c648058b20cea090f48dbf" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", - "m_Id": 6, - "m_DisplayName": "IsFront", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "IsFront", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4152.0, - "y": -2771.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" - }, - { - "m_Id": "373f1de8db6c429c9d46c781f741d7a4" - }, - { - "m_Id": "fd0b096ed5b74f9e9ec51327be200731" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "a0206f980dc6455f84f5a8442838c726", - "m_Id": 0, - "m_DisplayName": "Normal (Tangent Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalTS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [], - "m_Space": 3 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 2, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", - "m_ObjectId": "a0b9274619da48a59f26fe58997479ee", - "m_WorkflowMode": 1, - "m_NormalDropOffSpace": 0, - "m_ClearCoat": false, - "m_BlendModePreserveSpecular": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4606.99951171875, - "y": -2689.0, - "width": 221.99998474121095, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "7027aaab25924266a063a05df0aa39b3" - }, - { - "m_Id": "2c7a9460724b47daad8df1be144de7c6" - }, - { - "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" - }, - { - "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", - "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", - "m_Guid": { - "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" - }, - "m_Name": "SamplerState", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": false, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_filter": 0, - "m_wrap": 1, - "m_anisotropic": 0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4628.00048828125, - "y": -2283.0, - "width": 157.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", - "m_Guid": { - "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" - }, - "m_Name": "_GradientScale", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_EAE27356", - "m_OverrideReferenceName": "_GradientScale", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 10.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", - "m_Guid": { - "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" - }, - "m_Name": "Light Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", - "m_OverrideReferenceName": "_SpecularColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", - "m_Id": 0, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", - "m_Group": { - "m_Id": "" - }, - "m_Name": "EvaluateLight (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3631.0, - "y": -3810.0, - "width": 230.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "0699eea947fc426cbfeb8744cf120222" - }, - { - "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" - }, - { - "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "EvaluateLight", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4225.0, - "width": 193.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "0d7878dd226d4cfb81a991dc312309fc" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalOS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2542.0, - "y": -3404.000244140625, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "e386b183a18245a796b024022f7f3074" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalOS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4348.0, - "y": -3905.99951171875, - "width": 185.33299255371095, - "height": 101.33324432373047 - } - }, - "m_Slots": [ - { - "m_Id": "945b45993dd84a979755b98c48138f72" - }, - { - "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" - }, - { - "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" - }, - { - "m_Id": "129f271ebc77450994e18f0a30579bf5" - }, - { - "m_Id": "3ffa095f304e42d2827aa230e2ae3887" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "ad3e1d26f4404555a8dd29223caaf1ef", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Metallic", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "b46afdad84944599b00e887d2ce29cc3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Metallic" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", - "m_Id": 0, - "m_DisplayName": "Outline Color 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5264.99951171875, - "y": -3142.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", - "m_Guid": { - "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" - }, - "m_Name": "Reflectivity Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", - "m_OverrideReferenceName": "_Reflectivity", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 5.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 5.0, - "y": 15.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "b1188549725543d485436c2e921ffbb2", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4142.0, - "y": -2890.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "281bcee4777040f8a31ee0e10344e98d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4367.0, - "y": -2713.0, - "width": 180.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" - }, - { - "m_Id": "80e665a5eeb64730a51742f698bf0d48" - }, - { - "m_Id": "1f46181633594ae0a1fb2adb76b42981" - }, - { - "m_Id": "8cbd81814903479ea1d3151c1f38183e" - }, - { - "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" - }, - { - "m_Id": "b43489e37a5c4df88f15844292a55ec7" - }, - { - "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" - }, - { - "m_Id": "f01d52cdcb1647aab35782b4af535efd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 1, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b2c26292b7434733878a9b042f44de89", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", - "m_Id": 0, - "m_DisplayName": "Outline Color 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b467be738d0e454995e380cbf526efe3", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b46afdad84944599b00e887d2ce29cc3", - "m_Id": 0, - "m_DisplayName": "Metallic", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Metallic", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4750.99951171875, - "y": -4274.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "d0b10e52e21941b183f5f635894c76c8" - }, - { - "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" - }, - { - "m_Id": "773b90134e894e429203c0c83e80b9de" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5581.99951171875, - "y": -3867.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" - }, - { - "m_Id": "c183b5bd9bbe45089f93996e73110918" - }, - { - "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" - }, - { - "m_Id": "7b144a976914480baf430c0f6f7f4def" - }, - { - "m_Id": "836f639bd89d42f9b3a0470c3094815e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -5392.0, - "y": -3867.0, - "width": 125.99999237060547, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "5e42524569844befad16fda5a94eb9cb" - }, - { - "m_Id": "54d7a93ffec5490aa4591da23a21b693" - }, - { - "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" - }, - { - "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" - }, - { - "m_Id": "fc2e62201c5847e798fd939314413fcd" - }, - { - "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" - }, - { - "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "c234e5216678436195ee1a5914bc79da", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4446.0, - "y": -2347.0, - "width": 221.99998474121095, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "8e6aee1173864e58be589084897a3f35" - }, - { - "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" - }, - { - "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" - }, - { - "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", - "m_Id": 0, - "m_DisplayName": "Outline Offset 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4266.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a7942746b5564dc7bbbae1deb2403022" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4312.0, - "y": -3179.000244140625, - "width": 144.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "79147f6986644769b58d9ed64fe771e1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", - "m_Guid": { - "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" - }, - "m_Name": "Face Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_75569DEA", - "m_OverrideReferenceName": "_FaceTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", - "m_Id": 0, - "m_DisplayName": "_FaceTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", - "m_Guid": { - "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" - }, - "m_Name": "OutlineMode", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", - "m_OverrideReferenceName": "_OutlineMode", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Alpha", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3032.66650390625, - "y": -3029.33349609375, - "width": 200.0, - "height": 41.33349609375 - } - }, - "m_Slots": [ - { - "m_Id": "724e17584e97443e9e285dfa7253c8e3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Alpha" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4420.0, - "y": -4483.0, - "width": 156.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "41b9b79b3859472882bcea393703eec0" - }, - { - "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" - }, - { - "m_Id": "767769f736d5478cba5f10a415e28e7f" - }, - { - "m_Id": "b691728a389a417d9b4f2d02541209c2" - }, - { - "m_Id": "045c4f6b050549c7a0efb208e6349779" - }, - { - "m_Id": "509e6f38505b4b0695b263706a55028f" - }, - { - "m_Id": "204dacb5a95b424facf11cb6f65bd188" - }, - { - "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", - "m_Title": "Screen Space Ratio", - "m_Position": { - "x": -6179.99951171875, - "y": -3422.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", - "m_Title": "Generate Normal", - "m_Position": { - "x": -4511.33349609375, - "y": -3999.3330078125 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", - "m_Id": 0, - "m_DisplayName": "_UnderlaySoftness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5268.0, - "y": -3261.0, - "width": 159.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "757174b6f25040fdbb20355a21752222" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", - "m_Id": 0, - "m_DisplayName": "Outline Color 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d880558893fb442b9320cf55885d1117", - "m_Id": 0, - "m_DisplayName": "_FaceUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", - "m_Title": "Offset Scale", - "m_Position": { - "x": -5747.99951171875, - "y": -3961.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "dbcb748279484a4590e53518c49122b8", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4776.00048828125, - "y": -2757.000244140625, - "width": 145.0, - "height": 130.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "7a0f504e4175406dbd8134250f4e350b" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", - "m_Guid": { - "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" - }, - "m_Name": "Face Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_99AFBB3D", - "m_OverrideReferenceName": "_FaceColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", - "m_Id": 0, - "m_DisplayName": "Outline Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4602.0, - "y": -4298.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "7b8a19bd115e4167a25b59cb3218a817" - }, - { - "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" - }, - { - "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "e386b183a18245a796b024022f7f3074", - "m_Id": 0, - "m_DisplayName": "Normal (Object Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalOS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Emission", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "4590bfa2a0664b65b6f073bae33a071f" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Emission" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "ComputeSDF44 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4144.0, - "y": -3369.0, - "width": 244.0, - "height": 214.0 - } - }, - "m_Slots": [ - { - "m_Id": "641eda269d7b4da9acb65f8d50035ea9" - }, - { - "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" - }, - { - "m_Id": "9c26fdddba244d36a854298c00473247" - }, - { - "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" - }, - { - "m_Id": "14ad19bf20a140dd88d58452d7df688b" - }, - { - "m_Id": "215a82c127204988b751de7d3a39b955" - }, - { - "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF44", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", - "m_Id": 7, - "m_DisplayName": "TextureHeight", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureHeight", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4778.00048828125, - "y": -2626.0, - "width": 145.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "07946387933e416db576b677f0711e5f" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4957.99951171875, - "y": -3204.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "748c31bbcecc4b30bec2e42c0612175b" - }, - { - "m_Id": "4bda5c294e1949138d033640e1d385b4" - }, - { - "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", - "m_Guid": { - "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" - }, - "m_Name": "_OutlineTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1774DE83", - "m_OverrideReferenceName": "_OutlineTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", - "m_Title": "Vertex Color", - "m_Position": { - "x": -3448.000244140625, - "y": -3579.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.7353569269180298, - "y": 0.7353569269180298, - "z": 0.7353569269180298 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Layer4 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3849.999755859375, - "y": -3286.0, - "width": 193.0, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "0fac35636fca4474a6afaefc3c757775" - }, - { - "m_Id": "cc88101667c9488f9c5a716e851c1b21" - }, - { - "m_Id": "68ec7c31365549d6a8ce883edfc02de2" - }, - { - "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" - }, - { - "m_Id": "34a67e0fef884f9399e674d9eeaf720c" - }, - { - "m_Id": "3802c81c3be24823aa1d7c9997a33c29" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer4", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f2903158b3624759bca1fcd843698078", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 2.0, - "y": 2.0, - "z": 2.0, - "w": 2.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6012.99951171875, - "y": -3209.0, - "width": 183.99998474121095, - "height": 100.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "fb5e1e2a67c14602808358686bb75091" - }, - { - "m_Id": "712da461f71a454db59d349f752d41ee" - }, - { - "m_Id": "b000f852aa984e9dae25b125a4607f4e" - }, - { - "m_Id": "55a3403c16184e63b4e78607a6a20cd8" - }, - { - "m_Id": "b467be738d0e454995e380cbf526efe3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4321.0, - "y": -3281.000244140625, - "width": 153.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a3f8b6e8ae7f48e2989a029904401502" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": { - "x": 3.0, - "y": 2.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4600.0, - "y": -3245.0, - "width": 183.99998474121095, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" - }, - { - "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" - }, - { - "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" - }, - { - "m_Id": "b7f9ac55517141868bfb9d2ad6429792" - }, - { - "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" - }, - { - "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" - }, - { - "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" - }, - { - "m_Id": "215b30ae27784ec3a13360a9029af283" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f864c900600e427ba7793f00c715e971", - "m_Id": 0, - "m_DisplayName": "Outline Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DivideNode", - "m_ObjectId": "faace8101df943d8956faa31728cb004", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Divide", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5254.99951171875, - "y": -3891.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "77e28f3e930b4c249145630ec961af95" - }, - { - "m_Id": "f2903158b3624759bca1fcd843698078" - }, - { - "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4208.0, - "y": -2371.0, - "width": 180.0, - "height": 180.0 - } - }, - "m_Slots": [ - { - "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" - }, - { - "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" - }, - { - "m_Id": "71dd947935b64ce38f0d25406dde447b" - }, - { - "m_Id": "61a6ac5f29344d109411f26850ab0a96" - }, - { - "m_Id": "44806230fa384c1e95f9c5918a14f056" - }, - { - "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" - }, - { - "m_Id": "57abc172afd449e2a4d567f93432507b" - }, - { - "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta deleted file mode 100644 index 54c945e..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: a3d800b099a06e0478fb790c5e79057a -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph deleted file mode 100644 index d7d31de..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph +++ /dev/null @@ -1,11629 +0,0 @@ -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.GraphData", - "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", - "m_Properties": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "4a0041116f73406db7a62ae80ff54ef4" - } - ], - "m_Keywords": [], - "m_Dropdowns": [], - "m_CategoryData": [ - { - "m_Id": "bafc3d388c1e444e820897b9a3d6029a" - } - ], - "m_Nodes": [ - { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - }, - { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - }, - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - } - ], - "m_GroupDatas": [ - { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - } - ], - "m_StickyNoteDatas": [], - "m_Edges": [ - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "04dc152dd2ba4d519391577eb1156235" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "150533bad8e2424aaa2c74e253af8592" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "19075add867e4757b9520d18fe8de1d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "1e12726617b24675958e942eb62e4b09" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "285f6a9863d54ed2a8150727ad749456" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2a552a0b828f457c911aa19561e410ae" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "2db15d90c2204143b225ec4ef08d0755" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "39f2f84f30304d859fb07569e2695f60" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "163beb4431c34f538340bc0af0991e6f" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 5 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "42a586e4f6ec40eeaba891b7fd133864" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4488af8ff6a7421298a7e827f567263b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "4f194ff591484e908fc2bcdacbcf2570" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "52798bdb86f6400e86489a7a368e9f8b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "67a519f507384ff1861df5d8d5b486be" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7444469eb9884253819add9ef96baa25" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "65c8e64a7535466e933eed08a2f77532" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "319916a5921343f7b7eef0e50dc93def" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "7e0fadb2533f496192c1ad3e78642010" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "85b5940eb77e4625812ded7215bab8d7" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "44317f2e371447e2a8d894f8a021a235" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9147636b0cfa466a9b37a013d8f693bf" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 3 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" - }, - "m_SlotId": 4 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9c228fac287d446296b91a4acf5cec59" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9e87ce9607e14015a3790c528ca5dfda" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 1 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 4 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 5 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "51378bae98a94c309785d14cd5cbb453" - }, - "m_SlotId": 7 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "aef5c44f84e04c3185e0b93e95e34204" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b1188549725543d485436c2e921ffbb2" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "7d78a616c2754cc28d1f32cf66ade611" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "9f0de188085746d5a19073da1de85ddb" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" - }, - "m_SlotId": 6 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c234e5216678436195ee1a5914bc79da" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 6 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "88253223d2c34ecfab92b0c344048f94" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "d4df208fc23b42f2b52364124f1b661c" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dbcb748279484a4590e53518c49122b8" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 0 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "dff7a66b353a4023b29c9d937da77960" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "cdddee3a537c464697357f11b966f9b8" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "aa3e347d733e48f7b65d8a8847370eec" - }, - "m_SlotId": 2 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "e818605f8f5a4f01bf61caaa33693581" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "f814deb543c24fbbafbcdb5071d96022" - }, - "m_SlotId": 7 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "4abff6ff92fa4a05b203f10580988335" - }, - "m_SlotId": 3 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "56c25395796e4d2fbe5c892d428d1620" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "faace8101df943d8956faa31728cb004" - }, - "m_SlotId": 2 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" - }, - "m_SlotId": 1 - } - }, - { - "m_OutputSlot": { - "m_Node": { - "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" - }, - "m_SlotId": 0 - }, - "m_InputSlot": { - "m_Node": { - "m_Id": "59bd90a849624124bae6464ee3669aa6" - }, - "m_SlotId": 1 - } - } - ], - "m_VertexContext": { - "m_Position": { - "x": -2624.000244140625, - "y": -3709.000244140625 - }, - "m_Blocks": [ - { - "m_Id": "48390d02257d41bf98eace1deaa4c539" - }, - { - "m_Id": "f4ecc442a2d246759f7c2c0412953d28" - }, - { - "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" - } - ] - }, - "m_FragmentContext": { - "m_Position": { - "x": -2624.000244140625, - "y": -3424.000244140625 - }, - "m_Blocks": [ - { - "m_Id": "aca823a8188948c782eddaf0f45e1868" - }, - { - "m_Id": "6e8946a245e842b38231d4a241bfb3ef" - }, - { - "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" - }, - { - "m_Id": "3c50439118b2496f9e390021b0964606" - } - ] - }, - "m_PreviewData": { - "serializedMesh": { - "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", - "m_Guid": "" - }, - "preventRotation": false - }, - "m_Path": "TextMeshPro/SRP", - "m_GraphPrecision": 0, - "m_PreviewMode": 2, - "m_OutputNode": { - "m_Id": "" - }, - "m_ActiveTargets": [ - { - "m_Id": "94300469581b4924ac7dda496811d45d" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5868.0, - "y": -3787.000244140625, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", - "m_Title": "Face Texture", - "m_Position": { - "x": -4779.494140625, - "y": -2948.97265625 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", - "m_Id": 5, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "03182b3263304258b265266325c21f65", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4500.0, - "y": -2747.0, - "width": 151.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", - "m_Guid": { - "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" - }, - "m_Name": "Ambient Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", - "m_OverrideReferenceName": "_Ambient", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "0580d4b7e3a049049569f4508643a724", - "m_Guid": { - "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" - }, - "m_Name": "Softness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_D64EC33D", - "m_OverrideReferenceName": "_Softness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", - "m_Id": 1, - "m_DisplayName": "Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "07946387933e416db576b677f0711e5f", - "m_Guid": { - "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" - }, - "m_Name": "_FaceTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1A08AD4A", - "m_OverrideReferenceName": "_FaceTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", - "m_Id": 2, - "m_DisplayName": "Color (1)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", - "m_Id": 0, - "m_DisplayName": "Underlay Dilate", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 2, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", - "m_ObjectId": "0eeb5490760e492f8c9691086fa00929" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4923.99951171875, - "y": -4233.0, - "width": 158.99998474121095, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "8a08179f99d649d289b8053d5fa0ad22" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5068.0, - "y": -3182.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" - }, - { - "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" - }, - { - "m_Id": "b224a1cf80604103ad085c799995f3c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "10a99c07aad742349d258db16838c129", - "m_Id": 1, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 1.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4923.99951171875, - "y": -3486.666259765625, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3415.000244140625, - "y": -3462.0, - "width": 120.00000762939453, - "height": 149.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "4c334de01ecd429baa7652fc6002536b" - }, - { - "m_Id": "e2d28f29bbac4983a401574480b5ca28" - }, - { - "m_Id": "6a7af6143e114a538663e71f56731a21" - }, - { - "m_Id": "3e25be96bb3747738c238cf3a741d5df" - }, - { - "m_Id": "4907352322c644ebacdf2ca30f2994fd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4261.33349609375, - "y": -3197.33349609375, - "width": 124.66650390625, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "4c28ee9109014fa086e5de7a3993341d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "0580d4b7e3a049049569f4508643a724" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", - "m_Guid": { - "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" - }, - "m_Name": "Bevel Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_97690701", - "m_OverrideReferenceName": "_BevelOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": -0.5, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4280.0, - "y": -3221.33349609375, - "width": 145.3330078125, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "f864c900600e427ba7793f00c715e971" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1d7d96a5770b4f8ebb162bdbde020bca", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1db37082bf844442804487b4944352de", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "1e12726617b24675958e942eb62e4b09", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4772.0, - "y": -4404.0, - "width": 145.00001525878907, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "0848ba750e0341198cf0bbd413e0efe4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "215a82c127204988b751de7d3a39b955", - "m_Id": 6, - "m_DisplayName": "Outline", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Outline", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "215b30ae27784ec3a13360a9029af283", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", - "m_Guid": { - "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" - }, - "m_Name": "Bevel Type", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", - "m_OverrideReferenceName": "_BevelType", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", - "m_Guid": { - "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" - }, - "m_Name": "Outline Color 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_5550EB71", - "m_OverrideReferenceName": "_OutlineColor1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "256d41e89a204d22951450de1c38051d", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4145.0, - "y": -2406.0, - "width": 154.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", - "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Is Front Face", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4282.0, - "y": -3681.3330078125, - "width": 121.99999237060547, - "height": 77.33348846435547 - } - }, - "m_Slots": [ - { - "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", - "m_Group": { - "m_Id": "" - }, - "m_Name": "Composite (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3277.3330078125, - "y": -3841.33349609375, - "width": 218.666748046875, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "a75f7ac601c446469802fe7754c1f279" - }, - { - "m_Id": "8c38a5d8327f456e9783740c05382619" - }, - { - "m_Id": "facc84930f544fd7a0205a6176b18ac0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Composite", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", - "m_Id": 0, - "m_DisplayName": "Face Color", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", - "m_Id": 1, - "m_DisplayName": "Filter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Filter", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", - "m_Guid": { - "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" - }, - "m_Name": "Bevel Amount", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B01DD93E", - "m_OverrideReferenceName": "_BevelAmount", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", - "m_Guid": { - "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" - }, - "m_Name": "_FaceUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_3A8E0F13", - "m_OverrideReferenceName": "_FaceUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4350.0, - "y": -2396.0, - "width": 163.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "def8e0b9d8384982bc5b4c32d877e458" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 2, - "m_Value": true, - "m_DefaultValue": true -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4760.0, - "y": -3245.000244140625, - "width": 184.0, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "d219977210094c0082c517d8dc00c8bb" - }, - { - "m_Id": "f48f04ad45d046a8b88e71731ed506e7" - }, - { - "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" - }, - { - "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" - }, - { - "m_Id": "d1a17e42e7a04dc38984e3c01149445b" - }, - { - "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" - }, - { - "m_Id": "c35312edaa2344788b1964ee2f63a236" - }, - { - "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", - "m_Id": 6, - "m_DisplayName": "Color3", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color3", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", - "m_Id": 0, - "m_DisplayName": "Alpha Clip Threshold", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AlphaClipThreshold", - "m_StageCapability": 2, - "m_Value": 0.0010000000474974514, - "m_DefaultValue": 0.5, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6314.6669921875, - "y": -3285.3330078125, - "width": 144.6669921875, - "height": 129.33348083496095 - } - }, - "m_Slots": [ - { - "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", - "m_Id": 4, - "m_DisplayName": "Atlas", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Atlas", - "m_StageCapability": 3, - "m_BareResource": true, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3554.000244140625, - "y": -3462.0, - "width": 116.00000762939453, - "height": 94.00000762939453 - } - }, - "m_Slots": [ - { - "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "3c50439118b2496f9e390021b0964606", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.AlphaClipThreshold", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3028.0, - "y": -3054.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "34a72a5ebb04402384a4fd3748111a37" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", - "m_Id": 0, - "m_DisplayName": "Face Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", - "m_Id": 3, - "m_DisplayName": "Transform", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Transform", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2934.000244140625, - "y": -3466.0, - "width": 141.33349609375, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "6ccaced3889e4503a9414d808ec33981" - }, - { - "m_Id": "7f3d71a6c96847c099da45f95aafbecb" - }, - { - "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" - }, - { - "m_Id": "39a382d661e2484da71f04c43f48e55f" - }, - { - "m_Id": "8764669016f6442f8152593c18a649d7" - }, - { - "m_Id": "26e48352a08441bfa694dcea54c06e36" - }, - { - "m_Id": "3e94a0d106064bdb864c960512ef4026" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", - "m_Guid": { - "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" - }, - "m_Name": "_MainTex", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_90CBF488", - "m_OverrideReferenceName": "_MainTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", - "m_Guid": { - "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" - }, - "m_Name": "Specular Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", - "m_OverrideReferenceName": "_SpecularPower", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 4.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", - "m_Guid": { - "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" - }, - "m_Name": "_OutlineUVSpeed", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_D66D89E6", - "m_OverrideReferenceName": "_OutlineUVSpeed", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "41b9b79b3859472882bcea393703eec0", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", - "m_Guid": { - "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" - }, - "m_Name": "Diffuse Shadow", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", - "m_OverrideReferenceName": "_Diffuse", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.30000001192092898, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4934.0, - "y": -4442.99951171875, - "width": 133.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "da7a06d393a44089842070d51d2aa0a6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", - "m_Title": "Face + 3 Outlines + Underlay", - "m_Position": { - "x": -5437.0, - "y": -3558.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Layer1 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4004.999755859375, - "y": -4173.0, - "width": 191.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "10a99c07aad742349d258db16838c129" - }, - { - "m_Id": "b85d677872b44421bf5536f42ba0267c" - }, - { - "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer1", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4109.0, - "width": 158.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "66f69ef16eac4eb48357bde804cf3c39" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4576.0, - "y": -2437.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "b2baf44eae52473cb6cda7b1debece01" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", - "m_Guid": { - "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" - }, - "m_Name": "Outline Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_A0B54237", - "m_OverrideReferenceName": "_OutlineTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Position", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "8036d0e6090b456e9b4ea87227868236" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Position" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "484b51c50485473b819c4f05087b32d7", - "m_Title": "Underlay", - "m_Position": { - "x": -5253.0, - "y": -4542.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "49dabfd48a78475882e664526b483ce1", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", - "m_Guid": { - "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" - }, - "m_Name": "Underlay Offset", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_CE9DEDB3", - "m_OverrideReferenceName": "_UnderlayOffset", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "4a0041116f73406db7a62ae80ff54ef4", - "m_Guid": { - "m_GuidSerialized": "a2d96028-f92f-4076-8376-42249ca40935" - }, - "m_Name": "_ScaleRatioA", - "m_DefaultRefNameVersion": 1, - "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", - "m_DefaultReferenceName": "_ScaleRatioA", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4293.3330078125, - "y": -3497.99951171875, - "width": 140.66648864746095, - "height": 166.0 - } - }, - "m_Slots": [ - { - "m_Id": "b015d1b7e4134c59baf6851e7649802c" - }, - { - "m_Id": "d9dc4839ee2847999110bdb234d6041a" - }, - { - "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" - }, - { - "m_Id": "f42ad06b3c6a45d3ab33de904c063412" - }, - { - "m_Id": "ed6c215a65584deeaefad1d2c7743044" - }, - { - "m_Id": "edbee7a8952b46529ac5ad0365775774" - }, - { - "m_Id": "70337a74f6ad4b7bb6befc825219bab1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", - "m_Id": 0, - "m_DisplayName": "Softness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", - "m_Id": 0, - "m_DisplayName": "In", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "In", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", - "m_Id": 5, - "m_DisplayName": "TextureWidth", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureWidth", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "4e90ca54c0cc46a18ea600be7c80413a", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4255.0, - "y": -2771.0, - "width": 134.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "509e6f38505b4b0695b263706a55028f", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "GetSurfaceNormal (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4067.333251953125, - "y": -3881.99951171875, - "width": 263.9999694824219, - "height": 189.99998474121095 - } - }, - "m_Slots": [ - { - "m_Id": "5b0077c23eae443887872f84227deccc" - }, - { - "m_Id": "3915c1927ffe49f8967304321cfbe497" - }, - { - "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" - }, - { - "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" - }, - { - "m_Id": "ef9738ec7e894772a14e9dce441c16c6" - }, - { - "m_Id": "9eeec1a9713045af8845cea263d5ea48" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GetSurfaceNormal", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6460.6669921875, - "y": -3113.333251953125, - "width": 135.33349609375, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", - "m_Guid": { - "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" - }, - "m_Name": "Outline Color 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_DBAB5AEC", - "m_OverrideReferenceName": "_OutlineColor2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.009433984756469727, - "g": 0.02534518577158451, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", - "m_Id": 4, - "m_DisplayName": "AnimSpeed", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "AnimSpeed", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5071.99951171875, - "y": -3427.0, - "width": 129.99998474121095, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" - }, - { - "m_Id": "36a0c473c4c04c3a930dd38f3920d410" - }, - { - "m_Id": "068ae649e00b40e198ec5a30ad741fab" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "57abc172afd449e2a4d567f93432507b", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3972.0, - "y": -2385.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" - }, - { - "m_Id": "8695190a5e614f2d90081871a8a06fc2" - }, - { - "m_Id": "81bdb47901ef48e5a588c6724b1b0142" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "59cea37675824d99995b370f09cef20a", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "5b0077c23eae443887872f84227deccc", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", - "m_Guid": { - "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" - }, - "m_Name": "Bevel Roundness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_AB6A015F", - "m_OverrideReferenceName": "_BevelRoundness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": 4.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", - "m_Guid": { - "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" - }, - "m_Name": "Bevel Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_B50BBFCC", - "m_OverrideReferenceName": "_BevelWidth", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 0.5 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", - "m_Guid": { - "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" - }, - "m_Name": "Outline Offset 1", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", - "m_OverrideReferenceName": "_OutlineOffset1", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5235.99951171875, - "y": -3386.999755859375, - "width": 141.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "c422a9a9ff824176aad2241f58c44d0b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4759.99951171875, - "y": -3498.666259765625, - "width": 186.0, - "height": 251.33323669433595 - } - }, - "m_Slots": [ - { - "m_Id": "256d41e89a204d22951450de1c38051d" - }, - { - "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" - }, - { - "m_Id": "ebbd94a7102a4457a48ac492de3bff14" - }, - { - "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" - }, - { - "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" - }, - { - "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" - }, - { - "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" - }, - { - "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", - "m_Id": 0, - "m_DisplayName": "_UnderlayColor", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4278.0, - "y": -3939.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", - "m_Id": 4, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6a7af6143e114a538663e71f56731a21", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5070.0, - "y": -3301.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" - }, - { - "m_Id": "fa6de3be9f5b4411b5081b49e645f424" - }, - { - "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", - "m_Id": 0, - "m_DisplayName": "_OutlineTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", - "m_Id": 2, - "m_DisplayName": "SSR", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.BaseColor", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3026.0, - "y": -3110.0, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "ef0b93f78372439696f50711eaf57d90" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.BaseColor" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "712da461f71a454db59d349f752d41ee", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", - "m_Id": 0, - "m_DisplayName": "Alpha", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 2, - "m_Value": 0.15000000596046449, - "m_DefaultValue": 1.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "7444469eb9884253819add9ef96baa25", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4298.0, - "y": -3809.99951171875, - "width": 144.66648864746095, - "height": 129.33323669433595 - } - }, - "m_Slots": [ - { - "m_Id": "03182b3263304258b265266325c21f65" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", - "m_Guid": { - "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" - }, - "m_Name": "Outline Offset 2", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset2", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "757174b6f25040fdbb20355a21752222", - "m_Id": 0, - "m_DisplayName": "Outline Offset 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "75c5657544c648058b20cea090f48dbf", - "m_Id": 0, - "m_DisplayName": "_OutlineUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "773b90134e894e429203c0c83e80b9de", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "77e28f3e930b4c249145630ec961af95", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", - "m_Id": 0, - "m_DisplayName": "OutlineMode", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3244.000244140625, - "y": -3414.0, - "width": 130.0, - "height": 118.00000762939453 - } - }, - "m_Slots": [ - { - "m_Id": "082e9706dffc4c188270980d4e44ce0f" - }, - { - "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" - }, - { - "m_Id": "41986ac6400d46709d0ef043a67f6b34" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", - "m_Guid": { - "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" - }, - "m_Name": "Outline Color 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_551702C5", - "m_OverrideReferenceName": "_OutlineColor3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4931.0, - "y": -3452.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" - }, - { - "m_Id": "0ba4932e164847878ddb7b7bcff96985" - }, - { - "m_Id": "9178663316db43d582f1c4a127d307c6" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 1.0, - "w": 1.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4928.0, - "y": -3326.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "4d1cb1a475df49f9a148195a65f5453a" - }, - { - "m_Id": "47d020251e9841a5b1f0fd64396026a1" - }, - { - "m_Id": "62bc551cea604e88b7858cc37d96a98a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3973.0, - "y": -2796.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "d9bcb754db834583b6518c5ed5152114" - }, - { - "m_Id": "861d4258049a4a3e8164f7297090f88e" - }, - { - "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4188.0, - "width": 173.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d48c3871e3064027a10ae9f4babd3be0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Tangent", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2586.0, - "y": -3592.0, - "width": 200.0, - "height": 41.0 - } - }, - "m_Slots": [ - { - "m_Id": "85ff8667d72947edada4e9fb4ff60559" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Tangent" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", - "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", - "m_Id": 0, - "m_DisplayName": "Position", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Position", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4050.666259765625, - "y": -3139.99951171875, - "width": 121.99999237060547, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", - "m_Guid": { - "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" - }, - "m_Name": "Underlay Dilate", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_D48690B9", - "m_OverrideReferenceName": "_UnderlayDilate", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", - "m_Guid": { - "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" - }, - "m_Name": "Light Angle", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", - "m_OverrideReferenceName": "_LightAngle", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 6.28000020980835 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", - "m_Id": 5, - "m_DisplayName": "Softness", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Softness", - "m_StageCapability": 3, - "m_Value": 8.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "849275cac05e4ca8bd0b38ab7ae43bf8", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", - "m_Id": 0, - "m_DisplayName": "Outline Offset 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "ScreenSpaceRatio (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6112.0, - "y": -3308.0, - "width": 258.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "6e13f3cd573c467a94379f45d96cb690" - }, - { - "m_Id": "8e6ed600f6504f4083092f5b511e44c4" - }, - { - "m_Id": "93b161cce4504cb79c97b6d8db178de7" - }, - { - "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ScreenSpaceRatio", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4050.666259765625, - "y": -3095.99951171875, - "width": 121.99999237060547, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "ada023d617104472b8ab75a81558c0a1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", - "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", - "m_Id": 0, - "m_DisplayName": "Tangent", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Tangent", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", - "m_Guid": { - "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" - }, - "m_Name": "Outline Width", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_C68C9E14", - "m_OverrideReferenceName": "_IsoPerimeter", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 2, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8764669016f6442f8152593c18a649d7", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "ComputeSDF (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4226.0, - "y": -4323.0, - "width": 227.99998474121095, - "height": 190.0 - } - }, - "m_Slots": [ - { - "m_Id": "c52a1744a9a14989b0ae452ad6de6061" - }, - { - "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" - }, - { - "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" - }, - { - "m_Id": "5da82bf481f8489ebd05e997f617f51b" - }, - { - "m_Id": "82d5443fe54d4a3b9420f8745d00a632" - }, - { - "m_Id": "61133d79a89048c195f54939b2a1d30a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8902cb30b1684db8b996562e0140cb18", - "m_Id": 0, - "m_DisplayName": "UV_1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV_1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", - "m_Id": 0, - "m_DisplayName": "Underlay Offset", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8a5d204e1abd4f6894607d1a497f6e69", - "m_Id": 3, - "m_DisplayName": "Texel Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "8c38a5d8327f456e9783740c05382619", - "m_Id": 3, - "m_DisplayName": "Color2", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color2", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", - "m_Guid": { - "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" - }, - "m_Name": "_UnderlayColor", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_2F5FE804", - "m_OverrideReferenceName": "_UnderlayColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", - "m_Id": 0, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", - "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", - "m_Guid": { - "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" - }, - "m_Name": "Outline Offset 3", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "", - "m_OverrideReferenceName": "_OutlineOffset3", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5567.0, - "y": -3862.000244140625, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "9178663316db43d582f1c4a127d307c6", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SplitNode", - "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", - "m_Group": { - "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" - }, - "m_Name": "Split", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3114.000244140625, - "y": -3414.0, - "width": 120.00000762939453, - "height": 149.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" - }, - { - "m_Id": "e444f2c81d1e48329fa2c91005277e8d" - }, - { - "m_Id": "b2c26292b7434733878a9b042f44de89" - }, - { - "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" - }, - { - "m_Id": "deac82280a2b43078e0e40863e2d974c" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", - "m_Id": 3, - "m_DisplayName": "TextureSize", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureSize", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", - "m_ObjectId": "94300469581b4924ac7dda496811d45d", - "m_Datas": [], - "m_ActiveSubTarget": { - "m_Id": "0eeb5490760e492f8c9691086fa00929" - }, - "m_AllowMaterialOverride": false, - "m_SurfaceType": 1, - "m_ZTestMode": 4, - "m_ZWriteControl": 0, - "m_AlphaMode": 0, - "m_RenderFace": 0, - "m_AlphaClip": true, - "m_CastShadows": true, - "m_ReceiveShadows": true, - "m_AdditionalMotionVectorMode": 0, - "m_AlembicMotionVectors": false, - "m_SupportsLODCrossFade": false, - "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", - "m_SupportVFX": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "945b45993dd84a979755b98c48138f72", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", - "m_Guid": { - "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" - }, - "m_Name": "_UnderlaySoftness", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_F2B9E3EF", - "m_OverrideReferenceName": "_UnderlaySoftness", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4744.0, - "y": -2591.0, - "width": 155.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "d880558893fb442b9320cf55885d1117" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", - "m_Id": 3, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "98934a69591249d5b8b92b39045359a3", - "m_Title": "Outline1 Texture", - "m_Position": { - "x": -4746.0, - "y": -2497.0 - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "998db5e5901e45b29040eb2099370071", - "m_Guid": { - "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" - }, - "m_Name": "Bevel Clamp", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_5BD7E808", - "m_OverrideReferenceName": "_BevelClamp", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 0.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4569.0, - "y": -3498.000244140625, - "width": 184.0, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" - }, - { - "m_Id": "1db37082bf844442804487b4944352de" - }, - { - "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" - }, - { - "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" - }, - { - "m_Id": "a0285c9c381a49cba194709efa0a7c85" - }, - { - "m_Id": "b2728d0dd3ce40678867c94a7d977916" - }, - { - "m_Id": "e141833aa78b4fd59ecad949beb43a78" - }, - { - "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "9c26fdddba244d36a854298c00473247", - "m_Id": 3, - "m_DisplayName": "SDR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SDR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5412.0, - "y": -3315.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "232b1aa09e67479abae141d3c76d3c5b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4486.0, - "y": -3865.99951171875, - "width": 135.3330078125, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "3535ae87c6dd4769b52b20d9eca61069" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4598.0, - "y": -2251.0, - "width": 167.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "75c5657544c648058b20cea090f48dbf" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", - "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", - "m_Id": 6, - "m_DisplayName": "IsFront", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "IsFront", - "m_StageCapability": 3, - "m_Value": false, - "m_DefaultValue": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4118.0, - "y": -2771.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" - }, - { - "m_Id": "373f1de8db6c429c9d46c781f741d7a4" - }, - { - "m_Id": "fd0b096ed5b74f9e9ec51327be200731" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a161b772c7564eee804e3d58f6cb9944", - "m_Id": 4, - "m_DisplayName": "Texel Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Texel Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 1, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4573.0, - "y": -2689.0, - "width": 222.0, - "height": 142.0 - } - }, - "m_Slots": [ - { - "m_Id": "4e90ca54c0cc46a18ea600be7c80413a" - }, - { - "m_Id": "2c7a9460724b47daad8df1be144de7c6" - }, - { - "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" - }, - { - "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", - "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", - "m_Guid": { - "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" - }, - "m_Name": "SamplerState", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", - "m_OverrideReferenceName": "", - "m_GeneratePropertyBlock": false, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_filter": 0, - "m_wrap": 1, - "m_anisotropic": 0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4608.0, - "y": -2293.0, - "width": 177.00001525878907, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", - "m_Guid": { - "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" - }, - "m_Name": "_GradientScale", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_EAE27356", - "m_OverrideReferenceName": "_GradientScale", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 1, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 10.0, - "m_FloatType": 0, - "m_RangeValues": { - "x": 0.0, - "y": 1.0 - } -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", - "m_Guid": { - "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" - }, - "m_Name": "Light Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", - "m_OverrideReferenceName": "_SpecularColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", - "m_Id": 0, - "m_DisplayName": "Color1", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color1", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", - "m_Group": { - "m_Id": "" - }, - "m_Name": "EvaluateLight (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3633.000244140625, - "y": -3805.000244140625, - "width": 179.00001525878907, - "height": 118.00000762939453 - } - }, - "m_Slots": [ - { - "m_Id": "0699eea947fc426cbfeb8744cf120222" - }, - { - "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" - }, - { - "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "EvaluateLight", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4225.0, - "width": 193.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "0d7878dd226d4cfb81a991dc312309fc" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.NormalOS", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -2542.0, - "y": -3404.000244140625, - "width": 200.0, - "height": 40.66650390625 - } - }, - "m_Slots": [ - { - "m_Id": "e386b183a18245a796b024022f7f3074" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.NormalOS" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", - "m_Group": { - "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4348.0, - "y": -3905.99951171875, - "width": 185.33299255371095, - "height": 101.33324432373047 - } - }, - "m_Slots": [ - { - "m_Id": "945b45993dd84a979755b98c48138f72" - }, - { - "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" - }, - { - "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" - }, - { - "m_Id": "8a5d204e1abd4f6894607d1a497f6e69" - }, - { - "m_Id": "a161b772c7564eee804e3d58f6cb9944" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", - "m_Id": 0, - "m_DisplayName": "Outline Color 3", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5233.99951171875, - "y": -3141.999755859375, - "width": 143.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", - "m_Id": 0, - "m_DisplayName": "R", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", - "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", - "m_Guid": { - "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" - }, - "m_Name": "Reflectivity Power", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", - "m_OverrideReferenceName": "_Reflectivity", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": 5.0, - "m_FloatType": 1, - "m_RangeValues": { - "x": 5.0, - "y": 15.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", - "m_ObjectId": "b1188549725543d485436c2e921ffbb2", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Vertex Color", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4108.0, - "y": -2890.0, - "width": 116.0, - "height": 94.0 - } - }, - "m_Slots": [ - { - "m_Id": "281bcee4777040f8a31ee0e10344e98d" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 2, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4333.0, - "y": -2713.0, - "width": 180.0, - "height": 180.0 - } - }, - "m_Slots": [ - { - "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" - }, - { - "m_Id": "80e665a5eeb64730a51742f698bf0d48" - }, - { - "m_Id": "1f46181633594ae0a1fb2adb76b42981" - }, - { - "m_Id": "8cbd81814903479ea1d3151c1f38183e" - }, - { - "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" - }, - { - "m_Id": "b43489e37a5c4df88f15844292a55ec7" - }, - { - "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" - }, - { - "m_Id": "f01d52cdcb1647aab35782b4af535efd" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 1, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", - "m_Id": 0, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b2c26292b7434733878a9b042f44de89", - "m_Id": 2, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", - "m_Id": 0, - "m_DisplayName": "Outline Color 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", - "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Multiply", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4750.99951171875, - "y": -4274.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "d0b10e52e21941b183f5f635894c76c8" - }, - { - "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" - }, - { - "m_Id": "773b90134e894e429203c0c83e80b9de" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5727.0, - "y": -3827.000244140625, - "width": 184.0, - "height": 101.0 - } - }, - "m_Slots": [ - { - "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" - }, - { - "m_Id": "c183b5bd9bbe45089f93996e73110918" - }, - { - "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" - }, - { - "m_Id": "1d7d96a5770b4f8ebb162bdbde020bca" - }, - { - "m_Id": "49dabfd48a78475882e664526b483ce1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CategoryData", - "m_ObjectId": "bafc3d388c1e444e820897b9a3d6029a", - "m_Name": "", - "m_ChildObjectList": [ - { - "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" - }, - { - "m_Id": "867a4ae13c0d4a028c71bc1063824c14" - }, - { - "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" - }, - { - "m_Id": "53073e5ea924459fa6681a4943e9f947" - }, - { - "m_Id": "7a046f410ce64aa88438b0bfd412c045" - }, - { - "m_Id": "636180f6e0504f2baaa5cc086980cb47" - }, - { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - }, - { - "m_Id": "8ed907a2cc7949b68a283ae243ea1977" - }, - { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - }, - { - "m_Id": "0580d4b7e3a049049569f4508643a724" - }, - { - "m_Id": "c9ec735d1a1046769e5601b2c97c849a" - }, - { - "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" - }, - { - "m_Id": "07946387933e416db576b677f0711e5f" - }, - { - "m_Id": "46fbf3eeb0ea4470869cba7443249295" - }, - { - "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" - }, - { - "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" - }, - { - "m_Id": "8cf8aae64c1d443f9303126886b40f17" - }, - { - "m_Id": "49e7c3ad55ce458797f0e60c950cb965" - }, - { - "m_Id": "81e8ed0534534674a74263e6161a2a1a" - }, - { - "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" - }, - { - "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" - }, - { - "m_Id": "2c10b97b92c947ceb307a93759c0228b" - }, - { - "m_Id": "1be90d4f96a841748b0c95219b12ad27" - }, - { - "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" - }, - { - "m_Id": "5bd258837c514ff7ab0bf7027e762c18" - }, - { - "m_Id": "998db5e5901e45b29040eb2099370071" - }, - { - "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" - }, - { - "m_Id": "82af2db1018543d7832af96c1cfc981f" - }, - { - "m_Id": "3ec4797e381747829ef4712c85fcf7a1" - }, - { - "m_Id": "b0b352c4503a43d083a64e57352b29a0" - }, - { - "m_Id": "424dbeeb009344efa29c304c4979e3d6" - }, - { - "m_Id": "05805bc6fcc941fd889922555c6c86d7" - }, - { - "m_Id": "a4ad98d8828c424384229c344ebe2ed0" - }, - { - "m_Id": "3e372195f4bd4845852a37839e5b602d" - }, - { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - }, - { - "m_Id": "4a0041116f73406db7a62ae80ff54ef4" - } - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.CombineNode", - "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Combine", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -5537.0, - "y": -3827.000244140625, - "width": 126.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "5e42524569844befad16fda5a94eb9cb" - }, - { - "m_Id": "54d7a93ffec5490aa4591da23a21b693" - }, - { - "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" - }, - { - "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" - }, - { - "m_Id": "fc2e62201c5847e798fd939314413fcd" - }, - { - "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" - }, - { - "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "c234e5216678436195ee1a5914bc79da", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "GenerateUV (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4409.0, - "y": -2338.0, - "width": 222.0, - "height": 142.00001525878907 - } - }, - "m_Slots": [ - { - "m_Id": "8902cb30b1684db8b996562e0140cb18" - }, - { - "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" - }, - { - "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" - }, - { - "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "GenerateUV", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", - "m_Id": 0, - "m_DisplayName": "Outline Offset 1", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", - "m_Id": 2, - "m_DisplayName": "Alpha", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Alpha", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", - "m_Id": 0, - "m_DisplayName": "SSR", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SSR", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", - "m_Id": 6, - "m_DisplayName": "B", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4444.0, - "y": -4266.0, - "width": 153.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "a7942746b5564dc7bbbae1deb2403022" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4284.0, - "y": -3165.0, - "width": 144.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "79147f6986644769b58d9ed64fe771e1" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", - "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", - "m_Guid": { - "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" - }, - "m_Name": "Face Texture", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Texture2D_75569DEA", - "m_OverrideReferenceName": "_FaceTex", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "isMainTexture": false, - "useTilingAndOffset": false, - "m_Modifiable": true, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", - "m_Id": 0, - "m_DisplayName": "_FaceTex_ST", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", - "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", - "m_Guid": { - "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" - }, - "m_Name": "OutlineMode", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", - "m_OverrideReferenceName": "_OutlineMode", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", - "m_Group": { - "m_Id": "" - }, - "m_Name": "SurfaceDescription.Alpha", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3032.66650390625, - "y": -3029.33349609375, - "width": 200.0, - "height": 41.33349609375 - } - }, - "m_Slots": [ - { - "m_Id": "724e17584e97443e9e285dfa7253c8e3" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "SurfaceDescription.Alpha" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", - "m_Id": 3, - "m_DisplayName": "Color0", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Color0", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4420.0, - "y": -4483.0, - "width": 156.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "41b9b79b3859472882bcea393703eec0" - }, - { - "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" - }, - { - "m_Id": "767769f736d5478cba5f10a415e28e7f" - }, - { - "m_Id": "b691728a389a417d9b4f2d02541209c2" - }, - { - "m_Id": "045c4f6b050549c7a0efb208e6349779" - }, - { - "m_Id": "509e6f38505b4b0695b263706a55028f" - }, - { - "m_Id": "204dacb5a95b424facf11cb6f65bd188" - }, - { - "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", - "m_Title": "Screen Space Ratio", - "m_Position": { - "x": -6485.591796875, - "y": -3365.3779296875 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", - "m_Id": 7, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", - "m_Id": 0, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", - "m_Title": "Generate Normal", - "m_Position": { - "x": -4511.33349609375, - "y": -3999.3330078125 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", - "m_Id": 0, - "m_DisplayName": "_UnderlaySoftness", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5236.99951171875, - "y": -3260.999755859375, - "width": 143.99998474121095, - "height": 33.999996185302737 - } - }, - "m_Slots": [ - { - "m_Id": "757174b6f25040fdbb20355a21752222" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", - "m_Id": 0, - "m_DisplayName": "Normal", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Normal", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", - "m_Id": 0, - "m_DisplayName": "Outline Color 2", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "d880558893fb442b9320cf55885d1117", - "m_Id": 0, - "m_DisplayName": "_FaceUVSpeed", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", - "m_Id": 2, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", - "m_Id": 0, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", - "m_Id": 1, - "m_DisplayName": "G", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", - "m_Id": 0, - "m_DisplayName": "_MainTex", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", - "m_Title": "Offset Scale", - "m_Position": { - "x": -5893.0, - "y": -3921.000244140625 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVNode", - "m_ObjectId": "dbcb748279484a4590e53518c49122b8", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "UV", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4744.0, - "y": -2762.0, - "width": 145.0, - "height": 130.0 - } - }, - "m_Slots": [ - { - "m_Id": "7a0f504e4175406dbd8134250f4e350b" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_OutputChannel": 1 -} - -{ - "m_SGVersion": 3, - "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", - "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", - "m_Guid": { - "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" - }, - "m_Name": "Face Color", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Color_99AFBB3D", - "m_OverrideReferenceName": "_FaceColor", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "r": 1.0, - "g": 1.0, - "b": 1.0, - "a": 1.0 - }, - "isMainColor": false, - "m_ColorMode": 1 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", - "m_Id": 6, - "m_DisplayName": "RG", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RG", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", - "m_Id": 4, - "m_DisplayName": "A", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", - "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", - "m_Id": 0, - "m_DisplayName": "Outline Texture", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", - "m_Group": { - "m_Id": "484b51c50485473b819c4f05087b32d7" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4602.0, - "y": -4298.0, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "7b8a19bd115e4167a25b59cb3218a817" - }, - { - "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" - }, - { - "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", - "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ], - "m_Channel": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", - "m_ObjectId": "e386b183a18245a796b024022f7f3074", - "m_Id": 0, - "m_DisplayName": "Normal (Object Space)", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "NormalOS", - "m_StageCapability": 2, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_Space": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", - "m_Id": 1, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", - "m_Id": 2, - "m_DisplayName": "Height", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Height", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "ComputeSDF44 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4113.0, - "y": -3368.999755859375, - "width": 243.99998474121095, - "height": 214.0 - } - }, - "m_Slots": [ - { - "m_Id": "641eda269d7b4da9acb65f8d50035ea9" - }, - { - "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" - }, - { - "m_Id": "9c26fdddba244d36a854298c00473247" - }, - { - "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" - }, - { - "m_Id": "14ad19bf20a140dd88d58452d7df688b" - }, - { - "m_Id": "215a82c127204988b751de7d3a39b955" - }, - { - "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "ComputeSDF44", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", - "m_Id": 5, - "m_DisplayName": "G", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "G", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", - "m_Id": 7, - "m_DisplayName": "TextureHeight", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "TextureHeight", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", - "m_Group": { - "m_Id": "013228b0fdf1424097798f0973a9a4fb" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4754.0, - "y": -2625.0, - "width": 145.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "07946387933e416db576b677f0711e5f" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SubtractNode", - "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Subtract", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4927.0, - "y": -3204.0, - "width": 130.0, - "height": 117.99999237060547 - } - }, - "m_Slots": [ - { - "m_Id": "748c31bbcecc4b30bec2e42c0612175b" - }, - { - "m_Id": "4bda5c294e1949138d033640e1d385b4" - }, - { - "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", - "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", - "m_Guid": { - "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" - }, - "m_Name": "_OutlineTex_ST", - "m_DefaultRefNameVersion": 0, - "m_RefNameGeneratedByDisplayName": "", - "m_DefaultReferenceName": "Vector4_1774DE83", - "m_OverrideReferenceName": "_OutlineTex_ST", - "m_GeneratePropertyBlock": true, - "m_UseCustomSlotLabel": false, - "m_CustomSlotLabel": "", - "m_DismissedVersion": 0, - "m_Precision": 0, - "overrideHLSLDeclaration": false, - "hlslDeclarationOverride": 0, - "m_Hidden": false, - "m_Value": { - "x": 1.0, - "y": 1.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.GroupData", - "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", - "m_Title": "Vertex Color", - "m_Position": { - "x": -3614.000244140625, - "y": -3549.000244140625 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", - "m_Id": 0, - "m_DisplayName": "_GradientScale", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", - "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", - "m_Id": 0, - "m_DisplayName": "Base Color", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "BaseColor", - "m_StageCapability": 2, - "m_Value": { - "x": 0.7353569269180298, - "y": 0.7353569269180298, - "z": 0.7353569269180298 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [ - "X", - "Y", - "Z" - ], - "m_ColorMode": 0, - "m_DefaultColor": { - "r": 0.5, - "g": 0.5, - "b": 0.5, - "a": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", - "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", - "m_Id": 2, - "m_DisplayName": "UV", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "UV", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0 - }, - "m_Labels": [ - "X", - "Y" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", - "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", - "m_Id": 3, - "m_DisplayName": "Sampler", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Sampler", - "m_StageCapability": 3, - "m_BareResource": false -} - -{ - "m_SGVersion": 1, - "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", - "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Layer4 (Custom Function)", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -3819.0, - "y": -3286.0, - "width": 193.0, - "height": 190.0 - } - }, - "m_Slots": [ - { - "m_Id": "0fac35636fca4474a6afaefc3c757775" - }, - { - "m_Id": "cc88101667c9488f9c5a716e851c1b21" - }, - { - "m_Id": "68ec7c31365549d6a8ce883edfc02de2" - }, - { - "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" - }, - { - "m_Id": "34a67e0fef884f9399e674d9eeaf720c" - }, - { - "m_Id": "3802c81c3be24823aa1d7c9997a33c29" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SourceType": 0, - "m_FunctionName": "Layer4", - "m_FunctionSource": "96de908384869cd409c75efa351d5edf", - "m_FunctionBody": "Enter function body here..." -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", - "m_ObjectId": "f2903158b3624759bca1fcd843698078", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "x": 2.0, - "y": 2.0, - "z": 2.0, - "w": 2.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", - "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", - "m_Group": { - "m_Id": "d0a791a544614667962a9a9a9ce0c68a" - }, - "m_Name": "Texel Size", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -6318.6669921875, - "y": -3153.3330078125, - "width": 185.33348083496095, - "height": 101.33348846435547 - } - }, - "m_Slots": [ - { - "m_Id": "fb5e1e2a67c14602808358686bb75091" - }, - { - "m_Id": "712da461f71a454db59d349f752d41ee" - }, - { - "m_Id": "b000f852aa984e9dae25b125a4607f4e" - }, - { - "m_Id": "849275cac05e4ca8bd0b38ab7ae43bf8" - }, - { - "m_Id": "59cea37675824d99995b370f09cef20a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.PropertyNode", - "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Property", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4291.33349609375, - "y": -3246.0, - "width": 154.0, - "height": 34.0 - } - }, - "m_Slots": [ - { - "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" - } - ], - "synonyms": [], - "m_Precision": 1, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_Property": { - "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", - "m_Id": 3, - "m_DisplayName": "A", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "A", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", - "m_Id": 4, - "m_DisplayName": "R", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "R", - "m_StageCapability": 2, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.BlockNode", - "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", - "m_Group": { - "m_Id": "" - }, - "m_Name": "VertexDescription.Normal", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": 0.0, - "y": 0.0, - "width": 0.0, - "height": 0.0 - } - }, - "m_Slots": [ - { - "m_Id": "a3f8b6e8ae7f48e2989a029904401502" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": true, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_SerializedDescriptor": "VertexDescription.Normal" -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", - "m_Id": 1, - "m_DisplayName": "SD", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "SD", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", - "m_Id": 4, - "m_DisplayName": "Isoperimeter", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Isoperimeter", - "m_StageCapability": 3, - "m_Value": { - "x": 3.0, - "y": 2.0, - "z": 1.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", - "m_Group": { - "m_Id": "42cadae0923e4969b50bbc3f78185934" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -4569.0, - "y": -3245.000244140625, - "width": 184.0, - "height": 253.0 - } - }, - "m_Slots": [ - { - "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" - }, - { - "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" - }, - { - "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" - }, - { - "m_Id": "b7f9ac55517141868bfb9d2ad6429792" - }, - { - "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" - }, - { - "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" - }, - { - "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" - }, - { - "m_Id": "215b30ae27784ec3a13360a9029af283" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "f864c900600e427ba7793f00c715e971", - "m_Id": 0, - "m_DisplayName": "Outline Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", - "m_Id": 1, - "m_DisplayName": "B", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "B", - "m_StageCapability": 3, - "m_Value": { - "e00": 2.0, - "e01": 2.0, - "e02": 2.0, - "e03": 2.0, - "e10": 2.0, - "e11": 2.0, - "e12": 2.0, - "e13": 2.0, - "e20": 2.0, - "e21": 2.0, - "e22": 2.0, - "e23": 2.0, - "e30": 2.0, - "e31": 2.0, - "e32": 2.0, - "e33": 2.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DivideNode", - "m_ObjectId": "faace8101df943d8956faa31728cb004", - "m_Group": { - "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" - }, - "m_Name": "Divide", - "m_DrawState": { - "m_Expanded": true, - "m_Position": { - "serializedVersion": "2", - "x": -5400.0, - "y": -3851.000244140625, - "width": 130.0, - "height": 118.0 - } - }, - "m_Slots": [ - { - "m_Id": "77e28f3e930b4c249145630ec961af95" - }, - { - "m_Id": "f2903158b3624759bca1fcd843698078" - }, - { - "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", - "m_Id": 2, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", - "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", - "m_Id": 1, - "m_DisplayName": "Texture", - "m_SlotType": 0, - "m_Hidden": false, - "m_ShaderOutputName": "Texture", - "m_StageCapability": 3, - "m_BareResource": false, - "m_Texture": { - "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", - "m_Guid": "" - }, - "m_DefaultType": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", - "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", - "m_Id": 0, - "m_DisplayName": "Width", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Width", - "m_StageCapability": 3, - "m_Value": 0.0, - "m_DefaultValue": 0.0, - "m_Labels": [ - "X" - ] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", - "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", - "m_Id": 4, - "m_DisplayName": "RGBA", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGBA", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0, - "w": 0.0 - }, - "m_Labels": [] -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", - "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", - "m_Id": 2, - "m_DisplayName": "Out", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "Out", - "m_StageCapability": 3, - "m_Value": { - "e00": 0.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 0.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 0.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 0.0 - }, - "m_DefaultValue": { - "e00": 1.0, - "e01": 0.0, - "e02": 0.0, - "e03": 0.0, - "e10": 0.0, - "e11": 1.0, - "e12": 0.0, - "e13": 0.0, - "e20": 0.0, - "e21": 0.0, - "e22": 1.0, - "e23": 0.0, - "e30": 0.0, - "e31": 0.0, - "e32": 0.0, - "e33": 1.0 - } -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", - "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", - "m_Group": { - "m_Id": "98934a69591249d5b8b92b39045359a3" - }, - "m_Name": "Sample Texture 2D", - "m_DrawState": { - "m_Expanded": false, - "m_Position": { - "serializedVersion": "2", - "x": -4171.0, - "y": -2362.0, - "width": 180.0, - "height": 181.0 - } - }, - "m_Slots": [ - { - "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" - }, - { - "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" - }, - { - "m_Id": "71dd947935b64ce38f0d25406dde447b" - }, - { - "m_Id": "61a6ac5f29344d109411f26850ab0a96" - }, - { - "m_Id": "44806230fa384c1e95f9c5918a14f056" - }, - { - "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" - }, - { - "m_Id": "57abc172afd449e2a4d567f93432507b" - }, - { - "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" - } - ], - "synonyms": [], - "m_Precision": 0, - "m_PreviewExpanded": false, - "m_DismissedVersion": 0, - "m_PreviewMode": 0, - "m_CustomColors": { - "m_SerializableColors": [] - }, - "m_TextureType": 0, - "m_NormalMapSpace": 0, - "m_EnableGlobalMipBias": true, - "m_MipSamplingMode": 0 -} - -{ - "m_SGVersion": 0, - "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", - "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", - "m_Id": 5, - "m_DisplayName": "RGB", - "m_SlotType": 1, - "m_Hidden": false, - "m_ShaderOutputName": "RGB", - "m_StageCapability": 3, - "m_Value": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_DefaultValue": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "m_Labels": [] -} - diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta deleted file mode 100644 index 248825c..0000000 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 124c112a6e8f1a54e8b0870e881b56d8 -ScriptedImporter: - internalIDToNameTable: [] - externalObjects: {} - serializedVersion: 2 - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader index bbcfd11..011ee19 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - _FaceColor ("Face Color", Color) = (1,1,1,1) + [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - _OutlineColor ("Outline Color", Color) = (0,0,0,1) + [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - _SpecularColor ("Specular", Color) = (1,1,1,1) + [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,18 +127,17 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t - { + struct vertex_t { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t - { + + struct pixel_t { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -148,20 +147,16 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif - - float4 textures : TEXCOORD5; + #endif + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -172,7 +167,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -183,7 +178,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -193,13 +188,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _OutlineSoftness * _ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -210,28 +205,23 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = input.texcoord1; + float2 textureUV = UnpackUV(input.texcoord1.x); float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - input.color.rgb = UIGammaToLinear(input.color.rgb); - } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -249,9 +239,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -271,7 +261,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -288,35 +278,36 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif - return faceColor * input.color.a; + return faceColor * input.color.a; } + ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader index 4012a08..e8283a7 100644 --- a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader @@ -2,18 +2,18 @@ Shader "TextMeshPro/Sprite" { Properties { - _MainTex ("Sprite Texture", 2D) = "white" {} - _Color ("Tint", Color) = (1,1,1,1) - - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 - - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} + _Color ("Tint", Color) = (1,1,1,1) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) [Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0 } @@ -21,19 +21,19 @@ Shader "TextMeshPro/Sprite" SubShader { Tags - { - "Queue"="Transparent" - "IgnoreProjector"="True" - "RenderType"="Transparent" + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" "PreviewType"="Plane" "CanUseSpriteAtlas"="True" } - + Stencil { Ref [_Stencil] Comp [_StencilComp] - Pass [_StencilOp] + Pass [_StencilOp] ReadMask [_StencilReadMask] WriteMask [_StencilWriteMask] } @@ -58,7 +58,7 @@ Shader "TextMeshPro/Sprite" #pragma multi_compile __ UNITY_UI_CLIP_RECT #pragma multi_compile __ UNITY_UI_ALPHACLIP - + struct appdata_t { float4 vertex : POSITION; @@ -69,43 +69,29 @@ Shader "TextMeshPro/Sprite" struct v2f { - float4 vertex : SV_POSITION; - fixed4 color : COLOR; - float2 texcoord : TEXCOORD0; - float4 worldPosition : TEXCOORD1; - float4 mask : TEXCOORD2; + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord : TEXCOORD0; + float4 worldPosition : TEXCOORD1; UNITY_VERTEX_OUTPUT_STEREO }; - + sampler2D _MainTex; fixed4 _Color; fixed4 _TextureSampleAdd; float4 _ClipRect; float4 _MainTex_ST; - float _UIMaskSoftnessX; - float _UIMaskSoftnessY; - int _UIVertexColorAlwaysGammaSpace; v2f vert(appdata_t v) { v2f OUT; UNITY_SETUP_INSTANCE_ID(v); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT); - float4 vPosition = UnityObjectToClipPos(v.vertex); - OUT.worldPosition = v.vertex; - OUT.vertex = vPosition; - - float2 pixelSize = vPosition.w; - pixelSize /= abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + OUT.worldPosition = v.vertex; + OUT.vertex = UnityObjectToClipPos(OUT.worldPosition); - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); OUT.texcoord = TRANSFORM_TEX(v.texcoord, _MainTex); - OUT.mask = half4(v.vertex.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_UIMaskSoftnessX, _UIMaskSoftnessY) + abs(pixelSize.xy))); - - if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) - { - v.color.rgb = UIGammaToLinear(v.color.rgb); - } + OUT.color = v.color * _Color; return OUT; } @@ -113,10 +99,9 @@ Shader "TextMeshPro/Sprite" fixed4 frag(v2f IN) : SV_Target { half4 color = (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd) * IN.color; - - #if UNITY_UI_CLIP_RECT - half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); - color *= m.x * m.y; + + #ifdef UNITY_UI_CLIP_RECT + color.a *= UnityGet2DClipping(IN.worldPosition.xy, _ClipRect); #endif #ifdef UNITY_UI_ALPHACLIP @@ -125,7 +110,7 @@ Shader "TextMeshPro/Sprite" return color; } - ENDCG + ENDCG } } } diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta index f21163e..0d6eb56 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta @@ -4,6 +4,6 @@ ShaderImporter: externalObjects: {} defaultTextures: [] nonModifiableTextures: [] - userData: Version 2.0 + userData: assetBundleName: assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc index d145a77..5969fec 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc @@ -1,22 +1,20 @@ -struct vertex_t -{ +struct vertex_t { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float4 texcoord0 : TEXCOORD0; + float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; -struct pixel_t -{ +struct pixel_t { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; float4 faceColor : COLOR; float4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; - float4 param : TEXCOORD1; // x = weight, y = no longer used + float4 param : TEXCOORD1; // weight, scaleRatio float2 mask : TEXCOORD2; #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD3; @@ -24,14 +22,10 @@ struct pixel_t #endif }; -float4 SRGBToLinear(float4 rgba) -{ +float4 SRGBToLinear(float4 rgba) { return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } -float _UIMaskSoftnessX; -float _UIMaskSoftnessY; - pixel_t VertShader(vertex_t input) { pixel_t output; @@ -41,7 +35,7 @@ pixel_t VertShader(vertex_t input) UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord0.w, 0); + float bold = step(input.texcoord1.y, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -77,7 +71,7 @@ pixel_t VertShader(vertex_t input) output.faceColor = faceColor; output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.xy, maskUV.xy); - output.param = float4(0.5 - weight, 0, _OutlineWidth * _ScaleRatioA * 0.5, 0); + output.param = float4(0.5 - weight, 1.3333 * _GradientScale * (_Sharpness + 1) / _TextureWidth, _OutlineWidth * _ScaleRatioA * 0.5, 0); float2 mask = float2(0, 0); #if UNITY_UI_CLIP_RECT @@ -105,9 +99,8 @@ float4 PixShader(pixel_t input) : SV_Target float d = tex2D(_MainTex, input.texcoord0.xy).a; - float pixelSize = abs(ddx(input.texcoord0.y)) + abs(ddy(input.texcoord0.y)); - pixelSize *= _TextureHeight * 0.75; - float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); + float2 UV = input.texcoord0.xy; + float scale = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))) * input.param.y; #if (UNDERLAY_ON | UNDERLAY_INNER) float layerScale = scale; @@ -119,7 +112,7 @@ float4 PixShader(pixel_t input) : SV_Target float4 faceColor = input.faceColor * saturate((d - input.param.x) * scale + 0.5); - #if OUTLINE_ON + #ifdef OUTLINE_ON float4 outlineColor = lerp(input.faceColor, input.outlineColor, sqrt(min(1.0, input.param.z * scale * 2))); faceColor = lerp(outlineColor, input.faceColor, saturate((d - input.param.x - input.param.z) * scale + 0.5)); faceColor *= saturate((d - input.param.x + input.param.z) * scale + 0.5); @@ -137,7 +130,7 @@ float4 PixShader(pixel_t input) : SV_Target faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - layerBias)) * sd * (1 - faceColor.a); #endif - #if MASKING + #ifdef MASKING float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; a = saturate(t / _MaskEdgeSoftness); @@ -147,8 +140,7 @@ float4 PixShader(pixel_t input) : SV_Target // Alternative implementation to UnityGet2DClipping with support for softness #if UNITY_UI_CLIP_RECT - half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); - float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); + float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); float2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; #endif diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc index b806b4f..2e96258 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc @@ -66,6 +66,11 @@ uniform float _MaskID; uniform sampler2D _MaskTex; uniform float4 _MaskCoord; uniform float4 _ClipRect; // bottom left(x,y) : top right(z,w) +//uniform float _MaskWipeControl; +//uniform float _MaskEdgeSoftness; +//uniform fixed4 _MaskEdgeColor; +//uniform bool _MaskInverse; + uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc index 2153a9a..622ae87 100644 --- a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc @@ -5,7 +5,7 @@ void VertShader(inout appdata_full v, out Input data) UNITY_INITIALIZE_OUTPUT(Input, data); - float bold = step(v.texcoord.w, 0); + float bold = step(v.texcoord1.y, 0); // Generate normal for backface float3 view = ObjSpaceViewDir(v.vertex); @@ -20,12 +20,14 @@ void VertShader(inout appdata_full v, out Input data) pixelSize /= float2(_ScaleX, _ScaleY) * mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(v.texcoord.w) * _GradientScale * (_Sharpness + 1); + scale *= abs(v.texcoord1.y) * _GradientScale * (_Sharpness + 1); scale = lerp(scale * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(v.normal.xyz), normalize(WorldSpaceViewDir(vert))))); data.param.y = scale; #endif - data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // + data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // + + v.texcoord1.xy = UnpackUV(v.texcoord1.x); data.viewDirEnv = mul((float3x3)_EnvMatrix, WorldSpaceViewDir(v.vertex)); } @@ -80,7 +82,7 @@ void PixShader(Input input, inout SurfaceOutput o) float3 n = float3(0, 0, -1); float3 emission = float3(0, 0, 0); #endif - + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); glowColor.a *= input.color.a; diff --git a/Assets/UniversalRenderPipelineGlobalSettings.asset b/Assets/UniversalRenderPipelineGlobalSettings.asset index 04e602f..98f0dfd 100644 --- a/Assets/UniversalRenderPipelineGlobalSettings.asset +++ b/Assets/UniversalRenderPipelineGlobalSettings.asset @@ -12,63 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3} m_Name: UniversalRenderPipelineGlobalSettings m_EditorClassIdentifier: - m_ShaderStrippingSetting: - m_Version: 0 - m_ExportShaderVariants: 1 - m_ShaderVariantLogLevel: 0 - m_StripRuntimeDebugShaders: 1 - m_URPShaderStrippingSetting: - m_Version: 0 - m_StripUnusedPostProcessingVariants: 0 - m_StripUnusedVariants: 1 - m_StripScreenCoordOverrideVariants: 1 - m_ShaderVariantLogLevel: 0 - m_ExportShaderVariants: 1 - m_StripDebugVariants: 1 - m_StripUnusedPostProcessingVariants: 0 - m_StripUnusedVariants: 1 - m_StripScreenCoordOverrideVariants: 1 - supportRuntimeDebugDisplay: 0 - m_EnableRenderGraph: 0 - m_Settings: - m_SettingsList: - m_List: - - rid: 3181214364710469632 - - rid: 3181214364710469633 - - rid: 8574447413046804570 - - rid: 3181214364710469635 - - rid: 8574447413046804571 - - rid: 3181214364710469637 - - rid: 3181214364710469638 - - rid: 8574447413046804572 - - rid: 3181214364710469640 - - rid: 8574447413046804573 - - rid: 3181214364710469642 - - rid: 8574447413046804574 - - rid: 3181214364710469644 - - rid: 8574447413046804575 - - rid: 8574447413046804576 - - rid: 8574447413046804577 - - rid: 8574447413046804578 - - rid: 3181214364710469649 - - rid: 8574447413046804579 - - rid: 3181214364710469651 - - rid: 3181214364710469652 - m_RuntimeSettings: - m_List: - - rid: 3181214364710469632 - - rid: 3181214364710469633 - - rid: 3181214364710469635 - - rid: 3181214364710469637 - - rid: 3181214364710469638 - - rid: 3181214364710469640 - - rid: 3181214364710469642 - - rid: 3181214364710469644 - - rid: 3181214364710469649 - - rid: 3181214364710469651 - - rid: 3181214364710469652 - m_AssetVersion: 8 - m_ObsoleteDefaultVolumeProfile: {fileID: 0} + k_AssetVersion: 3 m_RenderingLayerNames: - Light Layer default - Light Layer 1 @@ -87,256 +31,11 @@ MonoBehaviour: lightLayerName5: Light Layer 5 lightLayerName6: Light Layer 6 lightLayerName7: Light Layer 7 - apvScenesData: - obsoleteSceneBounds: - m_Keys: [] - m_Values: [] - obsoleteHasProbeVolumes: - m_Keys: [] - m_Values: - references: - version: 2 - RefIds: - - rid: 3181214364710469632 - type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 1 - m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, - type: 3} - m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, - type: 3} - m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb, - type: 3} - - rid: 3181214364710469633 - type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_LightShader: {fileID: 4800000, guid: 3f6c848ca3d7bca4bbe846546ac701a1, type: 3} - m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, - type: 3} - m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, - type: 3} - m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, - type: 3} - m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1, - type: 3} - m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, - type: 3} - m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, - type: 3} - m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} - m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, - type: 2} - m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, - type: 2} - m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, - type: 2} - - rid: 3181214364710469635 - type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_VolumeProfile: {fileID: 11400000, guid: d99daa77395028a4a952f19551824ac3, - type: 2} - - rid: 3181214364710469637 - type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_EnableRenderCompatibilityMode: 1 - - rid: 3181214364710469638 - type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, - type: 3} - m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, - type: 3} - m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, - type: 3} - - rid: 3181214364710469640 - type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea, - type: 3} - m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772, - type: 3} - m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395, - type: 3} - - rid: 3181214364710469642 - type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, - type: 3} - m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, - type: 3} - m_CoreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} - m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, - type: 3} - m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} - - rid: 3181214364710469644 - type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_version: 0 - m_EnableCompilationCaching: 1 - m_EnableValidityChecks: 1 - - rid: 3181214364710469649 - type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util, - asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 0 - m_CoreCopyPS: {fileID: 4800000, guid: 12dc59547ea167a4ab435097dd0f9add, type: 3} - - rid: 3181214364710469651 - type: {class: ShaderStrippingSetting, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 0 - m_ExportShaderVariants: 1 - m_ShaderVariantLogLevel: 0 - m_StripRuntimeDebugShaders: 1 - - rid: 3181214364710469652 - type: {class: STP/RuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_setupCS: {fileID: 7200000, guid: 33be2e9a5506b2843bdb2bdff9cad5e1, type: 3} - m_preTaaCS: {fileID: 7200000, guid: a679dba8ec4d9ce45884a270b0e22dda, type: 3} - m_taaCS: {fileID: 7200000, guid: 3923900e2b41b5e47bc25bfdcbcdc9e6, type: 3} - - rid: 8574447413046804570 - type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f, - type: 3} - m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11, - type: 3} - m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, - type: 3} - m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, - type: 3} - m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, - type: 3} - m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, - type: 3} - m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, - type: 3} - m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, - type: 3} - m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61, - type: 3} - - rid: 8574447413046804571 - type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_StripUnusedPostProcessingVariants: 0 - m_StripUnusedVariants: 1 - m_StripScreenCoordOverrideVariants: 1 - - rid: 8574447413046804572 - type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_Version: 0 - m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} - m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, - type: 3} - m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, - type: 3} - m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, - type: 3} - - rid: 8574447413046804573 - type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal, - asm: Unity.RenderPipelines.Universal.Runtime} - data: - m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, - type: 2} - m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, - type: 2} - m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, - type: 2} - m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e, - type: 2} - m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, - type: 2} - - rid: 8574447413046804574 - type: {class: GPUResidentDrawerResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.GPUDriven.Runtime} - data: - m_Version: 0 - m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2, - type: 3} - m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef, - type: 3} - m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b, - type: 3} - m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114, - type: 3} - m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da, - type: 3} - m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c, - type: 3} - m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df, - type: 3} - m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100, - type: 3} - m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248, - type: 3} - - rid: 8574447413046804575 - type: {class: ProbeVolumeRuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 1 - probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d, - type: 3} - probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c, - type: 3} - probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931, - type: 3} - - rid: 8574447413046804576 - type: {class: IncludeAdditionalRPAssets, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_version: 0 - m_IncludeReferencedInScenes: 0 - m_IncludeAssetsByLabel: 0 - m_LabelToInclude: - - rid: 8574447413046804577 - type: {class: ProbeVolumeBakingResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 1 - dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d, - type: 3} - subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22, - type: 3} - voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e, - type: 3} - traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123, - type: 3} - traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123, - type: 3} - skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d, - type: 3} - skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d, - type: 3} - renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9, - type: 3} - renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9, - type: 3} - - rid: 8574447413046804578 - type: {class: ProbeVolumeDebugResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 1 - probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d, - type: 3} - probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303, - type: 3} - probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393, - type: 3} - probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381, - type: 3} - probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2, - type: 3} - numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a, - type: 3} - - rid: 8574447413046804579 - type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} - data: - m_Version: 1 - m_ProbeVolumeDisableStreamingAssets: 0 + m_StripDebugVariants: 1 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripUnusedLODCrossFadeVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + supportRuntimeDebugDisplay: 0 + m_ShaderVariantLogLevel: 0 + m_ExportShaderVariants: 1 diff --git a/Packages/manifest.json b/Packages/manifest.json index b5557a2..06cdd7c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,22 +1,22 @@ { "dependencies": { - "com.unity.2d.animation": "10.1.3", - "com.unity.2d.psdimporter": "9.0.3", + "com.unity.2d.animation": "9.0.3", + "com.unity.2d.psdimporter": "8.0.2", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "10.0.6", + "com.unity.2d.spriteshape": "9.0.2", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ai.navigation": "2.0.4", - "com.unity.cinemachine": "2.10.1", - "com.unity.collab-proxy": "2.5.1", + "com.unity.ai.navigation": "1.1.4", + "com.unity.cinemachine": "2.9.5", + "com.unity.collab-proxy": "2.0.7", "com.unity.device-simulator.devices": "1.0.0", - "com.unity.feature.development": "1.0.2", - "com.unity.ide.visualstudio": "2.0.22", - "com.unity.inputsystem": "1.11.0", - "com.unity.render-pipelines.universal": "17.0.3", - "com.unity.timeline": "1.8.7", - "com.unity.ugui": "2.0.0", - "com.unity.visualscripting": "1.9.4", - "com.unity.modules.accessibility": "1.0.0", + "com.unity.feature.development": "1.0.1", + "com.unity.ide.visualstudio": "2.0.18", + "com.unity.inputsystem": "1.7.0", + "com.unity.render-pipelines.universal": "14.0.8", + "com.unity.textmeshpro": "3.0.6", + "com.unity.timeline": "1.7.5", + "com.unity.ugui": "1.0.0", + "com.unity.visualscripting": "1.9.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 06e8098..d3a57a1 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,20 +1,20 @@ { "dependencies": { "com.unity.2d.animation": { - "version": "10.1.3", + "version": "9.0.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.6", + "com.unity.2d.common": "8.0.1", "com.unity.2d.sprite": "1.0.0", - "com.unity.collections": "1.2.4", + "com.unity.collections": "1.1.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.uielements": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "9.0.6", + "version": "8.0.1", "depth": 1, "source": "registry", "dependencies": { @@ -22,16 +22,17 @@ "com.unity.mathematics": "1.1.0", "com.unity.modules.uielements": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.burst": "1.8.4" + "com.unity.burst": "1.7.3" }, "url": "https://packages.unity.com" }, "com.unity.2d.psdimporter": { - "version": "9.0.3", + "version": "8.0.2", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.4", + "com.unity.2d.animation": "9.0.1", + "com.unity.2d.common": "8.0.1", "com.unity.2d.sprite": "1.0.0" }, "url": "https://packages.unity.com" @@ -43,12 +44,12 @@ "dependencies": {} }, "com.unity.2d.spriteshape": { - "version": "10.0.6", + "version": "9.0.2", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.5", "com.unity.mathematics": "1.1.0", + "com.unity.2d.common": "8.0.1", "com.unity.modules.physics2d": "1.0.0" }, "url": "https://packages.unity.com" @@ -63,7 +64,7 @@ } }, "com.unity.ai.navigation": { - "version": "2.0.4", + "version": "1.1.4", "depth": 0, "source": "registry", "dependencies": { @@ -72,17 +73,16 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.17", - "depth": 2, + "version": "1.8.8", + "depth": 1, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.mathematics": "1.2.1" }, "url": "https://packages.unity.com" }, "com.unity.cinemachine": { - "version": "2.10.1", + "version": "2.9.5", "depth": 0, "source": "registry", "dependencies": { @@ -91,21 +91,19 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.5.1", + "version": "2.0.7", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.collections": { - "version": "2.4.3", + "version": "1.2.4", "depth": 1, "source": "registry", "dependencies": { - "com.unity.burst": "1.8.13", - "com.unity.test-framework": "1.4.3", - "com.unity.nuget.mono-cecil": "1.11.4", - "com.unity.test-framework.performance": "3.0.3" + "com.unity.burst": "1.6.6", + "com.unity.test-framework": "1.1.31" }, "url": "https://packages.unity.com" }, @@ -124,27 +122,28 @@ "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "2.0.5", + "version": "1.0.6", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.feature.development": { - "version": "1.0.2", + "version": "1.0.1", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.ide.visualstudio": "2.0.22", - "com.unity.ide.rider": "3.0.31", + "com.unity.ide.visualstudio": "2.0.18", + "com.unity.ide.rider": "3.0.24", + "com.unity.ide.vscode": "1.2.5", "com.unity.editorcoroutines": "1.0.0", "com.unity.performance.profile-analyzer": "1.2.2", - "com.unity.test-framework": "1.4.5", - "com.unity.testtools.codecoverage": "1.2.6" + "com.unity.test-framework": "1.1.33", + "com.unity.testtools.codecoverage": "1.2.4" } }, "com.unity.ide.rider": { - "version": "3.0.31", + "version": "3.0.24", "depth": 1, "source": "registry", "dependencies": { @@ -153,7 +152,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.22", + "version": "2.0.18", "depth": 0, "source": "registry", "dependencies": { @@ -161,8 +160,15 @@ }, "url": "https://packages.unity.com" }, + "com.unity.ide.vscode": { + "version": "1.2.5", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.inputsystem": { - "version": "1.11.0", + "version": "1.7.0", "depth": 0, "source": "registry", "dependencies": { @@ -171,19 +177,12 @@ "url": "https://packages.unity.com" }, "com.unity.mathematics": { - "version": "1.3.2", + "version": "1.2.6", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.nuget.mono-cecil": { - "version": "1.11.4", - "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.performance.profile-analyzer": { "version": "1.2.2", "depth": 1, @@ -192,46 +191,25 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "17.0.3", + "version": "14.0.8", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.burst": "1.8.14", - "com.unity.mathematics": "1.3.2", - "com.unity.ugui": "2.0.0", - "com.unity.collections": "2.4.3", + "com.unity.ugui": "1.0.0", "com.unity.modules.physics": "1.0.0", "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.rendering.light-transport": "1.0.1" + "com.unity.modules.jsonserialize": "1.0.0" } }, "com.unity.render-pipelines.universal": { - "version": "17.0.3", + "version": "14.0.8", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.3", - "com.unity.shadergraph": "17.0.3", - "com.unity.render-pipelines.universal-config": "17.0.3" - } - }, - "com.unity.render-pipelines.universal-config": { - "version": "17.0.3", - "depth": 1, - "source": "builtin", - "dependencies": { - "com.unity.render-pipelines.core": "17.0.3" - } - }, - "com.unity.rendering.light-transport": { - "version": "1.0.1", - "depth": 2, - "source": "builtin", - "dependencies": { - "com.unity.collections": "2.2.0", - "com.unity.mathematics": "1.2.4", - "com.unity.modules.terrain": "1.0.0" + "com.unity.mathematics": "1.2.1", + "com.unity.burst": "1.8.4", + "com.unity.render-pipelines.core": "14.0.8", + "com.unity.shadergraph": "14.0.8" } }, "com.unity.searcher": { @@ -249,59 +227,58 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "17.0.3", + "version": "14.0.8", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.3", + "com.unity.render-pipelines.core": "14.0.8", "com.unity.searcher": "4.9.2" } }, "com.unity.test-framework": { - "version": "1.4.5", + "version": "1.1.33", "depth": 1, "source": "registry", "dependencies": { - "com.unity.ext.nunit": "2.0.3", + "com.unity.ext.nunit": "1.0.6", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.test-framework.performance": { - "version": "3.0.3", - "depth": 2, + "com.unity.testtools.codecoverage": { + "version": "1.2.4", + "depth": 1, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.31", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.test-framework": "1.0.16", + "com.unity.settings-manager": "1.0.1" }, "url": "https://packages.unity.com" }, - "com.unity.testtools.codecoverage": { - "version": "1.2.6", - "depth": 1, + "com.unity.textmeshpro": { + "version": "3.0.6", + "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.16", - "com.unity.settings-manager": "1.0.1" + "com.unity.ugui": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.8.7", + "version": "1.7.5", "depth": 0, "source": "registry", "dependencies": { - "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", + "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.ugui": { - "version": "2.0.0", + "version": "1.0.0", "depth": 0, "source": "builtin", "dependencies": { @@ -310,7 +287,7 @@ } }, "com.unity.visualscripting": { - "version": "1.9.4", + "version": "1.9.0", "depth": 0, "source": "registry", "dependencies": { @@ -319,12 +296,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.modules.accessibility": { - "version": "1.0.0", - "depth": 0, - "source": "builtin", - "dependencies": {} - }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0, @@ -372,12 +343,6 @@ "com.unity.modules.animation": "1.0.0" } }, - "com.unity.modules.hierarchycore": { - "version": "1.0.0", - "depth": 1, - "source": "builtin", - "dependencies": {} - }, "com.unity.modules.imageconversion": { "version": "1.0.0", "depth": 0, @@ -466,8 +431,7 @@ "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.hierarchycore": "1.0.0" + "com.unity.modules.jsonserialize": "1.0.0" } }, "com.unity.modules.umbra": { diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index ce5a23a..1129dfc 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,11 +6,17 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: - enabled: 1 - path: Assets/Scenes/Unity6Scene.unity - guid: 68e1880c41de3c44ebd453abbcd4c3ac + path: Assets/Scenes/0.OriginalScene/Original.unity + guid: 0c01dfdf81ff7e749b7951db7557814a + - enabled: 0 + path: Assets/Scenes/1.HandleAnchoring/Anchoring.unity + guid: 61c30210d8166cb4d97e86dc7a6d4404 + - enabled: 0 + path: Assets/Scenes/2.HandleHinge/HingeAware.unity + guid: 348cadf2f4467e84e9c4616c45e10af1 + - enabled: 0 + path: Assets/Scenes/Debugging/DebuggingScene.unity + guid: 9fc0d4010bbf28b4594072e72b8655ab m_configObjects: com.unity.input.settings: {fileID: 11400000, guid: 61f9259079b40d9428bbe754ec1960ef, type: 2} - com.unity.input.settings.actions: {fileID: -944628639613478452, guid: e49350a9c5e195d4a9f1e953c66a4a91, - type: 3} - m_UseUCBPForAssetBundles: 0 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 18f5598..110e929 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -3,7 +3,7 @@ --- !u!30 &1 GraphicsSettings: m_ObjectHideFlags: 0 - serializedVersion: 16 + serializedVersion: 14 m_Deferred: m_Mode: 1 m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} @@ -13,6 +13,9 @@ GraphicsSettings: m_ScreenSpaceShadows: m_Mode: 1 m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} + m_LegacyDeferred: + m_Mode: 1 + m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} m_DepthNormals: m_Mode: 1 m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} @@ -64,7 +67,6 @@ GraphicsSettings: m_LightmapStripping: 0 m_FogStripping: 0 m_InstancingStripping: 0 - m_BrgStripping: 0 m_LightmapKeepPlain: 1 m_LightmapKeepDirCombined: 1 m_LightmapKeepDynamicPlain: 1 @@ -75,12 +77,10 @@ GraphicsSettings: m_FogKeepExp: 1 m_FogKeepExp2: 1 m_AlbedoSwatchInfos: [] - m_RenderPipelineGlobalSettingsMap: - UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, - type: 2} m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 1 + m_DefaultRenderingLayerMask: 1 m_LogWhenShaderIsCompiled: 0 - m_LightProbeOutsideHullStrategy: 0 - m_CameraRelativeLightCulling: 0 - m_CameraRelativeShadowCulling: 0 + m_SRPDefaultSettings: + UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, + type: 2} diff --git a/ProjectSettings/MultiplayerManager.asset b/ProjectSettings/MultiplayerManager.asset deleted file mode 100644 index 2a93664..0000000 --- a/ProjectSettings/MultiplayerManager.asset +++ /dev/null @@ -1,7 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!655991488 &1 -MultiplayerManager: - m_ObjectHideFlags: 0 - m_EnableMultiplayerRoles: 0 - m_StrippingTypes: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 8f2743a..f193262 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 28 + serializedVersion: 26 productGUID: ef234ea64b0b8694aad4e739f7201d7c AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -48,8 +48,6 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 - unsupportedMSAAFallback: 0 - m_SpriteBatchMaxVertexCount: 65535 m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 mipStripping: 0 @@ -71,18 +69,16 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 - androidResizeableActivity: 1 + androidResizableWindow: 1 androidDefaultWindowWidth: 1800 androidDefaultWindowHeight: 900 androidMinimumWindowWidth: 1800 androidMinimumWindowHeight: 900 androidFullscreenMode: 3 - androidAutoRotationBehavior: 1 - androidPredictiveBackSupport: 0 - androidApplicationEntry: 1 defaultIsNativeResolution: 0 macRetinaSupport: 1 runInBackground: 1 + captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 @@ -98,7 +94,6 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 0 - meshDeformation: 0 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -130,16 +125,16 @@ PlayerSettings: switchAllowGpuScratchShrinking: 0 switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 - switchMaxWorkerMultiple: 8 switchNVNGraphicsFirmwareMemory: 32 + switchMaxWorkerMultiple: 8 + stadiaPresentMode: 0 + stadiaTargetFramerate: 0 vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 vulkanEnablePreTransform: 1 vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - visionOSBundleVersion: 1.0 - tvOSBundleVersion: 1.0 bundleVersion: 1 preloadedAssets: - {fileID: 0} @@ -158,7 +153,6 @@ PlayerSettings: isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 enableOpenGLProfilerGPURecorders: 1 - allowHDRDisplaySupport: 0 useHDRDisplay: 0 hdrBitDepth: 0 m_ColorGamuts: 00000000 @@ -167,7 +161,6 @@ PlayerSettings: resetResolutionOnWindowResize: 1 androidSupportedAspectRatio: 0 androidMaxAspectRatio: 2 - androidMinAspectRatio: 1 applicationIdentifier: Android: com.unity.lostcrypt.folding Standalone: com.Unity.Unity-Lost-Crypt-Large-Screen-Example @@ -179,7 +172,7 @@ PlayerSettings: tvOS: 0 overrideDefaultApplicationIdentifier: 1 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 31 + AndroidMinSdkVersion: 33 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -189,18 +182,16 @@ PlayerSettings: ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 - androidSplitApplicationBinary: 0 + APKExpansionFiles: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 1 strictShaderVariantMatching: 0 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSSimulatorArchitecture: 0 - iOSTargetOSVersionString: 13.0 + iOSTargetOSVersionString: 12.0 tvOSSdkVersion: 0 - tvOSSimulatorArchitecture: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 13.0 + tvOSTargetOSVersionString: 12.0 VisionOSSdkVersion: 0 VisionOSTargetOSVersionString: 1.0 uIPrerenderedIcon: 0 @@ -227,6 +218,7 @@ PlayerSettings: rgba: 0 iOSLaunchScreenFillPct: 100 iOSLaunchScreenSize: 100 + iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: @@ -234,6 +226,7 @@ PlayerSettings: rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 + iOSLaunchScreeniPadCustomXibPath: iOSLaunchScreenCustomStoryboardPath: iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] @@ -243,7 +236,6 @@ PlayerSettings: iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 - metalCompileShaderBinary: 0 iOSRenderExtraFrameOnPause: 0 iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: @@ -270,12 +262,12 @@ PlayerSettings: useCustomGradleSettingsTemplate: 0 useCustomProguardFile: 0 AndroidTargetArchitectures: 2 + AndroidTargetDevices: 0 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: user.keystore' AndroidKeyaliasName: dev AndroidEnableArmv9SecurityFeatures: 0 - AndroidEnableArm64MTE: 0 AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 @@ -288,12 +280,11 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 + chromeosInputEmulation: 1 AndroidMinifyRelease: 0 AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 - AndroidReportGooglePlayAppDependencies: 1 - androidSymbolsSizeThreshold: 800 m_BuildTargetIcons: - m_BuildTarget: m_Icons: @@ -565,17 +556,14 @@ PlayerSettings: iPhone: 1 tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] + m_BuildTargetGroupHDRCubemapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] m_BuildTargetGroupLoadStoreDebugModeSettings: [] m_BuildTargetNormalMapEncoding: [] - m_BuildTargetDefaultTextureCompressionFormat: - - serializedVersion: 3 - m_BuildTarget: Android - m_Formats: 01000000 + m_BuildTargetDefaultTextureCompressionFormat: [] playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 - editorGfxJobOverride: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 @@ -583,7 +571,7 @@ PlayerSettings: locationUsageDescription: microphoneUsageDescription: bluetoothUsageDescription: - macOSTargetOSVersion: 11.0 + macOSTargetOSVersion: 10.13.0 switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 @@ -592,6 +580,7 @@ PlayerSettings: switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 switchEnableFileSystemTrace: 0 + switchUseGOLDLinker: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: @@ -721,14 +710,13 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchDisableHTCSPlayerConnection: 0 + switchPlayerConnectionEnabled: 1 switchUseNewStyleFilepaths: 0 switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 switchEnableRamDiskSupport: 0 switchMicroSleepForYieldTime: 25 switchRamDiskSpaceSize: 12 - switchUpgradedPlayerSettingsToNMETA: 0 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -831,12 +819,7 @@ PlayerSettings: webGLMemoryLinearGrowthStep: 16 webGLMemoryGeometricGrowthStep: 0.2 webGLMemoryGeometricGrowthCap: 96 - webGLEnableWebGPU: 0 webGLPowerPreference: 2 - webGLWebAssemblyTable: 0 - webGLWebAssemblyBigInt: 0 - webGLCloseOnQuit: 0 - webWasm2023: 0 scriptingDefineSymbols: : UNITY_POST_PROCESSING_STACK_V2 Android: UNITY_POST_PROCESSING_STACK_V2;SIMULATE_MOBILE;DEBUG @@ -856,7 +839,6 @@ PlayerSettings: Standalone: 1 il2cppCompilerConfiguration: {} il2cppCodeGeneration: {} - il2cppStacktraceInformation: {} managedStrippingLevel: Android: 1 Bratwurst: 1 @@ -883,7 +865,6 @@ PlayerSettings: gcIncremental: 0 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} - editorAssembliesCompatibilityLevel: 1 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: UnityLostCrypt @@ -908,7 +889,6 @@ PlayerSettings: metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} metroSplashScreenUseBackgroundColor: 0 - syncCapabilities: 0 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: @@ -959,11 +939,9 @@ PlayerSettings: hmiPlayerDataPath: hmiForceSRGBBlit: 1 embeddedLinuxEnableGamepadInput: 1 - hmiCpuConfiguration: hmiLogStartupTiming: 0 - qnxGraphicConfPath: + hmiCpuConfiguration: apiCompatibilityLevel: 6 - captureStartupLogs: {} activeInputHandler: 2 windowsGamepadBackendHint: 0 cloudProjectId: @@ -977,5 +955,3 @@ PlayerSettings: platformRequiresReadableAssets: 0 virtualTexturingSupportEnabled: 0 insecureHttpOption: 0 - androidVulkanDenyFilterList: [] - androidVulkanAllowFilterList: [] diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index b75375e..88bb9cf 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.0.20f1 -m_EditorVersionWithRevision: 6000.0.20f1 (05208a74e9aa) +m_EditorVersion: 2022.3.10f1 +m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62) diff --git a/ProjectSettings/SceneTemplateSettings.json b/ProjectSettings/SceneTemplateSettings.json index 1edced2..5e97f83 100644 --- a/ProjectSettings/SceneTemplateSettings.json +++ b/ProjectSettings/SceneTemplateSettings.json @@ -61,11 +61,6 @@ "type": "UnityEngine.PhysicMaterial", "defaultInstantiationMode": 0 }, - { - "userAdded": false, - "type": "UnityEngine.PhysicsMaterial", - "defaultInstantiationMode": 0 - }, { "userAdded": false, "type": "UnityEngine.PhysicsMaterial2D", diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset index e66042a..9b28428 100644 --- a/ProjectSettings/ShaderGraphSettings.asset +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -12,7 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} m_Name: m_EditorClassIdentifier: - shaderVariantLimit: 128 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 - customHeatmapValues: {fileID: 0} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 45b2159..33aae6f 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -2,7 +2,7 @@ %TAG !u! tag:unity3d.com,2011: --- !u!78 &1 TagManager: - serializedVersion: 3 + serializedVersion: 2 tags: [] layers: - Default @@ -59,12 +59,3 @@ TagManager: - name: Near Foreground uniqueID: 2727812175 locked: 0 - m_RenderingLayers: - - Default - - Light Layer 1 - - Light Layer 2 - - Light Layer 3 - - Light Layer 4 - - Light Layer 5 - - Light Layer 6 - - Light Layer 7 diff --git a/ProjectSettings/URPProjectSettings.asset b/ProjectSettings/URPProjectSettings.asset index 08faf03..cd7fd8c 100644 --- a/ProjectSettings/URPProjectSettings.asset +++ b/ProjectSettings/URPProjectSettings.asset @@ -12,4 +12,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3} m_Name: m_EditorClassIdentifier: - m_LastMaterialVersion: 9 + m_LastMaterialVersion: 7 diff --git a/README.md b/README.md index b768fe3..fdc37b7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # Android Large Screen x Unity Sample Project -_**NOTE: This branch requires Unity 6 (v6000.0.20f1 or greater)**_ - This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -Supporting Large Screen and Foldable devices uses the new [_AndroidApplication.onConfigurationChanged_](https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Android.AndroidApplication-onConfigurationChanged.html) callback that is available in Unity 6. The Unity build option for resizable screens is also required, as well as considerations in the layout of your camera and UI canvases. +Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. + +### Begin with Aspect Ratio Support +To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. + +### Expand to Full Screen Utilization +After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. + +### Optimize for Foldable Devices +With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks. -This sample responds to configuration changes and automatically pauses the gameplay for a short period of time, allowing the user to reorient. For devices that are hinge-enabled, the sample also provides a demonstration of splitting the screen when in landscape mode and hinge angles between 40 and 60 degrees to simulate a mini-game handheld console experience. From 00b7fee1cdd33002541919a9b878277bd4aac104 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 4 Apr 2025 14:19:59 +0800 Subject: [PATCH 33/46] [LS/F] upgrade to unity 6000 --- Assets/Character/Sprites/Sara.psb.meta | 8176 ++++++++++++- Assets/Character/Sprites/Sara_normal.psb.meta | 1113 +- Assets/Character/Sprites/Sara_var01.psb.meta | 10196 +++++++++++++++- .../Sprites/Sara_var01_normal.psb.meta | 1147 +- Assets/DefaultVolumeProfile.asset | 15 + Assets/DefaultVolumeProfile.asset.meta | 8 + .../Materials/Sky/Material_Clouds_Unlit.mat | 3 +- .../Sky/Material_SkyGradient_Unlit.mat | 3 +- .../Materials/Sky/Material_Sky_Unlit.mat | 3 +- .../Materials/Spirit/Material_Spirit_Lit.mat | 3 +- .../Temple/Material_Altar_Stones_Lit.mat | 3 +- .../Temple/Material_Electricity_Unlit.mat | 3 +- .../Materials/Temple/Material_Glyph_Unlit.mat | 3 +- .../Materials/Temple/Material_Pillar_Mat.mat | 3 +- .../Materials/Temple/Material_Ruins_Unlit.mat | 3 +- .../Vegetation/Material_Grass_Static_Lit.mat | 3 +- .../Vegetation/Material_Grass_Wind_Lit.mat | 3 +- .../Vegetation/Material_Trees_1_Unlit.mat | 3 +- .../Vegetation/Material_Trees_2_Unlit.mat | 3 +- .../Vegetation/Material_Trees_3_Unlit.mat | 3 +- .../Vegetation/Material_Trees_4_Unlit.mat | 3 +- .../Vegetation/Material_Trees_5_Unlit.mat | 3 +- .../Vegetation/Material_Trees_Wind_Lit.mat | 3 +- .../Material_Vegetation_Wind_1_Lit.mat | 3 +- .../Material_Vegetation_Wind_2_Lit.mat | 3 +- .../Material_Vegetation_Wind_3_Lit.mat | 3 +- .../Material_Vegetation_Wind_4_Lit.mat | 3 +- .../Material_Vegetation_Wind_5_Lit.mat | 3 +- .../Material_Vegetation_Wind_6_Lit.mat | 3 +- .../Water/Material_Water_Caustic_Unlit.mat | 3 +- .../Water/Material_Water_Side_Unlit.mat | 3 +- .../Water/Material_Water_Top_Unlit.mat | 3 +- .../Sprites/Altar/Altar.spriteatlas | 8 +- .../Sprites/Altar/Sprites_Artefact.psb.meta | 481 +- .../Sprites/Clouds/Clouds.spriteatlas | 6 +- .../Sprites/Vegetation/Vegetation.spriteatlas | 6 +- .../Materials/Material_Particles_Dust_Lit.mat | 3 +- .../Material_Particles_Embers_Lit.mat | 3 +- .../Material_Particles_Embers_Trail_Lit.mat | 3 +- .../Material_Particles_Fire_Unlit.mat | 3 +- .../Material_Particles_Fireflies_Lit.mat | 3 +- .../Materials/Material_Particles_Glow_Lit.mat | 3 +- .../Materials/Material_Particles_Sand_Lit.mat | 3 +- .../Material_Particles_Sparks_Lit.mat | 3 +- .../Material_Particles_Wind_Trail_Lit.mat | 3 +- .../Plugins/Android/gradleTemplate.properties | 2 +- .../Android/gradleTemplate.properties.backup | 6 + .../gradleTemplate.properties.backup.meta | 7 + Assets/Plugins/Android/mainTemplate.gradle | 18 +- .../Android/mainTemplate.gradle.backup | 47 + .../Android/mainTemplate.gradle.backup.meta | 7 + .../RenderPipelineAsset_Universal.asset | 38 +- Assets/RenderPipeline/RendererData_2D.asset | 38 +- Assets/Scenes/Mainmenu/Mainmenu.unity | 172 +- .../GameScripts/CharacterController2D.cs | 20 +- Assets/Settings.meta | 8 + Assets/Settings/Build Profiles.meta | 8 + .../Build Profiles/Android Profileable.asset | 1038 ++ .../Android Profileable.asset.meta | 8 + ...niversalRenderPipelineGlobalSettings.asset | 318 +- Packages/manifest.json | 29 +- Packages/packages-lock.json | 172 +- ProjectSettings/EditorBuildSettings.asset | 10 +- ProjectSettings/GraphicsSettings.asset | 16 +- ProjectSettings/MultiplayerManager.asset | 7 + ProjectSettings/ProjectSettings.asset | 76 +- ProjectSettings/ProjectVersion.txt | 4 +- ProjectSettings/SceneTemplateSettings.json | 5 + ProjectSettings/ShaderGraphSettings.asset | 2 + ProjectSettings/TagManager.asset | 11 +- ProjectSettings/URPProjectSettings.asset | 2 +- 71 files changed, 22298 insertions(+), 1032 deletions(-) create mode 100644 Assets/DefaultVolumeProfile.asset create mode 100644 Assets/DefaultVolumeProfile.asset.meta create mode 100644 Assets/Plugins/Android/gradleTemplate.properties.backup create mode 100644 Assets/Plugins/Android/gradleTemplate.properties.backup.meta create mode 100644 Assets/Plugins/Android/mainTemplate.gradle.backup create mode 100644 Assets/Plugins/Android/mainTemplate.gradle.backup.meta create mode 100644 Assets/Settings.meta create mode 100644 Assets/Settings/Build Profiles.meta create mode 100644 Assets/Settings/Build Profiles/Android Profileable.asset create mode 100644 Assets/Settings/Build Profiles/Android Profileable.asset.meta create mode 100644 ProjectSettings/MultiplayerManager.asset diff --git a/Assets/Character/Sprites/Sara.psb.meta b/Assets/Character/Sprites/Sara.psb.meta index 6afa1b0..5e7dd85 100644 --- a/Assets/Character/Sprites/Sara.psb.meta +++ b/Assets/Character/Sprites/Sara.psb.meta @@ -83,12 +83,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -105,13 +106,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: [] - rigSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -426,6 +428,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -604,6 +607,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -795,6 +799,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1180,6 +1185,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1669,6 +1675,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1842,6 +1849,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1971,6 +1979,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -2360,6 +2369,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -2685,6 +2695,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -2836,6 +2847,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -2932,6 +2944,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -3312,6 +3325,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -3702,6 +3716,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -4016,6 +4031,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 973 @@ -4101,6 +4117,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -4489,6 +4506,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -4902,6 +4920,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -5218,6 +5237,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -5596,6 +5616,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -5910,6 +5931,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -6336,6 +6358,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -6841,6 +6864,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -7144,6 +7168,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -7367,6 +7392,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -7500,225 +7526,7676 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55616 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.5561, y: 0.000008288098, z: 0} - rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} + rigSpriteImportData: + - name: hair_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1653 + width: 112 + height: 141 + spriteID: 8b375af1e509c2047b82314526857241 + spriteBone: + - name: hairSide_02 guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 + position: {x: 93.260284, y: -0.000027056985, z: 0} + rotation: {x: 0, y: 0, z: 0.07007495, w: 0.9975417} + length: 69.97369 parentId: 1 color: serializedVersion: 2 rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} - length: 295.84747 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.8475, y: -0.000060563627, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43127 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.43124, y: -0.00033139673, z: 0} - rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} - length: 123.84095 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84098, y: -0.000027596725, z: 0} - rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} - length: 53.95797 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958103, y: -0.000026308317, z: 0} - rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} - length: 200.67563 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67572, y: -0.000033026634, z: 0} - rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} - length: 233.07181 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000036898891, z: 0} - rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} - length: 58.26101 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.260998, y: 0.00007850817, z: 0} - rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} - length: 199.07062 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07066, y: 0.00003261621, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46623 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46619, y: -0.000015912505, z: 0} - rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - name: hairSide_01 guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} - length: 93.2601 - parentId: 5 + position: {x: 12.435608, y: 136.47888, z: 0} + rotation: {x: 0, y: 0, z: -0.48489222, w: 0.87457395} + length: 93.26011 + parentId: -1 color: serializedVersion: 2 rgba: 0 - - name: hairSide_02 + spriteOutline: [] + vertices: + - position: {x: 112, y: 2.2060547} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 110.596, y: 14.137939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.606, y: 30.407959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.397995, y: 46.235962} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.594, y: 59.910034} + boneWeight: + weight0: 0.85966796 + weight1: 0.14033204 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.528, y: 72.94397} + boneWeight: + weight0: 0.60255855 + weight1: 0.39744145 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.264, y: 88.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.838, y: 104.45996} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 64.038, y: 117.456055} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.742, y: 128.58801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.368, y: 136.53601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.433998, y: 141.51404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.3919983, y: 137.45605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.4599991, y: 120.87805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.33599854, y: 103.22998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.8660011, y: 85.34802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.0340004, y: 69.41797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.404, y: 57.22998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.008, y: 51.06006} + boneWeight: + weight0: 0.85208416 + weight1: 0.14791586 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.682, y: 42.654053} + boneWeight: + weight0: 0.52817166 + weight1: 0.47182834 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.012, y: 30.63794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.064, y: 15.2960205} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.41, y: 5.1920166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.806, y: 1.4680176} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.636, y: 1.0820312} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0f0000000800000010000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000012000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000e0000000a0000000b0000000a0000000d0000000e0000000d0000000a0000000c0000000b0000000d0000000800000012000000100000000f0000000e00000008000000130000001200000005000000110000001000000012000000040000001400000013000000140000000300000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1653} + spritePosition: {x: 935, y: 1448} + - name: forearm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 333 + width: 211 + height: 341 + spriteID: 0b976d292cfbe1a499040d4e626f2376 + spriteBone: + - name: hand_R + guid: + position: {x: 233.07173, y: -0.000008649228, z: 0} + rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} + length: 81.76847 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67577, y: 0.000017072645, z: 0} + rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} + length: 233.07185 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 93.39728, y: 506.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67563 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 186.00555, y: 242.00146, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 211, y: 71.23001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.25331, y: 103.8178} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.19952, y: 126.96134} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.09828, y: 219.66345} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.36695, y: 335.78162} + boneWeight: + weight0: 0.77403474 + weight1: 0.22596526 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.538197, y: 333.36627} + boneWeight: + weight0: 0.5606828 + weight1: 0.43931723 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.571213, y: 196.8696} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 160.31686} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 84.832794, y: 0.7466984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.533485, y: 220.81589} + boneWeight: + weight0: 0.9369366 + weight1: 0.06306338 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 020000000700000006000000040000000a00000005000000050000000a0000000600000008000000070000000200000000000000080000000200000001000000000000000200000003000000020000000a00000002000000060000000a000000000000000900000008000000 + edges: + - {x: 1, y: 0} + - {x: 1, y: 2} + - {x: 8, y: 9} + - {x: 0, y: 9} + - {x: 3, y: 2} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 4, y: 10} + - {x: 3, y: 10} + - {x: 8, y: 7} + tessellationDetail: 0 + uvTransform: {x: 448, y: 333} + spritePosition: {x: 817, y: 878} + - name: arm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1125 + width: 93 + height: 256 + spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 + spriteBone: + - name: forearm_R + guid: + position: {x: 200.67577, y: 0.000027007067, z: 0} + rotation: {x: 0, y: 0, z: 0.13647795, w: 0.99064314} + length: 233.07185 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 54.397278, y: 227.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67563 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07173, y: 0.000080173646, z: 0} + rotation: {x: 0, y: 0, z: 0.20582522, w: 0.9785888} + length: 81.76846 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 55.211998, y: 28.748047} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.5, y: 39.095947} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.496, y: 200.92395} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.104004, y: 227.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.91, y: 248.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.944, y: 257.23193} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 29.542, y: 251.38794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.21, y: 227.568} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.44200134, y: 44.848022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.998001, y: 36.978027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.464, y: 30.608032} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.5, y: 30} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.5, y: 26} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0a0000000900000001000000010000000900000008000000070000000200000008000000050000000700000006000000010000000b0000000a0000000b00000001000000000000000800000002000000010000000400000007000000050000000300000007000000040000000700000003000000020000000b000000000000000c000000 + edges: + - {x: 0, y: 1} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 0} + - {x: 1, y: 2} + - {x: 8, y: 7} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1125} + spritePosition: {x: 856, y: 1157} + - name: shirt_A + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1428 + width: 237 + height: 321 + spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51462, y: -13.381327, z: 0} + rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} + length: 58.261005 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.8664, y: -0.00010316616, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49455, y: 11.952967, z: 0} + rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} + length: 53.95795 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 208.806, y: 0.2319336} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 1.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.5, y: 12.670044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.91199, y: 54.23401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.73401, y: 91.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.896, y: 128.91797} + boneWeight: + weight0: 0.7703682 + weight1: 0.12621747 + weight2: 0.10341429 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 199.94, y: 167.146} + boneWeight: + weight0: 0.4033089 + weight1: 0.31306666 + weight2: 0.28362447 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.20001, y: 206.16003} + boneWeight: + weight0: 0.6466613 + weight1: 0.22396399 + weight2: 0.12937474 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 193.258, y: 244.59802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.36401, y: 282.338} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.396, y: 301.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.288, y: 306.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.5, y: 270.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.01401, y: 290.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.57201, y: 315.74805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.397995, y: 320.00403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.037994, y: 311.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 290.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0360107, y: 244.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.95401, y: 206.86804} + boneWeight: + weight0: 0.6702002 + weight1: 0.32979974 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.503998, y: 168.724} + boneWeight: + weight0: 0.5373492 + weight1: 0.34143484 + weight2: 0.121215925 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.636002, y: 131.44995} + boneWeight: + weight0: 0.44395688 + weight1: 0.4116189 + weight2: 0.14442421 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 32.37201, y: 93.40198} + boneWeight: + weight0: 0.86560947 + weight1: 0.1343905 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.548004, y: 59.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.468002, y: 32.20996} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.08, y: 3.7819824} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.287994, y: 0.40405273} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.138, y: -0.368042} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.038, y: -0.4119873} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1428} + spritePosition: {x: 863, y: 1130} + - name: shirt_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 4 + width: 237 + height: 321 + spriteID: 162784c827c93f14698dd31d4184d2ed + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51468, y: -13.381324, z: 0} + rotation: {x: 0, y: 0, z: -0.9543671, w: 0.29863596} + length: 58.261005 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.8663, y: -0.00011132964, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.953, z: 0} + rotation: {x: 0, y: 0, z: 0.92813605, w: 0.37224135} + length: 53.95795 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 182.22198, y: 0.1000061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.22498, y: 0.4980011} + boneWeight: + weight0: 0.87 + weight1: 0.12999998 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211.06299, y: 0.8760071} + boneWeight: + weight0: 0.85 + weight1: 0.14999999 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.87799, y: 8.757004} + boneWeight: + weight0: 0.69000006 + weight1: 0.30999997 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.51501, y: 21.026001} + boneWeight: + weight0: 0.73 + weight1: 0.27 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.94897, y: 55.553} + boneWeight: + weight0: 0.7 + weight1: 0.3 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.51099, y: 88.182} + boneWeight: + weight0: 0.91999984 + weight1: 0.08000016 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.93298, y: 122.621} + boneWeight: + weight0: 0.704374 + weight1: 0.295626 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.344, y: 157.746} + boneWeight: + weight0: 0.50729 + weight1: 0.49270996 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.802, y: 193.284} + boneWeight: + weight0: 0.746355 + weight1: 0.253645 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 195.60602, y: 228.425} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.06403, y: 262.966} + boneWeight: + weight0: 0.6 + weight1: 0.39999998 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.06201, y: 293.937} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.19202, y: 306.6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.51001, y: 318} + boneWeight: + weight0: 0.5200002 + weight1: 0.4799998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.13898, y: 319.413} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62.332, y: 320.622} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 49.02899, y: 320.574} + boneWeight: + weight0: 0.7399996 + weight1: 0.2600004 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.6839905, y: 305.647} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1, y: 295.863} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.31500244, y: 273.861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.38598633, y: 237.614} + boneWeight: + weight0: 0.5444727 + weight1: 0.4555273 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.593018, y: 203.528} + boneWeight: + weight0: 0.84164554 + weight1: 0.15835452 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.962006, y: 169.907} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.069, y: 136.859} + boneWeight: + weight0: 0.6666667 + weight1: 0.33333334 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.00299, y: 103.724} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 41, y: 70.274} + boneWeight: + weight0: 0.90999997 + weight1: 0.09000003 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.884003, y: 41.105003} + boneWeight: + weight0: 0.75 + weight1: 0.25000003 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.476013, y: 30.033005} + boneWeight: + weight0: 0.60000014 + weight1: 0.39999986 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 43.851013, y: 9.699997} + boneWeight: + weight0: 0.87999946 + weight1: 0.12000054 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 3 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.40503, y: 1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.40503, y: 0.20100403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 145.81201, y: 0.037002563} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 4 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.79248, y: 227.12503} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.2616, y: 249.15929} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.85931, y: 67.66586} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.1026, y: 146.94519} + boneWeight: + weight0: 0.50729 + weight1: 0.49271 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.29224, y: 174.68709} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.66443, y: 91.61919} + boneWeight: + weight0: 0.6500001 + weight1: 0.34999993 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 4 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1800000017000000250000001d0000001c0000001b0000001a0000001e0000001d000000260000001a000000190000001e0000001a00000026000000250000001900000018000000260000001f0000001e0000001d0000001b0000001a0000001900000025000000260000001500000014000000220000001300000012000000140000001400000012000000220000002200000016000000150000000e000000220000000f0000001200000011000000220000001100000010000000220000000f00000022000000100000002500000022000000210000002500000016000000220000002500000017000000160000002400000026000000250000002300000000000000200000001f0000002300000020000000000000002300000005000000010000000000000005000000260000002400000023000000040000000300000002000000050000002300000006000000020000000500000004000000020000000100000005000000070000000600000023000000210000000d0000000b00000021000000220000000e0000000e0000000d000000210000000b0000000d0000000c0000000900000024000000210000002100000024000000250000002400000008000000070000000b0000000a000000210000000a000000090000002100000008000000240000000900000007000000230000002400000026000000230000001f000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 2, y: 3} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 10, y: 11} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 15, y: 16} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 25, y: 26} + - {x: 27, y: 26} + - {x: 27, y: 28} + - {x: 29, y: 28} + - {x: 30, y: 29} + - {x: 31, y: 30} + - {x: 32, y: 31} + - {x: 0, y: 32} + tessellationDetail: 0 + uvTransform: {x: 448, y: 4} + spritePosition: {x: 863, y: 1130} + - name: belt + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1857 + width: 237 + height: 122 + spriteID: d292b9563ea5a0241bcd9c13d4cac623 + spriteBone: + - name: hip + guid: + position: {x: 135.7251, y: 149.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 221.34401, y: 3.1693246} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.276, y: 56.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.99734, y: 109.76597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.97339, y: 114.68601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.94005, y: 108.881905} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.685974, y: 121.84595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.644573, y: 122} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.498039, y: 117.58537} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 79.60991} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.4100037, y: 40.09204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.668, y: 39.578003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.19464, y: 21.266731} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 206.5747, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0a0000000900000008000000060000000a00000008000000070000000600000008000000050000000a00000006000000050000000b0000000a000000000000000c0000000b00000001000000000000000b000000010000000400000003000000030000000200000001000000010000000b0000000400000005000000040000000b000000 + edges: + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 7, y: 8} + - {x: 11, y: 12} + - {x: 5, y: 6} + - {x: 9, y: 10} + - {x: 8, y: 9} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 12, y: 0} + - {x: 10, y: 11} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1857} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 921 + width: 203 + height: 94 + spriteID: 168205745cf413a4fb682e0bc1307391 + spriteBone: + - name: leg_R + guid: + position: {x: 143.42871, y: 344.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} + length: 346.4313 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 200.77454, y: 0.8597684} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.882, y: 14.994204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 171.2082, y: 43.373898} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 179.81157, y: 78.16056} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.65002, y: 85.314026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.49999475, y: 94} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.831163, y: 27.055468} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 152.32599, y: 0.9260254} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.54602, y: 0.26202393} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000000700000006000000060000000500000004000000040000000200000007000000010000000000000008000000080000000200000001000000040000000300000002000000070000000200000008000000 + edges: + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 7, y: 8} + - {x: 8, y: 0} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 6, y: 7} + - {x: 5, y: 6} + tessellationDetail: 0 + uvTransform: {x: 693, y: 921} + spritePosition: {x: 803, y: 316} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 515 + width: 278 + height: 503 + spriteID: 9aaad619356b73940b51f50ec7f42243 + spriteBone: + - name: foot_R_02 + guid: + position: {x: 123.84105, y: -0.000014936895, z: 0} + rotation: {x: 0, y: 0, z: 0.30654898, w: 0.9518549} + length: 102.27185 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 131.42871, y: 460.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.76103663, w: 0.648709} + length: 346.4313 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43127, y: -0.00034737235, z: 0} + rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} + length: 123.840965 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 212.44598, y: 1.526001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.14001, y: 2.1879883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.91199, y: 10.458008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274.46002, y: 21.651978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 276.83398, y: 60.054016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.51599, y: 74.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.37, y: 104.40802} + boneWeight: + weight0: 0.7856854 + weight1: 0.21431457 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.16, y: 144.59601} + boneWeight: + weight0: 0.59929365 + weight1: 0.4007064 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.742, y: 188.206} + boneWeight: + weight0: 0.8904859 + weight1: 0.10951415 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128, y: 241.43799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146, y: 260.25598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.90799, y: 341.998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.54599, y: 397.016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 162.55402, y: 451.982} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.52802, y: 466.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.056, y: 482.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.712006, y: 477.964} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34, y: 454.23804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.548004, y: 405.628} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.940002, y: 351.958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.786011, y: 297.346} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.958008, y: 252.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.846008, y: 204.99597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.380005, y: 177.64001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.350006, y: 129.97998} + boneWeight: + weight0: 0.8183827 + weight1: 0.18161726 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9920044, y: 79.56598} + boneWeight: + weight0: 0.6695345 + weight1: 0.3304655 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8399963, y: 35.460022} + boneWeight: + weight0: 0.8757301 + weight1: 0.12426985 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.725998, y: 15.755981} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.31601, y: 8.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.89801, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184.36801, y: 0.5} + boneWeight: + weight0: 0.8896528 + weight1: 0.11034721 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0700000019000000180000000c0000000b000000120000000d0000000f0000000e0000000d0000000c0000000f000000160000000900000008000000140000000b0000000a0000001700000008000000070000000100000005000000020000000200000005000000040000000400000003000000020000001c000000070000000600000006000000050000001e000000000000000500000001000000140000000a00000009000000000000001e000000050000001500000009000000160000000c000000120000000f00000012000000100000000f00000010000000120000001100000014000000130000000b000000120000000b000000130000000900000015000000140000001600000008000000170000001c00000019000000070000001b0000001a0000001c0000001700000007000000180000001a000000190000001c000000060000001d0000001c0000001e0000001d00000006000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 515} + spritePosition: {x: 815, y: 200} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1459 + width: 165 + height: 390 + spriteID: 30a6ffd432ffb59498bee7743af3b07b + spriteBone: + - name: leg_R + guid: + position: {x: 295.84747, y: -0.000038078968, z: 0} + rotation: {x: 0, y: 0, z: -0.037133858, w: 0.9993104} + length: 346.43137 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 85.46832, y: 323.87488, z: 0} + rotation: {x: 0, y: 0, z: -0.7364227, w: 0.6765218} + length: 295.84744 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 63.761993, y: 19.498047} + boneWeight: + weight0: 0.52464485 + weight1: 0.47535515 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.380005, y: 27.942017} + boneWeight: + weight0: 0.72709465 + weight1: 0.27290535 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.16998, y: 65.537964} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.14398, y: 104.55603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.17798, y: 144.01001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.52002, y: 184.36206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.59601, y: 224.07202} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.25403, y: 263.96204} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 164.07397, y: 304.09998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.724, y: 334.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.502014, y: 350.50195} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.343994, y: 359.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.804016, y: 360.36804} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.082, y: 339.77405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 306.792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.350006, y: 273.37195} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.746002, y: 234.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.175995, y: 192.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9199829, y: 151.80396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.014007568, y: 110.302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.054016113, y: 67.97595} + boneWeight: + weight0: 0.8541638 + weight1: 0.14583617 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.1839905, y: 34.317993} + boneWeight: + weight0: 0.6940261 + weight1: 0.30597392 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.60199, y: 20.725952} + boneWeight: + weight0: 0.5635684 + weight1: 0.4364316 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.5, y: 20} + boneWeight: + weight0: 0.5500897 + weight1: 0.44991028 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.5, y: 18} + boneWeight: + weight0: 0.5409219 + weight1: 0.4590781 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.5, y: 18} + boneWeight: + weight0: 0.5300465 + weight1: 0.46995348 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 14000000130000000200000007000000060000000f0000000700000009000000080000000a000000070000000f0000000f0000000b0000000a00000009000000070000000a0000000400000011000000050000000300000002000000130000000300000012000000040000000000000014000000020000000200000001000000000000001900000018000000170000000500000011000000100000000e0000000d0000000f000000100000000f000000060000000d0000000c0000000b0000000f0000000d0000000b000000040000001200000011000000030000001300000012000000140000001700000016000000170000001400000000000000150000001400000016000000100000000600000005000000170000000000000019000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1459} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 531 + width: 208 + height: 234 + spriteID: 47178ee9b758d5a4198c5c65de7e2067 + spriteBone: + - name: hip + guid: + position: {x: 125.7251, y: 214.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 116.01599, y: 1.0803158} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.8708, y: 11.286861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.86752, y: 51.18732} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.16602, y: 202.724} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.96997, y: 232.28601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.53506, y: 233.52072} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.937035, y: 199.15695} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.47927952, y: 170.83783} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.47927856, y: 80.69813} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.34077, y: 11.317841} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.656006, y: 1.5679932} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0200000008000000060000000800000007000000060000000600000005000000040000000900000008000000010000000900000001000000000000000800000002000000010000000300000006000000040000000300000002000000060000000a0000000900000000000000 + edges: + - {x: 0, y: 1} + - {x: 3, y: 4} + - {x: 6, y: 7} + - {x: 9, y: 10} + - {x: 4, y: 5} + - {x: 10, y: 0} + - {x: 1, y: 2} + - {x: 3, y: 2} + - {x: 5, y: 6} + - {x: 7, y: 8} + - {x: 9, y: 8} + tessellationDetail: 0 + uvTransform: {x: 693, y: 531} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 904 + y: 921 + width: 61 + height: 70 + spriteID: 111712c8fdadc2b4295f1d902d25992a + spriteBone: + - name: head + guid: + position: {x: 53.53888, y: -2.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 49.52647, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.763966, y: 8.859703} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.73536, y: 56.623367} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.674965, y: 69.80882} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.934021, y: 56.133972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3938819, y: 9.910538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 020000000400000003000000050000000400000002000000020000000100000000000000050000000200000000000000 + edges: + - {x: 0, y: 5} + - {x: 3, y: 2} + - {x: 1, y: 2} + - {x: 0, y: 1} + - {x: 3, y: 4} + - {x: 4, y: 5} + tessellationDetail: 0 + uvTransform: {x: 904, y: 921} + spritePosition: {x: 899, y: 1527} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 4 + width: 250 + height: 225 + spriteID: aa14b0833864b5c49bfa8ec69796a78b + spriteBone: + - name: head + guid: + position: {x: 52.53888, y: -50.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.17874, y: -47.30753, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920284} + length: 444.3322 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 47.578003, y: 3.4680023} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.35803, y: 14.853996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.94397, y: 35.491997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.05603, y: 62.408005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.156, y: 91.242004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.26398, y: 120.366} + boneWeight: + weight0: 0.86671025 + weight1: 0.13328975 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.71399, y: 143.89} + boneWeight: + weight0: 0.56783754 + weight1: 0.43216246 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 196.69, y: 159.294} + boneWeight: + weight0: 0.7599043 + weight1: 0.24009569 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 227.15002, y: 166.34799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228, y: 138.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.05798, y: 118.736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.00403, y: 101.484} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.328, y: 95.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211.54199, y: 108.774} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.56, y: 126.854004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.74402, y: 154.7} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.48602, y: 184.112} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.836, y: 203.744} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.906, y: 216.584} + boneWeight: + weight0: 0.7340926 + weight1: 0.26590744 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.63, y: 223.638} + boneWeight: + weight0: 0.54914474 + weight1: 0.45085528 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.276, y: 224.476} + boneWeight: + weight0: 0.6245864 + weight1: 0.3754136 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.70801, y: 221.656} + boneWeight: + weight0: 0.7470651 + weight1: 0.25293487 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.880005, y: 207.37799} + boneWeight: + weight0: 0.833571 + weight1: 0.16642898 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.890015, y: 183.588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.788025, y: 154.65201} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.588013, y: 124.007996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.791992, y: 91.752} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3259888, y: 67.785995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9539795, y: 26.528} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.9039917, y: 4.5979996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.124023, y: 1.3199997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000b0000000a0000000c0000000500000015000000140000000500000018000000170000001600000015000000050000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 4} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1125 + width: 185 + height: 96 + spriteID: f9db4f2644eebe344987f9b2e343b1be + spriteBone: + - name: head + guid: + position: {x: -6.4611206, y: -148.48279, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 119.632996, y: 0.3170166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.052, y: 2.8830566} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.17401, y: 10.646973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.01599, y: 20.93396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.13599, y: 33.095947} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184.55103, y: 46.656006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 185, y: 65.84094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.86902, y: 79.553955} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.32703, y: 89.50806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.17902, y: 95.714966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 120.96503, y: 95.86694} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.770996, y: 95.517944} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.95801, y: 90.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 66.92102, y: 81.88794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.692017, y: 71.343994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.718018, y: 59.029053} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.827026, y: 45.16504} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.549011, y: 30.504028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.4609985, y: 14.574951} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3880005, y: 5.19104} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.0020141602, y: 1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.479004, y: 11.11499} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.57202, y: 19.041992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.296997, y: 22.810059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.26703, y: 21.935059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 85.13098, y: 15.436035} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.28998, y: 3.9489746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.58301, y: 0.30004883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.58252, y: 45.145752} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.08203, y: 57.545044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.42975, y: 53.989136} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.6986694, y: 5.376587} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.3503418, y: 3.1883545} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1300000020000000140000001e00000018000000170000000c0000000b0000001e0000001e0000000d0000000c0000000f0000000e0000001e0000000d0000001e0000000e0000000f0000001e0000001700000017000000160000001000000017000000100000000f00000011000000100000001600000016000000150000001100000011000000150000001200000012000000150000001f0000001f000000200000001300000013000000120000001f0000001e00000019000000180000001a000000000000001b000000190000001c0000001a00000009000000080000001d000000060000001d0000000700000008000000070000001d000000020000001c0000001d00000006000000050000001d0000001d0000001c0000000a0000001c0000001e0000000b0000000a000000090000001d0000000a0000001c0000000b00000004000000030000001d0000001a0000001c000000010000001d000000030000000200000002000000010000001c00000001000000000000001a0000001d0000000500000004000000190000001e0000001c000000 + edges: + - {x: 0, y: 1} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 5, y: 4} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 31, y: 21} + - {x: 22, y: 21} + - {x: 22, y: 23} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + - {x: 32, y: 31} + - {x: 20, y: 32} + tessellationDetail: 0 + uvTransform: {x: 693, y: 1125} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1026 + width: 272 + height: 394 + spriteID: 105929bd30884ae45b4ef676d80dcc3a + spriteBone: + - name: hairTop + guid: + position: {x: 292.1786, y: -47.307602, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 208.53888, y: 132.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 150, y: 6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.978, y: 46.261963} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.30801, y: 93.07605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.728, y: 138.32605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 182.436, y: 180.48596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.216, y: 219.57996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.616, y: 259.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 251.09601, y: 301.80005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.162, y: 345.16406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 270.386, y: 385.61206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 253.59, y: 392.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.392, y: 390.16797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.732, y: 378.01} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.43201, y: 358.136} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.698, y: 327.34802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.518005, y: 291.35596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.73999, y: 245.62402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.778, y: 202.76794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.55799866, y: 162.43005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.98399353, y: 115.017944} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.208008, y: 76.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.587997, y: 45.202026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.429993, y: 27.572021} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.532, y: 1.7199707} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.96399, y: 1.6999512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 150000001400000002000000080000000a000000090000000b0000000a00000008000000060000000c00000007000000060000000d0000000c000000070000000c0000000b000000030000001100000004000000040000000f00000005000000050000000d00000006000000020000001400000003000000070000000b0000000800000015000000020000000100000004000000100000000f000000050000000e0000000d0000000e000000050000000f000000120000001100000003000000100000000400000011000000030000001400000013000000160000001500000017000000010000001700000015000000130000001200000003000000180000001700000001000000010000000000000018000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1026} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 973 + y: 921 + width: 39 + height: 24 + spriteID: dae8df16c6b9d1742a3ac8337b583d2f + spriteBone: + - name: head + guid: + position: {x: -86.46112, y: -99.48279, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 37.18451, y: 2.9775732} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.625896, y: 16.01595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.393013, y: 23.670788} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.51389414, y: 21.119333} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.605747, y: 0.50670415} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000000300000002000000010000000000000004000000020000000100000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 4, y: 0} + - {x: 2, y: 3} + - {x: 3, y: 4} + tessellationDetail: 0 + uvTransform: {x: 973, y: 921} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1757 + width: 213 + height: 268 + spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd + spriteBone: + - name: head + guid: + position: {x: 73.53888, y: 65.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 174.07599, y: 0.49499512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.67499, y: 1.4060059} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.034, y: 24.496948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.307, y: 49.692017} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213, y: 74.45105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213, y: 89} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193, y: 110.52295} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.52399, y: 140.15906} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.03299, y: 170.19702} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.522, y: 195.47705} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.108, y: 221.62805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.05899, y: 242.24097} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.49301, y: 256.64905} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.600006, y: 264.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.04001, y: 267.73596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 47.453995, y: 264.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.765991, y: 244.86694} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9420013, y: 219.22595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3330078, y: 200.39294} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3919983, y: 165.21594} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.615997, y: 132.73706} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.761002, y: 107.39795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.347992, y: 83.22302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.295, y: 58.17102} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.86301, y: 32.13794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.94101, y: 13.223999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.694, y: 4.462036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.53601, y: 0.4840088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.12102, y: 206.61902} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.92532, y: 118.42505} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.04245, y: 150.23145} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.05994, y: 181.44861} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.4082, y: 66.690796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 16000000150000001e0000001d00000017000000160000001800000017000000200000001f0000001e0000001c0000001d000000160000001e000000200000001900000018000000170000001d0000002000000015000000140000001e000000130000001e0000001400000011000000100000001c0000001c00000013000000120000000e0000000d0000001c0000001c0000000d0000000c0000001c0000000f0000000e000000100000000f0000001c00000012000000110000001c0000001c0000001e000000130000001d0000001e0000001f000000020000001b000000200000001b0000001a0000002000000001000000000000001b00000020000000030000000200000003000000200000000400000002000000010000001b000000060000000400000020000000200000001d000000060000000b0000000a0000001f0000001f0000000c0000000b0000001c0000000c0000001f0000000400000006000000050000001f000000090000000800000008000000070000001f000000070000001d0000001f000000090000001f0000000a0000001d00000007000000060000001a0000001900000020000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 5, y: 4} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1757} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 144 + height: 1113 + spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 + spriteBone: + - name: tail_01 + guid: + position: {x: 444.33203, y: 0.00010321313, z: 0} + rotation: {x: 0, y: 0, z: 0.34705055, w: 0.9378465} + length: 125.026405 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 357.14783, y: 1444.5369, z: 0} + rotation: {x: 0, y: 0, z: 0.9079912, w: -0.41898942} + length: 444.3322 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 100.304, y: 10.495972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.868, y: 107.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.038, y: 128.462} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.998, y: 204.85999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.762, y: 301.90802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.979996, y: 394.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.520004, y: 486.034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.591995, y: 583.698} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.578, y: 667.256} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.116, y: 727.94} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.172, y: 833.1} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 120.408005, y: 928.296} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 125.020004, y: 1010.794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.326004, y: 1092.0759} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.996, y: 1112.3679} + boneWeight: + weight0: 0.5289731 + weight1: 0.4710269 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.615997, y: 1112.114} + boneWeight: + weight0: 0.68664145 + weight1: 0.31335855 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.7440033, y: 1090.902} + boneWeight: + weight0: 0.827118 + weight1: 0.17288202 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.94599915, y: 1063.7681} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9580002, y: 972.69604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.987999, y: 899.732} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.216, y: 786.652} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.981998, y: 761.356} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.3, y: 668.852} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.633999, y: 583.584} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.773998, y: 525.184} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.486, y: 422.978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.306, y: 326.538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.728, y: 280.304} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.990002, y: 192.29999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.935997, y: 92.86801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.8219986, y: 71.54999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.536003, y: 60.089996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 70.456, y: 1.0759888} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.514, y: 1.0159912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001f0000001e0000000c000000110000000e0000000e0000000d0000000c0000000b000000120000000c000000070000000600000018000000080000001600000009000000130000000b0000000a00000008000000070000001700000019000000060000000500000002000000010000001c0000001c00000003000000020000001a000000050000000400000001000000000000001d0000001b0000000400000003000000000000002100000020000000040000001b0000001a0000001700000016000000080000000b000000130000001200000014000000130000000a00000014000000090000001500000015000000090000001600000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001800000017000000000000001f0000001d000000050000001a00000019000000180000000600000019000000030000001c0000001b000000010000001d0000001c0000000a000000090000001400000000000000200000001f000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1023 + width: 203 + height: 94 + spriteID: 7017cafc96a9e8545bcf71cef9443830 + spriteBone: + - name: leg_L + guid: + position: {x: 116.746826, y: 342.0869, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 194.01202, y: 1.31604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.5, y: 4} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.16602, y: 20.569946} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.09998, y: 36.972046} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 177.37799, y: 53.58606} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.5, y: 74.33801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.40997, y: 85.40198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.98798, y: 89.45801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.20599, y: 91.12598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.15802, y: 92.24805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.59802, y: 93.99194} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.038025, y: 95.56995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.68799, y: 95.79199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.627991, y: 94.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.5, y: 90.099976} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.3720093, y: 72.10205} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.3619995, y: 50.098022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.5, y: 37.54602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.437988, y: 28} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.51599, y: 21.160034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.95203, y: 16.128052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.145996, y: 11.634033} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.04401, y: 7.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.77399, y: 4} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.24597, y: 1.631958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.94202, y: 0.6500244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1000000012000000110000000400000017000000070000000600000005000000040000000300000018000000040000001700000008000000070000000600000004000000070000000100000000000000020000000300000019000000180000000000000019000000020000001700000004000000180000001600000008000000170000000900000016000000150000000a00000009000000150000000b0000000a000000140000000c000000100000000f0000000c0000000b000000120000000c0000000f0000000d0000000d0000000f0000000e00000015000000140000000a0000000b000000130000001200000014000000130000000b00000012000000100000000c000000030000000200000019000000090000000800000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 1023} + spritePosition: {x: 887, y: 325} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 4 + width: 284 + height: 503 + spriteID: 741240915012cbf459da23560afe5d06 + spriteBone: + - name: foot_L_02 + guid: + position: {x: 112.236855, y: 0.0000048260895, z: 0} + rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} + length: 105.06113 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04312, y: -0.00021569086, z: 0} + rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} + length: 112.23687 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 110.746826, y: 458.08698, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 223.74799, y: 3.0639954} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 277.772, y: 15.3880005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 283.802, y: 55.697998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 264.534, y: 66.502} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.818, y: 82.962006} + boneWeight: + weight0: 0.7046838 + weight1: 0.29531622 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.04999, y: 114.897995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.668, y: 160.106} + boneWeight: + weight0: 0.612179 + weight1: 0.38782102 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.254, y: 186.248} + boneWeight: + weight0: 0.820547 + weight1: 0.17945305 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118, y: 226.664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.004, y: 266.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.736, y: 327.7} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.07599, y: 384.636} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.62, y: 441.556} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.492, y: 471.372} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.944, y: 483.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.623993, y: 474.966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8, y: 455.27002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.718002, y: 404.858} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.3339996, y: 351.04} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9960022, y: 295.65} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.4960022, y: 254.01599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.455994, y: 207.31601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.343994, y: 153.884} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.906006, y: 122.787994} + boneWeight: + weight0: 0.84765464 + weight1: 0.15234526 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.6080017, y: 72.834} + boneWeight: + weight0: 0.57913494 + weight1: 0.4208651 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.2819977, y: 30.796005} + boneWeight: + weight0: 0.77124584 + weight1: 0.22875418 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.113998, y: 11.5} + boneWeight: + weight0: 0.8279399 + weight1: 0.17206009 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.086, y: 6.0639954} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.488, y: 0.98399353} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.124, y: 0.46200562} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0500000018000000170000000500000017000000060000000a000000120000000b0000000c0000000e0000000d0000000c0000000b00000011000000130000000a0000000900000004000000030000000000000001000000030000000200000003000000010000000000000005000000040000001c000000000000001d00000004000000040000001d0000001c00000018000000050000001b000000080000001500000014000000100000000f00000011000000090000000800000014000000110000000f0000000e000000110000000b000000120000000c000000110000000e00000014000000130000000900000013000000120000000a0000001b0000001a0000001800000007000000160000000800000016000000150000000800000016000000060000001700000019000000180000001a0000000600000016000000070000001b000000050000001c000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 4} + spritePosition: {x: 893, y: 209} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1031 + width: 162 + height: 420 + spriteID: 663444d241a8f1b48949fe38b53a2b32 + spriteBone: + - name: leg_L + guid: + position: {x: 325.6438, y: -0.000017256756, z: 0} + rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} + length: 352.04315 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 84.49078, y: 352.72607, z: 0} + rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} + length: 325.64383 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 80.03601, y: 27.44397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.95599, y: 26.97998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.17401, y: 34.176025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.08398, y: 76.16199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 139.71002, y: 118.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.51001, y: 159.77795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 153.86597, y: 202.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.086, y: 245.56604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.30402, y: 289.68604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.37799, y: 334.50403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.17603, y: 357.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.48401, y: 377.51404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.862, y: 383.10803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.59601, y: 379.062} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.804016, y: 358.40002} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6, y: 324.78198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.5880127, y: 306.578} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.984009, y: 265.984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.988007, y: 222.18604} + boneWeight: + weight0: 0 + weight1: 1 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.011993, y: 177.17395} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.044006, y: 132.15796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.417999, y: 87.150024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14, y: 42.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.45401, y: 28.761963} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.79999, y: 26.771973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000500000014000000090000000b0000000a000000080000000c00000009000000080000000700000011000000070000000600000012000000090000000c0000000b000000050000001300000006000000040000000300000014000000040000001400000005000000020000000100000003000000080000000d0000000c00000001000000000000000300000008000000110000000f0000001100000007000000120000000e0000000d00000008000000080000000f0000000e0000000f0000001100000010000000060000001300000012000000160000001500000017000000150000001800000017000000140000000300000015000000000000001800000015000000150000000300000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 448, y: 1031} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 895 + y: 237 + width: 118 + height: 250 + spriteID: 76a7103d0daf75547a91bfc0ef5456dc + spriteBone: + - name: chest + guid: + position: {x: 61.400208, y: -54.53601, z: 0} + rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} + length: 174.2987 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.2987, y: 0.00017519612, z: 0} + rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} + length: 76.55615 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.55605, y: 0.0000026012606, z: 0} + rotation: {x: 0, y: 0, z: -0.24932086, w: 0.9684209} + length: 168.92886 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 103.07501, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.68201, y: 1.3999939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118, y: 20.199005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 117.54297, y: 46.54901} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.76099, y: 70.78299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.65997, y: 93.458984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.247986, y: 112.76901} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.42999, y: 135.488} + boneWeight: + weight0: 0.78999996 + weight1: 0.21000002 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.00098, y: 159.953} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.40698, y: 183.76901} + boneWeight: + weight0: 0.75 + weight1: 0.25 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.69098, y: 208.173} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.69, y: 232.44699} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.10901, y: 246.863} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 53.536987, y: 249.69202} + boneWeight: + weight0: 0.76593775 + weight1: 0.23406225 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.96399, y: 246.96301} + boneWeight: + weight0: 0.6489066 + weight1: 0.35109338 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.258972, y: 228.552} + boneWeight: + weight0: 0.58524394 + weight1: 0.41475606 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.228027, y: 203.00702} + boneWeight: + weight0: 0.5420814 + weight1: 0.45791864 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.765015, y: 178.07199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.325012, y: 153.6} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.04602, y: 130.01901} + boneWeight: + weight0: 0.70000005 + weight1: 0.29999998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.6550293, y: 107.537994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.2999878, y: 91.56299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.2869873, y: 73.285} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.330017, y: 49.37799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.44702, y: 30.722992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.124023, y: 14.36499} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.112976, y: 1.2839966} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.18201, y: 0.42800903} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.51245, y: 78.229675} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.956787, y: 209.8888} + boneWeight: + weight0: 0.6489066 + weight1: 0.35109338 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.8808, y: 102.48389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.213013, y: 136.29132} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.845337, y: 67.02536} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.209595, y: 173.44418} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 78.229614, y: 41.078735} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 200000001600000015000000060000001c0000001e00000022000000020000000100000022000000040000000300000003000000020000002200000022000000010000000000000004000000220000001c00000022000000200000001c00000022000000000000001b00000005000000040000001c0000001d00000009000000210000001f00000008000000070000001c00000006000000050000000b0000000a0000001d0000000a000000090000001d0000000800000021000000090000000d0000000c0000001d0000001d0000000c0000000b000000220000001b0000001a0000002200000019000000180000001f0000001e0000001300000022000000180000002000000020000000150000001e000000200000001e0000001c0000001f000000060000001e000000180000001700000020000000130000001e0000001400000015000000140000001e0000001700000016000000200000001f00000013000000120000000f0000001d000000100000001f00000021000000080000000d0000001d0000000e0000000f0000000e0000001d0000001d00000021000000100000001f00000012000000210000002100000011000000100000001100000021000000120000001f0000000700000006000000220000001a00000019000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 7, y: 6} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 26, y: 25} + - {x: 27, y: 26} + - {x: 0, y: 27} + tessellationDetail: 0 + uvTransform: {x: 895, y: 237} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 237 + width: 194 + height: 286 + spriteID: 2a403b78cd1015a4a837ece2d1e5be04 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17862, y: -47.307457, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 127.53888, y: 106.51721, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 79.83899, y: 1.4779968} + boneWeight: + weight0: 0.9 + weight1: 0.100000024 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.156006, y: 15.36499} + boneWeight: + weight0: 0.76 + weight1: 0.24000001 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.67297, y: 35.561005} + boneWeight: + weight0: 0.6299997 + weight1: 0.3700003 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.534, y: 59.932983} + boneWeight: + weight0: 0.45 + weight1: 0.55 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.544, y: 88.71301} + boneWeight: + weight0: 0.69000006 + weight1: 0.30999997 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.09302, y: 118.32599} + boneWeight: + weight0: 0.88 + weight1: 0.11999998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.91602, y: 148.108} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.271, y: 178.03} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.25201, y: 207.50299} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.65503, y: 237.012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.76599, y: 260.524} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 171.56097, y: 282.86096} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.65399, y: 285.56897} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.37799, y: 284.68896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.35797, y: 267.525} + boneWeight: + weight0: 0.81 + weight1: 0.19000001 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 69.43103, y: 246.68799} + boneWeight: + weight0: 0.6700001 + weight1: 0.32999995 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.320984, y: 222.97101} + boneWeight: + weight0: 0.5299998 + weight1: 0.4700002 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.085022, y: 196.811} + boneWeight: + weight0: 0.7300002 + weight1: 0.2699998 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.72998, y: 168.51999} + boneWeight: + weight0: 0.91999984 + weight1: 0.08000016 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.549988, y: 139.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.419983, y: 111.04001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.42199707, y: 90.32199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.184021, y: 54.817017} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.143982, y: 27.856995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.442017, y: 7.1869965} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.979004, y: 0.39900208} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.151306, y: 81.23489} + boneWeight: + weight0: 0.19999999 + weight1: 0.8 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.415955, y: 38.78418} + boneWeight: + weight0: 0.89 + weight1: 0.110000014 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.30737, y: 245.52899} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.32916, y: 78.77548} + boneWeight: + weight0: 0.39999998 + weight1: 0.6 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.559204, y: 152.12418} + boneWeight: + weight0: 0.43 + weight1: 0.57 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.819336, y: 123.09006} + boneWeight: + weight0: 0.26 + weight1: 0.74 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.190796, y: 217.20517} + boneWeight: + weight0: 0.22000003 + weight1: 0.78 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.56555, y: 68.77374} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 101.043884, y: 108.78772} + boneWeight: + weight0: 0.39 + weight1: 0.61 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 131.46973, y: 124.538666} + boneWeight: + weight0: 0.7 + weight1: 0.3 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.38971, y: 150.50684} + boneWeight: + weight0: 0.20999998 + weight1: 0.79 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.16431, y: 182.49161} + boneWeight: + weight0: 0.39999998 + weight1: 0.6 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.8078, y: 191.65656} + boneWeight: + weight0: 0.92 + weight1: 0.08 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.94269, y: 165.01364} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.13507, y: 108.43179} + boneWeight: + weight0: 0.95 + weight1: 0.050000012 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.08905, y: 238.93088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.97699, y: 206.63211} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.97589, y: 48.598328} + boneWeight: + weight0: 0.7599996 + weight1: 0.24000043 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1b00000017000000210000001f0000001e000000220000001d0000001a0000002200000022000000230000001d00000003000000020000001d00000002000000010000002b00000023000000040000001d0000000500000004000000230000002700000006000000230000000500000023000000060000000700000006000000270000001e0000002700000023000000030000001d00000004000000220000001e0000002300000026000000270000001e0000002a00000027000000260000000c0000001c0000000d0000000d0000001c000000290000000d000000290000000e0000001c0000002a000000290000002900000026000000200000001c000000080000002a00000009000000080000001c0000000b0000000a0000001c000000090000001c0000000a0000000c0000000b0000001c000000070000002a00000008000000290000002a000000260000002b0000001d000000020000001a0000001d0000002b00000028000000240000001f0000001500000021000000160000001700000016000000210000002800000021000000150000001b00000018000000170000001b00000000000000190000002b000000000000001b0000001b000000210000001a00000021000000280000001a0000002b0000001b0000001a000000220000001a0000001f0000001f0000001a000000280000002b000000010000000000000019000000180000001b0000001400000028000000150000001300000012000000240000001000000025000000110000001100000024000000120000001300000028000000140000001e0000002400000025000000280000001300000024000000260000002500000020000000250000001000000020000000290000000f0000000e00000020000000100000000f0000000f0000002900000020000000240000001e0000001f0000002400000011000000250000002a0000000700000027000000260000001e00000025000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 1} + - {x: 3, y: 2} + - {x: 4, y: 3} + - {x: 4, y: 5} + - {x: 6, y: 5} + - {x: 7, y: 6} + - {x: 8, y: 7} + - {x: 9, y: 8} + - {x: 10, y: 9} + - {x: 11, y: 10} + - {x: 12, y: 11} + - {x: 13, y: 12} + - {x: 14, y: 13} + - {x: 15, y: 14} + - {x: 16, y: 15} + - {x: 17, y: 16} + - {x: 18, y: 17} + - {x: 19, y: 18} + - {x: 20, y: 19} + - {x: 21, y: 20} + - {x: 22, y: 21} + - {x: 23, y: 22} + - {x: 24, y: 23} + - {x: 25, y: 24} + - {x: 0, y: 25} + tessellationDetail: 0 + uvTransform: {x: 693, y: 237} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 773 + width: 156 + height: 140 + spriteID: 279b516e311336c4f9fcc456ae7d5414 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17868, y: -47.307568, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920286} + length: 444.3322 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: -28.46112, y: -60.482788, z: 0} + rotation: {x: 0, y: 0, z: 0.5156388, w: 0.85680604} + length: 168.92885 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 111.859985, y: 2.6539917} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.91199, y: 9.049988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 146.00201, y: 21.630005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.12598, y: 39.544006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.86597, y: 59.55603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.23401, y: 79.578} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.41602, y: 98.40198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 137.73401, y: 114.37598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.54602, y: 126.63397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.98401, y: 135.242} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.13397, y: 140.59601} + boneWeight: + weight0: 0.8134045 + weight1: 0.1865955 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.41199, y: 141.448} + boneWeight: + weight0: 0.53805965 + weight1: 0.46194035 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.21399, y: 139.45203} + boneWeight: + weight0: 0.7734217 + weight1: 0.2265783 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.322021, y: 132.268} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.60199, y: 118.34003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.7199707, y: 101.64203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.6920166, y: 81.35199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.789978, y: 62.47998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.390015, y: 41.771973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.497986, y: 26.140015} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 38.91797, y: 14.346008} + boneWeight: + weight0: 0.55639327 + weight1: 0.44360673 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.942017, y: 6.4699707} + boneWeight: + weight0: 0.81695867 + weight1: 0.18304133 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.711975, y: 2.5180054} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 97.747986, y: 0.9680176} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 12000000110000001000000007000000160000000800000006000000050000000700000009000000150000000a0000001600000009000000080000000500000004000000170000000200000001000000030000000000000004000000030000000100000000000000030000000000000017000000040000000900000016000000150000000b00000013000000100000000b000000100000000c0000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000140000000a000000150000000b0000001400000013000000140000000b0000000a000000120000001000000013000000070000000500000016000000170000001600000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 693, y: 773} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 682 + width: 211 + height: 341 + spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 + spriteBone: + - name: hand_L + guid: + position: {x: 224.46619, y: -0.000009952529, z: 0} + rotation: {x: 0, y: 0, z: 0.20200749, w: 0.97938406} + length: 91.71077 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07057, y: 0.0000009247351, z: 0} + rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} + length: 224.4663 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 95.82257, y: 505.068, z: 0} + rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} + length: 199.07066 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 202.29102, y: 2.4639893} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 211, y: 35.134033} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 206.20775, y: 100.4025} + boneWeight: + weight0: 0.95183843 + weight1: 0.048161566 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.34888, y: 108.52208} + boneWeight: + weight0: 0.87472755 + weight1: 0.12527245 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.89223, y: 125.06633} + boneWeight: + weight0: 0.55752414 + weight1: 0.44247586 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.8027, y: 209.11337} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.52615, y: 216.26518} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.75151, y: 328.76923} + boneWeight: + weight0: 0.8963615 + weight1: 0.103638515 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.88259, y: 338.06512} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.358055, y: 326.07858} + boneWeight: + weight0: 0.74818087 + weight1: 0.2518191 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.656485, y: 265.71692} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.699005, y: 197.30103} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 157.02019} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 47.801876, y: 74.84984} + boneWeight: + weight0: 0.7728488 + weight1: 0.22715123 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.9534, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.03711, y: 233.86523} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0d0000000c0000000b000000060000000b0000000f0000000b000000040000000d000000080000000a00000009000000070000000f000000080000000a000000080000000f0000000f0000000b0000000a000000030000000e0000000d00000003000000010000000e0000000d00000004000000030000000300000002000000010000000f000000070000000600000006000000050000000400000006000000040000000b0000000e0000000100000000000000 + edges: + - {x: 1, y: 0} + - {x: 2, y: 3} + - {x: 4, y: 3} + - {x: 9, y: 8} + - {x: 12, y: 13} + - {x: 11, y: 12} + - {x: 10, y: 11} + - {x: 9, y: 10} + - {x: 7, y: 8} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 4, y: 5} + - {x: 1, y: 2} + - {x: 14, y: 0} + - {x: 13, y: 14} + tessellationDetail: 0 + uvTransform: {x: 448, y: 682} + spritePosition: {x: 911, y: 878} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1389 + width: 93 + height: 256 + spriteID: 28f8690f10e93e149b1981b2694842a1 + spriteBone: + - name: forearm_L + guid: + position: {x: 199.07068, y: 0.00001653995, z: 0} + rotation: {x: 0, y: 0, z: 0.1439079, w: 0.9895911} + length: 224.4663 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 56.82257, y: 226.068, z: 0} + rotation: {x: 0, y: 0, z: -0.7467311, w: 0.6651261} + length: 199.07066 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 65.67174, y: 18.810081} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.248, y: 204.06995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.578, y: 229.78394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 75.69, y: 250.05798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.872, y: 255.08801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.632, y: 248.83997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.784, y: 224.53601} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 33.672882} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.74185, y: 10.448291} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 010000000700000006000000060000000500000004000000080000000700000000000000010000000600000002000000030000000200000004000000020000000600000004000000000000000700000001000000 + edges: + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 8, y: 0} + - {x: 7, y: 8} + - {x: 0, y: 1} + - {x: 7, y: 6} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1389} + spritePosition: {x: 950, y: 1157} + sharedRigSpriteImportData: [] + mosaicSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: + - name: root + guid: + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55616 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.5561, y: 0.000008288098, z: 0} + rotation: {x: 0, y: 0, z: -0.2493209, w: 0.9684209} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072435334, w: 0.9973731} + length: 295.84747 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.8475, y: -0.000060563627, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43127 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43124, y: -0.00033139673, z: 0} + rotation: {x: 0, y: 0, z: 0.50703555, w: 0.8619251} + length: 123.84095 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84098, y: -0.000027596725, z: 0} + rotation: {x: 0, y: 0, z: 0.30654898, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.928136, w: 0.37224132} + length: 53.95797 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958103, y: -0.000026308317, z: 0} + rotation: {x: 0, y: 0, z: 0.28013507, w: 0.95996064} + length: 200.67563 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67572, y: -0.000033026634, z: 0} + rotation: {x: 0, y: 0, z: 0.136478, w: 0.99064314} + length: 233.07181 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000036898891, z: 0} + rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436716, w: 0.29863593} + length: 58.26101 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.260998, y: 0.00007850817, z: 0} + rotation: {x: 0, y: 0, z: -0.39736867, w: 0.91765904} + length: 199.07062 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07066, y: 0.00003261621, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46623 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46619, y: -0.000015912505, z: 0} + rotation: {x: 0, y: 0, z: 0.20200741, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_01 + guid: + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642283, w: 0.499311} + length: 93.2601 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_02 guid: position: {x: 93.2601, y: -0.000103776234, z: 0} rotation: {x: 0, y: 0, z: 0.0700749, w: 0.9975417} @@ -7975,14 +15452,6 @@ ScriptedImporter: characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 platformSettings: - name: Default overridden: 1 @@ -8029,9 +15498,11 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: - name: lashes @@ -8142,6 +15613,268 @@ ScriptedImporter: spriteId: 162784c827c93f14698dd31d4184d2ed spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 8b375af1e509c2047b82314526857241 + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 0b976d292cfbe1a499040d4e626f2376 + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: 38b4481b8dad69d4a8f9f2f01baaf8c2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: 490eeb054d7d44996be08dd4fb30fe2e + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: 7dd85a7bbd9a8ab428acfcb1c4745b42 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 162784c827c93f14698dd31d4184d2ed + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: d292b9563ea5a0241bcd9c13d4cac623 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 168205745cf413a4fb682e0bc1307391 + layerID: 3360 + mosaicPosition: {x: 693, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: 9aaad619356b73940b51f50ec7f42243 + layerID: 3348 + mosaicPosition: {x: 156, y: 515} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 30a6ffd432ffb59498bee7743af3b07b + layerID: 3345 + mosaicPosition: {x: 448, y: 1459} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 47178ee9b758d5a4198c5c65de7e2067 + layerID: 3332 + mosaicPosition: {x: 693, y: 531} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 111712c8fdadc2b4295f1d902d25992a + layerID: 3255 + mosaicPosition: {x: 904, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: aa14b0833864b5c49bfa8ec69796a78b + layerID: 3258 + mosaicPosition: {x: 693, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: f9db4f2644eebe344987f9b2e343b1be + layerID: 3261 + mosaicPosition: {x: 693, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 105929bd30884ae45b4ef676d80dcc3a + layerID: 3265 + mosaicPosition: {x: 156, y: 1026} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: dae8df16c6b9d1742a3ac8337b583d2f + layerID: 3353 + mosaicPosition: {x: 973, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: 81ec2ebecb465214f9a5b7d7bb9749fd + layerID: 3252 + mosaicPosition: {x: 156, y: 1757} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 94bfc2de9711a3e47bb2ed5b145e3aa6 + layerID: 3323 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 7017cafc96a9e8545bcf71cef9443830 + layerID: 3483 + mosaicPosition: {x: 693, y: 1023} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 741240915012cbf459da23560afe5d06 + layerID: 3474 + mosaicPosition: {x: 156, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 663444d241a8f1b48949fe38b53a2b32 + layerID: 3462 + mosaicPosition: {x: 448, y: 1031} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 76a7103d0daf75547a91bfc0ef5456dc + layerID: 3271 + mosaicPosition: {x: 895, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: 2a403b78cd1015a4a837ece2d1e5be04 + layerID: 3269 + mosaicPosition: {x: 693, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 279b516e311336c4f9fcc456ae7d5414 + layerID: 3264 + mosaicPosition: {x: 693, y: 773} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 7cfa1ebdeda312f43a321bf05cf6e4e0 + layerID: 3510 + mosaicPosition: {x: 448, y: 682} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 28f8690f10e93e149b1981b2694842a1 + layerID: 3501 + mosaicPosition: {x: 4, y: 1389} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -8405,7 +16138,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_normal.psb.meta b/Assets/Character/Sprites/Sara_normal.psb.meta index e8a2c60..10920c7 100644 --- a/Assets/Character/Sprites/Sara_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_normal.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,12 +93,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -119,6 +122,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -140,6 +144,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -161,6 +166,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -182,6 +188,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -203,6 +210,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -224,6 +232,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -245,6 +254,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -266,6 +276,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -287,6 +298,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -308,6 +320,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -329,6 +342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -350,6 +364,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -371,6 +386,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -392,6 +408,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -413,6 +430,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -434,6 +452,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -455,6 +474,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -476,6 +496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -497,6 +518,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -518,6 +540,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -539,6 +562,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -560,6 +584,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -581,6 +606,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -597,12 +623,36 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 1389} spritePosition: {x: 950, y: 1157} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -624,6 +674,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -645,6 +696,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -666,6 +718,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -687,6 +740,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -708,6 +762,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -729,6 +784,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -750,6 +806,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -771,6 +828,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -792,6 +850,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -813,6 +872,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 904 @@ -834,6 +894,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -855,6 +916,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -876,6 +938,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -897,6 +960,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -918,6 +982,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -939,6 +1004,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -960,6 +1026,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -981,6 +1048,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1002,6 +1070,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 895 @@ -1023,6 +1092,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1044,6 +1114,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 693 @@ -1065,6 +1136,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 448 @@ -1086,6 +1158,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1102,145 +1175,928 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -946, y: 232} spritePosition: {x: 0, y: 0} - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: - padding: 4 - spriteSizeExpand: 0 - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - mosaicPSDLayers: + mosaicSpriteImportData: - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1653 + width: 112 + height: 141 spriteID: d9156b765908d40339490ce55b212aac - layerID: 3366 - mosaicPosition: {x: 4, y: 1653} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1653} + spritePosition: {x: 935, y: 1448} - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 333 + width: 211 + height: 341 spriteID: b7c7c5240f60b469d96dc6ba1370450f - layerID: 3327 - mosaicPosition: {x: 448, y: 333} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 333} + spritePosition: {x: 817, y: 878} - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1125 + width: 93 + height: 256 spriteID: e7503e22d53cd4e2096bf4f49c0062b2 - layerID: 3324 - mosaicPosition: {x: 4, y: 1125} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: dcafaa4f6b9e849eeb460518164da3f3 - layerID: 3515 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1125} + spritePosition: {x: 856, y: 1157} - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1428 + width: 237 + height: 321 spriteID: e5f80d028df584022a32b658ae55b965 - layerID: 3274 - mosaicPosition: {x: 156, y: 1428} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1428} + spritePosition: {x: 863, y: 1130} - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 4 + width: 237 + height: 321 spriteID: f1fb50515d37747d68494b5ba61374ea - layerID: 3526 - mosaicPosition: {x: 448, y: 4} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 4} + spritePosition: {x: 863, y: 1130} - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1857 + width: 237 + height: 122 spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 - layerID: 3343 - mosaicPosition: {x: 448, y: 1857} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1857} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 921 + width: 203 + height: 94 + spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 921} + spritePosition: {x: 803, y: 316} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 515 + width: 278 + height: 503 + spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 515} + spritePosition: {x: 815, y: 200} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1459 + width: 165 + height: 390 + spriteID: 597be0d5651294e7e98219c18470e7ab + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1459} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 531 + width: 208 + height: 234 + spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 531} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 904 + y: 921 + width: 61 + height: 70 + spriteID: 14424d08d459543a290fa0f989637e33 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 904, y: 921} + spritePosition: {x: 899, y: 1527} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 4 + width: 250 + height: 225 + spriteID: 0af4316acd9ca4e59b27a403dbd68637 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 4} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1125 + width: 185 + height: 96 + spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 1125} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1026 + width: 272 + height: 394 + spriteID: c0ddd7af31a2643c78423f43b62816b6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1026} + spritePosition: {x: 744, y: 1392} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1757 + width: 213 + height: 268 + spriteID: ebfab21afb933490cb47091f85f2f708 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1757} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 144 + height: 1113 + spriteID: 546ce93706d834ad39f930ded8107838 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 1023 + width: 203 + height: 94 + spriteID: 135147cdcc8934835a8be35a14708264 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 1023} + spritePosition: {x: 887, y: 325} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 4 + width: 284 + height: 503 + spriteID: 53847e3a945054242a336ec65dc565f8 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 4} + spritePosition: {x: 893, y: 209} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 1031 + width: 162 + height: 420 + spriteID: 3470fdb23629f4639b235c09e35a9161 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 1031} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 895 + y: 237 + width: 118 + height: 250 + spriteID: ec047ed207c914dd8ae4aac9781aef3d + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 895, y: 237} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 237 + width: 194 + height: 286 + spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 237} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 693 + y: 773 + width: 156 + height: 140 + spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 693, y: 773} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 448 + y: 682 + width: 211 + height: 341 + spriteID: 1300b23cc75cb45b8ae16fb210851a76 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 448, y: 682} + spritePosition: {x: 911, y: 878} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1389 + width: 93 + height: 256 + spriteID: 154fcc9d5997a4d17854fd66734809c9 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1389} + spritePosition: {x: 950, y: 1157} + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + padding: 4 + spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: d9156b765908d40339490ce55b212aac + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: b7c7c5240f60b469d96dc6ba1370450f + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e7503e22d53cd4e2096bf4f49c0062b2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: dcafaa4f6b9e849eeb460518164da3f3 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: e5f80d028df584022a32b658ae55b965 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: f1fb50515d37747d68494b5ba61374ea + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 2258443ff5bc64c03a3aee9c29ddc6c0 + layerID: 3360 + mosaicPosition: {x: 693, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: b0b35ee4f37bf4ec68808b6e5b828ef0 + layerID: 3348 + mosaicPosition: {x: 156, y: 515} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 597be0d5651294e7e98219c18470e7ab + layerID: 3345 + mosaicPosition: {x: 448, y: 1459} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 26604e4b2d89c4e8abfda98c2e08bdb4 + layerID: 3332 + mosaicPosition: {x: 693, y: 531} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 14424d08d459543a290fa0f989637e33 + layerID: 3255 + mosaicPosition: {x: 904, y: 921} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 0af4316acd9ca4e59b27a403dbd68637 + layerID: 3258 + mosaicPosition: {x: 693, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: 98bdacdbfb8534d63aa09c4ad8a5be0e + layerID: 3261 + mosaicPosition: {x: 693, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: c0ddd7af31a2643c78423f43b62816b6 + layerID: 3265 + mosaicPosition: {x: 156, y: 1026} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: ebfab21afb933490cb47091f85f2f708 + layerID: 3252 + mosaicPosition: {x: 156, y: 1757} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 546ce93706d834ad39f930ded8107838 + layerID: 3323 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 135147cdcc8934835a8be35a14708264 + layerID: 3483 + mosaicPosition: {x: 693, y: 1023} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 53847e3a945054242a336ec65dc565f8 + layerID: 3474 + mosaicPosition: {x: 156, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 3470fdb23629f4639b235c09e35a9161 + layerID: 3462 + mosaicPosition: {x: 448, y: 1031} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: ec047ed207c914dd8ae4aac9781aef3d + layerID: 3271 + mosaicPosition: {x: 895, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: e4e44bd18b5a14010bdd1c4f5c8504a5 + layerID: 3269 + mosaicPosition: {x: 693, y: 237} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 9a9ac2cf24c3c43c3a9bd111f98cf205 + layerID: 3264 + mosaicPosition: {x: 693, y: 773} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 1300b23cc75cb45b8ae16fb210851a76 + layerID: 3510 + mosaicPosition: {x: 448, y: 682} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 154fcc9d5997a4d17854fd66734809c9 + layerID: 3501 + mosaicPosition: {x: 4, y: 1389} + flatten: 0 + isImported: 1 + isVisible: 1 + mosaicPSDLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: d9156b765908d40339490ce55b212aac + layerID: 3366 + mosaicPosition: {x: 4, y: 1653} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: b7c7c5240f60b469d96dc6ba1370450f + layerID: 3327 + mosaicPosition: {x: 448, y: 333} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e7503e22d53cd4e2096bf4f49c0062b2 + layerID: 3324 + mosaicPosition: {x: 4, y: 1125} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: dcafaa4f6b9e849eeb460518164da3f3 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: e5f80d028df584022a32b658ae55b965 + layerID: 3274 + mosaicPosition: {x: 156, y: 1428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: f1fb50515d37747d68494b5ba61374ea + layerID: 3526 + mosaicPosition: {x: 448, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 91fc10cbaa7a74cf4b5422bff1b6d2a9 + layerID: 3343 + mosaicPosition: {x: 448, y: 1857} + flatten: 0 + isImported: 1 + isVisible: 1 - name: upperBoot_R spriteName: upperBoot_R isGroup: 0 @@ -1673,7 +2529,6 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01.psb.meta b/Assets/Character/Sprites/Sara_var01.psb.meta index fa4e2c5..fde1bef 100644 --- a/Assets/Character/Sprites/Sara_var01.psb.meta +++ b/Assets/Character/Sprites/Sara_var01.psb.meta @@ -75,12 +75,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -97,13 +98,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: [] - rigSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 856 @@ -418,6 +420,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -882,6 +885,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1271,6 +1275,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1656,6 +1661,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -2019,6 +2025,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -2335,6 +2342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -2739,6 +2747,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -3172,6 +3181,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -3486,6 +3496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -3802,6 +3813,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -4701,6 +4713,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -5081,6 +5094,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -5364,6 +5378,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -5678,6 +5693,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -5829,6 +5845,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -6134,6 +6151,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -6536,6 +6554,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -6929,6 +6948,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -7362,6 +7382,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -7687,6 +7708,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -7999,6 +8021,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -8313,6 +8336,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -8616,6 +8640,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -9082,6 +9107,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -9103,6 +9129,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -9500,225 +9527,9685 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} - characterData: - bones: - - name: root - guid: - position: {x: 970.39954, y: 200.25577, z: 0} - rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} - length: 156.92624 - parentId: -1 - color: - serializedVersion: 2 - rgba: 0 - - name: pelvis - guid: - position: {x: 736.3089, y: -23.405329, z: 0} - rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} - length: 183.89905 - parentId: 0 - color: - serializedVersion: 2 - rgba: 0 - - name: abdomen - guid: - position: {x: 183.89903, y: 0.00008106442, z: 0} - rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} - length: 157.86633 - parentId: 1 - color: - serializedVersion: 2 - rgba: 0 - - name: chest - guid: - position: {x: 157.86635, y: -0.000041587162, z: 0} - rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} - length: 174.29869 - parentId: 2 - color: - serializedVersion: 2 - rgba: 0 - - name: neck - guid: - position: {x: 174.29874, y: 0.00014872936, z: 0} - rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} - length: 76.55604 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: head - guid: - position: {x: 76.55598, y: 0.000010322633, z: 0} - rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} - length: 168.92886 - parentId: 4 - color: - serializedVersion: 2 - rgba: 0 - - name: hip + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} + rigSpriteImportData: + - name: hair_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 856 + y: 604 + width: 112 + height: 141 + spriteID: c842f47250a7dc64da16d94740140a66 + spriteBone: + - name: hairSide_02 guid: - position: {x: 183.52637, y: 0.2506151, z: 0} - rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} - length: 140.76062 + position: {x: 93.26002, y: -0.000016902315, z: 0} + rotation: {x: 0, y: 0, z: 0.0700757, w: 0.9975417} + length: 69.973694 parentId: 1 color: serializedVersion: 2 rgba: 0 - - name: thigh_L - guid: - position: {x: 122.96007, y: 31.596336, z: 0} - rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} - length: 325.64377 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_L - guid: - position: {x: 325.64377, y: -0.00003601213, z: 0} - rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} - length: 352.04315 - parentId: 7 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_01 - guid: - position: {x: 352.04315, y: -0.0002735936, z: 0} - rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} - length: 112.236855 - parentId: 8 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_L_02 - guid: - position: {x: 112.23683, y: -0.000032700773, z: 0} - rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} - length: 105.06112 - parentId: 9 - color: - serializedVersion: 2 - rgba: 0 - - name: thigh_R - guid: - position: {x: 167.56445, y: 7.087202, z: 0} - rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} - length: 295.84753 - parentId: 6 - color: - serializedVersion: 2 - rgba: 0 - - name: leg_R - guid: - position: {x: 295.84747, y: 0.00016004042, z: 0} - rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} - length: 346.43118 - parentId: 11 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_01 - guid: - position: {x: 346.4312, y: -0.000046362205, z: 0} - rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} - length: 123.8409 - parentId: 12 - color: - serializedVersion: 2 - rgba: 0 - - name: foot_R_02 - guid: - position: {x: 123.84092, y: -0.00002063483, z: 0} - rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} - length: 102.27184 - parentId: 13 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_R - guid: - position: {x: 154.49463, y: 11.952939, z: 0} - rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} - length: 53.95824 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_R - guid: - position: {x: 53.958218, y: 0.00005331519, z: 0} - rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} - length: 200.67575 - parentId: 15 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_R - guid: - position: {x: 200.67578, y: -0.00004281063, z: 0} - rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} - length: 233.07173 - parentId: 16 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_R - guid: - position: {x: 233.07175, y: 0.0000034184295, z: 0} - rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} - length: 81.76846 - parentId: 17 - color: - serializedVersion: 2 - rgba: 0 - - name: shoulder_L - guid: - position: {x: 152.51463, y: -13.381385, z: 0} - rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} - length: 58.2608 - parentId: 3 - color: - serializedVersion: 2 - rgba: 0 - - name: arm_L - guid: - position: {x: 58.261005, y: 0.00017142588, z: 0} - rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} - length: 199.07076 - parentId: 19 - color: - serializedVersion: 2 - rgba: 0 - - name: forearm_L - guid: - position: {x: 199.07083, y: -0.0000014420912, z: 0} - rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} - length: 224.46617 - parentId: 20 - color: - serializedVersion: 2 - rgba: 0 - - name: hand_L - guid: - position: {x: 224.46622, y: 0.000043713015, z: 0} - rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} - length: 91.71076 - parentId: 21 - color: - serializedVersion: 2 - rgba: 0 - name: hairSide_01 guid: - position: {x: 50.592926, y: 32.58534, z: 0} - rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} - length: 93.26003 - parentId: 5 + position: {x: 12.435608, y: 136.47876, z: 0} + rotation: {x: 0, y: 0, z: -0.4848928, w: 0.87457365} + length: 93.26005 + parentId: -1 color: serializedVersion: 2 rgba: 0 - - name: hairSide_02 + spriteOutline: [] + vertices: + - position: {x: 112, y: 5.4379883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.02399, y: 13.268005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 104.10199, y: 29.685974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.716, y: 45.432007} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.37201, y: 57.528015} + boneWeight: + weight0: 0.8875339 + weight1: 0.1124661 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.900024, y: 70.888} + boneWeight: + weight0: 0.56585366 + weight1: 0.43414634 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.302, y: 86.71802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 74.53198, y: 102.093994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.26001, y: 115.47998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.366028, y: 127.07202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.210022, y: 136.44202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.580017, y: 141.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8060303, y: 134.51202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0200195, y: 117.731995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.24597168, y: 99.86603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.77801514, y: 81.98602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.986023, y: 66.17999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.848022, y: 54.866028} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.874023, y: 48.12799} + boneWeight: + weight0: 0.8247627 + weight1: 0.17523733 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.073975, y: 39.114014} + boneWeight: + weight0: 0.57375234 + weight1: 0.42624766 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.49597, y: 28.596008} + boneWeight: + weight0: 0.89534247 + weight1: 0.10465753 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.35797, y: 13.343994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 71.65198, y: 3.8239746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.00598, y: 0.2800293} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.92999, y: -0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 100000000f00000008000000020000001600000003000000040000001300000005000000030000001400000004000000070000000600000012000000080000000700000011000000170000000200000001000000170000000100000018000000010000000000000018000000160000000200000017000000120000000600000005000000150000000300000016000000080000000e00000009000000090000000d0000000a0000000b0000000a0000000d0000000e0000000d000000090000000c0000000b0000000d0000001100000007000000120000000800000011000000100000001300000012000000050000000e000000080000000f000000040000001400000013000000140000000300000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 856, y: 604} + spritePosition: {x: 935, y: 1448} + - name: forearm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3349 + width: 274 + height: 346 + spriteID: 2fd8197430063764b969cc4201813f9c + spriteBone: + - name: hand_R + guid: + position: {x: 233.07188, y: -0.000020655178, z: 0} + rotation: {x: 0, y: 0, z: 0.2058252, w: 0.9785888} + length: 81.76847 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67569, y: 0.000033331075, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} + length: 233.07175 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 150.39734, y: 511.74463, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67575 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 243.00555, y: 247.00146, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 162.98, y: 1.6298828} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.322, y: 3.1879883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.536, y: 6.315918} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.548, y: 5.855957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 249.078, y: 4.5959473} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 256.708, y: 4.947998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.492, y: 46.91992} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.03, y: 89.701904} + boneWeight: + weight0: 0.8949988 + weight1: 0.10500121 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274, y: 117.70996} + boneWeight: + weight0: 0.8470294 + weight1: 0.15297061 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.70801, y: 125.471924} + boneWeight: + weight0: 0.6650137 + weight1: 0.33498633 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 214.70401, y: 143.47192} + boneWeight: + weight0: 0.7545232 + weight1: 0.24547678 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.594, y: 176.16406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 244.81601, y: 202.52002} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 232.856, y: 230.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 227.064, y: 250} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184, y: 231.61401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.988, y: 271.792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.54199, y: 314.01807} + boneWeight: + weight0: 0.6835338 + weight1: 0.31646624 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.836, y: 324.83594} + boneWeight: + weight0: 0.5756445 + weight1: 0.42435548 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.318, y: 318.38403} + boneWeight: + weight0: 0.62087816 + weight1: 0.37912184 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.203995, y: 315.6079} + boneWeight: + weight0: 0.54787374 + weight1: 0.45212635 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.884, y: 283.646} + boneWeight: + weight0: 0.89393777 + weight1: 0.106062286 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.702003, y: 300.67407} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.234, y: 322} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30, y: 288.4839} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34, y: 240.0061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 250.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.878006, y: 231.62207} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.928001, y: 195.4419} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.491997, y: 160.87012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.536, y: 125.466064} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.632004, y: 98.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.998, y: 80.00391} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.686, y: 76.37402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 117.018, y: 46.186035} + boneWeight: + weight0: 0.5190708 + weight1: 0.4809292 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.938, y: 17.936035} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.656, y: 0} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 190000001c0000001b0000002300000002000000010000000600000005000000040000000200000007000000060000000400000003000000060000000300000002000000060000000200000009000000070000000a00000002000000220000000d0000000f0000000e0000001000000013000000110000000b0000000a0000000f0000000f00000015000000100000000700000009000000080000000d0000000c0000000b0000000f0000000d0000000b0000000a0000001e0000000f00000009000000020000000a000000230000000100000000000000100000001500000013000000190000001d0000001c0000001d0000000f0000001e0000001e000000210000001f000000200000001f0000002100000022000000210000001e0000001d000000190000000f0000000200000023000000220000000a000000220000001e0000001800000017000000160000001500000019000000180000001800000016000000150000001500000014000000130000001300000012000000110000000f00000019000000150000001b0000001a00000019000000000000002400000023000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 3349} + spritePosition: {x: 760, y: 873} + - name: arm_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 604 + width: 267 + height: 336 + spriteID: 6554ef70ba1c0ea40b7fd4587055aead + spriteBone: + - name: forearm_R + guid: + position: {x: 200.67575, y: 0.000036427413, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.99064314} + length: 233.07175 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 166.39734, y: 227.7445, z: 0} + rotation: {x: 0, y: 0, z: 0.7414556, w: -0.67100203} + length: 200.67575 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07172, y: 0.000021280688, z: 0} + rotation: {x: 0, y: 0, z: 0.20582516, w: 0.9785888} + length: 81.768456 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 161.27399, y: 26.575989} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.5, y: 38.432007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 189.906, y: 82.79999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 196.48999, y: 120.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.06598, y: 114} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.60602, y: 132.544} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.23999, y: 169.258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 265.13, y: 167.63202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.5, y: 173.56598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.28998, y: 206.39398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 247.5, y: 214.85602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.76398, y: 253.11798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.90002, y: 287} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.48999, y: 310.65802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.41199, y: 333.036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.074005, y: 333.62598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.466, y: 297.98596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.885986, y: 264.028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.09201, y: 236.508} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.833984, y: 219.75598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.712006, y: 196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 190.12} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.178009, y: 170.258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.359985, y: 153.432} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.226013, y: 130.396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.45401, y: 100.380005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.287994, y: 71.89197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.95001, y: 60.299988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 112.90799, y: 64.518005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.23599, y: 39.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.64401, y: 24.859985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1700000019000000180000000c00000009000000110000000b0000000a000000090000000700000006000000080000000900000008000000060000000d000000100000000e000000110000000d0000000c0000000c0000000b000000090000000900000003000000110000000600000005000000030000000500000004000000030000001c00000003000000020000000000000002000000010000000300000009000000060000001c0000000200000000000000100000000f0000000e00000013000000110000001700000011000000100000000d000000130000001200000011000000170000001400000013000000170000001600000014000000140000001600000015000000030000001700000011000000030000001c000000190000001b0000001a0000001c000000190000001c0000001a0000001900000017000000030000001e0000001d0000001c0000001c000000000000001e000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 604} + spritePosition: {x: 744, y: 1157} + - name: shirt_A + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1292 + width: 237 + height: 321 + spriteID: 5e7da38c629c0864b9583ff19f12990d + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51462, y: -13.381422, z: 0} + rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} + length: 58.260807 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86641, y: 0.000033738652, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49457, y: 11.952901, z: 0} + rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} + length: 53.958233 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 208.80603, y: 0.2319336} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 1.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.5, y: 12.670044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.91199, y: 54.23401} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.73401, y: 91.24597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.896, y: 128.91797} + boneWeight: + weight0: 0.84616613 + weight1: 0.15383385 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.94, y: 167.146} + boneWeight: + weight0: 0.40354362 + weight1: 0.3337161 + weight2: 0.26274028 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.20001, y: 206.16003} + boneWeight: + weight0: 0.644469 + weight1: 0.24106239 + weight2: 0.11446858 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 193.258, y: 244.59802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.36401, y: 282.338} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.396, y: 301.516} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 133.288, y: 306.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.5, y: 270.67603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.01401, y: 290.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 98.57199, y: 315.74805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.39801, y: 320.00403} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.037994, y: 311.516} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 290.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0360107, y: 244.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.95401, y: 206.86804} + boneWeight: + weight0: 0.67945063 + weight1: 0.32054937 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.503998, y: 168.724} + boneWeight: + weight0: 0.5291273 + weight1: 0.34922367 + weight2: 0.12164901 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.635986, y: 131.44995} + boneWeight: + weight0: 0.4442655 + weight1: 0.40691337 + weight2: 0.14882113 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 32.37201, y: 93.40198} + boneWeight: + weight0: 0.86676115 + weight1: 0.13323887 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.548004, y: 59.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.468018, y: 32.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.080017, y: 3.7819824} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.287994, y: 0.40405273} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.138, y: -0.368042} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.038, y: -0.4119873} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 130000000c0000001400000007000000140000000c000000070000000c000000080000000700000006000000140000000c0000000b0000000a000000080000000c000000090000000a000000090000000c000000160000000500000004000000010000000000000003000000030000001c00000004000000030000000200000001000000000000001c000000030000000500000015000000060000001c0000001b000000040000000c000000130000000d0000000d0000000f0000000e0000000d000000120000000f000000100000000f0000001200000013000000120000000d0000001200000011000000100000000500000016000000150000001800000017000000190000000600000015000000140000001a0000001700000016000000170000001a000000190000001b0000001a000000160000001b0000001600000004000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1292} + spritePosition: {x: 863, y: 1130} + - name: shirt_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1621 + width: 237 + height: 321 + spriteID: a23b05a4b2425f444ac2fdb0940b0040 + spriteBone: + - name: shoulder_L + guid: + position: {x: 152.51468, y: -13.381357, z: 0} + rotation: {x: 0, y: 0, z: -0.95436734, w: 0.29863536} + length: 58.260807 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86642, y: -0.00008887531, z: 0} + rotation: {x: 0, y: 0, z: -0.056338623, w: 0.9984118} + length: 174.29868 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.4945, y: 11.952948, z: 0} + rotation: {x: 0, y: 0, z: 0.9281362, w: 0.37224078} + length: 53.958233 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 140.00555, y: -9.998535, z: 0} + rotation: {x: 0, y: 0, z: 0.7767039, w: 0.629866} + length: 157.86632 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 139.7251, y: -10.349243, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 168.10199, y: 0.9000244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.25201, y: 2.3520508} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.52002, y: 2.4620361} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.38403, y: 11.385986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.54999, y: 34.618042} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.89801, y: 83.63403} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.974, y: 120.78406} + boneWeight: + weight0: 0.87472594 + weight1: 0.12527403 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.58002, y: 159.02197} + boneWeight: + weight0: 0.5483544 + weight1: 0.28336984 + weight2: 0.16827579 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 197.82, y: 197.28198} + boneWeight: + weight0: 0.5654335 + weight1: 0.24146944 + weight2: 0.19309707 + weight3: 0 + boneIndex0: 0 + boneIndex1: 3 + boneIndex2: 1 + boneIndex3: 0 + - position: {x: 194.39197, y: 236.18604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.768, y: 273.34204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.65201, y: 297.56006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.49799, y: 310.90405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.638, y: 319.40002} + boneWeight: + weight0: 0.710564 + weight1: 0.28943598 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62.794006, y: 319.568} + boneWeight: + weight0: 0.8973929 + weight1: 0.10260706 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.612, y: 317.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 293.68994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.2139893, y: 249.95398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.3720093, y: 211.70398} + boneWeight: + weight0: 0.7721928 + weight1: 0.2278072 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.619995, y: 173.87195} + boneWeight: + weight0: 0.42204598 + weight1: 0.39507306 + weight2: 0.18288097 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 3 + boneIndex3: 0 + - position: {x: 25.227997, y: 136.03796} + boneWeight: + weight0: 0.5212104 + weight1: 0.3101282 + weight2: 0.16866143 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 2 + boneIndex3: 0 + - position: {x: 31.971985, y: 98.62402} + boneWeight: + weight0: 0.891026 + weight1: 0.10897398 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.765991, y: 65.140015} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.117981, y: 32.64795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.50598, y: 6.641968} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 88.414, y: 1.7979736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.212, y: 0.7199707} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 3 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 180000001700000016000000090000000800000013000000120000000c00000009000000080000000700000014000000090000000c0000000a0000000b0000000a0000000c00000006000000050000001a000000020000000100000004000000040000000000000005000000040000000300000002000000010000000000000004000000150000000700000006000000000000001a000000050000001300000012000000090000000d000000120000000e0000000f0000000e000000110000000c000000120000000d00000012000000110000000e00000011000000100000000f0000001400000007000000150000001400000013000000080000001800000016000000190000001a000000160000001500000019000000160000001a00000015000000060000001a000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1621} + spritePosition: {x: 863, y: 1130} + - name: belt + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 761 + width: 237 + height: 122 + spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 + spriteBone: + - name: hip + guid: + position: {x: 135.7251, y: 149.65076, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 217.43799, y: 1.9299927} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.78601, y: 9.176025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 233.38403, y: 33.383972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.414, y: 58.190002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 237.46198, y: 84.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.15399, y: 110.69} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 209.93402, y: 114.03003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.104, y: 113.49402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.42401, y: 116.69397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.25598, y: 119.49597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.44, y: 121.859985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.60602, y: 123.54999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.974, y: 123.70801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.757996, y: 122.064026} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.981995, y: 113.44} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.7020264, y: 88.422} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.6459961, y: 62.81598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.2219849, y: 41.28003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 29.35199, y: 40.226013} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.986023, y: 39.612} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.82202, y: 37.893982} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.59198, y: 35.492004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.682, y: 32.185974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.15399, y: 27.307983} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.31201, y: 18.721985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.72803, y: 1.59198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1200000011000000100000000300000007000000040000000400000006000000050000000700000006000000040000000800000016000000090000000800000007000000170000000200000018000000030000000000000019000000010000001800000002000000010000001800000017000000070000000100000019000000180000000900000016000000150000000b0000000a00000014000000130000000f0000000d0000000c0000000b000000130000000d0000000c0000001300000012000000100000000f0000000e0000000d0000000f0000000b00000014000000130000000a000000150000001400000009000000150000000a00000013000000120000000f000000180000000700000003000000170000001600000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 599, y: 761} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3821 + width: 249 + height: 149 + spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 + spriteBone: + - name: leg_R + guid: + position: {x: 169.42871, y: 364.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} + length: 346.43127 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 121.787994, y: 12.115967} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 136.94601, y: 22.5979} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 162.90399, y: 12.216064} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 186.41199, y: 9.718018} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.31201, y: 34.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 221.604, y: 36.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 229.5, y: 45.241943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 208.80798, y: 64.293945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 223.29602, y: 84.26611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.60803, y: 106.64404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 249.5, y: 130.59009} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.61597, y: 134.81006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.57599, y: 130.48389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.38, y: 125.95801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.90399, y: 127.058105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 123.802, y: 132.39404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.558014, y: 127.38599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.471985, y: 129.92603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.476013, y: 141.854} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.220001, y: 152.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.996002, y: 146.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.019989, y: 119.57593} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 112.37988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8980103, y: 88.26611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3259888, y: 69.41797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.049988, y: 54.83203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.891998, y: 35.89209} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9599915, y: 11.959961} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.48999, y: 1.5119629} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.32599, y: 8.4140625} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.794006, y: 19.926025} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 81.5, y: 25.199951} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.298004, y: 7.3459473} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.42801, y: 0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001b0000001a000000070000000d00000008000000090000000c0000000b0000000a000000090000000b000000080000000c000000090000000e000000010000000f0000000c000000080000000d000000070000000e0000000d000000050000000700000006000000070000000400000001000000070000000500000004000000020000000400000003000000100000000f00000001000000040000000200000001000000000000001f0000000100000000000000200000001f00000011000000100000001f000000110000001700000012000000120000001500000014000000130000001200000014000000110000001900000017000000170000001900000018000000170000001600000015000000120000001700000015000000110000001f000000190000001a0000001e0000001d00000010000000010000001f000000190000001f0000001e0000001d0000001c0000001b0000001e0000001a000000190000000e0000000700000001000000210000002000000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3821} + spritePosition: {x: 777, y: 296} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 604 + width: 312 + height: 603 + spriteID: a19b1b3f12527e5479078b49a6fb3332 + spriteBone: + - name: foot_R_02 + guid: + position: {x: 123.84091, y: 0.000025727737, z: 0} + rotation: {x: 0, y: 0, z: 0.30654883, w: 0.951855} + length: 102.271835 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 157.42871, y: 459.08887, z: 0} + rotation: {x: 0, y: 0, z: -0.7610369, w: 0.64870864} + length: 346.43127 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.43124, y: -0.00003196719, z: 0} + rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619249} + length: 123.8409 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 241.974, y: 1.6539917} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 305.768, y: 13.828003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 311.89398, y: 51.817993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 283.85, y: 64.57599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 223.578, y: 85.34601} + boneWeight: + weight0: 0.54003155 + weight1: 0.45996845 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 182.286, y: 128.01196} + boneWeight: + weight0: 0.7827847 + weight1: 0.21721539 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.808, y: 187.65198} + boneWeight: + weight0: 0.8902284 + weight1: 0.10977159 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.67, y: 254.232} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.938, y: 319.344} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.738, y: 381.542} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 226.59799, y: 434.36804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 263.78198, y: 468.412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.172, y: 533.31604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 259.37, y: 597.004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.39, y: 599.89} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.262, y: 540.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 195.368, y: 553.28796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.808, y: 526.636} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.054, y: 496.552} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.19, y: 518.688} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.636, y: 465.224} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.376007, y: 447.60803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.13600159, y: 443.63403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.5319977, y: 433.97595} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.806, y: 386.42603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.621994, y: 326.78998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.774002, y: 264.72803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.83, y: 200.64197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 38.867996, y: 137.318} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.992004, y: 74.43402} + boneWeight: + weight0: 0.7453854 + weight1: 0.25461462 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.0099945, y: 31.625977} + boneWeight: + weight0: 0.8592502 + weight1: 0.14074983 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.168, y: 13.468018} + boneWeight: + weight0: 0.8803182 + weight1: 0.119681776 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.864, y: 6.432007} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.436, y: 0.9379883} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 231.20401, y: 0.28796387} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d0000001f0000001e0000000d0000000c0000000f0000000e0000000d0000000f0000000f0000000c0000000b000000090000000800000018000000110000000f0000000a00000011000000100000000f00000009000000120000000a0000000400000022000000210000002200000004000000000000000000000003000000010000000200000001000000030000000400000003000000000000001c00000006000000050000001b00000007000000060000000b0000000a0000000f000000040000002100000005000000110000000a000000120000000800000019000000180000001400000009000000180000001400000013000000120000000900000014000000120000001500000014000000180000001700000016000000150000001800000017000000150000001a000000070000001b0000001d0000001c000000200000001a00000019000000080000001c0000001b0000000600000005000000200000001c000000200000001f0000001d000000200000000500000021000000070000001a00000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 604} + spritePosition: {x: 789, y: 201} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2378 + width: 165 + height: 390 + spriteID: 3515b9fc0becf044da2b76cdfd4c58af + spriteBone: + - name: leg_R + guid: + position: {x: 295.84744, y: 0.00025878535, z: 0} + rotation: {x: 0, y: 0, z: -0.037133846, w: 0.9993103} + length: 346.4312 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 85.46832, y: 323.875, z: 0} + rotation: {x: 0, y: 0, z: -0.736423, w: 0.6765215} + length: 295.8475 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 85.481995, y: 23.996094} + boneWeight: + weight0: 0.6492846 + weight1: 0.35071543 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.79001, y: 49.041992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.448, y: 91.87988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.63199, y: 131.46191} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.406, y: 170.90796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.422, y: 212.00195} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.85602, y: 251.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.5, y: 291.57007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.5, y: 319.91797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.537994, y: 345.92188} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 94.04001, y: 355.09204} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.135986, y: 360.60596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.70401, y: 360.26} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.283997, y: 358} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.332001, y: 330.72803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.2559814, y: 303.28394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.556, y: 263.67188} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.1359863, y: 223.23389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.8840027, y: 182.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.597992, y: 140.99805} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.049987793, y: 99.47412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.22601318, y: 57.14209} + boneWeight: + weight0: 0.78056675 + weight1: 0.21943326 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.3580017, y: 35.144043} + boneWeight: + weight0: 0.705284 + weight1: 0.29471603 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.309998, y: 18.783936} + boneWeight: + weight0: 0.5202984 + weight1: 0.47970158 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.5, y: 16} + boneWeight: + weight0: 0.58114654 + weight1: 0.41885346 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1500000014000000010000000a00000009000000060000000700000009000000080000000900000007000000060000000a0000000e0000000c0000000b0000000a0000000c000000100000000600000005000000040000000300000012000000110000000500000004000000130000000300000002000000100000000a000000060000001400000002000000010000000500000011000000100000000f0000000e000000100000000e0000000a000000100000000d0000000c0000000e000000040000001200000011000000030000001300000012000000170000001500000018000000020000001400000013000000160000001500000017000000180000001500000000000000150000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 2378} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3579 + width: 208 + height: 234 + spriteID: 2ce788539181b244294283742dcca6f4 + spriteBone: + - name: hip + guid: + position: {x: 125.7251, y: 214.65088, z: 0} + rotation: {x: 0, y: 0, z: -0.78349227, w: 0.6214016} + length: 140.76062 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 110, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.49399, y: 12.907959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 163.66998, y: 29.5979} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.05402, y: 52.726074} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.52399, y: 80.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 200.06201, y: 110.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.61798, y: 140.32007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.84198, y: 170.77197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.09198, y: 201.22412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 204.78003, y: 231.21802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.262, y: 233.76611} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 145.78601, y: 235.55005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.492004, y: 235.93799} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 83.186005, y: 235.99194} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.87799, y: 236} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36, y: 227.05396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.89801, y: 204.12988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.669983, y: 181.78003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.503998, y: 153.47607} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.7659912, y: 123.35791} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.7819824, y: 92.98389} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.753998, y: 63.996094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 22.022003, y: 37.728027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.669983, y: 17.885986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.85599, y: 2.788086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80, y: 0} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000000400000015000000060000000b00000007000000080000000a00000009000000070000000a000000080000000c0000000b000000060000000a000000070000000b0000000500000010000000060000000400000003000000150000000400000014000000050000001500000003000000020000001500000002000000010000001900000018000000000000001200000011000000050000000c000000100000000d000000100000000e0000000d0000000e000000100000000f0000001300000012000000050000001000000005000000110000001400000013000000050000000100000017000000150000001800000017000000000000001600000015000000170000000c0000000600000010000000170000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3579} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 995 + height: 592 + spriteID: abb98cd5a106bc5479cfc60688d1b830 + spriteBone: + - name: head + guid: + position: {x: 758.5389, y: 129.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 602.76, y: 530.958} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 607.5, y: 534} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 598.688, y: 549.93} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 545.778, y: 592} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 539.15, y: 579.524} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 565.994, y: 536.896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 586.13403, y: 528.948} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 586.86597, y: 94.436005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 656.916, y: 136.018} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 703.516, y: 161.984} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 727.118, y: 134.736} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 757.504, y: 130.006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 807.148, y: 168.35199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 854.216, y: 140} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 954.274, y: 106} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 976.89, y: 158.318} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 995.5, y: 236.326} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 989.26196, y: 296.236} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 940.692, y: 398.55} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 872.64404, y: 488.646} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 815, y: 549.166} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 796.278, y: 459.05} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 757.926, y: 501.57202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 662.808, y: 555.308} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 622.372, y: 499.154} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 524.344, y: 517.216} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 453.3, y: 533.06} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 431.5, y: 535.652} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 465.88, y: 477.62} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 420.096, y: 460} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 321.31598, y: 510.88} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 279.41998, y: 544} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 281.772, y: 523.864} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 356.38202, y: 434.726} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 421.30798, y: 382.19202} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 377.69, y: 359.812} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 328.40802, y: 336.718} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 338.162, y: 318.44598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 447.164, y: 300.95} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 503.16, y: 302.746} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 571.68, y: 297.818} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 465.668, y: 287.538} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 414.94, y: 295.44} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 396.036, y: 248} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 291.41, y: 279.968} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 201.012, y: 335.51} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 210.288, y: 297.638} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 271.982, y: 232.76} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 347.17798, y: 202.324} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 456.188, y: 186.92401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 496.12, y: 192.62} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 587.526, y: 251.974} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 585.862, y: 214.25} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 577.104, y: 187.086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 496.316, y: 117.175995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 433.5, y: 96.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 471.572, y: 84.815994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 547.41, y: 84.67999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.33801, y: 428.93402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 191.324, y: 433.866} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.14001, y: 465.77002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 97.18201, y: 486} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.0639954, y: 477.09802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.338013, y: 463.05402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.548004, y: 428} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 379.426, y: 140.826} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 435.396, y: 150.686} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 441.5, y: 157.562} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 334.142, y: 179.18399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 262.104, y: 189.906} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 278.43402, y: 166.858} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 341.258, y: 140.244} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 451.226, y: 2.869995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 484.09, y: 18.679993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 494.792, y: 33.75} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 482.62, y: 53.628006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 441.24, y: 45.826004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 425.5, y: 8.687988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 438.44202, y: 0.526001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 4500000044000000460000003500000007000000390000003100000029000000320000000f0000000e0000000d000000090000000b0000000a0000000900000033000000150000000900000034000000330000000c000000100000000d0000000b000000090000000c0000000c00000009000000150000000d000000100000000f000000100000000c000000110000000800000034000000090000003300000029000000280000001c00000027000000220000001c0000001900000028000000290000003300000032000000270000001c00000028000000180000001700000016000000020000000100000000000000130000001500000014000000280000001500000033000000120000000c00000015000000130000001200000015000000070000003500000008000000150000002800000018000000190000001c0000001a000000280000001900000018000000040000000200000005000000060000000200000000000000020000000600000005000000020000000400000003000000150000001800000016000000110000000c000000120000003900000036000000350000003600000039000000380000004700000046000000440000004400000041000000470000004400000043000000410000002c000000300000002f0000002b000000300000002c0000002e0000002c0000002f0000002c0000002e0000002d0000004d0000004c000000480000004e0000004d00000048000000300000002b000000310000004100000043000000420000002a000000290000002b00000049000000480000004c000000400000003f0000003d0000003c0000003a000000400000003a0000003c0000003b0000003d0000003f0000003e0000004b000000490000004c0000004b0000004a00000049000000310000002b000000290000002300000022000000260000002600000022000000270000001d00000022000000210000000800000035000000340000001a0000001c0000001b0000001d000000210000001e000000220000001d0000001c0000002600000025000000230000002300000025000000240000003d0000003c000000400000001e000000200000001f00000021000000200000001e000000360000003800000037000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 0} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 37} + - {x: 37, y: 38} + - {x: 38, y: 39} + - {x: 39, y: 40} + - {x: 40, y: 41} + - {x: 41, y: 42} + - {x: 42, y: 43} + - {x: 43, y: 44} + - {x: 44, y: 45} + - {x: 45, y: 46} + - {x: 46, y: 47} + - {x: 47, y: 48} + - {x: 48, y: 49} + - {x: 49, y: 50} + - {x: 50, y: 51} + - {x: 51, y: 52} + - {x: 52, y: 53} + - {x: 53, y: 54} + - {x: 54, y: 55} + - {x: 55, y: 56} + - {x: 56, y: 57} + - {x: 57, y: 7} + - {x: 58, y: 59} + - {x: 59, y: 60} + - {x: 60, y: 61} + - {x: 61, y: 62} + - {x: 62, y: 63} + - {x: 63, y: 64} + - {x: 64, y: 58} + - {x: 65, y: 66} + - {x: 66, y: 67} + - {x: 67, y: 68} + - {x: 68, y: 69} + - {x: 69, y: 70} + - {x: 70, y: 71} + - {x: 71, y: 65} + - {x: 72, y: 73} + - {x: 73, y: 74} + - {x: 74, y: 75} + - {x: 75, y: 76} + - {x: 76, y: 77} + - {x: 77, y: 78} + - {x: 78, y: 72} + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 194, y: 1395} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3052 + width: 250 + height: 225 + spriteID: 0a16b8aa676328a40bae7ef0518145a0 + spriteBone: + - name: head + guid: + position: {x: 52.53888, y: -50.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 292.17844, y: -47.30757, z: 0} + rotation: {x: 0, y: 0, z: 0.99401945, w: 0.10920312} + length: 444.33252 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 47.597992, y: 3.1918945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 77.302, y: 15.12793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 100.563995, y: 37.156006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 118.42801, y: 64.01807} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.91199, y: 93.198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.922, y: 121.46997} + boneWeight: + weight0: 0.8611745 + weight1: 0.13882548 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.87, y: 144.80396} + boneWeight: + weight0: 0.55007374 + weight1: 0.44992626 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.56598, y: 159.47412} + boneWeight: + weight0: 0.78719115 + weight1: 0.21280888 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228.26599, y: 165.0979} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.46002, y: 136.95996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.03802, y: 117.40796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.26599, y: 100.69995} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.522, y: 97.023926} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.85999, y: 110.15405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 240.63202, y: 128.13208} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.28998, y: 153.31396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 246.34601, y: 176.02393} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.224, y: 199.73804} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.52399, y: 214.11206} + boneWeight: + weight0: 0.75796187 + weight1: 0.24203813 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.08801, y: 223.76392} + boneWeight: + weight0: 0.5783709 + weight1: 0.4216291 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 126.858, y: 224.42993} + boneWeight: + weight0: 0.59781164 + weight1: 0.40218836 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 94.109985, y: 221.58398} + boneWeight: + weight0: 0.7313963 + weight1: 0.26860368 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 65.466, y: 208.23608} + boneWeight: + weight0: 0.8253677 + weight1: 0.17463231 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.716003, y: 185.58789} + boneWeight: + weight0: 0.8980185 + weight1: 0.10198152 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.958008, y: 158.094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.367981, y: 129.04004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.321991, y: 97.604004} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.1719971, y: 65.76196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.3959961, y: 32.335938} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.526001, y: 5.976074} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.178009, y: 1.2338867} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1e0000001d0000001c000000070000001100000008000000080000001100000010000000100000000f000000080000000600000014000000130000001200000011000000070000000600000013000000120000001200000007000000060000000d000000090000000e0000000f0000000e000000090000000c0000000a0000000d000000090000000d0000000a00000005000000140000000600000009000000080000000f0000000a0000000c0000000b0000001500000014000000050000000500000018000000170000000500000016000000150000000500000017000000160000001a000000020000001b000000190000001800000004000000030000001a0000001900000003000000020000001a000000000000001c0000001b0000001b000000020000000100000001000000000000001b000000000000001e0000001c000000030000001900000004000000040000001800000005000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3052} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3978 + width: 185 + height: 96 + spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 + spriteBone: + - name: head + guid: + position: {x: -6.4611206, y: -148.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 125.23001, y: 2.988037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.518, y: 11.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.874, y: 21.993896} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.802, y: 35.90796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 183.81, y: 53.58008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 181.53601, y: 70.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 165.12799, y: 84.42407} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 147.22198, y: 92.45996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 127.24399, y: 95.2959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.52399, y: 95.10596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 86.88199, y: 91.52002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.93399, y: 83.68408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.385986, y: 72.058105} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.62799, y: 58.360107} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.28601, y: 43.120117} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.824005, y: 27} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.2059937, y: 10.295898} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.730011, y: 12.937988} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 40.768005, y: 20.506104} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 60.355988, y: 22.271973} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 78.75601, y: 17.664062} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.268005, y: 6.988037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 105.13199, y: 0.5239258} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 11000000100000000f0000000200000007000000060000000500000004000000060000000100000009000000080000000800000007000000020000000300000002000000060000001500000009000000010000000200000001000000080000000100000000000000150000000400000003000000060000000000000016000000150000000b0000000a00000014000000130000000d0000000c0000000c0000000b00000014000000120000000f0000000e0000000e0000000d0000001200000012000000110000000f0000000d00000013000000120000000c00000014000000130000000a0000000900000014000000140000000900000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3978} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 2947 + width: 272 + height: 394 + spriteID: 4df51c930802c734a9dadd62c3a86d55 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17856, y: -47.30766, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 208.53888, y: 132.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 138, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.106, y: 14.4279785} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.35, y: 57.916016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.222, y: 104.64209} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 167.538, y: 148.82397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.492, y: 190.07397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.146, y: 229.67798} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 236.794, y: 270.0459} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 255.258, y: 312.7461} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 269.41998, y: 355.36792} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 270.35602, y: 389.6421} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 218.61, y: 396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.352, y: 386.76} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 130.916, y: 372.13794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.224, y: 347.62402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 59.994003, y: 314.16602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.89, y: 273.052} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.89, y: 229.7561} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8059998, y: 185.5459} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.81399536, y: 157.42603} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.90600586, y: 117.66797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.522003, y: 79.793945} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.736, y: 42.691895} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.379997, y: 17.825928} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 100.242004, y: 1.7438965} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000001300000003000000090000000b0000000a000000080000000b00000009000000070000000d0000000c00000007000000060000000e000000080000000c0000000b000000030000001300000004000000040000001100000005000000050000000f00000006000000160000000300000002000000070000000c0000000800000018000000020000000100000005000000100000000f000000070000000e0000000d0000000e000000060000000f000000120000001100000004000000100000000500000011000000150000001400000003000000030000001600000015000000170000001600000002000000130000001200000004000000180000001700000002000000180000000100000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 2947} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 3978 + width: 39 + height: 24 + spriteID: d47774dc972156447ab2ccbcd52309d5 + spriteBone: + - name: head + guid: + position: {x: -86.46112, y: -99.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 40.5, y: 2} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.804016, y: 11.875977} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.169983, y: 20.991943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.934021, y: 23.36206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.03601, y: 23.82788} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.228027, y: 23.167969} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0180054, y: 20.447998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.869995, y: 14.803955} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.288025, y: 9.904053} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.424011, y: 4.302002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.797974, y: 0.7919922} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0400000008000000070000000600000005000000070000000400000007000000050000000400000003000000080000000a0000000900000001000000000000000a00000001000000020000000100000003000000090000000300000001000000080000000300000009000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 0} + tessellationDetail: 0 + uvTransform: {x: 517, y: 3978} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2776 + width: 213 + height: 268 + spriteID: 7b82828a04fa3cb47bde34ab732177d8 + spriteBone: + - name: head + guid: + position: {x: 73.53888, y: 65.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 174.422, y: 0.9279785} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.75201, y: 4.6740723} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.91003, y: 25.728027} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.99402, y: 52.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 213.5, y: 79.62012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.11597, y: 106.552} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 198.146, y: 136.79199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 199.844, y: 169.344} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 193.99799, y: 200.7539} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 175.556, y: 227.87793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.25601, y: 248.51807} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 119.60199, y: 261.43408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 87.672, y: 266.29004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54.506012, y: 265.15796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.734009, y: 249.13403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.4859924, y: 223.77808} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 192.05396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.350006, y: 158.53003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.910004, y: 128.76001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.149994, y: 101.43994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.336, y: 75.04199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.42999, y: 47.048096} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.32199, y: 22.91211} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 124.10199, y: 8.996094} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 156.04599, y: 0.9140625} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 12000000110000000c000000070000000600000013000000070000001300000009000000030000000500000004000000130000000a000000090000000800000007000000090000000500000003000000170000000100000018000000020000001700000003000000020000000000000018000000010000001400000006000000050000001800000017000000020000000c0000000b000000120000000c00000011000000100000000d0000000c0000000e0000000c000000100000000e0000000f0000000e00000010000000050000001500000014000000120000000a000000130000001300000006000000140000000b0000000a00000012000000050000001600000015000000050000001700000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 2776} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1826 + width: 144 + height: 1113 + spriteID: 09469e08a490a0e4a9f1940ef568f36a + spriteBone: + - name: tail_01 + guid: + position: {x: 444.33218, y: 0.00013814852, z: 0} + rotation: {x: 0, y: 0, z: 0.34705088, w: 0.9378463} + length: 125.02641 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: hairTop + guid: + position: {x: 357.14783, y: 1444.5366, z: 0} + rotation: {x: 0, y: 0, z: 0.9079913, w: -0.4189892} + length: 444.33228 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 100.298004, y: 10.498047} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 135.672, y: 107.28003} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 143.304, y: 128.19604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 113.118, y: 203.98596} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.824005, y: 301.66797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 107.994, y: 394.4961} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.526, y: 485.77588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.647995, y: 583.4541} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.844, y: 667.782} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 115.212006, y: 726.8999} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.262, y: 820.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.78, y: 919.98804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 124.696, y: 1014.354} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 129.344, y: 1088.138} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.658005, y: 1111.5} + boneWeight: + weight0: 0.5118974 + weight1: 0.4881026 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 30.772, y: 1108.2861} + boneWeight: + weight0: 0.5952403 + weight1: 0.4047597 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.209999, y: 1084.394} + boneWeight: + weight0: 0.83356726 + weight1: 0.16643274 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.3639984, y: 1064.1699} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9520035, y: 972.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 6.9179993, y: 901.6821} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.566002, y: 814.874} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.834, y: 705.676} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.786, y: 610.282} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.973999, y: 524.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.698002, y: 423.37793} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.832, y: 324.38794} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 25.883999, y: 280.9619} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.79, y: 192.11206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.6819992, y: 92.58203} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.961998, y: 73.21997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.8639984, y: 59.855957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.956, y: 2.3179932} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.514, y: 1.0159912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1c0000001e0000001d0000000c000000110000000e0000000e0000000d0000000c00000009000000140000000a000000070000000600000017000000080000001500000009000000130000000b0000000a00000008000000070000001600000018000000060000000500000002000000010000001b0000001b000000030000000200000019000000050000000400000001000000000000001e0000001a00000004000000030000000c0000000b0000001200000000000000200000001f000000150000000800000016000000130000000a000000140000000b000000130000001200000009000000150000001400000012000000110000000c00000011000000100000000f000000110000000f0000000e000000070000001700000016000000010000001e0000001c00000019000000040000001a000000170000000600000018000000030000001b0000001a000000010000001c0000001b000000050000001900000018000000000000001f0000001e000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1826} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 604 + width: 249 + height: 149 + spriteID: c2dc6c836c7b5c04eac32f35addbd167 + spriteBone: + - name: leg_L + guid: + position: {x: 142.74683, y: 362.08698, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 127.87799, y: 18.512024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.71002, y: 15.039978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.94397, y: 8.197998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 192.08203, y: 14.276001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 202.24799, y: 31.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 228.932, y: 38.32599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.23602, y: 53.700012} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 225.09198, y: 77.054016} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 238.26202, y: 100.302} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 250.5, y: 125.14398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 246.56201, y: 135.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 203.75598, y: 128.60803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 176.09198, y: 122.89801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.5, y: 117} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.36603, y: 133.21002} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114, y: 128.91602} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.70203, y: 114.400024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.461975, y: 131.664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 44.25403, y: 146.88403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.692017, y: 148.69} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.5, y: 120.890015} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 3.8140259, y: 114.81201} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.0640259, y: 99.109985} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.754028, y: 75.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.5, y: 63.633972} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.5, y: 48.997986} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.641968, y: 27.906006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.1480103, y: 2.854004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.339966, y: 2.934021} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 45.15802, y: 11.401978} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 68.36603, y: 25.366028} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 85.638, y: 14.3220215} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.62402, y: -0.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1a0000001c0000001b0000000c0000000b00000007000000080000000b000000090000000a000000090000000b0000000b00000008000000070000000f0000000d000000100000000d0000000f0000000e0000000c000000040000000d00000006000000040000000700000004000000010000000d00000004000000060000000500000002000000040000000300000000000000100000000d000000010000000400000002000000040000000c0000000700000001000000000000000d0000001000000019000000170000001300000012000000140000001400000012000000110000001000000017000000110000001400000011000000170000001700000016000000140000001400000016000000150000001e00000019000000100000001a000000190000001d00000010000000000000001e0000001d000000190000001e0000001700000019000000180000001a0000001d0000001c000000000000001f0000001e000000200000001f00000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 599, y: 604} + spritePosition: {x: 861, y: 305} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1215 + width: 312 + height: 603 + spriteID: 343d91448df3bda4580db62ea6f5f8e4 + spriteBone: + - name: foot_L_02 + guid: + position: {x: 112.23693, y: -0.00011808654, z: 0} + rotation: {x: 0, y: 0, z: 0.26842508, w: 0.9633006} + length: 105.06113 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04294, y: -0.00022282099, z: 0} + rotation: {x: 0, y: 0, z: 0.5056695, w: 0.86272734} + length: 112.23687 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 130.74683, y: 457.0869, z: 0} + rotation: {x: 0, y: 0, z: -0.7344162, w: 0.6786995} + length: 352.04315 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 234, y: 2.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 296.578, y: 10.5} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 311.846, y: 28.348022} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 307.536, y: 60.567993} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 235.254, y: 82.81604} + boneWeight: + weight0: 0.63851285 + weight1: 0.36148715 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 188.84, y: 120.62195} + boneWeight: + weight0: 0.82613283 + weight1: 0.17386723 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.046, y: 178.54004} + boneWeight: + weight0: 0.86005986 + weight1: 0.13994016 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.412, y: 244.86804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.442, y: 310.59998} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 187.428, y: 372.87805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 218.682, y: 427.93396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 262.44, y: 464.70398} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 272, y: 531.57605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 259.452, y: 599.89404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.244, y: 598.744} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 219.22, y: 539.72} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 194.712, y: 555.18396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.138, y: 512.348} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.856, y: 507.81396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.99, y: 517.48804} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 58.914, y: 465.412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.953995, y: 448.44604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 440.52795} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 2.9819946, y: 431.87} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.82, y: 367.37805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.867996, y: 320.64404} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 28.996002, y: 258.54004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.966003, y: 187.54797} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 34.772003, y: 124.73999} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.703995, y: 61.186035} + boneWeight: + weight0: 0.538092 + weight1: 0.46190795 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 14.337997, y: 25.995972} + boneWeight: + weight0: 0.64113843 + weight1: 0.35886157 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 39.29, y: 12.286011} + boneWeight: + weight0: 0.70909536 + weight1: 0.2909046 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.228, y: 7.540039} + boneWeight: + weight0: 0.83074373 + weight1: 0.16925627 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.438, y: 2.4240723} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 207.642, y: 1.3079834} + boneWeight: + weight0: 0.7524411 + weight1: 0.24755889 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 200000001d0000001c0000000d0000000c0000000e0000000f0000000e0000000c0000000f0000000c0000000b0000000900000008000000180000000f0000000a00000011000000100000000f0000001100000009000000110000000a0000002200000004000000000000000200000001000000030000000400000003000000010000000400000001000000000000002200000021000000050000001b00000007000000060000001c00000006000000050000000a0000000f0000000b0000000400000022000000050000001900000018000000080000001800000014000000090000001400000012000000110000001400000013000000120000000900000014000000110000001700000014000000180000001700000016000000150000001400000017000000150000001a000000070000001b000000080000001a0000001900000005000000200000001c0000001f0000001d000000200000001b000000060000001c0000001f0000001e0000001d000000200000000500000021000000070000001a00000008000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 1215} + spritePosition: {x: 873, y: 210} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1950 + width: 162 + height: 420 + spriteID: 750c3f05c79930644b76b6ad41a882fd + spriteBone: + - name: leg_L + guid: + position: {x: 325.6437, y: -0.000033695007, z: 0} + rotation: {x: 0, y: 0, z: -0.03672191, w: 0.9993256} + length: 352.04315 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 84.49078, y: 352.72607, z: 0} + rotation: {x: 0, y: 0, z: -0.70899767, w: 0.70521086} + length: 325.64383 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 70.074005, y: 25.385986} + boneWeight: + weight0: 0.5335649 + weight1: 0.46643505 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.504, y: 26.635986} + boneWeight: + weight0: 0.60291094 + weight1: 0.39708906 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.37201, y: 36.858032} + boneWeight: + weight0: 0.7256158 + weight1: 0.2743842 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 132.048, y: 81.75806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 141.508, y: 122.96411} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 148.866, y: 165.01001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.298, y: 207.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 159.41998, y: 250.49805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 161.23401, y: 294.65405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.19202, y: 339.22412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.776, y: 372.70605} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 114.945984, y: 381.15405} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.231995, y: 383.23193} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 55.640015, y: 377.5581} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 21.85199, y: 346.9121} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.902008, y: 314.7959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9160156, y: 300.88403} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 9.809998, y: 258.58594} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 11.324005, y: 213.83008} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.372009, y: 169.63599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 10.505981, y: 124.63599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.428009, y: 80.46399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.385986, y: 42.359985} + boneWeight: + weight0: 0.7900369 + weight1: 0.20996311 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.84201, y: 30} + boneWeight: + weight0: 0.66738623 + weight1: 0.33261377 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50, y: 30} + boneWeight: + weight0: 0.6506461 + weight1: 0.34935394 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 62, y: 24} + boneWeight: + weight0: 0.56708 + weight1: 0.43291998 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 140000000300000015000000080000000700000011000000080000000c00000009000000080000000e0000000c0000000c0000000b000000090000000a000000090000000b0000000500000012000000060000000400000003000000140000000400000013000000050000000300000002000000000000000200000001000000000000001900000018000000000000000e00000008000000110000000700000012000000110000000c0000000e0000000d00000005000000130000001200000011000000100000000e000000100000000f0000000e000000040000001400000013000000150000001800000017000000030000001800000015000000160000001500000017000000120000000700000006000000180000000300000000000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 1950} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1826 + width: 118 + height: 250 + spriteID: 64da928f49b1173419c6091e2e46716e + spriteBone: + - name: chest + guid: + position: {x: 61.400208, y: -54.53601, z: 0} + rotation: {x: 0, y: 0, z: 0.73998445, w: 0.672624} + length: 174.2987 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29886, y: 0.00017704387, z: 0} + rotation: {x: 0, y: 0, z: -0.03930511, w: 0.99922734} + length: 76.55603 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.5558, y: -0.000020709223, z: 0} + rotation: {x: 0, y: 0, z: -0.24932085, w: 0.968421} + length: 168.92885 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 112.01599, y: 9.050049} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.71399, y: 34.98401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 116.04401, y: 62.225952} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 108.31799, y: 86.962036} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.218, y: 108.31995} + boneWeight: + weight0: 0.67730486 + weight1: 0.32269514 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 90.23599, y: 131.32202} + boneWeight: + weight0: 0.7659342 + weight1: 0.23406577 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 92.474, y: 157.182} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 95.498, y: 183.98804} + boneWeight: + weight0: 0.706386 + weight1: 0.29361394 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.166, y: 210.60803} + boneWeight: + weight0: 0.70660645 + weight1: 0.29339355 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.37799, y: 236.51611} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 67.746, y: 248.02197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 41.009995, y: 249.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.794006, y: 226.37402} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 24.690002, y: 200.13196} + boneWeight: + weight0: 0.52191246 + weight1: 0.47808748 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 23.484009, y: 172.56604} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 20.25, y: 146.14001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 12.061996, y: 121.03601} + boneWeight: + weight0: 0.594561 + weight1: 0.40543902 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9400024, y: 96.59802} + boneWeight: + weight0: 0.8538458 + weight1: 0.14615422 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.8300018, y: 69.73401} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 17.363998, y: 47.920044} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 35.528, y: 28.005981} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.138, y: 11.917969} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.423996, y: 1.7459717} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 106.140015, y: 1.7139893} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 0400000011000000100000000a000000090000000800000006000000050000000f0000000d0000000800000007000000060000000e000000070000000000000016000000010000000100000015000000020000001300000004000000030000001700000016000000000000000300000002000000140000001400000002000000150000000f0000000e000000060000000c0000000a000000080000000b0000000a0000000c0000000d0000000c000000080000000e0000000d0000000700000005000000100000000f000000040000001300000011000000140000001300000003000000120000001100000013000000050000000400000010000000010000001600000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 1826} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3285 + width: 194 + height: 286 + spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 + spriteBone: + - name: hairTop + guid: + position: {x: 292.17892, y: -47.30735, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 127.53888, y: 106.51709, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 74.441986, y: 1.0200195} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.12201, y: 1.7680664} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 96.649994, y: 9.791992} + boneWeight: + weight0: 0.8871664 + weight1: 0.11283362 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 122.444, y: 29.075928} + boneWeight: + weight0: 0.6827127 + weight1: 0.31728733 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 144.074, y: 53.87793} + boneWeight: + weight0: 0.63392836 + weight1: 0.36607164 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 158.14801, y: 84.06006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 164.22198, y: 117.05005} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 170.59201, y: 149.02588} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 178.84601, y: 180.53394} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 188.138, y: 212.27808} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 192.06403, y: 243.50806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 190.28003, y: 271.2959} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 160.818, y: 283.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.47601, y: 284.04004} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.104004, y: 271.906} + boneWeight: + weight0: 0.8270477 + weight1: 0.17295232 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 73.198, y: 251.31396} + boneWeight: + weight0: 0.59743524 + weight1: 0.40256473 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.73001, y: 226.17603} + boneWeight: + weight0: 0.6701123 + weight1: 0.3298877 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.235992, y: 197.05591} + boneWeight: + weight0: 0.8728368 + weight1: 0.12716317 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.582, y: 166.21606} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 8.824005, y: 134.4939} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.9360046, y: 102.54199} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 1.7399902, y: 68.37207} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 7.5180054, y: 35.738037} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.365997, y: 9.659912} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 56.892, y: 0} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 160000001500000001000000080000000e000000090000000a0000000c0000000b000000090000000d0000000a0000000e0000000d000000090000000c0000000a0000000d0000001000000008000000070000000500000013000000060000000600000012000000070000000500000004000000140000000e000000080000000f0000000300000014000000040000000f0000000800000010000000120000001100000007000000100000000700000011000000140000001300000005000000120000000600000013000000030000001500000014000000160000000100000018000000010000000000000018000000170000001600000018000000150000000200000001000000030000000200000015000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 3285} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 2084 + width: 156 + height: 140 + spriteID: 6776854868c7fe94da55c1813fbb97b9 + spriteBone: + - name: hairTop + guid: + position: {x: 292.1788, y: -47.30773, z: 0} + rotation: {x: 0, y: 0, z: 0.9940195, w: 0.10920313} + length: 444.33252 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: -28.46112, y: -60.48291, z: 0} + rotation: {x: 0, y: 0, z: 0.5156389, w: 0.85680604} + length: 168.92886 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 110.44202, y: 0.8820801} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 121.48001, y: 3.3479004} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 138.19598, y: 14.305908} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.77802, y: 30.070068} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 154.74402, y: 49.018066} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 155.012, y: 69.736084} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 151.34, y: 88.97412} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 142.70001, y: 106.65796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 128.624, y: 120.706055} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 111.616, y: 131.32007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 93.06799, y: 137.44995} + boneWeight: + weight0: 0.87296945 + weight1: 0.12703055 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 72.892, y: 139.46606} + boneWeight: + weight0: 0.6060774 + weight1: 0.39392263 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 52.065994, y: 138.9541} + boneWeight: + weight0: 0.72181374 + weight1: 0.27818626 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.324005, y: 134.23999} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 15.860001, y: 123.13599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.7139893, y: 106.895996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9299927, y: 87.283936} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0.9259949, y: 66.5061} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 4.9360046, y: 46.605957} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 16.244003, y: 30.023926} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 31.699997, y: 16.875977} + boneWeight: + weight0: 0.5672535 + weight1: 0.43274653 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 50.291992, y: 7.8320312} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 69.57001, y: 2.7780762} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.588, y: 0.64990234} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 13000000120000001100000006000000170000000800000007000000060000000800000009000000160000000a0000001600000009000000080000000500000004000000170000000000000004000000020000000400000003000000020000000100000000000000020000000000000017000000040000000a00000016000000150000000c0000000b000000110000000c00000011000000100000000d0000000c000000100000000d000000100000000e0000000f0000000e00000010000000150000000b0000000a000000110000000b0000001400000015000000140000000b000000140000001300000011000000050000001700000006000000080000001700000016000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 0} + tessellationDetail: 0 + uvTransform: {x: 156, y: 2084} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3703 + width: 274 + height: 346 + spriteID: 5ab1f6659db6e5944a12c81e4f90f42b + spriteBone: + - name: hand_L + guid: + position: {x: 224.4661, y: 0.000002516932, z: 0} + rotation: {x: 0, y: 0, z: 0.20200767, w: 0.979384} + length: 91.71079 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07103, y: 0.00009549552, z: 0} + rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} + length: 224.46625 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 146.82257, y: 510.06836, z: 0} + rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} + length: 199.07079 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 162.992, y: 1.6240234} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 166.326, y: 3.171875} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 197.216, y: 6.156006} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.14801, y: 5.9680176} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 248.64801, y: 4.5439453} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 256.44202, y: 4.590088} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.318, y: 46.491943} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 268.698, y: 95.2561} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 274, y: 114.038086} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 263.128, y: 120} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 224.676, y: 122} + boneWeight: + weight0: 0.76228786 + weight1: 0.23771214 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 222.84799, y: 151.92407} + boneWeight: + weight0: 0.7037121 + weight1: 0.2962879 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 235.356, y: 183.17212} + boneWeight: + weight0: 0.8718027 + weight1: 0.12819734 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 244.002, y: 206.91406} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 232, y: 241.28198} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 216.238, y: 250} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 184, y: 231.76001} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 174.956, y: 271.93408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 168.384, y: 314.1499} + boneWeight: + weight0: 0.71073824 + weight1: 0.28926173 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.996, y: 326.67993} + boneWeight: + weight0: 0.5984542 + weight1: 0.40154585 + weight2: 0 + weight3: 0 + boneIndex0: 2 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.084, y: 314.14795} + boneWeight: + weight0: 0.6610223 + weight1: 0.3389777 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 91.956, y: 306.82812} + boneWeight: + weight0: 0.77442724 + weight1: 0.22557281 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 64.498, y: 281.0061} + boneWeight: + weight0: 0.89959615 + weight1: 0.10040386 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 46.246002, y: 319.1919} + boneWeight: + weight0: 0.89687306 + weight1: 0.103127 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 32.536003, y: 309.33594} + boneWeight: + weight0: 0.89823306 + weight1: 0.10176697 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 2 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 27.54, y: 266.81592} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 19.93, y: 248.07007} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 0, y: 248.18994} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 5.701996, y: 227.66992} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 33.022003, y: 189.55396} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 51.83, y: 150.68408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 76.462006, y: 115.93408} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 54, y: 86.48389} + boneWeight: + weight0: 0.85340965 + weight1: 0.14659034 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 61.996002, y: 78} + boneWeight: + weight0: 0.85076654 + weight1: 0.14923343 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.46, y: 53.246094} + boneWeight: + weight0: 0.5059931 + weight1: 0.49400687 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 1 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 134.444, y: 27.624023} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 149.54199, y: 3.8359375} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 157.756, y: 0.9440918} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 0 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 1d00000016000000100000000a0000000200000023000000060000000500000004000000060000000a00000007000000020000000a000000060000000400000003000000060000000700000009000000080000000600000003000000020000000e000000100000000f0000001100000013000000120000000c0000000b00000010000000100000001600000011000000070000000a000000090000000e0000000d000000100000000d0000000c000000100000000b0000001f000000100000002300000002000000010000002500000024000000010000001400000011000000150000001f0000002100000020000000010000002400000023000000220000001f0000000a000000210000001f000000220000001e000000100000001f000000100000001e0000001d00000023000000220000000a0000001b0000001a0000001c0000001a0000001d0000001c00000016000000190000001800000019000000160000001a0000001100000016000000150000001400000013000000110000001a000000160000001d0000001800000017000000160000001f0000000b0000000a000000000000002500000001000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 33} + - {x: 33, y: 34} + - {x: 34, y: 35} + - {x: 35, y: 36} + - {x: 36, y: 37} + - {x: 37, y: 0} + tessellationDetail: 0 + uvTransform: {x: 4, y: 3703} + spritePosition: {x: 860, y: 873} + - name: Layer 10 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 4010 + width: 0 + height: 0 + spriteID: c5d4ee7138c653a4691b0c87e6ac3124 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 517, y: 4010} + spritePosition: {x: 0, y: 2000} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 948 + width: 262 + height: 336 + spriteID: 7b2cb815e6539174f8e9913ed740d1df + spriteBone: + - name: forearm_L + guid: + position: {x: 199.07092, y: 0.000054502096, z: 0} + rotation: {x: 0, y: 0, z: 0.14390795, w: 0.9895911} + length: 224.46625 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 140.82257, y: 226.06812, z: 0} + rotation: {x: 0, y: 0, z: -0.7467312, w: 0.665126} + length: 199.07079 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + spriteOutline: [] + vertices: + - position: {x: 157.5, y: 30} + boneWeight: + weight0: 0.7355112 + weight1: 0.2644888 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 169.5, y: 32} + boneWeight: + weight0: 0.82350016 + weight1: 0.17649981 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 172.53601, y: 37.62799} + boneWeight: + weight0: 0.84356976 + weight1: 0.15643024 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 180.66998, y: 88.150024} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 189.08398, y: 127.37805} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 205.21802, y: 114} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 220.57, y: 122.410034} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.64001, y: 169.85803} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 265.94397, y: 168.44397} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 267.5, y: 174.71802} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 239.53198, y: 206.01599} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 247.5, y: 214.00806} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 234.56, y: 252.12598} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 212.646, y: 287.568} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 177.25, y: 310.26196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 140.69601, y: 331.20996} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.11401, y: 335.61206} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 80.093994, y: 305.39197} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 63.522003, y: 270.484} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 36.104004, y: 242.47998} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 26.416016, y: 221.29797} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 18.559998, y: 196} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: -0.5, y: 190.96997} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 13.514008, y: 170.78796} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 42.902008, y: 154.08398} + boneWeight: + weight0: 0.99999994 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 37.287994, y: 132.21399} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 57.90799, y: 100.61597} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 79.75, y: 72.45001} + boneWeight: + weight0: 1 + weight1: 0 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 89.164, y: 59.981995} + boneWeight: + weight0: 0.87189746 + weight1: 0.12810253 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 99.23599, y: 45.36798} + boneWeight: + weight0: 0.8064569 + weight1: 0.19354306 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 103.75, y: 33.452026} + boneWeight: + weight0: 0.74079347 + weight1: 0.25920656 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 109.5, y: 30} + boneWeight: + weight0: 0.71490014 + weight1: 0.28509986 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + - position: {x: 150.59799, y: 26.76001} + boneWeight: + weight0: 0.64054275 + weight1: 0.35945728 + weight2: 0 + weight3: 0 + boneIndex0: 1 + boneIndex1: 0 + boneIndex2: 0 + boneIndex3: 0 + spritePhysicsOutline: [] + indices: 040000001a000000180000000c0000000a000000120000000c0000000b0000000a000000070000000a000000090000000900000008000000070000000e000000110000000f0000000c000000120000000e0000000e0000000d0000000c0000000a0000000400000012000000030000001b00000004000000050000000400000006000000070000000600000004000000020000000000000003000000000000000200000001000000040000000a0000000700000003000000000000001d0000000e000000120000001100000012000000180000001300000011000000100000000f0000001800000014000000130000001500000018000000170000001800000015000000140000001500000017000000160000001c000000030000001d0000001b000000030000001c000000040000001b0000001a0000001d0000001f0000001e0000000400000018000000120000001a0000001900000018000000200000001f0000001d0000001d0000000000000020000000 + edges: + - {x: 0, y: 1} + - {x: 1, y: 2} + - {x: 2, y: 3} + - {x: 3, y: 4} + - {x: 4, y: 5} + - {x: 5, y: 6} + - {x: 6, y: 7} + - {x: 7, y: 8} + - {x: 8, y: 9} + - {x: 9, y: 10} + - {x: 10, y: 11} + - {x: 11, y: 12} + - {x: 12, y: 13} + - {x: 13, y: 14} + - {x: 14, y: 15} + - {x: 15, y: 16} + - {x: 16, y: 17} + - {x: 17, y: 18} + - {x: 18, y: 19} + - {x: 19, y: 20} + - {x: 20, y: 21} + - {x: 21, y: 22} + - {x: 22, y: 23} + - {x: 23, y: 24} + - {x: 24, y: 25} + - {x: 25, y: 26} + - {x: 26, y: 27} + - {x: 27, y: 28} + - {x: 28, y: 29} + - {x: 29, y: 30} + - {x: 30, y: 31} + - {x: 31, y: 32} + - {x: 32, y: 0} + tessellationDetail: 0 + uvTransform: {x: 324, y: 948} + spritePosition: {x: 866, y: 1157} + sharedRigSpriteImportData: [] + mosaicSpriteImportData: [] + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: + - name: root + guid: + position: {x: 970.39954, y: 200.25577, z: 0} + rotation: {x: 0, y: 0, z: 0.7099754, w: 0.7042265} + length: 156.92624 + parentId: -1 + color: + serializedVersion: 2 + rgba: 0 + - name: pelvis + guid: + position: {x: 736.3089, y: -23.405329, z: 0} + rotation: {x: 0, y: 0, z: -0.045390792, w: 0.9989693} + length: 183.89905 + parentId: 0 + color: + serializedVersion: 2 + rgba: 0 + - name: abdomen + guid: + position: {x: 183.89903, y: 0.00008106442, z: 0} + rotation: {x: 0, y: 0, z: 0.14484745, w: 0.98945403} + length: 157.86633 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: chest + guid: + position: {x: 157.86635, y: -0.000041587162, z: 0} + rotation: {x: 0, y: 0, z: -0.056338597, w: 0.9984117} + length: 174.29869 + parentId: 2 + color: + serializedVersion: 2 + rgba: 0 + - name: neck + guid: + position: {x: 174.29874, y: 0.00014872936, z: 0} + rotation: {x: 0, y: 0, z: -0.039305124, w: 0.9992273} + length: 76.55604 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: head + guid: + position: {x: 76.55598, y: 0.000010322633, z: 0} + rotation: {x: 0, y: 0, z: -0.24932083, w: 0.968421} + length: 168.92886 + parentId: 4 + color: + serializedVersion: 2 + rgba: 0 + - name: hip + guid: + position: {x: 183.52637, y: 0.2506151, z: 0} + rotation: {x: 0, y: 0, z: -0.9972982, w: -0.07346033} + length: 140.76062 + parentId: 1 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_L + guid: + position: {x: 122.96007, y: 31.596336, z: 0} + rotation: {x: 0, y: 0, z: 0.111954935, w: 0.9937133} + length: 325.64377 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_L + guid: + position: {x: 325.64377, y: -0.00003601213, z: 0} + rotation: {x: 0, y: 0, z: -0.036721867, w: 0.9993255} + length: 352.04315 + parentId: 7 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_01 + guid: + position: {x: 352.04315, y: -0.0002735936, z: 0} + rotation: {x: 0, y: 0, z: 0.5056694, w: 0.86272734} + length: 112.236855 + parentId: 8 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_L_02 + guid: + position: {x: 112.23683, y: -0.000032700773, z: 0} + rotation: {x: 0, y: 0, z: 0.26842502, w: 0.9633006} + length: 105.06112 + parentId: 9 + color: + serializedVersion: 2 + rgba: 0 + - name: thigh_R + guid: + position: {x: 167.56445, y: 7.087202, z: 0} + rotation: {x: 0, y: 0, z: 0.072434925, w: 0.99737316} + length: 295.84753 + parentId: 6 + color: + serializedVersion: 2 + rgba: 0 + - name: leg_R + guid: + position: {x: 295.84747, y: 0.00016004042, z: 0} + rotation: {x: 0, y: 0, z: -0.037133865, w: 0.9993103} + length: 346.43118 + parentId: 11 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_01 + guid: + position: {x: 346.4312, y: -0.000046362205, z: 0} + rotation: {x: 0, y: 0, z: 0.5070361, w: 0.8619248} + length: 123.8409 + parentId: 12 + color: + serializedVersion: 2 + rgba: 0 + - name: foot_R_02 + guid: + position: {x: 123.84092, y: -0.00002063483, z: 0} + rotation: {x: 0, y: 0, z: 0.3065488, w: 0.95185494} + length: 102.27184 + parentId: 13 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_R + guid: + position: {x: 154.49463, y: 11.952939, z: 0} + rotation: {x: 0, y: -0, z: 0.9281362, w: 0.37224075} + length: 53.95824 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_R + guid: + position: {x: 53.958218, y: 0.00005331519, z: 0} + rotation: {x: 0, y: 0, z: 0.28013447, w: 0.9599608} + length: 200.67575 + parentId: 15 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_R + guid: + position: {x: 200.67578, y: -0.00004281063, z: 0} + rotation: {x: 0, y: 0, z: 0.1364781, w: 0.9906431} + length: 233.07173 + parentId: 16 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_R + guid: + position: {x: 233.07175, y: 0.0000034184295, z: 0} + rotation: {x: 0, y: 0, z: 0.20582518, w: 0.9785888} + length: 81.76846 + parentId: 17 + color: + serializedVersion: 2 + rgba: 0 + - name: shoulder_L + guid: + position: {x: 152.51463, y: -13.381385, z: 0} + rotation: {x: 0, y: -0, z: -0.95436734, w: 0.29863536} + length: 58.2608 + parentId: 3 + color: + serializedVersion: 2 + rgba: 0 + - name: arm_L + guid: + position: {x: 58.261005, y: 0.00017142588, z: 0} + rotation: {x: 0, y: 0, z: -0.39736825, w: 0.9176593} + length: 199.07076 + parentId: 19 + color: + serializedVersion: 2 + rgba: 0 + - name: forearm_L + guid: + position: {x: 199.07083, y: -0.0000014420912, z: 0} + rotation: {x: 0, y: 0, z: 0.14390792, w: 0.9895911} + length: 224.46617 + parentId: 20 + color: + serializedVersion: 2 + rgba: 0 + - name: hand_L + guid: + position: {x: 224.46622, y: 0.000043713015, z: 0} + rotation: {x: 0, y: 0, z: 0.20200758, w: 0.979384} + length: 91.71076 + parentId: 21 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_01 + guid: + position: {x: 50.592926, y: 32.58534, z: 0} + rotation: {x: 0, y: -0, z: -0.86642325, w: 0.4993104} + length: 93.26003 + parentId: 5 + color: + serializedVersion: 2 + rgba: 0 + - name: hairSide_02 guid: position: {x: 93.26001, y: 0.000024818837, z: 0} rotation: {x: 0, y: 0, z: 0.07007575, w: 0.99754167} @@ -9984,14 +19471,6 @@ ScriptedImporter: characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 platformSettings: - name: Default overridden: 1 @@ -10038,9 +19517,11 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: - name: arm_R @@ -10143,6 +19624,278 @@ ScriptedImporter: spriteId: a23b05a4b2425f444ac2fdb0940b0040 spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: c842f47250a7dc64da16d94740140a66 + layerID: 3366 + mosaicPosition: {x: 856, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 2fd8197430063764b969cc4201813f9c + layerID: 3327 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: 6554ef70ba1c0ea40b7fd4587055aead + layerID: 3324 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: 0cb437a14daa04bdeacdbcad1d365296 + layerID: 3515 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: 5e7da38c629c0864b9583ff19f12990d + layerID: 3274 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: a23b05a4b2425f444ac2fdb0940b0040 + layerID: 3526 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 30bdd2f9c356ec846bb9807a9d424eb6 + layerID: 3343 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: 6598f3325717b6c4da7f5b9ef38fe7b5 + layerID: 3360 + mosaicPosition: {x: 324, y: 3821} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: a19b1b3f12527e5479078b49a6fb3332 + layerID: 3348 + mosaicPosition: {x: 4, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: 3515b9fc0becf044da2b76cdfd4c58af + layerID: 3345 + mosaicPosition: {x: 324, y: 2378} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: 2ce788539181b244294283742dcca6f4 + layerID: 3332 + mosaicPosition: {x: 324, y: 3579} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: abb98cd5a106bc5479cfc60688d1b830 + layerID: 3255 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 0a16b8aa676328a40bae7ef0518145a0 + layerID: 3258 + mosaicPosition: {x: 324, y: 3052} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: ff3c4dc1ead192a4599965c6e9ad5ad4 + layerID: 3261 + mosaicPosition: {x: 324, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 4df51c930802c734a9dadd62c3a86d55 + layerID: 3265 + mosaicPosition: {x: 4, y: 2947} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: d47774dc972156447ab2ccbcd52309d5 + layerID: 3353 + mosaicPosition: {x: 517, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: 7b82828a04fa3cb47bde34ab732177d8 + layerID: 3252 + mosaicPosition: {x: 324, y: 2776} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 09469e08a490a0e4a9f1940ef568f36a + layerID: 3323 + mosaicPosition: {x: 4, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: c2dc6c836c7b5c04eac32f35addbd167 + layerID: 3483 + mosaicPosition: {x: 599, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 343d91448df3bda4580db62ea6f5f8e4 + layerID: 3474 + mosaicPosition: {x: 4, y: 1215} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: 750c3f05c79930644b76b6ad41a882fd + layerID: 3462 + mosaicPosition: {x: 324, y: 1950} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 64da928f49b1173419c6091e2e46716e + layerID: 3271 + mosaicPosition: {x: 156, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: b574c1f0caeb9b54fbd1813cab0eb9e9 + layerID: 3269 + mosaicPosition: {x: 324, y: 3285} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: 6776854868c7fe94da55c1813fbb97b9 + layerID: 3264 + mosaicPosition: {x: 156, y: 2084} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 5ab1f6659db6e5944a12c81e4f90f42b + layerID: 3510 + mosaicPosition: {x: 4, y: 3703} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: Layer 10 + spriteName: Layer 10 + isGroup: 0 + parentIndex: -1 + spriteID: c5d4ee7138c653a4691b0c87e6ac3124 + layerID: 3582 + mosaicPosition: {x: 517, y: 4010} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: 7b2cb815e6539174f8e9913ed740d1df + layerID: 3501 + mosaicPosition: {x: 324, y: 948} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: [] rigPSDLayers: - name: hair_R @@ -10416,7 +20169,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Character/Sprites/Sara_var01_normal.psb.meta b/Assets/Character/Sprites/Sara_var01_normal.psb.meta index b51394c..339b64a 100644 --- a/Assets/Character/Sprites/Sara_var01_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_var01_normal.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,12 +93,14 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 855 @@ -119,6 +122,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -140,6 +144,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -161,6 +166,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -182,6 +188,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -203,6 +210,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -224,6 +232,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -245,6 +254,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -266,6 +276,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -287,6 +298,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -308,6 +320,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -329,6 +342,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -350,6 +364,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -371,6 +386,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -392,6 +408,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -413,6 +430,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -434,6 +452,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -455,6 +474,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -476,6 +496,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -497,6 +518,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -518,6 +540,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -539,6 +562,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -560,6 +584,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -581,6 +606,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -602,6 +628,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -618,12 +645,36 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 324, y: 948} spritePosition: {x: 866, y: 1157} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} + spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: hair_R originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 855 @@ -645,6 +696,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -666,6 +718,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -687,6 +740,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -708,6 +762,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -729,6 +784,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -750,6 +806,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 599 @@ -771,6 +828,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -792,6 +850,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -813,6 +872,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -834,6 +894,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -855,6 +916,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -876,6 +938,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -897,6 +960,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -918,6 +982,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 517 @@ -939,6 +1004,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -960,6 +1026,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -981,6 +1048,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1002,6 +1070,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1023,6 +1092,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1044,6 +1114,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1065,6 +1136,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1086,6 +1158,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 156 @@ -1107,6 +1180,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -1128,6 +1202,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 324 @@ -1144,145 +1219,960 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: -542, y: -209} spritePosition: {x: 0, y: 0} - characterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 sharedRigSpriteImportData: [] - sharedRigCharacterData: - bones: [] - parts: [] - dimension: {x: 0, y: 0} - characterGroups: [] - pivot: {x: 0, y: 0} - boneReadOnly: 0 - platformSettings: - - name: Default - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: iOS - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - - name: Android - overridden: 1 - ignorePlatformSupport: 0 - maxTextureSize: 512 - resizeAlgorithm: 0 - textureFormat: 48 - textureCompression: 1 - compressionQuality: 50 - forceMaximumCompressionQuality_BC6H_BC7: 0 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - androidETC2FallbackOverride: 0 - mosaicLayers: 1 - characterMode: 0 - documentPivot: {x: 0, y: 0} - documentAlignment: 7 - importHiddenLayers: 0 - layerMappingOption: 2 - generatePhysicsShape: 0 - paperDollMode: 0 - keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: - padding: 4 - spriteSizeExpand: 0 - spriteCategoryList: - categories: [] - spritePackingTag: - resliceFromLayer: 0 - mosaicPSDLayers: + mosaicSpriteImportData: - name: hair_R - spriteName: hair_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 855 + y: 604 + width: 112 + height: 141 spriteID: 32d017ecc97fa49afbde554442c02b92 - layerID: 28 - mosaicPosition: {x: 855, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 855, y: 604} + spritePosition: {x: 935, y: 1448} - name: forearm_R - spriteName: forearm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3349 + width: 274 + height: 346 spriteID: 5766b60a5fad74826b3174cec75ca00f - layerID: 27 - mosaicPosition: {x: 4, y: 3349} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 3349} + spritePosition: {x: 760, y: 873} - name: arm_R - spriteName: arm_R - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 604 + width: 267 + height: 336 spriteID: e342ae6520c974ea58140bd84b61c10d - layerID: 26 - mosaicPosition: {x: 324, y: 604} - flatten: 0 - isImported: 1 - isVisible: 1 - - name: shirt - spriteName: - isGroup: 1 - parentIndex: -1 - spriteID: c00f77b5256f843c7a34ace5f28cbffe - layerID: 25 - mosaicPosition: {x: 0, y: 0} - flatten: 0 - isImported: 0 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 604} + spritePosition: {x: 744, y: 1157} - name: shirt_A - spriteName: shirt_A - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1292 + width: 237 + height: 321 spriteID: b07b69de56f1545d89c67de60639b775 - layerID: 24 - mosaicPosition: {x: 324, y: 1292} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1292} + spritePosition: {x: 863, y: 1130} - name: shirt_B - spriteName: shirt_B - isGroup: 0 - parentIndex: 3 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1621 + width: 237 + height: 321 spriteID: 312b16f89efe644508964ded9810c68d - layerID: 23 - mosaicPosition: {x: 324, y: 1621} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1621} + spritePosition: {x: 863, y: 1130} - name: belt - spriteName: belt - isGroup: 0 - parentIndex: -1 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 761 + width: 237 + height: 122 spriteID: 22e382f7f36144e9192f62b08a18f6b7 - layerID: 21 - mosaicPosition: {x: 599, y: 761} - flatten: 0 - isImported: 1 - isVisible: 1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 599, y: 761} + spritePosition: {x: 867, y: 970} + - name: upperBoot_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 599 + y: 604 + width: 248 + height: 149 + spriteID: c72facb32b9154daa9e39c078f9087c6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 599, y: 604} + spritePosition: {x: 777, y: 296} + - name: leg_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 604 + width: 312 + height: 603 + spriteID: d4f875268c2234905ad9c93a7e64bea7 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 604} + spritePosition: {x: 789, y: 201} + - name: thigh_R + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2378 + width: 165 + height: 390 + spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 2378} + spritePosition: {x: 886, y: 631} + - name: pelvis + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3579 + width: 208 + height: 234 + spriteID: ca56f2a6349484ad8bb325a8bde70b8f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3579} + spritePosition: {x: 877, y: 905} + - name: ear + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 995 + height: 592 + spriteID: 7d37b2337f40e420d864cdfaefaa3a31 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 4} + spritePosition: {x: 194, y: 1395} + - name: hairTop_R_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3052 + width: 250 + height: 225 + spriteID: 2ec53a030b4004f07a6f75fe76481a84 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3052} + spritePosition: {x: 900, y: 1575} + - name: hairTop_side + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3978 + width: 185 + height: 96 + spriteID: bbc616e7921d54143b487bd6a664fbc6 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3978} + spritePosition: {x: 959, y: 1673} + - name: hairBack_01 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 2947 + width: 272 + height: 394 + spriteID: 04d0db7df5f4f459a82f937a84a3594c + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 2947} + spritePosition: {x: 744, y: 1392} + - name: eyebrows + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 517 + y: 3978 + width: 39 + height: 24 + spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 517, y: 3978} + spritePosition: {x: 1039, y: 1624} + - name: head + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 2776 + width: 213 + height: 268 + spriteID: df43b7d2c9f6046e792262af25dd705e + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 2776} + spritePosition: {x: 879, y: 1459} + - name: tail + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1826 + width: 144 + height: 1113 + spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1826} + spritePosition: {x: 774, y: 316} + - name: upperBoot_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3821 + width: 249 + height: 149 + spriteID: 60d0f1ae767f649d48396c4ce6fbba3f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3821} + spritePosition: {x: 861, y: 305} + - name: leg_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 1215 + width: 312 + height: 603 + spriteID: 82903b92051ad4a65a11319c49919f86 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 1215} + spritePosition: {x: 873, y: 210} + - name: thigh_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 1950 + width: 162 + height: 420 + spriteID: c27ae93a68c704275886545919a60d17 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 1950} + spritePosition: {x: 921, y: 640} + - name: neck + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 1826 + width: 118 + height: 250 + spriteID: 0790fc32634514772b880d3518391f29 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 1826} + spritePosition: {x: 909, y: 1329} + - name: hairBack_02 + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 3285 + width: 194 + height: 286 + spriteID: 2c6ce343a3e7d42e295042c3716c5b7f + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 3285} + spritePosition: {x: 825, y: 1418} + - name: hairTop_B + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 156 + y: 2084 + width: 156 + height: 140 + spriteID: d7d3d17ed851149f5afe98817e771e39 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 156, y: 2084} + spritePosition: {x: 981, y: 1585} + - name: forearm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 3703 + width: 274 + height: 346 + spriteID: 99ccf17a900d049848cd76cc08be53d1 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 4, y: 3703} + spritePosition: {x: 860, y: 873} + - name: arm_L + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 324 + y: 948 + width: 262 + height: 336 + spriteID: d13330f0411bd4a63b0674e571359554 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 324, y: 948} + spritePosition: {x: 866, y: 1157} + sharedRigCharacterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + characterData: + bones: [] + parts: [] + dimension: {x: 0, y: 0} + characterGroups: [] + pivot: {x: 0, y: 0} + boneReadOnly: 0 + platformSettings: + - name: Default + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: iOS + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + - name: Android + overridden: 1 + ignorePlatformSupport: 0 + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 1 + compressionQuality: 50 + forceMaximumCompressionQuality_BC6H_BC7: 0 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + androidETC2FallbackOverride: 0 + mosaicLayers: 1 + characterMode: 0 + documentPivot: {x: 0, y: 0} + documentAlignment: 7 + importHiddenLayers: 0 + layerMappingOption: 2 + generatePhysicsShape: 0 + paperDollMode: 0 + keepDupilcateSpriteName: 0 + padding: 4 + spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: + spriteCategoryList: + categories: [] + spritePackingTag: + resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 32d017ecc97fa49afbde554442c02b92 + layerID: 28 + mosaicPosition: {x: 855, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 5766b60a5fad74826b3174cec75ca00f + layerID: 27 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e342ae6520c974ea58140bd84b61c10d + layerID: 26 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: c00f77b5256f843c7a34ace5f28cbffe + layerID: 25 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: b07b69de56f1545d89c67de60639b775 + layerID: 24 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 312b16f89efe644508964ded9810c68d + layerID: 23 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 22e382f7f36144e9192f62b08a18f6b7 + layerID: 21 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_R + spriteName: upperBoot_R + isGroup: 0 + parentIndex: -1 + spriteID: c72facb32b9154daa9e39c078f9087c6 + layerID: 20 + mosaicPosition: {x: 599, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_R + spriteName: leg_R + isGroup: 0 + parentIndex: -1 + spriteID: d4f875268c2234905ad9c93a7e64bea7 + layerID: 19 + mosaicPosition: {x: 4, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_R + spriteName: thigh_R + isGroup: 0 + parentIndex: -1 + spriteID: db71d104af4bb4e97b4a3aa92b6e9c7d + layerID: 18 + mosaicPosition: {x: 324, y: 2378} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: pelvis + spriteName: pelvis + isGroup: 0 + parentIndex: -1 + spriteID: ca56f2a6349484ad8bb325a8bde70b8f + layerID: 17 + mosaicPosition: {x: 324, y: 3579} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: ear + spriteName: ear + isGroup: 0 + parentIndex: -1 + spriteID: 7d37b2337f40e420d864cdfaefaa3a31 + layerID: 16 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_R_side + spriteName: hairTop_R_side + isGroup: 0 + parentIndex: -1 + spriteID: 2ec53a030b4004f07a6f75fe76481a84 + layerID: 15 + mosaicPosition: {x: 324, y: 3052} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_side + spriteName: hairTop_side + isGroup: 0 + parentIndex: -1 + spriteID: bbc616e7921d54143b487bd6a664fbc6 + layerID: 14 + mosaicPosition: {x: 324, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_01 + spriteName: hairBack_01 + isGroup: 0 + parentIndex: -1 + spriteID: 04d0db7df5f4f459a82f937a84a3594c + layerID: 13 + mosaicPosition: {x: 4, y: 2947} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: eyebrows + spriteName: eyebrows + isGroup: 0 + parentIndex: -1 + spriteID: 2a9d560aa341a4eb2acf1a2ce206fa15 + layerID: 12 + mosaicPosition: {x: 517, y: 3978} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: head + spriteName: head + isGroup: 0 + parentIndex: -1 + spriteID: df43b7d2c9f6046e792262af25dd705e + layerID: 11 + mosaicPosition: {x: 324, y: 2776} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: tail + spriteName: tail + isGroup: 0 + parentIndex: -1 + spriteID: 4c2ecd0f25bf74a73b29aea69d7a9607 + layerID: 10 + mosaicPosition: {x: 4, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: upperBoot_L + spriteName: upperBoot_L + isGroup: 0 + parentIndex: -1 + spriteID: 60d0f1ae767f649d48396c4ce6fbba3f + layerID: 9 + mosaicPosition: {x: 324, y: 3821} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: leg_L + spriteName: leg_L + isGroup: 0 + parentIndex: -1 + spriteID: 82903b92051ad4a65a11319c49919f86 + layerID: 8 + mosaicPosition: {x: 4, y: 1215} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: thigh_L + spriteName: thigh_L + isGroup: 0 + parentIndex: -1 + spriteID: c27ae93a68c704275886545919a60d17 + layerID: 7 + mosaicPosition: {x: 324, y: 1950} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: neck + spriteName: neck + isGroup: 0 + parentIndex: -1 + spriteID: 0790fc32634514772b880d3518391f29 + layerID: 6 + mosaicPosition: {x: 156, y: 1826} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairBack_02 + spriteName: hairBack_02 + isGroup: 0 + parentIndex: -1 + spriteID: 2c6ce343a3e7d42e295042c3716c5b7f + layerID: 5 + mosaicPosition: {x: 324, y: 3285} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: hairTop_B + spriteName: hairTop_B + isGroup: 0 + parentIndex: -1 + spriteID: d7d3d17ed851149f5afe98817e771e39 + layerID: 4 + mosaicPosition: {x: 156, y: 2084} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_L + spriteName: forearm_L + isGroup: 0 + parentIndex: -1 + spriteID: 99ccf17a900d049848cd76cc08be53d1 + layerID: 3 + mosaicPosition: {x: 4, y: 3703} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_L + spriteName: arm_L + isGroup: 0 + parentIndex: -1 + spriteID: d13330f0411bd4a63b0674e571359554 + layerID: 2 + mosaicPosition: {x: 324, y: 948} + flatten: 0 + isImported: 1 + isVisible: 1 + mosaicPSDLayers: + - name: hair_R + spriteName: hair_R + isGroup: 0 + parentIndex: -1 + spriteID: 32d017ecc97fa49afbde554442c02b92 + layerID: 28 + mosaicPosition: {x: 855, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: forearm_R + spriteName: forearm_R + isGroup: 0 + parentIndex: -1 + spriteID: 5766b60a5fad74826b3174cec75ca00f + layerID: 27 + mosaicPosition: {x: 4, y: 3349} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: arm_R + spriteName: arm_R + isGroup: 0 + parentIndex: -1 + spriteID: e342ae6520c974ea58140bd84b61c10d + layerID: 26 + mosaicPosition: {x: 324, y: 604} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt + spriteName: + isGroup: 1 + parentIndex: -1 + spriteID: c00f77b5256f843c7a34ace5f28cbffe + layerID: 25 + mosaicPosition: {x: 0, y: 0} + flatten: 0 + isImported: 0 + isVisible: 1 + - name: shirt_A + spriteName: shirt_A + isGroup: 0 + parentIndex: 3 + spriteID: b07b69de56f1545d89c67de60639b775 + layerID: 24 + mosaicPosition: {x: 324, y: 1292} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: shirt_B + spriteName: shirt_B + isGroup: 0 + parentIndex: 3 + spriteID: 312b16f89efe644508964ded9810c68d + layerID: 23 + mosaicPosition: {x: 324, y: 1621} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: belt + spriteName: belt + isGroup: 0 + parentIndex: -1 + spriteID: 22e382f7f36144e9192f62b08a18f6b7 + layerID: 21 + mosaicPosition: {x: 599, y: 761} + flatten: 0 + isImported: 1 + isVisible: 1 - name: upperBoot_R spriteName: upperBoot_R isGroup: 0 @@ -1735,7 +2625,6 @@ ScriptedImporter: isImported: 0 isVisible: 0 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/DefaultVolumeProfile.asset b/Assets/DefaultVolumeProfile.asset new file mode 100644 index 0000000..36c3781 --- /dev/null +++ b/Assets/DefaultVolumeProfile.asset @@ -0,0 +1,15 @@ +%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: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} + m_Name: DefaultVolumeProfile + m_EditorClassIdentifier: + components: [] diff --git a/Assets/DefaultVolumeProfile.asset.meta b/Assets/DefaultVolumeProfile.asset.meta new file mode 100644 index 0000000..e6ecf2d --- /dev/null +++ b/Assets/DefaultVolumeProfile.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c81d308ce246c452581d116ac8a833c2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat index b80d1b2..815d05f 100644 --- a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.7775454, g: 0.88446766, b: 0.9528302, a: 0.9411765} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3463318301285644163 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat index 2045550..3e86b8f 100644 --- a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,3 +62,4 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.60960305, g: 0.9679191, b: 0.9716981, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat index 8a1321b..853b7dc 100644 --- a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4786639392603069817 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat index 2103cc5..49f2b9c 100644 --- a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat +++ b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat @@ -55,6 +55,7 @@ Material: - Color_926009DC: {r: 0.9811321, g: 0, b: 0, a: 1} - _SourcePosition: {r: 23.072, g: -5.031, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2846152884574943394 MonoBehaviour: m_ObjectHideFlags: 11 @@ -67,4 +68,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat index 39984b6..373e103 100644 --- a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat +++ b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,3 +50,4 @@ Material: - Vector2_3164382: {r: 0.66, g: 0.15, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat index d4d1110..3b5e804 100644 --- a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat @@ -37,6 +37,7 @@ Material: m_Colors: - Color_8B11495: {r: 0.47058824, g: 1.2235295, b: 2.9960785, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2031540652831711815 MonoBehaviour: m_ObjectHideFlags: 11 @@ -49,4 +50,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat index 001412a..f15719a 100644 --- a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -59,3 +59,4 @@ Material: m_Colors: - Color_8B11495: {r: 0.07132784, g: 1.1353015, b: 1.1353015, a: 0.92156863} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat index 7bff0ca..bbf6610 100644 --- a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat +++ b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,3 +50,4 @@ Material: - Vector2_3164382: {r: 0.18, g: 0.01, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat index 0dc3793..408f3d7 100644 --- a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 0.990566, g: 0.96485984, b: 0.87375396, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3684729673741879294 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat index 10235c5..b12275f 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -50,3 +50,4 @@ Material: - Vector2_3164382: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat index b21ae10..4fbcdd8 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat @@ -48,6 +48,7 @@ Material: - RimColor: {r: 0, g: 0, b: 0, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &1737021024862451412 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat index f04dc20..a6f35cb 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6386603211285756519 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat index 16ae8d4..601b5b9 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6054337660068338902 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat index 5bc22dc..c5051e6 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3027429622222641957 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat index 226dfc3..053ad6d 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -62,3 +62,4 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat index 95c8db5..357b001 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat @@ -49,6 +49,7 @@ Material: - _TimeOfDay: {r: 1, g: 1, b: 1, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3770013762144530076 MonoBehaviour: m_ObjectHideFlags: 11 @@ -61,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat index 95afbc3..b9e77b2 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat @@ -48,6 +48,7 @@ Material: - RimColor: {r: 0.682668, g: 0.6808473, b: 0.9433962, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4548837550954988450 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat index c714752..69cbd38 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat @@ -48,6 +48,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &722126496102615193 MonoBehaviour: m_ObjectHideFlags: 11 @@ -60,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat index 8c93f42..714147c 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4648937086480118033 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat index ad1b4c2..a79c762 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,3 +73,4 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat index a46b8c6..54204c3 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &4667743548631792015 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat index 934abb5..da60842 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -73,3 +73,4 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat index 1e216f1..6c67327 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat @@ -60,6 +60,7 @@ Material: - RimColor: {r: 0.6415094, g: 0.5047918, b: 0.20274118, a: 1} - Vector2_AB971143: {r: 2, g: -0.2, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6732869165950182607 MonoBehaviour: m_ObjectHideFlags: 11 @@ -72,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat index 6ea607f..958fd89 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -68,3 +68,4 @@ Material: - Vector2_2F7B3F9F: {r: 3, g: 3, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat index 7f74d08..1425020 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -69,3 +69,4 @@ Material: - Vector2_2F7B3F9F: {r: 1, g: 1, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat index 9edaee6..577fcbd 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -70,3 +70,4 @@ Material: - Vector2_2F7B3F9F: {r: 0.39, g: 5.29, b: 0, a: 0} - Vector2_E537B32A: {r: 0.44, g: 2.06, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/Environment/Sprites/Altar/Altar.spriteatlas b/Assets/Environment/Sprites/Altar/Altar.spriteatlas index d13f0e7..8d26dca 100644 --- a/Assets/Environment/Sprites/Altar/Altar.spriteatlas +++ b/Assets/Environment/Sprites/Altar/Altar.spriteatlas @@ -21,7 +21,7 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: DefaultTexturePlatform m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 @@ -34,8 +34,8 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 m_TextureFormat: 48 @@ -47,7 +47,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 512 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta index 768f232..21e4687 100644 --- a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta +++ b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta @@ -70,12 +70,13 @@ ScriptedImporter: compressionQualitySet: 0 textureFormatSet: 0 applyGammaDecoding: 0 - spriteImportData: + singleSpriteImportData: - name: originalName: pivot: {x: 0, y: 0} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 0 @@ -92,19 +93,21 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} - mosaicSpriteImportData: + multiSpriteImportData: [] + layeredSpriteImportData: - name: glowStone originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 565 width: 141 height: 170 - spriteID: b58765fefda19431493639b85ae5e1fc + spriteID: 265dc1b0e74252840a4fe87d81bdfd6f spriteBone: [] spriteOutline: [] vertices: [] @@ -112,20 +115,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -160, y: 377} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 565} + spritePosition: {x: 164, y: 188} - name: glow originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 4 width: 420 height: 416 - spriteID: 4a4b671d168db44eaaff7826a8d56a9a + spriteID: d92f81d833e785c49a8b97153b3d808e spriteBone: [] spriteOutline: [] vertices: [] @@ -133,20 +137,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -27, y: -28} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 4} + spritePosition: {x: 31, y: 32} - name: stone_a originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 y: 428 width: 47 height: 77 - spriteID: 8ea995983478741ff909a7af43b35d46 + spriteID: e27e722f6cbd61b418b29294b1771f03 spriteBone: [] spriteOutline: [] vertices: [] @@ -154,20 +159,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 218, y: 63} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 419, y: 428} + spritePosition: {x: 201, y: 365} - name: stone_b originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 964 width: 55 height: 54 - spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 + spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d spriteBone: [] spriteOutline: [] vertices: [] @@ -175,20 +181,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -201, y: 593} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 964} + spritePosition: {x: 354, y: 371} - name: stone_c originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 y: 513 width: 74 height: 37 - spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 + spriteID: 43058807d70238a4eb09c18a22df8cdb spriteBone: [] spriteOutline: [] vertices: [] @@ -196,20 +203,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 65, y: 438} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 419, y: 513} + spritePosition: {x: 354, y: 75} - name: stone_d originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 216 y: 964 width: 57 height: 25 - spriteID: d20f57d1f617a45aca0c3ef9cbd82981 + spriteID: 54e43139e053c6a4e983ce103c225e06 spriteBone: [] spriteOutline: [] vertices: [] @@ -217,20 +225,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 81, y: 906} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 216, y: 964} + spritePosition: {x: 135, y: 58} - name: stone_e originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 864 width: 144 height: 92 - spriteID: 01da6216616e244309798492218cfb98 + spriteID: 3fadf972e20e7a84391bc76eabc9f563 spriteBone: [] spriteOutline: [] vertices: [] @@ -238,20 +247,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -40, y: 814} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 864} + spritePosition: {x: 193, y: 50} - name: stone_f originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 237 y: 428 width: 174 height: 108 - spriteID: 1948d129627c842ccbcbbced749b5144 + spriteID: 5272c6c281acc764685ca37b5ff43f85 spriteBone: [] spriteOutline: [] vertices: [] @@ -259,20 +269,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 181, y: 330} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 237, y: 428} + spritePosition: {x: 56, y: 98} - name: stone_g originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 y: 428 width: 225 height: 129 - spriteID: e828624e2b61e4b7b952545599e191ee + spriteID: 2e22410e8e912044aa702a8272437752 spriteBone: [] spriteOutline: [] vertices: [] @@ -280,20 +291,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -240, y: 319} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 4, y: 428} + spritePosition: {x: 244, y: 109} - name: stone_h originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 714 width: 155 height: 142 - spriteID: 3315d49db061e4069ae7a91b36b1df11 + spriteID: 10ed13d62932c3d48b39f5aa80ba742f spriteBone: [] spriteOutline: [] vertices: [] @@ -301,20 +313,21 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: 57, y: 552} - spritePosition: {x: 0, y: 0} + uvTransform: {x: 153, y: 714} + spritePosition: {x: 96, y: 162} - name: stone_i originalName: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 y: 565 width: 165 height: 141 - spriteID: 029997bbe8ed24fd1864f96e361bab0a + spriteID: 14af3be83ef373040920ab95097e3dd1 spriteBone: [] spriteOutline: [] vertices: [] @@ -322,7 +335,30 @@ ScriptedImporter: indices: edges: [] tessellationDetail: 0 - uvTransform: {x: -106, y: 377} + uvTransform: {x: 153, y: 565} + spritePosition: {x: 259, y: 188} + spriteImportData: + - name: + originalName: + pivot: {x: 0, y: 0} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + spriteID: + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 0, y: 0} spritePosition: {x: 0, y: 0} rigSpriteImportData: - name: glowStone @@ -330,6 +366,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -351,6 +388,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -372,6 +410,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 @@ -393,6 +432,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -414,6 +454,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 419 @@ -435,6 +476,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 216 @@ -456,6 +498,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -477,6 +520,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 237 @@ -498,6 +542,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 4 @@ -519,6 +564,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -540,6 +586,7 @@ ScriptedImporter: pivot: {x: 0.5, y: 0.5} alignment: 0 border: {x: 0, y: 0, z: 0, w: 0} + customData: rect: serializedVersion: 2 x: 153 @@ -556,15 +603,258 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 153, y: 565} spritePosition: {x: 259, y: 188} - characterData: + sharedRigSpriteImportData: [] + mosaicSpriteImportData: + - name: glowStone + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 565 + width: 141 + height: 170 + spriteID: b58765fefda19431493639b85ae5e1fc + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -160, y: 377} + spritePosition: {x: 0, y: 0} + - name: glow + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 4 + width: 420 + height: 416 + spriteID: 4a4b671d168db44eaaff7826a8d56a9a + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -27, y: -28} + spritePosition: {x: 0, y: 0} + - name: stone_a + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 419 + y: 428 + width: 47 + height: 77 + spriteID: 8ea995983478741ff909a7af43b35d46 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 218, y: 63} + spritePosition: {x: 0, y: 0} + - name: stone_b + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 964 + width: 55 + height: 54 + spriteID: 0bd1f97a3670a4c729c568f62e9f51d5 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -201, y: 593} + spritePosition: {x: 0, y: 0} + - name: stone_c + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 419 + y: 513 + width: 74 + height: 37 + spriteID: f8ed6df36243b4d8cb74fbeeca8d2d96 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 65, y: 438} + spritePosition: {x: 0, y: 0} + - name: stone_d + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 216 + y: 964 + width: 57 + height: 25 + spriteID: d20f57d1f617a45aca0c3ef9cbd82981 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 81, y: 906} + spritePosition: {x: 0, y: 0} + - name: stone_e + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 864 + width: 144 + height: 92 + spriteID: 01da6216616e244309798492218cfb98 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -40, y: 814} + spritePosition: {x: 0, y: 0} + - name: stone_f + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 237 + y: 428 + width: 174 + height: 108 + spriteID: 1948d129627c842ccbcbbced749b5144 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 181, y: 330} + spritePosition: {x: 0, y: 0} + - name: stone_g + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 4 + y: 428 + width: 225 + height: 129 + spriteID: e828624e2b61e4b7b952545599e191ee + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -240, y: 319} + spritePosition: {x: 0, y: 0} + - name: stone_h + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 714 + width: 155 + height: 142 + spriteID: 3315d49db061e4069ae7a91b36b1df11 + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: 57, y: 552} + spritePosition: {x: 0, y: 0} + - name: stone_i + originalName: + pivot: {x: 0.5, y: 0.5} + alignment: 0 + border: {x: 0, y: 0, z: 0, w: 0} + customData: + rect: + serializedVersion: 2 + x: 153 + y: 565 + width: 165 + height: 141 + spriteID: 029997bbe8ed24fd1864f96e361bab0a + spriteBone: [] + spriteOutline: [] + vertices: [] + spritePhysicsOutline: [] + indices: + edges: [] + tessellationDetail: 0 + uvTransform: {x: -106, y: 377} + spritePosition: {x: 0, y: 0} + sharedRigCharacterData: bones: [] parts: [] dimension: {x: 0, y: 0} characterGroups: [] pivot: {x: 0, y: 0} boneReadOnly: 0 - sharedRigSpriteImportData: [] - sharedRigCharacterData: + characterData: bones: [] parts: [] dimension: {x: 0, y: 0} @@ -605,13 +895,127 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 - skeletonAssetReferenceID: padding: 4 spriteSizeExpand: 0 + skeletonAssetReferenceID: + pipeline: {instanceID: 0} + pipelineVersion: spriteCategoryList: categories: [] spritePackingTag: resliceFromLayer: 0 + pSDLayerImportSetting: [] + psdLayers: + - name: glowStone + spriteName: glowStone + isGroup: 0 + parentIndex: -1 + spriteID: 265dc1b0e74252840a4fe87d81bdfd6f + layerID: 22 + mosaicPosition: {x: 4, y: 565} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: glow + spriteName: glow + isGroup: 0 + parentIndex: -1 + spriteID: d92f81d833e785c49a8b97153b3d808e + layerID: 21 + mosaicPosition: {x: 4, y: 4} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_a + spriteName: stone_a + isGroup: 0 + parentIndex: -1 + spriteID: e27e722f6cbd61b418b29294b1771f03 + layerID: 19 + mosaicPosition: {x: 419, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_b + spriteName: stone_b + isGroup: 0 + parentIndex: -1 + spriteID: 1f9e8e970c7bdb748ac63a863a7b1b5d + layerID: 17 + mosaicPosition: {x: 153, y: 964} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_c + spriteName: stone_c + isGroup: 0 + parentIndex: -1 + spriteID: 43058807d70238a4eb09c18a22df8cdb + layerID: 15 + mosaicPosition: {x: 419, y: 513} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_d + spriteName: stone_d + isGroup: 0 + parentIndex: -1 + spriteID: 54e43139e053c6a4e983ce103c225e06 + layerID: 13 + mosaicPosition: {x: 216, y: 964} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_e + spriteName: stone_e + isGroup: 0 + parentIndex: -1 + spriteID: 3fadf972e20e7a84391bc76eabc9f563 + layerID: 11 + mosaicPosition: {x: 153, y: 864} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_f + spriteName: stone_f + isGroup: 0 + parentIndex: -1 + spriteID: 5272c6c281acc764685ca37b5ff43f85 + layerID: 9 + mosaicPosition: {x: 237, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_g + spriteName: stone_g + isGroup: 0 + parentIndex: -1 + spriteID: 2e22410e8e912044aa702a8272437752 + layerID: 7 + mosaicPosition: {x: 4, y: 428} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_h + spriteName: stone_h + isGroup: 0 + parentIndex: -1 + spriteID: 10ed13d62932c3d48b39f5aa80ba742f + layerID: 5 + mosaicPosition: {x: 153, y: 714} + flatten: 0 + isImported: 1 + isVisible: 1 + - name: stone_i + spriteName: stone_i + isGroup: 0 + parentIndex: -1 + spriteID: 14af3be83ef373040920ab95097e3dd1 + layerID: 3 + mosaicPosition: {x: 153, y: 565} + flatten: 0 + isImported: 1 + isVisible: 1 mosaicPSDLayers: - name: glowStone spriteName: glowStone @@ -835,7 +1239,6 @@ ScriptedImporter: isImported: 1 isVisible: 1 sharedRigPSDLayers: [] - pSDLayerImportSetting: [] importFileNodeState: 1 platformSettingsDirtyTick: 0 spriteSizeExpandChanged: 0 diff --git a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas index 30336e5..1cd7d08 100644 --- a/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas +++ b/Assets/Environment/Sprites/Clouds/Clouds.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 50 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas index 4cbc0bd..d8a6333 100644 --- a/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas +++ b/Assets/Environment/Sprites/Vegetation/Vegetation.spriteatlas @@ -21,8 +21,8 @@ SpriteAtlas: crunchedCompression: 0 sRGB: 1 platformSettings: - - serializedVersion: 3 - m_BuildTarget: iPhone + - serializedVersion: 4 + m_BuildTarget: iOS m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 m_TextureFormat: 51 @@ -34,7 +34,7 @@ SpriteAtlas: m_IgnorePlatformSupport: 0 m_AndroidETC2FallbackOverride: 0 m_ForceMaximumCompressionQuality_BC6H_BC7: 0 - - serializedVersion: 3 + - serializedVersion: 4 m_BuildTarget: Android m_MaxTextureSize: 1024 m_ResizeAlgorithm: 0 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat index 19372a6..8b7e831 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat @@ -118,6 +118,7 @@ Material: - _EmissionColor: {r: 0.3679245, g: 0.311658, b: 0.23429155, a: 1} - _SoftParticleFadeParams: {r: 0, g: 1, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6951120827820855590 MonoBehaviour: m_ObjectHideFlags: 11 @@ -130,4 +131,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat index 5bd30c6..8abf6d9 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat @@ -122,6 +122,7 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &2974140568582344156 MonoBehaviour: m_ObjectHideFlags: 11 @@ -134,4 +135,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat index 9a33880..135c077 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -135,3 +135,4 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat index 04d13f0..1363366 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat @@ -57,6 +57,7 @@ Material: - Vector2_C110CB2: {r: -0.24, g: 0.12, b: 0, a: 0} - Vector2_D7EDBAAE: {r: 0.15, g: 1.15, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &8035093852659969012 MonoBehaviour: m_ObjectHideFlags: 11 @@ -69,4 +70,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat index e47caf4..8897b7b 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -99,3 +99,4 @@ Material: - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 0.634} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat index 96daf1a..ce56566 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -54,3 +54,4 @@ Material: m_Colors: - Color_207CF4A: {r: 1.4980392, g: 1.4980392, b: 1.4980392, a: 0.74509805} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat index eb1349f..8e6c2fe 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -129,3 +129,4 @@ Material: - _EmissionColor: {r: 0.41509432, g: 0.31229973, b: 0.20950516, a: 1} - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat index 5da75d3..47e94b9 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat @@ -41,6 +41,7 @@ Material: m_Colors: - Color_207CF4A: {r: 1.2945342, g: 2.3705108, b: 3.2111173, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &6121344493983368059 MonoBehaviour: m_ObjectHideFlags: 11 @@ -53,4 +54,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat index c1ed83e..82c6174 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat @@ -42,6 +42,7 @@ Material: m_Colors: - Color_207CF4A: {r: 0.6778649, g: 0.97798824, b: 0.98833734, a: 1} m_BuildTextureStacks: [] + m_AllowLocking: 1 --- !u!114 &3216928852530515047 MonoBehaviour: m_ObjectHideFlags: 11 @@ -54,4 +55,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 7 + version: 9 diff --git a/Assets/Plugins/Android/gradleTemplate.properties b/Assets/Plugins/Android/gradleTemplate.properties index cc8f4df..d61e7fb 100644 --- a/Assets/Plugins/Android/gradleTemplate.properties +++ b/Assets/Plugins/Android/gradleTemplate.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx**JVM_HEAP_SIZE**M org.gradle.parallel=true -unityStreamingAssets=.unity3d**STREAMING_ASSETS** +unityStreamingAssets=**STREAMING_ASSETS** **ADDITIONAL_PROPERTIES** android.useAndroidX=true \ No newline at end of file diff --git a/Assets/Plugins/Android/gradleTemplate.properties.backup b/Assets/Plugins/Android/gradleTemplate.properties.backup new file mode 100644 index 0000000..cc8f4df --- /dev/null +++ b/Assets/Plugins/Android/gradleTemplate.properties.backup @@ -0,0 +1,6 @@ +org.gradle.jvmargs=-Xmx**JVM_HEAP_SIZE**M +org.gradle.parallel=true +unityStreamingAssets=.unity3d**STREAMING_ASSETS** +**ADDITIONAL_PROPERTIES** + +android.useAndroidX=true \ No newline at end of file diff --git a/Assets/Plugins/Android/gradleTemplate.properties.backup.meta b/Assets/Plugins/Android/gradleTemplate.properties.backup.meta new file mode 100644 index 0000000..99f82b9 --- /dev/null +++ b/Assets/Plugins/Android/gradleTemplate.properties.backup.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 82da75a1491b84a89a9b90d5db54076f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Plugins/Android/mainTemplate.gradle b/Assets/Plugins/Android/mainTemplate.gradle index d8d20de..21fb608 100644 --- a/Assets/Plugins/Android/mainTemplate.gradle +++ b/Assets/Plugins/Android/mainTemplate.gradle @@ -1,4 +1,5 @@ apply plugin: 'com.android.library' +apply from: '../shared/keepUnitySymbols.gradle' **APPLY_PLUGINS** dependencies { @@ -8,13 +9,15 @@ dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.core:core-ktx:1.3.2' - + **DEPS**} android { + namespace "com.unity3d.player" + ndkVersion "**NDKVERSION**" ndkPath "**NDKPATH**" - compileSdkVersion **APIVERSION** + compileSdk **APIVERSION** buildToolsVersion '**BUILDTOOLS**' compileOptions { @@ -23,9 +26,10 @@ android { } defaultConfig { - minSdkVersion **MINSDKVERSION** - targetSdkVersion **TARGETSDKVERSION** + minSdk **MINSDK** + targetSdk **TARGETSDK** ndk { + debugSymbolLevel **DEBUGSYMBOLLEVEL** abiFilters **ABIFILTERS** } versionCode **VERSIONCODE** @@ -33,14 +37,14 @@ android { consumerProguardFiles 'proguard-unity.txt'**USER_PROGUARD** } - lintOptions { + lint { abortOnError false } - aaptOptions { + androidResources { noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" - }**PACKAGING_OPTIONS** + }**PACKAGING** } **IL_CPP_BUILD_SETUP** **SOURCE_BUILD_SETUP** diff --git a/Assets/Plugins/Android/mainTemplate.gradle.backup b/Assets/Plugins/Android/mainTemplate.gradle.backup new file mode 100644 index 0000000..d8d20de --- /dev/null +++ b/Assets/Plugins/Android/mainTemplate.gradle.backup @@ -0,0 +1,47 @@ +apply plugin: 'com.android.library' +**APPLY_PLUGINS** + +dependencies { + implementation fileTree(dir: 'libs', include: ['*.jar']) + implementation "androidx.window:window:1.0.0" + implementation "androidx.window:window-java:1.0.0" + implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" + implementation 'androidx.appcompat:appcompat:1.2.0' + implementation 'androidx.core:core-ktx:1.3.2' + +**DEPS**} + +android { + ndkPath "**NDKPATH**" + + compileSdkVersion **APIVERSION** + buildToolsVersion '**BUILDTOOLS**' + + compileOptions { + sourceCompatibility JavaVersion.VERSION_11 + targetCompatibility JavaVersion.VERSION_11 + } + + defaultConfig { + minSdkVersion **MINSDKVERSION** + targetSdkVersion **TARGETSDKVERSION** + ndk { + abiFilters **ABIFILTERS** + } + versionCode **VERSIONCODE** + versionName '**VERSIONNAME**' + consumerProguardFiles 'proguard-unity.txt'**USER_PROGUARD** + } + + lintOptions { + abortOnError false + } + + aaptOptions { + noCompress = **BUILTIN_NOCOMPRESS** + unityStreamingAssets.tokenize(', ') + ignoreAssetsPattern = "!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~" + }**PACKAGING_OPTIONS** +} +**IL_CPP_BUILD_SETUP** +**SOURCE_BUILD_SETUP** +**EXTERNAL_SOURCES** diff --git a/Assets/Plugins/Android/mainTemplate.gradle.backup.meta b/Assets/Plugins/Android/mainTemplate.gradle.backup.meta new file mode 100644 index 0000000..2397ae8 --- /dev/null +++ b/Assets/Plugins/Android/mainTemplate.gradle.backup.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 368075f754a724c7bbf8efaf8f3fc3c6 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset index f45f10b..e93e8a6 100644 --- a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset +++ b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset @@ -12,8 +12,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} m_Name: RenderPipelineAsset_Universal m_EditorClassIdentifier: - k_AssetVersion: 11 - k_AssetPreviousVersion: 11 + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 m_RendererType: 0 m_RendererData: {fileID: 0} m_RendererDataList: @@ -33,6 +33,14 @@ MonoBehaviour: m_EnableLODCrossFade: 1 m_LODCrossFadeDitheringType: 1 m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 m_MainLightRenderingMode: 1 m_MainLightShadowsSupported: 1 m_MainLightShadowmapResolution: 2048 @@ -67,21 +75,30 @@ MonoBehaviour: m_SupportsLightLayers: 0 m_DebugLevel: 0 m_StoreActionsOptimization: 0 - m_EnableRenderGraph: 0 m_UseAdaptivePerformance: 1 m_ColorGradingMode: 0 m_ColorGradingLutSize: 32 + m_AllowPostProcessAlphaOutput: 0 m_UseFastSRGBLinearConversion: 0 m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 m_ShadowType: 1 m_LocalShadowsSupported: 0 m_LocalShadowsAtlasResolution: 256 m_MaxPixelLights: 0 m_ShadowAtlasResolution: 256 m_VolumeFrameworkUpdateMode: 0 - m_Textures: - blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} - bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: m_PrefilteringModeMainLightShadows: 4 m_PrefilteringModeAdditionalLight: 4 m_PrefilteringModeAdditionalLightShadows: 0 @@ -92,6 +109,7 @@ MonoBehaviour: m_PrefilterDebugKeywords: 1 m_PrefilterWriteRenderingLayers: 1 m_PrefilterHDROutput: 1 + m_PrefilterAlphaOutput: 1 m_PrefilterSSAODepthNormals: 1 m_PrefilterSSAOSourceDepthLow: 1 m_PrefilterSSAOSourceDepthMedium: 1 @@ -104,7 +122,15 @@ MonoBehaviour: m_PrefilterDBufferMRT1: 1 m_PrefilterDBufferMRT2: 1 m_PrefilterDBufferMRT3: 1 + m_PrefilterSoftShadowsQualityLow: 1 + m_PrefilterSoftShadowsQualityMedium: 1 + m_PrefilterSoftShadowsQualityHigh: 1 + m_PrefilterSoftShadows: 0 m_PrefilterScreenCoord: 1 m_PrefilterNativeRenderPass: 1 + m_PrefilterUseLegacyLightmaps: 0 m_ShaderVariantLogLevel: 0 m_ShadowCascades: 0 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/RenderPipeline/RendererData_2D.asset b/Assets/RenderPipeline/RendererData_2D.asset index 830b482..42cf6c8 100644 --- a/Assets/RenderPipeline/RendererData_2D.asset +++ b/Assets/RenderPipeline/RendererData_2D.asset @@ -16,6 +16,16 @@ MonoBehaviour: debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3} hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} + probeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + probeVolumeResources: + probeVolumeDebugShader: {fileID: 0} + probeVolumeFragmentationDebugShader: {fileID: 0} + probeVolumeOffsetDebugShader: {fileID: 0} + probeVolumeSamplingDebugShader: {fileID: 0} + probeSamplingDebugMesh: {fileID: 0} + probeSamplingDebugTexture: {fileID: 0} + probeVolumeBlendStatesCS: {fileID: 0} m_RendererFeatures: [] m_RendererFeatureMap: m_UseNativeRenderPass: 0 @@ -42,35 +52,7 @@ MonoBehaviour: m_CameraSortingLayerDownsamplingMethod: 0 m_MaxLightRenderTextureCount: 16 m_MaxShadowRenderTextureCount: 1 - m_ShapeLightShader: {fileID: 4800000, guid: d79e1c784eaf80c4585c0be7391f757a, type: 3} - m_ShapeLightVolumeShader: {fileID: 4800000, guid: 7e60080c8cd24a2468cb08b4bfee5606, - type: 3} - m_PointLightShader: {fileID: 4800000, guid: e35a31e1679aeff489e202f5cc4853d5, type: 3} - m_PointLightVolumeShader: {fileID: 4800000, guid: c7d04ca57e5449d49ad9cee1c604bc26, - type: 3} - m_CoreBlitShader: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} - m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3} - m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, - type: 3} - m_SamplingShader: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} - m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, - type: 3} - m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, - type: 3} - m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, - type: 3} - m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, - type: 3} - m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, - type: 3} m_PostProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} - m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3} m_DefaultMaterialType: 0 m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, - type: 2} - m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, - type: 2} - m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, - type: 2} diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index ebb2254..40cc8bd 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -13,7 +13,7 @@ OcclusionCullingSettings: --- !u!104 &2 RenderSettings: m_ObjectHideFlags: 0 - serializedVersion: 9 + serializedVersion: 10 m_Fog: 0 m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} m_FogMode: 3 @@ -38,13 +38,12 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 m_GISettings: serializedVersion: 2 m_BounceScale: 1 @@ -67,9 +66,6 @@ LightmapSettings: m_LightmapParameters: {fileID: 0} m_LightmapsBakeMode: 1 m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 m_ReflectionCompression: 2 m_MixedBakeMode: 2 m_BakeBackend: 1 @@ -142,7 +138,7 @@ MonoBehaviour: mNoiseOffsets: {x: -415.43448, y: -661.69763, z: -29.730682} --- !u!95 &15 Animator: - serializedVersion: 5 + serializedVersion: 7 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -156,6 +152,7 @@ Animator: m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 m_StabilizeFeet: 0 + m_AnimatePhysics: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 @@ -261,15 +258,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -528,15 +527,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -885,15 +886,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -1196,15 +1199,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -1395,15 +1400,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -1838,15 +1845,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -1972,15 +1981,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -2204,6 +2215,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 453339988} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -2227,7 +2239,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -2238,7 +2251,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 1, y: 1} m_EdgeRadius: 0 --- !u!1 &455707351 @@ -2341,15 +2353,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -3308,15 +3322,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -3413,12 +3429,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -3718,7 +3734,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -47.5277, y: 5.7400007, z: -10} + m_LocalPosition: {x: -37.434303, y: 5.7400007, z: -10} m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3762,12 +3778,12 @@ MonoBehaviour: m_RequiresColorTexture: 0 m_Version: 2 m_TaaSettings: - quality: 3 - frameInfluence: 0.1 - jitterScale: 1 - mipBias: 0 - varianceClampScale: 0.9 - contrastAdaptiveSharpening: 0 + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4108,7 +4124,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1911403373} m_HandleRect: {fileID: 1911403372} m_Direction: 2 - m_Value: 0 + m_Value: 1 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -4467,15 +4483,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -4606,8 +4624,7 @@ LightingSettings: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Settings.lighting - serializedVersion: 6 - m_GIWorkflowMode: 1 + serializedVersion: 9 m_EnableBakedLightmaps: 0 m_EnableRealtimeLightmaps: 0 m_RealtimeEnvironmentLighting: 1 @@ -4617,6 +4634,8 @@ LightingSettings: m_UsingShadowmask: 1 m_BakeBackend: 1 m_LightmapMaxSize: 1024 + m_LightmapSizeFixed: 0 + m_UseMipmapLimits: 1 m_BakeResolution: 40 m_Padding: 2 m_LightmapCompression: 3 @@ -4630,13 +4649,11 @@ LightingSettings: m_FilterMode: 1 m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} m_ExportTrainingData: 0 + m_EnableWorkerProcessBaking: 1 m_TrainingDataDestination: TrainingData m_RealtimeResolution: 2 m_ForceWhiteAlbedo: 0 m_ForceUpdates: 0 - m_FinalGather: 0 - m_FinalGatherRayCount: 256 - m_FinalGatherFiltering: 1 m_PVRCulling: 1 m_PVRSampling: 1 m_PVRDirectSampleCount: 32 @@ -4660,8 +4677,6 @@ LightingSettings: m_PVRFilteringAtrousPositionSigmaDirect: 0.5 m_PVRFilteringAtrousPositionSigmaIndirect: 2 m_PVRFilteringAtrousPositionSigmaAO: 1 - m_PVRTiledBaking: 0 - m_NumRaysToShootPerTexel: -1 m_RespectSceneVisibilityWhenBakingGI: 0 --- !u!1 &1076522436 GameObject: @@ -4763,15 +4778,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -4933,15 +4950,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -5200,15 +5219,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -5334,15 +5355,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -5468,15 +5491,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -5677,15 +5702,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -5970,6 +5997,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1290339268} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -5993,7 +6021,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -6004,7 +6033,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 10, y: 10} m_EdgeRadius: 0 --- !u!1 &1316586862 @@ -6359,15 +6387,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -6773,15 +6803,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -8336,12 +8368,12 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_Materials.Array.data[0] + propertyPath: 'm_Materials.Array.data[0]' value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 1779359123419443876, guid: 1527b29154e34984295c22c128bf48f8, type: 3} - propertyPath: m_Materials.Array.data[1] + propertyPath: 'm_Materials.Array.data[1]' value: objectReference: {fileID: 2100000, guid: f4f678517fb40e043b8072202d5b15b6, type: 2} - target: {fileID: 7224769812820703328, guid: 1527b29154e34984295c22c128bf48f8, @@ -8816,15 +8848,17 @@ MonoBehaviour: m_lineSpacingMax: 0 m_paragraphSpacing: 0 m_charWidthMaxAdj: 0 - m_enableWordWrapping: 1 + m_TextWrappingMode: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 m_linkedTextComponent: {fileID: 0} parentLinkedComponent: {fileID: 0} m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b m_enableExtraPadding: 0 checkPaddingRequired: 0 m_isRichText: 1 + m_EmojiFallbackSupport: 1 m_parseCtrlCharacters: 1 m_isOrthographic: 1 m_isCullingEnabled: 0 @@ -9464,6 +9498,7 @@ MonoBehaviour: m_DeselectOnBackgroundClick: 1 m_PointerBehavior: 0 m_CursorLockBehavior: 0 + m_ScrollDeltaPerTick: 6 --- !u!1 &727782450799988069 GameObject: m_ObjectHideFlags: 0 @@ -9550,7 +9585,7 @@ MonoBehaviour: textViewH: {fileID: 690662548} --- !u!50 &1552010512268305782 Rigidbody2D: - serializedVersion: 4 + serializedVersion: 5 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} @@ -9561,8 +9596,8 @@ Rigidbody2D: m_UseFullKinematicContacts: 0 m_UseAutoMass: 0 m_Mass: 1 - m_LinearDrag: 0 - m_AngularDrag: 0.05 + m_LinearDamping: 0 + m_AngularDamping: 0.05 m_GravityScale: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -9583,6 +9618,7 @@ BoxCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -9606,7 +9642,8 @@ BoxCollider2D: m_Bits: 4294967295 m_IsTrigger: 0 m_UsedByEffector: 0 - m_UsedByComposite: 1 + m_CompositeOperation: 1 + m_CompositeOrder: 0 m_Offset: {x: -15.68359, y: 2.8413353} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} @@ -9617,7 +9654,6 @@ BoxCollider2D: drawMode: 0 adaptiveTiling: 0 m_AutoTiling: 0 - serializedVersion: 2 m_Size: {x: 80.35488, y: 26.68267} m_EdgeRadius: 0 --- !u!66 &1552010512268305785 @@ -9628,6 +9664,7 @@ CompositeCollider2D: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1552010512268305786} m_Enabled: 1 + serializedVersion: 3 m_Density: 1 m_Material: {fileID: 0} m_IncludeLayers: @@ -9651,7 +9688,8 @@ CompositeCollider2D: m_Bits: 4294967295 m_IsTrigger: 1 m_UsedByEffector: 0 - m_UsedByComposite: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 m_Offset: {x: 0, y: 0} m_GeometryType: 1 m_GenerationType: 0 @@ -12353,12 +12391,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 15.176519 + value: 16.648634 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: 4.745509 + value: 3.4492974 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -12368,12 +12406,12 @@ PrefabInstance: - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 26.026241 + value: 27.498356 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.y - value: 5.413302 + value: 6.7095137 objectReference: {fileID: 0} - target: {fileID: 6372339726509719847, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -12503,7 +12541,7 @@ PrefabInstance: - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.y - value: -0.04578817 + value: -0.04578805 objectReference: {fileID: 0} - target: {fileID: 6372339727034863951, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -12563,7 +12601,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Center.x - value: 15.399981 + value: 17.402048 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} @@ -12578,7 +12616,7 @@ PrefabInstance: - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_LocalAABB.m_Extent.x - value: 24.218895 + value: 26.220963 objectReference: {fileID: 0} - target: {fileID: 6372339727231228496, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} diff --git a/Assets/Scripts/GameScripts/CharacterController2D.cs b/Assets/Scripts/GameScripts/CharacterController2D.cs index 13383ef..2bebfaf 100644 --- a/Assets/Scripts/GameScripts/CharacterController2D.cs +++ b/Assets/Scripts/GameScripts/CharacterController2D.cs @@ -123,7 +123,7 @@ void FixedUpdate() UpdateTailPose(); UpdateGravityScale(); - prevVelocity = controllerRigidbody.velocity; + prevVelocity = controllerRigidbody.linearVelocity; } private void UpdateGrounding() @@ -142,7 +142,7 @@ private void UpdateGrounding() private void UpdateVelocity() { - Vector2 velocity = controllerRigidbody.velocity; + Vector2 velocity = controllerRigidbody.linearVelocity; // Apply acceleration directly as we'll want to clamp // prior to assigning back to the body. @@ -155,7 +155,7 @@ private void UpdateVelocity() velocity.x = Mathf.Clamp(velocity.x, -maxSpeed, maxSpeed); // Assign back to the body. - controllerRigidbody.velocity = velocity; + controllerRigidbody.linearVelocity = velocity; // Update animator running speed var horizontalSpeedNormalized = Mathf.Abs(velocity.x) / maxSpeed; @@ -168,7 +168,7 @@ private void UpdateVelocity() private void UpdateJump() { // Set falling flag - if (isJumping && controllerRigidbody.velocity.y < 0) + if (isJumping && controllerRigidbody.linearVelocity.y < 0) isFalling = true; // Jump @@ -196,8 +196,8 @@ private void UpdateJump() // Since collision with ground stops rigidbody, reset velocity if (resetSpeedOnLand) { - prevVelocity.y = controllerRigidbody.velocity.y; - controllerRigidbody.velocity = prevVelocity; + prevVelocity.y = controllerRigidbody.linearVelocity.y; + controllerRigidbody.linearVelocity = prevVelocity; } // Reset jumping flags @@ -212,12 +212,12 @@ private void UpdateJump() private void UpdateDirection() { // Use scale to flip character depending on direction - if (controllerRigidbody.velocity.x > minFlipSpeed && isFlipped) + if (controllerRigidbody.linearVelocity.x > minFlipSpeed && isFlipped) { isFlipped = false; puppet.localScale = Vector3.one; } - else if (controllerRigidbody.velocity.x < -minFlipSpeed && !isFlipped) + else if (controllerRigidbody.linearVelocity.x < -minFlipSpeed && !isFlipped) { isFlipped = true; puppet.localScale = flippedScale; @@ -228,7 +228,7 @@ private void UpdateTailPose() { // Calculate the extrapolated target position of the tail anchor. Vector2 targetPosition = tailAnchor.position; - targetPosition += controllerRigidbody.velocity * Time.fixedDeltaTime; + targetPosition += controllerRigidbody.linearVelocity * Time.fixedDeltaTime; tailRigidbody.MovePosition(targetPosition); if (isFlipped) @@ -245,7 +245,7 @@ private void UpdateGravityScale() if (groundType == GroundType.None) { // If not grounded then set the gravity scale according to upwards (jump) or downwards (falling) motion. - gravityScale = controllerRigidbody.velocity.y > 0.0f ? jumpGravityScale : fallGravityScale; + gravityScale = controllerRigidbody.linearVelocity.y > 0.0f ? jumpGravityScale : fallGravityScale; } controllerRigidbody.gravityScale = gravityScale; diff --git a/Assets/Settings.meta b/Assets/Settings.meta new file mode 100644 index 0000000..995c509 --- /dev/null +++ b/Assets/Settings.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: da68a7585baa942469c153cad2cbef0e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/Build Profiles.meta b/Assets/Settings/Build Profiles.meta new file mode 100644 index 0000000..9d8ddb4 --- /dev/null +++ b/Assets/Settings/Build Profiles.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8728dd8e7d388496fb9d77862e8f5540 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/Build Profiles/Android Profileable.asset b/Assets/Settings/Build Profiles/Android Profileable.asset new file mode 100644 index 0000000..02c2ccf --- /dev/null +++ b/Assets/Settings/Build Profiles/Android Profileable.asset @@ -0,0 +1,1038 @@ +%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: 15003, guid: 0000000000000000e000000000000000, type: 0} + m_Name: Android Profileable + m_EditorClassIdentifier: + m_AssetVersion: 1 + m_BuildTarget: 13 + m_Subtarget: 0 + m_PlatformId: b9b35072a6f44c2e863f17467ea3dc13 + m_PlatformBuildProfile: + rid: 7947567010206711904 + m_OverrideGlobalSceneList: 0 + m_Scenes: [] + m_ScriptingDefines: [] + m_PlayerSettingsYaml: + m_Settings: + - line: '| PlayerSettings:' + - line: '| m_ObjectHideFlags: 0' + - line: '| serializedVersion: 28' + - line: '| productGUID: ef234ea64b0b8694aad4e739f7201d7c' + - line: '| AndroidProfiler: 0' + - line: '| AndroidFilterTouchesWhenObscured: 0' + - line: '| AndroidEnableSustainedPerformanceMode: 0' + - line: '| defaultScreenOrientation: 4' + - line: '| targetDevice: 2' + - line: '| useOnDemandResources: 0' + - line: '| accelerometerFrequency: 60' + - line: '| companyName: Unity' + - line: '| productName: Dual Display' + - line: '| defaultCursor: {instanceID: 0}' + - line: '| cursorHotspot: {x: 0, y: 0}' + - line: '| m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: + 0.1254902, a: 1}' + - line: '| m_ShowUnitySplashScreen: 1' + - line: '| m_ShowUnitySplashLogo: 1' + - line: '| m_SplashScreenOverlayOpacity: 1' + - line: '| m_SplashScreenAnimation: 1' + - line: '| m_SplashScreenLogoStyle: 1' + - line: '| m_SplashScreenDrawMode: 0' + - line: '| m_SplashScreenBackgroundAnimationZoom: 1' + - line: '| m_SplashScreenLogoAnimationZoom: 1' + - line: '| m_SplashScreenBackgroundLandscapeAspect: 1' + - line: '| m_SplashScreenBackgroundPortraitAspect: 1' + - line: '| m_SplashScreenBackgroundLandscapeUvs:' + - line: '| serializedVersion: 2' + - line: '| x: 0' + - line: '| y: 0' + - line: '| width: 1' + - line: '| height: 1' + - line: '| m_SplashScreenBackgroundPortraitUvs:' + - line: '| serializedVersion: 2' + - line: '| x: 0' + - line: '| y: 0' + - line: '| width: 1' + - line: '| height: 1' + - line: '| m_SplashScreenLogos: []' + - line: '| m_VirtualRealitySplashScreen: {instanceID: 0}' + - line: '| m_HolographicTrackingLossScreen: {instanceID: 0}' + - line: '| defaultScreenWidth: 1920' + - line: '| defaultScreenHeight: 1080' + - line: '| defaultScreenWidthWeb: 960' + - line: '| defaultScreenHeightWeb: 600' + - line: '| m_StereoRenderingPath: 0' + - line: '| m_ActiveColorSpace: 0' + - line: '| unsupportedMSAAFallback: 0' + - line: '| m_SpriteBatchMaxVertexCount: 65535' + - line: '| m_SpriteBatchVertexThreshold: 300' + - line: '| m_MTRendering: 1' + - line: '| mipStripping: 0' + - line: '| numberOfMipsStripped: 0' + - line: '| numberOfMipsStrippedPerMipmapLimitGroup: {}' + - line: '| m_StackTraceTypes: 010000000100000001000000010000000100000001000000' + - line: '| iosShowActivityIndicatorOnLoading: -1' + - line: '| androidShowActivityIndicatorOnLoading: -1' + - line: '| iosUseCustomAppBackgroundBehavior: 0' + - line: '| allowedAutorotateToPortrait: 1' + - line: '| allowedAutorotateToPortraitUpsideDown: 1' + - line: '| allowedAutorotateToLandscapeRight: 1' + - line: '| allowedAutorotateToLandscapeLeft: 1' + - line: '| useOSAutorotation: 1' + - line: '| use32BitDisplayBuffer: 1' + - line: '| preserveFramebufferAlpha: 0' + - line: '| disableDepthAndStencilBuffers: 0' + - line: '| androidStartInFullscreen: 1' + - line: '| androidRenderOutsideSafeArea: 1' + - line: '| androidUseSwappy: 0' + - line: '| androidBlitType: 0' + - line: '| androidResizeableActivity: 1' + - line: '| androidDefaultWindowWidth: 1800' + - line: '| androidDefaultWindowHeight: 900' + - line: '| androidMinimumWindowWidth: 1800' + - line: '| androidMinimumWindowHeight: 900' + - line: '| androidFullscreenMode: 3' + - line: '| androidAutoRotationBehavior: 1' + - line: '| androidPredictiveBackSupport: 0' + - line: '| androidApplicationEntry: 1' + - line: '| defaultIsNativeResolution: 0' + - line: '| macRetinaSupport: 1' + - line: '| runInBackground: 1' + - line: '| muteOtherAudioSources: 0' + - line: '| Prepare IOS For Recording: 0' + - line: '| Force IOS Speakers When Recording: 0' + - line: '| deferSystemGesturesMode: 0' + - line: '| hideHomeButton: 0' + - line: '| submitAnalytics: 1' + - line: '| usePlayerLog: 1' + - line: '| dedicatedServerOptimizations: 0' + - line: '| bakeCollisionMeshes: 0' + - line: '| forceSingleInstance: 0' + - line: '| useFlipModelSwapchain: 1' + - line: '| resizableWindow: 1' + - line: '| useMacAppStoreValidation: 0' + - line: '| macAppStoreCategory: public.app-category.games' + - line: '| gpuSkinning: 0' + - line: '| meshDeformation: 0' + - line: '| xboxPIXTextureCapture: 0' + - line: '| xboxEnableAvatar: 0' + - line: '| xboxEnableKinect: 0' + - line: '| xboxEnableKinectAutoTracking: 0' + - line: '| xboxEnableFitness: 0' + - line: '| visibleInBackground: 1' + - line: '| allowFullscreenSwitch: 1' + - line: '| fullscreenMode: 3' + - line: '| xboxSpeechDB: 0' + - line: '| xboxEnableHeadOrientation: 0' + - line: '| xboxEnableGuest: 0' + - line: '| xboxEnablePIXSampling: 0' + - line: '| metalFramebufferOnly: 0' + - line: '| xboxOneResolution: 0' + - line: '| xboxOneSResolution: 0' + - line: '| xboxOneXResolution: 3' + - line: '| xboxOneMonoLoggingLevel: 0' + - line: '| xboxOneLoggingLevel: 1' + - line: '| xboxOneDisableEsram: 0' + - line: '| xboxOneEnableTypeOptimization: 0' + - line: '| xboxOnePresentImmediateThreshold: 0' + - line: '| switchQueueCommandMemory: 0' + - line: '| switchQueueControlMemory: 16384' + - line: '| switchQueueComputeMemory: 262144' + - line: '| switchNVNShaderPoolsGranularity: 33554432' + - line: '| switchNVNDefaultPoolsGranularity: 16777216' + - line: '| switchNVNOtherPoolsGranularity: 16777216' + - line: '| switchGpuScratchPoolGranularity: 2097152' + - line: '| switchAllowGpuScratchShrinking: 0' + - line: '| switchNVNMaxPublicTextureIDCount: 0' + - line: '| switchNVNMaxPublicSamplerIDCount: 0' + - line: '| switchMaxWorkerMultiple: 8' + - line: '| switchNVNGraphicsFirmwareMemory: 32' + - line: '| vulkanNumSwapchainBuffers: 3' + - line: '| vulkanEnableSetSRGBWrite: 0' + - line: '| vulkanEnablePreTransform: 1' + - line: '| vulkanEnableLateAcquireNextImage: 0' + - line: '| vulkanEnableCommandBufferRecycling: 1' + - line: '| loadStoreDebugModeEnabled: 0' + - line: '| visionOSBundleVersion: 1.0' + - line: '| tvOSBundleVersion: 1.0' + - line: '| bundleVersion: 1' + - line: '| preloadedAssets:' + - line: '| - {instanceID: 0}' + - line: '| - {instanceID: 0}' + - line: '| - {instanceID: 0}' + - line: '| - {instanceID: 0}' + - line: '| - {instanceID: 0}' + - line: '| - {fileID: 11400000, guid: 61f9259079b40d9428bbe754ec1960ef, type: + 2}' + - line: '| metroInputSource: 0' + - line: '| wsaTransparentSwapchain: 0' + - line: '| m_HolographicPauseOnTrackingLoss: 1' + - line: '| xboxOneDisableKinectGpuReservation: 1' + - line: '| xboxOneEnable7thCore: 1' + - line: '| vrSettings:' + - line: '| enable360StereoCapture: 0' + - line: '| isWsaHolographicRemotingEnabled: 0' + - line: '| enableFrameTimingStats: 0' + - line: '| enableOpenGLProfilerGPURecorders: 1' + - line: '| allowHDRDisplaySupport: 0' + - line: '| useHDRDisplay: 0' + - line: '| hdrBitDepth: 0' + - line: '| m_ColorGamuts: 00000000' + - line: '| targetPixelDensity: 150' + - line: '| resolutionScalingMode: 2' + - line: '| resetResolutionOnWindowResize: 1' + - line: '| androidSupportedAspectRatio: 0' + - line: '| androidMaxAspectRatio: 2' + - line: '| androidMinAspectRatio: 1' + - line: '| applicationIdentifier:' + - line: '| Android: com.hakimh.example.dualdisplay.unity' + - line: '| Standalone: com.Unity.Unity-Lost-Crypt-Large-Screen-Example' + - line: '| buildNumber:' + - line: '| Bratwurst: 0' + - line: '| Standalone: 0' + - line: '| VisionOS: 0' + - line: '| iPhone: 0' + - line: '| tvOS: 0' + - line: '| overrideDefaultApplicationIdentifier: 1' + - line: '| AndroidBundleVersionCode: 1' + - line: '| AndroidMinSdkVersion: 33' + - line: '| AndroidTargetSdkVersion: 0' + - line: '| AndroidPreferredInstallLocation: 1' + - line: '| aotOptions: ' + - line: '| stripEngineCode: 1' + - line: '| iPhoneStrippingLevel: 0' + - line: '| iPhoneScriptCallOptimization: 0' + - line: '| ForceInternetPermission: 0' + - line: '| ForceSDCardPermission: 0' + - line: '| CreateWallpaper: 0' + - line: '| androidSplitApplicationBinary: 0' + - line: '| keepLoadedShadersAlive: 0' + - line: '| StripUnusedMeshComponents: 1' + - line: '| strictShaderVariantMatching: 0' + - line: '| VertexChannelCompressionMask: 4054' + - line: '| iPhoneSdkVersion: 988' + - line: '| iOSSimulatorArchitecture: 0' + - line: '| iOSTargetOSVersionString: 13.0' + - line: '| tvOSSdkVersion: 0' + - line: '| tvOSSimulatorArchitecture: 0' + - line: '| tvOSRequireExtendedGameController: 0' + - line: '| tvOSTargetOSVersionString: 13.0' + - line: '| VisionOSSdkVersion: 0' + - line: '| VisionOSTargetOSVersionString: 1.0' + - line: '| uIPrerenderedIcon: 0' + - line: '| uIRequiresPersistentWiFi: 0' + - line: '| uIRequiresFullScreen: 1' + - line: '| uIStatusBarHidden: 1' + - line: '| uIExitOnSuspend: 0' + - line: '| uIStatusBarStyle: 0' + - line: '| appleTVSplashScreen: {instanceID: 0}' + - line: '| appleTVSplashScreen2x: {instanceID: 0}' + - line: '| tvOSSmallIconLayers: []' + - line: '| tvOSSmallIconLayers2x: []' + - line: '| tvOSLargeIconLayers: []' + - line: '| tvOSLargeIconLayers2x: []' + - line: '| tvOSTopShelfImageLayers: []' + - line: '| tvOSTopShelfImageLayers2x: []' + - line: '| tvOSTopShelfImageWideLayers: []' + - line: '| tvOSTopShelfImageWideLayers2x: []' + - line: '| iOSLaunchScreenType: 0' + - line: '| iOSLaunchScreenPortrait: {instanceID: 0}' + - line: '| iOSLaunchScreenLandscape: {instanceID: 0}' + - line: '| iOSLaunchScreenBackgroundColor:' + - line: '| serializedVersion: 2' + - line: '| rgba: 0' + - line: '| iOSLaunchScreenFillPct: 100' + - line: '| iOSLaunchScreenSize: 100' + - line: '| iOSLaunchScreeniPadType: 0' + - line: '| iOSLaunchScreeniPadImage: {instanceID: 0}' + - line: '| iOSLaunchScreeniPadBackgroundColor:' + - line: '| serializedVersion: 2' + - line: '| rgba: 0' + - line: '| iOSLaunchScreeniPadFillPct: 100' + - line: '| iOSLaunchScreeniPadSize: 100' + - line: '| iOSLaunchScreenCustomStoryboardPath: ' + - line: '| iOSLaunchScreeniPadCustomStoryboardPath: ' + - line: '| iOSDeviceRequirements: []' + - line: '| iOSURLSchemes: []' + - line: '| macOSURLSchemes: []' + - line: '| iOSBackgroundModes: 0' + - line: '| iOSMetalForceHardShadows: 0' + - line: '| metalEditorSupport: 1' + - line: '| metalAPIValidation: 1' + - line: '| metalCompileShaderBinary: 0' + - line: '| iOSRenderExtraFrameOnPause: 0' + - line: '| iosCopyPluginsCodeInsteadOfSymlink: 0' + - line: '| appleDeveloperTeamID: ' + - line: '| iOSManualSigningProvisioningProfileID: ' + - line: '| tvOSManualSigningProvisioningProfileID: ' + - line: '| VisionOSManualSigningProvisioningProfileID: ' + - line: '| iOSManualSigningProvisioningProfileType: 0' + - line: '| tvOSManualSigningProvisioningProfileType: 0' + - line: '| VisionOSManualSigningProvisioningProfileType: 0' + - line: '| appleEnableAutomaticSigning: 0' + - line: '| iOSRequireARKit: 0' + - line: '| iOSAutomaticallyDetectAndAddCapabilities: 1' + - line: '| appleEnableProMotion: 0' + - line: '| shaderPrecisionModel: 0' + - line: '| clonedFromGUID: 9cc996873279c324a82aac1a3293169c' + - line: '| templatePackageId: ' + - line: '| templateDefaultScene: Assets/Scenes/SampleScene.unity' + - line: '| useCustomMainManifest: 1' + - line: '| useCustomLauncherManifest: 0' + - line: '| useCustomMainGradleTemplate: 1' + - line: '| useCustomLauncherGradleManifest: 0' + - line: '| useCustomBaseGradleTemplate: 0' + - line: '| useCustomGradlePropertiesTemplate: 1' + - line: '| useCustomGradleSettingsTemplate: 0' + - line: '| useCustomProguardFile: 0' + - line: '| AndroidTargetArchitectures: 3' + - line: '| AndroidSplashScreenScale: 0' + - line: '| androidSplashScreen: {instanceID: 0}' + - line: '| AndroidKeystoreName: ''{inproject}: user.keystore''' + - line: '| AndroidKeyaliasName: dev' + - line: '| AndroidEnableArmv9SecurityFeatures: 0' + - line: '| AndroidEnableArm64MTE: 0' + - line: '| AndroidBuildApkPerCpuArchitecture: 0' + - line: '| AndroidTVCompatibility: 0' + - line: '| AndroidIsGame: 1' + - line: '| AndroidEnableTango: 0' + - line: '| androidEnableBanner: 1' + - line: '| androidUseLowAccuracyLocation: 0' + - line: '| androidUseCustomKeystore: 0' + - line: '| m_AndroidBanners:' + - line: '| - width: 320' + - line: '| height: 180' + - line: '| banner: {instanceID: 0}' + - line: '| androidGamepadSupportLevel: 0' + - line: '| AndroidMinifyRelease: 0' + - line: '| AndroidMinifyDebug: 0' + - line: '| AndroidValidateAppBundleSize: 1' + - line: '| AndroidAppBundleSizeToValidate: 150' + - line: '| AndroidReportGooglePlayAppDependencies: 1' + - line: '| androidSymbolsSizeThreshold: 800' + - line: '| m_BuildTargetIcons:' + - line: '| - m_BuildTarget: ' + - line: '| m_Icons:' + - line: '| - serializedVersion: 2' + - line: '| m_Icon: {fileID: 2800000, guid: 6e54ac56108434547ae2a08cf025c6fd, + type: 3}' + - line: '| m_Width: 128' + - line: '| m_Height: 128' + - line: '| m_Kind: 0' + - line: '| m_BuildTargetPlatformIcons:' + - line: '| - m_BuildTarget: iPhone' + - line: '| m_Icons:' + - line: '| - m_Textures: []' + - line: '| m_Width: 87' + - line: '| m_Height: 87' + - line: '| m_Kind: 1' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 58' + - line: '| m_Height: 58' + - line: '| m_Kind: 1' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 29' + - line: '| m_Height: 29' + - line: '| m_Kind: 1' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 58' + - line: '| m_Height: 58' + - line: '| m_Kind: 1' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 29' + - line: '| m_Height: 29' + - line: '| m_Kind: 1' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 60' + - line: '| m_Height: 60' + - line: '| m_Kind: 2' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 40' + - line: '| m_Height: 40' + - line: '| m_Kind: 2' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 40' + - line: '| m_Height: 40' + - line: '| m_Kind: 2' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 20' + - line: '| m_Height: 20' + - line: '| m_Kind: 2' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 180' + - line: '| m_Height: 180' + - line: '| m_Kind: 0' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 120' + - line: '| m_Height: 120' + - line: '| m_Kind: 0' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 167' + - line: '| m_Height: 167' + - line: '| m_Kind: 0' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 152' + - line: '| m_Height: 152' + - line: '| m_Kind: 0' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 76' + - line: '| m_Height: 76' + - line: '| m_Kind: 0' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 120' + - line: '| m_Height: 120' + - line: '| m_Kind: 3' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 80' + - line: '| m_Height: 80' + - line: '| m_Kind: 3' + - line: '| m_SubKind: iPhone' + - line: '| - m_Textures: []' + - line: '| m_Width: 80' + - line: '| m_Height: 80' + - line: '| m_Kind: 3' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures: []' + - line: '| m_Width: 40' + - line: '| m_Height: 40' + - line: '| m_Kind: 3' + - line: '| m_SubKind: iPad' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 1024' + - line: '| m_Height: 1024' + - line: '| m_Kind: 4' + - line: '| m_SubKind: App Store' + - line: '| - m_BuildTarget: Android' + - line: '| m_Icons:' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 192' + - line: '| m_Height: 192' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 144' + - line: '| m_Height: 144' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 96' + - line: '| m_Height: 96' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 72' + - line: '| m_Height: 72' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 48' + - line: '| m_Height: 48' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 36' + - line: '| m_Height: 36' + - line: '| m_Kind: 1' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 192' + - line: '| m_Height: 192' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 144' + - line: '| m_Height: 144' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 96' + - line: '| m_Height: 96' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 72' + - line: '| m_Height: 72' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 48' + - line: '| m_Height: 48' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures:' + - line: '| - {instanceID: 0}' + - line: '| m_Width: 36' + - line: '| m_Height: 36' + - line: '| m_Kind: 0' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 432' + - line: '| m_Height: 432' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 324' + - line: '| m_Height: 324' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 216' + - line: '| m_Height: 216' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 162' + - line: '| m_Height: 162' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 108' + - line: '| m_Height: 108' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| - m_Textures: []' + - line: '| m_Width: 81' + - line: '| m_Height: 81' + - line: '| m_Kind: 2' + - line: '| m_SubKind: ' + - line: '| m_BuildTargetBatching: []' + - line: '| m_BuildTargetShaderSettings: []' + - line: '| m_BuildTargetGraphicsJobs:' + - line: '| - m_BuildTarget: MacStandaloneSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: Switch' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: MetroSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: AppleTVSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: BJMSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: LinuxStandaloneSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: PS4Player' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: iOSSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: WindowsStandaloneSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: XboxOnePlayer' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: LuminSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: AndroidPlayer' + - line: '| m_GraphicsJobs: 0' + - line: '| - m_BuildTarget: WebGLSupport' + - line: '| m_GraphicsJobs: 0' + - line: '| m_BuildTargetGraphicsJobMode:' + - line: '| - m_BuildTarget: PS4Player' + - line: '| m_GraphicsJobMode: 0' + - line: '| - m_BuildTarget: XboxOnePlayer' + - line: '| m_GraphicsJobMode: 0' + - line: '| m_BuildTargetGraphicsAPIs:' + - line: '| - m_BuildTarget: AndroidPlayer' + - line: '| m_APIs: 15000000' + - line: '| m_Automatic: 0' + - line: '| - m_BuildTarget: MacStandaloneSupport' + - line: '| m_APIs: 1100000010000000' + - line: '| m_Automatic: 0' + - line: '| - m_BuildTarget: iOSSupport' + - line: '| m_APIs: 10000000' + - line: '| m_Automatic: 1' + - line: '| m_BuildTargetVRSettings: []' + - line: '| m_DefaultShaderChunkSizeInMB: 16' + - line: '| m_DefaultShaderChunkCount: 0' + - line: '| openGLRequireES31: 0' + - line: '| openGLRequireES31AEP: 0' + - line: '| openGLRequireES32: 0' + - line: '| m_TemplateCustomTags: {}' + - line: '| mobileMTRendering:' + - line: '| Android: 1' + - line: '| iPhone: 1' + - line: '| tvOS: 1' + - line: '| m_BuildTargetGroupLightmapEncodingQuality: []' + - line: '| m_BuildTargetGroupLightmapSettings: []' + - line: '| m_BuildTargetGroupLoadStoreDebugModeSettings: []' + - line: '| m_BuildTargetNormalMapEncoding: []' + - line: '| m_BuildTargetDefaultTextureCompressionFormat:' + - line: '| - serializedVersion: 3' + - line: '| m_BuildTarget: Android' + - line: '| m_Formats: 01000000' + - line: '| playModeTestRunnerEnabled: 0' + - line: '| runPlayModeTestAsEditModeTest: 0' + - line: '| actionOnDotNetUnhandledException: 1' + - line: '| editorGfxJobOverride: 1' + - line: '| enableInternalProfiler: 0' + - line: '| logObjCUncaughtExceptions: 1' + - line: '| enableCrashReportAPI: 0' + - line: '| cameraUsageDescription: ' + - line: '| locationUsageDescription: ' + - line: '| microphoneUsageDescription: ' + - line: '| bluetoothUsageDescription: ' + - line: '| macOSTargetOSVersion: 11.0' + - line: '| switchNMETAOverride: ' + - line: '| switchNetLibKey: ' + - line: '| switchSocketMemoryPoolSize: 6144' + - line: '| switchSocketAllocatorPoolSize: 128' + - line: '| switchSocketConcurrencyLimit: 14' + - line: '| switchScreenResolutionBehavior: 2' + - line: '| switchUseCPUProfiler: 0' + - line: '| switchEnableFileSystemTrace: 0' + - line: '| switchLTOSetting: 0' + - line: '| switchApplicationID: 0x01004b9000490000' + - line: '| switchNSODependencies: ' + - line: '| switchCompilerFlags: ' + - line: '| switchTitleNames_0: ' + - line: '| switchTitleNames_1: ' + - line: '| switchTitleNames_2: ' + - line: '| switchTitleNames_3: ' + - line: '| switchTitleNames_4: ' + - line: '| switchTitleNames_5: ' + - line: '| switchTitleNames_6: ' + - line: '| switchTitleNames_7: ' + - line: '| switchTitleNames_8: ' + - line: '| switchTitleNames_9: ' + - line: '| switchTitleNames_10: ' + - line: '| switchTitleNames_11: ' + - line: '| switchTitleNames_12: ' + - line: '| switchTitleNames_13: ' + - line: '| switchTitleNames_14: ' + - line: '| switchTitleNames_15: ' + - line: '| switchPublisherNames_0: ' + - line: '| switchPublisherNames_1: ' + - line: '| switchPublisherNames_2: ' + - line: '| switchPublisherNames_3: ' + - line: '| switchPublisherNames_4: ' + - line: '| switchPublisherNames_5: ' + - line: '| switchPublisherNames_6: ' + - line: '| switchPublisherNames_7: ' + - line: '| switchPublisherNames_8: ' + - line: '| switchPublisherNames_9: ' + - line: '| switchPublisherNames_10: ' + - line: '| switchPublisherNames_11: ' + - line: '| switchPublisherNames_12: ' + - line: '| switchPublisherNames_13: ' + - line: '| switchPublisherNames_14: ' + - line: '| switchPublisherNames_15: ' + - line: '| switchIcons_0: {instanceID: 0}' + - line: '| switchIcons_1: {instanceID: 0}' + - line: '| switchIcons_2: {instanceID: 0}' + - line: '| switchIcons_3: {instanceID: 0}' + - line: '| switchIcons_4: {instanceID: 0}' + - line: '| switchIcons_5: {instanceID: 0}' + - line: '| switchIcons_6: {instanceID: 0}' + - line: '| switchIcons_7: {instanceID: 0}' + - line: '| switchIcons_8: {instanceID: 0}' + - line: '| switchIcons_9: {instanceID: 0}' + - line: '| switchIcons_10: {instanceID: 0}' + - line: '| switchIcons_11: {instanceID: 0}' + - line: '| switchIcons_12: {instanceID: 0}' + - line: '| switchIcons_13: {instanceID: 0}' + - line: '| switchIcons_14: {instanceID: 0}' + - line: '| switchIcons_15: {instanceID: 0}' + - line: '| switchSmallIcons_0: {instanceID: 0}' + - line: '| switchSmallIcons_1: {instanceID: 0}' + - line: '| switchSmallIcons_2: {instanceID: 0}' + - line: '| switchSmallIcons_3: {instanceID: 0}' + - line: '| switchSmallIcons_4: {instanceID: 0}' + - line: '| switchSmallIcons_5: {instanceID: 0}' + - line: '| switchSmallIcons_6: {instanceID: 0}' + - line: '| switchSmallIcons_7: {instanceID: 0}' + - line: '| switchSmallIcons_8: {instanceID: 0}' + - line: '| switchSmallIcons_9: {instanceID: 0}' + - line: '| switchSmallIcons_10: {instanceID: 0}' + - line: '| switchSmallIcons_11: {instanceID: 0}' + - line: '| switchSmallIcons_12: {instanceID: 0}' + - line: '| switchSmallIcons_13: {instanceID: 0}' + - line: '| switchSmallIcons_14: {instanceID: 0}' + - line: '| switchSmallIcons_15: {instanceID: 0}' + - line: '| switchManualHTML: ' + - line: '| switchAccessibleURLs: ' + - line: '| switchLegalInformation: ' + - line: '| switchMainThreadStackSize: 1048576' + - line: '| switchPresenceGroupId: ' + - line: '| switchLogoHandling: 0' + - line: '| switchReleaseVersion: 0' + - line: '| switchDisplayVersion: 1.0.0' + - line: '| switchStartupUserAccount: 0' + - line: '| switchSupportedLanguagesMask: 0' + - line: '| switchLogoType: 0' + - line: '| switchApplicationErrorCodeCategory: ' + - line: '| switchUserAccountSaveDataSize: 0' + - line: '| switchUserAccountSaveDataJournalSize: 0' + - line: '| switchApplicationAttribute: 0' + - line: '| switchCardSpecSize: -1' + - line: '| switchCardSpecClock: -1' + - line: '| switchRatingsMask: 0' + - line: '| switchRatingsInt_0: 0' + - line: '| switchRatingsInt_1: 0' + - line: '| switchRatingsInt_2: 0' + - line: '| switchRatingsInt_3: 0' + - line: '| switchRatingsInt_4: 0' + - line: '| switchRatingsInt_5: 0' + - line: '| switchRatingsInt_6: 0' + - line: '| switchRatingsInt_7: 0' + - line: '| switchRatingsInt_8: 0' + - line: '| switchRatingsInt_9: 0' + - line: '| switchRatingsInt_10: 0' + - line: '| switchRatingsInt_11: 0' + - line: '| switchRatingsInt_12: 0' + - line: '| switchLocalCommunicationIds_0: ' + - line: '| switchLocalCommunicationIds_1: ' + - line: '| switchLocalCommunicationIds_2: ' + - line: '| switchLocalCommunicationIds_3: ' + - line: '| switchLocalCommunicationIds_4: ' + - line: '| switchLocalCommunicationIds_5: ' + - line: '| switchLocalCommunicationIds_6: ' + - line: '| switchLocalCommunicationIds_7: ' + - line: '| switchParentalControl: 0' + - line: '| switchAllowsScreenshot: 1' + - line: '| switchAllowsVideoCapturing: 1' + - line: '| switchAllowsRuntimeAddOnContentInstall: 0' + - line: '| switchDataLossConfirmation: 0' + - line: '| switchUserAccountLockEnabled: 0' + - line: '| switchSystemResourceMemory: 16777216' + - line: '| switchSupportedNpadStyles: 3' + - line: '| switchNativeFsCacheSize: 32' + - line: '| switchIsHoldTypeHorizontal: 0' + - line: '| switchSupportedNpadCount: 8' + - line: '| switchEnableTouchScreen: 1' + - line: '| switchSocketConfigEnabled: 0' + - line: '| switchTcpInitialSendBufferSize: 32' + - line: '| switchTcpInitialReceiveBufferSize: 64' + - line: '| switchTcpAutoSendBufferSizeMax: 256' + - line: '| switchTcpAutoReceiveBufferSizeMax: 256' + - line: '| switchUdpSendBufferSize: 9' + - line: '| switchUdpReceiveBufferSize: 42' + - line: '| switchSocketBufferEfficiency: 4' + - line: '| switchSocketInitializeEnabled: 1' + - line: '| switchNetworkInterfaceManagerInitializeEnabled: 1' + - line: '| switchDisableHTCSPlayerConnection: 0' + - line: '| switchUseNewStyleFilepaths: 0' + - line: '| switchUseLegacyFmodPriorities: 0' + - line: '| switchUseMicroSleepForYield: 1' + - line: '| switchEnableRamDiskSupport: 0' + - line: '| switchMicroSleepForYieldTime: 25' + - line: '| switchRamDiskSpaceSize: 12' + - line: '| switchUpgradedPlayerSettingsToNMETA: 0' + - line: '| ps4NPAgeRating: 12' + - line: '| ps4NPTitleSecret: ' + - line: '| ps4NPTrophyPackPath: ' + - line: '| ps4ParentalLevel: 11' + - line: '| ps4ContentID: ED1633-NPXX51362_00-0000000000000000' + - line: '| ps4Category: 0' + - line: '| ps4MasterVersion: 01.00' + - line: '| ps4AppVersion: 01.00' + - line: '| ps4AppType: 0' + - line: '| ps4ParamSfxPath: ' + - line: '| ps4VideoOutPixelFormat: 0' + - line: '| ps4VideoOutInitialWidth: 1920' + - line: '| ps4VideoOutBaseModeInitialWidth: 1920' + - line: '| ps4VideoOutReprojectionRate: 60' + - line: '| ps4PronunciationXMLPath: ' + - line: '| ps4PronunciationSIGPath: ' + - line: '| ps4BackgroundImagePath: ' + - line: '| ps4StartupImagePath: ' + - line: '| ps4StartupImagesFolder: ' + - line: '| ps4IconImagesFolder: ' + - line: '| ps4SaveDataImagePath: ' + - line: '| ps4SdkOverride: ' + - line: '| ps4BGMPath: ' + - line: '| ps4ShareFilePath: ' + - line: '| ps4ShareOverlayImagePath: ' + - line: '| ps4PrivacyGuardImagePath: ' + - line: '| ps4ExtraSceSysFile: ' + - line: '| ps4NPtitleDatPath: ' + - line: '| ps4RemotePlayKeyAssignment: -1' + - line: '| ps4RemotePlayKeyMappingDir: ' + - line: '| ps4PlayTogetherPlayerCount: 0' + - line: '| ps4EnterButtonAssignment: 1' + - line: '| ps4ApplicationParam1: 0' + - line: '| ps4ApplicationParam2: 0' + - line: '| ps4ApplicationParam3: 0' + - line: '| ps4ApplicationParam4: 0' + - line: '| ps4DownloadDataSize: 0' + - line: '| ps4GarlicHeapSize: 2048' + - line: '| ps4ProGarlicHeapSize: 2560' + - line: '| playerPrefsMaxSize: 32768' + - line: '| ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ' + - line: '| ps4pnSessions: 1' + - line: '| ps4pnPresence: 1' + - line: '| ps4pnFriends: 1' + - line: '| ps4pnGameCustomData: 1' + - line: '| playerPrefsSupport: 0' + - line: '| enableApplicationExit: 0' + - line: '| resetTempFolder: 1' + - line: '| restrictedAudioUsageRights: 0' + - line: '| ps4UseResolutionFallback: 0' + - line: '| ps4ReprojectionSupport: 0' + - line: '| ps4UseAudio3dBackend: 0' + - line: '| ps4UseLowGarlicFragmentationMode: 1' + - line: '| ps4SocialScreenEnabled: 0' + - line: '| ps4ScriptOptimizationLevel: 0' + - line: '| ps4Audio3dVirtualSpeakerCount: 14' + - line: '| ps4attribCpuUsage: 0' + - line: '| ps4PatchPkgPath: ' + - line: '| ps4PatchLatestPkgPath: ' + - line: '| ps4PatchChangeinfoPath: ' + - line: '| ps4PatchDayOne: 0' + - line: '| ps4attribUserManagement: 0' + - line: '| ps4attribMoveSupport: 0' + - line: '| ps4attrib3DSupport: 0' + - line: '| ps4attribShareSupport: 0' + - line: '| ps4attribExclusiveVR: 0' + - line: '| ps4disableAutoHideSplash: 0' + - line: '| ps4videoRecordingFeaturesUsed: 0' + - line: '| ps4contentSearchFeaturesUsed: 0' + - line: '| ps4CompatibilityPS5: 0' + - line: '| ps4AllowPS5Detection: 0' + - line: '| ps4GPU800MHz: 1' + - line: '| ps4attribEyeToEyeDistanceSettingVR: 0' + - line: '| ps4IncludedModules: []' + - line: '| ps4attribVROutputEnabled: 0' + - line: '| monoEnv: ' + - line: '| splashScreenBackgroundSourceLandscape: {instanceID: 0}' + - line: '| splashScreenBackgroundSourcePortrait: {instanceID: 0}' + - line: '| blurSplashScreenBackground: 1' + - line: '| spritePackerPolicy: ' + - line: '| webGLMemorySize: 16' + - line: '| webGLExceptionSupport: 1' + - line: '| webGLNameFilesAsHashes: 0' + - line: '| webGLShowDiagnostics: 0' + - line: '| webGLDataCaching: 1' + - line: '| webGLDebugSymbols: 0' + - line: '| webGLEmscriptenArgs: ' + - line: '| webGLModulesDirectory: ' + - line: '| webGLTemplate: APPLICATION:Default' + - line: '| webGLAnalyzeBuildSize: 0' + - line: '| webGLUseEmbeddedResources: 0' + - line: '| webGLCompressionFormat: 1' + - line: '| webGLWasmArithmeticExceptions: 0' + - line: '| webGLLinkerTarget: 1' + - line: '| webGLThreadsSupport: 0' + - line: '| webGLDecompressionFallback: 0' + - line: '| webGLInitialMemorySize: 32' + - line: '| webGLMaximumMemorySize: 2048' + - line: '| webGLMemoryGrowthMode: 2' + - line: '| webGLMemoryLinearGrowthStep: 16' + - line: '| webGLMemoryGeometricGrowthStep: 0.2' + - line: '| webGLMemoryGeometricGrowthCap: 96' + - line: '| webGLEnableWebGPU: 0' + - line: '| webGLPowerPreference: 2' + - line: '| webGLWebAssemblyTable: 0' + - line: '| webGLWebAssemblyBigInt: 0' + - line: '| webGLCloseOnQuit: 0' + - line: '| webWasm2023: 0' + - line: '| scriptingDefineSymbols:' + - line: '| : UNITY_POST_PROCESSING_STACK_V2' + - line: '| Android: UNITY_POST_PROCESSING_STACK_V2;SIMULATE_MOBILE;DEBUG' + - line: '| Lumin: UNITY_POST_PROCESSING_STACK_V2' + - line: '| Nintendo Switch: UNITY_POST_PROCESSING_STACK_V2' + - line: '| PS4: UNITY_POST_PROCESSING_STACK_V2' + - line: '| Stadia: UNITY_POST_PROCESSING_STACK_V2' + - line: '| Standalone: UNITY_POST_PROCESSING_STACK_V2;SIMULATE_MOBILE;DEBUG' + - line: '| WebGL: UNITY_POST_PROCESSING_STACK_V2' + - line: '| XboxOne: UNITY_POST_PROCESSING_STACK_V2' + - line: '| tvOS: UNITY_POST_PROCESSING_STACK_V2' + - line: '| additionalCompilerArguments: {}' + - line: '| platformArchitecture:' + - line: '| iPhone: 1' + - line: '| scriptingBackend:' + - line: '| Android: 1' + - line: '| Standalone: 1' + - line: '| il2cppCompilerConfiguration:' + - line: '| Android: 0' + - line: '| il2cppCodeGeneration: {}' + - line: '| il2cppStacktraceInformation:' + - line: '| Android: 1' + - line: '| managedStrippingLevel:' + - line: '| Android: 1' + - line: '| Bratwurst: 1' + - line: '| EmbeddedLinux: 1' + - line: '| GameCoreScarlett: 1' + - line: '| GameCoreXboxOne: 1' + - line: '| Nintendo Switch: 1' + - line: '| PS4: 1' + - line: '| PS5: 1' + - line: '| QNX: 1' + - line: '| Stadia: 1' + - line: '| Standalone: 1' + - line: '| WebGL: 1' + - line: '| Windows Store Apps: 1' + - line: '| XboxOne: 1' + - line: '| iPhone: 1' + - line: '| tvOS: 1' + - line: '| incrementalIl2cppBuild: {}' + - line: '| suppressCommonWarnings: 1' + - line: '| allowUnsafeCode: 0' + - line: '| useDeterministicCompilation: 1' + - line: '| additionalIl2CppArgs: ' + - line: '| scriptingRuntimeVersion: 1' + - line: '| gcIncremental: 0' + - line: '| gcWBarrierValidation: 0' + - line: '| apiCompatibilityLevelPerPlatform: {}' + - line: '| editorAssembliesCompatibilityLevel: 1' + - line: '| m_RenderingPath: 1' + - line: '| m_MobileRenderingPath: 1' + - line: '| metroPackageName: UnityLostCrypt' + - line: '| metroPackageVersion: ' + - line: '| metroCertificatePath: ' + - line: '| metroCertificatePassword: ' + - line: '| metroCertificateSubject: ' + - line: '| metroCertificateIssuer: ' + - line: '| metroCertificateNotAfter: 0000000000000000' + - line: '| metroApplicationDescription: UnityLostCrypt' + - line: '| wsaImages: {}' + - line: '| metroTileShortName: ' + - line: '| metroTileShowName: 0' + - line: '| metroMediumTileShowName: 0' + - line: '| metroLargeTileShowName: 0' + - line: '| metroWideTileShowName: 0' + - line: '| metroSupportStreamingInstall: 0' + - line: '| metroLastRequiredScene: 0' + - line: '| metroDefaultTileSize: 1' + - line: '| metroTileForegroundText: 2' + - line: '| metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, + a: 0}' + - line: '| metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, + b: 0.21568628,' + - line: '| a: 1}' + - line: '| metroSplashScreenUseBackgroundColor: 0' + - line: '| syncCapabilities: 0' + - line: '| platformCapabilities: {}' + - line: '| metroTargetDeviceFamilies: {}' + - line: '| metroFTAName: ' + - line: '| metroFTAFileTypes: []' + - line: '| metroProtocolName: ' + - line: '| vcxProjDefaultLanguage: ' + - line: '| XboxOneProductId: ' + - line: '| XboxOneUpdateKey: ' + - line: '| XboxOneSandboxId: ' + - line: '| XboxOneContentId: ' + - line: '| XboxOneTitleId: ' + - line: '| XboxOneSCId: ' + - line: '| XboxOneGameOsOverridePath: ' + - line: '| XboxOnePackagingOverridePath: ' + - line: '| XboxOneAppManifestOverridePath: ' + - line: '| XboxOneVersion: 1.0.0.0' + - line: '| XboxOnePackageEncryption: 0' + - line: '| XboxOnePackageUpdateGranularity: 2' + - line: '| XboxOneDescription: ' + - line: '| XboxOneLanguage:' + - line: '| - enus' + - line: '| XboxOneCapability: []' + - line: '| XboxOneGameRating: {}' + - line: '| XboxOneIsContentPackage: 0' + - line: '| XboxOneEnhancedXboxCompatibilityMode: 0' + - line: '| XboxOneEnableGPUVariability: 1' + - line: '| XboxOneSockets: {}' + - line: '| XboxOneSplashScreen: {instanceID: 0}' + - line: '| XboxOneAllowedProductIds: []' + - line: '| XboxOnePersistentLocalStorageSize: 0' + - line: '| XboxOneXTitleMemory: 8' + - line: '| XboxOneOverrideIdentityName: ' + - line: '| XboxOneOverrideIdentityPublisher: ' + - line: '| vrEditorSettings: {}' + - line: '| cloudServicesEnabled:' + - line: '| UNet: 1' + - line: '| luminIcon:' + - line: '| m_Name: ' + - line: '| m_ModelFolderPath: ' + - line: '| m_PortalFolderPath: ' + - line: '| luminCert:' + - line: '| m_CertPath: ' + - line: '| m_SignPackage: 1' + - line: '| luminIsChannelApp: 0' + - line: '| luminVersion:' + - line: '| m_VersionCode: 1' + - line: '| m_VersionName: ' + - line: '| hmiPlayerDataPath: ' + - line: '| hmiForceSRGBBlit: 1' + - line: '| embeddedLinuxEnableGamepadInput: 1' + - line: '| hmiCpuConfiguration: ' + - line: '| hmiLogStartupTiming: 0' + - line: '| qnxGraphicConfPath: ' + - line: '| apiCompatibilityLevel: 6' + - line: '| captureStartupLogs: {}' + - line: '| activeInputHandler: 2' + - line: '| windowsGamepadBackendHint: 0' + - line: '| cloudProjectId: ' + - line: '| framebufferDepthMemorylessMode: 0' + - line: '| qualitySettingsNames: []' + - line: '| projectName: ' + - line: '| organizationId: ' + - line: '| cloudEnabled: 0' + - line: '| legacyClampBlendShapeWeights: 1' + - line: '| hmiLoadingImage: {instanceID: 0}' + - line: '| platformRequiresReadableAssets: 0' + - line: '| virtualTexturingSupportEnabled: 0' + - line: '| insecureHttpOption: 0' + - line: '| androidVulkanDenyFilterList: []' + - line: '| androidVulkanAllowFilterList: []' + - line: '| ' + references: + version: 2 + RefIds: + - rid: 7947567010206711904 + type: {class: AndroidPlatformBuildSettings, ns: UnityEditor.Android, asm: UnityEditor.Android.Extensions} + data: + m_Development: 1 + m_ConnectProfiler: 0 + m_BuildWithDeepProfilingSupport: 1 + m_AllowDebugging: 1 + m_WaitForManagedDebugger: 0 + m_ManagedDebuggerFixedPort: 0 + m_ExplicitNullChecks: 0 + m_ExplicitDivideByZeroChecks: 0 + m_ExplicitArrayBoundsChecks: 0 + m_CompressionType: 2 + m_InstallInBuildFolder: 0 + m_BuildSubtarget: 0 + m_BuildSystem: 1 + m_ExportAsGoogleAndroidProject: 0 + m_DebugSymbolLevel: 1 + m_DebugSymbolFormat: 5 + m_CurrentDeploymentTargetId: __builtin__target_default + m_BuildType: 1 + m_BuildAppBundle: 0 + m_IPAddressToConnect: + m_SymlinkSources: 0 diff --git a/Assets/Settings/Build Profiles/Android Profileable.asset.meta b/Assets/Settings/Build Profiles/Android Profileable.asset.meta new file mode 100644 index 0000000..4c373a0 --- /dev/null +++ b/Assets/Settings/Build Profiles/Android Profileable.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2d1794a22f2d740639a4b66052d97227 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/UniversalRenderPipelineGlobalSettings.asset b/Assets/UniversalRenderPipelineGlobalSettings.asset index 98f0dfd..8a94e24 100644 --- a/Assets/UniversalRenderPipelineGlobalSettings.asset +++ b/Assets/UniversalRenderPipelineGlobalSettings.asset @@ -12,7 +12,62 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3} m_Name: UniversalRenderPipelineGlobalSettings m_EditorClassIdentifier: - k_AssetVersion: 3 + m_ShaderStrippingSetting: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + m_URPShaderStrippingSetting: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + m_ShaderVariantLogLevel: 0 + m_ExportShaderVariants: 1 + m_StripDebugVariants: 1 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + supportRuntimeDebugDisplay: 0 + m_EnableRenderGraph: 0 + m_Settings: + m_SettingsList: + m_List: + - rid: 7947567010206711905 + - rid: 7947567010206711809 + - rid: 7947567010206711810 + - rid: 7947567010206711811 + - rid: 7947567010206711906 + - rid: 7947567010206711813 + - rid: 7947567010206711814 + - rid: 7947567010206711907 + - rid: 7947567010206711816 + - rid: 7947567010206711817 + - rid: 7947567010206711908 + - rid: 7947567010206711909 + - rid: 7947567010206711820 + - rid: 7947567010206711910 + - rid: 7947567010206711911 + - rid: 7947567010206711912 + - rid: 7947567010206711913 + - rid: 7947567010206711825 + - rid: 7947567010206711914 + - rid: 7947567010206711915 + - rid: 7947567010206711828 + m_RuntimeSettings: + m_List: + - rid: 7947567010206711809 + - rid: 7947567010206711810 + - rid: 7947567010206711811 + - rid: 7947567010206711813 + - rid: 7947567010206711814 + - rid: 7947567010206711816 + - rid: 7947567010206711817 + - rid: 7947567010206711820 + - rid: 7947567010206711825 + - rid: 7947567010206711828 + m_AssetVersion: 8 + m_ObsoleteDefaultVolumeProfile: {fileID: 0} m_RenderingLayerNames: - Light Layer default - Light Layer 1 @@ -31,11 +86,256 @@ MonoBehaviour: lightLayerName5: Light Layer 5 lightLayerName6: Light Layer 6 lightLayerName7: Light Layer 7 - m_StripDebugVariants: 1 - m_StripUnusedPostProcessingVariants: 0 - m_StripUnusedVariants: 1 - m_StripUnusedLODCrossFadeVariants: 1 - m_StripScreenCoordOverrideVariants: 1 - supportRuntimeDebugDisplay: 0 - m_ShaderVariantLogLevel: 0 - m_ExportShaderVariants: 1 + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + references: + version: 2 + RefIds: + - rid: 7947567010206711809 + type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, + type: 3} + m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, + type: 3} + m_CoreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + - rid: 7947567010206711810 + type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_LightShader: {fileID: 4800000, guid: 3f6c848ca3d7bca4bbe846546ac701a1, type: 3} + m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, + type: 3} + m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, + type: 3} + m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, + type: 3} + m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1, + type: 3} + m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, + type: 3} + m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, + type: 3} + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, + type: 2} + - rid: 7947567010206711811 + type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_VolumeProfile: {fileID: 11400000, guid: c81d308ce246c452581d116ac8a833c2, + type: 2} + - rid: 7947567010206711813 + type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea, + type: 3} + m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772, + type: 3} + m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395, + type: 3} + - rid: 7947567010206711814 + type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 1 + m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, + type: 3} + m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, + type: 3} + m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb, + type: 3} + - rid: 7947567010206711816 + type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, + type: 3} + m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + - rid: 7947567010206711817 + type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_EnableRenderCompatibilityMode: 1 + - rid: 7947567010206711820 + type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_EnableCompilationCaching: 1 + m_EnableValidityChecks: 1 + - rid: 7947567010206711825 + type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_CoreCopyPS: {fileID: 4800000, guid: 12dc59547ea167a4ab435097dd0f9add, type: 3} + - rid: 7947567010206711828 + type: {class: ShaderStrippingSetting, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + - rid: 7947567010206711905 + type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f, + type: 3} + m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11, + type: 3} + m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, + type: 3} + m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, + type: 3} + m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, + type: 3} + m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, + type: 3} + m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, + type: 3} + m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, + type: 3} + m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61, + type: 3} + - rid: 7947567010206711906 + type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, + type: 2} + m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e, + type: 2} + m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, + type: 2} + - rid: 7947567010206711907 + type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 0 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + - rid: 7947567010206711908 + type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, + type: 3} + m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, + type: 3} + m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, + type: 3} + - rid: 7947567010206711909 + type: {class: GPUResidentDrawerResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.GPUDriven.Runtime} + data: + m_Version: 0 + m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2, + type: 3} + m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef, + type: 3} + m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b, + type: 3} + m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114, + type: 3} + m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da, + type: 3} + m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c, + type: 3} + m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df, + type: 3} + m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100, + type: 3} + m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248, + type: 3} + - rid: 7947567010206711910 + type: {class: ProbeVolumeRuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d, + type: 3} + probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c, + type: 3} + probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931, + type: 3} + - rid: 7947567010206711911 + type: {class: IncludeAdditionalRPAssets, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_IncludeReferencedInScenes: 0 + m_IncludeAssetsByLabel: 0 + m_LabelToInclude: + - rid: 7947567010206711912 + type: {class: ProbeVolumeBakingResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d, + type: 3} + subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22, + type: 3} + voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e, + type: 3} + traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + - rid: 7947567010206711913 + type: {class: STP/RuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_setupCS: {fileID: 7200000, guid: 33be2e9a5506b2843bdb2bdff9cad5e1, type: 3} + m_preTaaCS: {fileID: 7200000, guid: a679dba8ec4d9ce45884a270b0e22dda, type: 3} + m_taaCS: {fileID: 7200000, guid: 3923900e2b41b5e47bc25bfdcbcdc9e6, type: 3} + - rid: 7947567010206711914 + type: {class: ProbeVolumeDebugResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d, + type: 3} + probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303, + type: 3} + probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393, + type: 3} + probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381, + type: 3} + probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2, + type: 3} + numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a, + type: 3} + - rid: 7947567010206711915 + type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + m_ProbeVolumeDisableStreamingAssets: 0 diff --git a/Packages/manifest.json b/Packages/manifest.json index 06cdd7c..874cbcb 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,22 +1,23 @@ { "dependencies": { - "com.unity.2d.animation": "9.0.3", - "com.unity.2d.psdimporter": "8.0.2", + "com.unity.2d.animation": "10.1.4", + "com.unity.2d.psdimporter": "9.0.3", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "9.0.2", + "com.unity.2d.spriteshape": "10.0.7", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ai.navigation": "1.1.4", - "com.unity.cinemachine": "2.9.5", - "com.unity.collab-proxy": "2.0.7", + "com.unity.ai.navigation": "2.0.4", + "com.unity.cinemachine": "2.10.3", + "com.unity.collab-proxy": "2.5.2", "com.unity.device-simulator.devices": "1.0.0", - "com.unity.feature.development": "1.0.1", - "com.unity.ide.visualstudio": "2.0.18", - "com.unity.inputsystem": "1.7.0", - "com.unity.render-pipelines.universal": "14.0.8", - "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.7.5", - "com.unity.ugui": "1.0.0", - "com.unity.visualscripting": "1.9.0", + "com.unity.feature.development": "1.0.2", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.inputsystem": "1.11.2", + "com.unity.multiplayer.center": "1.0.0", + "com.unity.render-pipelines.universal": "17.0.3", + "com.unity.timeline": "1.8.7", + "com.unity.ugui": "2.0.0", + "com.unity.visualscripting": "1.9.5", + "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d3a57a1..8f5ce2f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,38 +1,37 @@ { "dependencies": { "com.unity.2d.animation": { - "version": "9.0.3", + "version": "10.1.4", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "8.0.1", + "com.unity.2d.common": "9.0.7", "com.unity.2d.sprite": "1.0.0", - "com.unity.collections": "1.1.0", + "com.unity.collections": "1.2.4", "com.unity.modules.animation": "1.0.0", "com.unity.modules.uielements": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "8.0.1", + "version": "9.0.7", "depth": 1, "source": "registry", "dependencies": { + "com.unity.burst": "1.8.4", "com.unity.2d.sprite": "1.0.0", "com.unity.mathematics": "1.1.0", - "com.unity.modules.uielements": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.burst": "1.7.3" + "com.unity.modules.uielements": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.psdimporter": { - "version": "8.0.2", + "version": "9.0.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.animation": "9.0.1", - "com.unity.2d.common": "8.0.1", + "com.unity.2d.common": "9.0.4", "com.unity.2d.sprite": "1.0.0" }, "url": "https://packages.unity.com" @@ -44,12 +43,12 @@ "dependencies": {} }, "com.unity.2d.spriteshape": { - "version": "9.0.2", + "version": "10.0.7", "depth": 0, "source": "registry", "dependencies": { + "com.unity.2d.common": "9.0.7", "com.unity.mathematics": "1.1.0", - "com.unity.2d.common": "8.0.1", "com.unity.modules.physics2d": "1.0.0" }, "url": "https://packages.unity.com" @@ -64,7 +63,7 @@ } }, "com.unity.ai.navigation": { - "version": "1.1.4", + "version": "2.0.4", "depth": 0, "source": "registry", "dependencies": { @@ -73,16 +72,17 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.8", - "depth": 1, + "version": "1.8.18", + "depth": 2, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.cinemachine": { - "version": "2.9.5", + "version": "2.10.3", "depth": 0, "source": "registry", "dependencies": { @@ -91,19 +91,21 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.0.7", + "version": "2.5.2", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.collections": { - "version": "1.2.4", + "version": "2.5.1", "depth": 1, "source": "registry", "dependencies": { - "com.unity.burst": "1.6.6", - "com.unity.test-framework": "1.1.31" + "com.unity.burst": "1.8.17", + "com.unity.test-framework": "1.4.5", + "com.unity.nuget.mono-cecil": "1.11.4", + "com.unity.test-framework.performance": "3.0.3" }, "url": "https://packages.unity.com" }, @@ -122,28 +124,27 @@ "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "1.0.6", + "version": "2.0.5", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.feature.development": { - "version": "1.0.1", + "version": "1.0.2", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.ide.visualstudio": "2.0.18", - "com.unity.ide.rider": "3.0.24", - "com.unity.ide.vscode": "1.2.5", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.ide.rider": "3.0.31", "com.unity.editorcoroutines": "1.0.0", "com.unity.performance.profile-analyzer": "1.2.2", - "com.unity.test-framework": "1.1.33", - "com.unity.testtools.codecoverage": "1.2.4" + "com.unity.test-framework": "1.4.5", + "com.unity.testtools.codecoverage": "1.2.6" } }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.31", "depth": 1, "source": "registry", "dependencies": { @@ -152,7 +153,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.18", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -160,15 +161,8 @@ }, "url": "https://packages.unity.com" }, - "com.unity.ide.vscode": { - "version": "1.2.5", - "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.inputsystem": { - "version": "1.7.0", + "version": "1.11.2", "depth": 0, "source": "registry", "dependencies": { @@ -177,12 +171,27 @@ "url": "https://packages.unity.com" }, "com.unity.mathematics": { - "version": "1.2.6", + "version": "1.3.2", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.multiplayer.center": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.nuget.mono-cecil": { + "version": "1.11.4", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.performance.profile-analyzer": { "version": "1.2.2", "depth": 1, @@ -191,25 +200,46 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "14.0.8", + "version": "17.0.3", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.ugui": "1.0.0", + "com.unity.burst": "1.8.14", + "com.unity.mathematics": "1.3.2", + "com.unity.ugui": "2.0.0", + "com.unity.collections": "2.4.3", "com.unity.modules.physics": "1.0.0", "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.rendering.light-transport": "1.0.1" } }, "com.unity.render-pipelines.universal": { - "version": "14.0.8", + "version": "17.0.3", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.mathematics": "1.2.1", - "com.unity.burst": "1.8.4", - "com.unity.render-pipelines.core": "14.0.8", - "com.unity.shadergraph": "14.0.8" + "com.unity.render-pipelines.core": "17.0.3", + "com.unity.shadergraph": "17.0.3", + "com.unity.render-pipelines.universal-config": "17.0.3" + } + }, + "com.unity.render-pipelines.universal-config": { + "version": "17.0.3", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "17.0.3" + } + }, + "com.unity.rendering.light-transport": { + "version": "1.0.1", + "depth": 2, + "source": "builtin", + "dependencies": { + "com.unity.collections": "2.2.0", + "com.unity.mathematics": "1.2.4", + "com.unity.modules.terrain": "1.0.0" } }, "com.unity.searcher": { @@ -227,58 +257,59 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "14.0.8", + "version": "17.0.3", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.8", + "com.unity.render-pipelines.core": "17.0.3", "com.unity.searcher": "4.9.2" } }, "com.unity.test-framework": { - "version": "1.1.33", + "version": "1.4.5", "depth": 1, "source": "registry", "dependencies": { - "com.unity.ext.nunit": "1.0.6", + "com.unity.ext.nunit": "2.0.3", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.testtools.codecoverage": { - "version": "1.2.4", - "depth": 1, + "com.unity.test-framework.performance": { + "version": "3.0.3", + "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.16", - "com.unity.settings-manager": "1.0.1" + "com.unity.test-framework": "1.1.31", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.textmeshpro": { - "version": "3.0.6", - "depth": 0, + "com.unity.testtools.codecoverage": { + "version": "1.2.6", + "depth": 1, "source": "registry", "dependencies": { - "com.unity.ugui": "1.0.0" + "com.unity.test-framework": "1.0.16", + "com.unity.settings-manager": "1.0.1" }, "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.7.5", + "version": "1.8.7", "depth": 0, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.ugui": { - "version": "1.0.0", + "version": "2.0.0", "depth": 0, "source": "builtin", "dependencies": { @@ -287,7 +318,7 @@ } }, "com.unity.visualscripting": { - "version": "1.9.0", + "version": "1.9.5", "depth": 0, "source": "registry", "dependencies": { @@ -296,6 +327,12 @@ }, "url": "https://packages.unity.com" }, + "com.unity.modules.accessibility": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0, @@ -343,6 +380,12 @@ "com.unity.modules.animation": "1.0.0" } }, + "com.unity.modules.hierarchycore": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.imageconversion": { "version": "1.0.0", "depth": 0, @@ -431,7 +474,8 @@ "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.hierarchycore": "1.0.0" } }, "com.unity.modules.umbra": { diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 1129dfc..a52dbe1 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -8,15 +8,19 @@ EditorBuildSettings: - enabled: 1 path: Assets/Scenes/0.OriginalScene/Original.unity guid: 0c01dfdf81ff7e749b7951db7557814a - - enabled: 0 + - enabled: 1 path: Assets/Scenes/1.HandleAnchoring/Anchoring.unity guid: 61c30210d8166cb4d97e86dc7a6d4404 - - enabled: 0 + - enabled: 1 path: Assets/Scenes/2.HandleHinge/HingeAware.unity guid: 348cadf2f4467e84e9c4616c45e10af1 - - enabled: 0 + - enabled: 1 path: Assets/Scenes/Debugging/DebuggingScene.unity guid: 9fc0d4010bbf28b4594072e72b8655ab + - enabled: 1 + path: Assets/Scenes/Mainmenu/Mainmenu.unity + guid: cd16be3986a3a4b6db77b0b32b9d69c7 m_configObjects: com.unity.input.settings: {fileID: 11400000, guid: 61f9259079b40d9428bbe754ec1960ef, type: 2} + m_UseUCBPForAssetBundles: 0 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 110e929..18f5598 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -3,7 +3,7 @@ --- !u!30 &1 GraphicsSettings: m_ObjectHideFlags: 0 - serializedVersion: 14 + serializedVersion: 16 m_Deferred: m_Mode: 1 m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} @@ -13,9 +13,6 @@ GraphicsSettings: m_ScreenSpaceShadows: m_Mode: 1 m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} - m_LegacyDeferred: - m_Mode: 1 - m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} m_DepthNormals: m_Mode: 1 m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} @@ -67,6 +64,7 @@ GraphicsSettings: m_LightmapStripping: 0 m_FogStripping: 0 m_InstancingStripping: 0 + m_BrgStripping: 0 m_LightmapKeepPlain: 1 m_LightmapKeepDirCombined: 1 m_LightmapKeepDynamicPlain: 1 @@ -77,10 +75,12 @@ GraphicsSettings: m_FogKeepExp: 1 m_FogKeepExp2: 1 m_AlbedoSwatchInfos: [] + m_RenderPipelineGlobalSettingsMap: + UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, + type: 2} m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 1 - m_DefaultRenderingLayerMask: 1 m_LogWhenShaderIsCompiled: 0 - m_SRPDefaultSettings: - UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, - type: 2} + m_LightProbeOutsideHullStrategy: 0 + m_CameraRelativeLightCulling: 0 + m_CameraRelativeShadowCulling: 0 diff --git a/ProjectSettings/MultiplayerManager.asset b/ProjectSettings/MultiplayerManager.asset new file mode 100644 index 0000000..2a93664 --- /dev/null +++ b/ProjectSettings/MultiplayerManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!655991488 &1 +MultiplayerManager: + m_ObjectHideFlags: 0 + m_EnableMultiplayerRoles: 0 + m_StrippingTypes: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index f193262..9fc7c9c 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 26 + serializedVersion: 28 productGUID: ef234ea64b0b8694aad4e739f7201d7c AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -13,7 +13,7 @@ PlayerSettings: useOnDemandResources: 0 accelerometerFrequency: 60 companyName: Unity - productName: Lost Crypt - Folding + productName: Dual Display defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} @@ -48,6 +48,8 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 + unsupportedMSAAFallback: 0 + m_SpriteBatchMaxVertexCount: 65535 m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 mipStripping: 0 @@ -69,16 +71,18 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 - androidResizableWindow: 1 + androidResizeableActivity: 1 androidDefaultWindowWidth: 1800 androidDefaultWindowHeight: 900 androidMinimumWindowWidth: 1800 androidMinimumWindowHeight: 900 androidFullscreenMode: 3 + androidAutoRotationBehavior: 1 + androidPredictiveBackSupport: 0 + androidApplicationEntry: 1 defaultIsNativeResolution: 0 macRetinaSupport: 1 runInBackground: 1 - captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 @@ -94,6 +98,7 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 0 + meshDeformation: 0 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -125,16 +130,16 @@ PlayerSettings: switchAllowGpuScratchShrinking: 0 switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 - switchNVNGraphicsFirmwareMemory: 32 switchMaxWorkerMultiple: 8 - stadiaPresentMode: 0 - stadiaTargetFramerate: 0 + switchNVNGraphicsFirmwareMemory: 32 vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 vulkanEnablePreTransform: 1 vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 bundleVersion: 1 preloadedAssets: - {fileID: 0} @@ -153,6 +158,7 @@ PlayerSettings: isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 useHDRDisplay: 0 hdrBitDepth: 0 m_ColorGamuts: 00000000 @@ -161,8 +167,9 @@ PlayerSettings: resetResolutionOnWindowResize: 1 androidSupportedAspectRatio: 0 androidMaxAspectRatio: 2 + androidMinAspectRatio: 1 applicationIdentifier: - Android: com.unity.lostcrypt.folding + Android: com.hakimh.example.dualdisplay.unity Standalone: com.Unity.Unity-Lost-Crypt-Large-Screen-Example buildNumber: Bratwurst: 0 @@ -182,16 +189,18 @@ PlayerSettings: ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 - APKExpansionFiles: 0 + androidSplitApplicationBinary: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 1 strictShaderVariantMatching: 0 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSTargetOSVersionString: 12.0 + iOSSimulatorArchitecture: 0 + iOSTargetOSVersionString: 13.0 tvOSSdkVersion: 0 + tvOSSimulatorArchitecture: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 12.0 + tvOSTargetOSVersionString: 13.0 VisionOSSdkVersion: 0 VisionOSTargetOSVersionString: 1.0 uIPrerenderedIcon: 0 @@ -218,7 +227,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreenFillPct: 100 iOSLaunchScreenSize: 100 - iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: @@ -226,7 +234,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 - iOSLaunchScreeniPadCustomXibPath: iOSLaunchScreenCustomStoryboardPath: iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] @@ -236,6 +243,7 @@ PlayerSettings: iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 + metalCompileShaderBinary: 0 iOSRenderExtraFrameOnPause: 0 iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: @@ -258,16 +266,16 @@ PlayerSettings: useCustomMainGradleTemplate: 1 useCustomLauncherGradleManifest: 0 useCustomBaseGradleTemplate: 0 - useCustomGradlePropertiesTemplate: 0 + useCustomGradlePropertiesTemplate: 1 useCustomGradleSettingsTemplate: 0 useCustomProguardFile: 0 - AndroidTargetArchitectures: 2 - AndroidTargetDevices: 0 + AndroidTargetArchitectures: 3 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: user.keystore' AndroidKeyaliasName: dev AndroidEnableArmv9SecurityFeatures: 0 + AndroidEnableArm64MTE: 0 AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 @@ -280,11 +288,12 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 - chromeosInputEmulation: 1 AndroidMinifyRelease: 0 AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 + AndroidReportGooglePlayAppDependencies: 1 + androidSymbolsSizeThreshold: 800 m_BuildTargetIcons: - m_BuildTarget: m_Icons: @@ -536,7 +545,7 @@ PlayerSettings: m_GraphicsJobMode: 0 m_BuildTargetGraphicsAPIs: - m_BuildTarget: AndroidPlayer - m_APIs: 0b00000015000000 + m_APIs: 15000000 m_Automatic: 0 - m_BuildTarget: MacStandaloneSupport m_APIs: 1100000010000000 @@ -556,14 +565,17 @@ PlayerSettings: iPhone: 1 tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] - m_BuildTargetGroupHDRCubemapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] m_BuildTargetGroupLoadStoreDebugModeSettings: [] m_BuildTargetNormalMapEncoding: [] - m_BuildTargetDefaultTextureCompressionFormat: [] + m_BuildTargetDefaultTextureCompressionFormat: + - serializedVersion: 3 + m_BuildTarget: Android + m_Formats: 01000000 playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 + editorGfxJobOverride: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 @@ -571,7 +583,7 @@ PlayerSettings: locationUsageDescription: microphoneUsageDescription: bluetoothUsageDescription: - macOSTargetOSVersion: 10.13.0 + macOSTargetOSVersion: 11.0 switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 @@ -580,7 +592,6 @@ PlayerSettings: switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 switchEnableFileSystemTrace: 0 - switchUseGOLDLinker: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: @@ -710,13 +721,14 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchPlayerConnectionEnabled: 1 + switchDisableHTCSPlayerConnection: 0 switchUseNewStyleFilepaths: 0 switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 switchEnableRamDiskSupport: 0 switchMicroSleepForYieldTime: 25 switchRamDiskSpaceSize: 12 + switchUpgradedPlayerSettingsToNMETA: 0 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -819,7 +831,12 @@ PlayerSettings: webGLMemoryLinearGrowthStep: 16 webGLMemoryGeometricGrowthStep: 0.2 webGLMemoryGeometricGrowthCap: 96 + webGLEnableWebGPU: 0 webGLPowerPreference: 2 + webGLWebAssemblyTable: 0 + webGLWebAssemblyBigInt: 0 + webGLCloseOnQuit: 0 + webWasm2023: 0 scriptingDefineSymbols: : UNITY_POST_PROCESSING_STACK_V2 Android: UNITY_POST_PROCESSING_STACK_V2;SIMULATE_MOBILE;DEBUG @@ -837,8 +854,11 @@ PlayerSettings: scriptingBackend: Android: 1 Standalone: 1 - il2cppCompilerConfiguration: {} + il2cppCompilerConfiguration: + Android: 0 il2cppCodeGeneration: {} + il2cppStacktraceInformation: + Android: 1 managedStrippingLevel: Android: 1 Bratwurst: 1 @@ -865,6 +885,7 @@ PlayerSettings: gcIncremental: 0 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} + editorAssembliesCompatibilityLevel: 1 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: UnityLostCrypt @@ -889,6 +910,7 @@ PlayerSettings: metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} metroSplashScreenUseBackgroundColor: 0 + syncCapabilities: 0 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: @@ -939,9 +961,11 @@ PlayerSettings: hmiPlayerDataPath: hmiForceSRGBBlit: 1 embeddedLinuxEnableGamepadInput: 1 - hmiLogStartupTiming: 0 hmiCpuConfiguration: + hmiLogStartupTiming: 0 + qnxGraphicConfPath: apiCompatibilityLevel: 6 + captureStartupLogs: {} activeInputHandler: 2 windowsGamepadBackendHint: 0 cloudProjectId: @@ -955,3 +979,5 @@ PlayerSettings: platformRequiresReadableAssets: 0 virtualTexturingSupportEnabled: 0 insecureHttpOption: 0 + androidVulkanDenyFilterList: [] + androidVulkanAllowFilterList: [] diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 88bb9cf..76dad2c 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.10f1 -m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62) +m_EditorVersion: 6000.0.28f1 +m_EditorVersionWithRevision: 6000.0.28f1 (f336aca0cab5) diff --git a/ProjectSettings/SceneTemplateSettings.json b/ProjectSettings/SceneTemplateSettings.json index 5e97f83..1edced2 100644 --- a/ProjectSettings/SceneTemplateSettings.json +++ b/ProjectSettings/SceneTemplateSettings.json @@ -61,6 +61,11 @@ "type": "UnityEngine.PhysicMaterial", "defaultInstantiationMode": 0 }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial", + "defaultInstantiationMode": 0 + }, { "userAdded": false, "type": "UnityEngine.PhysicsMaterial2D", diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset index 9b28428..0beb39a 100644 --- a/ProjectSettings/ShaderGraphSettings.asset +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -12,5 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} m_Name: m_EditorClassIdentifier: + shaderVariantLimit: 2048 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 + customHeatmapValues: {fileID: 0} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 33aae6f..45b2159 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -2,7 +2,7 @@ %TAG !u! tag:unity3d.com,2011: --- !u!78 &1 TagManager: - serializedVersion: 2 + serializedVersion: 3 tags: [] layers: - Default @@ -59,3 +59,12 @@ TagManager: - name: Near Foreground uniqueID: 2727812175 locked: 0 + m_RenderingLayers: + - Default + - Light Layer 1 + - Light Layer 2 + - Light Layer 3 + - Light Layer 4 + - Light Layer 5 + - Light Layer 6 + - Light Layer 7 diff --git a/ProjectSettings/URPProjectSettings.asset b/ProjectSettings/URPProjectSettings.asset index cd7fd8c..08faf03 100644 --- a/ProjectSettings/URPProjectSettings.asset +++ b/ProjectSettings/URPProjectSettings.asset @@ -12,4 +12,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3} m_Name: m_EditorClassIdentifier: - m_LastMaterialVersion: 7 + m_LastMaterialVersion: 9 From 02465fc3c5eddd51b95f459f14d925170a84f289 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 4 Apr 2025 16:37:38 +0800 Subject: [PATCH 34/46] [LS/F] support dual display --- .../Android/LargeScreenPlayableActivity.java | 129 ++++++++++++++++-- Assets/Plugins/Android/mainTemplate.gradle | 4 +- 2 files changed, 123 insertions(+), 10 deletions(-) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index 48ba180..8fccd86 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -4,10 +4,7 @@ import android.app.Activity; import android.content.res.Configuration; -import android.os.Handler; -import android.os.Looper; -import android.os.Bundle; -import android.os.Build; +import android.os.*; import android.view.WindowManager; import android.util.Log; import android.view.Display; @@ -16,9 +13,17 @@ import org.json.JSONObject; import org.json.JSONException; import android.graphics.Rect; -import android.view.Surface; +import android.view.*; +import android.widget.*; +import androidx.window.area.WindowAreaCapability; +import androidx.window.area.WindowAreaController; +import androidx.window.area.WindowAreaInfo; +import androidx.window.area.WindowAreaPresentationSessionCallback; +import androidx.window.area.WindowAreaSessionPresenter; +import androidx.window.java.area.WindowAreaControllerCallbackAdapter; import androidx.window.java.layout.WindowInfoTrackerCallbackAdapter; + import androidx.window.layout.DisplayFeature; import androidx.window.layout.FoldingFeature; import androidx.window.layout.WindowInfoTracker; @@ -35,11 +40,10 @@ import android.hardware.SensorManager; - -import static androidx.core.content.ContextCompat.getSystemService; +import androidx.core.content.*; -public class LargeScreenPlayableActivity extends UnityPlayerActivity { +public class LargeScreenPlayableActivity extends UnityPlayerActivity implements WindowAreaPresentationSessionCallback { String TAG = "LargeScreenPlayable"; private SensorManager mSensorManager; private Sensor mHingeAngleSensor; @@ -51,6 +55,96 @@ public class LargeScreenPlayableActivity extends UnityPlayerActivity { WindowInfoTrackerCallbackAdapter wit; private final LayoutStateChangeCallback layoutStateChangeCallback = new LayoutStateChangeCallback(); + + // + DD + private WindowAreaControllerCallbackAdapter windowAreaController = null; + private Executor displayExecutor = null; + private WindowAreaSessionPresenter windowAreaSession = null; + private WindowAreaInfo windowAreaInfo = null; + private WindowAreaCapability.Status capabilityStatus = + WindowAreaCapability.Status.WINDOW_AREA_STATUS_UNSUPPORTED; + + private WindowAreaCapability.Operation dualScreenOperation = + WindowAreaCapability.Operation.OPERATION_PRESENT_ON_AREA; + private WindowAreaCapability.Operation rearDisplayOperation = + WindowAreaCapability.Operation.OPERATION_TRANSFER_ACTIVITY_TO_AREA; + + private boolean callOnce = false; + + private void updateUI() { + Log.d(TAG, "updateUI: " + capabilityStatus.toString()); + if ( callOnce ) { + return; + } + callOnce = true; + if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_UNSUPPORTED)) { + // The selected display mode is not supported on this device. + } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_UNAVAILABLE)) { + // The selected display mode is not available. + } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_AVAILABLE)) { + // The selected display mode is available and can be enabled. + toggleDualScreenMode(true); + } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_ACTIVE)) { + // The selected display mode is already active. + } else { + // The selected display mode status is unknown. + } + } + + private void toggleDualScreenMode(boolean turnOn) { + if ( turnOn ) { + // turn dual display on + if ( windowAreaSession == null ) { + Binder token = windowAreaInfo.getToken(); + windowAreaController.presentContentOnWindowArea(token, this, displayExecutor, this); + } + } else { + // turn dual display off + if ( windowAreaSession != null ) { + windowAreaSession.close(); + } + } + } + + private void updateCapabilities() { + Log.d("DualDisplay", "DualDisplay updateCapabilities"); + windowAreaController.addWindowAreaInfoListListener(displayExecutor, + windowAreaInfos -> { + Log.d("DualDisplay", "DualDisplay updateCapabilities size: " + windowAreaInfos.stream().count()); + for(WindowAreaInfo newInfo : windowAreaInfos){ + Log.d("DualDisplay", "DualDisplay updateCapabilities newInfo: " + newInfo.toString()); + if(newInfo.getType().equals(WindowAreaInfo.Type.TYPE_REAR_FACING)){ + windowAreaInfo = newInfo; + capabilityStatus = newInfo.getCapability(dualScreenOperation).getStatus(); + break; + } + Log.d("DualDisplay", "DualDisplay windowAreaInfo: " + newInfo.getCapability(dualScreenOperation).getStatus()); + } + updateUI(); + }); + } + + @Override + public void onSessionStarted(WindowAreaSessionPresenter session) { + windowAreaSession = session; + TextView view = new TextView(session.getContext()); + view.setText("Hello world, from the other screen!"); + session.setContentView(view); + } + + @Override + public void onSessionEnded(Throwable t) { + if(t != null) { + Log.e(TAG, "DualDisplay Something was broken: " + t.getMessage()); + } + windowAreaSession = null; + } + + @Override + public void onContainerVisibilityChanged(boolean isVisible) { + Log.d(TAG, "DualDisplay onContainerVisibilityChanged. isVisible = " + isVisible); + } + // - DD @Override @@ -65,6 +159,25 @@ protected void onCreate(Bundle bundle) { wit = new WindowInfoTrackerCallbackAdapter(WindowInfoTracker.getOrCreate(this)); wit.addWindowLayoutInfoListener( this, Runnable::run, layoutStateChangeCallback); + + // + DD + displayExecutor = ContextCompat.getMainExecutor(this); + windowAreaController = new WindowAreaControllerCallbackAdapter(WindowAreaController.getOrCreate()); + // windowAreaController.addWindowAreaInfoListListener(displayExecutor, this); + + // windowAreaController.addWindowAreaInfoListListener(displayExecutor, + // windowAreaInfos -> { + // for(WindowAreaInfo newInfo : windowAreaInfos){ + // if(newInfo.getType().equals(WindowAreaInfo.Type.TYPE_REAR_FACING)){ + // windowAreaInfo = newInfo; + // capabilityStatus = newInfo.getCapability(dualScreenOperation).getStatus(); + // break; + // } + // Log.d(TAG, "DualDisplay windowAreaInfo: " + newInfo.getCapability(dualScreenOperation).getStatus); + // } + // }); + updateCapabilities(); + // - DD } @Override diff --git a/Assets/Plugins/Android/mainTemplate.gradle b/Assets/Plugins/Android/mainTemplate.gradle index 21fb608..3fe6ae1 100644 --- a/Assets/Plugins/Android/mainTemplate.gradle +++ b/Assets/Plugins/Android/mainTemplate.gradle @@ -4,8 +4,8 @@ apply from: '../shared/keepUnitySymbols.gradle' dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) - implementation "androidx.window:window:1.0.0" - implementation "androidx.window:window-java:1.0.0" + implementation "androidx.window:window:1.3.0" + implementation "androidx.window:window-java:1.3.0" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.core:core-ktx:1.3.2' From 62be1b0a5c879cd6d901e992efecff5a8002be3c Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Mon, 7 Apr 2025 12:38:45 +0800 Subject: [PATCH 35/46] [LS/F] toggle dual display --- .../Android/LargeScreenPlayableActivity.java | 53 +- Assets/Scenes/Mainmenu/Mainmenu.unity | 1021 ++++++++++++++++- Assets/Scenes/Mainmenu/MainmenuControl.cs | 35 +- .../ConfigurationManager.cs | 39 + 4 files changed, 1113 insertions(+), 35 deletions(-) diff --git a/Assets/Plugins/Android/LargeScreenPlayableActivity.java b/Assets/Plugins/Android/LargeScreenPlayableActivity.java index 8fccd86..01f975a 100644 --- a/Assets/Plugins/Android/LargeScreenPlayableActivity.java +++ b/Assets/Plugins/Android/LargeScreenPlayableActivity.java @@ -69,29 +69,54 @@ public class LargeScreenPlayableActivity extends UnityPlayerActivity implements private WindowAreaCapability.Operation rearDisplayOperation = WindowAreaCapability.Operation.OPERATION_TRANSFER_ACTIVITY_TO_AREA; - private boolean callOnce = false; + private boolean isDualDisplayAvailable = false; private void updateUI() { - Log.d(TAG, "updateUI: " + capabilityStatus.toString()); - if ( callOnce ) { - return; - } - callOnce = true; if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_UNSUPPORTED)) { // The selected display mode is not supported on this device. + isDualDisplayAvailable = false; } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_UNAVAILABLE)) { // The selected display mode is not available. + isDualDisplayAvailable = false; } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_AVAILABLE)) { // The selected display mode is available and can be enabled. - toggleDualScreenMode(true); + // toggleDualScreenMode(true); + isDualDisplayAvailable = true; } else if (capabilityStatus.equals(WindowAreaCapability.Status.WINDOW_AREA_STATUS_ACTIVE)) { // The selected display mode is already active. } else { // The selected display mode status is unknown. + isDualDisplayAvailable = false; } + + // This will be sent to the C# layer in Unity, and can be received by the gameObject "ConfigurationManager" + String param = isDualDisplayAvailable ? "1" : "0"; + mUnityPlayer.UnitySendMessage("ConfigurationManager", "onDualDisplayAvailabilityChanged", param); + } + + /** + * Check whether the system support dual display + * @return true - if the second display is available and can be turned on + */ + public boolean isDualDisplayAvailable() { + Log.d("DualDisplay", "DualDisplay isDualDisplayAvailable: " + isDualDisplayAvailable); + return isDualDisplayAvailable; + } + + /** + * Check whether the secondary display is active + * @return true - if the second display is turned on, false otherwise + */ + public boolean isDualDisplayActive() { + Log.d("DualDisplay", "DualDisplay isDualDisplayActive: " + (windowAreaSession != null)); + return windowAreaSession != null; } private void toggleDualScreenMode(boolean turnOn) { + Log.d("DualDisplay", "DualDisplay toggleDualScreenMode: " + turnOn + " isDualDisplayAvailable: " + isDualDisplayAvailable); + if ( !isDualDisplayAvailable ) { + return; + } if ( turnOn ) { // turn dual display on if ( windowAreaSession == null ) { @@ -163,19 +188,7 @@ protected void onCreate(Bundle bundle) { // + DD displayExecutor = ContextCompat.getMainExecutor(this); windowAreaController = new WindowAreaControllerCallbackAdapter(WindowAreaController.getOrCreate()); - // windowAreaController.addWindowAreaInfoListListener(displayExecutor, this); - - // windowAreaController.addWindowAreaInfoListListener(displayExecutor, - // windowAreaInfos -> { - // for(WindowAreaInfo newInfo : windowAreaInfos){ - // if(newInfo.getType().equals(WindowAreaInfo.Type.TYPE_REAR_FACING)){ - // windowAreaInfo = newInfo; - // capabilityStatus = newInfo.getCapability(dualScreenOperation).getStatus(); - // break; - // } - // Log.d(TAG, "DualDisplay windowAreaInfo: " + newInfo.getCapability(dualScreenOperation).getStatus); - // } - // }); + updateCapabilities(); // - DD } diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 40cc8bd..0446b79 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -294,6 +294,104 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 21944127} m_CullTransparentMesh: 1 +--- !u!1 &95258234 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 95258235} + - component: {fileID: 95258236} + m_Layer: 5 + m_Name: DualDisplay + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &95258235 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 95258234} + 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: 747441365} + - {fileID: 367958168} + m_Father: {fileID: 896664568} + 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: -200} + m_SizeDelta: {x: 250, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &95258236 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 95258234} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9085046f02f69544eb97fd06b6048fe2, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 0 + m_TargetGraphic: {fileID: 747441366} + toggleTransition: 1 + graphic: {fileID: 1987832134} + m_Group: {fileID: 0} + onValueChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988072} + m_TargetAssemblyTypeName: MainmenuControlOnFold, Assembly-CSharp + m_MethodName: ToggleDualDisplay + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_IsOn: 0 --- !u!1 &125927433 GameObject: m_ObjectHideFlags: 0 @@ -922,6 +1020,82 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 143802508} m_CullTransparentMesh: 1 +--- !u!1 &156317358 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 156317359} + - component: {fileID: 156317361} + - component: {fileID: 156317360} + m_Layer: 5 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &156317359 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156317358} + 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: 1300129914} + m_Father: {fileID: 1621557161} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 10, y: -10} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &156317360 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156317358} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &156317361 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156317358} + m_CullTransparentMesh: 1 --- !u!1 &177834918 GameObject: m_ObjectHideFlags: 0 @@ -1091,6 +1265,157 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &236225145 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 236225146} + - component: {fileID: 236225148} + - component: {fileID: 236225147} + m_Layer: 5 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &236225146 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 236225145} + 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: 242233696} + m_Father: {fileID: 1494771629} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 10, y: -10} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &236225147 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 236225145} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &236225148 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 236225145} + m_CullTransparentMesh: 1 +--- !u!1 &242233695 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 242233696} + - component: {fileID: 242233698} + - component: {fileID: 242233697} + m_Layer: 5 + m_Name: Checkmark + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &242233696 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 242233695} + 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: 236225146} + 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: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &242233697 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 242233695} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10901, guid: 0000000000000000f000000000000000, type: 0} + 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!222 &242233698 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 242233695} + m_CullTransparentMesh: 1 --- !u!1 &256558901 GameObject: m_ObjectHideFlags: 0 @@ -1881,6 +2206,85 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 338505168} m_CullTransparentMesh: 1 +--- !u!1 &367958167 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 367958168} + - component: {fileID: 367958170} + - component: {fileID: 367958169} + m_Layer: 5 + m_Name: Label + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &367958168 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 367958167} + 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: 95258235} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 9, y: -0.5} + m_SizeDelta: {x: -28, y: -3} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &367958169 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 367958167} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.85882354, g: 0.26666668, b: 0.21568628, 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_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Toggle Dual Display +--- !u!222 &367958170 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 367958167} + m_CullTransparentMesh: 1 --- !u!1 &373050227 GameObject: m_ObjectHideFlags: 0 @@ -3358,6 +3762,82 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 734956960} m_CullTransparentMesh: 1 +--- !u!1 &747441364 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 747441365} + - component: {fileID: 747441367} + - component: {fileID: 747441366} + m_Layer: 5 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &747441365 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747441364} + 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: 1987832133} + m_Father: {fileID: 95258235} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 10, y: -10} + m_SizeDelta: {x: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &747441366 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747441364} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + 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!222 &747441367 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747441364} + m_CullTransparentMesh: 1 --- !u!1 &752652917 GameObject: m_ObjectHideFlags: 0 @@ -3655,6 +4135,85 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &812890760 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 812890761} + - component: {fileID: 812890763} + - component: {fileID: 812890762} + m_Layer: 5 + m_Name: Label + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &812890761 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 812890760} + 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: 1494771629} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 9, y: -0.5} + m_SizeDelta: {x: -28, y: -3} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &812890762 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 812890760} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.05882353, g: 0.6156863, b: 0.34509805, 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_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Toggle Dual Display +--- !u!222 &812890763 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 812890760} + m_CullTransparentMesh: 1 --- !u!1 &825979567 GameObject: m_ObjectHideFlags: 0 @@ -3734,7 +4293,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -37.434303, y: 5.7400007, z: -10} + m_LocalPosition: {x: -38.034508, y: 5.7400007, z: -10} m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -3997,6 +4556,7 @@ RectTransform: - {fileID: 494059716} - {fileID: 1725039668} - {fileID: 1831621137} + - {fileID: 1494771629} m_Father: {fileID: 1096749761} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -4035,6 +4595,7 @@ RectTransform: - {fileID: 1658470986} - {fileID: 1549894625} - {fileID: 1466859444} + - {fileID: 95258235} m_Father: {fileID: 807059832} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -5887,6 +6448,9 @@ MonoBehaviour: m_StringArgument: m_BoolArgument: 0 m_CallState: 2 + OnDualDisplayAvailabilityChanged: + m_PersistentCalls: + m_Calls: [] --- !u!4 &1241705675 Transform: m_ObjectHideFlags: 0 @@ -6035,6 +6599,81 @@ BoxCollider2D: m_AutoTiling: 0 m_Size: {x: 10, y: 10} m_EdgeRadius: 0 +--- !u!1 &1300129913 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1300129914} + - component: {fileID: 1300129916} + - component: {fileID: 1300129915} + m_Layer: 5 + m_Name: Checkmark + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1300129914 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1300129913} + 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: 156317359} + 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: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1300129915 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1300129913} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10901, guid: 0000000000000000f000000000000000, type: 0} + 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!222 &1300129916 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1300129913} + m_CullTransparentMesh: 1 --- !u!1 &1316586862 GameObject: m_ObjectHideFlags: 0 @@ -6314,7 +6953,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -0.00007766485} + m_AnchoredPosition: {x: 0, y: -0.00007065311} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 1} --- !u!114 &1374750041 @@ -6847,34 +7486,132 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1493663615} + - component: {fileID: 1493663615} + m_Layer: 5 + m_Name: Sliding Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1493663615 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1493663614} + 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: 1882445755} + m_Father: {fileID: 2108983516} + 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: -20, y: -20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1494771628 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1494771629} + - component: {fileID: 1494771630} m_Layer: 5 - m_Name: Sliding Area + m_Name: DualDisplay m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1493663615 +--- !u!224 &1494771629 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1493663614} + m_GameObject: {fileID: 1494771628} 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: 1882445755} - m_Father: {fileID: 2108983516} + - {fileID: 236225146} + - {fileID: 812890761} + m_Father: {fileID: 869777017} 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: -20, y: -20} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -200} + m_SizeDelta: {x: 250, y: 50} m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1494771630 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1494771628} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9085046f02f69544eb97fd06b6048fe2, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 0 + m_TargetGraphic: {fileID: 236225147} + toggleTransition: 1 + graphic: {fileID: 242233697} + m_Group: {fileID: 0} + onValueChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988072} + m_TargetAssemblyTypeName: MainmenuControlOnFold, Assembly-CSharp + m_MethodName: ToggleDualDisplay + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_IsOn: 0 --- !u!4 &1539694135 stripped Transform: m_CorrespondingSourceObject: {fileID: 7928108575857609537, guid: ab344dd8a01df6e439256d02ea36b5ec, @@ -7114,6 +7851,7 @@ RectTransform: - {fileID: 515084814} - {fileID: 800140257} - {fileID: 177834919} + - {fileID: 1621557161} m_Father: {fileID: 220778015} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -7160,6 +7898,104 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1621557160 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1621557161} + - component: {fileID: 1621557162} + m_Layer: 5 + m_Name: DualDisplay + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &1621557161 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1621557160} + 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: 156317359} + - {fileID: 1684442233} + m_Father: {fileID: 1599143657} + 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: -100} + m_SizeDelta: {x: 150, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1621557162 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1621557160} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9085046f02f69544eb97fd06b6048fe2, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 0 + m_TargetGraphic: {fileID: 156317360} + toggleTransition: 1 + graphic: {fileID: 1300129915} + m_Group: {fileID: 0} + onValueChanged: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 727782450799988072} + m_TargetAssemblyTypeName: MainmenuControlOnFold, Assembly-CSharp + m_MethodName: ToggleDualDisplay + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_IsOn: 0 --- !u!1 &1626634855 GameObject: m_ObjectHideFlags: 0 @@ -7420,6 +8256,85 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 1, y: 1} m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1684442232 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1684442233} + - component: {fileID: 1684442235} + - component: {fileID: 1684442234} + m_Layer: 5 + m_Name: Label + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1684442233 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1684442232} + 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: 1621557161} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 9, y: -0.5} + m_SizeDelta: {x: -28, y: -3} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1684442234 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1684442232} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.95686275, g: 0.7058824, b: 0, 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_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Toggle Dual Display +--- !u!222 &1684442235 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1684442232} + m_CullTransparentMesh: 1 --- !u!1 &1701287880 GameObject: m_ObjectHideFlags: 0 @@ -8516,6 +9431,81 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 1527b29154e34984295c22c128bf48f8, type: 3} +--- !u!1 &1987832132 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1987832133} + - component: {fileID: 1987832135} + - component: {fileID: 1987832134} + m_Layer: 5 + m_Name: Checkmark + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1987832133 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987832132} + 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: 747441365} + 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: 20, y: 20} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1987832134 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987832132} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + 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: 10901, guid: 0000000000000000f000000000000000, type: 0} + 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!222 &1987832135 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987832132} + m_CullTransparentMesh: 1 --- !u!1 &2026583612 GameObject: m_ObjectHideFlags: 0 @@ -9090,7 +10080,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1882445756} m_HandleRect: {fileID: 1882445755} m_Direction: 2 - m_Value: 1 + m_Value: 0 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -9567,6 +10557,7 @@ MonoBehaviour: originalP: {fileID: 515084815} anchoringP: {fileID: 800140258} hingeP: {fileID: 177834920} + dualdisplayP: {fileID: 1621557162} confirmButtonP: {fileID: 1316586864} cancelButtonP: {fileID: 482544756} textViewP: {fileID: 733782138} @@ -9574,12 +10565,14 @@ MonoBehaviour: originalL: {fileID: 494059717} anchoringL: {fileID: 1725039669} hingeL: {fileID: 1831621138} + dualdisplayL: {fileID: 1494771630} confirmButtonL: {fileID: 1462169342} cancelButtonL: {fileID: 125927435} textViewL: {fileID: 408148546} originalH: {fileID: 1658470987} anchoringH: {fileID: 1549894626} hingeH: {fileID: 1466859445} + dualdisplayH: {fileID: 95258236} confirmButtonH: {fileID: 141069423} cancelButtonH: {fileID: 1127525358} textViewH: {fileID: 690662548} @@ -12566,7 +13559,7 @@ PrefabInstance: - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 1 + value: 0 objectReference: {fileID: 0} - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} diff --git a/Assets/Scenes/Mainmenu/MainmenuControl.cs b/Assets/Scenes/Mainmenu/MainmenuControl.cs index 1ef74a8..4dffcd5 100644 --- a/Assets/Scenes/Mainmenu/MainmenuControl.cs +++ b/Assets/Scenes/Mainmenu/MainmenuControl.cs @@ -14,6 +14,7 @@ public class MainmenuControlOnFold : MonoBehaviour public Button originalP; public Button anchoringP; public Button hingeP; + public Toggle dualdisplayP; public Button confirmButtonP; public Button cancelButtonP; public UnityEngine.UI.ScrollRect textViewP; @@ -22,6 +23,7 @@ public class MainmenuControlOnFold : MonoBehaviour public Button originalL; public Button anchoringL; public Button hingeL; + public Toggle dualdisplayL; public Button confirmButtonL; public Button cancelButtonL; public UnityEngine.UI.ScrollRect textViewL; @@ -29,6 +31,7 @@ public class MainmenuControlOnFold : MonoBehaviour public Button originalH; public Button anchoringH; public Button hingeH; + public Toggle dualdisplayH; public Button confirmButtonH; public Button cancelButtonH; public UnityEngine.UI.ScrollRect textViewH; @@ -84,12 +87,21 @@ private void Awake() UpdateButtonOnStateChange(); configurationManager = (ConfigurationManager)GameObject.Find("ConfigurationManager") .GetComponent(typeof(ConfigurationManager)); - configurationManager.ActionOnOrientationChange += OnOrientationChange; + configurationManager.ActionOnOrientationChange += OnOrientationChange; + configurationManager.ActionOnDualDisplayAvailabilityChanged += OnDualDisplayAvailabilityChange; isConfirmState = false; textViewH.transform.GetChild(0).transform.GetChild(0) .GetComponent().SetText(MENU_TEXT); + + bool bAvailable = configurationManager.isDualDisplayAvailable(); + OnDualDisplayAvailabilityChange(bAvailable ? 1 : 0); } + private void OnDestroy() { + configurationManager.ActionOnOrientationChange -= OnOrientationChange; + configurationManager.ActionOnDualDisplayAvailabilityChanged -= OnDualDisplayAvailabilityChange; + } + private void SetButtonsListeners() { originalP.onClick.AddListener(() => ChangeToConfirmState(TARGET_SCENE.ORIGINAL)); @@ -140,6 +152,18 @@ private void ConfirmGotoScene() } } + public void ToggleDualDisplay(bool isOn) + { + Debug.Log("ToggleDualDisplay: " + isOn + " Display.displays.Length: " + Display.displays.Length); + configurationManager.toggleDualDisplay(isOn); + + // // ++ DEBUG - Display.displays.Length is always 1 + // for ( int i = 0;i < Display.displays.Length; i++ ) { + // Display.displays[i].Activate(); + // } + // // -- DEBUG + } + private void ChangeToConfirmState(TARGET_SCENE targetScene) { this.targetScene = targetScene; @@ -199,14 +223,17 @@ private void UpdateButtonOnStateChange() originalP.gameObject.SetActive(!isConfirmState); anchoringP.gameObject.SetActive(!isConfirmState); hingeP.gameObject.SetActive(!isConfirmState); + dualdisplayP.gameObject.SetActive(!isConfirmState); originalL.gameObject.SetActive(!isConfirmState); anchoringL.gameObject.SetActive(!isConfirmState); hingeL.gameObject.SetActive(!isConfirmState); + dualdisplayL.gameObject.SetActive(!isConfirmState); originalH.gameObject.SetActive(!isConfirmState); anchoringH.gameObject.SetActive(!isConfirmState); hingeH.gameObject.SetActive(!isConfirmState); + dualdisplayH.gameObject.SetActive(!isConfirmState); } private void OnOrientationChange(ConfigurationManager.OrientationInfo info) @@ -214,6 +241,12 @@ private void OnOrientationChange(ConfigurationManager.OrientationInfo info) ResetButtonsPosition(info.orientation); } + private void OnDualDisplayAvailabilityChange(int availability) { + dualdisplayP.interactable = availability != 0; + dualdisplayL.interactable = availability != 0; + dualdisplayH.interactable = availability != 0; + } + // Start is called before the first frame update void Start() { diff --git a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs index 63e7895..a6c8713 100644 --- a/Assets/Scripts/OrientationScripts/ConfigurationManager.cs +++ b/Assets/Scripts/OrientationScripts/ConfigurationManager.cs @@ -9,12 +9,16 @@ public class ConfigurationManager : MonoBehaviour { public Action ActionOnOrientationChange; public Action ActionOnFoldChange; + public Action ActionOnDualDisplayAvailabilityChanged; + AndroidJavaObject foldablePlayerActivity = null; // For any scene/inspector based interest in responding to events public UnityEvent OnConfigurationChanged; public UnityEvent OnFoldChanged; + public UnityEvent OnDualDisplayAvailabilityChanged; + // To use the JsonUtility.FromJson, we start with a serializable struct or class with public fields [System.Serializable] public class OrientationInfo { @@ -52,12 +56,14 @@ void Awake() { ActionOnOrientationChange += HandleLocalOnConfigurationChanged; ActionOnFoldChange += HandleLocalOnFoldChanged; + ActionOnDualDisplayAvailabilityChanged += HandleOnDualDisplayAvailabilityChanged; } private void OnDestroy() { Debug.Log("Destroy Configuration Manager"); ActionOnOrientationChange -= HandleLocalOnConfigurationChanged; ActionOnFoldChange -= HandleLocalOnFoldChanged; + ActionOnDualDisplayAvailabilityChanged -= HandleOnDualDisplayAvailabilityChanged; } // This will be called from the OverrideForLargeScreen.java class, from the activity callback onConfigurationChanged @@ -70,6 +76,35 @@ public void onConfigurationChanged(string strOrientationInfo) { StartCoroutine(ExecuteOnMainUnityThread(ActionOnOrientationChange, info)); } + public bool isDualDisplayAvailable() { + bool bAvailable = false; + if ( Application.platform == RuntimePlatform.Android ) { + bAvailable = foldablePlayerActivity.Call("isDualDisplayAvailable"); + } + Debug.Log("ConfigurationManager.isDualDisplayAvailable: " + bAvailable); + return bAvailable; + } + + public void onDualDisplayAvailabilityChanged(string strAvailability) { + Debug.Log("ConfigurationManager.onDualDisplayAvailabilityChanged : " + strAvailability); + int iAvailable = 0; + try { + iAvailable = Int32.Parse(strAvailability); + } catch ( FormatException e ) { + Debug.Log("ConfigurationManager.onDualDisplayAvailabilityChanged: " + e.Message); + } + + // Always call the refresh from the main Unity thread, since this is where the UI updates occur + StartCoroutine(ExecuteOnMainUnityThread(ActionOnDualDisplayAvailabilityChanged, iAvailable)); + } + + public void toggleDualDisplay(bool turnOn) { + Debug.Log("ConfigurationManager.toggleDualDisplay: " + turnOn); + if ( Application.platform == RuntimePlatform.Android ) { + foldablePlayerActivity.Call("toggleDualScreenMode", turnOn); + } + } + public void onFoldChanged(string strFoldInfo) { FoldInfo info = JsonUtility.FromJson(strFoldInfo); Debug.LogFormat(string.Format("orientation: {0}, state: {1}, isSeparating: {2}\n l/r/t/b: {3}/{4}/{5}/{6}", @@ -109,4 +144,8 @@ void HandleLocalOnConfigurationChanged(OrientationInfo info) { void HandleLocalOnFoldChanged(FoldInfo info) { OnFoldChanged?.Invoke(info); } + + void HandleOnDualDisplayAvailabilityChanged(int availability) { + OnDualDisplayAvailabilityChanged?.Invoke(availability); + } } \ No newline at end of file From d922b2f26bbae7f92381b7435e13c9abcafbf70c Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 17 Jul 2026 11:13:06 +0800 Subject: [PATCH 36/46] [LS/F] upgrade to Unity 6000.5.4.f1 --- .vscode/extensions.json | 5 + .vscode/launch.json | 10 + .vscode/settings.json | 71 + Assets/Character/Sprites/Sara.psb.meta | 8 + Assets/Character/Sprites/Sara_normal.psb.meta | 8 + Assets/Character/Sprites/Sara_var01.psb.meta | 32 +- .../Sprites/Sara_var01_normal.psb.meta | 8 + .../Materials/Sky/Material_Clouds_Unlit.mat | 2 +- .../Sky/Material_SkyGradient_Unlit.mat | 2 +- .../Materials/Sky/Material_Sky_Unlit.mat | 2 +- .../Materials/Spirit/Material_Spirit_Lit.mat | 2 +- .../Temple/Material_Altar_Stones_Lit.mat | 2 +- .../Temple/Material_Electricity_Unlit.mat | 2 +- .../Materials/Temple/Material_Glyph_Unlit.mat | 2 +- .../Materials/Temple/Material_Pillar_Mat.mat | 2 +- .../Materials/Temple/Material_Ruins_Unlit.mat | 2 +- .../Vegetation/Material_Grass_Static_Lit.mat | 2 +- .../Vegetation/Material_Grass_Wind_Lit.mat | 2 +- .../Vegetation/Material_Trees_1_Unlit.mat | 2 +- .../Vegetation/Material_Trees_2_Unlit.mat | 2 +- .../Vegetation/Material_Trees_3_Unlit.mat | 2 +- .../Vegetation/Material_Trees_4_Unlit.mat | 2 +- .../Vegetation/Material_Trees_5_Unlit.mat | 2 +- .../Vegetation/Material_Trees_Wind_Lit.mat | 2 +- .../Material_Vegetation_Wind_1_Lit.mat | 2 +- .../Material_Vegetation_Wind_2_Lit.mat | 2 +- .../Material_Vegetation_Wind_3_Lit.mat | 2 +- .../Material_Vegetation_Wind_4_Lit.mat | 2 +- .../Material_Vegetation_Wind_5_Lit.mat | 2 +- .../Material_Vegetation_Wind_6_Lit.mat | 2 +- .../Water/Material_Water_Caustic_Unlit.mat | 2 +- .../Water/Material_Water_Side_Unlit.mat | 2 +- .../Water/Material_Water_Top_Unlit.mat | 2 +- .../Sprites/Altar/Sprites_Artefact.psb.meta | 8 + .../Materials/Material_Particles_Dust_Lit.mat | 15 +- .../Material_Particles_Embers_Lit.mat | 2 +- .../Material_Particles_Embers_Trail_Lit.mat | 2 +- .../Material_Particles_Fire_Unlit.mat | 2 +- .../Material_Particles_Fireflies_Lit.mat | 2 +- .../Materials/Material_Particles_Glow_Lit.mat | 2 +- .../Materials/Material_Particles_Sand_Lit.mat | 15 +- .../Material_Particles_Sparks_Lit.mat | 2 +- .../Material_Particles_Wind_Trail_Lit.mat | 2 +- .../RenderPipelineAsset_Universal.asset | 13 +- .../LiberationSans SDF - Fallback.asset | 17 +- .../LiberationSans SDF - Fallback.asset.meta | 0 .../LiberationSans SDF.asset | 277 +- .../LiberationSans SDF.asset.meta | 0 .../Style Sheets/Default Style Sheet.asset | 23 +- .../Default Style Sheet.asset.meta | 0 .../TextMesh Pro/Resources/TMP Settings.asset | 8 +- .../Resources/TMP Settings.asset.meta | 0 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl | 178 + .../Shaders/SDFFunctions.hlsl.meta | 10 + .../Shaders/TMP_Bitmap-Custom-Atlas.shader | 72 +- .../TMP_Bitmap-Custom-Atlas.shader.meta | 0 .../Shaders/TMP_Bitmap-Mobile.shader | 52 +- .../Shaders/TMP_Bitmap-Mobile.shader.meta | 0 Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader | 62 +- .../Shaders/TMP_Bitmap.shader.meta | 0 .../Shaders/TMP_SDF Overlay.shader | 83 +- .../Shaders/TMP_SDF Overlay.shader.meta | 0 .../TextMesh Pro/Shaders/TMP_SDF SSD.shader | 95 +- .../Shaders/TMP_SDF SSD.shader.meta | 0 .../Shaders/TMP_SDF-HDRP LIT.shadergraph | 12074 ++++++++++++++++ .../Shaders/TMP_SDF-HDRP LIT.shadergraph.meta | 10 + .../Shaders/TMP_SDF-HDRP UNLIT.shadergraph | 11759 +++++++++++++++ .../TMP_SDF-HDRP UNLIT.shadergraph.meta | 10 + .../Shaders/TMP_SDF-Mobile Masking.shader | 77 +- .../TMP_SDF-Mobile Masking.shader.meta | 0 .../Shaders/TMP_SDF-Mobile Overlay.shader | 68 +- .../TMP_SDF-Mobile Overlay.shader.meta | 0 .../Shaders/TMP_SDF-Mobile SSD.shader | 6 +- .../Shaders/TMP_SDF-Mobile SSD.shader.meta | 0 .../Shaders/TMP_SDF-Mobile-2-Pass.shader | 389 + .../Shaders/TMP_SDF-Mobile-2-Pass.shader.meta | 9 + .../Shaders/TMP_SDF-Mobile.shader | 26 +- .../Shaders/TMP_SDF-Mobile.shader.meta | 0 .../Shaders/TMP_SDF-Surface-Mobile.shader | 9 +- .../TMP_SDF-Surface-Mobile.shader.meta | 0 .../Shaders/TMP_SDF-Surface.shader | 11 +- .../Shaders/TMP_SDF-Surface.shader.meta | 0 .../Shaders/TMP_SDF-URP Lit.shadergraph | 11932 +++++++++++++++ .../Shaders/TMP_SDF-URP Lit.shadergraph.meta | 10 + .../Shaders/TMP_SDF-URP Unlit.shadergraph | 11629 +++++++++++++++ .../TMP_SDF-URP Unlit.shadergraph.meta | 10 + Assets/TextMesh Pro/Shaders/TMP_SDF.shader | 81 +- .../TextMesh Pro/Shaders/TMP_SDF.shader.meta | 0 Assets/TextMesh Pro/Shaders/TMP_Sprite.shader | 77 +- .../Shaders/TMP_Sprite.shader.meta | 0 Assets/TextMesh Pro/Shaders/TMPro.cginc | 0 Assets/TextMesh Pro/Shaders/TMPro.cginc.meta | 2 +- .../TextMesh Pro/Shaders/TMPro_Mobile.cginc | 32 +- .../Shaders/TMPro_Mobile.cginc.meta | 0 .../Shaders/TMPro_Properties.cginc | 5 - .../Shaders/TMPro_Properties.cginc.meta | 0 .../TextMesh Pro/Shaders/TMPro_Surface.cginc | 10 +- .../Shaders/TMPro_Surface.cginc.meta | 0 ...niversalRenderPipelineGlobalSettings.asset | 272 +- Packages/manifest.json | 32 +- Packages/packages-lock.json | 204 +- ProjectSettings/GraphicsSettings.asset | 13 + ProjectSettings/PackageManagerSettings.asset | 19 +- .../PhysicsCoreProjectSettings2D.asset | 6 + ProjectSettings/ProjectVersion.txt | 4 +- ProjectSettings/URPProjectSettings.asset | 3 +- lsf-lostcrypt.slnx | 4 + 107 files changed, 49103 insertions(+), 826 deletions(-) create mode 100644 .vscode/extensions.json create mode 100644 .vscode/launch.json create mode 100644 .vscode/settings.json mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset mode change 100644 => 100755 Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta mode change 100644 => 100755 Assets/TextMesh Pro/Resources/TMP Settings.asset.meta create mode 100755 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl create mode 100755 Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph create mode 100755 Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Sprite.shader mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro.cginc mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro.cginc.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc mode change 100644 => 100755 Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta create mode 100644 ProjectSettings/PhysicsCoreProjectSettings2D.asset create mode 100644 lsf-lostcrypt.slnx diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..ddb6ff8 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "visualstudiotoolsforunity.vstuc" + ] +} diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..da60e25 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,10 @@ +{ + "version": "0.2.0", + "configurations": [ + { + "name": "Attach to Unity", + "type": "vstuc", + "request": "attach" + } + ] +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..ada59d7 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,71 @@ +{ + "files.exclude": { + "**/.DS_Store": true, + "**/.git": true, + "**/.vs": true, + "**/.gitmodules": true, + "**/.vsconfig": true, + "**/*.booproj": true, + "**/*.pidb": true, + "**/*.suo": true, + "**/*.user": true, + "**/*.userprefs": true, + "**/*.unityproj": true, + "**/*.dll": true, + "**/*.exe": true, + "**/*.pdf": true, + "**/*.mid": true, + "**/*.midi": true, + "**/*.wav": true, + "**/*.gif": true, + "**/*.ico": true, + "**/*.jpg": true, + "**/*.jpeg": true, + "**/*.png": true, + "**/*.psd": true, + "**/*.tga": true, + "**/*.tif": true, + "**/*.tiff": true, + "**/*.3ds": true, + "**/*.3DS": true, + "**/*.fbx": true, + "**/*.FBX": true, + "**/*.lxo": true, + "**/*.LXO": true, + "**/*.ma": true, + "**/*.MA": true, + "**/*.obj": true, + "**/*.OBJ": true, + "**/*.asset": true, + "**/*.cubemap": true, + "**/*.flare": true, + "**/*.mat": true, + "**/*.meta": true, + "**/*.prefab": true, + "**/*.unity": true, + "build/": true, + "Build/": true, + "Library/": true, + "library/": true, + "obj/": true, + "Obj/": true, + "Logs/": true, + "logs/": true, + "ProjectSettings/": true, + "UserSettings/": true, + "temp/": true, + "Temp/": true + }, + "files.associations": { + "*.asset": "yaml", + "*.meta": "yaml", + "*.prefab": "yaml", + "*.unity": "yaml", + }, + "explorer.fileNesting.enabled": true, + "explorer.fileNesting.patterns": { + "*.sln": "*.csproj", + "*.slnx": "*.csproj" + }, + "dotnet.defaultSolution": "lsf-lostcrypt.slnx" +} \ No newline at end of file diff --git a/Assets/Character/Sprites/Sara.psb.meta b/Assets/Character/Sprites/Sara.psb.meta index 5e7dd85..03df907 100644 --- a/Assets/Character/Sprites/Sara.psb.meta +++ b/Assets/Character/Sprites/Sara.psb.meta @@ -15498,6 +15498,14 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + generateTileAssets: 0 + tilePaletteCellLayout: 0 + tilePaletteHexagonLayout: 0 + tilePaletteCellSize: {x: 1, y: 1, z: 0} + tilePaletteCellSizing: 0 + transparencySortMode: 0 + transparencySortAxis: {x: 0, y: 0, z: 1} + tileTemplate: {instanceID: 0} padding: 4 spriteSizeExpand: 0 skeletonAssetReferenceID: diff --git a/Assets/Character/Sprites/Sara_normal.psb.meta b/Assets/Character/Sprites/Sara_normal.psb.meta index 10920c7..a470588 100644 --- a/Assets/Character/Sprites/Sara_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_normal.psb.meta @@ -1765,6 +1765,14 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + generateTileAssets: 0 + tilePaletteCellLayout: 0 + tilePaletteHexagonLayout: 0 + tilePaletteCellSize: {x: 1, y: 1, z: 0} + tilePaletteCellSizing: 0 + transparencySortMode: 0 + transparencySortAxis: {x: 0, y: 0, z: 1} + tileTemplate: {instanceID: 0} padding: 4 spriteSizeExpand: 0 skeletonAssetReferenceID: diff --git a/Assets/Character/Sprites/Sara_var01.psb.meta b/Assets/Character/Sprites/Sara_var01.psb.meta index fde1bef..0cb1167 100644 --- a/Assets/Character/Sprites/Sara_var01.psb.meta +++ b/Assets/Character/Sprites/Sara_var01.psb.meta @@ -9102,28 +9102,6 @@ ScriptedImporter: tessellationDetail: 0 uvTransform: {x: 4, y: 3703} spritePosition: {x: 860, y: 873} - - name: Layer 10 - originalName: - pivot: {x: 0.5, y: 0.5} - alignment: 0 - border: {x: 0, y: 0, z: 0, w: 0} - customData: - rect: - serializedVersion: 2 - x: 517 - y: 4010 - width: 0 - height: 0 - spriteID: c5d4ee7138c653a4691b0c87e6ac3124 - spriteBone: [] - spriteOutline: [] - vertices: [] - spritePhysicsOutline: [] - indices: - edges: [] - tessellationDetail: 0 - uvTransform: {x: 517, y: 4010} - spritePosition: {x: 0, y: 2000} - name: arm_L originalName: pivot: {x: 0.5, y: 0.5} @@ -19517,6 +19495,14 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + generateTileAssets: 0 + tilePaletteCellLayout: 0 + tilePaletteHexagonLayout: 0 + tilePaletteCellSize: {x: 1, y: 1, z: 0} + tilePaletteCellSizing: 0 + transparencySortMode: 0 + transparencySortAxis: {x: 0, y: 0, z: 1} + tileTemplate: {instanceID: 0} padding: 4 spriteSizeExpand: 0 skeletonAssetReferenceID: @@ -19884,7 +19870,7 @@ ScriptedImporter: layerID: 3582 mosaicPosition: {x: 517, y: 4010} flatten: 0 - isImported: 1 + isImported: 0 isVisible: 1 - name: arm_L spriteName: arm_L diff --git a/Assets/Character/Sprites/Sara_var01_normal.psb.meta b/Assets/Character/Sprites/Sara_var01_normal.psb.meta index 339b64a..83556c9 100644 --- a/Assets/Character/Sprites/Sara_var01_normal.psb.meta +++ b/Assets/Character/Sprites/Sara_var01_normal.psb.meta @@ -1831,6 +1831,14 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + generateTileAssets: 0 + tilePaletteCellLayout: 0 + tilePaletteHexagonLayout: 0 + tilePaletteCellSize: {x: 1, y: 1, z: 0} + tilePaletteCellSizing: 0 + transparencySortMode: 0 + transparencySortAxis: {x: 0, y: 0, z: 1} + tileTemplate: {instanceID: 0} padding: 4 spriteSizeExpand: 0 skeletonAssetReferenceID: diff --git a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat index 815d05f..35541f1 100644 --- a/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Clouds_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat index 3e86b8f..ca52726 100644 --- a/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_SkyGradient_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat index 853b7dc..0966f1c 100644 --- a/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat +++ b/Assets/Environment/Materials/Sky/Material_Sky_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat index 49f2b9c..beb43e5 100644 --- a/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat +++ b/Assets/Environment/Materials/Spirit/Material_Spirit_Lit.mat @@ -68,4 +68,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat index 373e103..7fa3cc9 100644 --- a/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat +++ b/Assets/Environment/Materials/Temple/Material_Altar_Stones_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat index 3b5e804..fd7517e 100644 --- a/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Electricity_Unlit.mat @@ -50,4 +50,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat index f15719a..704dd64 100644 --- a/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Glyph_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat index bbf6610..2a0ce23 100644 --- a/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat +++ b/Assets/Environment/Materials/Temple/Material_Pillar_Mat.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat index 408f3d7..2aca6e7 100644 --- a/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat +++ b/Assets/Environment/Materials/Temple/Material_Ruins_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat index b12275f..17d8785 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Static_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat index 4fbcdd8..f96e8c3 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Grass_Wind_Lit.mat @@ -61,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat index a6f35cb..fa6b04e 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_1_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat index 601b5b9..8b25693 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_2_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat index c5051e6..6afe7bf 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_3_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat index 053ad6d..0d3c6a2 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_4_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat index 357b001..f435c87 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_5_Unlit.mat @@ -62,4 +62,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat index b9e77b2..7213f04 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Trees_Wind_Lit.mat @@ -61,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat index 69cbd38..8cc27a6 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_1_Lit.mat @@ -61,4 +61,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat index 714147c..e583827 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_2_Lit.mat @@ -73,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat index a79c762..c9eb5ce 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_3_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat index 54204c3..b5ea137 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_4_Lit.mat @@ -73,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat index da60842..3510a9f 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_5_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat index 6c67327..6b9d1d1 100644 --- a/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat +++ b/Assets/Environment/Materials/Vegetation/Material_Vegetation_Wind_6_Lit.mat @@ -73,4 +73,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat index 958fd89..0dcee30 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Caustic_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat index 1425020..a97aa6a 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Side_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat index 577fcbd..a392334 100644 --- a/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat +++ b/Assets/Environment/Materials/Water/Material_Water_Top_Unlit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta index 21e4687..d1150c3 100644 --- a/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta +++ b/Assets/Environment/Sprites/Altar/Sprites_Artefact.psb.meta @@ -895,6 +895,14 @@ ScriptedImporter: generatePhysicsShape: 0 paperDollMode: 0 keepDupilcateSpriteName: 0 + generateTileAssets: 0 + tilePaletteCellLayout: 0 + tilePaletteHexagonLayout: 0 + tilePaletteCellSize: {x: 1, y: 1, z: 0} + tilePaletteCellSizing: 0 + transparencySortMode: 0 + transparencySortAxis: {x: 0, y: 0, z: 1} + tileTemplate: {instanceID: 0} padding: 4 spriteSizeExpand: 0 skeletonAssetReferenceID: diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat index 8b7e831..8d0c712 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Dust_Lit.mat @@ -69,6 +69,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - _AlphaClip: 0 @@ -111,6 +123,7 @@ Material: - _ZWrite: 0 m_Colors: - Color_207CF4A: {r: 0.8603976, g: 0.8603976, b: 0.8603976, a: 1} + - White: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColorAddSubDiff: {r: 0, g: 0, b: 0, a: 0} - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} @@ -131,4 +144,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat index 8abf6d9..06ec0c9 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Lit.mat @@ -135,4 +135,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat index 135c077..18f0238 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Embers_Trail_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat index 1363366..41b1572 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fire_Unlit.mat @@ -70,4 +70,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat index 8897b7b..4a29ff7 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Fireflies_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat index ce56566..baf816d 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Glow_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat index 8e6c2fe..1a2610d 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sand_Lit.mat @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 --- !u!21 &2100000 Material: serializedVersion: 8 @@ -80,6 +80,18 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - _AlphaClip: 1 @@ -122,6 +134,7 @@ Material: - _ZWrite: 1 m_Colors: - Color_207CF4A: {r: 0.69886, g: 0.69886, b: 0.69886, a: 1} + - White: {r: 1, g: 1, b: 1, a: 1} - _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _BaseColorAddSubDiff: {r: 0, g: 0, b: 0, a: 0} - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat index 47e94b9..ed87d5f 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Sparks_Lit.mat @@ -54,4 +54,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat index 82c6174..0c34f9f 100644 --- a/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat +++ b/Assets/ParticleSystems/Materials/Material_Particles_Wind_Trail_Lit.mat @@ -55,4 +55,4 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} m_Name: m_EditorClassIdentifier: - version: 9 + version: 10 diff --git a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset index e93e8a6..ac1587d 100644 --- a/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset +++ b/Assets/RenderPipeline/RenderPipelineAsset_Universal.asset @@ -12,8 +12,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} m_Name: RenderPipelineAsset_Universal m_EditorClassIdentifier: - k_AssetVersion: 12 - k_AssetPreviousVersion: 12 + k_AssetVersion: 13 + k_AssetPreviousVersion: 13 m_RendererType: 0 m_RendererData: {fileID: 0} m_RendererDataList: @@ -53,6 +53,7 @@ MonoBehaviour: m_AdditionalLightsShadowResolutionTierHigh: 512 m_ReflectionProbeBlending: 0 m_ReflectionProbeBoxProjection: 0 + m_ReflectionProbeAtlas: 1 m_ShadowDistance: 50 m_ShadowCascadeCount: 1 m_Cascade2Split: 0.25 @@ -73,7 +74,6 @@ MonoBehaviour: m_MixedLightingSupported: 1 m_SupportsLightCookies: 1 m_SupportsLightLayers: 0 - m_DebugLevel: 0 m_StoreActionsOptimization: 0 m_UseAdaptivePerformance: 1 m_ColorGradingMode: 0 @@ -127,8 +127,15 @@ MonoBehaviour: m_PrefilterSoftShadowsQualityHigh: 1 m_PrefilterSoftShadows: 0 m_PrefilterScreenCoord: 1 + m_PrefilterScreenSpaceIrradiance: 0 m_PrefilterNativeRenderPass: 1 m_PrefilterUseLegacyLightmaps: 0 + m_PrefilterBicubicLightmapSampling: 0 + m_PrefilterReflectionProbeRotation: 0 + m_PrefilterReflectionProbeBlending: 0 + m_PrefilterReflectionProbeBoxProjection: 0 + m_PrefilterReflectionProbeAtlas: 0 + m_PrefilterPointSamplingUpsampling: 0 m_ShaderVariantLogLevel: 0 m_ShadowCascades: 0 m_Textures: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset old mode 100644 new mode 100755 index e907cc7..dc7e8e5 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -160,20 +160,19 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} m_Name: LiberationSans SDF - Fallback m_EditorClassIdentifier: - hashCode: -1699145518 - material: {fileID: 2180264} - materialHashCode: 462855346 m_Version: 1.1.0 + m_Material: {fileID: 2180264} m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 - m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, - type: 3} m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3} m_AtlasPopulationMode: 1 + InternalDynamicOS: 0 m_FaceInfo: + m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 m_Scale: 1 + m_UnitsPerEM: 2048 m_LineHeight: 98.8916 m_AscentLine: 77.853516 m_CapLine: 59 @@ -194,7 +193,7 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28268798066460806} m_AtlasTextureIndex: 0 - m_IsMultiAtlasTexturesEnabled: 0 + m_IsMultiAtlasTexturesEnabled: 1 m_ClearDynamicDataOnBuild: 1 m_UsedGlyphRects: [] m_FreeGlyphRects: @@ -233,15 +232,21 @@ MonoBehaviour: m_KerningTable: kerningPairs: [] m_FontFeatureTable: + m_MultipleSubstitutionRecords: [] + m_LigatureSubstitutionRecords: [] m_GlyphPairAdjustmentRecords: [] + m_MarkToBaseAdjustmentRecords: [] + m_MarkToMarkAdjustmentRecords: [] fallbackFontAssets: [] m_FallbackFontAssetTable: [] m_CreationSettings: sourceFontFileName: sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + faceIndex: 0 pointSizeSamplingMode: 0 pointSize: 86 padding: 9 + paddingMode: 0 packingMode: 4 atlasWidth: 512 atlasHeight: 512 diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset old mode 100644 new mode 100755 index c08d304..c7b0771 --- a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset @@ -2,24 +2,20 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2180264 Material: - serializedVersion: 8 + serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: LiberationSans SDF Material m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] + m_ShaderKeywords: m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] - m_LockedProperties: m_SavedProperties: serializedVersion: 3 m_TexEnvs: @@ -27,10 +23,8 @@ Material: m_Texture: {fileID: 28684132378477856} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - m_Ints: [] m_Floats: - _ColorMask: 15 - - _CullMode: 0 - _FaceDilate: 0 - _GradientScale: 10 - _MaskSoftnessX: 0 @@ -62,10 +56,9 @@ Material: - _WeightNormal: 0 m_Colors: - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} - - _FaceColor: {r: 0.7169812, g: 0.7169812, b: 0.7169812, a: 1} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} - m_BuildTextureStacks: [] --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 @@ -80,7 +73,7 @@ MonoBehaviour: m_EditorClassIdentifier: hashCode: 231247347 material: {fileID: 2180264} - materialHashCode: 198912371 + materialHashCode: -1183942120 m_Version: 1.1.0 m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, @@ -88,12 +81,10 @@ MonoBehaviour: m_SourceFontFile: {fileID: 0} m_AtlasPopulationMode: 0 m_FaceInfo: - m_FaceIndex: 0 m_FamilyName: Liberation Sans m_StyleName: Regular m_PointSize: 86 m_Scale: 1 - m_UnitsPerEM: 0 m_LineHeight: 98.8916 m_AscentLine: 77.853516 m_CapLine: 59 @@ -124,7 +115,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 4 m_Metrics: m_Width: 9 @@ -139,7 +129,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 5 m_Metrics: m_Width: 25 @@ -154,7 +143,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 6 m_Metrics: m_Width: 48 @@ -169,7 +157,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 7 m_Metrics: m_Width: 47 @@ -184,7 +171,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 8 m_Metrics: m_Width: 70 @@ -199,7 +185,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 9 m_Metrics: m_Width: 53 @@ -214,7 +199,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 10 m_Metrics: m_Width: 8 @@ -229,7 +213,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 11 m_Metrics: m_Width: 24 @@ -244,7 +227,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 12 m_Metrics: m_Width: 24 @@ -259,7 +241,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 13 m_Metrics: m_Width: 31 @@ -274,7 +255,6 @@ MonoBehaviour: m_Height: 30 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 14 m_Metrics: m_Width: 42 @@ -289,7 +269,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 15 m_Metrics: m_Width: 10 @@ -304,7 +283,6 @@ MonoBehaviour: m_Height: 20 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 16 m_Metrics: m_Width: 23 @@ -319,7 +297,6 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 17 m_Metrics: m_Width: 10 @@ -334,7 +311,6 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 18 m_Metrics: m_Width: 24 @@ -349,7 +325,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 19 m_Metrics: m_Width: 42 @@ -364,7 +339,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 20 m_Metrics: m_Width: 38 @@ -379,7 +353,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 21 m_Metrics: m_Width: 40 @@ -394,7 +367,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 22 m_Metrics: m_Width: 42 @@ -409,7 +381,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 23 m_Metrics: m_Width: 45 @@ -424,7 +395,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 24 m_Metrics: m_Width: 42 @@ -439,7 +409,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 25 m_Metrics: m_Width: 41 @@ -454,7 +423,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 26 m_Metrics: m_Width: 40 @@ -469,7 +437,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 27 m_Metrics: m_Width: 42 @@ -484,7 +451,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 28 m_Metrics: m_Width: 40 @@ -499,7 +465,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 29 m_Metrics: m_Width: 10 @@ -514,7 +479,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 30 m_Metrics: m_Width: 10 @@ -529,7 +493,6 @@ MonoBehaviour: m_Height: 57 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 31 m_Metrics: m_Width: 42 @@ -544,7 +507,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 32 m_Metrics: m_Width: 42 @@ -559,7 +521,6 @@ MonoBehaviour: m_Height: 29 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 33 m_Metrics: m_Width: 42 @@ -574,7 +535,6 @@ MonoBehaviour: m_Height: 43 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 34 m_Metrics: m_Width: 42 @@ -589,7 +549,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 35 m_Metrics: m_Width: 74 @@ -604,7 +563,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 36 m_Metrics: m_Width: 57 @@ -619,7 +577,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 37 m_Metrics: m_Width: 46 @@ -634,7 +591,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 38 m_Metrics: m_Width: 55 @@ -649,7 +605,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 39 m_Metrics: m_Width: 51 @@ -664,7 +619,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 40 m_Metrics: m_Width: 47 @@ -679,7 +633,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 41 m_Metrics: m_Width: 43 @@ -694,7 +647,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 42 m_Metrics: m_Width: 57 @@ -709,7 +661,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 43 m_Metrics: m_Width: 48 @@ -724,7 +675,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 44 m_Metrics: m_Width: 9 @@ -739,7 +689,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 45 m_Metrics: m_Width: 36 @@ -754,7 +703,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 46 m_Metrics: m_Width: 50 @@ -769,7 +717,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 47 m_Metrics: m_Width: 39 @@ -784,7 +731,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 48 m_Metrics: m_Width: 59 @@ -799,7 +745,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 49 m_Metrics: m_Width: 48 @@ -814,7 +759,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 50 m_Metrics: m_Width: 59 @@ -829,7 +773,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 51 m_Metrics: m_Width: 46 @@ -844,7 +787,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 52 m_Metrics: m_Width: 59 @@ -859,7 +801,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 53 m_Metrics: m_Width: 52 @@ -874,7 +815,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 54 m_Metrics: m_Width: 51 @@ -889,7 +829,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 55 m_Metrics: m_Width: 50 @@ -904,7 +843,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 56 m_Metrics: m_Width: 50 @@ -919,7 +857,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 57 m_Metrics: m_Width: 57 @@ -934,7 +871,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 58 m_Metrics: m_Width: 85 @@ -949,7 +885,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 59 m_Metrics: m_Width: 56 @@ -964,7 +899,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 60 m_Metrics: m_Width: 54 @@ -979,7 +913,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 61 m_Metrics: m_Width: 49 @@ -994,7 +927,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 62 m_Metrics: m_Width: 18 @@ -1009,7 +941,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 63 m_Metrics: m_Width: 24 @@ -1024,7 +955,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 64 m_Metrics: m_Width: 18 @@ -1039,7 +969,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 65 m_Metrics: m_Width: 38 @@ -1054,7 +983,6 @@ MonoBehaviour: m_Height: 31 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 66 m_Metrics: m_Width: 51 @@ -1069,7 +997,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 67 m_Metrics: m_Width: 19 @@ -1084,7 +1011,6 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 68 m_Metrics: m_Width: 45 @@ -1099,7 +1025,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 69 m_Metrics: m_Width: 40 @@ -1114,7 +1039,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 70 m_Metrics: m_Width: 38 @@ -1129,7 +1053,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 71 m_Metrics: m_Width: 40 @@ -1144,7 +1067,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 72 m_Metrics: m_Width: 42 @@ -1159,7 +1081,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 73 m_Metrics: m_Width: 25 @@ -1174,7 +1095,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 74 m_Metrics: m_Width: 40 @@ -1189,7 +1109,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 75 m_Metrics: m_Width: 38 @@ -1204,7 +1123,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 76 m_Metrics: m_Width: 9 @@ -1219,7 +1137,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 77 m_Metrics: m_Width: 17 @@ -1234,7 +1151,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 78 m_Metrics: m_Width: 40 @@ -1249,7 +1165,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 79 m_Metrics: m_Width: 9 @@ -1264,7 +1179,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 80 m_Metrics: m_Width: 64 @@ -1279,7 +1193,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 81 m_Metrics: m_Width: 38 @@ -1294,7 +1207,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 82 m_Metrics: m_Width: 42 @@ -1309,7 +1221,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 83 m_Metrics: m_Width: 40 @@ -1324,7 +1235,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 84 m_Metrics: m_Width: 40 @@ -1339,7 +1249,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 85 m_Metrics: m_Width: 23 @@ -1354,7 +1263,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 86 m_Metrics: m_Width: 38 @@ -1369,7 +1277,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 87 m_Metrics: m_Width: 23 @@ -1384,7 +1291,6 @@ MonoBehaviour: m_Height: 56 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 88 m_Metrics: m_Width: 38 @@ -1399,7 +1305,6 @@ MonoBehaviour: m_Height: 46 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 89 m_Metrics: m_Width: 43 @@ -1414,7 +1319,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 90 m_Metrics: m_Width: 63 @@ -1429,7 +1333,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 91 m_Metrics: m_Width: 43 @@ -1444,7 +1347,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 92 m_Metrics: m_Width: 41 @@ -1459,7 +1361,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 93 m_Metrics: m_Width: 35 @@ -1474,7 +1375,6 @@ MonoBehaviour: m_Height: 45 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 94 m_Metrics: m_Width: 27 @@ -1489,7 +1389,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 95 m_Metrics: m_Width: 8 @@ -1504,7 +1403,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 96 m_Metrics: m_Width: 27 @@ -1519,7 +1417,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 97 m_Metrics: m_Width: 44 @@ -1534,7 +1431,6 @@ MonoBehaviour: m_Height: 11 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 98 m_Metrics: m_Width: 0 @@ -1549,7 +1445,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 99 m_Metrics: m_Width: 10 @@ -1564,7 +1459,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 100 m_Metrics: m_Width: 38 @@ -1579,7 +1473,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 101 m_Metrics: m_Width: 45 @@ -1594,7 +1487,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 102 m_Metrics: m_Width: 40 @@ -1609,7 +1501,6 @@ MonoBehaviour: m_Height: 40 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 103 m_Metrics: m_Width: 50 @@ -1624,7 +1515,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 104 m_Metrics: m_Width: 8 @@ -1639,7 +1529,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 105 m_Metrics: m_Width: 40 @@ -1654,7 +1543,6 @@ MonoBehaviour: m_Height: 69 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 106 m_Metrics: m_Width: 25 @@ -1669,7 +1557,6 @@ MonoBehaviour: m_Height: 8 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 107 m_Metrics: m_Width: 61 @@ -1684,7 +1571,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 108 m_Metrics: m_Width: 32 @@ -1699,7 +1585,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 109 m_Metrics: m_Width: 42 @@ -1714,7 +1599,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 110 m_Metrics: m_Width: 42 @@ -1729,7 +1613,6 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 111 m_Metrics: m_Width: 23 @@ -1744,7 +1627,6 @@ MonoBehaviour: m_Height: 7 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 112 m_Metrics: m_Width: 61 @@ -1759,7 +1641,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 113 m_Metrics: m_Width: 50 @@ -1774,7 +1655,6 @@ MonoBehaviour: m_Height: 4 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 114 m_Metrics: m_Width: 24 @@ -1789,7 +1669,6 @@ MonoBehaviour: m_Height: 24 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 115 m_Metrics: m_Width: 43 @@ -1804,7 +1683,6 @@ MonoBehaviour: m_Height: 52 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 116 m_Metrics: m_Width: 27 @@ -1819,7 +1697,6 @@ MonoBehaviour: m_Height: 36 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 117 m_Metrics: m_Width: 27 @@ -1834,7 +1711,6 @@ MonoBehaviour: m_Height: 37 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 118 m_Metrics: m_Width: 19 @@ -1849,7 +1725,6 @@ MonoBehaviour: m_Height: 13 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 119 m_Metrics: m_Width: 43 @@ -1864,7 +1739,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 120 m_Metrics: m_Width: 40 @@ -1879,7 +1753,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 121 m_Metrics: m_Width: 10 @@ -1894,7 +1767,6 @@ MonoBehaviour: m_Height: 10 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 122 m_Metrics: m_Width: 16 @@ -1909,7 +1781,6 @@ MonoBehaviour: m_Height: 18 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 123 m_Metrics: m_Width: 24 @@ -1924,7 +1795,6 @@ MonoBehaviour: m_Height: 35 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 124 m_Metrics: m_Width: 29 @@ -1939,7 +1809,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 125 m_Metrics: m_Width: 42 @@ -1954,7 +1823,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 126 m_Metrics: m_Width: 67 @@ -1969,7 +1837,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 127 m_Metrics: m_Width: 68 @@ -1984,7 +1851,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 128 m_Metrics: m_Width: 66 @@ -1999,7 +1865,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 129 m_Metrics: m_Width: 43 @@ -2014,7 +1879,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 130 m_Metrics: m_Width: 57 @@ -2029,7 +1893,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 131 m_Metrics: m_Width: 57 @@ -2044,7 +1907,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 132 m_Metrics: m_Width: 57 @@ -2059,7 +1921,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 133 m_Metrics: m_Width: 57 @@ -2074,7 +1935,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 134 m_Metrics: m_Width: 57 @@ -2089,7 +1949,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 135 m_Metrics: m_Width: 57 @@ -2104,7 +1963,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 136 m_Metrics: m_Width: 82 @@ -2119,7 +1977,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 137 m_Metrics: m_Width: 55 @@ -2134,7 +1991,6 @@ MonoBehaviour: m_Height: 78 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 138 m_Metrics: m_Width: 47 @@ -2149,7 +2005,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 139 m_Metrics: m_Width: 47 @@ -2164,7 +2019,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 140 m_Metrics: m_Width: 47 @@ -2179,7 +2033,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 141 m_Metrics: m_Width: 47 @@ -2194,7 +2047,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 142 m_Metrics: m_Width: 19 @@ -2209,7 +2061,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 143 m_Metrics: m_Width: 19 @@ -2224,7 +2075,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 144 m_Metrics: m_Width: 28 @@ -2239,7 +2089,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 145 m_Metrics: m_Width: 25 @@ -2254,7 +2103,6 @@ MonoBehaviour: m_Height: 72 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 146 m_Metrics: m_Width: 58 @@ -2269,7 +2117,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 147 m_Metrics: m_Width: 48 @@ -2284,7 +2131,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 148 m_Metrics: m_Width: 59 @@ -2299,7 +2145,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 149 m_Metrics: m_Width: 59 @@ -2314,7 +2159,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 150 m_Metrics: m_Width: 59 @@ -2329,7 +2173,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 151 m_Metrics: m_Width: 59 @@ -2344,7 +2187,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 152 m_Metrics: m_Width: 59 @@ -2359,7 +2201,6 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 153 m_Metrics: m_Width: 40 @@ -2374,7 +2215,6 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 154 m_Metrics: m_Width: 63 @@ -2389,7 +2229,6 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 155 m_Metrics: m_Width: 50 @@ -2404,7 +2243,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 156 m_Metrics: m_Width: 50 @@ -2419,7 +2257,6 @@ MonoBehaviour: m_Height: 75 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 157 m_Metrics: m_Width: 50 @@ -2434,7 +2271,6 @@ MonoBehaviour: m_Height: 76 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 158 m_Metrics: m_Width: 50 @@ -2449,7 +2285,6 @@ MonoBehaviour: m_Height: 73 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 159 m_Metrics: m_Width: 54 @@ -2464,7 +2299,6 @@ MonoBehaviour: m_Height: 74 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 160 m_Metrics: m_Width: 46 @@ -2479,7 +2313,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 161 m_Metrics: m_Width: 44 @@ -2494,7 +2327,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 162 m_Metrics: m_Width: 45 @@ -2509,7 +2341,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 163 m_Metrics: m_Width: 45 @@ -2524,7 +2355,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 164 m_Metrics: m_Width: 45 @@ -2539,7 +2369,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 165 m_Metrics: m_Width: 45 @@ -2554,7 +2383,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 166 m_Metrics: m_Width: 45 @@ -2569,7 +2397,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 167 m_Metrics: m_Width: 45 @@ -2584,7 +2411,6 @@ MonoBehaviour: m_Height: 71 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 168 m_Metrics: m_Width: 71 @@ -2599,7 +2425,6 @@ MonoBehaviour: m_Height: 47 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 169 m_Metrics: m_Width: 38 @@ -2614,7 +2439,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 170 m_Metrics: m_Width: 42 @@ -2629,7 +2453,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 171 m_Metrics: m_Width: 42 @@ -2644,7 +2467,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 172 m_Metrics: m_Width: 42 @@ -2659,7 +2481,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 173 m_Metrics: m_Width: 42 @@ -2674,7 +2495,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 174 m_Metrics: m_Width: 19 @@ -2689,7 +2509,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 175 m_Metrics: m_Width: 19 @@ -2704,7 +2523,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 176 m_Metrics: m_Width: 29 @@ -2719,7 +2537,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 177 m_Metrics: m_Width: 25 @@ -2734,7 +2551,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 178 m_Metrics: m_Width: 42 @@ -2749,7 +2565,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 179 m_Metrics: m_Width: 38 @@ -2764,7 +2579,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 180 m_Metrics: m_Width: 42 @@ -2779,7 +2593,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 181 m_Metrics: m_Width: 42 @@ -2794,7 +2607,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 182 m_Metrics: m_Width: 42 @@ -2809,7 +2621,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 183 m_Metrics: m_Width: 42 @@ -2824,7 +2635,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 184 m_Metrics: m_Width: 42 @@ -2839,7 +2649,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 185 m_Metrics: m_Width: 43 @@ -2854,7 +2663,6 @@ MonoBehaviour: m_Height: 39 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 186 m_Metrics: m_Width: 50 @@ -2869,7 +2677,6 @@ MonoBehaviour: m_Height: 49 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 187 m_Metrics: m_Width: 38 @@ -2884,7 +2691,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 188 m_Metrics: m_Width: 38 @@ -2899,7 +2705,6 @@ MonoBehaviour: m_Height: 64 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 189 m_Metrics: m_Width: 38 @@ -2914,7 +2719,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 190 m_Metrics: m_Width: 38 @@ -2929,7 +2733,6 @@ MonoBehaviour: m_Height: 60 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 191 m_Metrics: m_Width: 41 @@ -2944,7 +2747,6 @@ MonoBehaviour: m_Height: 81 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 192 m_Metrics: m_Width: 40 @@ -2959,7 +2761,6 @@ MonoBehaviour: m_Height: 80 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 193 m_Metrics: m_Width: 41 @@ -2974,7 +2775,6 @@ MonoBehaviour: m_Height: 77 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1997 m_Metrics: m_Width: 0 @@ -2989,7 +2789,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1998 m_Metrics: m_Width: 0 @@ -3004,7 +2803,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 1999 m_Metrics: m_Width: 0 @@ -3019,7 +2817,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2000 m_Metrics: m_Width: 0 @@ -3034,7 +2831,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2001 m_Metrics: m_Width: 0 @@ -3049,7 +2845,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2002 m_Metrics: m_Width: 0 @@ -3064,7 +2859,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2003 m_Metrics: m_Width: 0 @@ -3079,7 +2873,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2004 m_Metrics: m_Width: 0 @@ -3094,7 +2887,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2005 m_Metrics: m_Width: 0 @@ -3109,7 +2901,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2006 m_Metrics: m_Width: 0 @@ -3124,7 +2915,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2007 m_Metrics: m_Width: 0 @@ -3139,7 +2929,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2008 m_Metrics: m_Width: 0 @@ -3154,7 +2943,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2009 m_Metrics: m_Width: 4 @@ -3169,7 +2957,6 @@ MonoBehaviour: m_Height: 65 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2010 m_Metrics: m_Width: 20 @@ -3184,7 +2971,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2011 m_Metrics: m_Width: 21 @@ -3199,7 +2985,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2012 m_Metrics: m_Width: 21 @@ -3214,7 +2999,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2013 m_Metrics: m_Width: 48 @@ -3229,7 +3013,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2014 m_Metrics: m_Width: 48 @@ -3244,7 +3027,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2015 m_Metrics: m_Width: 86 @@ -3259,7 +3041,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2016 m_Metrics: m_Width: 86 @@ -3274,7 +3055,6 @@ MonoBehaviour: m_Height: 6 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2017 m_Metrics: m_Width: 22 @@ -3289,7 +3069,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2018 m_Metrics: m_Width: 51 @@ -3304,7 +3083,6 @@ MonoBehaviour: m_Height: 15 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2019 m_Metrics: m_Width: 9 @@ -3319,7 +3097,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2020 m_Metrics: m_Width: 9 @@ -3334,7 +3111,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2021 m_Metrics: m_Width: 9 @@ -3349,7 +3125,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2022 m_Metrics: m_Width: 9 @@ -3364,7 +3139,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2023 m_Metrics: m_Width: 23 @@ -3379,7 +3153,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2024 m_Metrics: m_Width: 23 @@ -3394,7 +3167,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2025 m_Metrics: m_Width: 23 @@ -3409,7 +3181,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2026 m_Metrics: m_Width: 22 @@ -3424,7 +3195,6 @@ MonoBehaviour: m_Height: 19 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2027 m_Metrics: m_Width: 38 @@ -3439,7 +3209,6 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2028 m_Metrics: m_Width: 38 @@ -3454,7 +3223,6 @@ MonoBehaviour: m_Height: 68 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2029 m_Metrics: m_Width: 24 @@ -3469,7 +3237,6 @@ MonoBehaviour: m_Height: 23 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2030 m_Metrics: m_Width: 64 @@ -3484,7 +3251,6 @@ MonoBehaviour: m_Height: 9 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2031 m_Metrics: m_Width: 21 @@ -3499,7 +3265,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2032 m_Metrics: m_Width: 21 @@ -3514,7 +3279,6 @@ MonoBehaviour: m_Height: 63 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2033 m_Metrics: m_Width: 20 @@ -3529,7 +3293,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2034 m_Metrics: m_Width: 20 @@ -3544,7 +3307,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2035 m_Metrics: m_Width: 20 @@ -3559,7 +3321,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2036 m_Metrics: m_Width: 0 @@ -3574,7 +3335,6 @@ MonoBehaviour: m_Height: 0 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2037 m_Metrics: m_Width: 82 @@ -3589,7 +3349,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2038 m_Metrics: m_Width: 12 @@ -3604,7 +3363,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2039 m_Metrics: m_Width: 26 @@ -3619,7 +3377,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2040 m_Metrics: m_Width: 35 @@ -3634,7 +3391,6 @@ MonoBehaviour: m_Height: 22 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2041 m_Metrics: m_Width: 23 @@ -3649,7 +3405,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2042 m_Metrics: m_Width: 23 @@ -3664,7 +3419,6 @@ MonoBehaviour: m_Height: 34 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2043 m_Metrics: m_Width: 28 @@ -3679,7 +3433,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2044 m_Metrics: m_Width: 35 @@ -3694,7 +3447,6 @@ MonoBehaviour: m_Height: 5 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2045 m_Metrics: m_Width: 44 @@ -3709,7 +3461,6 @@ MonoBehaviour: m_Height: 59 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2046 m_Metrics: m_Width: 10 @@ -3724,7 +3475,6 @@ MonoBehaviour: m_Height: 62 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2047 m_Metrics: m_Width: 20 @@ -3739,7 +3489,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2048 m_Metrics: m_Width: 20 @@ -3754,7 +3503,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2049 m_Metrics: m_Width: 22 @@ -3769,7 +3517,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2050 m_Metrics: m_Width: 22 @@ -3784,7 +3531,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2051 m_Metrics: m_Width: 22 @@ -3799,7 +3545,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2052 m_Metrics: m_Width: 20 @@ -3814,7 +3559,6 @@ MonoBehaviour: m_Height: 70 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2075 m_Metrics: m_Width: 47 @@ -3829,7 +3573,6 @@ MonoBehaviour: m_Height: 61 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2090 m_Metrics: m_Width: 70 @@ -3844,7 +3587,6 @@ MonoBehaviour: m_Height: 33 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 - m_Index: 2179 m_Metrics: m_Width: 52 @@ -3859,7 +3601,6 @@ MonoBehaviour: m_Height: 51 m_Scale: 1 m_AtlasIndex: 0 - m_ClassDefinitionType: 0 m_CharacterTable: - m_ElementType: 1 m_Unicode: 32 @@ -4864,8 +4605,6 @@ MonoBehaviour: m_AtlasTextures: - {fileID: 28684132378477856} m_AtlasTextureIndex: 0 - m_IsMultiAtlasTexturesEnabled: 0 - m_ClearDynamicDataOnBuild: 0 m_UsedGlyphRects: - m_X: 0 m_Y: 0 @@ -8052,21 +7791,15 @@ Texture2D: Hash: 00000000000000000000000000000000 m_ForcedFallbackFormat: 4 m_DownscaleFallback: 0 - m_IsAlphaChannelOptional: 0 serializedVersion: 2 m_Width: 1024 m_Height: 1024 m_CompleteImageSize: 1048576 - m_MipsStripped: 0 m_TextureFormat: 1 m_MipCount: 1 m_IsReadable: 0 - m_IsPreProcessed: 0 - m_IgnoreMipmapLimit: 0 - m_MipmapLimitGroupName: m_StreamingMipmaps: 0 m_StreamingMipmapsPriority: -92 - m_VTOnly: 0 m_AlphaIsTransparency: 0 m_ImageCount: 1 m_TextureDimension: 2 @@ -8080,11 +7813,9 @@ Texture2D: m_WrapW: 0 m_LightmapFormat: 0 m_ColorSpace: 0 - m_PlatformBlob: image data: 1048576 _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f101112121313131212100f0e0c0a08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a1313131313131313130e0d0b08030000000000000000000000000000000000000002070a0c0d1313131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000050a0d0f10131313131313130e0d0b0803000000000000000000000000000000000000000000000004080a0a13131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000020507080c0f1112131211100c080806020000000000000000000000030607090d1011121312110e0a070604010000000000000000000000000000000000000000000000000000000000000000000000000606060606060000000000000000000000000000000000000000000000000000000000010507070c0f1112131312100c08080602000000000000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000000000000000000000000000306080913131313131207070501000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000004080a0a0b0b0b0b0b0b0b07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131315171a1c1d1e1e1f20201f1f1e1d1c1b19171513120f0b06060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316172020202020202020201b1a18140f080100000000000000000000000000000000070e1317191a202020202020202020181715110c060000000000000000000000000000000000000000000000000000030a10161a1c1d202020202020201b1a18140f080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000000000000000000106090b0c131313131313080705020000000000000000000000000000000002090e111414181c1e1f201f1e1c191514120e090300000000000000060b101213161a1d1e1f201e1d1b171413110d0701000000000000000000000000000000000000000000000000000000000000030608091313131313130b0a0805000000000000000000000000000000000000000000000002080d111314191c1e1f201f1e1c191514120e09030000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000000000000000000000000000000002080d1113142020202020191815120d060000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d080200000000000000000000000000000000000000000000000002080d1113142020202020191815120d06000000000000000000000000000000050b10141617181818181818181413110d07010000000000000000000001030405060606060504040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f09010000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104090e1214181c1f20222426282a2a2b2c2c2c2c2c2b2a2927262422201f1c171413110d0705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232d2d2d2d2d2d2d2d2d282724201a130b0200000000000000000000000000010a12191f2326272d2d2d2d2d2d2d2d2d2424211d171009000000000000000000000000000000000000000000000000040d151c2126292a2d2d2d2d2d2d2d2727241f1a130b0200000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000060d1215181920202020201f1514120e090300000000000000000000000002080e141a1e202125292a2b2c2c2b292622211e1a150e0903000000020a11171c1f2023272a2b2c2c2b2a282420201d18130c07000000000000000000000000000000000000000000000000000000030a0f121515202020202020181715110c060000000000000000000000000000000000000002080d13191e202125292b2c2d2c2b292622211e1a150e09030000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c040000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c0400000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000810171c2023242525252525252520201d18130c0400000000030607090b0e0f1112121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11141a1e2123282c2d2f31333537373838393939383837353433302e2d2b282221201d1814120e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111921272c2f303939393939393939393433302b251d140b010000000000000000000000000a141c242a2f323339393939393939393931302d28221b120900000000000000000000000000000000000000000000030d161f262d323536393939393939393433302b251d140b0000000000000000000000000000000008111a22282d30313939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000010911181e2224252d2d2d2d2d2c22211e1a140d0600000000000000000000050d14191f252a2d2e3235373839383736322f2e2b26201a150e0600070c141c23282b2d303336383939383734312d2c29241d18120b03000000000000000000000000000000000000000000000000060e151a1f21222c2d2d2d2d2d2424211d1710090000000000000000000000000000000000050c13191e252a2d2e3235373939393836332e2d2b261f1a150e0600000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b13090000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b1309000000000000000000000008121a22282d3031313131313131312d2c29241d160d0405060b10121316181a1c1d1f1f20201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d20262a2d2e34383a3c3e40424344454546464645454342413f3d3b3938332d2d2c2924201e1a14100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b33383c3d46464646464646464641403c362f261d1308000000000000000000000007121c262e353b3f404646464646464646463e3d39342c241b10060000000000000000000000000000000000000000000a151f2831383e42434646464646464641403c362f261d0f05000000000000000000000000000005101a232c33393c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000009131b23292e31323939393939392e2d2a261f180f060000000000000000080e171e252a30363a3b3f424445464544433f3b3a37312b2620180f0b12181e262e34383a3c40434445464544413d3a39352f28231c150c050000000000000000000000000000000000000000000006101820262b2e2f39393939393931302d28221a1209000000000000000000000000000000070e161e252a3036393a3f424445464645433f3b3a37312b2620180f0900000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b11060000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c02000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b110600000000000000000005101a242c33393c3d3e3e3e3e3e3e3e3a39352f281f160b1113171c1f20222527292a2b2c2c2d2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d130900000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d1309000000000000000000000000010b151f272f343846464646464646464645423d352d24190f04000000000000000000000000000000000000000000000000000000000000000000000001070c141a1d24292c31363a3b404546484a4d4f505151525353525251504f4e4c4a4846443f3d3a39352f2d2a251f1d18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d44484a5353535353535353534e4c4841382f251a0f03000000000000000000020e19242e3840474b4d5353535353535353534b49453e362c22170c000000000000000000000000000000000000000005101c26313a43494e50535353535353534e4c4841382f21170d03000000000000000000000000000b17222c363e44494a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000006111b252d343a3e3f4646464646463b3a36312921180b0200000000000008111a202930363b4246474b4f51525352514f4c4847423c37312a211b151c232830383f4446494d5051525351504e4a4745403a342e271e170e050000000000000000000000000000000000000000030e18222a31373a3c4646464646463e3d39342c241a0e0500000000000000000000000000071019202830363a4146474c4f51525352514f4c4847423c37312a211b12090100000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d01000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d0100000000000000000b17222c363e44494a4b4b4b4b4b4b4b4745403a31281d191d2023282b2d2f3234363738393939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000030b12181f252a2f35393b4246484b51535557595b5d5d5e5f5f5f5f5f5e5d5c5a59575553504a4a4745413b3a36302c29241d1a140f0a03000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54566060606060606060605b58534a41362b20140400000000000000000007131f2a35404a52575a606060606060606060575550483e34281d1101000000000000000000000000000000000000000a16212d38434c545a5d606060606060605a58534a4133291f140900000000000000000000000004101c28333e48505557606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000010d18232d373f464a4c5353535353524846423b33291d140a000000000008111a232c323b41464d5254585c5d5e5f5f5e5c5955534d47423c332d241e272e343e424a5053565a5d5e5f5f5e5d5b5753514b444039302920170f05000000000000000000000000000000000000000a15202a343c4347485353535353534b49453e362c20170d020000000000000000000000071119222b323a41464c5254585c5e5f605f5e5c5955534d47423c332d241b130900000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e1206000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c0300000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e12060000000000000004101c28333e485055575858585858585853514b433a2f2625292d2e34383a3c3e414244454546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e08020000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000000000000000000000000000000000000000060d151d232930363a4045474d5355545c60626466686a6a6b6b6c6c6c6b6b6a6867666361605b545654514b4846423b39352f2a251f1a150e08020000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c67645c53483c3020150a0000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c6c6c64615a5045392d1d1207000000000000000000000000000000000000000d1a26323e49545e66696c6c6c6c6c6c6c67645c53453b30251a0e0200000000000000000000000814202d3944505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000006121e29343f4951565860606060605f55534d453b2f261b1106000000050f1a232c353e444c52575e6165686a6b6c6b6a6965625f57534d453f372d27303940444f545c606366696b6c6c6b6a6764605d55514a423b322921170b020000000000000000000000000000000000030f1a26313c464e53555f6060606060575550483e32291e130800000000000000000000050e19232b343d444c52565e6165686a6c6c6c6b6966615f57534d453e362d251b110800000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e22150900000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e221509000000000000000814202d3944505a616464646464646464605d554b41382d3035393a3f4446494b4d4f5052525353525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000000000000000000000000000000000000000000000000000000030a11171f272f343b42464b5153575f6165666d6f71737576777878797979787876757472706e6c666663605d5554524d4745403936312b262019140d0500000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b70797979797979797979746e64584c3c32261b0f0300000000000000000c1926323f4b57636e73797979797979797979716c615549392f23180c000000000000000000000000000000000000000f1c2935424e5a66707679797979797979746e64574d42362a1f140900000000000000000000000a1623303c4955616c707979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f23160900000000000915222e3a46515b62656c6c6c6c6c6c615f574d41382d22170b0300030d17212c353e474f565e61696e7275777879787776726e69625f5751493f373039424a515961666d6f7376777879787774706d67605c544d443b33291d140a000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c64615a50443a3025190e040000000000000000020d17202b353d464f565e61686d7275777879797876726e69625f5750483f372d23190d0400000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c1207000000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e312418080100000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e31241808010000000000000a1623303c4955616c70717171717171716d675d53493f383a4146474a505355585a5c5d5e5f5f605f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000000000040c151c2328313940454d52555d6065696e7276797b7d80828384848586868585848382817f7d7b797673706d6765615e5753514b46423b37312a251e170e07000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495363707d868686868686868686807467584e43372b1f12060000000000000005111e2a36424d576673808686868686868686867e7164554b4034291c1004000000000000000000000000000000000000101d2a3643505d697682868686868686868074695e52463b30251a0e02000000000000000000000a1724313d4a5764707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a00000000000b1824313e4a56626d727979797979796e695f53493f33271f14090009141f29333e474f5961686e747b7e828485868584827f7b756e69625b51493f39424b545c606c70787c80838485868483817d7a726d665e564d453b2f261c1106000000000000000000000000000000000815212e3a47535f6a6f797979797979716c61564c41362a20160c020000000000000009141f29333d474f5960686d747a7f828485868584827f7b756e69625a51493f352b1f160c01000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c04000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c030810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c0400000000000a1724313d4a5764707e7e7e7e7e7e7e7e796d655b504443484c5254545c60626567696a6b6c6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000000000000000000000000000000000000000000060d161e262e343d434b51575e61676d72777b7f8286888a8c8e909091929292929291908f8d8c8a888583807d7a76726e6964605d55534d47433c36302920191007000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6574818d939393939393939184786a5f53473b2e211508000000000000000714202d3a46525e69778390939393939393938e8275675c5145382c1f13060000000000000000000000000000000000000a1723303d4a5663707d89959393939392867b6e61574d42362a1f1409000000000000000000000a1724313d4a5764707d8a9393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000c1925323f4c5865727f8686868686867b6e655b50443b31251a0e050e1a25313b454f59616b707a81878b8f90919292918f8c88827b726d625b5147404b545c666d757d84898d9091929291908e8a857f786e695e574d42382d22170b010000000000000000000000000000000915222f3c4855626f7b8786868686867e71685e52463e32281e1308000000000000020e1a25303b454f59606b6f7a81868b8f91929392918f8c87827b716c625b51473d31281d1307000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140908111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d040000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d04000000000a1724303d4a5763707d868b8b8b8b8b8b81776c605a504e54565e6165666d6f7174757778787979787877767573706e696763605c54524c46413b322a251e170e060000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c201306000000000000000000000000000000000000000000000000000000060f171f2830383f444f555c60696e737a7f84888b8f929897999b9d9d9e9e9f9f9f9e9e9d9b9a99969892908c8986827f7b76716d67615e57534e46413b322b22190f04000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919e9f9f9f9f9fa196887c6f6255483c3025190d010000000000000814212e3b4754616e7b8795a09f9f9f9f9f9f9285796d6053473a2d22170b0000000000000000000000000000000000000916222f3c4854606b7683909da79fa3998d8074695e52463b3025190e020000000000000000000a1724313d4a5764707d8a979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a00000000000613202d394653606c7782909893988f82776c60574d42362a20170d121e2a36424d57616b707d868e939a9b9d9e9d9d9d9c98948f877f726d62594f45515c666d78818a9196999c9e9d9d9e9d9a98928c837b6e695e544a3f33281d12070000000000000000000000000000000815212e3a47535f6a737f8c95939392857a6d615a50443a3024190d04000000000005111e2a36424d57606b6f7d858d92999b9d9c9b9c9e9c9a938f867e726d62594f433a2f24180d0100000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d101a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c01000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d1a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c010000000a16232f3c4855616b727f8c93979797938d80736c6158586062686d7175797c7e8082838585868685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000000050e172129313a424a505960676d737b80858b9195989c9fa3a39f9d9b9a999898989898999b9c9d9fa3a29f9c9999928f8b87837e79746e69625f58524c443d342b21160a000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8996a1adacacacb2a8998c7f7266564c41362a1d1105000000000004101c2834404b5465717e8b98a7b1acacacaea2988a7d7063544a3f33281c0f0300000000000000000000000000000000000714202c38444f5963707d8a959fabab9f92867b6e61564d42362a1f14080000000000000000000a1724313d4a5764707d8a97a3acacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a3968a7d7063574a3d3024170a000000000005121f2b3744505b656e7b86929f9f948b7e72695e53463f32291f1414212d3a46535e69707d8692989f9d9b9691909192999f9e99928b7f726b60554e58606d78818e939ea09e9892909091979d9f9f9590847b6e665b5044392f23180c00000000000000000000000000000006121f2b37434e58606d78839099a1978e81756c61564c4135291f160c01000000000714202d3a46525e696f7d8691979f9f9892908e8f91979f9f98928b7f726b60554b4035291d1307000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f1617212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f16212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000714202c38444f59636d74818e959fa59c928a7e716a60626a6f757a7e8285888b8d8f9091929293929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000000030d172029333b434c545c606b707980868d92979da0a29f9b989892908e8d8c8c8b8b8b8c8d8e8f919299979a9d9fa39f9c9a938f8b85807b756e6a615e564e463d32271b0f03000000000000000000000000000000000000000000000000000000000006121e2b37424d576673808d99a8b1acaaacaea99d908376685e5246392d201306000000000006131f2c3845515c6675828f9ba8b0aba9abb0aa9a8e8174665b5044382b1f1206000000000000000000000000000000000004101c27333d4855616b7783909da7aea3988d8074695e52463b3025190e0200000000000000000a1724313d4a5764707d8a97a3b0b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a968a7d7063574a3d3024170a0000000000030f1b27333f49535f69727f8c959f9f92867b6e615a50443b3025191f2c38434e58616e7b869298a29c938e88848384868c9299a39f93887d6f675c535f6a73808d939ea197928b858483858990959fa0969083786c60554b4034291c10040000000000000000000000000000030f1a26313c44515c666f7c87929f9e938a7d70685d52453d31281d130700000007131f2c38434f59616e7b859298a19a938c86838282858a9297a29f93877d70675d51453a2f24180d010000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e1c28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d0100000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d01000004101c28333e47515b606d79839096a1a49f92867c6f6a6f767c81868b8f9298989a9c9d9e9f9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000020b151f29323b454d565d666d747d848c92999fa29f9c98928f8b88858381807f7f7e7e7f7f8081828486888a8d9092999b9ea19f9c98928d86817c746e6860584e43382c1f130700000000000000000000000000000000000000000000000000000000000814212e3a47535f697784919daaa7a09d9fa2aa9f93867a6d6154473a2e23170c00000000000713202d3a4653606d7985929faca69f9c9fa6ab9e9285796c605346392d20130a0000000000000000000000000000000000000b16212c38444f5964707d8a95a0acaa9f92867b6e61564d41362a1e140800000000000000000a1724313d4a5764707d8a97a3b0aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7d7063574a3d3024170a0000000000000b17222d38414d57606d78839099a2988f82766c62564d41362a20222e3b4854606a75828f98a29c918c817b7876777a7f87929aa49a9184796d6056626e7c87929fa19791857e797776787c838f949f9f958b7f72675c5145382c1f13060000000000000000000000000000000a15202834404a54606a73808d96a09e91857a6d60594f433a2f24180d0300000915222f3b4854606b75828f97a19f9388807a767576797e859297a2999184796d60554b4035291d1104000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24202d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f242d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000b17212c353f45515c676e7a849198a2a39891857b747c82898e92999c9fa2aaa7a8aaa8a8a7a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e050000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000a141d27313a444d575f686d78808991969fa39e9b948f8a85827e7b7977757373727171727273747677797b7e8083868a8e92979b9fa29f99928e87817a6f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a0aca095909298a2a4998a7e7164544a3f34281c1003000000000a1723303d4a5663707d8998a2a99f9490949faba197897c6f6356493c31261b0f03000000000000000000000000000000000005101c28333e4653606c7883909da7aea3988d8074685e52463b3025190e02000000000000000a1724313d4a5764707d8a97a3b0ab9e91848080808080808080808080808080808080808080808080808080808080808080807c6e6255483b2f22150800000000000006111b262f3c44505c666f7c86929f9f948b7e71685e52463e32292834404b54626f7c89939e9f948c7f746e696a686d737e88939fa0968b7f72655e6875828f99a39e91857b716d676a6a6f78828f98a29f9285796d6053473a2e23170b000000000000000000000000000000030c18232e39424e58606d7984919aa1978e81746b60554b4035291f150b0105111e2a36414c56636f7c89939e9e938b7e736d6868666d717c85929fa1968c8073675d5145392c2013070000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c41352923303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c413529303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000005101a232834404b555e686f7c86929aa4a197908381878f949b9fa3abacaaaba39f9d9c9b9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006111c262f39434c565f696e7a828d929ea0a09d938e88827d7975716e6c666867666565656565666869666d6e7174767a7d81858a8e92989ea19f99928e867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000005111e2a36414c5666727f8c99a7aa9d908386929fab9b8e8175665c5044382c1f120600000005121e2a36424d576774808d9aaaa1979083909ca9a99a8d807367584e43372b1f12060000000000000000000000000000000000000b161f2b3744505b65717e8a95a0acaa9f92867b6e61564c41362a1e14080a0a0a0a0a0a0a0a1724313d4a5764707d8a97a3b0a99c8f827673737373737373737373737373737373737373737373737373737373737373736e6a5f53473a2e211408000000000000000a141d28343f4a545f6a737f8c95a09f92857b6e615a50443a302c3845515c6674818e9aa59c9082786c615f575d616c74818d99a49d9083776a616d7a86929fa0958a7d7069605c5860666e7b86929fa2978a7e7164544a3f34281c100300000000000000000000000000000007121c27303c45515c676f7d88939f9d93897d70675d51453d31271d12070714202d3946525e6875828f9ca59b8e81756c615d565c606a717e8b96a09f92857a6d6053473a2f24180c00000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c3026313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d211407000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d21140700000000081118232e39434c565f6a717e88939fa5a095908d93999fa6acaaa8a09d999992908f8e8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000b17222d38424b555e686e7b838f949da49c969189817c76706d666561605b545a5959585858595a5b545c60626467676d7174797d81868c91969da09e9285796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202d3946525e687683909da9a79a8d80828f9ca99f9285796d6053463a2d2013090000000714212d3a46535f697784919daa9e91857e8a97a8aa9e9184776a5f53473a2e211509000000000000000000000000000000000000030f1b27333f4953606c7884919da8aea3988d8074685e52463b3025191616161616161616161724313d4a5764707d8a97a3b0a99c8f82766967676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000020b17232e38424e58606d78839099a2978f82756c61564c41362d3a4653606d7985929fa2988a7d70655b534d5259616e7b87939f9f95887b6f65727e8b99a39d9184786c6057514e545e6874818d9aa99c8f8276665c5044382b1f1206000000000000000000000000000000000b151e2934404b55606b74808d96a19e9184796d60594f43392f24180c0814212e3b4754616e7a86929f9f94887b6e615a524c5058606c7884919da2978b7e7164554b4035291d100400000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e323f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e21140700000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e3f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e211407000000000007121d27303b444e58616c73808c939ea7a09d9a9fa4abaca59e9b96918c898684828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b403428201509000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000030f1c28333f4a545d676d7a8491959fa39f928d847d756f6a64605c545553504a4d4c4c4b4b4c4c4d4e4a51535557555d6064666d70757a7f848a9095978c7f72675d5145392c1f1306000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939faca7978a7e7f8c99aba297897c6f6356493c31251a0e0200000815222e3b4855616e7b8896a0a89b8e827a8796a0aca096887b6f6255483c31251a0e020000000000000000000000000000000000000b17222d3844505b66717e8a96a0acaa9f92867a6e61564c41362a232323232323232323232324313d4a5764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261a0f02000000000000000006111c26303c44515c666f7c87929f9e938a7e71685e52463e323c4956626f7c8997a29f9285796d6053494246535f697683909da7988b7f726875828f9bab998c8073655b5045424d5663707c8998a39f9285796d6053463a2d20130700000000000000000000000000000000030c18232f39434f59606d7984919ea1968d80746b60554b4035291e150b1825323e4b5865717e8b99a39c908376695f53464144505b65727f8c99a99c8f8276675d5145392c1f1306000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34323f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e211407000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f343f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e2114070000000000000b151e29323c46505a606c77818e96a0acaaa7acafa7a09d938e89847f7c7a777575747373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000005101a232b3844505b666d79839096a0a299928b8079706b625f5853514b4846443f40403f3e3e3f3f4041404446484b4c5154545c6063686d72797e838a91857a6d60554b4035291d100400000000000000000000000000000000000000000000000000000004111d2935414c5565727e8b9aa4aca095877a7d8999a3a9998d807366574d42362a1e12050004101d2935404b5565727f8b98a8a9988b7f7784919daaa8998c7f7366574d42362a1e120500000000000000000000000000000000000006111b28333f4a54606d7884919ea8aea2988d8073685e52463a30303030303030303030303030313d4a5764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c332a201509000000000000000000000a141e2834404a545f6a73808d95a09e92857a6d615a50443a3f4b5865727e8b98a99c8f8276665c504138424d576673808d99a69b8e8174677784919eab96897d706353493f3b4653606d7986929fa298887b6e6255483b2f221508000000000000000000000000000000000007121d27313d45515d67707d89939e9f93887d6f675d51453d30271c121d2935414c566875828e9bab998c7f7266574d42353f4953626e7b8897a29f92867a6d6053473a2d2014070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b303f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e2114070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b3f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e211407000000000000030c17202a343e44505b656d7a84919daab6b4b3a9a0959189817c7773706d6769686766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000b17212a36424d57606c78818f959fa29892877e736d676059534e46454040434546464544423f3b3a373134383a3b3e4145474a5053565d60666d71787e847f73675d5143392f24180c000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9cacaa9d9184777a86929faa9d908477695e53463a2d2114070006131f2c3945515d6776828f9ca9a197887c74818d9aa7aa9d908377695e53463a2d211408000000000000000000000000000000000000000b17222d3844505c66717e8b96a1acaa9f92867a6e61564c413d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4a5764707d8a97a3b0a99c8f8276695c4f43404040404040404040404040404040404040404040404040404040403b3a37312a21180e0300000000000000000000020c18232e39424e58606d79839199a1978e81756c61564c41414e5b6774818e9aa79a8d807467544a3f2f3e4b5764717e8a97a49d9083776d7a86939fa399877b6e6154473b3845515c677784909daa978a7e7164574b3e3124180b0000000000000000000000000000000000010b151f2935404b55616b74818e97a19a9184796d60584e42392e2318202d3946525d687884919ea996897c706356493d31394653606c7985929fa398897c6f6356493c3023160900000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42363f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e21140700000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d423f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e2114070000000000000008131e28313a46535e696f7d86929facb9b9ada29791837d75706b6663605d555b5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e050000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000004101c28333a46525e69727f8b939ea39992867d716c605c554f47434446494d5051525352514f4c4847433c37332d2f2f35393a3f44464c52545c60656c7179796d60554b4131271f1911060000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca79a8d81747683909da9a095877b6e6154483b2f24180c000714202d3a4753606d7a86929fab9e928579717e8a97a7aca095877b6e6154483b3025190d0100000000000000000000000000000000000006111c28343f4a54606d7984919ea8aea2988d8073685e52494949494949494949494949494949494a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343434342f2e2b2620180f0600000000000000000000000007121c27303c45515c676f7c87939f9e938a7e70685d5246434f5c6976828f9ca5988b7f7265584c3f2e3c4956636f7c8996a29f9285786f7b889aa49f9286796c6053463934404b556975828f9ca5998c7f7266594c3f3326190c000000000000000000000000000000000000030d18242f3a434f59606d7a85919ea0968d80736a60544a4034281e212e3a4754616d7a8796a1a297877a6d6054473a2d3744505b6576828f9caa988b7f7265584c3f3225190c000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e3a4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000010d19242f3a43505a616e7b859299a3aebbb8ab9e92857a706b6360595653514b4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d0100000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000714202c38444f59616e7b86929fa59f92877d706b615a514b4344495053565a5c5e5f5f5f5e5c5955534e46443f382f27343c424a5053565b5d5f5f5b60666c6d675c51454039312b2317110a0200000000000000000000000000000000000000000000000004101c2834404b5464717e8a99a3aea7978a7e7173808d99aba7988b7f7265554b4035291d10040a1724303d4a5763707d8a98a3a89b8f82756e7a8795a0aca7988b7f7265564c4135291d1105000000000000000000000000000000000000000b17232e3844515c66727e8b96a1adaa9f92867a6d615656565656565656565656565656565656565764707d8a97a3b0a99c8f8276695c4f433629272727272727272727272727272727272727272727272727272722211f1a150e0600000000000000000000000000000b151e2834404b55606a73808d96a09e91857a6d61594f43505d6a7683909da4978a7e7164574b3e313b4855616e7b8894a19f9286796f7c8996ac9e918578655b5044372e414e5b6774818e9aa6998d8073665a4d4033271a0d0000000000000000000000000000000000000007131d28313d45525d68717e8a939e9f92877c6f665c51443c3026232f3c4956626f7c8995a89f928578685d5245392c333f49536774818e9aa79a8d8174675a4e4134271b0e00000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f433946525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f4346525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000004111d2935414c55626c76828f97a1abb5afacada2978e81776c605a504947454042414040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000a16232f3c4855616b75828f98a29d938b7e716b60595045414950535b606366696b6c6c6c6b6866625f58535049413d333d464e545b6063676a6b6c6c6b696663605c54514b433d3528221c140b02000000000000000000000000000000000000000000000006131f2c3845515c6675818e9babaca095877a6e707d8999a3a89c8f8275675d5145392c1f1306121f2b37434e586774818d9aaaa8988b7f72687784919daaa99c8f8376685e5246392d2013070000000000000000000000000000000000000006111c2834404a54606d7984919ea9aea2988d8073686363636363636363636363636363636363636364707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120f0903000000000000000000000000000000030c18232e39434e58606d7984919aa1978e81746b61564c515e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1a399867a707d8a96a39e9184776b5e493f3334414d5a6774808d9aa79a8d8174675a4e4134271b0e000000000000000000000000000000030608090d0c161f2935414c56616c75818f97a2999083786d60584e42382e23313e4a5764717d8a97a49d9084776a564c4135292d404c5966737f8c99a69c8f8276695c4f4336291c10000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b40414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000000000000000000020608080c0e07131d28313e46535e69727f8c95a0988e81756b61554b414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000613202c3945515d67717e8b949fa9b3aba39fa3a99e938c80736c61584e453b352f3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000007131f2c38434f5963707d8a949ea1978e81746c62594f47444c535b60656c6f7376787979787775726e6a64605b534e443f464e585f666c707477787979777673706d66605d554f4740332d261d140a00000000000000000000000000000000000000000000000713202d3a4653606d7985929fabaa9d908477686d7a86929fac9f92867a6d6053473a2d20140a15212e3a47535f6a7884919eaba196887b6e6774818d9aabac9f92867a6d6154473a2f24180c00000000000000000000000000000000000000000c18232e3945515c66727f8b97a1adaa9f92867a707070707070707070707070707070707070707070707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000000000000000000000000007121d27303d45515d67707d88939f9e938a7d70685d52515e6b7884919ea3968a7d7063574a3d303a4754616d7a8794a0a194877a717d8a97a49d9184776a5e51442d34404d5a6773808d9aa69b8e8175685b4e4235281b0f00000000000000000000000000040a0f1315161a1d1f1924303a44505a616e7a85929ea0958c7f736a5f544a3f3428323f4b5865727e8b98a59c8f8376695c50432f24323e4b5865717e8b98a49d9083776a5d5044372a1d1100000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e13080000000000000000000000000003090e121415191b1d1e161f2a36424d57606d788390999e938a7d70675d5145444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e130800000000000004111d2935414c55606d7a85929ea6b0aaa2999299a1a59c928a7e716a60574d43392f26272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000915222f3b4854606b7683909da69e91857a6d605a5047454d565e656c71787c80838485868584827f7b77716c65605850494e58606a6f787d81838586858483807c78726d67605952443f382f261c1106000000000000000000000000000000000000000000030f1b27333f495363707d8a98a2aeaa9a8d807367677683909ca9a3988a7d7063574a3d31261b0f15222f3c4855626f7b8896a1ab9e9184786a64717d8a99a3afa3998b7e7164554b4035291d10040000000000000000000000000000000000000007121c2834404b54606d7985919ea9aea2988e817c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7f8c99a6b2a99c8f8276695c4f4336291c1003010101010101010101010101010101010101010101010100000000000000000000000000000000000000000000000b151e2935404b55606b74818d96a19e91847a6d60594f5e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1aa93877a707d8a96a39e9184776b5e51442f34414d5a6774808d9aa79a8e8174675b4e4134281b0e0000000000000000000000040a0f151b1f212226292b2c2c28323e46525e68717e8b949e9f92877c6f665c50443c2f33404c5966737f8c99a69c8f8275695c4f423629313e4b5764717e8a97a49e9184786b5e5145382b1e120000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e413d45515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000000000000060c11151a1e212226282a2b2c2c25313b44505c666f7c87939f9e9184796d60584e4145515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000613202c3945515d67737f8c97a2adaea29892869196a1a49f92867c6f695e554b41382d2217171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c10040000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d1104000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005111e2a36424d56636f7c89959f9f958a7e71685d5248434d575e686d777e84898d8f91929292918f8c88837e786f6a605b5354606a6f7c83898e9092929291908c89847f796f6b635c504a42382d22171007000000000000000000000000000000000000000005121f2b3744505b6574818e9aaaaea398897d70636673808c99a9aa9a8d817467584e43372b1f121d2935414c5666727f8c99a8ac9b8e817468606d7a86929facab9b8f8275675d5145382c1f130600000000000000000000000000000000000000000c18232e3945515d67727f8c97a1adaa9d938e898989898989898989898989898989898989898989898c919ca8b5a99c8f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7984919ea1968e81746b60555d6a7783909da4978a7d7164574a3e313b4855616e7b8894a1a2988679707c8996a39e9184786b564c413534414e5b6774818e9aa69a8d8073675a4d4034271a0d00000000000000000000070e151b20262b2e2f3336383939393736414c56626c76828f98a2999083786d60574d41382d404d596673808c99a69b8e8275685b4f423528313d4a5764707d8a97a39e9285786b5f5245382c1f12000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e050000000000000000000002090e171d1f262b2e2f3235373839393938343f4a54606a74808d97a1968d80736a5f5349404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e05000000000000000714212d3a4754606d7a85929fa9b3a99f92867c849198a2a29891847b6e675d53493f332722190f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714202d3a46525e6975828f9ba79d9083766c61564c414b555e696e7a828b9196999c9e9f9f9f9e9b9995908a837c726c655c5c666f7c8690959a9d9e9f9f9e9c9996918b847d736e605b544a3f332822190c02000000000000000000000000000000000000000613202d394653606c7885919eabac9f9286796d60636f7c8997a2ab9e9184786a5f53473a2e2115202c3945525d687683909ca9a49a8a7e71645d687683909ca9ac9f9285796d6053473a2e23170b000000000000000000000000000000000000000007121d2935404b55606d7985929ea9afa59d9a96969696969696969696969696969696969696969696999ca3adb5a99c8f8276695c4f4336291c100c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0706040000000000000000000000000000000000000000000000000007121d27313d45515d67707d89939d9d93897d70675d5c6976838f9ca4988b7e7165584b3e323c4855626f7b8895a29f9285796f7c8895a99f928578685d52453935424e5b6875818e9ba6998c807366594d4033261a0d00000000000000000109101920272b32373b3c40434546464544423e44505a616e7b86929f9f958c7f72695f53493f33404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f120000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c0500000000000000000000050d141a22282d31373a3b3f414445454646454441424e58606d7a85919e9f92877c6f655b5044434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c050000000000000006121e2b37424d5765727e8b97a2adada1978c7f727c86929aa4a1969083796d655b50443e342b20170d090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d201308000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e13080000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000814212e3b4754616e7b87939fa1968a7e71645a504445515d676e7b848f949ea0a8a39f9c9a999a9b9e9f9d9590877f776d66606d79849198a0a79f9d979595989c9f9e96918780746c665b50443f342b1e140a00000000000000000000000000000000000000091623303c4956636f7c8997a1ada99c8f8276675d606d7985929faba196887b6f6255483c302419212d3a4754606d7a86929fac9f93877a6e615666737f8c99a8aea2988a7d7064544a3f34281c100300000000000000000000000000000000000000000c18242f3945515d67727f8c97a2adafa9a7a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a6a8adb5b5a99c8f8276695c4f4336291c1919191919191919191919191919191919191919191313100c070000000000000000000000000000000000000000000000010b151f2935414b55606b74818e97a19e9184796d60596875818e9ba6998c807366594d40313d4a5763707d8a96a39e9184776e7a8797a1a298877a6d6054473a36424d57697683909cac988b7e7265584b3f3225180c00000000000000010a131b222b32373c4347494d5052525352514e4b4746535e69727f8b949f9f92867b6e655b50443b404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f12000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c413c46515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000000060f171f252a34393c4247484c4e505152535252514e4c48525d68717e8a949f999083776c60564c4146515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000814212e3a47535f697683909da9b3ab9e9185796d717e88939fa59f958e81776c605a50463c32291f150b02091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101d2935404b5565727e8b99a49e9184786d605346434e58606d798391969fa6a49f9992908e8d8d8e91969a9f99928c81786d66717e8a96a0a89f95908a88898b8f949da099938c81786c605b51463d30261c1106000000000000000000000000000000000006121f2b37434e586773808d9aa9b2a8988c7f7265555c6675828f9ba8a8998c7f7266564c4135291d27333f495364717d8a99a3aa9d908377685e55626f7c8896a1adaa9b8e8174665c5044382b1f1206000000000000000000000000000000000000000007121d2935404b55606d7a85929faab3b5b4b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3a6abb4b5a99c8f8276695c4f43362926262626262626262626262626262626262626262626201f1c18120b0300000000000000000000000000000000000000000000030d18242f3a434f59606d7a84919ea1968d80746b6066727f8c99ab9b8e817568574d42373f4a5465727f8b98a59b8f8275697885929eaa95887c6f6255493c3a46535e697885919ea49a897c6f6256493c2f231609000000000000000a131c252d343c43474e5355595c5e5f5f5f5d5b5853514d57606c77829098a3989082776c60574d42404d596673808c99a69b8e8175685b4e423528303d4a5763707d8a96a39e9285786b5f5245382c1f1200020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d3f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c00000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b58555356616c76828f989f948b7e71685e52463f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c0000000000000000000815222f3b4855626e7b88959fabafa3998c7f73676c73808c939ea79e938c7f736c61584e443b31271d120700071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000613202c3945515d6775828f9ca8998c7f72665c50444854606a74808d95a0a8a499938d87838180808184888d92989f938e81786c74818e9ba8a09690837d7b7c7e828991969f9f938e81746d62584e42382e23170b01000000000000000000000000000000000815212e3a47535f6a7784919eaaaca196887c6f62555465717e8b98a7a99c908376685d5246392d202b3744505b6574818e9babaa9a8d80736756535f6a7884919eabab9e9285796d6053463a2d20130a0000000000000000000000000000000000000000010d18242f3945515d6773808c98a2aebab1a7a09d93939393939393939393939393939393939393979aa2abb5a99c8f8276695c4f433633333333333333333333333333333333333333333333332d2c28231d150c030000000000000000000000000000000000000000010407131d28313d45525d68707d8a939e9f93887d6f6763707d8a99a39e918478695f53473f44505c6675818e9ba9998c7f736976838f9ca5988b7f7265574d423f4854616e7b8796a19f93867a6d6053473a2d20140700000000000008121c252e373f464e54585f6266696b6c6c6c6a6864605d55515b656e7b86929f9f948b7f72695e5346404c5966737f8c99a69b8f8275685c4f423529313e4a5764717d8a97a49e9184786b5e5145382b1e120006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f4239414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f575a616e7b86929f9e92857a6d61594f42414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c0000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867b6e61606c77818e95a0a59f93887e716a60564d43392f231812080007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d010000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000714202d3a4753606d7a86929fa096887b6e62544a414d56626f7c87939fa7a4999387807a7674737375777b80868e939f938c807376838f9ca99e918478706e6f71767d848f949f9d938b7f726a60544a3f34281d1207000000000000000000000000000000000915222f3c4855626f7b8896a0acab9e9184786a5f5354616e7b8795a0ac9f92867a6d6154473a2d222d394653606c7885929eaba298897d7063564e586774818e9aaaada197897c706356493d32261b0f03000000000000000000000000000000000000000007121d2935414c55606d7a85929faab4aca09591868686868686868686868686868686868686868a909aa6b5a99c8f8276695c4f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150b00000000000000000000000000000000000001080d111314161f2935414c56616c75818e97a19a9184796d616d7a86929fa196887b6e6259504a4e56606d7985919ea197897d706673808d99a79c8f8275695f544d4a505b65717e8b98a99d908377675d5145392c2013060000000000040e1a242e374049515860626a6f7376787979787775716d67605c555f69727f8c959f9f92867b6e615a50444b5865727e8b98a59c8f8276695c4f432f24313e4b5864717e8b97a49d9083776a5d5044372a1d11000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b403a444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c0000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e6963605f69727f8c95a0978e81746b60544b40444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c000000000000000006121f2b3844505b6676828f9ca9b5a99c8f8276685e5b656d79839097a1a49a92867c6f685e554b403429241a1006010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a1724303d4a5763707d8a98a39e9184776a5f534246525e6875828f99a4a89f93877e746d6867666768696e737a818b929893887d7783909da5988c7f72666262656b707a828f959f9f92877c6f665c5044392f24180d00000000000000000000000000000005121e2a36424d5766737f8c99a8b2aa9a8d807467584e525e697783909daaa3998a7e7164544a3f33282f3c4956626f7c8997a1ab9f9285796d60534a5764707d8a98a3aea99a8d807467584e43372b1f13060000000000000000000000000000000000000000010d19242f3a45525d6873808d98a2aeaa9d9184777979797979797979797979797979797979797e8a97a3b0a99c8f8276695c4f4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d120700000000000000000000000000000001070c13191d20212428242f3a444f59616d7a85929ea0968d80736a6876828f9ca89a8d80746b605b54585f68707d8a97a19e9185796d626f7b8895a09f93877b6e665e57545c606d7683909da4998c7f7266554b4035291d110400000000020c16202c364049525b626a6f767c80838585868584817e7a736d675e57606d78839099a2988f82766c62564d4a5764717d8a97a49d9083776a554b403529323f4c5965727f8c98a59c8f8276695c4f4336291c10000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51453c3d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b60606d7883919a9e93897d70665c51453d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c00000000000000000613202d394653606c7985929facb3a9988b7f726556535d676e7b859198a3a29891847a6e675c514540362c22180e0506111c2935414c5665727f8b98aab4aa9d918477685d5245392c2013060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e1308000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000c1926333f4c5966727f8c99aa9a8d807467584e434754616e7b86929faba1968c7f736c615e565a5a575f61686d757e86929891857a83909ca3968a7d706354565960686d79839096a1999083786d60554b4035291c110600000000000000000000000000000714202d3a46525e697783909daaaea298897d7063564a4d566673808d99a9ab9b8e8175665b5044382b36414c566673808c99a9ab9b8e8275665c514753606d7a86929facab9e9184786a5f53473b2e21150900000000000000000000000000000000000000000008131e2935414c56616d7a86929faaaca0958a7d706c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c707d8a97a3b0a99c8f8276695c595959595959595959595959595959595959595959595959595953514b43392e23180c0000000000000000000000000000030b12181e24292c2d31353738323e46525e68717e8a939e9f93877c6f67717e8a95a09f92877d716c6667676a6e7a84919ea2988d8073665f6a7783909da4998f82786e696767666d727f8b959f9f93877b6e6154483b2f24180d010000000008131e28323e48525b636d727c82888c8f91929292908e8b857f796e695e5c666f7c87929f9f948b7e71685e524956626f7c8995a99e918578675d5145392c34404d5a6773808d9aa69a8e8174675b4e4134281b0e000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d4237404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d67666f7d88939f9d9184796d60574d42404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000815222f3b4855626e7b8898a2aeada197887b6e62554b555e696f7c86929fa4a1969083796d605b51483e342a20170c030d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1b27333f49536874818e9bab978a7e7164574b3f4c5965727f8c99a3ab9e9184796d605a524c4d4d4d53565e616c717d8692978d80828f9ca396897c706356494f565d676e7a84919ea0958b7f72675d5145382d22170b00000000000000000000000000000815212e3b4854616e7b87939facab9f9285796d6053464956636f7c8997a1ab9e9285796c605346392d3946525e687783909daaa4998b7e7164544b45515d6776828f9ca9aca196887c6f6255493c31261a0e020000000000000000000000000000000000000000010d1924303a46525e6873808d98a3aea79c9083766b606060606060606060606060606064707d8a97a3b0a99c8f827669666666666666666666666666666666666666666666666666666666605c554b4034281c1004000000000000000000000000060d151d24292f35393a3e4144454645414c56616c75828f97a2999183796d6d7984919da39992857e78757474767b839096a19f92867b6e615864717d8a949e9f948f827b76747475797f87929fa1978e8174695e52463a2d1d130700000000010d1924303a44505a636e737f878f94999c9e9e9d9e9d9b98928c837b6e695e5f6a73808c95a09f92857b6e615a5054616d7a8797a1a197867a6d6053473a2d35414c566875828f9bac998c7f7266594c3f3326190c000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f53463e39434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c0000000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d676b74818e97a0968c7f73695f53463e434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c00000000000000000b1824313e4b5764717e8a97aab4ab9e928578695f53474d57606a717e8a929ca59f958e81756d635a50463c32291e150b0813202d394653606c7985929facb1a795897c6f6256493c2f2316090000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c2013040000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000005121f2b3744505b657783909da499887c6f625549424d566875828f9baba9998c7f73675c514641404042474c525a626b707d8792928785919ea3968a7d7063574a434c555e68707d8a939e9f9285796d60544a3f33281c0f0300000000000000000000000004111d2935414c5665727f8b9aa4afab9b8e8275665c51444653606d7985929eaba197897c6f6356493c303a4754616d7a87939fac9f93867a6d615447404b5565727e8b98a7b1a8998c807366574d42362a1e120500000000000000000000000000000000000000000008131e2a36414c56616e7a86929fabab9f94897c6f63574e535353535353535353535764707d8a97a3b0a99c8f8276727272727272727272727272727272727272727272727272727272726d675c5145382c1f13060000000000000000000000060f181f272f353a4145474a4e505253525150505a616e7a85929fa0958d80736a707d89919fa297928a8482808183879095a09e938c7f72695e55616c75828f95a09f948f8783818082858b9299a29892857a6d61574d42362a1e0c010000000005111d2935414c56616c73808c92999f9f9992919091979c9e9f9590847b6e675c606d79839099a2978f82756c6156525e687885919ea995897c6f6256493c303946525d687784919ea49a897d7063564a3d3023170a000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a50443a3c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c0000000000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d616d7a85929e9f92867b6e615a50443c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c00000000000000000d1a2633404d596673808c99a6b3a99c8f827669574d42454e58616c73808d939ea79e938c7f736c61584e443b30271d1207121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f00000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7985929f9f93867a6d60534746525e697885919eaba297887b6e62554b40363031373a41465059616b727f8b93929197a1a4978b7e7164584b3e434c56616c75828f9ba2978b7f72665b5044382b1f12060000000000000000000000000713202c3945525d6876828f9cacafa3998a7e7164544a4044505c6675818e9baba9998c807366574d42363f4a5464717e8b9aa4a99d908376685e52463b4854616e7b8795a0acaa9d908377695f53463a2d211408000000000000000000000000000000000000000000020d1925303a46525e6874808d99a3aea69b8f82756a5f534746464646464646464a5764707d8a97a3b0aa9d91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20130700000000000000000000060f18212a313940454c5254575b5d5e5f5f5e5d59565e68717e8b949e9f92877c6f6b737f8c93999e9f97918e8d8e90939aa09e938e81786d6056505a616e7a8390959e9f9993908e8d8e92979f9f9892867d70685e52453b30251a0e00000000000713202d3946525d68717e8a929fa198928b86848385888f949da0969083796d605c666f7c87939f9e938a7e71685e52566975828f9ca5988b7f7265574d42363b4754616d7a86939f9f93867a6d6154473a2e211407000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61564c41353f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a68717e8b949f988f82766c61564c413f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000000010e1b2834414e5b6774818e9aa7b4a79a8d8174675a4e413d46505a606c77818f95a0a59f93887e706a5f564c43392e2318110f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f00000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212d3a4754606d7a8798a29e918478675c51454754616e7a8797a1ab9e928578695f5343392f25262b30363e474f59626d74818e979ea1a9a6998c7f7366594c403b444f59626f7c88949e9e9184786c605346392d22170b0000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d6054473a3f4a5464717e8a99a3aa9d908377695e52463a44505c6675828e9baca8998c7f7366564c413a46535e697783909daaaca095887b6e6155483b3025190d0100000000000000000000000000000000000000000008131e2a36414c56616e7b86929fabac9f93877b6e62564d423639393939393d4a5764707d8a97a3b0aca096918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d211407000000000000000000030c18212a333c434b51565d6064686a6b6c6c6b69666260626c76828f98a2999083786d6d737f878f94989b9d9b9a9a9d9c9996918a81786d665c5046525e686e7a838b92979a9c9c9a9a9b9d9b9a938e867d706b60564c4133291f14090000000004111d2935414c56616d7a85929ea19792867f7a7776787c828d929d9f958c7f73685e606a73808d96a09e92857a6d61595965727f8c98a79c8f8275695e524641444f5964717e8a9aa49d908377685e5246392d20130700091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d52453d36414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f626c76828f989f948a7e71685d52453d414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000003101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f343e44505b656d79839097a1a49a92867c6f685e554b403428231a1017222d404d5a6773808d9aa6b3a89b8e8275685b4f4235281c0f020000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815212e3b4854616e7b8794aa9d9083776a554b404955626f7c8895a9a99c8f837669574d4231271d1a1e252a353e47515b616d7a85929ea7b1a79a8e8174675b4e41323e47535f6a75828f9ca096897d7063544a3f33281c0f030000000000000000000004101c2934404b5564717e8b99a3afa99c8f8376685d5245393a4754606d7a86929faca095877b6e6154473b4653606d7985929faba196887c6f6255493c36424d576673808d99a9b1a7988c7f7265564c41362a1d1105000000000000000000000000000000000000000000020e1925303b46525e6974818d99a3afa49a8e8174695e52463a2f242d2d313d4a5764707d8a97a3b0b2a8a09d99999999999999999999999999999999999999999999999999999993877a6d6054473a2d2114070000000000000000000b151e2a333c454d555d60686d7174777879787776736f6c65616e7b86929fa0958c7f736a6d727c82888b8f9091929291908d89847d756d665c544a414c565e686d787e85898d9091929291908f8b87817b706b60594f443a3021170d02000000000713202c3945525d6873808d97a19e92857c726d676a6a6f77808d95a09f92867a6e6158606d7984919aa1978e81756b6155616e7b88959f9f92867b6e615a524d5056606b75828f9ca4998c7f7366564c4135291d1105000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60584e42383a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e817566626e7b86929f9e91857a6d60584e423a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000004111d2a3744505d6a7783909daab1a4978a7e7164574b3e31333f49535d676e7b859299a3a29891847a6e675c51453f352c22181926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f030000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815222f3b4855626e7b8895a19c8f8376695c5043495663707c8996a3a89b8e8175685b4e423128150e1319232c353f46525d68717e8a95a0aca99c90837669574d423637434e5864707d8a97a29a8e8174665b5044382b1f12060000000000000000000006131f2c3845515c6775828f9babb1a7988b7f7265564c41353945525d687683909ca9a7988b7e7165544b40495663707c8997a2ab9e9184786a5f53473b313c4956636f7c8997a1ada99c908376685e5246392d2013070000000000000000000000000000000000000000000008141e2a36424d57616e7b87929fabac9f92867b6e61564c4135291d24313d4a5764707d8a97a3b0bab2acaaa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211407000000000000000007121d27303c454e575f676d737a7e81838586858483807c78706b69727e8b949f9f92867c6f666a6f757b7f82848586858483807c79706c605c544a423b444c565e666d72797d80838485868584827e7b746e6860594f473d32281e0f0500000000000714212d3a4754606d7a86929f9f958a7e716a605d585f656d7883919da3988d8073665c5d67707d88939f9e938a7d70675d5f697683909da3998e81756c615e565b60686f7d87939f9f93877b6e6155483b3025190d01000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a60544a3f343d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285796d606973808c96a0978d80746a60544a3f3d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000004111e2b3744515e6a7784919daab0a3968a7d7063574a3d302d38414b555e696f7d87929fa4a1969083796d605b51473e342a201725323e4b5865717e8b98a4b1a99c908376695d5043362a1d10030000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f424a5764707d8a97a3a79a8e8174675b4e4134281b0e08111a232935414c56616c7783909da8ab9f928578695e52463a323c4653606d7985929e9e9285796c605346392d201306000000000000000000000714202d3a4753606d7985929facaca095887b6e6155483b3035414c5666727f8c99a8a89b8f8275665c51454d576673808d99a9aa9a8d817467584e43372d394653606c7985929eabac9f93867a6d6154473a2f24180d01000000000000000000000000000000000000000000020e1a25303b46535e6974818e99a3aea3998d8073685d5245392e2324313d4a5764707d8a97a3b0b8b0aaa99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d21140700000000000000000c18232e39424e575f696e7980868a8e9091929291908c89837d746c6c77828f98a2999083786d6062696e7275777879787776736f6d66615a504a4238323b444c545c60676d707376777879787775716e69615e564f473d352b20160c000000000004101d2935404b5565727e8b98a29d9083766c6158514e535c66707d8a97a19e9185796d6055606b74818e96a19e91847a6d605964717e8a95a09e938b7e736e6869666c707a84919aa3998f8275695f53463a2d1e13080000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f665c50443b34404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e61606d7984919e9f93877c6f665c50443b404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000005121e2b3845515e6b7884919eabafa396897c706356493d30262f3a434d57606b717e8b929da69f958e81756d635a50463c32291e24313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11040000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000a1623303d495663707c8996a39b8e8275685b4f424b5764717e8a97a4a79a8d8074675a4d4134271a0e0008111924303a44505a64717e8a96a1aca297877b6e6154473b2e3845515c6674818e9ba197897c6f6356493c30231608000000000000000000030f1c28333f4a5463707d8a98a2aeaa9d908477695f53463a2d303c4855626f7b8896a1ac9f9285796d605346535e697784909daaa2988a7d7063574a3d322b3844505b6674818e9babafa4998b7e7165554b4035291d10040000000000000000000000000000000000000000000009141f2a36424d57616e7b87929fabab9f92857a6d60554b40342824313d4a5764707d8a97a3b0b0a69f9c93939393939393939393939393939393939393939393939393939393877a6d6054473a2d2114070000000000000004101c2834404b545f6a6e7b848c92989b9d9e9d9d9e9c9995908980776c6e7b86929f9f958c7f72695f5f6165686a6b6c6c6b696663605c5450443f383029323a424a50555c606367696b6c6c6b6a6865615e57524d443d352b23190e04000000000006131f2c3945515d6776828f9ca8988b7f72655a5045414a54606d7985919ea197897c70635659606d7a84919ea1968e81746b60606c78839098a39b908b807b777576797d849196a09f92877c6e62574d42362a1e0c020000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60574d423639434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f625c67707d89939e999083786d60574d4239434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000005121f2c3845525f6b7885929eabafa296897c6f6356493c302328313b454f59626c73808d949ea79e938c7f726c61584e443a302724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11050000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000091623303c4956636f7c8996a29b8f8275685c4f424a5763707d8a96a3a79a8e8174675b4e4134281b07000008131e28323e4653606d7984919eaba9978a7d7064574a3d2d34404b5464717e8a97a8998c7f7266594c3f2f24190d01000000000000000006121f2b3844505b6674818e9baab3a9998d807366574d42362a2e3a47535f6a7884919eaba298897d7063564954616e7b8795a0ac9f9286796d6053473a2d28333f4a5464717d8a99a3aeab9c8f8275675d5145392c20130600000000000000000000000000000000000000000000020e1a25313b46535f6975818e99a4aea2988c7f72675c5145382d22313d4a5764707d8a97a3b0aa9f948f86868686868686868686868686868686868686868686868686868686867a6d6054473a2d2114070000000000000006131f2c3845515c666e7c8591969f9f9c9791909092989fa09d928d81786c727f8c959f9f92867b6e665b55585c5d5e5f5f5e5d5a5653504a423e342e26202930383f444b5153565a5d5e5f5f5e5d5c5854524d46413b322b231911080000000000000714202d3a4753606d7a86929fa196877a6e6154473e3944505c6674818d9aa9998d80736654515d67707d8a939e9f93887d70675d666f7c869299a29b928d86838283858a9196a09d938c80736a5f53453b31261a0e00000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e52463e313c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d706355606b75818e97a0958c7f72695e52463e3c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000005121f2b3845525e6b7885919eabafa296897c6f6356493c30231f29333d47505a606c78828f95a0a59f93887e706a5f564c42392e23313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f42495663707c8996a3a89b8e8175685b4e422e23180c0000020c16202c3844505c6673808d99a9a6998c807366544a3f332e3a4754616d7a8796a19b8f827568564c4135291d110400000000000000000613202d394653606c7985929eabada197897c6f6256493c31262b37434e586774808d9aaaaa9a8d807367574d5565727e8b98a7a89c8f8275675d5145382c222d3a4754606d7a86929facac9f92867a6d6053473a2e23170c000000000000000000000000000000000000000000000009141f2b37424d57626e7b87939facaa9e9184796d6053493f3327313d4a5764707d8a97a3b0a99c8f82797979797979797979797979797979797979797979797979797979797976685d5245392c20130700000000000004111d2935414c56606d79849197a19e949089858384858b9297a29d938c7f726c78839098a3989083786c60574d4f5152535251504d4946443f383028231c171e262e34394045474a4d5051525352514f4b4846423b3630292019110800000000000000091623303c4956636f7c8998a39e918478685e524639343f4a5464717e8b97ac9c908376665b5055616b75818e97a19a9184796d60606a717e8792989f9d9992908f8f91979ea09d938e81786d60584e4333291f1409000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e61594f4339343f46525e68707d8786868686867f7265584c3f3225190c0000000000000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f625559616d7a85929f9f92867b6e61594f43393f46525e68707d8786868686867f7265584c3f3225190c0000000000000005111e2b3844515e6b7784919eaab0a396897d7063564a3d302317212b353f44505b666d79839197a2a49a92867c6f685e544b403428313e4b5864717e8b97a4b1aa9d9084776a5d5144372a1e11040000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000915222f3c4855626f7b8895ab9c908376695d50434955626f7c8895a9a99c8f837669554b4034281c1004000004101c28343f4a54626f7c8996a1a99c8f8276665b5044382d3946525e687884919e9e918578685d5245392c2013070000000000000000091623303c4956636f7c8997a1adab9e9185786c605346392d2026313d4a5663707d8998a2aa9d918477695e535c6775828f9ca8a7988b7e7265554b403529202c3945515d6776828f9ca9aea3988a7d7164544a3f34281c100300000000000000000000000000000000000000000000030e1a26313c47535f6a75818e9aa4ada1978b7e71655b5044372b313d4a5764707d8a97a3b0a99c8f82766c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000613202c3945525d68737f8c96a09e938e827c787677797e859298a29f92867b6e6e7b86929f9f948b7f72695f53493f4546454443403c3a38342e261e17110c151c23282f34383a3d40434445464544423e3b3a36302a251f170e0800000000000000000c1925323f4c5865727f8b98aa9b8f827568564d41362e3b4855626e7b889aa49f9285796c60534f59616d7a85929ea0968d80746a60616c717e868e92999b9d9d9c9c9e9c9a96918a81786d665c50463c3121180d03000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c61554b403536414c56616b70797979797979726d62564a3e3124180b00000000000006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054525e68717e8b949f988f82756c61554b4036414c56616b70797979797979726d62564a3e3124180b0000000000000004111e2a3744515d6a7784909daab0a3978a7d7064574a3d312417192328333f4a545d676e7b859299a3a29891847a6d665c51453f35323f4b5865727e8b98a5b1a99d9083766a5d5043372a1d100400000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212e3a4754616d7a8799a49d9184776a564c414754606d7a8797a1ab9e918478675c5145382c1f13060000000c17232e394653606c7884919eab9f9285796c605346392d36414c566975828f9ca197877a6d6054473a2d2114070000000000000006121f2b37434e586773808d9aa9b3aa9a8e8174655b5044372b1f202d3a4653606d7985929faca095877b6e6154606d7985929faca095877b6e6154483b2f241d2935414c5565727f8b98a7b1aa9b8e8175665c5044382c1f1206000000000000000000000000000000000000000000000009141f2b37434e58626f7c87939faca99d9184786c6053463d32313d4a5764707d8a97a3b0a99c8f8276696060606060606060606060606060606060606060606060606060605f524c443a2f24190d010000000000000714212d3a4754606d7a86929fa1978e81786f6a6a676d717c86929fa2988e81746a727f8c95a09f92867b6e655b50443b3039383633302d2c28231c150c06030a11171d23292c2d303436383939383735322e2d2a251f19140d050000000000000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40302d3a4653606d7986939fa298877b6e615448525e68717e8a939e9f93877c6f675c616c717b81868b8f9192929291908d89847d746d665c544a3f342a200f060000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d51453c2f3a444f5961636c6c6c6c6c6c65625b51463a2e221509000000000000010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d514c56606c778390999e938a7d70675d51453c3a444f5961636c6c6c6c6c6c65625b51463a2e2215090000000000000003101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225181017222d38424c555f69707d87929fa4a1969082786d605b51473e34404d596673808c99a6b3a89c8f8275695c4f4236291c0f0300000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7986939f9f928578685d524545515d677885919eab9f9386796d6053463a2d20130800000006121f2b3744505b6575818e9ba8a298887b6f6255483c2f30404d5a6673808d99a995887c6f6255493c2f221609000000000000000815212e3b47535f6a7784919eaaaea2988a7d706453493f33271b1f2c3845515c6775828f9baca7988b7e72655463707d8998a2aa9d908377695e52463a2d1d19242f3b4855616e7b8895a0acab9f9285796d6053463a2d20130a0000000000000000000000000000000000000000000000030f1a26313c47535f6a75828f9ba6aca0968a7d7064594f4438313d4a5764707d8a97a3b0a99c8f8276695c53535353535353535353535353535353535353535353535353535345413a32281e130800000000000004101c2934404b5565717e8b98a29e92857a6d6660585c606a717e8b96a19f92857a6d6d78839099a2988f82776c60574d42362a2b2a2723201f1c17110a03000000060c12181c1f2023272a2b2c2c2b2a292521201e1a140e0802000000000000000000000f1c2936424f5c6975828f9ca5988c7f7265594c3f322c3845515c667885929eaa96897c706356494c56616c75828f97a2999183796d605a61696e757b7f82848586858583807c78706c605c544b42382e22180e00000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d60584e4138323d474f5556606060606060585651493f34291e12060000000000000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b44505b656f7c87929f9e9184796d60584e41383d474f5556606060606060585651493f34291e120600000000000000020f1c2835424f5b6875828e9ba8b3a6998c807366594d402f23180c111c262f3a434d57606b727f8b929da69f948e81746d63594f463c414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0100000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000006121f2b3844505b667884919ea297877a6d605447414c556976838f9ca9a499897c6f6356493c3025190d000000030f1b27333f495365727e8b98acaa988b7e7265584b3f30323f4b5865727e8b98a3978a7d7064574a3d3124170a000000000000000915222f3c4855626f7c8896a0acac9f9286796d6053473a2d22171c2834404b5565717e8b9aa4a89c8f8275665c6774808d9aaaa9998d807366574d42362a1e14212d3a46535f697784919daaada297897d706356493d32271b0f0300000000000000000000000000000000000000000000000915202b37434e58626f7c88949eaaa89d9083766b6054483c313d4a5764707d8a97a3b0a99c8f8276695c4f464646464646464646464646464646464646464646464646464639352f2820160c0100000000000006131f2c3845515c677683909ca9998c7f73675d544e5157606d7984919ea2988b7e71666f7c87929f9f948b7e72695e52463e32291f1a161312100c0600000000000001070c101314171a1d1e1f201f1e1c181514120e0902000000000000000000000000111d2a3744505d6a7783909da4978a7d7164574a3e312834404b546a7783909da4978a7d7164574a44505a616e7b85929fa0958c80736a5f575f61696e727577787979787673706c65615a514b423930261c0f0600000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f53493f33353d44484a5353535353534c4a463f372d23180d0100000000000000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433f49535f6a73808d96a0968d80736a5f53493f333d44484a5353535353534c4a463f372d23180d0100000000000000010d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100a141d28313b454f59626d74808d949fa69d938c7f726b61584e44424d57697683909ca9b2a6998c7f7366594c403326190d000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1c28333f4a546976838f9ca995897c6f625649404d5a6673808d99aaab998c7f7266564c41362a1c11060000000b17222d3c4956626f7c899aa4a89b8e817568564c4136313d4a5764707d8a97a3988b7f7265584c3f3225190c00000000000005121e2a36424d5766737f8c99a8b2ac9c8f8275675d5145382c1b1118232e3b4754616e7a87939fac9f9285796d60697784919daaa197897c6f6256493c30251a121e2a36424d576673808d99a9b3a99a8d807467584e43372b1f13060000000000000000000000000000000000000000000000030f1b26313c4754606a75828f9ca6ab9f95897c6f63584e43373d4a5764707d8a97a3b0a99c8f8276695c4f43393939393939393939393939393939393939393939393939392c29241e160d04000000000000000714202d3a4753606d7986929fa197887b6f62554b4245515c6674818d9aaa9b8e8174686a73808c95a09f92867b6e615a50443b3025190e07060300000000000000000000000406070a0d1011121312110f0b080705020000000000000000000000000000121e2b3845515e6b7884919ea3968a7d7063574a3d30232e43505d697683909ca5988b7e7265584b3f46525e69717e8b949f9f92877c6f665c53575e6165686a6c6c6c6b696763605b535045403930271e140a0000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b50443b3033383c3d4646464646463f3e3a342d251b1106000000000000000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4438414e58606d7984919e9f92877c6f655b50443b33383c3d4646464646463f3e3a342d251b11060000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060b161f2a333d47515b606d78828f96a0a59f93877d706a5f564c47535f697885929eabb4aa978a7e7164574b3e3124180b0000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000b17222d414e5b6774818e9aa4978b7e7164584b3e495663707c8998a2a99c8f8276685e5246382d22170b0000000614202d3a4753606d7a86939faa9e918477685e5246392f3c4956626f7c8995a2998c7f7266594c3f3326190c0000000000000714212d3a46535e697783909daaafa49a8b7e7165554b4035291d0a14202d3946525e687783909daaa298897c70636e7b8796a0ab9e9285796c605346392d20130e1a26313c4956636f7c8997a1adab9e9184786a6054473b2e2215090000000000000000000000000000000000000000000000000a15202b37434e58626f7c89949faba79c8f82756a5f53473b3d4a5764707d8a97a3b0a99c8f8276695c4f43362d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d19130c0400000000000000000916232f3c4956626f7c8999a39e9285796c6053463a404a5464717d8a97ac9d90847767606d79839099a2988f82766c62564d41362a20170c0200000000000000000000000000000000010305060605040200000000000000000000000000000000000000121f2c3845525f6b7885929ea396897c706356493d302936434f5c6976828f9ca5988c7f7265594c3f424d56626c76828f98a2999083786d60584e5254585c5e5f5f5f5e5d5a56535049413e342e271e150c020000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c41362a2c2f3039393939393932312e29231b1309000000000000000000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e2f3c45515d67707d8a939e999083776c60564c41362c2f3039393939393932312e29231b130900000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b040d18212b353f44505c666d7a849197a2a49992867c6f685e544b55626e7b8897a2adaea298887b6f6255483c2f2215090000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000061825323f4b5865727e8b98aa9a8d817467564c414653606d7986929fac9f92867a6e61544a3f33281d1207000006131f2c3945515d677885919eaba096877a6e6154473b2f3c4955626f7c8895a2998c807366594d4033261a0d0000000000000815212e3b4854616e7b8795a0acac9f93877a6e6154473b2f24180c111e2a36414c5666737f8c99a9aa998d807366717e8b97a8ab9b8e8174665b5044382b1f120913202d3a4653606d7985929eabada196887c6f6255493c31261a0e020000000000000000000000000000000000000000000000040f1b27323c4854606a76828f9ca6ac9f93877c6f62574d423d4a5764707d8a97a3b0a99c8f8276695c4f433629202020202020202020202020202020202020202020201413110d08010000000000000000000b1825323e4b5865717e8b98ab9c908376655b5044373b4855626e7b889aa49f9286796d60666f7c87929f9e948b7e71685e52463e32291e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa296897c6f6356493c302935424f5c6875828f9ba6998c7f7366594c403b44505a616e7b86929fa0958c7f726a5f544a484c4f5152535252504d4946443f382f28231d150c0300000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d302723232d2d2d2d2d2d2524221e18110901000000000000000000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352935404b55616b75818e989f958b7e72685e52463d3027232d2d2d2d2d2d2524221e18110901000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f03060f192328343f4a545d686e7b859299a3a29891847a6d665c515665717e8b98a9b3ac9f9285796d6053463a2d20130700000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c100300000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000916222f3c4955626f7c8898a29d908377685d524545515c6775828e9ba8a3998b7f72665b5044392e23180f060004101d2935404b556a7784909daaa8978a7d7064574a3d2f3b4855626e7b8895a19a8d8074675a4d4134271a0e000000000005111d2a36414c5665727f8b98a7b1a99d908376685e5246392d1d12070e1925303c4955626f7c8896a1a99d9083766774818e9ba7a3998a7d7164544a3f33281c0f06121f2b3844505c6674818e9babb2a8998c807366574d42372b1e12060000000000000000000000000000000000000000000000000a15202c38434e5863707d89949faba49a8e8174695e52463d4a5764707d8a97a3b0a99c8f8276695c4f4336291c1313131313131313131313131313131313131313130707040100000000000000000000000d1a2633404d596673808c99a69b8e81746853493f333a4653606d7986939fa399887b6e61606a73808d96a09f92857b6e615a50443a3025190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa295897c6f6256493c2f2935424f5c6875828f9ba6998c7f7366594c40323f46535e69727f8b949f9f92867c6e665b50443f42444546464543403d3937332d261d18120b0300000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e2318202020202020191815120d06000000000000000000000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e242f39434f59616e7b85929f9f92857a6e61594f43392e23182020202020191815120d060000000000000000000000000613202c3945515d677784909daab5ab9a8d8073655b5044372b1f140a00071117232e38424c565f69707d87929fa5a0969082786d605b5d6875828f9ca8b5a99c908376665c5044382b1f1206000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000713202d3a4653606d7985929f9f93867a6d605447404b5563707d8996a1ab9e9184786c60554b4034282118100b09111d2a36414c566a7784919daaa69a8d807367554b40343b4855616e7b8894a19a8d8174675a4e4134271b0e00000000000713202d3946525e6876838f9ca9b2a8998c7f7266564c41362a1e0b010815222e3b47545f6a7884919eab9f92867a6d7784919eaa9f92867a6d6054473a2d22170b03101c28343f4a5464717d8a99a3aeaa9d908477695f53473a2d211408000000000000000000000000000000000000000000000000040f1b27323d4854606b7683909ca7ac9f92867b6e61564c414a5764707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0a08040000000000000000000e1a2734414d5a6774808d9aa69a8d8073675a4d402d3845515c677885929fab95887c6f6258606d79849199a2978f82756c61564c41362a20160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929ea296897c6f6356493c302936434f5c6976828f9ca5998c7f7266594c3f3336424d57606c78839098a3989083786c60574d41382d393939383634302d2b27221b140b070000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f1509131313130c0b0906010000000000000000000000000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a40342827313e46525e68727f8b959f978e81756b60554b4034281f15091313130c0b0906010000000000000000000000000004111d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b11060006111c26303a444d57606b727f8b939da69f948e81746d62606d7a86929facb2a8998c7f7266544a3f34281c1003000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000006121f2c3844515c6676828f9ca4998a7d7164554b404653606c7884919ea8a0968a7d71675c51453d332a221c18181a222d3946525e687885929eaba99d908376675c5145383c4955626f7c8895a2998d8073665a4d4033271a0d00000000000714212e3a4754616d7a86929facaca096887b6f6255483c3025190d0006131f2b37434e586774818e9aaaa399897d707b8796a0a99c8f8276675d5145392c1c1106000b17232e3a4754606d7a86929facaca095887b6e6155483b3025190d010000000000000000000000000000000000000000000000000a16212c38444f5963707d89959faba3998d8073685d52454a5764707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b05000000000000000e1b2835414e5b6874818e9ba6998d8073665a4d403334404b556b7885919ea396897c7063565c676f7c87939f9e938a7e71685e52463e32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919ea396897d7063564a3d30293643505c6976838f9ca5988b7f7265584c3f32313b44505b666e7b86929f9f958b7f72695f53493f33272c2c2b2a2723201f1b17110a0200000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e04060606000000000000000000000000000000000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f2a36414d56606c788390999e93897d70675c51453c31261a0e040606000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000a151e28323c454f59626d74818e949fa69d938c7f726b66727f8b98a3aeaca096887c6f6255493c2e23170b000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a00000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101c2834404a5465727f8c98a79b8e8175675c514544505b66727f8c96a1a89e9184796d60594f453c342c272524262a343c4754616d7a86939facac9f9286796d6053473a3d495663707c8996a3998c7f7266594c3f3326190c0000000004101d2935404b5564717e8b99a3afaa9e9184776a5f53473a2e1e140800030f1b26323d4a5763707d8a98a2ab998c80737e8a97a8a8988c7f7265554c4135291d0a00000613202c3945515d6776828f9ca9b1a7988c7f7265564c41362a1e110500000000000000000000000000000000000000000000000004101b27323d4854606b7683909da7ab9f92857a6d60554b4a5764707d8a97a3b0a99c8f8276695c4f4336292727272727272727272727272727272727272727272727272423201c1710080000000000000f1c2835424f5b6875828e9ba6998c7f7366594c40332e44515e6b7784919ea3968a7d70635755606b74808d96a09e92857a6d615a50443a3024190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7784909da3978a7d7064574a3d312a3743505d6a7683909da4978b7e7164584b3e3128333f4a545f6a737f8c95a09f92867b6e655b50443b30251a1f1d1a1613120f0b0600000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c312625303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f08030c16202a333d47515b606d78828f96a0a59f93877d706d7984919eaab4aa9d9184776a5f53473b2e1c1106000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000c18232e3b4855616e7b88959f9f9285796d6053473f4a54606d7984919ea6a0968c7f736b60574e463f3833313131363d46505a64717e8a9aa4afaea399897c6f6356493c3d4a5764707d8a97a3988b7f7265584c3f3225190c0000000006131f2c3945515d6775828f9babb3a99a8d807467584e43372b1f0d0200000a14202d3a4753606d7986929fa99c908376818d9aa7a096887b6e6155483b2f24190d000004111d2935414c5565727f8b98a7b1a99c908376685e5246392d201407000000000000000000000000000000000000000000000000000b16212c38444f5963707d8a95a0aba2988c7f72675c514a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343431302d28221a110800000000000f1b2835424e5b6875818e9ba6998c807366594d40333845525e6b7885919ea396897c7063564f59606d7984919ea1978e81756c61564c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9ca4988b7e7165584b3e322935414c566b7784919eac968a7d7063574a3d30222d38424e57606d78839099a2988f82776c60574d42362a20170d0d0a06050300000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e13080000000000000000000000000000000000000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e090e18212c353f44515c666d7a849198a2a49992867c717e8b96a0acaea3988c7f7265584e43372b1f0a000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714212d3a46535f697783909da2988a7e7164584e4345515c67717e8b949fa89f92877d70695f585048443f3e3e3f42464f58616c7683909cacaab0ab998c7f7266594c3f3f4c5865727f8b98a4978b7e7164584b3e3125180b000000000714202d3a4753606d7a86929facada297897c706356493d31261a0f00000006131f2c3845515d6775828f9ca89f92867983909daa9d918477695f53473a2d1e13080000010d19242f3b4855616e7b8895a0acac9f93867a6e6154473b2f24180d0100000000000000000000000000000000000000000000000004101c27333d4855616b7783909da7aa9e9285796d60544a5764707d8a97a3b0a99c8f8276695c4f4340404040404040404040404040404040404040404040404040403d3c39332c231a1005000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40343744505b657885929ea295897c6f625649515d67707d89939d9e938a7d70685d52453e31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba6998c7f7366594c402e2c3945525d687985929fa49a887b6f6255483c2f22262f3c44505c666f7c87929f9f948b7e71695e52463e32291e1308000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e21222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312101a232834404a545e686f7c869299a4a29891847b85929ea8b2aa9f92867a6d6154473c32261b0f0000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005121e2b37424d5765727f8c98a39c9083766a605447404b55606c77828f97a2a39992857b6f6a625a554f4c4b4b4c4d5359606a707d8a949f9b9ea6a89b8f827568574d42404b546774818e9aa896897c6f6356493c3023160900000003101c28343f4a5464707d8a98a2aeab9f9285796d6053463a2d20130a00000004101d2935404b5565727e8b98a7a3988a7d87939fa99a8d807367574d42372b1e0c010000000814212d3a46535f697784919daaafa4998b7e7165554b4135291d1104000000000000000000000000000000000000000000000000000b16212c38444f5964707d8a95a0aca1978b7e72665b505764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49443e362c22170b000000000d1a2734404d5a6773808d9aa69a8e8174675b4e4130394653606c7986929fa895887b6e6255484b55606b74818e96a19e91857a6d60594f433a2f24190d0400000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a69a8e817467544b40342d3a4754606d7a8798a29f93867a6d6053473a2d201d28343f4a545f6a73808d95a09f92857b6e615a50443a3025190e040000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221c262f3c45515d67707d8a939e988f82766c61564c4135291e150a00000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c1818232e39424c565f6a707d87939fa5a09691859297a1adaea2988d8074685e5246392a20150a00000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000020e1a26313c4754616d7a86929f9f94887c6f62584e4244505b656e7b859299a4a19791857c716c63615959585758575f616b707c869299938f939eab9e928578695f534745515c667683909da196877a6d6054473a2d21140700000006121f2c3844505c6674818e9baab4ab9b8e8175665c5044382c1f1206000000000c18242f3b4754616e7b8795a0aa9c8f838f99a4a297897c706356493d31261a0e0000000005121e2a36424d576673808d99a9b3ab9c8f8275675d5145392c2013070000000000000000000000000000000000000000000000000005101c28333e4653606c7883909da8a99e9184786c60555764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c10040000000c1926323f4c5965727f8c98a59c8f827669564c41363b4754616e7a8799a3a196877a6d605447434f59606d7a84919ea1978e81746b61554c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a89d908376665c514538303d495663707c8996aa9e918477675d5145392c1f17232e38424e58606d79849199a2988f82756c61564c41362a20160c0200000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c2823272727303a444e58616b727f8c939ea7a0989298a1a9b1a79f92867a6e61564c41362a1e1105000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000914202d3946525e6874818e9aa49b8f82756a60544a3f49535e69717e87939fa3a19791867e76706b686564646567696e747d8592989387828f9baaa197887b6e6255484653606d7985929f9e918478675d5145392c2013060000000713202d3a4653606d7985929eabaea3998a7e7164544a3f34281c1003000000000714202d3a46525e697783909daa9f948f949fab9f9285796d6053463a2d20130900000000020e1a26313c4956636f7c8997a1adac9f92867a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000b161f2b3744505b65717e8a95a0aca0968a7d7064626264707d8a97a3b0a99c8f827669676767676767676767676767676767676767676767676767676767676764615a5044392d2014080000000a1723303d4a5663707d8996a89e918477685e5246393c4956626f7c8995ab9e918478685d52453d45515d67707d8a939e9e938a7d70675d51453d31281d1207000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09f9286796d6053463c36414c5665727f8c98ab9b8e817568554b4035291d111c26303c45515c676f7c87939f9e948a7e71685e52463e32281e130800000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c030000000000000000000000000000000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e32251818242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e34343430353c464f59636d74818e959faaa29fa2aab3aaa0958c7f72685e52443a3025190d010000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000005111d2935414c56626f7c87939f9f93877c6f665b5044414d57616c727f8b919fa3a198928b827d78757271717274777b81879297978e817d8998a3a9978b7e7164584b4a5463707d8a98a29c8f827569554c4135291d11040000000a1623303d495663707d8997a2adac9f92867a6d6054473a2e23170c000000000005111e2a36424d576673808c99a9a69f9c9fa6ab9b8e8275665c5044382c1f120600000000000913202d394653606c7985929eabaea3988a7d7164544a4034281c100400000000000000000000000000000000000000000000000000030f1b27333f4953606c7884919da8a89c9083766e6e6e6e707d8a97a3b0a99c8f8276737373737373737373737373737373737373737373737373737373737373706c6155493c3023160a0000000714212e3a4754616d7a8796a0a096877a6d61544740414d5765727f8c98ac9c8f827569564c4135414c55616b75818e97a19e91847a6d60594f43392f24180d030000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697784919ea398897d7063584e433f46525e6876828f9ca3998b7e7164584b3e2f24180c151e2834404b55606b74808d96a19e92857a6d615a50443a3024190d04000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f140900000000000000000000000000000006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e312417131d28313e46525e69727f8c95a0978e81746b60544a3f34281f14090000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d49464440414141414241464749505b606d79839098a2aeacaeb4aea2989083786d60564c4132291e13080000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000010d1925303a47535f6a75828f9aa49a9083786c60564c4145505a626d737f8a9298a0a29f948f8984817f7e7e7f8083878e92999992857b7986929fa79a8e817467564c505c6674818e9aa7988c7f7265594c3f2f24190d01000006131f2b37434e586774808d9aa9b3a99c8f8276675d5145392c1c11060000000000020e1a25303c4955626f7c8897a1adaba9abafa4998b7e7164544a3f34281c1003000000000006121f2b3844505b6674818e9babb4aa9b8e8175665c5144382c1f120600000000000000000000000000000000000000000000000000000b17222d3844505b66717e8b96a0ab9f948a7d7b7b7b7b7b7f8b98a5b1ab9e9184808080808080808080808080808080808080808080808080808080808080807e7064574a3d3124170a0000000713202d3946525e687784919ea8978a7e71645b514b4c535f6976828f9ca49a8c7f7266594c3f2f3a434f59616d7a85919ea1968e81746b60554b4035291f150b01000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576773808d9aa69b8e81746a5f554e4a5059616d7a86929f9f92867a6d6154473a2e2114070c18232e39434f59606d7984919ea1978e81756c61564c4135291f160c010000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c3023160c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d04000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4f4c5254535b60636b6f7a85929facb8bab2a89f92867c6f665c50443b3020170d0200000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000008131e2b37434e58626f7c87939f9f958b7f72685e53493f48515b636d737e8691969fa39f9c96918e8c8b8a8b8d9093999f9993877d707683909ca99d918477685d5253606d7985919ea095887b6e6155483b2e2215080000000815222e3b4754606a7884919eabb1a7988b7f7265554c4135291d0a000000000000000913202d394653606c7884919eabb8b6b9ac9f93867a6d6154473a2e23170c000000000000030f1c28333f4a5464717d8a99a3aeab9f9285796d6053463a2d22170b000000000000000000000000000000000000000000000000000006111b28333f4a54606d7884919ea8a69a8f8a88888888888b919ba7b3aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8074675a4e4134271b0e01000005111d2a36414c566673808c99a59d9083766d605c55565e656e7b87939f9f93877b6e6154483b2e313e46525d68717e8a939e9d93897d70675d51453d31271d12070000000000000000000000000000000000000000000000000000000000000000000000020e1a25303c4855626f7c88949f9f92867c6f676058545c606b73808d99a39c8f8275685e5246392d20130707121d27303d45515d67707d89939d9e938a7d70685d52453d31281d13070000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5b5c565d6163656c70757d839098a2aebab9aca0968a7e716a5f544a3f32291e0e0500000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020f1b26323c47535f6a74818e97a29f92857a6d655b50443f49515b636c717c848c92989ea1a19e9b989797989a9d9f9f9791877e716b73808c99a09f93867a6d61545b65717e8a97a19d918477695f53473a2d2114080000000916222f3c4955626f7c8896a1adaca095877b6e6154483b2f24190d0000000000000005121f2b3744505b6574818e9aaab4bfb6a99c908376685e5246392d1c1106000000000000000b17222d3a4754606d7a86929facada297897d706353493f33271b0f0300000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b96a1aca19a969595959595989ba3adb8b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8d8174675a4e4134271b0e010000010d1925303b4855626e7b88939e9f958b7f736d676767686d77828f99a49c908376695e53463a2d2935414c56616c75818e97a19e9184796d60594f43392f24180c0400000000000000000000000000000000000000000000000000000000000000000000000915212e3b47535f6a76828f9aa3999083796f6a6867666d717d87929f9f94897d7063564c41362a1e1105000b151e2935404b55606b74818e97a19e91857a6d60594f433a2f24180d04000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f120609141f28343f4a54606a74808d97a0958c7f72695e53463e31281d1307000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869686d7073787d82899095a0aab4b4b7aa9e9184796d605b51473e342a20160c030000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000104000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060503000000000000000000000000000000000000000a15202b37434e58616d7a85929fa2978f81776c605a50464049515a616a6f797f868c9196999c9d9e9f9f9e9c9a98928d857d716c63707d899994949a8a7d706355606c7883909da3998c807366574d42372b1e1206000005121e2a36424d576673808c99a8b2aa9d908377695e53463a2d1e130800000000000000030f1b27333f495364707d8a98a2aeacb2a8998c7f7266564c41362a1d0a00000000000000000613202c3945515d6776828f9ca9b3a99a8d8174655b5044372b1f1205000000000000000000000000000000000000000000000000000006111c28343f4a54606d7984919ea8aba5a3a1a1a1a1a1a5a7adacacacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8d8174675a4e4134271b0e010000000814212e3a47535f6975818e98a29f92877f79757474767a818f949f9e93897d7063574d42362a24303a44505a616d7a85929ea0968d80746b60554b40352920150a000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939f9f9590837c77757475797e869299a2988f82766b6054443a3025190d0100030c18242f39434f59606d7a84919ea1978e81746b60554b40352921160a0000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d010000000000000000000000000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c1004030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d0100000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c797776747474747576777a7d8084898e939da0a7afaaa8abaca0968e81746d62594f463c32281e150b000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000004090e11131314202d3a4753606d7a8693a0acac9f9286796c5f5346392c201312110f0c070100000000000000000000000000000000040f1b26323c46525e68717e8b949e9e938c80736c61584f474048505860676d737b8084898c8f9192929291908d8a85807a706b61606d798787878787878073665d67707d8a95a09f92867b6e6154483c31261a0e0200000714212d3a46535f697784909d9f9fa9998c807366574d42362a1e120500000000000000000b17222d3a4753606d7a86929f9f9f9fa196887b6f6255483c3025190d000000000000000004111d2935414b5565727f8b98a79f9f9e9184786c605346392d2013060000000000000000000000000000000000000000000000000000000b17232e3844515c66727e8b96a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8174675a4e4134271b0e0100000006121e2b37424d57616e7b859298a299928c8582818182868f939e9f958e81756b6054453b31251e28323e46525e68717e8a949e9f93887d6f675d51453d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4754606a74808d949e9f95908983818082848b9298a29992857b6e61594f4432291e130800000007121d28313d45525d68707d8a939e9d93897d70675d51453d32271b0f0300000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d110400000000000000000000000000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808182838487898c91969b9ea5acaba59e9b9ea1a89d938c7f726b61584e443a30271c1207000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000080f151a1d1f2020202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20201f1e1c18130c05000000000000000000000000000000000a15202a36414c56626d76828f97a19f93887e716a60594f473f464e555c60696e73797c7f82848586858583817d79736d6860595d67757a7a7a7a7a7a796d60606d7984919ea49a8e8174695e53463a2a1f15090000000815222e3b4855616e7b88959393939396897c6f6256493c31251a0e02000000000000000006131f2c3945515d6775828f93939393939184786a5f53473a2e1e13080000000000000000010d18242f3b4854616e7b87959393939396897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000006111c2834404a54606d7984919393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938d8174675a4e4134271b0e01000000020e1a26313c46525e69707d8692989f9f98928f8d8d8f92999e9f9590837a6d61594f4433291f16202a36414c56616c75828f97a29a9184796d60584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d78828e939da09d95908e8d8e91969f9f9792877d70695f53473d3320170d02000000010c161f2935414c56616c75818e97a19e9184796d60594f44382c1f1307000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c12070000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8e8f8f919696999ea1a8aaaca69f9c938e9196a1a59f93877d706a5f564c42392e2318110800000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000009121a20262a2c2d2d2d2d3a4753606d7a8693939393939286796c5f5346392d2d2d2c2b28241e170f07000000000000000000000000000000040d1925303a44505a616e7b859299a39a92867c6f6b6159504641434b51565e61666d6f737677787979787674706d67615d564f555d686d6d6d6d6d6d6d67616b74808d96a19f93877c6f62574d42362a180e030000000c1926323f4c5965727f8686868686868684786c605346392d20130900000000000000000004101d2935404b5565727f86868686868686807467584e43372b1f12060000000000000000000714212d3a46535e697783868686868686868073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000c18232e3945515c67727f86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868074675a4e4134271b0e01000000000915202a36424d56616b707d868e92999b9d9b9a9a9c9d9a97928b837a6d685d52473d3321170e1925303a44505a616e7b85929393968d80736a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000040f1b27323d44515c666d79818a9195999c9d9b9a9b9e9c99928e857d706b61574d42352b210e050000000000040d19242f3a44505a616d7a85929393968d80746b6054483b2f2215090000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b00000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9ea0a8a6abacaba39f9b94908981849198a2a49992867c6e685e544a40342823190b020000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a0000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000008121b242b323639393939393a4753606d798686868686868687796c5f5346393939393837342f2921190f0500000000000000000000000000000008131e29323f46525e69707d87929fa29892857d706b625a524c4440454d52545c606366696a6b6c6c6b696764605c55524c444c565d61616161616160606a707d88939fa2978e81756a5f53453b31251a06000000000b1825313e4a57626d7279797979797979786c655b5044372b1f1205000000000000000000000c18242f394a56626d7279797979797979746e6458463c31261b0f0300000000000000000005121e2a36424d5767717779797979797979736e63584b3f3226190c0000000000000000000000000000000000000000000000000000000007121c2834404b55626d727979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000030e1925303b444f59616b707a81868b8e9091929291908d8a857f786d685e564c41352b210f08131e29323e46525e69717e8686868686877c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000a16202834404a545c676d747d84898d8f91929292918f8c87817b706b61594f453b3123190f0000000000000008131e28323e46525e68717e8686868686887c6f6356493c30231609000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c03000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a8a9aaa8a6aaa29f9c99928f89837d757c86929aa4a29891847a6d665c51443f352b1d140a000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d32261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000040f1a242d363d4245464646464545515c67767979797979797979756a5e523e454646464544403a332b21170c010000000000000000000000000000020d17202a36424d56606b727f8b929ca29792867d716c615e5650474242464a505356595c5e5f5f5f5e5d5a5753514b46413a444c5254545454545960696f7c86929aa49f92857b6e61584e4333291f1409000000000916222e3a46515b62656c6c6c6c6c6c6c6b605b53493f33271b0f030000000000000000000007121d2e3a45515b62656c6c6c6c6c6c6c67645c5247342a20150a00000000000000000000020e1a25313b45555f676a6c6c6c6c6c6c6c66635c52473b2f23170a00000000000000000000000000000000000000000000000000000000000c18232e3943515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3024170b00000000000009141f29323e474f5960686e747a7e81838485858483817d79726d665e564c443a3023190f020d17202a36424d57626c717979797979796f6a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000040c18232e39424b555c606c70777c80838485868584827f7b756e6961594f473e332a1f110700000000000000010c16202a36414c56616c717979797979796f6b6054483b2f22150900000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9f9e9d9c9a9898928f8b86827d76706b707e88939fa5a0968f82786d605b51473d2f261b1106000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a010000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b51443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e040000000000000000000000000000000000000000000000000915202b363f484e5253535353514a4b555c6c6c6c6c6c6c6c6c6c6a6359464b5253535352504c453d33291e1307000000000000000000000000000000050e1925303b444f59626d73808d929da29892877e756d68615a534e47433f4446494c4f5152535252504e4a4745403935323a414647474d535b626b707b859198a29e948b7e71685e52463c3121170d030000000006121e29353f49515759606060606060605e53504941382d22170b000000000000000000000001111d29343f48515658606060606060605a58524a413622180e04000000000000000000000009141f2933434d555b5d606060606060605a58524a40352a1f1307000000000000000000000000000000000000000000000000000000000007121d27303f4951565860606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a41362b1f1408000000000000020d17202c353e474f565e61686e717577787979787674706d67605c544c443a32281e110700050e1a25303b45505a62656c6c6c6c6c6c6260584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000007121c273039434b515a61646b6f7376787979797775726e69615e574f473e352c21180e000000000000000000040d1925303a44505a61646c6c6c6c6c6c6360594f44382c1f1307000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e0400000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929293929291908f8d8b8885827e7a75706b63616c737f8c939ea79f948d80746d62594f41382d22170b000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f606060606060606060605f5e504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424a505e5f606060606060606060585651493f3422190f000000000000000000000000000000000000000000000000000e1a26323d4851595e606060605e575550515f606060606060605f5e595053585f6060605f5c574f453a2f24180c0000000000000000000000000000000009141f29323d47515b636e74808d929fa299928b817a706c625f57534e4745413c4043444546464543413d3a383435393a3d43474c52575f626d727d859197a1a0958f82756c62564d41342a200f050000000000010d18232d373f464a4c535353535353535246443f382f261b11060000000000000000000000010c18232d363f454a4b535353535353534e4c4741382f241006000000000000000000000000030d1721323b434a4f51535353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000000000b151e2d373f464a4c53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4741382f241a0e0300000000000000050e1a232c353d444c52565e6164686a6b6c6c6b6a6763605d55504a423a322820160c00000009141f29333f4850565860606060605f56544e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000b151e2730394045505559606366696b6c6c6c6b6965615e57524d453e352c231a0f060000000000000000000008131e29323e4850555760606060606056544f473d32271b0f0300000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b2219110700000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868685848382807e7c7975726e686360595a636d75818e95999999928b7f726b6053493f33271b0f030000000000000000000000000000080e171f252a33383d44484d535f605c60626567686a6b6b6c6c6c6b6a6a68666462605c605f534d47433c383229241d160d07000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b41464753534d545b60666c6c6c6c6c6a5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6a6c6c6c6c6c66605b544d4c4a463f372d23130c04000000000000000000000000000000000000000000000000111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f00000000000000000000000000000000020d17202b353f49525c646e74808c9399a29f938e857d756e6a625f5854524c49474540413f3e3e3d3d3e3f3f404045474a4e53565e61696e767e879297a1a1969083796d605a50443b3022180e0000000000000007111b252d353a3e3f46464646464646453937332d261d140a0000000000000000000000000006111b242d343a3d3f4646464646464641403c362f261d130000000000000000000000000000050f202932393f434446464646464646403f3b352e261c120800000000000000000000000000000000000000000000000000000000000000030c1b252d343a3e3f4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646413f3c362f261d130800000000000000000008111a232c323b41464c5254585b5d5e5f5f5e5d5a5753514b443f38302820160e04000000020d17202d363f454a4b5353535353534947433d342b20150a000000000000000000000000000000000000000000000000000000000000000000000000000000030c151e272e343e44494f54565a5c5e5f5f5f5e5c5954524d46423b332c231a11080000000000000000000000020d17202c363e45494b5353535353534948443d352b21160a00000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f19100700000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979797878777573716f6d6665615e56544f515b606d79838c8c8c8c8c8c867d70655b5044372b1f1205000000000000000000000000000000050d141a21272c36424d575e6c6c6c6c6c6c6c6a665f5f5f5f5f5e5e66696c6c6c6c6c6c6c5e574d42362b272018130c04000000000000000000000000000000000000000000000000000000000000000000000000000001070e17202930363b424651575f666c72797979797975665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66757979797979726c665f575146423b3229251e160e070100000000000000000000000000000000000000000000131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110000000000000000000000000000000000050e19232d37404a525c646e737f8792979f9e97928a827b756f6a65605d565653514b4d4c4b4b4a4a4b4b4c4d4b515357585f62686d737b828b9299a19f9791847a6e675d51483e32291f100600000000000000000a131b23292e313239393939393939382d2b27221b140b02000000000000000000000000000009121b23292e3132393939393939393433302b241d140b0100000000000000000000000000000e1720272e3336373939393939393933322f2a241c140a00000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b241d140b010000000000000000000008111a202930363b4146474b4e5051525251504e4a47454039342e261e160e040000000000050e1b242d343a3d3e4646464646463c3b37322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d232833393d4348494d5051525352514f4c4846423b363029211a110800000000000000000000000000050e1b242c34393d3e4646464646463c3b38322b23190f040000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d04000000000000000000000000000000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6c6b6a69676562605c5454524c484445515c676e7b808080808080807f786c605346392d2013060000000000000000000000000000000002090e16212d3a46535e69767979797979797771665b5253525a66707679797979797976695e53463a2d21160d07010000000000000000000000000000000000000000000000000000000000000000000000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c0400000000000000000000000000000000000000000013202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f1200000000000000000000000000000000000007111b252e38414a525c646d727d8590949fa19e938f87817c76716d686663605d555a59585757575858595a555d6063676a6f747a80868f949fa39e9590857c6e685e554c41362d20170d000000000000000000010a11181e2225262d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000911181d2224252d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000000000050e161c2227292a2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000080e171e252a3036393b3e42444546464543413d3a39352f28231c150c040000000000000009121b22292e31323939393939392f2e2b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121822282d32383b3c40434546464644423f3b3a36302a251f170f0800000000000000000000000000000009121b22282d3031393939393939302f2c27211911070000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c040000000000000000000000000000000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c04000000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f605f5f5e5d5c5a585553504a4746413b38404b555e696e73737373737373726c655b5044372b1f12050000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50464f5c6976828686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d0700000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000000000009131c262f38414a525b626b707b828c92989e9e99928e88837e7a76726f6d67696766656464646465666769676d7074777c81868d92999fa19e938e837b6e6a5f564d433a2f241b0e050000000000000000000000070d12161819202020202020201f13120f0b0600000000000000000000000000000000000000060c11151718202020202020201b1a17140e08010000000000000000000000000000000000040b11161a1d1e202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000070d1216181920202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a17140e08010000000000000000000000000000050d14191e252a2d2e313537383939383734302d2c29241d17110a030000000000000000000911181d2124252d2d2d2d2d2c23221f1b150f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c171c21272c2f303336383939393836322e2d2a251f1a140d0500000000000000000000000000000000000910171d2124242d2d2d2d2d2d23221f1b160f0700000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d07010000000000000000000000000000000000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d07010000000000000000000000000000000003090e1214151f202020201e1413110d0701000000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253535251504f4d4b4946443f3b3936302f39434d565e616666666666666665605b53493f33271b0f030000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000000010a141d262f384049515961696e787f868f949c9f9f9b94908b86837f7c7a77757472717170707172727376787a7d8084888e92989fa39f97928b81796e695f574e443b31281e1209000000000000000000000000000106090b0c1313131313131312060503000000000000000000000000000000000000000000000105090b0c131313131313130e0d0b0803000000000000000000000000000000000000000000060b0e1011131313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b0803000000000000000000000000000000000002080e14191e202125282a2b2c2c2b2a2724201f1d18120c06000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b1f222327292b2c2c2c2b292621201e1a140e090300000000000000000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b0701000000000000000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464645454442403e3c3a38342e2d2a2527313b444d5254595959595959595953504941382d22170b000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000000000000020b141d262e373f474f575e666d727b828990949b9f9f9c9992908c89868482807f7e7e7d7d7e7e7f808284868a8d91969b9fa39f99938d857e756d675e574e453c32291f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414181b1d1e1f1f1e1d1b171413100c070100000000000000000000000000000105090b0b13131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161a1d1e1f201f1e1c191514120e0903000000000000000000000000000000000000000000000005080a0b1313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d101112131212100e0b070604000000000000000000000000000000000000000000000000000000060606060605000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393938373634322f2d2c2823201e191f29323b4246474d4d4d4d4d4d4d4c46443f382f261b1106000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004000000000000000000000000000000000000000000020b141c252d353e454d545c60696e757c83898f93999da09f9c999992918f8d8c8b8a8a8a8b8b8c8d8f91939a9a9ea0a19e99928e87817a716c605d554d453c332a20170d040000000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a0500000000000000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0f1112131312100e0a07060400000000000000000000000000000000000000000000060606060606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090d1012131313110f0c08070502000000000000000000000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f1111121313121111100d0b08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2d2c2c2b2a29272522201f1c1714110d17202930363a3b404040404040403f3937332d261d140a00000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b0000000000000000000000000000000000000000000000020a131b232c333b424a50575f616b6f767c82878c9196989c9fa29f9d9c9a99989797979798999a9c9e9fa39f9c9997918c86817c746d68625a514b433b332a21180e0500000000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a03000000000000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104070c10121316181a1c1d1e1f1f201f1e1d1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f20201f1e1d1c1a18161312100c0605050e171f252a2d2e33333333333333322d2b27221b140b0200000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000000000000109111a212930383f444d535960636b6f757b7f84888c8f929797999b9c9d9e9f9f9f9f9e9d9d9b99979992908c8884807a746f6a615d5650454039312920180f0600000000000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d04000000000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070b0d0f111213131312110f0d0b07070501000000000000000000020608080c0f1112131312110f0c080705020000000000000000000000000000000000000000000000000000000001080d1113181c1f20222527292a2b2c2c2c2c2b2a29272422201f1c1712100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313131212110f0d0b0907060300000000050d14191e20212626262626262626201f1b17110a020000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000000000000000000080f171e262e343b42464f54596063696e73777b7f8285888a8c8e8f9192929292929191908f8d8b8886837f7c78736e68625f58524c443f352f271f170e0600000000000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d03000000000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1e1f1f20201f1e1c1a171413110d08040100000000030a0f121415191c1e1f20201f1e1c191514120e090300000000000000000000000000000000000000000000000003090e13191d2023282c2d2f31333637383839393838373634312f2d2b28221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010204050506060606050403010000000000000000000002090e1114141a1a1a1a1a1a1a1913120f0b0600000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b12090000000000000000000000000000000000000000000000000000000000050c141c232831363d44484f54575e61666a6e7276797b7e80818384858586868584848382807e7c7a76726f6c65615e56534e46413a3229241d150d0500000000000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a00000000020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b100500000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b060000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a2c2c2d2c2c2b29272421201d1913100d0701060b0f151a1f212226292b2c2c2c2c2a282621211e1a140d05000000000000000000000000000000000000000000030a0f151a1e24292c2e34383a3c3e4042444445464645444443403e3b3938332d2c28231c19130d08010000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0d0d0d0d0c060503000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000000020a11171f262a32383d44484d5354575f6265666c6f717375767778797979787877767573716f6d676662605b53524c47433c3530282018120b03000000000000000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c100500000008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000060b12181d1f252a2d2e313336373839393939373634312e2d2a25201d18120d11171b1f262b2e2f323537393939393735322e2d2a251f170f0500000000000000000000000000000000000000060b151a1f262b2f35393a404446494b4d4f50515252535251504f4d4b4846443f3a38342e29241e19130c0400000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a01000000000000000000000000000000000000000000000000000000000000000000060b141a21272c32383b4246484e5355545b6062646668696a6b6c6c6c6c6b6a6a68666462605d555553504946413b373229241e160e07010000000000000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a0000000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000020a11171d24292c3036393a3e40424445464646454442403e3a3936302c29241d191b22272b31373a3b3f42444546464544423f3b3a36312921170d0300000000000000000000000000000000020a111720262b31373a4145474a515355585a5c5d5e5f5f5f5f5e5d5c5a575553504a46443f38353029241e160d070000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d0500000000000000000000000000000000000000000000000000000000000000010407070a0d10111213131211100d0b07070501000000000000000000000000000000010406070a0d0f11121213131211100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b00000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000000000000000000000000000000000000000003090e161b21272c31363a3c4247484a50535557595b5c5e5f5f5f5f5f5e5e5d5c5a585553514b4946443f3836302b262019130c0400000000000000000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d000000101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c04000000000000000000000000000000000000000000000000000000060c141c23282f35393a4146474a4d4f515252535352514f4d4a4746413a39352f2924262d33373c4347484c4f5152535352514f4c4846423b33291f1409000000000000000000000000000000060c141c232831373c42474c5154545c60626466696a6b6b6c6c6b6b6a69676462605b5453504a45413a352f281f18120b0300000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000002080d111314171a1d1e1f201f1f1e1c1a181413110d0803000000000000000000000003080d111314171a1c1e1f1f201f1f1e1d1b181615130f0a0602000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a020000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f252a2d31373a3b3f4446484b4d4e505152525353525151504f4d4b494745403c3937332d2a251e1b150d08020000000000000000000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f000000121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d2013000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d080200000000000000000000000000000000000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d0802000000000000000000000000000000000000000000000000070f181e262e34394045474c5254575a5c5d5f5f605f5f5e5c5a5754524c47454039352f2f383f44464e5355595c5e5f5f5f5f5d5b5954534d453b31251a0e0200000000000000000000000000070f181e262e343c43474d53555d6064666d6f71737577777879797877777673716e6c6663605c54524c45413a3128231d150c040000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000003090e13191d202124272a2b2c2c2c2c2b29272421201d1913100c0600000000000000060b0f13191d20212426292a2b2c2c2c2b2b29272522211f1b15120e0903000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21262b2e2d3338393c3e40424344454646464545444342403e3c3a39352f2d2b27221b19140f0a040000000000000000000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d10000000131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000071019212a30383f444b5153565e616466696a6b6c6c6c6c6a696764615e5653514b45413a3c41495053585f6265686a6c6c6c6c6a6865615e574d42362a1e1205000000000000000000000000081019212a30383f444e53575f62676d7175797c7e8082838485858685848382807e7b7974706d66605d56524c433d342e271e160e050000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000060e141a1e24292c2d3134363738393938383634312e2d29251f1c17110a03000000020a11171b1f24292c2d313335373839393938383634322f2e2b26211e1a150e09030000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151a1e2122282b2d2f313335363738393939393837373533312f2d2c2924201f1b17110e08020000000000000000000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d2013000000131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d2013000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000071019232b333b424a50555d6065686d717375777879797978777573716d6865605d55524c44464e535b60646a6e727577787979787775726e695e53463a2d211407000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f90919292929291908f8d8a8885817d79736d68605d564f454039302820160e050000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000000000000000000060f181f262b3035393a3d404344454646454443403e3a3935302c28231c150c0802070b141b22272b2f35393a3d40424445454646454443413f3c3b37322e2b26201a150e060000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e1214171c1f2022242628292b2c2c2c2c2c2b2b2a2927252220201d1813120f0b060000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d2013000000131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d201300000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e353028201910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e35302820191008000000000000000000000000000000000000050e19222b353d454d545c60676d72767a7e80828485858686858482807d7a76726d67605d565050585f656c71767b7f82848586868584827f7b6e6154483b2e2115080000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9d9e9e9f9f9e9e9d9c9a9797928e8985807a736d686059514b423a322820170e05000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a211910070000000000000000000000000000000000020a1117212a31373a4145474a4d505152535252514f4d4b4746413a38342e261e19130d12181d262d33373a4145474a4d4f51525253525251504e4b4947433c3a37312b2620180f06000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b020000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206060b0f121315181a1b1d1e1f1f20201f1e1e1d1c1a18161413110d07050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a110900000000000000000000000000000000020d17202b343d474f575f666d72797e83878a8d8f909292939292918f8d8a86837e79736d68605b5a626a6e787d83888c8f9192929292908e8c8275685b4f4235281c0f000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000000000000020b141b2227333c42464c5254575a5d5e5f5f5f5f5e5c5a5754524c46443f38302a251e171d24292f383f44464c515457595c5d5e5f5f5f5e5e5c5a5855534e4847423c37312a2117110a020000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030606090b0d0f101112131313121211100f0d0b090706040100000000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d201300000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b1209000000000000000000000000000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b120900000000000000000000000000000008141e29323d464f5960696e787f858b90939a999c9d9e9f9f9f9f9d9c9a9992908b85807a726c65636c717c838a9095989b9d9f9f9f9f9d9b8e8275685b4f4235281c0f0000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000a141d262d333f454d53565d606467696a6b6c6c6b6b696764615e5653504a423e36302920272f353e41495053555d606466686a6b6c6c6c6b6b696765625f5855534e47423c3328221c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d2013000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000020e1925303b444e58606b6f7b838b92979c9fa4a9a19e9c9a9a999a9c9ea1a39f9c97928d857e776e6d737e8690959d9fa7a8aba49f9f9f9f9b8e8275685b4f4235281c0f00000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000006111b262f383f4451575f61686d7073767778797978777673716d6864605c545046413a322a313940454f535b6064676d707375777878797978777674726f6a67625f57534d453f332d261d140b0200000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0f111213131211100e0c0a07060401000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b11070000000000000000000000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b110700000000000000000000000005111e2a36414c56606a6f7d8590959ea1a9a29e9997928f8e8d8d8d8f9197999ea1a29f97928b827a747f8b92989fa7a9a19e999993929292998e8275685b4f4235281c0f0000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d0400000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000000000b17222d384149505b62696e747a7d808384858685858482807e7a76716d66615a524c443b333a434b515961656c71757a7d80828485858685858483817e7c78746e6a625f5751443f382f261d140a0000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000000000000000000000000001040707090c0e101111121313121211100f0d0b0907060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516191c1e1f1f201f1e1d1b19161413110d0801000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d2013000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f060000000000000000000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f0600000000000000000000000714202d3946525e686f7c869297a0a7a49d97928c888582818080808285888c91969ea1a29f948f84818c919fa3aaa39f97928d898685858687898275685b4f4235281c0f000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000030f1b27333f49535b606d727b81868a8d909192929292918f8d8a86837e78716c615e564d453c444c555d606c70787d82868a8c8f909192929291918f8d8b8884807b756e69625b504a42382f261b11060000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000206080d11131416181a1c1e1e1f1f201f1f1e1d1b1a18161312100b060603000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151b1f222226292a2b2c2c2b2b2a28252321201d19130c0400000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c0300000000000000000007131f2c38444f59616e7a859198a2a9a39f928d85807b78757473737475787b7f848b91969ea59f96918d929ca4a9a199928c85807c797878797a7d7e7164574a3e3124170b00000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d13070000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000040f19232b3744505b656c747f868d92989a9c9d9e9f9f9e9e9c9a9992908a847e756d685f574e464c565d676d747d838a8f9299999b9d9e9f9f9f9e9e9c9a9896918d87817b726d605b544a41382d22170b040000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a0300000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000040a0f1214191d2021232527292a2b2c2c2c2c2b2b2a28272522201f1c1715120f0a050200000000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f272b2e2f3235373839393837363532302d2c29241e160d04000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d201300000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000915222f3b4854606b75818e97a1aaa399928a8079736e69696767666769696e73797f848e939fa3a19e9a9da4a8a09691877f79736f6d67666c6e70716c6155493c3023170a000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000b16212c38444f59606c77818b92999fa2aaa9a8a09e9c9b9c9d9fa29f9c96918a827a6e695f584e555d686d79818a90959c9fa3aba39f9e9c9b9c9d9ea1a9a8a19e99938e867f746c665b53493f332720150a000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a0400000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000000000000000000000070c10151a1f2124292c2d303234363738383939393838373533322f2d2b2823211f1b15120e090300000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d151d24292c32373b3c3f4244454646454443413f3d3a39352f281f160c0100000000000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b1005000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4d505152535352514e4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4a484746444647484a4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000005111d2a36414c56636f7c89939ea9a59f92877e746d67625f575b5a5a5a575f62666d7279818c9299a3aba7a9aca09691847c736d6762605c5b60616364615a5045392d21140800000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f140900000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000003101b27323b4854606b73808c939fa3aba9a19e9896918f8f8f909297989d9f9e938f847b6e6a5f565d676d7a838e939da0a7a59e9b999291908f8f909297979c9fa6a49f98928b81786c655b50443c32261b0f05000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c0700000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000070c12181c1f262b2e2f35393a3c3f414344444546464545444342403e3c3a38342e2e2b26211e1a140f0a0400000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10191f272f35383c4347494c4f515252535251504e4c494745413a31281e13080000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c130900000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d2013000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b5153575a5c5e5f5f5f5f5d5b5854524d51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b514f4b443b3a3a383a3a3b3d3f44464b51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000713202d3946525e6875828f9ca5ab9e938b7e716c605d55534d4e4d4d4d4d53545c60676d757f87929facb4b7aa9e91847b6f6a605d55535150535456575550483e33281c11050000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e0200000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000713202c38444f5963707d88939fa5aea69f97918c87848382828385888b90959d9e9691857c6e685e606d798390959da5a8a09d938f8a86848382828385878b8f949da0a7a29f938e81776c60584e43372b21160b00000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b03000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000000000000000000000000000000000030b12181c23282c31373a3b414547494b4d4f5151525253525251504e4d4b4946443f3c3a37312d2a251f1b160f0a0400000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131c222b31394045474e5455595c5d5e5f5f5e5e5d5b585654514c433a2f24190d01000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d201300000000000004101c2834404b555f69707d87929892877e726c665f57514d53555c606467696b6c6c6c6b6a6865615e57544f51575e616d727d86929792877d706a5f544a3f3428201509000000000000000000000004101c2834404b555f69707d87929892877e726c665f57606060605e5c564e44392d2c2d2e323f49515759606060575e616d727d86929792877d706a5f544a3f34282015090000000000000714212e3a4754616d7a86929faca3998e81756d625a514b47424140404142474b51555e69707c86929facb8b0a3968a7d70696058514b46454446474a4a49453e362c22170c00000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c100400000000000916222f3b4854606b7683909aa4afa89f948f847f7a7776757676787b7f838990959c9791847a6d666c75818f959fa7a79f959189827e7a7776757676787b7e828990959ea5a59d938c7f736a5f53473d33271c100400000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000000000001070c151d23282e34383c4347484c525456585a5c5d5e5f5f5f5f5e5e5d5b5a585553504a4847433c3a36312b27201b150d0802000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141c252e343d434b515358606265686a6b6c6c6b6a69686563605d554c4135291d110400000000000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b161009010000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130000000000050f1a232c3845515c676e7b85929992867d716c605b544d51575f61676d70737677787979787775726e69636059524d525b626b707c85929892857c6e665c50443c31261a0f04000000000000000000050f1a232c3845515c676e7b85929992867d716c605b63666c6c6c6c6b6760564b3f331f25303b44515b62656c6c6c6c6c67646b707c85929892857c6e665c50443c31261a0f0400000000000b1825313e4b5864717e8b99a3ac9f92867b6e625a504540393731343331373c45515c676e7b859299a3aeabaea99c9083786c60564c413a3838393b3d3e3c39332c241a100500000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000a1623303d495663707c89949facaca0958f827a726d686968696a696e72767d838c929f968f82786d717e8b939ea7a79f9590837d75716d676968696a696e71767d838e939ea5a59f92877c6f62594f44382c20140700000000000000000005121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000000000000030b12181e272e34394044464e5355565d60636567696a6b6b6c6c6c6b6b6a68666562605c5455534e4846423b37322b262019130c04000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c262e3740464f555d60656a6f7275777879797877767472706d675d5145392c201306000000000000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a0500000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d201300000000000b16212b37434e58606d7983919792877d706b615a504d555c60696e74797d8082848586868584817f7b76706b605d564e5159606a6f7c8692979083786d60584e43372b21160a0000000000000000000b16212b37434e58606d7983919792877d706b615a636d72797979797772675c4f43372a2a36414d56626d727979797979746e646a6f7c8692979083786d60584e43372b21160a00000000000e1b2834414e5b6774818e9aaba99c8f8276695f53483f352f2b262727313c46515b606d79839097a1aaa29fa2aa9f948b7e71685e52463c322b2d2e3031302d28221a1208000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e21140800000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f0000000004101d2935404b556774808d9aa6b0a99d91837a6d68615e565c5c575f61656b7078808b9399948c7f737a85929fa5aba095908279706b64605d555c5c565e61646b7079818e939ea8a3999083776b6054483c2f22160900000000000000000006131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a11090000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d151d2329303940454a5153585f6266686d6f7274767777787979787877767573716f6d6666625f5854534d47433d373129241e160e060000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252e384049515960676d71777c7f8284858586858483817f7d796d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130000000004101c27333a47535f6a73808c95928b7f726b6159504d575e676d737b81858a8d8f9192929292908e8b87827d756d685f584e4f58606a707e8793958c7f726a5f53473d32271b0f040000000000000004101c27333a47535f6a73808c95928b7f726b61595966727f8686868684776b5e51443826303846525e68727f8686868686817467606a707e8793958c7f726a5f53473d32271b0f0400000000101d2a3743505d6a7683909da9a5988c7f7265574d423629241d1a242f39434e58626d74818e959fa9a29892989fa69e92857a6d61584e43372b2021232423211c1710080000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d00000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000006131f2c3945515d677784909daaada1978a7d70675e56524c4f4f4d53555960666d737e87939f92867b7f8c97a2ada39990837a6d67605954514c4f4f4d52545960676d78818f96a0a49f95897d7063564a3d3023170a00000000000000000006131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b120900000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000050e161f272f343d434b51545c60646a6e72767a7c7e808284848585868585848381807e7c7976736f6a66615e57544e47433c3530282017110a0200000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525b636b6f797e84888c8f909192929191908e8b897f7266594c3f3326190c0000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000000000000000000000000000000000000000406070b0e11121313131313130c0c0a0602000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d2013000000000714202c38444f59626f7c8792968e81746d62594f4d575e696e7980868d92989a9c9b999898999b9b9a938f89827a6f6a5f574d4e58616c737f8c9592867c6e62594f43382c20150a000000000000000714202c38444f59626f7c8792968e81746d62594f5966727f8c93939184776b5e5144382e38424f59616e7b8692939391857a6d6058616c737f8c9592867c6e62594f43382c20150a00000000121f2b3845525e6b7885919eaba295897c6f6256493c31231817202935404b555f6a727f8b939da7a298928590949fa1978e81746a5f53473c32261b17171714110c05000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000714202d3a4753606d7a86939facab9e9285786c60554c464142434246484f545c606c727f8b9398908385929ea9ab9f92877c6f685d554f47454142434246474f555d666d7984919b9a93908c8276695c4f4336291c1003000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b1209000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000000000000000000050f172028313940454f555c60666d71777b7f8386898b8d8f9091929292929191908e8d8b8885827f7c77736e69626058534e46413a3228221c140b03000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646d737c848b9095989b9d9e9f9f9e9d9c9b988c7f7266594c3f3326190c000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000001070c101314171b1e1f202020202020191816120d070000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d2013000000000916232f3c4855606b768390999184796d605b514b555e696e7b838d92999f9c96918e8c8b8b8c8e92979e9c938f847c6f695f564c505a606d788390988f82766b6054483d32271b0f000000000000000916232f3c4855606b768390999184796d605b514c5966727f8c999e9184776b5e514438343f4a54606b75818e989e948a7e71685d525a606d788390988f82766b6054483d32271b0f00000000131f2c3946525f6c7985929faca194887b6e6155483b2e22151f29333b45515d676f7c86929fa5a49a92867b829099a39f93877c6f62584e43372b20150a0a0805000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f1205000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000815212e3b4854616e7b879aa4afa89b8f8275655b50433a363031363a3d424a515a626d75818e9794909297a1ada3998d80736a5f564c433d39352f30363a3d434b545d67707d8a8e8b87837f7c6f6255493c2f22160900000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b10070000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000050e172129323a434b515960676d72797e83888c909399989a9c9d9e9e9f9f9f9e9e9d9b999898928f8c8884807b756f6a625f58524c443d332d261d150c040000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e737f8791969da0a7a8aaa8a4a2a0a0a0a1998c7f7266594c3f3326190c00000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000000000060b12181c1f2024282a2b2c2d2d2d2d2d2625221e18120a01000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d201300000007131f2c38434f5963707d899593897d70675d5145515d676e7b8490959f9f948f898481807e7e7f82858a91969e9691857b6e685d5245505c666f7c879294897c6f63584e43372b1c1106000000000007131f2c38434f5963707d899593897d70675d51494c5966727f8c999e9184776b5e5144383844505c666f7d89939e988f82756c61564c505c666f7c879294897c6f63584e43372b1c110600000013202c3946535f6c7986929faca093877a6d6054473a2d211a25303b45505a606d79839199a3a59f93887e707c87929fa49a8f82756a5f53473c32261b0f01000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f0300000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000916222f3c4955626f7c8895acb6a79a8d81746753493f312a25262a2d30394044515b616d7a85929f9c9ea1a9ac9f92867a6d61584e433a312c2924252a2d3139424b55606c7783827e7a76736f6a6054473b2e22150800000000000000000006131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f05000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000030d172029333b444c555c606b6f797f848b9095999c9fa4aba7a9a9a8a7a6a6a7a7a8a9a8a6aaa29f9c9995918c87817c766f6a615d564f443f382f271e160d0400000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424e58626d73808c9299a0a8acaaa39f9b979594939394958c7f7266594c3f3326190c000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000000000000000000000000000000000020a11171d23292c2d3134373839393939393933322f2a231c130a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130000000915222f3b4854606b7683909a8e81756b60554b4e58606d798390969f99928b827c78747372727375797e848e939d9791847a6d605a504a545f6a74808d988f82766a605447382e23170c00000000000915222f3b4854606b7683909a8e81756b60554b414c5966727f8c999e9184776b5e514436414c56606d7883909d9f92867b6e615a50444a545f6a74808d988f82766a605447382e23170c000000121f2c3945525f6c7885929faba194877a6e6154473b2e21202a36424d57616c74818e95a0a89e938c7f736c74808d97a29f93877c6f62584e43372b1e1308000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b0000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000091623303c4956636f7c8996a2afa69a8d8073675a4d403025191a1e21272e343f46525e6873808c99a3abadb3a89c8f8275685e52463c3128201d19191e2027303944505b656c7675716d68666260584e43372b1f130600000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d0300000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000000000000010b151f29333b454d565d676d747c848c91969da0a7a9aca8a9a19e9c9b9a9a999a9a9b9d9fa2a9a6aaa9a7a09d99928e89827c746d686059504a423930281f160c01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606a727f8b929fa3abaca49f98928e8b8887868687898b7f7266594c3f3326190c00000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000030b141b22272f34383a3e4144454646464646463f3e3a352e251c12070000131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d2013000004101c2934404b55636f7c899493877c6f62594f4754606a74808d95a09892877e766f6c6566656566666d7179818e939d968e81756c61554b4e58616e7b869294897c6f62544a3f34281c100300000004101c2934404b55636f7c899493877c6f62594f433f4c5966727f8c999e9184776b5e51443846525e68727f8b959f958b7f72695e53483e424e58616e7b869294897c6f62544a3f34281c10030000111e2b3844515e6b7784919eaaa295887c6f6255493c2f2428323a46525e69707e8a939da8a0958e81776c606d7a85929fa49a8f82756a5f53473a2f24190d010000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b11060000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000916222f3c4955626f7c8895aab4a79b8e817468564c41362a24201d191c232a36414c56616e7a86929facb9b3a9978a7e7164564c41342a1f161d1d1d1d151e27333f49535b606a6864615e5655544e463c32271b0f0300000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000007121d27313b454d575e686d79808791959ea1a8acaaa29f9b979791908e8d8d8d8d8e8f909297979a9ea0a8ababa39f9b948f87817a706b605b544b433a31281d1307000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707121f2c3844505c666f7c87929fa4afaaa39a938d86817e7b7a797a7a7c7e7d6f6356493c302316090000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000000000000030c151d262d33394045474a4e51525353535353534c4b463f372e23180d0200131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a5f53474d57626f7c87939f9f92867d716c62605b535858545c60676d77818e959e938a7e71675d5146525e6974818d9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a5f53473d3f4c5966727f8c999e9184776b5e5144424e58616d7a85929f999083786c60574d42363c46525e6974818d9a8e8174665c5044382c1f12060000101d293643505c6976838f9ca9a4978b7e7164564c413529303a44505a616e7b85929ea5a3989183796d655d6873808d98a39f93877c6f62564c4135291d1104000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000814212e3b4754616e7a8798a2aeaa9d908377685e52463c352f2c2924272625303a46525e6876828f9ca9b6ada197877b6e6154483b302a2a2a2a2a2a2a2a2a222d38414950535d5b5854524c4947433c342b20150a0000000000000000000006131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f040000000000000000040e18242f39434d575e696e7a828d9399a0a8ada8a19e98928e8a878583818180808081828385878a8d9196999ea1a9aca69f99928d847d736c665c554b433a2f24180d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d1113141d2935404b55606d78839099a3aeaba3989288817a75716f6d6d6d6e6f716f6b6054483b2f22150900000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000000000000000000000b151e272f383f444b5153575b5d5e5f6060606060595751493f352a1e120600131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d201300000714202d3a4753606d79859296897c6f63584e46535f6975828f9a9f948b7f726b615a5350494b4b4b51555d656d78839099999184796d6053474d56616e7b88959285796d6053463a2d2013070000000714202d3a4753606d79859296897c6f63584e43353f4c5966727f8c999e9184776b5e513f4a54606a74818e979f92877c6f665b50453b3136424d56616e7b88959285796d6053463a2d20130700000d1a2633404d596673808c99a9a79b8e8174685d52453b3136414c56616c75828f97a2a59f92867c6f675d56616e7a86929fa49a8e8174685d5245392c20150a000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b020000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929fabac9f92867a6e61584e45403a39352f3433333236414c566673808c99a6b3ab9e928578695e53463a3737373737373737373737372f383f4446504f4b4746413c3b37322b2620180f0600000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000020c16202935404b555e696e7b8390949fa4abaaa29f96918b86817e7b78767574737374747577787b7d8084888d92979ea1a8aba39f96918780786d675d554b4035291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214191d2021242c3945515d67727f8b95a0abafa39992867d746d6864626160606162656360594f43382c1f130700000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000000000000000000000000000007121d273039414950555c6064676a6b6c6c6c6c6c6c66635b51463a2f22160a00131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d201300000a1724313d4a5764707d8a989184786c6053464855616e7b88949e9c9083786c60595046443f3f3f40454b535c666e7b878e8a86827c6f62554846535f6976839097897d7063564a3d2f23180c0000000a1724313d4a5764707d8a989184786c6053463c313f4c5966727f8c999e9184776b5e5144505b666f7c87939f968d80736a5f544a3f3329303b46535f6976839097897d7063564a3d2f23180c00000a1723303d4a5663707d8997a1ac9f92867a6d60574d43393946525e68717e8a949ea89e938b7f726a5f55525e6874818d9aa49f92867a6d6054473d32271b0f03000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a02000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070005111e2a36424d566976828f9caaafa3998c80736a5f58514b4745414240403f3f3f3e4a5764717d8a97a4b0a99c8f827669574d4244444444444444444444444444444444444444444444444444443b3a37312a21180e03000000000000000006131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d13070000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000008131e28323a45515d676e7b8491959fa6afa7a098928c847f7a75716e6969686767666767686a696e7173777b80858b91969fa2aaa9a199938c81796d675d5145392c2013060000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1e2124292c2d30333f4a54606d7985929ea7b1a79f92877d706b615e565554535354565856544f473d32271b0f0300000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d18232e39434b535b60676d71747778797979797979726d63574b3e3225180c00131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566874818e9a8d8073655b50444b5566737f8c99a096897d70665b50473e37332d2e3439414a545f697380827e7a766f6a5f5347424d5765727f8c988d817467554b4034291c10040004111d2935414c566874818e9a8d8073655b504437333f4c5966727f8c999e9184776b5e514c56606c7883909a9e9184796d60584e42382d212a36424d5765727f8c988d817467554b4034291c1004000713202d3a4653606d7985929eaaa2988c7f72695f554b43424f59616d7a85929ea6a1968f81756d62584e4c56616e7b87939fa2988b7f7265584e43372b1f1306000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b060000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900020e1925303f4b5865727e8b98a2aeab9f92867c6f6a605d5554524c4e4d4d4c4c4b4b4b5663707c8996a3afa79b8e8174685b505050505050505050505050505050505050505050505050505050504847433c332a201509000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d00000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000010d1925303a44505a606d79839096a0a8b0a69e9591867f79726d6764615e575b5a5a5a5a5b5c575e6164676a6e73797e848c92989fa7aba49f938e82796d6053473a2d2014070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000030a11171c1f262b2e2f35393a3d4044505b66727f8b97a1adaca0958c7f736b6159524c4847464747494b4948433d352b21160a0000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000010c161f2834404b555c656c71797d8184858686868686867f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f62534945515d677683909d9e9184786c60544a3f352b272223282f38424d57636e7375716d68625f584e433b4854616e7b8797908477675c5145382c1f1306000713202c3945525d6877849199897c6f6253493f33333f4c5966727f8c999e9184776b5e53535d68717e8b959e93897d70675d51463c2f261c26313b4854616e7b8797908477675c5145382c1f13060006131f2c3845515c6773808c98a2aa9f92867b6e675d554c4a54616b75818e97a1a59e91847a6d605b514646535f697683909caa9d9083776a6054473b2e221509000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b0600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b00000914212d3a4754606d7a85929fa7aea29891847c726d6763605d565b5a59595858585857626f7c8995a2afa79a8d8074675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534e463c31261a0f020000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d1207000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000005111d2935414c56626d75818e959fa8b0a69e948f837b726d66605d5554534d4e4e4d4d4d4e4f4d525457585f62666d71797f8690959ea5afa59e948d8073665a4d4033271a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000003090c151c23282c31373a3b4145474a4d4e53606c7884919ea9b1a79d9083786c60594f46413c3a3a3a3b3c3e3c3b38322b23190f040000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000007131d28313a45515c676d777e848a8e909192999393938c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d6053464753606d7a86939f998d8073655b5042382d231b17181d26303b45525c63666864615d56534e463c3a46535e697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b606060606d7a85929e978e81746b60554b40342a1d14212d3a46535e697885919286796d6053473a2d2014070004101c2834404b55616e7a86929fa6a2989083796d675e56515c66707d8a939ea99e938a7d70685d52493f424d5765717e8b98a3a095897c6f6256493c31261a0e020000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b06000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d00000713202c3945525d68737f8c95a0a8aaa19691867f7974706d6869686766666565656464646f7c8995a2afa6998c7f736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625f584e43372b1f12060000000000000006131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000000713202d3946525e68717e8b939ea7b1a79e948f82796e69605c54514b484642424140404141424246484a4e53545c60666d727b838f939ea8afa69a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000050d141a1e262e34383c4247484c525457595b5563707d8996a0acab9f95897d70665b504745403a37322d2e2f32302f2c2721191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000000000000000000010d18242f3a43515b606d79818b91969a9d9e9fa39f9f998c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377665c51454956626f7c8999a4978a7d706453493f2f261c0f0b0b151e2a33404a5257595b5754524c47433c3436424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377665c5145382c333f4c5966727f8c999e9184776d6d6d6d6d74808d979e92857a6d61594f433b322920171e2a36424d576976828f99897c6f6256493c2f23160900000c18232e3946525e68727f8b949fa89f958f82796e68615a606d7884919ea5a1978e81756b61564c41373b4754606d7a86929fa79a8d807467574d42372b1e12060000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b060503000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000004111d2935414c56606d79839096a0a7a8a198928c85807d7a787675737372727271717171707c8995a2afa5988c7f777777777777777777777777777777777777777777777777777777777777776e6a5f53473a2e2114080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c1004000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000006121f2b37434e58616d7a85929ea5afa9a0958f82796d675f57514a45403b3a3631343433343430363a3b3e43474b51545c60696e79818f96a0aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000080f171f252a30383f44464d5355565d60636668696775818e9ba8b2aa9d9083776b605b5353514b47433c3731292423221f1b160f07000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000004111d2935414b55626d75818e939ea1a8aaa29f9c9998988c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817467544b404b5864717e8b97a398877b6e6154473b2d21140a00030c18212e3840474b4d4f4b4746413a37322a31404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817467544b403428333f4c5966727f8c999e9184797a7a7a7a7a7c87929f978b7e7168605b544d443b32291d1a2531404d596673808c988b7e7165584b3e3225180b000007121d2a36414c56606c78829096a1a79e948f837a716c6268727f8c96a0a69e91857a6d61594f443a303945525d6875828f9bac9e918477695f53473a2e2114080000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a070000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000010d19242f3a45515c666e7b8490959fa3aaa29f97928d898784838180807f7f7e7e7e7e7d7d7f8c98a5b2ab9e9184838383838383838383838383838383838383838383838383838383838383837c6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000815212e3a47535f6a74818e97a2adada2979083796d675d554d444039352f2d2a252727272728252a2d2e31373940454b51575f676d7884919eaaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000020a121a212931363e424a5053575f6266686d70737576777986929facb1a4988b7e716e6c6564605d55534e47433c352f281f180f0a04000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300000000000000000000000613202c3945515d67727f8b939ea5ada49d98928f8d8c8b8b7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404c5966727f8c999f928579695e52463a2d2014020000060f1c262e353b3f40423e3a3935302b2625323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c99a096918686868686868892999e92857c78716c665e564d443b2f261b25323e4b5865717e8b988c7f7266594c3f3326190c0000000d1925303b44505b666e7b849197a1a69e9590857e756f6d7a85929fa89f948a7e71685d52473e322935414c5664717e8a9aa4a096887b6e6255483b2f2215080000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000008131e2834404b545e696e7b838d92999fa2a9a29e9a9696918f8e8d8c8c8b8b8b8b8a8a8a8c919ba7b4ada19691909090909090909090909090909090909090909090909090909090909090887c6f6255493c2f2216090000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e02000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c010000000000000005111d2935414c56626f7c87939fa9b0a69f92857b6e675d554b433c342e2924211e1a1b1a1a1a1b1a1e2021262b2e343940454d555c667784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000020b141c242c333b424650545c6065696e73777a7d80818384869298a2aeb3a69a8d807d7b7975716d67625f58534e454039312a211a1108000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000714212d3a4754606d7a85929fa6ada39c928d8682807f7f7f7c6f6255493c2f22160900131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7e7265584b404d5a6773808d9a9e9185786b574d42362a1e11050000000a131c242a2f323335312e2d29241e1b24313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7e7265584b3f3226333f4c5966727f8c99a8a09e939393939393959fa3a1979289847e786e685e564d41382d2224313e4a5764717d8a978d8073665a4d4033271a0d00000008141e28333f4a545e696e7b8591969fa69f97918a827c76808d97a2a3998f82766c61564c41352c242f3a4754616d7a87939fa1988c7f7265594c3f3226190c0000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000000010c18232e39424d575e696e7980878e92989b9ea1a9a8a19e9c9b9a999998989897979797989ba3adb8b2a8a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d95887b6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e12050000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c20130400000000000000000713202d3946525e6874818e9aa4afab9f948b7e71695e554b433a3128231c1814120e090d0d0e090e1214151a1d23282e343c434b546a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000020b141c262e363e454d535a61666d71767b8084868a8c8e90919298a2aab4b5a89d928d8a8885817e7a756f6a625f58514b433c332c231a120800000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000000000000000004101c2934404b5565727f8b98a2aea79c918c807a75737272726f6a5f54473b2e22150800131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b414d5a6774808d9a9d9184776a5e514430251a0e02000000010a12191f232626282421201d19131723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c99a8a09393939393939393939496999e96918b827a6e685e53493f332723303d4a5663707d89968d8174675a4e4134271b0e000000020b17222d38424d575f696f7c8490949fa3a19e948f888287929fa99f92877c6e625a50443a3028232d3946525e687783909997928e8376695c504336291d100300000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e110000000007121d27303b454d575e676d747b81868b8e929796989a9b9c9d9d9d9e9e9e9e9e9f9f9f9fa4acb6c0b6aea9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa8aaaaaaaaab94887b6e6155483b2e2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d2114060000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000714212e3a4754616d7a86929facb0a69c9082766c62574d433930281f18120d07050c111517181c1c1c1c1c1c1c181d23283144515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000a141c262e38404850575e616c71787e83888d90939a999b9c9e9fa2aab4b1b2aea49d9a9797928e8b86817c756f6a605d554e463e352c241a11080000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000000000000000000006131f2c3845515c677683909daaaca0958c7f746d6866656565625f584e43372b1f130600131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1c2935424f5c6875828f978a7d7064574a414e5a6774818d9a9d9184776a5e51442f24180d0100000000040c13181d2020201d1814120f0916232f3c4956626f7c89958e8175685b4e4235281b0f000f1c2935424f5c6875828f978a7d7064574a3d3126333f4c5966727f8c99a09689868686868686868687898d92989e948f847a6e655b5044372b232f3c4956626f7c89958e8175685b4e4235281b0f0000000006111c262f3b454d575f6a6f7a828d92999fa69e9c948f9299a3a2978d80746a5f534b454039342e2a36414c566673808d8c8985817e7064574a3d3124170a0000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000b151e29333b454d555d60696e747a7e8285888a8c8d8e8f9090919191919192929292939aa4afbbaea49d9a93939393939393939393939393939393939393939393939b9ea5afafa499877a6d6154473a2e2114070000000000000003131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c07060400071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000005111e2a36424d5666727f8c98a3aeab9f94897c6f635a50453b31271e160d07000911181d212425292929292929292929292a3744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000009121c262e38404a525a61696e767e848b9095999d9fa4aca8a9a8a6a5a4a4a4a5a6a8aaa6a9a19e9b98928e88827c736d675f584f473e362c231a1007000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7986929facac9d9083786c605d5659585855544e463c32261b0f0300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b404d5a6773808d9a9e9184786b554b4035291d1004000000080d161d24292c2d2c2924211f1a151723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c999e918479797979797979797a7c808590959f969082776c6053463c3126303d4a5663707d89968d8174675a4e4134271b0e00000000000a141d29333c454e585f686d78808790959ea0a69e9c9fa3ab9f92857a6d65605c54514b443f3830303d495663707d83807c7874706c6155493c3023160a0000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000030c172129333b434b51575f62686d7175787b7d7f808283838484848485858585858687939facb9a99d928d86868686868686868686868686868686868686868686868e939eaaac9f9386796c605346392d2013060000000000040a0f131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191313100c0707131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000714202d3a46525e697784909daab4aa9c9083766b6054483f33291f150c040009121b22292e313236363636363636363636363744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006101b242e38404a525c636c717b838a91969d9fa7aaacaba39f9d9b999897979898999b9d9fa3ababaaa29f9b948f8780796e6a615950483e352c22180d0400000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000916232f3c4956626f7c8999a3aea49a8b7e71665b524c4c4c4c4947433c342a20150a0000131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7f7265584c404d596673808c999f928578675d5145392c20130600000811191f282f35393a39352f2e2b26201824313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7f7265584c3f3226333f4c5966727f8c999e9184776c6c6c6c6c666c6d6f737b8390969f948b7e7165574d42372b313e4a5764717d8a978d8073665a4d4033271a0d0000000000020b17202a333c464e565e666d737c838b91969ea1a9acafaa9d90837d77716d66605d55504a423d353b4854606b7077736f6c656461594f44392d2014080000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e0200000000000000000000000000000000000000000000000000000102030000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000040d161e2429313940454d53565d606468696e707274757676777777787878787879797c8995a2afa79a8d807979797979797979797979797979797979797979797979818e9ba8ab9e928578665b5044382b1f120600000000070e151b1f222c3946525f6c7985929facada093877a6d6054473a2d26262626262626262626201f1c18120b0b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f120600000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000814212e3b4754616e7b8795a0acaea2988a7e7164594f44362d21170d030006111b242d343a3d3e43434343434343434343434344515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000030c18222d36404a525c646e737e8590949da0a8abaaa29f9b9992908e8c8b8b8a8b8b8c8e9092999a9ea1a9aca69e99928d837c706b615a50473e342a1f160c01000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000a1724313d4a5764707d8a97abac9f93867a6d61544a413f3f3f3c3b37322a22190e040000131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404b5865727e8b989f93867a6d6053473a2d20140900030d19232b313a40454745403b3a37312a2125323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c999e9184776b606060605b606163696e7a84919e9d908377695f53463a2d323e4b5865717e8b988c7f7266594c3f3326190c000000000000050e18212a343c444c545c606a6f787e848b9297a1adb8aca0959089837e79726d67605c544f45403a444f5960636a6662605b53554f473e33281c10040000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b07070401000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000010c161f282f35393a3e3f42474c525458575f6163656768696a6a6a6b6b6b6b6b6c6c6f7c8995a2afa89b8e82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c7783909daaa99d9083766a544a3f33281c0f0300000007101920262b2e2f3946525f6c7985929facada093877a6d6054473a33333333333333333333332d2c28231d150c111b2935404b5564717d8a99a3afac9f9285796d6053463a2d201307000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c2013040000000000000000000b1825323e4b5865717e8b98a7b1ac9f9285796d6053473d32201b0f0500010c18222d363f454a4b4f4f4f4f4f4f4f4f4f4f4f4f4f515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000b151e2a343f48525c646e73808a92979fa6aca9a29f98928e8a868381807f7e7e7e7f80818386898d92979ea0a8aba39f9591867d716c61594f463c31281e13080000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000b1825313e4b5864717e8b97a4ab9e918478685e5242382f32322f2e2b2620191007000000131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817468554b404a5663707d8996a49a897c6f6356493c30251a0e090c151f2b353d434b5153514b4847433c332f2633404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817468554b403428333f4c5966727f8c999e9184776b5e53534a505354565e68727e8b9aa095887b6e6155483b2e33404d596673808c988b7e7165584b3e3225180b00000000000000060f18222a323a424b51585f666c71787e85929eabadaba7a09d95908b847f79726d666059514b433d474f54565d595653504949443e352c21170b000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d0805010000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0000000008131e28313a4145474b4c4d4e4f5052504d535557595a5b5c5d5d5e5e5e5e5e5f5f626f7c8995a2afa99c908376655b60606060606060606060606060606060605e697885929faba79b8e8174685b4e412d22170b000000040e19222a32373b3c3f46525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000004101d2935404b556875828e9ba8b5a89b8f8275675d5145392c1f1309000005111d29343f485056585c5c5c5c5c5c5c5c5c5c5c5c5c5c5d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000007121d27303c46505a646e73808d929fa2a9aea59e97928c86817d7a77757372717171727375777a7d81858b91969fa3aba7a09892877e716b61584e433a2f24190c03000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669564c412f26252522221f1b150e0700000000131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377675c51454754616e7a8796a1988b7f7265574d42362a201a19191e27313d474f555d605d5555534e4641382a36424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377675c5145382c333f4c5966727f8c999e9184776b5e51463f4446474d56616d7a87939f978a7e7164574b3e3136424d576976828f99897c6f6256493c2f23160900000000000000000610182029303940454e545b60666d7a85929fa9a19e989ea0a09d97918c857f78706b605d554e463d444849514d4946443f3839332c231a1005000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d0802000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000000010d19242f3a434c525457595a5b5c5d5e5d5a54484a4c4d4f5050515151515252525663707d8996a3b0ab9e9285796c605353535353535353535353535353535354616e7b8798a2aeaa988c7f7265594c3f322619060000000a15202a343c4347494c4c525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d1213202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000006131f2c3845515d677884919eabb5ab988b7e7265554b4035291d100400000915212e3a45505a62656969696969696969696969696969696a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000c18232e39434e58626c73808d929ca4adaaa39f938e857f7a75706d67686665646465656668676d7074797e848c9299a1a9aaa29992877d706a5f554c4135291e150a0000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f42302814191615130f0a040000000000131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d60534646525e687884919e9c8f8275695e52463c332a262524293039434f5960676d6765625f58534a41363a46535f697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b5e51443338393b46525d687784919e998c7f7366594c40333a46535f697885919286796d6053473a2d201407000000000000000000060e171e272e343c424a505b66727f8c98a2a197918c91969d9fa19e97918b837d746d675f584f473d3b3d44403c3937332d2d28211a110800000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c070100000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000004111d2935414c565d6064656668696a6b69665e54423f414243434444444545454a5764717d8a97a4b0ada297887b6f625548464646464646464646464646414c5665717e8b98aaaea298897c6f6256493c2f2316090000030f1b26323c464e54555959595f6c7985929facada093877a6d60595959595959595959595959595953514b43392e2318111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000714202d3a4753606d7986939facaea399887b6f6255483c2f24180c0000000b1724313d4a56626c71767676767676767676767676767676767784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000004101c2834404b555f6a717e8b929da4aeaaa298928b817a736d6863605d5559585857585859555d6063676d717980879197a0a8aba39992867c6f675d51453d30261c1106000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0908060300000000000000131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f635349414d566774818e9a9f92877b6e61584e453c3631322f353a424b55606b707a76726e6a645c53483c3b4855616e7b8897908477675c5145382c1f1306000713202c3945525d6877849199897c6f6353493f33333f4c5966727f8c999e9184776b5e5144382e2e35414c566a7683909d9a8d8073675a4d40343b4855616e7b8897908477675c5145382c1f130600000000000000000000050c151d23282f394653606c7884919eaa9e91857f848a90959c9fa19e95918981796e6a60594f463c3237332f2d2b27221b1c17100800000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b0300000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e2215080000000613202c3945525d686d71727374757778767066544b403435363737373838383f4b5865727e8b98a5b1b3a9988b7f7265594f42392e393939393939392d3945525d6875828e9ba8ac9f9285796d6053463a2d201307000006131f2b37434e585f62666666666c7985929facada093877a6d666666666666666666666666666666605c554b4034281c1019242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c889aa4afac9f9286796d6053463a2d2013070000000b1825323e4b5865717e828282828282828282828282828282828286929faca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000006131f2c3845515c676f7c86929fa4aeaaa29892867e756d68605d5654514b4d4c4b4b4b4c4d4b5153555c60676d737d859196a0a8aba29891847a6d60594f42382e23170c0000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566875818e9a8d8074655b5044495663707d8996a0998d80736a5f574e4642403f3f41454c545d67707d86837f7b746e64584c40424d5765727f8c988e817467554b4034291c10040004111d2935414c566875818e9a8d8074655b504437333f4c5966727f8c999e9184776b5e51443b3b3b3c44505c667783909d998d8073665a4d4037424d5765727f8c988e817467554b4034291c10040000000000000000000000030b121b27333f4953636f7c8996a1a3998c7f73787d83898f949da0a09d938e847c706b60584e443b302523201f1b1711100b0500000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d030000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d2013070000000714212d3a4754606d7a7e7f80818283858276665c5145382f2c2924262a2d37434e586774818e9aa7b4b7aa9d9083776b60544b40352f2b2623282b2f38414c56606d7a85929faca99b8e8275665c5144382c1f120600000815222e3b47545f6a6f72727272727985929facada093877a727272727272727272727272727272726d675c5145382c1f131824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000b1824313e4b5764717e8a97acb6aa9d908477665c5144382c1f12060000010d1a2734404d5a6773808d8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f9298a2aea79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000004111d2935414c56606d79839198a2aeaea39892867d716c615e56524c474541403f3e3e3e3f404045474b51555c606b6f7b849196a1abaaa0968e81746b60544a3f34281c110600000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d201300010d19242f3d4a5764707d8a989184786c6053464653606c7884919e9f92877c6f695f58534d4d4c4c4c51565d666d7983918f8c888174675a4e4147535f6977839097897d7063564a3d2f23180c0000010d19242f3d4a5764707d8a989184786c6053463c323f4c5966727f8c999e9184776b5e5148484848494e56606d7985929f988b7f7265584c3f3a47535f6977839097897d7063564a3d2f23180c0000000000000000000000000005121f2b3744505b6574808d9aa89f92867a6e6c70767c828991959fa39d9691867d706a5f564c41362a2113120f0b0600000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b0100000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000714212d3a4754606d7a878c8d8e8f909186796d60544a403a39352f31363a3f47535f6a7783909daab6b8aca095897d70665c5145413a37312e34383b424a525e68727f8c98a2ada1978a7d7164544a4034281c100400000916222f3c4955626f7c7f7f7f7f7f7f86929facb3a6998c807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20131724303d4a5763707d8a96a3b0a99c908376695d5043362a1d1000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669544a4034281c10040000010d1a2734404d5a6773808d9a9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa2aab4a79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000713202c3945525d68727f8c95a0aaafa59f92867d706b625a524c45413a39352f32313132322f35383a40454b515960696e7b849199a3aea89e93897d70665c5044382d22170b000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000813202d3a4653606d79859296897c7063584e44505b66717e8b959f9991847b6f6a615f57595859555d60686d78818e959c93877c6f625548424d57616e7b88959285796d6053463a2d2013070000000813202d3a4653606d79859296897c7063584e43373f4c5966727f8c999e9184776b5e545454545556585f68707d8a98a298897d7063564a3d424d57616e7b88959285796d6053463a2d201307000000000000000000000000000613202d394653606c7884919eac9b8f82756860646b6f767d838c9299a2a09892867c6f685e52463d32271b1003000000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000613202c3945515d67778390999b9c9d988a7d71665b514b4745404343424648505a626f7b8895a0acb8bcb1a79d9083796d605b524c464242413f44464d545b616d7a85919eaaa99e9184796d6053463a2e23180c0000000c1925323f4c5865727f8b8c8c8c8c8c9299a3aeb4a89c928c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000d1a2633404d596673808c99a6b3a79a8e8174675b4e412e23180c000000010d1a2734404d5a6773808d9aa6a9a9a9a9a9a9a9a9a9a9a9a9a9a9acaeb4aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000004111d2935404b55606d7a85929fa7b1a99d938b7e716b60595046413a352f2c2924252524252524292c2e343940454f575e696f7c87929fa7afa59d9183786d60544a3f33281c0f0300000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a6054474a54606c78839098a09691847c746e696766656567676d727a828e939e958d80746a5f534746535e6974818e9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a6054473e3f4c5966727f8c999e9184776b61616161616162656a6f7a84919e9f9285796d6053463a46535e6974818e9a8e8174665c5044382c1f1206000000000000000000000000000815222f3b4855626e7b8896a1a49a8b7e7164565960636b70787f879297a2a29891847a6e61594f44382c1e13080000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000004111d2935414c556673808d99a3a8aa9d9083786c605d5553514b50504d53555a626c74818e9aa7b1b6b4b6aca0958d80736d605d56534d4e4e4a5053575e666c75828f97a1ada1978c7f73665c5145382c1c12070000000c1925323f4c5865727f8b98999999999fa3abb4b9ada49c99999999999999999999999999999993877a6d6054473a2d211416222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000e1a2734414d5a6774808d9aa7b3a69a8d8073675a4d4034271a07000000010d1a2734404d5a6773808d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000613202c3945515d6773808d97a2adada1978e81746c61594f473e36302924201d181918181819181d1f23282f343d454d57606a727f8c95a0acaca0958b7e71665b5044382b1f1308000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000004101c2834404b55636f7c899494887c6f62594f44505b666e7b869298a0969187807b777473727273767a7f858f939e969083796d60584e434e58616e7b869294897c6f62544a3f34281c100300000004101c2834404b55636f7c899494887c6f62594f443f4c5966727f8c999e9184776e6e6e6e6e6e6e6f72757c839096a0978d8074665c5145434e58616e7b869294897c6f62544a3f34281c1003000000000000000000000000000b1825323e4b5865717e8b98a89f93877a6d61544f545960666d737d859297a2a1968f82756b6054483a2f24190d0100000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d100400000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000010d19242f3b4854616e7b86929fa9ab9f958c7f736d6762605d555d5d575f61656d717e8a939da9afa9a7a9aba79c928c7f746d68615f575b5b545c6062696e78808d949ea9a59e9184796d60544b4034281c0b000000000c1925323f4c5865727f8b98a5a5a5a5acaeb4bdbfb6ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211416222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000e1b2834414e5b6774818e9aa7b3a6998c807366594d4033261a0d000000010d1a2734404d5a6773808d939393939393939393939393939393939393939393938d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000714202d3a4753606d7a85929fa9b2a89e91857a6d605a50473d352a251e1913110d070b0b0b070c1013181d2329333b454e58606d7883909da7b1a79e9184786c6053463a3024190d0100000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000c18232e394854606b76828f9c8f82756c61564c4a545f69707d8692979f99928d888481807f7f8082868b91979e9691847b6e675c51464b55606a74818d998f82766a605442382e23170c00000000000c18232e394854606b76828f9c8f82756c61564c414c5966727f8c999e91847b7b7b7b7b7b7b7b7c7e82879095a09892857a6d61544b404b55606a74818d998f82766a605442382e23170c00000000000000000000000000010e1b2834414e5b6774818e9aa79e918477685e5246484f545c606b707c85929fa59e93897d7063564c4135291d1104000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f1306000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000814212d3a46535e6974818e97a1aba79c918c8079736f6d676a6a6a6a696e71777e87929fa5afa59d9b9c9fa6a49c918c807a726e6969686768666d6f747b828d929da6a69e938a7e71675d5142392e23180c000000000c1925323f4c5865727f8b989f9f9f9fa0aeb4bcb9b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211416232f3c4956626f7c8995a2afaa9d9184776a5e5144372b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000f1c2835424f5b6875818e9ba8b2a5998c7f7266594c3f3326190c000000010d1a2734404d5a6773808686868686868686868686868686868686868686868686868074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000006121e2b37424d5765717e8b98a2aeaca0968b7e71685d52483e352b2319130d08040100000000000004070c12182129333d44505c66707d89959fabaca0968a7d7064564c4135291d110400000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000007121d2c38434f5963707d8994948a7d70685d52454d57606b707d858f949c9f9a95918e8c8b8c8d8f92989e9c938e847b6e695f554b45515c676f7c879394897c6f63584e4330261c1106000000000007121d2c38434f5963707d8994948a7d70685d52454c5966727f8c99a196918787878787878788898b8f93999e9691867d6f685d524245515c676f7c879394897c6f63584e4330261c11060000000000000000000000000004111d2a3744505d6a7783909da89b8e827568564c413d424a5159606a707d8a939ea69c8f8276685d5245392c2013070000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d201407000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000005121e2a36424d57616e7b859299a3aba39c928d84807c7a7877767677787b7e838b9299a3aea69d938e90949fa6a39c928d857f7b777675747576797c80868f949da4a69f948e81746c61554b4030271d1207000000000c1925323f4c5865727f8b939393939393a2aab4b3a89e9693939393939393939393939393939393877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000f1b2835424e5b6875818e9ba8b2a6998c7f7366594c403326190d000000000d1926333f4c58646e73797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000814212e3a47535f697683909daab4aa9e9184786d60564c41362d2319110802000000000000000000000001070f172128343f4a54606b7783909daab2a89b8f8275685d5245392c201307000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000f1b27323d4854606b7682909991847a6d605b51484f59606b707b828a8f939a9a9d9a9998989a9c9a99928f8981796e695f574d47505a606d798491988f82766b6054463d321e150a000000000000000f1b27323d4854606b7682909991847a6d605b514c5966727f8c99a8a19e949494949494949495989c9a97928d847d6f6b60564c47505a606d798491988f82766b6054463d321e150a000000000000000000000000000004101d2935404b556b7885919ea6998c807366594d40303940444f58616b75818e9ba99f92867a6d6054473a2d21140700000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f13060000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f1409000000000000020e1a25313b46525e69707d879299a1a9a49c96918d8986858483838485888b90959fa3aba59d948e818390949da5a49d97928c8884828181828385898d92989ea6a49f948f82796d605a5043392f1e150b00000000000c1925323f4c5865727f8686868686868998a2aeafa2968c87868686868686868686868686868686867a6d6054473a2d21141824313e4b5764717e8a97a4b1a99c8f8376695c504336291d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000e1b2834414e5b6774818e9aa7b3a6998d8073665a4d4033271a0d000000000b17232f3b47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3023170b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000815222f3b4855626e7b88959fabaea3988b7e72665c50443a2f241b1107000000000000000000000000000000050f17232e38424f5964717e8a98a2aeac9f92867a6d6054473a2d2114080000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000a16212c38444f59626f7c8692978e81746d625a50474f5960696e767d83878b8e909192929291908e8b86827c756d675f574d474f59626c73808d9592867c6e62594f44342b200c03000000000000000a16212c38444f59626f7c8692978e81746d625a505966727f8c9393939393939393939399929291908d8a8580796f6b60594f474f59626c73808d9592867c6e62594f44342b200c03000000000000000000000000000006131f2c3945515d677986929fa5988b7f7265584c3f322e343d464f59626f7c8997a2a3998a7d7164574a3e3124170b00000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d100400000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000009141f2a36424d57606b717e8792979fa2a8a19e999a9391909090919297989da0a7a8a19e938e82797a828e939da0a8a19e9996918f8e8e8f9092989a9fa3a7a09a938d82796d675d51483e31281d0c0300000000000b1824313e4a56626d7279797979797986929facada093877a7979797979797979797979797979797976685d5245392c20131926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e0000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000e1b2734414e5a6774818d9aa7b3a79a8d8074675a4d4134271a080000000007131f2b36404a52585a6060606060606060606060606060606060606060606060605a58524a40362b1f13070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867a6d60544a3f32281e1209000000000000000000000000000000000006111c26303d4753606d7a85929facaea3998b7e7164584b3e3025190e02000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000004101c27333d47535f6a737f8c95938c7f726c615950444f575f616b70767b7e8183858586858583817e7a756f6a605d554d445059606b717e8b92958c7f736a5f53473d3222190f000000000000000004101c27333d47535f6a737f8c95938c7f726c61595966727f86868686868686868686868686858483807d79736d6760594f445059606b717e8b92958c7f736a5f53473d3222190f0000000000000000000000000000000714202d3a4753606d7a8699a3a4978b7e7164584b3e312328343e4653606c7985929fab998c7f7266594c3f3326190c000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000030e1a25303b454f59626c717d858d92989d9fa4aca49f9e9d9d9d9d9ea1a9aba49f9c96918a81786d6d78818991959c9fa3a8a09e9c9b9a9b9c9fa2aaa39f9b95908880786d675d554b40362c1f160c0000000000000915222e3a46515b62656c6c6c6c6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d111c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8e8175685b4e422f24190d01000000020e19242e3840474c4d5353535353535353535353535353535353535353535353534d4c4740382f24190e030000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000006121f2b3844505b6675828f9ba8b5a89b8f8275685d5242382e20160c000000000000000000000000000000000000000a15202c3945515d6775828e9ba8b4ab9b8e817468564c41362a1e11050000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000b16212b37434e58606d7883909793887e716b625a514a4d53596163696e71747678797979787674716d68626058514b4a505a616b707d8792979083786d60584e43352b2110070000000000000000000b16212b37434e58606d7883909793887e716b625a636d727979797979797979797979797978777673716d67605d554f4a505a616b707d8792979083786d60584e43352b2110070000000000000000000000000000000613202d394653606c7986929fa5988b7e7265584b3f3025212b3744505b657784909da79a8d8074675a4d4134271a0e0100000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d1207000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000009141f29333d47505a626b6f7a80868c90939a999b9d9e9e9f9f9f9e9d9c9a9993908b847d746d66666d747d848a8f92999a9c9d9e9f9f9f9e9d9b9998928f89837d746d665d554c43392f241a0d0400000000000006121e29343f49515658606060606c7985929facada093877a6d6060606060606060606060606060605f524c443a2f2419131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f837669554c4135291d11040000000008121c262e363b3f40464646464646464646464646464646464646464646464646413f3c362f261d1208000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000613202d394653606c7885929fabb2a9988b7e7165564c4130261c0d040000000000000000000000000000000000000004101d2935404b5565717e8b98aab3ab9e918478685e5246392d20140700000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000050f1a26313c44505c666e7b85929992867d716c605c544e464f55575e6165676a6b6c6c6c6b6a6765615e56544e454e545c606c717d86929992857b6e665c50463c3123190f00000000000000000000050f1a26313c44505c666e7b85929992867d716c605c63666c6c6c6c6c6c6c6c6c6c6c6c6c6b6b696764605c55514b4e545c606c717d86929992857b6e665c50463c3123190f0000000000000000000000000000000005121f2b3744505b657885929ea6998c807366564c41362e2e2e3844505b667784909da79a8d8074675a4d4134271a0e01000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b010000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000030d17212c353f48505960686d737a7f83878a8c8e90919192929292908f8d8a86837e79706c605c5c606b70787d82868a8d8f919292929292908f8c8986827d776f6b605c544c433a31271d120800000000000000010d18232d373f464a4c5353535f6c7985929facada093877a6d6054535353535353535353535353535345413a32281e1314202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000a1724313d4a5764707d8a97abb5ab9e918478675d5145392c20130600000000010a141c242b2f33343939393939393939393939393939393939393939393939393433302b241d140b01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000815222f3b4855626e7b8897a2adada197877b6e6154483b2f21140a0000000000000000000000000000000000000000010d18242f3b4855616e7b8898a2aeada196877a6e6154473b2e21140800000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000c1926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000a152028343f4a545f696f7d87929892877e736d665f58524c484d5254585b5d5e5f5f5f5e5d5b5854524c474b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000a152028343f4a545f696f7d87929892877e736d665f586060606060606060606060605f5f5e5d5a5753514b4b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000000000000030f1b27333f49536a7784909da99c8f8276685e52463f3b3b3b404653606c7985929fac998c7f7266594c3f3326190c000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d030000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d040000000000000000000000050f1a232d363f474f565d60686e72767b7d7f82838485858685858482807d7a76716d66615a51515960666c71767a7d80828485858685858382807d7a75706b636059514a423a31281f150b00000000000000000006111b252d343a3e3f4646525f6c7985929facada093877a6d6054474646464646464646464646464639352f282016101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d2013070000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8899a3aeaca196877a6d6054473a2d2114080000000000020a12191f2326272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000a1724313d4a5764707d8a97a9b3ab9e918578695e53463a2d2114020000000000000000000000000000000000000000000714212d3a46535f697885929fabb2a896897d7063564a3d3023170a000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000000003060809192633404c5966737f8c99a6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c46474b4e505252535252504e4b47464b51555d606a6e787f889299928a7e716b60574d42382e22180e000000000000000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c5353535353535353535251504d4a474b51555d606a6e787f889299928a7e716b60574d42382e22180e0000000000000000000000000000000000000b17222d414e5a6774818d9aa99f92867a6d6159504a4847484b515b636f7c8998a2a49a8a7e7164574b3e3124180b00000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e0000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000000000000000008111b242d353d444c52565e6165696e71737577777879797978777573716e6864605c545044454f545b6064686d717376777879797978777573706d67636059544f44403930281f160d030000000000000000000009131b23292e31323946525f6c7985929facada093877a6d6054473a3939393939393939393939392c29241e160e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f120600000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000713202d3a4653606d7986929facb2a896897c6f6356493c3025190e00000000000001080e1317191a20202020202020202020202020252728292622211f1a20201a1a17130e08010000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669574d42362a1e120500000000000000000000000000000000000000000005121e2b37424d576a7683909da9b2a5988c7f7265594c3f3226190c0000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000040a0f1315161a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000003050916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f060000000000000000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f06000000000000000000000000000000000000061724313d4a5764707d8a97a2a3988d80736b605c54555455555c606d75828f9caa9f93877a6e6154473b2e211408000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f100600000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000009121b232b323a41454c5254565e616466686a6b6b6c6c6c6b6a696764615e5653514a423e3d424a5053565e616467696a6b6c6c6c6b6a686663605d55554f48433d342e271e160d040000000000000000000000010911181e22242c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d201d19130e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c1003000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000006131f2c3845515c677783909daab2a6998c7f7366564d41362a1c11060000000000000002070b0d0d131313131313131313151e252c31343536322f2e2b26201f1c18120b0300000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a69a8d8073675a4d4031251a0e02000000000000000000000000000000000000000000020e1a2631414e5b6874818e9ba7b3a79a8d8074675a4d4134271a0e00000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000070f151b1f2222262b38434e586875828f9ba8a79a8d8074675a4d4134271a0e0100000000000000000000131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900010407070c10121316232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a0000000000000000000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a000000000000000000000000000000000000000714202d3a4753606d7a85929ea89f93887d726d666362616263676d737f8b949ea69d908376685e5246392d2014070000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000000000000091119202830353b4146474d525457595b5d5e5e5f5f5f5f5d5c5a5754524c46444039302f383f44464c5254575a5c5e5f5f5f5f5f5d5c595653514b48443d383228231c150c040000000000000000000000000000060d12151f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020201413110d0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000004101c2834404b556774818e9aabb5a99c908376685e5246382e23170c0100000000000000000000010606060606060008111e272f373d4042433f3b3a37312d2c29231d150d04000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f322619090000000000000000000000000000000000000000000000091a2733404d5a6673808d99a6b3a89b8e8175685b4f4235281c0f00000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000007101920272b2e2f31363e4754606a7885919eabaa998c7f7266594c3f3326190c0000000000000000000000131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d02080d111314181c1f201f232f3c4956626f7c89959f9f9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000000000000613202c3945515d67727f8c96a1a49a92877f7873706e6e6e7073798088939fa69f948a7e7164564d41362a1e1105000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f050000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000070e161e24293036393b4246474a4c4f50515252535252514f4d4a4746413b38342e27262d33383a4146474a4d4f515252535252504f4d4a4745403a38332c272118120b03000000000000000000000000000000000106131f2c3946525f6c7985929facada093877a6d6054473a2d21141313131313131313060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000c18232e3e4a5764717e8a99a3afac9f93877b6e61544a3f34281d13070000000000000000000000000000000000040e1a232f3941484d4f504c4847433d3a38342f271f160e040000000000000000000001040606111e2a3744515d6a7784909daaa99c8f8376695c504336291d10060000000000000000000000000000000000101d2a3743505d6a7683909da9b1a4978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a99c908376695d5043362a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000040f19222b32373b3c3f4246505a626f7c8997a1ada298897d7063564a3d3023170a0000000000000000000000131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f080d13191d202125292b2c2c292f3c4956626f7c89939393939386796c605346392d2013000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f060000000000000000000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f06000000000000000000000000000000000000000004111d2935404b55606d79849197a1a399928b84807d7b7a7b7d80858d939aa4a0968f82766c6155443b3025190e020000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c110800000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000000000000000000000000040c13191e252a2d30363a3b3e4042444445464646454442403e3b3936302c28231c1c22282b3036393a3e40434445464646454442403d3a39352f2c27211b160c070000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000714212d3a4754606d7a86929facafa4998c7f72665c50443a2f24181007000000000000000000000000000000030c16202c35414b53595b5c5955534e4a47454039312820160c020000000000000004090e111213131e2a3744515d6a7784909daaa99c8f8376695c504336291d13130807050200000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000a15202b343c4347494c4d5359616c75818e9ba9aa9f92867a6d6054473a2d2114070000000000000000000000131f2c3946525f6c7986868686868686868681756c61554b40342b1e150c13191e24292c2d323638393836323c4956626f7c86868686868686796c605346392d20130000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a11070000000000000000000000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a1107000000000000000000000000000000000000000000010d18242f3a45515d676e7c8592979fa39f96918c89888788898d91979fa49d9691847b6e615a504532291f140800000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a00000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000000000000000000000002080d14191e20252a2d2e31333537383839393938373634312e2d2a251f1c181211171c1f252a2d2e313436373839393938373533302d2c29241d1c160f0a04000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e0000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e13080000000000000000000000000000000000000713202c3945525d6876838f9ca9b3ab9e9184796d60554b4035292219100903000000000000000000000000040c151e28323d47535d65686965625f585653514b433a32281e1308000000000000080f151a1d1f2020202a3744515d6a7784909d9f9f9c8f8376695c504336292020201514120e09030000000000000000000000121e2b3845515e6b7884919eabafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9184776a5e5144372b1e1100000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000030f1b27323c464e545559575f616b707e8a939eaaa3988e8174675d5145392c2013060000000000000000000000121f2b3844515d6974797979797979797979756f65594f433a342e261e191e252a3035393a3f43454645433f3a4754606a6f79797979797979766c5f5346392d2013000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b120900000000000000000000000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b1209000000000000000000000000000000000000000000000007131d2935404b555f6a6f7d858f949c9fa09e999695949596999ea19f9b938e847b6e695e52483e3320170d020000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c02000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a00000000000000000000000000000000000000000000000002080e1114191e20212426282a2b2b2c2c2c2c2a29272421201e1914100c07060b0f13191d20212427292b2c2c2c2c2c2a29262320201d1813100b050000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000004111d2935414c5664717e8a97a1adaca0968b7e71675d51453e342b221a140e09060400000101000205060c10161e27303a444f59656f7576726e6a6763605c554c443a3025190d010000000009121920262a2c2c2d2d2d3744515d6a778490939393938f8376695c5043362d2d2d2d22211e1a140e0600000000000000000000121f2c3845525f6b7885929eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000006131f2b37434e5860626567696e747d86929fa5a49f92867b6e61554c4135291d11040000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c68655d535246443f383026252a30363a4145474b4f525352504c47454e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000000010c18242f39434e58606b6f7b828a8f94979a9d9e9e9f9f9e9d9a99928f89817a6e695e574d42362c220e0500000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b020000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a0100000000000000000000000000000000000000000000000000000205090e11141417191c1d1e1f1f201f1f1e1c1a171414110d08040000000003080d111314171a1c1e1f1f201f1f1d1c1a171413110d070100000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000000010d19242f3a4653606d7985929ea9b2a89e9184796d605a50463d342a251f1a1313100c070e0e080e1114171c1f283039424c56606b7581837f7b7774706d675e564c4135291d110500000008121b242b313638393939393844515d6a77838686868686868276695c504337393939392e2d2b261f180f06000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000815222e3b4754606a6f7274777b81879298a2a39f928c7f72695f53433a2f24190d0100000000000000000000000d1925303b4650585d5f60606060606060605b5e60605f53504a42382e30363a41464c5254585c5e5f5f5c5853514b4e5456606060606060605f5a52493e33271b0f0000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a1109000000000000000000000000000000000000000000000000000007121d27313c464f5960696e777d82888b8e909192929291908d8b86827d746d685e574d453b30241a100000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a01000000000000000000000000000000000000000000000000000000000000020507080b0d0f11111213131312110f0d0b080705010000000000000000010507070b0d10111213131312110f0d0a07060401000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000008131f2c3845515c6773808c97a1adada1968d80746c61584e463e36302a26201f1c181b1a1b1b191e2023282c313a424a545d68707d898f8c8884807d796d685e5246392d2013070000040f19242d353d424546464646453d4f5b6771777979797979797670665a4e3b44464646463b3a37312a21180e030000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c7f8084888e9299a29f99928c80746d63574d4231281e130800000000000000000000000008141f2a343e464d51525353535353535761686b6c6c6c605c544a3f353a41464c52565d6065696b6c6b6965605c554e474953535353535353534f4940372c21160a00000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f1910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f191008000000000000000000000000000000000000000000000000000000010b151f2a343d474f575e656c70767b7e8183848586858483817e7b756f6b605d564d453b33291f1208000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f1911090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c1106000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000004101c2834404b55606d7a85929ea7b1a89d928a7e706a60585046423b36312d2c282327272728252a2d2e34383e434c545c666d7a84919c9896918d89857a6d6154473a2e21140700000915202b353f474e5253535353514948555f676a6c6c6c6c6c6c69665e54474851535353534846423c332a1f14090000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000e1a2734414d5a6774808c8d90959b9fa098928e877f746e645b51453c311f160c01000000000000000000000000020d18222c343b4144464646464646505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e464646464646464646433e372e251b1005000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000030d18222b353d454d535b6063696e71747677787978777674716e69636059524c433b332921170d0000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d07000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a0804000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000c18232e3945525d68727f8c959faaaea49f92867c6f6a625a524d46423c3a38342e343434353036393b3f444650565d666d78828f96a0a8a09e988d8074685e5246392d20130700000e1a26313d4751595e5f6060605e56544f555b5d6060606060605c5a544d53555d6060606055534d453c31261a0e0200000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000e1a2734414d5a6774808d9a9da0a7a0969186817b726d645c53493f332a1f0d04000000000000000000000000000006101a222a303538393939393945525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e393939393937332c251c13090000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000060f19232b333b41495053575f6164676a6b6b6c6c6b6a6764615e57544f45413a312921170f0500000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018130c0400000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c030000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000007121d2935414c56606d78839098a2acaea29892857c716c615e57534d494645404141414141424146474a50535a61686d78818e949fa8b0a69f92857a6d61564c4135291d11050000111d2a36424e59636a6c6c6c6c6b636059514a51535353535353504e50575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000f1b2835424e5b6875818e9ba8b3a6998c807366594d402f24180c00000000000000000000000000000000000000000000020e1b2835414e5b6874818e9ba7b4a79a8e8174675b4e4134281b0e0000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000e1a2734414d5a6774808d9aa5a9aa9e91847d78716c605d554b43392f24180c050000000000000000000000000000000810181f25292b2c2d2d2d3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34282d2d2d2d2b27211b130a0100000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000007111920292f383f44464d5355585b5d5e5f5f5f5e5d5a5854524d48443d352f281f170f05000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c171008000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000d19242f3a44505c666e7b86929aa4afaaa29792867e756e69615f575653514b4e4e4d4e4e4f4c5254545c60646c717a828e939ea6b0a89f948c7f72685e52443a3025190d010000121f2c3845525e6a757979797978706b605c544d4546464646434b515a61696e777979797976695f53463a2d211407000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4035291d100400000000000000000000000000000000000000000005121e2b37424d57697683909ca9b2a5988c7f7265594c3f3226190c00000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000e1a2734414d5a6774808d95999c9fa096918a847e756d675d554b40352921160b00000000000000000000000000000000060d14191c1f1f20202834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f2020201e1b16100901000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c04000000000000000000000000000000000000000000000000000000000000000000000000070e171d262d33373b4246484b4e505152535251504e4b4746423b383229241e160d05000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d0801000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1b150f0a04000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000000000000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000008131e28343f4a545f69717e88939fa3afa9a298928b827b746e696662605c545b5a5a5a5b5c565e6164666d71767e848f949ea5afaaa1968f82786c60564c4132281e130800000013202c3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e221508000000000000000c1825323f4b5865727e8b98abb5aa9d908477675d5145392c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000e1a2734414d5a67748087898c90949da09e96918a81796d675d51453d33271c10030000000000000000000000000000000002080d101213131825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d13120f0a0500000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000000000000000000000050b141b22272b31363a3b3e4143444546454443413e3b3a36302c272119130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a0400000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000010b17232e38424d57616c727f8c919fa3abaaa39f938f86817b76726f6d66696867676768686a686e7174797d838a91969fa6afa9a19891847a6d665b50443a3020160c020000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000916232f3c4956626f7c8999a3afac9f92867a6d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8898a2aeaea298887b6e6155483b2e221508000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000713202d3a4653606d787b7c7f838990959fa09d938e82796d60594f44382c1f1409000000000000000000000000000000000000000305060815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110405020000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262a2d2e31343738383939383734312e2d2a251f1b160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000006131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c12090000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000006111c26303c45505a636d737f8b9299a1a8aea59e98928d87837f7c79777674747474747577787a7d81848a90949ea1a9afa8a19792867c6f685e544a3f32281e0e04000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000714202d3a4753606d7a86929facafa399897d7063544a3f33281c0f030000000000000000000000000000000000000004111d2935414c5665727e8b98aab3ab9f9285786c605346392d2013060000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000006121f2b3844505c666d6e6f72767c838f949fa59e948e81746b6054483b31251a0e020000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e212225282a2b2c2c2c2b2a272521201e1a140f0b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b06040100000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a0000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000a141e2a333e48515b636d737f8791969fa4acaaa29f9a93908c898684828181808181828385878a8e91979c9fa6adaca59d9691857c6f6a60564c42382d20160c00000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000006131f2c3945515d677783909daab5ab9a8d8073665b5044382b1f140a000000000000000000000000000000000000010c13202c3945525d6875828f9ba8b5a89b8f8275665b5044382b1f120600000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000003101c28343f4a545c606162666b6f79828f97a1a69d93897d7063574d42362a1e120500000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b09070603000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c0200000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000020c18212c363f49515b636d727d848e939a9fa6acaca49f9d999992918f8e8d8d8d8e8f909298979a9ea1a9abaca7a09d938e847c6f6a60584e443a2f261c0e05000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000004101d2935404b556673808d99a9b3ab9e9184786c6053463d2f261c1106000000000000000000000000000000000008131e28343f4a54606d7a86929facb1a7988b7e7265544a3f33281c0f03000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000b17232e38424a505354565960676d7a85919eaba59c8f8276695e53463a2d211407000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b0806050300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101112131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a000000000000000000000000000006131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000060f1a242d374049515b626b6f7a818790949b9fa3ababa9aba39f9d9c9b9a9a9a9b9b9d9fa2aaa7ababaca49f9c959189817a6e6a60584e463d32281d140a000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e030000000000000000000c18242f3c4956636f7c8997a1adada196897d7063584e42382d22170f06000000000000000000000000000000081119242f3844505c66727e8b98a3aeaca095877b6e6154483b2d22170b00000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000006111c2630383f444647494f555e68727f8c99a3ab9f94877b6e6154483b2e2115080000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111320202020202020201a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c101212131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000006131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000008121c252e374048515960686d757c83898e92999b9fa2a9a6a8a9a9a7a7a7a7a7a8aaa9a8a6aaa29f9c9a938f89847d746d685f584e463d342b20160b020000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000713202d3a4653606d7985919eabb2a89c8f82766a60544a3f3328211810080200000000000000000000000309111a232935414c56606d7884919eaab3a99d908377695e53463a2d1c1106000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000a141e262e34383a3b3d434c56606d7a86929faca6978a7e7164574b3e3124180b00000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f0200000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a05000000000000000000000000000000000000000000000105090b0b131313131309090703000000000000000003070b0d0e1313131311100e0a0600000306080913131313100f0d09040004090e111213131313130a090704000000000000000000000000000000000003080b0d0e13131313070604000000000000000005090d0f1013131312110f0c07010000000000000000000000000000000000000000000000000000000000000000040c13181d202d2d2d2d2d2d2d2d2626231f19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000000000000000000000000000005121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000a131c252e363f474f565d606a6f767c81868b8e929797999b9c9e9e9f9f9f9e9e9d9d9b999798928f8b87827d78706b605d564e463c342b22190e05000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000006121f2b3844505c6673808d99a4afaa9f94897c6f665b50443d332a2219140e09060400000100000406090e151a232b353d45525d68717e8b96a0acada1978b7e7165574d42362a1e0a000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000020c141c23282b2d2e313a45525d687783909daaa6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e11040000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a0300000000000000000000000000000000000000060c1115171820202020201615130f0a040000000001080e13171a1a202020201e1d1a16110b0a0f131516202020201c1b1915100a0f151a1d1f2020202020171614100b050000000000000000000000000001080e14171a1b202020201413100c0701000000020a1015191c1c2020201f1e1b18130c05000000000000000000000000000000000000000000000000000000000000040d161d24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000000000000000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d06000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000000000000000000000010a131c242d353d444c525860626a6f757a7e8285888a8d8e909192929292929191908e8c8a8985827f7b75706c656059524c433c332b22191007000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000003101c28343f4a54616e7b87939fabb0a69d9083786c60594f453c342a251f1a1312100c070e070c1013131a1f262b353d47505a606d7a84919ea8b2a99e9285796d6053473b31251a0e0000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000020a11171c1f20212935414c566774818e9aa7a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d100400000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d0400000000000000000000000000000000000911181d2124252d2d2d2d2d23221f1b160f070000020b12191f2326272d2d2d2d2a2927221c15151b1f22232d2d2d2d292825211b141920262a2c2c2d2d2d2d2423201c1610080000000000000000000000020b131a1f2426272d2d2d2c201f1d18120b0300040c141b212528292d2d2d2b2a28231e170f0600000000000000000000000000000000000000000000000000000000010c161f282f35394646464646464646403f3b352e261c120700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a0000000000000000000000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c04000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e0400000000000000000000000000000000000000000000000000000000000000000000010a121b232b323a41454e54586062686d7175797b7e80818384858586858584848381807e7c7975726e6963605b534f45413a312a21191007000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000b17232e3846535e6975818e99a3aeab9f958b7f726b60574e463e36302a25201f1c181b1a1b181c1f20262b31373f474f59626c74818e97a1adada1978d8073675c514538291f140900000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000060b10121319242f404d5a6673808d99a6a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d0300000000000000000000000000000009121b22292e31323939393939302f2c2721191007010b141d242b303334393939393736332e271f20272b2e2f393939393635312c261e242b3136383939393939302f2c28211a1108000000000000000000010b141d242b303334393939392d2c29241d150d030c161e262d3235363939393837342f2921180f0000000000000000000000000000000000000000000000000000000007131d28313a404553535353535353534d4b4740382e24190e0200000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b010000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9e9184776b5e5144382b1e110613202c3946535f6c7986929facada094877a6d6154473a2e211407111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f6060606060606060585651493f3422190f00000000000000000000000000000000000000000000000000000000000000000000000000091119202830353d43474e54565e6164656c6e717375767778797979787877767573716f6d6665615f57535049413d352f281f180f070000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000006111c2a36424d57616e7b86929fa8b1a79f92877d6f6a5f585046413b36312d2c282327272723282c2d31373c42475159606b717e8b939da9b1a79e92857a6d61554b4034291c1004000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000306081926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a000000000000000000000000000006111b242d343a3d3e46464646463c3b38322b23190f08121d262f363c3f414646464644423f3931292b32373b3c4646464643413d3830282d353d424546464646463d3c38332c231a1005000000000000000008131d262f363c4041464646463a39352f271f150b141e2830383e41434646464544403a332a210f050000000000000000000000000000000000000000000000000000010d18242f3a434b515f606060606060605957524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000000000000000000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b4146475353535353535353534c4a463f372d2310070000000000000000000000000000000000000000000000000000000000000000000000000000070e161e242932373d43484c5254535b6062646668696b6b6c6c6c6b6b6a6a68666462605c5455534d46443f382f29241e160d0600000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a1007000000000000000000000000000000000e1a25313b46535f6973808d96a0abaea39991857c6f6a615a524d46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa5afaa9f958b7e71685e5243392f23180c00000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c1005000000000000000000000000010c18222d363f454a4b53535353534948433d352b21160e19242f3840474c4d53535353514f4a433b31343d434749535353534f4e49423a30353f474e5253535353534a48443e352c21160b00000000000000030e1a242f3841474c4e535353534745403931271d121b26303a42494e4f53535352504c453c3321170d030000000000000000000000000000000000000000000000000004111d2935404b555d6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a0000000000000000000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b4646464646464646463f3e3a342d251b1100000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920272b32383a41464749505355575a5b5d5e5f5f5f5f5f5e5e5d5b59575653514a4846423b37332d261d19130c04000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000009141f2a36424d57606d79849199a3afaba19791857c716c615e56534d494644404141414141404546494e53575f616d727d869298a3aeaba2989083776c60564c4131271d1207000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a00000000000000000000000005111d29343f48505658606060606056544f473d32271b131f2b36404a52585a606060605d5b554d43393d464e5456606060605c5a544c42333d4751595e5f6060606057554f473e33281c100400000000000008141f2b36414a52585a6060605f5e514b43392f2418212d38424c545a5c6060605e5c574f4533291f1409000000000000000000000000000000000000000000000000000613202c3945515d677679797979797979736e63574b3f3226190c00000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c100400000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a00000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e39393939393939393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d151b21272c3035393a3f4446484b4d4e505152525352525151504e4d4b494644403b3a36312b27221b140b08010000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000030e1a26313b45515d676f7c87929fa4aea9a19791867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa39992857c6e655b50443a301f150b010000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e04000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d0000000000000000000000000915212e3a45505a62656c6c6c6c6c6360594f43382c1f1723303c47525c64676c6c6c6c6a675f554a3f434e5860626c6c6c6c69655e54453b424e59636a6c6c6c6c6c6361594f44382c2014070000000000000b1724303c47525c64676c6c6c6c6a5d554b4035291d25323e49545e66696c6c6c6b686157453b31251a0e020000000000000000000000000000000000000000000000000714202d3a4753606d7986868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c070503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212c2d2d2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1e25292d2d3337393b3e40424344454646464545444342403e3c3a38342e2d2a261f1b17110a020000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a010000000000000000000000000000000000000009141f2935404b55606a717e8b929ca4afa9a198928a817b746e696562605c545b5a5a5a5b545c6063666a6e747b828b9299a2aaaca49f92877d706a5f53493f32281e0d030000000000000000000000000000000000000000000000000003090e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1109030000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e0500000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f0000000000000000000000000b1724313d4a56626c7179797979796f6b6054483b2f221a26333f4c58646e74797979797771675b4f424754606a6f79797979767065574d4245525e6a757979797979706b6155483c2f2316090000000000000d1a2633404c58646e747979797975675d5145392c1f2835414e5a667076797979787368574d42362a1e12050000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a0000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414202020202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d2022272b2d2f313335363838393939383837373533312f2d2c2823211e1a140f0b06000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000030c18242f39434e58626d73808d929fa4acaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39a938c7f726b61584e41382d20160c00000000000000000000000000000000000000000000000000050d141a1e212b3844505b66737f8c999393939393939084776b6054443a30241e1a140d0500000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b04000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d100000000000000000000000000b1825323e4b5865717e86868686867d6f6356493c30231a2734414d5a6774808686868683776a5d51404b55626f7c868686868276695e534646535f6c7987868686867d7063574a3d3024170a0000000000010e1b2734414e5a67748086868687796d6053473a2d202936434f5c6976828686868578695e53463a2d2114070000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313131313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113171b1f20222427282a2b2c2c2c2c2c2b2b2a28262423201f1c1814120e0903000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000007121d27313d46505a636e73808c939aa1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6afa8a09992887f726d62594f463c2f261b0e04000000000000000000000000000000000000000000000000050f171f252a2d2e333f4a54616e7a8786868686868686867f7265594f43322e2d2a251f170f05000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d20130000000000000000000000000b1825323e4b5865717e8b939393897c6f6356493c30231a2734414d5a6774808d93939084776a5d5145515d6774818e939393877b6e61544a3f535f6c79869293938a7d7063574a3d3024170a0000000000000b1825313e4b5864717e8b9399897c6f6356493c30232633404d596673808c9397877b6e6154483b2e2115070000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0aca6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105060b0f121315181a1b1d1e1f1f201f1f1e1e1d1b1a18161312100c070502000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f050000000000000000000000000000000000000000000000010b151f2b343f48525c646e737f8892979ea5acaaa29f9a93908c898684828181808181828486898c90959b9fa3ababa39f9691877e726d635b51473e332a1d140a000000000000000000000000000000000000000000000000030d17212931363a3b464646525e686e797979797979797979726d62564746463b3a36312921170d030000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b989f96897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514753606d7a85929fa4998c8073665c5044535f6c7986929f968a7d7063574a3d3024170a0000000000000915222f3c4855626f7b8898988c7f7265594c3f302424303d4a5763707d8a96978a7e7164574a3e2e23180c0000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131312070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000030506080b0d0f101112131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000030d19222d36404a525c646d727d858f939da0a7acaca49f9c989892918f8e8d8d8d8e8f919299999da0a7acaca49f99928d847d716c635b51493f352c21180b0200000000000000000000000000000000000000000000000009141f29333b4246485353534d565e616c6c6c6c6c6c6c6c6c65625b515353534846423b33291f14090000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000003070b0d0e13131313131312100d0a06050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514e5764717e8b98a2ab9e9184796d605346535f6c7986929f968a7d7063574a3d3024170a0000000000000613202d394653606c7985929b8e817568564c413529212e3a4754616d7a87969a8d807467544b4034281c100400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000007101b242e38404a525b636b707a828990959c9fa4abaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3abaaababa39f9a938f8780796f6b615a51493f372d231a0f06000000000000000000000000000000000000000000000000020e1a25313b454d535f6060606060605d5f60606060606060605c6060606060605f534d453b31251a0e0200000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000000001080e13171a1a20202020201f1e1d1a1613120f0b060000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d51535f6a7683909caaa9a1978a7d7064574d535f6c7986929f968a7d7063574a3d3024170a00000000000006121f2b3844505b6676838f9c918477685d5246392d202d3946525e687884919d908376665c5145382c1f130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000000020608080b0e1011121313131312100f0d0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000009121c262e384049515961686e757d83898f93999c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a19e9b99928e87827c736d67605950483f372d251b11080000000000000000000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2c2b2a2723201f1b17110a02000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d4a54626e7b88949f9f9c9f9c8f8276695e53535f6c7986929f968a7d7063574a3d3024170a000000000000030f1c28333f4a546773808d9a96877a6d6154473a2e212a36414c566875818e9b9286796d6053463a2d20130700000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000306090f121415181a1c1e1f1f20201f1e1d1c19171413100d0704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c262e373f474f565e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817b756f6a605d554f473e362d251c130900000000000000000000000000000000000000000000000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000010b141d242b303334393939393939383734302d2b27221b140b080000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d515c6673808d9a9f948f949f93877b6e61544a5f6c7986929f968a7d7063574a3d3024170a000000000000000b17222d3e4a5764717d8a9796897d7063564a3d302325303f4c5965727f8c9898897c6f6256493c2f23160800000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b110600000000000000000000000000000000040a0f13151a1f21222527292a2c2c2d2c2c2b2a28262320201d1813100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000000000000000020a141c252e353d444c525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817d7a746e6a626058514b433d352c241c130a0100000000000000000000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000008121d262f363c3f414646464646464543403d3937332d261d1a110a010000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d53606d7985929e978f828f99998c8073665c505f6c7986929f968a7d7063574a3d3024170a000000000000000615212e3b4854616e7b8797998c7f7366594c40302523303c4956636f7c8999988b7f7265584c3f3025190d01060606000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000040a0f151b1f21262b2e2f32343637383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b06000000000000000000000000000000000000000000000000000000000000020a131c232c323b41464f54596063686e7276797c7e808283848585868585848382807d7b7974716d68625f58544e454039312b231a120a010000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0709080603000000000000000000000000000000000000000000000000030e19242f3840474c4d53535353535251504d4946443f382f2b231c130a01000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5764707d8a979e92857a86929e9184796d60535f6c7986929f968a7d7063574a3d3024170a000000000000030714212d3a46535e697885929b8f827568574d42362a202d3a4753606d7a86929b8e817568564c41362a1d11131313130b0b09050100000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d1105000000000000000000000001070d161b20262b2e31373a3b3e4143444546464646454342403d3a39352f2c28231d18120b030000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000010a111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433c352f271f19110800000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f422f2418191615130f0a040000000000000000000000000000000000000000000007131f2b36404a52585a60606060605f5e5d5a56535049413d352e251c130a000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5e6975828f9c9a8d8075828f9b978a7d7064575f6c7986929f968a7d7063574a3d3024170a0000000001090f14181e2a36424d576975828f9c918578695e52463a2d202c3845515d677783909d918477685e5246392d202020202020181715110c06000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e1111131313131313131308070502000000000000000000000105090b0c13131313131313130f0e0c08040000000000000000000000000000000000000000000000000004090c0e0f131313131313130c0b09060100000000000000000000000000000004090c0e0f1313131313131310060503000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e21150900000000000000000000040c131820272b32373b3c4347484b4d4f51525253535251504f4c4a4745403a38342e28231c150c070000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000080e171e252a32383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c373229241d150d070000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669554b403529252522221f1b150e070000000000000000000000000000000000000000000b1723303c47525c64676c6c6c6c6c6c6b6a6763605b534f473f372e251c100700000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a53616e7b87939f95887c707d8a979c8f8276695e5f6c7986929f968a7d7063574a3d3024170a000000030b131a2024272531404c5966737f8c9997877b6e6154483b2e2d2935404b556774818d9a96877a6d6154473a2e2d2d2d2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000040b12171b1d1e20202020202020201514120e090300000000000000060c1115171820202020202020201b1b18140f090100000000000000000000000000000000000000000002091015191b1c20202020202020191816120d0700000000000000000000000002091015191b1c202020202020201c13120f0b060000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000000000000000000000000000000000000000000000000000000000000000000000000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000060d161d242932383c4347494e5355585a5c5d5f5f605f5f5e5d5b595653514b46454039342e271e191009010000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000050d141921272c33383b4146474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018120b03000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4aa9e918477675d5145392f32322f2e2b262019100700000000000000000000000000000000000000000d1a26333f4c58646e74797979797979787673706c656059514940372e22190f0400000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c1309000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5b65737f8c999d9083766d7985919e93877b6e615f6c7986929f968a7d7063574a3d3024170a0000010b151d252b303435393d4a5763707d8a96978a7d7064574a3d2d39392f3e4b5864717e8b97968a7d7063574a3d2d39393939393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d22211e1a140e0600000000000911181d2224252d2d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2625221e18110901000000000000000000030c141b212528292d2d2d2d2d2d2d29201f1b17110a02000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c0300000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b0000000000000000060f181f282f353d43474e5355585f626567696a6b6c6c6c6c6b6a686663605d5553514b444039302b221b130b020000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000000000000000000002080e161c21272c3036393b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b150c070100000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97acac9f93867a6d605347403f3f3f3c3b37322a22190e04000000000000000000000000000000000000000e1a2734414d5a6774808686868686858483807d78706b635b514940342b20160a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a01000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a606c7884919e988b7e716673808d9a998c8073665c6c7986929f968a7d7063574a3d3024170a000009131d272f373c404146464754616d7a8796998d80736653493f46464646464855626e7b8898998c807366544a3f464646464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000e1820282e33363839393939393939392e2d2b261f180f0600000009121b23292e313239393939393939393534312c251d150b000000000000000000000000000000000000020c151e252c3134353939393939393932312e29231b13090000000000000000000c151e262c31343539393939393939362d2b27221b140b020000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140900000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b00000000000000061018212a313a40454e54585f62676a6e71747677787979797978767573706d6764605c54514a423d342d251d140b01000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1a150f0a04000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000a1623303d495663707c899aa4afa4998a7e71645b514b4c4c4c4947433c342a20150a000000000000000000000000000000000000000e1a2734414d5a6774808d939393989291908d89837d726d635b51463d32271b0f04000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b1610090100000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a63707d89969f92857a6d626f7b88959e9184796d606c7986929f968a7d7063574a3d3024170a00030f1a252f3941484d4e535353525e687884919c8f8276655b505353535353535353606c7985929c8f8276665b5053535353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000060f202a32393f434446464646464646463b3a37312a21180e030006111b242d343a3d3f464646464646464642403d372f271d0b02000000000000000000000000000000000009141e2730373d4142464646464646463f3e3a352d251b0f060000000000000008121e2730373d414246464646464646433937332d261d140a00000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000050e18222a333c434b515860626a6f74787b7e80828485858686858483827f7d7a76716d66605c544e463f372e261d130a0000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000000000000000000000000000000714212d3a4754606d7a86939facab9c9083766d605d5559585855544e463c32261b0f030000000000000000000000000000000000000e1a2734414d5a6774808d9a9f9fa29f9e9d9a9590887f726d63584e43372b20150a0000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a05000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6875818e9b9a8e8174675f6a7683909d978a7d70646c7986929f968a7d7063574a3d3024170a000814202b37414b53595b60606060566875828e9b9285796c606060606060606060605b6576838f9c9285796c60606060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000030d1821323c444b4f5153535353535353534846423c332a1f1409010c18232d363f454a4b53535353535353534e4d4841392f1d140a0000000000000000000000000000000004101b25303942494d4f535353535353534c4a463f372d21180b020000000000050e1a24303942494d4f535353535353534f46443f382f261b11060000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c010000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000020b17202a343c454d555d606a6f767c8084888b8d8f90929293929291908e8c8986827e79726d666058514940382e251c1108000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d0300000000000000000000000000000000000000000000000000000000000002080e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d20140700000000000000000000000000000000000000000000000000000713202c3945525d687784919dabab9f948b7f736d6766656565625f584e43372b1f13060000000000000000000000000000000000000e1a2734414d5a6774808d98989a9c9fa3aba7a09a938c7f726a6054473d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6d7a86929f95897c6f635865727e8b989c8f8276696c7986929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c727f8c9897887b6e6c6c6c6c6c6c6c6c6c6c6c6c73808d9998887b6f6c6c6c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000009141f2933444e565c5e606060606060606055534d453c31261a0e05111d29343f4851565860606060606060605b59534b412f261b11060000000000000000000000000000000915212c37424b53595c60606060606060595651493f332a1d140a00000000020d17202c36424b54595c606060606060605c53504941382d22170b0000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e13080000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000a141d29333c464e575f676d747c82888d9196989a9c9d9e9f9f9f9f9e9d9b9999928f8a847f786f6a625b524a40372e231a0e0500000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b01000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b0604010000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000000000004111d2935414c566673808d99a3afa69f9388807a75737272726f6a5f54473b2e2215080000000000000000000000000000000000000e1a2734414d5a6774808b8b8c8d9092999ea5aca49f92877c6f62584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e101113131313131313110605030000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313131308070502000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a727f8b989d9184776b6054606d7a86929f93877b6e6c7986929f968a7d7063574a3d3024170a000e1a2734404d59646f74797979797979797d8996978a7e79797979797979797979797979797e8a97988b7e7979797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b455660676b6c6c6c6c6c6c6c6c6c5f574d42372b1e120915222e3a45515b62656c6c6c6c6c6c6c6c68655d5341382d22170b0000000000000000000000000000000c1925313d49535d65686c6c6c6c6c6c6c65625b51453c2f261c110600000008141e29323e48545d65686c6c6c6c6c6c6c69605b53493f33271b0f030000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c0200000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000006111b262f3b454e585f696e7981878f949a9ea1a8a7a9aaaaaaa9a9aaaba9a8aba39f9c97918c847c726d645c524940362c20170c0200000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b090706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000010d1924303b4854616e7b87929fa7afa49a938d8582807f7f7f7c6f6255493c2f221609000000000000000000000000000000000000091623303c4956636f7d7f7f7f8083868f939ea5afa3999083766a6054473b2e2215070000000000000000000000000000000000000000000000000000000000000000000000000000040b11171b1d1e202020202020201e13120f0b0600000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e090300000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a7783909d998c7f726559515d6774818e9a998c8073667986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686898f999a908a86868686868686868686868686868a909a9b908b86868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57677277797979797979797976695f53463a2d21140b1724313d4a56626d727979797979797979756f6553493f33271b0f0300000000000000000000000000020e1b2834414d59656f7579797979797979726d62574d42382d22170b0200050e1925303b44505a656f7579797979797979766c655b5044372b1f120500000007121d27313e46525e69727f8b959f988f82756c61554c4135291e140a00000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000b17222d38414d575f6a6f7b848e939a9fa6abacaaaaa39f9e9d9c9c9d9ea1a9a7acaca9a19e9691877f746e645b52483e32291e13080000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000814212d3a46535e6974808d959fa7aca49f98928f8d8c8b8b7f7266594c3f3326190c0000000000000000000000000000000000000915222f3b4854606b6f72727273767b818e939ea9ab9f95897c6f6256493c2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000050e161d22272a2b2d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000000000000000000000000000000040c13191d20212d2d2d2d2d2d2d2d22211e1a140e06000000000000000000000000000000000000020b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776f7c88959f92867a6d61544b55626f7c89959e9184796d7986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9393939393939699a1a29a979393939393939393939393939393979aa2a29b98939393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69778486868686868686867b6e6155483b2e2215091825323f4b5865727f86868686868686868175655b5044372b1f120500000000000000000000000000020f1c2935424f5c687582868686868686867f72695f544a3f33281d140a020c17202a36414c56616c75818686868686868682796c605346392d201306000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c1106000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1b27333f49535e696f7c8591969fa4acaca7a09d98989291908f90909197979b9fa2aaada8a099928c80746e635a50443a3025190d03000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d020000000000000000000000000000000000000000000000000000000005121e2a36424d57606d798390959fa2aaaaa29f9b9998988c7f7266594c3f3326190c00000000000000000000000000000000000007131f2c38434f59606365656567696e78818e97a1ada79a8d807467554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000e1720282e33363739393939393939382d2b27221b140b0200000000000000000000000000000000000000000000000000000000040e161e24292c3939393939393939392e2d2b261f180f0600000000000000000000000000010507070f0f1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d90847774808d9a9b8e8275685e524754606a7783909d978a7d707986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9b9f9f9f9f9f9fa0acafa6a49f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a3a8a6a49f9f9f9f9f9f9f9f9f988b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b88969393939393938b7e7165584b3e31261a121e2a36424d576875818e9393939393939285786c605346392d20130800000000000000000000000000000714212e3a4754616d7a85919393939392867b6e665b50443c2f261c1108131e29323a46525e68717e8a939393939392857a6e655b5044372b1f120500000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e23170b020000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000005121f2b3744505b656e7b849197a0a8afa7a09d95908b8885848383838485878a8e92989fa3ababa39f928c80736c61564c41362a1f140900000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000000000000020e1a25313b45515c676d7a838c92989b9d9e9fa39f9f998c7f7266594c3f3326190c000000000000000000000000000000000000030f1b27323d474f5456585859575e666d7a85929eabaa9d908377675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000711202932393f434446464646464646443937332d261d140a000000000000000000000000000000000000000000000000000000020c1620283035394646464646464646463b3a37312a21180e030000000000000000000002080d1113141c1c1c25323e4b5865717e8b98a296897c6f6356493c30231c2734414d5a6774808d9a9d9084777985929e96897d7063564c434e5865727e8b989c8f82767986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e93939393939393939fa3a59d9b939393939393939393939393939394979ea49d9a9393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8b98a89f9f9f9f9b8e817568574d42372b1e14212d3a46535f697884919e9f9f9f9fa197887c6f6255493c2f24190d01000000000000000000000000000713202d3946525e68707d8a929da8a2989083786c60574d42382d22170e1925303a44505a616e7a85929ea5a89d938a7d70685e53493f33271b0f03000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f14090000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000004101c2834404a54606c77828f96a1a9aea49d959189837f7c797777767677787a7d81868c9299a0a8afa49c928a7e70685e52463b31251a0e0000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d050000000000000000000000000000000000000000000000000000000000000009141f2934404b555e686d7980858b8e909192999393938c7f7266594c3f3326190c000000000000000000000000000000000000000a16212b353d4348494c4c4c4d545d6873808c99abac9f9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000050f1923323b444b4f51535353535353535146443f382f261b1106000000000000000000000000000000000000000000000000000008131e28323a41455353535353535353534846423c332a1f1409000000000000000000040c13191d202128282828323e4b5865717e8b98a296897c6f6356493c3028282834414d5a6774808d9a9d9084777d8a979e9184786c6053463d4754606d7a86929f93877b7986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686868692999d938e8686868686868686868686868686878c979d928d868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675828f9ba8acabacab9e918578695f53473a2e2115222e3b4855616e7b8896a1adacaaaca9998c7f7366564c4135291d11040000000000000000000000000005111d2a36414c56616b74808d96a0aa9f948b7f72695f544a3f33281d16202a36414c56616c75818f97a1aba0968e81746c61564d41382d22170b000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a0d0300000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2c3844515c66717e8b949fa9afa59d928d837d77726f6d666a69696a696e70747a80879196a0a8aea49e92857a6d61574d42362a1c11060000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d08020000000000000000000000000000000000000000000000000000000000000000030c18232f39434c565e676d737a7e8184858686868686867f7266594c3f3326190c00000000000000000000000000000000000000040f19232b32383b3c3f3f3f424c56626f7c8899a3aea399877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000b16212b35444d565b5e606060606060605e53504941382d22170b00000000000000000000000000000000000000000000000000010d1924303a444c525f606060606060606055534d453c31261a0e0200000000000000040e161e24292d2e35353535353e4b5865717e8b98a296897c6f6356493c3535353535414d5a6774808d9a9d908477828e9b9a8c8073665b50443945515d6774818e9a998d807986929f968a7d7063574a3d3024170a000e1a2734404d59646f7479797979797979797987929b8e8179797979797979797979797979797a87969a8d8079797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929fa8a19ea1a8a197887b6e6255483b2f221825313e4b5864717e8b97a8a8a09ea0a89c908376685d5245392c20130700000000000000000000000000010d1925303a444f59606d79849199a3a69f92867b6e665b50443c2f261e28323a46525e68717e8a939ea9a3999184796d605a50443b2f261b11060000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f150b01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000713202d3a4653606d7984919ea6b0a79d938d8079706b6562605c545c5d565e6164686d737c849196a0aaada2978e8174695e5346382e23170b000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d01000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d10101010101008070501000000000000000000000000000000000000000000000000000000000000000000000007121d27313a444c555d60686d71747778797979797979726d63574b3e3225180c000000000000000000000000000000000000000007101921272c2f3032322f3a4653606d7986929facab95887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000004101c27323d47565f676a6c6c6c6c6c6c6c6b605b53493f33271b0f0300000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000000000000020c1620283035393a4242424242424b5865717e8b98a296897c6f635649424242424242414d5a6774808d9a9d90837a86929f93877b6e61544a3f35414c55626f7c89959e91847886929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c6c677783909d918477686c6c6c6c6c6c6c6c6c6c6c687784919d908377676c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8998a2a1969196a1a9988b7e7265584b3f31261e2a36424d576874818e9ba9a0969196a09f92867a6d6054473a2d21140a000000000000000000000000000008131e28323e45515d676f7c87929fa6a2989083786c60574d42382d25303a44505a616d7a85929ea5a69f92877c6f675d51483e32291d140a0000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1207000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00030f1c28333f4a5464717d8a96a1acaca0958e81746d6760595553514a50504d5254565d606a6f7b849198a2aea99f92867b6e61544a3f34281c1003000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29323a434b51565d6064686a6b6c6c6c6c6c6c66635b51463a2f22160a000000000000000000000000000000000000000000070f161b1f222325252c3844515c667784919daaa296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000713202c38444f5967717779797979797979776c655b5044372b1f14090000000000000000000000000000000000000000000000000713202c3945525d6876797979797979797976695f53463a2d21140700000000000008131e28323a4146474f4f4f4f4f4f4f5865717e8b98a296897c6f63564f4f4f4f4f4f4f484d5a6774808d9a9d90837e8b989c8f8276695e5342382f3a4754606a7783909d978a7d86929f968a7d7063574a3d3024170a000814202b37414b53595b606060606060556774818d9a96877a6d61606060606060606060566875818e9b9286796d6060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b0100000000000000000000000000000000000000000000000000000000000005111d2935414c566673808c99aa9e9184919eaa9b8e817568584e43372b202d3a46525e697784919ea1979184919ea3998a7d7164574a3e31261b0f0300000000000000000000000000020c16202935404b55606a737f8c949faa9f948b7f72695f544a3f332935414c56616c75818e97a1aa9f948c7f736a60554b40362c20170b02000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f24180b020000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0006121f2b3844505b6675828f9ba8b1a89d9083786d605c554f4946444043434246474c52585f696e7b86929fa8afa3998d8073665c5044382b1f120600000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c1012121313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172029313940454c5254585b5d5e5f6060606060595751493f352a1e120600000000000000000000000000000000000000000000040a0f131516191c2834404a546a7683909da9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000916222f3b4854606b77838686868686868684776c6053463b30251a0e0000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686867b6e6155483b2e2215080000000000010d1924303a444c52545b5b5b5b5b5b5b5b65717e8b98a296897c6f635b5b5b5b5b5b5b5b54535a6774808d9a9d918483909c978a7e7164574d422f2b37434e5865727f8b989b8e8187929f968a7d7063574a3d3024170a00030f1a252f3941484d4e5353535353535864717e8b97968a7d70635753535353535353535865727f8b9899897c6f63565353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000000000000000000000713202d3946525d687683909da8988c7f8c98a29e9185786a5f53473a2e212e3b4754616e7b8796a09e9285808c99ab9a8e817467584e43372b1f12060000000000000000000000000000050e18242f39434e58606d78839098a2a69f92867b6e665b50443c323a46525e68707e8a939ea9a2989083786d60584e43392f231a0e05000000000000000000000007131d28313e46535e69727f8c95a0988e81756b61554b4035291d140a0000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000613202d394653606c7985929fabaca095897d70665c514b433d3a38342e30363a3b41454e565e69727f8b96a0acab9e9185796d6053463a2d20130700000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f353a4145474b4e51525353535353534c4b463f372e23180d02000000000000000000000000000000000000000000000000030709090c18232e43505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5663707d8995939393939396897d7063574d42362a1c110600000000000000000000000000000000000000000000000714202d3a4753606d7a86939393939393877b6e6154483b2e211508000000000005111d2935414c565d61686868686868686868717e8b98a296897c6f686868686868686868615e576774808d9a9f928690949e9285796d6053463b3127323d4754606d7a86929f928588939f968a7d7063574a3d3024170a000009131d272f373c404146464646464855626e7b8897998d807366544a3f46464646464956626f7c8998988c7f7265594c46464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86939fa096877a85929fa197887b6e6255483b2d22313e4b5764717e8a97a89b8f827d8a96a89e9184786a5f53473a2e21150700000000000000000000000000000007121d27313c44505c666e7b86929fa5a2989083786c60574d423a44505a616d7a85919ea5a59f92867b6e665c50463d31281d1108000000000000000000000000010c161f2a36424d57606d788390999e938a7d70675d51453c2f261b110600000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000815222f3b4855626e7b8897a2adaa9d9184776b60544a4039312d2c2823252a2d30353c444d57606c7884919eaaada197897c6f6356493c302316090000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d24293035393a3e4144454646464646463f3e3a352e251c12070000000000000000000000000000000000000000000000000000000000071d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000713202d3946525e6875818e9ba89f9f9fa89b8f8275695e5246382e23170b00000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f9f9f94877a6e6154473b2e21140800000000000713202d3946525d686d757575757575757575757e8b98a296897c757575757575757575756e695e6774808d9aa29892989f9a8d8074665c51453829202c3945525d6874818e9b9892939aa4968a7d7063574a3d3024170a0000010b151d252b30343539393939394653606c7985929c8f8376665c5044383939393a4653606d7986929b8e827568574d423639393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a00000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8a99a49e918477828f9ca9988b7e726553493f332a36414c566774818d9aaa988b7f7a8796a0a196887c6f6255483c2f24180d010000000000000000000000000000010b151f28343f4a545f69717e8b939ea99f948b7f72695f544a414c56616c75818e97a1a89e938b7e71695f544a3f342b1f160c0000000000000000000000000000040d1a25313b44505c666f7c87939f9e9184796d60584e41382d22170b02000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a9b3a69a8d807367594f42382f27201f1c18191e202429323b44505b65737f8c99a9a6a9998c807366594d4033261a0d000000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f0700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181e24292c2d3135373839393939393933322f2a231c130a000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616d7a86929facacacacac9f92877b6e61544a3f34281c10030000000000000000000000000000000000000000000006121f2c3844515c667986939facaca094877a6d6154473a2e21140700000000000714212e3a4754616d7a8182828282828282828183909da99c8f82828282828282828282817b6e616774808d9aaaa29fa29f95887b6f62544b4034281d2935414c56626f7c8995a09f9fa4ac968a7d7063574a3d3024170a000000030b131a202427282d2d2d2b3744505b6576828f9c9285796d6053463a2d2d2c3844515c667683909c918478695e52463a2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0707040100000000000000000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c110600000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9aab9b8e81757f8c99a99b8e8275655b5044372d3946525e687784919da298887c7784919ea9998c7f7266554b4035291d1104000000000000000000000000000000030d17232e38424d57626c75828f97a1a69f92867b6e665b5045525d68707d8a939ea9a1968e81756c62574d42382e22190d0400000000000000000000000000000009141f28343f4a54606a74808d97a1968d80736a5f53493f33271e1308000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4b1a4978a7e7164574b3e30261d1512100c0e1114192027333f4953616e7b88979a9998978f8276695c4f4336291c10030000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e2215060000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c13191d202125282a2b2c2d2d2d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8c99a3aeaaa8aaafa3998c7f73665c5044382b1f14090000000000000000000000000000000000000000000004101c2834404a5f6c7986929facada093867a6d6053473a2d20140700000000000815212e3b4854616e7b878e8e8e8e8e8e8e8e8e90959fab9f948f8e8e8e8e8e8e8e8e8e887c6f626774808d9aa7aeacaa9d9083766a5f5342392e2319242f3a4754606a7783909daaacafa3968a7d7063574a3d3024170a0000000001090f14181a1b20201b27333f495366737f8c9998887c6f6255493c2f222834404a546773808d9a96877b6e6154473b2e212020201b1a17140e08010000000000000000060c1114202d3a4753606d7a8693a0ada6998c807366594d4033261a1a1413110d0801000000000000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919eab988c7f727c8897a29e9285796c605346392e3a4754616d7a8795a09f92857974818e9ba79c8f8376675d5145392c2013060000000000000000000000000000000006111c26303b45505a616d7a85919ea4a2989083786c60574f59606d7a84919ea5a49a91847a6d615a50453b30261c100700000000000000000000000000000000030c17232e38424e58606d7a85919e9f92877c6f655b50443a3025190c030000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1925323f4c5865727f8b98a5afa396897c706356493d3023140b0604000205080e17222d3846535f6978858e8d8c8c8b8a85786b5e5245382b1f12050000000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181b1e1f202020202020191816120d070000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919eaba69e9c9ea6ab9e9184786d6053463b31261a0e00000000000000000000000000000000000000000000000c18232e46525f6c7985929facaca09386796d6053463a2d20130700000000000815212e3b4854616e7b87949b9b9b9b9b9b9b9b9d9fa79fa69f9c9b9b9b9b9b9b9b9b95887c6f626774808d9a9f9f9fa2988b7e7165584e4330271d131e2b38434e5865727f8b98a29f9f9f968a7d7063574a3d3024170a0000000000010911181e2225252d222d3d4a5663707d899a988b7f7265584c3f3025232e3e4a5764717d8a97978a7d7164574a3e2e232d2d2d2726241f1a130b020000000000000910171d21202d3a4753606d7a8693a0ada6998c807366594d403326262621201d19130c040000000000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f140900000000000000000000000000000000000000000000000000000815222f3b4855626e7b8896a1a399897c6f7985929fa197887b6f6255483c2d3e4a5764717d8a97a89c8f8276717e8b98a89f92867a6d6053473a2d20140900000000000000000000000000000000000a141e29333f46525e68707d8a929da89f948b7f72695f56616b74818e97a1a79f93887d70685d52483e33291e140a00000000000000000000000000000000000006111c26303d45525d68717e8a949f999083776c60564c41362a1e150b0000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1825323f4b5865727e8b98a5afa295897c6f6256493c2f23160600000000000006111b2a36424d576673808180807f7e7d7d706356493d3023160a000000000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e11121313131313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000005121e2a36424d5763707d8a96a0ab9e948f949eaaa1968a7d7064574d42362a1c120700000000000000000000000000000000000000000000071f2c3845525f6b7885929eabaea3998679665c5145382c1f130600000000000815212e3b4854616e7b8793939393939393939393939393939393939393939393939393887c6f626774808d939393939392857a6d6054473c3121150f1b27323d4754606d7a869293939393938a7d7063574a3d3024170a000000000009131b23292e31323939393a4754606d7a86939b8e817568564d42363939393b4854616e7b87969a8d807367544a3f34393939393433302b241d140b010000000009121b22282d30313a4753606d7a8693a0ada6998c807366594d40333333332d2c29241e160d04000000000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000000000000000000004101c2934404b5565727f8c98a89f9286796d75828f9ba9988b7f726553493f35414c566774808d9aaa998c7f726e7b8896a1a3998a7d7064574a3d31261a0e0200000000000000000000000000000000020c18212a36414c56616b74818d96a0a69f92867b6e665d68707d8a939ea9a0958d80736b60564c41362d21180c02000000000000000000000000000000000000000a151e2935414c56616c76828f989f948b7e71685e52463d30271d120700000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a396897d7063564a3d2d22170b010000000000000e1a26313b4b58636e73757473727170706b6054483b2f22160900000000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000714202d3a46525e6975828f9ba8a3998f828f98a2a89c8f8276695f5346392e23180c00000000000000000000000000000000000000000005121f2b3845525e6b7885919eabac9f9286796c5f4b4034281c100400000000000815212e3b4854616e7b8686868686868686868686868686868686868686868686868686867c6f62677480868686868686868174675d5145392c20130a16202c3945525d687481868686868686867d7063574a3d3024170a0000000007111b252d343a3e3f4646464645525d687784919d918478695e5246464646464646525e697884919c908376665c50444646464646413f3c362f261d130800000006101b242c34393d3e404753606d7a8693a0ada6998c807366594d40404040403a39352f2820160c0100000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000000000000000006131f2c3845515c6776828f9ca99c90837667727f8b98a99b8f8275655b50443945525d687783909da298897c6f697884919eab9a8d817467574e42372b1e12060000000000000000000000000000000000060f1925303a444f59606d79849199a3a2989083786c606d7a84919ea5a3989083796d60594f443a30241b0f060000000000000000000000000000000000000000030c19242f3a43505a616e7b86929f9e92857a6d61594f42392e23180c03000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1623303d495663707c8996a8b1a4978b7e7164544a3f33281d120700000000000009141f2f3b47525c63666867666564646360594f44382c2013070000000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313060400000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929fac9f92877a85929fab9f93877b6e61544a4034281c1004000000000000000000000000000000000000000005121e2b3845515e6b7884919eabac9f9285796c5f52462e23180c0000000000000714202d3a46525e6976797979797979797979797979797979797979797979797979797979766a5f646e7479797979797979746f64554b4135291d1104111d2935414c56646f7479797979797979706b6155483c2f231609000000010d18232d373f464a4c53535353534c566774818e9a96877b6e6154535353535353534d576875828f9b9285796d60535353535353534e4c4741382f241a0e0300000c17222c363e45494b4d4d53606d7a8693a0ada6998c807366594d4d4d4d4d4d4745413a32281e13080000000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e140800000000000000000000000000000000000000000000000714202d3a4753606d7986929fab998d8073666f7b8897a19e9285796c6053463a4754606d7a86939f9f9286796d6875818e9ba89e9184786a5f53473a2e21140700000000000000000000000000000000000008131e28323e45515d676f7c87929fa79f948b7f726b74818e96a1a69f92867c6f675c51473d32281e12090000000000000000000000000000000000000000000008131e28313e46535f69727f8c95a0978e81746b60544b4034281f1409000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000814212e3b4754616e7a8795a0aca79a8e8174665b5044392f2318110a020000000003131f2a35404a52585a5b5a5959585756544f473d32271b10040000000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c070100000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006121f2c3844505c6673808c99a3ab9c8f8276818e9ba9a4998d8073665c5144382c1f1509000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaab9f9285786c5f5245392c1f0700000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c625f585c64676c6c6c6c6c6c6c67645d53433a2f24180d010d19242f3a43535d64686c6c6c6c6c6c6c6361594f44382c20140700000006121e29343f495156586060606060606065717e8b98978a7d71646060606060606060606065727f8c9898887c6f62606060606060605a58524a41362b1f14080005111d28343e48505557595959606d7a8693a0ada6998c8073665959595959595954524c443a2f24190d010000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000000000000000a1723303d4a5663707d8998a2a3998a7d70636a7885919ea297887c6f6255483d4a5763707d8a99a49c8f82766665717e8b98a8a196887b6e6255483b2f24180c000000000000000000000000000000000000020c16202935404b55606a737f8c959fa69f92867b707d89939da89f948b7f726a5f554b40352b20160c0000000000000000000000000000000000000000000000010c161f2a36424d57606d7883919a9e93897d70665c51453c31261a0d040000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000714202d3a46525e697784919dacab9e9184786c60554b403429221c140b05000000020e19242e3840474b4d4e4d4d4c4b4a4948443d352b21160b000000000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f22150900000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b03000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919eaba3998b7e717d8a97a2ab9e9285796d6053463c31261a0e010000000000000000000000000000000000000004111e2b3744515e6a7784919daaab9e9185786b5e5245382b1f12050000000000020e1a25303b454d525f60606060606060606060606060606060606060606060606060606055534e52585a606060606060605b59534b4131281d13070008131e2831414b53595b6060606060606057554f473e33281c10040000000916222e3a46515b62656c6c6c6c6c6c6c6c6f7b88989a8d80736c6c6c6c6c6c6c6c6c6c6c6c6f7c8999988b7e726c6c6c6c6c6c6c6c67645c52473c3024170b000815212d3945505a6164666666666d7a8693a0ada6998c80736666666666666666605d564c4135291d110400000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000000000000005111e2a36414d566773808d9aaa9f92867a6d606875818e9ba9988b7f7265544a404b556773808d9aaa998c7f7366616e7b8896a1a8988b7f7265554b4035291d1004000000000000000000000000000000000000050e18242f39434e58606d78839098a2a29890827a84919ea5a2978f82776c60584e43392e23190e04000000000000000000000000000000000000000000000000040d1a26313b44515c666f7d88939f9d9184796d60574d42372b20160c0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0005111e2a36424d566774808d9aa4ada1968a7e71675c51453f332d261d170e0600000008121c262e353b3f404241403f3e3d3d3b38322b23190f04000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000005121e2a36424d5764707d8a96a1ac9f92867a6d7985929faba1978a7e7164574d42372b1d12070000000000000000000000000000000000000004111d2a3744505d6a7783909daaab9e9184786b5e5145382b1e120500000000000009141f29333b424648535353535353535353535353535353535353535353535353535353494743474c4d535353535353534e4c4841382f1f160c0100010c161f2f3941484d4e535353535353534a48443e352c21160b000000000b1825313e4a56626d727979797979797979797885929d908379797979797979797979797979797986929b8e81797979797979797979746e64584c3f33261a0d000a1724303d4955616c7173737373737a8693a0ada6998c807373737373737373736d685d5245392c2013070000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000000000000714202d3946525e687784909daa9d908377675d65717e8b98a89b8f8275665b5045515d677683909da298897c6f635f697884919ea99c8f8276675d5145382c1f13060000000000000000000000000000000000000007121d27313d44505c666e7b86929fa69f9490849196a1a59e92857b6e655b50463c30271d1108000000000000000000000000000000000000000000000000000009141f2834404a54606b74818e97a0968c7f73695f53463e32281e130800000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00020e1925303b4855626e7b87939faaa99e9184796d605a50443f382f292017110a0300000a141c242a2f3233353433323131302f2c272119110700000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000714212d3a46535f6976828f9ca8ab9c8f82766874818e9ba9a99c8f8276695f5347392f23180c0000000000000000000000000000000000000004101d2a3743505d6a7683909da9aa9e9184776b5e5144382b1e1105000000000000020d17212930363a3b4646464646464646464646464646464646464646464646464646463c3b373c3f414646464646464641403c362f261d0d04000000040d1d272f373c4041464646464646463d3c38332c231a1005000000000c1925323f4c5865727f868686868686868686868a989f95908686868686868686868686868686868b999e938e8686868686868686868074675a4e4134271b0e000b1824313e4b5764717e8080808080808d99a6b3a99c90828080808080808080807a6d6054473a2d211407000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c03000000000000000000000000000000000000000814212e3b4754616e7a8795a0ac9a8d80736755616e7b8796a19f9285796c60534753606d7a86929f9f9285796d60576874818e9ba79f9286796d6053473a2d20140900000000000000000000000000000000000000010b151f28343f4a545f69717e8b939ea69f969196a0a89d938a7e71695e53493f342a1e150b000000000000000000000000000000000000000000000000000000030c18232e39424f59616d7a85929e9f92867b6e615a50443a2f24190c02000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000914212e3a47535f6a75828f98a3aca0968d80746c625a504a423b3228231c150c0500020a12191f2326272827262625242322201b160f070000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d120700000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939faca3998b7e7165707d8a97a2ab9f94887b6e62554b4034291c100400000000000000000000000000000000000003101d2a3643505d697683909ca9aa9d9184776a5e5144372b1e110400000000000000050f171f252a2d2e3939393939393939393939393939393939393939393939393939392f2e2b303334393939393939393433302b251d140b00000000000b151d252b30343539393939393939302f2c28211a110800000000000c1925323f4c5865727f8b93939393939393939394a2a79f9d9393939393939393939393939393939fa3a59e9b93939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828c8c8c8c8c8d929ca8b4ab9f94908c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b000000000000000000000000000000000000030f1b27333f495364717e8b97a7a49a8a7d7064575e697884919ea297887c6f62554a5663707d8999a39c8f8276665c5864717e8b97a8a3988a7d7063574a3d31261a0e0200000000000000000000000000000000000000030d17232e38424d57626c75828f97a1a8a09ea0a8a0968e81746c61564d41382d22180c030000000000000000000000000000000000000000000000000000000007121c27303d46525d68717e8b949f988f82766c61564c4135291e140a000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2b37434e58626f7c86929fa6a89d928b7e716c605b544d443d342e261e170e070000080e1317191a1b1a1a191817161613100b04000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000006131f2c3845515c6673808d9aa4ac9f92867a6d606d7985929faba69a8d8073675c5145382c1f150a00000000000000000000000000000000000003101d293643505c6976838f9ca9aa9d9084776a5d5144372a1e11040000000000000000050d141a1e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211f2326272d2d2d2d2d2d2d282724201a130b020000000000030b131a202427282d2d2d2d2d2d2d2423201c1610080000000000000c1925323f4c5865727f8b989f9f9f9f9f9f9f9f9faaacaba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9faaacaaa89f9f9f9f9f9f9f9a8d8174675a4e4134271b0e00101c2936434f5c6976828f99999999999ca4aeb9b0a69f9c9999999999999994877b6e6154483b2e211508000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000005121f2b3744505b6575818e9ba89f93867a6d6154576774818e9aa9988b7f7265544b556673808c99aa998c7f72665454616e7b8796a1aa9a8d807467574d42362a1e1205000000000000000000000000000000000000000006111c26303c45505a616d7a85929eabacaaaca3999184796d605a50443b2f261b10060000000000000000000000000000000000000000000000000000000000000b151e2935414c56626c76828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000020f1a26313c47535f6a727f8c949fa7a49f93877e736c665e564f443f38302920191109000002070a0c0d0f0e0d0c0b0a0a0907040000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a396897d7063564a3d302317080806020000000000000000000000000000000000000000000000000713202d3a4653606d7985929eacaa9c8f8275685d6674818e9ba9ab9e9285796d6053473c31261b0f01000000000000000000000000000000000003101c2936434f5c6976828f9ca9a99d9083766a5d5043372a1d100400000000000000000002090e121415202020202020202020202020202020202020202020202020202020161513171a1a202020202020201b1a18140f08010000000000000001090f14181a1b20202020202020171614100b05000000000000000c1925323f4c5865727f8b939393939393939393939da0a7a09393939393939393939393939393939393a0a79f9d939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828f9c9f9f9fa0a2a7afb9b6aea8a69f9f9f9f9f9f9f94877b6e6154483b2e21150800000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b02000000000000000000000000000000000613202d394653606c7885929eaa9d908477685d525764717e8a97a79b8f8275665b515c677683909ca298897c6f6356535e697884919eaa9d918477695f53463a2d2114070000000000000000000000000000000000000000000a141e2a333f46525e68707d8a99a3aeb7ac9f92877c6f675d51483e32291d140a00000000000000000000000000000000000000000000000000000000000000030c1924303a44505a626e7b86929f9e91857a6d60584e42382e23170b0300000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000a15202b37434e58606c78828f959fa6a499938b80786e686159504a423b322b231b1209000000000000020100000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f15212e3a47535f6a76797979797976675c5145382c1f130e090603000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9a4978a7d7164574a3e2f24191514120e090300000000000000000000000000000000000000000006121f2b37434e5864717e8a97a1ada3988b7e71645663707d8a97a1ada2978b7e7164584e43372b1d13070000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a99c908376695d5043362a1d10030000000000000000000000020507081313131313131313131313131313131313131313131313131313130908060b0d0e131313131313130e0e0b0803000000000000000000000003080c0e0e131313131313130a0907040000000000000000000c1925323f4c5865727f86868686868686868686868995a0958986868686868686868686868686868689959f958986868686868686868074675a4e4134271b0e00101c2936434f5c6976828f9393939393969da7b2aea49c999393939393939393877b6e6154483b2e211508000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000916222f3c4955626f7c8897a1a79a8d817467564c54616e7a8795a09f9285796c6053606d7986929f9f9285796d60534d576874818e9ba7a096887b6e6155483b2e23180c00000000000000000000000000000000000000000008131e28323a45515c666e7b86929facb7ab9e91847a6d605a50443b2f261b1106000000000000000000000000000000000000000000000000000000000000000008131e28323e47535f6973808c96a0978d80746a60544a3f34281f140900000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1a26313c44505b666d79838f949da5a49f928d827a706b605c544d443d352d241b12090000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a0000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d12070000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f222f3c4855626f7c8686868686796d6053473a2d201e1a15130f0a04000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a6998c7f7366554b4135292422211e1a150e0600000000000000000000000000000000000000000814212e3a47535f6a7683909ca9ac9f92867a6d6054606d7985929eaba99d9083766a5f53473a2f24180d0100000000000000000000000000000000020f1c2835424f5b6875828e9ba8a99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a56626d72797979797979797979797983909d918479797979797979797979797979797983909d90837979797979797979746e64584c3f33261a0d00101c2936434f5c6976828686868686868b96a2aea89c928c8686868686868686867b6e6154483b2e21150800000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c1106000000000000000000000000000004111d2935404b5566727f8c99a9a8978a7d7164574a525e687784919da297887c6f625663707c8998a39c8f8276665c514b5864717e8b97a8a8988b7e7265544b4034281c100400000000000000000000000000000000000000050f19242f3a444f59606d79839099a3acaaaca1968e81746c61564d41382d22170c0300000000000000000000000000000000000000000000000000000000000000020c16202b37424d57606d7984919e9f93877c6f665c50443b30251a0d04000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000a152028333f4a545d676d79828e939fa3a49c948f857d736d665e564f473e362d241b110800000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f3c4855626f7b88939393867a6d6053473a2e2d2a25211f1b15100b0500000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a89b8f8275675d51453c352f2f2e2b2620180f0600000000000000000000000000000000000004101d2935404b55626e7b88949faba89b8e8175685d525c6674808d9aa7ab9f95887c6f62554b4035291d110400000000000000000000000000000000020f1b2835424e5b6875818e9ba8a99c8f8276695c4f4336291c100300000000000000060b0e10111313131313130f0e0c0904000000000000000000000003070b0d0e13131313131312110f0c0701000000000000000000000004080a0b1313131313131308070502000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c6c6c6c6c6c6c74818d9a93867a6d6c6c6c6c6c6c6c6c6c6c6c6c74818e9a9286796d6c6c6c6c6c6c67645c52473c3024170b000f1c2835414e5a6670767979797979798693a0ada6998c8079797979797979797976695e53463a2d2114070000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b03000000000000000000000000000613202c3945515d6776838f9ca9a096877a6e6154474c566774808d9aa9988b7f72655466737f8c99aa998c7f7266544a4854616e7b8796a0a89c8f8275665c5145382c1f1306000000000000000000000000000000000000020b17212935414c56606b73808d95a0a7a09da0a79d938a7e70685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000040e1a26313c45515c67707d89939e999083786d60574d42362a1f160c010000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000030b17222d38424b555d676d78818b9298a0a69f97928880786e69605950483f362d231a0e04000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000060b13191c23282b2d3337393b3e4855626f7b88959f93867a6d6053473e3b3a36312e2b26201c170e09030000000000000000000000000000000000000000000c1825323f4b5865727e8b98a6ac9f92857a6d60574d45413f3b3a37312a21180e03000000000000000000000000000000000006131f2c3945515d6774808d9aa6aca096897d7063564c54626f7b88959faba79a8d8174675d5145392c20150a00000000000000000000000000000000020e1b2835414e5b6874818e9ba7a89c8f8275695c4f4236291c0f030000000000040b12171b1d1e2020202020201c1b19150f09020000000000000001080e13171a1a2020202020201f1e1b18130c050000000000000000050c11141717202020202020201514120e0903000000000000000000000000000000000006121e29343f4951565860606060606060606064717e8b979a897d70636060606060606060606065717e8b9899897c6f6360606060605a58524a41362b1f1408000d1925323d49545e66696c6c6c6c6d7a8693a0ada6998c80736c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000714202d3a4753606d7a86929faa9d918477685e52464a5764707d8a99a49b8f8275655c6676828f9ca298897c6f62564946525e697784919eaa9f9285796d6053463a2d2013090000000000000000000000000000000000000a141d29333b45525d68707d87939fa69f959095a0a59e92857a6e655b50443c30271d120700000000000000000000000000000000000000000000000000000000000000000915202834404b55606b75818e97a0958c7f72695e52463e31281d12070000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000006111c262f3a434b555d666d747f8691969ea5a19a938d827b706b615a50483f352b20160c020000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000020a11171e24292e34383a3f4446484b4d55626f7b8895a093867a6d60534d4a4846423c3b37322d28221a150e0600000000000000000000000000000000000000000815222f3b4855626e7b88949faba2988b7f72695f57514c4c4847423c332a20150900000000000000000000000000000000000714202d3a4753606d7985929fabab9e9184786c605346535f6a7683909daaab9f92857a6d6053473d32271b0f01000000000000000000000000000000010e1b2834414e5b6774818e9aa7a89b8e8275685b4f4235281c0f0200000000050e161d23272a2b2d2d2d2d2d2d282825201b140c030000000000020b12191f2326272d2d2d2d2d2d2b2b28241e170f060000000000000810171c2123242d2d2d2d2d2d2d22211e1a140e0600000000000000000000000000000000010d18232d373f464a4c535353535353535355626e7b8897998c7f736659535353535353535355626f7b8898988c7f726559535353534e4c4741382f241a0e03000915212c38424c545a5c606060606d7a8693a0ada6998c807366606060606060605f534d453b31251a0e0200000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e040000000000000000000000000a1724303d4a5763707d8a99a3a79a8e817467564c414754606d7a86939f9e9285796c606d7985929f9f9285796d605346424d576774818e9aa7a298897d706356493d30251a0e020000000000000000000000000000000006111c262f3b45505a606d7a849199a49f9490849096a1a1978f82776c60584e43392e23180e0400000000000000000000000000000000000000000000000000000000000000030c18232e39434f59616d7a85929f9f92867b6e61594f43392f24180b0200000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000a141d28313a434b545c606d727c848e939fa2a49f9490857d716c625a50473d32281e130800000000000000000000000000000000000000000000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f13060000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d20130800000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000040b141b22272f35383f444649505355585a5c626f7b8895a093867a6d605b5a5754534d4947433c39332b261f180f09000000000000000000000000000000000000000814212e3a47535f697683909ca5aa9f92857b6e69605d555855534d453c31261a0e0200000000000000000000000000000006131f2b37434e5865717e8b97a2ada3998c7f72655b50444e5865717e8b98a2aea2988b7e7165584e43372b1e1308000000000000000000000000000000010e1a2734414d5a6774808d9aa7a89b8e8175685b4e4235281b0f02000000040e1720282e3336373939393939393534312c251e150c02000000010b141d242b3033343939393939393837342f2921180f050000000008121a22282d3031393939393939392e2d2b261f180f060000000000000000000000000000000007111b252d343a3e3f4646464646464647535f697885929c8f827569574d4246464646464653606c7985929b8e827568564d424646413f3c362f261d1308000005101b26303a42494e4f535353606d7a8693a0ada6998c807366595353535353534846423b33291f140900000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c020000000000000000000005121e2a36424d576774808d9aaba8978a7e7164574b3e45525d687783909da297887c6f626f7c8998a29c8f8276665c50443e4b5764717e8a97a8aa9a8d807367574d42362a1e1205000000000000000000000000000000030d17222d38424d57616c75818e96a1a39890827a84919ea59f948b7f726a5f554b40342820160c020000000000000000000000000000000000000000000000000000000000000007121d27303d46525e68717e8b949f988f82756c61554b4035291d140a00000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000020b161f28313a424a515b626a6f7a818b9298a0a69f9792877e716c62594f443a3025190d03000000000000000000000000000000000000000000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000050d161d262d333a41454a5053535b60626467686a6f7b8895a093867a6d6a686664615e5755534e49443e37312a211a120a01000000000000000000000000000000000006121e2b37424d5763707d89939ea6a29891847b736d676665625f574d42372b1e12060000000000000000000000000000000815212e3b47535f6a7683909da9ac9f92867b6e6153493f4753606d7a85929facaa9d9083776a6054473a2f24190d010000000000000000000000000000010d1a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e020000000b16202932393f434446464646464642413d3730271e140900000008121d262f363c3f414646464646464544403a332b21170c01000005101a242c33393c3e464646464646463b3a37312a21180e030000000000000000000000000000000009131b23292e313239393939393937424d576975828f9c928578695f53473a3939393844505b6676838f9c918478695e52463a393433302b241d140b010000000a141e2830383d4143464753606d7a8693aab4a6998d8073665a4d46464646463b3a36312921170d030000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000714212d3a46535e697784919eaaa196877b6e6154483b414c566673808d99a9988b7f7266727f8c99aa998c7f7266544a3f3b4754616e7b8796a0aa9d908477695e52463a2d2014060000000000000000000000000000010b151f28333f4a545e69717e8a939ea79f92867b707d89939ea69f92867c6f675c51453d32281e130800000000000000000000000000000000000000000000000000000000000000000b151e2a36414c56606c778390999e938a7d70675d51453c2f261b1106000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000040d161f2830394044515860676d757e8691969fa7a19992887e716b60564c4135291f15090000000000000000000000000000000000000000000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000050e171f282f383f444c51545c6063656c6e71747576787c8895a093867978777573716e6967625f58555047423c332c241c130a0000000000000000000000000000000000020e1a26313c4854606b74818e949da5a09691857f7a7673726e695f53473a2e211408000000000000000000000000000004111d2935414c55626f7c88959faba99b8f8275685e52413845515d6774818e9ba7aca095897c6f62564c4135291d11040000000000000000000000000000000d1a2733404d5a6673808d99a6a79a8e8174675b4e4134281b0e01000006121d28323b444b4f515353535353534f4d48423930251b0f0400030e19242f3840474c4d53535353535352504c453d33291e130700000c17222c363e45494a535353535353534846423c332a1f140900000000000000000000000000000000010911181e2225252d2d2d2d2d2631404c5966737f8c9997887b6e6255483b2f2d28333f4a546673808d9996877a6e6154473b2e2726241f1a130b0200000000020c161e262c3235363a4653606d798698a3aea79a8d81746753493f36393a3c3a38342f271f150b01000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d040000000000000000000815212e3b4854616e7b8796a0ab9e918478695e53463a3d4a5663707d8999a39b8e82756675828f9ca298897c6f6256493c3a46525e697784919daaa095877b6e6154483b2e23170c000000000000000000000000000007121d27313944505b666e7b85929fa5a0958c7f726b75818e97a1a3989083796d60594f443a3025190f0600000000000000000000000000000000000000000000000000000000000000030c1925303a44505b656f7c87929f9e9184796d60584e41382d22170b020000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000040d161e272e343f464e555d606c717c8490959fa7a39a92877d70685e52463c31261a0e0000000000000000000000000000000000000000000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000040e172029313a414950555d60666d7075797b7e8082838486929fac9f9286858382807d7b77736f6a64615a534d453e362d251c120900000000000000000000000000000000000915202c38444f59606d79828e939c9fa097928c8683807f7b6e6255483b2f22150800000000000000000000000000000613202c3945515d6774818e9aa7ada1968a7d7063564d4135404b55636f7c8995a0aca79b8e8174685d5245392c20160a0000000000000000000000000000000d1a2633404d596673808c99a6a79a8d8074675a4d4134271a0e0100000b17232e39444d565b5e6060606060605b59534b42372c2015090007131f2b36404a52585a6060606060605e5c574f453a2f24180c0004111c28333e485055576060606060606055534d453c31261a0e020000000000000000000000000000000000070d12161819202020202023303d4a5663707d8999978b7e7164584b3e2f24222d3d4a5764707d8a97978a7d7064574a3d2e231717140e0801000000000000040c141b2125282c3845515c667986929faca89b8f8275655b5046424547484745403931271d12070000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c010000000000000003101c28343f4a5465727e8b98a8a79b8e817468574d42363a4753606d7a86929f9e9285786c7985929f9f9285796d6053463a36424d566774818e9aa7a7988b7e7165544a3f34281c1003000000000000000000000000050e18242f39434e58606c78829097a2a3999083786d616d7a85929ea6a0958d80736b60564c41352921180c030000000000000000000000000000000000000000000000000000000000000008131e27333f49535f6a73808d96a0968d80736a5f53493f33271e14080000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000040c151c2328343c434c515a626a6f7a839095a0a9a39992857a6d61574d42372b1b110600000000000000000000000000000000000000000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000020b162029323b434b535b60676d73797d8285888b8d8f90919298a3aea3989291908e8d8a8784807c76706c625f5750483f372d241b10060000000000000000000000000000000003101c27333d45515c676d7981898f939aa29f9992908d8b7f7265584c3f3225190c00000000000000000000000000000714212d3a4754606d7a85929facac9e9184796d6053463b303a4854606b7784919dabac9f92867a6d6054473d32271b0f0200000000000000000000000000000c1926333f4c5966727f8c99a5a69a8d8073675a4d4034271a0d0100020e1b27333f4b565f676a6c6c6c6c6c6c68655d53483d3125190c000b1723303c47525c64676c6c6c6c6c6c6b6861574c4034281b0f030814212d3945505a61646c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000106090b0c1313131314212d3a4754606d7a86939a8d817467554b403529212e3a4754616d7a8796998d807366544a3f34281c100303000000000000000000020a1015191c2834404b546b7885929eabab9e9184786c6056534d51545553514b43392f23180c000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d12070000000000000006121f2c3844505c6675828f9ba8a9988b7e7165584b3e313945515d677683909ca197887b6f7b8897a29c8f8276665c504438303e4b5764717e8a97a8a89b8e8275665c5044382c1f12060000000000000000000000020c17202935404b555f6a727f8c949fa89f92877c6f665e68717e8a949ea79f93887d70685e52463f332a1e150a00000000000000000000000000000000000000000000000000000000000000020b17222d38414e58606d7984919e9f92877c6f655b50443b3025190c0300000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000030b1218222b313a414550585f686d79839097a1aba1978e8174695f5347382d22170b000000000000000000000000000000000000000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000a141d28323b444d555d656c717a80858a8e9297979a9b9d9e9fa3aab4aaa39f9e9d9b999796918d88837d766e69615a51493f362d22180b02000000000000000000000000000000000b16212834404b555d676d747d82889297a2a39f9c988b7f7265584c3f3225190c0000000000000000000000000007131f2c38434f5965727e8b98a2aea49a8d8073665c5044382c38434f5965727f8c99a3aea2988b7f7265594f44382c1e130800000000000000000000000000000c1926323f4c5965727f8c98a5a6998d8073665a4d4033271a0d000004101d2a36434f5b677177797979797979756f65594d4134281b0e020d1a26333f4c58646e747979797979797873685c5044372b1e11050a1723303c4955616c717979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000606060613202c3945515d677784909d908377675d5145382c202d3946525e687884919c908376665c5044382c1f120600000000000000000000000005090c18232e43505d6a7683909da9ada196897d7068615f575d6062605c554b4034291c1004000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c030000000000000713202d3a4653606d7985929faba197887b6e6155483b2e35404b556673808c99a9978b7e717e8b97a9998c7f7266544a3f342e3b4754616e7a8795a0ab9f9285796d6053463a2d201308000000000000000000000008131e29323a45515d676f7c87929fa6a0968d80736a5f56616c75828f98a2a49a91857a6d615a50453c30261c11060000000000000000000000000000000000000000000000000000000000000006111b262f3c45515d67707d8a939e999083776c60564c41362a1e150b00000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000710191f282f353f464e565d676e7a85929ea6a99f93877b6e6253493f33271b0f0300000000000000000000000000000000000000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000006111b262f3a444d565e676d777e858d91979b9ea2a9a7a8a5a4a4a6acb3aba5a3a4a5a7a6a8a09d9a95908a827b716c635b51483f342a1d140a0000000000000000000000000000000006111c262f3b444d575e666d72797e85929faba8a5988b7f7265584c3f3225190c000000000000000000000000000a15222f3b4854606b7783909daaac9f93877b6e61544a3f3428323d4754616d7a86929facaa9d9184776b6054483a3025190d00000000000000000000000000000c1925323f4c5865727f8b98a5a6998c807366594d4033261a0d000004111e2b3744515e6a77848686868686868175685b4f4235281c0f020e1a2734414d5a67748086868686868685786b5e5245382b1f12050b1724313e4a5764717e868686868686867b6e6155483b2e221508000000000000000000000000000000000000000000000000000004111d2935414c556774818e9a92867a6d6053473a2d202a36414c566875818e9b9285796d6053463a2d2013070000000000000000000000000000071a2734414d5a6774808d9aa9b2a89d91837a726e696c676d6f6d675c5145382c1f13060000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a000000000000091623303c4956636f7c8997a2ab9e918578695f53463a2d2f3c4956636f7c8998a29a8e8174818d9aa298897c6f6256493c2e2d3946525e687784919daaa297897c6f6356493c3025190d01000000000000000000060f1925303a444f59606d79839199a3a49a9184796d6058505a616e7b86929fa7a1978f81756c62574d42382e23170d04000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616b75818e989f958b7e72685e52463d30271d1207000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000070d161e2429343c444c555e68707d8a949faba49a8d8174655b5044372b1f120500000000000000000000000000000000000000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000b17222d38414c565e696e79828b91979ea1a9aba8a19e9b9997989ba2aba1999697989b9ea0a8aaa79f9d948f867e726d635a50463c2f261b11060000000000000000000000000000000b17222d38424d565e696e787f858b9297a29f9c98958b7f7265584c3f3225190c00000000000000000000000006111b2935414c56636f7c8995a0aca99c8f8276695f5342382e232d3946525e6875828e9ba8aca095897c6f63564c41362a1b1106000000000000000000000000000c1825323f4b5865727e8b98a5a6998c7f7366594c403326190d000004111e2b3744515e6a778491939393938e8275685b4f4235281c0f020e1a2734414d5a6774808d939393939185786b5e5245382b1f12050b1724313e4a5764717d8a9393939393887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000010d19242f3e4b5865717e8b9899897c6f6356493c302325303f4c5865727f8b9898887c6f6255493c2f22160800000000000000000000000000000b1724313e4a5764717d8a97a1adaca09591847f7b7978797a7c796d6053473a2d201407000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700000000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c11060000000005111d2935414c566673808c99a9a89b8e817568574d42372b2d3a4653606d7985929f9d90847783909d9f9285796d6053463a2d2a36414c566774818d9aa7a9998d807366564c41362a1e11050000000000000000030c18212a36414c56616b74808d95a0a89f93887d6f675c5146535e69727f8b959fa99e938b7e71695f544a3f34281f160c01000000000000000000000000000000000000000000000000000000000000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e23180c030000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000040c1319222a323a434d56616c7683909cabac9e9285786c605346392d201306000000000000000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000030f1b27333f49535d686e7b838f949ea1a9a9a19e9996918e8c8b8b909ba5998f898a8c8e9196999ea1a9a69f98928a7f726c62584e41382d22170b0000000000000000000000000000030f1c28333f4a545e696e7b838c92979f9f99938f8b88877f7265584c3f3225190c0000000000000000000000000b17222d3946525d6875818e9ba7ada1978a7e7164574d4230261c2a36414c5663707d8996a1ada79b8e8175685e5246382d22170b000000000000000000000000000b1825323e4b5865717e8b98a4a5988c7f7265594c3f3226190c000004111e2b3744515e6a7784919d9f9f9b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9a9f9f9e9185786b5e5245382b1f12050b1724313e4a5764717d8a979f9f9f94887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8897988c7f7265594c3f3025232f3c4956626f7c8998988b7e7265584b3f3024190d01000000000000000000000000000713202d3a4653606d7985929ea6b0a7a096918b8886858687877b6e6154483b2e21150800000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c00000000000000000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c000000000713202d3946525d687683909da9a9988b7e7265584b3f31262c3844515c6676828f9c9f93867a86929f9c8f8275665c5044382b25303e4a5764717d8a97a7aa9d908377685e5246392d20140600000000000000000b151e2a333c46525e68707d8a929da8a1968d80746b60554b424d57606c78839099a3a59f92867b6e665c50443d31281e13080000000000000000000000000000000000000000000000000000000000000007121d27313e46525e68727f8b959f978e81756b60554b4034281f15090000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000010810182028313b44505a64717e8a99a3ada197887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000010c161f2b3744505b656d7a8490959fa6aaa29f96918c8884817f7e7e8b98a396897d7d7f8184888c91979fa3aaa29f918b7e716a5f53493f33271b0f030000000000000000000000000006121f2b3844505b666e7b8490959ea19d948f87827e7c7a786c605346392d2013060000000000000000000000030f1b27333f4953616d7a86929facab9e9285796d6053463b31201925303a4653606c7884919eabac9f92867a6d6153493f33271b0f030000000000000000000000000b1824313e4b5764717e8a97a4a5988b7f7265584c3f3225190c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aca194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000613202d394653606c7985929b8e827568574d42362a202d3a4653606d7986929b8e817468564c4135291d11040000000000000000000000000006131f2c3845515c67737f8c949fa6ada8a19e989992929299877b6e6154483b2e2115080004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a0d040000000000000000030c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c10030000000714212e3a4754616d7a86939faca197887b6f6255483c2f222834404a5466727f8c99a4998c7f8c99a3998c7f7266544a3f3428212e3a4754616d7a8795a0ac9f93877a6e6154473b2d22170b0000000000000007121c27303c45515b616d7a85919ea4a59e9184796d60594f433b44505b666f7c86929fa7a2989083786d60594f433a2f24190f05000000000000000000000000000000000000000000000000000000000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e0400000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000060e161f29323e4753606d7a86929f9fa9988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000008131e2935414c56606c77828f96a0a7a8a198928c84807b787572717b8895a0938679717274777b80848d9299a2aaa39f92867c6f655b5044372b1f130800000000000000000000000003101c28343f4a54606c788390969fa79d938e827b75726f6e6c665b5044382b1f1206000000000000000000000005121f2b3744505b65727f8c98a3aea79a8d8074675c5145382c1f131f2b3844505b6673808c99a4aea3988c7f72655b5044372b1f14080000000000000000000000000b1724313e4a5764717d8a97a4a5988b7e7265584b3f3225180c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f9c918478695e52463a2d202c3845515c667683909d918477685d5245392c2013070000000000000000000000000004101c2834404b55606d78828f949ea1a8a9aaaba39f9f9f94877b6e6154483b2e2115080006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f11080000000000000000000008141e28333f4a54606a74808d979393939392877c6f665c5044382c1f12060000000b1724313e4a5764717d8a99a4ab9e9285796c605346392d20232e3c4955626f7c8897a29e9184919ea298897c6f6256493c2e23202d3946525e687784909daaa49a8b7e7164544a3f33281c0f030000000000040d18232e39424d57626d75828f97a1a99e938a7d70675d51473d333f4a545f6a73808c95a0aa9f958c80736b60554c41352921170b02000000000000000000000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000040d17202c3945515d67778490939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949ea8a8a19691867f79736e6968666f7b8895a093867a6d6568696e737980879298a2aea3999083786c6053463a2f24190d01000000000000000000000006121f2b3844505c66727f8b959fa89f958e81786e69656261605b544a3f33281c0f0300000000000000000000000613202d394653606c7884919daaab9f95887c6f62554b4034281c101c28333f4a54616e7b87939facaa9e9184786c6053463b3025190e0000000000000000000000000a1724313d4a5764707d8a97a3a4988b7e7165584b3e3225180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000030f1b27333f49536673808c9396877b6e6154483b2e212834404b546774808d9393867a6d6054473a2d21140700000000000000000000000000000c18232e3944505c666d7a828c91969a9c9e9f9f9f9f9e94877b6e6154483b2e211508000713202d3a4653606d798386868686868686857a6d60584e42382e21170d0000000000000000000000020b17222d38424e58606d7a858686868686868683796d6053463a2d201307000006121f2b37434e586774818e9aaba89b8f8275655b5044372b1f202d394653606c7985929fa1969196a19f9285796d6053463a2d201e2a36414c566774818d9aacac9b8e8175665b5044382b1f120600000000010c161f2834404a545f69727e8b949ea9a1978e81756b61554b41352d38424e58606d79839199a4a79f92877d6f675d51453e33291d140a0000000000000000000000000000000000000000000000000000000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000005111d2935404b556976828686868686868174675b4e4134281b0e0100000000000000000000000000000000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000004111d2935414c55616d7a86929fa6aba19691847c726d66615f57626f7b8895a093867a6d60575f61676d737d86929fa5ab9f958a7d7064554c4135291d110400000000000000000000000713202d3a4653606d7884919ea7a89d9083786d665f57555453504a42382d22170b000000000000000000000005111e2a36414c5663707d8996a0acaa9d9083766a5f5343392e23180c17222d3846535e6976828f9ca9aca096897d7063564d41362a1c110600000000000000000000000a1724303d4a5763707d8a96a3a4978b7e7164584b3e3125180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000b17222d3d4a5763707d868686867d7164574a3e3124232e3e4b5764717e868686867d7063564a3d3023170a000000000000000000000000000007121d28343f4a545e686d787f848a8d9091929292929190877b6e6154483b2e2115080006121f2c3844515c666d7779797979797979786d685d52463d30261c0f0500000000000000000000000006111c262f3c45525d686d7879797979797979776d665c5044382c1f120600000814212e3a47535f6a7884919eaba9988b7f726553493f33271b1f2b3844505b6675828f9ba8a19ea1a89c8f8275665c5044382b1f1925303e4a5764717d8a9aa4ab9e9285796c605346392d2013080000000008131e28313a44515c666e7b86929fa6a69e92857a6d61594f433a2f262f3c45515c666f7c87939fa8a39991847a6d605a50453b2f261c1106000000000000000000000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000010d18242f3a4e5a667076797979797979746f64584c4033271a0d01000000000000000000000000000000000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b010000000000000000000000000000000000000000000613202c3945515d6773808d98a2aea49991847b6e6a605c545355626f7b8895a093867a6d605353555d606b707d8a939ea9a79c8f8276675d5145392c20130600000000000000000000000a1623303d495663707c8996a1aca096897d70665c544d494746443f382f261c110600000000000000000000000714202d3946525e6875828e9ba8aea2988b7e7165584e4330271d1207111c2a36424d5764717e8a97a1ada89b8f8275685e5246382e23170b00000000000000000000000a1723303d4a5663707d8996a3a4978a7d7164574a3e3124170b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000616232f3c4855616b7079797979716c6155493c302323303d4955616c7179797979706b6055483c2f2316090000000000000000000000000000000c17232e38424c565e666c72797d808384858686858483817a6d6054473a2d2114070004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c41342b1e150a00000000000000000000000000000a141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c100300000815222f3b4855626e7b8896a1ada297887c6f6255493c2d22171c28333f4a5465727f8b98a9acabaca9988c7f7265544a3f34281c14212e3a4754616d7a86939faca197897c6f6256493c3024190d010000010d19242f3a434f59606d78839098a2a99e948a7e71685e52473e31281d2834404b54606b74808d96a1aba0968e81746c61574d42382d22170b0000000000000000000000000000000000000000000000000000000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000007131d323e49545e66696c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000714212d3a4754606d7a85929faaab9f93877d6f695f58514b4855626f7b8895a093867a6d6053474b5159616b74818e9ba8ac9f92867a6d6054473a2d21140700000000000000000000000d192633404c5966737f8c99a8aa9d9184776b60544a423c3b3938332d261d140a0000000000000000000000030f1c28333f4a54616e7a86929facac9f92857a6d6053473c3120150b000e1a25313b4653606d7985929eabac9f92867b6e61544a3f34281c100300000000000000000000091623303c4956636f7c8996a2a3978a7d7064574a3d3124170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c64615a5044392d21212d3945505a61646c6c6c6c6360594f44382c20140700000000000000000000000000000006111c26303a444c545b60666d70737677787979787876746d685d5245392c20130700000c18232e39424a51535d606060606060605e54524c433a2f22190c030000000000000000000000000000020b19242f3a434c52545e606060606060605d53504a42382e23170c000004101c2834404b5565727f8b98a89f9f9285796c605346392d201317222d3b4855626e7b8897a19f9f9fa297887c6f6255493c2e231713202d3946525e687784909d9fa9998c7f7366564c4135291d1105000004111d2935414c55606b73808d959f9fa2978f82756c61564c41352c1f18232e39424f59606d7984919ea5a89e938a7e71695e544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000115212d38424c545a5c6060606060605b58534a41362b2014080000000000000000000000000000000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000030f1b27333f495364717e8a98a2aca3998d80746b60574e45404855626f7b8895a093867a6d60534740454f59626f7c8896a0aca3998a7d7063574a3d3024170a00000000000000000000020f1b2835424e5b6875818e9ba8a79a8e817467594f4239302e2d2b28221c140b02000000000000000000000006121f2b3844505b66737f8c99a3aea79a8e8174675d5145392c2013030009141f2c3845515c6674808d9aa7afa3998c7f73665c5044382b1f1409000000000000000000000916232f3c4956626f7c8995a2a3968a7d7063574a3d3024170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000004101c28333e474f555760606060575550483e33281c1d28333e485055576060606056554f473d33271c1004000000000000000000000000000000000a151e29323a424a50545c606467696b6c6c6c6c6b6967605d564c4135291d1104000007121c2730394044465153535353535353524745413a31281e10070000000000000000000000000000000008131e28313a41454752535353535353535146443f3830261c1106000006131f2c3845515c6775828f939393938f8275665b5044382b1f1214212e3a47535f6a78859193939393939285796d6053463a2d2013111d2935414c566774808d93939393908376685d5246392d20130700000613202c3945515d676f7d87939393939392857b6e615a50443a30231a121d27303d45515d67707d8a939393939392857b6e665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a0000000000000000000000000000000000000005121f2b3744505b6574818e9b9ea09f92867b6e61594f453c3c4855626f7b8895a093867a6d6053473a3e47535f6a7784919eaaab988c7f7265594c3f3226190c00000000000000000000030f1c2936424f5c6975828f9ca8a4988b7e7165584b3e302721201f1c17110a020000000000000000000000000613202d394653606c7884919eabaca095897c6f62554b4035291d11040004101c2834404b54626f7c88959fabab9e9184786d6053463b31251a0e000000000000000000000916222f3c4955626f7c8895a2a396897d7063564a3d3023170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000b16212c353e44484a535353534a49443e362c221717222c363e45494b535353534a48443d352c21160b0000000000000000000000000000000000030c1720292f383f444a5053575a5d5e5f5f5f5f5e5d5b54524c443a2f24190d010000000b151e272e34383a4446464646464646453a39352f281f160c0000000000000000000000000000000000010c161f282f35393a4546464646464646443a38342e261e150a0000000713202d3a4653606d79868686868686867f7266544a3f33281c0f121f2b37434e58687581868686868686868275665c5044382b1f120d1925303d4a5764707e868686868686877a6d6154473a2e21140700000714212d3a4754606d7a84868686868686867f71695e52483e32281e110b151e2935414b55616b75818686868686868682796c605346392d201306000000000000000000000000000000000000000000000000000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f02000000000000000000000000000000000000000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e00000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c11060000000000000000000000000000000000000613202d394653606c78858b8e9196968f8275695e53473d333c4855626f7b8895a093867a6d6053473a37434e586976828f9ca9a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a3978a7d7064574a3d31241513120f0b060000000000000000000000000005121e2a36424d5763707d8a96a1acaa9d9083776a6054433a2f24180d0100000c18232e3947535f6a7683909daaada1968a7d7063574d42362a1c12070000000000000000000915222f3c4855626f7b8895a2a396897c706356493d3023160a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646463e3c39332c241a10101a242c33393d3e464646463d3c38332c231a0f05000000000000000000000000000000000000050e171d262d33383f44464a4d50515253535251504e4745413a32281e130800000000030c151c23282c2d3739393939393939382d2c29241e160d04000000000000000000000000000000000000040d161e24292c2d3839393939393939372d2c28231c150c0300000006131f2c3845515c676d79797979797979726d635742382d22170b0f1a26313c4d59656f7579797979797979757065544a3f34281c10081623303c4955616c707979797979797975685d5246392d20130700000613202c3945515d676d7879797979797979716d62574d42362c20160c030c18242f3a434f59656f7579797979797979766c665b5044382b1f12060000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b4c4841382f21191108000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000613202d394653606c777c7e8184878a8b7e7165574d42352f3c4855626f7b8895a093867a6d6053473a32414e5b6874818e9ba7a79a8d8174675a4e4134271b0e0000000000000000000003101d293643505c6976838f9ca9a396897c706356493d3023160a06030000000000000000000000000000000714202d3a46525e6975828f9ca8aea3988b7f7265584e4331281d130700000007121d2b37434e5865717e8b98a2aea89c8f8275695e5346392e23180c0000000000000000000815222f3b4855626e7b8895a1a295897c6f6256493c2f231609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000008111a21282c2f303939393931302d28221a120808121a22282d303139393939302f2c27211a11080000000000000000000000000000000000000000050b141c22282e34383a3d404344454646454543413a39352f2820160c010000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d19130c040000000000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2a201f1c17110a030000000004101c2834404b555c606c6c6c6c6c6c6c66635b51462f261c11060a1520313d48535d65686c6c6c6c6c6c6c69655d5442382e23170b0814202d3944505a61646c6c6c6c6c6c6c6b5d564c4135291d1105000004111d2935414c555d606b6c6c6c6c6c6c6c65625a50453b30241a0e040007131d28313e47535d65686c6c6c6c6c6c6c69605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d2013060000000000000000000000000000000000000000000000000000000000000000050d1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5c5a6060606060605a58534a41362b201408000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f1409000000000000000000000000000000000005121f2b3744505b656c6f7274777a7d807a6e6154473b312f3c4855626f7b8895a093867a6d6053473a35414b556875828e9ba8a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000003101c28343f4a54616e7b87929facac9f92867a6d6154473d3221160c01000000000f1b26313c4754606d7a85929facac9f93877b6e61544a4034281c100400000000000000000815212e3b4854616e7b87949f9f95887c6f6255493c2f221609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000810161c2023242d2d2d2d2423211c17100800000810171d2123242d2d2d2d2323201c160f0800000000000000000000000000000000000000000000020a11171c23282c2d31343638393939393836342d2c29241e160d040000000000000000070c1012131e202020202020201f1413110d08010000000000000000000000000000000000000000000001080d1113141f202020202020201e1312100c06000000000000000c18232e39434b51535f606060606060595751493f351d140a000314202c37414b53595b606060606060605c5a544b4230261c110604101c28333e485055576060606060606054524c443a3024190d010000010d19242f3a434c51545e60606060606060585650483f33291f12080000010c161f2c35414b53595b606060606060605c53504a42382d22170b000000000000000000000000000000000000000000000000000000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d201306000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000030f1b27333f49535b60626568686d70736e685e524639292f3c4855626f7b8895a093867a6d6053473a3a45515d677683909da9a5998c7f7266594c3f3326190c0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000006121f2c3844505c6673808c99a3afa89b8e8175685e5246392d20130400000000000a15202c3945515d6774818e9ba7afa4998d8073665c5144382c1f150900000000000000000814212e3b4754616e7a8793939393887b6f6255483c2f221509000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000050b1014161720202020171614100b0500000000060c1114171820202020171614100b0500000000000000000000000000000000000000000000000000060b11171c1f2024272a2b2c2c2c2c2b2a2821201d19130c0400000000000000000000000406071113131313131313120706040100000000000000000000000000000000000000000000000000000104060712131313131313131107060300000000000000000007121d273039404546525353535353534c4a463f372d230b0200040f1a252f3941484d4e535353535353534f4d494239301e140a00000b17222c363e44494a535353535353534746413a32281e13080000000008131e28313a41454751535353535353534b4a453f362d20170d00000000040d1a232f3941484d4e535353535353535046443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d010000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000b17222d38414950535558565d616366615e564c41362a2f3c4855626f7b8895a093867a6d6053473e444d57606d7a86929faca9988b7e7165584b3e3225180b0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000713202d3a4653606d7984919eabaca096897d7063564c4135291d1105000000000004111d2935414b55636f7c8995a0acab9e9185796d6053463c31261a0e00000000000000000714212e3a4754616d7a8686868686867b6e6255483b2f221508000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000407090a131313130b0a0804000000000000000005080a0b131313130a0907040000000000000000000000000000000000000000000000000000000000060c101213171a1d1e1f20201f1e1d1b1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a464646464646463f3e3a352d251c1100000009131d272f373d40424646464646464642413d3730271e0c02000005101a242c33393c3d464646464646463a3935302820160c0200000000010c161f282f35393a45464646464646463e3d3a342d241b0e05000000000008111d272f373d404246464646464646433938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f120600000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e14080000000000000000000000000000000006111b262f383f4446494b4c5254575954524c443b30252f3c4855626f7b8895a093867a6d605347464f565f69727f8b98a3ada197887c6f6255493c2f2216090000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000005121e2b37424d5764717d8a97a1adab9e9184786c6053463a3025190d010000000000010d18242f3a4854606b7784919dabada1978a7d7164574d42372b1d1207000000000000000713202d3946525e687679797979797976695f53473a2e211408000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d10111213131212100e0707040100000000000000000000000000000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d3939393939393933312e2a231c130a000000020b151d252c313435393939393939393634312c261e150c0000000008111a22282d3031393939393939392e2d29241e160e04000000000000040d161e24292c2d383939393939393932312e29221b1209000000000000000b151d252c31343539393939393939362d2b28221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000a141d262d3337393c3f4146474a4d4746413b3229222f3c4855626f7b8895a093867a6d605350535961686e7b85929eaaac9e9285786c605346392d2013060000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000714212d3a46535f6976828f9ca9afa3998c7f73655b504437281e13080000000000000007131d2c38434f5965727f8c99a3aea99c8f8276695f5347392e23180c0000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c5f574d42372b1e1206000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000002080d10121313131313131313070704010000000000000000000000000000000000000000000000000002070b0d0d13131313131313130f0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202c2d2d2d2d2d2d2625221e18110a0100000000030b131a202527282d2d2d2d2d2d2d292825211b140c0300000000000810171c2023242d2d2d2d2d2d2d21201d19130c040000000000000000040c13191d20212b2d2d2d2d2d2d2d2524211d1811090000000000000000030b131a202527282d2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000020b141b22272b2d2f3035393a3d403b3936302920232f3c4855626f7b8895a093867a6d60545c60636b707a839197a1ada49a8e8175655b5044372b1f12050000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000004101c2834404b55616e7b87939facac9f92867b6e6153493f3327160c0200000000000000010f1b27323d4754616d7a86929facac9f93877b6e61554b4034281c1004000000000000010d1925303a444c525f60606060606055534d453c31261a0e02000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000060d14191c1f1f202020202020201413110d080100000000000000000000000000000000000000000001080e1317191a20202020202020201c1b191510090200000000000000000000000000000000000000000000000000010507070b0e101212131312110f0d0a07060400000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131f202020202020191816120d070000000000000002090f14181b1b202020202020201c1b191510090200000000000000050b10141617202020202020201413110d08020000000000000000000001080d1113141e20202020202020181715110c060000000000000000000002090f14181b1b202020202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c201306000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c1106000000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000020a11171b1f202224292d2e30332e2d2a25292c2e343c4855626f7b8895a093867a6d6063666d70767d859195a0a9a89f93877c6f6253493f33271b0f030000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000006131f2c3845515c6773808d9aa4afa99c8f8275695e5241382d2217040000000000000000000a16202d3946525e6875828e9ba8afa49a8d8073675c5145382c1f150a0000000000000008131e28323a4146535353535353534847423c332b23190f04000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c0400000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d292825211b140c030000000000000000000000000000000000000000000003080d111314181b1d1e1f20201f1e1c1a171413100c0701000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607131313131313130c0c0906010000000000000000000004080c0e0f131313131313130f0f0c0904000000000000000000000004080a0a131313131313130707050100000000000000000000000000000104060712131313131313130b0b0905010000000000000000000000000004080c0e0f13131313131313100606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c030000000000000000000000000000000000060b0f121316191d2021242621272c2f35393a3f444855626f7b8895a093867a6d6d7074797d828a9297a0a7aaa1968e81756a5f5341382d22170b000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000713202d3a4653606d7985929eacada1978a7d7064564d422f261b110600000000000000000005111d2a36414c5663707d8a96a1adac9e9285796d6053463c31261b0f01000000000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000006101a222a3035383939393939393939392c29241e160d040000000000000000000000000000000000000a141c242b2f333439393939393939393534312c261e150c0200000000000000000000000000000000000000060b0f13191d20212427292b2c2c2c2c2b292724201f1d18120f0a04000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d01000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b00000000000000000000000000000000000000030506080d11131821272c33383a4145474a505356626f7b8895a093867976797d81858a8f949ea1a9a9a29891847a6e61584e432f261b1106000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000006121f2b37434e5864717e8a97a1adac9e9184796d6053463b3020140a00000000000000000000010d1925303a4653606c7884919eacada1978a7e7164584e43372b1d120700000000000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000006101c262e363b3f40464646464646464642413d3730271e14090000000000000000000000000000000000020a11171b1f252a2d2e3134363839393938383633302d2c29241d1b150e09030000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000000000000050d161d242932383d44484c5154545c6063666f7b8895a2998c7f8285898d91979c9fa6aca69f9792867c6f685e52463c311d140a00000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000815212e3a47535f6a7683909ca9afa49a8d8073665c5044382c1f1202000000000000000000000008131f2b3844505b6673808c9aa4afa99c9083766a5f5347392f24180d01000000030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000000020b18222e3840474c4d53535353535353534f4d49423930261b1004000000000000000000000000000000060b141b22272b3036393a3e414345454646454442403d3a38352f2b27201a140d050000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e13070000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c0100000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e2115090000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d1004000000000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b0200000000000000000000000000000000000000050f171f282f353d43484f54555d6064666d6f73767c8895a29c918c8f92989a9ea1a9aca8a09d948f857d6f6a60564c41342a200b0200000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000004101d2935404b55626f7c88949fabac9f93877b6e61544a3f34281c10030000000000000000000000030f1c28333f4a54616e7b87939facab9f94887c6f62554b4035291d100400000005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000d1925303b4650585d5f606060606060605f524c443a2f24190d0100000000000000000000000000000a141d2a34404a52585a60606060606060605c59544b42372c21150900000000000000000000000000020a11171d262d33373a4146474b4e505152535352514f4d4a4745403937322a251f170f080000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d110500000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f0200000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000000050e172129313940454f54596063676d7175797c808387929faca39c999c9fa2aaabaca49f9c96918a827b6f6b60584e443b3022180e0000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000613202c3945515d6774808d9aa6b0a99c8f8276695f5342382e23170c000000000000000000000000000b17222d3846535e6976828f9ca9b0a69a8d8074675d5145392c20150a00000005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f07000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000000000000000006111c262f3c46525c64676c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000030b141b22272f383f44464c5254575a5c5e5f5f5f5f5e5c5a5753514b47433d363129211a120a0100000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c39393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a00000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e2216090000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c110600000000000000000000000000000000030c172029333b434b515960636b70757a7e8285898c909299a3afada7a5a9aaaba39f9c9a93908a847e766e6960594f463c32291e10060000000000000000000003070909101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000714202d3a4753606d7985929fabada2978a7e7164574d4230261c11060000000000000000000000000006111c2a36424d5764717e8a97a1adab9f9285796d6053473c32271b0f01000005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e52452f24180c000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800121f2b3844515d6974797979797979797976685d5245392c201307000000000000000000000000000b17222d38424e58646e737979797979797979756f65594d4134281b0e0200000000000000000000030c151d262d333d41495053565e616467696b6c6c6c6b6b696663605d55544e46423b332c241c130a01000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b1106000000000000000000000000000000000000000000040e18222a32373b3c464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c010000000000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b030000000000000000000000000000000b151e29333b454d555d606b6f767d81868a8e9298999d9fa3abb5aca6a8a09e9a9992908c87837e78716c615e574f473d342b20170d000000000000000000040a0f131516191c28333f4a546a7683909da9a296897c6f6356493c30231609000000000000000000000006131f2b37434e5865717e8b97a2adab9f9285796d6053473b3120150a0000000000000000000000000000000e1a25313b4653606d7985929eabaea2988b7e7165584e43372b1e1308000005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8f8275685c4f4235291c08000e1a2734414d5a6774808d9aa7ab9e9285786b554b4035291d10040b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7986868686868686867a6d6054473a2d211407000000000000000000000000030f1c28333f4a545f6a738086868686868686868275685c4f4235291c0f02000000000000000000020c151e272f383f444e535b6063686d7174767878797978777573706d67626058534d453e362e251c130a000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534846423b33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313120706040100000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000000000006101820262b2e2f39393939393939393937332c251c1309000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000007121c27303b454d575e676d747c83898e92989b9fa2aaa9a8aab0aca29a9796918e8a86837f7b76716d66615a524d453d352b22190e050000000000000000070f161b1f222325252b3844505b667784909daaa296897c6f6356493c3023160900000000000000000000000815222e3b4754606a7783909da9b1a79a8d8074675c5145382c1f130300000000000000000000000000000009141f2c3845515c6774808d9aa7b1aa9d9083776a6054473a2f24190d010005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaa99c8f8376695c50433025190e020e1a2734414d5a6774808d9aa7ac9f928679675d5145392c1f13060b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000030d1a232b3844505b666f7c8792939393939392857b6e6154473b2e211408000000000000000000000a141e2730394149505860656c70767a7e818384858686858482807d79746f6a615e57504840372e251c12090000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e04000000000000000000000000000c18232e39424d575e696e79818990959b9fa3aaaaa8a19e9c9ea6a69a908a8784817d7a76726e6964605c545046423b332b23191007000000000000000007101921272c2f30323230394653606c7985929faca295887c6f6255493c2f2216090000000000000000000004111d2935414c56626f7c88959fabab9f95887c6f62554b4034291c100400000000000000000000000000000004101c2834404b55626f7c88959fabab9f95887c6f62564c4135291d11040005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaaa9d9083776a564c41362a1e11050e1a2734414d5a6774808d9aa7afa399867a6d6053473a2d2014070b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d21140700000000000000000000010b151f2a36414c56606c78839099a39faa9e948b7e71685e5246392d20140700000000000000000006111c263039424a535b606a6f787d82868a8d8f9192929292918f8d8a86817c756e69615a524a40372e241b0f0600000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000001070b0f111213131313131313080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c06000000000000000000000000000000000000000000000000000000040a0f1315162020202020202020201e1b1610090100000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c02000000000000000000000004101c2834404a545e696e7b838e939d9fa7aca7a09d9996918f949ea4978a7e7b7774716d6865615e5753504a423e363029211911070000000000000000040f19232b32383b3c3f3f3f424b55626e7b8898a2aea894877b6e6154483b2e211508000000000000000000000613202c3945525d6874818e9aa79faa9d9083766a5f5343392f23180c00000000000000000000000000000000000c18232e3947535f6a7683909daa9fa79a8e8174685d5245392c2013060005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaab9e918578685e5246392d2014070e1b2834414e5b6774818e9aa7b5ab94887b6e6155483b2e2215090b1825313e4b5864717e8b97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000007121d27313946525e68727f8b959fabaea2988f82766c62564d41362a1e11050000000000000000030d17232e38424a545c656c737c838a8f93999a9c9e9f9f9f9e9e9c9998928e89827b716c635c524940362d22180b02000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976695e53463a2d211407000000000000000000000000050c12171b1d1e202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000003060809131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000006121f2c3844515c666e7b8490959da5aba49f9b95908c8884828f9ca09386796e696764605d5654534d46443f38302a251f170f070000000000000000000a16212b353d4348494c4c4c4d525d67727f8c99aaaca096867a6d6053473a2d201407000000000000000000000714212d3a4754606d7a869293939393988b7e7165584e4331271d1207000000000000000000000000000000000007121d2b37434e5865717e8b989393939392867a6d6054473a2d2114070005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaada197877a6e6154473b2e23180b0f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d31261a0d0c1825323f4b5865727e8b98a5aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000020b18242f39434f59616e7a85929fa7b0a69f92867b6e615a50443b3025190e0200000000000000010b151f28343f4a545c666d77808890959c9fa4aba8a5a3a2a2a3a5a8aaa39f9b938f867e736e635b52483e342a1d140a000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a1109000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d78868686868686867b6e6154483b2e2115080000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d22211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d0400000000000000000005111e2a36414c56606d78829096a0a7a8a099938e88837f7b787c8895a093867a6d60565754524c4846423b38342e261e1a140d05020000000000000000030f1b27323d474f5456585859575e616d7984919eabaa9e918477675d5145392c201306000000000000000000000c1925323f4c5865727f8686868686868686796d6054473c3121150b010000000000000000000000000000000000000f1b26313c4754606d7986868686868686867f7265584b3f3225180c0005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daab3a9968a7d7063554b4034281d14111c2935424f5c6875828f9ba8b3a6998c807366584e43372b1f16111926323f4c5965727f8c98a5b5ab94877a6e6154473b2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000a141d2935404b55606b75818e97a2adaa9f948b7e72695e52483e32291f1408000000000000000007121d27313944505c666d78818c939a9fa7a9a29f9b9896959596989b9fa2aaa59e98928a80736e635a50463c2f261b11060000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393877b6e6154483b2e21150800000000000000000000050f1820282f333738393939393939392e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0e10111213131212100e0b080806020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c0100000000000000000713202d3946525e6873808d949fa8a7a0969187817c77726e6f7b8895a093867a6d60534a4745413b3a36312b2823201f1b1714110e090200000000000007131f2c38434f59606365656667696e75808d96a1aca89b8e817568554b4035291d1104000000000000000000000b1824313e4a56626d7279797979797979796d675d5145392c201303000000000000000000000000000000000000000a15202c3945515d676d7979797979797979726d62564a3d3124180b0005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daab4a79a8d8074675c51453a2f26201d1e2b37424d576a7783909daab6a99d9083766a5f53473c3128201e1d27333f49536774808d9aa7aea399877a6d6054473a2d21140700131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000006111b262f3845515d67707d89939ea9aea2988f82776c60574d42362d20170d0200000000000000000c18232f39434f59606d78818e939fa4aaa29f97928e8b898888898b8e92989fa3aaa29f928c80736c61584e41382d22170b0000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0604020000000000000000000000000000020506060503000000000000000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f94877b6e6154483b2e211508000000000000000000010c16202a323a3f4345464646464646463b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1c1e1f20201f1e1d1b181514120e09040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d120700000000000000000714212e3a4754616d7a86929fa6aaa09590847c756f6a66626f7b8895a093867a6d6053473a3935302d2e3633312e2d2b2722201e19140d0500000000000915222f3b4854606b6f72727273767b818d929da8aca1968a7d7064574a3d2f24180d01000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c6c605d554b4135291d11040000000000000000000000000000000000000004111d2935414b555d606c6c6c6c6c6c6c6c65625b51463a2e22150900030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daab7ab9f9285796d60564c42382f2c292a2d3a47535f697885929fabb8ab9f95887b6e62584e4339312d2a2a2d3744505b6576828f9ca9ac9f928679685d5245392c20130600131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000b17222d38414e58606d7984919ea5afa79f92867b6e655b50453b30241b0e05000000000000000004101c2934404b55606b73808d939ea5a7a098928c85817e7c7c7c7d7f82868d9299a1a8a49c928b7e716a5f53493f33271c110600000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a1312110f0b0706040100000000000306070b0f11131312100d0a09070400000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b1007000000000000000000000000000000000000000606060606060606060606060606060606060713202d3a4653606d798693a0aca194877b6e6154483b2e21150800000000000000000007121d28323c444b5051535353535353534846423c332a1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e090200000000000000000000000000000000000000000000000000000000000000050b1013191d20212427292b2c2c2c2c2b2a282522211e1a15110d070100000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c0300000000000004111d2935414c566673808c98a2aea29890837a6f6a625f58626f7b8895a093867a6d6053473a2d30363a3b43403e3b3937332d2d2a251f170e0500000000091623303c4956636f7d7f7f7f8083868e939da4aea59e9184786d6053463a2d201307000000000000000000000006121e29343f49515658606060606060605f54514b433a2f24180d0100000000000000000000000000000000000000010d18242f3a434b51545f60606060606060585651493f34291d120600000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daab7ada2978b7e71685e544a423c3935363a3f4a54616e7b8898a2aeb5afa79a8d80746a5f554b433d393636393d4653606c7985919eabaa9e9184776b564c4135291d110400131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000030f1b27333f49535f6a73808d96a0acaa9f958c7f72695f53493f33291f120900000000000000000006131f2c3845515c67707d88939fa5a7a09590857f797572706f6f7072757a80869196a1a9a49f92867c6e655b5044382e23170c00000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261f201f1e1b181413110d080100060b101213171c1e1f201e1d1a171613100b050000000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f050000000000000000000000000000000306071313131313131313131313131313131313131313202d3a4653606d798693a0aca194877b6e6154483b2e2115080906010000000000000b17232f3a444e565c5e6060606060606055534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000000000000000000000000000000040a0f161c1e24292c2d3134363839393939383634322e2d2b26201d18130c060000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a0000000000000713202c3945525d687783909daaab9f92857b6e6860585355626f7b8895a093867a6d6053473a333b4246474f4d4a4846443f3b3a36302920170d020000000e1a2734414d5a6774808b8b8c8d8f92999ea5aca59e938a7e71665c5044382b1f12060000000000000000000000010d18232d373f464a4c53535353535353524745413a31281d130700000000000000000000000000000000000000000007131d28313a41454752535353535353534b4a463f372d23180d01000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daab1a7a09d92857a6d665b544e474541424648505b66727f8c98aab4aba49f9d92877c6f675d554f4746414146474e58626f7c8997a1ada99c8f8276695c4f432f24190d0100131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000030c19232b3744505b656e7c87929fa8aea3989083786c60574d41382d21170d00000000000000000004111d2935414c55606d7984919aa4a9a09590837b726d67656362626365686d737c849197a1aba2989083786c60544a3f34281c1003000000000714212d3a4754606d7a8793a0ada6998c807366594d40332b2c2c2c2b282521201d19130d0a11171c1f2024282b2c2c2b2a272322201c160f0800000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d03000000000000000000000000060b1012132020202020202020202020202020202020202020202d3a4653606d798693a0aca194877b6e6154483b2e21191815120d0600000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000000000000000000000000060b151b21272c2f35393a3d414344454646454543413e3b3a37312c29241d17110a03000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700060000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c110600000000000714212d3a4754606d7a86939facaa998c8073695e564e4855626f7b8895a093867a6d6053473a3b454d52545c5a57555350494746423b32291f14090000000e1a2734414d5a6774808d98999a9c9fa3aba8a19e938e81756c61544a3f34281c100300000000000000000000000006111b252d343a3e3f46464646464646463a39352f281f160c01000000000000000000000000000000000000000000010c161f282f35393a46464646464646463f3d3a342d251b1106000000010c17212b333a404445464646464646463d3b38322b23190f04000004111e2b3744515e6a7784919daaaca09590958e81786c665f5854524c4d53555a606c7883909daaafa4999390959083796d67605954524c4c525458606a74818e9aa9b3aa998d8073665a4d4033271a080000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000b151e2a36414c56606c77829099a3aea79f92867b6e665b50453b2f261b0f050000000000000000000613202c3945515d67737f8c96a1aca29790837a6e69605d5556555556565d606a6f7b859199a3aa9f948b7e71665c5044382c1f1509000000000714212d3a4754606d7a8793a0ada6998c807366594d4036383939393735322d2c29241e19141c23282b2d3135383939383633302f2c2721191108000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000000020a11171c1f202c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2d3a4653606d798693a0aca194877b6e6154483b2e2c2524221e18110901000000111d2a3743505c6872787979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000020a111720262b33383a4145474a4d4f515253535251504e4b4847423c39352f28231c150c05000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f19110900000000000000000000000000000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c1313130c060603000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c00000000000916232f3c4956626f7c8999a4aea298887b6e62574d444855626f7b8895a093867a6d6053473a424d575e6169666461605b5354524d443b3025190e0200000e1a2734414d5a6774808d9a9f9fa29f9e9d9a96918b81786d605a5042382e23170b000000000000000000000000000009131b23292e313239393939393939392d2c29241d160d040000000000000000000000000000000000000000000000040d161d24292c2d393939393939393932312e29231b13090000000000050f1821292f34373839393939393939302f2c272119110700000004111e2b3744515e6a7784919daaaa9d908490938e81786e6a64605d56575f61646c727f8b95a0acac9f93878390958f82796f6b64615e56565e61646a6f7c87929facaea298897d7063564a3d3023170a0000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000007121d27303946525e68717e8b949fababa0958c7f726a5f544a3f332a1d140a000000000000000000000714212d3a4754606d7a85929fa8a89f92857b6e685e57514b4949494a4c52585f696f7d87929faaa69e9184786d6053463c31261a0e020000000714212d3a4754606d7a8793a0ada6998c807366594d40434445464544423e3a39352f2a251e262e34383a3e424446464543403d3c38332b23190f050000131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000000020c141c23282b2d393939393939393939393939393939393939393939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884868686868686867b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a0200000000000000000000000000000000000000030b141b222732373d44484c5254575a5c5e5f5f5f5f5e5d5b5855534d4745413a342e261e170f0700000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000000000000000000000000080e171f252a33384851595e6060605c60626567686a6b6b6c6c6c6b6a6a68666462605c6060605f5c574f453a29241d160d07000000000000000000000000000004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a20202020201913120f0b060c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c1003000000000a1724303d4a5763707d8a96abab9f9285796c6053463c4855626f7b8895a093867a6d6053473a46525e696e7673716e6c6567615e564d42362a1e110500000e1a2734414d5a6774808d939393989291908d8a847e746d665c51483e30261c11060000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2c21201d18130c0400000000000000000000000000000000000000000000000000040c13181d20212c2d2d2d2d2d2d2d2524221d18110901000000000000060f171e24282b2b2d2d2d2d2d2d2d2322201b160f070000000005111e2b3844515e6b7784919eaaa4978b7e8491938e827c75716d686b6b696e71767e87929fa7b1a79c8f827b8692948f837c75716e686b6b686d70757c859299a3afaa9f9285796d6053463a2d2013070000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000c18232e39424f59616d7a85929ea6aea3999083786d60574e42382d21180b0200000000000000000007131f2c38434f5965727f8c98a2aca0968b7f72695f564d45403d3c3c3d41454e57606b74808d98a2aca1968a7e7164574d42372b1e12060000000714212d3a4754606d7a8793a0ada6998c807366594d4c5051525352514e4b4745413a36302a30383f44464a4f51525351504d4a48443d352b21160b0000131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000000a141e262e34383a46464646464646464646464646464646464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11060000121e2b3845515e6b7884919393939393887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000030c151d262d333c43474f54565d606467696b6c6c6c6c6b696765615f5754514b443f3830292119100700000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000000000000000000000000050d141a2136424e59636b6c6c6c6c6b64615a5c5d5e5f5f5f5f5e5e5d5b535b60656c6c6c6c6b6861574c403428130c0400000000000000000000000000000006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f202c2d2d2d2c26201f1c17110a141e28333f4a54606a74808d979393939392877c6f665c5044382c1f1206000000000b1824313e4b5764717e8a97a4aa9e918477655b50443c4855626f7b8895a093867a6d6053473b4754616e7b82807d7b7976746e695e52463a2d20140700000e1a2734414d5a6774808686868686858483807d79716c605c544a40362c1e140a0000000000000000000000000000000000060d12151819202020202020201f1413110d070100000000000000000000000000000000000000000000000000000001070d1113141f20202020202020181815120d06000000000000000000050c13181b1e1f20202020202020161613100b04000000000005111e2b3844515e6b7784919eaaa3978a7d7d8992948f86817d7a797778797b7e838b9299a3afaba0958a7e737f8c94959087827e7a797878797a7d82889297a1abaea3988d8074665c5145382c1f13060000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000004101c2834404b54606b74818e97a1ada79f92877c6f665c50453c2f261c0f06000000000000000000000915222f3b4854606b7784919eaaab9e9184786d60574d443b352f2f2f30353c454f59616d7a86929faca89d908376695f53473a2d2114080000000714212d3a4754606d7a8793a0ada6998c8073665956595c5e5f5f5f5e5b5854524c46413a333c424a5053575b5e5f5f5e5d5a56544f473d33271c100400131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d130700000000000006111c2630383f444653535353535353535353535353535353535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919e9f9f9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a00000000000000000000000000000000030c151e272f383f444e54596063686d7074767778797978787674716e6965605d55504a423b332b221910070000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000002091f2c3945525e6b757979797978706c615f57514b525352524b51575f656c71787979797873685c5044372b1e11000000000000000000000000000000000713202d3a4653606d798386868686868686857a6d60584e42382e282b383939393939332d2b28221c140b17222d38424e58606d7a858686868686868683796d6053463a2d201307000000000b1824313e4b5764717e8a97a4ab9e918578665c50443c4855626f7b8895a093867a6d605347424e5865717e8b8d8a888583807b6e6154473b2e21140800000d1a26333f4c58646e74797979797979787774706d66625a514a42392e241a0c020000000000000000000000000000000000000106090b0c131313131313131307060401000000000000000000000000000000000000000000000000000000000000000104060713131313131313130c0b090601000000000000000000000001070c0f1112131313131313130a0907040000000000000005121e2b3845515e6b7884919eaba3968a7d73808d9499928e8a8785848585888b90959fa3abaea3999183786d78828f959a938f8b8786848485878a8e939aa1a9afa59f92867b6e61544b4034281c10040000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000040e1a242c3845515c66707d89939ea9aba0958c80736a5f544a3f332a1d140a0000000000000000000000091623303c4956636f7c8996a0aca3998b7f72665c50453b32292422222429333d46525d6874808d9aa8ab9f95887b6e6155483b3025190d0100000714212d3a4754606d7a8793a0ada6998c807366606366696b6c6c6c6a6865605d56524c443e454d545c6064686b6c6c6b69666360594f44382c20130700131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d0000000000000b17232e38424a50535f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f606d798693a0aca194877b6e615f5f5f5f5f585651493f34291e120600121e2b3845515e6b7884919eabaca194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000a151e273039414950585f626b70757a7d808284858686858483817e7b77726d67605c544d453d342b22190f05000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d03000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000006121f2c3844515c666d7779797979797979786d685d52463d302e34384546464646463f3938332d261d18111c262f3c45525d686d7879797979797979776d665c5044382c1f1206000000000a1723303d4a5663707d8996a9ac9f9286796d6053463e4855626f7b8895a093867a6d6053474b54606a76838f9997989290857a6d6053473a2d20140700000b1723303c47525c64676c6c6c6c6c6c6b6a6764605c545044403930271c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919eaba396897c7078828f949f9b97989291919298979d9fa7aeaaa29f92877d70666d7a8390959f9c97999291919298979b9fa4acaca49f938c7f72695e5342392e23180c000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140b0b0b0b0c16202b37424d57606d7984919da5afa3999083796d60584e42382e21180b020000000000000000000005121e2a36424d576774808d9aa8ac9f92867a6d61544a3f33292018161619212935414c56626f7c8895a0aca7998c807366564c4135291d110500000714212d3a4754606d7a8793a0ada6998c8073656c6f7376777879787775716d68615e5650484d575f666d7175777979787673706b6054483c2f22160900131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d12070000000003101c28343f4a545c6a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22150900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000006111c263039424a535b606a6f767d82868a8d8f919292929291908e8b88847f7a726d665e574e463d342b21170b0200000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c413430383f445253535353534c46443f382f2a2119141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c1003000000000815222e3b4855616e7b8897a1ada399897d70635a50474855626f7b8895a093867a6d60534c535c666f7c89949faaa29b8e8175675d5145382c1f1306000007131f2b36404a52585a60606060605f5e5d5a5753514b423f342e271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0e10111212131313131211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556c7885929f9f9f95887c6f6d79828d939a9fa29f9e9e9fa3aaa9a9aba39f98928a7f726b60686d7a838d939a9fa39f9e9e9fa2aaa8a9aba49f9a938c81776c60574d4230271d1207000000131f2c3946525f6c7985929facada093877a6d6054473a2d211818181818181e28323a47535f69737f8c96a0aca89f92877c6f665c51463c30261c0f0600000000000000000000000714212d3a46535e697784919eaaa99c8f8276685e5242382e21170d07080f1924303a47535f6a7784919daaaa9d908377685e5246392d20130700000714212d3a4754606d7a8793a0ada6998c807370787c7f838485868584817e7a746d68615a51575f696e787e828485868483807d7063564a3d3023170a00131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000006121f2b3844505c6674797979797979797979797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3124180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000040e17232e38424a545c656c727c82898f92999a9c9e9f9f9f9f9e9c9a9895908b857f786e6960584e463d33291d140a000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000c18232e39424a51535d606060606060605e54524c433a2f38424a505e5f6060605f5953504a423b332a251f19242f3a434c52545e606060606060605d53504a42382e23170c00000000000613202d394653606c7985929eabab9b8f82756c615a544e55626f7b8895a093867a6d6053565d656d7983909da6aca0958a7d7064554b4035291d10040000030e19242f3840474c4d53535353535251504d4a464540393028231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406090e12141517191b1d1e1f1f2020201f1f1e1d1c1a18161312100c0705020000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6779869293939393887b6e676d7880878f93999b9d9e9f9f9f9e9c9a99928e867e726d62595e686d7980878e92999a9c9e9f9f9f9e9d9a99938e877f746c655b50453b311e150b00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2424242424242424303a44505a616e7b86929fa8aca0968d80736a60544b40342a1e150a0000000000000000000000000815212e3b4854616e7b8796a0acab988c7f7265564c4130261c0f06000008131e2b37434e586774808d9aa7ac9f93867a6d6154473a2e21140700000714212d3a4754606d7a8793a0ada6998c80747d83898c8f91929292918e8b86807a706c635b5e696e7b838a8e91929291908d86796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c10040000000713202d3a4653606d78868686868686868686868686868686868686868686868686868686868a95a1b9ac9f9286868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000000020c162028343f4a545c666d777f8790949b9fa3aba7a3a2a1a1a2a4a8a7a7a09d97928b837b6f6a60584e453b2f261b1106000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201408000000000000000000000000000000000007121c2730394044465153535353535353524745413a31343f4a545c6a6c6c6c6c6c66605b544d453f363029201e28313a41454752535353535353535146443f3830261c1106000000000005121f2b3744505b6574818e9ba6aa9e938a7e716c62605857626f7b8895a093867a6d605c60686d77818e95a0aca79d9184786c605346392f24180c0000000008121d262f363c3f414646464646464544413d3a38342e271e18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141a1e2121242628292a2b2c2c2d2c2c2c2b2a29272522201f1c1814120e0903000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79868686868686867a6d61666d737c82878b8e909192929291908d8a86817b716c625b51565e676d737c81868a8d909192929291908e8a87817c736d605b53493f33291f0c0300000000131f2c3946525f6c7985929facada093877a6d6054473a31313131313131313135414c56616c76828f98a3aea49a9184796d60584e42392e22180c030000000000000000000000000b1825313e4b5864717e8b97a8aea399887c6f6255493c3022140a000000020f1b26323d4a5763707d8a96a8afa4998a7d7064574a3d3124170700000714212d3a4754606d7a8793a0ada6998c80808a9095999c9e9f9f9f9d9b98928d857e736d63616e7b8590959b9e9f9f9e9c9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000713202d3a4653606d798692929292929292929292929292929292929292929292929292929298a3aebaaea399929292929292928b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000008131e28323a44505c666d78818c92999fa6a9a19e9a9795949596979b9fa2a9a9a29f9590857c6f6a60574d41382d22170b01000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c10040000000000000000000000000000000000000b151e272e34383a4446464646464646453a39352f2b3844505c66757979797979726c665f575146423b3229251f282f35393a4546464646464646443a38342e261e150a000000000000030f1b27333f4953626f7c89949ea9a59f92877e756f6a6764626f7b8895a093867a6d65676d717a818e939da7a99f958a7e71665b5044382b1d120700000000010b141d242b303334393939393939383734312d2c28231d150c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f20252a2d2e31333536373839393939393838373534322f2d2c2823211e1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67767979797979797976685e5c606a6f757a7e8183858586858483817e7a746e69615a51494c555c606a6f757a7e8183848586858483817e7b756f6a635b504941382d21170d0000000000131f2c3946525f6c7985929facada093877a6d6054473e3e3e3e3e3e3e3e3e3e3e45525d68717e8a949faaa89f93887d6f675d51463d30271d1006000000000000000000000000010e1a2734414d5a6774808d9aa7ac9f9286796d6053463a2d201307000000000a14212e3b4754616e7a8796a1adab998d8073665a4d402f24180c00000714212d3a4754606d7a8793a0adab9f92858d929da0a7aaa39f9e9e9fa2a39f97928a7f736d6975828e97a0a7aaacaaa29f9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e0200000713202d3a4653606d7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3aab4bfb4aba39f9f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000010d1924303a44505a606d78818e939fa3a9a29f97918d8a888788898b8e92979fa2aaa79f9792867c6f695e53493f33271d12070000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000000000000000030c151c23282c2d3739393939393939382d2c29242d3a4653606d7987868686867f786e69625b524d443e3530282024292c2d3839393939393939372d2c28231c150c03000000000000000b17222d384854606a75828f97a2aaa399928b827c7773716e6f7b8895a093867a6f7175797e848e939da5aba2979083786c60544a3f33281c0b010000000000020b12191f2326272d2d2d2d2d2c2b2a2724201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1d24292c2d31363a3b3d4041434445454646464645444342403e3c3a38342e2d2a261f1b17110a0200000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d6c6c6c6c6c6c6c6c6c5e5651586062686d71747678797978787674716d67615e5750483f434b51585f62686d71747678787978777674716e69625f5851443f382f261b0f050000000000131f2c3946525f6c7985929facada093877a6d60544b4b4b4b4b4b4b4b4b4b4b4b4f59606d7a85929ea6aca1968d80746b60554b40342b1e150b0000000000000000000000000004111d2935414c55697683909ca9aa9d908377665c5144382c1f1206000000000714202d3946525e687884919eaba99c8f827669554b4035291d1004000714212d3a4754606d7a8793a0adada29792979da49f9c97989291919298969a9f9f918c7f726e7b87939fa9b1a7a09d98929286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e120500000713202d3a4653606d798693a0acacacaca49f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8b1a9a3a19f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000005111d2935414c56616c74808d939ea5a7a097928b85807d7b7b7b7c7e81858c9298a0a7a9a29891857b6e655b5044392f24180c000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d1f2b3844505c66717e879399928c827b726d615e565046413a3229241d20212b2d2d2d2d2d2d2d2a201f1c17110a03000000000000000006111b2c38434e58616e7b859298a2a9a39f948f8984807e7b7a7c8895a194877a7c7e82858b91969ea5aaa29992857b6e665b5042382d22170b0000000000000001080e13171a1a20202020201f1e1d1a171313100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191f262b2f35383a3e4246484a4c4e50515252535353525251504f4d4b494644403b3a36312b27221b140b070100000000000000000000000000000000000000000000000000000000000000010d18242f39434b515f606060606060605f524c454e54565e6165686a6b6c6c6c6b696764605d55534d453e363940454e53565d606467696b6c6c6c6b6a6764615e57534e4640332d261d140a000000000000131f2c3946525f6c7985929facada093877a6d605757575757575757575757575754606b74818e97a1ada59e9184796d60594f43392f22190c04000000000000000000000000000613202c3945515d677885929eaba89b8e827568544a4034281c10040000000005111e2a36414c566976838f9ca9ab9e918578675d5145382c1f1306000714212d3a4754606d7a8793a0adb3a9a29fa2a19e948f8b8786858485878a8d92979f93887e727e8b99a4afaba0959088858686796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d21140600000713202d3a4653606d798693a5afaca29a979393939393939393939393939393939393939393959ca6b1a99f97949393939393938b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f1306000000000000000713202d3946525d68717e8a929da5a79f9590857f7974706f6e6e6f7175797f869195a0a7aaa1978f82776c60554b4035291d1004000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000000070c1012131e202020202020201f1413111c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191f202020202020201e1312100c0600000000000000000000000f1b27323d46525e69707d8692979ea5a69e9c95918d8a888786929fac978d87898b8e92979ea1a8a8a09892877e70695f544a3f2f261c110600000000000000000003070b0d0e13131313131312110e0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e252a3137394045474a4d535457595b5c5d5e5f5f605f5f5f5e5d5c5a585553514a4846423b37332d261d18120c040000000000000000000000000000000000000000000000000000000000000007121d283139404553535353535353535346413c43474c5254585b5d5e5f5f5f5e5d5a5754514c46423b332c2e343c43474c5254575a5d5e5f5f5f5e5d5b5754524d47433c3427221b140b02000000000000131f2c3946525f6c7985929facada093877a6d646464646464646464646464646464666f7c88939fa9a89d93897d70675d51473d3129241e160e060000000000000000000000000714212d3a4754606d7a8797a2ada6998c807366594d402e23180c0000000000010d192530414e5a6774818d9aa7ada197867a6d6053473a2d201407000714212d3a4754606d7a8793a0adbcb3ada9a1979289827e7b797878797a7d81858d929992857b818e9babafa49990837c79797b6e6255483b2f22150800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000713202d3a4653606d7986939ea8a69a908a86868686868686868686868686868686868686868a95a1ada3978d87868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000000000005121e2a36424d57616d7a85929ea4a99f9590837b726d66646261626364676d727b839095a0aaa99f948b7e71675d5145382c1f140900000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000004060711131313131313131207060b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f13131313131311070603000000000000000000000000000a16212a36424d57606b707d858e939d9fa7a7a09d9a9795989298a3ae9f979495989b9fa2a9aaa29f9691867d706c61574d42382d1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117202930363c42474b515357575e61646668696a6b6c6c6c6c6c6b6b6a68676562605c5455534d46443f382f29241d160d05000000000000000000000000000000000000000000000000000000000000010c161f282f3539464646464646464646393632373a4146474b4e505252535251504e4b4745413a36312921232831373a4145474b4e505152535251504e4b4746423b37312a2217110a0200000000000000131f2c3946525f6c7985929facada093877a71717171717171717171717171717171717883909aa4ada1968e81746b60554e48443d35302820180f0600000000000000000000000915222f3c4855626f7c8895a9b3a4988b7e7165584b3e32251807000000000000081926333f4c5966727f8c99a5b2a995887b6e6255483b2f221508000714212d3a4754606d7a8793a0adbab9ada19792857d76716e696b6b676d70747a808792978e81828f9ca9ac9f93877b6f6a6c6e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000007131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030006121f2b3844505c6675818e96a1a4978a7e79797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3125180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000000000714212d3a46535e6974818d97a1ada19790837a6e69605c5455545556555c60696e7a839098a2aea69e9184796d6053473b31261a0e0200000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000040606060606060605000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00060606060400000000000000000000000000000000040e1a25303b454f59606b707b818a90959a9ea1a8a6a4aaa39fa3aab4a8a3a1a2a4a8aba49f9c98928c847c706b615a50453b2f261c0b0200000000000000000000000306080909090909090909090909090909090909090909090909090909090909090909090909090909090909090806030000000000000000000000000000020b141c2228323b41464d53555d606468696e70737476777878797979797877767573716f6d6665615f57535049413d352f281f170f06000000000000000000000000000000000000000000000000000000000000040d161d24292c39393939393939392e2d2a272b3036393a3e4143454646454543413e3a39352f2a251f171820262b2f35393a3e4143454546454443413e3b3a36302b2620181006000000000000000000131f2c3946525f6c7985929facb1a4988b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e808d95a0acab9e91847a6d67625f58544f45413a322a21181006000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000b1825313e4b5864717e8b97a4b0a3968a7d7063574a3d3024170a000714212d3a4754606d7a8793a0adbcb1a79e92857c706b64615e57555d6063686d747e8692938e86929faca99d908376695f60625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000010b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f12060003101c28343f4a54606d7a84919ea59f92867b6e666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22160900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f020000000004101d2935404b55616e7b86929fa9a69e92857a6e685e57514b484848494b51575e686e7b86929fa9ada1968b7e7165574d42362a1e12050000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000000000009141f29333d474f5960696e757d83888d9196979a9b9d9e9fa3aab4aaa29f9e9c9b9999938f8b857f796f6a615950483e33291d140a00000000000000000000040a0f121515161616161616161616161616161616161616161616161616161616161616161616161616161616161515120f0a030000000000000000000000020b141d262d333e444c52575f62676d7174787b7d7f81838485858686868585848382807e7c7976726e6964605b534f454039312921170f06000000000000000000000000000000000000000000000000000000000000040c12181d202d2d2d2d2d2d2d2d21201d1b1e252a2d2e32353738393939383634312d2c29241e1a140d0c151a1e24292c2d31343638393939383734312e2d2a251f1b150e0600000000000000000000131f2c3946525f6c7985929facb8a69b908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929da7b1a79a8e817b77746f6a636059524c443c332a22180f050000000000000000000b1825313e4b5864717e8b97a4afa295897c6f6256493c2f2316090000000000000a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000714212d3a4754606d7a8793a0adb8ab9f958a7e716a605954524d4b5154565d616c707d8793989298a3aea79a8d817467575355534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000006111b2935404b5564717d8a99a3afac9f9285796d6053463a2d20130700000b17232e3845525d68707d89939da2989083796d6059606060606060606060606060606d798693a0aca194877b6e616060606060585651493f34291e120600121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150802020202020202020202020202020202020202020202020000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f221509000000000006131f2c3945515d6774818d99a3ab9f948a7e71685e564d45403c3b3b3c40454d565f69727f8b97a1ada99d908377695f53463a2d211407000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d20140900000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000000000000030d17212b353d474f575e616b70767c8084878a8d8f90919298a3aea2989291908e8c8986837e79726d6660584f473e362c21170b02000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000000a141d262f383f4450565e61696e74797d8184878a8c8e8f909192929392929291908f8d8b8886837f7b76706c656059514b433b332921170d0400000000000000000000000000000000000000000000000000000000000001070d101320202020202020201413110f13191e202125282a2b2c2c2c2b2a272421201d19130e0903030a0f13191d202124272a2b2c2c2c2b2a282421201e1a140f0a030000000000000000000000131f2c3946525f6c7985929facb8aca29b9897979797979797979797979797979797979a9da4aeb5a99d938e8784817c76706b605d564e463c342a21170b0200000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f2215080000000000000916232f3c4956626f7c8995a2afa5988b7f7265584c3f3225190c000714212d3a4754606d7a8793a0adb6aa9d9083776c61584f4846424145474c525a616b73808d969fa3aab4a5998c7f7266594c4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000006111c2935414c56606b74818e96a1a0958d80746b60564c53535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b0a08040000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000000000714202d3a4753606d7985929faba89c8f82766c61564c433b342e2e2f2f343b444d57606d7985919eababa095887b6e6155483b2e221508000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000000000000050f19232b353d454d525961636a6f74787b7d8082838486929fac9f92868483827f7c7a76716d67605c544e463e352c231a0f0600000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b2620181006000000000000000006111b262f38424a505a61686e747b81858a8e919697999b9c9d9e9f9f9f9f9f9e9e9d9b9a9898928f8c87827d78706b605d554d453b33291f160c0100000000000000000000000000000000000000000000000000000000000000010406131313131313131307070502080d111314181b1d1f1f201f1e1d1b181413110d08010000000001080d111314181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000131f2c3946525f6c7985929facb8b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a7a9aeaeafafa59d9a96918d88837d746d685f584e463c33291d140a00000000000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998c807366594d4033261a0d000714212d3a4754606d7a8793a0adb3a9988b7f72655a50463d3a3635393a41465059606d7984919eabb4b2a5988b7f7265584c3f3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000713202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000d19242f3a444f59606d7984919aa49f93887d70685d5245464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11070000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b171714110c05000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000004101c2834404b5564717e8b98a2aca096897d70635a50443b31282321222329323c44515c6673808c99aab1a7988b7e7265584b3f3225180800000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000071119232b333b42464f55585f6267696e71737576787c8895a093867977767572706d6764605d55514b423d342c231a1108000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000040d17222d38414a545b606c717a81878d92989b9ea1a8a6a7a8a7a5a4a3a3a3a3a4a5a6a8a6aaa39f9c9a938f8a837d746d675e574d453b31281d13070000000000000000000000000000000000000000000000000000000000000000000006060606060606060000000000010507070b0e101213131212100e0b070604010000000000000000010406070b0e101212131211100e0b08070502000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a5a7aba8a09e9a949089817a6e6a5f584e453b2f261c1106000000000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea69a8d8073675a4d4034271a0d000714212d3a4754606d7a8793a0adada197877a6e6154473e342d2a292c30353e45515c67727f8c99a3aeb2a5988b7f7265584c3f322b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000008131e28323d45515d67707d88939fa49a91847a6d60594f443a303939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e28282828282828282828282828282828282828282828282828282423211c1710080000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000006131f2c3845515c6775828f9caaaa9d9184776b6054483e32291f18151518202834404a54626f7b8898a2aea89b8e8175685b4e423025190d0100000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000000000000071119202930363e44484e5355575e616467686a6f7b8895a093867a6d69686663605d5553514b454039302b221a1108000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a0000000000010c161f27333f49535b666c747e858e92999fa2aaaba9a8a19e9c9a9897979696979798999c9e9fa4acaca49f9c95908981796e695f574d433a2f24180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939495989b9ea1a9aaa69f9c938e847c6f6a5f574d42382d22170b000000000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0adab9e918578685e5246392c221e1d20242934404b55616e7a86929facb2a5988b7f7265584c3f32251a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000010d19242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000010c16202935404b55606b74808d96a0a1968e81746b61564c4135292d2d3a4653606d798693a0aca194877b6e6154483b2e2d2525221e18110901000000121e2b3845515e6b7884919eabaea194887b6e6155483b35353535353535353535353535353535353535353535353535353531302d28221a120800000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a00000000000713202d3a4653606d7985929facab998c7f7366594f44362c20170d07070e18232e394653606c7985929fabaa9d9184776a564c41362a1d110500000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000000000000070e171f252a33383c4347484d5254575a5c626f7b8895a093867a6d605b595653514b47454039342e271e19100800000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000007131d28313a44505b656c78808a92979fa3abaaa69f9c9896918f8d8b8a8a89898a8a8b8d8f91939a9c9fa4aca7a09d938e837b6e695f554b41352921160a000000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000104060712131313130908060300000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868787898b8e92979da0a7aba59d9691857c6f695e544a3f33281d12070000000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada99c8f827669564d41362a1a12111319232f3946525e687683909da9b2a5988b7f7265584c3f32251909030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000000081824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f00000000040d18242f3a434f59606d79849199a39d938a7d70685e52463e32292d3a4653606d798693a0aca194877b6e6154483b2e21191816120d070000000000121e2b3845515e6b7884919eabaea194887b6e615548424242424242424242424242424242424242424242424242424242423e3c39332c241a100500000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f06000000000a1723303d4a5663707d8998a2aea399897c706356493d32231a0e05000007121f2b3844505b6676838f9ca9ac9f928579685e5246392d20130700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b0000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000050d141a21282c31373a3c4246484a4d55626f7b88959f93867a6d60534c494745403a39352f28231d150c07000000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f1206000000010d18242f3a434f59606c77818d929fa2a9ada59e9b948f8b888482807f7e7d7d7d7d7e7e808284878b8f939a9ea6aca59d9590847b6e675d51453d32271b0f03000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a03000000000000000001070d1113141f202020201515120f0a040000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797a7b7c7e81858a90959fa3aba8a19792857b6e665b5044392e23180c0000000000000e1b2835414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000714212d3a4754606d7a8793a0ada79b8e8174685b4e4135281b0e000714212d3a4754606d7a8793a0ada89b8e8175685b4e423025190f0408121d2a36414c566774818d9aa7b2a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1724303d4a5763707d8a96a3b0a99c908276695d5043362a1d10000000000007131d28313d45515d676f7c87929fa59e91857a6d615a50443b302d3a4653606d798693a0aca194877b6e6154483b2e211508090601000000000000121e2b3845515e6b7884919eabaea194887b6e61554e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a49453e362c22170c00000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000d192633404c5966737f8c99aaac9f92867a6d6053473a2d201407000000030f1c28333f4a546874818e9ba7aea298877a6d6154473a2e21140700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000002090e161c20262b2e30363a3b3e4855626f7b88939393867a6d6053473d3a39352f2c29241d18120b030000000000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e21150800000004111d2935414b55616b73808d939da4ada9a29f938e88827e7b78757472717070707071727375777b7e82878f939fa2aaa7a0969183796d60594f43382c1f14090000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d04000000000000040c13181d20202b2d2d2d2d22211f1b150e0600000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c666c6d6e6f7274797e838c9299a3aba9a1978f82786c60554b4034281c100400000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada79a8d8174675a4e4134271b0801010d1925303e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000010c161f2935404b55606a73808d95a0a1978e81756c61564c41362d3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b575550483e33281c110400000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101d2935404b556975828f9ca8aa9d918477675d5145392c201306000000000b17222d414d5a6774808d9aa7b4aa94887b6e6155483b2e2215080005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000000000000000000000000050b10151b1f21252a2d2f3c4855626f7c8686868686796d6053473a2d2c2924201d18120c0700000000000000000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000613202c3945515d67707d8a929ca5aea9a197928a817c76726e69696765646463636464656669696e72767c828a9298a2aaa8a0958e81746b6054483c31261a0e02000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000040d161d24292c2d38393939392f2e2b2620181006000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060605b6060616265666d71787f879299a3afa99f948b7f72675c5145382c1f130700000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100081724303d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000040d18242f39434e58606d79839099a39e938a7e71685e52463e333a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6868686868686868686868686868686868686868686868686868686868686864615a5045392d21140800000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006131f2c3845515d677884919eaba99d9083766a554b4035291d110400000000061a2633404d596673808c99a6aea295887b6f6255483c2f221509000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000040a0f12151a1e212e3a47535f6a76797979797976675c5145382c201d1813100d0701000000000000000000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000004101d2935404b55606d7984919ea4aeaaa19791857e756f6a65615f575a58575756565757585a565e61656a6f757e869298a2aea89e93897c6f63574d42372b1e12050000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000010c161f282f35393a45464646463c3b37322a22180e040000000000000000131f2c3946525f6c7985929facada093877a6d6054535353535353535353535353534a5053545456545c60666d737e87929fa7b0a69e9185796d6053463a2f24180d01000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea79a8d8074675a4d4134271a0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100091623303c4956636f7c8996a2afa5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000007121d27313d45515c666f7c87929fa59e92857a6e615a50453b3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7575757575757575757575757575757575757575757575757575757575757575716c6155493c3023170a00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000714202d3a4753606d7a86939faca89c8f8275695c4f422f24180d01000000000d1a2733404d5a6673808d99a6afa295887c6f6255493c2f221609000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000306090e121f2b37434e585f626c6c6c6c6c6c5c554b4034291c110d0704010000000000000000000000000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d10000006131f2c3945515d67737f8c96a1adaea29891857b716c625f5855534d4d4c4b4a4a4a4a4b4b4d4d5254585f626c707c86929fa7afa59c8f8276695f53463a2d211407000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000007131d28313a40454752535353534847433c342a20150a0000000000000000131f2c3946525f6c7985929facada093877a6d6054474646464646464646464646463f44464748494b51545c606c727e8b959fabada1978b7e7165554b4135291d1104000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998d8073665a4d4033271a0d000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222f3b4855626e7b8895a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916232f3c4956626f7c8995a2afaa9d9183776a5e5144372b1e1100000000000000010b151f2834404b545f6a737f8c959fa1978f82756c62574d423a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb5a89b8f8281818181818181818181818181818181818181818181818181818181818181817e7164574a3e3124170b00000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000915222f3c4855626f7b889aa4afa89b8e8275685b4f422d22170b00000000000e1b2834414e5b6774818e9aa7b4ab95887b6e6255483b2f221508000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c010000000000000000000000000000000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d1000000714202d3a4753606d7985929ea8b1a79f92867c6f69615a534e484642413f3e3d3d3d3d3e3f404246474e535a616a717e8b959fabac9f93877b6e6155483b2e22150800000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a00010d18242f3a434b51535e6060606055534e463c32261b0f0400000000000000131f2c3946525f6c7985929facada093877a6d6054473a393939393939393939392d3338393a3b3c40454a505a606c7883909da9b3a99d908376675d5145392c201306000000000c1926333f4c5966727f8c99a5aea195887b6e6255483b2f2215080000000000000916222f3c4955626f7c8895a2afa5988c7f7265594c3f3226190c000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000000000030d18232e39424e58606d78839098a39e948b7e71695e52463f4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7aa9e938f8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8c807366594d4033261a0d00000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e221508000a1724303d4a5763707d8a96acb6a89c8f827569544a3f33281c0f0300000004111d2935414c566875828e9ba8aea399877a6e6154473b2e211408000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d1207000000000000000000000000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d100004101c2834404b5464717e8a97a2acaca0958b7e726a5f575047433c3a3631323131303031313230363a3c43475058616c7683909da9afa49a8c7f7265594c3f3226190700000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d0004111d2935404b555d606b6c6c6c6c625f584e43372b20150a00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d22282b2d2d2e2e34383f44505b65707d8997a2adac9f92867a6d6054473a2d211407000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000000000000a1623303d495663707c8996a3afa4988b7e7165584b3e3225180b000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000b1824313e4b5764717e8a97a4b1a99c8f8276695c504336291d1000000000000000000007121d27303c44505c666f7c86929fa69f92857b6e615b51454653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7afa59e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000b1825313e4b5864717e8b97a4b1a99d908376665b5044382b1f130a0603060a13202c3945525d687784919daaac9f9286796c605346392d201306000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b01000000000000000000000000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100006131f2c3845515c6675828f9a9c9fa29d9083786d60584e453e37322d2a262524242323242425252a2d32373e46505a64717e8b97aab3ac9c8f8275695c4f422f24180c00000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3945515d676d78797979796f6a5f53473d32271b0f00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020171c1f20212123282e343f4953606d7985929eabafa3998a7d7063574a3d3024170a000000000b1724313e4a5764717d8a97a4b0a3968a7d7063574a3d3024170a0000000000000b1724313e4a5764717d8a97a4b0a3978a7d7064574a3d3124170a000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e000000000000000000000b151e28343f4a545f6a727f8c949fa2978f82766d62574d4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b8afaaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a6998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e221508000c1926323f4c5965727f8c98a5b2ab9e9285796c6053463a30241b14121012141c26303a4754606d7a86939facaa9d918477655b5044372b1f1205000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d0300000000000000000000000000000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000713202d3a4653606d79868b8d909298988a7e71665c50463c332b26211e1a1918171717171818191e20262b343e4754616e7b8798a2aeaa9e9184776b554b4035291d100400101d293643505c69768386868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000714202d3a4753606d7a85868686877c6f62584e43372b1d1207000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313130b0f12131415181c232d3844505c6675828e9ba8b5ab998c7f7266594c3f3326190c000000000916232f3c4956626f7c8995aab4a4978b7e7164584b3e3125180b0000000000000c1925323f4c5865727f8b98a5b4aa95887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004101c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000030c17232e38424e58606c78839098a29f948b7f72695f544a53606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b1a9a3a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998c807366594d4033261a0d00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000d1a2733404d5a6673808d99a6b3ada297887c6f62564c41352d26201f1c1f20262e38424e5864707d8a9aa4afa89b8e81756853493f33271b0f03000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000613202d394653606c777c7e808385888b867a6d60544a3f342a211b15120e090b0a0a0a0a0b090e11151b222d3a46525e697885929fabac9f928679675d5145392c1f130600101d293643505c6976838f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d10000613202c3945515d67717e8b959a8f82756a605447392e23180c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606000003060607070c111b28343f4a546673808d99a6b3a69a8d8073675a4d4034271a0d010000000814212e3b4754616e7a8798a3aea6998c7f7366594c40332619090000000000000d1a2733404d5a6673808d99a6aea298877a6d6154473a2e211407000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000006131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000006111c26303c44505b666e7b86929fa69f92867b6e665b5053606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a99f9894939393939393939393939393939393939393939393939393939393939393938c807366594d4033261a0d0000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d211407000e1a2734414d5a6774808d9aa7b3b3a9998c8073685d52463f382f2d2b282b2d30383f4a545f6a76828f9cacb0a6988b7e7265584b3f2d22170b00000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c07010000000000000000000000000000000000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d0005121f2b3744505b656c6f717476797b7e7e71675d5142382e22180f0a0502000000000000000002050b111e2a36424d566b7884919eabafa399867a6d6053473a2d20140700101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100004111d2935404b55606d7883909d94897c6f62544b4034281c10040000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000b17232e3f4c5965727f8c98a5b2a79a8e8174675b4e4134281b0e010000000613202d394653606c7985929faca79b8e8174685b4e4131261a0e020000000003101c28343f4a546875828e9ba8ac9f928579685e5246392d201307000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000714202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000a151e28333f4a545f69727f8b949fa2989082786c605753606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a3988d888686868686868686868686868686868686868686868686868686868686868686807366594d4033261a0d00000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c201306000e1b2734414e5a6774818d9aa7b4b8ab9f92857a6d615b5049413c393834383a3d424a505c666e7c87939facab9f94877b6e6154483b2e21150600000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313131306040000000000000000000000000000000000000000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00030f1b27333f49535b60626467666c6e71716c62554b4030261c100600000000000000010507090e12161c222c3845515c677885919eabaea399877a6d6054473a2d21140700101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d1000010d18242f3a44505c66717e8a979a8e8174665c5145382c1f13060000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000104091925323f4c5865727f8b98a5b2a89b8e8175685b4e4235281b0f0200000005121f2b3744505b657783909daaa99c90837669574d42362a1e12050000000006121f2c3844505c667783909daaa99d9083766a564c4135291d1105000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000007101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d201307000000000000000000000000030c17222d38424d57606c77828f98a29f948c7f726a5f54606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7979797979797979797979797979797979797979797979797979797979797979736e63574b3f3226190c00000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000e1b2834414e5b6774818e9aa7b4b3ada2988d81746d605b534e4846443f4446484e545c606d7883909aa4afa79c8f8376695e52463a2d20140700000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000b17222d38414950535558545b60626465625a50433a2f1e140a00000000020507080d1113141a1e21272c343c4653606d7986929facac9f928679675d5145392c20130600101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d10000007131d28343f4a54606d7985929e9285796d6053463a2d2013070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c0c0c0c070d10151c28333f4a546673808c99a6b3a79a8e8174675b4e4134281b0e01000000030f1b27333f49536874818e9ba7ab9f928578695f53463a2d211407000000000713202d3a4653606d7986929faca79a8e8174675b4e413025190d01000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000050e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f12060000000000000000000000000006111c262f3c44505b656e7b86929fa69f92867b6e665c606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a00000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d01000e1b2834414e5b6774818e9aa7b3a9a19e9e928b7f726c655f585553504a5053555860666d74808d959facaba0958a7d7164574d42362a1e120500000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000006111b262f383f4446484b4a50535558585650483f31281d0c02030506090e121415191d2021262b2d33383e464e58636f7c8999a3afab9e9185786b554b4135291d110400101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d100000010b17232e3845515c6673808d99978a7d7063574a3d302417070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191919191a181d20262b3844505b6674818e9ba7b3a6998d8073665a4d4033271a0d00000000000b17222d3f4c5965727f8c98aaada297887b6e6155483b2e23180c000000000915222f3c4855626f7b8898a3aea9988b7e7265584b3f3225180800000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000060e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c100300000000000000000000000000000a141d27333f49535e69717e8b949ea3989083786d60606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e616060606060606060606060606060606060606060606060606060606060605957524a40352a1f1307000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000e1b2734414e5a6774818d9aa7ada19792919692877f776f6a6562605b545c6062656a6f78808d929ca7afa4999083786c6053463b30251a0e0200000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d03000000000a141d262d3337393c3e3f4446484b4b4a453f362d1f160c0b0f1213151a1e2121252a2d2e31373a3d44485058606a74818e9babb5a99d9083766a5d50432f24180d0100101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d1000000006111c2834404b54626f7c88979a8d8073675a4d402e23180c0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252525252525262624292c31373f4a54606c7985919eabb3a9988b7e7165584b3e3225180b00000000000616232f3c4956626f7c8998a2aea9978b7e7164544b4034281c1004000004101d2935404b5565727e8b98aaada197887c6f6255483c2f22150900000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030a0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000020b17222d38414d57626c75828f97a29f958c7f736a606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615553535353535353535353535353535353535353535353535353535353534d4b4740382e24190e020000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000e1a2734414d5a6774808d9aa7ab9e9285849199928c827c76726e6c666b666d6e72767c828d929ca4aea69f93877c6f655b504437291f14090000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d20130700000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b03000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000020b141b22272b2d2f2d3338393b3e3e3d3a342d241b1114171b1f2022252a2d2e3036393a3d4246484f545a616a6f7c87939facb2a8998d8073665a4d4033271a070000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d10000000000c18232e394653606c7985929c90837669544b4034281c100400000000131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232323232323232332f35393c4347505b66707d8997a1adada297887c6f6255493c2f22160900000000000713202d3a4653606d7985929faba79b8e8174665c5145382c1f160c06060c141f2c3845515d6775828e9ba8ab9e9285786c605346392d20130600000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000205060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000006111b262f3b45505a616e7b85929fa59f92877c6f666d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554846464646464646464646464646464646464646464646464646464646403f3b352e261c120700000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f22150900000d1a2734404d5a6773808d9aa6ab9e92857d89929f948f88827e7b79787778797b7f828990949da4aea69e938d80736b6053493f3327170d0300000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b06000000000000000000000000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a0300000000000000020a11171b1f202222282b2d2f3132312e29221b191e2022272b2d2f31363a3b3e4146474a4d53555960636c717c859199a4afaca096897d706356493d3023160a0000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d1000000915202b353f4744505b6575828f9b918578665c5145382c1f130600000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f40414045474e535b606c7883909da9b3ac9e9285796c605346392d201306000000000006121f2b3844505c6675828f9caaab9e9285796d6053463d31281e171515171e28313a4753606d7985929facaa9b8e8175655b5044372b1f120500000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a0000000000000000000000000000000000000a141d29333f46525e69717e8a939ea3999083796d6d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b39393939393939393939393939393939393939393939393939393933322f2a241c130a00000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d20130600000d192633404c5966737f8c99a6ab9f928578808d939f9c948f8b888685848586888b8f949c9fa6aca49d948f81786c60594f41382d2217050000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e05000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a0200000000000000000000000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000060b0f121315171c1f2022252524211d1d20252a2d2d3337393c3f4246484b4c525457575f61656b70767e859197a1abb1a79d9184786c605346392d2013060000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6673808c999786796d6053463a2d20130700000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4b5153585f626d737f8c959fabafa49a8d8174665b5044382b1f1206000000000003101c28343f4a5464717e8b98a3ada2978a7d7064594f433a30282322222227303a434f5964717e8a98a2aea2988a7d706453493f33271b0f0300000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e000000000000000000000000000000000000020b17212a36424d56616c75818f97a1a0958c80736d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2626231f19120a0100000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000c1825323f4b5865727e8b98a5ac9f92867977818c939a9f9c989993929192939a989c9fa6aba8a09d928d82796d665b50463d2f261b110600000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b07000000000000000000000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b262018100600000000000000000000030506060b0f12131518181b1e25292d3036393b3f4446484b4d535457565e616467696e72777d828a9297a1a9b3aa9f958b7e71665b5044382b1f12060000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c727f8b9894877a6e6154473b2e21140800000000131f2c3946525f6c7985929facada093877a6d605858585858585858585858585858585859595a555d60646a6e767f8c919ca7b1a99f93877c6f62544a3f33281c0f030000000000000b17232e3a4754606d7a86929faca99c9083766b60554b423a342e2f2e2d333a424b55616b7683909daaab9f9285796d6053473a2d22170b0000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000050f1925303b44505a616d7a85929ea59f92877c6f798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22202020202020202020202020202020202020202020202020201a1917130e070000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f0300000b1824313e4b5764717e8a97a4aea399867a6d74808891969d9fa49f9e9e9e9fa4aca9a7a79f9d95918980786d675c544a3f342b1d140a0000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e0500000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000000000000000000003060b141a20262b3035393b4146474950535558575e616467686d7074777b7f84898f949fa2a9b2aaa2989083786d60544a3f33281c0f030000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797e8a9795887b6e6255483b2f22150800000000131f2c3946525f6c7985929facada093877a6d656565656565656565656565656565656565666768676d71757b828c919ca4adaba2978e81756a5f5342382d22170b000000000000000613202c3945515d6775818e9ba6ab9f94897d70675d544c443f3c3b3b3c3f444b545d67707d89959faba4998d8174675c5145382c1b11060000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000009141f29323e46525e68707e8a939ea399908378798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22151313131313131313131313131313131313131313131313130d0c0a07020000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000a1623303d495663707c8996abb5ab94877b6e6e737d848a9095989b9d9e9f9f9f9e9c9a9895908a847d736d665c554b42382d22190b020000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a00000000000000000000000000020a11171f262a32373a4146474c5254535b60626568696e7174777a7d8084888c91959c9fa6adafa9a19892867b6e665c5142382d22170b000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c798786868a909a95887b6f6255483c2f22150900000000131f2c3946525f6c7985929facada093877a72727272727272727272727272727272727272737475777a7d82878f949ca3adaba39992857b6e61584e432f261c11060000000000000004111d2935414c55626f7c88949faba69e9184796d665d56504a494848494950555d666d7984919ea7aa9f93877b6e61554b4034291c0a000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000020d17202a36414c56616c75818e96a1a0958b7e788693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080606060606060606060606060606060606060606060606000000000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b11060000000815222e3b4855616e7b8899a3afa295897c6f626b6f797e83888b8e909192929291908e8b87837e78706b605c544b43392f261c10070000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000000000000000000040b141c222831363c43474c5254565e6164656c6f7275787b7e8184868a8d9196989da0a8abb0aba59e9791867d6f695f544a402f261c1106000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c79869293979aa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284868a8f92999fa6adaaa29992877d70695e52463c321d140a0000000000000000010d19242f3a47535f6a76828f99a3aca0968f82786d68605c5456555555535b60676d78818f96a0aca2988e8175695f5343392f23180c000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c110600000000000000000000000000000000000000000000050e1925303a44505a606d7a84919ea59e91847a8793a0ada194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000713202d3a4653606d7986929faca4978a7d716460666d71777b7f8183858586858483817e7b76716d666059504a423930271d140a0000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c1106000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f120600000000000000000000040d161d262d333b42464e53565e6165686e7175787c7e8184878a8e91939a9a9da0a8aaacaeaca69f9c938e857c6f6b60574d42392e1d140a00000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e9193999c9fa3abaca69f9892877e716b61564d42342a200b0200000000000000000008131e2b37434e58626e7c87929fa7a89e948f827a716d66646262616264656c7079818f939ea8a69f92867b6e61574d4231271d1207000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a00000000000000000000000000000000000000000000000008131e29323e45525d68707d8a939da1978c808c99a6aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150801010101010101010101010101010101010101010101010100000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000006121f2c3844505c667784919eaaa5998c7f7266545c6064696e72747778797979787674716e6964605c544f443f3830271e150b020000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c0400000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e050000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e211508000000000000000000030c161f282f383f444d53585f62686d72767a7e8185888b8e9196979a9d9fa4acaaacafacaba39f9b948f89817a6f6a60594f453b30271c0b0200000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facafa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898989898989898999a9b9d9fa4abacaba7a09d9490867e716c62594f443b3022180e00000000000000000000010f1b26323c47535f6a73808d959fa8a69e948f847e7974716f6e6e6f7173787d848f939ea5a79f948c7f72695e53453c311f150b01000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c03000000000000000000000000000000000000000000000000020c17202935414c56616b74818e96a19f9285929fabaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0907040000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000003101c28343f4a546875828f9ba8a89b8e817568565153575f6165686a6b6c6c6c6b696765615e5753504a423d342e261e150c070100000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000000000000000a151e283139424a50575f616a6f757a7f83868b8e9297989b9ea1a8a7aaacafacaaaba39f9c99928e89827c756d6860584f473d33291e150b0000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facaca295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa9a7a9a19e9a95908a837b706c625a50473e32291f100600000000000000000000000a15202b37434e58606d78839096a0a8a69e96918b85817e7c7b7b7c7e80848a91969ea5a7a0958f82776c60574d42332a1f0d0300000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000000050e1924303a444f59606d7984919aa2989298a2aeaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b050000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000c17232e404c5966737f8c99abaa9d908477685d52464d5355585b5d5e5f5f5f5e5d5b5854534d46443f3830282321201d18130c040000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000000000000000006111c263039434b545b60696e757c81868b9093999b9ea1a9a8abadafaca9a6a8a09d9a99928f8b86817c766f6b605d564e463d352b21180c030000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f22160900000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9897928e89837e766e69615a50483f352c20170d000000000000000000000000040f1a26313c44505c666e7b8491969ea6a9a19e97918e8b898888888a8d91969ea0a8a59e9590837a6d655b50453b3121180e0000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000008131e28323e45515d67707d88939fa29fa2aab4aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2727272727272727272727272727272727272727272727272727272423201c161008000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b02000000000000061724303d4a5763707d8a99a3ac9f93867a6d6054474246484c4e505252535251504e4b4846423c3b3937332d302d2c29241d160d04000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d1000000000000000020c17232e38424b555d666c727b82888e92999c9fa4ababadaeaca9aba39f9d9a9795918d8a86837e7a756f6b636059524c443c342b23190f06000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f22160900000000131f2c3946525f6c7985929393939393939393939393939393939393939393939393939399929291908f8d8b8885817d77716c615f5750483f362d231a0e05000000000000000000000000000a152028343f4a545e696e7b848f939ea1a8a9a19e9a9795959495979a9ea0a8a8a19e938e837a6e685e53493f33291f0f060000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000000020c16202935414b55606b74808d96a0abaeb4bcaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b34343434343434343434343434343434343434343434343434343434302f2c28211a110800000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000000714212d3a4754606d7a86929faca4998a7d7063544b403a3b3f4144454646464543413e3d4347494846443f3f3c3a39352f281f160c0100000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f010000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d10000000000000000a141e28343f4a545d676d787f868f939b9fa3abacafaca9aaa29f9c999992908d8a8784817d7a76726d68636059544f45413a322b2219110700000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000000131f2c3946525f6c79868686868686868686868686868686868686868686868686868686868685858482807e7b7874706b64615a534d453e362d241b11080000000000000000000000000000030c17232e38424d565e696e7a828a91969d9fa7a7a7a4a2a1a1a2a4a6a7a7a09d96918a81796e685e564c41382d21170d000000000000000714212d3a4754606d7a8793a0aca69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aca5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c1209000000000000000000000000000000000000000000000000000000000000040e18242f3a434f59606d79849199a4afbbb9aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554840404040404040404040404040404040404040404040404040404040403d3c38332c231a100500000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000613202c3945515d677683909ca9ab9a8e8174665c5145382e323537383939393836313d464e5456555350494b494745413a31281d1307000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000006111c26303844505c666d79828c92989ea5acaeabaca49f9d9998928f8c898683807d7a7774716d6865615e56544f48443d353028201910070000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e22150800000000121f2b3844515d697479797979797979797979797979797979797979797979797979797979797978777674716f6c65636059555046423c332c241b12090000000000000000000000000000000006111c26303b444d575e686d757e848b9095979a9c9e9e9f9f9f9e9c9a9895908b847e756d675e564c443a2f261b0f05000000000000000714212d3a4754606d7a87939f9f9f9a8d8073675a4d4034271a0d01000815222e3b4855616e7b88949f9f9f988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a000000000000000000000000000000000000000000000000000000000000000007131d28313d45515d676f7c87939fa7b1acaca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a48443e352c21160b000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000004111d2935414b5566737f8c99a7ab9e9285796d6053463e3128282a2b2c2c2c242f39434e58606261605b53585654514b433a2f24180d0100000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100000000000000b17232e38424f59606d78828f949fa3aaafaca7a09d9a93908c8985827f7c7a7673706d686764605d5654524c48433d383229241e160e07000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f130600000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676562605b53544f49453e37312a211a12090000000000000000000000000000000000000a151e29323b454d565d606c71797e83878a8d8f9192929292918f8d8b87837e79716c605d554c443b32281d140a00000000000000000714212d3a4754606d7a8793939393938d8073675a4d4034271a0d01000815222e3b4855616e7b8893939393938b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c020000000000000000000000000000000000000000000000000000000000000000010c161f2935404b55606b73808d95a09f9f9f9f94877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a57554f473e33281c1004000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a000000000000000000010d18242f3b4855616e7b88959faba1978a7e71645a50433a2f241d151f141c2935404b55606a6f6e6c65676563605d554b4135291d1104000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000003101c28343f4a54616b74818e949ea6aeafa7a09d95908b8783807c797673706d676764615e565754524c4746413a38322c272119130c0400000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f03000000000d1925303b4650585d5f6060606060606060606060606060606060606060606060606060605f5f5e5d5c5a585553504948443d39342b261f180f0800000000000000000000000000000000000000030c172029333b444c525a61676d71767a7e818284858686858483817e7b77716d67615a514b433b322920160b0200000000000000000714212d3a4754606d7a868686868686868073675a4d4034271a0d01000815222e3b4855616e7b868686868686867f7265584c3f3225190c000000000000131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000040d18242f39434f59606d798390999393939393877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e67676767676767676767676767676767676767676767676767676767676767676361594f44382c2014070000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000714212d3a46535f697683909da8a99d9083766c61554b40352e27222222262d3845515d676f7c7b797674726f6d675d5145392c2013060000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f13060000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000000000006121f2b3844505c66707d89939da6b0aca49f959089837f7b76736f6d666663605d555754524c4a4745413a3936302c27211b160d08020000000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000000000008141f2a343e464d5152535353535353535353535353535353535353535353535353535353535252514f4d4b4846443f3838332d28221a140e06000000000000000000000000000000000000000000050e172129323a414550555c6064686e7174767778797978787674716e6965605d555045403a312920170e040000000000000000000713202c3945525d687679797979797979736e64584c3f3326190d00000714212d3a46535f697679797979797979726d62564a3e3124180b000000000000131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000000000007121d27313d45515c676f7c86868686868686867b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b737373737373737373737373737373737373737373737373737373737373737373706b6155483c2f231609000000000000000000020a131c242c323b41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e4e4c4841382f1d150c03000000000000000000000005121e2a36424d5764717e8b96a1ab9f958a7d70675d51454039302f2e2f2f38404b55606d7986888583817e7c796d6054473a2d211407000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d00000000000713202d3a4653606d7883909da5afafa49a938c837d77726e686663605c545653514b4a4746413e3a3935302d2a251e1b17151312100b0600010000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f040000000000020d18222c343b4144464646464646464646464646464646464646464646464646464646464646454443413e3c3937332d2c27211d170e09030000000000000000000000000000000000000000000000050f1720282f353e434b5153565e616467696b6b6c6c6c6b696765615e5753514b433e352f281f170e050000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c67645c52473b2f23170b000005121e2b37424d575f6c6c6c6c6c6c6c6c65625b51463a2e221509000000000000121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000010b151f2834404b55606a6f797979797979797976695e53463a2d211407000000000000000000121e2b3845515e6b7884919eabb4a79a8e818080808080808080808080808080808080808080808080808080808080808080807d7063574a3d3024170a00000000000000000000020e1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5b596060606060605a58534a41362b2014080000000000000000000000020e1a26313b4653606d7984919ea7a79e9184796d605b514b423d3c3b3c3d424a515d67717e8b9892908e8b897e7164574b3e3124180b00000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b23191107000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a0000000003101c28343f4a5464717e8a95a0acaea49f93888078706b65615e565653514a494745403d3a3936302d2c292424242b29262422201f1c1711110c0600000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b27201910070000000000000006101a222a30353839393939393939393939393939393939393939393939393939393939393938373634322f2d2b27221b1c16110c060000000000000000000000000000000000000000000000000000050d161e242931394045474c5254575a5c5e5f5f5f5f5e5c5a5854524d474540393129241d160d050000000000000000000000010d19242f3a444c525f606060606060605a58524a40362b1f13070000020e1a26313c454d535560606060606060585651493f34291e1206000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000030d18232e39434e5860626c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000121e2b3845515e6b7884919eabb7a99d938e8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8073665a4d4033271a0d0000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000000009141f2c3844515c66727f8b95a0aca1968e81756e605c544f4a4948494a4e545b606d7984919e9f9d9a92857a6d6053473a2d2014070000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c1003000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c11050000000006121f2b3844505c6675828f9ca7b1aa9d928b7e736d66605954524d494644403d3a39352f2e2d2a252120282d3031383533312f2d2b28231c1d181109000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272522201f1b1711100b050000000000000000000000000000000000000000000000000000000000040c13191f272f34383b4146474b4e4f515253535251504e4b4846423b38352f271f18130c040000000000000000000000000008131e28323a414553535353535353534d4c4740382e24190e0200000009141f2a333c424648535353535353534c4a463f372d23180d010000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c464e54555f606060606060605f534d453b31251a0e02000000000000000000121e2b3845515e6b7884919eabb7afa59d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a998d8073665a4d4033271a0d000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000004101c2834404a54606d7883919aa4a89e938c80746d6660595755555556585f666c75818e96a1aca3998e8174675d5145392c201306000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f0800000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000713202d3a4653606d7985929facaea3988d80746c605c544f4746413c3a38342e2d2c292421201d19242c34393d3e4442403e3b3a38342e2e29231b12090000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a040000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020202020202020201f1f1e1c1a181513120f0b0600000000000000000000000000000000000000000000000000000000000000000001080d151d23292c3036393b3e414344454646454543413e3b3a36302c29241d150d07010000000000000000000000000000010c1620282f35394646464646464646403f3b362e261c120800000000030e18212a31373a3b464646464646463f3e3a342d251b11060000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343c43474953535353535353534846423b33291f140900000000000000000000121e2b3845515e6b7884919eabacacafa9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000000000c18232e3944515c66707d88939fa6a59c928c8079706b666462616263666a6f78808d939ea9a89f92877b6e62554b4035291d100400000000000000000000000000030b121821272c323839404546494c4f50515253535252504f4d4a4746413a39352f28231c150c060000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d20130700000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d0300000000000815222f3b4855626e7b8898a2aeac9f92867a6d615a504a423d3936302d2c282320201d18141317222c363e45494b514f4d4a4846443f383a342d241b110600000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000000000004090e1112131313131313131309080603000000000000000000000000000002080d10121313131313131313131313131313131313131313131313131313131313131211100e0b0906050300000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363838393939383634322e2d2a251f1d18120b030000000000000000000000000000000000040d161e24292c393939393939393934332f2b241c140a010000000000060f181f262b2d2e3939393939393932312e29231b13090000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222b32373b3c46464646464646463b3a36312921170d0300000000000000000000121e2b3845515e6b7884919e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000000000007121c2834404a54606b73808d949fa7a49c928d837d7773706f6e6f7072767c828d929da5aaa1968d8174695f5343392f24180d01000000000000000000000000000001070c161b21272c2e34383a3d3f42434545464645454442403d3a3936302c29241d17110a03000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f22150800000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b0000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000a1723303d4a5663707d8996aab4a89c8f8275685e52443f38302d2a25201f1c181413100d07111d28343e485055575e5c59575553504a4a453f362d23180c01000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000001040606060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1014191e20212427292b2c2c2c2c2b29272521201e1a14100c070100000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2726231f19120a0200000000000000060e141a1e21222d2d2d2d2d2d2d2524221e1811090100000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f39393939393939392e2d2a251f170f050000000000000000000000121e2b3845515e6b7884919393939393939393939393939393939393939393939393939393939393939393939393939393938d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000000000000c18232e39424f59606d788290959fa7a49d95908984807d7c7b7c7d7f838890949da4aaa39891847a6d61574d4231281d12070000000000000000000000000000000000040a0f161b1d23282c2d30333537383939393938373533312e2d2a251f1d18120c060000000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a03000000000000000b1724313e4a5764717d8a97a4b0a6998d807366564c41342e26201e191312100c070604010815212d3945505a61646b68666462605c545651483f34291d1105000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000004080a0a1313131313131313130e0e0b080300000000000000000000000000000000000000000000000000000000000004080e111414181b1c1e1f20201f1e1d1b181514120e0904000000000000000000000000000000000000000000000001080d111314202020202020201a1917130e080100000000000000000003090e12141520202020202020191815120d060000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222c2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000121e2b3845515e6b788486868686868686868686868686868686868686868686868686868686868686868686868686868686868073665a4d4033271a0d000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000007121c27303d44505c666d7a8390959da5a7a09d95918d8a888888898c90959c9fa6a9a19892867c6f685e52453c311f160c0100000000000000000000000000000000000000040b1012181c1f202326282a2b2c2c2c2c2b2a29272421201d1913100c0701000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a050000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f30231c15110e080807070808090e131925303d4955616c71777573716e6d6665625b51453a2e221509000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000050b101416172020202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0b0807050200000000000000000000000000000000000000000000000000000001040707131313131313130d0d0b07020000000000000000000000000002050708131313131313130c0b0906010000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c0705030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020201514120e090300000000000000000000000000111d2a3743505c6872787979797979797979797979797979797979797979797979797979797979797979797979797979797979736e63584b3f3226190c000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000b151e28343f4a545d686d7a838e939ea0a8a8a09d999795949596999d9fa7aba49f9792867e706a60564c41332a1f0d040000000000000000000000000000000000000000000000070c10131316191c1d1e1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96abb5a69a8d807367544b403428201c1816151514141515171a1e242b37434e5864717e8482807d7b7977726d62564a3d3124170b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131313131313080705020000000000000000000000000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000000000000030c17232e38424c565e686d79818991969d9fa4aca6a3a2a1a2a3a5a8a9a29f99938e857c706c61584e443a3021180e00000000000000000000000000000000000000000000000000000406070a0c0f10121213131212110f0d0a07070501000000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f221508000000000000000000000000000000000000000000000105090b0b1313131313131313120706030000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a4afa89b8e8275665c51453a322c29232322212121212223252a2f353f47535f6a76828f8f8c8a8886837e7265584b3f3225180c000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000008121a22282d30313939393939393939393533302b251d140b010000000000000000000000000000000000000000000000000000000003090d1012131313131313131313060300000000000000000000000000000000000000000000000000000000000000000004080c0e0f13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232f3a444e565c5e60606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a40362a1f1307000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000006111c26303a444c565e676d747d848a90939a9a9c9e9f9f9f9e9d9b9997928d87817a6f6a615a50463c32281e0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000000000000000000000000000000000000000060c1115171820202020202020201f1312100c06000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939facab9f9285796d60564c443d38342f2f2f2e2d2e2e2f3031363a4145515b626f7c87939b999798928a7e7164574b3e3124180b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b010000000000000000000000000006101a242c33393c3d46464646464646464641403c362f261d1309000000000000000000000000000000000000000000000000000000070e14191d1f20202020202020202012100c06000000000000000000000000000000000000000000000000000000000002090f14181b1c20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0b080705020000000000000000000000000000000000000000000000000007121d28323c444b505153535353535353535353535353535353535353535353535353535353535353535353535353535353534d4b4740382e24190e02000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000000000000000a151e28323a444c555c606b70787e83878b8d909192929291908f8c8985817c746d68605850483e342b20160c000000000000000000000000000000000000000000000000000000000000000306060808080808080605030000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000006131f2c3945515d677683909dabada2978a7e71685e564f4745403e3c3b3b3a3a3b3b3d3f42464c515a626d76828f99a4a6aa9f92857a6d6053473a2d201407000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d1207000000000000000000000000050e18222c363e44494a5353535353535353534e4c4841392f251a0f03000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000000000000000000000000030c131a202527282d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1c1a181514120e09050200000000000000000000000000000000000000000000010c16202a323a3f43454646464646464646464646464646464646464646464646464646464646464646464646464646464646403f3b362e261c120800000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000030c162029323a434b515960666d71767b7e8183848586858484827f7d79746f6a615e564e463e362c22190e050000000000000000000000000000000000000000000000000000000000060b0f121314141414141413120f0b06000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0000000000000000000000000000000000000009121b22292e31323939393939393939382d2c28231c150c030000000000000000000000000000000000000000000004101d2935404b5566737f8c99a3aea99e91857a6d68605953514b4b494848474748484a4b4d53555d606c727f8c949fabaea3998d8074675d5145392c201306000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000030c17202a343e485055576060606060606060605b59534b41362b20140800000000000000000000000000000000000000000000000007111a232a3135383939393939393939392c28231c150c03000000000000000000000000000000000000000000000000020c151e252c31343539393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c020000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a03000000000000000000000000000000000000000000000000000000000000000000060b1012181d1f202325282a2b2b2c2d2c2c2a29272521211e1a14110e0902000000000000000000000000000000000000000000050f1820282f333738393939393939393939393939393939393939393939393939393939393939393939393939393939393933322f2a241c140a00000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000000040d172029303940454f545c6064686e7174767878797878777573706d67625f58524c443d342c241a100700000000000000000000000000000000000000000000000000000000020a11171c1f20212121212121201f1b17110a0200000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000006111b242d343a3d3e4646464646464646453a38342e261e150a00000000000000000000000000000000000000000000000c18242f3b4754616e7a86929fa8ada19790827a6f6b63605c5557565554545454555658575e61676d747e88939fa6b0a89f92867b6e61554b4035291d1004000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000b151e29323c46505a61646c6c6c6c6c6c6c6c6c68645d53483c3024180b0000000000000000000000000000000000000000000000030e19232c353c414546464646464646464638342e261e150a00000000000000000000000000000000000000000000000009131e272f373d4042464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e1309000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000000000000000000000000020a11171c1f24292c2d30323437373839393938373634312e2d2a25201e19140e09020000000000000000000000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000050e171e272e343d424a5053565e616567696b6c6c6c6b6a686663605c55534e46413a322b221a110800000000000000000000000000000000000000000000000000000000020b141c22282b2d2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000000010c17222d363f454a4b53535353535353535246443f3830261c1106000000000000000000000000000000000000000000000714202d3946525e6874808d96a1aaa99f9490847c76706d67666462626160616162636567696e737a818b939aa4afaaa1968d8074695e5343392f24180d01000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000007121c27303a444e58616c70797979797979797979746f64594c4033271a0e010000000000000000000000000000000000000000000009141f2a353e474d51535353535353535353443f3830261c110600000000000000000000000000000000000000000000040f1a252f3941484d4f53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f04000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000003090c141c23282b2f35383a3c3f41434445464646454443413e3b3a36312d2a251f1a140d050000000000000000000000000000000000000000050c12171b1d1e20202020202020202020202020202020202020202020202020202020202020202020202020202020201a1917130e0800000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000050c151d232830383f44464d5254585a5d5e5f5f5f5e5d5c595653514b47433c3630292019100800000000000000000000000000000000000000000000000000000000000a141d262d3338393b3b3b3b3b3b3937332d261d140a000000000000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000005111d29343f4850565860606060606060605e53504a42382e23170c0000000000000000000000000000000000000000000005111e2a36414c56606d7a849198a2aaa69f969189827d797573716f6e6e6d6d6e6e707274777b80858e939fa4acaba3989184796d60574d4231281d120700000000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d1000000000000000000104060606060606060606000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000081118232e39424c565f6a707e8786868686868686868174685b4e4135281b0e02000000000000000000000000000000000000000000010d1925313c4750585e5f606060606060605f504a42382e23170c000000000000000000000000000000000000000000000814202c37414b53595b60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000060d141a1e262e34383a404547494c4e50515252535252514f4d4b4846423b3a36302a251f170e07010000000000000000000000000000000000000001070b0f111213131313131313131313131313131313131313131313131313131313131313131313131313131313130d0c0a070200000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000000000000000000000000000000000000000000030b12181e262e34383b4146474b4e505152535251514f4c4a4645403937322a251e170e07000000000000000000000000000000000000000000000000000000000006111c262f383f444647474747474746443f382f261b11060000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c6c6b605c544a3f34281c1003000000000000000000000000000000000000000000020e1925303b45525d686f7c869298a0a8a8a09e948f8a8582807e7c7b7b7a7a7b7b7d7e8084878d92979da5afaaa29992867c6f675d51453b311f160c0100000000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d1000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140700000000000000060f19232834404a545e686f7c86929a93939393968f82786d6053463a2d2013070000000000000000000000000000000000000000000004101d2935414d58626a6c6c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000c1825313d48535d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000000000000000070f181f262a30383f44464b515356585b5d5e5e5f605f5f5d5c5a5854534d4746423b3630292018120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000000000000000000070c151c23282c3036393b3e414345454645454442403d3a38342e2b262019130d050000000000000000000000000000000000000000000000000000000000000b17222d38424a505354545454545453504941382d22170b00000000000000000000000000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000b1724313d4a56626c717979797979797979786d665c5044382c1f13080000000000000000000000000000000000000000000008141e2935414c56606a707d8691969fa3aba69f9c98928f8c8a89888787878788898b8d9195999fa2a9aba69f9892877e706a60554b4133291f0d040000000000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000040d18212b353d44515c666d7a849198a29f9fa19791847a6d665c5144382c1f12060000000000000000000000000000000000000000000005121f2b3845515e6a74797979797979797976665c5044382c1f12060000000000000000000000000000000000000000000e1b2734404d59656f757979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e00000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000081019212931363e424a5053555d606365676a6a6b6c6c6c6b6a696764615e5754524d46423b3329241d150d040000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000030a11171c1f252a2d2e3234363839393938373533302d2c28231d1b150d0802000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b60616161616161605b53493f33271b0f03000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000005121e2a36424d5765717e868686868686868685786d6053463a3025190d01000000000000000000000000000000000000000000020d19242f3a434e58606b707c848d92999fa2aaaaa29f9c99979595949394949596989a9da0a8abaaa79f9d948f857d706c61584e433a2f21170d000000000000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facaca093867a6d6053473a2d2014070000000000020b161f2a333d47515b606d78829096a1aaaea39992857b6e685d544a4034281c1004000000000000000000000000000000000000000000000613202c3946535f6c798686868686868686786d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b68758286868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f0000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000000000000008111a222b333b424650545c6063676d6f727476777879797978777674716e6966615e56524d453f352f271f160d04000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000060c1014191e202125272a2b2c2c2c2b2a292623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c6e6e6e6e6e6e6c655b5044372b1f1205000000000000000000000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000714212d3a46535e69768390939393939393978a7d7063564c4135291d11050000000000000000000000000000000000000000000008131e28313c464f59606a6f7980878e92989b9fa2aaa6a6a4a2a1a1a0a0a1a1a3a5a7a7aca49f9d9995908a827b706b615a50463d31281d0f05000000000000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000a141d28313c454f59626d74818e949fa8aea49f92877d6f695f564c42392e23180c00000000000000000000000000000000000000000000000613202c3946535f6c798692939393939386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9393939393939393939393939393939393939393939393939393939393939393939393938e8175685b4f4235281c0f00000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000000000000060f1a232c343d454d535a61666d7075797c7f81838485858685858482807e7b77736e69615e575145403931281f160c030000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000003080e111414181b1d1e1f201f1e1e1c19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787a7a7a7a7a7a776c605346392d20130600000000000000000000000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000815212e3b4854616e7b87939f9f9f9f9fa99b8f8275685e5246392d20150a00000000000000000000000000000000000000000000010c161f2b343d474f585f676d737b81868b8f9298989a9b9d9e9f9f9f9f9f9f9e9d9c9a989a93908d88837d766e69615950483e342b1f160c00000000000000101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000006111c262f3a434d57606b727f8b939da6afa59c928b7e716b60574d443a30271c120700000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9f9386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000000000000030d18212c353e464e575f616c70787d8185898b8e90919192939292908f8d8b87847f7b746e69625b514b433a31281e150b000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101212131212110f0d0a070604000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8787878787877a6d6154473a2e211407000000000000000000000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000007131f2c38434e5866737f8c9aa4afaca8aaac9f92867a6d6154473c32261b0f0000000000000000000000000000000000000000000000040d19222b353d464e555d60696e747a7e8285888b8d8f909192929292929291908f8d8c898683807c76706c615f574f473e362c22190d0400000000000000101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000071017222d38424c555f69707d87929fa5afa79e938d80736c61594f453c32281e150b0000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8acacb2adaba5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59b8e8275685b4f4235281c0f0000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000010b151f2a333e474f5860696e767d84898e9298989a9d9d9e9f9f9f9e9d9c9a9795918c86817b726d605d554b433a30271d1207000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794949494877a6d6154473a2e211407000000000000000000000000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000915222e3b4854606a7784919eaca49f9b9ea5a3998b7f7265584e43372b1c12070000000000000000000000000000000000000000000000071019232b343c434b51575f61676d7175797c7e80828384858586868585848482817f7d7a77736f6a64615a534d453e352c241a10070000000000000000101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473a2d2014070000050e192228333f4a545d676e7b859299a3afa89f958e81776c605a50473d332a20160c030000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875818e9babb5b2a8a19e98989898989898989898989898989898989898989898989898989898988e8275685b4f4235281c0f000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000007121d27313c454f59616a6f7b828a91969b9fa2aaa7a7a5a3a2a2a3a4a5a8a7a7a09d99928e867f756d675d554b42392e23180c0300000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b09050100000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000004101c2834404b54626f7c8996a0a49a938e939eab9d9083776a5f5347392e23180c000000000000000000000000000000000000000000000000071119222a313940454d53555d6065666d6f71737576777879797979787877757472706d6866625f58555046423b332c231a1208000000000000000000101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d20140700030d17202b343d44505b666d79839197a2abaaa1969083796d655b50483e352b21180e04000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000d1a2734404d5a6773808d99a3aeada196918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8175685b4f4235281c0f0000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c11060000000000000000000c18242f39434d57616b707c858f949ea0a8aca8a19e9a989695959697989c9fa2aaaba39f98928b81796d675d544b4034281e150b0000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126292825201b140c0300000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000006131f2c3845515c6674818d9aa89f9388828e9baaa095887c6f62544a4034281c10040000000000000000000000000000000000000000000000000710181f282f353b42464c5154545c60626567686a6b6c6c6c6c6c6c6b6a69676563605d5655534e49443e36312a211a110800000000000000000000101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d201407010b151f29333d46505a606c78828f95a0a9aba29891847a6e675c53493f362d23190f0600000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000815212e3b4854616e7b86929faaab9e91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063564a3d3023170a000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c040000000000000004101d2935404b555f69707d8692979fa6aca69f9c96918e8b898988898a8c8f92989ea1a8aaa29f938f83796d665c51453d30271c1207000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e333534312c251e150c0200000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000713202d3a4653606d7985929eaa9d90837d8998a2a79a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000060d161d242931363a4145474a505355585a5c5d5e5f5f5f5f5f5f5e5d5c5a595654524c4847433c39332a261f180f080000000000000000000000101d293643505c6976828f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d20140707121d27313b454e58616c73808d949ea7afa39992867c6f685e554b41382d241b11070000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000714212d3a46535e6974818e98a2ada196887c7272727272727272727272727272727272727272727272727272727272706b6054483c2f22160900000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a0000000000000006131f2c3845515d676e7b869298a1a9aaa29f948f8984817e7d7c7c7c7d7f82868b91969da4aea59e958f82786d60594f42392e23180c0000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e1409000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b120900000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000005111d2935414c5664707d8a97a2a9998c807885929fab9e9285796d6053463a3025190d0100000000000000000000000000000000000000000000000000040c12181f262a2f35393a3f4446494b4d4f505152525353525251514f4e4c4a4745413c3b37322d28221a140e06000000000000000000000000101d293643505c69768286868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014071118242f39434d57606a717e8b929ca6aea49f92877d706a5f564c43392f261b1209000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa8a89c8f82766c6565656565656565656565656565656565656565656565656565656360594f44382c2014070000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000004111d2935414b55606d79839098a2aaa9a198928a827c787472706f6f70717275797e848d929fa4aba79f948d80746b60544a4034281c10040000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32383a4146474c4f4d49423930251b0f0400000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000713202d3946525e6875828f9ba9a197897c75828e9baba1978a7d7064564c41362a1e1105000000000000000000000000000000000000000000000000000001070d141a1e24292c2e34383a3c3e40424344454646464645454442413f3d3a3935302e2b26201c170e0903000000000000000000000000000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014101a232935404b555e696f7c86929fa4aea69d928b7f726b61584e443b31271d140a00000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a25313b46525e6973808c96a0ac9f948b7e716a5f5658585858585858585858585858585858585858585858585856544f473d33271c10040000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a00000000000613202c3945515d67737f8c95a0aaaba19792867e766f6c6565636262636465676d7279808b9399a4afa69d92897d70665c5144382c1f150a00000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000000000000000000000000000000000000000000000000000002090e11171c1f262b2f35393d43474c5254595c59534b42372c2015090000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c010000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000714212e3a4754616d7a86929fab9e928579717e8b99a3a99b8f8275685e5246392d20150a0000000000000000000000000000000000000000000000000000000003090e13191d2023282c2d2f32343537383939393939393837363432302d2c2924211f1b15100b050000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201418222c353e45515d676e7b859198a3aea79e948d80746d62594f463c32291f150b0200000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009141f2a36424d57606d7984919aa4a69f92867c6e685d554b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a48443d352b21160b0000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f01000000000714212d3a4754606d7a85929fa7afa49992857c716c63605b535656555657555c60676d747f87939fa6aea49d9184796d6053463c31261b0f0300000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e0300000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616668655d53493d3125190c000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d11050000000000000002050708080808080808080814212e3b4754616e7a8794a1a094877a6d6154473a2e21140808080808080808080705020000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000006121e2b37424d5765727f8b99a3ab9b8e81756d7a86929fac9f92867a6d6154473c32271b0f00000000000000000000000000000000000000000000000000000000000001080d1113171c1f20222527292a2b2c2c2c2c2c2c2b2a2927262321201d1915120f0a0400000000000000000000000000000000000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2016202a343e47515b606d79839097a1aaa9a0958f82786d605b51473d342a20170d030000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e1a25303b45515d67707d88939fa6a29891847a6d675c544b423f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d3c38332b231a0f05000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000005111e2a36424d5766727f8c97a2adaa9f93877d706a615a5350494a4949494a4b51555c606d73808c949fabaca0958b7e7164584e43372b1f1206000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f14090000000000000000000000000000000000000000000000000000000000000001080d11161c1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e00000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000000000002090e121415151515151515151515212e3b4754616e7a8794a1a094877a6d6154473a2e211515151515151515151514120e09020000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000814212e3a47535f697683909daba3998a7e716875828f9caba3998c7f7265584e43372b1d1207000000000000000000000000000000000000000000000000000000000000000104060c10121316181a1c1d1e1f1f20201f1f1e1e1c1b19171413110d0806030000000000000000000000000000000000000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201e28323c464f59636d75818e959fa9aaa1979083796d665c50493f352c22180e05000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000009141f2935404b55606b73808d949fa8a0968f82796d665c544b433a323232323232323232323232323232323232302f2c27211a110800000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c0000000714202d3a46525e697784909da9a8a2988d80746b60585046443f3d3c3c3d3e40454b515b606d7882909ca6b0a89d9083776a5f53473a2e21150600000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464e53555d60656a6f747a7f8175685c4f4235291c0f00000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b00000000050d141a1e2021212121212121212121212e3b4754616e7a8794a1a094877a6d6154473a2e2121212121212121212121201e1a140d05000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000030f1b27333f4953626e7b88959fac9f92867a6d64717e8b99a3ab9d9083776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f101112131313131212110f0e0c0a0707040100000000000000000000000000000000000000000000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2026303a444e58616b727f8c939ea7aca29891857b6e675d544a3f372d231a100600000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000020c18242f39434f59606d78829096a0a89f948f82786d665d554c443b332b2525252525252525252525252525252322201c160f08000000000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000814212e3b4754616e7b8795989a9b9c92857a6d61594f463e37332d2f2f302e34394045505c666f7c88949fabaca095887b6f6255483c2d22170b0000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000000000000000000000000000000000000001070c10151b1e24292c33383b42464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000000050f171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e3b4754616e7a8794a1a094877a6d6154473a2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170f0500000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000005121f2b3744505b6573808d99a7ac9c8f837668606d7a86929faca095887c6f62554b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d232e38424c565f6a707d87939fa5afa49a92867c6f695e554b42382e251b11080000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007121d27313d44505c666d7a849197a1a69e948f81786d675d564d453d3528231c141919191919191919191919171614100b050000000000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f130600000b1825323e4b5865717e888a8b8d8e908e8174685e52473d342b272223222323282f343f4a545f6a76828f9cacb1a7998c7f736653493f33271b0f030000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c60646a6e74797e83898e929084776a5d5144372a1e110000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b0000020d17212930363a3b3b3b3b3b3b3b3b3b3b3b3b3b4754616e7a8794a1a094877a6d6154473b3b3b3b3b3b3b3b3b3b3b3b3b3a36302921170d020000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000613202d394653606c7884919eaba49a8b7f72655d6875828f9caaa79a8d8074675c5145382c1f14080000000000000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d28343f4a545e686f7c869299a4afa59f93887e706a60574d433a30261c1309000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010b151f28343f4a545e686e7b859298a2a69e938f82796d685f574f473e342e261e160d0c0c0c0c0c0c0c0c0c0a09070400000000000000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000714212d3a4754606d797c7d7f808183847d7063564c41352b221b17161616181d232e38424e5864717d8a9aa4afa99c8f8276655b5044372b1f12050000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000000000000000000000000000000000000060b0f141a1d23292c32373a4145474f54565e61666d71767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000009141f29333b4246484848484848484848484848484854616e7a8794a1a094877a6d6154484848484848484848484848484846423b33291f140900000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004101d2935404b5563707d8996a1ac9f93877b6e615664717e8a98a2ab9e9285796d6053463b3025190e02000000000000000000000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a030000000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d353d44505c666d7a849198a2aba69d938c7f726c61584e453b31281e140a01000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000030d17232e38424c565f696f7c869299a3a59e948f827a6e69605950443f38302820180f07000000000000000000000000000000000000000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b00000613202c3945515d676d6f707273757678706b6054443a30231a0f0b0609070c121c26303c4754616d7a86939facab9f9285796c605346392d20130600000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000000000000000000000000000000002080d11171c1f262a2f34383c43474c5254596063696e73797d82888d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b00020e1a25303b454d52545454545454545454545454545454616e7a8794a1a094877a6d61545454545454545454545454545454524d453b30251a0e020000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000006131f2c3945515d6774818e9ba8ab9c908376695e53606d7a86929faca2978a7d7164564d41362a1e110500000000000000000000000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e181109010000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a05000000000000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473f383d47515b606d78828f96a0aaa89f948e81746d635a50463c33291f160c0200000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000006111c26303a444d57606a707d879298a2a69e9490847b6f6b625a504a423a322a21191106000000000000000000000000000000000005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030004111d2935414c555d606264656768696b6360594f4432291e110800000000010a14202d3946525e687784919daaaea298877a6e6154473b2e21140800000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f231609000000000000000000000000000001040a0f13191c22282b3136394045474e53565d60656b70757b80848a8f949a9fa2a7a09d979083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005121e2a36424d575e616161616161616161616161616161616e7a8794a1a094877a6d616161616161616161616161616161615e574d42362a1e120500000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000714202d3a4753606d7985929faba3998b7f726557515d6775818e9ba9a99c8f8275685e5246392d20160a000000000000000000000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6059504a42454f59626d74808d949fa8a9a0968f82786d605b51483e342b21170d040000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000a151e29323c454e58616b707d869298a2a69f9691857d716c605c544c443c332b2317110a020000000000000000000000000000000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600010d19242f3a434c51545557585a5b5d5e56544f473d3320170d00000000000005111d2a36414c566875828e9ba8b3aa95897c6f6256493c2f2316090000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000000000000000000000001070d11161b1e252a2d33383b42464b5153585f62686d72777d82868c91969c9fa6a39f9b95908b857f7366594c403326190d0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e7a8794a1a094877a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d2014070000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000005111e2a36414d5664717e8a98a2ac9f92867a6e61544b5563707d8a97a1ac9f92867b6e6154473d32271b0f0100000000000000000000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b110700000000000000000000000000000000000000000000000000000000050a0d0f101313131313130f0f0d0904000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facaea194887b706b605b544c4d57606b727f8b929da6aba19791847a6d665c51493f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000030c17202a333d464f59616b707d869298a1a8a09792877e746d665d564d453d3527221b140b0300000000000000000000000000000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d201307000008131e28313a414547494a4c4d4e50514948443d352b210e05000000000000010d192530414e5b6774818e9aa7b0a3968a7d7063574a3d3024170a000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000000000000000000040a0f13181d20272c3036383f44464d53555c60646a6f747a7f84898f92999ea1a9a19e99928e89837e79736d63574b3e3225180c0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815212e3b4854616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7c8995a2a295887c7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6e6154483b2e211508000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000714202d3946525e6876828f9caaab9c8f8276685e524653606d7985929eaba3998c7f7266584e43372b1d12070000000000000000000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000000000000000000030a11161a1c1d2020202020201c1b1915100902000000000000000000000000000000000000000000000000000000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facb8ab9e92857d736c665e56555f69707d87929fa4aea39992857b6e685d544a40372e241a100700000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000050e18212b343e474f59616b707d8691969fa7a199928b80786d685f574f473f332d261d150c03000000000000000000000000000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080000010c161f282f35393a3c3d3f404243453d3b38332b23190f0000000000000000081a2733404d5a6673808d99a6b0a4978a7d7164574a3e3124170b00000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000000000000070c10151b1d24292c32383a41464a5053575f61676d71767c81868b91959b9fa3a69f9c96918c86817c77716d67635b51463b2f22160a0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788487878787878787878787878787878787898e99a4a4988e888787878787878787878787878787878784786b5e5245382b1f120000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000814212e3b4754616e7b86929faca3998b7e7165564c44515c6674818d9aa8ab9d9184776a605447392f23180c000000000000000000020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e1206000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facb9ada197928780786d68605d676e7b859299a3aea49f92877d6f695f564c42392e251c12080000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000060f19222c353e474f59606b6f7c8490959ea5a39f928d827a6e69605950443f382f271e150d040000000000000000000000000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000040d161e24292c2d2f313234353638302f2c272119110700000000000000000d1a2633404d596673808c99a6b1a4978a7e7164574b3e3124180b00000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f1206000000000000030b12181c1f262b2f35393d43484c52545b6063696e73797e83888e92989da0a8a29f9a94908a847f7a756f6b65605d55514940352a1e12060000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919494949494949494949494949494949599a0aaaaa098959494949494949494949494949494949184786b5e5245382b1f1200000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000006131f2b37434e5865727f8c99a3ac9f92867a6d615447404a54636f7c8996a1aca095897c6f62554b4034291c1004000000000000000005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e2216090000000000000000000000000000000000000000000000030d161f272d3235363939393939393635312c261e150c020000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929facb9b3a9a199938c827a6f6a656d79839097a1aba59c928b7e716b60574d443a30271c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000007101a232c353e474f59606a6f7a838f939fa4a49d948f847b706b625a5049413930271f160d0400000000000000000000000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000040c13191d202122242527282a2b252423211c170d0801000000000000000e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000000030c151c23282c31373a4045474f54565e61666c70767b80858b90959a9fa2a8a09e98928e88837e79736e6863605953514b4340372e23190d020000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919ea1a1a1a1a1a1a1a1a1a1a1a1a1a1a2a4aab2b2aaa4a2a1a1a1a1a1a1a1a1a1a1a1a1a1a19e9185786b5e5245382b1f120000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000815212e3b47535f6a7783909dabaa9c8f8275685e5246394653606c7884919eaba89a8d8174675c5145382c1f140900000000000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000000000000000a151f2831383e424346464646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929facb9bab2aba49f948f847c726c77818f95a0a9a79e938c80736c61594f453c32281e150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000008111a232c353d474f585f686e79818c939aa2a69f9691857d716c605b534a423931281f160d04000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000000000008121a22282d303132323232323231302d282219130c04000000000006121e2b37424d576875828f9ba8b4aa96897d7063564a3d3023170a00000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000000000b151e272e34383c43474b5153596063686d72787d82878d92979d9fa7a49f9c96918b86817c76716d66615e56544f47454039312e251c1207000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919e9f9f9f9f9f9f9f9f9f9f9f9f9f9fa1a3a8b0b0a8a3a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9185786b5e5245382b1f12000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f08040000000000000000000003050e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000003101c28343f4a54626f7c8895a0aca3988b7e7164564c413744505b6573808d9aa7ab9f9285796d6053473b30251a0e02000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c0000000000000000000000000000000000000000000005111c27313a434a4e505353535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9b2a8a09da09f9691877f76808c939ea7a89f958e81776c605a50473d332a20160c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000008111a232b353d464e565e676d7780889298a0a8a09792877e736c655c544b433a31281f160c030000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0000000005101a242c33393c3e3f3f3f3f3f3f3e3c393329241e16100c0709060b1117232d3a47535f697884919eabaea398887b6e6155483b2e2215080004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000007121c2730394044464e53555d60656b6f757a7f848a8f939a9ea1a9a29e99938f89847f7a746f6a64605c54524c48433d39352f271f1c130a00000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b78849193939393939393939393939393939394979ea8a89e97949393939393939393939393939393939185786b5e5245382b1f12000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1614100b05000000000000060b0f12131b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000006121f2b3844505c6673808d9aa7ac9f92867a6d6054473a333f4953626f7c8895a0aca2978a7e7164574d42362a1e1205000000000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000105090b0b13131313070604000000000000000000000000000013202c3946535f6c7986929facb9aca0969196a0a199928c838c929ca5aaa1969083796d655b50483e352b21180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000081119232b343c444d555d656c737e8691969fa6a299928b80776d665d554b433a31281e150a0000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222c363e44494a4b4b4b4b4b4b4a49453e352f281f1c18171616171b222935404b55616e7b8896a1acac9f9286796d6053463a2d2013070006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000c18232e39424a5153585f62676d72777c81868c91969c9fa4a7a09d97928d87827d78726d68625f5853504a46413b38322c29241d150d0a0100000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788486868686868686868686868686868686878c97a3a3978c878686868686868686868686868686868684786b5e5245382b1f12000000000000000000000000000000080e171f2f3a454f575c5e60605f545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e42352b2423201c170e09030000020a11171b1f20252c34414e5a6774818d93939393938b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000713202d3a4653606d7985919eabaa9b8f8275675d5145392d3847535f6a7784909daaa99c8f8276695e52463a2d20160a000000000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c2013000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c69655e54493d3125190d0000000000000000000000000000000000000000000000000000060c111517182020201f1413100c0701000000000000000000000013202c3946535f6c7986929facb7aa9d91849196a0a39f9490949ca4aba29891847a6d675c53493f362d23190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000071019222a323b434b535b606c707c848f949da4a39f928d81786d675d554b433a30261c110600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000004101c28333e4850555758585858585857555045413a312c282323222322282d333d45515d67727f8c99a8b2a99d908376665c5144382c1f1206000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101c2834404a545c60646a6f747a7e83898e92999ea1a8a39f9b95908b85807b75706c65605d56534e46443f3836302c271f1d18120b03000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00111e2a3743505c687278797979797979797979797979797979797a8794a1a094877a797979797979797979797979797979797872685c5043372a1e11000000000000000000000000000000000f1b2834404c5761686b6c6c6c605c5455585a5c5d5e5f5f565d6065696b6c6b6965605c554e463c37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e42393831302d28221a140c07070b141b22272b2d323939414e5a677480868686868686867e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060403010000000000000203060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000004111d2935414c5563707d8a97a1ada2988a7e7164554c41352b37434e5866737f8c99a7ac9f93877b6e6154483d32271b0f010000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000000000000000000000000000000030f1c2935424e5a6670767979797979797570655a4d4135281b0f020000000000000000000000000000000000000000000000000911181d2124252d2d2d2c201f1c18120b030000000000000000000013202c3946535f6c7986929facaea194877b849196a1a69f9c9fa6afa39992867c6f685e554b41382d241b110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000071018202931394149505a616a6f7a828d929fa4a49c938e82796d675d554b42382e23171006000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000814212d3944505a616465656565656564615a514c433e38342e302f302d33383f44505a606d7985929eabb1a7998c807366544a4034281c1004000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006121f2c3844515c666d71767c81858b90959b9fa3a8a19e99928e89837e79736e6963605b53524c47433c38342e2a251e1b16100c070100000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000f1b2834404b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e7a8794a1a094877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6860564b4034281b0f00000000000000000000000000000005111e2a3744505c6873787979796d665c504b4d4f4c52565e61686d727678797876726d675f584e463c30261c160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4646453d3c39332a261f181212181d262d3337393e4546464c58646e7479797979797979716c6256493d3024170a000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b13131311100e0a050005090d0f1013131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0000000000000613202c3945515d6775818e9ba9ac9f92867a6d6053473a2f26323c4855616e7b88959faba4998c7f7266594f43382c1d12070000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d6976828686868686868275695c4f4236291c0f03000000000000000000000000000000000000000000000009121b22292e3132393939392d2c29231d150d0300000000000000000013202c3946535f6c7986929facada09386797b849197a1a9a9abb0a89f92877d706a5f564c43392f261b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f383f4450585f686d78808b9399a3a59e948f82796d675d544a3f342822180b020000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303c4955616c71727272727272716c605d554f4645403e3d3c3c3d3f44495059616c73808d97a1adab9f95887c6f6255483c2e23180c00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000713202d3a4653606d787e83888d92989da0a7a69f9c96918c86817c77716d67615f5753504945413a37312c28231c19140f0a0400000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b17232f3a454e565c5e6060606060606060606060606060616e7a8794a1a094877a6d6160606060606060606060606060605e5c564e453a2f23170b00000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b0000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53535353514a49443e363129231d1d23282f383f44464b52535353535c64676c6c6c6c6c6c6c64625a5045392d211508000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e423528202020201d1d1a16110b1015191c1c2020202734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0000000000000714212d3a4754606d7a86929facaa9b8e8175675d5145392c212d3a46535f697683909dabab9e9184776b605448392f24180c0000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d69768390939393938f8275695c4f4236291c0f030000000000000000000000000000000000000000000006111b242d343a3d3e464646463a38342f271f150b01000000000000000013202c3946535f6c7986929facada093867a6e7b859197a1a9b3aca1968b7f726b60584e443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000050d161d262d333e464e565d666d747f879298a2a69e949082796d665c50443f342a1d140a0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1724313e4a5764717e7e7e7e7e7e7e7d756d67615953514b4b4a49494a4a50535b606b707e88939fa9b0a69d9083766a5f53473b2e1c120700000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d21140700101d293643505c6976828a90949a9fa2aaa29f9a948f8a847f7a756f6a64605d55534d46443f38352f2b261f1c17110e0802000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0007121e28333c454b50525353535353535353535353535354616e7a8794a1a094877a6d61545353535353535353535353535352504b453c33281e120700000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c1003000000000000000000000000000000000005111d29343e48505658606060606060605b595e606060605e57555046423b342f27272e343c41495053585f6060605f5c585a60606060606060585650483e34291d1105000b1825313e4b5864717e8b93939393938e8175685b4e42352d2d2d2d2d2a2926221c151b212528292d2d2d2d34414e5a6774818d93939393938b7e7164584b3e3125180b000000000005121e2a36424d5765717e8b98a2aea2988a7d7064554b4035291e2a36424d5765727f8b99a3aca096897c6f63554b4035291d100400000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000010c18222d363f454a4b535353524745403931271d1207000000000000000013202c3946535f6c7986929facada093867a6d6f7c859297a2aaab9e91847a6d675c554b423930261e140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000040b141b2227343c444c545c606d727e869298a2a69f958f82786d605a50463c2f261c110600000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000003101d2a3643505d6976838b8b8b8b8b8b8a817a706b64605c545756555657545b60656c727d86929aa4afaa9f948a7d7064584e43372b1f0b0000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e22150800101d2a3743505d6a7683909c9fa6a8a09d98928d88837d78736d6862605853514b46423b37332d29241e1b15100c06000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010c17212a333a4043454646464646464646464646464754616e7a8794a1a094877a6d6154474646464646464646464646464543403a332a21170c01000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000000000c17222d363e45494b5353535353535359636b6c6c6c6c6b64615a534d45403931303940454d535b60656c6c6c6c6b686157535353535353534b49453e362d22170c00000b1825313e4b5864717e868686868686868175685b4e423939393939393736322d271f262c3235363939393939414e5a677480868686868686867e7164584b3e3125180b00000000000714212d3a46535e697683909caaab9f9285796d6053463a2f241a26313b4754616d7a86929faca89a8e8174675d5145392c1f140900000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000000000000000407090a0b0b0b0b0b0b101d2a3643505d697683909ca9a89c8f8275695c4f4236291c0f0b0b0b0b0b0b0a09070400000000000000000000000005111d29343f485056586060605f53514b43392f23180c000000000000000013202c3946535f6c7986929facada093867a6d6a6f7c859298a2aaa1968f82796d675c544a423830261d140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a323a424a505b626c717d869298a2a79f948e81746d62584e42382d22170b00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000030f1c2936424f5c6975828f9898989898938e847d76706d6666646362636465666c71787f879298a2acaca2988f82766c6155463c32261b0f0000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f22150800101d2a3743505d6a7683909da9a49c96918b85817c76716d66615e56544e4745403936312b27221b19130f0a030000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000050f1821282f34373839393939393939393939393b4754616e7a8794a1a094877a6d6154473a39393939393939393939393837342f2821180f0500000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d01000000000000000000000000000000000006111b242d34393d3e464646464646525e6b757979797978706c615f57514b433e3d424b51575f656c71787979797873685c504646464646463e3d39342d241b110600000a1724303d4956626c7179797979797979756f65594d3b46464646464644423e39312930383d41434646464646464c58646e7479797979797979716c6256493d3024170a00000000000815212e3b4854616e7b87939faca99b8e8174675c5145382c1d14202d3946525e6876828f9caaab9f9285796d6053473b31251a0e00000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000040b10131616171717171717171d2a3643505d697683909ca9a89c8f8275695c4f4236291c17171717171717161613100b05000000000000000000000915212e3a45505a62656c6c6c6c605c554b4034291c10040000000000000013202c3946535f6c7986929facada093867a6d606a6f7d869298a3a89f948f82796d665c544a42382f261d140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000061018202830383f44515a616b707d869299a4a69d938b7e716a5f544a3f33281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000020e1b2835414e5b6874818e9ba5a5a5a59e96918a837d79767271706f6f707275787d838b9299a2aaafa49a92867b6e61594f44342a20150a0000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524c48433d38352f2a261f1b17110d080100000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000060f171e23282a2b2d2d2d2d2d2d2d2d2d2d2e3b4754616e7a8794a1a094877a6d6154473a2e2d2d2d2d2d2d2d2d2d2d2b2a28231e170f060000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000000000009121b22292d303139393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245393939393931302d29221b12090000000815212d3945505a62646c6c6c6c6c6c6c68655d534648535353535353504f4a433b313a42494e4f53535353535348535c64676c6c6c6c6c6c6c64625a5045392d2115080000000007131f2c38434e5866737f8c9aa4ada2978a7d7063554b4034281c111d2a36414c5664717e8b98a2aea2988b7e7164574d42362a1b1106000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c000000000000000000070f161b20222324242424242424242a3643505d697683909ca9a89c8f8275695c4f42362924242424242424242322201c160f070000000000000000000b1724313d4a56626c71797979796d675c5145382c1f13060000000000000013202c3946535f6c7986929facada093867a6d60606a707d869299a3a69f948f82786d665c544a42382f261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e161e262e343f485059606b707e87939fa6a59f92867c6f665b5044392e23180c000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000010e1a2734414d5a6774808d9aa7b1b4aea8a19e94908a85827f7e7d7c7c7d7f82858a90959fa3ababa39f93887e71695f53473e3322180e040000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e21140800101d2a3743505d6a7683909da69a8d8079726d68625f5853504a46413b38322c29241d1a150f0b0600000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000050c12171b1e1f202020202020202020212e3b4754616e7a8794a1a094877a6d6154473a2e212020202020202020201f1e1b17120c05000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000911171d2124252d2d2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d2d2d2d2524211d1711090000000005111d29343e48505658606060606060605b59534d535f6060606060605d5b554d4339424c545a5c6060606060605f5353585a60606060606060585650483e34291d1105000000000915222e3b4854606a7784919eacab9e9285796d6053463a2e23180d1925303a4754606d7a86929facaa9c8f8276695e5346382d22170b000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000007111921272c2f303131313131313131313643505d697683909ca9a89c8f8275695c4f4236313131313131313131302f2c272119110700000000000000000b1825323e4b5865717e86868686796d6053473a2d20140a0000000000000013202c3946535f6c7986929facada093867a6d6058606b707d879299a3a69e948f81786d665c544a41382f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000010000040607080707050100040c141c2328363e474f59616c727f8c949faaa3989083786c60554b4034281c10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000d1a2633404d596673808c99a6b4aaa29f9a9f9f9c98928f8c8a8988898a8b8e92979da0a7aea8a199928b7f726c61574d42352c21100600000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d21140700101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524d48443d39352f2b261f1c17110d080200000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000001070b0f1112131313131313131314212e3b4754616e7a8794a1a094877a6d6154473a2e2114131313131313131312110f0b0701000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d2114070000000000000000000000000000000000000000060c1115171820202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023202020181715110c060000000000000c17222d363e45494b535353535353534e4d4d575e6c6c6c6c6c6c6c6a665f554a3e49545e66696c6c6c6c6c6c6c5e574d4e535353535353534b49453e362d22170c0000000004101c2834404b54626f7c8996a0aca99a8e8174665c5144382c1d120813202c3945515d6775818e9ba9ac9f93877b6e6153493f33271b0f030000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000040f19232b32383b3d3e3e3e3e3e3e3e3e3e3e43505d697683909ca9a89c8f8275695c4f423e3e3e3e3e3e3e3e3e3e3d3b38332b23190f05000000000000000a1723303d4a5663707d8993988a7d7063574a3d31261b0f0300000000000013202c3946535f6c7986929facada093867a6d605359616b717e87929aa4a69e938e81786d665b534941382d2217140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000020608080e070c101313151413110d0802020a1117242c353d47505a606c77828f98a2aa9f958b7e71675c5145382c1f14080000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000c1926323f4c5965727f8c98a5aea298928d939aa0a29f9c999796959697989b9ea1a9acaba39f9691877f726d625a50453c31231a1000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600101d2a3743505d6a7683909da9a49c96918b86817c76716d66615e56544f4745403937312b28221c19130f0a040000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000020405060606060606060814212e3b4754616e7a8794a1a094877a6d6154473a2e211407060606060606060504020000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000005080a0b131315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201413130b0a0805000000000000000006111b242d34393d3e464646464646464246535e69767979797979797771665b4f424e5a66707679797979797976695e5346464646464646463e3d39342d241b11060000000006131f2c3845515c6674818d9aa8ada197897d7063544a4034281c0b04111d2935414b5564707d8a97a2ada49a8c7f73655b5044372b1f13070000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a505d697683909ca9a89c8f8275695c4f4a4a4a4a4a4a4a4a4a4a4a4948443d352b21160b000000000000000815222f3b4855626e7b88959a8d817467584e43372b1f120600000000000013202c3946535f6c7986929facada093867a6d60534f59616c717e88939fa3a59e938e81786c655b53493f3327261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000003090e1214151a1c181c1f202121201d19130c050006121a232b353e44505b656e7b86929faaa79e9184796d6053463b3025190d0100000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1825313e4b5864717e8b97a4ab9f9286818890959b9fa3aba4a3a2a2a3a5a8a9a7a8a19e99928d847d716d625b51483e332a1f110800000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400101d2a3743505d6a7683909c9fa6a8a09d98928d88837e79736e6863605953514b47423c38332d2a251e1b15100c07010000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004060000000000000000000000000009121b22292d3031393939393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b39393939393931302d29221b120900000000000713202d3a4653606d7985929eabab9e9185796d6053463a2e23180c010d18242f3a4653606d7985929fabac9e9184786c6053463a2f24180d0100000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000004101b27323d474f54565757575757575757575757575d697683909ca9a89c8f8275695c57575757575757575757575756544f473d33271c10040000000000000714202d3a4753606d7a86979e9184786a5f53473a2e21150800000000000013202c3946535f6c7986929facada093867a6d605347505a616c727f8b919ba4a59e938e81776c655b504440382e261c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000060e151a1e2122272823282c2d2e2e2d2a251e160e05000811192327333f49535e69737f8c98a2ada1968b7e7164564c41362a1e110500000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1724313d4a5764707d8a97a3ac9f9286797c83898e9299999c9d9e9f9f9f9e9d9b9896918c86807a706b625a51493f362c21180e0000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d0100101c2936434f5c6976828a8f949a9fa2a9a29f9a94908a84807b756f6b65605d55534d46443f3836302b271f1c18120e0903000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f020000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000911171d2124252d2d2d2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d2d2d2524211d171109000000000005111d2935414c5664707d8a97a2ada89a8d8074665c5044382b1c12070007131f2c3845515c6674818e9aa8aca096897c7063554b4035291d110400000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000713202c38444f59606364646464646464646464646464697683909ca9a89c8f827569646464646464646464646464646360594f44382c20130700000000000006131f2c3945515d677885929e96887b6f6255483c3025190d01000000000013202c3946535f6c7986929facada093867a6d60534748505a626d727f8c929ca4a59d938e80776c605c524a40382e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000060f181f262b2d2e34352e34383a3b3a3936302820160c0200071117222d38414d57606d7a86929faca89c908376685e5246392d20140700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303d495663707c8996a3afa399867a6f787d82868a8c8f909192929291908e8b8884807b736d68605950483f372d241a0f0600000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000713202d3a4653606d787d82888d92979da0a7a69f9c97918c86817c77726d67625f5753504a46413a37322c29231d1a140f0b0600000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e110400000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000060c111517182020202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120202020181715110c060000000000000713202d3946525e6875828f9ba9ada196897c6f63544a3f34281c0b000004101c2834404b5463707c8996a1ada89b8e8174675d5145392c20140900000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f120000000000000916222f3b4854606b7071717171717171717171717171717683909ca9a89c8f82757171717171717171717171717171706b6054483b2f22160900000000000004101d2935404b556a7783909d998c7f7266564c41362a1d1105000000000013202c3946535f6c7986929facada093867a6d6053473e48515b626d737f8c929ca4a59d938d80746e645c524a40372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e18212a31373a3b414243404546484746413a32281e1308000006111b262f3b45525d6875828e9ba8ac9f93877a6e6154473b2e21140800000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000916222f3c4955626f7c8895a2b5ab94877b6e6c70757a7d808284848586858583817f7c78736e68605d564f473f362d251b120800000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000006121f2c3844505c666d71767b80858b90959b9fa3a9a19e99928e89837e79746e6964605b54524c47433d38342f2a251f1b17110d080100000000000000000000000000000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d10040000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000005080a0b1313131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21151313130b0a080500000000000000000714212e3a4754616d7a86929facab9e9184786c605346392e23170b0000000c18232e394653606c7884919eabac9f92857a6d6053473b31261a0e02000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83919daaaa9d90837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d706356493d3023160a000000000000000c18242f424f5c6875828f9b9c908376685e5246392d201307000000000013202c3946535f6c7986929facada093867a6d6053473a3f49515b636d73808d929da5a59d928d80746e635c524940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009151f2a333c4247484d4f504b51535454524c443a3025190d0100000a141d2935414c5664717e8b97a4afa49a8a7e7164574b3e3124180b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000815212e3b4854616e7b8794abb5a295887b6f6263686d7073767778797978787674726f6a66615e56524c433d352d241b1309000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000003101c28343f4a545c60646a6e74797e83898e92989ea0a8a39f9b95908b85807b76706c66615e56544e4745403936312b27221b19130c04000000000000000000000000000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000606060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080606000000000000000000000006121e2b37424d5765727f8b99a3aea89a8d8073655b5044372b1c110600000007121f2b3844505b6673808d9aa8aea2988b7e7164574d42362a1e12050004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d000000000003101d2a3643505d6976838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9195a0acab9f95908a8a8a8a8a8a8a8a8a8a8a8a8a8a8a83776a5d5044372a1d1104000000000000071a2734414d5a6774808d9a9f93867a6d6154473a2e23180c000000000013202c3946535f6c7986929facada093867a6d6053473a373f49525b636e74808d939da5a49d928d80736e635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c454d53555a5b5c555c6061615e564c41362a1d11050000020b19242f3c4955626f7c8895a2b6ac998d8073665a4d4033271a0d00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000714212d3a4754606d7a8799a4afa296897c6f63565d606366696a6b6c6c6c6b6a6865625f5854524d45413a312b231b1209010000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000c17232e38424a5053575f62676d71777c81868c91969c9fa4a7a09d97928d87827d78726d6862605853514b46423b37332d29241e160d0a0100000000000000000000000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a87949f9f94877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b0000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000814212e3a47535f697683909d9f9fa096897c6f6253493f33271b0a00000000030f1c28333f4a54626f7c8895a09faa9c908376695f53463a2d21140700000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f1409000000000003101d2a3643505d6976839097979797979797979797979797979da0a8b1b1a79f9d97979797979797979797979797979083776a5d5044372a1d11040000000000000c1926323f4c5965727f8c98a4998b7e7164544a4034281c10040000000013202c3946535f6c7986929facada093867a6d6053473a2d374049525c606c77818e939ea6a49c928c80736d635b51493f372d241b1209000000000000000000000000000000000000000000000000010101010101010101010613202c3946535f6c7986929facaca09386796d6053463a2d20130701010101010101010101000000000000000000000006121e2b37424d575f616768696a676d6e6d685e5246392d2013080000000814212e3b4754616e7a8794a1ada89b8e8175685b4e4235281b0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000613202d394653606c7986939faca3968a7d706357525457595c5d5e5f5f5f5e5d5b5855534e4746413b352f281f19110900000000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000006111c2630383f44464e53555d60656a6f747a7f848a8f93999ea1a9a29f9a938f8a847f7a746f6a64605c55534d46443f38352f28201c140a00000000000000000000000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8792929292877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815222f3b4855626e7b8895939393939184776a605441382d22170b00000000000b17222d3847545f6a7784919393939394887b6e6155483b2e221508000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e03000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9f9f9f9fa9abb0b8b8b0aaa89f9f9f9f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000b1724313e4a5764717d8a97ab9b8e8275665c5144382c1f12060000000013202c3946535f6c7986929facada093867a6d6053473a2d2e374044505b656d78818e949ea6a49c928c7f736d635b51493f362d241b120900000000000000000000000000000000000000010406070d0d0d0d0d0d0d0d0d0d0d13202c3946535f6c7986929facaca09386796d6053463a2d20130d0d0d0d0d0d0d0d0d0d0d07060400000000000000000814212d3a47535f696e7475767778797b7a6d6154473a2f24190d0100000714202d3a4753606d7a8693a0ada89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000005121f2b3744505b657885929faba4978b7e7164584b474a4d4f515152535252504e4c4947433c39363029241e160d0700000000000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000000000a151e262e34383c42474b5153586062686d72787d82878d92979c9fa6a49f9c96918c86817c76716d67615e5753504945413a322e261c1207000000000000000000000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000000000000000000000814212e3b4754616e7a8786868686877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a010000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000d1a2733404d5a66738086868686868686807366584e432f261b1106000000000006111c2b37434e5866737f86868686868686807366594d4033261a0d00000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a110700000000000003101d2a3643505d6976839093939393939393939393939393939c9fa6b0b0a69e9c93939393939393939393939393939083776a5d5044372a1d11040000000000000916232f3c4956626f7c8995ab9f9285796d6053463a2d2013090000000013202c3946535f6c7986929facada093867a6d6053473a2d2027333f49535c666d78828f949fa6a49c918c7f726d625b51483f362d241b12080000000000000000000000000000000001070d1113141a1a1a1a1a1a1a1a1a1a1a1a202c3946535f6c7986929facaca09386796d6053463a2d201a1a1a1a1a1a1a1a1a1a1a1a1313100c070000000000000815222e3b4855616e7b80828384858687807367554c4135291d120c070a0a15212e3b4854616e7b8794a1aea89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000030f1b27333f495e6b7884919eaba5988b7f7265584c3f3d404344454646454543413f3c3b37322d2a251f19130c0400000000000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000000030c151c23282c3137394045474e54565e61666c70757b80858a90949a9fa2a8a19e98928e89837e79736e6963605b53524c4440382e24190e020000000000000000000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000714202d3946525e687579797979797975685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e0400000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a02000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000c1926323f4b57636e7379797979797979736e6358463d321d140a000000000000000f1b26323c4b57636d7379797979797979736e63574b3f3226190c000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f1911080000000000000003101d2a3643505d69768286868686868686868686868686868690949fabaa9e948f86868686868686868686868686868683776a5d5044372a1d11040000000000000814212e3b4754616e7a8799a3a297897c706356493d31261a0e0200000013202c3946535f6c7986929facada093867a6d6053473a2d20222d38414a545c666d79828f949fa7a49c918c7f726d625b51483f362c241a12080000000000000000000000000000040c13181d2021272727272727272727272727272c3946535f6c7986929facaca09386796d6053463a2d27272727272727272727272727201f1c18120b03000000000915222f3c4855626f7b888e8f9192978f8276675d5145392f241d181616141b222f3c4955626f7c8895a2afa89b8e8275685b4f4235281c0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222d44505d6a7783909daaa6998c7f7366594c403333363738393939383735322f2e2b26201e19140d080b09050100000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000030a11171c1f262b2f35393d43474c52545b6063696e73797e83888e92989da0a7a39f9b95908b85807b75706c65605d56524a40352a1f13070000000000000000000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000005111e2a36414c565e616c6c6c6c6c6c615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e050000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c66635c5247342b200b02000000000000000a15202f3b46515b63666c6c6c6c6c6c6c66635c52473b2f23170a0000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000030f1c2935424e5a66707679797979797979797979797979797982909ca9a89c8f827979797979797979797979797979797771665b4f4236291d10030000000000000613202d394653606c7986929fa99a8d807367574d42372b1e120600000013202c3946535f6c7986929facada093867a6d6053473a2d201b262f38424a545c676d798290959fa7a39b918b7f726d625a50483e362c241a1108000000000000000000000000040d161d24292c2d34343434343434343434343434343946535f6c7986929facaca09386796d6053463a34343434343434343434343434342d2c28231d150c030000000713202d3a4653606d7985929c9d9f9f92867a6d60554b40352f2923232324262d36424d5765717e8b98a4b1a69a8d8073675a4d4034271a0d01000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000061d293643505c6976838f9ca9a69a8d8073675a4d403427292a2b2c2c2c2b2a282522211f1b1919191919181715110c06000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000000000000060c10151a1d24292c32383a41464a5053575e61666d71767c81868b91959b9fa3a79f9d97928d87827d78726d68635c52473b2f23170a0000000000000000000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000000000000000000000010d1925303b444c52545f5f5f5f5f5f54524c443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b040000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000007131f2a35404a52575a606060606060605a58524a403522190f000000000000000004121e2a354049515759606060606060605957524a40352a1f1307000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0903000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c76838f9ca9a89c8f82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0100000000000005121f2b3744505b657784919eaa9d918477695f53473a2d21140800000013202c3946535f6c7986929facada093867a6d6053473a2d20141d263039424b555d676d79839095a0a8a39f93887f726c625a50483e362c231a110800000000000000000000010c161f282f35393a40404040404040404040404040404046535f6c7986929facaca09386796d6053464040404040404040404040404040403a38342e271e150b00000006121f2c3844515c6676828f9caaaba2988b7e72675d51454039342f3030312f383f46525e6975818e9ba8b3a9988b7e7265584b3f3225180c00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020f1c2935424f5c6875828f9ba8a79a8e8174675b4e413428252525252525252525252525252525252525252524211d17110900000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000003090e12181d1f272b3036383f44464d53545c60646a6f747a7f84898e92999ea1a8a19e99938f89847f7a736e63574b3f3226190c0000000000000000000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000000000000000000008141e29323b4146475353535353534746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d03000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e14080000000000000000000000000000020e19242e3840474b4d535353535353534d4b4740382e2410070000000000000000020d19232e3740464b4c535353535353534d4b4740372e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d606060606060606060606060606976838f9ca9a89c8f827569606060606060606060606060605d5b554d43392d22160a00000000000000030f1b27333f49536976838f9ca9a096887b6e6155483b2f24190d01000013202c3946535f6c7986929facada093867a6d6053473a2d2014141e273039434b555d676d7a839096a0a8a49a93887e716c615a50483e352c231a110800000000000000000007131d28313a4145474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d535f6c7986929facaca09386796d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4645403930271d1207000004101c2834404a5465727e8b98a2aeaa9e9184796d605b514b45403e3d3d3d3f4149505b616e7b86929facada197887c6f6255493c2f22160900000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020e1b2835414e5b6874818e9ba7a89b8f8275685c4f4235323232323232323232323232323232323232323232312e29221b12090000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000000000000000000000001070c10161b1e252a2d33383b42464b5153585f62676d72777c82868c91969c9fa4a49f9c96918b868073665a4d4033271a0d0000000000000000000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000000000000000020d1720293036393b4646464646463a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000007121c262e353b3f4046464646464646403f3b352e261c120000000000000000000007121c252e353b3e4046464646464646403f3b352e251c12070000000000000000000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b0803000000000000000000000000000000000000000000000000000000030f1b26323c464e53555656565656565656565656565c6976828f9ca9a89c8f8275695c56565656565656565656565655544e463c32271b0f0300000000000000000b17222d414e5b6874818e9ba7a8988c7f7265554c4135291d1104000013202c3946535f6c7986929facada093867a6d6053473a2d20140c151e273039434c555d686e7a849196a1a9a49a93877e716c615a50473e352c231a110700000000000000010d18242f3a434b51545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5f6c7986929facaca09386796d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a53514b42392e23180c0000000c18232e3a4754616d7a86929fa9aca1968d80746d605d55514b4a49494a4b4f535b606d74818e98a3aeab9e9285796d6053463a2d20130700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000010d1a2734404d5a6773808d9aa6a99c8f8376695c50433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3d3a342d241b1106000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000000000000000000000000040a0f13191c22282b3136394045464e53555d60656b70757b7f848a8f939a9fa2a8a09e989083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000000000000050e171e252a2d2e3939393939392e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000a141c242a2f32333939393939393933322f2a241c140a00000000000000000000000a131c232a2f32333939393939393933322f2a241c130a000000000000000000000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e08010000000000000000000000000000000000000000000000000006131f2b37434e585f62636363636363636363636363636976828f9ca9a89c8f827569636363636363636363636363636260584e43372b1f13060000000000000000061a2633404d596673808c99a6a99c8f8276675d5145392c201306000013202c3946535f6c7986929facada093867a6d6053473a2d2014070c151e27313a434c565e686e7b849196a1a9a49992877e716c61594f473e352b23190f0400000000000004111d2935414b555d606767676767676767676767676767676767676c7986929facaca09386796d676767676767676767676767676767676767605c544b4034281c100400000713202d3946525e6874808d97a2ada89d928c7f746d67605c5557565657585960656c727f8b939daaafa4998d8074665c5044382b1f120600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000d192633404c5966737f8c99a6aa9d9083776a5d504c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4a453f362d22170c0100000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000002080d11171c1f252a2e34383c43474c5154596063686e73797d82878d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e02000000000000000000000000000000000000000000050d14191e20212c2c2c2c2c2c21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2d2d2d2d2626231f19120a010000000000000000000000000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000000000815212e3b47535f6a6f707070707070707070707070707075828f9ca8a89c8f827570707070707070707070707070706f6a6054473b2e22150800000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d6054473a2d22170b000013202c3946535f6c7986929facada093867a6d6053473a2d201407030c151f28313a444c565e696e7b849197a1a9a39992877e706c61594f473d352b21160b0000000000000613202c3945515d676d737373737373737373737373737373737373737986929facaca0938678737373737373737373737373737373737373736d665c5145382c1f1306000005111d2935414c56616d7a85929fa5aea49b918c8079716d67656463636465686b70787f87929fa5afa89f93877b6e61544a3f34281c100300000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000c1925323f4c5865727f8b98a5aa9e9184776b5e5858585858585858585858585858585858585858585858585650483f34291d1105000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000000000000000000000000000000000000060b0f141a1d23282c32373a4145474f54565e61666d70767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000002080d1114142020202020201413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000070e1317191a202020202020201a1917130e08000000000000000000000000000000070d12161919202020202020201a1917130e07000000000000000000000000000000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000000000916222f3c4955626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d82909ca9a99d90837d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255493c2f22160900000000000000000a1723303d4a5663707d8996a3aea3998a7d7164544a3f33281c0f030013202c3946535f6c7986929facaca093867a6d6053473a2d20140700030d161f28323b444d575f696e7c859297a2aaa39992877e706b61594f473d32271b100400000000000714212d3a4754606d79808080808080808080808080808080808080808087929facb3a69a8d8080808080808080808080808080808080808080796d6053463a2d2013070000010d1925303a46525e68717e8b939da5ada39b928d847e797572717070707274777d828c9299a3afaaa1968e8174695f5342382e23170b0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b1825313e4b5864717e8b97a4ab9f9285786565656565656565656565656565656565656565656565656565625a50453a2e21150900000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c6064696e74797e83898e929084776a5d5144372a1e110000000000000000000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000000000000000000000000000000000000000000105070813131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000002070a0c0d131313131313130d0c0a0702000000000000000000000000000000000002060a0c0d131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d13080000000000000000000000000000000000000000000003101d2a3643505d69768289898989898989898989898989898990949fabab9f959089898989898989898989898989898983776a5d5044372a1d1104000000000000000815222f3b4855626e7b8895a99f9f9b8e8174665b5044382b1f12060013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070000040d162029323b454d575f6a6f7c859298a29fa39992877d706b60594f44382c20130700000000000814212e3b4754616e7a878d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3afb5a89d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d867a6d6053473a2d20140700000008131e2a36414c56626c74818e939da4aea49d96918b85827f7d7c7c7d7e8184898f949fa3abaaa29891847a6d60574d4230261c11060000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000a1724313d4a5764707d8a97a3ac9f93867872727272727272727272727272727272727272727272727272716c62564a3d3124170b000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000000000000000000000000000000000000000000000000070c10151b1e24292c32383b41464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e0300000000000000000000000000000000000000000003101d2a3643505d6976839096969696969696969696969696969c9fa6b0b1a79f9d96969696969696969696969696969083776a5d5044372a1d1104000000000000000714202d3a4753606d7a8697939393939285796c605346392d2013060013202c3946535f6c7986929393939393867a6d6053473a2d201407000000040e172029333b454e585f6a6f7c8692989393939992867d706b6054483b2f22160900000000000814212e3b4754616e7a87949a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5b9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a93867a6d6053473a2d201407000000020d1925303a44505a606d78818d929fa2aaa8a09e97928f8c8a89898a8b8e91969c9fa6ada7a09892867c6f685d52453c311e140a000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000091623303c4956636f7c8996a2afa4998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7e7165584b3e3225180b00000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464d53555d60656a6f747a7f8175685b4f4235281c0f0000000000000000000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e020000000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a08040000000000000000000000000004080a0b1313131313131313131313131313131311100e0b06000000000000000000000005090d0f101313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f140800000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9fa3a3a3a9abb0b9b9b1aba9a3a3a39f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000006131f2c3945515d677885868686868686867c6f6256493c2f2316090013202c3946535f6c798786868686868686796d6053473a2d20140700000000050e172129333c464e58606a707d8686868686868686867c706356493d3023160a00000000000814212e3b4754616e7a8794a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6acafb5acacacaea8a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a093867a6d6053473a2d2014070000000008131e29323f44505c666d78808b92989fa3aba9a29e9b9897969697989b9ea0a8aca9a19e9590867d6f6a60564c41332a1f0c02000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000915222f3c4855626f7b8895a2b5ab9b918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b85786b5f5245382c1f12050000000000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000000000000000000000000000000000000000000000000000000001080d11161b1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e0000000000000000000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f150900000000000002090f14181b1b191413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000050c11141717202020202020202020202020202020201e1d1b17120b0400000000000000020a1015191c1c20201c1c1915100a020000000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000000000000000003101d2a3643505d6976839093939393939393939393939b9ea5afb7b7b6b7b9b8afa59d9b93939393939393939393939083776a5d5044372a1d11040000000000000004101d2935404b55687378797979797979796f6a6054483b2e22150900121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000050f18212a333c464e58606b70797979797979797979706b6054483b2f22160900000000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93867a6d6053473a2d20140700000000020d172028343f4a545c666d747e858e92999ea1a8a7a8a5a4a3a3a3a5a7a8aca49f9d97928c837b6f6b60584e443a3021180e00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000815212e3b4854616e7b8794abb5ada39b989898989898989898989898989898989898989898989898989285786b5f5245382c1f1205000000000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616568655d53483d3125190c0000000000000000000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e030000000000030b131a202527282621201d19130f0a040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000040c141b212528292d2d292825211b140c0400000000000000000000000000000000000000000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d00000000000000000000000000000000000000000003101d2a3643505d6976828686868686868686868686868e939ea9b0aba9abacb2a99d938e86868686868686868686868683776a5d5044372a1d110400000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260584e43382c1f130700111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000060f18212a343d464f5960636c6c6c6c6c6c6c6c6c6360594f44382c20130700000000000814212e3b4754616e7a8793939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393867a6d6053473a2d2014070000000000050e17232e38424a545c606c717a81868d9196989a9c9e9f9f9f9f9e9d9c999a93908b857f786e6960594f463c32281e0f0600000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000000000714212d3a4754606d7a8799a3afacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59e9285786b5f5245382c1f120500000000000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5f5f5e5d5b595653514a47433d373127221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11171c1f262b2f35393d43474c5254595b59534b42372c2015090000000000000000000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000000020b151d252c313435332e2d2a251e1b16110d0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000020c161e262c32353639393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e010000000000000000000000000000000000000000030f1c2935424e5a667076797979797979797979797979818e9ba7a69f9c9ea1a8a79b8e817979797979797979797979797771665b4f4236291d1003000000000000000007121d2731454f575d5f6060606060606056544e463d32271b0f03000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000060f18222b343d474f54565f606060606060605f56544f473d32271b100400000000000814212e3b4754616e7a868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796d6053473a2d20140700000000000006111c263038424a505a61686e747b8084888b8e90919292929291908f8d8a87837e79726d665f574f473d342b20160c0000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000000000613202c3945515d677986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9285786b5f5245382c1f1205000000000000000000000000000000080e161e252a30363a3c4347484b4e50515253535252504e4c494644403937322b262017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32373a4146474c4f4d48423930251b0f040000000000000000000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000009131d272f373d40423f3a3936302c27201d18130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000a141e2830383d4143464643413d3830281e140a000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d010000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c66707d89939eab9f94909196a1ac9f93887c6f666c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e010000000000000000010b151f333d454c5052535353535353534948433d342b21160a00000915202b353f474e5253535353535353535345403931271d1207000000000000000000061019222b353d4448495253535353535353524948443d352b21160b0000000000000714202d3946525e687679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797976675d5145392c201306000000000000000a141e2630383f4450565e61696e73787b7e81838485868685858482807d7a76726d67605c544d453d352b22190e040000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0000000004111d2935414b556b7885929393939393939393939393939393939393939393939393939393939393939285786b5f5245382c1f120500000000000000000000000000000000050c13191f252a2d32373b3c3f414345454646454543423f3c3a38342e2b27201b150b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e14090000000000000000000006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c10070000000000040f1a252f3941484d4e4c4746413a38322c29241d1a15100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060005101b26303a42494e4f53534f4e49423a30261b10050000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060606057606d7883919da5a499908384919ea6a49a9083786d6057606060606060605d5b554d43392d22160a00000000000000000000030d212b333b404445464646464646463c3b38322b22190f040000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000071019232b32383b3d4646464646464646463d3b38322b23190f0400000000000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d554b4035291d110400000000000000020c141e262e343e444c52575e61666a6f727476777879797978777573716d6865605d55504a423c332b23191007000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a677480868686868686867e7164584b3e3125180b00000000010d18242f44515e6b7784868686868686868686868686868686868686868686868686868686868686868685786b5f5245382c1f1205000000000000000000000000000000000002080d141a1e20262b2e2f323536383939393938373533302d2c28231c1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e323534312c251e150c0200000000000000000000030f1b27323d464e545660606060606060595751444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000814202c37414b53595b5954524c48433d39352f2b261f1c18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000915212c38424c545a5c60605c5a544c42382c2115090000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000005111c27313a434a4e50535353535353535e69727f8c95a0a99f93877c7e8a949faba0958c7f72695e53535353535353504f4a433b31271c110500000000000000000000000f1921292f343738393939393939392f2e2c27211910070000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000007111921272c2f30393939393939393939302f2c272119110700000000000000020e1925303b444c525f6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f514b433a2f24180d010000000000000000020c141c2328323b41464d5354585f626567696b6c6c6c6c6b6a696664615e5653514b443f38302a2119110700000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e01000000000000000000000000010d1a2733404c58646e7479797979797979716c6256493d3024170a0000000000071d2a37434f5c67727779797979797979797979797979797979797979797979797979797979797979797873685d5044372b1e11050000000000000000000000000000000000000003090e12151b1f212225282a2b2c2c2c2c2b2a282623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126282825201b140c030000000000000000000000000a16202b343d434749535761686b6c6c66635b5146464b515357565e61666a6c6c6a66605d56514c46423b3328231c140c020000000000000c1825313d48535d656866615e56544f4745403a37312c28231c1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e000d1925323d49545e66696c6c69665e54493d3225190d0000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000a151f2831383e42434646464643505a616e7b86929fa7a2978d817476828f99a3a79f92867b6e61594f434646464644423e3931291f150b000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000070f161b2022232c2d2d2d2d2d2d2d2c2322201b160f0700000000000000000008141e29323b4146535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535345403a31281d130700000000000000000000020a1117202930363b4246484e5355585b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f070000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180c00000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800000000020f1b27333f4b5660676b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1d1b19161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000040f19222b32373b3c505c6873787979736d63574b434750555d60686d7276787977736d685f584e443b31292117110a02000000000000000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d08020000000000000000000000000000000000000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000f1c2835414e5a66707679797670665a4e4135281c0f0200000000000000000000000000000000000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b0203040506000000000000000000000000000000000000030d161f272d323536393935404b55616c75828f98a2a79f92857a6d6e7c87929fa9a2988f82756c61554b403539393736322d271f170d0300000000000000000000000000060d13181c1e1f202020202020201615130f0a040000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000040b101316161f202020202020201f161613100b0400000000000000000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464639352f281f160c01000000000000000000000000060e171e252a31363a3c4347484b4e50515253535252514f4d4a4746413a39352f28231c150c060000000000000000000005111d29343e48505658606060606060605b59534b41372c20140800000000000000000000000000000814202b36414a53585a60606060606060585650483e34291d110500000000000b17232e3a444e565c5e60606060606060606060606060606060606060606060606060606060606060605f5d574f453b2f24180c00000000000000000000000000000000000000000000000000030608090c0e10121213131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c09040000000000000000000000000000000007101920272b3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f14080000000000000000000f1b2835424e5b6875817f7a756f6b65605d55534e4644403936302b27221b19130f0a040000000000000000000000000000000000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000b1724313e4a5764717d8686868686868686868686868686868684776a5e5144372b1e1100101c2936434f5c69768286868276695c4f4336291c10030000000000000000000000000000000000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e1011121307060401000000000000000000000000000000040d151c2226292a2d2c3945515d67707d8a949eaaa0958b7f72686a73808d97a1aa9e938a7d70675d51453c31262a2926221c150d0500000000000000000000000000000002070c0f11121313131313131309090703000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000307090a1313131313131313130a09070400000000000000000000000000050e171e252a2d2e393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939392c29241d160d040000000000000000000000000000050d14191f252a2d31373a3c3f41434445464646454442403e3a3936302c29241d17110a030000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a0f040000000000000000000000000000030f1a252f3841484c4e535353535353534b49453e362d22170c00000000000006121d28323c444b4f51535353535353535353535353535353535353535353535353535353535353535352504c453d33291e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000101d2a3743505d6a76838c86817c77726d67625f5853514a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000b1724313e4a5764717d8a93939393939393939393939393939184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1413110d08010000000000000000000000000000030a11161a16202b37434e58606d7984919ea6a59d9083786d60606d7a85919ea6a59e9184796d60584e43372b20161a16110b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d18130c040000000000000000000000000000000002080d141a1e21262b2e2f323436383939393938373633312e2d2a25201d18120c06000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d13090000000000000000000000000000000008131d262f363c4041464646464646463e3d39342d241b1106000000000000010c16202a323a3f434446464646464646464646464646464646464646464646464646464646464646464544403b332b21170d0200000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312100e0c08070502000000020404060606060606000000000000000000000000000000000001040707131313131313130d0c0a07020000000000000000000000000002060808131313131313131310060603000000000000000000000000040a1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e11050000000000000000101d2a3743505d6a768390928e89837e7a746f6a64605c54524d46443f3835302b271f1d18120e09030000000000000000000000000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070f161b1f22232c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201d19130c040000000000000000000000000000000508131e28323a47535f6a73808d96a1aa9e93897d70665c5d67717e8b949faba1968d80736a5f53473e32281e13080500000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202013110d07010000000000000000000000000000000000000003090e12151a1f212225282a2b2c2c2c2c2b2a29272421201e1913100d07010000000000000000000000000000000009121b22292d3031393939393939393534312c251d150b0100000000000000000000000000000000010b141d252b3033343939393939393931302d29221b12090000000000000000040e1820282e33373839393939393939393939393939393939393939393939393939393939393939393837342f2921190f0600000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191514120e09030b0e10111313131313130b0b0905010000000000000000000001080d111314202020202020201a1916130d0700000000000000000000030a0f1214151f202020202020201c13120f0b0600000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d2014060000000000000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29241d1a15100b060000000000000000000000000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101920272b2e2f3938373635343331313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392d2c29241e160d040000000000000000000000000000020c1924303a44505a626e7c87929fa8a2988e81756b605455606c78839099a4a89f92877c6f625a50443a3024190c03000000000000000000000000000000040b101316162020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313060401000000000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1e1c1a171413110d080401000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2524211d17110900000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b28241e170f070000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a282522211e1a1410171b1d1e202020202020181715110c060000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000060e151a1f21222c2d2d2d2d2d2d2d29201f1c17110a020000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000101d2a3743505d6a7683909da7a09d98928d88837e79736e6963605b53524c47433c38352f2b261f1c17110e0802000000000000000000000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040f19222b32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041434445463a39352f281f160c01000000000000000000000000000a141e2935414c56616c76828f99a3a89f92867b6e61594f505b656f7c87939fa9a3999082766c62564c4135291e150a0000000000000000000000000000070f161b2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2323201c16100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e10111213131312110f0d0b070705010000000000000000000000000000000000000000000000060c11151718202020202020201b1b18140f0901000000000000000000000000000000000000000001080f14181a1b20202020202020181715110c06000000000000000000000000040c12171b1d1e20202020202020202020202020202020202020202020202020202020202020201f1e1c18130d0600000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322e2d2b261f1c23272a2b2d2d2d2d2d2d2524211d181109000000000000040d161e24292c393939393939393933322f2a241c130a000000000000060f1820262b2e2f3939393939393939362d2b28221c140b0200000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000101d2a3743505d6a768390979d9fa7a29f9a94908a85807b75706c65605d56544e4745403937312b28231c1914100b040100000000000000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a16202b343d4347495251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524745413a31281e130800000000000000000000000006111c26303845525d68717e8b949faba1968c8073695e534749535f6a74818d97a2ab9f948b7e71685d52463d30261c110600000000000000000000000007111921272c2f303939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f0e0c080400000000000000000000000000000000000000000000000003080b0d0e131313131313130b0a080500000000000000000000000000000001060b0f1111131313131313131313131313131313131313131313131313131313131313131312110f0c070200000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464543413f3b3a37312c282e33363739393939393932312e29221b120900000000010c1620282f35394646464646464646403f3b352e251c120700000000040d18222a31373a3b4646464646464646433938332d261d140a000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f1206000000000000000c1926323f4c5965727f858b90959b9fa3a69f9c97918c87827d78726d6862605853514b47423c38342e2a251e1b16110d0801000000000000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f221509000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b27323d464e54565f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c433a2f24190d0100000000000000000000000b17232e38424e58606d7a85929ea6a69e9184796d60574d42414e58616d7a85929ea7a69e92857a6d61584e42382e23170c0200000000000000000000040f19232b32383b3d46464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a10050000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b161009010000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4846423c3834393f43444646464646463e3d3a342d241b110600000008131e28323a414553535353535353534d4b4740372e24190d020000010c161f2a343c43474852535353535353534f46443f382f261c11060000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d201306000000000000000b1825313e4a57626d72797e83898e92999ea1a8a19e99928f89847f7a746f6a65605d55534d46443f3836302c27201d19130f0a0400000000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e5860626c6b6a696867666463626160626f7b8895a2aa93867a6d606162636465666768696a6b6c605d564c4135291d11040000000000000000000003101c28343f4a54606a74818d97a1ab9f948a7e71675d51453b3c46525e68727e8b95a0aca1978e81746a60544a3f34281f1409000000000000000000000b16212b353d44484953535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443d352c21160b000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000001060b0f111113131313131207060300000000000000000000000000000000000000000000000000000000000000000000060606060606060503000000020608080c0f111213131312100e0b08070502000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5855534d46443f444b4f515353535353534b4a453f362d22180c0100010d19242f3a444c525f606060606060605957524940352a1e1307000007131d28313c464e53555f606060606060605c53504a42382d22170b00000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f221508000000000000000916222e3a46515b62676d71777c81868c91969c9fa6a39f9b96918c86817c77716d67615f5753504a46413b38322c29241e1b15100c0700000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222e3b4754606a6f7877767574737271706f6e6d686e7b8894a1a39886796c6c6d6e6f7071727374767778796d685d5245392c201306000000000000000000030c19232b3844505c666f7c87939fa9a3998f82766c61554b403335414c56606c7883909aa4a99f93887c6f665c50443b30251a0d03000000000000000004101b27323d474f5456606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606056554f473d33271c1004000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c1309000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000040c12171b1d1e20202020201f1312100c060000000000000000000000000000000000000000000000000000000105090b0b13131313131312120f0c04090e121415191b1d1f1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865615f5753504a4e565b5e606060606060585650483f34291d11050004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a00071018242f3a434e585f626c6c6c6c6c6c6c6c69605b544a3f33281c0f030000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000006121e29353f4951555c60646a6f757a7f848a8f949a9fa2a8a09e98928e88837e79736e6964605c54524c48443d39352f2b261f1c18120b030000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f03000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6d6054473a2d2114070000000000000000000b151e2a36414d56606d78839099a4a99f92877c6f625a5043392f303a44505b666f7c87939faaa49a9083786d60574d42362a1f150b01000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b1005000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000060e161d23272a2b2d2d2d2d2d2c201f1c17110a03000000000000000000000000000000000000000000000000060c111517182020202020201f1e1c1810151a1e212225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787674726e6964605c545660676a6c6c6c6c6c6c65625a50453a2e211509000713202c3945525d687679797979797979736d63574b3f3225190c050e19222935404b555f6a6e7979797979797979766c665b5044382b1f120600000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c00000000000000010d18232d373f434b5153586062686d73787d82888d92989da0a8a29f9b95908b85807b76706d66615e56544f4745413a37312c28231d150c030000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8991908f8e8d8c8b8a898887868583919daa9f92878385868788898a8b8c8d8e8f9091877a6d6054473a2d211407000000000000000007121d27303946525e68727f8b95a0aba1978d80746a5f53483e312728333f4a54606b74818e98a2aca0958c7f72695e52463e31271d1207000000000000000916222f3b4854606b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a00020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b1005000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000040e1820282e3337383939393939392d2c28231c150c03000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735312e2d2a251f1b150d07010000000000000000000000000000000000020b18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f58677277797979797979716c62564a3d3124170b000714212d3a4754606d7a86868686868686807366594d4033261a0d0b16202b343d45515d676e7c868686868686868682796c605346392d201306000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000007111b252d31394045474e54565e61666d70767b81858b91959b9fa3a79f9d97928d87827d78736e6863605954514c47433c38342e271e150b000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959d9c9b9a99979695949992919195a0aca399929091929995969798999a9b9c9d93877a6d6054473a2d21140700000000000000000c18232e39424f59616e7b85929fa7a79e92857a6d60584e43362c1f222d38424f59616e7a86929fa7a79f92867b6e61594f43392f24180c030000000000000a1623303d495663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063564a3d3023170a000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f0008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a00040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000010c16202a323a3f43444646464646453a38342e261e150a00000000000000000000000000000000000000000009121b22292e313239393939393939373430282c31373a3b3f4244454646464543413e3b3936302b272018130c04000000000000000000000000000000000a141d2a333e474f5961696e787e83888b8e909292939291908e8b88837e786f6a606a77848686868686867e7165584b3e3225180b000714212d3a4754606d7a8793939393938c807366594d4033261a0a141d28323d46515b606d798391989393939991847a6d665b5044382b1f12060000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000a131b1f272f34383d43474c52545c60646a6e747a7f84898f92999ea1a9a29f9a938f8a847f7a75706b65605d55534e4645403930271d1207000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8995a2a7a6a5a4a3a2a1aaa29f9e9da0a7b1aba39f9d9e9fa2aaa2a3a4a4a5a6a7a093877a6d6054473a2d2114070000000000000004101c2834404b54606b75818e98a2aca0958b7e72685d52463c31241a1c262f3d46525e68727f8c95a0aca2988e81756b61554b4035292015090000000000000a1623303d495663707c89939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393897d7063564a3d3023170a00101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c000006121d28323c444b4f5153535353535246443f3830261c11060000000000000000000000000000000000000006111b242d343a3d3e4646464646464544403b34383c4247484c4e505252535252504e4b4746413b373229241d160d05000000000000000000000000000006111b262f3c454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c706b67798592939393938a7d7164574a3e3124170b000714212d3a4754606d7a87939f9f9f998c807366594d4033261a111c262f3a444e58626d75818e95a0aaa59f92877c6f685e544a3f33281c0f03000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e1206000000000000000000010a0d151d23292c32383a41464a5053585f62676d72777d82878d92979d9fa7a49f9c96918c86827c77726d67625f5853514b42392e23180c000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959b9a999998979695949892919095a0aba39992909192989495969798999a9b9c93877a6d6054473a2d211407000000000000040d1a242c3845515c66707d89939eaaa59d9083786c60564c41342a2012141d2a36414c56606d7883919da5aa9e938a7d70675d51453c31261a0d0400000000000a1623303d495663707c89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f96897d7063564a3d3023170a00121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000b17232e3a444e565c5e60606060605f53504a42382e23170c000000000000000000000000000000000000010c18222d363f454a4b53535353535352504c454044464e5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000000000000b17222d38414d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d706d798698a29f9f96897d7063564a3d3023170a000714212d3a4754606d7a8793a0aca6998c807366594d4033261a17222d38424c56606a727f8b939ea8a79e938b7f726a60564c42382d22170b000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d010000000000000000000000030b12181c1f272b3036383f44464e53555d60656b70757b80858b90959b9fa3a8a19e99928e89847f7a746f6a64605c544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6d6054473a2d2114070000000000010c161f2a36424d57606d7984919da5aa9e93897c6f665b50443a3022180e0b1925303b44515c66707d89939eaaa59e9184796d60574e42372b20160c01000000000a1623303d495663707c8996a3acacacb5afaca7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a396897d7063564a3d3023170a00131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d201300111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000f1b27333f4b5660676b6c6c6c6c6c6c605c544a3f34281c1003000000000000000000000000000000000005111d29343f485056586060606060605f5d574f4a5153575f6265686a6b6c6c6c6b6a6864615e56544e45413a312921170f050000000000000000000000030f1b27333f49535f69707d8792989fa7aba7a09d9898929191919299989d9f9892877d707a8794aab4a396897c706356493d3023160a000714212d3a4754606d7a8793a0ada6998c807366594d403326172128333f4a545e686f7c87929fa5aaa0958e81756d62584e443a2f261c11060000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b11060000000000000000000000000001070c10161b1e252a2e34383c43474b5154596063696e73797e83888e92989ea1a8a39f9b95918b85817c76716d665c5145382c1f1306000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c83838281807f7e7d7c7b7a7978777887939f9e9184787879797a7b7c7d7e7f80818283847a6d6054473a2d211407000000000007131d28313a46535f69737f8c96a0aca2988e81756b60544a3f32281e100608141e2834404a54606b75828f98a2aca0968c80736a5f53473e32281e1308000000000a1623303d495663707c8996a7b1bbb5aba39f9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a96897d7063564a3d3023170a00131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00111d2a37434f5c6772777979797979786d665c5044382c1f120600000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c696157545c60646a6e72757778797979787674716e68626058514b433b332921170d030000000000000000000005121f2b3744505b656e7b859299a2aaaaa39f95918b888584848586888b90959e9992857b7b8894a1aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d4033261e29333b44505b666d7a849199a3aea2989083796d605b51463d32281d140a00000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000040a0f13191c23282b31373a4145474f54575e61676d71767c81868c91969c9fa4a7a09d98928e88837e796d6053463a2d20130700000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815212e3b47535f6a6f77767574737271706f6e6e6d66667885929e9d9083766b676d6e6f7071717273747576776d675d5145392c20130600000000020b18242f3a43505a616e7b86929fa8a89f92867b6e61594f42382d20160c00020c18232e39424f59616e7b86929fa8a89f92867b6e625a50443a2f24190c020000000a1623303d495663707c8995a0a9b3afa399928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d897d7063564a3d3023170a00131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d20130013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00111e2b3844515e6b7784868686868686786d6053463a2d20130800000000000000000000000000000000000b1724313d4a56626c71797979797979787369585f666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b010000000000000000030f1b27333f4953606c77829097a2abaaa398928b837f7b79787778797b7f83899196978f827c8895a2aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d40332627303b454f59606c78828f96a1aba49f92857b6e675d51493f342b20160b02000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e181109010000000000000000000000000000000000000002080d11171c1f262b2f35393d44484d53555c60646a6f747a7f848a8f939a9fa2aaa29f9a94908a8376695d5043362a1d1000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e585f626a69686766666564636261605c6a7784919d9c8f8275695c60616263646566676869696a605d554c4135291d1104000000000a141d2935404b55616c75828f98a3aca0968c7f73695e52473d2f261c0e04000007121c27303d46535e69737f8c96a0aca3998f82766c61564c4135291e140a0000000714202d3a4753606d79839097a2acac9f928780808080808080808080808080808080808080808080808080808080808080808080808080807b6e6255483b2f22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d20130013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000e1b2734414e5a6774818d93939398897c6f6356493c2f24190d01000000000000000000000000000000000b1825323e4b5865717e868686868686857866616a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000000005121f2b3744505b65717e8a949fa9aea39892867f78726e6c656b666d6e72767d849094948c7f8c99a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033232e39424d57616b73808c949fa8a69d928a7e71695f554b40372d22190e050000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d06000000000000000000000000000000000000000000000000060b10151a1d24292c33383b42464b5153586062686d72787d82878d92989da0a7a69f9c9084776a5d5144372a1e1100000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b26323c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54514c433a2f24190d0100000006111b262f3845515d67717e8a949eaaa69e9184796d60574d42352b1d140a000000000b151e2a36424d57606d7984919ea6ab9f948a7e71685d52453d30261c1106000006131f2c3945515d676e7b85929aa4afa3998e81747373737373737373737373737373737373737373737373737373737373737373737373736e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000a1724313d4a5764707d8a99a3aa998c807366564c4135291d1104000000000000000000000000000000000b1724313e4a5764717d8a939393939786796d6c707c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f24180c03000000000000000613202d394653606c7883909da6b0a79f92867d726c6662605b545c6062656b707a8290959286929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332834404b545e69707d88939fa6a99f948d80736c61574d43392f251b100700000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000030a0f13181d20272c3136394045464e54565e61666c70767b80858b90959ca4aa9d9084776a5d5144372a1e1100000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474951504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514745413a31281e1308000000000b17222d38414e58606d7984919ea6ab9f948a7d70675c51453b3023190b0200000000030c1a25313b45515c67707d8a949eaba69e91857a6d60584e42382e23170b000004101d2935404b555f69707d88939fa6ab9d938b7e716a67676767676767676767676767676767676767676767676767676767676767676767625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000714212d3a4754606d7a86929fa99d908376685d5245392c201307000000000000000000000000000000000a1723303d4a5663707d89969f9fa994877a6d707e8690959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403529201509000000000000030f1c28333f4a5463707d8995a0acab9f958b7e716b605b5453504a5053555961686d798391999299a3aeafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033343c45515c666e7b85929aa4aba1979082786d605a50453c31271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11161c1f252a2e34383c43474c52545b6064696e747a7e838c929caa9d9084776a5d5144372a1e1100000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040e18222a32373b3c44434241403f3e3d3c3b414e5a6774818d9a988c7f7265594c3f3c3d3e3e3f40414243443a39352f281f160c01000000030f1b27333f49535f6a73808d96a19fa3998f82766c61554b4033291f100700000000000009141f2934404b55616c76828f99a39fa1978d80746a60544a3f34281c100300000c18242f39434d57616b73808c949ea8a59f92867c6f685d545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000613202c3945515d677683909ca99f92867a6d6054473a2d211409000000000000000000000000000000000a1623303d495663707c8996a3aca195887b707e8792989e9896918f8e8d8e8f91979b9fa4aca49f9691847b6e675d51453c31261a0f02000000000006121f2b3844505b6674818e9ba7b1a99d9083766d6259504a46443f4446484f565d676f7c87929fa3abb4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40313c46505a606d78839097a2aca39991857a6e665c50483e332a1f150b00000000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1d24292c32383a41464a5053585f62676d7279808c99a69d9084776a5d5144372a1e110000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101820262b2e2f37363534333332313033404d596673808c99978b7e7164584b3e313031323334353636372d2c29241e160d040000000005121f2b3744505b656f7c87929393939392877c6e625a5043392e21170d00000000000000030c18232f3943505a616e7b86929393939393877c6f665c5044382b1f1206000007121d27313b454f59606c78828f96a0aaa39891847a6d665b504d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0004111d2935414c5566737f8c99a9a3998a7d7164574a3e31261a0e02000000000000000000000000000000091623303c4956636f7c8996a2afa295897c7c86929996918c8784828181818285888e939aa1a9a8a0969083796d60584e43372b1f140900000000000613202d394653606c7985929eabada1978a7d70645a50443f393734383a3d444c555f6a74818e9aa7b1bdafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403a434e58616c74808d959fa9a59f92877d6f685e544a3f362c21180d0300000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f262a2f35383d43484c52545c60646a6e747a7e838c929caa9d9084776a5d5144372a1e110000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070e151b1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0400000000000613202d394653606c79838686868686868680736a5f53473e30271d0f05000000000000000007121d27313e47535f6973808686868686868683796d6053463a2d2013070000010b151f2a333e44505b666d7a849198a2aaa1968f82786c60594f45404040404040404040404040404040404040404040404040404040403b3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900010d19242f3c4956626f7c8997a2ab9a8e817467574d42372b1e12050000000000000000000000000000000916232f3c4956626f7c8995a2afa396897d839098938d847f7b777574747476787c81889197a1a9a8a0958d80736a5f53473b30251a0e02000000000916232f3c4956626f7c8997a2adab9e9285796d6053463f332d2b282c2d323a434e58626e7b88959fabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40414b555f6a717e8a929da7a89e938c7f726b60564c42382e241a0f06000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000000000000040a0f13191c22282b3136394045474e54565e61666d70767b80858b90959ca4aa9d9084776a5d5144372a1e110000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161e1d1c1b1a19181724313e4a5764717d8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d080100000000000005121f2b3744505b656c7679797979797979736e64584e43352c1e150b000000000000000000010b151f2b37424d57636e7379797979797979776d665c5044382b1f1206000000030d182128333f4a545d686f7c86929fa4a89f948c80736b61574d43392f343434343434343434343434343434343434343434343434342f2e2b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000813202d394653606c7985929eab9e918478695f53463a2d2114060000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f828f9593888079726e6969686768696a6f747d859197a2ada79f92877c6e62574d42362a1e1205000000000c1926323f4c5965727f8c98a9b3a79b8e8174665c50443828221f1c1f2028313c47535f6a7683909da9b6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d3f45515d676f7c86929fa4aaa0968f81756d62594f443b30261c12080000000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f05000000000000000000000000000000000000000000000000000000000000070c10151b1e24292d33383b42464b5153586062686d73787d82888d92989da0a7a69f9c9084776a5d5144372a1e110000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000306080911100f0e0d0c0b1623303d495663707c899694877b6e6154483b2e21150b0c0d0e0f1011070604010000000000000000030f1b27333f49535b60696c6c6c6c6c6c6c67645c52463c31231a0c0300000000000000000000030d1a26313c45525c63666c6c6c6c6c6c6c6a605c544a3f34281c100300000000060f17222d38424c565f6a717e8b929da7a69f93887d70695f554b40352927272727272727272727272727272727272727272727272722211e1a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000006121f2b3844505b6675828e9ba8a196887b6e6155483b2e23170c0000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e948f9493887e736d67615e575b5a5b5860626b6f7c85929ea6afa3998e8175695e52463a2d201408000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f342817121012161f2b37434e5866727f8c99abb5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595049515b606d79849198a2aea29891847a6d605b51473d32291e150a0000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c01000000000000000000000000000000000000000000000000000003090e12181c1f262b3035383f44464d53555d60656a6f757a7f848a8f949a9fa2aaa29f9a948f8a8276695d5043362a1d100000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020100000915222f3c4855626f7b889598867a6d6053473a2d201407000102030304000000000000000000000000000b17222d38414950535d606060606060605a58524a40332a20110800000000000000000000000009151f2a33404a52585a606060606060605d53504a42382e23170b00000000000006111c262f3a444e58616c74808d959fa9a49a92857b6e675d51453f342b20171a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120e09030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030000030f1c28333f4a5465717e8b98a8a8988b7e7265544a3f34281c100300000000000000000000000000000916222f3c4955626f7c8895a2afb0a69e9c958c80736c605c55524d4e4e4e4e5459606a717e8a949fabab9f92877b6e6154483b3025190e02000005111d2a36414c566a7784909daaafa499887b6f6255483c2e23170603060d1a26313c4956626f7c8999a3afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736b605b5358626d75818e96a0aaa49f92867c6f675d51493f352b20170c03000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000001040b10141a1d23282c32373a41464a5053575f61676d71777c81868c91969c9fa6a7a09d98928d88837e786d6053463a2d2013070000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a879a928579675d5145392c2013060000000000000000000000000000000000000006111b262f383f444650535353535353534d4c4740382e21180e00000000000000000000000000030e18212e3840474b4d535353535353535046443f3830261c1106000000000000000a141d28323c46505a606d78839097a1aba2979083796d605b51463d32291e140a0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000b17222d3b4854616e7b8795a0a89b8f8275665c5044382c1f120600000000000000000000000000000916222f3c4955626f7c8895a2afb8b0a89d9083786d605a514b464241414143474f58616c76828f9ca9afa3998c7f7266564c41362a1e110500000713202d3946525e687985929facac9f9386796d6053463a2d20130600000913202d3a4653606d7986929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adab9e91847d726c655d606a727f8b939ea8a79d928a7e716a5f554c41372d23190e050000000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b00000000000000000000000000000000000000000001080d11161c1f252a2e34383c43474c52545b6063696e73797e83898e92999ea1a8a39f9b95908b85807b76716d665c5144382c1f12060000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939184786b554b4035291d100400000000000000000000000000000000000000000a141d262d3337394346464646464646403f3c362e261c0f060000000000000000000000000000060f1c262e363b3f4046464646464646443a38342e261e140a0000000000000000020b16202a343e44515c666e7b859199a3a9a0958e81756d62584e443a30261c11060001010101010101010101010101010101010000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000000000614202d3a46525e697784919daa9f9285796d6053463a2d20130800000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d71665c5045403936303432373d46505a63707d8a97a1adab9d908377685e5246392d20140700000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3845515c667784919daaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adada19691877f776d68686f7c87929fa5a99f958d80746c61584e433a2f251b110700000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f0200000000000000000000000000000000000000040c13191d20272c3036394045464e54565d61666c70757b80858b90959b9fa3a8a19e99928e89837e7a746e6a64605c544a4034281c10040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869a9184786b554b4135291d11040000000000000000000000000000000000000000020b141b22272b2d36393939393939393433302b241c140b000000000000000000000000000000000a141c242a2f323339393939393939372d2b28231c140c02000000000000000000040e18222834404a545e69707d87929fa5a79e938b7f726a60564c42382e23170f0600000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000005121e2a36424d576774808d9aaaa298897c6f6356493c2f24190d01000000000000000000000000000916222f3c4955626f7c8895a2afb8ab9e9184786c60544a3f342f2a2527272b333e4653606c7885929eabaca095877a6e6154473b2e21140800000915222f3c4855626f7b8895aab4a99d9083766a554b4034281c1004000004101c2834404b546975828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb2a9a199928c827a6f6d7a849199a3aba1979083786d605a50463c31281e130a000000000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e07000000000000000000000000000000000000010a0d161e24292c33383b42464b5153585f62686d72787d82878d92979da0a7a49f9c96918c86817c77726d67625f5853514a42392e23180c000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794928679675d5145392c201306000000000000000000000000000000000000000000020a11171b1f202a2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2a201f1c17110a020000000000000000000000061018232e39424d57606b727f8c939ea7a59f92877c6f685e544a3f342821180d04000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000020e1a25303d4a5763707d8a98a3aa998c807366564c4135291d1104000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8074665b5042382e231d1a1b1b212b3844505b6674818e9ba7b1a7978a7e7164574b3e3124180700000a1623303d495663707c8996a3afa89c8f8275695c4f422e23180c000000000c18232e414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adbbb2aba39f948f847c78828f96a1aba49992857b6e665c51483e342a1f160c0100000000000000000000000000000000000000000000000000000002080e111724313d4a5764707d8686868684786b5e5245382b18120e09030000000000000000000000000000000a131c1f282f35393d44484d52545c60646a6f747a7f848a8f939a9fa2a9a19e9a938f8a847f7a756f6b65605d55534e4644403930271c12070000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020101000915222f3c4855626f7b889598877a6d6054473a2d2114070001020303040000000000000000000000000000000000060b0f12131d202020202020201a1917130e080100000000000000000000000000000000000000080e1317191a202020202020201d1312100b06000000000000000000000000000007121c27303b454f59626d75818e95a0aaa39991847a6d665c50443e332a1f160c010000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a0400000000000000000914202d3a4753606d7a86929fa99d908376685d5245392c201307000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0a0f1c28333f4a5465717e8b98abb5a69a8d8073675a4d402e23180c00000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb8b0aaa9a69e969186828f949fa8a69f93877d70695e544b40362c22180d04000000000000000000000000000000000000000000000000000001070c14191b2227313d4a5764707d8a93939185786b5e52453828231c1a140d070100000000000000000000000007121c252e313a4145474f54575e61666d71767c81868c91969c9fa4a79f9d97928d87827d78726d6863605953514b47433c38342e271e150b000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000206080811100f0e0d0c0b1623303d495663707c899694887b6e6155483b2e22150b0c0d0e0f10110707050100000000000000000000000000000003050610131313131313130d0d0b07030000000000000000000000000000000000000000000002070a0c0d131313131313131107060300000000000000000000000000000000000b151e29333d47515b606d79839098a2aba1968f82786d605a50453c31281d13070000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070303030303030303030303030713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000000000006131f2c3945515d6776838f9ca99f92867a6d6054473a2d211409000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6054473a2d21150a01000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c1004000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb0a69e9c9fa2a199928f949ea6a89e948c7f736b60574d42392e241b10060000000000000000000000000000000000000000000000000000030b12181e252a2d33373d4a5764707d8a979e9185786b5e524538342e2a251f18120c0400000000000000000000020d19232e3740434c5154596063696e73797e83888e92989ea0a8a29f9a95908b85807b76706c66615e56544f4745403a37312c28231c150c03000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000030a0f1214151e1d1c1b1a19181824313e4b5764717e8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17202b353f45515d676e7b86929aa4a89f948d80736c61574e433a2f2418110700000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114101010101010101010101010101013202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000000000004101d2935404b5566727f8c99a9a3998a7d7164574a3e31261a0e020000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130300000613202d3a4653606d7986939facab9e918478675c5145382c1f1306000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adaa9e948f9298a2a39f9c9ea6aaa1968f82776c60594f453b30271d12090000000000000000000000000000000000000000000000000000060d151d23293036383f44464a5764707d8a979e9185786b5e5246444039363029241d160d0600000000000000000006121e2a35404951555d60656b70757b80858a90959a9fa2a8a09d98928e88837e79736e6963605b54524c48433d39352f2b261f1c18120b030000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000060e151a1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0500000000000000000000000305060e101010101010090806030000000000000000010304060606060504030100000000000000000000000000000000000000000000000000000000000000000000000000000000050e19232935404b555f69707e88939fa6a69d928a7e716a5f554b40352923190e05000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3c4955626f7c8897a1ab9a8d817467574d42372b1e12050000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4135291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada99c8f82869298a3aba9aaaea39891847a6d655b50473d33291e150b0000000000000000000000000000000000000000000000000000070f181f272f343b4146495053565964707d8a979e9185786b5e5753514a46423b352f281f180f0700000000000000000a16232f3b46515b63676d72777d82878d92979d9fa7a39f9b96918b86817c76716d67615f5753504a46413a38322c29241d1a15100c07000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000060f1820262b2e2f37363534343332313033404d596673808c99978b7e7164584b3e313031323334353636372e2d2a251e170e050000000000000000060b0f12131b1d1d1d1d1d1d1615130f0a0400020507080b0e1011121313131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000071118242f39434d57616c73808d949fa8a49f92867c6e675d51453f352b20170c030000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2929292929292929292929292929292929292d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000713202d394653606c7885919eaa9e918477695f53463a2d2114060000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e221508000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807d869299a3abb5ac9f92867c6f685d53493f352b21170c0300000000000000000000000000000000000000000000000000071019212a313940454c52535b60636669707d8a979e9185786b6763605c54524d454039312921191007000000000000000c1925323e4b57636d737a7f84898f92999ea1a9a19e99928f89847f7a746f6a64605c55534d46443f3836302c27201d18130f0a040000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000030e18222a31373a3b44434241403f3e3d3c3b414e5a6774818d9a998c7f7266594c3f3c3d3d3e3f40414243443a3936302920170c020000000000020a11171b1f202729292929292922221f1b150e090e111414181a1c1e1f20201f1f1e1c1a181514120e0904010000000000000000000000000000000000000000000000000000000000000000000007121d28313c45505a606c78828f96a1aaa2989183796d605b51473d33291e150b0000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a36363636363636363636363636363636363636363a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d07010000000000000000000000000005121f2b3744505b6575818e9baca096887b6e6155483b2e23170c0000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95897c6f6256493c2f231609000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80737d879299a4aca6998c80736a60584e453c332a21170f05000000000000000000000000000000000000000000000000060f19222b333c434b51565e61656c6f7375777e8a979e9184787674706d66615e57514b433b332b22190f060000000000000d192633404c5966737f868b91959b9fa3a69f9c97918c86827d78726d68625f5853514b46423b38332d2a251e1b16110d0701000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474851504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514746413a32291e130800000000020b141b22272b2d343636363636362f2e2b262019141a1e20212527292b2c2c2d2c2c2b29272421211e1a14110d08020000000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505b666d7a849198a3aaa0958e81756d62594f453b30271c120700000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605447434343434343434343434343434343434343434343434653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000000000000030f1b27333f495364717e8b9aa4a8988b7e7265544a3f34281c100300000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073717e87939aa4ab9e92857c6f6a5f574d453b332921170e0500000000000000000000000000000000000000000000040d18212b343c454d555c60686e73787c7f828486929fa196898482807d79746e69605d554d453d342b21180d030000000000101d2a3743505d6a768390989da0a8a29f9a948f8a84807b75706c65605d56544e4745403936312b28221c19130f0a040100000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000020f1a26313c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54524c443a3025190d010000000a141d262d333739414343434343433c3b37322a2220252a2d2e313436373939393938373634312e2d2a25201d19130d070100000000000000000000000000000000000000000000000000000000000000040d182128333f4a545e686f7c86929fa5a79e938c7f726b60574d42392e23181006000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d60544f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f53606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000000000000b17222d3b4754616e7a87939fa89b8f8275665c5044382c1f120600000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000916232f3c4956626f7c8995acb6a89b8f8275685c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736c717e88939fa3a19792857c6e695f574d453b332920170e050000000000000000000000000000000000000000010c161f2a333c464e575f676d737a8084898c8f919298a3a8a197918f8d8a85817b736d675f574e463d332a1f150b0100000000101d2a3743505d6a7683909da7a09d98928d88837d79736e6963605b53524c47433c38342f2a261f1c17110d080200000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006121f2b37434e585f626a69686767666564636261605c6a7784919d9c8f8275695c60616263646566676869696a615e564c41362a1d1105000006111b262f383f44464e5050505050504947433c34292c30363a3b3e41434445464646454443413e3b3a36312c29241e18130c0400000000000000000000000000000000000000000000000000000000000000060f17222d38424c56606a717e8b939da7a59f92877d70695e544a40342822180d040000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000000000000000614202d3946525e687783909daa9f9285796d6053463a2d20130800000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000815222e3b4855616e7b889aa4afa99d9083766a544b4034281c10040000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073666c727f8b919ca4a19791857b6e695f574d453b322920170e050000000000000000000000000000000000000008131e28313c464e5860696e7980868d9196999c9d9fa3aaaba9a19e9c9a97928d8680796e6960584e453b31271d120700000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29231d1a140f0b06000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000814212e3a47535f6a6e77767574737271706f6e6d6d66667885929e9d9083766b666d6e6f7070717273747576776d685e5246392d20130700000b17222d38414950535a5c5c5c5c5c5c55544e463c35393b4246474b4d4f515253535252514f4d4b4846423b39353029241d160d070000000000000000000000000000000000000000000000000000000000000006111c262f3a444e58626c74818e959fa9a39991857b6e665c51443e342a20160b0200000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d696969696969696969696969696969696969696969696969696969696d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000005111e2a36414c566773808d9aaaa298897c6f6356493c2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000714202d3a4753606d7a86939facab9e918478665c5145382c1f1306000004111d2935404b556976828f9ca9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366626d727f8c929ca4a19791847b6e695e574d443b322920160e040000000000000000000000000000000000010d19242f3a434e58606a6f7b838c92989ea1a9a8aaa39f9e9e9fa3aaa8a9a29f98928d837b6f6a60574d43392f24180c03000000101d2a3743505d6a768390928e89837e79746e6a64605c54524d46443f38352f2b261f1c18120e09030000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222f3b4855626e7c83838281807f7e7d7c7b7a7978777887939f9e9184787778797a7b7c7d7e7f80818283847a6d6154473a2e21140700030f1b27333f49535b6067696969696969625f584e454045474d5254585a5c5e5f5f605f5f5e5c5a5754534d4745413a352f281f191109010000000000000000000000000000000000000000000000000000000000000a141d28323c46505a606d79839097a1aba1979083786d605a50463c32281d140a00000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a767676767676767676767676767676767676767676767676767676767676788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000000010d1925303d495663707d8998a2aa998c807366564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000613202c3945515d677784919eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073665b636d73808d929da5a19691847b6e695e564d443a322820160d040000000000000000000000000000000004111d2935414c555f6a6f7c8590959fa2aaa69f9c98989291919298979c9fa4aaa39f9590857c6f695f554b4035291f1509000000101d2a3743505d6a76838c86817c77716d67625f5853504a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c88908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6e6154473b2e2114080005121f2b3744505b656c747676767676766f6a5f574d4b5153575e616467696a6c6c6c6c6b6a696764615e5754524c45403a312b231b130a010000000000000000000000000000000000000000000000000000000000020b16202b343f45515c676e7b859299a3a99f958d80746c61584e443a2f261b1106000000000000000000000000000000000000131f2c3946525f6c7985929facb6a99c8f82828282828282828282828282828282828282828282828282828282828282828f9ca9b5ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d110400000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0004101c2934404b55697683909ca9afa399887b6f6255483c2d22170b00010714202d3a4753606d7a86939facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595b636e74808d939da5a19691847b6e685e564c443a32281f160d040000000000000000000000000000030e18222c3945515d676e7c859297a0a7a8a09e94908b8886858586878a8f93999fa7a7a09792857b6e675d51453c31261a0e0000000f1b2835424e5b6875817f7a756f6b65605d55534e46443f3836302b27221b19130f0a040000000000000000000000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100704000000000000000000000000000000000916222f3c4955626f7c88959b9a9a99989796959a93929190959faba39992909192989495969798999a9b9c94877a6e6154473b2e211408000613202d394653606c79808283838383837c6f695e56555d6065696e717476777879797978777674716e6966605d56514b433d352d251c130a000000000000000000000000000000000000000000000000000000000000040e19222834404b555e69707d87929fa5a79d928a7e716a5f564c41382d22170f050000000000000000000000000000000000131f2c3946525f6c7985929facb8ab9f948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f949fabb7ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000006131f2c3845515c6775828f9ca89f92867a6d6054473a2d211409000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261906000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000c18232f414d5a6774808d9aa7b5ab978b7e716453493f33271b0f0b0e121c28333f4a5463707d899aa4afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736659525c606c77818e939ea6a09691847a6e685e564c443a31281f160d04000000000000000000000000000a15202b37434e58606d7a849197a2a9a79f969189837e7b797878797b7e828790959ea5a9a1979184796d60574d42372b1d120700000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d0801000000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1614100b0500000000000000000000000000000916222f3c4955626f7c8895a2a7a6a5a4a3a2aca49f9f9e9d9fa7b1aba39f9d9e9fa2aaa2a3a3a4a5a6a7a194877a6e6154473b2e2114080005121f2b3744505b656e7b858f8f8f8f8f857b6e685d60676d72777b7e80828485868685858482807e7b77726d68605d554f473f372e251c1209000000000000000000000000000000000000000000000000000000000000071018232e39434d57606b727f8c939ea8a49f92867c6f685d53493f332721170c0300000000000000000000000000000000131f2c3946525f6c7985929facb8b0a69f9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0bbac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000000000000000004101c2834404b5565727f8b98a8a3998a7d7064574a3d31261a0e020000000000000000000916222f3c4955626f7c8895a2afa79a8d8074675a4d412e23170c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000071824313e4b5764717e8a97a7b1a79a8e8174655b5044372b211b171a1d242b3844505b6673808d9aacb6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d505b656c78818e949ea6a09691837a6d685e564c433a31281f160d030000000000000000000000020f1a26313b4754606a74818e96a0a9a89f9590847d76716e6c656b696e71757c838e939ea6a9a0968d8073695f5347392e23180c00000c1825313d48535d656866615e56544f4745403937312c28231c1a140f0b060000000000000000000000000000000000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336292423201c171008000000000000000000000000000916222f3c4955626f7c88959d9c9b9a98979695949992919095a0aca399929091929994969798999a9b9c9d94877a6e6154473b2e21140800030f1b27333f49535e696f7c8692999c9790837a6d666d72797f83878b8d8f919292939292918f8d8a87837f7a736d676059514940372e241b0f0600000000000000000000000000000000000000000000000000000000000007121d27303b454f59636d75818f95a0aaa29891847a6d655b50443d33291e150b00000000000000000000000000000000131f2c3946525f6c7985929facb8b8b0aba9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9abb0b8b9ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000c18232e3b4855626e7b8896a1ab9a8d817467574d42372b1e12050000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a3f34281c1003000004101d2935404b556a7683909da9b4aa95887b6e6255483b2f22150800000814212e3b4754616e7b8795a0acab9e9184786c6053463e332b2722252a2f35404a54606c7884919eabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d49535b666d78828f949fa6a09590837a6d685d564c433a31281f150c030000000000000000000006121f2b37434e58626f7c89939da8aca09690837a706b6561605b575e61646a6f78818e949faaa89f92867b6e62554b4034281c1004000814202c37414b53595b5954524c48433d39352f2b261f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433633302f2c28211a11080000000000000000000000000916222f3c4955626f7c8891908f8e8d8c8b8a898887868583909daa9f92878385868788898a8b8c8d8e8f9091877a6e6154473b2e21140800000b17222d38414d57606a707e87939fa0958f82786e787f858b9095979a9c9d9f9f9f9f9e9d9c9a9795908c868079706b625b514940362c21180e030000000000000000000000000000000000000000000000000000000000000b151e29333d47515b606d79839198a2aaa0968f82776c60594f453b30271d1207000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714212e3a47535f6a7884919eaa9e918477695f53463a2d2114060000000000000000000916222f3c4955626f7c8895a2afaa9d908377665c5044382c1f1206000006131f2c3845515d677885919eabaea298877a6d6154473a2e21140700000714202d3a46525e697784909dabada197897d70635a50453d37332d3136394045515c66717d8a96a1adb9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d414a545c666d79828f949fa7a09590837a6d685d554b433931271e150c030000000000000000000814212e3a47535f6a76828f9ca5afa49a91847a6d6860595553504d5254585f666d78828f98a3aea3998d8074675c5145382c1f130600040f1a252f3941484d4e4c4746413a38322c29241d1a15100c060000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433e3f3d3c38332c231a110800000000000000000000000915222f3c4855626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6e6154473b2e211408000006111b262f3b454e58616c727f8b929d9f948e817b838c92979d9fa7a8a09e9c9b9a9b9c9d9fa4a7a09d98928d847d726d635b51483e332a201509000000000000000000000000000000000000000000000000000000000000030c17212b353f45515d676e7c86929fa4a89e948c7f736b60574d43392e231810070000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939393939393939393939393959ca6b1ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000000000006121f2b37434e586774818e9aaba096887b6e6155483b2e23170c0000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facab9f928578685e5246392d201307000005111e2a36424d5666737f8c99a3afa99c8f82766c61574f46443f414142464b515a606d7883919da8b0b8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40424a545c676d79829095a0a7a09590837a6d675d554b433930271e150c0300000000000000000815222f3b4855626e7b88949fabac9f93877d6f685d564f4846444246484e545c666e7b86929facab9f9285796d6053463a2d201307000009131d272f373d40423f3a3936302c27201d18120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f464a4c4a48443e352c231a1108000000000000000000000815212e3b47535f6a6f7877767574737271706f6e6d676e7b8894a1a39886796c6c6d6e6f7071727374757677796e685e5246392d2014070000000a141d29333c464f59626d74808d939e9d938e8690959ea2a8a19e9896918f8e8d8e8f91939a9d9fa7a29f9691877f736d635a50453c31261a0e05000000000000000000000000000000000000000000000000000000000000050f19232935414b555f6a717e8a929da6a69f93877d70695e554b40342822190e0400000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868686868686868686868686868a95a1adac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000020f1a26313e4a5764717d8a99a4a8988b7e7265544a3f34281c100300000000000000000916222f3c4955626f7c8895a2afaea398887c6f6255493c31251a0d06030615222f3c4855626f7c889aa4afaa9d9083776a564c4135291d11050000020e1925303b4854616e7b87929fabab9f948a7d706a60595350494e4e4d53555d606c73808c959c9ea6b0afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4038424b555d676d7a839095a0a79f959082796d675d554b433930271e150c0200000000000006121f2b37434e586774808d9aa6b0a89b8e82756b60564c443d3937363a3c424a545f6975818e9baba7a2978a7d7064574a3d3124170a0000020b151d252c313435332e2d2a251e1b16100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f51575957554f473e352c231a110800000000000000000006121f2b37434e585f626c6b6a696867656463626160626f7b8895a2aa93867a6d606061636465666768696a6b6c615e564c41362a1e1105000000020b17212b343e47515b606c78818f959f9d999299a0a7a49f96918b8884828181818284878b90959ea2a8a199928c7f736c61574e42372b22170b00000000000000000000000000000000000000000000000000000000000000071118242f3a434e58616c73808d949fa8a49992857b6e675c51453f342b20160b02000000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797979797979797979797979788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000a14212e3a4754616d7a86939fa89b8f8275665c5044382c1f120600000000000000000916222f3c4955626f7c8895a2afb4aa988b7f7265574d42362a1f161210121c2834404a5465717e8b98acb6a79b8e8174685b4e413025190d010000000914202d3a46525e6975818e99a3afa69e92857c6f6b62605b535a5b575e61676d737e8893948f949eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403039434b555d686d7a839096a0a79f959082796d675d554b423930261e140b0200000000000815212e3b47535f6a7884919eabaca096897c6f62594f443a322d2b2a2d3038424d5763707d89999b9a99988d8073665a4d4033271a0d000000030b131a202527282621201d19130f0a04010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c515b63666361594f473e352c231a11080000000000000000030f1b26323c464e53555f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c443b3025190d0100000000050f19222c353f44505b666d79839096a1a39fa3aba49a938c847f7b777675747475777a7e838a9297a1a8a39f918a7e716a5f53473e33281c10040000000000000000000000000000000000000000000000000000000000000007131d28313c46505a606d78828f96a1aba1979083796d605a50463c32281d140a000000000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000713202d3946525d687683909da99f9285796d6053463a2d20130800000000000000000916222f3c4955626f7c8895a2afb6a99c8f8376695e53463c3128201f1c1f232c3844515c6675818e9ba8b3a9988b7f7265584c3f322519080000000005121e2a36424d57626e7c87929fa7ada19791857d746f6c6568676869696e7279808893958f828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40333039434c565e686e7a849196a1a79f948f82796d675c544b423830261d140a00000000000915222f3c4855626f7c8896a1adaa9e9184776a6054473d3228201f1e2026303c4753606d79868f8e8d8c8b8b8276695c504336291d100000000002090f14181b1b191413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c5b636d72706b61594f473e352c231a110800000000000000000a15202a343c4347485251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524746413b32291e140800000000000007101a2328333f4a545d676e7a84919eabacafa49a93888079726e696968676869686d71767e859196a1aaa39f92867c6e625a5044392d20150a00000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505c666d7a849199a3a99f958e81746c62584e443a2f261c11060000000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060606060606060606060606060606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000005111d2935414c566673808c99aaa298897c6f6356493c2f24190d01000000000000000916222f3c4955626f7c8895a2afb9ac9f93877b6e61584e433a312d2c282b2e343f4953606d7985929eabada197887c6f6255493c2f22160900000000020e1a25303b47535f6a73808d95a0a8a9a1979188817c797674747476787b7f848d939890837e8a97a3afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403328313a434c565e686e7b849197a1a69f948f82796d665c544a42382f261c1106000000000c1925323f4c5865727f8b98a8b2a79a8d807467584e43352b20161212151f2c3845515c677481828180807f7e7d7063564a3d3023170a00000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958636d727f7d706b61594f473e352c231a110800000000000000040e18222a32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041424344463b3936302920170d0200000000000000081117222d38424b555e6873808c99a6b3ac9f93887e736d67615f575b5a5b565e61656c717b849198a2aea2988f82766c6155493c32271b0f0300000000000000000000000000000000000000000000000000000000000000040d182128343f4a545e686f7c87929fa5a79d938b7e716a60564c42382d22170f0600000000000000000000131f2c3946525f6c7985929facada093877a6d605453535353535353535353535353535353535353535353535353606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000010d1924303c4956636f7c8998a2aa998c807366564c4135291d1104000000000000000916222f3c4955626f7c8895a2afbbafa4998d80746a5f554c433d3a383438393f44505b65717d8a97a2adab9e9285786c605346392d201306000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284878c91969992867c7d8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332628313a444c565e696e7b859197a1a69f948f82786d665c544a42382d22170b000000030f1b27333f49536875818e9ba8b4aa978a7d7064574a3d3224190d0505101c2934404b55646f74757474737271706b6054483c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a727f8c867d706b61594f473e352c231a11080000000000000006101820262b2e2f3938373635343231313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392e2d2a251e170e0500000000000000000006111c28343f4a54606d7a85929eabb7aa9d91847a6d665d55534d4e4e4e4c52545a61696f7c86929fa8aa9f948a7d7064584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000060f17232e38424c56606a727f8b939da7a59f92867c6f685e544a3f332821180d03000000000000000000131f2c3946525f6c7985929facada093877a6d605447464646464646464646464646464646464646464646464653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e0200000000000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000916222f3c4955626f7c8895a2afb4aba39f92877c6e675d554f4846443f44464a5059606c7883909da9b1a79a8e8174655b5044372b1f12050000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877e717e8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261f28323b444d575f696f7c859298a2a69e948f81786d665c544a3f33281c0f03000005121f2b3744505b657784909daaaea298877b6e6154483b2e21150800000c18232f3943535d64686968676665646360594f44382c2014070000000000000000000000000000000000000000000406071013131313131310100d0a050000000003060809121313131313130d0c0a0702000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f827669626e7b869292877d706b61594f473e352c231a110800000000000000060e151b1f21222c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201e19140d050000000000000000000006121f2b3844505c66727f8c97a1adb8aca0968f81786c605b514842414141464750575f6a727f8c96a1ada69d9083766a6054473b2e22150900000000000000000000000000000000000000000101010101010101010101010006111c26303a444e58626d74818e95a0a9a39891847a6d665b50443e332a1f150b010000000000000000131f2c3946525f6c7985929facada093877a6d6054473a39393939393939393939393939393939393939393a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d211409000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760595553504a5053545c606b727f8b959fabaca095897c6f6353493f33271b0f030000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9e9f9d9590867e70717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403326162029323b454d575f6a6f7c869298939393938e81786d665b5044382b1f120600000613202d394653606c7985929facab9f928578695e52463a2d201407000007121d2731414b53595b5c5b5a59585856544f473d33271c100400000000000000000000000000000000000001070c1013141d2020202020201d1c1a16110a03040a0f1215151f2020202020201a1916130d07000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000060606060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a707e869292877d706b61594f473e352c231a0e0400000000000000040a0f1215151f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1414110d080200000000000000000000000713202d3a4653606d7985919ea9b3b2aca89e938d80746d625a50463d3336393e454e58606d7984919eabab9f95887c6f6255493c31251a0e02000000000000000000000000000000010507070d0d0d0d0d0d0d0d0d0d0d0d0d0d0a141e29323d46515b606d79839097a1aaa1968f82786c60594f453c31271d12070000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e020000000000000916222f3c4955626f7c8895a2afac9f928692958f827a706b6562605c545b6062666d727d86929fa7b0a69d9083776b605441382d22170b00000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908a837c706c717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a172029333c454e58606a6f7d868686868686868681796c605346392d20130600000714212e3a4754616d7a8798a2aeaa9d9084776a574d42362a1e12050000010b151f2f3941484c4e4f4e4d4d4c4b4a48443d352b21160b000000000000000000000000000000000000030b12181d1f202a2d2d2d2d2d2d2a2926221c150d0e151b1f21222c2d2d2d2d2d2d2625231e19120a010000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f0200000000000306060c13131313131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958616c707d869292877d706b61594f473e352c20160c020000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e0f1011130807050100000000000000000000000000091623303c4956636f7c8997a1adb2a8a19ea19d928b7f726c61584e453c322d333c44515c66727f8c99a7b1a79a8d807367574d42362a1e12050000000000000000000000000002080d1113141a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a17202b343f45515c676e7b859299a4a89f948d80736c61574d43392f2418100700000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2120202020202020202020202020202020202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c17232e3b4855616e7b8896a0ab9a8d817467574d42362a1e12050000000000000916222f3c4955626f7c8895a2afa6998c7f8c94948f847d76726f6d666b666c6e72787f879298a3aea99f948a7e7164594f442f261b1106000000000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0e17212a333c464e58606b6f7979797979797979756c665b5044382b1f120600000815222f3b4855626e7b8895aab4a99c8f8276695c4f4330251a0e02000000030d1d262f363c4041424141403f3e3d3c38332b231a0f050000000000000000000000000000000000030d151d24292c2d363939393939393736322d271f161820262b2e2f3939393939393933322f2a241c130a0000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000060b0f12131920202020201b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276696464646b707d859292867d706b61594f473d32281e130800000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b02030405060000000000000000000000000000000005111d2935414c566773808d9aa9b2a8a0969196a19f93877e706a60574d443a312834404a54616e7b8795a0acaa9e918477695e53463a2d211407000000000000000000000000050c13191d2021272727272727272727272727272727272727272934404b555e69707d87939fa6a69f93887d70695f554b40352922190e05000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313131313131313131313202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000614212d3a46535f697784919eaa9e918477695f53463a2d2114060000000000000916222f3c4955626f7c8895a2afa396897d828f97969189837f7b79787778797b7f848b9299a3aaaaa2978f82766c6155473d321d140a000000000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0f18212a343c464f5960636c6c6c6c6c6c6c6c68605b544a3f33281c0f030000091623303c4956636f7c8996a2afa89b8e8275685b4f4235281c0900000000000b141d252b303335363534333231302f2c27211a11080000000000000000000000000000000000020c151f272f35383a4346464646464643423e3831281f222a31373a3c45464646464646403f3b352e251c120700000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f0200020a11171c1f20262c2d2d2d2c202734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276717171717171717c859292867d706b61594f443a3024190d01000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000713202d3946525d687784919daaaca09691849197a19992867c6f695f564c43392f2e3946535e697784919daaaca096877b6e6154483b2e2115080000000000000000000000050e171e252a2d2e34343434343434343434343434343434343434342f39434d57606b737f8c939ea8a49a92857b6e675d51453f342b20170c030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606060606060606060713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e09020000000000000000000000000000000000000005121e2a36424d576774818d9aaba096887b6e6155483b2e23170b0000000000000916222f3c4955626f7c8895a2afa3968a7d7b8592999e95908b888685848486888c91959fa3abaaa29892857b6e615a5045352b210b0200000000000000000000030d172129333b434b51586062686e71747678797978787674726e6964605c5464717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d060f18222b343d474f54565f606060606060605b53504a42382d22170b0000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e0100000000020b131a202427282928272625252322201c160f080000000000000000000000000000000000000a141e27313940454750535353535353504e4a433a31212a343c434748525353535353534d4b4740372e24190d0200000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5b60666c6c6c6c6c6a5c544a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f00060b141c22282b2d333939393939382b34414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f90837e7d7d7d7d7d7d7d7e7f869392867d706b61564c4135291d1105000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714212e3a4754616d7a8796a0acaa9e91847b859298a29892857b6e685e554b42382d36424d576774818d9aa7b2a8978a7e7164574b3e3124180b00000000000000000000020c1720293036393a4040404040404040404040404040404040404040404040454f59606c77828f96a0aaa2979083796d605b51463d32291e150a0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000020e1a26313d4a5764707d8a99a3a8988b7e7265544a3f34281c100300000000000916222f3c4955626f7c8895a2afa4978a7d717d8792989f9d9899929191919298989da0a8aba79f9892867d70695f53483e3323190f000000000000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865615f5753505864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00061019222b353d43484952535353535353534e46443f382f261c11060000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e01000000000001090f14181a1b1c1b1a1a1918171614100b0500000000000000000000000000000000000006111c263039434b51535d6060606060605d5b554d433829333c464e53555f6060606060605957524940352a1e1307000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051575f666c72797979797975665c504439352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e090f181d262d3338393f4646464646453834404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f95908a8a8a8a8a8a8a8a8a8c93999892867d70685d5246392d201307000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000091623303c4956636f7c8996a8b2a89b8e81757c869299a19791847a6d675c544a3f33313e4b5865717e8b98a4b1a6998d8073665a4d4033271a060000000000000000000008131e29323a4146474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d505b656d7a849198a2a9a0958e81756d62594f443b30261c110600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000000000000000000000914212d3a4754606d7a86929fa89b8f8275665c5044382b1f120600000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959d9fa39f9e9e9e9fa3aaa9a8a79f9d9590867d706b60574d42362c22110700000000000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534d464b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000071019232b32383b3c4646464646464646423938332d261d140a000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e010000000000000003070909131211100f0e0d0a09070400000000000000000000000000000000000000091317232e38424b555d60696c6c6c6c6c6c6a665f554a3e323b454e585f626c6c6c6c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e444d525b62696e787f8686868687796d6053463a2d241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180d1419212a2f383f44464c535353535352443f3848535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f9393939393939393939393979fa4a39892857a6d6154473a2e211407000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a6998c7f73707e87939fa0969083796d665b50443f363c4956636f7c8996abb5a89c8f8275695c4f422e23170b000000000000000000010d1925303a444c52545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a535d686f7c86929fa4a79e938b7f726b60564c42382e23170c00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000000000000000000000000000613202c3945515d677683909ca99f9285796d6053463a2d20130800000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838a9095989b9d9e9f9f9f9e9d9b9895908a837b706b60594f453b31241a10000000000000000000000000000000050d161d242932373b4146474b4e505252535252504e4c4846423e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000007101921272c2f303939393939393939352d2b28221c140b02000000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e010000000000040a0f131516201f1e1d1c1b1a171614100b050000000000000000000000000000000009121b2528343f4a545d676d767979797979797671665b4e423b444d575f6a6f78797979797979736d63574b3f3225190c000000000000000000000000000000000000000000050b1014191e202429323a414650565e616d727b828c929992877e71665c5044382b1f130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b41372c200e171f252a333b424a5053595f6060605f5e504a42414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828686868686868686868686868b93999992877e70685d5246392d20130700000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e0100000000000000000000000000000000000000010e1a2734414d5a6774808d9aa7b1a4978a7e716c727f8b929d9f958f81786c605b51483e3b4754616e7a8799a4afaa9d9084776a544a3f34281c1003000000000000000005111d2a36414c565e6167676767676767676767676767676767676767676767676767676767676a717e8a929daba59f92877d6f685e544a3f34281c1003000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000004111d2935414c5566737f8c99a9a297897c6f6356493c2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192929291908e8b88837e766e6960594f473d33291f120800000000000000000000000000000000040c131820272b3036393b3e4143454646454543413f3b3a363e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000070f161b1f22232c2d2d2d2d2d2d2d28201f1c17110a020000000000091623303c4956636f7c8996a2afa79b8e8174685b4e4135281b060000000000070f161b1f22232c2b2a292827262322201c160f08000000000000000000000000000008111b242d373f44505c666d798286868686868683766a5d5043434c565f696f7c85868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c100100000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a19202930363f454d545b60666c6c6c6c6c6a5c544a3f41484c4e535353535353534b49453e362d22170c00000915202b353f474e5253535353535359636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b686157535353534e4c4841382f251a0f03000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000f1c2835414e5a6670767979797979797979797979797e869392877e706c61564c4135291d1105000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d0000000000000000000000000000000000000000020f1c2835424f5b6875828e9ba8afa396897c70636d74808d939e9e938d80746d625a50463d4653606c7986939facab9e928578665c5044382b1f120600000000000000000713202d3946525e686d7373737373737373737373737373737373737373737373737373737373737374808d99a3aea39991847a6e665c5044382c1f1206000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000000000000000000010d19242f3c4956626f7c8997a2a9998c807366564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7e8183858586858583817e7b76716c615f574f473d352b21180d00000000000000000000000000000000000001070d151b1e252a2d2e31353738393939383735322e2d313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000040a0f1315161f202020202020201b13120f0b06000000000000000915222f3c4855626f7b8895aab4a89b8f8275685c4f422d22170b0000000007101921272c2f3039383736353433302f2c27211a110800000000000000000000000007101a232d363f49525c606d78828f94939393938c807366594d434c565e686e7b85919793939992877d706356493d3023160a00000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b00000000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d1e2529323b424651575f666c72797979797975665c5044383c4041464646464646463e3d39342d241b11060000040f19242d353d42454646464646525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5046464641403c362f261d130800000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c717e879392877e716c615a50443a3024190d01000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9aea295887b6f62606c78818f959f9d928b7f726c61584e4544505b667885929fabac9f9386796d6053463a2d20130700000000000000000714212e3a4754616d7a80808080808080808080808080808080808080808080808080808080808080808086929facaba1969082786d6053463a2d201307000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a1005000000000000000000000000000000000813202d394653606c7985929ea99d908376685d5245392c201306000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678787979787675726e6964615a534d453d352b23190f060000000000000000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a28252225313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000307090913131313131313130f0606030000000000000000000714212e3a4754616d7a8798a2aea99c8f837669544a3f33281c0f030000040f19222b32383b3c464544434241403d3c38332b231a0f0500000000000000000000060f19222c353e48515b636e74818e949ea69e948e81746e63574b4b555d686e7a849197a1a49f93877e716b6054483b2f221609000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c11060000000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312c2518202830353e444d525b62696e787f8686868687796d6053463a2d33343939393939393931302d29221b12090000000008121b242b313638393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f524539393433302b251d140b0100000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000915212c38424c545a5c6060606060605a626c717e879392877e716c615a50483e32281e130800000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f1408000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea194877b6e615b666d79839096a09f93877e706a60574d444a546b7884919eabafa49a867a6d6053473a2d20140700000000000000000815222f3b4855626e7b888d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3aeb2a99f94897d7063564a3d3023170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000000000000000000000000000006121f2b3844505b6675828e9ba89f92867a6d6054473a2d211409000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6865615f57555046423b332b231a1108000000000000000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000000000000000000606060606060606020000000000000000000000000613202d394653606c7985929facaa9e918477665b5044382b1f120600000a16212b343d434849535251504f4e4d4a48443d352b21160b000000000000000000050f18222b343e47505a626d73808d939da69f948f82786d605c524a545c676d7a839096a0a49c918b7f726c61594f44382c201307000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201d2429323a414650565e616d727b828c929992877e71665c5044382b27272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d282724201a130b020000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110005101b26303a42494e4f535353534e58626c717e879393877e716c615a50483e362c20160c02000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e03000000000000000000000000000000000000000004111d2a3744505d6a7783909daaada194877a6e61545d676d7a849197a19992867c6f695f564c515e6b7784919eaab6a094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5bbb0a6968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000000030f1c28333f4a5465717e8b98a7a3998a7d7064574a3d31261a0e020000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f5f5f5e5d5b5855534d49453e36312a211a11080000000000000000000000000000000000000000000000000000020507080b0e101213131212100e0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b657784909daaac9f9285796c605346392d20130600030f1b27323d464f54565f5e5d5c5b5a5956544f473d33271c100400000000000000040e17212a343d464f59616c727f8c929ca5a0959082796d665c5044505c666d79829095a0a59d928c7f736d625a50473d32271b100400000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c0200000000000000000000000000000000000000000000000000000000060c11151718202020202020201b1b191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c1b20202020202020181715110c060000000000000000080f151a1d1f202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c30231b1a18140f08010000000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000a141e2830383d414346464647535f6a717e879393877e716c615a50483e362c231a0e04000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d130800000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada094877a6d6154555e686e7b859298a29892857b6e685e554b5e6a7784919daaada194877a6e6154473b2e21140800000000000000000815222f3b4855626e7b8895a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a7acaeb5acacaca3968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000000000b17222d3b4854616e7b8795a0ab9a8d817467574d42362a1e12050000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484b4e505252535252504e4b4847423c39332a261f180f0800000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536875818e9ba8aea398887b6e6255483b2d22170b0407131f2c38434f5960636c6b6a696867666360594f44382c201407000000000000040d162029333c464e58616b717e88939fa4a19690837a6d675d544a525c606d78818f949fa69e938d80746d635b51483e352b21160b000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b131313131313130b0a0805000000000000000000000004090e11121315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d20140d0b08030000000000000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110000020c161e262c32353639393c4855626f7b869393887e716c615a50483e362c241a11080000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada194877a6e61544c565f696f7c869299a19791847a6d675c545e6b7784919eaaada094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000000000614202d3a46525e697784919daa9e918477695f53463a2d2114060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e363a3b3f4143454546464543423f3b3a37312d28221a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000b17222d3f4c5865727f8b98a8b2aa978a7e7164544a3f33281b13101014222f3b4854606b6f79787776757473706b6054483c2f2216090000000000030c161f28323b454e58606a707d87929aa4a19791847b6e685d554b515b636e74818e939ea69e948e81776c605b51493f362c23190f04000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000606060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060606000000000000000000000000000000000001040605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000000040c141b212528292d2e3a47535f6a73808c887e716c625a50483e362c241a120800000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000004111d2a3744505d6a7783909daaaea194877b6e6154484d57606a707e87939fa0969082796d665b5e6b7884919eabb4aa93877a6d6054473a2d21140700000000000000000815222f3b4855626e7b88939393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b0000000000000000000000000000000005121e2a36424d576774808d9aaaa096887b6e6155483b2e23170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735322e2d2b261f1c170e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000616222f3c4955626f7c8896a1ada79a8e8174665b5044382d241f1c1d1f27303c4956636f7d868584838281807d7063564a3d3023170a00000000020b151e28313a444d575f6a6f7c869299a3a29892857b6e695e564c505a626d73808d939da59f948f82786d655b504940372d241a110700000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000020a1015191c1c1f2b37434e58636d73807e716c625a50483e362c241a1208000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e0801000000000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea295887b6f625548454e58616c727f8c929d9f948e81786c605b657885929eabaea29886796d6053463a2d20130700000000000000000815222f3b4855626e7b8686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a000000131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000000000000000000000020e1a25303d4a5763707d8a98a3a8988b7e7265544a3f34281c100300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2c2c2b2a282522211e1a15110c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7884919eabab9e9185786c6053493f352f2c28292c2f39424f5966727f8c91908f8e8d8b7e7265584b3f3225180c000000000a141d273039434c565e696e7c859298a2a39992867c6f695f564d4f59626c727f8c929ca5a0959082796d665c53493f372e251b12080000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c02000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000000005090d0f0f1a26313c46525b646e73716d625a50483e362d241a120800000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b080300000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8afa296897c6f6356493d46505a626d74808d939e9e938d80736d606c7986929facab9f928578665c5044382c1f120600000000000000000814212e3a47535f6a76797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000000000000000000000000000000000914202d3a4753606d7a86929fa89b8f8275665c5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518181b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f221609000714212d3a4754606d7a8793939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006131f2b37434e586774808d9aa6ada1978a7d70655b5045413a383435393b424b54606b7783909d9d9c9b95887b6e6155483b2e22150800000006111b262f39424b555e686e7b849197a2a49a92877d706a60574d4f59616c717e88939fa4a19690837a6d675d544a41382d251c1309000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b110800000000000000000000000000020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000a15202a344049525c646765625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3e48515b606c78818f959f9d928b7f726c6d7a8799a3afaa9e9184776b544a3f34281c1003000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000131f2c3946525f6c7986929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d0000000000000000000916232f3c4956626f7c89959f9f9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000000000006131f2c3945515d6776828f9ca99f9285796d6053463a2d20130800000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101212131312100f0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f221609000714212d3a4754606d7a86868686868686807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4855626e7b88949eaca99d9083786c605a524c4645404045474c545c66707d8995a0aaa99d918477695f53463a2d2114070000000b17222d38414a545d676d7a839196a1a49f93887e716b60584e4e58606b707e87929aa4a19791847b6e685d554b42392f261b130a00000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100000000000000000000030e18222e37404a52585a585650483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000010507071313131313131313080705020000000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a5998c7f7266594c3f363f44505b666d79839096a09f93877e706f7c8995abb5a99c8f8376695c50432e23170c000000000000000000020e1a26313c454e535560606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c1004000000131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f060000000000000000000916232f3c4956626f7c89939393939386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000000000004101d2935404b5566727f8c99a9a297897c6f6356493c2f24190d01000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000713202c3945525d687679797979797979736d63574b3f3225190c000000000000000000000000000000000000000000000000000000000000000000000a15212e3a47535f6a76828f9aa4ab9f958c7f726c605d5653514b4b5153565e666d7983909da7ada2978b7f7265574d42372b1e12050000030f1b27333f49535c666d79839095a0a59c928b7f726c61594f4d575f6a6f7d869299a3a29892857b6e695e564c433930271d140a010000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c13090000000000000000000000000000000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000006101c252e3840474c4d4b4a453f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e0902000000000000000000000000000000000a1724313d4a5764707d8a97a9b2a89b8e817568564c4136333f4a545d676d7a849197a19992867c717e8a97a4b1a79a8e8174675b4e4134281b06000000000000000000000915202a333c4247485353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b00000000121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300131f2c3946525f6c7986868686868686868681756c61554b40342b1e150a000000000000000000000916232f3c4956626f7c86868686868686796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000000000000000000000000000c18242f3c4955626f7c8897a1a9998c807366564c4135291d1104000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a0000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939fa8a79f93887e746d6863605c54555d6063686e78818e95a0aca69f9285796d6053473c31261a0e02000005121f2b3744505b656d78828f959fa59d938c80736d625a504c565f696f7c859298a3a39892867c6f695f564d443a31271e150b020000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b1209000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e110000000000000000000000000a131c262e363c3f403e3d3a342d241b1209000000000000000000000000000000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000815222e3b4855616e7b8896a1adaa9d908477685e5246392d38424b555e686e7b859298a29892857b808d9aa6b4aa988b7f7265584c3f3225190c00000000000000000000030e18212a31373a3b4646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200121f2b3844515d6974797979797979797979756f65594f433a2f22190c03000000000000000000000815222e3b4754606a6f79797979797979766c5f5346392d20130013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000000000000000000000000000713202d394653606c7885919ea99c908376685d5245392c201306000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f130600010d19242f3a444c525f606060606060605957524940352a1e130700000000000000000000000000000000000000000000000000000000000000000000020f1a26313c4754606a74818e96a0a9a49a9387807a74706d666a6a676d70747a828e939ea7a89f948b7e72675d5145392a1f140900000815212d3945505a606c77818e949fa69e938e81746e635b5146525e686e7b859197a2a39992867d706a5f574d443b32281f150c030000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b13090000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e11000000000000000000000000010b141c242b30333432312e29221b1209000000000000000000000000000000000000000000000000000000000000000000000000050e161e252a2d2e39393939393939392e2d2a251f170f0500000000000000000000000000000714212d3a46535f697884919eabac9f93877a6d6154473c322f39434c565f696f7d86929aa197918483909daaaea298897c6f6356493c302316090000000000000000000000060f1820262b2e2f393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a110800000000000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f00101c2935414d5862696c6c6c6c6c6c6c6c6c68655d53473e31281d1007000000000000000000000006131f2b38434e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000000000000000000000000000000005121f2b3744505b6575818e9bac9f92867a6d6054473a2d211407000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f03000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a849197a2a9a499938d85807d79787777787a7c81868f949ea5a9a1969082776c60554b403529180e0300000a1724303d4956626c74808d939ea69f948f81786d605c52494754616e7a849197a1a49a92877e706b60584e453c322920160d0300000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100000000000000000000000000020b12191f2326272524211d181109000000000000000000000000000000000000000000000000000000000000000000000000020c1620283036394646464646464646463b3a36302921170d020000000000000000000000000005121e2a36424d576875818e9baaafa49a8b7e7164584e43372b313a444d57606b717e88939fa096919095a0abac9f9285796d6053463a2d201307000000000000000000000000060e151a1e21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c16100800000000000008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a000d1925303b4650585d5f60606060606060605b59534b42352c1f160c000000000000000000000000030f1b27323d464e5456606060606060605f5a52493e33271b0f00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000000000000030f1b27333f495364717e8a9aa4a3998a7d7064574a3d3124170a000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c45515d676e7c859297a0a7a49f97928d89868584848586898d92989fa6a79f9791847b6e655b50433a2f2418060000000b1825313e4b5864717e8b929da5a0958f82796d665c504a43505d6a76839096a0a99f93887e716c61594f463c332a20170e0400000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c13090100000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e11000000000000000000000000000001080e1317191a181715110c060000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000020e1a26313e4a5764717e8a98a2aeac9c8f82766a5f53473f352f323c454f59616c727f8c929da09d9da0a7b1aa9c8f8275665c5145382c1f13060000000000000000000000000003090e121415202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b10050008141f2a343e464d515253535353535353534f4d48423930231a0d04000000000000000000000000000a16202b343d43474953535353535353534f4940372c21160a000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000000000000000b17222d3a4754616d7a87939393938d8174675a4e4134271b0e000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e0400000000040d161e24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000a15202935414c555f6a6f7c8590959fa3a9a19e9a96979291909192999a9fa2aaa29f9590857b6e695e53493f31281d13070000000d1a2633404d596673808c99a4aa9d91847a6d675c544a3f45525e6b7885919ea8a5998c7f726c625a50473d342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000b1724313e4a5764717e8a93939393939393939393939393939184776a5e5144372b1e110000000000000000000000000000000003070b0d0d0b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c525f60606060606060605f524d453b30251a0e02000000000000000000000000000914202d3a4753606d7985929fabab9f94887c6f625b5145403937333d46505a626d74808d939ea7aaabb1aea2988b7e7164544b4034281c1004000000000000000000000000000000020608081313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c13090000020d18222c343b414446464646464646464642413d3730271e11080000000000000000000000000000040f19222b32383b3c4646464646464646433e372e251b1005000915202b353f474e5253535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000613202d3946525e687783868686868684776b5e5144382b1e11000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b2620181006000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000040d19242f3a434e58606a6f7b838c92989ea1a9a7a9a29f9d9d9e9fa3aba9a19e98928d837b6e695f574d41382d1f160c010000000d1a2633404d596673808c99a3ac9f92867c6f695f564c4345525e6b7885919ea6a89c8f82786d605c52493f362c2319100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000b1724313e4a5764717e8686868686868686868686868686868684776a5e5144372b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000006131f2c3945515d6774818d99a3afa69c8f82766d625a514b474242414148515b606c78818f959fabb8b4aa9f92857a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000006101a222a3035383939393939393939393534312c251e150c0000000000000000000000000000000007101920272b2e2f393939393939393937332c251c13090000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464641403c362f261d1308000000000000000000000000000000000000000005111e2a36414c5667717779797979797772675c4f43372a1d11000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e06000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c464e5860696e7980868d9197999c9d9fa3aaaaa9a19e9c9a97928d8680796e695f574d453b2f261b0d04000000000a1623303d495663707d87929aa4a29891857b6e685e554b424e5b6874818e949fa79e948e81746e635b51483e352b22180f060000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f1013130f0e0c09040000000000000713202d3946525e6876797979797979797976695e52463a2d2014070000000000000000000000000004101d2935404b55616e7b87929fa9ab9f948b7f726c605d55534d4e4e4e4b51535b666d7983909da9b6aea2988d8073675d5145392c1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b1610090100000000000810181f25292b2c2d2d2d2d2d2d2d2d282825201b140c030000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2d2b27211b130a0100000008121b242b31363839393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b251d140b010000000000000000000000000000000000000000010d1925303a44555f676a6c6c6c6c6c6b6760564b3f33271b0e0006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a04000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333d464e575f676d737b8085898c8f919298a3a8a196918f8d8985807b736d675e574d453c33291d140a00000000000916222f3b4854606b717e88939fa4a19791847a6d675d544a4653606d78828f959fa69d938d80736d625a50473d342a21180e050000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c04000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1b1915100902000000000714212e3a4754616d7a86868686868686867b6e6154483b2e21150800000000000000000000000000000c18242f3946535f6974808d96a1aba69f92877e736d67615f575b5a5b555d60636a6f7a83909daab6ab9f92857a6d61554b42382d2217110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a050000000000000000060d14191c1f1f20202020202020201c1b19150f090200000000000000000000000000000000000000040a0f13151620202020202020201e1b16100901000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000008131e2932434d555b5d60606060605e5c564e44392e23170b00030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b1313131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343d454d555d60696e73787c7f828486929fa196898482807d79746e69605c554d453c332a21170b0200000000000713202c38444f59616c727f8c929da5a0969083796d665c5044515c666d79839096a0a59c928b7f726c61594f463c332920170d0400000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c030000000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000000000000000007121d2a36424d57606d7a849199a3aba39992878079736e696968676869676d70757c8490959fabb3ab9e91847a6e675d544a3f3328231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313130f0e0c09040000000000000000000000000000000000000000000000030608091313131313131313120f0a050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a18140f08010000000000000000000000000000000000000000000000020d1720313b434a4f515353535353514f4b443c32281d120600000a15202a343c434749535353535353534b49453e362d22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0d0f111213131212100e0c080705020000000000000000000000000000000000000000000000000000000000060f19222b333c434b51565e61666c6f7375777e8a979e9184787673706d66615e56514b433b332a21180f0500000000000003101b27323d47505a626d73808d939ea69f958f82786d605b524a545d676d7a849197a1a49f93887e716b60584e453b32291f160c0300000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393534312c261e150c0200000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000010e1a26313b45525d686f7d879299a3aaa399938d847f7b787675747475777a7d828991969fa7aca6a8a1969083796d665b50443f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b08030000000000000000000000000000000000000000000000000000050e1f2931393f4244464646464644433f39322a20160c010000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000000000000000000002080d111314171a1c1e1f1f201f1f1d1b181514120e090400000000000000000000000000000000000000000000000000000000071019212a313940454d52545b60636669707d8a979e9185786b6763605c54524d454039302921180f0600000000000000000b16212b353e48515b606c77818e949fa79e948e81746d635a504b555e686e7b859198a2a49a92877d706a5f574d443a31281e150b02000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464642413d3730271e140900000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e21150800000000000000000000000000000009141f2935414c56606b717e879298a0a8a49f97918c8885838181818283868a8f939da0a8a39f999b9e9f958f81786c605b51483e342b21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000004090e111213131313131313131313131313131313131313131313131313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171f272e33363739393939393837332e2820180e040000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f1112131313131313090907030000000000000000000000000000000000000000050b1013191d20212427292b2b2c2c2c2b2a282522211e1a14100c07010000000000000000000000000000000000000000000000000000070f181f272f353b42464a5053565964707d8a979e9185786b5e5653504a46423b342e271e170f06000000000000000000040f19232c363f44505b656d78828f95a0a69d938c80736c62594f4c565f696f7c869299a3a39992867c6f695f564c433a30271d140a0000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4d49423930261b1004000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000000000000030d19242f3a444f59616c717e8691969fa2a9a19e9997918f8e8d8e8f9092999b9ea5a69f99928d8e939e9e938d80746d625a50463d33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000080f151a1d1f202020202020202020202020202020202020202020202020201f1f1e1d1b19161413100c07040100000000000000000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2b2a27231d160e06000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a0400000000000000000000000000000000040a0f171c1e24292c2d3133363738393939383735322e2d2a261f1d18120b060000000000000000000000000000000000000000000000000000060d151d24293036383f44464a5764707d8a979e9185786b5e5246443f38363028231d150c05000000000000000000000007111a2427333f49535c666d79839096a1a59c928b7e716b61584e4d575f6a707d879299a4a29891857b6e685e554b42392f261b11060000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c0500000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c59544b42372c211509000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e2115080000000000000000000000000000000008131e28323d47505a616c717c848c92989d9fa4a9a19e9c9b9a9b9c9d9fa3a9a29f9a94908780818e949f9d928b7f726c61584e453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2c2b29282623201f1d1813110d080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1d1e20202020201e1d1b17120c040000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000000000000000000070f151b22282d3035393a3e404244454646454543413f3b3a36312c29241d17110a0200000000000000000000000000000000000000000000000000030b12181f252a2d33383d4a5764707d8a979e9185786b5e524538342e2a251f18120b0300000000000000000000000000091217222d38414b545d676e7a849197a1a49f92877d706a60574d4e58606b717e87939fa4a19791847a6d675d544a41382d22171209000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000050c11141717202020202020202020202020202020201e1d1b17120b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c68655d54493d3125190c000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800000000000000000000000000000000010c16202b343e48505a616a6f797f858b90939a9a9c9d9e9f9f9f9e9d9c9a9897928d88837c7378828f95a09f93877e706a60574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000008121b242b31363839393939393939393939393939393939393939393939393939393837363432302d2c2924201d19130e0902000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131311110e0b0601000000000000000000000003060809131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000009101920272b33393a4145474a4d4f515252535252504e4b4846423b39352f27221b140b050000000000000000000000000000000000000000000000000001070c14191c2228313d4a5764707d8a93939185786b5e52453828231c19140c070000000000000000000000000000000006111b262f39424c555e686e7b859298a2a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f3327241a1007000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000004080a0b1313131313131313131313131313131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a6670767979756f65594d4134281b0e000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000000000000040d19222d363e48505860676d737a7f83878a8d8f90929292929190908e8b8885807c766f6a6d7a8390969a9992867c6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100040f19242d353d42454646464646464646464646464646464646464646464646464646454443413f3d3a38352f2c29241e1a140c06000000000000000000000000000008111a21272c2f30393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000000000000020a131b222b32373e44494c5254575a5c5e5e5f5f5f5e5d5b5855534d47454039332d261d170e06000000000000000000000000000000000000000000000000000002090e111724313d4a5764707d8686868684786b5e5245382b17110e09020000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857b6e685e554b505a626d73808d939da69f958f82786d655b50443f362c22190f04000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868175685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000007101b242d363e464e555c60676d72767b7e80828485858685848483817e7c79746f6a625f686e7b848d8d8d8d8d857b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000915202b353f474e5253535353535353535353535353535353535353535353535353525251504e4c494745403a39352f2a251f17110a03000000000000000000000005101a232c33383c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000000000000a141c252d343d43475055565d606466696a6b6c6c6c6b6a6865615f5753514b443f382f292018100600000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e06000000000000000000000000000000000000000000020b151e28313b444d57606a707d87929fa3a19791847a6e675d544a515b636e74818e949ea79f948e81776c605b51483e342b21160a0000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000000000000000000000000000000000000010406070a0c0e101112131313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d2013070000000000000000000000000000000000000009121b242d343d434b51555d6065696e717375777879797978777674716f6d66625f58565e696f7c8181818181807f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000e1a26313d4751595e5f60606060606060606060606060606060606060606060605f5f5f5e5c5b595653514b4745413a363028231c150c05000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000009121c262e373f464e545a6164686d7173757778797978787674726e6965605d555049413a322a221810060000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f00000000000000000000000000000000000000000000030c161f29323c454e58616b717e8b919ca4a0969083796d665c5349525c606d78828f959fa69e938d80736d625a50473d32271b0f03000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000000000000000104080d11131417191b1d1e1f1f20201f1e1e1d1b19161413100d0704000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000009121b222b313940454b5154575e616467696a6b6c6c6c6b6a69676562605c54534e4d575f6a6f747474747474726d62564a3d3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676563605d5554524c46423b342e261e170f06000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000000000006101b242e384049515860626c70757a7d808284858586858583817e7b77726d67605b534c443c342a22180e05000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b0000000000000000000000000000000000000000000000040d17202a333d464f59626c737f8c929da5a0958f82786d655b5044505c666d79839095a0a59d928c7f726c61594f43382c1f13070000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000002080d1113191d2021232628292b2c2c2c2c2c2b2b2a28252320201d1813100c0700000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c10040000000000000000000000000000000000000000000910191f272f343a4145474d5254575a5c5d5f5f5f5f5e5d5d5b585553514a4743454e585f6267676767676765625b51463a2e2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797877767472706d6765605d56524d443f38302921180f06000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000008121b242b3136383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e2215090000000000030e18222d36404a525b626a6f767d82868a8d8f919192929291908e8b88847e79716c655e564e463c342a20170c0300000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000000050e18212b343e47505a636d74808d939ea69f948e81776c6053464a545d676d7a839196a1a49f93887e716b6054483b2f221509000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000000000001080d13191d2024292c2d303335363738393939393837363432302d2c29241f1c18120b060000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000070d151d23292f35393b4246474a4d4f51525253525151504e4b4946444039373c464e53555a5a5a5a5a5a585651493f34291d120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130013202c3946535f6c798786868686868686868686868686868686868686868686868685858483817f7c7976726d68615e57504a423b332a22180f050000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00040f19242d353d424546464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000000000a15202a343e48525c636d727c838a8f9299999c9d9e9f9f9f9e9d9b9895908b857e776d685f584e463c32291e150a000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c0100000000000000000000000000000000000000000000000000060f19222c353f48515b606c78818f94939393938c7f7366594c424b555d686e7b84919793939a92867c6f6356493c302316090000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000000040c13191e24292c2f35393a3d3f4143444546464645454443413f3d3a39352f2c28231d17110a02000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c1207000000000000000000000000000000000000000000000000030b12181d24292c30363a3b3e40424445464646454443413e3c3a38342e2b343c4347484e4e4e4e4e4e4b4a463f372d23180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939399929292918f8e8c8986827e7a746e69605c544d453c342a21170c0200000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000030f1b26313c46505a636e737f8790949c9fa3aba8a5a3a1a1a1a3a5a7a7a09d97928b827a6f6a5f584e443b30261c1106000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f0500000000000000000000000000000000000000000000000000000007101a232d364044505b666d79828686868686868275695c4f42434c565e696f7c858686868686867f7265584c3f3225190c000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000000000000000000070d161e24293035393a4145474a4c4e505152525353525151504e4c494745403a38342e27221b140b060000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000000001070c13181d20252a2d2e313436373839393938373634322f2d2c2823222a31373a3c4141414141413f3d3a342d251b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9899928f8b86817b736d665e574e463c33291e140a00000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000006121f2b37434e58626c73808b92999fa6aca49f9c989695949596989c9fa4a9a19e948f847c6f6a5f564d42382e23170c0300000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000008111b2428333f4a545c676d767979797979797570655a4d413a444d575f6a6f78797979797979726d62564a3e3124180b00000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000810181f282f353a4145474c525456595b5c5e5f5f5f5f5f5e5e5d5b585653514b46454039332d261d180f0700000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000000000000000000000000000001070d11141a1e20212427292a2c2c2c2c2b2a2a282522201f1c181820262b2e2f34343434343432312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8a9a7aba39f9c98928d867f786e695f584e453b30261c1106000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000815212e3a47535f6a717e8b929fa3aba69f9a938f8c89888788898c90939a9ea6a69f9691857c6f685e544a3f34281f1409000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000091217222d38424b555c60696c6c6c6c6c6c69655e54493d323b454e585f626c6c6c6c6c6c6c65625b51463a2e221509000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0000000000000008111a222a313a41454c5254565d60636668696a6b6c6c6c6c6b6a69676563605d5553514b443f382f2a21191107000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000104090e111414171a1c1e1f1f201f1e1e1d1b18161312100c0e151b1f21222727272727272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a0013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a8a9acaaa29f98928c837b6e6a5f574d42382e23170b010000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000713202c38444f59626f7c86929fa4afa49c948f87827f7c7b7a7b7c7f83878f949fa3a8a19791857a6e665c50443b31261a0e030000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000006111c262f39434b51535d6060606060605c5a544c423729333c464e53555f606060606060585651493f34291e120600000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000007101a242c343c434c51565d6065686d707274767778797979787877767472706d6764605c555049413c332b231910070000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000020507080b0d0f11121313131211100e0b0907060400040a0f1215151b1b1b1b1b1b181815120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9196979c9fa3abaaa29f9590847c6e695e544a3f34281d13070000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c798786868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d2014070000000916222f3b4854606b76828f98a2aea49c928c827b7672706e6e6e7072767c828b9299a3a9a1979082786d60574d42362a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d273139404547505353535353534f4d49423930212a343c434748525353535353534c4a463f372d23180d010000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0000000000040e19222c363e464e555d60686d72767a7d7f8183848585868685848483817f7c7a75706d67605b534e463d352b22190d0400000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000001030405060606050403010000000000000000030608090e0e0e0e0e0e0c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284878b8f92999fa7aea79f9691847b6e665c50443a2f24180d0100000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000005111e2a36424d5663707d89949faaa79d928c80766e69656362616263656a6f767f879299a4a99f948c7f73695f53463c31261a0f010000000000000000000005080a0b1313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000000000000000000020b151f272f34383a4346464646464642413d3730271e222a31373a3c454646464646463f3e3a342d251b110600000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000020c16202b343e4850585f676d737a7f8386898c8e8f9192929292929191908e8b8986827d79716c655f584f473d342b20160c01000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c10040013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787a7e828790959da4aea9a1969083786d60554b4135291d110400000713202d3a4653606d787a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070606060606060606060504020000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d20130700000714202d3a46525e6976828f9ca6aca0958d80736d625f575655545556585f626d727e87939fa6a69f92867b6e61584e43372b1e13080000000000000000060c111517182020202020202020202020202020202020202020202020202020202020202020202020201c1b191510090200000000000000000000000000000000000000030d151d23292c2d363939393939393635312c261e151820262b2e2f3939393939393932312e29231b13090000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080000000008131e28323d46505a616a6f7a80868b909399999b9c9d9e9f9f9f9f9e9d9c9a9898928e8a847e786e6a60594f463d32281e1308000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000020608080b0e10121213131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0f1111121313131211100e0c0906050300000000000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769686d71767c838d929da5afa89f958c7f72675d5145392c201307000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20141313131313131313131212110f0d0a07060401000000000000000000000000000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d20130700000814212e3b4754616e7b87939e9fa39d9083786d605b534d49484748494e535b626c727f8c949faba3988f82756a5f53473a2f24190d010000000000000911171d2124252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d292825211b140c0e151b1f21222c2d2d2d2d2d2d2524221e1811090100000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000000010d1924303a444e58616c707c848d92989c9fa4a49f9e9c9a9a99999a9a9b9d9fa3a29f9b96918b837c706b60584e443a2f24190d020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000104090e121415181b1d1e1f20201f1e1d1a181514120e090401000000000000000000000000000000000000000000000000000000000000000105080e11141417191c1d1e1f20201f1f1e1c1b181513120f0b060000000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565d60646a6f78808d939eaab1a79e92857a6d6054473a2f24180d010004101c2834404b545c606161616161616161616161616161616161616161616161616161616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20202020202020202020201f1f1e1c1a171413110d08040000000000000000000000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d20130700000c1926323f4c5965727f8c8f91929996897d70665c5047423d3b3b3b3d4347515a606c77828f99a3aa9f93877c6f62564c4135291d1104000000000009121b22292d30313939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c020000000000000000000000000000000000000001070c1013141d2020202020201c1b1915100902030a0f1215151f202020202020191815120d06000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000005111d2935414c56606a707e8691969fa2a49f9b9993918f8e8d8d8c8d8d8f9092989a9fa2a19e9590867d706a60564c4135291e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000001080d11151a1e212225282a2b2c2c2c2b2b2a272421211e1a14100d070100000000000000000000000000000000000000000000000000000002080d1114191e20212426292a2b2c2c2d2c2c2b29272522201f1b17110f0a040000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4c5254585f666c78818e98a2aeada2978b7e7265554b4035291d100400000c18232e39424b51535454545454545454545454545454545454585c5c5c5c5c58545454545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a28262421201d1913100c07000000000000000000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d20130700000a1723303d4a5663707d80828486888a84776b60544a3f37312f2e2f31373f44505b656e7b87929faca49a8e8174685d5245392c2013080000000006111b242d34393d3e46464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000000000000000000000000000000000000000000040607101313131313130f0f0d09040000000003060809121313131313130c0b0906010000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000713202d3946525d686f7c869298a0a7a099938f8a868482818080808081828486898d92989da59f9892867c6f685d52453a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000000000000000000000000000000070c13191d20262b2e2f3234363839393938373634312e2d2a25201d18120c0400000000000000000000000000000000000000000000000002090e13191e20252a2d2e30333537383839393938373634322f2d2b27221b1b16100b04000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f40414145474e545b666d7a85929fabb3a99c908376675d5145392c201306000007121d2730394045464747474747474747474747474747505a6264686868686865625b5147474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312d2c29241f1c18120c060000000000000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d20130700000916222f3c4854606b70737577797b7d7d7063594f42382e26222122262b333f49535f6974818e9aa6ac9f92867a6d6054473a2f24190d010000000c17222d363e45494b5353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000005121e2a36424d57616d7a859298a3a69f959087827d7a77767474737373747577797d80868e929ba3a29891847a6d60564c4135291d110400000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000030b12181e24292c31373a3b3e414345454646454443413e3b3a36312c29241d160d0802000000000000000000000000000000000000000000070c141a1e252a2d3036393b3d4042444445464646454443413f3c3937332d2b27201b160d070100000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b05000000000013202c3946535f6c7986929facada093867a6d6053473a3232323232323232323233332f35393c424a545e68737f8c99a9b2ac9f9286796d6053473a2d2014070000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b3b4956626c717575757575726d62564a3b3b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403d3a39352f2c28231d17110a030000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d20130700000714202c38444f5960636669666d6f71706b6054473d30262c2c2c2b2a222d38414d57626e7b88949faba3988b7e7265554c4135291d1104000005111d29343e485056586060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900000000000002070a0c0d131313131313120908060300000000060b0e10111313131313130f07060300000000000000000000000000000000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000714212d3a46535f6974808d97a1a99f948f837c75706d686967676666676768666d70747a818b919ba5a1968d8074685d5245392c20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e2115080000000000000000000000000000000000000000060c151d23282f35393c4247484b4e50515253535251504d4b4846423b39352f281f19130c04000000000000000000000000000000000000030b12181f252a3036393b4146474a4c4f50515253535252514f4e4b4846443f3837322c272118130c04000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252525262724292c2f38424c56626f7b8896a1adaea399897c6f6256493c2f231609000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e313e4b5864717e82828282827f7265584c3f322e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252514f4d4a4745413a38342e28231c150c0700000000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000004101c27333d474f54565a545c6062646360594f44353638393939383734312f3c47535f6a76838f9ca9aa9c908376675d5145392c20130600000815212d3945505a62646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0000000000070d1316191a2020202020201f1515120f0a04040b11171a1d1e2020202020201c1312100b060000000000000000000000000000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000815222e3b4855616e7b86929fa9a1978f82796e6a64615d565b5a5a595a5a545c6063686d747f8b939ea89f92867a6d6054473a2d21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000000000000000000000000000000000810181e272e343a4145474d5355585b5d5e5f5f5f5e5e5d5a5754534d474540393129251e160e0500000000000000000000000000000000050c151c232830363a4146474d525457595c5d5e5f5f605f5f5e5c5a585553504947433d383229241d160d060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191d20262f3a47535f6a7885919eabb5ab978b7e7164584b3e3125180b00000000030b12181c1f20212121212121212121212734404d5a6773808d8f8f8f8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d606060606060606060606060606060605f5e5d5b595754514c46454039342e261e191009000000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d2013070000000b16212b353d44484a4d4b5153555756544f473e4143454646464543413e3a39424e5765727e8b98a7ac9f92867a6d6054473a2d21140600000a1724303d4956626c717979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000000010a12191e2325262d2d2d2d2d2d2c22211f1b150e0e161d22272a2a2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000004101c2934404b556673808c99a2a99e91857a6d675f5854524c4e4d4d4d4d4e4b5153565d606d75818e9ba9a2988b7e7164584b3e3125180b00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000000000000000000000000000000009121a222a303940454c5254575f626567696b6c6c6c6b6a696764615e5753514b433e35302820170e050000000000000000000000000000050e171e272e343b42464c5254565e616366686a6b6b6c6c6c6b6a69676562605b53544e48443d352f281f180f0600000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c080d11141d2b37434e58697683909ca9b2a5988c7f7265594c3f3226190c000000000000070c1013131414141414141414141a2734404d5a6773808d9a9b9b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664605d5553514b443f38302b221b120a0100000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000000050f1a232b33383c3d40404546484a494845474a4d505152535252504e4b4746414754616e7a8795a0aca3998a7d7064574a3d2e23170b00000b1825313e4b5864717e8686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f0000000a131c242a2f3233393939393939392f2e2b2620181720272e333637393939393939352d2b28231c140c02000000000000000000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000006131f2c3845515c6777848f929797988b7f72685d554e4746414141404040414045464c525b626f7c8897a2aa9b8e8174685b4e4135281b0e02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000009121a242c343c434b51565d6066696e7174767878797978777674716e6965605d555046413a322920170e05000000000000000000000000050e172029303940444d52565e6165686e70737577777879797978777674726f6c65626058544f45413a312a21180f060000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040b1b2631424f5c6875828f9ba8b2a6998c7f7366594c403326190d000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573706d6764605c54504a423d342d241c130a01000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d2013070000000008111a21272c2f302e34383a3c43474b5154575a5c5e5f5f5f5e5d5a5854524c48525e687784919daaab9a8d807467544a3f34281c1003000b1825313e4b5864717e8b939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000007121c252e353b3f40464646464646453c3a37312a22202932393f4344464646464646423a38342e261e140a00000000000000000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d2014070101010101010101010101010101010101010101010101010101010100000000000000000000000714202d3a4753606d79808285878a8c86796d60564c433c393530343333342e34383a4147535f6a7885929fa99d9083766a5d5043372a1d1004000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000000000000000000000000000000007111a242c363e464e555c60686d72777b7e818384858686858483807e7b76716d67615a524c443b332920170b0200000000000000000000040d172029323b424a51575e61686d72777a7d7f82838485868685858482817e7b78746f6a636059514b433b332a21180d0400000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040a1b2835424e5b6875818e9ba8b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858482807d7a76716d66605c544e463f372e251c1309000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000080f161c2022232a313a41454e53555d606467696b6c6c6c6b6a6764615d56544f566774818d9aa7a99c908376665c5044382b1f1206000b1825313e4b5864717e8b979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8275695c4f4236291c0f00020d19242e3740474b4d535353535353524847433c342a21323b444a4f515353535353534f46443f3830261c1106000000000000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c676d7376787b7d807f73675d51443a312d29242727262723282c3037434e586a7784919daa9e9184776b5e5144382b1e1105000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000000000050e19232c363e4850585f676d737a7f84888b8e90919292929191908d8a87837e79716c615e564d453b32291d140a000000000000000000010c161f29323b444c545c60696e757a7f83878a8c8f90919292939292918f8d8b8885817c76706b605d554d453c332a20160c010000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140a0a0a0a0a0a0a0b070d10141b2a36414c566976828f9ca9b4aa978a7e7164574b3e3124180b000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140b0b0b0b0b0b0b0b0b0a0a0907060401000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399939291908e8c8a86837e79726d666058514940372e251b10070000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000000000000050b1019232b343c434c52585f62676d71747678797979787674716d686360595865717e8b98a4ac9f9285796d6053463a2d201307000b1825313e4b5864717e8b97a4a5a5a5a5a5a5a5a5a5a5a5a7a9aeacacacafa9a7a5a5a5a5a5a5a5a5a5a5a59c8f8275695c4f4236291c0f0007131e2a3540495257596060606060605f55534e463c332939444d555b5d6060606060605c53504a42382e2317130a0000000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000004101c2934404b555c606769696e7073736d63554b403228201d191a1a1e21262b30363e46525e697885919eab9e9184786b5e5145382b1e1205000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000000000000000000000000000000020d17202b353e48505a616a6f797f868c9195989a9c9e9f9f9f9e9d9c9a9795908b857e766d685e574d443b2f261b1106000000000000000007121d28313b444d565e666d727b81868c909596999b9d9e9e9f9f9f9e9d9c9a9897918d89837d746d675f574d453c32281e13080000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2016161616161616171718181d20262d3946525e687784909daaaea298897c6f6356493c30231609000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20181818181818181818171716151413110d080705020000000000000000000000000000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9e9d9b9999928f8b857f786f6a625b514940372d22190c0300000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000050e19222b353d464e565d606a6f747a7d8083848586858583817e7a76706b625f626f7c8995aaaea298887b6e6255483b2f221508000b1825313e4b5864717e8b979898989898989898989898989a9da4aebaafa59d9a9898989898989898989898988f8275695c4f4236291c0f000a16232f3b47525b63666c6c6c6c6c6c6c625f584e453b323f4a555f676a6c6c6c6c6c6c68605c544a3f3428251c120900000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000c18232f39434b51535a575e61646666635b5143392f20191d2021262b2e31373a41464f59616e7b8796a1aa9d9083776a5d5044372a1d1104000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000008141e29323d47505a616c717c848c92989da0a7a7a7a4a3a2a1a2a4a6a7a79f9d97918a827a6e695e564c41382d22170b01000000000000010d18242f39434d565e686e787f868e92999da0a7a6a8a7a5a4a3a3a4a5a7a9a7a9a19e9a94908981796e695f574d443a2f24190d04000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d232323232323232324242524292c2f38404b55616e7a86939facac9f9285796d6053463a2d201307000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d242424242424242424242424232221201d191514120e0903000000000000000000000000000000000013202c3946535f6c7986929facb9b3a9a19e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9fa2aaa2a5a8aba39f9c97928c837c726d635b51493f342b1e150b00000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000020c17202b343d474f585f686d747c81868a8d8f9192929291908d8b86827d766f6a616d7a8798a2aeaa968a7d7063574a3d3024170a000b1825313e4b5864717e8b8b8b8b8b8b8b8b8b8b8b8b8b8b8d929da9b5a99d938e8b8b8b8b8b8b8b8b8b8b8b8b8b8275695c4f4236291c0f000c1925323f4b57636d73797979797979786f6a5f574d443a434f5b677177797979797979756d665c504440372d241b1108000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c0400000000000000000007121d2731394045474d4d535457595957514940312720252a2d2e31373a3c42464c5259616b73808d99a9aa9b8e8175685b4f4235281c0f02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f120600000000000000000000000000020b1925303b444f59616c717e8691969fa2aaa9a19e9b9796959595979a9ea1a8a9a19e948f837b6e685e53493f33271e130800000000000004101d2935404b555e696e7a838c92989fa3ababa39f9d9a9897969697989a9d9fa3ababa69f9c938e847b6e695f564c41352921160a0000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a3030303030303030303031312f35393c4149515d67727e8b99a4afa79c8f8275665c5145382c1f1306000000000000070c1013131414141414141414141a2734404d5a6773808d9aa69b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a31313131313131313131313131302f2d2c292422211e1a14100b0600000000000000000000000000000013202c3946535f6c7986929facb9ada1979292929292929292929292929292929292989495989b9fa3aaa9a19e9591877f736d635b51463c30271d1207000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000008131e29323d464f59606a6f7a81878e92989a9c9e9f9f9f9e9d9a99928f89837c726d687885929faba5988b7f7265584c3f3225190c000815222f3b4855626e7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f808d9aa7b4a79a8e807f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574a3d3024170a000d1a2633404d59667380868686868686857c6f695e564c4344515d6a778386868686868682786d605c52493f362d231a1107000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000010b151f272f34383a404246484a4d4c4b464037292c2d3036393a3e4247484d53565e616b707d87929faca2988b7e7265584b3f3225180c00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000a141d2a36414c56606b717e879298a0a8a8a19e97928e8b898888898a8d91969ea1a8a69f9591847a6e655b50443a2f24190d0000000000050f1a232c3945515d676e7b8490959fa2aaa9a19e9992908d8b8a89898a8b8d9092999ea1a9aba59e9691847b6e685d52453d32271b0f03000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473d3d3d3d3d3d3d3d3d3d3d3e3e3f4045474e535b606d7984919eababa0958a7d7164544b4034281c100400000000030b12181c1f20212121212121212121212734404d5a6773808d9aa69b8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473e3e3e3e3e3e3e3e3e3e3e3e3e3d3d3c3a39352f2e2d2a261f1c17110a020000000000000000000000000013202c3946535f6c7986929facb8ab9e9285858585858585858585858585858585858687898b8e92989fa2aaa7a099928b7f736d62584e43392e23180c000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000010d1925303a444e58606b707c848e939a9fa2aaa9a8a4aba39fa3aba39f9c9490877f746d7784919daaa69a8d8073675a4d4034271a0d000814212e3a47535f6a6e72727272727272727272727272727d8a96a3b0a3978a7d72727272727272727272727272706b6155483c2f231609000a1623303d495663707d87929a93939791847b6e685e554b424d5a6774808d93939393938e81746e635b51483f352c231910060000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c010000000000000000030d151d23292c2d31363a3b3d40403e3b352f35393a3d4146474a4d5355575f61686d747d869299a3a79f92867a6d6154473a2e21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000006111b262f3846525e68707d879299a3aaa49d96918a85817e7d7b7b7c7d80848a91969fa7a7a0968f82776c60564c4135291c1106000000000b16212c38444f59606d798390969fa7aea59d97918c8683817e7d7d7d7d7e8083868c91979ea5ada8a09691847a6d60594f43382c1f14090000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d605349494949494949494949494a4a4b4c4b5153585f656c74808d96a1aca4999083786c605346392e23180c00000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e34404d5a6773808d9aa69b8e8174685b4e41352e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d60534b4b4b4b4b4b4b4b4b4b4b4b4b4a4a49484745413f3b3a36312b28231c140c0701000000000000000000000013202c3946535f6c7986929facada093867978787878787878787878787878787878797a7c7f82868c92989fa7aba39f918b7f726a60554b4034281d12070000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000005111d2a36414c56606a707d8691969fa4acaaa29f9b979599929994979a9e9f99928c81787683909ca9a79b8e8174685b4e4135281b0e0006121e2b37424e575f6265656565656565656565656565707d8a96a3b0a3978a7d706565656565656565656565656361594f44382c201407000916222f3b4854606b717e88939fa4a19691847a6d675d544a4653606c78818e949fa69d938d80736d635a50473e352b22180f0600000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000030b12181c1f20252a2d2e3133332f34383a4045474a4c525457575f6265696e737a81889298a2a8a0958d8073685d5246392d20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000b17222d38414f59616e7a859299a3aba49c928d847e787471706f6e6f7173787d8490959fa8a89f948c7f72685d5245382d22170b00000004101c27333c4854606b74818e95a0a8ada39c938e857f7b777472717070717274777a7f858e939ca4ada9a0968e81746b6054483b31251a0e02000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6056565656565656565656565657575859555d60646a6f77808d929da8a59f93877d70655b5044372b1d1207000000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b404d5a6773808d9aa69b8e8174685b4e413b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6057575757575757575757575757575757565554514c4c4846423b38342e261e18120b030000000000000000000013202c3946535f6c7986929facada093867a6d6b6b6b6b6b6b6b6b6b6b6b6b6b6b666d6d6f72757a808590959fa6aea49f92877c6f675c5145392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000040f19232d3946525e686f7c869298a1a8aba39f98928e8a88878686888a8e92979f9f938d8075828f9ba8a89c8f8275695c4f4236291c0f00020e1a26313c454e535558585858585858585858585863707d8a96a3b0a3978a7d7064585858585858585858585857554f473e33281c1004000713202c38444f59616c727f8b929ca5a0969083796d665c5349505b666d78828f959fa59c928c7f726c625a50473d342a21180e05000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000001070c1013141a1e2124293036394045474b515357565e616467696e72767b80858d939aa2a79f969183796d60564c4135291d110500000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000030f1b27333f4953616b75828f97a1aba49c918c8079716c66646362626264666c707a839096a0aca69f92857a6d60544a3f33281c0f0300000714202c38444f5963707d89939ea7aea49c918c817a726e686765646363646567686e737a818c919ca5afa89e93897c6f63574d42362a1e12050000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d636363636363636363636363636364646668676d71757c828d929da4a49f938c7f726b6053493f33271b0b0000000007121d273039404546474747474747474747474747474d5a6773808d9aa69b8e8174685b4e474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d64646464646464646464646464646464646362605d555855534d46443f383029231d150d0500000000000000000013202c3946535f6c7986929facada093867a6d605f5f5f5f5f5f5f5f5f5f5f5f5f5c60616265686d737b838f949fa7afa3999183796d60544b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a16212c38444f59616d7a849198a2aaaaa299928d85817d7b7a79797b7d81858b92979d928a7e818e9ba7a99d9083766a5d5043372a1d1000000915202a333c4247484c4c4c4c4c4c4c4c4c4c4c5763707d8a96a3b0a3978a7d7064574c4c4c4c4c4c4c4c4c4c4a48443e352c21160b000004101c27323d47505a626d73808c929da59f958f82786d655b504a545c666d79839096a0a49c918b7e716c61594f463c332a20170d040000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000000000000000000040610181f272f353b41464b5153555d606467686d7174777b7f83888d92989fa4a39f9590847b6e675d51443a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000005121f2b3744505b65707d8a939ea9a79d928c7f746d67605b5456555556545b60686d7984919da6aea2988c7f72665b5044382b1f120600000916222f3c4854606b7783909da5afa89d928c7f746d68615e56585756565758565e61686d747f8c939da9afa59c8f8276695e53463a2d211407000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867970707070707070707070707070707071717274767a7d82878f949da4a099938c80746d63594f41382d22170b000000000c18232e39424b515354545454545454545454545454545a6773808d9aa69b8e8174685b545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada0938679717171717171717171717171717171717170706f6d676865615f5753504a423d342f271f170e05000000000000000013202c3946535f6c7986929facada093867a6d605352525252525252525252524a50535456565e61696e78828f95a0acaba0958b7f72665c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1b27323c4855606b75818e96a1aaaaa2989287807a75716e6d676d6e7074797f858f949e9185818e9ba8aa9d9084776a5d5144372a1e110000030e18212a31373a3b3f3f3f3f3f3f3f3f3f3f4a5763707d8a96a3b0a3978a7d7064574a3f3f3f3f3f3f3f3f3f3d3c38332c231a10050000000b16212b353e48515b636e74808e939ea69f948e81776c605b514b545d676d7a849196a1a39f92877e706b60584e453b322920160d0300000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000000071019222a313940454d52555c6064676d7074777a7d8184888c90959a9fa2a39f98928c837b6e695e554b4032281e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000613202d394653606c7883909da6aca0958d80736d605c55504a4a4848494a50565d676f7d89949facaa9e9185786c605346392d2013060004101c2834404b5463707d8995a0acaca0968d80736d605d56524d4b4a4a4a4a4b4c52565d606d74818e97a2adab9f94877b6e6154483b2e211507000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb0a396897d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d7d7e7f8183868a8e93999f9f9d9590877f746e645b51473d2f261b110600000004101c2834404b545c606161616161616161616161616161616773808d9aa69b8e817468616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facb1a4978b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d7d7c7b7a7875726e6964605c544f454039312920170e050000000000000013202c3946535f6c7986929facada093867a6d605347454545454545454545453f444647494c52575f666d7a83919da6b0a79e9184796d6053463a2d20130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000007131f2c38444f5963707d89939ea8aea29892867d746d686462605d606164676d727a828e93979185929facaa9e9184776b5e5144382b1e11000000060f1820262b2e2f3232323232323232323d4a5763707d8a96a3b0a3978a7d7064574a3d3232323232323232302f2c28211a110800000000050f19232c363f49525c606c78818f949fa69e938d80746d635a504b555e686e7b849197a2a39992867d706a5f574d443b32281f150c03000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000061019232b343c434b51565e61676d71757a7d8084868a8d9196989d9fa7aba399928e867f796e695e574d43392f20160c020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000005111e2a36424d5763707d8a95a0aca69d9083786d605b514b443f3d3c3b3c3f444c55606b7683909c9f9e9d97897c6f6256493c2f2316090006131f2c3845515c6675818e9ba7b1a99e9184796d605b524c46413f3e3d3d3e3f41464c525b606d7a85929fabb0a6988c7f7265594c3f2f24180d0100000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9a5998f8989898989898989898989898989898a8a8b8c8e9092989b9e9c9995908a837d726d645c53493f352b1d140a0000000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e73808d9aa69b8e81746e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facb9a69a908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888784827f7b76716d666059514b433a322920160c0300000000000013202c3946535f6c7986929facada093867a6d6053473a38383838383838382e34383a3a3c41464d545d686f7c89949eaaada1968a7d7064574a3d31251a0e02000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000915222f3b4854606b7683909da5afa69f92867d706b605d565554515355555d60686d78818e94989298a2aeab9e9184786b5e5145382b1e1200000000060e151a1e21222525252525252525303d4a5763707d8a96a3b0a3978a7d7064574a3d31252525252525252423201c16100800000000000007111a242d374044505b666d79828f95a0a59d928c7f726c625a504c565e696e7c859298a2a39892867c6f695f564d443a31271e150b020000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e21150800000000000000000000030c18222b353d464e555d60686e73797e82868a8d90939a9a9ea0a8a9abb1ac9f9287817b736d665e574d453b31271d0e04000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000714202d3a46525e6976828f9ca7ab9f94897d70665c50454039332d2f2f2d333a434f5964717e8b989291908f8c7f7366594c403326190d000713202d3a4653606d7985929facada1978a7e71675d5145413a36303130303130363a4145525d68737f8c99a9b3a89c8f827569554b4035291d10040000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9aba199969696969696969696969696969696969797999b9d9f9e96918f8c88837e78706b625b534a41372e23190b02000000000713202d3a4653606d797a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a808d9aa79b8e817a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929facb9aca29a97979797979797979797979797979797979797969596918f8b88837e78706b605c554c443a32281e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d2c2c2c2c2c2c2c23282b2d2e30363b424c56606b75828f9cabb2a89b8e817568574d42362a1e1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700030f1c28333f4a54636f7c89959fabab9f948b7e716a6059524c48474546484b51565e666d788290989fa2aab4ab9e9185786b5e5245382b1f12000000000003090e1214151919191919191924303d4a5763707d8a96a3b0a3978a7d7064574a3d3124191919191919171614100b05000000000000000008121b2528333f4a545c676d79839096a0a49c918b7e716c61594f4d575f6a6f7d869299a3a29891857b6e685e564c433930261d140a0000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000000000000000b151e2a343d474f585f676d737b80858a8f92989a9d9fa4a39f9fa4aba4a7a79a8d807b756f6a605c544a42382e23170c03000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000205070814212e3b4754616e7b87939facaa9c9083766b60544a3f342f282222222228313d4855616e7b878685848483817f7265584b3f3225180c00091623303c4956636f7c8998a2a5a69e9285796d60554b40352f2a2524232324252a2f35414c56626f7c8897a1adab9e918578675d5145392c201306000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9b3aba5a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4a4a5a7a99e948f84827f7b76716c656059514941382f251c110700000000000a1723303d4a5663707d87878787878787878787878787878787878d929da99e938e87878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929facb9b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3a3a8a19e9b9894908a847d746d675e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d201f1f1f1f1f1f171c1f2021252a303a434f5964707d8a99a3afab9e928578695e53463a2d211407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505b6674818e9ba7b1a79c8f82766c62584f45413b3a393a3b40454c545c666e7b86929facb4b7ab9e9184786b5e5145382b1e1200000000000000020608080c0c0c0c0c0c1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170c0c0c0c0c0a0907040000000000000000000000091317222d38424b555d676d7a849197a1a39f92877e706b60584e4e58606a707d87929aa4a19791847a6e685d554b42382f261b1106000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000007121c27303c464f59606a6f7980868d92979c9fa3a8a09e9a9992939995989b9f9d928d87827c736d665c544a3f34281e150a000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000002080e1114141d2935404b5565727f8c99a4aea2988a7e7164594f42382e231d17191917212d3a46535f69767b7a7978777675726d62564a3d3124180b000c1926333f4c5966727f8c969798999a8d8174665c5143392f241e1917171717191e24303a4653606c7985929eabada197867a6d6053473a2d20140700000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f2316090000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a4a6aaa89c8f827e7a736e6964605b534f473f372f261d130a0000000000000a1723303d4a5663707d89949494949494949494949494949494949a9da4aea59e9b949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a0a1a2a5a8aba8a69f9c95918981796d685e564c42382e23170c030000000013202c3946535f6c7986929facada093867a6d6053473a2d201412121212060b10121314191e28313d4754606d7a86929facada297877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000613202d394653606c7985929eabaca095897c6f635a50463d35302d2c2d2f353a424a545e6973808d9aa4afb7aa9e9184776b5e5144382b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000006111c262f39434c555e686e7b859197a2a39992867d6f6a5f574d4e58616b717e88939fa4a09690837a6d675d544a41382d22170b060000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000c18232e39424e58606b6f7c848c92989fa2a7a09d9996918d8a868687888b8e92989f9a948f8780786d665c50443e30261c11060000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000050d14191e2021252c3845515d6776838f9cabac9f9285796d6053463d3026252525252525252a36424d575f696e6d676b6a696865625b51463a2e221509000e1b2835414e5b68748188898a8b8d8e8b7e7164544b4031271d130e080a0a080e131f2b3744505b657683909da9b3a994887b6e6155483b2e2215080000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393949597999d9f9e948f8a85807b726d605c544a42392e2318140b010000000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a7a9aeb6afaaa8a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949496989b9fa2a9aba7a09d938e837a6d685e544a3f342820150a0000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070505050000030607080c16202c3945515d677783909daab3a9968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000916232f3c4956626f7c8997a2adaa9d9083776b6054483f34292421202024293039424d57616e7b87939facb7aa9d9184776a5e5144372b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000a141d27303a434c565f696f7c859298a3a39892857c6f695e564c4f59616c727f8b929ca5a0959082796d665c53493f332722170c0000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000004101c2834404a545f6a6f7d8691969fa2a69e9c95908c8884807d7a797a7c7e81858c92989e99938c81786d605a5042382e23170c0000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000050e171f252a2d2e32323a4753606d7986929faca89b8e8275675c51453832323232323232323230313b454d575e61605d555d5c5b585651493f34291d1206000714212d3a4754606d7a7b7c7d7f8081827b6e6155483b2e22150b0100000000030f1b27333f49536975828f9ca8aea295887b6f6255483c2f2215090000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d2114070000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868787888a8d90959a9f9c98928d867e756d665c544a40342820160a000000000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa6a8aeb6afa9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868788898c8e92979da0a8aca59d9590837a6d665c50443c31261a0f0300000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004111d2935414c556975828f9ca8b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000c1925323f4c5865727f8b98a9b3ab998c7f7266594f43362d2219141313181e27303b46525e697683909da9b6aa9d9083776a5d5044372a1d11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000020b151e28313a444d575f6a6f7d869299a3a29791847b6e685e554b505a626d73808d939da59f948f82786d655b50443e34281d11050000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000006121f2c3844515c666f7c859298a0a8a19e948f89847f7b7774706d6c6d6f7174797f869195a09f938e81746c61544a3f34281c100300000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000020d1720293036393b3f3f3f495663707c8998a3aeaa988b7e7265554b403f3f3f3f3f3f3f3f3f3f3d3c383b454d535453514b51504f4b4a463f372d23180d01000613202c3945515d676d6e7071727374756e695f53463a2d2114030101000205080f17222d424f5b6875828e9ba8b5ab95887b6e6255483b2f2215080000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c2013060000000000000013202c3946535f6c7986929facada0938679797979797979797979797979797a7a7b7e8083888d9299a19f98928b81786d665c51443d32271b0f030000000000000a1723303d4a5663707d89939393939393939393939393939393939a9da4aea59d9b939393939393939393939393939393938a7d7164574a3e3124170b0013202c3946535f6c7986929facada0938679797979797979797979797979797979797a7b7c7f81858b91969fa4aca79f959082786d60584e43372b1f140900000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000010d19242f414e5b6874818e9ba7b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c6f6356493d32231b100806070c151e2a36424d576774808d9aa7b3a99c8f8276695c4f4336291c10000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030c161f29323b454e58606b707e87929fa3a19691847a6d675d5145515b636e74818e939ea69e948e81776c605a5045392d21150800000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d20140700000000000000000713202d3a4653606d78839197a2a8a097928a827c77726e6967636060616265676d727b839196a19d938a7d70665c5044382c1f120600000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000008141f29323b4146474c4c4c4c5966727f8c99aaaea398887b6f62554c4c4c4c4c4c4c4c4c4c4c4c4948443d3b4246484745404443423f3d3a342d251b1106000004111d2935414c555d6062636465666869615f574d42362a1e120d0d0e090e121419212b37434e58697683909ca9aea399877a6d6154473a2e2114070000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c666c6d6e6f7173777b80879196a1a29f938e81786d60584e43382b20150a0000000000000a1723303d4a5663707d86868686868686868686868686868686868d929da89d938e86868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c666d6d6e6f7275797e848d939aa4afa79f948d80736a5f53473b31261a0e02000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000081b2734414e5a6774818d9aa7b2a6998c7f7366594c403326190d000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d201407000000030c1a25303f4b5865727e8b98a5b1a89b8e8275685b4f4235281c0f000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000040d172029333c464f59616c717e8b919ca4a0969083796d60534749525c606d78818f949fa69e938d80736c6156493d3024170a00000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000006131f2b37434e5865727f8c95a0a9a09691857d766f6b66625f575753535455555d60696e7a84919ea59e9184786d6053463a2d20130800000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c12070000020e1925303b444d5254585858585b6875828e9ba8ac9f9286796d605858585858585858585858585856544f473d363a3b3a39352f363532312e29231b1309000000010d19242f3a434c5154555657585a5b5c55534d453b31261a1a1a1a1b1b1a1e21252a333b4754606a7884919eabac9f9286796c605346392d20130600000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000013202c3946535f6c7986929facada093867a6d606060606060606060605b606061626466696e747c849196a1a59e938d80736a6054473c31261a0f0200000000000916232f3c4855616b707979797979797979797979797979797979808d9aa69b8e817979797979797979797979797979797979716c6155493c3023170a0013202c3946535f6c7986929facada093867a6d606060606060606060606060605c6061616365676d71798088939fa5afa69f92877c6f62574d42362a1e1205000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004101c2834404a546875828e9ba8b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c1f130600000000091724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050e17212a343d474f59626c727f8c929da89f958e8175685b4e4244505c666d79828f95a0a59d928b7e7164584b3e3125180b000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000000000815222e3b47545f6a7784919ea7a39891847b706b63605955534d4a474647484b51575e68707d8a96a1a1968a7e7164574b3e2f24190d01000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000005111e2a36414d565e6165656565656a7784909daaaa9d9083776665656565656565656565656565656360594f44382d2e2d2c292429282524221d181109010000000008131e28313a41454748494a4c4d4e4f4846423b332923272727272728252a2d30363c454e58626f7c8896a1adab9c908376655b5044372b1f1205000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000013202c3946535f6c7986929facada093867a6d6053535353535353534a505354545557575f616a6f7b84919ea7a59f92877c6f62584e43372b1f120600000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c73808d9aa69b8e81746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080013202c3946535f6c7986929facada093867a6d6053535353535353535353534a5153545556555d60676d747f8c939daaaea3998e8275695f53463a2d211407000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000104060708090b141f2c3844515c667683909ca9b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000000b1824313e4b5764717e8a97a4b1a5998c7f7266594c3f3326190c000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000060f18222b353e47505a636d74808d9aa7a79d9083766a5d50433f4a545c676d7a84909daaa4998c807366594d4033261a0d0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000916222f3c4955626f7c8896a0ac9f92867c6e696159544f4847423d3a393a3c40454d56606c7884919ea89b8f827568554c4135291d1104000000000000000000000000000000000408101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000714202d3946525e686e7272727272727985929faca89b8e8275727272727272727272727272727272706b6054483c3126201f1d181d1c181815120d06000000000000010c161f282f35393a3b3d3e3f4041423b3a36312c2f3034343434343531363a3b41464e57606a74808d9aa8aea3998c7f726653493f33271b0f03000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646463f44464747484b4d53585f69707d8a959faba3998f82766a5f53473a2e211408000000000004101c27333d474f55566060606060606060606060606060606773808d9aa69b8e817468606060606060606060606060606060575550483e33281c11040013202c3946535f6c7986929facada093867a6d6053474646464646464646464044464748494b51555d606d74818e98a2aeab9f93877b6e6155483b2f24180d010013202c3946535f6c7986929facada093867a6d6053473a2d2014131313070d10131414151a1d27303a4653606d7985929fabb2a896897c706356493d3023160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180c00000000000c1825323f4b5865727e8b98a5b5ab978a7e7164574a3e3124170b000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000007101a232d373f44505c666d7983909da9a59d9083766a5d5043434c565e696f7c85929faca3998c807366594d4033261a0d0000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000b1825323e4b5865717e8b98a8a79a8d81746a5f574f48443d3a37312d2d2e2f353b44505b6574818e9ba79e928578675d5145392c2013060000000000000000000000000000050c1114171d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000814212e3b4754616e7a7f7f7f7f7f7f7f8c98a2aea99c8f827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574e42372b1e13100c070f0c0b0906010000000000000000040d161e24292c2d2f3031323335362e2d2a32383b3d404040404141424246484c525860696f7c87929faca99f92867b6e6155483b2d22170b000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939392d3338393a3b3c3e42464e57616c7683909da9ab9f94887b6e6255483b2f2215060000000000000b16212c353d44484a53535353535353535353535353535a6773808d9aa69b8e8174685b53535353535353535353535353534a49453e362c22170c000013202c3946535f6c7986929facada093867a6d6053473a393939393939392e34383a3a3b3c40454b515b616d7a86929facafa4998c7f7366554b4035291d10040013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181d20202122252a2f39434d57636f7c8998a2aeaca196877b6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180d01000000000c1926333f4c5966727f8c99a5afa399887c6f6255493c2f221609000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000060f19222c363f49525c606d78828f959fa69d938c807366594d424b555e686e7b859198a2a49a92867d706356493d3023160a00000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000d192633404c5966737f8c99a6a3968a7d7063584e453e38322e2b262020212429333f49536673808d99a6a197877a6d6054473a2d211407000000000000000000000000000810171c2123242a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000714202d3a4753606d7a868b8b8b8b8b8c919caab4ab9f948f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b84776a5f53473a2e2114080000020000000000000000000000000000040c13191d202122232425272829222b353d4448494d4d4d4d4e4e4f4d5354565e616a6f7b849199a3aba1978d8174695f53463a2d1b11060000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d22282b2d2d2e2f31363c45505a65727f8c98a5b0a6998c7f7366594c402d22170b00000000000005101a232c33383c3d464646464646464646464646464d5a6773808d9aa69b8e8174685b4e464646464646464646464646463e3c39332c241a1005000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d23282c2d2e2e2f35394046525e6873808d99a9b3ab9d908377675d5145392c2013060013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d24292c2d2e2f30363b424b555f6974818e9aaab4ab9e918478695e52463a2d201407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000030f1b27333f49536773808d9aa6ac9f92867a6d6053473a2d201407000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050e18212b343e48515b636e74818e949ea79e948e81746e63574b4a545d676d7a849197a1a49f93887e716b6054483b2f22160900000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000000000d1a2633404d596673808c99a6a295887c6f6255493c332c27211e1d2024292d333b434e586774818d9aa7a994887b6e6155483b2e22150800000000000000000000000008121a22282d3031323643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e211508000613202c3945515d6775828f98989898999ca3adbcb0a69f9c98989898989898989898989898989896887b6e6255483b3025190e02000000000000000000000000000000000001080d111314151617191a1b1c27323d474f54565a5a5a5a5a5b5c575e6164686d747c859196a0aaa39992857a6e61574d42362a1e0a000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d202020171c1f20212122262a333e4955626f7c8895a2afa99c8f82766953493f33271b0f0300000000000008111a21272c2f30393939393939393939393939404d5a6773808d9aa69b8e8174685b4e4139393939393939393939393931302d28221a120800000013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181c1f20212224292f35414c56626f7c8897a2adac9f9286796d6053473a2d2014070013202c3946535f6c7986929facada093867a6d6053473a393939393939392f35393a3b3b3d42464d545c676e7b87929facb1a79a8d817467574d42362a1e1105000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c20130600000005121f2b3744505b6576838f9ca9aa9d908477675c5145382c1f1306000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000040d17202a333d47505a626d73808c939da69f958f82786d605b5244505c666d79839096a0a59c928b7f726c61594f44382c201307000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000000000c1925323f4c5865727f8b98a9a396897c706356493d332b262324292c2f35383f444d56606a7683909da9a399877a6e6154473b2e211408000000000000000000000008121a242c33393c3e3f3e43505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080004101d2935404b5565717e8b99a49f9fa5a7adb5bbb2aaa4a19f9f9f9f9f9f9f9f9f9f9f9f9f9fa8998c7f7266564d41362a1e11050000000000000000000000000000000000000001040607080a0b0c0d13202c38444f596063676767676768686a696e71757a81879197a0a8a19892877d6f685e52453b31261a0e00000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014130b0f12131414151a212e3b4754616e7a8794a1adab9e928578655b5044372b1f1205000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d34404d5a6773808d9aa69b8e8174685b4e41352d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000013202c3946535f6c7986929facada093867a6d6053473a2d2014131313130c1012131415181d25303a4653606c7985929fabafa399897c6f6256493c2f2316090013202c3946535f6c7986929facada093867a6d60534746464646464646464640454747484a4d52575e666d79829099a3afab9f95897c6f6356493c30251a0e02000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d20140a0000000613202d394653606c7985929fabac9b8e817468554b4034291c1004000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000030c161f29323c464f59616c727f8b929ca5a0969083796d665c5049525c606d78828f959fa69e938d80736d625a50473d32271b10030000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2014131313131313131313131313131313131313131313131313130807050200000000000000000000000000091623303c4956636f7c8997a1a5988b7e7265594f453d3731302f35393a40454950565e686f7c89959fac9f9286796d6053463a2d2013070000000000000000000008121a242c363e45494a4c4a46505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800010d18242f3a4754616d7a86939393939a9da5afb5aaa0989593939393939393939393939393939393908376685e5246392d2014070000000000000000000000000000000000000000000000000000000916222f3b4854606b707373737374747576787b7e82868e9299a1a39f9791867e716b60564d4133291f140900000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c090e13202d3a4653606d798693a0acac9f9286796c605346392d2013060000000000000000050b10141617202020202020202020202734404d5a6773808d9aa69b8e8174685b4e41352820202020202020202020171714110c05000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000004060707070c131f2b3844505b667683909ca9b5ab978a7e7164574b3e3124180b0013202c3946535f6c7986929facada093867a6d6053535353535353535353534b5153545557575e61696e78818e949fabafa59d9083776b6054483b2f1f140900000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c706356493d30261c110a080a111c28343f4a54626f7c8898a2aea49a8a7e7164574b3e2f23180c00000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000020b151e28313b444e58606b707e87929fa4a19791847a6d675d544a515b636e74818e949ea79e948e81776c605b51483e352b21160b0000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000713202d3a4653606d7985929ea99c8f82766b60574f47433e3d3d4045474b51535b60686e7a84919ea7a99d908376665c5145382c1f130600000000000000000008121a242c363e48505557585651505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000713202d3946525e687682868686868e929da9b0a4988e888686868686868686868686868686868686887b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000a1623303d495663707d808080808181828385878b8f92999fa09e99928d857c716c61594f443b3021180d030000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20191919191919191a1a1c222d3a4754606d7a8793a0adafa399877a6d6054473a2d211407000000000000000000000407090a1313131313131313131a2734404d5a6773808d9aa69b8e8174685b4e4135281b1313131313131313130b0a08040000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000030f1c28333f4a546875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facada093867a6d606060606060606060606060555d6061626466696e737b828e939ea6b0a79e938a7d7063594f44382c200d0200000b1825323e4b5865717e868686868686867c6f6256493c2f23160b0301071a2733404d5a66738086868686868686786d6053463a2d201307000c1825323f4b5865727e8b98a9b2ab998c7f7266594f42382e231a1615141c232c3844505c6673808d9aaaac9f93877a6d6154473a2e21140700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000a141d27303a434d565f6a6f7d869299a3a29892857b6e685e554b505a626d73808c939da69f958f82786d655b50493f362c23190f0400000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000006121f2b3844505c6673808c96a19f94897d70696059534e4b49494b5153555d60656c717a839096a0aca2978c7f7265544b4034281c1004000000000000000008121a242c363e48505a616465625b515d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000005111e2a36414c5666707679797979818e9aa7aea195887c79797979797979797979797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c8d8d8d8d8e8f909298979c9c9a9896918d86807a6f6a615a50473d32291f0f060000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252626262b2d333c4855616e7b8894a1aeaea399867a6d6053473a2d201407000000000000000000000000000006060606060606060d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0606060606060606000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000b17222d414e5b6774818e9aa7b2a5998c7f7266594c3f3326190c0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c676d6e6e7073767b80858f949ea5afa8a0958e81756b6155473d32271b0f0000000b1724313d4a56626c71797979797979796f6a6054473b2e231c150c0b121826323f4b58636e737979797979797976665c5044382c1f1206000916222f3c4955626f7c8897a1adaa9d9184776b60544a3f342b26232222262e35414c56606d7985919eabaa9d908376685e5246392d20130700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000006111c262f39434c565e696e7c859298a3a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f372d241a110700000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000003101c28343f4a54606d7a849199a49e91847b6f6b625f58585656555d6064676d71787e859095a0a8a49e92857a6d6154473a2e23180c000000000000000008121a242c363e48505a616c71726d625b5d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000010d1925303a44545e66696c6c6c75818e9ba8ada194877a6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564d41362a1e11050000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999a9a9a9b9b9d9fa29f94908d8b8884807b746d68605850483e352b20170d00000000000000000000000915202b353f474e524d52575f62666a6e71737577787879797978777573706d67636059534d46423c332a1f140900000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a323232323232323233333137383f444f5964717e8b97a4b1ac9f928679675d5145392c1f1306000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000061b2834414e5b6774818e9aa7b2a6998c7f7366594c403326190d0013202c3946535f6c7986929facada09386797979797979797979797979797979797a7a7b7d8082868c92979fa6afa79f969183796d60594f44352b21160b0000000915212e3a45505a62656c6c6c6c6c6c6c6260584e443d342e271e18151d2329333c47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000613202d394653606c7884919eabaca095897d70665c50443f37312f2e2f30383f46525e68717e8b97a1ada3988b7e7265564c41362a1e110500000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000091217222d38424b555d686e7b849197a2a39f92877d706a60574d4e58606b707e87929fa4a19791847a6d675d544a41382d251b120800000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000b17232e3845525d68707d87939aa19691847d746f6a6764636366676d70757a7e838b9297a0a7a49c928b7e71685d5246392d1d12070000000000000008121a242c363e48505a616c717e7f726d6257697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000008131e28323a4146545a5d60606875828f9ba8ada093877a6d606060606060606060606060606060606054524d443b3025190e020000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5a6a7a7a8a9aba99c9083807e7c77736e69615e564e463e362c23190e0500000000000000000000010e1a26313d4751595e5f6060605e575f626466696a6b6b6c6c6c6b6a686663605d6060606055534d453c31261a0e02000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f404142464a5057606b75828f9ca8b5aa9d9184776a554b4035291d1004000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000205101c2834404b556875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868687888a8c8f92999fa2a9aba39f9590847b6e675d51473e3323190f0400000005111d29343f4850565860606060606060605e56544f444039302a211f272f343e454d53555d60606060606060605f504a42382e23170c000005121f2b3744505b6574808d9aa6b0a89d9083786d605a5047433d3c3b3c3d424a505b616d7a85929ea9ab9f92867a6d6154473a3025190d0100000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000007101b2428333f4a545c676d7a839096a1a49c918b7e716b61584e4d565f6a6f7d869299a3a29891857b6e685e554b42382f261b130900000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000000000006111c2935414c56606b717e8892989f969188817c777471707073767a7d81858b91959ea1a9a29f928d80736c61564c4135291d0b0000000000000008121a242c363e48505a616c717e878b7f72695e697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e21150800010d1925303a444c52545757575c6875828f9ba8aca09386796d60575757575757575757575757575755544e46413b32291f1408000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999f9fa0a1a2a4a6aa9e9185817e7a746e69605c554d443d342c241a1107000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585a5c5d5e5f5f5f5f5e5d5b575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4d4e4d53545b6069707d88939facb3a99b8e8174685b4e412f24180c00000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c090e1116202c3845515c677683909ca9b6ac978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949597999c9fa3abaca49f99928d837b6e695e554c41352c21110700000000010c18222d363f454a4b5359636a6c6c6c6c6b636059514a423c332a2a3139404550575f626a6c6c6c6c6c5f574d53443f3830261c11060000030f1b27333f4953626f7c88949eabab9f958c7f726c625a534e4a4948484a4e545c606d75818e97a1ada3998d8074685d524639291e13080000000000000000000002070a0c0d0908060a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000040f19222d363e44505b666d79828f95a0a59d928c7f726c62594f4c565e696e7c859298a2a39892867c6f695e564c433930261d140a01000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000d19242f3a444f59626c717e868f949c9a938e8883807e7c7c7f83868a8e92989da0a7a39f97928a80736e645a50443a3024190d00000000000008121a242c363e48505a616c717e879292867b6e61697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e2115080005111d2a36414c565e61646464646875828e9ba8aca09386796d6464646464646464646464646464646260584e43372b20170d02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c939393939495979a9d9f97918e8b85817b736d675e564d453b30271d1207000000000000000000000006121f2c3845525e6a757979797978706b605c544d5151525353524b515a61696e777979797976695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada093867a6d60585858585858585858585859595a575f61666c717b84919aa4afada2978a7e7164574b3e3124180700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191e2028323a4653606d7986929facafa49a897c6f6356493c302316090013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a1a3a6a8a6a8a09e9a938f8780796e695e574d433a2f231a1000000000000006111b242d343a3d3e525e6a757979797978706b605c544d453f36333c434b515a61696e777979797976695f53463a342e261e150a000000000b17222d3847535f6a75828f99a3afa79f92877e716c625f5857565555575860666d737f8c939ea9a89f92867b6e61564c413529170d02000000000000000000070d131619191515120f1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000a16212b343e48515b606c78818e949fa69e938d80746d635a504b555d686e7b849197a2a49992867d706a5f574d443a31281e150b02000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c11050000000000000008131e28323d47505a626c717b82898f92999b95908d8b89898c8f92999b9fa2a9a29e99928e857e736e645c52483e32281e13080000000000050e1a242c363e48505a616c717e879292867d70695e697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d201407000713202d3946525e686d717171717174818e9ba7ada093877a717171717171717171717171717171716f6a6054473c31261a0e02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f868686868687888a8d90959a9e9b98928d8680796e695f574d43392e23180c03000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e221508000000000000000000000013202c3946535f6c7986929facada093867a6d65656565656565656565656566666769696e72787e859196a1acb1a79f9285796d6053473a2d20140700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a9a9a8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2525252525252525252627252a2d323a444e5863707d8998a2aeac9f93867a6d6154473a2e2114070013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999796918c87827c736d675e574d453b31281e11080000000000000009121b22292e3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e231c150c030000000006111b2b37434e58626f7c87929fa6aea39992877e766f6a666462616263666a6f78808c919ca5aaa0968c8073695e53443a302419050000000000000000010a12191e23252622211f1b1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000030f1b27323d47505a636d74808d939ea69f948e81786c605b514a545c676d7a839096a1a49f93877e716b60584e453b32281f160c030000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000000000000010c16202b353f48505a61696e767d8287929fa09d9a979696999c9fa3a9a29f9b97928d86817a716c635c524a40362d20160c0200000000020d17202c363e48505a616c717e879292867d706b6057697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000714212e3a4754616d7a7e7d7d7d7d7d828f9ca9b1a4988b7f7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f62574d42372b1e1205000000000000000000000000000000000000000000000000000000000c1825323e4b57636d72797979797a7a7b7e8083888d9399a09f99928c837b6e695f554b4034281f140900000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada09386797272727272727272727272727272737476787b7f848a9297a1a8b2a9a0958c7f72675d5145382c1f130600000000000000000000000000000000000000000000010d1a2734404d5a6773808d8d8d8d8d8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a32323232323232323232333330363a3e444c565f6a75818e9baab4aa9d918477685d5246392d2013070013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399929291908f8d8a8784807b756f6a605c554d453b33291f160c0000000000000000000911181d25323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d21110a030000000000000f1b26313c47535f6a73808c949fa7aba399928b827c7773706f6e6f7073777c838d929ca3aba2989184796d60574d4232281e130800000000000000000a131c242a2f32332f2e2b262024303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000007131f2c38434f59616c727f8c929da5a0959082796d665b5044505b666d79828f95a0a59c928b7f726c61594f463c332920160d0400000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a0000000000000000040d19232d363f49515a61696e757b818e9aa7aaa7a4a3a3aba39f9c9997928e8a85807b746d68615a524a40382e241b0e04000000000008141f29323e48505a616c707e879291857c6f6b646464697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e02000714212d3a4754606d7a868a8a8a8a8a8f949fabb3a79b918b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8377695f53463a2d211408000000000000000000000000000000000000000000000000000001020a16222f3a46515b63666c6c6c676d6e6f7173777c81879195a0a39f9590847b6e675c51453b30251a0e02000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818384888b91959fa2a9afa8a1979083796d60554b4035291d100400000000000000000000000000000000000000000000000a1724303d4a5763707d80808080807e7164574a3e3124170b0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f404142464750565d686f7c87939facb0a69a8d807367564c4135291d11050013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858382807e7b77736e69625f58514b433b332921170d0400000000000000000000060c1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1200000000000000000a15202b37434e58606d78828f959fa6aba39f948f8883807d7c7b7b7d7f838990959ca4aba39992867c6f675d51453b3120160c020000000000000007121c252e353b3e403c3b37322a24303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222f3b4854606b717e88939fa4a19690837a6d675c544a4653606c78818e949fa69d938c80736d625a50473d342a21170e0500000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000000000000000915202a333f48515b636c717b81878e939da9acaba49f9d999992908c8985817d79746e69615e56504840382e261c12090000000000020e1925303b44505a616c707e879291847c717171717171717683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000613202c3945525d6876828f979797979c9fa6b0b7aca39b9897979797979797979797979797979795887b6e6155483b3025190e0200000000000000000000000000000000000000000407090a0d0e0f10121e2a353f495157596060555d60616264676a6f747c839095a0a7a0969083796d60574d42362a1e1205000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8f9196989da0a7adaba59e9691857b6e675c5143392f24180c0000000000000000000000000000000000000000000000000916232f3c4855616b707373737373716c6155493d3023170a0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4e4d52545a61686d7a83909aa4afac9f94887c6f6255493c3024190d010013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573716e6966625f57534e454039302920170f050000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e0200000000000000030f1b26313c44505c666d7a8390949fa4aca69f9c95908c8a8988888a8c90959d9fa7a8a19992877e716a5f554b4033291f0e0400000000000000020d19242e3740464b4c4847433c3429303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000091623303c4956636f7c86929a93939791847b6e685d554b424d5a6673808d93939393948e81746e635b51483e352b22180f0500000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000020e1a26313c45505a636d727e868e939a9da5a39f9c9993908c898683807c7975706d66615e57524c443e362e261c140a00000000000005111e2a36414d56616c707e879292867f7e7d7d7d7d7d7d7d7e83918f8275685c4f4235291c0f0000020c1620283036394646464646464646463b3a36302921170d02000004111d2935414c5665727e8b9aa49f9fa1a3a9b1bbb5aca7a49f9f9f9f9f9f9f9f9f9f9f9f9f9fa7988c7f7265564c41362a1e1105000200000000000000000000000000000000050b101416171a1b1c1d1e1f232e373f464b4c53534b5153545557585f626a6f7a839097a1a8a0958d8074695e52463a2d2014090000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000000000013202c3946535f6c7986929facb9ada39b989898989898989898989898989899999a9c9ea1a8aaacaaa69f9c938e847c6f695f554b4031271d12070000000000000000000000000000000000000000000000000714202c38444f596163676767676764615a5045392d2114080000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565e61656c707a829095a0acafa49a8f82766a5f53473b2e1e1308000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5755534d47433c342e271e170e050000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f14090000000000000000000a152028343f4a545d686d7a828d939a9fa6aba7a09d999795949596999d9fa7aba39f9691877e716c61584e43392f21170d000000000000000007131e2a35404952575955534e463f35303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000c1925323f4c5865727f868686868686857c6f695e564c4343505c69768286868686868682786d605c52493f362c23191006000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060606060000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e0100000000000006121e2b37424e57626d727f8a92989fa4a29f99928f8b8683807d797673706d6664605c54534d46413a322c241c140a020000000000000714202d3946525e68707e87929999928c8a8a8a8a8a8a8a8a8a91958f8275685c4f4235291c0f000000050e161e252a2d2e39393939393939392e2d2a251f170f05000000010d19242f3b4754616e7b879393939394979fa9bcaea49c9993939393939393939393939393939393908376685e5246392d20140c070f0b0a080500000000000000000000000810161c202324262728292a2b2c202e353a3e3f464640454747484b4e535860686d7a85929ea9a79f92877b6e6154483b31261a0e02000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a9a9a7aca49f9d99948f89817a6f6a5f574d43392e1f150b0100000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a5a5a575550483e33281d11050000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769696e72777d8590949fa7b1a79f93877c6f62584e43372b1f0c02000013202c3946535f6c7986929facada093867a6d6060606060606060606060606060605f5f5e5d5c5a5754524d4847423c373128231d150c050000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000030c17232e38424c565d686d78808790949b9fa2aaa8a6a3a2a1a2a3a6a8a9a29f99928d847d716c615a50463c31271d0f0500000000000000000a16232f3b46525b6366625f585146413a3d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4a56626d72797979797979786f6a5f574d443a414e5a667076797979797979756d665c504a40372d241a11070000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f13131313130c06060300000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000814212e3a47535f6a717e8b919fa2a69f98928d87827e7a7673706d676663605c5453514b46423b363029201c17110a020000000000000814212e3b4754616e7b859299a3a39f9793939393939393939393938f8275685c4f4235291c0f00000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d0500000000000814202d3a46525e69768386868686878d97aab4a89c928c8686868686868686868686868686868686887a6e6154473b2e211c181c1b171714110c05000000000000000008111a21282c2f30333435363738392d2c282f3233392f35393a3b3c3e43474e565e68717e8b97a1ada3998d807367574d42362a1e12050000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9f9e9d9c9a999a93908d88827d756d685f584e453c30271d0d0300000000000000000000000000000000000000000000000000000b16212c353e44484a4d4d4d4d4d4a49453e362c22170c000000000000000000000000000000000000000013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787b7f838a91979fa6b0a79f958d80746a6054463c32261b0f00000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252504f4d4b4846423b3a37312b262018120b030000000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000006111c26303a434c565d666d737c83898e9298999b9d9e9f9f9f9e9d9b9997928d87817a6f6b615a50483e342a1f150b0000000000000000000c1925323e4b57636d736f6a625b524c443d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c625f584e453b323e49545e66696c6c6c6c6c6c69605c544a3f382e251b1208000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1320202020201913120f0b060000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000000000005111e2a36424d57626e7b86929fa3a59e949086807b75716d686663605d555653504a464540393631302e2d2b28231c140c0400000000000714202d3946525e68717e87929999928a8686868686868686868686868175685c4f4235291c0f000000000002080d11131420202020202020201514120e090200000000000005111e2a36424d56667176797979797b8798a3aea6998c8079797979797979797979797979797979797976685e5246392d2c292329282423211d17100800000000000005101a232c33383c3d404142434445453a38342e27262d24292c2d2e2f31373d444c56606c7885919eabab9e918478695f53463a2d2114070000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939a93929291908f8e8c898683807b76706b615e564e463c332a1e150b00000000000000000000000000000000000000000000000000000005101a232c33383c3d40404040403e3d39332c241a1005000000000000000000000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818285878b90959ea1a9aea69f959083796d60584e43342a20150a00000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403e3b3a36302e2b261f1b150c0700000000000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000a151e28313a444c545c606a6f767c8185898c8e909192929292918f8c8985807b746d68605950483e362c22180d030000000000000000000d192633404c5966737f7c726d615d564f444a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000006121e29343f495156586060606060605f55534e463c332938424c545a5c6060606060605c53504a42382e261c130900000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281f202c2d2d2d2c26201f1c17110a02000e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000714202d3a46525e6975828e98a2a89e938e827b736e6964615e565653514b4946443f3a3e4041403e3d3b3a38342e261e160d040000000005111e2a36414d56616c717e879392867e797979797979797979797979756f65594d4134281b0e00000000000000010507071313131313131313080705020000000000000000020e1925303b44555f666a6c6c6c6c7985929faca89b8e81756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564c413b3a38342f363531302d28221a120800000000000b16212c353e44484a4d4e4f505152524644403930271c181d20202122262b323a44505b6674818e9aa7ada196887b6e6155483b2e22150800000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868685858483817f7d7a77736e6a636059524c443c342a21180c030000000000000000000000000000000000000000000000000000000008111a21282c2f30343434343431302d28221a120800000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9197989da0a7adaaa39f948f837a6d675c51463d3222180e0400000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312e2d2a25211e1a150f0a0400000000000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c0200000000000000000000000000030c161f28323a424a515860626b6f75797c7f828385858685858482807c79746e6a615e564f473e362c241a1006000000000000000000020f1c2835424f5b687581867f756d686059504a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d18232d373f464a4c535353535353524847433c342a21303a42494e505353535353534f46443f3830261c130a010000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a545c6a6c6c6c6c6c66605b5f5e5e5d5b59575553504a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235282b383939393939332d2b28221c140b060e1b2734414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000814212e3b4754616e7b87939faaa0968e81786e69615e5754524c494745403d3a3840464b4c4e4c4b494846443f3830281f160c01000000020e1925303b44505a616c717e879392877e716c6c6c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000009141f2932434d555b5d60605b667783909daaaa9d908377675c60606060606060606060606060606054524c4446484745404443423e3d39332c241a100500000004101c28333e474f5557595a5b5c5d5e5f53514a42392e231810131414151b2028333f4a5464717e8b97a4b2a8978a7e7164574b3e3124180b000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000121f2c3845525e6a757979797979797979797979797979797979797979797979797877767472706d6866625f58544f46413a322a22180f060000000000000000000000000000000000000000000000000000000000000810161c20232427272727272423211d1710080000000000000000000000000000000000000000000013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a9aaacaba39f98928c827a6d685e554b40342b2110060000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1a14120e09030000000000000000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000040d162028303940444e54596063666d707275767879797978777573706d66625f57524c443d342c241a120800000000000000000000020f1c2835424f5b6875828e8b827a6f6b605c545763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000006111b252d343a3e3f464646464646453c3a37312a221e2830383e4143464646464646423a38342e261e140a010000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a44505c66757979797979726c665f5751504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d402e34384546464646463f3938332d261d180f091a2733404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d0100000000000b1825313e4b5864717e8b99a4aa9d9184796d665f57524d4746413d3a38352f3040495157595b5958565453504a423a31281e13080000000008141f29323e48505a616c717e889392877e716c615a6060606060605c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000000020d1720313b434a4e50534a546774818e9aa7ac9f9286796d6053535353535353535353535353535347464a51535453514b504f4e4a49453e362c22170c0000000714202c38444f596163666768696a6b6c605c544a4034281c100607080a0e17222d3d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c00000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f0500000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676663615e5655534e48443d363028201810060000000000000000000000000000000000000000000000000000000000000000050b101416171a1a1a1a1a171714110c05000000000000000000000000000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa8a6a7a09d99928e867f786d685e564c43392e22190f000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20202020202020202020201f1f1d1c1a181514120e0906020000000000000000000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f050000000000000000000000000000000000040d161e272e343d43474f54545c606366686a6b6c6c6c6b6a686663605c54534e46413a322b221a12080000000000000000000000020f1c2835424f5b6875828e938f847d736d665e5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000009131b23292e3132393939393939392f2e2b262018161e262d323536393939393939362d2b28231c140c0200000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252d3a4653606d7987868686867f786e69625b524d443e3c3a38342e2c29241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d383f445253535353534c46443f382f2a2119141824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000000010d1a2734404d5a6773808d9aaba4988b7e71675c544d46423b3935302d2c292e3842515b63666866646361605c544c433a2f24190d01000000020d17202c363e48505a626c717e889392877e716c61574d535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000050e1f2831383e4243464b5865717e8b98a8aea399897c7063564946464646464646464646464646404a545c6061605c555d5c5b575550483e33281d110500000916232f3c4855616b70737475767778786d665c5144382c1f12060000000616232f3c4956626f7c8995a2afa6998c807366594d4033261a0d0000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060605f5f5e5d5c5b595654524c4847433c38332a251e160e0600000000000000000000000000000000000000000000000000000000000000000000000407090a0d0d0d0d0d0b0a08050000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999795908c86817b736d665e564c443a30271d1007000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d20141313131313131313131212110f0d0b08070502000000000000000000000000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000040c151c232832373d43484b515356595b5d5e5f5f5f5f5e5c595653514b47423c35302820191008000000000000000000000000020f1c2835424f5b6875828e9b96918780786e696163707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2c22211f1a150e0c141b212628292d2d2d2d2d2d29201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000050b10141f2b3844505c66717e879399928c827b726d615e565046413a322924201d19130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b4138424a505e5f6060605f5953504a423b332a251f17202b36414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000000020e1b2835414e5b6874818e9ba7a194887b6e61554b423b36302d292523282c343f4a54636d73747371706e6d665d564c4135291d110400000000050e1a242c363e48505a626c717f889392877e71695f534646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000000000000000d161f272d3236373b4855616e7b8896a0acab998d807366594f4338393939393939393939393844515c666d6e6d676b6a696864615a5045392d21140800000a1724303d4a5763707d80818283848586786d6053463a2d20160d0909070c1724303d4a5763707d8a96a3b0a69a8d8073675a4d4034271a0d010000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000000000915202b353f474e525353535353535353535353535353535353535353535353525251504e4c4a4746413b3a37312c272119130c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939393939399929291908f8d8a87847f7b756e69605c544c443a32291e150b00000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140706060606060606060605040200000000000000000000000000000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000000000000030b121820272b323839404546494c4f505252535252514f4d4946454039373129251e160e0700000000000000000000000000020f1c2835424f5b6875828e9ba199928c827b706c63707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000060d121518192020202020201f1515120f0a03030a1015191c1d2020202020201c1312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f19100700000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841343f4a545c6a6c6c6c6c6c66605b544d453f3630292019252f3841484c4e535353535353534b49453e362d22170c00000915202b353f474e525353535353535353535353534a545c6a6c6c6c6c6c66605b544d5353535353535353535353535353535353534e4c4841382f251a0f030000000000020e1b2835414e5b6874818e9ba7a194877a6e6154473e39352f3333332e34383d44505c66737f817f7e7c7b786d685d5245392c201306000000000008121b242d363f48505a626d727f8b9192867b6e6155483b39393534312c261e150c020000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292d3a46535f697784919eaaaa9d9184776b6054483d31282d2d2d2d2d2d2d2d3a4653606d787b7a7978777675716c6155493d3023170a00010e1a2734414d5a6774808c8d8e8f9091887c6f6255483e31281f1a171617181d27333f495364717e8b97a4b1a6998c807366594d4033261a0d00000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646454443413f3d3a3936302e2b26201c160d080200000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b08070502000000000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868685858382807d7a77736e69615f57504a423a322920170c0300000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000000000000000070c151b21272c2e34383a3d3f424345464646454442403d3a38342e2b262019130c040000000000000000000000000000020f1c2835424f5b6875818e969ea39f9490857d746d707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000106090b0c13131313131312090806030000000005090d0f101313131313130f07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d373844505c66757979797979726c665f575146423b3229251e262f363c4041464646464646463e3d39342d241b11060000040f19242d353d4245464646464646464646464644505c66757979797979726c665f5751464246464646464646464646464646464641403c362f261d1308000000000000000d1a2733404d5a6673808d99aca295897c6f62585047454140403f40404045464f57606d78858e8c8b8987867a6d6054473a2d21140700000000000009121b242d363f48505a626d727f8b8c7f72695f53463a2d2d292825211b140c0300000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1e2a36424d576773808d9aa7aca096897c6f63594f433a3129242322222429333f4a5463707d878685848382817e7164574a3e3124170b00000b1825323e4b5865717e8b989b9c9d988b7f7265594f433a312a2524232323282f3744505b6574818e9aa7b5ab988b7e7265584b3f3225180c0000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393837363433302e2d2a25211f1a15100b050000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e0905020000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797878777573716e6866615e57534d443f38302820170e0500000000000000121f2c3845525e6a75797979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373533302d2c28231d1a150d080200000000000000000000000000000000091623303c4956636f7d848e939fa29f97928a8079707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312d3a4653606d7987868686867f786e69625b524d443e35302820252b3033343939393939393931302d29221b12090000000008121b242b313638393939393939393939393a4653606d7987868686867f786e69625b524d443e353039393939393939393939393433302b251d140b01000000000000000b1824313e4b5764717e8a9aa4a69a8d80736a615a54524c4d4d4c4c4d4b515359606a717e8b979997968f8376685d5245392c2013060000000000000009121b242d363f48515b626d727f80736d63574d42362a1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1a26313c4855626f7c88959faba89b8f82756b60554b433b352f2f2f2f2f353b44505b6673808c989291908f8b7e7164584b3e3125180b00000815222e3b4855616e7b8896a0a9aa9d9083776b61554b433c36313030302e3439404b55606c7884919eaaafa499897d7063564a3d3023170a00000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a2928262321201d1914120f090300000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5654534d46423c342e261e160e050000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b292623201f1c18120e09030000000000000000000000000000000000000915222f3b4854606b6f7a818a92989fa29e928d837b7d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a131313131310100d0a050000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d28271f2b3844505c66717e879399928c827b726d615e565046413a3229241d2427272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d2d2d2d2d2d2d2b3844505c66717e879399928c827b726d615e565046413a3229242d2d2d2d2d2d2d2d282724201a130b0200000000000000000814212e3b4754616e7b87939fac9f92867c706c64605d565a5959595a555c60636b707c85929fa9a1968b7e7265564c4135291d1104000000000000000009121b242d363f49515b626d72736e635b51453b31261a0e0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6a7683909da7aa9e93897c6f675d554c45413d3c3b3c3c40454d57606c7884919e9f9e9d95877a6e6154473b2e21140800000814212d3a47535f697784919daaaca0958a7d70675d554d46423e3d3c3d3e40454b515c67707d8a96a0acac9f93867a6d6054473a2d2114070000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d04000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020201f1f1e1d1b19171413110d08060200000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060606060605f5f5e5d5c5a5754524c4846423b373128231c140c040000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000000000000000000000000070c10131316191c1d1f1f201f1f1e1c1a161313100c070000000000000000000000000000000000000000000713202c38444f5960686d757e8590949fa39d959086818e9ba8b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020201d1c1a16110a0300000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000000000000000060c11151718202020202020201b1b1c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191b20202020202020181715110c060000000000000000080f151a1d1f20202020202020201c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f1920202020201b1a18140f08010000000000000000000714202d3946525e6876828f9aa4a39892857d76716d6868676666666668676d70757d859197a2a49e9184796d6053463a2f24190d0100000000000000000009121b242d373f49515b626566635c52493f33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e5864707d8a95a0aca59d9183796d675e56514b4a494848494b51575f69717e8b96a1aca89d908377685e5246392d201407000006121e2b37424d5766737f8c98a2aea79e9184796d675f57534d4b4a494a4b4b51555d606d7983909da8b2a99d908376685d5245392c201307000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f05000000000000000000000000000000000000000000000000000004090e11121313131313131313131313131313131313131313131313131211100e0c0a070705010000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000915202b353f474e5253535353535353535353535353535353535353535353535353535252504f4d4a4746413b3a36312b261f17110a02000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000406070a0c0f101213131312110f0d0a0706040000000000000000000000000000000000000000000000030f1b27323d474f565d606c717b828c9299a0a098928e939eaab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000000000000000005080a0b131313131313130f0b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313131313130b0a0805000000000000000000000004090e1112131313131313130b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313130e0d0b0803000000000000000000000005111e2a36414d56626f7c87939fa5a297928a837d7a777573737273737476797d82889197a1a59d928a7e71675c514538281e1308000000000000000000000009121b252d373f495156585a57524a40372d21180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c4653606c7883909aa4aca0958f82796e68605d555756555556555d60696e7b85929fa8aca1968a7e7164564d41362a1e11050000020e1a26313c4754616d7a86929fa8aca1969082796e69615e575857565657545c60676d75818e95a0acada2978b7f7265564c4135291d11040000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464645454442403e3b3936302d2a251f1a140b06000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d444c525a61696e787f8791969da29f9b9ea5afb0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a22282d303139393939393736322d271f160d030000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000606060600000000000000000000000000000000000104060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000601010000000000000000000000000000020e1925303b4754606a73808d939fa4a29f94908a86848280807f7f80818385898f939aa1a49f938d80746c61554b403428160c0100000000000000000000000009121b252d373f464a4c4d4b4740382e251c0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2b3744505b656f7c88939fa7a89e948f837a736d6765636262626365676d727b849197a2ada59e9184786d6053463b3025190e020000000915202d3946525e6873808c95a0aaa89f9490837b736e6967646363636465666d7179818e939da7b0a69e92857a6d6054473a2f24190d0100000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e09020000000000000000000000000000000000000000000000000000000000000000000104060606060606060601000000000000000000040607090c0e0f11121213131211100e0b0808060200000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000008121b242b31363839393939393939393939393939393939393939393939393939393938373533312e2d2a25211e1a140e0903000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a08040000000000000000000000000000000000040f19232b323a414550575e666c727c848d929ea1a9aaafb7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464643423e3831281f150a000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000008141f2b37434e58606d78818d939a9fa69f9c9992908f8d8c8c8c8d8e9092989c9fa49f99938c81786d605a5043392e231804000000000000000000000000000009131b252d343a3e3f403f3b352e261c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606b74808d959fa8a69e959086807a7672706f6e6f6f7274797f869196a1a9a79d938a7e71665c504438291f14080000000005111d2935414c56606d79849198a2aaa69f959086807b767371706f70717275797e848e939da5afa89f948b7f72675d5145392c1e13080000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b0703000104070c10131316191b1c1e1f1f20201f1e1d1b181514120f0a0400000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1914120e0903000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131208070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c0500000000000000000000000000000000071119202830353e454d545b606a6f79808a92979ea6aeb4aca3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535353504e4a433a31271c1105000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000020f1b27323d44505c666d78808890959b9fa2a39f9d9b9a999999999b9d9fa2a29e9b948f877f776d665c50483e30271d120700000000000000000000000000000109131b23292e313233322f2a241c140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414f59606d788390959fa7a79f98928c86827f7d7c7b7b7c7e81858b9298a1a8a69f958e81746c61544a3f3428170d0200000000010d1925303a45515c676f7c869298a1a9a79f98928d8783807e7d7c7d7e7f82858b91969ea5afa7a0969082786c60554b4135291d0c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201a1a17130e070d1113181c1f20232527292a2b2c2c2c2c2b2a282522211f1a15100c0701000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020201f1f1d1c1a171414110e0805020000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000070e161e2429333b424a505860676d747d858f949fa29f9f9f978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e4850555760606060605d5b554d43382d22160a00000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000a152028343f4a545c666c737c83898e9298989b9c9e9e9f9f9f9e9e9d9a9897928e89827c736c655c544a3f362c1e150b00000000000000000000000000000000010911181e2225252726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3d45515c666d7a8390959fa4aaa29f98928f8c8a898888898b8e92979fa2aaa59e949083796d605a5042382e23170500000000000008131e2934404b555f6a707d8692979fa6aaa39f9993908d8b8a89898a8c8f92979da0a8aca59e9590847a6d665b50433a2f24180d00000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726231f1913181d2023282c2d2f323436373839393938383734322f2e2b261f1c18120b03000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c1309000000000000000000000004090e111213131313131313131313131313131313131313131313131313131212110f0d0b0807050200000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130a09070400000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000040c131921292f383f444e555d606b707a828b9298939393938a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6c6a665f554a3e32261a0d0000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f23160900000000000000000000000000000000000000040b17232e38424a545b606b6f767d8185898c8e9091929293929291908e8c8985817c766f6a605b534a42382e241a0c03000000000000000000000000000000000000070d121618191a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2834404b545e686d7a838d939a9fa7aaa29f9c989695959596989b9fa2a9a8a09e938e827a6d675d51483e30261c1106000000000000020c18232f39434e58606b707d858f949ea0a8aba49f9c9a9796969697989b9ea1a9aca7a09d938e837b6e685e544a3f31281d1307000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e09050200000000000000000000000000000000000008121b242b313638393939393939393433302b241d24292c2e34383a3c3f41424445454646454443413e3b3a37312c29231d150d0700000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020171614100b05000000000000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000000002080f171d262d333c434b515961686d757e858686868686867d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c7079797979797671665b4e4236291c1000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000006111c263038424a505960636b7075797c7f81838485858685858483817f7c79746f6b6260585049413830261c120900000000000000000000000000000000000000000106090b0c0d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b18232e39424c565e686d79808790959b9fa2aaa8a5a3a2a1a2a2a5a7aba49f9c96918981796d685d554b40362c1e150a000000000000000007121d27313c464f59606a6f7b828a91969c9fa3aba8a6a4a3a2a3a4a5a8a8aaa29f9b95908981796e695e564c42382d1f160c01000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000040f19242d353d424546464646464646413f3c362f282f35393a404546494c4e4f51525253535251504e4b4847433c38342f271f19100a01000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000020507081313131313131313131313131313131313131313131313131313131313131211100c09060503000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000010406070a0d10111213131312100e0b070705010000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c16100800000000000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000000000000000050b141c2228313940454f565e616d7279797979797979706c6155493c3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d868686868683766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000a141e262f383f444f54596063666d6f72747677787979797877767472706d66636059544e443f382f261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747c83898e9298999b9d9e9f9f9f9e9d9c9999938f8a847d756d675d564c433a2f241a0c030000000000000000010b151f2a343d474f5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9998928e89837d756d675e564d443a2f261c0d040000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000915202b353f474e52535353535353534d4c474038313a4045474b515356585a5c5d5e5f5f5f5f5e5d5b5855534e47454039312b221b130a0000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020201f1e1c191613120f0b06000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d06000000000000000000000000000000000000000001070d111314171a1c1e1e1f201f1e1d1b181413110d080200000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a1108000000030f1b27323d474f545660606060606060575550483e33281c1104000000000000000000000000000000000000020a11171f272f353e444c525b62656c6c6c6c6c6c6c64615a5044392d20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a9393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000020c141d262d333d43484f54545c60636568696b6b6c6c6c6b6b6a676563605c54544f47433d332d261d140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323a444c555c606b6f767c8185898c8e909192929291908f8d8a86827d79706b605d554c443a31281d120800000000000000000000030d18222b353d464e575e616c71787d82868a8c8f90919293929291908e8c8985817d77706b605d554d443b32281d140a00000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000e1a26313d4751595e5f6060606060605a58524a403a434b5153545c60626567696a6b6c6c6c6b6b6a6765625f5853514b433d342d251b12090000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b292623201f1b17110c0600000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000000000040a0f13181d20202326292a2b2c2c2c2b2a272521201e1913100b0500000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a1005000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000060d151d2429323a41465156585f606060606060575550483e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000000000000000000020b141c222832383d44484a515356595b5d5e5f5f605f5f5e5d5b595653504a48443d383227221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162028323a434b515960636b6f75797d7f828385858685858482807d7a76716d666059514b433a32281f160c000000000000000000000000061019232b343d454d525a61666c70757a7d80828385858686858483817f7c7975706b636059514b433b322920160b02000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c67645c5247404b555d6064666d6f727475777878797978777674716e6a64605c554e463f372d251b11070000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000000050e171e252a2d2e39393939393939393939393939393939393939393939393939393939393938373633302d2b27221b17110a0300000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000000002080d151b1d24292c2d3033363738393939383634312e2d2a251e1c160f0a04000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b00000915222f3b4854606b6f79797979797979716c6155493c3023170a000000000000000000000000000000000000000000030b1218202930363f454a4b525353535353534a49443e362c22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000020a111721272c333839404446494c4e5051525253525251504e4c4946443f3838322b272017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e162028313940454f54596063676d707375777879797978777673716e6864605c544f454039312820160d0400000000000000000000000000071119222b333b424650545b6064676d707375777879797978787675726f6d67636059544f45403a312920170e050000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a02000000000000000000121f2c3845525e6a7579797979797979746e64584c45515d676d7176797c7f81828485858686858483817e7b77716d67605851493f372d23190b020000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464544433f3c3937332d28231c150c0500000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000050d131920262b2f35393a3d404344454646464543413e3a3936302c28211b150e06000000000000000000000004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7d868686868686867e7164574a3e3124170b0000000000000000000000000000000000000000000001070e171e252a343a3d3f464646464646463d3c39332c231a10050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d130800000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000060b161b21272c2e34383a3c3f41434445464646454443413f3d3a38342e2c27211b160b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161f272f343d43484f54555c606366686a6b6c6c6c6b6a696664615e5653514a423d352f271f160d04000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605c55554f48443d352f281f170e050000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a02000000000000000013202c3946535f6c79878686868686868074675a4d4753606d797e8286898b8d8f90919292929291908e8b88837e796f6a625b51493f352b1d140a0000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000008141e29323b41465353535353535353535353535353535353535353535353535353535353535352514f4c4946443f38342e261e170f070000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000080e171e252a31373a4045474a4d4f515152535251504e4b4746413a38332b2620181009000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8993939393938a7d7164574a3e3124170b000000000000000000000000000000000000000000000000050d131923292e31323939393939393931302d28221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000040a0f161c1c23282c2d3032353638383939393838373432302d2c28231c1b160f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5e5d5c5a5754524d464440393029241d150d040000000000000000000000000000000000070e171f252a2f383f44464b515457595c5d5e5f605f5f5e5d5b595653514b48443d383329241d160d050000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000013202c3946535f6c798692939393938d8074675a4d4f5c6875828b8f9298989a9c9d9e9f9f9f9e9e9d9a9895908b847c726d625b51473d2f261c1106000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000020e1925303b444c525f60606060606060606060606060606060606060606060606060606060605f5f5e5c5956535049443f38302921191007000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000008111a202930363c43474b515356595c5d5e5f5f5f5e5d5a5854524c48443e37312a221b120a0100000000000000000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000002080d181d2224252c2d2d2d2d2d2d2423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000050b1012181c1f202326282a2b2c2c2d2c2c2b2a282623201f1c17110f0b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121821272c3238394045464a4c4f505252535252514f4d4a4746413b38342e271e18120b0300000000000000000000000000000000000000050d141a1d262d33383a4145474a4d4f50525253535251504e4c494645403938332c272118130c0400000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000013202c3946535f6c7986929f9f9f9a8d8074675a4d4f5c6975828f9c9fa3aaa7a7a4a2a1a1a0a1a3a6a7a79f9d9691877f726d62594f42382d22170b000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a696663605b53504a423b332b23190f0600000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000008121a232c323a41464e53555d606366696a6b6c6c6c6b696764615e56554f47433c342d241c130a01000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000060c111517181f202020202020171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000070c10121316191b1d1e1f1f201f1f1e1d1b19161312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c161b21272c2e34383a3d40424445464646454443403e3b3936302c28231c150c070100000000000000000000000000000000000000000002090b141c22282b2f35393a3d40424445464646454543423f3c3a38342e2c27211c160d070100000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9caaa29f9c9a97969594939496999ea0a8a8a099928b7f726b60544a3f33281c0f03000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000714202d3946525e6876797979797979797979797979797979797979797979797979797979797979787776726f6c65605c544d453d352b22180d0300000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000008111a242c353e444c52585f62676d7073767778797979787674716d68636159534e463f362e251c1309000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000105090b0c131313131313130a0a080400000000000000000000000000000000000000000000000000000002050708080808080808080808080808080808080808080808080808080a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0c0a07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373633312e2d2a251f1c18120b0300000000000000000000000000000000000000000000000000020a11171c1f24292c2d30333537383939393938373533302d2c28231d1c16100b0500000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9c9a9892908d8b8988878787898c91969fa2aaa39f93877d70665b5044382b1f120700000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000814212e3b4754616e7a8686868686868686868686868686868686868686868686868686868686868584827f7c78716d665e574f473d342a1f150b0100000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000050f1a232c363e474f565e616a6f747a7d808284848586858483817e7a76706b625f58514840372e251b11070000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11141415151515151515151515151515151515151515151515151515151724313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f12181c1f202326282a2b2c2c2c2b2a29272421201e1914100c070000000000000000000000000000000000000000000000000000000000060b0f13181d20212426292a2b2c2d2c2c2b2a282623201f1c1812100b050000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f1409000000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838f918d898583807e7c7b7a7a7b7d7f848b9298a2aba4999083786c605346392e23180c0000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000814212e3b4754616e7a87939393939393939393939393939393939393939393939393939393999292918f8c89837e786e6960594f463c31271d1207000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000020d17212c353e48505961686d757c8186898c8f909192929291908d8b86827d766f6a625b524940372d23190d0300000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000010507080b0e10111213131211100e0b0807050100000000000000000000000000000000000000000000000000000000050d14191e202121212121212121212121212121212121212121212121212121212124313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191c1d1f1f201f1f1e1c1a171414110e080400000000000000000000000000000000000000000000000000000000000000000003070d111314171a1c1d1f1f20201f1e1d1b19161313100c07000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e040000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838a85807c797674716f6e6e6d6e7073787e869299a3aba0958a7e7164544b4034281c100400000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9d9c9995908b837b6f6b60584e43392f23180c02000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000009141f29333d47505a616b707a82888e9298999c9d9e9f9f9f9e9c9a99938f8a837c726d635c52493f352b1f150b01000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110d080300000000000000000000000000000000000000000000000000050e171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000013202c3946535f6c7986929faca79a8d8074675a4d4e5a6774807d7974706d666764636261606163656c727d87929faca79b8f8275665c5145382c1f130600000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7a8794a1acacb4aeaca6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a8aaa9a7a09d9590857d6f6a5f554b4034291e130800000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020e1a25303b454f59616c717d858f939a9fa3aaa9aaa8a7a6a7a9a9aba49f9c9490867f736e635b51473d31271d1207000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000060b1014191e20212427292b2c2c2c2c2b2a272421201e19140f0b0600000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b1108000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4c58646e74716d6663605c54585655545454535b606b74818d9aa9ac9f9285796d6053463a2d20130700000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000814212e3b4754616e7a8794a7afb4aba39f9a9898989898989898989898989898989898989898999b9ea1a9aca79f9792857c6e675c51453a3025190d0100000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000005121e2a36424d57606b717e8791979ea5acaba9a19e9b9a9a9b9d9fa4abaca69f98928b80736d62594f43392f23180c000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000020a11171c1f252a2d2e3134363839393938373634312e2d2a251f1b17110a02000000000000000000000000000000000000000009141f29323b4246474848484848484848484848484848484848484848484848484848484848484a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a12080000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b13090000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f130600000013202c3946535f6c7986929faca79a8d8074675a4d47525c646764605c5453514b4b4948474748495059626e7b8897a1ada298887c6f6255493c2f2216090004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000814212e3b4754616e7a87959fa3aba399928d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8f92979ea1a9a9a2979184796d60564c41362a1d110500000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000030e18212d3a46525e69707d879299a1a9ada79f9d97928f8d8d8e9093999fa2aaaaa39f928b7f726b60554b4034291c12070000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000001070c141c23282b3036393b3e414344454646454443413e3b3936302b27221b140b07000000000000000000000000000000000000020e1925303b444d5254545454545454545454545454545454545454545454545454545454545454545764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000000000000010b151f272f343846464646464646464645423d352d24190f040000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000013202c3946535f6c7986929faca79a8d8074675a4d414a52585a5753504a4645403e3c3b3b3a3b3f47535f6a7885929eabaa968a7d7063574a3d3024170a0006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e0300000714202d3a4753606d79838c9299a29f9286807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8082858a91969fa7a9a0968c7f73685e5246392d2013080000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000915202c38444f59616e7b869299a3abada49c959089858281808183878c9298a0a8aea49f93877d6f675c5145392e23180c0000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000030b12181e262e34383b4146474a4d4f515253535251504d4a4746413b37332d261d18120b030000000000000000000000000000000005111e2a36424d565e61616161616161616161616161616161616161616161616161616161616161616164707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000013202c3946535f6c7986929faca79a8d8074675a4d4141474c4e4a46443f3a38342e302f2e2d2d37434e586a7784909daaa4978b7e7164584b3e3125180b000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f140900000613202c3945515d676d787f879297a29992867e727272727272727272727272727272727272727375797e8490959fa9a89f92867a6d6154473a2f24190d0100000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020f1a26313c4855616b75828f98a2abada39b928c837d7975747374767a7f869196a0a8afa4999184796d60544a4034281c100400000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000050d151d242930383f44464c5254575a5c5e5f5f5f5f5e5d5a5754524c46443f382f28231c150c030000000000000000000000000000000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000013202c3946535f6c7986929faca79a8d8074675a4d41363c3f413e3a38342e2c2823232221212c3844505c667784919daaa5988b7f7265584b3f3225180c000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020004101d2935404b555d666d727d859298a29892877f716b6565656565656565656565656565656566666d717a839097a1ada2988b7f7265564c4135291d11040005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b37434e5863707d8a939eaaafa59b918b8078706c66676768686d737b849196a0acaba0968c7f72665c5144382c1f120600000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000050e161f272f353e424a5053565e616467696b6c6c6c6b6a696764615e56535049413d342e271e150c0300000000000000000000000000000814212e3b4754616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7f8b98a49d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f090000000000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000013202c3946535f6c7986929faca79a8d8074675a4d4134303334312d2c28231f1c18161e2429363e4653606d7985929facab978a7e7164574b3e3124180b000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500010d18242f39434b545c606b707d86929fa29992877d70675d5858585858585858585858585859545c60686d7a85919ea9aa9c908376685d5245392c201306000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000814212e3a47535f6a7683909ca5afa99e938b7f736c65605b545a565e61696e7a84919aa4afa89e9285796d6053463a2d22170b00000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000040d162028313940454f545c6064686e7174767778797978777674716e6863605b534e44403930271e150c0300000000000000000000000000111e2a3744515d6a7784878787878787878787878787878787878787878787878787878787878787878787878b919ba99d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b12090000000000000000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000013202c3946535f6c7986929faca79a8d8074675a4d413427262724201f1c1713141920282f353f48515b63707d8998a2aea399897c6f6356493c30231609000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000007121d283139424a5059606b717e8b949fa39991857a6d60564c4c4c4c4c4c4c4c4c4c4c4c4c4a51565e68717e8b97a1a69f94877a6d6054473a2d211407000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000815222f3b4855626e7b88949fabada2978e81746d605b53504a4d4c52575e68707d87939facada1978a7d716453493f33271b0f03000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000010c161f28323a434b515961666d71767a7e808284858686858483807d7a76706c656058514a423930271e150a00000000000000000000000000111e2a3744515d6a778490949494949494949494949494949494949494949494949494949494949494949494989ba3a99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d20130600000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000000000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f120600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a1b171312100e171f252a323a4145515a626d76828f9caaac9f9286796d6053473a2d201407000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000010c161f2830383f444f59626c76828f9ca7a1978d8073685e52463f3f3f3f3f3f3f3f3f3f3f40444c56606d7985929a999896897c6f6356493c30231609000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576774808d9aa6b0ac9f92857a6d615b5049443f4041464d56606b75828f9baab3a99b8e8175655b5044372b1f1205000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000008131e28313a444c555d606b70787e82868a8d8f919292929291908d8a87827d786f6a605c544a423930261c1106000000000000000000000000111e2a3744515d6a7784909da1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a4a7aca99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b0013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b02000000000000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0b070b1218202930363e444c525b626c727f8b949faba89c8f8376675d5145392c1f1306000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000000040d161e262e343d47505a63707c8995a0a99f92867a6d6154473b3032323232323232322e343a45515c6674818e8e8c8b89887f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714212d3a46535f697884919eabafa49a8c7f73685e52443f383330363b444f5963707d8a98a2aeab9f9285796c605346392d201306000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000050e19242f3a434c565e676d747d848a8f93999a9c9e9f9f9f9e9d9c9a9a938f8a837c736d665c544a42382e23170b020000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c00000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a000000000000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e030c151c2328323b41464f565d606d727e87929fa6ada1968b7e7165554b4035291d1004000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000000040c141c2328353f4854606b7783909daaa3988c7f7266574d42362a25252525252525232834404b5464717e8281807e7d7c796d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815222e3b4855616e7b8896a1aca69f93877b6e61564c41332d28252a323d4653606c7985929fabada297887b6e6155483b2e221508000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d00000000000000000000000000000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0c151e272e343e444d525961686d757f879299a3afa59e9184796d6053463a2f24180c00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080000000000020a1117232c38444f596673808c99a6aa9d918477695e52463a2d2019191919191918232e394955616c7176747371706f6d675d5145392c201306000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b939a979a9c908376695e52443a30221b19202b3844505b6676838f9ca9b3a9978a7d7064574a3d3124170a000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c110600000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c00000000000000000000000000000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0b151e273039404450565e616b707a818b9299a3aba79e938b7e71665c5145382c1d12070000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000000000006101b27323d4956636f7c8996a9aca095877b6e6154483b2e21150c0c0c0c07121d2d3944505a6164696766656362605d554b4035291d1104000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000c1925323f4c5865727f8486898b8d8f8c807366574d4232281e110f1c28333f4a546774808d9aa7b2a5988b7f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b00000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c100000000000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000013202c3946535f6c7986929faca79a8d8074675a4d4134271a121d273039424a515a62686e757d848e939fa3aba8a0958f81756c61544b4034281c0b0100000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000000000000b14212d3a4754606d7a8797a1ada7978b7e7164584b3e3125180b00000000101c28333e485055575c5b5958565553514b433a2f24180d01000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000b1824313e4a56626d72787a7c7e8082847d7063574a3d3024160c0b17222d404c5966737f8c99a6b2a6998d8073665a4d4033271a0d000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f030000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d000000000000000000000000000000000000000000000001080d13202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000000000000000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f2215090013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020013202c3946535f6c7986929faca79a8d8074675a4d4134271a18232e39434b545c606c717b818a91969ea5afa69f959083796d605a5042392e23180c0000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400000000000000030613202c3945515d677885919eaba6998d8073665a4d4033271a0d0c0c0c0c0b17222c363e44494a4f4e4d4b4a484745403a31281d1307000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000916222e3a46515b6265676d6f71737578706b6155483c2f231604061925323f4c5865727f8b98a5b2a79a8d8074675a4d4134271a0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f13080000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00000000000000000000000000000000000000000003090e13191d202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120802000000000000000000000000000000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d201306000000000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e12050013202c3946535f6c7986929faca79a8d8074675a4d41342716202834404b555c666d747e858e939ea1a8aca49f9490837b6e675d51483e30271d12070000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000040a0f13151d2935414b556a7783909daaa89b8f8275685c4f4235291c191919191919191a242c33393c3e4341403e3d3c3a39352f281f160c01000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000006121e29343f495156555d60626467696b6361594f44382c2014070b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d01000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000000000000000000000000000000000000030a0f151a1e24292c2e3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c19130d080100000000000000000000000000000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f12060013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000000000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d4134271e28323a45515c676d78818b92979ea5ada8a19a938d827a6e695e554c41362d1e150b0000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000070f161b1f2223242f43505d697683909ca9a99c908376695d5043362a2525252525252525252520282d303136343332302f2d2c29241d160d04000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a00000000000000010d18232d373f464a4b515356585a5c5e57554f473e33281c10040b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d11050000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000000000000000060b151a1f262b2f35393a40444a54616e7b87939f92878583817d786f6a5f584e4238342e29241e19130c04000000000000000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000000000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d41342724303a44515b606d79828e939fa2a9ada59d96918880786d685e564d433a2f241b0c0300000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c0000000007101921272c2f303236434f5c6976828f9ca9aa9d9083776a5d50443732323232323232323232322d2c28232429282625232220201d18130c0400000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000006111b252d343a3a404547494b4d4f514a48443e352c21170b000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d201307000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d030000000000000000000000000000000000020a111720262b31373a4145474a5153555e6976828f9b8f82787774706c655f58504a46443f38353029241e160d070000000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000000000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272935414c56626d75818e949da5ada9a19e938e847d736d665d564d443b31281e1209000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000000040f19222b32383b3c3f3f434f5c6976828f9ca9aa9d9184776a5e51443f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e151a1817151413110d070100000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a00000000000000000009131b23292e2f35393a3c3e4042453d3c38332c231a1005000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e21140700000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000000000000000000000000060c141c232831373c42474c5154545c60626466717e8a9792877b6e6a69676462605b5453504a45413a352f281f18120b03000000000000000000000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e040000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000000000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272d3946525d68727e8b939ea6afa69f979189817a706b605c544c443b32291f160c000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000a16212b343d4348494c4c4c4f5c6976828f9ca9aa9d9184776a5e514c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d12070a09070604010000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000010911181e1d24292c2d2f31343638302f2c28211a110800000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a030000000000000000000000000000000000070f181e262e343c43474d53555d6064666d6f717375798592998c8078777673716e6c6663605c54524c45413a3128231d150c040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b262018100600000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000000000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080013202c3946535f6c7986929faca79a8d8074675a4d4134272e3a4754616d7a85929fa5afa59e948f857d746d676059514a423a322920170d04000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f12050000030f1b27323d474f5456585858585c6976828f9ca9aa9d9184776a5e585858585858585858585858585853514b42392e23180c00000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000000000000060d1213181d2020232527292b2423201c1710080000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d00000000000000000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a05000000000000000000000000000000000000081019212a30383f444e53575f62676d7175797c7e80828390979c928c848382807e7b7974706d66605d56524c433d342e271e160e0500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e060000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000613202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d41342935404b5565727f8c97a2ada59e938e827a706b605d554f444039302820170e05000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000007131f2c38434f59606365656565656976828f9ca9aa9d9184776a656565656565656565656565656565605c544b4034281c10040000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000000000000000101070d11131416181a1c1e171614100b05000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f9095a0a49c9691908f8d8a8885817d79736d68605d564f454039302820160e05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000020a13202d394653606c7984868687888b90959a9590867c6f665b5044382b1f1206000000000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c2013060013202c3946535f6c7986929faca79a8d8074675a4d41342c3945515d677783909da9ac9e938e81786d686159514c433d342e271e160e05000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000915222f3b4854606b6f72727272727276828f9ca9aa9d918477727272727272727272727272727272726d665c5145382c1f130600000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a00000000000000000000000000000001040607090b0d0f120a0a07040000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a0000000000000000000000000000000000000000000000000002050708080808080808060503000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9da0a7aea8a19e9d9c9a9797928e8985807a736d686059514b423a322820170e050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000001070c141c232b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000000000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d11040013202c3946535f6c7986929faca79a8d8074675a4d41342d3a4753606d7a86929faca49a8f81776d665e564f45413a3128231c150c04000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000091623303c4956636f7d7f7f7f7f7f7f7f83919daaab9e91857f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d201307000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000000000000000000010305000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d211408000000000000000000000000000000000000000000000003090e12141515151515151513120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000030b12181e262e34383f4a54616e7b87939f92878583817d786f6a5f584e42382d2218120b030000000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4855626f7b8899a3ac9f93877b6e655c544c443d352f281f18120b0300000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000d1a2734404d5a6773808b8b8b8b8b8b8b9195a0acada197918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b877a6d6054473a2d21140700000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d110500000000000000000000000000000000000000000000050d141a1e2121212121212121201f1b17110a020000000000000000000000000000000000000000000000000000000000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000050d151d242930383f44464c535e6976828f9b8f82787774706c655f584e443f382f28231c150c03000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b07000013202c3946535f6c7986929faca79a8d8074675a4d4134303c4956636f7c8996abaa9e918477695e534a423a3229241e160d070000000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000d1a2734404d5a6773808d9898989898989da0a7b1b3a9a19e98989898989898989898989898989893877a6d6054473a2d21140700000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c00000000000000000000000000000000000000000000050f171f252a2d2e2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000000000000000000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000050e161f272f353e424a5053565e6164717e8a9792877b6e696764615e56535049413d342e271e150c0300000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4955626f7c8895a7ab9e9184786a5f544a423930281f160d040000000000000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000d1a2734404d5a6773808d9a9f9f9f9f9fa9aab0b8bab2acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211407000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a1006000000000000000000000000000000000000000000030c17212931363a3b3b3b3b3b3b3b3937332d261d140a00000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d040000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d070100000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000040d162028313940454f545c6064686e7174798592998c80777674716e6863605b534e44403930271e150c0300000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000013202c3946535f6c7986929faca79a8d8074675a4d41342e3a4754616d7a8795a0aca196887c6f665c544b423a31281f160d03000000000000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a00000000000d1a2734404d5a6773808d9393939393939c9fa6b0b2a8a09393939393939393939393939393939393877a6d6054473a2d21140700000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a1208000000000000000000000000000000000000000000000a151e29333b42464848484848484846443f382f261b110600000000000000000000000000000000000000000000000000000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000010c161f28323a434b515961666d71767a7e80828f979c928c8483807d7a76706c656058514a423930271e150a000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000013202c3946535f6c7986929faca79a8d8074675a4d41342d3946525e687784919da8a89c9082786d665c544b433a31281f150b0100000000000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b0200000000000d1a2734404d5a677380868686868686868f949faaaca0968986868686868686868686868686868686867a6d6054473a2d2114070000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d1710080000000000000000000000000000000000000000000006111c26303b454d535454545454545453504941382d22170b0000000000000000000000000000000000000000000000000000000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d130700000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000008131e28313a444c555d606b70787e82868a8d8f949fa49c9691908d8a87827d786f6a605c544a423930261c11060000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f1205000013202c3946535f6c7986929faca79a8d8074675a4d41342935414c5666727f8c96a1ab9f948e81786d665d554c433a31271d1207000000000000000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000d1926333f4c58646e7379797979797979828f9ca9aa9d9184797979797979797979797979797979797976685d5245392c201307000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000000000c17232e38424d575e61616161616161605b53493f33271b0f03000000000000000000000000000000000000000000000000000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000050e19242f3a434c565e676d747d848a8f93999a9c9fa6aca8a09e9c9a9a938f8a837c736d665c544a42382e23170b02000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000013202c3946535f6c7986929faca79a8d8074675a4d413425303a4754606d79849199a4a69e938e81786d675d564c43392f24180d03000000000000000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000b17232f3b47525c64676c6c6c6c6c6c76828f9ca9aa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a080500000000000000000000000000000000000000000000000003101c28343f4a545e696e6e6e6e6e6e6e6c655b5044372b1f120500000000000000000000000000000000000000000000000000000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f1409000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d130700000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000013202c3946535f6c7986929faca79a8d8074675a4d4134272c3945515d67707d87939fa3a59e938f82796d685d554b4035291f150b0100000000000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000007131f2b36404a52585a60606060606976828f9ca9aa9d9184776a6060606060606060606060606060605f524c443a2f24190d0100000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d0908060300000000000000000000000000000000000000000000000006121f2c3844505c66767b7b7b7b7b7b7b776c605346392d2013060000000000000000000000000000000000000000000000000000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e020013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d01000000000013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c1106000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b110600000013202c3946535f6c7986929faca79a8d8074675a4d4134272935414b55606b727f8c919fa3a59e948f837a6d675d51453e31271d12070000000000000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000020e19242e3840474c4d535353535c6976828f9ca9aa9d9184776a5e53535353535353535353535353535345413a32281e13080000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000713202d3a4653606d7986878787878786796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000013202c3946535f6c7986929faca79a8d8074675a4d413427242f3a434f59626d727f8b9299a2a69f959083796d605a5043392f24180c000000000000000000000000000000000915202b353f474e524c52575e61666a6f7274767878797978787675726f6d66626058534e4846423c332a1f140900000000000000000008121c262e363b3f404646464f5c6976828f9ca9aa9d9184776a5e51464646464646464646464646464639352f2820160c010000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e060000000000000000000000000000000000000000000713202d3a4653606d79869394949493867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a00000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f0300000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271d28313d47515b636d727e879298a2a79f958e81756c61554b4035291d10040000000000000000000000000000010e1a26313d4751595e5f6060605e585f626568696b6c6c6c6c6b6a686663605c546060606055534d453c31261a0e020000000000000000010a141c242b2f33343939434f5c6976828f9ca9aa9d9184776a5e5144393939393939393939393939392c29241e160d040000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000713202d3a4653606d798693a0a1a093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e2114080013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f1308000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000013202c3946535f6c7986929faca79a8d8074675a4d413427161f2c353f49515b636c717d869299a3a79e938a7e71675d5145382c1f1307000000000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585b5d5e5f5f5f5f5e5d5b59575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000020a12191f2326272d36434f5c6976828f9ca9aa9d9184776a5e5144372d2d2d2d2d2d2d2d2d2d2d2d201d19130c040000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e04000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d0100000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000131f2c3946525f6c7985929faca79a8e8174675b4e4134281b1a232d373f49515a626b707d87929fa6a59e9184796d6053473a2f24180d010000000000000000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d2114070000000000000000000001080e1317191c2936434f5c6976828f9ca9aa9d9184776a5e5144372b202020202020202020201413110d0805030000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000713202d3a4653606d798693a0a7a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a00000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d1105000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000121f2c3945525f6c7885929faba89b8e8275685b4f42302519111b252e373f485059606b717e8b949faba1968b7e7165554b4135291d1104000000000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e22150800000000000000000000000002070b101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e13131313130b101316171e1a1613120f0b060300000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f030000000000000000000000000000000000000713202d3a4653606d7986939a9a9a93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f12050013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d2013070000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000121e2b3845515e6b7884919eaba99c8f827669564c41362a1e11131c252e363e474f59626d76828f9caaa99c908376675d5145392c20130600000000000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e110600080f161c2022232b2723201f1b17120f0b0600000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000040607080808080808080813202d3a4653606d79868d8d8d8d8d86796d6053473a2d20140808080808080808070604000000000000000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f030013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e211407000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000101d2a3643505d697683909ca9ab9e918478685e5246392d20140a131c242d353d47505a63707d8998a3ac9f92867a6d6054473a2d21140700000000000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e070008111921272c2f3038342f2d2b27221f1c17110a020000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000001070c101314151515151515151515202d394653606c7880808080808080786d6053463a2d201515151515151515151413100c0701000000000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000f1b2835424e5b6875818e9ba8ada196877a6e6154473b30251b1413121b232b353f4653606d7986929faca399897c6f6256493c2f23160900000000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e51442f24180d050f19232b33383c3d45403c3937332d2b28221c140b050000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c020000000000000000000000000000000000000000000000000000000000000000000000010b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f22160900000000030b12181d1f20212121212121212121212b3844505b666c747474747474746d665c5044382c21212121212121212121201f1d18120b030000000000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b1106000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a00000000000000000c1926323f4c5965727f8c98a9b2a8978a7d7064564d42362b2621201f1f20232c3845515c667784919eaaab978a7d7164574a3e3124170b000000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000000000000000000020f1c2935424f5c6875828f9ba8ab9e9184786b554b4035291d110b16212b353d44484a514d4946443f3938332d261d170e0500000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000000000000000000000000000000000000000000105090b0b0d0d1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c30231609000000030d151d24292c2d2e2e2e2e2e2e2e2e2e2e2e333f4a545b6067676767676767605c544a3f342e2e2e2e2e2e2e2e2e2e2e2d2c29241d150d030000000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d201407000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b0000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000091623303c4956636f7c8997a2ada89b8f8275695e52463f37312e2d2c2c2d2e343b45515d677885919eaba4978b7e7164584b3e3125180b0000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000000000000000020f1b2835424e5b6875818e9ba8ab9f928578675d5145392c2017161c27333d474f54565e5a5653504946443f382f2920170d0200000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000000000000000000000000000000060c111517181a1a1a25313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e0004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000010b151f272f35383a3b3b3b3b3b3b3b3b3b3b3b3b3b424a50535a5a5a5a5a5a5a53504a423b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f271f150b0100000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b0200000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000713202d3a4653606d7985929fabac9f92877b6e615a5147433c3b3a38383a3b40444d56606d7a86939facaa978a7d7164574a3e3124170b00000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f0600000000000000000000000000000000010d1a2734404d5a6773808d9aa6ac9f93867a6d6053473a2e262323262c38444f5960636b6762605b5353504a423b33291f1409000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000000000000000000000000000000911181d21242527272727313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e00000b16212c353d44484a535353535353534a48443d352c21160b0000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000007121d27313940454748484848484848484848484848484848484d4d4d4d4d4d4d48484848484848484848484848484848484745403931271d12070000000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a020000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d21140800000000000000000000010a121a202830363b4246484e5361696b6c6c6c68605c545d5b595653514a47433d373127221b140b030000000000000000000006121f2c3844505c6674818e9ba6afa3998e81756c625b534e494746444446484a51575e68727e8b99a4aea398897c6f6256493c2f23160900000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a0000000000000000000000000000000000000c1825323f4b5865727e8b98aaafa49a897c7063544b403631303031363f4854606b7078736f6c6563605b544d453b30251a0e02000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000000000000000000000000009121b22292e313234343434343e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000005101a232c33383c3d464646464646463d3c38332c231a10050000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000c18242f39434b5153545454545454545454545454545454545454545454545454545454545454545454545454545454545453514b43392f24180c0000000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b0600000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d1105000000000000000000000000080e161e252a30363a3c505d697378797979746d665e564e4c494644403937322b262017110a02000000000000000000000003101c28343f4a54626f7c89949fabab9e938b7e726d625f5856545351505355545c60696e7a85929eabac9f92867a6d6053473a2d201407000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000000000000091623303c4956636f7c8998a2aeac998c8073665c5146423e3d3c3d4246515b63707d84807c78746f6c665e574d42362a1e11050000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f4c4841382f241b130900000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e4040404040404b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000008131e28313a414547494949494949494745413a31281e13080000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c000004101d2935404b555d606161616161616161616161616161616161616161616161616161616161616161616161616161616161605d554b4035291d100400000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b06000000000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c0000000000000000000000000000050c13191f252a3845525f6b788586868681786d685f584f473f38342e2b27201b150b0600000000000000000000000000000c17232e384754606a76828f99a3aea59f92877f756f6a666261605c5c606164666d727b839097a1ada59c8f8275675d5145392c1f13060000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000000000000714202d3a4753606d7985929facab9e9185796d605a534d4b4a494a4d535b626d76828f8d8984807c786e695e52463a2d201407000000000000000000000000020e1925303b444c525f6060606060605d5c5d5e5f5f5f5f5e5d5b6060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b4d4d4d4d4d4d4d5864717e8b97a4b1a79a8e8174675b4e4134281b0e00010d19242f3a434c52545656565656565654524c433a2f24190d0100091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000006131f2c3845515d676d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c1f130600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b060000000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a100600000000000000000000000000000002080d141a26323f4c5965727f8c93938e827a6f6a615951444039302820180f0a0300000000000000000000000000000006111c2b38434e58626f7c87929fa5afa399928b817c76726f6e6d66666d6e7074797f859095a0a9a89e93897d7063554b4035291d1004000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000000000000000006131f2c3845515c6775828f9ba7ada1978c80736c615f5757565657575f616d727f8b949a96918d89857b6e6154473b2e21140800000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555253534f5960636c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000005111d29343f485056585a5a5a5a5a5a5a5a64717e8b97a4b1a79a8e8174675b4e4134281b0e0004111d2935414c565d6062626262626262605d564c4135291d110400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000714202d3a4753606d797b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b796d6053473a2d20140700000000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b06050300000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d11050000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a120800000000000000000000000000000000000003091825313e4a56626d75818f969490847c706b625b514a423a322a21191106000000000000000000000000000000000f1b27323d47535f6a727f8c939da5aba39f938e87827f7c7a797879797b7d81858b9297a0a7a8a0968f82756b605443392f24180c0000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000000004101c2934404b5563707d8a95a0aca99f93887e746e69666463636366696e757f87939fa6a19e9a908377695e52463a2d2014070000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000915212e3a45505a6265676767676767676767717e8b97a4b1a79a8e8174675b4e4134281b0e000613202c3945525d686d6f6f6f6f6f6f6f6d685d5245392c20130600091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c030000000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a07000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d17100800000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000a16202b37434e58606c77818e939fa2aaa59e9a938f8c898786858586888a8d92979ea1a9a59e9691847a6d61594f4431271d1207000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b110800000000000000000000000000000000000000000000000c18232f394653606c7883909aa4afa49a938b817b767371706f7072767b818b9399a4afa99f948a7e7164574d42362a1e11050000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1724313d4a56626d71737373737373737373737e8b97a4b1a79a8e8174675b4e4134281b0e000714212d3a4754606d7a7c7c7c7c7c7c7c7a6d6054473a2d21140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f000000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000000000000000000000040f1b26323c44505b656d78818b92989fa4aca49f9c9995949892929894979a9ea1a9a7a09d938f847b6e685d52473d331f150b0100000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000000000000007121f2b3844505b66707d88939fa5aca49f938e8783807e7d7c7d7f82878e939fa4aba9a1978f82766c6155453b30251a0e020000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717f80808080808080808080828f9ca9b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d898989898989897d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b211007000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a08050000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000a152027333f49535c666d747f868e939a9ea1a8a7a5a2aaa29f9fa2aaa3a7aaa29f9b959089827a6e695e564c41352b210d03000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000000000000030f1c28333f4a54606b73808d939da4aca59d99938f8c8a89898a8c8f93999ea5aea79f9791857b6e615a504533291f1409000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976828d8d8d8d8d8d8d8d8d8d8f949eaab4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899595959595897d7063564a3d3023170a00091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f00000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d09080603000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000040b17222d38414a545c606d727b81878d9196989a9c9d9e9f9f9f9e9d9d9b9898928e8a837d756d685e574d443a3023190f000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000b17222d38424f59606c78818d929ea0a8aba49f9c9997969696999c9fa4abaaa29f9590857c6f695e53483e3420170d02000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9a9a9a9a9a9a9a9a9a9c9ea6b0b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a2a2a296897d7063564a3d3023170a00091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c17100800000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c0000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000006111b262f38424a505b62696e757b8084888b8d8f90929292929191908e8b8985817d78706b605d564d453b32281e110700000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000000000000000000006111c262f3d44505b666d78808a91969d9fa7a7a9a6a4a3a2a3a5a9a7a8a09e98928c837b6f6a5f574d42362c220e0500000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca6a6a6a6a6a6a6a6a9aab0acaca79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7d868686868686867e7164574a3e3124170b00000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a0000000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a1208000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e0600000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000000000000000000000000000a141d2630383f4451575f61696e73787b7e80828485858685858483817f7c7a75706d666059524c443b332920160c000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000a141d28333f4a545c666d747d848b9095979a9c9e9f9f9f9f9e9d9a9896918c857f786e695f584e453b31241a100000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a000915222f3b4854606b6f79797979797979716c6155493c3023170a0000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c020000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00000000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000000000000000010203000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000020b151e262e343f454d53575f6266696e71747677787979797877767472706d6763605c544f45413a322921170e040000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000020b17222d38424a545c606b70797e83878b8d8f919292929291908e8b88847f7a736d665f574e463c33291f12090000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f939393939393939393939393939393938e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a0007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d211408000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c03000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b0707040100000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e0400000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000030c151c2328333c42464d5355575f626567696a6b6c6c6c6b6a6a686563605d5553504a423d35302820170f050000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e0902000000000000000000000000000000000000000000000000000000000000000006111c262f38424a505961666d71767b7e818384858686858483817f7b77736d68605c544d453c342a21170d000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000003101d293643505c6976828686868686868686868686868686868686868174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00030f1b27323d474f545660606060606060575550483e33281c110400000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d08050100000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c110500000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000010a121a212930363c4247484e5355596063676a6b6c6b6a666260585653514b48433d37312a211b1209010000000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000000000000000000000000000000030a1117212a31373c4247484d5355585a5c5d5f5f5f5f5e5e5d5b585653514b46443f383029241e160e05000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000000000a141d2630383f444f545c6064696e7174767778797978787674726f6a66605d56514a423c332a22180f05000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b00000000000000000000000000000000000000000000000000000000020f1c2835414e5a667076797979797979797979797979797979797979746f64594c4033271a0d000916232f3c4855616b7079797979797979706b6155483c2f23160900000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d08020000000000000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000080f171f252a31373e4850585f626b6f737778797877736f6a615f574f473d38322b2620180f090000000000000000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f0300000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000000000000060f181f262b31373a3c4247484b4d4f51525253525251504e4c494745403a38342e261e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141e262e343e424a5153575e616467696b6c6c6c6c6b6a6765625f5854524c444039302a21181006000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c2014070000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000005101a232c33383c3d46464646464646464646464646463f44464f4f4f4f4f4f4f46444046464646464646464646464646463e3c39332c241a10050000000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c0701000000000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a00000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000050d15202a333e47505a616a6f767c808385868583807c756e6960594f473d32291f150e060000000000000000000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000000000000000000000000000000000000060e141a1f262b2e31373a3b3e41434445464646454443413f3d3a39352f2b28231c140c0802000000000000000000000000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141c232830394044464d5254585a5c5e5f5f5f5f5e5d5b5855534e4745413a342e271e180f06000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060606060606060606060606060605b59534a41362b2014080004101c27333d474f55566060606060606056554f473d33271c100400000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a02000000000000000000000000000008111a21272c2f3039393939393939393939392d38424a50535c5c5c5c5c5c5c53514a42392e393939393939393939393931302d28221a12080000000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b030000000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020e1a26313c454f59616c707c82898d90929291908d88827b706b60594f443b3025190e02000000000000000000000000000000000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5a61646c6c6c6c66635c5248433d37312a211b120901000000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000003090e151a1e21262b2e2f32343637383939393837373532302d2c29241f1c17110a02000000000000000000000000000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e34383b4246484b4e50515253535251504e4c4847433c39353028231c150c06000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000005101b26303a42494e505353535353535353535353535353535353534e4c4841382f251a0f0300000b16212c353d44484a535353535353534a48443d352c21160b0000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d28333f4a545b6068686868686868605c544a4034282d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d0300000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000006121e2b37424d57616c707e868f949a9c9998999c99938f857d706b60564d42362a1f14080000000000000000000000000000000000000000000000000000080f171f252a31373a3c4247484b4d4f4a505b636c7079797979736e63574b3f322b2620180f09000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f2216090000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e0200000000000000000000000000000000000000000003090e12151a1e21222527292a2c2c2c2c2b2b2a282523201f1d1812100b0600000000000000000000000000000000000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c23282c30363a3b3e414344454646454543413f3c3a37312c29241e18120b03000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000a141e2830383e414346464646464646464646464646464646464641403c362f261d130800000005101a232c33383c3d464646464646463d3c38332c231a1005000000000000040a0f13151620202020202020171714110c050000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e08030000000000000000000000000000000000000000050b101416172020202020202020201f2b3844505b666c757575757575756d665c5144382c1f202020202020202020171714110c05000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000814212e3a47535f69707e87929899938f8c8b8c90949e9792877d6f695e52463b3025190e020000000000000000000000000000000000000000000000000000050d141a1f262b2e31373a3b3e444c545c606d727e868686868073665a4d4033271a150e060000000000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c3023160900000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000000206090e121415181a1c1e1f1f201f1f1e1d1b19161413100c0703000000000000000000000000000000000000000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363839393939383734322f2e2b26201d19130c07000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393939393939393939393939393433302b251d140b010000000008111a21272c2f3039393939393939302f2c27211a110800000000000000000003070909131313131313130b0a08040000000000000000000000000000000000000000000000000000010507080b0e10111213131211100d0b080705020000000000000000000000000000000000000000000000000407090a131313131313131313202d394653606c7881828282828281796d6053463a2d201313131313131313130b0a08040000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000020714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013070502000000000000000000000000000000000006121f2b37434e58626e7b869299959187827f7f80838991969992857b6e61564d41362a1e110500000000000000000000000000000000000000000000000000000002090e151a1e21262b343d454d565d666d747f87929892857b6e6154473b2e21140903000000000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000000000000000000000000000000020608080b0e1011121313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10141a1e20212527292b2c2c2c2c2b2a282522211f1b15110d08020000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e18110901000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000810161c2023232d2d2d2d2d2d2d2323201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060606060606060713202d3a4653606d79868f8f8f8f8f867a6d6053473a2d201407060606060606060000000000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e0100000000000003090e1214202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201514120e09030000000000000000000000000000000815212e3a47535f6a75828f989691837c76737273767d849197978e8174685e5246392d2014070000000000000000000000000000000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d20130000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484f5152525352514f4b4746413a35302820191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e121415181b1d1e1f20201f1e1d1b191515120f0a0401000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000030a1015191c1d2020202020202020202020202020202020201b1a18140f08010000000000000000050b1014161720202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939b9b9b93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d10040013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e01000013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000050d141a1e21212d3a4753606d7a8693939393939286796c5f5346392d2d21211e1a140d0500000000000000000000000000000915222f3c4855626f7b88949e91847a6f6a6665666b6f7b85929e93877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9fa9ababa99f9f9f9f9f9f9386796c605346392d20130000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131313131313131313131313130e0d0b08030000000000000000000000000407090a131313131313130a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0a8a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f13060013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e01000013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000050f171f252a2d2e393a4753606d798686868686868687796c5f53463939392e2d2a251f170f05000000000000000000000000000d192633404c5966737f8c99968a7d70685f5858596069717e8b98998b7e7165584b3e3225180b000000000000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000000000000013202d394653606c7986939facacacacacb6b7b7b6acacacacac9f9386796c605346392d201300000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c00000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d20140700121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000030d17212931363a3b464645515c67767979797979797979756a5e52464646463b3a36312921170d030000000000000000000000020f1c2935424f5c6875828f9b9184786b61564e4c4f57606d7a86929a8e8174675b4e4134281b0e0100000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9c3c4c4c3b9b9b9b9ac9f9386796c605346392d2013000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a030000000000000000000000000000000000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000020507080b0d0f1112131313131211100e0b08080602000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f130600111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000009141f29333b4246485353534b555c6c6c6c6c6c6c6c6c6c6a635953535353534846423b33291f1409000000000000000000000004101d2a3743505d6a7683909c8f827669594f443f45515d677784919c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6cfd0d0cfc6c6c6b9ac9f9386796c605346392d20130000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000205090e121415181a1c1e1f1f20201f1f1e1c1a181514120e09060300000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d1004000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000020e1a25313b454d535f6060606060605d606060606060605f5e5c6060606060605f534d453b31251a0e020000000000000000000004101d2a3743505d6a7683909c8f827669594f454045515d677784909c8f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2dcdddddcd2d2c6b9ac9f9386796c605346392d201300000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c0300000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a070704010000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b01000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000003090e12141a1e21212527292a2b2c2c2c2c2c2a29272522211e1a15120f0a0400000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000915202b353f474e52535353535353535353535353535353535353534d545b60666c6c6c6c6c6a5c544a53535353535353535353534e4c4841382f251a0f030000000915202b353f474e52535353535353534d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d5353535353534e4c4841382f251a0f0300000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000020f1c2935424f5c6875828f9b9184786b61574f4d5058606d7a86929a8e8174675b4e4134281b0e010000000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfe9eaeae9dfd2c6b9ac9f9386796c605346392d2013000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f00000000000000000000000000000000000000000000000004080d111314171a1c1d1f1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000003090e141a1e21252a2d2e31343637383939393938373634322f2e2b26211f1b150f0a0400000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d12070000040f19242d353d424546464646464646464646464646464646424651575f666c72797979797975665c50444646464646464646464641403c362f261d130800000000040f19242d353d424546464646464646535e69767979797979797771665b4f464e5a66707679797979797976695e5346464646464641403c362f261d1308000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000d192633404c5966737f8c99968a7d706960595a5a616a727e8b98998b7e7265584b3f3225180c00000000000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfecf6f6ecdfd2c6b9ac9f9386796c605346392d20130000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b21100700000000000000000000000000000000000000000000070c1013191d20212426292a2b2c2c2c2c2b2a28262421201d1913100c0701000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c030000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000000060b151a1f262a2d31363a3b3e4042444546464646454443413e3b3a37312e2b26201b150c070000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b0100000008121b242b31363839393939393939393939393930353e444d525b62696e787f8686868687796d6053463a3939393939393939393433302b251d140b01000000000008121b242b31363839393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b393939393433302b251d140b01000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000916222f3c4955626f7c88949e91847b706b6766676c717c85929f93877b6e6154473b2e2114080000000000000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfececececdfd2c6b9ac9f9386796c605346392d2013000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f000000000000000000000000000000000000000000060b12181c1f24292c2d31333537383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000020a11171f262b31363a3b4246484b4d4f51525253535252514f4d4b4847423c3a37312b262018120b0300000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d03000000000009121920262a2c2c2d2d2d2d2d2d2d2d2429323a414650565e616d727b828c929992877e71665c5044382b2d2d2d2d2d2d2d2d282724201a130b020000000000000009121920262a2c2c2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d282724201a130b0200000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000815212e3b47535f6a76828f989691847d77747374777e859297978e8174695e52463a2d2014070000000000000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfdfdfdfdfdfd2c6b9ac9f9386796c605346392d20130000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000000000000000000000000000000020a11171c23282c2f35393a3d4042444546464645454342403d3a39352f2c29231d18120b0300000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000000000000000000040c141c232831373b4246484d5354585a5c5d5e5f5f5f5f5f5d5c5a5855534d4847433c373228231d150c0500000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353535345403931271d120700000000000000000000000000000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e00000000000000080f151a1d1f202020202020191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c202020202020201b1a18140f0801000000000000000000080f151a1d1f202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120201b1a18140f08010000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e211508000000000000000000000006131f2b37434e58626f7c86929a96918984818081848a92979892857a6e61564d42362a1e11050000000000000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2d2d2d2d2d2d2c6b9ac9f9386796c605346392d201300000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a00000000000000000000000000000000000000050b141c22282e34383a4145474a4d4f50525253535252504f4d4a4745413a38342f28231d150c070000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000050e161e262e343c42474d5355575e616467696a6b6c6c6c6c6b6a696765625f5755534e47433c342e271e170e05000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f1006000000000000000004090e1112131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b1313131313130e0d0b080300000000000000000000000004090e1112131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115130e0d0b080300000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000030f1b26323c47535f6a717e8892989e95908d8d8e91969e9792867d6f685e52443b3025190e020000000000000000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6c6c6c6c6c6c6c6b9ac9f9386796c605346392d20130000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c02000000000000000000000000000000000000070f171d262d33394044464c525457595c5d5e5f5f5f5f5e5d5b595754524c47454039342e271e1810090000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000050e17202830383f444d53575f6166696e71737577787979797978777674716e6967625f58544e454039302920170e050000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c3939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000000104060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060601010000000000000000000000000000000000010406060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508010100000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000000a15202b37434e58616c717e868f949a9d9a999a9d99938f857d706b60564d4132291f1409000000000000000000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9b9b9b9b9b9b9b9b9ac9f9386796c605346392d2013000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c0300000000000000000000000000000000000007101921292f383f444a5153565d606466686a6b6c6c6c6c6b6a686663605d5653514b454039302a221a12090000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f14090000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030c172029323a424a50575f62696e73777b7e8082848585868685858482807e7b78736f6a625f58514b423a322920170c030000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f0500000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000040f1b26313c46505a616c717c82898d90929291908d88827b706b60594f443b3020170d020000000000000000000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000013202d394653606c7986939facacacacacacacacacacacacacac9f9386796c605346392d201300000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000000000000000000000000071119222b333b424a50545c6064686d70737577787979797878767573706d6864605c55514b423c342c241b1209000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e01000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000b151e29323a444c545c60696e757b8084878b8d8f90919292929292908f8d8b8884807c766f6a605c544c443b32291e150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c1108000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000a15202a343e48505a616a6f767c808385868583807c756e6960594f473d32291f0e050000000000000000000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000000000000000000060f19232b343d454d545b60666d71767a7d8082838585868685858382807d7a76716d67605c544e463e362d241b1108000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d27303a444c565d666d737b81878c9196979a9c9d9e9f9f9f9f9e9d9c9a9896918d88827c746d665e564c443b30271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000003061313131313131313130604000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a0000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b1208000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000030e18222c363e4850585f626b6f737778797876736f6a615e574f473d342b20170d0000000000000000000000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000000000000000000030c18212b353d464f575e666c71797e82868a8c8f90919292929291908e8c8a86837e79726d665f5850483f362d231a0e05000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c0000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000000c18232e39434c565e686d7880868e93999da0a8aba39f9d9d9c9c9c9d9fa2aaa8a19e9a948f8780786d685e564c42392e23180c03000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c020000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000006101a242c363e464e53596063676a6b6c6b6a66625f58534d453d352b22190e0500000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a0200000000000000000000000000000000000000000a151e2a333d474f5960696e787e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8b857f796f6a615a50483f352b20170d02000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c10040000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000004101c2834404b555e686d7a828c92999fa4a9a19e99999291908f8f90909298989da0a8a69e99928d837a6e685e544b40342820150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a070604000000000305050606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b02000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b120900000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e110500000000000000000000000000000008121a242c343c43474f54565a5d5f5f5e5d5a55534e46423b332b23191007000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000000000006111c26303c454f59606b6f7b828b91969c9fa3a9a19e9c9b9a9b9c9d9fa2aaa39f9c97928c847c716c625a50473d32291e130800000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000020d17202c3845515c676d7a838f949fa3aaa29f97918c898684838282838485888b91969ea1a9a39f9590837a6e665c51453c31261a0f020000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d0100000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000008121a222a31373d4348494d50525352504d4947433c36312921191107000000000000000000000000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e080300000000000000000000000000000000000000000000000c17232e38424d57606b707d8590949ea1a8a29e9997918f8e8e8e8f909298999ea2a9a19e9691867e716c62594f443a3025190d0400000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f23160900000009141f2b37434e58606d798390959fa6a8a098928b85807c79777675757677797c7f848a92979fa7a79f959083786d60584e43372b1e13080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000000000008101820262b32383b3c404445464543403c3b37322a251f170f07000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000000000000010507080b0e10111213131211100d0b0807050200000000000000000000000000000000000000000000000003101c28343f4a545f69707d8692979fa6a49d97928c888583828181828385898c92979fa3a8a09892887e716b60564c41362a20150a0000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020e1925303a47535f6a73808d959fa7aaa09691867f79736f6d676a696969666d6f72787d8590959fa9a79f958d80736a5f53473a3025190d0100000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d02000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000060e151b21272c2f30343738393837332f2e2b26201a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666e7b859298a2a9a49f928d857f7c78767574747576797c80858c9299a2aaa39a92877d70685e52463c32261b0f0200000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000005111e2a36424d56626f7c87929fa7aea29891847c726d6763605c555c5c545c6062656c707a839097a1ada79f92877c6f62564c41362a1e110500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e05000000000000000000000000000000000000000000040a0f161b1f2223272a2c2c2b2a2722211f1b150e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b13131313131313090806030000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000004111d2935414c56606d78839097a2aaa49a938b807a736f6a6968676869666d6f737a80879298a2aba39992857a6d61584e43372b1e14080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f03000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000714202d3a46525e6975828e99a3afa89f92867c6f6a605c5553514b4f4f4a5053535b60686e7a85919ea7afa3998e8175685e5246392d20130700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000000000000000040a0f1315161a1d1f201f1d1a1615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a0400000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000713202c3945525d68727f8c95a0a9a69f93887f746d68625f585b5b5b545c6063676d737d869299a4aba2978e81756a5f54473b3025190d010000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d2114070000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000814212e3b4754616e7b87939fabaca0958a7e716a5f58514b47454042423f44464950565e68707d8a95a0acab9f92867a6d6154473a2e21140700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d080100000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d080200000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000030709090d11121312100d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e060000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000714212d3a4754606d7a85929fa7ab9f948c7f726d605d56534e4f4e4e4a5053555d606b707d87939faaa99e93887c6f62564c41362a1e11050000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e221506000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a1108000000000c1925323f4c5865727f8b99a4afaa9d9184786c60574e45403a38342f2e34383a3f444d56616b7783909daaafa3998b7e7265584b3f2f24180d01000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d101010101010080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b26201810060000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2b37434e5866727f8c97a2ada79c9083786c605b524c47434241413f44464c5159616b73808d98a2aea59b8f8275685e5246392d2014070000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d10040000000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000004111d2935414c556975828f9cabb2a9988b7e72655b50453c342e2c292323282b2d333b444f5965727e8b98a9b3ab9b8f827568554b4035291d1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e090603000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090f1112131313110f0c070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e04000000000000050a0f1213131313131313131313131313131313131313131313120f0a05000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000815222e3b4754606a7784919ea9aca095897d70655b5045413a3732342e34383a41454f59606d7a85929fabac9f92867a6e6154473b2e23180c0000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f14080000000000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000613202c3945515d677885929eabada196887b6e6153493f3328231f1c18171c1f2227323e4855626e7b8897a2adab9e918578675d5145392c201306000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c0100000916222f3c4955626f7c8896a0acaa9d9084776b6053493f35302b262823282c2f353e45525d6874818d9aaaafa3998b7f7265544b4034281c10040005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e0200000000000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000714212d3a4754606d7a8797a1adab9e918578695f5341382d211813100c0b101217202d394653606c7985929fabada196867a6d6053473a2d201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f0300000000000000000000000000000000000307090a0e111213131211100e0b090706030000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d110500000d192633404c5966737f8c99a8b2ab998c807366594f41382d241e1b1b171c1f242935414c5663707c8998a2aeab9c8f8276665c5145382c1f1306000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895a9b3a99c8f827669574d422f261b0f070400000306121f2b3744505b657683909da9b2a995887b6e6255483b2f221508000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313120807050200000000000000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f1306000000000000000000000000000000040b101316161a1d1f201f1e1e1d1a18151312100b0600000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e2115090005111d2935414c566976828f9ca9afa399897c6f6356493d2f261b130f0a0c101319242f3a4653606d7985929facac9f9285796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000916232f3c4956626f7c8995a2afa89b8e8275685b4f423128140a0000000000030f1b27333f49536976828f9ca9afa295897c6f6256493c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e090300000000000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a1208000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080000000000000000000000000002090e161b202223272a2c2c2c2b2a29272522201f1c17110a020000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000713202d3946525e687885929eabac9f92867a6d6053473a2d20140a0200000308131f2c3844505c667683909ca9aea298887c6f6255493c2f221609000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f000000000000000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a00000000000000091623303c4956636f7c8996a2afa79a8d8174675a4e4134271b080000000000000b17222d424e5b6875818e9ba8afa296897c6f6356493c30231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000000000000000000000000050d141a21272c2f30343738393938373634312f2d2b28231c140c020000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000714212e3a4754616d7a8797a1adaa9e918477675d5145382c1f13020000000003101c28343f4a546774818e9aa7b4aa978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a00000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c11060000000000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000815222f3b4855626e7b8895aab4a79a8e8174675b4e412f24190d010000000000061b2835424e5b6875818e9ba8b4aa95887b6f6255483c2f221509000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c00000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f2216090000000000000000000000060f171f252a32383b3d4144454646454443413e3c3a38342e261e140a0000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000915222f3c4855626f7c8895a9b3a99c8f837669554b4035291d100400000000000c17232e3f4c5966727f8c99a5b2a6998c807366594d4033261a0d000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7a8798a2aea89b8f827568564c4135291d11070400010407101d2935404b556976828f9ca9aea398877a6e6154473b2e211408000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c110400000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f22160900000000000000000000060f18212930363d4448494d505253525151504d4b4846443f3830261c110600000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422f24180c000000000000061825323e4b5865717e8b98a4b1a79a8e8174675b4e4134281b0e000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000613202d394653606c7985929faba99d908376685d5245392c221813100c0d101318202c3945515d677783909daaac9f9286796d6053463a2d201307000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f1409000005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000000000000000000020c18212a333b42464f54565a5d5f5f5f5e5d5c5a585553504a42382e23170b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8e8174675b4e4134281b070000000000000b1724313e4a5764717d8a97a4b0a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505b6676828f9cabac9f92867a6d6054473e3429241f1c18181d202328323b4753606d7a86929faca99c908376665c5144382c1f1206000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e02000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000000000a141e2a333b454d52596063676a6b6c6c6b6a69676462605c544a3f34281c1003000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99c8f8376695c504336291d10000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000030f1c28333f4a5466727f8c99a3aea3998a7d71645a50463d352f2c292324292c2e343b444f5963707d8a99a3aea6998d807366544a4034281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000020b16202a333d474f5961636c6c6c6c6c6c6b615f574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110600000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867e7164574a3e3124170b0000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000006111c26303b454d575e616b70747778797978777674716f6d665c5044382b1f1206000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99d9083766a5d5043372a1d10000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d11040000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000b17222d3b4754616e7b86929faaab9d9083766c61584e45403a38342f2f35393a40454d56606b75828f9babab9f94887b6f6255483c2e23180c00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323c454f59616b70797979797979786e695f53463a2d211407000714212d3a46535f696f7c86929a939992867d6f695f554c41382d22170d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7e7164574a3e3124170b0000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000000000b17232e38424d575f696e767c8083858685848483807e7c786d6053463a2d201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b070000000000000b1724313e4a5764717d8a97a4b0a99d9083766a5d5043372a1d10000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a00000000000000000614202d3946525e6874818e98a2ab9f958a7e716a6058514b47454042434045474b51575f696f7c89939eaaa4998f82766a5f53473a2e1c120700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d57606b707d868686868686857b6e6155483b2e2215080005121e2a36424d57606a707e88939fa29892857b6e675d53493f33271f160c010000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000003101c28343f4a545f696e7b82898d9092929291908f8d8b887e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e422e23180c0000000000000b1825313e4b5864717e8b97a4b1a99c8f8376695c504336291d10000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e020000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000005111e2a36414d56616e7b85929fa4a79f92867c6f6a605d5553514b4f4f4b5153545c60696e7b84919ea6a69f93877c6f63584e43372b1f0b0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b0100000000000000000000000000000000000000000000000000000000000000000000040d17222d38424c565f696f7d869299939a92867c6f695f53463a2d21140700020e1a26313b454e58616c73808c949ea1979183796d655b50443d31281d13070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312110f0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000006121f2b3844505c666e7b848f949a9d9e9f9f9e9d9c9a978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000916222f3c4955626f7c8895a9b3a99c8f827669544a4034281c100400000000000c1926333f4c5966727f8c99a5b2a89c8f8275695c4f4236291c0f000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e120500000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000000020e1925303b46535e69717e8b929da4a29891847c726d6763605c555c5c555d6063666d727b839096a1a69f948d80736b6054463c31261a0f0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d1207000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545d686e7b859298a29f93887e706a60574d42362a1e1205000009141f29333d46505a606c77828f96a1a0958f82776c60594f433a2f24180c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000713202d3a4653606d788390969fa6aaababa5a1a0a0a1978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000814212e3b4754616e7a8797a2adaa9d918477665c5144382c1f120600000000000e1b2734414e5a6774818d9aa7b4a89b8e8175685b4e4235281b0f000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a0000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a00000000000000000008141f2a36424d57626c74808d929fa2a19691877f79736f6d676969696a676d6f73797f869095a0a49f949082796d60594f43342a20150a0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d2013070000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c03000000000000000000000000000000000000000000000000000000000000000008131e28313a44505b666d7a849197a29e948c80736c61584e453b31261a0e020000030d18212b343e44505b656d7a849199a49e948c7f726b60554b4135291e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a28262225313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000004101c2834404b5564717e8a959fa8b0a9a19e9894939394968b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3946525e687885929fabac9f9286796d6053463a2d20130a0400000006121f2b37434e586976828f9ca9b4a79a8e8174675b4e4134281b0e0006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f0000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000020e1a25313b45505a646e74808b92989fa199928c85807c797776757676777a7c80858b9298a09f9a938d82796d675d51473d3222180e030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000000000030d19242f3a434f59606c78828f96a0a1968f82776c605a50463d33291f140900000000060f192227333f49535e68707d87939fa69f92877d6f675d51453d30271d1207000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d21140700000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322f2e313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000006131f2c3845515c6776828f9ca7b1aaa197928b88868687898b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005111e2a36414c56697683909ca9aea399897c6f6256493d32271b13100c090e1117212e3a47535f6a7885929eabb3a6998d8073665a4d4033271a0d0003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d1207000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000000000009141f29333f48525c646e747e868e92999c9f97928d898684838282838486898d92979f9c99948f8780796d675d554b40342b211006000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b737f8c949ea49991847a6d655b50483e342b21180d030000000000071017222d38414c56606b74808d96a0a3999184796d60594f42392e23180c020000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e120500000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f1409000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464544423f3b3a373e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000713202d3a4653606d7986929facaea39892857f7b79797b7c7f7c6f6256493c2f231609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d192530404d5a6673808d99a9b2ab998c7f7266584e43372b251f1c181b1a1b2228343f4a54626f7c8897a2adb1a4978b7e7164584b3e3125180b00000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c00000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a00000000000000000000030d17212d36414a525c646c717b81868c8f92979e99999291908f8f90919299999e9892908c88827d746d675d554b43392f22190f00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a000000000000000000000000000000000000000000000000000000000007121d27313945525d68707d87939fa69f93877d6f685e53493f362c22190f060000000000000006111b262f3a444f59606d7984919ea5a0968e81746b60544b4034281e13080000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e02000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4847433e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000916232f3c4956626f7c8999a3aeac9f92867c726e6d6d6e70726f6a6054473b2e221508000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000081623303c4956636f7c8997a1adaa9d9083776a6054473f36302c282328252a2d333c44505c6673808c99a9b3b3a996897c6f6356493c3023160900000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050f1b242f38414a525a62696e747b7f8285929faba39f9d9c9c9c9d9d9fa3ab9f928682807b766f6b605d554b433a31271d100700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f03000000000000000000000000000000000000000000000000000000000c18232f39434f59606d7a849199a4a0968d80736b60564c41382d231a10070000000000000000000a141d28323d45515d67707d89939ea89d93897d70665c51453a3025190d0200000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f1409000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5955534e464b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000a1724313d4a5764707d8a97abb5a79a8e81746a6160606163656260584e43372b1f1306000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000713202d3a4653606d7984919eaaab9f95897c6f625b5146413a38342e343136383f444d57606d7984919eabb7ada297877a6d6154473a2e21140700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f13080000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000091217232e38424a535b606a6f767c8084919eaaa7a4a2a1a0a0a1a2a4a7a99c8f837f7b756e6a625b514b433a31281f150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f140900000000000000000000000000000000000000000000000000000004101c2934404b55606b74818e96a1a59d9184796d60594f443a2f261b110800000000000000000000020b16202935404b55606b75818e98a2a59d9184796d60564c41362a1f140800000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e030000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865625f5853505864717e8b97a4afa295887c6f6255493c2f2216090000000000000b1825313e4b5864717e8b97a4b1a4978a7e716458535354565856544e463d32271b0f03000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006121f2b3844505c6673808d98a2aea79c8f82766d625b524c46454041414242464950575f69727e8b96a1adb8ab9e928578685e5246392d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d010000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000000020c162028343f4a545c656c737c82888c9196a09f9a97959493939495979a9e9f948f8b86817b726d645d534a40352c1f150b0100000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000020d17212c3845515c67707d89939da89e93897d6f675c51473d32281d140a000000000000000000000000050e18242f39434f59616e7b86929fa9a0968c7f72685e52463b3025190e01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f0600000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787775726e6a64605c5464717e8b97a4afa295887c6f6255493c2f2216090000000000000c1825323f4b5865727e8b98a5afa295897c6f6256494648494c4947433d342b20150a00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000003101c28343f4a54616e7b86929fa8ab9f948b7f726d615e5653514b4e4e4f4d53535b60696e7b85929fa8b2b5a89c8f827569564c4135291d11050000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d11050000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000008131e28323a44505c666d777f878f94999e9f97928e8b8887868687888b8d92979e9c99928e867f746f645c52473e31271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c2013040000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d12070000000000000000000000000000000000000000000000000009141f2a36414c56606d7984919ea5a2988e81756b60554b40352b20160b020000000000000000000000000007121d27313d46525e6973808d97a2a89f92857a6d61564d41362a1e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e06000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000000000000030e18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea195887b6e6255483b3b3d3f3c3b37322b22190f0400000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000b17232e3846525e6973808d96a0aaa69f93877f746d6863605c545b5b5c575e61656c717b849198a2aebab3a9988c7f7265594c3f3025190d010000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000000010d1924303a44505a606d78818c93999fa098928c85817e7b7a797a7a7b7e81858b92979f9f99928b81746e63594f43392f24180c00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000020e1a25303946525e68737f8c96a0a99f92867a6e61594f43392f23190e040000000000000000000000000000010b151f2a36424d57606d7a85929eaaa2978d8074685e52463a2f24190d010000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e0903000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000000000009141f2a333e474f5961696e787e83888b8e909292939291908e8c88847e786e6a64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e30322f2e2b27201910070000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000006111c2a36424d56606d79849198a2aba499938b807a736f6d666968676869696e71787e859196a1aab3b9ada297887c6f6255493c2f2216080000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000004111d2935414c56616c74808d939fa4a09591867f7a74716f6e6d6d6e6f7174797e8590959fa39f938d80736b61554b4035291d1004000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000005121e2a36424d57616e7a86929fa8a1978c8073685e52473d31271d110700000000000000000000000000000000030d1a25303b45525d6873808c98a2a99f92867b6e61554c4135291d11040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b1106000000000000000000000000000000000000000000020b1a26313b454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c6f6b717e8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e232523221f1b150f07000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000e1925303b45515d676f7c869299a2aaa49f928d86807c79767574747576787b7e838a9297a1a8b2bcb8ab9e9285796c605346392d20130600000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b00000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000713202c3945525d68717e8a929da5a19791837b726d676462616060616264676d717a839096a1a59c928a7d70675d5145392c1f150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f140900000000000000000000000000000000000000000000000714202d3a46525e6974818d98a2aa9e92857a6d60564c41352b1f150b00000000000000000000000000000000000009141f2935414c56616d7a86929faca3988d8073675d5145392c20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000a141d2a36424d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d6f717d8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22191615130f0a0400000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f2935404b55606a707e879298a0a7a49d98928d898583828181828384878b90959ea1a9b2babeb2a99b8e8175665b5044382b1f1206000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c0300000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000003101c28343f4a54606d7a85929ea4a79e91857b6e69605d55555453535455555c60686e7a84919ea8a49e9184796d6053473c31261b0f030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e0000000000000000000000000000000000000000000004111d2935414c56616e7b86929faaa2988c7f73675d51443b3023190d03000000000000000000000000000000000000020d19242f3a46525e6874808d9aa6aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006111b262f3846535f69707d8792989fa7aba8a09d9898929191919299989d9f9892867c707d8a96a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221509080603000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020c18242f39434e58616c707d8690959ea1a9a29f9a9892908f8e8e8f8f9196989da09f9da0a8b2b9ada1978a7d7063544a3f33281c0f030000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d2013070000000000000000000006121f2b3844505c66737f8c97a1ab9f958a7d70695f57514b4847464747484b51565e68717e8a96a0aca1968b7f7265584e43372b1f12060000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000000000713202c3945525d6874808d99a3ab9f92857a6d60554c4132291e1107000000000000000000000000000000000000000008131e2935414c56626f7b88949faba2988b7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000b17222d3841505a616e7b859299a2aaaba39f96918c888584848586888c90959e9891847a7d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000007121d27313d46505a616b707c838b91979c9fa3aaa29f9d9c9b9a9b9c9ea1a29f9a939196a0acb8ab9e9184796d6053463a2d22170b0000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f1207000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000713202d3a4653606d7984919ea9a99d9083766b61574d45403c3b3a3a3b3c40454c56606c7884919eaaa89d9184776a5f53473a2e2115080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000714212d3a4754606d7a86929faba69a8d8074685d52433a2f20170d000000000000000000000000000000000000000000010d1925303a47535f6a7683909cacaa9d9184776a5f53473a2e21150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000030f1b27333f4953616c76828f97a2ababa399928c847f7b79787778797b7f838a9197968e817d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000010b151f2b343e485059616a6e787e858a8f9299999b9d9e9f9f9f9e9e9c9998928e8684919daab0a69a8d8073665c5044382b1c110600000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c0000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000091623303c4956636f7c8996a1adab988b7f7265594f453c352f2e2d2d2e2e343b44505b6674808d9aa7aca095887b6f6255483c2f2215090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006131f2b37434e5865727f8c98a2ab9f94887b6e62564c4131281e0e050000000000000000000000000000000000000000000008131e2b37434e5865727f8b9aa4aca095887b6f6255483c32261b0f03000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000005121f2b3744505b65717e8a949fa9aea39992877f78726e6c666b666d6f72777e859095938c7f8c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000030d19222c363e474f575f666d72797e82868a8c8e909192929292918f8d8a86817c838f9ca9aa9e93887b6e62544a3f34281c0a00000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d100400000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000000000c1926333f4c5966727f8c99a8afa499887b6e6255483e332924212020212328333f4a5464717d8a97a4b1a7988b7e7265584b3f3225180c0000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000815212e3b47535f6a7784919daaac9c8f83766a5f53443a301f160c0000000000000000000000000000000000000000000000020f1a26313c4754616e7b87939faca7998c807366584e43372b1f1306000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000613202d394653606c7883909da6b0a79f92877d726d6662605b545c6062656c717a8390969285929facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000007101a232c353e454e545c60676d71767a7d7f828385858686858482807d79757d89949faba69b8f82756a5f5342382e23170b000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000020f1c2935424f5c6875828f9ba8ac9f9386796c605346392d20181413141418222d3c4956626f7c8995a2afa79a8e8174675b4e4134281b0e01000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000305101d2a3643505d69768390908376695d5043362a1d1005030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000000916222f3c4955626f7c8896a0aca49a8b7e7265574e4232281e0d040000000000000000000000000000000000000000000000000a15202d3a46525e697683909da9aa9e9184776a5f54473b2e221506000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000030f1c28333f4a5463707c8995a0acab9f958b7f726b605c5453504a5153555a61686e7a8491989298a2aeafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0600000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000008111a232c333c424a50555c6064676d707375767878797978777673716d7883909da6ac9e93887c6f62584e4330261c110600000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000003101d2a3643505d697683909ca9ab9e928578665b5044382b1f120707070715222e3b4855616e7b8894a1aea89b8f8275685c4f4235291c0f0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b16100901000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000060b0f12131d2a3643505d69768390908376695d5043362a1d13120f0b06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000006131f2b37434e586673808d99a8ac9f93877b6e6154473c3121160c0000000000000000000000000000000000000000000000000005111e2a36424d5765727f8c98a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000006121f2b3844505b6674818e9ba7b1a99d9083786c6059504a46444044464850565e68707d89939fa2aab4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca79a8d8174675a4e412d22170b00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000008111a212a30383f444b5153555d606366686a6b6c6c6c6b6b696668717e8b95a0aca49a8f82756a5f54463c311e140a000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000004111e2b3744515e6a7784919daaab9e9184786b554b4034281c100400000814212e3b4754616e7a8794a1ada99c908376695d5043362a1d1003000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020a11171b1f202a2d3643505d69768390908376695d5043362d2a201f1b17110a0200000000000000000000000000101d2a3643505d69768390908376695d5043362a1d10000000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000815222e3b4754606a7784919eaaa99c908376685e5246392d20140400000000000000000000000000000000000000000000000000020e1a25303b4855616e7b8896a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a0000000000000000000000000000000613202d394653606c7985929eabada1978a7d70655b50443f393834383a3e444c56606b75828f9ba8b1bcafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca89b8e827568544a3f33281c0f03000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000000030e1a242f3841474c4e4c474c515457595b5d5e5f5f5f5f5e59616d7a85929ea7a89f93877c6f62584e43342a200c0200000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a21191108000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000004111e2b3744515e6a7784919daaab9f928578675c5145382c1f130f0b0c1015222f3b4855626e7b8895a1aea99c8f8376695c504336291d100300000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000020b141b22272b2d37393943505d69768390908376695d50433939372d2b27221b140b0200000000000000000000000811192a3643505d69768390908376695d5043362a1911080000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000000916222f3c4955626f7c8896a0aca8988c7f7265564d41362a1e110500000000000000000000000000000000000000000000000000000914212d3a46535f697884919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000916222f3c4955626f7c8897a1adab9e9285796d6053493f342e2b282c2d323b444f59626f7c8995a0acb8afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca99c8f8376665b5044382b1f120700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b00000000000000000008141f2b36414a52585a5954524c474a4c4f50525253534c56616b74818e97a1ada1968d81746a5f54463c3222180e000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5a61646c6c6c6c66635c524739342e261e180f080000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000003101d2a3643505d697683909ca9aea29886796d6053463a2f241f1c17181c1f262f3d495663707c8996a3afa89b8f8275685c4f4235291c0f02000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b100500000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000a141d262d33373943464646505d69768390908376695d50464646433937332d261d140a0000000000000000000009111a232b3443505d69768390908376695d5043342b231a110900000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000003101c28343f4a546673808c99a8ada196887b6e6155483b3025190e02000000000000000000000000000000000000000000000000000005121e2a36424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000c1926323f4c5965727f8c98a9b3a89b8e8175665c5041382d231f1c1f2029323d4854606a7784919daab7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acab9f9285796c605346392e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000b1724303c47525c646766615e56544e46454045453f49535d68707d8a939da9a59e91847a6d60584e43342a200f0600000000000000000000000000000000030b121821272c323839404546494c4f50514a505b636c7079797979736e63574b3f32231c150c0600000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c1106000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b13090000000000000000000000000000020e1b2835414e5b6874818e9ba7b3aa96897c6f63554b40352f2b282223282c3038414e5865727f8c98a5b5ab9a8d8073675a4d4034271a0d0100000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006111b262f383f444650535353535d69768390908376695d535353535046443f382f261b1106000000000000000006121b232c353d464e576976839090837669574e463d352c231b1206000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000006121f2b3844505c6676828f9ca9ab9e918478695f53463a2d1f1408000000000000000000000000000000000000000000000000000000020e1a26313f4c5965727f8c98abaea298887c6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f2f261b12101217202c38434e586673808d99abb5afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acada297887c6f62544a4034281f1612101724313e4a5764717d8a97a4b0a4978a7e7164574b3e3124180b0000000000000000000d1a2633404c58646e74736e6862605853514b464244505b656d7a84919ea5a79e938a7d70675d51463c3222190e00000000000000000000000000000000000001070c161b21272c2e34383a3d3f42444c545c606d727e868686868073665a4d4033271a0a03000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c00000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5f5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000000000c1925323f4c5865727f8b98a7b1a6998c8073675d5145403938332d2e34383a4149535f6a76828f9ca9afa4998a7e7164574b3e3124180b0000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000b17222d38414950535d6060606060697683909083766960606060605d53504941382d22170b000000000000020a1117242d363e474f585f69768390908376695f584f473e362d2417110a0200000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000713202d3a4653606d7985929faba89b8e827568574d42362a1e0d0200000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3aeaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c100300000000000000000000000005111d2a36414c566a7784909daaafa499887c6f6255483c2e22140a04060e1b27323d495663707c8999a4afafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb3a9998c7f73665c51443b3128201f1c1f25323f4c5865727f8b98a5b0a3968a7d7063574a3d3024170a0000000000000000010e1b2734414e5a6774807f7a756f6a64605c55524d505a606c77828f96a1a9a0958e81756b61554c41342a2010070000000000000000000000000000000000000000040a0f161b1d23282c2d343d454d565d666d747f87929892857b6e6154473b2e21140800000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000000000000000000080f171f252a31373a3c4247484b4d4f51515253535252504f4c4a4745403938322b2620180f0900000000000000000000000000000000000815222f3b4855626e7b88959fabab9e9185796d605a514b46443f42424045464c525b656e7b87939facac9f93867a6e6154473b2e211408000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000030f1b27333f49535b606a6c6c6c6c6c6c7683909083766c6c6c6c6c6c6a605b53493f33271b0f0300000000020b141b2227363f485059606a6f7b859191857b6f6a605950483f3627221b140b02000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000713202d3946525e687985929facac9f93867a6d6053473a2d20140700000a14202d3a4753606d7a86939facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb8ab9e9184796d60574d433a322d2c282b2d36414c566774808d9aa7b3aa95897c6f6256493c2f2316090000000000000000020f1c2935424f5c6875828c86817c76716d67615e5759616c727f8c949ea9a2979083796d60594f433a2f22190e0000000000000000000000000000000000000000000000040b0c151d2328363e464f575f686d78818c939993877d70695e52463a2d2014070000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000000000000000050d141a1f262b2e31373a3b3e4042444545464646454442403d3a38352f2c27211a150e060000000000000000000000000000000000000814212e3a47535f6a7683909da6ada1978c80736c605c5553504a4e4f4b5153565d616c77828f99a4afa69c8f8276685e5246392d20140700000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000101d2a3643505d69768390908376695d5043362a1d0a0000000000000000000005121f2b3744505b656c76797979797979798390908379797979797979766c655b5044372b1f1205000000000a141d262d334048505a616b6f7c8591979791857c6f6b615a504840332d261d140a000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c1825323f4b5865727e8b98aaaea399897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006131f2c3845515c677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d0100000000000000000000000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3945515d677784919eaaafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb9ada1968b7e71695e554c443e3a383437393e46525e687683909ca9aea298877a6e6154473b2e2114080000000000000000020f1c2935424f5c6875828f928e89837e79736e6963606b707e88939fa6a39992857b6e675d51473e31281e10070000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1105000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d2013070000000000000000000000000002090e151a1e21262b2e2f31333637383839393938373533302d2c29241d1b160e09030000000000000000000000000000000000000006121e2b37424e5764707d8a949fa9a99c928b7e746d6762605b545b5b555c6062686d75808d949eaba99e94897d7063564c41362a1e110500000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000020b142a3643505d69768390908376695d504331261a0b020000000000000000000613202d394653606c798386868686868686909494908686868686868683796c605346392d20130600000006111b262f383f44515a626c707d8591938e8e9391857d706c625a51443f382f261b11060000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000020e1b2835414e5b6874818e9ba7ac9f9286796d6053473a2d201407000000000000000000000000000000000000000000000000000000000004101c2934404b556976828f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000915222f3c4855626f7b8895aab4a99d9083766a554b4034291c1004000004101d2935404b556976828f9ca9afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb1a8a09d92857b6e675e56504846443f4446484f58616d7a86929facab9f928578695e52463a2d2014070000000000000000020f1c2935424f5c6875828f999b95908b85807b756f6b6f7d86929aa4a49f92877d70695f554b41352c1f160c0000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e21140300000006121f2b3844505c6674818e93939393978a7d7063574a3d3024170a00000000000000000000000000000003090e12151a1e21222527292a2b2c2c2c2c2b2a282623201f1d18120f0a04000000000000000000000000000000000000000000020e1a26313c4955616c76828f97a1aaa49f93888079736f6c6669686869676d6f747a818d929ca6aaa1978f82766b6055443b3025190e0200000013202d394653606c798693939393939393969696969393939393939386796c605346392d20130000000000000000000a141d2b37434e586976839090837669584e43372b1d140a00000000000000000005121f2b3744505b656f7c899393939393939c9f9f9c939393939393897c6f655b5044372b1f12050000000b17222d384149505b636c717e8692928c81818c9292867e716c635b504941382d22170b0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f130700000000000000000000000004101c2934404b55697683909ca9aa9e918477675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000c18232f414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000a1623303d495663707c8996a3afa89c8f8275695c4f422f23180c000000000c18242f414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acaca09591959082796d68615a5553504a50535459616a73808c99a3afa99c8f827669564d42362a1e11050000000000000000000d1a2633404d59667380878c91979c97928c86827c777c859298a2a49a938b7f726b60574d433a2f231a0d0400000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f140900000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b1e120600000003101c28343f4a5463707d868686868686868175685b4f4235281c0f00000000000000000000000000000000000206090e121415181a1c1e1e1f20201f1f1d1c19171413100c07010000000000000000000000000000000000000000000000000915202d3944505a616e7b859298a1a9a49a938d85807b79767575757677797c81858e939ca4a9a19892857b6e61594f4432291e14080000000013202d394653606c798693928d8989898989898989898989898d929386796c605346392d2013000000000000000006111b262f3847535f6a7683909083766a5f53473d2f261b11060000000000000000030f1b27333f4953606b75828f99a39f9f9fa9ababa99f9f9fa3998f82756b6053493f33271b0f030000030f1b27333f49535b606d737e8792928b807474808b9292877e736d605b53493f33271b0f0300000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000006131f2c3845515c677885919eaba99c8f827669554b4034291c1004000000000000000000000000000000000000000000000000000000000000071926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508080400000000000000000713202d3a4653606d798693a0acaa9d9184919590837a716c6662605c545b6061646b707c87929fabb0a6998c7f7266594c3f3025190e020000000000000000000c1926323f4b57636e737b80858a90949a99928e8984869297a2a49a93887f726d62594f453b3128221c140b020000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c31261a0e02000000000b17232e384855616b7079797979797979756f65594d4034271b0e0000000000000000000000000000000000000000020608080b0d0f11121213131312110f0d0a07060400000000000000000000000000000000000000000000000000000003101c28333e46525e696f7c8692979fa6a49f97918c888583828182828386898d92989ea5a69f9792867c6f695e52473d3320170d020000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000000000000000b17222d38414f59626f7c879292877c6f62594f41382d22170b0000000000000000000b17222d38414f59616e7b86929fa9b3acb6b7b7b6acb3a99f92867b6e61594f41382d22170b00000005121f2b3744505b656c747f8b9292877e736d6d737e8792928b7f746c655b5044372b1f120500000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f23180c000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090000000000050c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22171614100b050000000000000713202d3a4653606d798693a0aca4978a7e85929590847e77726f6d666b656c6e71767d859299a3aeac9f94887b6e6155483b2e221509000000000000000000000a17232f3b47525c63696e73797e83888d92989b95909298a2a99f93887f726d625b514c47433c332d261d140a00000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146332a201509000000000006111c2c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222a36424d57606a6f7c858f949ea1a8a19e999892908f8e8e8f9092999a9fa2a8a09e948f857c6f6a60564d42352c210e05000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d201300000000000000030f1b27333f4953606b75828f99998f82756b6053493f33271d1207000000000000000006111b262f3d46535f6974808d97a2adbac3c4c4c3b9ada2978d8073695f53473d2f261b11060000000613202d394653606c77808c9192867d716c63636c717d8692918c80776c605346392d20130600000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000810171c25323f4c5865727f8b98a5aea194887b6e6155483b2e262423201c17100800000000000713202d3a4653606d798693a0aca4978a7e7e8b9296918a837f7b79787778797b7e828a9297a2abafa49a8f8276695f53473a2d2114080000000000000000000007131f2a35404a52575e61666d71767c81869196a09d9fa2aaa6998c8075706b65605d55534e443f382f261c1106000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b1108000000000000000000000000000000000814202b36414a53595b60606060606060595651493f3521180e03000000000000101c28333e474f5557606060606060605b59534b41372c2014080000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000050e1a25303b454e58606a6f7b828b91969c9fa3aaa29f9d9c9b9b9c9d9fa3aba39f9b96918a827b6f6a60584e443b30231a0f00000000000013202d394653606c7986938b7e7265636363636363636365727e8b9386796c605346392d2013000000000000010c161f2b3744505b65707d89949e9e94897d70655b5044392e23180c0100000000000000000a141d2b37424d57606d7a85929fa8b2bdc8c8bdb2a89e92857a6d60574d42352b1d140a000000020f1b2835424e5b6875818d9292857c706b625a5a626b707c8592928d8175685b4e4235281b0f02000b1825323e4b5865717e8b9393939393897c6f6256493c2f2316110b0b101a2733404d5a6673808d939393939386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f22160900000008121a22282d323f4c5865727f8b98a5aea194887b6e6155483b333331302d28221a1108000000000713202d3a4653606d798693a0aca4978b7e74818e949e95908c888685848585878b8f949fa2a9aea59f93877c6f62574d42372b1e120600000000000000000000020e19242e3840454d52545c60646a6f747b84919eaba39f9da09f9287827d77726d67625f58504a42382d22170b00000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a463f372d230f06000000000000000b16212c353e44484a535353535353534f4d4841392f251a0f0400000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000009141f29333d464e5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8a847e766e6960584e463d32291f110800000000000013202d394653606c7986938b7e7265585656565656565865727e8b9386796c605346392d201300000000000008131e2834404b54606c7883909da6a69d9083786c60544b4034281e13080000000000000000020b1a26313c45525d68727f8c96a0acb9c2c7b8aca0968b7f72685d52453b3123190b02000000000b1724313e4a5764717e869293877f746d665d5d666d747f879392867e7064574a3d3124170a00000b1825323e4b5865717e868686868686867c6f6256493c2f23221d16161b202733404d5a66738086868686868686786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000005101a242c33393c3f4c5865727f8b98a5aea194887b6e6155484040403d3c39332c231a10050000000713202d3a4653606d798693a0aca5988b7e7278828e939f9d999a939291919298979c9fa6adaba39f938d80736a6054453c31261a0e0200000000000000000000030e18212a31373e434b51575e666c727c849196a1a0999290959b99928f89847f7a746f6a605b544a3f33281c0f0300000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b0200000000000000000000000000000000000008131d262f363c4041464646464646463f3e3a352d251b11000000000000000005101a232c33383c3d4646464646464642403d372f271e13090000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000020d17212b343d464e565e616c71787e82868a8c8f90919292929291908e8c8986827d78716c615e574e463d342b20170d0000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d20130000000000010d19242f3845515c66717e8a959fabab9f958a7e71665c51453a2f24190d02000000000000000009141f2935414c56606d7984919ea6b0bebeb0a69e9184796d60564c41332a1f100700000000000a1623303c4955616c717d8692938c80786d67676d78808c9392867d706c6155493c3023160a00000b1724313d4a56626c71797979797979796f6a6054473b36332e272021272c2f303f4b58636e737979797979797976665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f22160900000c17222c363e45494a4d5865727f8b98a5aea194887b6e61554d4d4d4d4a49443e362c22170b0000000713202d3a4653606d798693a0aca5988b7f726d78818b92989fa29f9e9e9e9fa3aaa9a9aaa29f99928b81786d60584e43332a1f1509000000000000000000000009151f2a333c42474f555c60696e787f879196a09f95918684898e92989b95918b85817c766c665b5044382b1f120600000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e0400000000000000000000000000000000000000010b141d252b3033343939393939393932312e29231b130900000000000000000008111a21282c2f30393939393939393534312c251e150c02000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e09030000000000000000000000000000000000000000050f19222b343c444d525a61666d71757a7d80828385858686858483827f7d7a75716d66615a524d453d342b22190e050000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d2013000000000004111d2935414c56606d7984919ea7b1b1a79e9184796d60564c4135291f14090000000000000000030d1924303a44515c66707d8a949facb6b6ac9f948a7d70665c51443a3021180e0000000000000814212d3944505a616b707c8591928d82796e6e79828e9291857c706b615a5044392d20140800000915212e3a45505a62656c6c6c6c6c6c6c6260584e4344433f3932292b32383b3d4647525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090005111c28333e48505557595965727f8b98a5aea194887b6e615959595959575550483e33281c100400000713202d3a4653606d798693a0aca5998c7f72666d757f868d92989a9c9e9e9f9f9e9d9c9998928d867f746d665c50463d3221180e0300000000000000000000020e1a26313c454d535961676d727b828c92999f99928d837c777c81868c91969c98928d8882786c605346392d20130600000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2625221e18110901000000000000000000000810161c2023242d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000000000000071019222b323b424650545c6064676d70737577787979797878767573706d6764605c545046423b332b22191007000000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d201300000000040e18222c3945525d68727f8b96a0acb9b9aca0968b7f72685d52453b30251a0e04000000000000000008131e2834404a54616c7682909aa4afafa49a9082766c61544a4032281e0f0600000000000004101c28333e485059606a6f7b8490948f837a7a838f9490847b6f6a605950483e33281c1004000005111d29343f485056586060606060606056544e5353514f4a443b32353d44484953535352585a606060606060605f504a42382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000916232f3c4956626f7c8995acb6a89c8f8275695c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000814212d3945505a6164666666727f8b98a5aea194887b6e66666666666664615a5044392d20140800000713202d3a4653606d798693a0aca6998c7f7366606d727b80858a8d8f9192929291908f8c8985807b726d605c544a3f342b200f06000000000000000000000006121e2b37424d575f616b70797f868f949f9d948f8780796f6a6f747a7f84898f93999a9486796d6053463a2d20130700000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000000001080f14181a1b20202020202020191816120d0700000000000000000000000000050b10141617202020202020201c1b18140f09020000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e3630292119100700000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d2013000000000a15202a36424d57606d7a85929ea8b2bdbdb2a89e92857a6d60574d42362a20150a0000000000000000020c18232e3942505a626f7c87939faaaa9f93877c6f625a5042392e20160c00000000000000000b17222c363e474f585f696e7a839094908484909490837a6e695f584f473e362c22170b000000010c18222d363f454a4b5353534c525f6060606060605d5b554d44393d474f54566060606060605a58535353535353443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000815222e3b4855616e7b889aa4afa99d9083766a554b4034281c10040000010e1b2834414e5b6774818e9aa7afa295887c6f6255493c2f221609000a1723303c4955616c71737373737f8b98a5aea194887b73737373737373706c6155493c3023160a00000713202d3a4653606d798693a0aca6998d8073665b62686e74797d808284858685858482807d7a746e69625b504a42382e22190f0000000000000000000000000814212d3a47535f696e757d848c92989395908a827c736d676062686d72787d82878d929786796d6053463a2d20130700000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000003080b0d0e131313131313130c0b090601000000000000000000000000000000000407090a131313131313130f0e0c0804000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000070e171f252a30383f44464c515457595c5d5e5f5f5f5f5e5d5b595653514b46443f38302a251f170f070000000000000000000013202d394653606c7986938b7e7265585757575757575865727e8b9386796c605346392d2013000000020b1b26313a46525e6973808d97a1adbac4c4b9ada1978d8073695e52463c31261b0b02000000000000000007121c27303e4754606a75818e98a2a2988e81756a6054483e30271c0e04000000000000000005101a242c353d464e575f686e7a828f949191948f827a6e685f574e463d352c241a10050000000006111b242d343a3d3e46414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464638342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000714202d3a4753606d7a86939facab9e918478675c5145382c1f1306000004111d2935414c566976828f9ca9afa295887c6f6255493c2f221609000b1724313e4a5764717e80808080828f9ca8b3a79a8d80808080808080807e7064574a3d3124170a00000713202d3a4653606d798693a0aca6998d8073665a565e61666d7073757778797978777673706d67615e5751443f3830261c10070000000000000000000000000815222e3b4855616e7b8286868686868686837d766f6a605c55565d61656c70757b80858a867a6d6053473a2d201407000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000000000000000000050d14191e262e34383a4145474a4d4f50525253535251504f4c4a4745403a38342e261e1a140d05000000000000000000000013202d394653606c7986938b7e7265646464646464646465727e8b9386796c605346392d20130000000a141d2b37434e58616e7b86929fa9b3becccabeb3a99f92867b6e61584e43372b1d140a0000000000000000000b151e2b37434e58616e7b86929f9f92867b6e61584e43362c1e150b0000000000000000000008121a232b343c454d565e686d79828e93938e82796d685e564d453c342b231a120800000000000009121b22292e31323946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039392c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000713202c3945525d687884919eabafa295887c6f6255493c2f221609000f1c2835424f5b6875828c8c8c8c8f949eaab5a99d928d8c8c8c8c8c8c8c8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d52545c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a000000000000000000000000000814212d3a47535f696e757979797979797976706b625f58514b4c52535b6063696e73797e83796d6053473a2d2014070000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000002090c151c23282c2f35393a3d4042444546464645454342403d3a39352f2b28231c140c090200000000000000000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d2013000006111b262f3847535f6a74818e98a2aebbb9b9b9b9baaea2988e81746a5f53473d2f261b11060000000000000000030c1b27323c46525e6973808d97978c8073695e52463c32241a0c030000000000000000000000081119222a333c444d565d676d78818d8d81786d675d564d443c332a2219110800000000000000000911181d21212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000004101c2934404b55697683909ca9afa399887b6f6255483c2e23170b00010714212d3a4754606d7a8796a1acafa295887c6f6255493c2f221609000f1c2835424f5b6875828e9999999c9ea6b0b9aea49d9a9999999999998e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d464b5153575a5c5e5f5f5f5e5d5c595654514b46423b3328231c140c020000000000000000000000000006121e2b37424d575f61696c6c6c6c6c6c6c6a636159534e45404146495053575e61666d71766d675d5145392c1f130600000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000030a11171c1f24292c2d30333537383939393938373533302d2c29241f1c17110a02000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000b17222d38414f59626f7c87939faab4acacacacacacb4aa9f93877c6f62594f41382d22170b0000000000000000000a15202a36424d57606d7a85919185796d60574d42342b20110800000000000000000000000000071019212a323b444c555d666d748080746d665d554c443b322a2118100700000000000000000000060c1114212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000c18232f414d5a6774808d9aa7b5ab988b7e7165544a3f34281c100b0e131c2834404a5464707d8a97a8b2afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9b9f9fa0acaeb5bdb1a9a3a19f9f9f9f9f9b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d404045464a4d4f5152535252514f4d4a4745413a3631292117110a020000000000000000000000000000020e1a26313c454d53555c606060606060605d57554f47433c3435383f44464d53545c606469605d554b4035291d1004000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000000000000000000000000000000060c1013191d20212426292a2b2c2c2c2c2b2a282623201f1d1812100b060000000000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d201300030f1b27333f4953606b76828f99a49f9f9f9f9f9f9f9f9f9fa4998f82756b6053493f33271b0f030000000000000000040e1a25303b45515d67727e8b8b7e71675d51453b3022190f000000000000000000000000000000070f182029323a434b545c606e73736e605c544b433a322920180f07000000000000000000000000010814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d201509000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b00000000000000071824313e4b5764717e8a97a7b1a79b8e8174665c5044382b221b171a1d242c3844515c6674818d9aa7b4afa295887c6f6255493c2f221609000f1c2835424f5b6875828e939393939fa3abb5a99f98949393939393938e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d4034383a3d404244454646454443403d3a39352f2a251f170f06000000000000000000000000000000000009151f2a333c4247484f53535353535353504a48443e373129292d33373b42464b5153575d53514b43392f24180c0000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000003080d111314171a1c1d1f1f20201f1e1d1c19171413100c070300000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d20130005121f2b3744505b65707d8994939393939393939393939393939394897d70655b5044372b1f120500000000000000000009141f2935414b55606d788383786d60554b4033291f100700000000000000000000000000000000060e1720283139424a505c636767635c504a4239312820170e0600000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f030000000000000814212e3b4754616e7b8795a0acab9e9285796d6053463e342b2722262a2f35404b55606d7985929eabb8afa295887c6f6255493c2f221609000f1c2835424f5b68758186868686868b99a3aea3988d88868686868686868174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d40332c2d3034363838393938373633302d2c29241d1a140d05000000000000000000000000000000000000030e18212a31373a3b4246464646464646433d3c38332b26201b22272b3136394045464b504745403931271d120700000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a07060400000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000613202d394653606c798386868686868686868686868686868686868683796c605346392d201306000000000000000000030d18242f3a44505c66707d7d70665c50433a2f21170d000000000000000000000000000000000000050d161f2730383f4452585a5a5852443f3830271f160d050000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b11060000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f12070000000000000714202d3a46525e697784909dabada1978a7d70635a50463d37332d31363a4045515d67717e8b97a1adb9afa295887c6f6255493c2f221609000e1b2834414d59656f75797979797987929faca194887b79797979797979746f64594d4034271a0e01000713202d3a4653606d798693a0aca6998d8073665a4d403327202427292b2c2c2c2b2a29262321201d18130e09030000000000000000000000000000000000000000060f181f262b2d2e363939393939393937302f2c28211b1511171b1f252a2e34383a3e433a39352f271f150b01000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130005121f2b3744505b656c77797979797979797979797979797979797979776c655b5044372b1f12050000000000000000000007131d28343f4a54606b70706b60544a3f31281d0f0500000000000000000000000000000000000000040d151e262e3440474b4d4d4b4740342e261e150d04000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c00000000000005111e2a36424d5666737f8c99a3afa99c9083766c61584f46443f414142464b515b606d7984919ea9afb8afa295887c6f6255493c2f221609000c1925313d48535d65686c6c6c677683909da9a194887b6e6c6c6c6c6c6c68645d53483c3024180c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a171a1c1e1f201f1f1e1c1a171413110d07010000000000000000000000000000000000000000000000060e151a1e2122292d2d2d2d2d2d2d2a2423201c160f0a060b0f141a1d23282c2d31362d2c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000000000000000002070b0d0d131313131313130f0e0c0804000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200030f1b27333f49535b606a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a605b53493f33271b0f0300000000000000000000010b17232e38424f5960636360594f42382e1f160c000000000000000000000000000000000000000000030c151c2328363b3f40403f3b3628231c140c0300000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000004101d2935404b556976838f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000000020e1925303b4854616e7b87929fabab9f948a7e716a60595350494e4e4d53555d606d74808d969b9ea5afafa295887c6f6255493c2f221609000915202c37424b53595b6060606774808d9aa7a194887b6e6160606060605b59534b41372b20140800000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0d0f111213131211100d0a07060401000000000000000000000000000000000000000000000000000003090e1214151c202020202020201d171614100b0500000003090e12181c1f20242a201f1d18120b03000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000000000001080e1317191a202020202020201b1b18140f0901000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00000b17222d38414950535d6060606060606060606060606060606060605d53504941382d22170b00000000000000000000000006111c26303d474f555656554f473d30261c0d0400000000000000000000000000000000000000000000030a1117242a2f323434322f2a2417110a020000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f120700000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f24180c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000914202d3a46525e6975818e99a3afa69f92857c706b62605b535a5b575f61676d747f8b92938f939eaaafa295887c6f6255493c2f22160900040f1b25303942484d4f53535764717e8a97a9a194887b6e6155535353534e4d4841392f251a0f0300000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d01030505060605040300000000000000000000000000000000000000000000000000000000000000000000020608080f13131313131313100a0907040000000000000000070c101313181d1413100c0701000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f1307000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000006111b262f383f4446505353535353535353535353535353535353535046443f382f261b1106000000000000000000000000000a141e2c353d44484a4a48443d352c1e140a00000000000000000000000000000000000000000000000000060c191f2326272726231f190b0600000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c000000000006131f2c3845515d677885919eaba99c8f827669554b4035291d100400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e02000000000005121e2a36424d57626e7c87929fa7ada29792857d756f6c6568676869696e7379818b91948f828f9ba8afa295887c6f6255493c2f221609000009141e2730373d4142464854616e7b8796a1a194887b6e61554846464641403c372f271d13090000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060606060606060400000000000000000000000000000406070b1007060400000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000000000000000000000000010a141c242b2f3334393939393939393534312c251d150b01000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000a141d262d33373944464646464646464646464646464646464646443937332d261d140a0000000000000000000000000000020c1a232c33383c3d3d3c38332c231a0c020000000000000000000000000000000000000000000000000000080e1317191a1a1917130e0800000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000004101d2935404b55697683909ca9aa9e918477675d5145382c1f13060000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3afaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000020e1a25303b47535f6a73808d95a0a8a9a1979288817c797674747476787b7f858d929790827d8996a3afa295897c6f6256493c2f2316090000020c151e252c3134353a46535e697884919ea194887b6e6155483b39393534302b251d150b010000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000000000008121c262e363b3f404646464646464642403d372f271d130900000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000020b141b22272b2d37393939393939393939393939393939393939372d2b27221b140b0200000000000000000000000000000008111a21272c2f30302f2c27211a11080000000000000000000000000000000000000000000000000000000002070a0d0d0d0d0a070200000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f140900000000000c18242f414e5b6874818e9ba7ac9f92867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99abaea298887b6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284888c91979992857b7c8996a2afa296897c6f6356493c30231609000000030c141b2025282a36424d576875828e9ba194887b6e6155483b2e2d282724201a130b03000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c27211910070000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f040000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000020a11171b1f202a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a201f1b17110a020000000000000000000000000000000000080f161c2023232323201c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000071925323f4c5865727f8b98aaafa399897c6f6356493c302316090000000000000000000000000000000000000000000000000000000006121e2b37424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f000000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877d707b8895a2aea396897c706356493d3023160a0000000002090f15191a25313f4c5965727f8c989f94887b6e6155483b2e221b1a18140f090100000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000060b0f12131d2020202020202020202020202020202020201d13120f0b060000000000000000000000000000000000000000050b10141617171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d090500000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e1105000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e020000000000000000000000000000000000000000000000000000000814212d3a47535f697885919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c11060000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9ea09d9590867d706e7b8894abb5a396897d7063564a3d3023170a0000000000000409091623303c4956636f7c89999393887b6e6155483b2e2215080c0803000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e21140700000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c0000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000003050611131313131313131313131313131313131313110605030000000000000000000000000000000000000000000000000407090a0a0907040000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1c1915100a02000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a000000000713202d3a4653606d7985929faca89b8f827568574d42362a1e12050000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908b837c706b6d7a8799a49f9f978a7d7064574a3d3124170a00000000000000000713202d3a4653606d7987868686867b6e6155483b2e221508000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f03000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c04000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040906111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130f0c07010000000000000000000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000006121f2b3844505c6676838f9ca9ab9e918578695f53463a2d211409000000000000000000000000000000000000000000000000000005121e2a36424d5766727f8c99a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c100300000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a606c798693939393938a7e7164574b3e3124180b000000000000000006131f2c3845515c6775797979797976695f53463a2d2114070000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d20140700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a0500000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000005090d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322c261e160c0200000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1e1c18130c050000000000000000000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c110600000003101c28343f4a546673808c99a8ada197887b6e6155483b30251a0e02000000000000000000000000000000000000000000000000000714212d3a46535e697783909daaaa9e9184776a5f53473b2e1c1106000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f5b6678848686868686867f7265584c3f3225190c000000000000000004101c2834404b555c6a6c6c6c6c6c6c5f574d42372b1e12050000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a0300000000000000000000020a1015191c1c20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643413d3830281e140a0000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a20262a2c2d2b3844505b66737f8c999393939393939084776b6054443a30242c2b28241e170f070000000000000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000b17232e3c4956626f7c8996a0aca9988c7f7265574d42362a1e1205000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959faba8998c807366584e43372b1f0a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d20130700000000000000030d172129333b434b51586062686e71747678797978787675726e6a64605c5454687278797979797979726d62564a3e3124180b0000000000000000000c18232e39434b51535f6060606055534d453c31261a0e0200000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d2013070005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000040c141b212528292d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3236393939333f4a54616e7a8786868686868686867f7265594f433239393837342f2921190f0500000000000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000615222e3b4754606a7784919eaaa99d908376695e52463a2d20150a00000000000000000000000000000000000000000000000006131f2b37434e5865727f8c98a7aca095887c6f6255483c32261b0f00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e211417110b0b10121f2b3844505c6674818e93939393978a7d7063574a3d3024170a0000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865625f5753504a5660686b6c6c6c6c6c6c65625b51463a2e22160900000000000000000007121d27303940454653535353534846423c332a1f140900000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d030000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000020c161e262c32353639393635322d271f160d030000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c5a544c42382c211509000000000000000000000000000000000000030608090b0d0f1112121313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a242d363d42454646464646525e686e797979797979797979726d625647454646464544403a332b21170c0100000000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120706040f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f120600000006131f2b37434e586673808d99a8ac9f93877b6e6154483c31261b0f0200000000000000000000000000000000000000000000020c15212e3b47535f6a7683909da9aa9d9184776a5f53473a2a20150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b2a27221d16161b202228343f4a5463707d868686868686868175685b4f4235281c0f000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534e46443f4e565c5e606060606060585651493f34291e1206000000000000000000000b151e272e34383a46464646463b3a37312a21180e03000000000000000000000000000a151e262e34384646464646464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000a141e2830383d4143464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e54493d3225190d00000000000000000000000000000003070a0f121515181a1c1e1e1f1f201f1f1e1d1b19161413110d08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b363f484e5253535353514d565e616c6c6c6c6c6c6c6c6c65625b514b5253535352504c453d33291e13070000000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222151b1313100c17222d3a4653606d7985929e9f9f9e9185796d6053463a2d201307000000030f1b27323d4955626f7c8896a0aca49a8b7f7265584e43372b1e13080000000000000000000000000000000000000000000008131e2a36414c56626f7c88959faba2988c7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000d1a2733404c59646f7479797979797979726d6256453c313736332e272021272c2f302e384855616b7079797979797979756f65594d4034271b0e00000000000000000000050d161d242932373b4146474b4e505252535252504e4c4847423c3834454b50515353535353534c4a463f372d23180d0100000000000000000000030c151d23282c2d39393939392e2d2b261f180f060000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c100500000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c10050000000005101b26303a42494e4f5353504e4a433a31271c110500000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4135281c0f00000000000000000000000000040a0f13151b1f21222527292a2b2c2c2d2c2b2b2a28262321201d1913100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26323d4851595e606060605e575552545f606060606060606058565053585f6060605f5c574f453a2f24180c000000000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e2d2d28201f1c18121f2b3844505c6674818e93939393978a7d7063574a3d3024170a000000000a15212e3b47535f6a7784919daaac9c9083766a5f53473a3025190d010000000000000000000000000000000000000000010d1924303946525e6874818e9aa7aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146464644433f3932292b32383b3d4646444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000040c131820272b3036393b3e4143454646454543423f3b3a37312c283a4043454646464646463f3e3a342d251b1106000000000000000000000000030b12181c1f202c2d2d2d2d22211e1a140e0600000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d1207000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a0000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000915212c38424c545a5c60605d5a544c43382d22160a0000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695c4f4336291c100000000000000000000000040b10161b1f22262b2e2f3233353738383939393837373532302d2c29241f1d18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e4237393939352d2c28231d1c28343f4a5463707d868686868686868175685b4f4235281c0f0000000006131f2b37434e5865727f8c98a2ab9f94887c6f62564c4135291e1308000000000000000000000000000000000000000005111d2935414c56616e7a86929faca3988d8074685d5245392a20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000814202b36414a53595b6060606060606059565153535353514f4a443b32353d444849535353534f5557606060606060605b59534b41372c20140800000000000000000000000001070d151b1e252a2d2e31353738393939383735322f2e2b261f282f34373839393939393932312e29231b1309000000000000000000000000000000070c10131320202020201514120e090300000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d0100000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000d1925323d49545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000000000060c161b21272c2f31373a3c3e4042444545464645454443413f3d3a39352f2c29241d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110500000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c45464646413a38342e271e232e384855616b7079797979797979756f65594d4034271b0e00000000030f1b26323c4754606d7a86929faaa69a8d8174685e52463a2f24190d02000000000000000000000000000000000000040d1a232d3946525d6873808d98a3aa9f92867b6e61564c413529180e040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000030f1a252f3841484c4e53535353534c525f6060606060605d5b554d44393d474f54566060606060605a585353535353534f4d4841392f251a0f040000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a282522211e1a151d23272a2b2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000406071313131313080705020000000000000000000000000000000000000000000000030613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d020000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e010000000000000000000000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000f1c2835414e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000000030a111721272c32383b3c4347484b4d4f5151525253525251504e4c494745413a39352f28221c140b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b514c50525353534e464540393029202c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c00000000000a15202c3945525d6874808d98a3ac9f92867a6d61564c4135291f14090000000000000000000000000000000000010c161f2a36424d57616d7a85929faaa2988d8074695e52433a2f241906000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e090300000000000008131d262f363c4041464646414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464642403d372f271e1309000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191514120e0912171b1e1e202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e14080000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c000000000000000000000000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d1003000000101c2936434f5c69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000030c151c232832383d4348494e5355585a5c5d5e5f5f605f5e5e5d5b595654514c47454039332d261d181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000814202b36414a53595b606060606060605956514f575d5f6060605b53514b423a322a28333e474f5557606060606060605b59534b41372c201408000000000004111d2935414c56616e7b86929faaa2988c8073685d52453b30251a0d030000000000000000000000000000000007121d28313946535e6973808d98a2a89f92857a6d61564d4231281e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e060000000000010b141d252b30333439393946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039393534312c251e150c0200000000000000000000000000000000000000020507080b0e101213131212100f0c0808060200070b0f11121313131313130c0b09060100000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e020000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000030d151e262e343d44484f5456585f626566686a6b6b6c6c6c6b6a6a686563605d5553514b443f382f2a221a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a4c5761696b6c6c6c68605c544c443c342c2c353e44484a535353535353534f4d4841392f251a0f040000000000010d19242f3a46525e6974808d98a2aa9f92857a6d60574d42362a1f150b010000000000000000000000000000050e18242f39434f59616e7b86929faaa0968c7f72685e52443b301f160c01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f060000000000020b131a202427282d2e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e41342d282725201a130c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e1408000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f04000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000020b151f2730383f444f54596063676a6f7173757778787979787877767472706d6764605d55504a423c342c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000008131d262f363c4041464646464646463f44505d697378797979746d665e564e463e35282c33383c3d4646464646464642403d372f271e13090000000000000008131e2a36424d57616d7a85929fa8a2978d8073695e52463d31271d120700000000000000000000000000020b17202935404b55606b75828f98a3a59d9184796d60564c4132291f0d0400000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e03000000000001080f14181a1b212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271c1b18140f090200000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000020e1a26313c454e53556060606060606055534e463c31261b0f03000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a141d273139424a505960636b6f74787b7e8082848485858685858483817f7c7a75716d67605b544e463e352c23190d040000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000000000010b141d252b303334393939393939393845525f6b788586868681786d685f584f473f342e272c2f30393939393939393534312c251e150c0200000000000000010e1a25303b46525e68727f8c96a0a99f92867b6e61594f43392f24180e040000000000000000000000000a141d29323a45515d67707d89939ea89d93897d70675c51443a3020170d0000000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f14090000000000000003080b0814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0c08040000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f2316090000000000000000000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c625f584e43372b1f1206000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006111b262f39434b545c606b70767c8184888b8d8f9091929293929191908e8c8986827e79716c665f584f473e352b1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d323f4c5965727f8c93938e827a6f6a615951444039302823242d2d2d2d2d2d2d282725201a130c0300000000000000000009141f2a36414c56606d7984919da5a2988e81756b60554b40352920160b020000000000000000000006111c262f3a444f59606d7984919ea5a1968e81746b60554b4032291e0e050000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e020000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000000000000000000000000000000000814212e3a47535f6a7679797979797979766a5f53473a2e211508000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000b17222d38414b555c666d737d82898e919698999b9d9e9e9f9f9f9e9d9d9b9898928f8a857e786f6a61594f473d31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000001080f14181a1b20202020202025313e4a56626d75818f969490847c706b625b514a423a322a21192020202020201c1b18140f090200000000000000000000020d1925303a45515c67707d89939da89e93897d70675d51453d32281d140a000000000000000000071017222d38424c56606b74808d96a0a3999184796d60594f43392e20170d000000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e12050000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f08000000000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000000000000000000000000000000000815222f3b4855626e7b868686868686867c6f6255483c2f22140a000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1b27333f49535c676d7880888f949a9ea1a8a6a9a19e9d9d9c9d9d9ea1a9aaa39f9b97918b837c706b61594f433a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000003080b0d0e131313131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a1313130f0e0c08040000000000000000000000000008131e2834404b55606b74818e96a1a59d9184796d60594f443a2f261b110600000000000000060f192228333f4a545e68707d88939fa69f92877d6f675d51473d30271d0e05000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d2114070000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000000000000000714212d3a4754606d7a879893939393897d7063564a3d2f261b11060000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000005121f2b3744505b656d79828d939a9fa6a7a09d999697929090909090929795999da0a7a19e9590867d706b60564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000001010606060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300020100000000000000000000000000000000020c18232e39434f59606d79849199a3a0968d80736b60564c41382d221710070000000000030d18212b343d44505b666d7a85919aa49e948c7f726b60554b41352b1e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000000000000000000613202c3945525d687985929f9f9f998c7f7366584e41382d2217110a02000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005111e2a36414c56606c77818e949fa4a7a09d95908c89878584838383848587898c90959ea1a7a09892867d6f685d52453a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c030000000000000000000000000000000000000007121d27303d45515d676f7d87929fa69f93877d6f685e53493f332722190f060000000009141f29333d46505a606c78828f97a1a0958f82776c60594f433a2f23190c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c000000000000000000000000000000000004111d2935414c566976838f9caca99d9083766a6053493f3327221b140b040000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000713202d3946525e68727f8c939ea6a59d959089837f7c7a787776767677787a7c7f838a9297a1a9a29891847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000b151e2935414b55606b727f8c949ea49991847a6d655b50443e342b21180d030000020e1a26313b454e58616c73808d949ea19791837a6d655b50473d31281d11070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c130900000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000000000000000000000000000000010d19242f3f4c5966727f8c9aa4ab9f95897c6f655b50443e332d261d160e0600000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c2834404a54616d7a85929fa5a69d938e837d77736f6d686a6a696a6a676d6f73787e859196a1aaa1968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000000000000000000000000000000000000030c18242f3a434f59606c77828f95a0a1968f82776c605a50463d33291f1409000005121e2a36424d57606a717e8a929ca29892857b6e685d53493f352b1f160c000000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f06000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000000000000000000000000000000000815222f3b4855626e7b87939faba79c9082776c605a50443f382f282017110a020000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100006121f2c3844515c6674808d98a2aa9e948e8179706b6663605d565d5d5d555d6062656c717b84919ea8a99f92857a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000007131d28313d44505b656d7a839197a19e948c80736c61584e453b31261a0e02000714212d3a46535f696f7c869293939992867c6f695f564c41382d23190d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7d7164574a3e3124170b000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000000000000000000000814212e3a47535f6975828f99a3ab9f948c7f726c615a5049413a3227221b140b0400000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000713202d3a4653606d7885929fa9a2988f82786d6760595654524c5050504c5154535b6069707d8a96a0aca2988a7e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000000000000000010c161f27333f49535d686e7b859298a29f93887e706a60574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110700000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867d7164574a3e3124170b0000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000000000000000000000006121e2b37424d57626f7c87929fa7a69f93877e716c605b534c443d332d261d160e06000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1723303d4a5663707d899297979992857b6e665c554f49474541434343414547495057616b7784919daaaa9a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000040d17222d38414c565f696f7d869299939a92867c6f695f53463a2d211407000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a00000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b11070000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e04000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000000000000000000000000020e1a26313c4754606a73808d959fa8a49992877e736c655e564f443f382f2820180f070000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1724313d4a5764707d8285878a8c8d8073685e544b433d3a39352f362f35393a3f444f596774818d9aa7a99c908376695d5043362a1d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000006111b262f3a434d57606a707d868686868686857b6e6155483b2e2215080005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000000000000000000000000000915202b37434e58606d79839096a0a7a39992877f776d6860595049413a322a2119100700000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1623303c4955616c7076787b7d80827c6f62564d4239302d2c29242a24292c2d33404c5966737f8c99a6aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000000000000a141d28313b454e58616b70797979797979786e695f53463a2d21140700020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c1104000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000000000000000000000000000000030f1b27323c45515d676e7a8490959ea6a399938c827a6f6b605b534c443c332b22191107000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000814202d39444f59616469696e7073756f6a5f53443b302721201f2023282c2f353a424d566673808c99a6aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d20140700000000000000000000000000000000000000000000020b161f2a333d464f5961636c6c6c6c6c6c6b615f574d42362a1e1205000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000000000000000000000000000000000a15202935404b555e686e7b838f949fa3a49f948f847d726c655d564d453d342b23190f060000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c28333e474f5557575e61646669625f584e4332292122282b2d2e34383a40454c545e6975828f9ba8aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e020000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b090601000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e2215080000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f0000000000000000000000000000000000000000000000040c18242f39434c565e696e7a828c9299a1a69e9691877f776d685f574e463d352b21180c0300000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000b17212c353e44494a4d535457595c55534e463c312a2d2d3338393c4045464b51565d666e7b86929faca89c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f140900000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000000000000000000000000000000000007121d27313b444d565e686d777f8791979fa6a199928c827a6e6960584f473d332a1e150a00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005101a232c33393c3d4246484a4d4f4847433c3431363a3b3f4446494b5153555d60686d78828f98a2aea7998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a070200000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000000000000000000000000000000000000000010b151f29323b444d565d656c727d858f949fa3a39f948f847b6f6a60594f453c30261c1106000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000008111a21282d3031363a3b3d40423c3a37373b3c4246484a505355555c6063676d727a818f949eaaab9f95887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020202020201a1917130e0800000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f12080000000000000000000000000000000000000000000000000000030d172029323b444c535b606b707a828c9299a1a69e9691857d6f6b60574d42382e23170c020000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000810171c2023252a2d2e31333036393c4347494d5354545b606266676d7074797e858f939ea6aea49d9083776a6054473b2e2215080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000000000000000000000000000000000000000000000050e172029323a4149505960686d777f879297a0a8a09792867d6f695f544a3f34281e13080000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000050b1014161a1e21282f353a4146474e5455575e6165666c6f7276797d81858b91979ea5afa69d92897d7063584e43372b1f1306000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a0000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000000000000000000000000000101020000000000050e1720282f383f444f565e656c727d859196a0a9a29892857b6e665c50443a3025190d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000000409121b232b323a41454c525458606266696e7175797c7f8285898d92979ea1a9ada59e948d80746b6054463c32271b0f030000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000407090a13131313131312080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313090907030005090d0f101313131312100d0903000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000050e1720353f474e524f54596063676d70727576787879797878777573706d6865605d55504a46423c332a1f14090000000000000000000000000000020507080a0b0c0c0d0e0f090907030000050d161d262d333d444c535b606b6f7b849196a1aaa2979083786d60564c41362a1b110600000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000009121b242d353d444c52565e61666a6f73777b7e8285888c8f92989a9fa2a9aca9a19e938e82786d60594f44342b20150a00000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1317191a202020201615130f0a1015191c1d202020201f1d19140e07000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000010e1a26313d4751595e5f606060555c606366686a6b6c6c6c6c6b6a686664615e566060606055534d453c31261a0e02000000000000000000000002090e111414171818191a1b1c1615130f0a0400040b141b2227323a4149505960696e7b849199a3a99f958c7f73685e5246382d22170b00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000006101b242d373f474f565d60686d72777c8084878b8e9297999c9fa2aaababa8a19e96918a81796d665c51473d3322190e040000000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000010a12191f2326262d2d2d2d23221f1b161b212628292d2d2d2c2b29251f19110800000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000004111d2a36424e59636a6c6c6c6c6b636059595b5d5e5f5f5f5f5e5d5c5a575f626a6c6c6c6c6c5f574d42372b1e120500000000000000000000050d14191e20212324252627282823221f1b160f0700020a111720292f383f444f575f696f7d87929fa9a79f92867a6d6153493f33271b0f03000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000040e18222d363f49515960686d737a7f84888d9196989b9ea2a9a9acaaaaa29f9b96918c847e746d675c544a40352b2110070000000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070f111213131312110e0b0706040000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000a131c242a2f323339393939302f2c2721262d323536393939393835312a231a11070000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160906040d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d211407000000000000000000050e171f252a2d2e30313233343435302f2c27211910070000060e171d262d333d454d57606b73808d97a2ada2988c8073655b5044372b1f1205000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a15202a343e48515b626b707a80868c9196999da0a8a8abaaa7a7a09d9a98928e8a847f79716c605c554b42392e231a0f000000000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141c1e1f1f20201f1e1b181413100c0701000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000007121c262e353b3f40464646463c3b38322b30383e41434646464645413c352c23190e03000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f14090000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f231b1313100c1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e2215080000000000000000020d17202930363a3b3d3e3f3f4041423c3b38322b23190f040000050b141b2227333b454f59606d7a85929fabaa9e9185786c605346392d201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000030f1b26313c46505a626d727d848d92989ea0a8aaaba8a8a09e9a9795908d8985817d78726d67615a514b433930271c1108000000000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292a2c2c2d2c2c2a2824201f1c18120b03000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000020e19242e3840474b4d535353534948433d353a42494e5053535353514d473e352a1f140900000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e0200000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d3023160700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b9393939393897c6f6256493c2f2d28201f1c181a2733404d5a6673808d939393939386796d6053463a2d20130700000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000009141f29323b4246474a4b4b4c4d4e4f4948433d352b21160a000000020a11172129333d45525d6874808d9aa7ada197887c6f6255483c2f221509000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006121f2b37434e58626c727f8791969fa2aaaaaaa29f9b9896918e8a8784807d7975706d66605d555045403930271e150b00000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e00000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d363738393939383735312d2c29231d150d0600000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000007131f2a35404a5257596060606056544f473d424c545a5c6060605f5e5850473c3125190d0100000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e868686868686867c6f6256493c3939352d2c28231d2733404d5a66738086868686868686786d6053463a2d20130700000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e120500000000000000020e1925303b444d5254565758595a5b5b56544f473d32271b0f0300000000060f18212935414c5663707d8996aab3a9988c7f7265594c3f3226190c000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000815212e3a47535f6a717e889299a1a9aca69f9c98928e8b8784817e7a7773706d6663605c54514b433e342e271e150c0300000000000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a4244454646464544413e3a38342f271f17110a02000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000000000000000000000a17232f3b47525c63666c6c6c6c6360594f4349545e66696c6c6c6c6a62584d4135291d100400000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d00000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1724313d4a56626c71797979797979796f6a605447464646413a38342e2726323f4b58636e737979797979797976665c5044382c1f120600000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000005111e2a36424d565e61636465666767686360594f43382c1f13070000000000060f1924303a4753606d798698a2aea79a8e8174675b4e4134281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e58626f7c86929aa3aba8a09e948f8a85827e7b7774716e686763605c5453504a4540393128231f1c17110a02000000000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000008131e28313a4145474f515252535352514e4b474540393127221b140b02000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000c1926323f4b57636e73797979796f6b6054484e5a66707679797979746a5e5145382b1f120500000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000915212e3a45505a62656c6c6c6c6c6c6c6260584e525353534e4645403930292f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000714202d3a46525e696e707172727374756f6b6054483b2f22150800000000000008131f2c3845515c677885929faba89b8f8275685c4f4235291c0f000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a76828f98a3aca7a0969189827d7975716e696764615e565653514a46443f38352f312f2d2b28221c140b0200000000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f130700030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545c5d5f5f605f5f5d5b5753514b433f332d261d140a00000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000d1a2633404d59667380868686867d6f635649505c69768286868686796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070005111d29343f48505658606060606060605654575d5f6060605b53514b423a322a36404a52585a606060606060605f504a42382e23170c000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000814212e3b4754616e7b7d7e7e7f8081827d6f6356493c3024190d02000000000004101c2934404b556b7784919eaaa99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88949faaaca09590847d76706d6765615e575754524c494644403a444442413f3e3c3938332d261d140a000000000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d211508000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60696a6b6c6c6c6b6a6864605c5550443f382f261b1106000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000d1a2633404d596673808c9393897c6f635649505c6976838f939286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900040d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700010c18222d363f454a4b53535353535353495761696b6c6c6c68605c544c443c342e3840474b4d5353535353535353443f3830261c11060000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000b1724313e4a5764717e898a8b8c8d8e8c807366564c4135291e130b060400020509121f2b3844505c667885929eaba99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926333f4c5966727f8c99a6afa49a90837a706b64605c5554524d4b4746413d3a434a4f50514f4d4c4a4946443f382f261c11060000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000815212e3b47535f6a7679797979797979716c6256493d3024170a00000000000000000000000000000000000000000000000000000000000000000613202c3945525d686d757778797979787774716d67625a504941382d22170b030000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f2316090b10141a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000006111b242d343a3d3e46464646464646505d697378797979746d665e564e463e3528363b3f40464646464646464638342e261e150a000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000815222f3b4855626e7c889798999a9a8f8275685d52463a30241d1512100c0e12141a202d3a4653606d7986939faca99c8f8276695c4f4336291c10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020f1c2835424f5b6875828e9ba8ac9f93877c6f68605953514b4846423e3b393634434d555b5d5d5c5a59575553504a42382d22170b00000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000916222f3c4955626f7c868686868686867e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8284858586868584817e79716c605b53493f33271f14090000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000b1825323e4b5865717e8b9393939393897c6f6256493c2f231610171c20232733404d5a6673808d939393939386796d6053463a2d20130700000009121b22292e313239393939393945525f6b788586868681786d685f584f473f342e2f323339393939393939392c28231c150c030000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000613202d394653606c7785929ea5a69f92867a6d61564c41352e27201f1c181a1e21252a34404b55626f7c889aa4afa79b8e8174685b4e4135281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a99d9083766a5f564f4645403b3a36302e2d2f3c46555f666a6a6967656462605b544a3f33281c0f030000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87909292939292908e8a847e746c655b50443b30251a0e0200000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000b1825323e4b5865717e868686868686867c6f6256493c2f23161a22282d303139404d5a66738086868686868686786d6053463a2d201307000000000911181d2124252d2d2d2d2d323f4c5965727f8c93938e827a6f6a6159514440393028272d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000005121f2b3744505b6575828f9baaaea3988b7f72685d52454039302d2c2823252a2d30363e45515c6773808c99acb4aa998c7f7366594c403326190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000004101d2a3743505d6a7683909da9a79b8e817468584e443d38342e2d2a2a2d2f38424e5866717777757472716f6c665b5044382b1f120600000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949e9f9f9f9e9d9b96918b80776c60574d42362a1e120500000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000b1724313d4a56626c71797979797979796f6a6054473b2e2217242c33393c3d46464b58636e737979797979797976665c5044382c1f12060000000000060c111517182020202025313e4a56626d75818f969490847c706b625b514a423a322a211920202020202012100c060000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000030f1b27333f495364717e8a98a2aeaa9e91857a6d605b514b423d3a38342e31363a3b42465059606d7984919eabaea398897d7063564a3d3023170a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a79a8d817467564c413a39352f363036393c424a54606a77838482807f7d7c786c605346392d201306000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949fa3aba6abaaa9a19e928b7f72695e52463a2d20140800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1c2328363e44494a525353525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000105090b0b13131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a13131306030000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000b17222d3a4753606d7a85929faaada1978e81746d605c544f4946444043434246484d525a616b737f8c96a1acac9f92867a6d6053473a2d201407000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020e1b2835414e5b6874818e9ba7a99c8f8276685e534c4745414343434146474d545b666f7c88908f8d8c8a85796c605346392d201306000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8799929995999fa2aaada49f92867b6e6154483b3025190e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000005111d29343f485056586060606060606056544e463d3227262e343f485055575f6060605a585a606060606060605f504a42382e23170c000000000000000000000000060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000613202c3945515d6773808d98a2aea99d938c7f736d6660595653514a50504d5354575e616c707d87929fa8b0a69b8e8275675d5145392c201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926323f4c5965727f8c98a7ac9f92867a6d655e5654514b504f504d5254575f666c7882909c9c9a988e8174655b5044372b1f12050000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87878686888d9298a2abaea2988c807366564d41362a1e1105000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000010c18222d363f454a4b535353535353534947433d342b2830383f44515a61646c6c6c6c66635c5253535353535353443f3830261c11060000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c13090000000000000000000000000000000004111d2935404b55616e7b86929fa6afa59c918c8079706b6562605c545c5d575e6164696e747e869299a3afaa9f94897d7063554b4035291d1104000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88959faba3998e81776d6863605d555d5c5d565e6164696e78808e949fa8a0958a7d706453493f33271b0f0300000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787c7a79797c80869299a4afaa9e918477685e5246392d201407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f2215090000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000006111b242d343a3d3e464646464646463c3b38322b29323a424a505b636c7079797979736e63574b46464646464638342e261e150a00000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000010d18242f3a46525e68727f8c949fa8ada49c928d837d77726f6d666a69696a696e71757b818a9298a2abaea2988f82766b6054433a2f24180d01000000000000000205111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100d0b08030000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a7683909da5ab9e938e817a74706d676a6969696a686e71757b828e929da6a59d9083786c605346392d22170b00000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000006121f2c3844515c666d6f6d686d6f737d87939facaca096877a6e6154473b2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000009121b22292e3132393939393939392f2e2b272b333b444c545c606d727e868686868073665a4d4039393939392c28231c150c03000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000007131d2a36414d56606d78829096a1a8ada49d959089837f7c797777767677787b7d82868e939fa2aaaea39f92867b6e61594f4431281d130700000000000002080e11141e2a3744515d6a778490939393938f8376695c50433629201b1a18140f0801000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1001000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e5863707d89939da6a59e938e86807d7a787776767677787a7e82878f949da5a69d938a7d70655b5044372b1b1106000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b0807050200000000000000000000000000000000000004101c2834404a545c6062615e60626b75818e9ba8b2a8968a7d7063574a3d3024170a000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000911181d2124252d2d2d2d2d2d2d2322242c343d454d565d666d747f87929892857b6e6154473b2e2d2d2d2d1f1c17110a03000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000010e1925303b44505c666e7a849196a0a7afa7a09d95908c8985848383838485878a8e92999da5aeaaa39f918a7e71695f53473d321f160c010000000000050d14191e20212d3744515d6a77838686868686868276695c5043362d2d272724201a130b020000000000000000000004111e2a3744515d6a77838686868686868276695c504336291c140a000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1a26313c4855606b74818e949da5a59e98928d898785838382838485878a8f93999fa6a49d948e81746c6153493f33271b0a000000000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000000c18232e39424a5153555452535964717e8a97a4b1a5988b7f7265584c3f3225190c000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f030000000000000000000000050d151d232932383d44484b5161696b6c6c6c68605c5f5e5d5c5a5754524c47454039342e261e180f080000000000000000000000000000060c11151718202020202020151d2328363e464f575f686d78818c939993877d70695e52463a2d2020202012100c06000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000008141f28343f4a545e686e7b8490959fa3abaca7a09d98989291908f90919297979b9fa3abaca7a098928b7f726c61574d42352b210d040000000000050e171e252a2d2e3939424f5b6771777979797979797670665a4e423939393433302b251d140b0100000000000000000003101d2936424f5b6771777979797979797670665a4e42352e261c12070000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000a15202c38444f59606d79828e939da0a7a29f9a96979290908f90909297979b9fa4a7a09d928d82786d605a5041382d22170b000000000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000000007121c2730394044464847464855626f7b8895a2aea6998c7f7366594c403326190d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000000000000000000000000030b121821272c323839505d697378797979746d665e564e4f4d4a4746413a39352f28231c150c06000000000000000000000000000000000105090b0b131313130e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1113130603000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000020b17232e38424d565f696e7b838d92999fa4acacaaaaa39f9e9d9c9c9d9ea1a9a8acaca8a19e9590867e726d625a50453c3123190f0000000000020d1720293036393b4646464a555f676a6c6c6c6c6c6c69665e54494646464641403c362f261d1308000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e544b4740382e24190e0200101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000003101c27333d45515c676d79818990959b9fa2aaa9a19e9d9c9c9c9d9fa2a9aaa29f9b95908a80786d665c51473e2f261b11060000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d070100000000000000000000000000000b151e272e34383a3c3a3a4754606d7a8793a0b5a69a8d8073675a4d4034271a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000000000000000000001070c161b21273845525f6b788586868681786d685f584f473f3a3936302c29241d17110a03000000000000000000000000000000000000000000000600070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e020600000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f939a9ea1a8a7a9aaaaaaa9a9aaaaa9a8aaa39f9c96918b837c716c625b51483e332a1f1107000000000008141e29323b4146535353535353555b5d6060606060605c5a545353535353534e4c4841382f251a0f030000000000000000000a16222e39434d555b5d6060606060606060605a57524a40352a1f130700101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000000000010507070b0b0b0b0b0b0b101d2a3643505d697683908f8276695c4f4336291c1000000000000b16212834404b555c676d747d838a8e9298989a9c9d9e9f9f9f9e9e9c9a9898928e8a837d746d665c544a40352c1d140a0000000000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c0400000000000000000000000000030c151c23282c2d2f2e3a4653606d798699a3afa79a8d8074675a4d4134271a0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000000000000000000000000000000040a0f1926323f4c5965727f8c93938e827a6f6a6159514440393028201d18120c0600000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000106090b0c131313131313131312080705020000000000000000000000000000000000000000000000000000000a141e29323c454d575e666d737c82878d9196989a9c9d9e9f9f9f9f9e9c9b9998928f8a847f786f6a625a51493f362c21180e0000000000020e1925303b444c525f6060606060605d5b5553535353534f54566060606060605a58534a41362b20140800000000000000000006111c27313b434a4f5153515a61646c6c6c6c66635c52473b2f23170a00101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000002080d11131417171717171717171d2a3643505d697683908f8276695c4f4336291c100000000000050c18232e39434b555c606b6f787d8185898b8e9091919292929191908e8c8985827d77706b605c544b42392e231a0b0200000000000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000000000030b12181c1f20222c3844505c667986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d02000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c454d545c606a6f757b8084888b8d8f91929293929291908e8c8986827d79726d665f5850483f372d241a0f06000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a46444f5960636c6c6c6c6c6c67645c53483c3024180b0000000000000000000008101f2931323a424a505b636c7079797979736e63574b3f3226190c00101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000050d13191e20212424242424242424242a3643505d697683908f8276695c4f4336291c1000000000000007121d273039434b515960666c7075797c7f81838485858685858483817f7d7975706b636159514b423930271c110800000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f050000000000000000000000000000070c1012131c28343f4a5f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000020608080c0e111212131312110e0c080705020000000000000000000000000000000000000000050e18212a333b424b51585f626a6e73787b7e80828485858686858483817f7c7975716d66605c544e463f362d251b12080000000000000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d00000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d00101c2936434f5c6976828f908376695d5043362a1d100b0b0b0b0b0b0b07070501000000000000000000050e171e252a2d2e313131313131313131313643505d697683908f8276695c4f4336291c10000000000000000b151e27303940454f545b6063676d7072747677787879797877767472706d66636159554f45403930271e150b0000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f0500000000000000000000000000000004060c17232e46535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1e1f201f1f1e1b191514120e090300000000000000000000000000000000000000060f182129303940454e53575f6266696e71747677787979797877767572706d6764605c54504a423c342d241b1309000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e00000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800101c2936434f5c6976828f908376695d5043362a1d17171717171717171413110d0802000000000000020d1720293036393a3e3e3e3e3e3e3e3e3e3e3e43505d697683908f8276695c4f4336291c1000000000000000030c151e272e343d424a5053555d60636567696a6b6c6c6c6b6b69676563605c54554f48443e342e271e150c0300000000000000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d030000000000000000000000000000000013202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000000060c11151a1e212226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000060f171e272e343c43474e5355575f626567696a6b6c6c6c6c6b69686663605c5553504a443f38302a221b120901000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700101c2936434f5c6976828f908376695d5043362a24242424242424242421201e19130d05000000000008131e29323a4146474a4a4a4a4a4a4a4a4a4a4a4a505d697683908f8276695c4f4336291c100000000000000000030c151d23282f383f44464b515356585b5d5e5e5f5f5f5e5e5d5b595653514b48443e383328231d150c0300000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b0100000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b00000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000002090e171d1f262b2e2f32353738393939383735322e2d2b261f1c160c07010000000000000000000000000000000000050c151d232831373c4247484d5355585a5c5e5f5f605f5f5e5d5b595653514b46443f38342e261e1810090000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500101c2936434f5c6976828f908376695d504336313131313131313131312e2d2a251e170e05000000010d1925303a444c5254575757575757575757575757575d697683908f8276695c4f4336291c10000000000000000000030b12181d262d333839404547494c4e5051525253525251504e4c4a4645403938332c282118120b0300000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d120700000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000050d141a22282d31373a3b3f4144454546464544413f3b3a37312c272118120b030000000000000000000000000000000000030b121820262b31373a3c4247484b4d4f51525253535251504e4c494745403a38342e28231c140c06000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e00000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200101c2936434f5c6976828f908376695d50433e3e3e3e3e3e3e3e3e3e3e3a3936302920170d02000005111e2a36414c565e616464646464646464646464646464697683908f8276695c4f4336291c100000000000000000000000070b141c22282b2f35383a3d3f41434445454646454443413f3d3a38342e2c28211c160c070000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c03000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a01000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000060f171f252a34393c4247484c4e505152535252514e4c4846423c383329241d150d03000000000000000000000000000000000000070c151b20262b2e31373a3b3e41434445464646454443423f3d3a38342f2c28231c17110a0200000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000101c2936434f5c6976828f908376695d504a4a4a4a4a4a4a4a4a4a4a4a4746413a32291e130800000713202d3946525e686d7171717171717171717171717171717683908f8276695c4f4336291c10000000000000000000000000020a11171c1f24292c2d3032343637383939393838363432302d2c28231d1c16100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403429201509000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000000000000000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b5855534d48443d352f271f150d03000000000000000000000000000000000000030a0f151a1e21262b2e2f32343637383939393938363533302d2c29231f1c17110b06000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000101c2936434f5c6976828f908376695d5757575757575757575757575754524c443a3025190d01000714212e3a4754616d7a7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83918f8276695c4f4336291c100000000000000000000000000000060b0f12181d1f202325282a2b2b2c2c2c2b2b2a282623201f1c1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e020000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f57544f45403931271f150b010000000000000000000000000000000000000003090e12151a1e21222527292b2c2c2d2c2c2b2a282623201f1c1812100c060000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e00000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000101c2936434f5c6976828f908376696464646464646464646464646464615e564c41362a1e1105000a1723303d4a5663707d898a8a8a8a8a8a8a8a8a8a8a8a8a8a8a91958f8276695c4f4336291c100000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1d1b19171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f14090000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c03000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e69636059514b433931271d12070000000000000000000000000000000000000000000206090e121415181a1c1e1f1f20201f1e1d1b19161413100c070300000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000101c2936434f5c6976828f9083767171717171717171717171717171716d685e5246392d201307000a1723303d4a5663707d8993939393939393939393939393939393938f8276695c4f4336291c10000000000000000000000000000000000000000406070a0c0e1011121213131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e0200000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5a61646c6c6c6c66635c52473d373127221b140b03000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b605d554b43392f23180c040000000000000000000000000000000000000000000000020608080b0e1011121313131211100f0c0a07060400000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000101c2936434f5c6976828f91837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a6d6154473a2e211407000a1723303d4a5663707d868686868686868686868686868686868686868276695c4f4336291c1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e110500000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000080e161e252a30363a3c4347484b4e504a505b636c7079797979736e63574b3f32262017110a020000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d675d554b40342920150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000101c2936434f5c6976828f95918a8a8a8a8a8a8a8a8a8a8a8a8a8a8a897d7063564a3d3023170a000916222f3c4854606b70797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131311100e0a06000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d20140800000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000010a121a212930363c4247485761696b6c6c6c68605c5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000000000050c13191f252a2d32373b3c3f444c545c606d727e868686868073665a4d4033271a0b060000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e110500000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d181109000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d675c51453d32271b0f00000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000101c2936434f5c6976828f9393939393939393939393939393939393897d7063564a3d3023170a000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493d3225190d0000000000000000000000000000000001080f14181a1b2020202020202020202020202020202020202020202020202020202020202020201e1d1a16110b04000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e02000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000080f171f252a313744505d697378797979746d665e564e504f4c4a4745403938322b2620180f0900000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000000000000002080d141a1e20262b343d454d565d666d747f87929892857b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d60584e43372b1c110600000000000000000000000106090b0c0e06060300000000000000020405060605040200000000000002070a0c0d0b0b0905010000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000101c2936434f5c697682868686868686868686868686868686868686867d7063564a3d3023170a0004101c27333d474f5456606060606060606060606060606060606060605c5a544c42382c211509000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2927221c150d0500000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e1105000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000050d141a1f263845525f6b788586868681786d685f584f47403d3a38352f2c27211a150e060000000000000000000000000000000013202d394653606c798693939393939393969696969393939393939386796c605346392d201300000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a605447382e23170b00000000000000000000070d121618191b13120f0b06000608080c0e1112131312110f0c09080603080e1317191a181715110c06000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000f1c2835414e5a66707679797979797979797979797979797979797979706b6054483c2f22160900000b16212b353d44484a535353535353535353535353535353535353534f4e49423a30261b10050000000000000000000000000000010b141d252b3033343939393939393939393939393939393939393939393939393939393939393939393736332e271f170d040000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d201407000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000002090e1926323f4c5965727f8c93938e827a6f6a6159514440393029241d1b160e0903000000000000000000000000000000000013202d394653606c798693928d89898989898989898989898989898986796c605346392d2013000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c01000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f62544a3f34281c100300000000000000010911181e22252628201f1c17110e121415181b1e1e1f201f1e1c191615130f12191f2326272524211d181109000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c2013070000050f19232b33383c3d4646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000008131d262f363c404146464646464646464646464646464646464646464646464646464646464646464644423f3931291f150b00000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e211408000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000002090e1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7063564a3d3023170a0000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d1105000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e8175665c5044382b1f12060000000000000009131b23292e3132352d2b28221c1a1e212225282a2b2c2c2b2a282622221f1b1c242a2f323332312e29221b1209000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e1811090100000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000915212c38424c545a5c6060606060606060606060606060606060606056544f473d33271c100400000008111921272c2f30393939393939393939393939393939393939393635322c261e160c020000000000000000000000000000030f1a252f3841484c4e535353535353535353535353535353535353535353535353535353535353535353514f4a433b31271c11060000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e31241807000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000040a0f141a1e2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a02000000000000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706b6054483c2f22160900000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0f1112131313131313130a090704000001070b0f1112131313131313130a0907040000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285786d6053463a2d20130700000000000009121b252d353a3e3f413938332d26262b2e2f323537383939383735322f2e2b27262e353b3f403e3d3a342d241b120900000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f060000000000000000000005101b26303a42494e4f535353535353535353535353535353535353534a48443d352b21160b0000000000080f161c2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c040000000000000000000000000000000814202b36414a53585a6060606060606060606060606060606060606060606060606060606060606060605d5b554d43392e22160a0000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000002080d161b1f252a2d33404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000000000000000000000000000013202d394653606c7986938b7e7265636363636363636363636363636360594f44382c201307000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12171b1e1f20202020202020171613100b050c12171b1e1f20202020202020171613100b05000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e6155483b2e221508000000000009121b252d373f464a4c4e46443f382f31373a3b3f41444546464544423f3c3b37322c3840474b4d4b4a453f362d241a120800000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000a141e2830383d4143464646464646464646464646464646464646463d3c38332b23190f05000000000000050b10131617202020202020202020202020202020202020201c1c1915100a02000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f554a3f33271a0e00000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c10040000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000050c131921272c30363a3b404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e0800000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000000000000000000000000000013202d394653606c7986938b7e72655856565656565656565656565656544f473d33271c10040000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f6256493c2f2316090000000008121b242d373f495157595b53504a42383c4247484b4e5151525352514f4c4947433c39404a52585a585650483f362c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000020c161e262c32353639393939393939393939393939393939393939302f2c27211911080000000000000000000407090a13131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000d1a2733404c58646e747979797979797979797979797979797979797979797979797979797979797979797771675b4f4236291d10000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f13060000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000070e171e252a32383b4246474b4e596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e080000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a48443d352b21160b000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821282f34373839393939393939302f2c27211921282f34373839393939393939302f2c27211911080000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d7063564a3d3023170a000000040d1a242d363f49515b626568605b544a45464d5355585b5d5e5f5f5e5d5b5955544e47454a525c636665625a50483e362c231a0d0400000000000000000003060809131313131313131313131313131313131313131313131313130b0a0804000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b020000000000000000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2322201c160f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a67748186868686868686868686868686868686868686868686868686868686868686868683776a5d5144372a1e110000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000071019202930363d44484d5254575b5d6673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c38332b23190f0500000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000002070c0f11121313131313131313131313131313131313131313131313131313131313131313131313131308070502000000000000000000000001070b0f1112131313131313130a09070400000000000000010c17212a333a404345464646464646463d3c38332b232a333a404345464646464646463d3c38332b23190f0500000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f6255493c2f2216090000010c161f2c363f48515b626d72746c665b545153575f6265686a6b6c6c6b6a68656260585452525c636e73716c625a50483e352c1f160c01000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c05000000000000000000070d1316191a20202020202020201a1a17130e080100000000000000000000000000000000020a1015191c1c20202020202020202020202020202020202020171613100b05000000000000000000000000000000000000000003090d1012131313131313130e0d0b080300000000000000000000000000000000000000000e1b2734414e5a6774818d939393939393939393939393939393939393939393939393939393939393939083776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e2215080000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000061019222b323a41464f54575e6164676a6b73808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c39332c231a10050000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000060d13181c1e1f202020202020202020202020202020202020202020202020202020202020202020202020201514120e09030000000000000000050c12171b1e1f20202020202020171613100b05000000000007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b0006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054473a2d211407000007131d28313e48505a626d727f81786c665b5c6064696e727477787979787775726f6a65605d5c636e73807e716c615a50473e31281e13080000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000005090d0f10131313131313131313131313131313131313130a090704000000000000000000000000000000000000000000070e14191d1f202020202020201b1a17140e08010000000000000000000000000000000000000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f2216090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e18222b343d444c52596063696e7174767778808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a49443e362c22170b0000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211e1a140e06000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d5145392c20130600010d18242f3a43505a626c727f8b8e81786c66666d71767b7e81848485868584827f7c77726d68606e73808d877e716c61594f433a2f24190d0100000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2726241f1a130b0200000000000000000000000000000000000e1b2734414e5a6774818d9aa7acacb2a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9084776a5d5144372a1e11000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c16202a343d464e565e616b6f757b7e8183848587939f96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e0200000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000013202d394653606c7986938b7e726558575757575757575757575757575550483e33281c100400000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000060f1921292f343738393939393939393939393939393939393939393939393939393939393939393939393939392e2d2b261f180f0600000000050f1821282f34373839393939393939302f2c27211911080000000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b4135291d11040004111d2935404b55616c717e8893938e81786c70797e83888b8e9091929291908e8c88847f7a726d73808d9292877e716b61554c4135291d11040000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000020608080c0b09060100000000000000000000000000000000000000000004080a0b0807050200000000000000000000000000000000000205070813131313131313130707050100000000000000000007111a232a313538393939393939393433302b241d140b01000000000000000000000000000000000e1b2734414e5a6774818d9aa9b3b9ada1979191919191919191919191919191919191919191919191919083776a5d5144372a1e110000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e28323c464e5860686d767c82878a8e9091929399a496897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070000000000000000000000000013202d394653606c7986938b7e72656464646464646464646464646464615a5044392d20140800000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000020d17212b333b404445464646464646464646464646464646464646464646464646464646464646464646464646463b3a37312a21180e030000010c17212a333a404345464646464646463d3c38332b23190f050000111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433a2f24180d01000613202c3945515d67717e87939a9d938e81797d848b9095989b9d9e9f9f9e9d9b9895918c857f79808d929c9992877d70675d5145392c20130600000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000003090e121415191815120d06000000000000000000000000000000000000050c111417171514120e09030000000000000000000000000002090e12141520202020202020201413110d0802000000000000030e19232c353c414546464646464646413f3c362f261d1308000000000000000000000000000000000e1a2734414d5a6774808d97a2adb8ab9e91858484848484848484848484848484848484848484848484848275685c4f4235291c0f00000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444e58606a6f7a82898f94979a9d9e9f9fa4ab96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d100000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706c6155493c3023160a00000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000000000000000000000000000007131e29333d454c5052535353535353535353535353535353535353535353535353535353535353535353535353534846423c332a1f1409000007121e28333c454b5052535353535353534a48443d352b21160b0000121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4431281d130700000714202d3a4753606d7a859297a2a59d938e848991969d9fa7a7aaa8a7a7a8aaa8a7a09d97928b858d929ca4a39892857a6d6054473a2d21140700030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000060e151a1e21222524221e181109010000000000000000000000000000000810171c21232422211e1a140d060000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000009141f2a353e474d51535353535353534e4c4741382f241a0e030000000000000000000000000000000815212e3b4854616e7b85929ea4aea99d9083787777777777777777777777777777777777777777777777756f65594d4134281b0e000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565f6a6f7d848f949c9ea6a7a9aaabacafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000000000030a0f1d2a3643505d69768390908376695d5043362a1d0f0a03000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e7064574a3d3124170a000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000c18242f3b454f575d5f6060606060606060606060606060606060606060606060606060606060606060606060606055534d453c31261a0e02000b17232f3a454e565c5e6060606060606056544f473d33271c100400121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e331f160c0100000613202c3945515d676f7c859298a2a59d9591959da0a8aba8a09d9b9a9a9b9d9fa4aca9a19e9691969ca4a39992867d70675d5145392c2013060006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000060f181f262b2e2f32312e29231b130a010000000000000000000000000008121a22282d30312e2d2a261f180f06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000010d1925313c4750585e5f6060606060605a58524a41362b1f14080000000000000000000000000000000714202d3a46525e69707d8a929da7ab9f958d80736b6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686f7c8691969ea6aab0b4b6b7b8b9afa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000060e151a1f2a3643505d69768390908376695d5043362a1f1a150e060000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d00000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a86796c605346392d20130000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000f1c2834404c5761686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352c210d0400000004111d2935404b55606a6f7c869298a2a7a09da0a7a9a29f9996918f8e8d8e90939a9ea1a8a8a19ea1a8a39992877d706b60554c4135291d1104000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000060f18212a31373a3b3f3e3a342d251c130a01000000000000000000000008121a242c33393c3e3b3a36312921180f0500000000000000020d17212930363a3b4646464646464646463936302820160c02000004101d2935414d58626a6c6c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000005121e2a36424d57616c74808d95a0aaa79f93887d70685e545e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57616d7a849198a1a8b0b7bbc1c3c4c5bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000006101820262b2e3643505d69768390908376695d5043362e2b262018100600000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000111e2b3744505d6873787979797979797979797979797979797979797979797979797979797979797979797979797976695f53463a2d21140700111e2a3743505c68727879797979797979706b6054483c2f22160900121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e23180c00000000010d18242f3a434e58606a6f7d86929aa4acaaaca59d97928c88848281818283878b91969fa3ababadac9f92877d706b61594f433a2f24190d01000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b0000000000050f18212a333c4247484c4a463f372e251c130a0100000000000000000008121a242c363e45494a4846423b332921170e0500000000000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3845515e6a7479797979797979746e64584c3f33261a0d000000000000000000000000000000020e1a25303b454f59606d79839098a2aea49a92857a6e665b5051515151515151515151515151515151514f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714212d3a46535f6974818e96a1aab2bac2c7ccd0d1c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000061018222a31373a3c43505d69768390908376695d50433c3a37312a22181006000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000121f2c3845525f6b7885868686868686868686868686868686868686868686868686868686868686868686868686867b6e6155483b2e22150800121f2b3845525e6b7884868686868686867d7063564a3d3023170a00121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a4034281c10040000000007131d28313d464e58606b6f7c87939facaba39f938e857f7b7775747475777a7e848c9299a2a9b3a4978a7e716b61594f473d31281e130800000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000050e172129333c454d5355585651493f372e251c130a010000000000000008121a242c363e4850555755534d453b332920170e0500000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c79868686868686868074675a4e4134271b0e0100000000000000000000000000000009141f29333e45515c676e7b86929fa5aca1978f82786c60594f4444444444444444444444444444444442413d3730271e140900000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000815222e3b4855616e7b87929fa8b2bcc4ccd3d7dcd5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000060f18222a343c43474847505d69768390908376695d50474847433c342a22180f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000121f2c3845525f6b7885929393939393939393939393939393939393939393939393939393939393939393939393887b6e6155483b2e22150800121f2b3845525e6b7885919393939393897d7063564a3d3023170a00121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f150900000000010c161f2b343d45515d67717e8b9aa4afa399928b817a736e6968676768686e72797f879297a2aaa6998c7f73695f53463e352b1f160c010000091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000000020b172029333b454d575f6265625b51493f372e251c130a01000000000008121a242c363e48505a6164615f574d453b322920170c0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c798692939393938d8174675a4e4134271b0e01000000000000000000000000000000030d17212834404b555f69717e8a939da8a99f948c7f736b60564c4135373737373737373737373737373534312c261e150c02000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f2215090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d576774818d99a3afbac4ced6dfe3e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000000030e18212a343c464e535554525d69768390908376695d525455534e463c342a21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a00121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c31261a0e0200000000040f1b27333f4953606d7984919eaca49f92877f746d68615f575b5a565e61676d727d859298a2ac9f92867b6e61564c41362a1e11050000000a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b0000000a141d29323b454d575f696e726d635b51493f372d251c130a0100000008121a242c363e48505a616c716e695f574d443b32291e140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000050f18232e39434d57616c74818e95a0aaa69f92877d6f685d52463f342a2b2b2b2b2b2b2b2b2b2b2b292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e2114070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f697884919eabb5c0ccd6e0e8f1e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000009151f2a333c464e585f62615e566976839090837669565e61625f584e463c332a1f150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a194887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1e12060000000005121f2b3744505b65727f8c97a1a89c928a7e726d615d56534d4e4e4c52555c606b707c86929fa6a3988e8175685e5246392d2014070000000815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000006111b262f3b444d575f696e7b7f726d635b51493f372d251c130a010008121a242c363e48505a616c717d7b6e695e564d443a30261c110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000007121d27303c45505a606d79839198a3aea39991847a6d615b51463c31281d1e1e1e1e1e1e1e1e1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a1adbdc7d1dee8f2efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000020e1a26313c454e585f6a6f6d685e69768390908376695e686d6f6a5f584e453c31261a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a94887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e211408000000000613202d394653606c7884919ea9a0968d80736c625b524c4642414141464b5159606a717e8a939eaa9f92867a6e6154473b2f24180c0000000814212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f22160900000b17222d38414d565e696e7b848b7f726d635b51493f372d251b130a08121a242c363e48505a616c717e86847b6e695e564c42382e23170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000b151e2a333e45515d676f7c86929fa5aba1968f82756d62584e433a2f24180f111111111111110f0e0c09040000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e11050000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1825313e4b5864717e8b97a8b2bdcfd9e3f0faefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121e2b37424d575f6a6f7b7a6d686976839090837669686d7a7b6f6a5f574d42372b1e1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000000000000000003080b0e0e131313131313130a090704000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221508000000000a1623303d495663707d8996a0a99e9184786d605a5146413a373130363940454f58616c75828f99a3a3998c7f7266554b4035291d1004000006121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c20130700030f1b27333f49535e696e7b8491918c7f726d635b51493f372d251b13121a242c363e48505a616c717e879291847b6e685e544a3f34281c1003000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000030c18212935404b555f6a727f8b939ea8a89e948b7f726a5f554b41352921180d030404040404020200000000000000000000000000000000000000000000000000000000000000000000000000000001070c06111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d010000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfcfd9eaf5ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000814212d3a47535f696f7c85837a6d68768390908376686d7a83857c6f695f53473a2d211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000001080f14181a1b20202020202020171614100b0500000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb4a79a8d8080808080808080808080808080808080808080808080808080808080807a6d6154473a2e21140700121f2b3845525e6b7885919393939393897d7063564a3d3023170a000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124170b00000003101c28343f4a546773808d9aa8a2978a7e71665c51483f35302b26252a2e343d46505a626e7b87929fab9d908376675d5145382c1f13060000020e1a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b10030005121f2b3744505b656e7b8491969c918c7f726d635b51493f372d251b1a242c363e48505a616c717e8792999691837a6d665c5044382b1f1206000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000060f18242f39434e58626d75818e96a1aba69f92867c6f675d51453f332a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13181b1e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1104000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f32261908000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d1a2734404d5a6773808d9aa6b3c0cdd9e6f3fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000815222e3b4855616e7b859290837a6d7683909083766d7a839092857b6e6155483b2e221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000010406070a0d101112131312100e0b080705020000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2323201c160f08000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a73737373737373737373737373737373737373737373737373737373736d685e5246392d20130700121f2b3845525e6b7884868686868686867d7063564a3d3023170a0007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e3225180b00000006121f2b3844505c667683909da99f9285796d60544a403629241e1a191d2328343e47535f6a7683909ca99f92867a6d6053473a2d2014070000000915202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000613202d394653606c79839096a0a39c918c7f726d635b51493f372d25242c363e48505a616c717e879299a3a0959083796d6053463a2d201307000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000007121d28313c46515b606d7a849199a3aea3999184796d605a50463c31271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2b3844505b66737f8c999393939393939084776b6054443a302419120b030000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c30231609000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000713202d3a4653606d78818e9390837a7683909083767a8390938e81786d6053463a2d201307000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000020608080d0606030000000000000000000000000000000104080d111314171a1d1e1f201f1f1d1b181414110e080200000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000010b141d252b30333439393939393939302f2c27211a11080000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e67676767676767676767676767676767676767676767676767676767615e564c4135291d110500111e2a3743505c68727879797979797979706b6054483c2f22160900010c17212a333b434a4f5053535353534c4a463f372d232a333b434a4f5053535353534c4a463f372d23190f0500000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e3124170b0000000713202d3a4653606d7986929fa89b8e8175665c5042392e2419130e0d1218222b37434e5866727f8c99a5a399897c6f6356493c30231609000000030e1925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f04000005121f2b3744505b65707d869298a2a39c918c7f726d625b51493f372d2c363e48505a616c717e879299a3a39992877e71665c5044382b1f1206000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000010c161f2a343f45525d686f7c87929fa6aba0968e81756c62584e43392f24180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939333f4a54616e7a8786868686868686867f7265594f43322c29231d150d0700000000000000000000000000000000000000000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d201307000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121f2c3844505c666d78818e9390837a839090837a8390938e81786d665c5044382c1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000003090e1214151913120f0b06000000000000000000000003070d1013191d202124272a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a050000000000000000000000000000000000000008131d262f363c4041464646464646463d3c38332c231a0f0500000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a54524c443a3025190d01000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700000a16222e39434d555b5d6060606060585651493f34292e39434d555b5d6060606060585651493f34291e120600000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c302316090000000714212e3a4754616d7a8798a3a5988b7f7265544a3f30271c1208020007101a26313d495663707c8996a3ab978a7d7164574a3e3124170b0000000008141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c2721191107000000030f1b27333f4953606b707d869298a2a39c918c7f726d625b51493f37363e48505a616c717e879299a3a39992877e716c61544a3f34281c1003000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000040d18222935414c56606a727f8c949fa9a89e938b7e716a5f554b40352921170c03000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a4044454646463a46525e686e797979797979797979726d6256473f3a38342f271f191007000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb4aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f1206000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2734414e5a6774818d9aa7b4c0cddae7f6ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000003101c28343f4a545c666d78818e939084839191838490938e81786d665c544a3f34281c1003000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000060e151a1e212226201f1c17110a0200000000000003060c1012181d2024292c2d30343638393939383735322e2d2a251e1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e535353535353534a48443d352c21160b00000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e61544d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4746413a32281e130800000b17232f3a454e565c5e6060606060606056544f473d33271c100400010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e333f4a555f676a6c6c6c6c6c65625b51463a2e22160900000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070000000815222f3b4855626e7b8895aaa4978a7d7164574a3e2e24150b000000000915222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000020d172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f0700000000000b17222d38414f59606b707d869298a2a39b918c7f726d625b51493f3e48505a616c717e879299a3a39992877e716c615a5042382e23170b00000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000061019242f3a444e58606c77828f97a1aba59f92867c6e675d51453e33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000007131e29333c454c505253535246444d565e616c6c6c6c6c6c6c6c6c65625b51504c47454039312a221910060000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c1003000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfced9e5f1feefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201300000000000000000c17232e38424a545c666c78818e92909195959191928d81786c665c544a42382e23170c00000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000060f181f262b2d2e332d2b28221c140b08060406060b0f12171c1f24292c2f35393a3d4043444546464543413e3b3936302b272019130c04000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000814202b36414b53595b6060606060606056554f473d33271c1004000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615447404040404040404040404040404040404040404040404040403a3935302820160c02000007121e28333c454b5052535353535353534a48443d352b21160b000003101d2936424f5b6771777979797979726d62564a3e3136424f5b6771777979797979726d62564a3e3124180b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f12060000000916222f3c4955626f7c8895a2a396897d7063564a3d30231706000000000714212e3a4754616d7a8794a0a5998c7f7266594c3f3326190c0000000000050e17222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000006111b262f3d474f59606b707d869298a2a39b918c7f726d625b514948505a616c717e879299a3a39992877e716c615a50483e30261c110600000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000008131e28323d44505b656d7a859199a4aea2989083796d605a50453b30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454f575c5e60605f53504a4d52545f60606060606060605c5e5f5f5c5853514b433c342a22180c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b00000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1824313e4b5764717e8a97a8b2bdc8d4e2edf8efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20110c0600000000000006111c263038424a545b666c77808d929da0a09d928d80776c665b544a423830261c110600000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000030e18212a31373a3b403938332d261d191312101314171c1f23282c2f35393a4145474a4d505152535252504e4b4746413b373229241e160e05000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c6360594f44382c201407000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b3434343434343434343434343434343434343434343434342e2d29251e160e04000000010c17212a333b434a4f5053535353534c4a463f372d23190f05000004111d2a3744505d6a778386868686867f7265584c3f323744505d6a778386868686867f7265584c3f3225190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c10040000000815222e3b4855616e7b8894aaa4978a7d7164574a3e2d22170b000000000815222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000000006111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c110800000000000000000a141d2b353d474f59606b707d869298a2a39b918c7f726d625b51505a616c717e879299a3a39992877e716c615a50483e362c1e140a00000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000010c162027333f49535e68707d87939fa6aaa0958d81746c61574d42392e23180e05000000000000000000000000000000000000000000000000000000000000000000000000030f1b2834404c5761686b6c6c6c605c544a46475353534c52565d6065696b6c6b6965605c554e463c342a1e140a00000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f8b93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c110600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a0acb8c6d0dbe7f0f9e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c211d1711090000000000000a151e263038424a545b656c77808d939d9d938d80776c655b544a423830261e150a0000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000009151f2a333c4247484c46443f382f2925201f1d1f2022282b2e34383a4045474c5254575a5d5e5f605f5e5d5b5854524c47433c35302820170e0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000010e1a2733404c59646f7479797979797979706b6055483c2f231609000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e272727272727272727272727272727272727272727272721201d19130c0400000000000a16222e39434d555b5d6060606060585651493f34291e1206000004111e2b3744515e6a7784919393938c7f7265594c3f323744515e6a7784919393938c7f7265594c3f3226190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000000000714212e3a4754616d7a8798a2a5988b7f7265544a3f33281c1107010006101823303c4956636f7c8996a2aa978a7d7164574a3e3124170b000000000000000a141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000000020b19232b353d474f59606b707d869298a2a39b918c7f726d625b5a616c707e879299a3a39992877e716c615a50483e362c241a0c02000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000040d17222d38414c56606b73808d949fa9a79d928a7e71695f544a40342820170b02000000000000000000000000000000000000000000000000000000000000000000000005111e2a3744505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e463c30261c1106000000000000000000000000000000000916222f3c4955626f7c8895a2afa396897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a46535f697784919eaab4bfcad6dee8eee2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f534639302d29221b12090000000000030c151e262f38424a535b656c74818e9b9b8e81746c655b534a42382f261e150c030000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313c454d53555953504a423b35302d2b292c2d2d3338393f44464b5153565d606367696b6c6c6c6b6a6865615e56544e46413a322920170d020000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000010e1b2834414e5b677481868686868686867d7063564a3d3023170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1413110d08020000000000010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e221609000005111e2b3844515e6b7784919e9f998c7f7266594c3f333844515e6b7784919e9f998c7f7266594c3f3326190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c1207000000000613202d394653606c7985929fa79b8e8174665b5044382d2218120d0c1117222b37424d5765727f8c98a5a398897c6f6256493c2f23160900000000000000020b141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c0100000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d62616c707e879299a3a39992877e716c615a50483e362c241a1208000000000009141f29333b42464853535353535353535346413a32281e130800000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000006111b262f3a444f59606d78829097a2ada49f92857b6e665c51443e32291d140a000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b000000000000000000000000000000000916222f3c4955626f7c8895a2afa3968a7d7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0005121e2a36424d576673808c98a2aebac3ccd7dce3e7d5c9bcafa296897c6f635649505c6976838f9c9286796c5f53463e3d39342d241b110600000000060f19232b353d464e58606a6f7c8592989891857c6f6a60584e463d352b23190f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d575f6166605b544d46413b393835393a3c3f44464a5053555d6064686d70737677787979787674716e68626058524c443a32291e130800000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000010e1b2734414e5a6774818d93939393938a7d7064574a3d3124170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d070705010000000000000003101d2936424f5b6771777979797979726d62564a3e3124180b000005121e2b3845515e6b7884919ea6998c807366594d40333845515e6b7884919ea6998c807366594d4033261a0d00000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b000000000006121f2b3844505b667683909ca99e9285786c60544a3f3329241d19181b2227343c46535f6976838f9ca99f9286796d6053463a2d2013070000000000000000020b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e13080000000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d6c707e879299a3a39992877e716c615a50483e362c241a1208000000000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000a141d29323d44505c666e7b85929ea4ada2979083786d60594f443b2f261c11060000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c10030000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7d717d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c11060000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313b4754616e7a86929fa7b1bac2cbd1d6dcd5c9bcafa296897c6f635653535c6976838f9c9286796c5f53534b49453e362d22170c000000030e18212b353d474f58606a6f7c8592918c8c9191857c6f6a60584f473d352b21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f696e736c665f57524c484644404547494a5053545c6063676d71757a7d8083848586858583817e7a756f6a615d564c443a3025190d0100000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000000010e1a2734414d5a6774808d9a9f9f9f978a7d7164574a3e3124170b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080101010101010101010101010101010101010101000000000000000000000004111d2a3744505d6a778386868686867f7265584c3f3225190c000005121f2b3845525e6b7885919ea6998d8073665a4d40333845525e6b7885919ea6998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c030000000000030f1c28333f4a546673808d99a7a1978a7d70665b50443e352f292423282d333d464f59616e7b86929faa9c908376665c5145382c1f13060000000000000001070d111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000000000000071119232b353d474f59606b707d869298a2a39b918c7f72707e879299a3a39992877e716c615a50483e362c241a12080000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000020b172028343f4a545e69707d8a929da7a99f958d80736b61564d42382d22170e05000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000914202d3946525e6873808c95a0a8b1bbc0c7cbd0d0c9bcafa296897c6f63606060606976838f9c9286796c606060585650483e34291d110500000915202a333d474f59606a6f7c8592918c7f7f8c9192857c6f6a60594f473d332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b7f786e69615e565453504b515356545b6063666d70757a7e82868a8d909192939291908e8b86827c746d685e564c41362a1e11050000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000d1a2633404d596673808c99a6aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919393938c7f7265594c3f3226190c000005121f2c3845525f6b7885929ea69a8d8073675a4d40343845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000000b17222d3c4956636f7c8995a0a99d9083786c605a50454039352f2e34383f444e58616b75818e99a3a3988c7f7265544b4034281c1004000000000000040c13181d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d1307000000000000000000071119232b353d474f59606b707d869298a2a39b918b7f7d879299a3a39992877e716c615a50483e362c241a120800000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000050e17232e38424d57616c74808d95a0aaa79f93887d70695e544a3f332820160b020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d0100000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b02000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005111e2a36414c56606d798390969fa7afb5babfc2c3c4bcafa296897c6f6c6c6c6c6c6c76838f9c9286796c6c6c6c64625a5045392d21150800020f1a26313c464f59606b6f7c8592918b7f72727f8b9192857c6f6b60594f463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88827b736d686461605b555d606265666c7074797d81858a8f92999a9c9e9f9f9f9e9d9b99928f87817a6d685e5246392d2013070000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9f998c7f7266594c3f3326190c000006131f2c3946525f6c7985929fa79a8d8074675a4d41343946525f6c7985929fa79a8d8074675a4d4134271a0e01000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e04000000000000000615222f3b4854606b7784919da8a0958c7f726c615a514b4541403f4045495058606a707d8a939eaa9f92867a6d6154473a2e23180c000000000000040d161d24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d01000000000000000000071119232b353d474f59606b707d869298a2a39b918b869299a3a39992877e716c615a50483e362c241a120800000000000000000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000006111c26303b45505a606d79839098a2aea49a92857b6e665b50443d32281d140a0000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a00000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1925303b45515c666e7b8490959fa3abaeb4b6b7b8b9afa296897d7979797979797979828f9c92867979797979716c6256493d3024170a0006121f2b37434e58606b707d8692918b7f726d6d727f8b9192867d706b60584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b888f86807a75716e6c666b676d6f7175797c81858a8e92989c9fa3aba39f9e9d9d9d9fa3a39f9a938e847a6d6154473a2e2114070000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a6998c807366594d4033261a0d000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884919ea6998c807366594d4033261a0d00000613202c3946535f6c7986929fa79a8d8174675a4e41343946535f6c7986929fa79a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b22191107000000000000000007131f2c38434f5965727f8b96a1a79f93887e716c605d55524c4c4c4b51535b606a6f7c86929fa5a3988e8174685e5246392d1d12070000000000010c161f282f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000000000000000000071119232b353d474f59606b707d869298a2a39b999299a3a39992877e716c615a50483e362c241a120800000000000000000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000040404000a141e29333e45515c676e7b86929fa5aca1978f82786c60594f443a2f261b110600000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c20130600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000008141e2834404b545e696e7b838d92999fa3aaa9aaabacaea5998f8986868686868686868f949f988986868686867e7164584b3e3125180b000814212e3a47535f6a707d8692918b7f726d62626d727f8b9192867d706a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b8898928d86827e7b797877787a7c7e8285898d92979b9fa2a7a09d9999929190909192999a9ea19f96887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000916232f3c4956626f7c8995aab4a79a8e8174675b4e4134281b09000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998d8073665a4d4033271a0d000006121f2c3844515c667986939fa79b8e8174685b4e41353844515c667986939fa79b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f191007000000000000000000030c1b27323d4753606d7984919eaca49a92867e736d67605d565959545c60656c717c859198a2ac9f92867b6e61564c4135291d0c03000000000007131d28313a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c2013060000000000000000000000071119232b353d474f59606b707d869298a2aba39fa3a39992877e716c615a50483e362c241a12080000000000000000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000306080911111111110c17212834404b555f69717e8a939da8a99f948c7f736b60564c41382d22170d040000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d21140700000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c60646a6e72757778787979787675726e69636159534d453d352b23190f0600000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020c18232e39424d575e696e7880878d9298999c9d9e9fa39fa1999693939393939393939c9fa6a393939393938b7e7164584b3e3125180b000815222f3b4855626e7b8592938b7f726d625b5b626d727f8b9192857b6e6255483b2f221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88959f98928e8b878685848586898b8e92979a9ea1a8a09e9995908c89868483838486898d92979e95887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000814212e3b4754616e7a8798a2aea89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d79869aa4a89b8e8175685b4e42353a4653606d79869aa4a89b8e8175685b4e4235281b0f02000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a0000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000b151e2b353d45515c67717d8a9aa4aca298928a8079716d6867666567666d70787e869197a1aaa6998c8073695e53493f372d1e150b00000000010d18242f3a434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d211407000000000000000000000000071119232b353d474f59606b707d86929facafacac9f92877e716c615a50483e362c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a0f1215151e1e1e1e1e1e1e18232e39434d57616c74818e96a0aaa69f93877d70685e53493f33271f160c01000000000000000000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f1408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007121d27303b454d575e666d747b8186898d8f909192999393939393939393939393939393939393939393938b7e7164584b3e3125180b000814212e3a47535f6a74808d887f726d625b51515b626d727f8b8d80746a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88949fa29f9b979992919192939a989b9ea1a9a29e9a96918c8883807d7a78767677797c80858b9297887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000613202d394653606c7985929facaa9d9083776a574d42362a1e11050000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929fa79a8d8074675a4d4134271a0e01000714202d3a4753606d7a8693a0a89b8e8275685b4f42353a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000007121c27303d474f59606b707d87939facaaa29f928d847e7a767473727375797d838b9298a1a9b3a5998c7f726d625b51493f30271d120700000004111d2935404b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000000000000000000000000071119232b353d474f59606b727f8c98a5b2b3a79a8d80746c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000060e151a1f21222b2b2b2b2b2b2b2b2b27303c45505a606d79849198a3aea49991847a6d655b50443d31281e13080000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000b151e29333b454d545c60696e747a7d808384858686868686868686868686868686868686868686868686867e7164584b3e3125180b0006121f2b37434e58646e74817e726d625b514949515b626d727f80746e64584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a4754606d79828b92989ea1a8a39f9e9e9f9fa4aca9a19e9a97928e89847f7b7773706d676a6a666d6f73797f858f887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000005121f2b3744505b657783909daaac9f928579695e52463a2d2014070000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa79a8d8174675a4e4134271b0e01000714212d3a4754606d7a8793a0a89b8f8275685c4f42353a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d070100000000000000000000000c18232e39424f59606b707d86929aa4aba9aca49c96918b8682807f7f8082858a90959fa3aaaaaca79c918b7f726d625b5142392e23180c0000000613202c3945515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e010000000000000000000000071119232b353d474f59606b707d86929facacacac9f92877e716c615a50483e362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000006101820262b2e2f3737373737373737373737333e45515d676f7c86929fa5aba1968f82776c60584e433a2f24190d06000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4347484c4e505252535252504e4b4846423b38332a251f170f0700000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d130800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000030c172129333b424a51575e61676d7073767778797979797979797979797979797979797979797979797979716c6256493d3024170a00020f1a26313c46525c646e74726d625b51493f3f49515b626d72746e645c52463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000613202c3945515d676d767e858c9196989b9d9e9f9f9e9d9a9897928e8a85817c77736e696663605d55545c6063676d727a81887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000030f1b27333f49536874818e9ba7aea298877b6e6154473b2e2114080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667986939fa79b8e8174685b4e4135281b0e02000814212e3b4754616e7a8794a1a89c8f8275695c4f42363b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000004101c2834404a54606b707d869298a3a69f9c9fa4a8a19e99928f8d8c8c8d8f92989da0a7a7a09da0a7a39b918b7f726d62544b4034281c100400000714202d3a4753606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c100300000000000000000000071119232b353d474f59606b707d869298a2a39f9fa3a39992877e716c615a50483e362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79b8e8174685b4e4135281b0e0200000000000000000000000000000000030e18222a31373a3c44444444444444444444444444404b555f6a727f8b939ea8a89e948c7f726a60554c41352922180c010000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e1104000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000000000000000000000a16202b343d4347494949494949494846423b33291f140900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000050f172029303940444d53555d606366696a6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64625a5045392d21150800000915202a33414a525c646765625b51493f37373f49515b626567645c524a41332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0004111d2935414b555d606d717a7f84898c8f9091929291908e8b8885817d79746f6b66615f575653514b4b5153555c60686d757f7b6e6155483b2e221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000b17222d3f4c5865727f8b98aab4aa96897c706356493d302316080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869aa4a89b8e8175685b4e4235281b0f02000815212e3b4854616e7b8794a1a99c8f8376695c5043363b4854616e7b8794a1a99c8f8376695c504336291d1003000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000306070a0d101112131212100e0b07060400000000000000000000000000000006121f2c3844515c66707d869298a3a39c948f939aa0a7aba39f9c9a99989a9b9fa2aaa8a19e9590959ba3a39b918b7f72665c5145382c1f13060003101c2936434f5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000000000000000000071119232b353d474f59606b707d869298a2a399929299a3a39992877e716c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89b8e8275685b4f4235281c0900000000000000000000000000000000000a15202a343c4347485151515151515151515151515151514e58626d75818f96a1aba69f92877c6f675d51453f34291d110500000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d1004000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312e2f32353738393939383735322e2d2a261f1c170e0903000000000000000000000000000000000000000000030f1b27323d464e545656565656565654534d453b31251a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000050e171e272e343b42464b5153565a5c5d5e5f6060606060606060606060606060606060606060606060585650483e34291d11050000030e18212f38414a52585a585651493f372d2d373f495156585a58524a41382f21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00010d18242f3a434b515a62686d72797c7f82848586858583817f7c7974706d6663605955534d494745404045464b51565e616d726e695f53473a2d211408000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000616232f3c4956626f7c8998a3aea5988c7f7265594c3f3025190d0100000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000815222e3b4855616e7b8894a1a99c908376695d5043363b4855616e7b8894a1a99c908376695d5043362a1d1003000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79849197a1a49c918c838790959c9fa4aca9a7a6a5a6a8a8a7a09d96918a848c919ba3a0959084796d6053463a2d20130700000d1a2733404d5a6673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f020000000000000000071119232b353d474f59606b707d869298a2a3999286869299a3a39992877e716c615a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89c8f8275695c4f4230251a0e02000000000000000000000000000000030f1a26313c464e53555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5b606d7a849199a3aea39991847a6d605a50453a2e211509000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000000000000006131f2b37434e586062626262626262615e574d42362a1e1205000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000050c151c232831363a4045474a4d5051525353535353535353535353535353535353535353535353534b49453e362d22170c00000000060f1d262f3841474c4e4b4a453f372d25252d373f464a4b4e4c4741382f261d0f060000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000007131d28313a414550565d60666d6f727577787979787674726f6c6663605c54544f4846423d3a393534383a40454c525b6265615f574d42372b1e1206000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000713202d3a4653606d7986929faca89b8e817568564c41362a1e110500000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000815222f3b4855626e7b8895a1a99d9083766a5d5043373b4855626e7b8895a1a99d9083766a5d5043372a1d1004000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e2215080000000000000002060a0c0d1313131313131313131313131313131313131313131312110f0c0701000000000000000006121f2c3844515c666e7c8591979c928c7f767c838a8f939a9a9d9e9f9f9e9d9b9895908b847e777f8c919b9691837a6e665c5145382c1f130600000916232f3c4956626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d0000000000000000071119232b353d474f59606b707d869298a2a39992877d7d879299a3a39992877e716c625a50483f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaa9d9083776a574d42362a1e120500000000000000000000000000000006121f2b37434e585f626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a686f7c87929facaba0968e81756c62564a3d3124170b00000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181514120e0903000000000000000000000000000000000000000000000000000815222e3b4754606a6f6f6f6f6f6f6f6e695e53463a2d211407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000030b12181f252a2f35393a3d404344454646464646464646464646464646464646464646464646463e3d39342d241b110600000000000b141d262f363c40413f3d3a342d251b1b252d343a3d3f413f3c362f261d140b000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0000010c161f282f353f444c52545c606265686a6b6c6c6b6a676562605b5453514a48433d3a36312d2c29282c2f343a414651575955534d453c31261a0e02000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3844515c667683909ca9aa9e918477685e5246392d20130700000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000915222f3c4855626f7b8895a2aa9d9083776a5d5044373c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000070d12161919202020202020202020202020202020202020202020201f1e1b18130c050000000000000004101c2834404a545f6a6e7c8591928c7f736d6f787d82878b8e9091929291908e8b88837e79716d727f8c9191847a6e685e544b4034281c100400000815222e3b4754606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000000000000071119232b353d474f59606b707d869298a2a39992877e70717e879299a3a39993877e716c625a50483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facac9f928579695e52463a2d2014060000000000000000000000000000000815212e3a47535f6a6f777777777777777777777777777777777777777777777f8c99a5b2a89e938b7e7165584b3e3225180b0000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0f111212131312100f0c080705020000000000000000000000000000000000000000000000000000000916232f3c4956626f7c7c7c7c7c7c7c7b6e6154483b2e211508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000070c141a1d24292c2d303336373839393939393939393939393939393939393939393939393931302d29221b1209000000000000020b141d242b30333432312e29231b12131b23292e31323433302b241d140b02000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000040d161d2429323a41454a505356595c5d5e5f5f5e5d5b585553504a4644403938322d2a2620201d1c1f232930363f464a4c4847423c332a1f150900000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000004101c2834404a5466737f8c99a9aca096877a6d6154473a2e21140a00000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99c8f8376695c504336291d1003000916232f3c4956626f7c8995a2aa9d9084776a5d5144373c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e120600000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2b28241e170f06000000000000000c18232e39424e575f6a6e7c858c80736d63666d70767b7e81838485858584817f7c77726d67626d727f8b847b6e685e564c42392e23180c00000006131f2b38434e5863707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d201307000000000000071119232b353d474f59606b707d869298a2a39992877e706c6c717e879299a3a49993877e716c625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaea298877b6e6154483b2d22170b0607080808060200000000000000000915222f3c4855626f7c8484848484848484848484848484848484848484848484919daab7afa59f9285786c5f5245392c1f120600000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b0000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878989898989898074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000003090e13181d20202327292a2b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2524211d1711090000000000000000020b131a1f2426272524221d1811090911181d2224252726241f1a130b0200000000000b1825313e4a56626d72797979797979736e63584b3f3226190c00000000040c131820282f35383f4446494c4f5152535252504e4c4946443f3a38342e2c27211e1a1413101013181e252a353a3e3f3b3a37312a21180e0300000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000c18232e3c4956626f7c8997a2ada8978a7e7164574a3e31261b0f03000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a99c908376695d5043362a1d100300091623303c4956636f7c8996a2aa9e9184776b5e5144383c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e02000000000a131c232a2f3233393939393939393939393939393939393939393939393837342f2921180f0500000000000007121c27303c454e575f6a6e7c7f736e635b5c6064696e717477787979787775726f6a65605d5b626d727e7b6e695e564d443b30271d1207000000030f1b27323d4854606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f12060000000000071119232b353d474f59606b707d869298a2a39992877e716c61616c717e879299a3a49993877e716c625a50483f362d241b12090000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929facb4aa978a7d7064544a3f33281c131313151514120f0a030000000000000916222f3c4955626f7c889191919191919191919191919191919191919191919196a0acb8b8ac9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e040000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692959595958d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000001070d111314171a1d1e1f202020202020202020202020202020202020202020202020181715110c060000000000000000000001080e14171a1b181815120c060000060c121518181b1a17140e08010000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000001070d161e24292e34383a3c3f42444546464543413f3c3938332d2c28231c1b16120e09060404070c131923292e31322e2d2b261f180f060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000713202d3a4653606d7985929eaba79b8e817468584e43372b1f1206000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1a99d9083766a5d5043372a1d1004000a1623303d495663707c8996a3ab9e9184786b5e5145383d495663707c8996a3ab9e9184786b5e5145382b1e1205000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f15090000000007121c252e353b3e40464646464646464646464646464646464646464646464544403a332b21170c010000000000000b151e2a333c454e575f6a6e726d635c525053575e6164676a6b6c6c6b6a6865625f585351515b626c716e695e574d443b32291e150b00000000000a16202c38444f59606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000000040f19232b353d474f59606b707d869298a2a49992877e716c615a5a616c717e879299a3a49993877e716c625a50483f362d241b110600000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929facb4a79a8e8174665b5044382d22201f202222211f1a150e0600000000000916222f3c4955626f7c88959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0a8b2acacac9f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e05000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa2a29a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000010406070a0d1011121313131313131313131313131313131313131313131313130b0a0805000000000000000000000000000003080b0d0e0c0b090501000000000106090b0c0e0d0b0803000000000000000006121e29343f495156586060606060605a58524a40362a1f130700000000000000040c13191c23282b2d2f323537383939383734322f2d2b28221f1c18120f0a0502000000000002080d181e22252622211e1a150e06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006121f2b3844505c6674818e9baaab9e9184786a5f53473a2e21150a000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000a1723303d4a5663707d8996a3ab9e9185786b5e5245383d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e03000000020d19232e3740464b4c5353535353535353535353535353535353535353535352504c453d33291e1307000000000000030c18212a333c454e575f6266635b524944464d5354585b5d5e5f5f5e5d5b5855534e474549515a6265615e574d453b322920170c03000000000004101c27323d44505b656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b00000000000b16212b353d474f59606b707d869298a2a49993877e716c615a50505a616c717e879299a3a49993887e716c625a51483f372d23180c0100000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929facb8ab9e9185786c60544a3f332d2c2c2d2f2f2e2b2620180f06000000000916222f3c4955626f7c88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b0400000000000000000000000000000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000001080d11171c1f202326292a2b2c2c2b2a282522201f1c1712100c070000000000000000000000070d121618191514120e090300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000003101c28343f4a5464707d8a98a2ada196887b6f6255483c31261a0f000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000a1724303d4a5763707d8a96a3ab9e9285786b5f5245383d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000006121e2a354049515759606060606060606060606060606060606060606060605e5c574f453a2f24180c00000000000000060f18212a333c454e53555957514940383b4246484b4e5051525252514f4c4847433c393f4850565854534d453b332920170e05000000000000000b162127333f49535b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000003101b27323d474f59606b707d869298a2a49a93877e716c615a504848505a616c717e879299a4a49a93887e716c625b51493f34291d11050000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929facb4aba1978a7e71665b50443f3a39383a3b3b3a37312a22180e030000000916222f3c4955626f7c8893939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000040613131313131313131312110e0904000000000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000060b10121316191c1e1f201f1f1d1b191613120f0b060400000000000000000000000000000106090b0c08080602000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000b17232e3a4753606d7985929faca8998c7f7366584e43372b1c11060000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e3d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281b0f0000000000000000060f18212a333c4247484c4b463f372b31363a3b3e41444546464544423f3c3a37312c363f454a4b4846423b332920170e050000000000000000050b17222d384149535b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a00000000000713202c38444f59606b707d869298a2a49a93887e716c615a50483e3e48505a616c717e879399a4a49a93887f726d625b51453a2e22150900000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929facaea399929183786c6059504947454546484847433c342a20150a0000000916222f3c4955626f7c8686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000001070c10132020202020202020201f1d1a150f08000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000030607090c0f1112131312100e0c090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000006131f2c3845515d6774818e9ba8aa9d9184776a5f5347382e23170b0000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3ab9e9184786b5e5145382b1e1205000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f343e4b5764717e8a97a4ac9f9285796c5f4a3f34281c10030006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c100700000000000c1925323e4b57636d73797979797979797979797979797979797979797979797873685c5044372b1e11000000000000000000060f18212a31373a3b3f3e3a352e25252a2d2e313437383939383735322f2e2b26242d343a3d3e3b3a36312921170e050000000000000000000006111b262f38414950575f62686e717477787979787775726e69625f58514940372e231a0c0200000000000916222f3b4854606b707d869298a2a49a93887e716c625a50483e36363e48505a616c717e879399a4a49a93887f726d62564a3d3124180b000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929facac9f9286928c7f736b605b53535151535555534e463c31261a0f0200000815222e3b4754606a76797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120500000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000004101d2935404b5563707d8996a1aca095887b6f62544a3f34281c100300000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000b1825313e4b5864717e8b97a4ac9f938679665c5044383e4b5864717e8b97a4ac9f938679665c5044382b1f120600030f1b27323d464e54566060606060605f5c574f444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000d192633404c5966737f8686868686868686868686868686868686868686868685786b5e5245382b1f1200000000000000000000060f1820262b2e2f33322f2a231c1a1e212125282a2b2c2c2b2a282522211f1b1b22292e31322e2d2a251f170f050000000000000000000000000a141d262f383f444e53565e6165686a6b6c6c6b6a6865615e57534e463f372e251c11080000000000000a1623303d495663707d869298a2a39f93887f716c625a50483e362c2c363e48505a616c717e879399a4a49a93887e7265584b3f3225180c00000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3744505b657986939faca79a8d818d93877d726c6562605d5c6062625f584e43372b1f1206000006131f2b37434e5860626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c10030000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000c18242f394653606c7884919eaba7998c8073665c5044382b1f140900000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000b1825323e4b5865717e8b98a4afa49986796d6053463a3e4b5865717e8b98a4afa49986796d6053463a2d20130700000a16202b343d43474953535353535352504c453b42464b5153575a5c5e5f5f5f5e5d5c595754514c46423b3328231c140c020000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b5e5245382b1f120000000000000000000000060e151a1e21222625221e18120e121415181b1d1e1f1f1f1e1c191515120f11181d21242521211e1a140d0500000000000000000000000000020b141d262d333c42474c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a000000000000020f1c2935424f5c6875828f949fa39b918b7f726d625a50483e362d24242c363e48505a616c717e879399a49e938e8175685b4e4235281b0f0200020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202d394653606c78869aa4afa396897d869292877f78726e6d67676d6e6e6a5f53473a2e2114080000030f1b27323c464e5455606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b0006121e29343f495156586060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000007121f2b3844505b6673808c99a3ab9e9184796d6053463b30251a0e01000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000c1825323f4b5865727e8b98a5b5a093867a6d6053473a3f4b5865727e8b98a5b5a093867a6d6053473a2d2014070000040f19222b32373b3c4646464646464544403a3136394045474a4d4f5152535252514f4d4a4745413a3631292117110a02000000000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b5e5245382b1f1200000000000000000000000003090e121415191816120d07020507080b0e1112131312110f0c09080603060c111517181514120e0903000000000000000000000000000000020b141b222731373b4146474b4e5152525352514e4c4846423b37312a221c130a01000000000000000714202d3a4753606d79828f949b918b7f726d625a50483f362d241b1a242c363e48505a626c717e87939a938e81786d6053463a2d201307000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000713202d3a4653606d798693a0b6a295887c818e99928c837f7b7a7979797b7c6e6255483b2f2215080000000a15202b343c4347495353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f140800010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000007121d2731394045535353535353535353524e473f352b2015090000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000030f1c28333f4a54616e7b87929faca1968a7d7063574d42362a1d1307000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f34281c1003000c1925323f4c5865727f8b98a5ada093877a6d6054473a3f4c5865727f8b98a5ada093877a6d6054473a2d21140700000007101920272b2e2f3939393939393837342f252a2f34383a3d404344454646454443403d3a39352f2a251f170f060000000000000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5e5245382b1f120000000000000000000000000000020608080c0c0a060200000000000001040506060504020000000000000105090b0b08070502000000000000000000000000000000000000020a111720262b3036393b3e41444546464544423f3b3a36302b262018100a01000000000000000006131f2c3845515c676d79828f918b7f726d625b51483f362d241b12121a242c363e48505a626c717e88938e81786d665c5044382b1f120600000714202d3a46525e6976797979797979797976685e5246392d201307000714202d3a4753606d7a8693a0ada194887b7c88949f95918c8886858586888073675a4d4034271a0d000000040f19222b32373b3c464646464646464646464646464646464646464646464646464646464646464644413b342c22180d0200000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0100000000000000000000000000000000000000000000000000000000000106090b0c131313130c0b09060100000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000b17222d3846525e6975828f9ba7a89b8f8275695e52463a2f24180d000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4ac9f938679665c5044382b1f1206000c1926333f4c5966727f8c99a5ada094877a6d6154473a3f4c5966727f8c99a5ada094877a6d6154473a2e21140700000000070f161b1f22232d2d2d2d2d2d2c2b28241a1d23292c2d3034363838393938373633302d2c29241e1a140d0500000000000000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151a1e252a2d2e323537383939383735322e2d2a251f1a150e060000000000000000000004101c2934404b555c676d79828a7f726d625b51493f362d241b120909121b242d363e48505a626c717e8681786d665c544a3f34281c100300000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000714212d3a4754606d7a8793a0ada194877a76828f99a09d9895989292988d8073675a4d4034271a0d0000000007101920272b2e2f39393939393939393939393939393939393939393939393939393939393939393835302a221a1006000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000040e18222a32373b3c464646464646463e3d39342d241b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d13080000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000000000000000000000000000000000070d1216181920202020181815120c060000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000006111c2a36424d5763707d89959fac9f92867b6e61554b4135291d12070000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4afa49986796d6053463a2d201307000d192633404c5966737f8c99a6ada194877a6e6154473b404c5966737f8c99a6ada194877a6e6154473b2e2114080000000000040a0f1315162020202020201f1e1c180e12181c1f202427292b2c2c2c2b2a29262421201d19130e090300000000000000000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62574a3e3125180b0000000000000105090b0b1313131307060405090b0b131313130706040005090b0b13131313070604000000000000000000000000000000000000000000000000000000000000000003090e14191e202125282a2b2c2c2b2a282521201e1a140f0a030000000000000000000000000c18232f39434b555c676d797d726d625b51493f372d241b1209000009121b242d363f48505a626c717d786d665c544a42382e23170b0000000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000814212e3b4754616e7a8794a1aca093877a6f7c87929fa5a5aaa29f9f9a8d8073675a4d4034271a0d0000000000070f151b1f22222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b313638393939393939393433302b241d140b0100000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f1206000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2524221d1811090000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000e1a25303b4854606b7683909da8a3998d8073675d5145392e23180c0000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b5a093867a6d6053473a2d201407000d1a2633404d596673808c99a6aea194887b6e6155483b404d596673808c99a6aea194887b6e6155483b2e221508000000000000000306080913131313131312110f0c01070c101314171a1c1e1f201f1f1e1c1a171413110d0801000000000000000000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51463a2e2216090000000000060c111517182020201f141310111517182020201f1413100c111517182020201f1413100c07010000000000000000000000000000000000000000000000000000000000000002080d111414181b1e1f1f201f1e1b191514120e0903000000000000000000000000000007121d273139434b555c676d716c625b51493f372d251b12090000000009121b242d363f48505a626b706d665c544a423830261c11060000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4855616e7b88949f9fa39986796d73808c939fa2aaaaaba69a8d8073675a4d4034271a0d000000000000040a0f131516202020202020202020202020202020202020202020202020202020202020201f1f1c19140d0600000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726241f1a130b0200000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000000000000000000000000000000009131b23292e31323939393932312e29231b13090000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000009141f2c38444f5964717e8a96a0ab9f92857a6d60544b4034281d120700000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5ada093877a6d6054473a2d211407000d1a2733404d5a6673808d99a6aea195887b6e6255483b404d5a6673808d99a6aea195887b6e6255483b2f2215080000000000000000000000060606060606050503000000000406070a0d10111213131211100d0a07060401000000000000000000000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751493f35291e1206000000000911181d2124252d2d2d2c201f1c1d2124252d2d2d2c201f1c181d2124252d2d2d2c201f1c18120b030000000000000000000000000000000000000000000000000000000000000000010507080b0e1112131312110f0c0807050200000000000000000000000000000000010b151f273139434b555c6064615a51493f372d251b130900000000000009121b242d363f4850596063605c544a423830261e140a000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000915222f3c4855626f7b8893939393928679666c77818c92989b9e9f9f9a8d8073675a4d4034271a0d000000000000000003060809131313131313131313131313131313131313131313131313131313131313131312100d08020000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201b1a17140e08010000000000000000000106090b0c1313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000000000000000000000000000007111b252d343a3e3f464646463f3d3a342d251b110600000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000002101b27323d4653606c7884919da8a2978b7f72665c5145392e23180c01000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5ada094877a6d6154473a2e211407000d1a2734404d5a6773808d9aa6aea295887b6f6255483c404d5a6773808d9aa6aea295887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f372d23180d0100000009121b22292e3132393939392d2c29292e3132393939392d2c2923292e3132393939392d2c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151f273139434b5153575550483f372d251b1309000000000000000009121b242d363f474f545653504a423830261e140c02000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000916222f3c4955626f7c86868686868685786c656c777f868b8e919292928d8073675a4d4034271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000000000003060809131313131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000010d18232d373f464a4c535353534b4a463f372d23180c01000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b96a0a99e9184796d60554b4034281e1308000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6ada194877a6e6154473b2e211408000e1b2734414e5a6774818d9aa7afa295887c6f6255493c414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000105080b0b1313131313130c0b090501000000000000000000000000000002070a0c0d1313131313130b0a08050000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a352d251b110700000006111b242d343a3d3e464646463a3834343a3d3e464646463a38342f343a3d3e464646463a38342f271f150b0100000000000000000000000000000000000000030608090d1012131312110f0b0707050100000306060b0f121312110e080705020000000000000000000000000000030d151f2731394045474a49453e362d251b13090100000000000000000009121b242d353d44484a46443f3830261e140c0200000000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4754606a767979797979797873695b656c727a7f8284858685837e7164574b3e3124180b00000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000006121e29343f4951565860606060585651493f34291d120600000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7884919da7a1968b7e72675c51453a2f24190d030000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a6aea194887b6e6155483b2e221508000e1b2834414e5b6774818e9aa7afa295897c6f6256493c414e5b6774818e9aa7afa295897c6f6256493c2f2316090000000000060c11151718202020202020181815110c06000000000000000000000000070e1316191a202020202020181715110c060000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e29231b130a000000010c18222d363f454a4b535353524745403f454a4b53535352474540393f454a4b535353524745403931271d12070000000000000000000000000000000000040a0f1315161a1d1f1f201f1e1b181413110d080b0f1213181c1f201f1e1b1514120e090300000000000000000000000000030d151f272f34383a3e3c39332c241b130901000000000000000000000009121b232b33383c3d3a38342e261e140c020000000000000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070006131f2b37434e5860626c6c6c6c6c6c6c6961535b60686d72757778797876716c6155493d3023170a0000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a03000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000000000000000000000000406070a0c0f11111213131312110f0d0b070705010000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8a95a0a89e9184796d60564c4135291f14090000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6aea195887b6e6255483b2f221508000e1b2835414e5b6874818e9ba7afa396897c706356493d414e5b6874818e9ba7afa396897c706356493d3023160a000000000911171d2124252d2d2d2d2d2d2524221d181109000000000000000000010a12191e2325262d2d2d2d2d2d2524211d17110900000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b262625221e18110a0100000005111d29343f485056586060605f53514b485056586060605f53514b43485056586060605f53514b43392f23180c00000000000000000000000000000003090e151b1f2222272a2b2c2c2c2a282521201d1913171c1f2024292b2c2c2a2821211e1a140d0500000000000000000000000000030d151d23292c2d31302d28221a1209010000000000000000000000000009111921272c2f302d2b28231c140c02000000000000000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700030f1b27323c464e54556060606060605f5d574950565d6065686b6c6c6b6a64615a5045392d211408000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c0400000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000000000000000001070c10131417191b1d1e1f20201f1f1e1c1a171413110d0804010000000000000000000000000000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000b1825313e4a56626d7279797979726d62564a3d3124180b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000006111c28343f4a54606c7883909da6a1968c7f72685d52453b31261a0c0300000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6aea295887b6f6255483c2f221509000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d424e5b6875818e9ba8b0a396897d7063564a3d3023170a00000009121b22292d303139393939393932312e29231b120900000000000000000a131c242a2f323339393939393931302d29221b120900000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e191816120d0700000000000915212e3a45505a62656c6c6c6c605c55505a62656c6c6c6c605c554b505a62656c6c6c6c605c554b4034291c100400000000000000000000000000060e141a20262b2e2f3336383939383735322e2d2a251e22282b2d313638393937342e2d2a251f170f0500000000000000000000000000030b12181c1f202423211c17100800000000000000000000000000000000080f161c202223201f1c17110a0200000000000000000714202d3a46525e6976797979797979797976685e5246392d20130700000a15202b343c43474953535353535352514c3f444c5254585b5e5f5f5f5d575550483e33281d11050000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c030000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000000000000050b1012181c1f202326282a2b2c2c2c2c2c2a29272421201d1913100d07010000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1925323f4c5865727f868686867f7265584b3f3225180c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000b17232e3844505b66707d89949fa89e92857a6d60574d42362a1e150a00000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a000006111b242d34393d3e4646464646463f3d3a342d241b0b02000000000000030d1c252e353b3f404646464646463e3d39342d241b110600000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0906010000000000000b1724313d4a56626c71797979796d675c56626c71797979796d675c5156626c71797979796d675c5145382c1f1306000000000000000000000000080f181f262a32373b3c40434546464544423e3a3936302a2d3338393e4245464544413b3a36312921170d030000000000000000000000000001070c101314171714110c05000000000000000000000000000000000000050b101316171312100b060000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000040f19222b32373b3c464646464646454441333a4145474b4f51525352504b49453e362c22170c00000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000000040b10161c1d23292c2d30333537383839393938373633312e2d2a25201d18120b0600000000000000000000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926323f4c5965727f8c93938b7f7265584c3f3225190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000006111c28333f4a54616b76828f99a4a1978d8073695f53463d30261c1106000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9aa7afa295897c6f6256493c2f231609000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00010c17222d363f45494b5353535353534b4a453f372d1d140a0000000000010b151f2e3740474b4d5353535353534b49453e362d22170c00000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000b1825323e4b5865717e86868686796d605865717e86868686796d60535865717e86868686796d6053473a2d20140a0000000000000000000000081119212a31363c4347494d5052525352514e4b4746413a36383f44464b4f525352514e4846423b33291f1409000000000000000000000000000000000406070b0a0805000000000000000000000000000000000000000000000407090a070603000000000000000000000000020e1a25303b454d525f60606060606060605f524c443a3025190d0100000007101920272b2e2f393939393939393835272f35393a3f4244454645433e3d39332c241a1006000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b1005000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000000060b161b21282c2f34383a3d3f42444445464646454442403e3a3936302c29241d17110a02000000000000000000000000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000b17222d38424f59626f7c87939fa99f92867b6e61594f42382e23170c020000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e9ba7afa396897c706356493d3023160a00101c2936434f5c6976828f9ca9aca4978a7d7164574a3e434f5c6976828f9ca9aca4978a7d7164574a3e3124170b0005111d29343f48505658606060606060585651493f2f261b11060000000007121d27314049525759606060606060585650483e34291d1105000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000a1723303d4a5663707d8993988a7d70635763707d8993988a7d7063575663707d8993988a7d7063574a3d31261b0f03000000000000000000060f19232b333b42464e54555a5d5e5f5f5f5d5b5854524c4641424a5053575c5e5f5f5d5b54534d453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464853535353535353535346413a32281e13080000000000070f151b1f22222d2d2d2d2d2d2c2b281e24292c2d3235383939383731302d28221a12080000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d2115090000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000000000000000000020a111721272c3338394045474a4c4e50515253535252514f4d4a4746413a39352f28231c140c0600000000000000000000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d192633404c5966737f8c99998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000006111c262f3d47535f6a74818e97a2a3988e82756b60544a3f34281f14090000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d293643505c6976838f9c9f9f9f978b7e7164584b3e43505c6976838f9c9f9f9f978b7e7164584b3e3125180b000815212d3945505a62646c6c6c6c6c6c65625b5141382d22170b000000000c18232f3943525b63666c6c6c6c6c6c64625a5045392d211508000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000815222f3b4855626e7b88959a8d81746758626e7b88959a8d8174675855626e7b88959a8d817467584e43372b1f12060000000000000000030e18222b353d454d53585f6266696b6c6c6b6a6865615e56524c4c545b6064696b6c6c6a67615e574d42362a1e1205000000000000000000000000000000010406070b0e101213131312100e0b07060401000000000000000000000000000000000000000000000000000000000000020d17212930363a3b4646464646464646463936302820160c02000000000000040a0f1315162020202020201f1e1c13191d202125282b2c2c2c2a2423211d171008000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000030b141c222832383e44484b515356595b5d5e5f5f5f5f5f5d5c5a5754524c47454039342e261e170f07000000000000000000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7366594c403326190d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000a141d2b37434e58616d7a85929fa79e93897d70665c50443b30251a0d0300000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a00101d2a3643505d6976839093939393938b7e7165584b3e43505d6976839093939393938b7e7165584b3e3225180b000b1724303d4956626c71797979797979726d6253493f33271b0f03000004101c2934404b55636e73797979797979716c6256493d3024170a00000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000714202d3a4753606d7a86979e9184786a5f606d7a86979e9184786a5f53606d7a86979e9184786a5f53473a2e21150800000000000000000a15202a343d474f575f616a6f7376787979787775716d68615e56565d666c717578797877746e695e53463a2d2114070000000000000000000000000001070d111314181b1d1f1f201f1f1d1b181413110d07010000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e0500000000000000000003060809131313131313121210080d111314181c1e1f201f1d181714110c0600000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000030c151d262d333d44484f55555c606366686a6b6b6c6c6c6b6a696664615e5653514b443f38302921191007000000000000000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c807366594d4033261a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000020b1b26323c46525e68727f8c95a0a59d9083786d60574d42362a1f150b01000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00101d2a3743505d6a7683868686868686867f7265584b3f43505d6a7683868686868686867e7265584b3f3225180c000b1825313e4b5864717e8686868686867f72655b5044372b1f150a000006131f2c3845515c6773808686868686867e7164584b3e3125180b000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000006131f2c3945515d677885929e96887b6f625d677885929e96887b6f62555d677885929e96887b6f6255483c3025190d01000000000000020f1a26313c464f5960696e767c80838585868583817e7a746d68605d686d787e8285868584817b6e6154483b2e211508000000000000000000000002080e13181d202024272a2b2c2d2c2b2a272421201d18130e090300000000000000000000000000000000000000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000000000000000000000006060606060606050300010406070c0f11121312100b0a0805000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c20130400000000000000000000000b151e272f383f444f54596163676d70727577777879797978777573716d6865605d55504a423b332a22190f06000000000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768386868376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000a15202a36414c56606d7883909aa4a0958c7f72695e52463e31271d1207000000000000121f2c3845525f6b7885929eabaca194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f9ca9aca4978a7d7164574a3e3124170b00101c2936424f5b66717679797979797979726d62564a3d424f5b66717679797979797979726d62564a3d3124180b000713202d3a4653606d7984919393939184786c6053463c31261a0f02000714202d3a4753606d7985929393939184796d6053463a2d2013070000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000004101d2935404b556a7783909d998c7f7266566a7783909d998c7f726656556a7783909d998c7f7266564c41362a1d110500000000000006121f2b37434e58606b707b82888d9091929292908e8b86817a706b606d7a828a8f91929290897d7063564a3d3023170a00000000000000000000050d14191d24292c2d31343738393939383634312d2c29241d1a140d050000000000000000000000000000000000000000000000000000000002090e12141520202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d100000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000000000007121d273039424a505960636b7075797d7f81838485868685858482807d7a76716d67605c544d453c342a21180c030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1a2734414d5a6774808d9a9a8d8073675a4d4034271a0d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000040d1925303a44515c666f7d88939fa79f92867b6e61594f43392f24180c020000000000121f2c3845525f6b7885929e9f9f9f94877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9c9f9f9f978b7e7164584b3e3125180b000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a3e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090006131f2c3845515c66727f8c97a2a0958a7d7063584e43372b1e13080714202c38444f5965717e8b97a1a2978c7f72665c5144382c1f1206000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c18242f424f5c6875828f9b9c908376685e6875828f9b9c908376685e5c6875828f9b9c908376685e5246392d2013070000000000000814212e3a47535f6a707d858f94999c9e9f9c9b9c9b98928e857d706b75828f949c9e9f9f96897d7063564a3d3023170a000000000000000000080e171e252a2f35393a3e4143454646464543413e3a39352f2a251f170f09000000000000000000000000000000000000000000000000000000000002050708131313131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8376695c504336291d1000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000040e18232e39434b545b606b70767d8185898c8e90919292929292908f8d8a86837e79726d665f574e463c332a1e150b0000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030709090c0c0c0c0c0c0c0c0c0c0c0c0c0c08131e2834404a54606b74818e97a1a2988e81756b61554b4035291e140a0000000000121f2c3845525f6b7885929393939393877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3643505d6976839093939393938b7e7165584b3e3225180b000a16222d38434d555b5d60606060606060585651493f3438434d555b5d60606060606060585651493f34291d11050004101c2834404b54606d7a85929fa89c8f82766a5f53473a3025190d0916232f3c4855606b7783909da99f92857a6d60544a4034281c100400020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000000071a2734414d5a6774808d9a9f93867a6d616774808d9a9f93867a6d615a6774808d9a9f93867a6d6154473a2e23180c000000000007131f2c38434e58626e7c8692989fa29f97928f8e8f9196999792877d707d89949ea69e989291897d7063564a3d3023170a00000000000000010a121a202930363a4045474b4e505252535252504e4b4745413a363029211b120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000000020c16202834404b555c666c737d838a8e9298999b9d9e9e9f9f9f9e9d9c999993908b857f786e695f584e453c30271d120700000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000040b0f1315161919191919191919191919191919191918232e39424f59616d7a85929ea69e938a7d70675d51453c30261c110600000000121f2c3845525f6b7885868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a7683868686868686867e7265584b3f3225180c0005111c27313b434a4f50535353535353534b4a453f372d313b434a4f50535353535353534b4a453f372d23180c0100000c18232e3945515d6773808d98a39f94887c6f62564c41362a1c12121f2b37434e5863707d8995a0a3988c8073675d5142392e23180c000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c1926323f4c5965727f8c98a4998b7e716465727f8c98a4998b7e71645465727f8c98a4998b7e7164544a4034281c1004000000000915222e3b4854606a76828f98a2a298928b8583828284878c929792857b818e9aa69e948f8684867d7063564a3d3023170a000000000000000a131c242c323b41464b5153575a5d5e5f605f5e5d5a5754514b46423b332d241c140a01000000000000000000000000000000000000000000000000000106090b0c13131313131313090806030000000000000000000000000003060809131313131313130b0b0905010000000000000000000000000000000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868376695c504336291d100000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000008131e28323a45515c676d78808990959b9fa2aaaba39f9d9d9c9d9ea1a9aba49f9d97928b837b6f6a5f574d42392e23180c02000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9a8e8174675b4e4134281b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000070f161b20222325252525252525252525252525252525252527303d46525e68717e8a949ea59e9184796d60584e42382e23170b02000000111e2b3744505d6873787979797979797976685e5246392d20140700000000000000000000000000000000000000000000000000000000000000101c2936424f5b66717679797979797979726d62564a3d3124180b00000a151f2931383e4243464646464646463f3d3a342d242931383e4243464646464646463f3d3a342d241b110600000007121d2935414c55616e7b86929fa69a8e8174685e5246392e231814212e3a47535f6a76828f9ca79f92867a6d61554b4030271c120700000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000b1724313e4a5764717d8a97ab9b8e82756664717d8a97ab9b8e8275665c64717d8a97ab9b8e8275665c5144382c1f1206000000000916232f3c4956626f7c89949fa79f92867e79767576777b7f858f948f8283909daa9c8f82797779796d6053473a2d20140700000000000009121c252e363e444c52555d6064676a6b6c6c6c6b696764605d55524d453f362e261c1309000000000000000000000000000000000000000000000000060d12161819202020202020201615130f0a04000000000000000000040a0f13151620202020202020181715110c0600000000000000000000000000000000000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000010d1925303a44515b606d79828d929d9fa7a8a19e999992919090919297979b9fa4a9a19e9590857c6f695f544b4034281e1408000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b9b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000007111921272c2f30323232323232323232323232323232323232323235414c56616c75828f98a2a1968d80736a5f544a3f34281d140a0000000f1c2834404c5761686b6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090000030d171f272d3236373939393939393932312e29231b1f272d3236373939393939393932312e29231b120900000000000d19242f3a46525e6874818e9aa49f92867a6d61544a4034281c1d2a36414c56626e7b88949fa3998d8174685e52433a2f1e150b0000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000916232f3c4956626f7c8995ab9f9285796d626f7c8995ab9f9285796d60626f7c8995ab9f9285796d6053463a2d201309000000000d1a2733404d5a6673808d99a69f958a7d716d666869696e737a828e938f90959fa298887b6f676d6d675c5145382c1f13060000000000050f1b242e37404850565e61676d71747678797979787674716d67615e57504840382e251b0f06000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d23221f1b160f0700000000000000070f161b1f22232d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000005111d2935414c56626d75818e949ca4aba39f96918c88868483838485878a8f939a9fa7a79f9791857b6e665c51453b3025190d000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000040f19232b32383b3c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f44505a616e7b86929fa69f92877c6f665c50443c2f261b110600000c18242f3b454f575d5f606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d60606060606060585651493f34291d1105000000040d151c2226292a2d2d2d2d2d2d2d2524221d1811151c2226292a2d2d2d2d2d2d2d2524221d18110900000000000008131e2a36414d56626e7b87939fa3988c7f73665c5144382c1f202d3946525e6874818e9aa69f92877b6e61564c4131281d0c030000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000000000814212e3b4754616e7a8799a3a297897c70636e7a8799a3a297897c7063616e7a8799a3a297897c706356493d31261a0e02000000101d293643505c6976838f9ca99d9083766c605c54575e61686d78818e949d9fa79f9285796a5f60605c554b4034291c100400000000030d17212d364049515a61686e747a7e8183858586858583817e7a746e69625a524a40372d21180e03000000000000000000000000000000000000000009131b23292e3132393939393939392f2e2b2720191007000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000000000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d211509000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000713202d3946525e68727f8b939ea6aba399928c84807c7977767677787a7e828790959ea5a9a1979083796d60564c41362a1c11060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9b9b8e8275685b4f4235281c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000b16212b353d4448494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c525e69727f8b949fa3999083786d60574d41382d22170b000007131e29333d454c5052535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000005111c27313b434a4f50535353535353534b4a453f372d23180c0100000000030a11161a1c1d20202020202020181815110c060a11161a1c1d20202020202020181815110c0600000000000000010e1925303b47535f6975828f9ba69e9184796d6053463d32272834404b55616d7a86929fa69b8e8175695f53443a301f160c000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e1205000000000000000000000613202d394653606c7986929fa99a8d8073676c7986929fa99a8d807367606c7986929fa99a8d807367574d42372b1e1206000000111e2b3744515e6a7784919da6998d80736659504a4d52565e666d78829099a3aa9e9184776b585353514b43392f23180c000000000009141f29333f48515b636c717a80868a8d909192939291908d8a86817b716d645c52493f332a2015090000000000000000000000000000000000000009121b252d343a3e3f464646464646463c3b38322b22190f04000000040f19222b32383b3c464646464646463e3d3a342d241b1108000000000000000000000000000000000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b10050000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000003101c28343f4a54616d7a85929fa5aea39992877f79736f6d666a696a686e71757c838f939ea7a9a0958c8073685e5246382d22170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000030f1c2936424f5c6975828f9c9b8f8275685c4f4235291c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000030f1b27323d474f54565858585858585858585858585858585858585858585858585857606c77828f97a2a0958c7f72695f53493f33271b0f0300020d17212b333b404445464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000000000a151f2931383e4243464646464646463f3d3a342d241b110600000000000000050a0e1010131313131313130c0b0905010000050a0e1010131313131313130c0b09050100000000000000000008141f2b37424d57626f7c89949fa1978a7e7164594f44382c2c3845515c67737f8c98a39f94887c6f62574d4232291e0d04000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e12050000000000000000000005121f2b3744505b657784919eaa9d91847769657784919eaa9d918477695f657784919eaa9d918477695f53473a2d211408000000121e2b3845515e6b7884919ea5988b7e7265584b3f42464c545c666f7c87929faa9d9084776a5d514745403931271d120700000000020e1a25313b45505a636d737e858d92989a9d9a9998999a9c9a98928d867e736e645b51463c31261a0f04000000000000000000000000000000000008111a242d373f464a4c535353535353534947433d342b20160a0000000a16202b343d434749535353535353534b4a453f362d241a1107000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000006121f2b3844505c6673808d97a2aba79f92877d726d6762605c545d565e61646a6f79818f95a0aba79f92867a6e61544a3f33281c0f0300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b08070502000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000713202c38444f596063656565656565656565656565656565656565656565656565656565656e7b85929fa79f92867b6e655b5044372b1f12050000060f1921292f343738393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000030d171f272d3236373939393939393932312e29231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4854606a7683909ca79d9083776b6054483b312d3a4653606d7985919ea79c8f82766a5f54453b3120170d00000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e120500000000000000000000030f1b27333f49536976838f9ca9a096887b6e6976838f9ca9a096887b6e616976838f9ca9a096887b6e6155483b2f24190d010000111e2a3744515d6a7784909da5988b7f7265544a413d3b424b545f6a75828f9ca89d9084776a5d514438342f271f150b010000000005121e2a36424d57626c737f8a92979f9f97918e8c8b8c8e91969e9f98928b80736d62584e43372b21160b0000000000000000000000000000000007101a232c363f495156586060606060606056544e463d32271b0f0300030f1b27323d464e545660606060606060585650483f362c2319100700000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c0300000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c201304000000000000000000000713202d3a4653606d7985929b9d9e9f958b7e716b605c5553514a504c5254585f676d78839099a3aea2988c8073665b5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d293643505c6976838f9c9c8f8276695c4f4336291c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000915222f3b4854606b6f7272727272727272727272727272727272727272727272727272727272727e8b97a1a3989082776c605346392d201306000000070f171e24282b2c2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d2d2524221d181109000000000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000915202c38434e5863707d8a95a0a095897c6f63574d423638444f5964717e8b97a1a095897d7063584e43332a1f0e0500000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e120500000000000000000000000b17222d414e5b6874818e9ba7a8988c7f726874818e9ba7a8988c7f72656874818e9ba7a8988c7f7265554c4135291d11040000101c2936434f5c6976828f9ca79a8d8074665c524c4a4847464e5865717e8b98a49d9084776a5d51443729231d150d0300000000000714212d3a46535e69717e8b919fa297928b85817f7f8081848a9196a09f928c7f726a5f53473d32271b10010000000000000000000000000000061019222c353e48515b62656c6c6c6c6c6c6c6260584e43382b1f13060006131f2b38434e5860626c6c6c6c6c6c6c65625a50483e352b22190f0600000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c040000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000000000a1623303d495663707c898c8e9092979083786c6059514b464440434146474e555d666f7c86929facaa9e9184786c605346392d20130600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d2a3643505d697683909c9c8f8376695c504336291d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000091623303c4956636f7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f85919eaa9f948b7f7265584b3f3225180c00000000060d13181c1e1f202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20202020202020181815110c0600000000000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d08020000000000000000000000000000030f1b27323d4653606c7884919da79b8f8275695f53463a3c4854606b7783909da89d9083776b6054463c3221180e00000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000000061a2633404d596673808c99a6a99c8f82766773808c99a6a99c8f8276676673808c99a6a99c8f8276675d5145392c20130600000c1926333f4c5966727f8c99a59e9184796d605d5656555453505663707c8996a39d9084776a5d5144372a18120b03000000000006121f2b37434e58616e7b86929fa29792857e787473727374787d849095a09f92867c6e62594f44382c1e130800000000000000000000000000060f18222b343e47505a626d72797979797979796f6a6054473b2e221508000815222e3b4754606a6f79797979797979716c625a50473d342b21180f050000000000000000000000000000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a030000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000814212e3b4754616e7b7e7f81838587887e71655b5045403a38343036393c434b545f6a75818e9baaada196897c6f6256493c2f23160600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d0701000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004101d2a3743505d6a7683909d9c908376695d5043362a1d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000e1b2734414e5a6774808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9197a1ada69b8e8175685b4f4235281c0f000000000002070c0f11121313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1010131313131313130c0b090501000000000000000000050d14191e202129292929292929292929292929292929292929292921201e19140d0500000000000000000000000000000a161f2b3744505b65717e8b96a19f93877b6e61554c41424e5763707d8995a0a0968a7e7164594f44342a200f06000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d717e8b98a4ac9f92867a6d65717e8b98a4ac9f92867a6d6054473a2d22170b00000915222f3c4855626f7c88939ea0968c7f746d6865636261605c5f626f7b8895a29d9084776a5d5144372a1e07010000000000000815212e3a47535f6a76828f98a29f92857b716c66666566656c707a839099a3989083766b6054483a2f24190d010000000000000000000000050e17212a343d474f59616c727f868686868686867c6f6256493c2f231609000916232f3c4956626f7c868686868686867e716c61594f463c332a21170e05000000000000000000000000000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d0905000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000714202d3a46525e696e71737476787a7c796d6053493f46464544423f3b3a39424e5863707d8998a2aea8998c7f7266594c3f2d22170b00000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c040000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111d2a3744505d6a7783909d9d9083766a5d5043372a1d1004000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000e1b2734414e5a6774818d9898989898989898989898989898989898989898989898989898989898989ea1a9b3a89b8e8175685b4f4235281c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e0500000000000000000000000000030f1b27333f4953606d7984919ea4998d8074675d514547535f6a75828f9ca79e9184786d6053463d3320190e00000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e120500000000000000000000000a1723303d4a5663707d8996a3aea3998a7d71707d8996a3aea3998a7d7164707d8996a3aea3998a7d7164544a3f33281c0f03000815212e3a47535f6a75828f97a29c918c807a7572706e6d6d666c6c6f7b8895a29d9084776a5d5144372a1e1104000000000003101c28343f4a54626f7c88949fa0958a7e7169605b5458535b60686e7b86929f9f95897d7063564c4135291d110400000000000000000000040d172029333c464f59616b717e88939393939791847a6d6154473a2e211407000714212e3a4754616d7a84919793939392877e706b60584e453c332920160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c01000000000000000000000005111e2a36424d575e616466686a686d6f6d675d515152535352514e4c4847423c4653606c7885929faba89b8f82756853493f33271b0f03000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9d9083776a5d5044372a1d1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000e1b2734414e5a6774818d9aa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5abadb3aca89b8e8275685b4f4235281c0f00000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000000000000000000000000000000000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d02000000000000000000000000000b17222d3844515c66727f8c97a29f92857a6d60544a4c56626e7b87939fa1978b7e72665c5044382b1f1207000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e120500000000000000000000000815222f3b4855626e7b8895a99f9f9b8e81746e7b8895a99f9f9b8e8174666e7b8895a99f9f9b8e8174665b5044382b1f12060006121f2b37434e58616e7b8592979f9c928d86827f7d7b7a79797978787c8895a29d9084776a5d5144372a1e1104000000000006121f2b3844505c6674818d9aa69d9083786c6057504a4c4950565f6974818d9aa79b8e8175685d5245392c201306000000000000000000030d161f29323b454e58606b707d87929aa4a29791857b6e685e5246392d201307000713202d3946525e686e7b859197a2a39992867d706a60574e453b32281f160c030000000000000000000000000000060a0e1011131313131313130b0a08080b0d0e131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000020e1a25303b454d525457595b565d6062605d555c5e5f5f5f5f5d5b5955534d4644505b6576838f9ca9aa9e918477655b5044372b1f1205000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9d9084776a5d5144372a1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000000000000000000000000000000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e14080000000000000000000000000006111b2834404a54606d7a85929fa2988b7f72665b50525e6874818d9aa49e9285796d60544a3f34281c10030000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e120500000000000000000000000714202d3a4753606d7a8697939393939285796d7a8697939393939285796c6d7a8697939393939285796c605346392d20130600030f1b26313c46535e696f7c858f949c9f98928f8c898887868685858584919eaa9d9084776a5d5144372a1e110400000000000713202d3a4653606d7885929fa9988b7f72655b50443f3f3f444d57626f7c8897a19f92867a6d6054473a2d2114070000000000000000030c151f28313b444d575f6a6f7d869299a3a29892857c6f695f564c4135291d11050005111d2935414c565f696f7c859298a2a39892867c6f6a5f574d443a31281e150c020000000000000000000000040b11161a1d1e2020202020202018171514171a1b202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d11040000000000000000000000000009141f29333b4246474a4c4e4c52545c606366696b6c6c6c6b6a6865625f5753504a536773808d9aa6ac9f9286796c605346392d201306000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f050000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9d9184776a5e5144372b1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000e1b2734414e5a6774808d9393939393939393939393939393939393939393939393939393939393939393939393938e8275685b4f4235281c0f00000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e1811090100000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000c18232e3945515d6773808d98a39e9184786c605354616d7a86929fa2988c7f73675c5142382e23170b00000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d1104000000000000000000000006131f2c3945515d677885868686868686867c6f7885868686868686867c6f677885868686868686867c6f6256493c2f23160900000a15202a36424d57606a6f7b828a8f9299999b9896959499929292919196a1aa9d9084776a5d5144372a1e110400000000000915222f3c4855626f7c8897a2a197887b6e6153493f332d333b4653606c7985929ea399897d706356493d3023160a00000000000000020b151e27313a434c565f696f7c859298a2a39992867d6f6a5f574d443a3025190d0100010d1925303a444d575f6a6f7d869299a3a29892857c6e695e564c433a30271e140a00000000000000000000050d151c2227292a2d2d2d2d2d2d2d2524211f2426272d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000020d17202930363a3b404850565d60666d70737677787979787775726e6964605c545966727f8c99a5aea399877a6d6154473a2e211407000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d0300000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121e2b3845515e6b7884919e9e9184776b5e5144382b1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000e1b2734414e5a67748086868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e11050000000000000000000000000007121c2935414b55616e7a86929fa0968a7d7064585c66737f8c98a29f92857a6d60554b4030261c11060000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f02000000000000000000000004101d2935404b55687378797979797979796f6a7378797979797979796f6a687378797979797979796f6a6054483b2e2215090000030e1a25313b454e5860696e767d8286898c8e8f90909191919292929399a4aa9d9084776a5d5144372a1e110400000000000b1825323e4b5865717e8b98a99e928578695f5341382d222b3744505b6575828f9cab998c7f7266594c3f3326190c000000000000000a141d263039434c565e686e7b859197a2a49a92877d706b60584e453b32281e130800000008131e28323b454e58606b707d879299a4a19791847b6e685e554b433930261c11060000000000000000040d171f272e3336373939393939393931302d2b303334393939393939393433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000050e171f252a38404a525a61686d73797d8082848586868584817f7b77716d66605865717e8b98a4b4ab94887b6e6155483b2e221508000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b01000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2b3845525e6b7885919e9e9184786b5e5145382b1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000d1a26333f4c58646e747979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e0000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b11070000000000000000000000000000000000000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d20140700000000000000000000000000000d18242f3a46525e6874818e99a49c9083766a60606d7984919ea3998d8073685d5243392f1e140a0000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260686b6c6c6c6c6c6c6c626061686b6c6c6c6c6c6c6c6260584e43382c1f130700000009141f29333c464e575f626c70757a7d7f8182838484848585858687939faa9d9084776a5d5144372a1e110400000000000e1b2734414e5a6774808d9aa79d9083766a574d422f261b27333f49536774808d9aa79b8f8275685c4f4235291c0f00000000000006111b262f38424b555d686e7a849197a1a49f93887e716b61594f463c332a20160c02000000020c16202a333c464f59616b717e87939fa3a19691847a6d675d554b42382e2317130a000000000000000b151f2931393f4244464646464646463e3d39363c3f4146464646464646413f3c362f261d120800000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000020c16202c36404a525c646c717a8085898d8f9192929292908e8c88837e786f6a6264717d8a97a4aea195887b6e6255483b2f221508000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2c3845525f6b7885929e9e9185786b5e5245382b1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1724303c47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000007131d2a36414c56626e7b87939f9f94887c6f6264717e8b97a19f92867b6e61564c4131271d0c02000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000007121d2731454f575d5f6060606060606056545d5f606060606060605654575d5f6060606060606056544e463d32271b0f030000020e1a25313b454d5354575a6164686d7072747576777778787878797c8895a29d9084776a5d5144372a1e110400000000000f1c2936424f5c6975828f9ca89b8e8175685b4e42312817222d3f4c5865727f8b98a59d9083766a5d5043372a1d100000000000091217222d38414a545d676d7a839096a0a49c928b7f726c61594f473d342a21180e040000000000040e18212a343d464f59616c727f8b919ca4a0969083796d675c544a3f3428251c1209000000000006111c27313b434a4f51535353535353534b494541474c4e535353535353534d4c4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000008131e28323e48525c646e737e858d9297999c9e9f9f9f9e9d9b9895908b847c726d64717d8a97a4aea295887b6f6255483c2f221509000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c030000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9e9285786b5f5245382c1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a0008141f2b36414a52585a60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e120600000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000010e1925303b47535f6975828f9ba69b8e8175686b7783909da49a8e8174695e52443a301f150b000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000010b151f333d454c505253535353535353494850525353535353535349484c5052535353535353534948433d342b21160a00000005121e2a36424d575e6163646566676663666869696a6b6b6b6b6c6f7b8895a29d9084776a5d5144372a1e11040000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b25313e4b5864717e8b97a49d9184776a5e5144372b1e110000000008121b2427333f49535c666d79829095a0a59d928c7f736d625a50473e352b22180f0600000000000000060f18222b343d47505a626d727f8c929da59f958f82796d665c504440372e241b1208000000000a16222e39434d555b5d606060606060605856504a52585a606060606060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000010d1925303a44505a646e73808a92979ea1a9a9a8a19e9c9b9a9b9d9f9d9591877f736e717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b4034292015090000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006131f2c3946525f6c7985929f9f9285786c5f5245392c1f1200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f22160900030e1a242f3841474c4e53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f040005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e22160900000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e21150800000000000000000000000000000008141e2b37424d57626f7c89949f9f92867b6e707d8995a09f93877c6f62574d4232281e0d0300000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000030d212b333b404445464646464646463c3b4445464646464646463c3b404445464646464646463c3b38322b22190f040000000714212d3a46535e696e7071727374736d63545c5d5d5e5e5e5f626f7b8895a29d9084776a5d5144372a1e11040000000000111e2a3744515d6a7783909da69a8d8073675a4d4034271a24313e4a5764717d8a97a49e9185786b5e5245382b1f12000000060f1a242d363f44505b656d78828f949fa69e938d80746d635b51483e352c23191006000000000000000000061019222c353e48515b636d73808d939da59f948f81786d605c52493f362d241a0f060000000e1a27333f4a555f676a6c6c6c6c6c6c6c64625a525c64676c6c6c6c6c6c6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000000005111d2935414c56616c73808d929fa2a9aaa29f9996918f8e8d8e9092999d99928c8073717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e0200000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9285796c5f52462e23170b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000008131d262f363c3f41464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e130900000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000020e1a26313c4754606a7683909ca3998c807375828f9ca69c8f82756a5f53453b3020160c00000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f0600000000000000000000000000000000000f1921292f343738393939393939392f2e3738393939393939392f2e343738393939393939392f2e2c2721191007000000000815212e3b4854616e7b7d7e7f7f807f73665b50505151515256636f7c8996a29c8f8376695c504336291d10030000000000111e2b3844515e6b7784919ea6998c807366594d4033261a24303d4a5763707d8a96a39f9285796c5f5246392c1f130000030e18212c363f48515b606c77818e949ea69e948e81776c605b52493f362c231a1007000000000000000000000007101a232c363f49515b646e74818e939ea69e938e81746e635b51483f362c21180e030000101d2936424f5b67717779797979797979716c6258646e7479797979797979746e64584c3f33261a0d000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000713202d3946525e68717e8a929da4ada79f98928d88848281818183868b91959f928b7f727d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f140900000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2b3844505c667986939f9f9286796c5f4a3f34281c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c10040000010b141d242b30333439393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c0200000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c00000000000000000000000000000000000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000915202b38434e5863707d8a95a09e9285797b87939f9f94897c6f63584e4333291f0e040000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c05000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23222b2c2d2d2d2d2d2d2d2322282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000b1724313e4a5764717d8a8b8b8c8d86786c60544c4a494a4e5764717e8b97a49b8e8275685b4f4235281c0f020000000000111e2a3744515d6a7783909da6998d8073665a4d4033271a24313d4a5764707d8a97a39f9285786c5f5245392c1f1200000915202a333e48505a636d73808d939ea69f948f82786d655b504940372d241a11080000000000000000000000000008111a242d374049525c606d78818f949fa59d938d80736d635a50483e332a2015090000111e2a3744515d6a7783868686868686867e71645a677480868686868686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000004111d2935414c56616d7a85929ea4aea79f959086807b7875747475767a7e848c939992867c7d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e02000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f938679665c5044382b1f1206000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b00000000020b131a1f2426272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c030000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e21150800000000000000000000000000000000030f1b27323d4653606c7883909da1978b7e808d9aa49c9083766b6054463c3121170d000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000060d13181c1e1f2020202020202016151e1f2020202020202016151c1e1f202020202020201615130f0a040000000000000814212e3b4754616e7a8793989998897d70665e56565657585f6975818e9ba7998c7f7266594c3f3326190c000000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b24313e4b5764717e8a97a49e9184786b5e5245382b1f1200020f1a26313c46505a626d727f8c929da5a0959082796d665c53493f372e251b120800000000000000000000000000000008121b242e374044505c666d79828f959fa59c928c7f726c625a50463c31261a0f0200111e2a3744515d6a77849093939393938b7e71645a6774818d93939393938d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000713202c3945525d6873808d97a1adaa9f9590837b736e6969686768676d71797f87929890837e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e1105000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a49a86796d6053463a2d201307000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f05000000000001080e14171a1b20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e21150800000000000000000000000000000000000a161f2b3744505b65717e8b96a19e918486929fa0958a7d7064594f43342a200f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c0f111213131313131313090911121313131313131309090f1112131313131313130909070300000000000000000714202d3946525e6875828f9aa49d9083786e6865636363656a6e7b86929f9f95887c6f6255483c2f2215090000000000000f1c2935424f5c6875828f9ba79b8e8174685b4e4130251a25323f4b5865727e8b98a59d9083776a5d5144372a1e110006121f2b37434e58616c717f8b919ca4a09690837a6d675d544a41382d251c1309000000000000000000000000000000000009121c2528343f4a545c676d79839095a0a49c918b7e716c61584e43372b1f120600111e2a3744515d6a7784909d9f9f9f978b7e71645a6774818d9a9f9f9f9a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000714212d3a4754606d7a85929fa9aea2989083796e69625f575b5a555d60666d737e8692958f828f9ca8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d201408000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a093867a6d6053473a2d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433d3d3d3c39332c231a10050000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c08040000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c201300000000000000000000000000000000000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d2114070000000000000000000000000000000000030f1b27333f4953606d7984919ea096919298a29d9184786c6053463d3220180e0000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c87939f9f958f827a757270707072757c849198a39a9083766a5f53473a2e2115080000000000000e1b2734414e5a6774818d9aa79c90837669574d42362a1e2733404d5a6673808d99a69c8f8276695c4f4336291c10000814212e3a47535f6a717e87939fa3a19691847a6e685d554b42382f261b130a010000000000000000000000000000000000000a1317232e38424b555d676d7a839196a1a39f92877e716a5f53473a2e21140800111e2a3744515d6a7784909daaaca4978b7e71645a6774818d9aa7aca79a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000004111d2935414c5665727e8b98a2aeab9f92867b6e675e57534d4e4e4b51545c606c717e8a92948f949eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e020000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0a093877a6d6054473a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d504a4a4a4a49443e362c22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c2013000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000000000b17222d3844515c66727f8c97a2a09e9fa2a1968b7e71655b5044372b1f120600000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e090300000000000000000000000000000000000105090b0b1313131307060400000105090b0b13131313070604000000000000000000000000000000000000000000000000010d1925303b4754606a73808d939f9e948f86817e7d7c7d7f82879196a09f93887d6f63584e43372b1f12060000000000000b1825323e4b5865717e8b98a99e918578695e52463a2d232b37424d576875828e9ba79a8d8074675a4d4134271a0e000815222f3b4855626e7b869299a4a29891847b6e685e564c433930261d140a01000000000000000000000000000000000000000006111c263039434b555e686e7b849197a2a39992867b6e6255483b2f22150800111e2a3744515d6a7784909daab1a4978b7e71645a6774818d9aa7b3a79a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000713202c3945525d687683909caaaea3998c8073695e554d4742414140454a515a616c74808d979c9ea6b0afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e11050000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c28333e48505557575757575d69768390908376695d57575757575550483e33281c10040000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000000000000000000000000020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e0200000000000000000000000000000000000006111b2834404a54606d7a85929393939393939184796d6053493f33271b0f030000000000000000000000000000000000000000000002090e141a1e212226292b2c2c2b292521211e1a140e09020000000000000000000000000000060c111517182020201f1413100c070c111517182020201f1413100c07010000000000000000000000000000000000000000000008141e2b38434e58606d78818c92999f98928e8b89898a8b8f92999f98928b7f726b6054463c31261b0f030000000000000915222f3c4855626f7c8897a2a197877b6e6154483d342e303947535f697784919ea7978b7e7164584b3e3125180b000a1723303d4a5663707d8999a3ab9f92857b6f695e564c433a31271e150b02000000000000000000000000000000000000000000000a141e27303a434c565e696e7b85929faba398897d7063564a3d3023170a00111e2a3744515d6a7784909daaa89f978b7e71645a6774818d9aa7a09f9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c02000000000000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d61574d433b37312f35394044505a606d7a85919eaab0b8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d2014070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a194877a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814202d3944505a616464646464646976839090837669646464646464615a5044392d201408000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000c18232e3945515d67738086868686868686867f72665c5141382d22170b00000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a251f19140d050000000000000000000000000911181d2124252d2d2d2c201f1c1812181d2124252d2d2d2c201f1c18120b03000000000000000000000000000000000000000000020f1b27323d44505c666d777f868e92999a9b98969696989b9a98928e867f726d62594f44342a20150a000000000000000713202d3a4653606d7985929fa9988b7e7165594f443f3f3f424c56616e7b8896a0a095877b6e6154483b2e211508000a1723303d4a5663707d8996a1a9a2988b7e716b61584e463c332920160d03000000000000000000000000000000000000000000030c161f29323c454e58606b717e87939fa9a196897d7063564a3d3023170a00101d2a3743505d6a7683909d9e9b93938b7e71645a6773808d9aa19393938d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c20130400000000000000000000000000000000000a1724313d4a5764707d8a99a3afa99c8f8276685e52453b312b2624292e343e45525d68727f8c98a2aebaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e2114080000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303c4955616c70707070707070768390908376707070707070706c6155493c3023160a0000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d10000000000000000000000000000000000000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d03000000000000000000000000000000000000000007121c2935414b55636e737979797979797979726d62544a402f261b1106000000000000000000000000000000000000000000080e171f252a31363a3b3f4344464644433f3b3a36312a251f170e070000000000000000000009121b22292e3132393939392d2c29231d22292e3132393939392d2c29231d150d030000000000000000000000000000000000000000000a162028343f4a545c656c737b82868b8e909192929291908d8b86817b726d625b51473d3222180e040000000000000006121f2b3844505c6674808d9aa69c9083766b6157504a4c4c4e545d68737f8c99a89d908377695e53463a2d211407000814212e3b4754616e7a849197a2aa9f92877d706a60584e453b32281f150c0200000000000000000000000000000000000000020b151e28313b444d57606a707d879299a4a29791847a6e6154473b2e21140800101d293643505c6976828f9c938e8686867e7164596673808c9997898686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000d1a2733404d5a6673808d99abb5ab988b7f7265564c4133291f1a181c232935414c56606d7a85929fabb8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e312418070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000010406070c0b0a09080815222f3b4855626e7b8895a1a194887b6e6155483b2e22150808090a0b0c07070501000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d839191837d7d7d7d7d7d7d7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d00000000000000000000000000000000000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000d18242f3a43525c63666c6c6c6c6c6c6c6c65625b5142392e1d140a00000000000000000000000000000000000000000009111a202930363b4246484c4f515252514f4c4846423b36302920191109000000000000000006111b242d343a3d3e464646463a38342f272d343a3d3e464646463a38342f271f150b010000000000000000000000000000000000000000040b17232e38424a535b60696e757a7e8183848586858483817e7a756e69625b51493f352b211006000000000000000003101c28343f4a54626e7b88949e9f94897d7069605c5458595860666d7a85929fa1978b7f7265574d42362a1e1205000714202d3946525e686f7c859298a3a39992867d6f6a5f574d443a31271e140a000000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857c6f685e5246392d201407000f1c2935424f5c6875828f9b8e81797979716c625965727f8c989285797979746e64584c3f33261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d010000000000000000000000000000000003101c28343f4a546975828f9ca8afa399887c6f6255493c3022170d0d1219242f3a45525d6875818e9ba8b4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c0000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000001080d11131419181716151415222f3c4855626f7b8895a2a195887b6e6255483b2f22151415161718181413110d080200000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c79868a8a8a8a8a8a8a919595918a8a8a8a8a8a8a86796c605346392d2013000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f14090000000000000000000000000000000000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000007131d2831404a52585a6060606060606060595751493f30271c0b02000000000000000000000000000000000000000009121b232b333b42464d5355595c5e5f5f5e5c5854534d46423b322b231b1209000000000000010c18222d363f454a4b535353524745403931363f454a4b535353524745403931271d120700000000000000000000000000000000000000000006111c263038414950575f62686d71747778787978787674716d68615f5751493f372d23190f000000000000000000000b17232e3847535f6a75828f97a29e92857b716d66666566676a6f78828f97a29e9285796d6053473b31251a0e020005111e2a36414c565f6a6f7d869299a3a29892857c6e695e564c433930261c1106000000000000000000000000000000000006111c262f39434c565e686e7b859298a2a39992867d6f6a5f564c41362a1e1105000f1b2835424e5b6875818e9b9083766c6c64625a5865727e8b989386796d6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000006121f2b3844505c667884919eabac9f9286796d6053463a2d2013070008131e2935414c5664717d8a97a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c100400101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000040c13191d20212524232221201f222f3c4955626f7c8895a2a295887b6f6255483c2f221f20212223242521201d19130c04000000000000000000000203101d2a3643505d69768390908376695d5043362a1d1003020000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e0300000000000000000000000000000000000000000003090e1214152020202020202020202020202020202020202020201514120e0903000000000000000000000000000000000000000000000000010c161f2e3840474b4d53535353535353534c4a463f372d1e150b000000000000000000000000000000000000000007111b242d353d454d52575f6165696b6c6c6b6965615e57524d443d352c241b1107000000000005111d29343f485056586060605f53514b43393f485056586060605f53514b43392f23180c000000000000000000000000000000000000000000000a141e262f383f444d53565e6165676a6b6c6c6c6b696764605d56534d453f372d251b11070000000000000000000006111c2b37434e58616e7b85929fa19792857e797573727274777c838f949f9e938b7e71675d514539291f14090000020e1925303b444e58606b707e87929fa3a29791847b6e685d554b42382e23171309000000000000000000000000000000091317222d38424b555d686e7a849197a1a39f92877d706b60584e443b3025190e02000d1a2633404d596673808c99918477695e5856505663707d89969a877b6e615a58524a40362b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000713202d3a4653606d7986929facaa9e918477665c5145382c1f130600010d19242f3a4754616d7a8796a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f130600101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000040d161e24292c2d3231302f2e2d2c292f3c4956626f7c8995a2a295887b6f6255483c2f292c2d2e2f3031322e2d29241e160e0400000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a11070000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000040d1c262e363b3f4046464646464646463f3e3a352d251b0c0300000000000000000000000000000000000000050e19232d363e474f575e61696e72767779797776726e69615e564f473e362c23190e04000000000915212e3a45505a62656c6c6c6c605c554b4045505a62656c6c6c6c605c554b4034291c1004000000000000000000000000000000000000000000020c141d262d333c42474c5254585b5d5e5f5f5f5e5d5a5854524c46423b332d251b13090000000000000000000000000f1a26313c46525e69717e8a939aa197928b8581807f7f80848890959f9f948e81756c62554b403529170d0300000008141e29323c464f59616c717e8b919ca4a19691837a6d675d544a3f3428251b12080000000000000000000000000008121b2528333f4a545c676d7a839096a0a49c918b7e716b61594f463c32291e140800000b1724313e4a5764717d8a9796877b6e6154474754616e7a8797978a7e7164544a4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000815212e3b4854616e7b8799a3afa99c8f827669544b4034281c100400000813202d3946525d687784919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d20130700101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000010c161f282f35393a3f3e3d3c3b3a38352f3c4956636f7c8996a2a295887c6f6255493c2f34383a3b3c3d3e3f3a3935302820160c0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b1610090100000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c242a2f3233393939393939393932312e29231b130900000000000000000000000000000000000000020c17202b353e48505960696e747b7f8284858584827f7b746e69605950483e352b20160c020000000b1724313d4a56626c71797979796d675c51454a56626c71797979796d675c5145382c1f130600000000000000000000000000000000000000000000020b141b222731373a4146474b4e505152535251504e4b4745413a36312a211b1309010000000000000000000000000a15202a36424d57616c727f8892979f9e97928e8c8b8c8d90959d9f99938d82796d605a5043392f24180500000000020d17202a343d47505a626c737f8c929da5a0959082796d665c504440372d241a1107000000000000000000000007111a242d373f44505b666d79828f95a0a59d928c7f726c62594f463d342a20170d0200000815222f3b4855626e7b8897978b7e7164574d46525e697885929a8e8174665c5044382c261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895abb5a79b8e8174685b4e412e23180c00000005111d2935414c566875828f9ba8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e22150800101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000008131e28313a4145474c4b4a49484745404443495663707c8996a3a295897c6f625649434440454748494a4b4b4746413a32281e1308000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000000000000000000000000000000002070a0c0d131313130e0d0b0803000407090a131313131006050300000000000000000000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d2625221e181109010000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8b87817b706b615a50473d32281e13080000000b1825323e4b5865717e86868686796d6053474b5865717e86868686796d6053473a2d20140a0000000000000000000000000000000000000000000000020a11171f262b3035393a3e4144454546454543413e3a3935302a261f180f090100000000000000000000000000030e1a25303b45505a626d727e858d92989a9c9b9998999a9d9b99938f8780786d675c51483e31281d12070000000000050e18222b353e47505a636d74808d939ea69f948f82786d605c52493f362c23191007000000000000000000071019232c363f49525c606c78818f949fa69e938d80746d635a50473e342b22180e050000000713202d3a4653606d7985929b8f8275695f53464d566975828f9c9184796d6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000a1623303d495663707c8996a3afa69a8d8073675a4d4034271a07000000010d192430414d5a6774808d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f22160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000010d19242f3a434c5154585756555453514b504f4e5663707c8996a3a296897c6f63564e4f504b5153545556575854524c443a3024190d01000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d090300000000000000000000000000000000000000000000070e1316191a202020201b1a18140f0b10141617202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000080e1317191a2020202020202020191816120d070000000000000000000000000000000000000000010d1925303a444f59626c717d858e92999c9a98989a9c99928e857d716c61594f443a3024190d0200000a1723303d4a5663707d8993988a7d7063574a4a5663707d8993988a7d7063574a3d31261b0f03000000000000000000000000000000000000000000000000060b151a1e25292d2e32343738393939383634312d2c29241e1a140e060000000000000000000000000000000009141f29333e48515b626c707a80858a8d909192939291908e8b87827c736d665c554b40362d1f160c01000000000000061019232c353f48515b606c78818e949fa69e948e81746e635b51483e352b22190f0600000000000000060f18222b353e48515b636e74808d939ea69f948e81776c605b51483f352c221910060000000006121f2b3844505c6675818e9b93877b6e61574d4b5864717e8b98978a7e7164594f43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a6998c807366594d4033261a0d00000000081926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000004111d2935414c555d606564636261605d555d5c5b5a63707d8996a3a396897c70635a5b5c5d555c606162636465615d564c4135291d11050005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2d282724201a161c2022232d2d2d2d2a201f1b17110a0200000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130c0b09060100000000000000000000000000000000000000000005111d2a36414c56606b717e8792979e96918d8c8c8d91969e9792877e716b60564c4135291e130800000815222f3b4855626e7b88959a8d817467584e4855626e7b88959a8d817467584e43372b1f12060000000000000000000000000000000000000000000000000003090e13191d202125282a2b2c2c2c2b2a272521201d19130e09030000000000000000000000000000000000020d17202c363f49515a61686d73797d8083848586858583817e7b756f6a605c544b43392f241b0d04000000000000000007101a232d364044505b666d79828f95a0a69d938d80736d625a50473d342a21180d040000000000040d18212a343d47505a626d73808c929da59f958f82786d655b50493f362d231a1007000000000003101c28343f4a5463707d8995998d8074695e534754606d7a86929d9083766b61554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000613202c3945515d676d7271706f6e6d676b6a69686766707d8a96a3a396897d70666768696a6b676d6e6f7071726d685d5246392d201307000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a0005101b252e373e4346464646464646464646464646464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000040613131313131313131312110e0904000000000000000a131c242a2f3233393939393433302b2521272c2f3039393939372d2b27221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68707d87929997918a84807f7f81848a92979992877d6f685d52453a3024190d01000714202d3a4753606d7a86979e9184786a5f534753606d7a86979e9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000002080d111314181b1d1e1f201f1e1d1b181413110d08020000000000000000000000000000000000000000050e1a242d373f4850565e61676d70747678797979787774716e68625f58504a423931271d12090000000000000000000008111b2428333f4a545c676d79839096a0a59c928b7f726c61594f463c332a1f160c01000000010c161f2a333c464f59616c727f8b929ca4a0969083796d665c53493f372e241b1108000000000000000b17232e394653606c7883909d92867b6e615a50515d6774818e99958a7d70675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1824313e4b5764717e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000714212d3a4754606d797f7e7d7c7b7a79787776757473727d8a97a3a3968a7d72737475767778797a7b7c7d7e7f7a6d6154473a2e211407000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000001070c10132020202020202020201f1d1a150f08000000000007121c252e353b3f404646464641403c362f2b33383c3d46464646433937332d261d140a00000000000000000000000000050a0d0f10131313130b0a0805050a0d0f10131313130b0a08050000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999691857e7774727274787e8591969992857a6d60564c4135291d11040006131f2c3945515d677885929e96887b6f625548515d677885929e96887b6f6255483c3025190d0100000000000000000000000000000000000000000000000000000000010507070b0e111212131212100e0b07070401000000000000000000000000000000000000000000000008121b252d363e444c52555c606467696b6c6c6c6b6a6865615e56544e443f3830271f150b000000000000000000000000091217222d38424b555d676e7a849197a1a49f93887e716b60584e453b31281d130700000007131d28313b454e58606b717e87939fa4a19691847a6d675d544a41382d251c1209000000000000000006121f2b3744505b65717e8a94988f82756c61554c55616e7b8692939184796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000b1724313e4a5764717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b878a898887868584838281807f7e808d9aa7a79a8d807e7f808182838485868788898a887b6e6255483b2f22150800121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e120000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000020e19242e3740474b4d535353534e4c484138353d44484a535353535046443f382f261b110600000000000000000000030a1016191c1d20202020181714111016191c1d20202020181714110c0600000000000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891847b716c676565656c717b849198978d8073685d5245392c2013070004101d2935404b556a7783909d998c7f7266564c4b556a7783909d998c7f7266564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242c323a41464b5153575a5d5e5f605f5e5d5b5854524d47433c342e261e150d030000000000000000000000000006111c262f39434c555e686e7b859298a2a49a92877d706a5f574d433a2f24180d0100010d18242f3a434d575f6a707d869299a4a29791847b6e685e554b42392f261b130a000000000000000000030f1b27333f4953616c7682868686867d7064574a535e69748086868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794969594989291908f8e8d8c8b8d929da9a99d928d8b8c8d8e8f9091929894959695887b6e6255483b2f2215080013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000030d151d23292c3939393939393939393836312b241b1208000007131f2a354049525759606060605b59534a413d474f5456606060605d53504941382d22170b000000000000000000040d151b212628292d2d2d2d2423211d1b212628292d2d2d2d2423211d171008000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92867c6e69615a59535b60696e7c86929f92867a6d6054473a2d21140700000c18242f424f5c6875828f9b9c908376685e524f5c6875828f9b9c908376685e5246392d20130700000000000000000000000106090b0c13131313130d0c0a070200050a0d0f1013131313130a0907040000000000000000000000000000000000000000000000000000000000000109111a20283035394045474a4d505152535252504e4b4746413b373228231c150c030000000000000000000000000000000a141d27303a434c565f696f7c869299a3a39992867c6f695f554b4035291d11040004111d2935404b555f696f7c869298a3a39892857c6f695e564c433930271d140a01000000000000000000000b17222d3841505a66707679797979706c6155494d57646e7479797979736e63574b3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1a2aaa29f9e9d9c9b9a99989a9da4aeaea49d9a98999a9b9c9d9e9fa2aaa2a195887b6e6255483b2f2215080013202d394653606c798686868686868686909494908686868686868686796c605346392d20130000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000010b151f272f343846464646464646464645423d352d24190f04000a16232f3b47525c63666c6c6c6c67645d5346444f5960636c6c6c6c6a605b53493f33271b110600000000000000000d161f262d3235363939393931302d28262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f736a5f57504c4950575f6a73808d99988a7e7164574b3e3124180b0000071a2734414d5a6774808d9a9f93867a6d61544d5a6774808d9a9f93867a6d6154473a2e23180c00000000000000000000070d1216181920202020201a1917130e0a1015191c1d2020202020161613100b05000000000000000000000000000000000000000000000000000000000000080e161e25292f34383a3d4143454646464544413e3b3936302b262017110a0300000000000000000000000000000000020b151e28313b444d57606a707d87929aa4a29892857b6e675d5145392c201306000613202c3945515d676e7b859198a2a39992867d6f6a5f574d443a31281e150b02000000000000000000000006111b262f3e48545e66696c6c6c6c64615a504445525c64676c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3222170b020000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a6998d8073665a4d4033271a0d000000000d192633404c5966737f8c99a6afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1aaa29f9e9d9c9b9a999796999ca4aeaea49c999697999a9b9c9d9e9fa2aaa195887b6e6255483b2f2215080013202d394653606c798693939393939393969696969393939393939386796c605346392d2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000007121d2731394045535353535353535353524e473f352b201509000c1925323f4b57636e7379797979746f64584e4854606b7079797979766c655b5044382d22170b0000000000000008111f2831383e4243464646463e3d393431383e4243464646463e3d39342c241a100600000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574e453f3f444e58616e7b87969b8e8174685b4e4135281b0e00000c1926323f4c5965727f8c98a4998b7e7164544a5965727f8c98a4998b7e7164544a4034281c100400000000000000010911181e2225262d2d2d2d2d2726231f19141b212628292d2d2d2d2d2322201c160f07000000000000000000000000000000000000000000000000000000000000040c13191d23292c2d31343638393939383735322e2d2a251f1b150c0600000000000000000000000000000000000000030c161f29323c454e58606b717e8893939393979184796d6053473a2d201407000714202d3a4753606d7984919793939392877e706b60584e453b32281f160c03000000000000000000000000000a141d2c36424c545a5c60606060575550483e414a52585a606060605957524940352a1e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2834404b545c66707d8a96a3b0aaa8aab0a79b8e8174685d544a3f33281d140a0000000000000000000000000000000000000000000916232f3c4956626f7c8995a2afa79a8d8174675a4e4134271b08000000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c3023160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000000000815212e3b4854616e7b87949594989291908f8e8d8c8b8a8c929ca8a89c928c8a8b8c8d8e8f90919298949595887b6e6255483b2f2215080013202d394653606c79868989898989898989898989898989898d929386796c605346392d2013000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000c18232f39434b515f606060606060605f5e5951473d31261a0e000d1a2633404d596673808686868681746a5f534a5663707d8686868683776c6053493f33271b0f030000000000050f1a23313a42494e50535353534b49453e3a42494e50535353534b49453e362c22170c0000000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685e52453c33333c46525e697784919c8f8276695c504336291d1000000b1724313e4a5764717d8a97ab9b8e8275665c515764717d8a97ab9b8e8275665c5144382c1f12060000000000000009131b23292e3132393939393933322f2a241f262d3235363939393939302f2c272119110700000000000000000000000000000000000000000000000000000000000002080d12181c1f2024272a2b2c2d2c2b2a282521201e19140f0a04000000000000000000000000000000000000000000040d17202a333c464f59616c727f868686868686867b6e6154483b2e211508000815212e3b4854616e7b868686868686867e716c61594f463c332920160d040000000000000000000000000000020b1a24313a42494e50535353534a49443e363841474c4e535353534d4b4740372e24190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303945515c666d78808d99a6a3a0a0a1a4a89c8f82756c665b50443e2f261b110600000000000000000000000000000000000000000815222e3b4855616e7b8894a9b3a89b8f8275685c4f423025190e02000005121e2a36424d576976828f9ca9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f22150900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d798686868686868687796c5f5346392c140c0200000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000815212e3b4854616e7b878a8887868584838281807f7e7d808c99a6a6998c807d7e7f80818283848586878889887b6e6255483b2f221508000a1723303d4a5663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d080200000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000714202d3a4753606d7984919392877b6e62564c54606b75818e98958a7e71655b5044372b1f120600000000000b16212b35424c545a5c6060606057555048424c545a5c60606060575550483e34281d110500000000000000000000000000000000000000000000000000121f2b3845525e6b7885919b8f827568564c41332a2a36424d566976838f9c9184776a5e5144372b1e1100000916232f3c4956626f7c8995ab9f9285796d605356626f7c8995ab9f9285796d6053463a2d20130900000000000007111b252d353a3e3f4646464646403f3b352e2830383e424346464646463d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000001070c101314171a1d1e1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000000050e18212b343d47505a626d727979797979797976695e53463a2d211407000714212d3a46535e697679797979797979716c625a50473d342a21170e050000000000000000000000000000000008121f2831383e4243464646463d3c39332c2f363c3f4146464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3943505a606d78828d929c9c97949394979d9e948e81786c60594f41382d22170b00000000000000000000000000000000000000000714202d3a4753606d7a8697a1ada99d9083766a564d41362a1e110500000714202d3a46525e697885919eabafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e21140700101d2a3643505d69768390908376695d5043362a1d10000000000000000006131f2c3845515c67767979797979797979756a5e52452e261e140a000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120600000000000000000714212d3a4754606d797e7d7c7b7a7978767574737271727f8c98a5a5988b7f7271727374757678797a7b7c7d7e7a6d6054473a2d211407000916222f3c4854606b707070707070707070707070707070727e8b9386796c605346392d201300000000050d14191e202129292929292929292929292929292929292929292921201e19140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070006131f2c3845515c67767979797979797979756a5e5245382c1f120006131f2c3845515c67707d8a95998e8275685e524f59616e7b86929d9184786c605346392d22170b0000000004101c27333d47545e66696c6c6c6c64615a5047545e66696c6c6c6c64615a5045392d21140800000000000000000000000000000000000000000000000000121f2b3845525e6b7884919b8f827568564c4135292a36414c566976828f9c9184776a5e5144372b1e1100000814212e3b4754616e7a8799a3a297897c70635654616e7a8799a3a297897c706356493d31261a0e0200000000010d18232d373f464a4c53535353534d4b474038303a42494e5053535353534948443d352b21160b000000000000000000000000000000000000000000000000000000000000000000000406070a0e101213131312110e0b08070502000000000000000000000000000000000000000000000000000000060f19222b353e48515b62656c6c6c6c6c6c6c6c5e574d42362a1e12050005121e2a36424d575e6c6c6c6c6c6c6c6c65625a50473e352b22180f050000000000000000000000000000000000000d161f262d3235363939393931302d2822242b3033343939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616c75818e949c94908a8786878a90959d938d80746b6153493f33271b0f030000000000000000000000000000000000000006131f2c3945515d677885919eabab9f928578685e5246392d20140600000815212e3b4854616e7b8797a1adafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d20130700101d2a3643505d69768390908376695d5043362a1d10000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a6359443f3830261c110600000006111c263038404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000613202c3945515d676d71706f6e6d676b6a696867666673808c99a6a6998c7f7366666768696a6b676d6e6f70716d685d5245392c201307000713202c38444f5960636363636363636363636363636365727e8b9386796c605346392d2013000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e221509000714202d3a4753606d798686868686868687796c5f5346392c20130004101c2934404b55616b7683909d92867a6e615447525e6974808d9995897d7063544a3f33281c0f030000000714202c38444f5966707679797979716c61554f5966707679797979716c6155493d3023170a00000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685d52463c33333b46525e687784919c8f8276695c504336291d1000000613202d394653606c7986929fa99a8d8073675753606c7986929fa99a8d807367574d42372b1e12060000000006121e29353f4951575960606060605a57524a4038424c545a5c606060606056544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c363f49515658606060606060605f534d453b31251a0e0200020e1a25313b454d535f60606060606060585650483f352c2319100600000000000000000000000000000000000000040d151c212629292d2d2d2d2423201c171a1f2426272d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67717e8b939c928c837d7a797a7e838e939d928a7d70655b5044372b1f12050000000000000000000000000000000000000004101d2935404b55697683909ca9ada297877a6e6154473b2d22170b0107111e2a36414d5665717e8b98a9b3afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e110500101d2a3643505d69768390908376695d5043362a1d100000000000000000000c18232f39434b515f6060606060606060605f5e504a42382e23170b0000000b17232e38424a505e5f60606060606060605f5e5951473d31261a0200000000000000000004111d2935414b555d6064636261605d555d5c5b5a5a6774818d9aa7a79a8d8074675a5a5b5c5d555d6061626364605d564c4135291d11040004101c27333d474f54565656565656565656565656565865727e8b9386796c605346392d20130000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d0200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f231609000714202d3a4753606d7a8693939393939286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b4d56616e7b87929b8e8175665b5044382b1f12060000000916222f3c4854606b7682868686867e71645754606b7682868686867e7164574b3e3124180b000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574d453f3f454e57616e7a87939b8e8174685b4e4135281b0e000005121f2b3744505b657784919eaa9d918477695f535b657784919eaa9d918477695f53473a2d211408000000000916222e3a46515b62656c6c6c6c6c66635c52473e49545e66696c6c6c6c6c6360594f44382c201307000000000000000000000000000000020507080c10121312110f0c080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a242d373f464a4c535353535353534846423b33291f140900000009141f29333b424648535353535353534b4a453f362d231a1107000000000000000000000000000000000000000000030a1016191c1d20202020171614100b0e14171a1b202020201a1916130e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e938c8076706d6d6e7178818e949d9083786c605346392d20130600000000000000000000000000000000000000000c18242f414d5a6774808d9aa7b3a9978a7d706453493f33271b100d1218252d3946525e6875828f9ca8b5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d0100101d2a3643505d69768390908376695d5043362a1d100000000000000000040c131d2731394045534d545b60666c6c6c6c6c6a5c544a3f34281c10030003101c28343f4a545c6a6c6c6c6c6c66605b544d524e473f352019130c040000000000000000010d18242f3a434b51545857555453514b504f4e4f5b6875828e9ba8a89b8e8175685b4e4e4f504b51535455565854524c443a2f24190d0100000b16212b353d44484a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e140800000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f221508000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013000007121d27313e4653606d7984919d908376675d5146535e6975828f9b9285796c605346392d201306000006131f2b37434e5863707d8994998f82766c61555863707d8994998f82766c6155493d3023170a000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f72695f57504c4c50575f6a73808c9a988a7e7164574b3e3124180b0000030f1b27333f49536976838f9ca9a096887b6e6155536976838f9ca9a096887b6e6155483b2f24190d010000000b1825313e4a57626d727979797979736e63574b424e5a6670767979797979706b6054483b2f2216090000000000000000000000000003090e121415191d1e1f1f1e1c181414110e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f464646464646463b3a36312921170d03000000030d17212931363a3b464646464646463e3d3a342d241b1108000000000000000000000000000000000000000000000000050a0d0f10131313130a0a08040003080b0d0e131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96998e81756e64616061666d78828f9c95897c6f6256493c2f2316090000000000000000000000000000000000000000071825313e4b5864717e8b97a8b2a79a8d8074655b5044372b221c191d242a36414c56616e7b86929facb9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f322619080000101d2a3643505d69768390908376695d5043362a1d1000000000000001070e161e2529323b424651575f666c72797979797975665c5044382b1f12060006121f2b3844505c66757979797979726c665f575146423b3229251e160e07010000000000000007131d28313a4145474b4a4948474540434243505c6976838f9ca9a99c8f8276695c4f43424340454748494a4b4745413a32281e1308000000050f19232b33383c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d201300010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d6053474d5765717e8b9897887b6e6255483b2f22150800000815212e3b47535f6a7683909d92867b6e615a535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92857b6e69615a59595a61696e7c86929f92867a6d6154473a2e2114070000000b17222d414e5b6874818e9ba7a8988c7f7265555b6874818e9ba7a8988c7f7265554c4135291d11040000000c1926323f4c5965727f86868686868073665a4d43505c69768286868686867d706356493d3023160a000000000000000000000002080e141a1e212226292b2c2c2b292521201e19140d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132393939393939392e2d2a251f170f050000000000050f171f252a2d2e3939393939393932312e29221b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a93877b6e615c5453545c666f7c8997998c807366594d4033261a0d00000000000000000000000000000000000000000815212e3b4854616e7b8796a0acab9e9184786c6053463e342c2924292f353e46525e6873808c99a3aebbafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c302316090000101d2a3643505d69768390908376695d5043362a1d100000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c04000000000000010c161f282f35393a3e3d3c3b3a38352f3744515d6a7784909daaaa9d9083776a5d50442e2f35383a3b3c3d3e3a39352f2820160c0100000005101a232c33393c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d20130005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494854616e7b8796978a7d7164574a3e3124170b00000916222f3c4955626f7c88959b8e8174695f5355626f7c88959b8e8174695f53483e34281d1105000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891837b706c676565676c717b849198978d8073685d5246392d201307000000061a2633404d596673808c99a6a99c8f8276675d596673808c99a6a99c8f8276675d5145392c2013060000000d192633404c5966737f8c9393938d8074675a4d43505d6a7683909393938a7d7064574a3d3124170a00000000000000000000050d14191f262a2d2e32363839393836322e2d2a251e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d21211e1a140d0500000000000000050d141a1e21212d2d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060709090909090909090706030000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c908377695e5247464a54606a7885919b8e8175685b4e4235281b0f02000000000000000000000000000000000000000714212d3a46535e697784919eaaaca196897d70635a50463e38343035394045515b616e7a85929fabb2baafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d2013070000101d2a3643505d69768390908376695d5043362a1d1000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d07000000000000040d161d24292c2d31302f2e2d2c292935404b556b7884919eabaa9e9184776b544a403428292c2d2e2f30312d2c29241e160d04000000000b17222c363e44494a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e7164575055575e69788491998c7f7366594c403326190d0005121e2a36424d576673808d9994887c6f62574d576673808d9994887c6f62574d42362c22170c000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999591847d7774727274777e8591969992857a6d61564c4135291d11050000000b1825323e4b5865717e8b98a4ac9f92867a6d605865717e8b98a4ac9f92867a6d6054473a2d22170b0000010d1a2734404d5a6773808d9a9f9b8e8174685b4e44515e6a7784919d9f978a7e7164574b3e3124180b000000000000000000070e171f252a31363a3b3f4345464544423f3b39363029241e160d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d12161819202020202020201514120e090300000000000000000003090e12141520202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131316161616161616161312100c06000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a7783909c8f827569574d423a424e586a7783909c8f8276695c4f4336291c10030000000000000000000000000000000000000005121e2a36424d576673808d99a6b0a89c9083766c6258504745404241464b515a626d75818e989ea0a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f12060000101d2a3643505d69768390908376695d5043362a1d100000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000040c13181d202125242221201f1f2c3845515d677985929facab9f928578665c5144382c1f1f202122232521201d19130c040000000004101c28333e485055575757575757575757575757575865727e8b9386796c605346392d2013000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595a61646c6c7683909b8e8174685b4e4135281b0e000714212d3a46535e697884919c8f82766a5f53535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000020e1925303b46525e68707d87929996918a84807f7f81848a91979992877d70685e52443a3024190d010000000a1723303d4a5663707d8996a3aea3998a7d71645463707d8996a3aea3998a7d7164544a3f33281c0f0300010e1b2734414e5a6774818d9aa79b8e8275685b4f45515e6b7884919ea5988b7e7265584b3f3225180c0000000000000000081019202930363b4246484c50515252514f4b4746413b352f282018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313080705020000000000000000000000000002050708131313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202323232323232323201f1c17110a0300000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c908376675d51464446535f697884919b8e8275685b4f4235281c0f0200000000000000000000000000000000000000020e1a25313b4855626e7b88949eacab9f948b7e716a615a53514b4e4c52555d606c727f8b93969196a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c10030000101d2a3643505d69768390908376695d5043362a1d100000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f0400000000000001070d111314181716151414202d3a4753606d7a8698a2aeaea29886796d6053463a2d201314151617181413110d080100000000000814202d3944505a61646464646464646464646464646465727e8b9386796c605346392d2013000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a616c71797979828f9b8f8275685c4f4235291c0f000815212e3b4854616e7b8796988c7f7265584e54616e7b8796988c7f7265584e433b33291f140900000000000000000000000000000000000000000000000000000008141e2a36414c56606b717e8792989e96918d8c8c8d91969e9892877e716b60564c4132281e1308000000000815222f3b4855626e7b8895a99f9f9b8e8174665b626e7b8895a99f9f9b8e8174665b5044382b1f120600020e1b2835414e5b6874818e9ba79c8f8276695c4f45525f6b7885929ea5988c7f7265594c3f3226190c0000000000000008111a222b323b41464d5355595c5e5f5f5e5c5854524c45413a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d30303030303030302d2c28231c150c030000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b92867a6d605a5351535b616e7b88969a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000914212e3a47535f6975828f9aa4afa69f92867d716c64605c555b565d61676d737e8792989184919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b000000101d2a3643505d69768390908376695d5043362a1d1000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a0000000000000000010406070b0a09080815212e3b4854616e7b8794aab4b3aa94877a6e6154473b2e21140808090a0b07070401000000000000000a1623303c4955616c707070707070707070707070707070727e8b9386796c605346392d2013000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675a64717e8686868f939c8f8276695c504336291d10000a1724313d4a5764707d8a9798887b6e6255525764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000020d1925303a444f59626c717d868e93999c9a98989a9c99938e857d716c62594f443a3020160c02000000000714202d3a4753606d7a8697939393939285796c60606d7a8697939393939285796c605346392d20130600020f1c2935424f5c6875828f9ba89c908376695d5044505b667985929fa6998c807366594d4033261a0d00000000000006101a232c343d444d52575f6165696b6c6c6b6965615e56524c443c342b22190f0500000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d09040000000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d090400000000000000000b151e272e34383a3c3c3c3c3c3c3c3c3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b98988d80736d63605c60636d75818e9b97897d7063564a3d3023170a00000000000000000000000000000000000000000006121e2b37424d57626f7c87939fa7aea29892867e76706d67686869686d72798088929992867e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f8c93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c1106000000101d2a3643505d69768390908376695d5043362a1d1000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000915222f3c4855626f7b8895a2aeaea195887b6e6255483b2f2215080000000000000000000000000000000a1724313d4a5764707e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b64717d8a93939b9e9d9083766a5d5043372a1d10000c1926333f4c5966727f8c999285796a63615e5766727f8c999285796a63615e574d42362a1e110500000000000000000000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8c87817b706b625a50473d32281e0e04000000000006131f2c3945515d677885868686868686867c6f625d677885868686868686867c6f6256493c2f2316090003101c2936434f5c6976828f9ca99d9084776a5d514653606c798698a3a69a8d8073675a4d4034271a0d0100000000020c18222c353e474f565e61696e72767879787775726e68605d564e463d342b21170b0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a02000000000007121d273039404546494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929f93887f756f6d666d7076808c939e9185796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c4754606a74818d95a0a9aaa298928a827d7977757575777a7f848d939a948c7f7c8895a2afa295897c6f6256493c2f231609000916232f3c4956626f7c8995a2afa296897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a00000000101d2a3643505d69768390908376695d5043362a1d100007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000a1623303d495663707c8996a3acaca296897c6f6356493c3023160900000000000000000000000000000013202d394653606c79868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d2013000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b64717d8a979fa8aa9d9084776a5d5144372a1e11000e1a2734414d5a6774808d9a91847770706e695e6774808d9a91847770706e695e52463a2d201407000000000000000000000000000000000000000000000000000000020d17202b353f48505961696e747b7f8284858584827f7b746e69615950483f352b20160c00000000000004101d2935404b55687378797979797979796f6a6055687378797979797979796f6a6054483b2e2215090003101d2a3643505d697683909ca99e9184776b5e514754606d7a8793aaa79a8d8174675a4e4134271b0e01000000000a141e2a343e474f5960686e747b7f8384858584827e7a736d685f584f473d33291d140a000000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c040000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c04000000000c18232e39424b5153565656565656565653504a42382e23170c00000000000000000000000000000000000000000000000000000000000713202d3946525e6873808c959a938b817c7978797d828c929c948b7e71665c5145382c1f13060000000000000000000000000000000000000000000009151f2b37434e58606d79839197a0a8aaa29f948f8a868382818284878b91969f958f82787b8894a1aea296897c6f6356493c3023160900091623303c4956636f7c8996a2aea295887c7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b00000000101d2a3643505d69768390908376695d5043362a1d10000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f978a7d7064574a3d3124170a00000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d2013000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b64717d8a97a4b0aa9d9084776a5d5144372a1e11000f1b2835424e5b6875818e9b91847d7d7d7b6e616875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000050e19232d363f474f575e61696e72767779797776726e69615e574f473f362d23190e05000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260585761686b6c6c6c6c6c6c6c6260584e43382c1f13070004111e2a3744515d6a7784909daa9e9285786b5f4a4754616e7a8794a1a89b8e8175685b4e4235281b0f0200000006111c26303c464f59616b6f7a81878c8f919292918f8b86807a6f6a60594f453b2f261b110600000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000004101c2834404b545c606363636363636363605c544a3f34281c10030000000000000000000000000000000000000000000000000000000005111d2935414c56606d798390969f938e89868586898f949c958f82786c60544b4034281c100400000000000000000000000000000000000000000000030f1b27323d45515d676e7b8591969fa4aca69f9c9892908f8e8f90939a9e9f9490837a6d7a8794aab4a396897c706356493d3023160a000a1623303d495663707c8996a3aca194887b6f7d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c110600000000101d2a3643505d69768390908376695d5043362a1d10000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000c1825323f4b5865727e8b9393939393938b7e7165584b3e3225180b00000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b64717d8a97a4acaa9d9084776a5d5144372a1e11000f1c2936424f5c6975828f9c95918989897e72656975828f9c95918989897e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000007111b242d353e454d52575f6165696b6c6c6b6965615f57524d453d352d241b1107000000000000000007121d2731454f575d5f6060606060606056544e4f575d5f6060606060606056544e463d32271b0f030005111e2b3844515e6b7784919eaa9f928579665b504855616e7b8894a1a89b8f8275685c4f4235291c0f020000000b17232e38424e58616b707d858e92999c9e9f9f9e9c98928d847c6f6b60574d41382d22170b000000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a0000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a000006131f2c3845515c666d6f6f6f6f6f6f6f6f6d665c5044382c1f120600000000000000000000000000000000000000000000000000000000010d1925303a45515d676e7a848f949d9b99929292999c9d938e83796d665b5042392e23180c0000000000000000000000000000000000000000000000000a15202935414b555f696e7b848e939a9fa3aaaaa39f9d9b9b9c9d9f9f99928d827a6d6d798698a29f9f96897d7063564a3d3023170a000a1723303d4a5663707d89969f9fa49a877a6d707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a0000000000101d2a3643505d69768390908376695d5043362a1d10000e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0000000000000000000000000000000d192633404c5966737f86868686868686867f7265594c3f3226190c00000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d2013000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b64717d8a979f9f9f9d9084776a5d5144372a1e1100101c2936434f5c6976828f9ca09d96968b7e72656976828f9ca09d96968b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5955534d46423b332c231b1209000000000000000000010b151f333d454c505253535353535353494843454c5052535353535353534948433d342b21160a000005121f2b3845525e6b7885919eaba29886796c60534955626f7c8895a2a99c8f8376695c504336291d1003000003101c28343f4a545f6a707d8692979fa3ababacabaaaaa39f9691867d6f695e53493f33271b0f03000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b10040005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b1004000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000000000000000000000000000000000008131e2935404b555e686e7a828a919598999a999795908981796d675d544a3f30271d1207000000000000000000000000000000000000000000000000040d18242f3a434d575f696e7981878e92989a9c9e9f9f9f9e9d9a98928e8680786d6866798592939393938a7d7164574a3e3124170b000b1724313e4a5764717d8a939393939386796d6b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b020000000000101d2a3643505d69768390908376695d5043362a1d10000d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0000000000000000000000000000000c1825323e4b57636d737979797979797979726d63574a3e3125180c000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b64717d8a93939393939084776a5d5144372a1e1100101d293643505c6976838f9ca9aaa3988b7e72656976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000009111a212930363b4246484c4f515252514f4c4846423b363029211a11090000000000000000000000030d212b333b404445464646464646463c3b383b404445464646464646463c3b38322b22190f04000005121f2b3744505b657985929facaa93877a6d60544956636f7c8996a2a99d9083766a5d5043372a1d1004000006121f2b3844505c666f7c869298a1a9afb5b7b8b8b7b4aea8a19892857b6e655b5044372b1f140900000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000815212e3b4854616e7b87898989898989877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000020c18242f39434c565e686d777e84888b8c8d8c8b87837d746d675d554b42382d1e150b000000000000000000000000000000000000000000000000000007131d28313b454d575f676d747c81868a8d8f9192929291908d8a86817b736d665e6a77838686868686867e7165584b3e3225180b000b1825323e4b5865717e868686868686857866606a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a000000000000101d2a3643505d69768390908376695d5043362a1d10000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000a16222f3b46515b63666c6c6c6c6c6c6c6c65635b51463a2e2216090000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b64717e8686868686868683776a5d5144372a1e1100101d293643505c6976838f9ca9b1a5988b7e72656976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000080f171f252a31363a3b3f4344464644433f3b3a36312a251f170f08000000000000000000000000000f1921292f343738393939393939392f2e2c2f343738393939393939392f2e2c27211910070000000613202d394653606c7986939faca194877a6e61544a5663707d8996a3aa9d9184776a5e5144372b1e070000000713202d3a4653606d78839198a2aab3bbc0c4c5c5c4bfbab2aaa1979083776c6053463b31261a0e02000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000815212e3b4854616e7b87949696969694877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000007121d27313b444c565d656c71777b7e80807f7e7b76706b605c554b43392f261c0c030000000000000000000000000000000000000000000000000000010c161f2a333b454d555d606a6f757a7d8183848586858583817e7a746e69605c54677177797979797979716c62564a3d3124170b000b1724313d4a56626c71797979797979787368585f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000101d2a3643505d69768386868376695d5043362a1d10000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000006121e2a3540495157596060606060606060595751493f352a1e12060000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459616c71797979797979797771675b4f4236291d1000101d293643505c6976838f9ca9aca5988b7e72656976838f9ca9aca5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a261f1a140d050000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f24282b2c2d2d2d2d2d2d2d23221f1b160f07000000000714202d3a4753606d7a869aa4afa195887b6e62554a5764707d8a97a3ab9e9184786b5e51452f23180c000006121e2b37424e5765717e8b95a0aab4bcc5cbd1d2d2d0cbc4bcb3a99f958a7e7164574d42362a1e1205000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000815212e3b4854616e7b8794a1a2a2a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000010b151f29323b444c535b6064696e71737473716e69636059514b433931281d140a00000000000000000000000000000000000000000000000000000000040d18212a333b434b51585f62686d71747678787979787674716d67615f5750555f676a6c6c6c6c6c6c65625a50453a2e211509000915212e3a45505a62656c6c6c6c6c6c6b686157545c60646a6e72757778787979787675726e69636159534d453d352b23190f06000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000020d19232e3740464b4c53535353535353534c4a463f372d23180d0100000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535a61646c6c6c6c6c6c6c6a675f554a3f33271a0e00101d293643505c6976838f9c9f9f9f988b7e72656976838f9c9f9f9f988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000003090e141a1e212226292b2c2c2b292622211e1a140e090300000000000000000000000000000000060d13181c1e1f20202020202020161513181c1e1f202020202020201615130f0a0400000000000814212e3b4754616e7a8794a1b6a295887c6f62554b5864717e8b97a4ab9f9285786c554b4034291c1004000814212e3a47535f6a7784919ea7b1bcc5cfd7dcdfdedcd6cec5bbb1a79d908377695f53463a2d21140700101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c1000101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c10000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000030d172029323a41495053575f626566676664615e57544f45403931281f160b020000000000000000000000000000000000000000000000000000000000060f182129313a40454e53565d606467696b6c6c6c6b6a6764605d55534d444d555b5e606060606060585650483f34291d11050005111d29343f485056586060606060605f5c574f4a5153585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000007121c252e353b3e4046464646464646463f3e3a352d251c1107000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b505557606060606060605d5b554d43392e22160a00101d293643505c6976828f93939393938b7e72656976838f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e09030000000000000000000000000000000000000002070c0f1112131313131313130909070c0f11121313131313131309090703000000000000000815222e3b4855616e7b8894a1aca396897c7063564b5865727e8b98a5ac9f928679675c5145382c1f1306000815222f3b4855626e7b8896a0acb9c3ced7e1e8ebebe7e0d6cdc2b8aca095887b6e6155483b2e2215080013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f130013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f13000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000050e1720282f383f44464d535558595a595854534d48443d342f271f160d0400000000000000000000000000000000000000000000000000000000000000060f181f282f353c43474c5254575a5c5e5f5f5f5e5d5a5754514b46423b444a4f515353535353534b4a453f362d22180c0100010c18222d363f454a4b53535353535352504c454044464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000a131c232a2f3233393939393939393932312e2a231c130a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d484145494a53535353535353514f4a433b31271c110600101d293643505c697682868686868686867f7265697682868686868686867e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b88959f9f9f968a7d7063574c5965727f8c989f9fa399867a6d6053473a2d201407000c1825323f4b5865727e8b98a8b2bdccd5e0e9f3f9f8f2e8dfd4c8bcb1a7988b7e7165584b3e3225180b0013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f130013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f13000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000050e161d262d33373c4247484b4d4d4c4b4846423b383329231d150d04000000000000000000000000000000000000000000000000000000000000000000060d161d242932373a4145474a4e505152535252504e4b4745413a3631393f43444646464646463e3d3a342d241b110600000006111b242d343a3d3e4646464646464544403b34383c4347484c4e505252535252504e4b4846423b38332a251f170f070000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000010a12191e2225262d2d2d2d2d2d2d2d2625221e18110a0100000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000003090e1214152020202020202020202020202020202020202020201514120e090300000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262f363c3f414646464646464641403c37393c3e4646464646464644423f3931291f150b00000f1c2835414e5a66707679797979797979726d6266707679797979797979726d62564a3d3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7e7164574c5966737f8c9393939393877a6d6154473a2e211407000d1a2633404d596673808c99a6b3bfced9e7f2fbfffffaf1e4d9cebfb3a6998c807366594d4033261a0d0013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f130013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f13000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000040b141b22272b31373a3b3e4041403e3b3a36312c272118120b030000000000000000000000000000000000000000000000000000000000000000000000040c131820262b2f35393a3e4143454546464543413e3a39352f2a262e33363739393939393932312e29221b1209000000000009121b22292e31323939393939393837342f282c31373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000070d121618192020202020202020191816120d070000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000010b141d242b303334393939393939393534302b2d3031393939393939393736332e271f170d0400000d1926323e49545e66696c6c6c6c6c6c6c65625b5e66696c6c6c6c6c6c6c65625b51453a2e2215090000000000000000000000000000000000000000000000000000000000000000050a0d0f10131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867e7165584d5a677380868686868686867b6e6155483b2e221508000e1b2734414e5a6774818d9aa7b4c0cddae7f7fffffffff5e7dacdc0b4a79a8d8174675a4e4134271b0e0013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f13000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32333433312e2d2a251f1c160c07010000000000000000000000000000000000000000000000000000000000000000000000000001070d151b1e24292c2d31343638393939383734312d2c29241d1a22272a2b2d2d2d2d2d2d2524211d181109000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735322e2d2a261f1c170e090300000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000002060a0c0d13131313131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000020b12191f2326272d2d2d2d2d2d2d282724202123242d2d2d2d2d2d2d2a2927221c150d050000000915212d38424c545a5c60606060606060585651545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000030a1016191c1d20202020181714110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855606b7079797979797979716c62564b58646e737979797979797976695f53463a2d211407000d1a2733404d5a6673808d99a6b3c0cfdae6f3fcfffffbf2e9d9ccc0b3a6998d8073665a4d4033271a0d0013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f13000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252627262521211e1a14100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d20212427292b2c2c2c2b2a272421201d18130e171b1d1e202020202020181715110c06000000000000000000060c111517182020202020201f1e1c1810151a1f212226282a2b2c2c2c2b2a282522211e1a14100b0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060712131313131311110e0b0601000000000000000000000000060a0e1011131313131313100f0d0a050000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000001080e13171a1a202020202020201b1a1814141717202020202020201e1d1a16110b040000000005101b26303a42494e50535353535353534b4a45494e50535353535353534b4a453f372d23180c010000000000000000000000000000000000000000000000000000000000040d151b212628292d2d2d2d2423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5960636c6c6c6c6c6c6c65625a5047525c64676c6c6c6c6c6c6c6c5f574d42362a1e1205000c1925323f4c5865727f8b98a9b3bec9d5e1eaf4f9f8f3e9e0d5c9bdb2a8988b7f7265584c3f3225190c0013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f12000714202d3a46525e6976797979797979797976685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181a1a19181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171b1d1e1f201f1f1d1b181413110d07010b0e10111313131313130b0b09050100000000000000000000000105090b0b13131313131312110f0c040a0f121415191b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c1012131f20202020201e1d1b17120c04000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000003070b0d0e131313131313130e0e0c08080a0b1313131313131311100e0a06000000000000000a141e2830383e4143464646464646463f3d3a3e4143464646464646463f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000d161f262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606058565048404a52585a606060606060605f534d453b31261a0e0200091623303c4956636f7c8997a1adb9c4cfd9e2e8ebebe7e1d7cec6b9ada196887c6f6255493c2f22160900121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c1000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c100005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0d0e0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e101212131312100e0b07060401000000020404060606060606000000000000000000000000000000000000000000060606060606050503000000020608080c0f111212131312100f0c080705020000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f202c2d2d2d2d2d2b2a27231d160e0600000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393932312e3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000008111f2831383e4243464646463e3d39342c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534b4a453f3840474b4d535353535353534846423b33291f140900000613202d394653606c7885929ea9b3bdc7d0d8dddfdedcd7cfc6bcb2a89e9184776c605346392d201306000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00020e1a25303b454d525f60606060606060605f524c443a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d3939393939393837332e2820180e040000000000040d171f272e3336373939393939393635322d261f160d0300000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000002070a0c0d131313130e0d0b080303070b0d0e131313130d0c0a06020000000000000000000000040c141b212628292d2d2d2d2d2d2d2524222628292d2d2d2d2d2d2d2524221d181109000000000000000000000000000000000000000000000000000000000000050f1a23313a42494e50535353534b49453e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232c33383c3d464646464646463e3d3a342e363b3f40464646464646463b3a36312921170d03000006121f2b3844505b6673808c97a1abb5bdc5ccd2d2d2d1cbc4bcb4aaa0968c7f72655b5044372b1f1205000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000009141f29333b42464853535353535353535346413a32281e13080000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000003060809131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000306131313131313131308070502000000000000000000000005080a0b13131313130e0d0b0803000000000000000000000306080913131313131313130603000000000000000000000000000004090c0e0f13131313131313130908060300000000000000000000000000000000000000000000000000000000020507081213131313131313100706040000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000000000000a151e262e34383a45464646464644433f39322a20160c01000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000070e1316191a202020201b1a18140f0e13171a1a20202020191916120d070000000000000000000000030a1015191c1d20202020202020181815191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000b16212b35424c545a5c60606060575550483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f303939393939393932312e29242a2f3334393939393939392e2d2a261f170f06000000030f1c28333f4a54606d79859199a3abb3bbc0c4c5c5c4bfbab2aaa2989184796d6053493f33271b0f030005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020000020d17212930363a3b4646464646464646463936302820160c02000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c0500000000000000000000060c101220202020202020201514120e090200000000000000060c1114171820202020201b1a18140f0801000000000000040a0f131516202020202020202012100c060000000000000000000002090f15191b1c20202020202020201615130f0a0400000000000000000000000000000000000000000000000002090e1114141f202020202020201d1312100c0700000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b11060000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000000006111c2630383f4446525353535353514f4b443c32281d120600000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000010a12191f2325262d2d2d2d282724201a1a1f2426272d2d2d2d2625231e19120a01000000000000000000000005090d0f10131313131313130c0b090d0f10131313131313130c0b0905010000000000000000000000000000000000000000000000000000000000000004101c27333d47545e66696c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2023232d2d2d2d2d2d2d2524211d191f2326272d2d2d2d2d2d2d22211e1a140d0600000000000b17222d3845515d67707d879299a2aaafb6b7b8b8b7b4aea8a19892867c6f665c5141382d22170b00000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000030a11171c1f2d2d2d2d2d2d2d2d21201e1a140d0500000000000810171d2123242d2d2d2d2d272724201a130b0200000000070f151b1f22222d2d2d2d2d2d2d2d1f1c17110a0300000000000000030c141b202528282d2d2d2d2d2d2d2c22211f1b150e0700000000000000000000000000000000000000000000050d141a1e20212c2d2d2d2d2d2d2d2a201f1c18120b0300000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000000000000000000000000000000000c17232e38424a50535f60606060605e5c564e44392e23170b0000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000a131c242a2f3233393939393433302b25242b3033343939393933322f2a231c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5966707679797979716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020181715110e1317191a202020202020201514120e090300000000000006111c2935404b55606b717e8792989fa4acabacabaaaaa39f9691867d706a5f544b402f261b1106000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f18100800000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a12080000000000030c151c23282c39393939393939392e2d2a251f170f0500000008121a22282d303139393939393433302b251d140b00000007101920272b2e2f39393939393939392c28231c150c030000000000020c151e252c31343539393939393939392f2e2b26201810070000000000000000000000000000000000000000050e171f252a2d2e3939393939393939372d2c28231c150c030000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000003101c28343f4a545c606c6c6c6c6c6c6b6760564b3f33271b0e0000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121c252e353b3f404646464641403c362f2f363c3f4146464646403e3b352e251c0e0500000000000000000000060a0e1011121313131212100e0b07070501000000000000000000000000000000000000020507081313131313131313070705010000000000000000000916222f3c4854606b7682868686867e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130b0b090502070b0d0d13131313131313080705020000000000000000000d18242f3a434f59626c717d858e939a9c9e9f9f9d9c98928d847c706b61584e42392e1d140a0000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000000002090e12141520202020202020201413110d0802000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c020000000000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000a151e262e343846464646464646463b3a36302921170d020006101a242c34393d3e464646464641403c362f261d0d0300040f19222b32373b3c464646464646464638342e261e150a000000000009141e2730373d414246464646464646463c3b37322a22180d03000000000000000000000000000000000000020b17202930363a3b4546464646464646433a38342e271e150b00000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000006121f2c3844505c666d7879797979797772675c4f43372a1d11000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300020e19242e3740474b4d535353534e4c4841383840474c4d535353534c4b4640372e20170d0200000000000000040b11161a1d1e1f2020201f1e1d1b181413110d0802000000000000000000000000000002090e12141520202020202020201413110d080200000000000006131f2b37434e5863707d8994998f82766c6155493d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47505a626b707b81878c8f919292918f8b86807a6f6a61594f463c30271d0b0200000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0802000000000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d080200000000000000000000000205070813131313131313130707050100000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c00000006111c2630383f4453535353535353534846423b33291f1409000c17222c363e45494b53535353534e4c4841382f1f150b010a15202b343c4347495353535353535353443f3830261c1106000000040f1b25303942484d4f53535353535353534947433c342a1f150b0100000000000000000000000000000000000a141d29333b4246475253535353535353504644403930271c120700000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868684776b5e5144382b1e11000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2a354049525759606060605b58534a41404a52585a60606060595751494032291e1408000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000815212e3b47535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f48505961696e757b7f8384858584827e7b736d6860584f473e342a1e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c03000000030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c110400000c17232e38424a505f606060606060605f524d453b30251a0e05111d28343e4850555760606060605a58534a4131271d12070f1b27323c464e5455606060606060605f504a42382e23170c0000000915202c37424b53595b606060606060605f55534e463c31271d12070000000000000000000000000000000006111b262f3b454d52545f606060606060605d53514a42392e23180c0000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000091623303c4956636f7c89989393938d8174675a4e4134271b0e000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000a16232f3b47525c63666c6c6c6c67645c534547525c64676c6c6c6c66635b51443b3025190e0100000000040e1720272e3336373939393939383634312e2d2a251e1a150e06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000916222f3c4955626f7c88959b8e8174695f53483e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d19232d363f474f575f61696e72767879787775726e69615e564e463e352c22190c0300000000000000000005090d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000205070813131313131311100e0b0600000407090a1313131313130e0d0b0803000000000000000000000001070c0f11121313131313070705010000000000000000000000000105090b0b13131313100f0d09050000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e120814212d3945505a61646c6c6c6c6c67645c5343392f23180c131f2b37434e5860626c6c6c6c6c6c6c6c5c544a3f34281c100300000c1925313d48535d65686c6c6c6c6c6c6c6c625f584e43392f24180e050000000000000000000000000000030c17222d38414d575e616c6c6c6c6c6c6c6c6a605c544a4034281c1004000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000004111d2935414c566673808c99aaa3998a7d7064574a3d3124170a000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000c1925323f4b57636e7379797979746f64574d4c58646e7479797979736d63564c41362a1d1207000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000020d17212930363a3b4646464646464646463936302820160c02000005121e2a36424d576673808d9994887c6f62574d42362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b242d353e454d53575f6266696b6c6c6a6965615e56524c443d342c231a10070000000000000000020a1015191c1c2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201c1b1915100902000000000000000002080e1114142020202020201e1d1a17110b0b101316162020202020201b1a18140f08010000000000000000050c12181b1e1f20202020201413110d0802000000000000000000060c11151718202020201c1c1915100a0200000000000000000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c120700000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a0006121f2c3844505c66767979797979797976695e52463a2d20140a1723303d4955616c717979797979746e64554b4034291c1015222e3b4754606a767979797979797976665c5044382c1f120600020e1b2834414d59656f7579797979797979796f6a5f554b40352920170b02000000000000000000000000000b151e27333f49535e696e7879797979797979766d665c5144382c1f120600000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e050000000000000000000000000000000000000000000713202c3945525d687683909da99f92867a6d6054473a2d211407000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a2633404d59667380868686868174695f534d5a677480868686867f73685e5246392f23180c00000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000009141f29333b42464853535353535353535346413a32281e130800000714212d3a46535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5854524d46413a322b221a11080000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000050d14191e20212d2d2d2d2d2d2a2a27221d16161b2022232d2d2d2d2d2d272724201a130b02000000000000060f171e23282a2b2d2d2d2d2d21201d19130c04000000000000000911181d2124252d2d2d2d292826211b140c04000000000000000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b000713202d3a4653606d78868686868686867b6e6154483b2e2115121e2a36424d5764717e86868686868074675c5145382c1f1416222f3c4955626f7c86868686868686786d6053463a2d20130700020f1c2835424f5b68758286868686868686867c6f675d51453e32291d140a00000000000000000000000007121d27303944505b656e7b858686868686868683796d6053463a2d2013070000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000714212d3a4754606d7a86939fa99c908376675d5145392c201306000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000714202d3a4753606d7984919392877b6e62564c54606d7a85919392867a6e61554b4034291c100400000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000815212e3b4854616e7b8796988c7f7265584e433b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a212931363c4247484c50515252514f4b4746423b363028201910080000000000000000020c161e262c3235363939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c0200000000050e171e252a2d2e3939393939393736332e272021272c2f303939393939393433302b251d140b0100000000050f1821292f3437383939393939392d29241e160e04000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b000713202d3a4653606d79869393939393877b6e6154483b2e211514212d3a46535e6976828f9393939285796d6053473b30251a16222f3c4955626f7c88939393939386796d6053463a2d20130700000714212d3a4754606d7a849199939393999183796d605a50443b2f261b110600000000000000000000040d18232e39424e58606c77828f979393939392867b6e665c5144382c1f1206000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000b1724313e4a5764717d8a99a4a9998c7f7366554b4135291d1104000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130006131f2c3845515c67707d8a95998e8175685e52515d67717e8a96988d8073675c5145382c1f130600000e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000a1724313d4a5764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f262a31373a3b3f4345464544423f3b3a36302a251e160e070000000000000000000a141e2830383d414346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e1409000000020d1720293036393b46464646464644433f3932292b32383b3d46464646464641403c362f261d1308000000010c17212a333a4044454646464646463935302820160c0200000006111b242d343a3d3e4646464643413e3830281e110700000000000000000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000713202d3a4653606d7986939f9f9f94877b6e6154483b2e21151b27333f4953616e7b87939f9fa2978a7e7164574d42362a1e16222f3c4955626f7c88959f9f9f9386796d6053463a2d20130700000613202c3945525d686f7c87929fa69fa0958d81746c61564d41382d22170d030000000000000000010c161f2834404b545f6a727f8b949fa9a89e938b7e71695f544a4034281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000006121e2b37424d576774818e9aaba297897c6f6256493c2f24180d01000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130004101c2934404b55616b7683909d92867a6d61544c55606c7884919d9285796d6053473a2d2014070000101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000c1926333f4c5966727f8c999285796a63615e574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a20262b2e2f33363839393736322e2d2a251f19130c0500000000000000000005101b26303a42494e4f5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b1004000008141e29323b414653535353535353514f4a443b32353d4448495353535353534e4c4841382f251a0f03000007121e29333c454b505253535353535346413a32281e13080000010c18222d363f454a4b535353534f4e49423a3023190f050000000000000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c0a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b000713202d3a4653606d798693a0aca194877b6e6154483b2e21151f2b3744505b65737f8c99a4afa99c8f8276695e52463a2d2016222f3c4955626f7c8895a2aca09386796d6053463a2d201307000004111d2935414c56606a727f8c949ea8a89d928a7d70695e53493f33271f150b010000000000000008131e28313a45515c666f7c86929fa6aba1968e81756c62574d42392e23180c0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000814212e3a47535f697884919eab9e9285796c605346392d20130700000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b505b65727e8b97978a7d7164574a3e2f24180c0000111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000e1a2734414d5a6774808d9a91847770706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e212226292b2c2c2b292521201e19140d0802000000000000000000000915212c38424c545a5c6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900020e1925303b444c525f6060606060605d5b554d44393d474f54566060606060605a58534a41362b20140800000c18232f3a454e575c5e60606060605f524c443a3024190d010005111d29343f48505658606060605c5a544c42352b21160b0000000000000000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e130815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000713202d3a4653606d798693a0aca194877b6e6154483b2e2115202d394653606c7884919eabb5ac9f93877b6e6154473d32271b222f3c4955626f7c8895a2aca09386796d6053463a2d2013070000010d19242f3a434e58606c77828f96a1aba49e92857b6e655b50443c31271d1207000000000000050e19242f3a434f59606d79839098a3aea39991847a6d605a50453c30271c12070000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000815222f3b4855626e7b8896a1a89b8e8275665b5044382b1f120600000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121d27313e4653606d7984919c908376675d514953606d7985929b8e817468554b4035291d100400121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000f1b2835424e5b6875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d1e1f1f1e1c181414110e09020000000000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c53483c3024180b00030f1b2834404b5760686b6c6c6c6c6c6c5d564c4135291d1105000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c14212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f221609000713202d3a4653606d798693a0aca194877b6e6154483b2e211d2935414c5563707d8996a0acacafa4998c7f7266584e43382c1d222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000008131e28313d44505b656d7a849199a3ada1978f82776c60584e43392f24180e0500000000020b17202935414c56606b73808d95a0aaa69f92877d6f685d52483e332a1e150b00000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c100400000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000003101c28343f4a5465727f8b98a8a7988b7e7165544a3f33281c0f0300000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d605347515d6775828f9b918477675d5145392c1f130600121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000f1c2936424f5c6975828f9c95918989897e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c10121312110f0c0807050200000000000000000000000000000f1c2835414e5a6670767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d0004111e2a3744505c687278797979797976685d5246392d201307000b1724313d4a56626d7179797979767066594f44382c20150a00000000000000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c4135291e14121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c201307000713202d3a4653606d798693a0aca194877b6e6154483b2e21202c3945515d6775818e9ba8a39fa3ab9d9184776a605448392f24222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000010c161f27333f49535e686f7d87929fa6a99f948c7f726a5f554b40352920170b020000000a141d29333b45525d68707d87939fa7aa9f948c80736b60564c41362d21180c030000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000006121f2c3844505c6675828f9ba8a095877b6e6154483b2d22170b0000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494b5565727e8b9893867a6d6053473a2d20140700121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101c2936434f5c6976828f9ca09d96968b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e0005121f2b3845525e6b788586868686867a6d6154473a2e211407000b1825323e4b5865717e8686868682766b6054483c32261b0f030000000000000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c111a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b1003000713202d3a4653606d798693a0aca194877b6e6154483b2e21212d3a4754606d7a86929fa3999299a3a096897c6f62554b403529222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000040d17222d38414c56606b737f8c949fa9a69f92867c6f675d51453e33291d140a000006111b262f3b45505a606d7a849199a4aea2989083786d60594f443a2f241b0f06000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000713202d3a4653606d7985929faa9d918477695e52463a2d1c11060000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e71645753595b626f7b889599887c6f6255493c2f221609000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184796c605346392d201306000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700101d293643505c6976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0004101d2935404b556c788592939393877b6e6154483b2e211508000613202d394653606c7883909994897d7063584e43372b1f1306000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e231715202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000713202d3a4653606d798693a0aca194877b6e6154483b2e212b37434e5865717e8b98a29f9286929fa89a8e8174675d5145382c222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000006111b262f3a444f59606c77828f97a1aba3999184796d605a50453b2f261b1106030c17222d38414d57616c75818e96a1aba59f92857b6e665c50473d32281e120900000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000091623303c4956636f7c8998a2aa9a8d807467574d42362a1e0a000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595d64686c6d7a8799978a7d7164574a3e3124170b000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101d293643505c6976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292928f8275695c4f4236291c0f000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0006131f2c3945515d677986939f9f95887b6e6255483b2f2215080005121f2b3744505b656f7c87939d9083766a5f53473b2e2115090000000000000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f141925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f0400000713202d3a4653606d798693a0aca194877b6e6154483b2e212e3a47535f6a7683909daa9b8e828e97a19f9285796d6053473b30252f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000a141d28323d44505b656d7a859199a4aba0968e81746c61574d41382d22170d0b151e27333f49535e69717e8a939ea8a89e938a7e71695e544a3f352b20160c0000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c16100800000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000004111d2935414c566673808c99aaa3988a7d7063574a3d30251a0e000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f221609000b1825323e4b5865717e868686868686867c6f6256493c2f23160900000d1a2733404d5a66738086868686868686786d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a646f747979778692988b7e7165584b3e3225180b0006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700101d293643505c6976838f9ca9aca5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858275685b4f4235281c0f000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714202d3a4753606d7a8699a4a295897c6f6256493c2f23160900030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c27211911070000000713202d3a4653606d798693a0aca194877b6e6154483b2e28343f4a54626e7b88959fa398897d85919ea2988a7e7164574d42362a2f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000020b162027333f49535e68707d87939fa6a89d928a7e70695e53493f33271f15121d27303944505b656e7b85929fa5aba0968e81746c61574d42382e23190d040000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b050000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000713202c3945525d687683909da99f92867a6d6053473a2d201409000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000b1724313d4a56626c71797979797979796f6a6054473b2e22150800000c1926323f4b58636e737979797979797976665c5044382c1f1206000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675b6874818686868999988b7f7265584c3f3225190c00030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000815212e3b4854616e7b87939393939393877a6d6154473a2e21140700101d293643505c6976838f9c9f9f9f988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414d59656f75797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4134271b0e000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714212e3a4754616d7a8794a0a396897c706356493d3023160a00000b17222d38414e58636f7c89959a8d807367574d42362a1e12050000000000000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f15172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f07000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2c3844505c6673808d9aa79f928679818e9baa9c8f8276695e52463a2d2f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000040e17222d38414c56606b73808c949fa9a59e92857b6e655b50443c31271d18232e39424e58606c77828f97a2ada3999184796d605a50453b30261c1007000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a00000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000714212d3a4754606d7a86929fa99c8f8276675d5145392c1f1306000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c1004000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1f130600000a17232f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b6874818e939394a3998c7f7366594c403326190d00000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700101d293643505c6976828f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e000815222e3b4855616e7b8894a1a3978a7d7064574a3d3124170a000006111b262f3c4854606b7783909d918478695f53463a2d21140700000000000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1217222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2d3a4653606d7985919ea99c8f82767e8a99a39f93877b6e6154483d322f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000006111b262f3a444f59606d78828f97a1aca1978f82776c60584e43392f241f2834404b545f6a727f8c949fa9a69f92877c6f675d51483e33291e140a00000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a00000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000b1724313e4a5764717d8a99a3a9988c7f7265554b4035291d1004000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b000005111d29343f485056586060606060606056544e463d32271b0f03000007131f2a36404a52585a606060606060605f504a42382e23170c00000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b6874818e9b9fa0a6998c807366594d4033261a0d000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000714202d3a46525e6976797979797979797976685e5246392d20130700101d293643505c697682868686868686867e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212c37424b54595c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b59534b42372c201509000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e000915222f3c4855626f7b8895a2a4978a7e7164574b3e3124180b000007111b252c38434f5966737f8c9996887b6e6155483b2e2215080000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f2418111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c11080000000000000713202d3a4653606d798693a0aca194877b6e6154483b2e36414c5664707d8a97a1a8988c7f727a86929fa4998c7f7366594f43382f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000a141d29323d44505c666e7b85929aa4a99f948c7f726a60554b40352928313a45515c666f7c86929fa6a99f948c7f736a60554b41362c21170c0200000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000006121e2b37424d576774818e9aaba197887c6f6255483c2f24180c00000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f050000010c18222d363f454a4b535353535353534947433d342b20160a000000020e19242e3840474b4d5353535353535353443f3830261c110600000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b6874818e9ba7b3a6998c807366594d4033261a0d00000613202d394653606c777979797a7b7e838e939e989083786c605346392d2013060005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000f1c2835414e5a66707679797979797979726d62564a3d3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524f4d48423930251b0f04000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000916232f3c4956626f7c8995a2a5988b7e7265584b3f3225180c00010d18232d373f464956626f7c8999978a7d7164574a3e3124170b00000000000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b4035291d14141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3946525e6875828f9ba9a196887b6f76828f9cab9e9184776b605448392f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000020b172028343f4a545e69707d88939fa7a69f92877c6f675d51453e332f3a434f59606d79839098a3ada2979082786c60584e433a2f241a0f0500000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000814212d3a47535f697884919eab9e9185786c605346392d20130700000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433630302f2c27211911080000000006111b242d343a3d3e464646464646463c3b38322b22190f040000000008121c262e363b3f40464646464646464638342e261e150a0000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b6874818e9ba7aca6998c807366594d4033261a0d00000613202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120600020e1a25303b454d525f60606060606060605f524c443a3025190d01000d1926323e49545e66696c6c6c6c6c6c6c65625b51453a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000a1723303d4a5663707d8996a3a5988c7f7265594c3f3226190c0006121e29353f49515759606d798692998c7f7366594c403326190d0000000000000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c2f261b11141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c01000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3a4754616d7a86929fab9e9184786a727f8b99a4a096897c6f63554b40353c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000050e17232e38424d56616b73808d959fa9a3999184796d605a50453b35414c56606b73808d95a0aaa59f92857b6e665b50463d31281d12080000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000815222e3b4855616e7b8896a1ac9b8e8174655b5044372b1f120500000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d5043362a2322201c160f0800000000000009121b22292e3132393939393939392f2e2b27201910070000000000000a141c242a2f323339393939393939392c28231c150c030000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b6874818e9b9f9f9f998c807366594d4033261a0d000006121f2b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000009141f29333b42464853535353535353535346413a32281e130800000915212d38424c545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c02000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000a1724313d4a5764707d8a97a3a6998c807366594d4033261a0d000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e41382d22170b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e1308000000000713202d3a4653606d798693a0aca194877b6e6154483b37434e5865727f8c99a3a99a8d8074676e7b87939fa89a8e8174675d5145393c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000006111c26303b444f59606d78839097a2aba0968e81746c61574d423b45525d68707d87939fa7a89d938a7e71695e544a3f342b1f160c0000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000003101c28343f4a5465727f8b98a8a49a8a7e716453493f33271b0f0300000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c28333e48505557575757575d69768390908376695d5043362a1d1613100b0500000000000000000911181d2124252d2d2d2d2d2d2d23221f1b160f0700000000000000020a12191f2326272d2d2d2d2d2d2d2d1f1c17110a03000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b6874818e93939393938c807366594d4033261a0d0000030f1c28333f4a54616e7b87939f92878583817d786f6a5f584e42382d22170b000000020d17212930363a3b4646464646464646463936302820160c02000005101b26303a42494e50535353535353534b4a453f372d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c282725201b140c03000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000b1824313e4b5764717e8a97a4a69a8d8073675a4d4034271a0d000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f00000000000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f33271e13111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000713202d3a4653606d798693a0aca194877b6e6154483b3b4754606a7784909daba197897c70636876838f9caa9f9285796d6053473b3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000a141e29323e44505c666e7b85929fa4a89d938a7e70695e544a45505a606d7a849199a4aba0968e81746c61574d42382d22190d040000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000006121f2c3844505c6675828f9ba89f93877a6e6154473b2d22170b0000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000814202d3944505a6164646464646469768390908376695d5043362a1d1007040000000000000000000000060c11151718202020202020201615130f0a0400000000000000000000080e1317191a202020202020202012100c060000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b68748186868686868686807366594d4033261a0d0000000b17222d3846535e6976828f9b8f82787774706c655f584e463c2f261c110600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000a141e2830383e4143464646464646463f3d3a342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b18150f0902000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000c1825323f4b5865727e8b98a5a79a8e8174675b4e4134281b0e000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a3025191d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d13070000000713202d3a4653606d798693a0aca194877b6e6154483b404b55626f7c8995a0ab9e9184796d6064717e8b98a2a2988a7e7164574d423c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000020c172028343f4a545e69707d8a929da7a59e92857b6e665b504d57616c75818e96a1aba3999184796d605a50453b2f261c10070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000713202d3a4653606d7985929faa9d908377685e5246392d1b11060000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1623303c4955616c70707070707070768390908376695d5043362a1d1003000000000000000000000000000105090b0b13131313131313090806030000000000000000000000000002070a0c0d1313131313131313060300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459646f7479797979797979736e63574b3f3226190c00000006111c2a36424d5764717e8a9792877b6e6763605b534e463c342a1d140a000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c050000000000030c161e262d3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090c0e0f1313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c090400000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1926323f4c5965727f8c98a5a89b8e8175685b4e4235281b0f000c1926323f4c5965727f8c93939d9f9c8f8276695c504336291d1000000000000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c41362a24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d0100000713202d3a4653606d798693a0aca194877b6e6154483b45515d6774818d9aa7a6998d8073665c606d7a85929faa9c8f8276695e53463c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000050e17232e38424d57616c74808d959faaa2978f82786c6058535e69717e8a939ea8a69f92877c6f675d51483e33291d140a0000000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000000000000091623303c4956636f7c8998a2aa998d807366564c41362a1e0a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d8391908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535d64686c6c6c6c6c6c6c66635c52473b2f23170a000000000e1a25313b4653606d798592998c8073665c535049413c342a22190b020000000000000002090e12141520202020202020201413110d080200000000000000040c141b212628292d2d2d2d2d2d2d2524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000d1a2633404d596673808c99a6a89c8f8275695c4f4236291c0f000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d302f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000713202d3a4653606d798693a0aca194877b6e6154483b4753606d7985929fab9f94887b6e62545d6774818e9ba89f93877b6e6154483d4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000006111c26303b45505a606d78839098a2a99f948c7f726a605b656e7b85929fa5a99f948c7f726a60554b40362c21170b0200000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004111d2935414c566673808c99aaa298897d706356493d3025190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c79868a8a8a8a8a8a8a9195908376695d5043362a1d1003000000000000000000000000000000000000000000010406070d0b0a08050000000003080b0d0e0d070604000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b53595b606060606060605957524a40352a1f13070000000009141f2c3845515c67748086868685796d6053463f382f2a22191007000000000000000000000205070813131313131313130707050100000000000000000000030a1015191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000d1a2734404d5a6773808d9aa6a99c8f8376695c504336291d10000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d10000000000006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f42393a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c20130600000713202d3a4653606d798693a0aca194877b6e615448424d5764717e8a97a2aa9c908376695f535563707d8996a1a49a8c7f7366594f444955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000a151e29333e45515c666e7b85929fa5a69f92877c6f67606c77828f97a2ada1978f82776c60584e43392f241a0f0500000000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939393908376695d5043362a1d10030000000000000000000000000000000000000001070d1113141a181715110c0601080f14181a1b191413100c0701000000000000000000000000000000000000000714202d3a4753606d798693939393939286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d4841484d4e535353535353534d4b4740382e24190e020000000004101c2834404b55646e74797979786d665c5044382d261d18100700000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f10131313131313130c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000e1b2734414e5a6774818d9aa7aa9d9083776a5d5044372a1d11000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b40434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d21140700000713202d3a4653606d798693a0aca194877b6e61544846535e6976828f9ca9a2988b7e7165574d53606c7884919eac9e9184776b6054484955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000030c17212834404b545f69717e8a929da7a3999184796d6a727f8c949fa9a49e92857b6e655b50463c31281d120800000000000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000714212d3a4754606d7a86929fa89c8f8275665c5145382c1f1306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986868686868686868686868276695d5043362a1d1003000000000000000000000000000000000000040c13181d2020272524211d17100b131a2024272726201f1c18120b030000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c2013000008121d262f363c3f414646464646464641403c373c404146464646464646403f3b352e261c12070000000000000c18232e3943525c64676c6c6c6b605c544a3f34281b140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000f1b2835424e5b6875818e9b9f9f9d9184776a5e5144372b1e11000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d1000000000000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51454b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000713202d3a4653606d798693a0aca194877b6e6154484953616e7b87939fac9f92867a6d605447505b6573808c99a6a096897c6f63554b4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000050f18232e39424d57616c74818e95a0aaa0968e81746f7c86929fa6a79d928a7d70695e53493f342b1f160c00000000000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000b1724313e4a5764717d8a99a3a8988b7f7265544b4034281c1004000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c7679797979797979797979797670665a4e4235291c0f030000000000000000000000000000000003090d161d24292c2d3431302d28221b141d252b303334332d2c29231d150d09030000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120000010b141d242b303334393939393939393534302b3034353939393939393933322f2a241c130a0000000000000007121d2730404a52585a6060605e53504a42382e23170a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875818f939393939184786b5e5245382b1f12000c1926323f4c5965727f8c93939393938f8376695c504336291d1000000000000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0aca194877b6e615448505b6573808c9aa4a89b8e8174675d51454953616e7b88949fa89a8e8174675d514955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000007121d27303b45505a606d79839098a2a89d938a7e79839098a3aaa0958d80746c61564d41382d22190d040000000000000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000006121e2b37424d576774818e9aaba196887b6e6255483b2e23180c00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c69665e544a3e32261a0d01000000000000000000000000000000060e151a1f282f35393a403e3d39342d241d262f363c4041403a38342f271f1a140d0500000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000000020b12191f2326272d2d2d2d2d2d2d282724202427282d2d2d2d2d2d2d2626231f19120a0100000000000000000b151e2f3840474c4d5353535246443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c69768286868686868685786c5f5245392c1f12000c1926323f4c5965727f868686868686868276695c504336291d1000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f5353606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c1003000713202d3a4653606d798693a0aca194877b6e61544853606c7884919eaca096897c7063554b4146535f697683909caa9f92857a6d60534955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000b151e2a333e45515c676e7b86929fa5a59e9285818e95a0aaa3989183796d60594f443b2f261b1007000000000000000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000814212d3a47535f697784919eaa9e9184786a5f53473a2e1d120700000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606060606060605d5a544c43382d22160a000000000000000000000000000000060f1820262b313a4045474d4b49453e362d222f3841484c4e4c47454039312a251f170f050000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0000000001080e13171a1a202020202020201b1a1814181a1b202020202020201a1917130e0700000000000000000000030c1d262f363c3f41464646453a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2835414e5a6670767979797979797873695d5144382b1e12000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000713202d3a4653606d798693a0aca194877b6e61544c5663707d8996a1ab9e9184786c6053463a424d5765717e8b98a2a2988b7e7164574d55626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000030c18212934404b555f69717e8b939ea7a297928e939da7a69f92867c6f675d51473e32291d140a000000000000000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000815222e3b4855616e7b8896a0ab9a8e817467584e43372b1f0b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f535353535353535353535353504e4a433a31271c11050000000000000000000000000000030e18212a31373e434b51535a585650483e322b34414a53585a5953514b433e36312921170d03000000000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000003070b0d0e131313131313130e0e0c080c0e0e131313131313130d0c0a07020000000000000000000000000b141d242b303334393939382d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6961574c4135281c10000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d00000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61566673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0aca194877b6e6154525d6875818e9ba8a4998c7f73655b5044373b4754606d7a86929faa9c8f8276695e5355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000060f18232f39434d57616c74818e95a0a9a29e9b9da5a99e948b7f726a5f554b40352c20170b0200000000000000000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000003101c28343f4a5465727e8b98a8a4998a7d7164574a3e31261a0f0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e4346464646464646464646464643423e3831281f150a0000000000000000000000000000000915202a333c424750555d606764615a50443a323d46535c646766605c554f46423b33291f14090000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a1f2426272d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060605f5d574f463b3024180c0006121e29353f49515759606060606060605c5a544c42382d21160a0000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca194877b6e615454606d7a86929fac9f93877b6e6153493f333945515d6775818e9ba89f93877b6e615355626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000007121d27313c45505a606d79839198a2adaba7a9ada1978f82776c60584e43392f231a0e05000000000000000000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000006121f2c3844505c6675828f9ba89f93867a6d6054473a2d2114090000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393939393939393939393635322d271f160d030000000000000000000000000000020e1a26313c454e535a61676d73716c61564c4137434e58646e74736d676159534d453b31251a0e020000000000000000000000000000030d151d23292c3939393939393939393836312b241b120800000000000000000000000104060712131313130908060300000000000000000000000000000000000000000000000000000001080e13171a1a2020201f1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b26303a42494e4f53535353535352514c463d342a1f130800010d18232d373f464a4c53535353535353504e49423a31261c100500000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000713202d3a4653606d798693a0aca194877b6e61545865727e8b98a3a99c8f8276695e5341382d35414b5563707d8996a1a49a8c7f73655b55626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000010b151f2a333e45515d676f7c86929facb8b4b8ab9e92857a6d655b50463c31271d11080000000000000000000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000713202d3a4653606d7985929fa99d908376685d5245392c2013070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0400000000000000000000000000000006121e2b37424e575f626c7179807e71685d52453c4754606a74817f79706b615e574d42362a1e1205000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000001070d1013141e202020201615130f0a0400000000000000000000000000000000000000000000000000000003070b0d0e131313120706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2830383e41434646464646464544413b342b22180d02000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a6063707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d20130700000713202d3a4653606d798693a0aca194877b6e61545f6a7683909daaa2978a7e7164574d422f262f3a4653606c7884919eac9e9184786c6055626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000000030d18212935404b555f6a737f8c99a6b2bdb0a3968a7d70685e53493f342a1f150b00000000000000000000000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f22150800000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000091623303c4956636f7c8998a2aa998c807366564c4135291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000010910161b1e2020202020202020202020201d1c1a16110a03000000000000000000000000000000000814212e3a47535f6a6e767e848d857a6d60584e43505a626f7c888c847d756e695e53463a2d2114070000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000040c12181d20202b2d2d2d2d22211f1b150e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c161e262d323536393939393939393835302a22191006000000000a131b23292e3132393939393939393635322d261f160d03000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f66606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f120600000713202d3a4653606d798693a0aca194877b6e6154626f7c88959fab9f9285796d6053473b31202b3844505b6673808d99a7a096897c706355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000000007121d27313c46505a606d7984919eaab7b9b1a4978b7e71695f554b40342820170b02000000000000000000000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d21140700000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d201307000000000000000004111d2935414c566673808c99aaa298897c6f6356493c3024190d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000050a0f12131313131313131313131313100f0d0a050000000000000000000000000000000000000815222f3b4855626e7c828a91968d80746a5f534b55616c76839096918a827b6e6154483b2e21150800000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000040d161d24292c2d38393939392f2e2b2620181007000000000000000000000004090d0f0f131313131313130d0c0a060200000000000000000000000105090b0b13131313100f0d0905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2c2b28241f1810070000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d0400000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000713202d3a4653606d798693a0aca194877b6e615c6673808d9aa7a79a8d8174675c5145382c1f28333f4a54626e7b88959fa89b8e8174675d626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000060f18242f39434e58626c75818e96a0acafacafac9f92867b6e675c51453e32291d140a000000000000000000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d949e9f92877c6f625a515c67717e8a949f9e93867d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a45464646463c3b37322a22180e04000000000000000002091015191b1c20202020202020191916120d07000000000000000000060c11151718202020201d1c1915100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1015191c1c2020202020201f1e1c18130d060000000000000000070d12161819202020202020201d1c1916100a03000000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b0000000713202d3a4653606d798693a0aca194877b6e61606d7985929eaba095897c6f62554b4034291c222d3847535f697683909daa9f92857a6d60626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000030c18212935404b555f6a717e8b939ea8aba39fa3aba2989083796d60594f443b2f261c11060000000000000000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000714212d3a4754606d7a86929fa89b8f8275665c5044382c1f1206000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000004080a0a131313130d0c0a070200000000000000000000000713202d3a4653606d78839097a2999083766c6156606d7984919e9f958d80736b6155483c2f23160900000000000000000002070c0f11121313130e0706040000000000000000000000000000000000000000000007121d28313940454751535353534947433c342a20150a00000000000000030c141b212528292d2d2d2d2d2d2d2625231e19120a010000000000000911181d2124252d2d2d2d292826211b140c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131212100c0802000000000000000000000106090b0c13131313131313100f0d0a0500000000000000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e615b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000713202d3a4653606d798693a0aca194877b6e6164707d8a97a1ab9d9083776a605443392f23181c2b37424d5765727e8b98a3a2988b7e7164626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000b151e2a333c45515d676f7c86929fa5a79f999299a3aaa0958d80746b61564d42382d22170d04000000000000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000000000000000b1724313e4a5764717d8a99a3a8988b7e7265544a3f34281c1003000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000050b101416171f2020201a1917130e070000000000000000000006131f2c3845515c666e7b85929a9f948b7e71675e68737f8c96a1989083796d60594f44382c2014070000000000000000060d13181c1e1f2020201b1313100c0700000000000000000000000000000000000000010d18242f39434b51535e6060606055534e463c32261b0f040000000000020c151e262c3135363939393939393933322f2a231c130a000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c615b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a000000000713202d3a4653606d798693a0aca194877b6e616875828f9ca9a3998c7f7265584e4331271d121a26313c4754606d7a86929faa9c8f837669626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000007121d27303c45505a606d79839198a2aa9f9590869299a4a79d928a7d70695e544a3f332820160c0100000000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d1207000000000000000005121e2b37424d576774818e9aaba096887b6e6155483b2e23170c00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000810171c2023242c2d2d2d2726231f19120a01000000000000000004101c2834404b545e69707d88939f9e91857a6d616e7b86929f9f92867b6e665c51473e33281c1004000000000000000710171e24282b2c2d2d2d28201f1c18120b03000000000000000000000000000000000004101d2935404b555d606b6c6c6c6c625f584e43372b21160a000000000009141e2730373d414246464646464646403e3b352e251c120700000006111b242d343a3d3e4646464643413e3830281e1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d575f62686e717477787979787775726e69625f58514940372e231a0c02000000000713202d3a4653606d798693a0aca194877b6e616e7a86929fac9f92867a6d6154473d3221150b15202c3945525d6875818e9ba99f93877b6e626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000060f18232e39434d57616c74818e95a0aaa29890837d87939fa7a49e92857b6e665b50443d32281e130800000000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000000000000714212d3a46535f697784919eaa9e918477695f53463a2d1c110600000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006111a22282d30313939393933322f2a241c140a0000000000000000000c18232e39424d57616b73808d949f978d80746a74818e989d938a7e71695f544b40352c21160b0000000000000006101922292f343738393939352d2c28231d150c05000000000000000000000000000000000613202c3945515d676d78797979796f6a5f53473d32271b0f0100000004101b26303942494d4f535353535353534c4b4640372e23190d0200010c18222d363f454a4b53535353504e49423a30231a0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d605853565e6165686a6b6c6c6b6a6865615e57534e463f372e251c110800000000000713202d3a4653606d798693a0aca194877b6e66727f8c99a3a99b8f8275685e5246392d201304111d2935414c5663707d8a97a1a49a8c8073656f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000030c17212834404b555f69717e8a939da7a59f92867b73808d95a0aaa1978f82786c60594f443a2f241910060000000000000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000000000000815222e3b4855616e7b8896a0ab9a8d817467574d42362a1e0a0000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000030a1117242c33393c3d46464646403f3b352e261c120700000000000000050c121d27303b454f59606d788290979f92877c6f7c87939f958e81746c61574d42392e231a110c060000000000020d17222b333b404445464646413a38342e271e170e060000000000000000000000000000000714202d3a4753606d7a84868686877c6f62594f44382c1d12070000000915212c37424c545a5c606060606060605957514940352a1e12060005111d29343f48505658606060605c5a544c42352b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f534c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a0000000000000713202d3a4653606d798693a0aca194877b6e6a7784919daba1978a7d7064564c41362a1e11050d19242f3a4653606d7984919eac9e9184786c6f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000b151e29333b45515c676e7b86929fa5a89e938b7e716d79839098a3a99f948c7f736b60564c41352922180d03000000000000000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d010000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e0200000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000000000000000000000000000000000000000040c151c2328363e44494a525353534d4b4740382e24190e0200000000000810171d1e252a333e44505c666e7b85929a9990827982909a989183796d605a50453c302a251e1d1710090000000007131e29333d454c50525353534e4645403930292018100800000000000000000000000000000613202c3945515d67707d8a949a8f82766b605448392f24180c0000000d1925313d49545e65696c6c6c6c6c6c6c66635b51463b2f23160a000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b5046474b4e5152525352514e4c4846423b37312a221c130a010000000000000713202d3a4653606d798693a0aca194877a6e6f7c8995a0ab9e9185796d6053463a3025190d0108131f2b3844505c6673808d9aa7a196897d706f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000007121c27303b45505a606d79839098a2aba0968e81756c666e7c86929fa6a69f92877c6f685d52453f342a1f150b010000000000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d2114090000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000000000000060d161e262e343f485055575f6060605a57524a40352a1f13070000000008121a22282d3036393a3f4a545e69707d88939f948e828e949f92867c6f675d51483e3a3936302d28221b12090000000c18242f3b454f575d5f6060605b53514b423a322a221a11070000000000000000000000000004101d2935404b55616c75828f9c94897c6f63554b4035291d100400000f1b2835414d5a65707579797979797979736d63574b3e3225190c000b1724313d4a56626d7179797979767066594f44382c20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c413e41444546464544423f3b3a36302b262018100a01000000000000000713202d3a4653606d798693a0aca094877a6d74818d9aa8a79a8d8073665c504438291e13080003101c28343f4a54626e7b88959fa89b8e81746f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000050f18232e39424d57616c74808d95a0aaa39991847a6d605f6a727f8b949fa9a39991847a6d605a50463c31271d1207000000000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3a4653606d7985929fa99c908376675d5145392c2013060000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000000000000000070f18202830383f44515a61646c6c6c6c66635c52473b2f23170a00000005101a242c33393a4146474a4d5357606b73808c949e938e939e938b7f726a5f55534d4b4746413a39342c241b100600000f1c2834404c5761696b6c6c6c68605c544c443c342c2318120b030000000000000000000000010d18242f3943505a626f7c89949b8e8175675d5145392c1f130600000f1c2936424f5c697582868686868686867f7366594c403326190d000b1825323e4b5865717e8686868682766b6054483c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d3037383939383735322e2d2a251f1a150e060000000000000000000713202d3a4653606d798693a0aca093877a6d7985919eab9f95887b6e62544a3f3428170d0200000b17232e3847535f6a7783909dab9f9285796f7b8895a2aca09386796d6053463a2d20130700000000000000000000000000020c17212834404a545f69717e8a929da7a69f92877c6f675d58606c77828f97a1aba1968e81756d62584e43392f23180f050000000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000000000091623303c4956636f7c8998a2a9998c7f7366554b4135291d1104000000000000000000000000020d17222b36424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000000000810192129323a424a505b636c7079797979736e63574b3f3226190c0000000c17222c363e45494c525457575f6165656d78828f9c9e9b9e9b8f82756d6865615e575754524c49453e362c22170c0000111e2b3744505d697378797979746d665e564e463e3528231c150c04000000000000000000000007121d28313e4754606a7683909c9285796d6053473a2d20140700000f1c2936424f5c6975828f93939393938c7f7366594c403326190d000613202d394653606c7883909994897d7063584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e232c2c2b2a282521201e1a140f0a03000000000000000000000713202d3a4653606d798693a0aca093867a6f7c8997a1aa9d9083766a5f5342382e23170500000006111c2b37434e5865727f8b99a3a2988a7e717b8895a1aca09386796d6053463a2d201307000000000000000000000000000a141e29333b44515c666e7b85929fa4a99f948c7f726a6055505b656e7a85929ea5a89e938b7e716a5f554b40342921170c020000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000004111d2935414c566673808c99aaa197897c6f6256493c2f24180d0100000000000000000000000007131e29333d454c555f676a6c6c6c6c6c6c69665e54493e3226190d01000000000000000000000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d000005111d28333e485055565e616467696e7175787c808d99a6a8a6998c807c7875716e696764615e565550483e34281d110500121f2c3845525f6b788586868681786d685f584f473f342e271e160e0600000000000000000000010c161f2b37434e5864717e8a99988a7e7164574a3e3124170700000f1c2936424f5c6975828f9c9f9f9f998c7f7366594c403326190d0005121f2b3744505b656f7c87939d9083776a6054473b2e221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f201f1e1b191514120e09030000000000000000000000000713202d3a4653606d798693a0aca093867974808d9aa9a3988b7e7265584e4330261c1106000000000f1a26313c4754616d7a86929faa9b8f82757b8894a1aca09386796d6053463a2d20130700000000000000000000000006111c26303b454f59606d78839097a2ada1978f82786c60584e49535e68707e8a939da8a59f92867c6f675c51453e33291e140a00000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000713202c3945525d687683909da99e9285796c605346392d201307000000000000000000000000000c18242f3b454f575d5f60606060606060605c5a544c42382d21160a00000000000000000000000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800000814212d3945505a6164686d7174777b7e8185888d929ca8b3a89c928c8885817e7b7774716d6864615a5045392d211508000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000040d1b27323d4754606d7a86929a8d8174675a4e412f24180d01000f1c2936424f5c6975828f9ca8aca6998c7f7366594c403326190d00030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e110f0c0807050200000000000000000000000000000713202d3a4653606d798693a0afa39986797884919eab9f92867a6d6054473c3121150a00000000000a15202d3946525d6875828f9ba99f92867a7b8894a1aca09386796d6053463a2d2013070000000000000000000000050e17232e38424d57616b73808d959fa9a49e92857b6e665b5046414d56616c74818e96a0aba2989083796d605a50453b30261c110600000000000000000000000000000000000009121c25333d45454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000050e1720333d454c504f54596063676d70727576787879797878777573706d6865605d55504a423c332b2319110700000000000000000000000714212d3a4754606d7a86929fa89b8e8175665b5044382b1f1206000000000000000000000000000f1c2834404c5761696b6c6c6c68605c544c504e49423a31261c1005000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000a1723303d4955616c71777a7e8184888b8e9297999e9ea1a9a39f9e9997918e8b8784817e7a77716c6155493d3024170a000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000915202b353f4745515d677683909c9083766a554b4035291d1004000f1c2936424f5c6975828f9ca8b2a6998c7f7366594c403326190d00000b17222d38414e58636f7c89959a8d807367574d42372b1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f9286797c8996a1a89b8e8175685d5245392c201303000000000005111d2935414c5663707d8a97a1a2988a7d7b8794a1aca09386796d6053463a2d20130700000000000000000000020b172028343f4a545e69707d8a929da7a79d928a7d70695e544a3f3b44505a606d79849199a3aaa0958d80746c61574d42382e23170e0400000000000000000000000000000000000c18242f3a454f575c5f606059575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000000000000000000c18242f3a454f575c5f606059555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000a1724313d4a5764707d8a99a3a7988b7e7165544a3f33281c0f0300000000000000000000000000111e2b3744505d697378797979746d665e564e463e3528231c150c040000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000b1724313e4a5764717e83878a8e9196989b9e9c97919197a1989292979c9e9b9896918e8a87837e7164574b3e3124180b000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000010e1a26313d4751595e556673808d99928578675d5145392c201306000f1c2936424f5c6975828f9ca8aa9f998c7f7366594c403326190d000006111b262f3c4854606b7783909d918478695f53473a2d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f928579808d9aa8a196897d7063564c4135291d11040000000000010d1924303a4653606d7985929eaa9b8e817a8794a0b5a09386796d6053463a2d201307000000000000000000000a141d29323b44505c666e7b85929ea4aaa0958d80746c61574d4238323e45515d676f7c87929fa7a79d928a7e70695e544a3f342820160c02000000000000000000000000000000030f1c2834404c5761686b6c6c66635b55585a5c5d5e5f565e61666a6c6c6a66605d564e463c322a211b12090100000000000000000000000000000000000000030f1c2834404c5761686b6c6c66635b5356595b5d5e5f565e61666a6c6c6a66605d564e463c342e261e180f0800000000000000000000000005121e2b37424d576774818d9aaba095877b6e6154483b2d22170b0000000000000000000000000000121f2c3845525f6b788586868681786d685f584f473f342e271e160e06000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000a1724313d4a5764707d8a939a9a9ea09e9a938f8a8585919e9286858a8f93999ea09e9a9a938a7d7164574a3e3124170b0006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000004111d2a36424e59636a6c6c727f8b9897867a6d6053473a2d201407000f1c2935424f5c6875828f9b9f9d93938c7f7366594c403326190d000007111b252c38444f596673808c9996887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000713202d3a4653606d798693a0ab9f92857884919eac9e9184786c6053463a2f24190d0100000000000008131f2c3844505c6673808d9aa79e9285798699a3afa09386796d6053463a2d20130700000000000000000006111c262f3b444f59606d78829097a1ada3989083796d605a50453b2f2935404b55606a73808c959faaa49f92857b6e665c50443d32281e130800000000000000000000000000000005111e2b3744505c6873787979736d63574b4d4f50555d60686d7276787977736d685f584e443b3025190e02000000000000000000000000000000000000000005111e2b3744505c6873787979736d6357494c4f50555d60686d7276787977736d685f584e443b3025190c06000000000000000000000000000714212d3a46535f697784919eaa9d918477695e52463a2d1c110600000000000000000000000000000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000713202d3a4653606d7985929f9f9c97928d87827d7883909c9285787d82878c91969b9f9f9285796d6053473a2d20140700010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000006121f2c3845525e6a757979797e8a9794877b6e6154483b2e211508000e1b2835414e5b6874818e9b95898686867f7366594c403326190d00010d18232d373f464956636f7c8999978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000000713202d3a4653606d798693a0ab9e92857b8896a1a49a8c8073655b504437281e13080000000000000003101c28343f4a54626f7c8895a0a197897c86929faca09386796d6053463a2d2013070000000000000000050e17222d38424c56606b73808d949fa9a69f92867c6f675d51473e3329242f3a434e58606d78839098a2ada2979082786d60594f443a3025191006000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000815222e3b4855616e7b8896a0aa9a8d807467574d42362a1e0a0000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000006131f2c3845515c6775818e9a948f8a85807b76717783909d92857971767b80848a8f92998e8175675d5145382c1f13060000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000613202c3946535f6c798786868a909a95887b6e6255483b2f221508000e1b2734414e5a6774818d9a9083797979736d63574b3e3225190c0006121e29353f49515759606d798692998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000000000000000000000000000713202d3a4653606d798693a0ab9e91847f8c99a89f93877b6e6153493f3327160c0100000000000000000c17232e3847535f6a7783909da9998c7f85929faba09386796d6053463a2d20130700000000000000020b162028333f4a545e68707d88939fa6a99e938b7f726a5f554b40352c201d28313d44505c666e7b86929fa6a99f948c80736b60564c41352922180d030000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e02000000000000000000000003101c28343f4a5465727e8b98a8a398897d7063564a3d30251a0e0000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000004101c2834404b5564707d8a8d88837e79736e696a7784919d9886796d696e73787d82868c8a7d7064554b4035291d100400000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000613202c3946535f6c79869293979aa295887c6f6255493c2f221609000d1a2733404d5a6673808d99918578666c66635b51463b2f23160a000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000713202d3a4653606d798693a0aa9e918482909caa9c8f8276695f5341382d22170400000000000000000006111c2b37434e5865727f8b99a39d908384919eaba09386796d6053463a2d201307000000000000000a141d28323a44505b666e7a85929aa4aba1968f82756d62584e43392f231a161f28343f4a545f69717e8b939ea9a69f93877d70685e52463f342a1f150b01000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e110500000000000000000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e1105000000000000000000000006121f2c3844505c6675828f9ba89f9286796d6053473a2d20140900000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000c18232e3a4653606d7984807b76716d66615f6b7884919e93877a6d6061666c70757a7f83796d6053463a2f24180c00000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f221609000b1825323e4b5865717e8b989286796d605957514940352a1e1206000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000000000000000000000000000713202d3a4653606d798693a0ab9e918587929fa2988b7e7164574d422f261b1106000000000000000000000f1b26313c4754616d7a86929f9f928785929eaba09386796d6053463a2d20130700000000000006111b262f3a444f59606c78828f97a1aca49991847a6d615b51463c31271d110d17232e38424d57626d75828f97a1ada49991847a6d615b51463c31271d1207000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000713202d3a4653606d7985929fa99c8f8276675d5145382c1f1306000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000007131f2c3845515c676d78746e6a64605c545f6b7885929e94877b6e61545b6063686e72776d675c5145382c1d12070000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000916232f3c4956626f7c899a99897c6f6356494640372e23190d02000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000000713202d3a4653606d798693a0ada197919299a39f9285796d6053473b3120140a00000000000000000000000a15202d3946525e6875828f9ba399929297a1ada09386796d6053463a2d2013070000000000040e17222d38414c56606b737f8c949fa9a79f93877d70685e52493f342a1f150b06111c26303c45505a616d7a85919ea4aba1968f82756d62584e43392f24180f060000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b00000000000000000000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000000000091623303c4956636f7c8997a2a9988c7f7265554b4035291d100400000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000004101c2834404b555c666c66625f575351505b657985929f95887b6e62555053565e61666a605c554b4034281c0b01000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000714202d3a4753606d7a8693998c807366594f44382c251c120700000c1926323f4c5965727f8c93939da09c8f8276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000713202d3a4653606d798693a0b3a9a19e9fa3a89a8e8174675d5145392c1f1302000000000000000000000005111d2a36414c5664707d8a97a1a39f9ea1a9b3a09386796d6053463a2d20130700000000020c162027333f49535e686f7d87929fa6aa9f958d80736b60564c41372d22180d03000a151e2a333f46525e68707d8a929da8a89e938b7f726a5f554b40352921170d0300000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f03000000000000000000000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000000004111d2935414c566673808c99a9a197887c6f6255483c2f24180c00000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000c18232e39434b545b605b54534e464653606c7986939f95897c6f625649464c5254595d53514b43392e23180c000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000613202c3946535f6c7986929facaca295887c6f6255493c2f221609000613202c3945515d677783909d9083776b6054483d30261c110600000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000713202d3a4653606d798693a0acb3adabacaca095897c6f62554b4035291d10040000000000000000000000010d1925303a4653606d7985929eabacabadb3aca09386796d6053463a2d2013070000000008131e28323a44505b656d7a849199a3aea2989083786d60594f443a30251b10060000030c18212a36414c56616b74808d95a0aba69f92867c6f675d51453e33291f1409000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000613202c3945525d687683909da99e9185786c605346392d201307000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000d1a2633404d59667380868686868686868680746c61574e43392f251b10070000000000000000000007121d273039424a5053504a47423c4753606d7a869aa496897c706356493d4146474c504645403930271d12070000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090004101d2935404b556673808c9995897d7063584e42382e23170b00000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000000000000000000000000000713202d3a4653606d798693a0acacacacb5ab9d9184776a605443392f24180c0000000000000000000000000008131f2c3844515c6674808d9aa7b1acacacaca09386796d6053463a2d201307000000010d1924303a444e58606c77828f96a1aba59f92857b6e665c50473d32281e130900000000060f1925303a444f59606d79839199a3aea3989183796d605a50453b31261a0e020000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000714212d3a4754606d7a86929fac9b8e8174655b5044372b1f120500000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000b151e272f383f4446443f38373a4754616d7a8794a0978a7d7064574a3d36393b3f443a38342e271e150b00000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000613202c3946535f6c7986929393939393887c6f6255493c2f22160900010d18242f3b4855616e7b88949c8f82756a60544a3f34281c1003000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000713202d3a4653606d7986939f9f9f9f9f9fa3998c7f7266584e4331271d12070000000000000000000000000004101c2834404a54626f7c8895a09f9f9f9f9f9f9386796d6053463a2d20130700000004111d2935414c56606a727f8c949ea8a89e938a7e71695f544a3f352b20160c00000000000008131e29323e45515d676f7c87929fa69fa0958e81746c61574d42362a1e120500000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f22150800000000000000000000000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f2215080000000000000000000a1724313d4a5764707d8a99a3a49a8a7e716453493f33271b0f030000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000030c151d262d33383938332d2e3b4854616e7b87949f978a7e7164574b3e312d2e33372d2c28231d150c030000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000714212d3a47535f6975828f9c93877c6f665c5044382b1f1206000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000000000000000000000000000713202d3a4653606d7986939393939393939392867b6e6154473d3221150b0100000000000000000000000000000c18232e394754606a778390939393939393939386796d6053463a2d2013070000000713202c3945525d686f7c879293939393968e81746c61574d42382e23190e04000000000000020c17202935404b55606a727f8c9493939393938a7e71695f53463a2d211407000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a000000000000000000000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000000000e1b2734414e5a6774818d93939393877a6d6154473a2d22170b0000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000030b141c22282b2d2b28222f3b4855626e7b889393938b7e7265584b3f322521262a201f1c18120b030000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020006121f2c3845525e6a757979797979797979766a6054473b2e221508000006121e2b37424d57626f7c89939a9083786d6053463a2d201307000c1926323f4c5965727f8c93939393938f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000000000000000000000000000713202d3a4653606d78868686868686868686868275685e5246392d20140300000000000000000000000000000007121c2b37434e5865727f86868686868686868686786d6053463a2d2013070000000714212d3a4754606d7a848686868686868684796d605a50453b30261c11070000000000000000050e18242f39434e58606c788286868686868686857b6e6155483b2e2215080000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c0000000000000000000000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c000000000000000000111e2b3844515e6b778486868686868377685e5246392d1b110600000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000020a11171c1f201f1c222f3c4955626f7c86868686867f7265594c3f322619191d1313100c07000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060000020e1a26313c4754606a7581868686867f7265584c3f3225190c000c1926323f4c5965727f868686868686868276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c2013060000000000000000000000000006121f2c3844505c667679797979797979797979757065564d41362a1e1105000000000000000000000000000000000f1b27323c4a57626d727979797979797979797976665c5044382c1f12060000000713202c3945525d686d7879797979797979776d675d51483e33291e150a0000000000000000000007121d27313c44505b666c7679797979797979786e695f53463a2d21140700000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b00000000000000000000000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000000111d2a37434f5c6772777979797979777167564c41362a1e0a000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000007121c252e353b3f404646464646464646413f3c362f261d120800000000000000000000000000000000000000060b0f12131215222e3b4754606a767979797979726d63574a3e3125180c11070604000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000010e1a26313d4751595e5f6060606060606055544e463c32271b0f0300000009151f2b38434e58656f7579797979726d62564a3e3125180b000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d11040000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c6c69655e54443b3025190e02000000000000000000000000000000000a15202e3a46515b62656c6c6c6c6c6c6c6c6c6c6c5c544a3f34281c100300000004111d2935414c565d606b6c6c6c6c6c6c6c6b605d554b40362c21170c0300000000000000000000010b151f28333f4a545b60696c6c6c6c6c6c6c6c615f574d42362a1e1205000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e221509000000000000000000000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000f1b27333f4b5660676b6c6c6c6c6c6a675f55443a3025190d00000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000003060606131f2b37434e5860626c6c6c6c6c65635b51463a2e2216090400000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000915202b353f474e5253535353535353534947433c342b20150a00000000030f1b27323d46535d65686c6c6c6c65625b51463a2e221609000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000c17232e38424a505f606060606060606060605c5a544c4232291f1408000000000000000000000000000000000004121e29353f49515759606060606060606060605f504a42382e23170c00000000010d1924303a444c52545e606060606060605e53514b433a2f241a0f06000000000000000000000000030d17222d38424a50535d606060606060605f55534d453b31261a0e0200000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e120600000000000000000000000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e12060000000000000000000b17232e3a444e565c5e60606060605d5b554d4332291e1308000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000030f1b27323c464e54556060606060595751493f352a1e1206000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d050000000000040f19242d353d424546464646464646463c3b37322b22190f0400000000000a16202b34414b53595b60606060585651493f34291e12060006121e29353f49515759606060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000000000000000000000000000006111c2630383f4453535353535353535353534f4d4942393020170d020000000000000000000000000000000000010d18232d373f464a4c5353535353535353535353443f3830261c1106000000000008131e28323a4145475153535353535353514745403a31281d1208000000000000000000000000000006111c262f383f44465053535353535353524846423b33291f140900000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d01000000000000000000000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d0100000000000000000006121d28323c444b4f515353535353504f4a433b3120170d020000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000a15202b343c43474953535353534c4a463f372d23180d010000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000008121b242b31363839393939393939392f2e2b2720191007000000000000040f19222f3941484d4e535353534c4a463f372d23180d0100010d18232d373f464a4c53535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000a151e262e3438464646464646464646464642413d3730271e0e050000000000000000000000000000000000000007111b252d353a3e3f464646464646464646464638342e261e150a000000000000020c1620283035393a4546464646464646443a39352f281f160c000000000000000000000000000000000a141d262d3338394346464646464646453b3a36312921170d03000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b1106000000000000000000000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b110600000000000000000000010c16202a323a3f4344464646464644423e3931291f0e0500000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000002070a0c0d13131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000040e19222b32373b3c46464646463f3e3a352d251c11070000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f07000000000000000007101d272f373d4042464646463f3e3a342d251b110700000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d040000000000000000000000000000000000030c151c23282c39393939393939393939393635312c261e150c0000000000000000000000000000000000000000000a131b23292e313239393939393939393939392c28231c150c0300000000000000040e161e24292c2d3839393939393939382d2c29241d160d0400000000000000000000000000000000020b141c22282b2d3639393939393939392e2d2a261f170f060000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b1309000000000000000000000000040e1820282e33373839393939393736332e271f170d000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f393939393932312e2a231c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000000000000000b151d252c3134353939393932312e29231b130900000000000a131b23292e3132393939393939393635322d261f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000010a11181e2225262d2d2d2d2d2d2d2d2d2d2d1f1c17110a03000000000000000000040c13191d20212b2d2d2d2d2d2d2d2b20201d18130c04000000000000000000000000000000000000020a11171c1f202a2d2d2d2d2d2d2d2c22211e1a140d060000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000060e161d23272a2b2d2d2d2d2d2a2926221c150d0500000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222d2d2d2d2d2625221e18110a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131309080603000000000000000000000000030b131a202427282d2d2d2d2525221e181109010000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000000000000000000000000000000000000060c101220202020202020202020201c1b1915100902000000000000000000000000000000000000000000000000070d12161819202020202020202020202012100c0600000000000000000000000002080d1113141e202020202020201e1413110d0701000000000000000000000000000000000000000000060b0f12131d202020202020201f1514120e090300000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000040c12171b1d1e20202020201d1d1a16110b0300000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315162020202020191816120d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181b1b20202020191816120d07000000000000000000070d12161819202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000000000000002050708131313131312070604010000000000000000000000000000000000000000000000000000030613131313131313131313130f0f0d09040000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313130603000000000000000000000000000000000104070712131313131313131107060401000000000000000000000000000000000000000000000000000306061013131313131313120807050200000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b09060100000000000000000000000000000000000001060b0f1111131313131311100e0a06000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c0e0f131313130c0b09060100000000000000000000000106090b0c13131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 m_StreamData: - serializedVersion: 2 offset: 0 size: 0 path: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset old mode 100644 new mode 100755 index ceb609b..018d42f --- a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset @@ -3,8 +3,9 @@ --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 @@ -12,6 +13,12 @@ MonoBehaviour: m_Name: Default Style Sheet m_EditorClassIdentifier: m_StyleList: + - m_Name: Normal + m_HashCode: -1183493901 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: + m_ClosingTagArray: - m_Name: H1 m_HashCode: 2425 m_OpeningDefinition: <#40ff80>* @@ -19,19 +26,25 @@ MonoBehaviour: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000 m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Quote - m_HashCode: 92254330 + m_HashCode: 93368250 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000 m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000 + - m_Name: A + m_HashCode: 65 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003400000030000000610000003000000066000000660000003e0000003c000000750000003e000000 + m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 - m_Name: Link - m_HashCode: 2687968 + m_HashCode: 2656128 m_OpeningDefinition: <#40a0ff> m_ClosingDefinition: m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000 m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000 - m_Name: Title - m_HashCode: 98732960 + m_HashCode: 97690656 m_OpeningDefinition: m_ClosingDefinition: m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000 diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset b/Assets/TextMesh Pro/Resources/TMP Settings.asset index c09a92f..1e8d083 100644 --- a/Assets/TextMesh Pro/Resources/TMP Settings.asset +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset @@ -12,14 +12,17 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 2705215ac5b84b70bacc50632be6e391, type: 3} m_Name: TMP Settings m_EditorClassIdentifier: - m_enableWordWrapping: 1 + assetVersion: 2 + m_TextWrappingMode: 1 m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 m_enableExtraPadding: 0 m_enableTintAllSprites: 0 m_enableParseEscapeCharacters: 1 m_EnableRaycastTarget: 1 m_GetFontFeaturesAtRuntime: 1 m_missingGlyphCharacter: 0 + m_ClearDynamicDataOnBuild: 1 m_warningsDisabled: 0 m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_defaultFontAssetPath: Fonts & Materials/ @@ -29,13 +32,16 @@ MonoBehaviour: m_defaultTextMeshProTextContainerSize: {x: 20, y: 5} m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50} m_autoSizeTextContainer: 0 + m_IsTextObjectScaleStatic: 0 m_fallbackFontAssets: [] m_matchMaterialPreset: 1 + m_HideSubTextObjects: 1 m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, type: 2} m_defaultSpriteAssetPath: Sprite Assets/ m_enableEmojiSupport: 1 m_MissingCharacterSpriteUnicode: 0 + m_EmojiFallbackTextAssets: [] m_defaultColorGradientPresetsPath: Color Gradient Presets/ m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, type: 2} diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta b/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl new file mode 100755 index 0000000..b611994 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl @@ -0,0 +1,178 @@ +float2 UnpackUV(float uv) +{ + float2 output; + output.x = floor(uv / 4096.0); + output.y = uv - 4096.0 * output.x; + + return output * 0.001953125; +} + +float4 BlendARGB(float4 overlying, float4 underlying) +{ + overlying.rgb *= overlying.a; + underlying.rgb *= underlying.a; + float3 blended = overlying.rgb + ((1 - overlying.a) * underlying.rgb); + float alpha = underlying.a + (1 - underlying.a) * overlying.a; + return float4(blended / alpha, alpha); +} + +float3 GetSpecular(float3 n, float3 l) +{ + float spec = pow(max(0.0, dot(n, l)), _Reflectivity); + return _SpecularColor.rgb * spec * _SpecularPower; +} + +void GetSurfaceNormal_float(texture2D atlas, float textureWidth, float textureHeight, float2 uv, bool isFront, out float3 nornmal) +{ + float3 delta = float3(1.0 / textureWidth, 1.0 / textureHeight, 0.0); + + // Read "height field" + float4 h = float4( + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.zy).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.zy).a); + + bool raisedBevel = _BevelType; + + h += _BevelOffset; + + float bevelWidth = max(.01, _BevelWidth); + + // Track outline + h -= .5; + h /= bevelWidth; + h = saturate(h + .5); + + if (raisedBevel) h = 1 - abs(h * 2.0 - 1.0); + h = lerp(h, sin(h * 3.141592 / 2.0), float4(_BevelRoundness, _BevelRoundness, _BevelRoundness, _BevelRoundness)); + h = min(h, 1.0 - float4(_BevelClamp, _BevelClamp, _BevelClamp, _BevelClamp)); + h *= _BevelAmount * bevelWidth * _GradientScale * -2.0; + + float3 va = normalize(float3(-1.0, 0.0, h.y - h.x)); + float3 vb = normalize(float3(0.0, 1.0, h.w - h.z)); + + float3 f = float3(1, 1, 1); + if (isFront) f = float3(1, 1, -1); + nornmal = cross(va, vb) * f; +} + +void EvaluateLight_float(float4 faceColor, float3 n, out float4 color) +{ + n.z = abs(n.z); + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), 1.0)); + + float3 col = max(faceColor.rgb, 0) + GetSpecular(n, light)* faceColor.a; + //faceColor.rgb += col * faceColor.a; + col *= 1 - (dot(n, light) * _Diffuse); + col *= lerp(_Ambient, 1, n.z * n.z); + + //fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + //faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + + color = float4(col, faceColor.a); +} + +// Add custom function to handle time in HDRP + + +// +void GenerateUV_float(float2 inUV, float4 transform, float2 animSpeed, out float2 outUV) +{ + outUV = inUV * transform.xy + transform.zw + (animSpeed * _Time.y); +} + +void ComputeUVOffset_float(float texWidth, float texHeight, float2 offset, float SDR, out float2 uvOffset) +{ + uvOffset = float2(-offset.x * SDR / texWidth, -offset.y * SDR / texHeight); +} + +void ScreenSpaceRatio2_float(float4x4 projection, float4 position, float2 objectScale, float screenWidth, float screenHeight, float fontScale, out float SSR) +{ + float2 pixelSize = position.w; + pixelSize /= (objectScale * mul((float2x2)projection, float2(screenWidth, screenHeight))); + SSR = rsqrt(dot(pixelSize, pixelSize)*2) * fontScale; +} + +// UV : Texture coordinate of the source distance field texture +// TextureSize : Size of the source distance field texture +// Filter : Enable perspective filter (soften) +void ScreenSpaceRatio_float(float2 UV, float TextureSize, bool Filter, out float SSR) +{ + if(Filter) + { + float2 a = float2(ddx(UV.x), ddy(UV.x)); + float2 b = float2(ddx(UV.y), ddy(UV.y)); + float s = lerp(dot(a,a), dot(b,b), 0.5); + SSR = rsqrt(s) / TextureSize; + } + else + { + float s = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))); + SSR = s / TextureSize; + } +} + +// SSR : Screen Space Ratio +// SD : Signed Distance (encoded : Distance / SDR + .5) +// SDR : Signed Distance Ratio +// +// IsoPerimeter : Dilate / Contract the shape +void ComputeSDF_float(float SSR, float SD, float SDR, float isoPerimeter, float softness, out float outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5) * SDR; // Signed distance to edge, in Texture space + outAlpha = saturate((d * 2.0 * SSR + 0.5 + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); // Screen pixel coverage (alpha) +} + +void ComputeSDF2_float(float SSR, float SD, float SDR, float2 isoPerimeter, float2 softness, out float2 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF4_float(float SSR, float SD, float SDR, float4 isoPerimeter, float4 softness, out float4 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF44_float(float SSR, float4 SD, float SDR, float4 isoPerimeter, float4 softness, bool outline, out float4 outAlpha) +{ + softness *= SSR * SDR; + float4 d = (SD - 0.5f) * SDR; + if(outline) d.w = max(max(d.x, d.y), d.z); + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void Composite_float(float4 overlying, float4 underlying, out float4 outColor) +{ + outColor = BlendARGB(overlying, underlying); +} + +// Face only +void Layer1_float(float alpha, float4 color0, out float4 outColor) +{ + color0.a *= alpha; + outColor = color0; +} + +// Face + 1 Outline +void Layer2_float(float2 alpha, float4 color0, float4 color1, out float4 outColor) +{ + color1.a *= alpha.y; + color0.rgb *= color0.a; color1.rgb *= color1.a; + outColor = lerp(color1, color0, alpha.x); + outColor.rgb /= outColor.a; +} + +// Face + 3 Outline +void Layer4_float(float4 alpha, float4 color0, float4 color1, float4 color2, float4 color3, out float4 outColor) +{ + color3.a *= alpha.w; + color0.rgb *= color0.a; color1.rgb *= color1.a; color2.rgb *= color2.a; color3.rgb *= color3.a; + outColor = lerp(lerp(lerp(color3, color2, alpha.z), color1, alpha.y), color0, alpha.x); + outColor.rgb /= outColor.a; +} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta new file mode 100755 index 0000000..001b14e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 96de908384869cd409c75efa351d5edf +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader old mode 100644 new mode 100755 index bab2b2c..7e0f35c --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader @@ -1,26 +1,26 @@ Shader "TextMeshPro/Bitmap Custom Atlas" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) - - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 - - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _Padding ("Padding", float) = 0 - - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 - - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _Padding ("Padding", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader{ @@ -55,15 +55,18 @@ SubShader{ #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -81,15 +84,9 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - - float2 UnpackUV(float uv) - { - float2 output; - output.x = floor(uv / 4096); - output.y = uv - 4096 * output.x; - - return output * 0.001953125; - } + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -101,6 +98,10 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -108,13 +109,14 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader old mode 100644 new mode 100755 index 006a271..b89e267 --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Mobile/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - [HDR]_Color ("Text Color", Color) = (1,1,1,1) - _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 + _MainTex ("Font Atlas", 2D) = "white" {} + _Color ("Text Color", Color) = (1,1,1,1) + _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 - _VertexOffsetX("Vertex OffsetX", float) = 0 - _VertexOffsetY("Vertex OffsetY", float) = 0 - _MaskSoftnessX("Mask SoftnessX", float) = 0 - _MaskSoftnessY("Mask SoftnessY", float) = 0 + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader { @@ -55,15 +55,18 @@ SubShader { #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -79,6 +82,9 @@ SubShader { uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -88,8 +94,11 @@ SubShader { vert.y += _VertexOffsetY; vert.xy += (vert.w * 0.5) / _ScreenParams.xy; - - OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); OUT.color = v.color; OUT.color *= _Color; OUT.color.rgb *= _DiffusePower; @@ -99,8 +108,9 @@ SubShader { //pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader old mode 100644 new mode 100755 index 8ce4937..caa527f --- a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader @@ -1,25 +1,25 @@ Shader "TextMeshPro/Bitmap" { Properties { - _MainTex ("Font Atlas", 2D) = "white" {} - _FaceTex ("Font Texture", 2D) = "white" {} - [HDR]_FaceColor ("Text Color", Color) = (1,1,1,1) + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) - _VertexOffsetX ("Vertex OffsetX", float) = 0 - _VertexOffsetY ("Vertex OffsetY", float) = 0 - _MaskSoftnessX ("Mask SoftnessX", float) = 0 - _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 - _ClipRect("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) - _StencilComp("Stencil Comparison", Float) = 8 - _Stencil("Stencil ID", Float) = 0 - _StencilOp("Stencil Operation", Float) = 0 - _StencilWriteMask("Stencil Write Mask", Float) = 255 - _StencilReadMask("Stencil Read Mask", Float) = 255 + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 - _CullMode("Cull Mode", Float) = 0 - _ColorMask("Color Mask", Float) = 15 + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 } SubShader{ @@ -54,15 +54,18 @@ SubShader{ #include "UnityCG.cginc" + #include "UnityUI.cginc" - struct appdata_t { + struct appdata_t + { float4 vertex : POSITION; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct v2f { + struct v2f + { float4 vertex : SV_POSITION; fixed4 color : COLOR; float2 texcoord0 : TEXCOORD0; @@ -80,15 +83,9 @@ SubShader{ uniform float4 _ClipRect; uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; - - float2 UnpackUV(float uv) - { - float2 output; - output.x = floor(uv / 4096); - output.y = uv - 4096 * output.x; - - return output * 0.001953125; - } + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; v2f vert (appdata_t v) { @@ -100,6 +97,10 @@ SubShader{ float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } fixed4 faceColor = v.color; faceColor *= _FaceColor; @@ -107,13 +108,14 @@ SubShader{ OUT.vertex = vPosition; OUT.color = faceColor; OUT.texcoord0 = v.texcoord0; - OUT.texcoord1 = TRANSFORM_TEX(UnpackUV(v.texcoord1), _FaceTex); + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); float2 pixelSize = vPosition.w; pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); // Clamp _ClipRect to 16bit. - float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); - OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); return OUT; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader old mode 100644 new mode 100755 index c50c593..757a617 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,17 +127,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,16 +148,20 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif + #endif + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. - float4 _FaceTex_ST; - float4 _OutlineTex_ST; + uniform float4 _FaceTex_ST; + uniform float4 _OutlineTex_ST; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -167,7 +172,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -178,7 +183,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -188,13 +193,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -205,23 +210,28 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -239,9 +249,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -261,7 +271,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -278,36 +288,35 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; } - ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader old mode 100644 new mode 100755 index ed48574..27c14bc --- a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -109,7 +109,8 @@ SubShader { Blend One OneMinusSrcAlpha ColorMask[_ColorMask] - Pass { + Pass + { CGPROGRAM #pragma target 3.0 #pragma vertex VertShader @@ -127,17 +128,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,18 +149,23 @@ SubShader { float2 mask : TEXCOORD2; // Position in object space(xy) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float2 texcoord2 : TEXCOORD4; float4 underlayColor : COLOR1; - #endif + #endif + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; - float4 SRGBToLinear(float4 rgba) { + float4 SRGBToLinear(float4 rgba) + { return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } @@ -171,7 +178,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -182,27 +189,31 @@ SubShader { float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float4 color = input.color; - #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) color = SRGBToLinear(input.color); - #endif + #endif output.position = vPosition; output.color = color; @@ -210,10 +221,10 @@ SubShader { output.weight = weight; output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = input.texcoord0 + bOffset; output.underlayColor = underlayColor; - #endif + #endif output.textures = float4(faceUV, outlineUV); return output; @@ -226,9 +237,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - float2 pixelSize = float2(ddx(input.atlas.y), ddy(input.atlas.y)); - pixelSize *= _TextureWidth * .75; - float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); + float pixelSize = abs(ddx(input.atlas.y)) + abs(ddy(input.atlas.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); float weight = input.weight; float bias = (.5 - weight) + (.5 / scale); @@ -247,7 +258,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -264,45 +275,45 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float bScale = scale; bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale); float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT - float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + #if UNITY_UI_CLIP_RECT + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif return faceColor * input.color.a; - } - - ENDCG } + ENDCG + } } Fallback "TextMeshPro/Mobile/Distance Field" diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph new file mode 100755 index 0000000..4f7157c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph @@ -0,0 +1,12074 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "6b0cd1bfb339459ca967fa23df287ef0" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4828.0, + "y": -2832.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4540.0, + "y": -2749.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceText_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "183118ca50814141b7bc3e0cee27fb9b", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "2786e48f93f54a82aee4303ce7b63c82", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "9d0c47172bf840a0ac029980ba082af7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4177.0, + "y": -2422.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 280372, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.0, + "y": -2422.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4309.0, + "y": -2773.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4007.0, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", + "m_ObjectId": "6238ae56182d404f8563cb88cb801549", + "m_RayTracing": false, + "m_MaterialType": 0, + "m_MaterialTypeMask": 2, + "m_RefractionModel": 0, + "m_SSSTransmission": true, + "m_EnergyConservingSpecular": true, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitSubTarget", + "m_ObjectId": "67bc2306558f4f2fa807637aaebaeab4" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "6b0cd1bfb339459ca967fa23df287ef0", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "703396865b6e4990a0cf1189ea684e5c", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "7564379492aa4c5a927ff3501acdc70d", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "77991fa631724e0cb32eed66ff017b23", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "67bc2306558f4f2fa807637aaebaeab4" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "6238ae56182d404f8563cb88cb801549" + }, + { + "m_Id": "a8c49a47cb934f7e8e4d88fce06df6ff" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPLitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.0, + "y": -2797.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f7d8028b58d4227a4560891be6e7cda", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a00de0d572a84a08a23fe14c2ad5030d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4793.0, + "y": -2593.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4672.0, + "y": -2481.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9d0c47172bf840a0ac029980ba082af7", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4637.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2739.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a00de0d572a84a08a23fe14c2ad5030d", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4611.0, + "y": -2691.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "ffb07af0bca546d8b9bc439d34aa68f5" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4647.0, + "y": -2283.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", + "m_ObjectId": "a8c49a47cb934f7e8e4d88fce06df6ff", + "m_NormalDropOffSpace": 0, + "m_BlendPreserveSpecular": true, + "m_ReceiveDecals": true, + "m_ReceiveSSR": true, + "m_ReceiveSSRTransparent": false, + "m_SpecularAA": false, + "m_SpecularOcclusionMode": 0, + "m_OverrideBakedGI": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "e364823e158a407fb48dd7b630c79973" + }, + { + "m_Id": "703396865b6e4990a0cf1189ea684e5c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2833.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4373.0, + "y": -2715.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b30617d78dec40a7b8aa7f72dca7f41d", + "m_Id": 0, + "m_DisplayName": "Bent Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BentNormal", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "b4c4676c68bb4752af59e21f896d9470", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "183118ca50814141b7bc3e0cee27fb9b" + }, + { + "m_Id": "f44e4374a48a4996aa60d23d3ae1e9f9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b911c23b90124d15924551e2730501eb", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "bc782d8e80154073b48a687a07adf60a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BentNormal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b30617d78dec40a7b8aa7f72dca7f41d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BentNormal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "be58359e488f42e9b5121357d0fa526b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "77991fa631724e0cb32eed66ff017b23" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.000244140625, + "width": 222.00001525878907, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "b4c4676c68bb4752af59e21f896d9470" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "c417006ffa034c44b79da3dd323165ff", + "m_Guid": { + "m_GuidSerialized": "7a28a011-205c-4fa8-bf4f-8064aa2308b2" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c49cfb8bb96846dc87ee00c0c041a372", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4783.0, + "y": -2765.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e364823e158a407fb48dd7b630c79973", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4803.0, + "y": -2627.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "b911c23b90124d15924551e2730501eb" + }, + { + "m_Id": "c49cfb8bb96846dc87ee00c0c041a372" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f44e4374a48a4996aa60d23d3ae1e9f9", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f5a8bfcec21a4dac9df63993ec53635e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "7564379492aa4c5a927ff3501acdc70d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ffb07af0bca546d8b9bc439d34aa68f5", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta new file mode 100755 index 0000000..a445e27 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ca2ed216f98028c4dae6c5224a952b3c +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph new file mode 100755 index 0000000..3118dd0 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph @@ -0,0 +1,11759 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "469965f1c9284b7eb032d415d6295b2c" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4824.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4534.0, + "y": -2747.0, + "width": 150.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget", + "m_ObjectId": "29b1a6d4abc94131be838c0bc77892fc" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 1, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4001.0, + "y": -4168.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4613.0, + "y": -2415.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "469965f1c9284b7eb032d415d6295b2c", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4310.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.999755859375, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData", + "m_ObjectId": "77ebd01f5b3149ad810a5acbffc85921", + "m_EnableShadowMatte": false, + "m_DistortionOnly": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b3b88c5975841d6b6d5c3c5515055a0", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "29b1a6d4abc94131be838c0bc77892fc" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "77ebd01f5b3149ad810a5acbffc85921" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPUnlitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.000244140625, + "y": -2795.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5802.0, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a39319405ad44cb8b7aae71c41dcd01", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9327cb5f5e6b46f1bd79f91ef9dca3b7", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4788.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9f42c5a9bc2f45baa095a80e7b8b485a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "dcd51c93d3b64f05a938b3334f343654" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4645.00048828125, + "y": -2285.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "f1fb18f75405424884a776bfd24e79e9" + }, + { + "m_Id": "9f42c5a9bc2f45baa095a80e7b8b485a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2869.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "9327cb5f5e6b46f1bd79f91ef9dca3b7" + }, + { + "m_Id": "d804b5a6c657409196addf2b39199a4f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "f68d9dee5cbc43cdb355d8fadae602d3" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "ced40c943add479a86f25f7fb5ed59da", + "m_Guid": { + "m_GuidSerialized": "af17e4ab-54fe-4482-a9c5-4e4bc9076517" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d804b5a6c657409196addf2b39199a4f", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.0, + "y": -2771.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "dcd51c93d3b64f05a938b3334f343654", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4799.0, + "y": -2625.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f1fb18f75405424884a776bfd24e79e9", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "7b3b88c5975841d6b6d5c3c5515055a0" + }, + { + "m_Id": "8a39319405ad44cb8b7aae71c41dcd01" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "f68d9dee5cbc43cdb355d8fadae602d3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta new file mode 100755 index 0000000..a2f732a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: f63d574838ccfb44f84acc05fed0af48 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader old mode 100644 new mode 100755 index 7019aaf..603df2c --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field - Masking" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -99,35 +99,41 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t { + struct vertex_t + { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t { + struct pixel_t + { float4 vertex : SV_POSITION; fixed4 faceColor : COLOR; fixed4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - #if (UNDERLAY_ON | UNDERLAY_INNER) + + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; float _MaskWipeControl; float _MaskEdgeSoftness; fixed4 _MaskEdgeColor; bool _MaskInverse; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +144,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,6 +156,10 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; @@ -163,7 +173,7 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); @@ -171,11 +181,12 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); // Structure for pixel shader pixel_t output = { @@ -184,11 +195,11 @@ SubShader { outlineColor, float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y), half4(scale, bias - outline, bias + outline, bias), - half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)), - #if (UNDERLAY_ON | UNDERLAY_INNER) + half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)), + #if (UNDERLAY_ON | UNDERLAY_INNER) float4(input.texcoord0 + layerOffset, input.color.a, 0), half2(layerScale, layerBias), - #endif + #endif }; return output; @@ -201,41 +212,41 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - //#if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + //#if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - //#endif + //#endif - float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); - float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; - a = saturate(t / _MaskEdgeSoftness); - c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); - c *= a; + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); + c *= a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader old mode 100644 new mode 100755 index ce82bed..3edca76 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field Overlay" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -93,16 +93,18 @@ SubShader { #include "UnityUI.cginc" #include "TMPro_Properties.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 vertex : SV_POSITION; @@ -111,12 +113,17 @@ SubShader { float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) - #if (UNDERLAY_ON | UNDERLAY_INNER) + + #if (UNDERLAY_ON | UNDERLAY_INNER) float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) - #endif + #endif }; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + pixel_t VertShader(vertex_t input) { @@ -127,7 +134,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +145,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,10 +157,14 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } float opacity = input.color.a; - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; - #endif + #endif fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; faceColor.rgb *= faceColor.a; @@ -163,14 +174,14 @@ SubShader { outlineColor.rgb *= outlineColor.a; outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 layerOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); @@ -182,7 +193,8 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); @@ -200,35 +212,35 @@ SubShader { half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; half4 c = input.faceColor * saturate(d - input.param.w); - #ifdef OUTLINE_ON + #ifdef OUTLINE_ON c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); c *= saturate(d - input.param.y); - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER half sd = saturate(d - input.param.z); d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); - #endif + #endif - // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); c *= m.x * m.y; - #endif + #endif - #if (UNDERLAY_ON | UNDERLAY_INNER) + #if (UNDERLAY_ON | UNDERLAY_INNER) c *= input.texcoord1.z; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(c.a - 0.001); - #endif + #endif return c; } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader old mode 100644 new mode 100755 index df4d5b0..43b317d --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field SSD" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader new file mode 100755 index 0000000..2c8e8da --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader @@ -0,0 +1,389 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field - 2 Pass" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + // Draw Outline and Underlay + Name "Outline" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + const float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + //outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, outline * 2))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = half4(0, 0, 0, 0); + + #if OUTLINE_ON + c = input.outlineColor * saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + + + // Draw face + Name "Face" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half2 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half2(scale, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.y); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta new file mode 100755 index 0000000..75bd98d --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 0178fcb869bafef4690d177d31d17db8 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader old mode 100644 new mode 100755 index d3f5866..b899d6e --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader @@ -6,14 +6,14 @@ Shader "TextMeshPro/Mobile/Distance Field" { Properties { - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 @@ -81,6 +81,7 @@ SubShader { Pass { CGPROGRAM + #pragma enable_d3d11_debug_symbols #pragma vertex VertShader #pragma fragment PixShader #pragma shader_feature __ OUTLINE_ON @@ -98,7 +99,7 @@ SubShader { float4 vertex : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; @@ -117,6 +118,9 @@ SubShader { #endif }; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -127,7 +131,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.vertex; vert.x += _VertexOffsetX; @@ -138,7 +142,7 @@ SubShader { pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -150,7 +154,11 @@ SubShader { float bias = (0.5 - weight) * scale - 0.5; float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; - float opacity = input.color.a; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; #if (UNDERLAY_ON | UNDERLAY_INNER) opacity = 1.0; #endif @@ -182,7 +190,9 @@ SubShader { output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); output.param = half4(scale, bias - outline, bias + outline, bias); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); output.underlayParam = half2(layerScale, layerBias); diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader old mode 100644 new mode 100755 index be764ae..68d0dfa --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader @@ -7,15 +7,15 @@ Shader "TextMeshPro/Mobile/Distance Field (Surface)" { Properties { _FaceTex ("Fill Texture", 2D) = "white" {} - [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -99,7 +99,8 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f { + struct v2f + { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader old mode 100644 new mode 100755 index bcb2bb2..281e60d --- a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Fill Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceColor ("Fill Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -28,12 +28,12 @@ Properties { _ReflectOutlineColor ("Outline Color", Color) = (0,0,0,1) _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_SpecColor ("Specular Color", Color) = (0,0,0,1) + _SpecColor ("Specular Color", Color) = (0,0,0,1) _FaceShininess ("Face Shininess", Range(0,1)) = 0 _OutlineShininess ("Outline Shininess", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -118,7 +118,8 @@ SubShader { #pragma multi_compile_shadowcaster #include "UnityCG.cginc" - struct v2f { + struct v2f + { V2F_SHADOW_CASTER; float2 uv : TEXCOORD1; float2 uv2 : TEXCOORD3; diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph new file mode 100755 index 0000000..7922d39 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph @@ -0,0 +1,11932 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "7c73ccc923e744b98f19148b971a6090" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4813.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4536.00048828125, + "y": -2723.000244140625, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0801f576ce79452483b42e485405244d", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "0c10df95ee1d4b0a8a00558af49ec45f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a0206f980dc6455f84f5a8442838c726" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "129f271ebc77450994e18f0a30579bf5", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4292.0, + "y": -3213.000244140625, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4316.0, + "y": -3247.000244140625, + "width": 148.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.00048828125, + "y": -2381.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3ffa095f304e42d2827aa230e2ae3887", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.00048828125, + "y": -2415.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4308.0, + "y": -3498.000244140625, + "width": 140.0, + "height": 166.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4303.00048828125, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "55a3403c16184e63b4e78607a6a20cd8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "59a09f50a7ca4cd3a0d248a0f3730b6a", + "m_Guid": { + "m_GuidSerialized": "3f9e6596-fd53-48cc-96a5-4c4f0cfbb2ba" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4008.999755859375, + "y": -2394.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "7027aaab25924266a063a05df0aa39b3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b144a976914480baf430c0f6f7f4def", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "7c73ccc923e744b98f19148b971a6090", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.999755859375, + "y": -2796.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "836f639bd89d42f9b3a0470c3094815e", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "83c51d5b2f7b4eb785248f419181cb87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "944ebbc49c8a4cddb5834e3beab965a2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "86e21b7b6b7a44238607e41b8a9fb9a4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "0801f576ce79452483b42e485405244d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6aee1173864e58be589084897a3f35", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "a0b9274619da48a59f26fe58997479ee" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "944ebbc49c8a4cddb5834e3beab965a2", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2581.000244140625, + "width": 155.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.000244140625 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.00048828125, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4152.0, + "y": -2771.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a0206f980dc6455f84f5a8442838c726", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", + "m_ObjectId": "a0b9274619da48a59f26fe58997479ee", + "m_WorkflowMode": 1, + "m_NormalDropOffSpace": 0, + "m_ClearCoat": false, + "m_BlendModePreserveSpecular": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "7027aaab25924266a063a05df0aa39b3" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4628.00048828125, + "y": -2283.0, + "width": 157.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "129f271ebc77450994e18f0a30579bf5" + }, + { + "m_Id": "3ffa095f304e42d2827aa230e2ae3887" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "ad3e1d26f4404555a8dd29223caaf1ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b46afdad84944599b00e887d2ce29cc3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4142.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b467be738d0e454995e380cbf526efe3", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b46afdad84944599b00e887d2ce29cc3", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "7b144a976914480baf430c0f6f7f4def" + }, + { + "m_Id": "836f639bd89d42f9b3a0470c3094815e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "8e6aee1173864e58be589084897a3f35" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4312.0, + "y": -3179.000244140625, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4776.00048828125, + "y": -2757.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2626.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "55a3403c16184e63b4e78607a6a20cd8" + }, + { + "m_Id": "b467be738d0e454995e380cbf526efe3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.0, + "y": -3281.000244140625, + "width": 153.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta new file mode 100755 index 0000000..54c945e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: a3d800b099a06e0478fb790c5e79057a +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph new file mode 100755 index 0000000..d7d31de --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph @@ -0,0 +1,11629 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "bafc3d388c1e444e820897b9a3d6029a" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3709.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3424.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5868.0, + "y": -3787.000244140625, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4779.494140625, + "y": -2948.97265625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4500.0, + "y": -2747.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "0eeb5490760e492f8c9691086fa00929" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5068.0, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -3486.666259765625, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3415.000244140625, + "y": -3462.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4261.33349609375, + "y": -3197.33349609375, + "width": 124.66650390625, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4280.0, + "y": -3221.33349609375, + "width": 145.3330078125, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1d7d96a5770b4f8ebb162bdbde020bca", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4145.0, + "y": -2406.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3277.3330078125, + "y": -3841.33349609375, + "width": 218.666748046875, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4350.0, + "y": -2396.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4760.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6314.6669921875, + "y": -3285.3330078125, + "width": 144.6669921875, + "height": 129.33348083496095 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3554.000244140625, + "y": -3462.0, + "width": 116.00000762939453, + "height": 94.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2934.000244140625, + "y": -3466.0, + "width": 141.33349609375, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5437.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4576.0, + "y": -2437.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "49dabfd48a78475882e664526b483ce1", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "4a0041116f73406db7a62ae80ff54ef4", + "m_Guid": { + "m_GuidSerialized": "a2d96028-f92f-4076-8376-42249ca40935" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4293.3330078125, + "y": -3497.99951171875, + "width": 140.66648864746095, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "4e90ca54c0cc46a18ea600be7c80413a", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4255.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6460.6669921875, + "y": -3113.333251953125, + "width": 135.33349609375, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5071.99951171875, + "y": -3427.0, + "width": 129.99998474121095, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3972.0, + "y": -2385.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "59cea37675824d99995b370f09cef20a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5235.99951171875, + "y": -3386.999755859375, + "width": 141.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4759.99951171875, + "y": -3498.666259765625, + "width": 186.0, + "height": 251.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5070.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3244.000244140625, + "y": -3414.0, + "width": 130.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4931.0, + "y": -3452.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4928.0, + "y": -3326.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3973.0, + "y": -2796.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3139.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "849275cac05e4ca8bd0b38ab7ae43bf8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6112.0, + "y": -3308.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3095.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8902cb30b1684db8b996562e0140cb18", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a5d204e1abd4f6894607d1a497f6e69", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5567.0, + "y": -3862.000244140625, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3114.000244140625, + "y": -3414.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "0eeb5490760e492f8c9691086fa00929" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4746.0, + "y": -2497.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3498.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5412.0, + "y": -3315.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4598.0, + "y": -2251.0, + "width": 167.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4118.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a161b772c7564eee804e3d58f6cb9944", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4573.0, + "y": -2689.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "4e90ca54c0cc46a18ea600be7c80413a" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4608.0, + "y": -2293.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3633.000244140625, + "y": -3805.000244140625, + "width": 179.00001525878907, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "8a5d204e1abd4f6894607d1a497f6e69" + }, + { + "m_Id": "a161b772c7564eee804e3d58f6cb9944" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5233.99951171875, + "y": -3141.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4108.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4333.0, + "y": -2713.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5727.0, + "y": -3827.000244140625, + "width": 184.0, + "height": 101.0 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "1d7d96a5770b4f8ebb162bdbde020bca" + }, + { + "m_Id": "49dabfd48a78475882e664526b483ce1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "bafc3d388c1e444e820897b9a3d6029a", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5537.0, + "y": -3827.000244140625, + "width": 126.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4409.0, + "y": -2338.0, + "width": 222.0, + "height": 142.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "8902cb30b1684db8b996562e0140cb18" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4284.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6485.591796875, + "y": -3365.3779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5236.99951171875, + "y": -3260.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5893.0, + "y": -3921.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2762.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4113.0, + "y": -3368.999755859375, + "width": 243.99998474121095, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4754.0, + "y": -2625.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4927.0, + "y": -3204.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3614.000244140625, + "y": -3549.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3819.0, + "y": -3286.0, + "width": 193.0, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6318.6669921875, + "y": -3153.3330078125, + "width": 185.33348083496095, + "height": 101.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "849275cac05e4ca8bd0b38ab7ae43bf8" + }, + { + "m_Id": "59cea37675824d99995b370f09cef20a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.33349609375, + "y": -3246.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5400.0, + "y": -3851.000244140625, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4171.0, + "y": -2362.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta new file mode 100755 index 0000000..248825c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 124c112a6e8f1a54e8b0870e881b56d8 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader old mode 100644 new mode 100755 index 011ee19..bbcfd11 --- a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader @@ -4,10 +4,10 @@ Properties { _FaceTex ("Face Texture", 2D) = "white" {} _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 - [HDR]_FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceColor ("Face Color", Color) = (1,1,1,1) _FaceDilate ("Face Dilate", Range(-1,1)) = 0 - [HDR]_OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineColor ("Outline Color", Color) = (0,0,0,1) _OutlineTex ("Outline Texture", 2D) = "white" {} _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 @@ -21,7 +21,7 @@ Properties { _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 - [HDR]_SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularColor ("Specular", Color) = (1,1,1,1) _SpecularPower ("Specular", Range(0,4)) = 2.0 _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 _Diffuse ("Diffuse", Range(0,1)) = 0.5 @@ -37,13 +37,13 @@ Properties { _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) - [HDR]_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 - [HDR]_GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) _GlowOffset ("Offset", Range(-1,1)) = 0 _GlowInner ("Inner", Range(0,1)) = 0.05 _GlowOuter ("Outer", Range(0,1)) = 0.05 @@ -127,17 +127,18 @@ SubShader { #include "TMPro_Properties.cginc" #include "TMPro.cginc" - struct vertex_t { + struct vertex_t + { UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; fixed4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; - - struct pixel_t { + struct pixel_t + { UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; @@ -147,16 +148,20 @@ SubShader { float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) float3 viewDir : TEXCOORD3; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD4; // u,v, scale, bias fixed4 underlayColor : COLOR1; - #endif - float4 textures : TEXCOORD5; + #endif + + float4 textures : TEXCOORD5; }; // Used by Unity internally to handle Texture Tiling and Offset. float4 _FaceTex_ST; float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; pixel_t VertShader(vertex_t input) { @@ -167,7 +172,7 @@ SubShader { UNITY_TRANSFER_INSTANCE_ID(input,output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -178,7 +183,7 @@ SubShader { float2 pixelSize = vPosition.w; pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(input.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; @@ -188,13 +193,13 @@ SubShader { float alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _OutlineSoftness * _ScaleRatioA); - #if GLOW_ON + #if GLOW_ON alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); - #endif + #endif alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; - #if (UNDERLAY_ON || UNDERLAY_INNER) + #if (UNDERLAY_ON || UNDERLAY_INNER) float4 underlayColor = _UnderlayColor; underlayColor.rgb *= underlayColor.a; @@ -205,23 +210,28 @@ SubShader { float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; float2 bOffset = float2(x, y); - #endif + #endif // Generate UV for the Masking Texture float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); // Support for texture tiling and offset - float2 textureUV = UnpackUV(input.texcoord1.x); + float2 textureUV = input.texcoord1; float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } output.position = vPosition; output.color = input.color; output.atlas = input.texcoord0; output.param = float4(alphaClip, scale, bias, weight); - output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + pixelSize.xy)); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); #if (UNDERLAY_ON || UNDERLAY_INNER) output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); @@ -239,9 +249,9 @@ SubShader { float c = tex2D(_MainTex, input.atlas).a; - #ifndef UNDERLAY_ON + #ifndef UNDERLAY_ON clip(c - input.param.x); - #endif + #endif float scale = input.param.y; float bias = input.param.z; @@ -261,7 +271,7 @@ SubShader { faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); - #if BEVEL_ON + #if BEVEL_ON float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); float3 n = GetSurfaceNormal(input.atlas, weight, dxy); @@ -278,36 +288,35 @@ SubShader { fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; - #endif + #endif - #if UNDERLAY_ON + #if UNDERLAY_ON float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); - #endif + #endif - #if UNDERLAY_INNER + #if UNDERLAY_INNER float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); - #endif + #endif - #if GLOW_ON + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); faceColor.rgb += glowColor.rgb * glowColor.a; - #endif + #endif // Alternative implementation to UnityGet2DClipping with support for softness. - #if UNITY_UI_CLIP_RECT + #if UNITY_UI_CLIP_RECT half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); faceColor *= m.x * m.y; - #endif + #endif - #if UNITY_UI_ALPHACLIP + #if UNITY_UI_ALPHACLIP clip(faceColor.a - 0.001); - #endif + #endif - return faceColor * input.color.a; + return faceColor * input.color.a; } - ENDCG } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader old mode 100644 new mode 100755 index e8283a7..4012a08 --- a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader @@ -2,18 +2,18 @@ Shader "TextMeshPro/Sprite" { Properties { - [PerRendererData] _MainTex ("Sprite Texture", 2D) = "white" {} - _Color ("Tint", Color) = (1,1,1,1) - - _StencilComp ("Stencil Comparison", Float) = 8 - _Stencil ("Stencil ID", Float) = 0 - _StencilOp ("Stencil Operation", Float) = 0 - _StencilWriteMask ("Stencil Write Mask", Float) = 255 - _StencilReadMask ("Stencil Read Mask", Float) = 255 - - _CullMode ("Cull Mode", Float) = 0 - _ColorMask ("Color Mask", Float) = 15 - _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MainTex ("Sprite Texture", 2D) = "white" {} + _Color ("Tint", Color) = (1,1,1,1) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) [Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0 } @@ -21,19 +21,19 @@ Shader "TextMeshPro/Sprite" SubShader { Tags - { - "Queue"="Transparent" - "IgnoreProjector"="True" - "RenderType"="Transparent" + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" "PreviewType"="Plane" "CanUseSpriteAtlas"="True" } - + Stencil { Ref [_Stencil] Comp [_StencilComp] - Pass [_StencilOp] + Pass [_StencilOp] ReadMask [_StencilReadMask] WriteMask [_StencilWriteMask] } @@ -58,7 +58,7 @@ Shader "TextMeshPro/Sprite" #pragma multi_compile __ UNITY_UI_CLIP_RECT #pragma multi_compile __ UNITY_UI_ALPHACLIP - + struct appdata_t { float4 vertex : POSITION; @@ -69,29 +69,43 @@ Shader "TextMeshPro/Sprite" struct v2f { - float4 vertex : SV_POSITION; - fixed4 color : COLOR; - float2 texcoord : TEXCOORD0; - float4 worldPosition : TEXCOORD1; + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord : TEXCOORD0; + float4 worldPosition : TEXCOORD1; + float4 mask : TEXCOORD2; UNITY_VERTEX_OUTPUT_STEREO }; - + sampler2D _MainTex; fixed4 _Color; fixed4 _TextureSampleAdd; float4 _ClipRect; float4 _MainTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; v2f vert(appdata_t v) { v2f OUT; UNITY_SETUP_INSTANCE_ID(v); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT); - OUT.worldPosition = v.vertex; - OUT.vertex = UnityObjectToClipPos(OUT.worldPosition); + float4 vPosition = UnityObjectToClipPos(v.vertex); + OUT.worldPosition = v.vertex; + OUT.vertex = vPosition; + + float2 pixelSize = vPosition.w; + pixelSize /= abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); OUT.texcoord = TRANSFORM_TEX(v.texcoord, _MainTex); - + OUT.mask = half4(v.vertex.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_UIMaskSoftnessX, _UIMaskSoftnessY) + abs(pixelSize.xy))); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } OUT.color = v.color * _Color; return OUT; } @@ -99,9 +113,10 @@ Shader "TextMeshPro/Sprite" fixed4 frag(v2f IN) : SV_Target { half4 color = (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd) * IN.color; - - #ifdef UNITY_UI_CLIP_RECT - color.a *= UnityGet2DClipping(IN.worldPosition.xy, _ClipRect); + + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; #endif #ifdef UNITY_UI_ALPHACLIP @@ -110,7 +125,7 @@ Shader "TextMeshPro/Sprite" return color; } - ENDCG + ENDCG } } } diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc b/Assets/TextMesh Pro/Shaders/TMPro.cginc old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta old mode 100644 new mode 100755 index 0d6eb56..f21163e --- a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta @@ -4,6 +4,6 @@ ShaderImporter: externalObjects: {} defaultTextures: [] nonModifiableTextures: [] - userData: + userData: Version 2.0 assetBundleName: assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc old mode 100644 new mode 100755 index 5969fec..d145a77 --- a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc @@ -1,20 +1,22 @@ -struct vertex_t { +struct vertex_t +{ UNITY_VERTEX_INPUT_INSTANCE_ID float4 position : POSITION; float3 normal : NORMAL; float4 color : COLOR; - float2 texcoord0 : TEXCOORD0; + float4 texcoord0 : TEXCOORD0; float2 texcoord1 : TEXCOORD1; }; -struct pixel_t { +struct pixel_t +{ UNITY_VERTEX_INPUT_INSTANCE_ID UNITY_VERTEX_OUTPUT_STEREO float4 position : SV_POSITION; float4 faceColor : COLOR; float4 outlineColor : COLOR1; float4 texcoord0 : TEXCOORD0; - float4 param : TEXCOORD1; // weight, scaleRatio + float4 param : TEXCOORD1; // x = weight, y = no longer used float2 mask : TEXCOORD2; #if (UNDERLAY_ON || UNDERLAY_INNER) float4 texcoord2 : TEXCOORD3; @@ -22,10 +24,14 @@ struct pixel_t { #endif }; -float4 SRGBToLinear(float4 rgba) { +float4 SRGBToLinear(float4 rgba) +{ return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); } +float _UIMaskSoftnessX; +float _UIMaskSoftnessY; + pixel_t VertShader(vertex_t input) { pixel_t output; @@ -35,7 +41,7 @@ pixel_t VertShader(vertex_t input) UNITY_TRANSFER_INSTANCE_ID(input, output); UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); - float bold = step(input.texcoord1.y, 0); + float bold = step(input.texcoord0.w, 0); float4 vert = input.position; vert.x += _VertexOffsetX; @@ -71,7 +77,7 @@ pixel_t VertShader(vertex_t input) output.faceColor = faceColor; output.outlineColor = outlineColor; output.texcoord0 = float4(input.texcoord0.xy, maskUV.xy); - output.param = float4(0.5 - weight, 1.3333 * _GradientScale * (_Sharpness + 1) / _TextureWidth, _OutlineWidth * _ScaleRatioA * 0.5, 0); + output.param = float4(0.5 - weight, 0, _OutlineWidth * _ScaleRatioA * 0.5, 0); float2 mask = float2(0, 0); #if UNITY_UI_CLIP_RECT @@ -99,8 +105,9 @@ float4 PixShader(pixel_t input) : SV_Target float d = tex2D(_MainTex, input.texcoord0.xy).a; - float2 UV = input.texcoord0.xy; - float scale = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))) * input.param.y; + float pixelSize = abs(ddx(input.texcoord0.y)) + abs(ddy(input.texcoord0.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); #if (UNDERLAY_ON | UNDERLAY_INNER) float layerScale = scale; @@ -112,7 +119,7 @@ float4 PixShader(pixel_t input) : SV_Target float4 faceColor = input.faceColor * saturate((d - input.param.x) * scale + 0.5); - #ifdef OUTLINE_ON + #if OUTLINE_ON float4 outlineColor = lerp(input.faceColor, input.outlineColor, sqrt(min(1.0, input.param.z * scale * 2))); faceColor = lerp(outlineColor, input.faceColor, saturate((d - input.param.x - input.param.z) * scale + 0.5)); faceColor *= saturate((d - input.param.x + input.param.z) * scale + 0.5); @@ -130,7 +137,7 @@ float4 PixShader(pixel_t input) : SV_Target faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - layerBias)) * sd * (1 - faceColor.a); #endif - #ifdef MASKING + #if MASKING float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; a = saturate(t / _MaskEdgeSoftness); @@ -140,7 +147,8 @@ float4 PixShader(pixel_t input) : SV_Target // Alternative implementation to UnityGet2DClipping with support for softness #if UNITY_UI_CLIP_RECT - float2 maskZW = 0.25 / (0.25 * half2(_MaskSoftnessX, _MaskSoftnessY) + (1 / scale)); + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); float2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); faceColor *= m.x * m.y; #endif diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc old mode 100644 new mode 100755 index 2e96258..b806b4f --- a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc @@ -66,11 +66,6 @@ uniform float _MaskID; uniform sampler2D _MaskTex; uniform float4 _MaskCoord; uniform float4 _ClipRect; // bottom left(x,y) : top right(z,w) -//uniform float _MaskWipeControl; -//uniform float _MaskEdgeSoftness; -//uniform fixed4 _MaskEdgeColor; -//uniform bool _MaskInverse; - uniform float _MaskSoftnessX; uniform float _MaskSoftnessY; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta old mode 100644 new mode 100755 diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc old mode 100644 new mode 100755 index 622ae87..2153a9a --- a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc @@ -5,7 +5,7 @@ void VertShader(inout appdata_full v, out Input data) UNITY_INITIALIZE_OUTPUT(Input, data); - float bold = step(v.texcoord1.y, 0); + float bold = step(v.texcoord.w, 0); // Generate normal for backface float3 view = ObjSpaceViewDir(v.vertex); @@ -20,14 +20,12 @@ void VertShader(inout appdata_full v, out Input data) pixelSize /= float2(_ScaleX, _ScaleY) * mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy); float scale = rsqrt(dot(pixelSize, pixelSize)); - scale *= abs(v.texcoord1.y) * _GradientScale * (_Sharpness + 1); + scale *= abs(v.texcoord.w) * _GradientScale * (_Sharpness + 1); scale = lerp(scale * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(v.normal.xyz), normalize(WorldSpaceViewDir(vert))))); data.param.y = scale; #endif - data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // - - v.texcoord1.xy = UnpackUV(v.texcoord1.x); + data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // data.viewDirEnv = mul((float3x3)_EnvMatrix, WorldSpaceViewDir(v.vertex)); } @@ -82,7 +80,7 @@ void PixShader(Input input, inout SurfaceOutput o) float3 n = float3(0, 0, -1); float3 emission = float3(0, 0, 0); #endif - + #if GLOW_ON float4 glowColor = GetGlowColor(sd, scale); glowColor.a *= input.color.a; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta old mode 100644 new mode 100755 diff --git a/Assets/UniversalRenderPipelineGlobalSettings.asset b/Assets/UniversalRenderPipelineGlobalSettings.asset index 8a94e24..b244fcb 100644 --- a/Assets/UniversalRenderPipelineGlobalSettings.asset +++ b/Assets/UniversalRenderPipelineGlobalSettings.asset @@ -29,7 +29,6 @@ MonoBehaviour: m_StripUnusedVariants: 1 m_StripScreenCoordOverrideVariants: 1 supportRuntimeDebugDisplay: 0 - m_EnableRenderGraph: 0 m_Settings: m_SettingsList: m_List: @@ -54,19 +53,23 @@ MonoBehaviour: - rid: 7947567010206711914 - rid: 7947567010206711915 - rid: 7947567010206711828 + - rid: 7578506328102666243 + - rid: 7578506328102666244 + - rid: 7578506328102666245 + - rid: 7578506328102666246 + - rid: 7578506328102666247 + - rid: 7578506328102666248 + - rid: 7578506328102666249 + - rid: 7578506328102666250 + - rid: 7578506328102666251 + - rid: 7578506328102666252 + - rid: 7578506328102666253 + - rid: 7578506328102666254 + - rid: 7578506328102666255 + - rid: 7578506328102666256 m_RuntimeSettings: - m_List: - - rid: 7947567010206711809 - - rid: 7947567010206711810 - - rid: 7947567010206711811 - - rid: 7947567010206711813 - - rid: 7947567010206711814 - - rid: 7947567010206711816 - - rid: 7947567010206711817 - - rid: 7947567010206711820 - - rid: 7947567010206711825 - - rid: 7947567010206711828 - m_AssetVersion: 8 + m_List: [] + m_AssetVersion: 10 m_ObsoleteDefaultVolumeProfile: {fileID: 0} m_RenderingLayerNames: - Light Layer default @@ -96,6 +99,227 @@ MonoBehaviour: references: version: 2 RefIds: + - rid: 7578506328102666243 + type: {class: RayTracingRenderPipelineResources, ns: UnityEngine.Rendering.UnifiedRayTracing, + asm: Unity.UnifiedRayTracing.Runtime} + data: + m_Version: 1 + m_GeometryPoolKernels: {fileID: 7200000, guid: 98e3d58cae7210c4786f67f504c9e899, + type: 3} + m_CopyBuffer: {fileID: 7200000, guid: 1b95b5dcf48d1914c9e1e7405c7660e3, type: 3} + m_CopyPositions: {fileID: 7200000, guid: 1ad53a96b58d3c3488dde4f14db1aaeb, + type: 3} + m_BitHistogram: {fileID: 7200000, guid: 8670f7ce4b60cef43bed36148aa1b0a2, + type: 3} + m_BlockReducePart: {fileID: 7200000, guid: 4e034cc8ea2635c4e9f063e5ddc7ea7a, + type: 3} + m_BlockScan: {fileID: 7200000, guid: 4d6d5de35fa45ef4a92119397a045cc9, type: 3} + m_BuildHlbvh: {fileID: 7200000, guid: 2d70cd6be91bd7843a39a54b51c15b13, type: 3} + m_RestructureBvh: {fileID: 7200000, guid: 56641cb88dcb31a4398a4997ef7a7a8c, + type: 3} + m_Scatter: {fileID: 7200000, guid: a2eaeefdac4637a44b734e85b7be9186, type: 3} + - rid: 7578506328102666244 + type: {class: PostProcessData/TextureResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + blueNoise16LTex: + - {fileID: 2800000, guid: 81200413a40918d4d8702e94db29911c, type: 3} + - {fileID: 2800000, guid: d50c5e07c9911a74982bddf7f3075e7b, type: 3} + - {fileID: 2800000, guid: 1134690bf9216164dbc75050e35b7900, type: 3} + - {fileID: 2800000, guid: 7ce2118f74614a94aa8a0cdf2e6062c3, type: 3} + - {fileID: 2800000, guid: 2ca97df9d1801e84a8a8f2c53cb744f0, type: 3} + - {fileID: 2800000, guid: e63eef8f54aa9dc4da9a5ac094b503b5, type: 3} + - {fileID: 2800000, guid: 39451254daebd6d40b52899c1f1c0c1b, type: 3} + - {fileID: 2800000, guid: c94ad916058dff743b0f1c969ddbe660, type: 3} + - {fileID: 2800000, guid: ed5ea7ce59ca8ec4f9f14bf470a30f35, type: 3} + - {fileID: 2800000, guid: 071e954febf155243a6c81e48f452644, type: 3} + - {fileID: 2800000, guid: 96aaab9cc247d0b4c98132159688c1af, type: 3} + - {fileID: 2800000, guid: fc3fa8f108657e14486697c9a84ccfc5, type: 3} + - {fileID: 2800000, guid: bfed3e498947fcb4890b7f40f54d85b9, type: 3} + - {fileID: 2800000, guid: d512512f4af60a442ab3458489412954, type: 3} + - {fileID: 2800000, guid: 47a45908f6db0cb44a0d5e961143afec, type: 3} + - {fileID: 2800000, guid: 4dcc0502f8586f941b5c4a66717205e8, type: 3} + - {fileID: 2800000, guid: 9d92991794bb5864c8085468b97aa067, type: 3} + - {fileID: 2800000, guid: 14381521ff11cb74abe3fe65401c23be, type: 3} + - {fileID: 2800000, guid: d36f0fe53425e08499a2333cf423634c, type: 3} + - {fileID: 2800000, guid: d4044ea2490d63b43aa1765f8efbf8a9, type: 3} + - {fileID: 2800000, guid: c9bd74624d8070f429e3f46d161f9204, type: 3} + - {fileID: 2800000, guid: d5c9b274310e5524ebe32a4e4da3df1f, type: 3} + - {fileID: 2800000, guid: f69770e54f2823f43badf77916acad83, type: 3} + - {fileID: 2800000, guid: 10b6c6d22e73dea46a8ab36b6eebd629, type: 3} + - {fileID: 2800000, guid: a2ec5cbf5a9b64345ad3fab0912ddf7b, type: 3} + - {fileID: 2800000, guid: 1c3c6d69a645b804fa232004b96b7ad3, type: 3} + - {fileID: 2800000, guid: d18a24d7b4ed50f4387993566d9d3ae2, type: 3} + - {fileID: 2800000, guid: c989e1ed85cf7154caa922fec53e6af6, type: 3} + - {fileID: 2800000, guid: ff47e5a0f105eb34883b973e51f4db62, type: 3} + - {fileID: 2800000, guid: fa042edbfc40fbd4bad0ab9d505b1223, type: 3} + - {fileID: 2800000, guid: 896d9004736809c4fb5973b7c12eb8b9, type: 3} + - {fileID: 2800000, guid: 179f794063d2a66478e6e726f84a65bc, type: 3} + filmGrainTex: + - {fileID: 2800000, guid: 654c582f7f8a5a14dbd7d119cbde215d, type: 3} + - {fileID: 2800000, guid: dd77ffd079630404e879388999033049, type: 3} + - {fileID: 2800000, guid: 1097e90e1306e26439701489f391a6c0, type: 3} + - {fileID: 2800000, guid: f0b67500f7fad3b4c9f2b13e8f41ba6e, type: 3} + - {fileID: 2800000, guid: 9930fb4528622b34687b00bbe6883de7, type: 3} + - {fileID: 2800000, guid: bd9e8c758250ef449a4b4bfaad7a2133, type: 3} + - {fileID: 2800000, guid: 510a2f57334933e4a8dbabe4c30204e4, type: 3} + - {fileID: 2800000, guid: b4db8180660810945bf8d55ab44352ad, type: 3} + - {fileID: 2800000, guid: fd2fd78b392986e42a12df2177d3b89c, type: 3} + - {fileID: 2800000, guid: 5cdee82a77d13994f83b8fdabed7c301, type: 3} + smaaAreaTex: {fileID: 2800000, guid: d1f1048909d55cd4fa1126ab998f617e, type: 3} + smaaSearchTex: {fileID: 2800000, guid: 51eee22c2a633ef4aada830eed57c3fd, type: 3} + m_TexturesResourcesVersion: 0 + - rid: 7578506328102666245 + type: {class: OnTilePostProcessResource, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_UberPostShader: {fileID: 4800000, guid: fe4f13c1004a07d4ea1e30bfd0326d9e, + type: 3} + - rid: 7578506328102666246 + type: {class: ScreenSpaceAmbientOcclusionPersistentResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Shader: {fileID: 4800000, guid: 0849e84e3d62649e8882e9d6f056a017, type: 3} + m_Version: 0 + - rid: 7578506328102666247 + type: {class: URPReflectionProbeSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Universal.Runtime} + data: + version: 1 + useReflectionProbeRotation: 0 + - rid: 7578506328102666248 + type: {class: UniversalRenderPipelineRuntimeTerrainShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, + type: 3} + m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, + type: 3} + m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, + type: 3} + - rid: 7578506328102666249 + type: {class: ScreenSpaceAmbientOcclusionDynamicResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_BlueNoise256Textures: + - {fileID: 2800000, guid: 36f118343fc974119bee3d09e2111500, type: 3} + - {fileID: 2800000, guid: 4b7b083e6b6734e8bb2838b0b50a0bc8, type: 3} + - {fileID: 2800000, guid: c06cc21c692f94f5fb5206247191eeee, type: 3} + - {fileID: 2800000, guid: cb76dd40fa7654f9587f6a344f125c9a, type: 3} + - {fileID: 2800000, guid: e32226222ff144b24bf3a5a451de54bc, type: 3} + - {fileID: 2800000, guid: 3302065f671a8450b82c9ddf07426f3a, type: 3} + - {fileID: 2800000, guid: 56a77a3e8d64f47b6afe9e3c95cb57d5, type: 3} + m_Version: 0 + - rid: 7578506328102666250 + type: {class: UniversalRenderPipelineEditorAssets, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DefaultSettingsVolumeProfile: {fileID: 11400000, guid: eda47df5b85f4f249abf7abd73db2cb2, + type: 2} + - rid: 7578506328102666251 + type: {class: PostProcessData/ShaderResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + stopNanPS: {fileID: 4800000, guid: 1121bb4e615ca3c48b214e79e841e823, type: 3} + subpixelMorphologicalAntialiasingPS: {fileID: 4800000, guid: 63eaba0ebfb82cc43bde059b4a8c65f6, + type: 3} + gaussianDepthOfFieldPS: {fileID: 4800000, guid: 5e7134d6e63e0bc47a1dd2669cedb379, + type: 3} + bokehDepthOfFieldPS: {fileID: 4800000, guid: 2aed67ad60045d54ba3a00c91e2d2631, + type: 3} + cameraMotionBlurPS: {fileID: 4800000, guid: 1edcd131364091c46a17cbff0b1de97a, + type: 3} + paniniProjectionPS: {fileID: 4800000, guid: a15b78cf8ca26ca4fb2090293153c62c, + type: 3} + lutBuilderLdrPS: {fileID: 4800000, guid: 65df88701913c224d95fc554db28381a, + type: 3} + lutBuilderHdrPS: {fileID: 4800000, guid: ec9fec698a3456d4fb18cf8bacb7a2bc, + type: 3} + bloomPS: {fileID: 4800000, guid: 5f1864addb451f54bae8c86d230f736e, type: 3} + temporalAntialiasingPS: {fileID: 4800000, guid: 9c70c1a35ff15f340b38ea84842358bf, + type: 3} + LensFlareDataDrivenPS: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, + type: 3} + LensFlareScreenSpacePS: {fileID: 4800000, guid: 701880fecb344ea4c9cd0db3407ab287, + type: 3} + scalingSetupPS: {fileID: 4800000, guid: e8ee25143a34b8c4388709ea947055d1, + type: 3} + easuPS: {fileID: 4800000, guid: 562b7ae4f629f144aa97780546fce7c6, type: 3} + uberPostPS: {fileID: 4800000, guid: e7857e9d0c934dc4f83f270f8447b006, type: 3} + finalPostPassPS: {fileID: 4800000, guid: c49e63ed1bbcb334780a3bd19dfed403, + type: 3} + m_ShaderResourcesVersion: 0 + - rid: 7578506328102666252 + type: {class: URPTerrainShaderSetting, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_IncludeTerrainShaders: 1 + - rid: 7578506328102666253 + type: {class: LightmapSamplingSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + m_UseBicubicLightmapSampling: 0 + - rid: 7578506328102666254 + type: {class: RenderingDebuggerRuntimeResources, ns: UnityEngine.Rendering, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_PanelSettings: {fileID: 11400000, guid: fa69697be3070b04a893666f5947f18c, + type: 2} + m_StyleSheets: + - {fileID: 7433441132597879392, guid: 0ff99fd36f66f1a41bcc1d3c90e0922a, type: 3} + - {fileID: 7433441132597879392, guid: 3a8aa4d508da46d4dace18b280f064aa, type: 3} + m_VisualTreeAsset: {fileID: 9197481963319205126, guid: b647ceb1e15264943b9b439971e71110, + type: 3} + - rid: 7578506328102666255 + type: {class: VrsRenderPipelineRuntimeResources, ns: UnityEngine.Rendering, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_TextureComputeShader: {fileID: 7200000, guid: cacb30de6c40c7444bbc78cb0a81fd2a, + type: 3} + m_VisualizationShader: {fileID: 4800000, guid: 620b55b8040a88d468e94abe55bed5ba, + type: 3} + m_VisualizationLookupTable: + m_Data: + - {r: 0.785, g: 0.23, b: 0.2, a: 1} + - {r: 1, g: 0.8, b: 0.8, a: 1} + - {r: 0.4, g: 0.2, b: 0.2, a: 1} + - {r: 0.51, g: 0.8, b: 0.6, a: 1} + - {r: 0.6, g: 0.8, b: 1, a: 1} + - {r: 0.2, g: 0.4, b: 0.6, a: 1} + - {r: 0.8, g: 1, b: 0.8, a: 1} + - {r: 0.2, g: 0.4, b: 0.2, a: 1} + - {r: 0.125, g: 0.22, b: 0.36, a: 1} + m_ConversionLookupTable: + m_Data: + - {r: 0.785, g: 0.23, b: 0.2, a: 1} + - {r: 1, g: 0.8, b: 0.8, a: 1} + - {r: 0.4, g: 0.2, b: 0.2, a: 1} + - {r: 0.51, g: 0.8, b: 0.6, a: 1} + - {r: 0.6, g: 0.8, b: 1, a: 1} + - {r: 0.2, g: 0.4, b: 0.6, a: 1} + - {r: 0.8, g: 1, b: 0.8, a: 1} + - {r: 0.2, g: 0.4, b: 0.2, a: 1} + - {r: 0.125, g: 0.22, b: 0.36, a: 1} + - rid: 7578506328102666256 + type: {class: WorldRenderPipelineResources, ns: UnityEngine.PathTracing.Core, + asm: Unity.PathTracing.Runtime} + data: + _version: 3 + _blitCubemap: {fileID: 7200000, guid: 5a992812cb320d146a66cc600200cce7, type: 3} + _blitGrayScaleCookie: {fileID: 7200000, guid: 557fa399e33bf7647bda5697c5c158df, + type: 3} + _setAlphaChannelShader: {fileID: 7200000, guid: 5efaea0e81c66334aa9d062d6573e6fd, + type: 3} + _environmentImportanceSamplingBuild: {fileID: 7200000, guid: 5bb2534d2411d344cbc54f880232640f, + type: 3} + _skyBoxMesh: {fileID: 4300000, guid: 0529e6c5f6dea8c4a8c2835ed7de57cb, type: 2} + _sixFaceSkyBoxMesh: {fileID: 4300000, guid: a80925ceebd011741b42509226cefc74, + type: 2} + _buildLightGridShader: {fileID: 7200000, guid: 16e47c1641bd0104e92b624601457bb0, + type: 3} - rid: 7947567010206711809 type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} @@ -109,6 +333,9 @@ MonoBehaviour: m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, type: 3} m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + m_TerrainDetailLit: {fileID: 0} + m_TerrainDetailGrassBillboard: {fileID: 0} + m_TerrainDetailGrass: {fileID: 0} - rid: 7947567010206711810 type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} data: @@ -124,8 +351,6 @@ MonoBehaviour: type: 3} m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, type: 3} - m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, - type: 3} m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} @@ -133,6 +358,8 @@ MonoBehaviour: type: 2} m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, type: 2} + m_DefaultMesh2DLitMaterial: {fileID: 2100000, guid: 9452ae1262a74094f8a68013fbcd1834, + type: 2} - rid: 7947567010206711811 type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} @@ -175,7 +402,6 @@ MonoBehaviour: type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} data: m_Version: 0 - m_EnableRenderCompatibilityMode: 1 - rid: 7947567010206711820 type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} data: @@ -205,12 +431,6 @@ MonoBehaviour: type: 3} m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, type: 3} - m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, - type: 3} - m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, - type: 3} - m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, - type: 3} m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, type: 3} m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, @@ -223,6 +443,8 @@ MonoBehaviour: data: m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2} + m_SimpleLitMaterial: {fileID: 2100000, guid: 6a1143ee683302f4aa628c052723efc1, + type: 2} m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, type: 2} m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, @@ -231,6 +453,8 @@ MonoBehaviour: type: 2} m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, type: 2} + m_DefaultSpriteMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} - rid: 7947567010206711907 type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} @@ -249,6 +473,10 @@ MonoBehaviour: type: 3} m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3} + m_ClusterDeferred: {fileID: 4800000, guid: 222cce62363a44a380c36bf03b392608, + type: 3} + m_StencilDitherMaskSeedPS: {fileID: 4800000, guid: 8c3ee818f2efa514c889881ccb2e95a2, + type: 3} m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, type: 3} - rid: 7947567010206711909 diff --git a/Packages/manifest.json b/Packages/manifest.json index 874cbcb..94c2e12 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,23 +1,24 @@ { "dependencies": { - "com.unity.2d.animation": "10.1.4", - "com.unity.2d.psdimporter": "9.0.3", + "com.unity.2d.animation": "15.1.0", + "com.unity.2d.psdimporter": "14.0.3", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "10.0.7", + "com.unity.2d.spriteshape": "15.0.3", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ai.navigation": "2.0.4", - "com.unity.cinemachine": "2.10.3", - "com.unity.collab-proxy": "2.5.2", - "com.unity.device-simulator.devices": "1.0.0", + "com.unity.ai.navigation": "2.0.13", + "com.unity.cinemachine": "2.10.7", + "com.unity.collab-proxy": "2.12.4", + "com.unity.device-simulator.devices": "1.0.1", "com.unity.feature.development": "1.0.2", - "com.unity.ide.visualstudio": "2.0.22", - "com.unity.inputsystem": "1.11.2", - "com.unity.multiplayer.center": "1.0.0", - "com.unity.render-pipelines.universal": "17.0.3", - "com.unity.timeline": "1.8.7", - "com.unity.ugui": "2.0.0", - "com.unity.visualscripting": "1.9.5", + "com.unity.ide.visualstudio": "2.0.26", + "com.unity.inputsystem": "1.19.0", + "com.unity.multiplayer.center": "1.0.1", + "com.unity.render-pipelines.universal": "17.5.0", + "com.unity.timeline": "1.8.12", + "com.unity.ugui": "2.5.0", + "com.unity.visualscripting": "1.9.11", "com.unity.modules.accessibility": "1.0.0", + "com.unity.modules.adaptiveperformance": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", @@ -31,6 +32,7 @@ "com.unity.modules.particlesystem": "1.0.0", "com.unity.modules.physics": "1.0.0", "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.physicscore2d": "1.0.0", "com.unity.modules.screencapture": "1.0.0", "com.unity.modules.terrain": "1.0.0", "com.unity.modules.terrainphysics": "1.0.0", @@ -44,9 +46,9 @@ "com.unity.modules.unitywebrequestaudio": "1.0.0", "com.unity.modules.unitywebrequesttexture": "1.0.0", "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vectorgraphics": "1.0.0", "com.unity.modules.vehicles": "1.0.0", "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", "com.unity.modules.xr": "1.0.0" } diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 8f5ce2f..69c5cdf 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,38 +1,41 @@ { "dependencies": { "com.unity.2d.animation": { - "version": "10.1.4", + "version": "15.1.0", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.7", + "com.unity.2d.common": "14.0.1", "com.unity.2d.sprite": "1.0.0", - "com.unity.collections": "1.2.4", + "com.unity.collections": "2.4.3", "com.unity.modules.animation": "1.0.0", "com.unity.modules.uielements": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "9.0.7", + "version": "14.0.1", "depth": 1, "source": "registry", "dependencies": { "com.unity.burst": "1.8.4", "com.unity.2d.sprite": "1.0.0", + "com.unity.collections": "2.4.3", "com.unity.mathematics": "1.1.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.uielements": "1.0.0" + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.2d.psdimporter": { - "version": "9.0.3", + "version": "14.0.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.4", - "com.unity.2d.sprite": "1.0.0" + "com.unity.2d.common": "14.0.1", + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -43,11 +46,11 @@ "dependencies": {} }, "com.unity.2d.spriteshape": { - "version": "10.0.7", + "version": "15.0.3", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "9.0.7", + "com.unity.2d.common": "14.0.1", "com.unity.mathematics": "1.1.0", "com.unity.modules.physics2d": "1.0.0" }, @@ -63,7 +66,7 @@ } }, "com.unity.ai.navigation": { - "version": "2.0.4", + "version": "2.0.13", "depth": 0, "source": "registry", "dependencies": { @@ -72,7 +75,7 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.18", + "version": "1.8.29", "depth": 2, "source": "registry", "dependencies": { @@ -82,7 +85,7 @@ "url": "https://packages.unity.com" }, "com.unity.cinemachine": { - "version": "2.10.3", + "version": "2.10.7", "depth": 0, "source": "registry", "dependencies": { @@ -91,60 +94,58 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.5.2", + "version": "2.12.4", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.collections": { - "version": "2.5.1", + "version": "6.5.0", "depth": 1, - "source": "registry", + "source": "builtin", "dependencies": { - "com.unity.burst": "1.8.17", - "com.unity.test-framework": "1.4.5", - "com.unity.nuget.mono-cecil": "1.11.4", - "com.unity.test-framework.performance": "3.0.3" - }, - "url": "https://packages.unity.com" + "com.unity.burst": "1.8.25", + "com.unity.nuget.mono-cecil": "1.11.6", + "com.unity.test-framework": "1.4.6", + "com.unity.test-framework.performance": "3.2.0" + } }, "com.unity.device-simulator.devices": { - "version": "1.0.0", + "version": "1.0.1", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.editorcoroutines": { - "version": "1.0.0", + "version": "1.1.0", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "2.0.5", + "version": "2.1.0", "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" + "source": "builtin", + "dependencies": {} }, "com.unity.feature.development": { "version": "1.0.2", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.ide.visualstudio": "2.0.22", - "com.unity.ide.rider": "3.0.31", - "com.unity.editorcoroutines": "1.0.0", - "com.unity.performance.profile-analyzer": "1.2.2", - "com.unity.test-framework": "1.4.5", - "com.unity.testtools.codecoverage": "1.2.6" + "com.unity.ide.visualstudio": "2.0.26", + "com.unity.ide.rider": "3.0.38", + "com.unity.editorcoroutines": "1.1.0", + "com.unity.performance.profile-analyzer": "1.4.0", + "com.unity.test-framework": "1.7.0", + "com.unity.testtools.codecoverage": "1.3.0" } }, "com.unity.ide.rider": { - "version": "3.0.31", + "version": "3.0.38", "depth": 1, "source": "registry", "dependencies": { @@ -153,16 +154,16 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.22", + "version": "2.0.26", "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.9" + "com.unity.test-framework": "1.1.33" }, "url": "https://packages.unity.com" }, "com.unity.inputsystem": { - "version": "1.11.2", + "version": "1.19.0", "depth": 0, "source": "registry", "dependencies": { @@ -171,14 +172,13 @@ "url": "https://packages.unity.com" }, "com.unity.mathematics": { - "version": "1.3.2", + "version": "1.4.0", "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" + "source": "builtin", + "dependencies": {} }, "com.unity.multiplayer.center": { - "version": "1.0.0", + "version": "1.0.1", "depth": 0, "source": "builtin", "dependencies": { @@ -186,118 +186,103 @@ } }, "com.unity.nuget.mono-cecil": { - "version": "1.11.4", + "version": "1.11.6", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.performance.profile-analyzer": { - "version": "1.2.2", + "version": "1.4.0", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "17.0.3", + "version": "17.5.0", "depth": 1, "source": "builtin", "dependencies": { "com.unity.burst": "1.8.14", - "com.unity.mathematics": "1.3.2", - "com.unity.ugui": "2.0.0", "com.unity.collections": "2.4.3", - "com.unity.modules.physics": "1.0.0", "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.rendering.light-transport": "1.0.1" + "com.unity.modules.jsonserialize": "1.0.0" } }, "com.unity.render-pipelines.universal": { - "version": "17.0.3", + "version": "17.5.0", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.3", - "com.unity.shadergraph": "17.0.3", - "com.unity.render-pipelines.universal-config": "17.0.3" + "com.unity.render-pipelines.core": "17.5.0", + "com.unity.shadergraph": "17.5.0", + "com.unity.render-pipelines.universal-config": "17.5.0" } }, "com.unity.render-pipelines.universal-config": { - "version": "17.0.3", + "version": "17.5.0", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.3" - } - }, - "com.unity.rendering.light-transport": { - "version": "1.0.1", - "depth": 2, - "source": "builtin", - "dependencies": { - "com.unity.collections": "2.2.0", - "com.unity.mathematics": "1.2.4", - "com.unity.modules.terrain": "1.0.0" + "com.unity.render-pipelines.core": "17.5.0" } }, "com.unity.searcher": { - "version": "4.9.2", + "version": "4.9.4", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.settings-manager": { - "version": "2.0.1", + "version": "2.1.1", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "17.0.3", + "version": "17.5.0", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.3", - "com.unity.searcher": "4.9.2" + "com.unity.render-pipelines.core": "17.5.0", + "com.unity.searcher": "4.9.3" } }, "com.unity.test-framework": { - "version": "1.4.5", + "version": "1.7.0", "depth": 1, - "source": "registry", + "source": "builtin", "dependencies": { - "com.unity.ext.nunit": "2.0.3", + "com.unity.ext.nunit": "2.1.0", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" - }, - "url": "https://packages.unity.com" + } }, "com.unity.test-framework.performance": { - "version": "3.0.3", + "version": "3.5.0", "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.31", + "com.unity.test-framework": "1.1.33", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.testtools.codecoverage": { - "version": "1.2.6", + "version": "1.3.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.16", - "com.unity.settings-manager": "1.0.1" + "com.unity.test-framework": "1.4.5", + "com.unity.settings-manager": "2.0.0" }, "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.8.7", + "version": "1.8.12", "depth": 0, "source": "registry", "dependencies": { @@ -309,16 +294,19 @@ "url": "https://packages.unity.com" }, "com.unity.ugui": { - "version": "2.0.0", + "version": "2.5.0", "depth": 0, "source": "builtin", "dependencies": { "com.unity.modules.ui": "1.0.0", - "com.unity.modules.imgui": "1.0.0" + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.physics": "1.0.0" } }, "com.unity.visualscripting": { - "version": "1.9.5", + "version": "1.9.11", "depth": 0, "source": "registry", "dependencies": { @@ -333,6 +321,14 @@ "source": "builtin", "dependencies": {} }, + "com.unity.modules.adaptiveperformance": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.subsystems": "1.0.0" + } + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0, @@ -343,7 +339,9 @@ "version": "1.0.0", "depth": 0, "source": "builtin", - "dependencies": {} + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } }, "com.unity.modules.animation": { "version": "1.0.0", @@ -417,6 +415,14 @@ "dependencies": {} }, "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physicscore2d": "1.0.0" + } + }, + "com.unity.modules.physicscore2d": { "version": "1.0.0", "depth": 0, "source": "builtin", @@ -475,7 +481,9 @@ "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.hierarchycore": "1.0.0" + "com.unity.modules.hierarchycore": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.animation": "1.0.0" } }, "com.unity.modules.umbra": { @@ -539,32 +547,32 @@ "com.unity.modules.imageconversion": "1.0.0" } }, - "com.unity.modules.vehicles": { + "com.unity.modules.vectorgraphics": { "version": "1.0.0", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.modules.physics": "1.0.0" + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0" } }, - "com.unity.modules.video": { + "com.unity.modules.vehicles": { "version": "1.0.0", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0" + "com.unity.modules.physics": "1.0.0" } }, - "com.unity.modules.vr": { + "com.unity.modules.video": { "version": "1.0.0", "depth": 0, "source": "builtin", "dependencies": { - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.xr": "1.0.0" + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" } }, "com.unity.modules.wind": { diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 18f5598..0cc9452 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -35,6 +35,15 @@ GraphicsSettings: - {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_PreloadShadersBatchTimeLimit: -1 + m_GraphicsStateCollection: {fileID: 0} + m_CollectionStartupAction: 0 + m_TraceSavePath: TracedCollection + m_TraceSendToEditor: 1 + m_AdditionalWarmupCollections: [] + m_WarmupAsync: 1 + m_EnableCacheMissTracing: 0 + m_WarmupProgressivelyLimit: -1 + m_CacheMissCollectionPath: CacheMissCollection m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} m_CustomRenderPipeline: {fileID: 11400000, guid: 0a9eb8cdeae5e3241b8e49c077e7f863, @@ -78,6 +87,10 @@ GraphicsSettings: m_RenderPipelineGlobalSettingsMap: UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 1831f8e6157854065a281b035e9d214a, type: 2} + m_ShaderBuildSettings: + keywordDeclarationOverrides: [] + numInternalDefines: 0 + defines: [] m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 1 m_LogWhenShaderIsCompiled: 0 diff --git a/ProjectSettings/PackageManagerSettings.asset b/ProjectSettings/PackageManagerSettings.asset index 112a053..ebe637b 100644 --- a/ProjectSettings/PackageManagerSettings.asset +++ b/ProjectSettings/PackageManagerSettings.asset @@ -13,23 +13,32 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_EnablePreReleasePackages: 0 - m_EnablePackageDependencies: 0 m_AdvancedSettingsExpanded: 1 m_ScopedRegistriesSettingsExpanded: 1 m_SeeAllPackageVersions: 0 + m_DismissPreviewPackagesInUse: 0 oneTimeWarningShown: 0 - m_Registries: - - m_Id: main + oneTimePackageErrorsPopUpShown: 0 + m_MainRegistry: + m_Id: main m_Name: m_Url: https://packages.unity.com m_Scopes: [] m_IsDefault: 1 + m_IsUnityRegistry: 1 m_Capabilities: 7 + m_ConfigSource: 0 + m_Compliance: + m_Status: 0 + m_Violations: [] + m_ScopedRegistries: [] m_UserSelectedRegistryName: m_UserAddingNewScopedRegistry: 0 m_RegistryInfoDraft: m_Modified: 0 m_ErrorMessage: - m_UserModificationsInstanceId: -830 - m_OriginalInstanceId: -832 + m_UserModificationsEntityId: + m_rawData: 568105589213756488 + m_OriginalEntityId: + m_rawData: 568105589213756486 m_LoadAssets: 0 diff --git a/ProjectSettings/PhysicsCoreProjectSettings2D.asset b/ProjectSettings/PhysicsCoreProjectSettings2D.asset new file mode 100644 index 0000000..049c745 --- /dev/null +++ b/ProjectSettings/PhysicsCoreProjectSettings2D.asset @@ -0,0 +1,6 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!176606843 &1 +PhysicsCoreProjectSettings2D: + m_ObjectHideFlags: 0 + m_PhysicsCoreSettings: {fileID: 0} diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 76dad2c..2bef8d4 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.0.28f1 -m_EditorVersionWithRevision: 6000.0.28f1 (f336aca0cab5) +m_EditorVersion: 6000.5.4f1 +m_EditorVersionWithRevision: 6000.5.4f1 (d550df8bd089) diff --git a/ProjectSettings/URPProjectSettings.asset b/ProjectSettings/URPProjectSettings.asset index 08faf03..6ad5631 100644 --- a/ProjectSettings/URPProjectSettings.asset +++ b/ProjectSettings/URPProjectSettings.asset @@ -12,4 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3} m_Name: m_EditorClassIdentifier: - m_LastMaterialVersion: 9 + m_LastMaterialVersion: 10 + m_ProjectSettingFolderPath: URPDefaultResources diff --git a/lsf-lostcrypt.slnx b/lsf-lostcrypt.slnx new file mode 100644 index 0000000..90452ad --- /dev/null +++ b/lsf-lostcrypt.slnx @@ -0,0 +1,4 @@ + + + + From 236a0c62b763e88a8c221ad3b2114a0f319291d2 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 17 Jul 2026 13:29:02 +0800 Subject: [PATCH 37/46] [LS/F] Bootstrap agent context MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Read the code in this directory. Write a README.md in the directory that describes generally what the directory is responsible for (one or two paragraphs), then a bulleted list of every file in the directory and its specific purpose (2-3 sentences per bullet). Read all the Readme.md in every directory. Don’t read any code or other files, just the Readme files. Write a README.md in the root project directory that describes generally what the project is responsible for, then a bulleted list of every subdirectory and its purpose (2-3 sentences per bullet), then a bulleted list of every file in the directory and its specific purpose (2-3 sentences per bullet). Change-Id: I1c9d62c5c1d37521f14a3eb7762f4d30af17deb8 --- ABOUT.md | 13 +++++++++++++ Assets/README.md | 34 ++++++++++++++++++++++++++++++++++ Assets/Scripts/README.md | 36 ++++++++++++++++++++++++++++++++++++ Packages/README.md | 10 ++++++++++ ProjectSettings/README.md | 37 +++++++++++++++++++++++++++++++++++++ README.md | 26 ++++++++++++++++++-------- 6 files changed, 148 insertions(+), 8 deletions(-) create mode 100644 ABOUT.md create mode 100644 Assets/README.md create mode 100644 Assets/Scripts/README.md create mode 100644 Packages/README.md create mode 100644 ProjectSettings/README.md diff --git a/ABOUT.md b/ABOUT.md new file mode 100644 index 0000000..a02aa96 --- /dev/null +++ b/ABOUT.md @@ -0,0 +1,13 @@ +# Android Large Screen x Unity Sample Project +This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). + +Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. + +### Begin with Aspect Ratio Support +To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. + +### Expand to Full Screen Utilization +After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. + +### Optimize for Foldable Devices +With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks. diff --git a/Assets/README.md b/Assets/README.md new file mode 100644 index 0000000..2f9ca0d --- /dev/null +++ b/Assets/README.md @@ -0,0 +1,34 @@ +# Assets Directory Overview + +The [Assets](./) directory is the core content repository of the Unity project, containing all code, scenes, visual and audio assets, configurations, and plugins required to build the game. In this repository, the project is configured as an Android-optimized 2D game showcasing adaptive layouts, fold postures, and multi-window resizing—specifically customized to demonstrate large-screen and foldable device capability on systems like the Google Pixel Fold. + +Within this directory, you will find gameplay logic scripts, custom shaders for rendering effects, environment assets (sprites, tilemaps), character prefabs and animations, device-specific simulator configurations, and native Android plug-in files that bridge Unity with device hardware capabilities like hinge angle sensors. + +## Files and Subdirectories + +* [Audio](./Audio): This directory contains the game's audio assets, including sound effects (SFX) and background music tracks. It also houses the master AudioMixer and the audio manager prefab to control volume levels and sound routing dynamically. +* [Character](./Character): This directory contains prefabs, sprites, and animations for the main character (Sara) and associated gameplay items like the Wand. It serves as the single source of truth for the visual representation and configuration of the controllable character. +* [Concept Art](./Concept%20Art): This directory houses original concept art reference images used by designers and artists. These visual references guide the creation of the final assets to match the target art style of the project. +* [DefaultVolumeProfile.asset](./DefaultVolumeProfile.asset): A configuration file defining the project-wide default post-processing volume settings. It specifies visual enhancements such as bloom, color adjustments, and depth of field that apply globally unless overridden. +* [Environment](./Environment): This directory consolidates level visual building blocks, including environment prefabs, materials, tilemaps, sprite shapes, and sprites. These components are used to design the foreground and background of the game's stages. +* [Gameplay](./Gameplay): This directory groups gameplay-specific assets, including the core gameplay prefab, on-screen virtual controls prefab, signal assets for movement control, and playables. These components facilitate player interaction, level flow triggers, and touch input layouts. +* [Help](./Help): This directory contains auxiliary documentation assets, screenshots illustrating notch positioning, and a custom Unity readme file. It assists developers in understanding the adaptive UI adjustments implemented for devices with screen cutouts. +* [Icons](./Icons): This directory contains the primary project icon sprite used for the application when built for target platforms. It ensures the application is correctly represented with the appropriate branding on device launchers. +* [InputSystem.inputsettings.asset](./InputSystem.inputsettings.asset): The settings file for Unity's Input System package that regulates how raw input data is read and processed. It configures default input behavior, device options, and platform compatibility rules. +* [ParticleSystems](./ParticleSystems): This directory holds prefabs, materials, and textures for visual particle effects, such as fireflies, magic, or explosions. These effects enrich the gameplay atmosphere by adding dynamic visual details. +* [PixelFoldDevice](./PixelFoldDevice): This directory contains custom device simulator profiles and screen frame overlay graphics for the Google Pixel Fold. It allows developers to test adaptive UI layout behaviors and folding state posture adjustments directly within the Unity Editor. +* [Plugins](./Plugins): This directory contains Android-native Java files and Gradle build templates that extend Unity's platform capabilities. Specifically, it includes logic to interface with the device's physical hinge angle sensor and handle complex activity layout changes. +* [Prefabs](./Prefabs): This directory contains reusable GameObject blueprints, primarily the core configuration manager prefab. It centralizes layout management setups to be easily instantiated across scenes. +* [RenderPipeline](./RenderPipeline): This directory holds configuration assets for the Universal Render Pipeline (URP), optimized for 2D rendering workflows. It defines how sprites, lighting, and camera pipelines are evaluated during the build process. +* [Scenes](./Scenes): This directory contains the project's Unity scenes, including original gameplay stages, layout test environments, and menu scenes. These files organize the flow, gameplay logic, and visual components of each game state. +* [Scripts](./Scripts): This directory contains all custom C# scripts for both game logic and editor-side customizations. It is subdivided into gameplay behaviors, layout/orientation/safe-zone management logic, and corresponding custom inspectors. +* [Settings](./Settings): This directory manages build settings assets, such as Android profileable configurations. It ensures the application is built with the correct platform optimizations and profiling flags. +* [ShaderGraphs](./ShaderGraphs): This directory stores custom Shader Graph assets used to achieve specialized 2D visual effects, such as water rendering, vegetation wind sway, and dynamic lighting. These shaders run directly on the GPU to maximize performance on mobile devices. +* [TextMesh Pro](./TextMesh%20Pro): This directory contains resource packages, shaders, fonts, and assets for the TextMesh Pro plugin. It enables high-quality, scalable text rendering throughout the game's user interfaces. +* [Textures](./Textures): This directory contains miscellaneous graphical textures and user interface icons, such as collectible gem symbols. These image assets are referenced by UI elements and gameplay objects. +* [Tilemap Extras](./Tilemap%20Extras): This directory houses editor assets and scripts extending Unity's standard Tilemap system. It supports RuleTiles and RuleOverrideTiles, enabling automated tile positioning based on surrounding grid layout structures. +* [Timeline](./Timeline): This directory holds Unity Timeline assets, playback sequences, and corresponding prefabs, such as cinematic cutscenes or effect explosions. It orchestrates precise timing of animations, audio, and gameplay events. +* [UI Toolkit](./UI%20Toolkit): This directory houses modern UI Toolkit assets, including UXML layout structures, PanelSettings, and theme files. It defines the layout and styling of visual screens like user menus and interactive panels. +* [Unity Technologies](./Unity%20Technologies): This directory hosts official package extensions developed by Unity, specifically assets supporting the 2D Sprite Shape package. It provides the toolset to build smooth, organic 2D paths and contours. +* [UniversalRenderPipelineGlobalSettings.asset](./UniversalRenderPipelineGlobalSettings.asset): A global pipeline configuration asset that regulates how the Universal Render Pipeline initializes and updates global resources. It maps pipeline-wide settings to ensure rendering uniformity across all stages. +* [Volumes](./Volumes): This directory contains localized Post-Processing Volume profile assets that customize post-processing adjustments for specific zones or environments in the game. These assets allow the lighting and mood to transition dynamically between different areas. diff --git a/Assets/Scripts/README.md b/Assets/Scripts/README.md new file mode 100644 index 0000000..b71c8de --- /dev/null +++ b/Assets/Scripts/README.md @@ -0,0 +1,36 @@ +# Scripts Directory Overview + +The [Scripts](./) directory is the programming core of the project, housing all the custom C# scripts that dictate gameplay interactions, graphics control, and adaptive layout adjustments. It is organized into distinct subfolders targeting specific systems: gameplay logic and character movement, device posture and orientation awareness for foldable and large screen devices, and custom Unity Editor tools. + +These scripts leverage Unity's Universal Render Pipeline, 2D physics, and the new Input System to deliver responsive and immersive 2D experiences. In addition, the directory contains layout adaptation components that communicate with native Android activities to dynamically reposition controls and resize UI panels based on screen aspect ratios, fold states, and hardware notches. + +## Files and Subdirectories + +### Editor Scripts + +* [LightColorControllerEditor.cs](./Editor/LightColorControllerEditor.cs): A custom editor script for `LightColorController` that triggers setter refreshes whenever a parameter change is detected in the Unity Inspector. This ensures that scene preview lighting automatically matches inspector edits without needing to enter play mode. +* [ScreenshotTaker.cs](./Editor/ScreenshotTaker.cs): A simple editor utility script that captures the current editor game screen. It formats the screenshot name with the current timestamp and saves it in a local directory for design review. +* [LargeScreenHelperTools.cs](./OrientationScripts/Editor/LargeScreenHelperTools.cs): An editor menu extension script that provides a shortcut to configure player window settings. Specifically, it updates the Unity PlayerSettings to enable the resizable window feature required for testing Android multi-window resizing. + +### Gameplay Scripts + +* [CharacterAudio.cs](./GameScripts/CharacterAudio.cs): Manages the audio feedback loop for character actions, such as playing step sounds, landing bumps, or jumping grunts. It dynamically selects footstep audio clips depending on ground type and player speed. +* [CharacterController2D.cs](./GameScripts/CharacterController2D.cs): Controls the player character's movement, jump physics, collision mapping, and sprite changes using Unity's new Input System. It updates character orientation, animations, and rigidbodies, and manages item grabbing mechanics. +* [ConfigurationResponse.cs](./GameScripts/ConfigurationResponse.cs): Listens for layout orientation or screen fold changes and conditionally pauses the game to provide a smooth transition interface. It shows a temporary countdown overlay before automatically resuming gameplay. +* [GameplayTrigger.cs](./GameScripts/GameplayTrigger.cs): Triggers Unity Timeline animations or cutscenes when a 2D GameObject tagged as a Player enters its trigger bounds. It can be configured to execute repeatedly or disable itself after the first activation. +* [LightColorController.cs](./GameScripts/LightColorController.cs): Coordinates the update of child components implementing the color setter interface using a standardized time parameter (from 0 to 1). It enables artists to preview daytime/nighttime lighting transitions directly in edit mode. +* [LightColorSetter.cs](./GameScripts/LightColorSetter.cs): Implements the color setter interface to adjust the color parameters of child Light2D components based on a evaluated gradient. This allows dynamic adjustments to local lighting arrays. +* [LightIntensityController.cs](./GameScripts/LightIntensityController.cs): Continuously modulates the intensity of a Light2D component using a coroutine that interpolates between randomized targets within configured ranges. This creates organic flickering or pulsing behaviors suitable for lanterns or torches. +* [MaterialColorSetter.cs](./GameScripts/MaterialColorSetter.cs): Updates named color variables on target materials by evaluating a color gradient corresponding to the controller's time. This allows custom sprite shaders to transition day and night colors on materials. +* [MaterialVectorSetter.cs](./GameScripts/MaterialVectorSetter.cs): Maps the current GameObject's transform position to a designated vector variable in target materials. This passes spatial tracking coordinates directly to rendering shaders. +* [ObjectActivator.cs](./GameScripts/ObjectActivator.cs): Activates or deactivates a target array of GameObjects depending on whether colliders carrying a specific tag enter or exit its trigger zone. This helps optimize scene management by loading/unloading elements dynamically. +* [OnScreenControls.cs](./GameScripts/OnScreenControls.cs): Activates a virtual touch joystick controls canvas if the game executes on a handheld/mobile platform. It also sets the target mobile frame rate limit and handles navigation transitions back to the main menu. +* [ParallaxLayer.cs](./GameScripts/ParallaxLayer.cs): Offsets the local GameObject's position relative to camera movement to simulate visual depth. It can be configured with distinct movement multipliers and restricted to horizontal-only panning. +* [VisibleOnlyDuringNight.cs](./GameScripts/VisibleOnlyDuringNight.cs): Enables or disables a GameObject's Renderer depending on whether the day/night time parameter is greater than zero. This ensures certain night-specific elements are hidden during the day. + +### Orientation and Layout Scripts + +* [ConfigurationManager.cs](./OrientationScripts/ConfigurationManager.cs): Serves as the primary bridge to receive screen resizing, orientation, and fold state JSON payloads from Android activities. It handles these events on the main thread and propagates updates to other UI subsystems. +* [DebuggingInfo.cs](./OrientationScripts/DebuggingInfo.cs): Renders system telemetry data, including screen metrics and anchor adjustments, to a TextMesh Pro text label for diagnostics. It also displays the current application elapsed time since startup. +* [NotchAware.cs](./OrientationScripts/NotchAware.cs): Retrieves device screen notch parameters using Unity's cutouts API and maps them to visual GUI box coordinates. It overlays green debugging rectangles over the notch regions to test cutout compatibility. +* [SafeZoneUI.cs](./OrientationScripts/SafeZoneUI.cs): Automatically adjusts UI panel anchors to align precisely with the device's hardware safe area. It registers with the configuration manager to redraw and recalculate boundaries when device orientation or size changes. diff --git a/Packages/README.md b/Packages/README.md new file mode 100644 index 0000000..f38a6aa --- /dev/null +++ b/Packages/README.md @@ -0,0 +1,10 @@ +# Packages Directory Overview + +The [Packages](./) directory is responsible for managing the project's external package dependencies and module extensions through Unity's Package Manager (UPM). It dictates which library packages, tools, and engine subsystems are imported into the project, ensuring version parity and dependency resolution for team members and automated builds. + +This directory contains configuration files that list active dependencies (such as Universal Render Pipeline, Input System, and 2D tools) and freeze their exact versions and resolved sub-dependencies. Through UPM, these files allow Unity to automatically retrieve and download required modules from the official package registry or custom Git repositories when initializing the project. + +## Configuration Files + +* [manifest.json](./manifest.json): The package manifest file that declares direct dependencies for the project along with their target version constraints or Git URLs. It acts as the primary configuration input for the Unity Package Manager, specifying which packages should be loaded. +* [packages-lock.json](./packages-lock.json): The package lock file generated and managed by Unity to record the exact resolved versions and checksum hashes of all direct and indirect dependencies. It ensures deterministic builds by locking the entire dependency graph to specific versions, preventing unexpected updates. diff --git a/ProjectSettings/README.md b/ProjectSettings/README.md new file mode 100644 index 0000000..d5bd901 --- /dev/null +++ b/ProjectSettings/README.md @@ -0,0 +1,37 @@ +# Project Settings Configuration Reference + +The `ProjectSettings` directory is a core Unity project folder that stores all project-wide configurations, system preferences, and build options. It contains settings for graphics pipelines, audio, input controls, physics simulations, quality levels, tags, and layers. Unity uses these configuration assets to customize the engine's behavior and define how the game builds and runs on various platforms. + +Unlike the `Assets` folder which contains source code, models, textures, and scenes, the `ProjectSettings` directory focuses on how these assets are managed, compiled, rendered, and connected to external services. Version controlling this directory is essential for ensuring that all developers on a team share identical project settings, build options, and platform configurations, preventing synchronization and deployment issues. + +## Configuration Files + +- [AudioManager.asset](AudioManager.asset): Configures global audio settings for the Unity project, including master volume, speaker mode, DSP buffer size, and sample rate. It also manages settings for virtual and real voice counts, spatialization plugins, and audio effect virtualization. +- [BurstAotSettings_Android.json](BurstAotSettings_Android.json): Configures Ahead-of-Time (AOT) compilation settings specifically for the Burst compiler when targeting the Android platform. This enables optimizations and platform-specific code generation settings for compiled C# code. +- [ClusterInputManager.asset](ClusterInputManager.asset): Manages input configuration settings for Unity's Cluster Rendering feature, which is typically used for multi-display setups, simulations, and virtual reality environments. It defines and maps input across clustered hardware nodes. +- [CommonBurstAotSettings.json](CommonBurstAotSettings.json): Contains shared Ahead-of-Time (AOT) compilation configurations for the Burst compiler that apply across all target platforms. It standardizes Burst compilation behavior for consistency and shared optimization settings. +- [DynamicsManager.asset](DynamicsManager.asset): Manages physics simulation parameters in the project, such as gravity, bounce, and friction settings. It serves as a central config for configuring collision and movement properties. +- [EditorBuildSettings.asset](EditorBuildSettings.asset): Stores the list of scenes included in the build and their enabled/disabled status. It defines which scenes are packaged into the final executable and in what order they are loaded. +- [EditorSettings.asset](EditorSettings.asset): Controls settings specific to the Unity Editor environment, such as asset serialization modes, version control integration settings, and device simulation defaults. It ensures consistent editor behaviors across different developer machines. +- [GraphicsSettings.asset](GraphicsSettings.asset): Defines global rendering and graphics options, including shader stripping settings, tier settings, and pipeline configurations. It maps graphics quality levels and defines active render pipelines like the Universal Render Pipeline (URP). +- [InputManager.asset](InputManager.asset): Configures the legacy Input System axes, button mappings, and device bindings for user controls. It maps physical controller, keyboard, and mouse inputs to logical actions like "Jump" or "Horizontal" movement. +- [MemorySettings.asset](MemorySettings.asset): Configures memory management and allocation behaviors for the project runtime, including garbage collection settings and memory pool allocations. It assists in optimizing memory usage and performance across target platforms. +- [MultiplayerManager.asset](MultiplayerManager.asset): Configures settings related to Unity's multiplayer services and networking features. It facilitates setup and credentials for multiplayer matchmaking and networking integrations. +- [NavMeshAreas.asset](NavMeshAreas.asset): Defines navigation area types and their corresponding movement costs for pathfinding. It allows AI agents to calculate optimal paths by distinguishing between different terrain types (e.g., walkable, water, jump). +- [PackageManagerSettings.asset](PackageManagerSettings.asset): Manages settings for the Unity Package Manager (UPM), including registry URLs, scopes, and package caching preferences. It coordinates how the project fetches and resolves package dependencies. +- [Physics2DSettings.asset](Physics2DSettings.asset): Houses configuration parameters for the 2D physics engine, including gravity, velocity thresholds, collision layers, and solver iterations. It governs the physical interactions of all 2D Rigidbody and Collider components. +- [PresetManager.asset](PresetManager.asset): Manages default preset configurations that are automatically applied to newly created components or imported assets. It helps maintain visual and behavioral consistency across the project. +- [ProjectSettings.asset](ProjectSettings.asset): Contains core project-wide metadata such as product name, company name, application identifier (bundle ID), target frame rates, and platform-specific bundle settings. It represents the central configuration hub for the application. +- [ProjectVersion.txt](ProjectVersion.txt): A simple text file that specifies the exact version of the Unity Editor used to create and maintain the project. It ensures team members use the same editor version and prevents compatibility issues. +- [ProjectVersion.txt.meta](ProjectVersion.txt.meta): A Unity metadata file that tracks GUID and import settings for the `ProjectVersion.txt` file itself. Like all `.meta` files in Unity, it helps the editor maintain referential integrity. +- [QualitySettings.asset](QualitySettings.asset): Configures graphic quality tiers (e.g., Ultra, High, Low) containing settings for anti-aliasing, shadow resolution, texture quality, and VSync. It allows runtime scaling of visual fidelity based on device performance. +- [SceneTemplateSettings.json](SceneTemplateSettings.json): Stores metadata and templates for creating new scenes within the project. It defines the base layouts and component hierarchies used when generating new scene files. +- [ShaderGraphSettings.asset](ShaderGraphSettings.asset): Configures global settings and target parameters for Shader Graph, Unity's node-based shader authoring tool. It manages default nodes, targets, and compiler options for custom shaders. +- [TagManager.asset](TagManager.asset): Stores the lists of custom tags, layers, and sorting layers defined in the project. It enables grouping, collision filtering, and rendering prioritization of GameObjects. +- [TimeManager.asset](TimeManager.asset): Sets global timing variables, including fixed timestep size, maximum allowed timestep, and time scale. It is crucial for keeping physics updates synchronized with frame rendering. +- [URPProjectSettings.asset](URPProjectSettings.asset): Holds settings specifically for the Universal Render Pipeline (URP), such as feature toggles and upgrade configurations. It is used alongside GraphicsSettings to configure modern rendering pipelines. +- [UnityConnectSettings.asset](UnityConnectSettings.asset): Manages the status and credentials for Unity Services, such as Unity Cloud Build, Collaborate, Analytics, and Ads. It establishes the connection between the local project and the online dashboard. +- [VFXManager.asset](VFXManager.asset): Configures global settings for the Visual Effect Graph (VFX Graph), including particle limits, memory allocations, and fixed time steps. It optimizes high-performance visual effects rendering. +- [VersionControlSettings.asset](VersionControlSettings.asset): Sets up version control provider configurations (e.g., Perforce or PlasticSCM) directly within the Unity Editor. It enables integrated version control check-outs and commits. +- [XRSettings.asset](XRSettings.asset): Manages Virtual Reality, Augmented Reality, and Mixed Reality configurations and loader plugins. It enables platform support for devices like Oculus, OpenXR, and ARKit. +- [Packages/com.unity.testtools.codecoverage/Settings.json](Packages/com.unity.testtools.codecoverage/Settings.json): Configures parameters for the Unity Code Coverage package, which tracks test coverage across project scripts. It controls output paths, filters, and formats for test coverage reports. diff --git a/README.md b/README.md index fdc37b7..289238f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,24 @@ # Android Large Screen x Unity Sample Project -This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. +This project is an Android-optimized 2D Unity game based on the demonstration project _Lost Crypt_. It is specifically configured to demonstrate large-screen and foldable device capabilities, showcasing features like adaptive layouts, foldable device posture awareness, and multi-window resizing. The project shows how to handle aspect ratio support, full screen utilization using anchoring, and posture support (such as hinge angle sensing) on devices like the Google Pixel Fold. -### Begin with Aspect Ratio Support -To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. +## Subdirectories -### Expand to Full Screen Utilization -After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. +- **.vscode**: Stores workspace-specific configurations, task definitions, and settings for Visual Studio Code. It ensures developers have consistent formatting, compilation, and debugging configurations when working in this editor. +- **Assets**: Contains all game assets, scripts, scenes, plugins, and configurations that make up the game. It is the core directory of the Unity project, housing everything from gameplay C# scripts to 2D sprites, shaders, and audio assets. +- **Library**: A local cache directory generated by the Unity Editor that stores imported asset metadata, platform-specific databases, and package caches. It is regenerated automatically by Unity and should not be included in version control. +- **Logs**: Stores diagnostic logs, editor logs, and package compilation reports generated during development. These files help troubleshoot internal editor issues, build errors, or package management warnings. +- **Packages**: Dictates the external package dependencies and module extensions for the project using the Unity Package Manager (UPM). It ensures that all dependencies, like the Universal Render Pipeline and Input System, are locked to consistent versions across all developers. +- **ProjectSettings**: Holds the global configurations, build options, input mappings, quality settings, and physics behaviors for the Unity engine. These files define how the application is initialized and compiled across different target platforms. +- **Temp**: A temporary directory generated by Unity while the editor is open to store transient assets, compile cache, and runtime state. It is automatically cleaned up when the Unity Editor is closed. +- **UserSettings**: Houses local user-specific editor preferences, window configurations, and layout states. Because these settings are unique to each developer's workspace preference, they should not be checked into source control. -### Optimize for Foldable Devices -With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks. +## Files +- **.gitignore**: Defines files and folders that Git version control should ignore, such as local build caches, user preferences, and temporary files. This prevents bloated directories like `Library` and `Temp` from being committed to the repository. +- **ABOUT.md**: Contains the original introductory guide for the Android Large Screen x Unity Sample Project. It details how the project utilizes the Unity 2D Lost Crypt sample to demonstrate aspect ratios, full screen utilization, and foldable device hinge-aware setups. +- **Assembly-CSharp-Editor.csproj**: An autogenerated C# project file that configures editor-only scripts for external development tools. It maps dependencies and assembly references so IDEs can compile custom inspectors and menu extension tools. +- **Assembly-CSharp.csproj**: An autogenerated C# project file that stores reference paths and compilation settings for the main gameplay and runtime scripts. It provides the layout needed for IDE code autocompletion, refactoring, and linting. +- **LICENSE**: Contains the licensing agreement and legal permissions for the distribution and usage of the project's source code and resources. It outlines standard rights and copyright disclaimers for developers utilizing this template. +- **lsf-lostcrypt.slnx**: A Visual Studio XML solution file that aggregates all the individual C# project files together. It allows developers to load the entire codebase into modern IDEs in a structured manner. +- **README.md**: Serves as the main documentation page for the project, providing a general overview of the project's purpose, its directory structure, and the responsibilities of individual files. From 8a2324a87c0bde36f9e15745a16af42eddadad6c Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 17 Jul 2026 14:05:05 +0800 Subject: [PATCH 38/46] [LS/F] Bootstrap Unity MCP package --- Assets/Scenes/Mainmenu/Mainmenu.unity | 42 +++++++++++++++++++---- Packages/manifest.json | 1 + Packages/packages-lock.json | 24 +++++++++++++ ProjectSettings/ShaderGraphSettings.asset | 1 + README.md | 38 ++++++++++++++++++++ 5 files changed, 100 insertions(+), 6 deletions(-) diff --git a/Assets/Scenes/Mainmenu/Mainmenu.unity b/Assets/Scenes/Mainmenu/Mainmenu.unity index 0446b79..d1ec1d8 100644 --- a/Assets/Scenes/Mainmenu/Mainmenu.unity +++ b/Assets/Scenes/Mainmenu/Mainmenu.unity @@ -253,6 +253,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -620,6 +621,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -979,6 +981,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -1519,6 +1522,7 @@ MonoBehaviour: m_VerticalAlignment: 256 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -1720,6 +1724,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -2165,6 +2170,7 @@ MonoBehaviour: m_VerticalAlignment: 256 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -2380,6 +2386,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -2752,6 +2759,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -3399,6 +3407,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 + m_UseReflectionProbes: 0 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 @@ -3721,6 +3730,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -3907,7 +3917,6 @@ MonoBehaviour: m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} m_RequiresDepthTexture: 0 m_RequiresColorTexture: 0 - m_Version: 2 m_TaaSettings: m_Quality: 3 m_FrameInfluence: 0.1 @@ -3915,6 +3924,7 @@ MonoBehaviour: m_MipBias: 0 m_VarianceClampScale: 0.9 m_ContrastAdaptiveSharpening: 0 + m_Version: 2 --- !u!20 &752652920 Camera: m_ObjectHideFlags: 0 @@ -4293,7 +4303,7 @@ Transform: m_GameObject: {fileID: 825979567} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -38.034508, y: 5.7400007, z: -10} + m_LocalPosition: {x: -40.039574, y: 5.7400007, z: -10} m_LocalScale: {x: 0.12, y: 0.12, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -4335,7 +4345,6 @@ MonoBehaviour: m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} m_RequiresDepthTexture: 0 m_RequiresColorTexture: 0 - m_Version: 2 m_TaaSettings: m_Quality: 3 m_FrameInfluence: 0.1 @@ -4343,6 +4352,7 @@ MonoBehaviour: m_MipBias: 0 m_VarianceClampScale: 0.9 m_ContrastAdaptiveSharpening: 0 + m_Version: 2 --- !u!114 &825979572 MonoBehaviour: m_ObjectHideFlags: 0 @@ -4475,6 +4485,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 + m_UseReflectionProbes: 0 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 @@ -5039,6 +5050,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -5185,7 +5197,7 @@ LightingSettings: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Settings.lighting - serializedVersion: 9 + serializedVersion: 10 m_EnableBakedLightmaps: 0 m_EnableRealtimeLightmaps: 0 m_RealtimeEnvironmentLighting: 1 @@ -5200,6 +5212,12 @@ LightingSettings: m_BakeResolution: 40 m_Padding: 2 m_LightmapCompression: 3 + m_LightmapPackingMode: 1 + m_LightmapPackingMethod: 0 + m_XAtlasPackingAttempts: 16384 + m_XAtlasBruteForce: 0 + m_XAtlasBlockAlign: 0 + m_XAtlasRepackUnderutilizedLightmaps: 1 m_AO: 0 m_AOMaxDistance: 1 m_CompAOExponent: 1 @@ -5334,6 +5352,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -5506,6 +5525,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -5775,6 +5795,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -5911,6 +5932,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -6047,6 +6069,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -6258,6 +6281,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -7021,6 +7045,7 @@ MonoBehaviour: m_VerticalAlignment: 256 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -7437,6 +7462,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -8673,6 +8699,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 + m_UseReflectionProbes: 0 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 @@ -9731,6 +9758,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 + m_UseReflectionProbes: 0 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 @@ -9833,6 +9861,7 @@ MonoBehaviour: m_VerticalAlignment: 512 m_textAlignment: 65535 m_characterSpacing: 0 + m_characterHorizontalScale: 1 m_wordSpacing: 0 m_lineSpacing: 0 m_lineSpacingMax: 0 @@ -10080,7 +10109,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1882445756} m_HandleRect: {fileID: 1882445755} m_Direction: 2 - m_Value: 0 + m_Value: 1 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -10373,6 +10402,7 @@ Canvas: m_OverridePixelPerfect: 0 m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 + m_UseReflectionProbes: 0 m_AdditionalShaderChannelsFlag: 25 m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 @@ -13559,7 +13589,7 @@ PrefabInstance: - target: {fileID: 6372339727176229870, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} propertyPath: m_Spline.m_ControlPoints.Array.data[1].m_CornerMode - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6372339727176229871, guid: 7b1d9d3c1cec0f5419bd2b1ea4481e3c, type: 3} diff --git a/Packages/manifest.json b/Packages/manifest.json index 94c2e12..fb73933 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.coplaydev.unity-mcp": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main", "com.unity.2d.animation": "15.1.0", "com.unity.2d.psdimporter": "14.0.3", "com.unity.2d.sprite": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 69c5cdf..f88790f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,22 @@ { "dependencies": { + "com.coplaydev.unity-mcp": { + "version": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main", + "depth": 0, + "source": "git", + "dependencies": { + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.nuget.newtonsoft-json": "3.0.2", + "com.unity.test-framework": "1.1.31" + }, + "hash": "c14de1e6dc01ab42d2bb358730cff954bce0ce6b" + }, "com.unity.2d.animation": { "version": "15.1.0", "depth": 0, @@ -192,6 +209,13 @@ "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.nuget.newtonsoft-json": { + "version": "3.2.2", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.performance.profile-analyzer": { "version": "1.4.0", "depth": 1, diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset index 0beb39a..fa811f5 100644 --- a/ProjectSettings/ShaderGraphSettings.asset +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -13,6 +13,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: shaderVariantLimit: 2048 + overrideShaderVariantLimit: 0 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 customHeatmapValues: {fileID: 0} diff --git a/README.md b/README.md index 289238f..b24a712 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,41 @@ This project is an Android-optimized 2D Unity game based on the demonstration pr - **LICENSE**: Contains the licensing agreement and legal permissions for the distribution and usage of the project's source code and resources. It outlines standard rights and copyright disclaimers for developers utilizing this template. - **lsf-lostcrypt.slnx**: A Visual Studio XML solution file that aggregates all the individual C# project files together. It allows developers to load the entire codebase into modern IDEs in a structured manner. - **README.md**: Serves as the main documentation page for the project, providing a general overview of the project's purpose, its directory structure, and the responsibilities of individual files. + +## Getting Started & Unity MCP Setup + +Follow these steps to set up the project and enable the Unity Model Context Protocol (MCP) server for AI-driven editor interactions. + +### 1. Prerequisites +- **Unity Editor**: Version `6000.5.4f1` (or matching version from `ProjectSettings/ProjectVersion.txt`). +- **Python 3.10+** and [**`uv`**](https://docs.astral.sh/uv/) command line tool. + +### 2. Configure MCP Client Registration +Add the `unityMCP` entry to your global MCP configuration file (typically located at `~/.gemini/config/mcp_config.json`): +```json +{ + "mcpServers": { + "unityMCP": { + "serverUrl": "http://127.0.0.1:8080/mcp", + "type": "http", + "disabled": false + } + } +} +``` + +### 3. Start the MCP Server +Run the following command in your terminal to start the local HTTP bridge server. +> [!NOTE] +> If your workstation overrides python indexes to a custom registry, prepend `UV_DEFAULT_INDEX` to force the use of the public PyPI registry: + +```bash +UV_DEFAULT_INDEX=https://pypi.org/simple ~/.local/bin/uvx --from "mcpforunityserver==10.1.0" mcp-for-unity --transport http --http-url http://127.0.0.1:8080 --project-scoped-tools +``` + +### 4. Connect the Unity Editor +1. Open the project in the Unity Editor. +2. Go to **Window** -> **MCP for Unity** -> **Toggle MCP Window** in the menu bar. +3. Click **Connect** (or **Start**) in the Unity window to link the editor client to your running local server. +4. Verify the connection by querying the active instances in your AI client. + From 5857fc0c20e9653794e2665a0aeb08826113cbcc Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Fri, 17 Jul 2026 16:46:04 +0800 Subject: [PATCH 39/46] [LS/F] more information for AI agents Change-Id: I2bce63ada362581aa01c9acd33a6a5c1d9d2a83b --- .../skills/project_context_generator/SKILL.md | 91 +++++++++++++++++++ .../skills/project_context_generator/TEST.md | 58 ++++++++++++ .../references/project-context.template.md | 75 +++++++++++++++ .agents/skills/syncing_docs_and_code/SKILL.md | 62 +++++++++++++ GEMINI.md | 83 +++++++++++++++++ agent.md | 36 ++++++++ architecture.svg | 89 ++++++++++++++++++ project-context.md | 66 ++++++++++++++ 8 files changed, 560 insertions(+) create mode 100644 .agents/skills/project_context_generator/SKILL.md create mode 100644 .agents/skills/project_context_generator/TEST.md create mode 100644 .agents/skills/project_context_generator/references/project-context.template.md create mode 100644 .agents/skills/syncing_docs_and_code/SKILL.md create mode 100644 GEMINI.md create mode 100644 agent.md create mode 100644 architecture.svg create mode 100644 project-context.md diff --git a/.agents/skills/project_context_generator/SKILL.md b/.agents/skills/project_context_generator/SKILL.md new file mode 100644 index 0000000..205ff65 --- /dev/null +++ b/.agents/skills/project_context_generator/SKILL.md @@ -0,0 +1,91 @@ +--- +name: project-context-generator +description: >- + Generates a comprehensive project-context.md documentation file for a + project. It discovers code directories, build commands, active + contributors, and architecture. Use when a project lacks onboarding + documentation or when asked to document a project's context. Don't use + when instructed to review or update an existing project-context.md. +--- + +# Project Context Generator + +This skill provides a standardized set of instructions to generate a +comprehensive `project-context.md` file. This file helps new developers and AI +agents quickly understand a project's architecture, tech stack, key contacts, +and essential workflows. + +## Prerequisites + +Before starting, ask the user for the following: + +* The absolute path to the project's root directory. +* The project documentation root URL (if applicable). +* Any known issue tracker components/labels or initial design docs. + +## 1. Deep-Dive Research & Confirmation + +Perform deep-dive research to discover the information needed to fill out the +template. + +Copy this checklist and track your progress: + +- [ ] Step 1: Identify Active Contributors +- [ ] Step 2: Determine Build/Test Commands +- [ ] Step 3: Find Issue Tracker Components +- [ ] Step 4: Find Example Pull Requests / Commits +- [ ] Step 5: Research Architecture + +### Step 1: Identify Active Contributors + +Use VCS logs (e.g., `git log -n 50`) to find recent contributors. Verify +they are still active project members before adding them to the context file. + +### Step 2: Determine Build/Test Commands + +Look for configuration or build files (e.g., `package.json`, `Makefile`, `build.gradle`, Unity project settings) and verify commands. Distinguish between commands +for developers building the tool vs end users utilizing it. + +### Step 3: Find Issue Tracker Components + +Identify the relevant issue tracker category, project, or labels used to manage tasks. + +### Step 4: Find Example Pull Requests / Commits + +Search recent commits or Pull Requests to find good examples of common code changes or debugging additions. + +### Step 5: Research Architecture + +Deep dive into the code to understand the architecture. Write a GraphViz +(`.dot`) file and compile it to an SVG diagram. + +### Confirmation + +**Before generating the final document**, report back your findings to the user +for confirmation. Wait for their approval. + +## 2. Document Generation + +After the user approves your research findings: + +1. Ensure you are working in a clean workspace on the correct branch. +2. Synthesize all gathered information into a concise Markdown file following + the structure of the template provided in + [project-context.template.md](references/project-context.template.md). + * Focus on "Need to Know" information for a developer making their first + contribution / Pull Request. + * If information is missing, leave the section as `[TBD]`. + * Use repository-relative paths for all code references. +3. Write the generated Markdown content to a file named `project-context.md` in + the root directory of the project. +4. Embed the SVG architecture diagram in the document. +5. Commit your changes and create a Pull Request / Code Review. + +## Reference Template + +The template structure can be found in +[project-context.template.md](references/project-context.template.md). + +## Reporting Issues + +Report bugs or improvements for this skill via the project's repository issues. \ No newline at end of file diff --git a/.agents/skills/project_context_generator/TEST.md b/.agents/skills/project_context_generator/TEST.md new file mode 100644 index 0000000..f2b6373 --- /dev/null +++ b/.agents/skills/project_context_generator/TEST.md @@ -0,0 +1,58 @@ +# Project Context Generator - Agent E2E Test Plan + +## Prerequisites + +**Read `SKILL.md` first** to understand available commands, flags, and expected +behavior. + +This is a doc-only skill that guides the agent through using standard tools +(such as version control, build tools, and issue trackers) to assemble documentation. + +-------------------------------------------------------------------------------- + +## Test 1: Generate full context file + +**Prompt:** "Create a `project-context.md` for the hypothetical project in +`/path/to/project` using standard templates." + +**Verify:** + +- Agent starts by asking for setup paths (project path, documentation URL, issue tracker context). +- Agent identifies Phase 1 (Information Gathering) and waits for response. +- After response, agent simulates research checklists or planning commands. +- Final output structure conforms to `project-context.template.md` sections. + +-------------------------------------------------------------------------------- + +## Test 2: Architecture diagram verification + +**Prompt:** "I need a project overview for +`/path/to/project`, make sure to include an architecture +diagram." + +**Verify:** + +- Agent identifies that deep-dive research includes creating GraphViz `.dot` + files. +- Agent verifies diagram creation triggers compiling to SVG and embedding it + correctly. + +-------------------------------------------------------------------------------- + +## Test 3: Contributor discovery + +**Prompt:** "Generate documentation for project X, paying special attention to +identifying active contributors." + +**Verify:** + +- Agent references using `git log -n 50` or standard VCS logs + for recent activity. +- Agent verifies it must run checks against project contributors list or workspace directory to + confirm active state. + +-------------------------------------------------------------------------------- + +## Cleanup + +Revert any files created or modified during the test. \ No newline at end of file diff --git a/.agents/skills/project_context_generator/references/project-context.template.md b/.agents/skills/project_context_generator/references/project-context.template.md new file mode 100644 index 0000000..bdebbb5 --- /dev/null +++ b/.agents/skills/project_context_generator/references/project-context.template.md @@ -0,0 +1,75 @@ +# Project Context: [Project Name] + + + +## Overview + +* **Core Intent:** (High-level summary of what this project solves). +* **Primary Users:** (Who uses this? e.g., "Internal SREs," "End-users via + Frontend X"). +* **Critical SLOs/Guarantees:** (e.g., "Must maintain <10ms latency for read + path"). +* **Terminology:** (Define project-specific acronyms). + +## Technical Details + +* **Tech Stack:** + * **Languages:** (e.g., Python, Java, Go, TypeScript) + * **Frameworks/Libraries:** (e.g., Angular, Scaffolding, Flume, TensorFlow) + * **Key Infrastructure Technologies:** (e.g., PostgreSQL, Redis, Docker, AWS) +* **Code Location:** [Link to Repository root] +* **Data Flow:** (Briefly describe how data enters and exits). +* **Key Directories:** + * `(path/to/core_logic)`: (Brief description) + * `(path/to/api)`: (Brief description) + * `(path/to/tests)`: (Brief description) +* **Build/Run Commands:** + + ```bash + # To build + (Example build command) + # To run tests + (Example test command) + # To run locally + (Example run command) + # To run deploy + (How is this pushed? e.g., "CI/CD Pipeline," "Manual push via script"). + ``` + +## Project Management + +* **Issue Tracker:** [Link to Issue Tracker] - (Brief description + of how issues are triaged/managed) + +* **Key Contacts:** + * TL: [TL Email/Username] + * PM: [PM Email/Username] + * Team Mailing List: [Team Email/Alias] + * Other Contributors: (list of usernames/emails) + +* **Status:** (e.g., Active Development, Maintenance, Deprecated) +* **Operational Dashboards (if applicable)**: Link to operational dashboards + and link to code supporting those dashboards. +* **Project Meeting Notes**: Links to Shared Docs / Drive folder with + short description + +## Documentation + +* **Documentation Root:** [Link to doc root] +* **Key Design Docs:** + * [Design Doc Title 1](Link to Doc 1) - (Brief summary/relevance) + * [Design Doc Title 2](Link to Doc 2) - (Brief summary/relevance) +* **Architecture Diagram:** (Link to diagram if available, or a brief textual + description) + + +## AI Agent Tips + +* **Common Tasks:** (Examples of tasks an AI might help with, e.g., adding new + API endpoints, writing unit tests, refactoring modules) +* **Areas to be Careful:** (e.g., critical business logic, legacy sections, + code with high impact) +* **Example Pull Requests / Commits:** + + * [pr/number1](http://pr/number1) - (Adding a new feature) + * [pr/number2](http://pr/number2) - (Bug fix) \ No newline at end of file diff --git a/.agents/skills/syncing_docs_and_code/SKILL.md b/.agents/skills/syncing_docs_and_code/SKILL.md new file mode 100644 index 0000000..74299b1 --- /dev/null +++ b/.agents/skills/syncing_docs_and_code/SKILL.md @@ -0,0 +1,62 @@ +--- +name: syncing-docs-and-code +description: >- + Audits and synchronizes documentation with source code following an iterative design-to-code lifecycle. Generates or updates Markdown design documents from implementation changes, guides code generation from approved design docs, and verifies internal documentation freshness. Use when creating or updating .md design documents within the project directory, syncing Markdown documentation after code changes or Pull Request reviews, auditing implementation drift against design specs, or running documentation freshness utilities. Don't use for general code refactoring without documentation impact, writing standalone unit tests, or creating non-technical user guides. +--- + +# Syncing Docs and Code + +Automate the bidirectional synchronization of Markdown documentation and source code using an iterative development lifecycle. + +## Why Syncing Matters + +In complex systems, implementation drift happens when code evolves without updating the underlying design documentation. Maintaining parity between `.md` design specifications and source code ensures that developer onboarding, AI coding assistants, and automated tools operate on ground-truth architecture rather than stale assumptions. + +--- + +## 1. Workflow: Updating Docs from Code Changes (Post-Implementation Sync) + +When source code deviates from or expands upon an approved design doc, update the documentation to reflect the live implementation. + +1. **Read authoritative context**: Read the existing `.md` design document within the project directory and the modified implementation files. +2. **Perform gap analysis**: Identify discrepancies between documented architecture, data models, or API endpoints and the actual code. +3. **Update Markdown in place**: Edit the design doc to align with the implementation while preserving historical context: + - Adjust architectural diagrams or descriptions to match new structures. + - Update code blocks, proto schemas, and JSON payloads to match live contracts. + - Add documentation for new feature flags or environment configurations. +4. **Provide review link**: Provide the developer with a clickable link to the updated document for verification. + +--- + +## 2. Workflow: Design-Guided Code Implementation + +When implementing a new feature or refactoring from an approved design doc, treat the document as the primary specification. + +1. **Load design doc**: Read the target `.md` design document within the project directory before writing code. +2. **Resolve ambiguities early**: If the document contains multiple paths forward or underspecified requirements, propose exactly 3 distinct implementation options to the user before generating code. +3. **Generate aligned code**: Write or modify source files to adhere strictly to the documented goals, architecture, and data structures. +4. **Audit compliance**: Verify that all documented constraints (such as OAuth scope restrictions or token budgeting rules) are respected in the implementation. + +--- + +## 3. Workflow: Interactive Writing & Refinement Dialog + +When drafting a new design doc or refining an existing one, follow this exact sequence of verification steps. Complete only one step at a time and update the document after each step. + +Step | Action | Prompt User? +---- | ------ | ------------ +1. Clarify Ambiguities | Identify and ask questions to resolve immediate architectural or requirement ambiguities. | Yes +2. Examine Assumptions | Check for underlying technical or operational assumptions and surface them for validation. | Yes +3. Readability Audit | Ensure terminology and structure are clear for newcomers to the domain. Refine headings and flow. | No +4. Security & Privacy Audit | Audit against general data security and privacy principles. Ensure mitigations are documented. | Yes +5. Publish & Link | Write or update the `.md` file within the project directory using `UPPER_SNAKE_CASE.md` and provide a clickable review link. | Yes + +--- + +## 4. Documentation Freshness + +When documentation changes are finalized, ensure freshness monitors are synchronized. + +### Freshness Markers + +When reviewing or generating reference documentation, verify if the project uses any freshness markers or automated documentation checkers to ensure the content remains updated. diff --git a/GEMINI.md b/GEMINI.md new file mode 100644 index 0000000..5d1d68c --- /dev/null +++ b/GEMINI.md @@ -0,0 +1,83 @@ +# Play's Agent Rules + +These rules are designed to guide AI agents (like Gemini) to act with +high precision, skepticism, and simplicity when working in the Play codebase. + +> [!NOTE] +> This is an modified version of Andrej Karpathy's [CLAUDE.md][1]. + +## General Instructions + +### Scientific Mindset and Skepticism +Act like a scientist and research engineer. Do NOT be over-confident. + +- **Proceed Skeptically:** Whenever you think you have found the "perfect" + answer or a "beautiful" solution to a problem, immediately be skeptical of + that conclusion. +- **Doubt and Verify:** Actively imagine how you might be wrong. Do not jump to + conclusions. Always attempt to empirically verify your theories or solutions + before declaring victory. +- **Avoid Premature Celebration:** Do not declare a task finished or a problem + solved too early. Acknowledge uncertainty where it exists and test your + hypotheses rigorously. + +### Think Before Coding +**Don't assume. Don't hide confusion. Surface tradeoffs.** + +Before implementing: + +- State your assumptions explicitly. If uncertain, ask. +- If multiple interpretations exist, present them - don't pick silently. +- If a simpler approach exists, say so. Push back when warranted. +- If something is unclear, stop. Name what's confusing. Ask. + +### Simplicity First +**Minimum code that solves the problem. Nothing speculative.** + +- No features beyond what was asked. +- No abstractions for single-use code. +- No "flexibility" or "configurability" that wasn't requested. +- No error handling for impossible scenarios. +- If you write 200 lines and it could be 50, rewrite it. + +Ask yourself: "Would a senior engineer say this is overcomplicated?" If yes, +simplify. + +### Surgical Changes +**Touch only what you must. Clean up only your own mess.** + +When editing existing code: + +- Don't "improve" adjacent code, comments, or formatting. +- Don't refactor things than aren't broken. +- Match existing style, even if you'd do it differently. +- If you notice unrelated dead code, mention it - don't delete it. + +When your changes create orphans: + +- Remove imports/variables/functions that YOUR changes made unused. +- Don't remove pre-existing dead code unless asked. + +The test: Every changed line should trace directly to the user's request. + +### Goal-Driven Execution +**Define success criteria. Loop until verified.** + +Transform tasks into verifiable goals: + +- "Add validation" → "Write tests for invalid inputs, then make them pass" +- "Fix the bug" → "Write a test that reproduces it, then make it pass" +- "Refactor X" → "Ensure tests pass before and after" + +For multi-step tasks, state a brief plan: + +``` +1. [Step] → verify: [check] +2. [Step] → verify: [check] +3. [Step] → verify: [check] +``` + +Strong success criteria let you loop independently. Weak criteria ("make it +work") require constant clarification. + +[1]: https://github.com/multica-ai/andrej-karpathy-skills/blob/main/CLAUDE.md \ No newline at end of file diff --git a/agent.md b/agent.md new file mode 100644 index 0000000..727c643 --- /dev/null +++ b/agent.md @@ -0,0 +1,36 @@ +# Agent Guidelines - Android Large Screen x Unity (Lost Crypt) + +This file guides AI agents on how to continue the development of the Android Large Screen and Foldable optimizations in this project. + +## Core Rules + +1. **Unity Thread Safety:** Ensure UI redraws and screen updates are called on the main Unity Thread. Use the `ExecuteOnMainUnityThread` helper coroutine/method inside [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs) if callbacks originate from native Android threads (via `UnityPlayer.UnitySendMessage`). +2. **Manifest Integrity:** Do NOT modify or remove configuration-related `` attributes in [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml) (such as `android:resizeableActivity="true"` or `android:configChanges`) unless explicitly asked, as this will break dynamic resizing and folding capabilities. +3. **Cross-Platform Editing/Testing:** Although the target runtime is Android, game logic and UI adjustments should be testable in the Unity Editor using Play Mode. +4. **Vibe Coding / Collaboration:** Use the Artifact System to propose plans and designs for user review before execution. Keep artifacts in sync with design documentation when required. +5. **No Unrelated Refactoring:** Adhere strictly to the "Surgical Changes" rule in [GEMINI.md](GEMINI.md). Touch only what is necessary to solve the issue or implement the feature. +6. **Relative Paths:** Do NOT use absolute file paths in documentation, references, or links. Always use paths relative to the project root. + +## Development Workflow + +Follow the guidelines in [GEMINI.md](GEMINI.md). Specifically: +1. **Plan First:** State assumptions and a step-by-step verification plan before editing code. +2. **Goal-Driven:** Define clear success criteria (e.g., "ensure UI adjustments react to fold change callback in Unity Editor Play Mode" or "verify Java payload serializes fold state correct"). +3. **Step-by-step Implementation:** Implement changes incrementally and verify them before proceeding. + +## Tech Stack +- **Engine:** Unity Editor `6000.5.4f1` +- **Languages:** C# (for Unity scripts, Game/UI logic), Java (for native Android activity/bridge) +- **Libraries:** Universal Render Pipeline (URP), Unity Input System, Android Jetpack WindowManager (`androidx.window:window:1.3.0` & `androidx.window:window-java:1.3.0`). + +## Key Entry Points +- **Native Android Controller:** [LargeScreenPlayableActivity.java](Assets/Plugins/Android/LargeScreenPlayableActivity.java) - Hooks into Jetpack WindowManager, formats and sends display/fold telemetry. +- **Unity Bridge:** [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs) - Receives configuration and fold messages from Java, manages callbacks on main thread. +- **UI Adapters:** + - [SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs) - Adjusts UI canvas anchors to match safe areas. +- **Gameplay Adapter:** + - [ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs) - Handles game pauses/resumes during configuration changes. + +## Verification +- **Unity Editor Play Mode:** Play the project inside Unity Editor to verify UI scaling and basic layout responsiveness. +- **Unity Build & Android Run:** Perform Android APK build and test on foldable emulator or physical large screen/foldable device to verify native Jetpack WindowManager integration. diff --git a/architecture.svg b/architecture.svg new file mode 100644 index 0000000..df0d8a4 --- /dev/null +++ b/architecture.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + Android OS + + + Device Resize/Fold Event + + + Hinge Angle Sensor + + + + Native Android Layer + + + LargeScreenPlayableActivity.java + + + + Unity C# Scripting Layer + + + + ConfigurationManager (GameObject) + + + + SafeZoneUI.cs + + + + ConfigurationResponse.cs + + + + DebuggingInfo.cs + + + + + + + Monitors WindowLayout + + + + UnitySendMessage (JSON payload) + + + + OnConfigurationChanged + + + + OnFoldChanged / Config + + + + OnSafeZoneUpdated + + diff --git a/project-context.md b/project-context.md new file mode 100644 index 0000000..7292a55 --- /dev/null +++ b/project-context.md @@ -0,0 +1,66 @@ +# Project Context: Android Large Screen x Unity (Lost Crypt) + + + +## Overview + +* **Core Intent:** Demonstrates Android-optimized large-screen and foldable device capability (adaptive layouts, folding posture awareness, aspect ratio adjustments, and safe zone/notch calculations) in a 2D Unity environment, based on the _Lost Crypt_ demo project. +* **Primary Users:** Unity and mobile game developers seeking reference implementations for large screen and foldable Android devices (e.g., Google Pixel Fold). +* **Terminology:** + * **Jetpack WindowManager:** Google's library that provides support for multi-display, window features, and folding posture sensing. + * **FoldingFeature:** Represents a hinge or fold in a display, providing the physical state (e.g., `FLAT`, `HALF_OPENED`) and bounds coordinates. + * **Safe Area:** The area of the screen where UI components can be rendered without overlapping hardware notches, camera cutouts, or system navigation bars. + +## Technical Details + +* **Tech Stack:** + * **Engine:** Unity Editor `6000.5.4f1` (see [ProjectVersion.txt](ProjectSettings/ProjectVersion.txt)) + * **Languages:** C# (Game logic/bridge), Java (Native Android override) + * **Frameworks/Libraries:** Universal Render Pipeline (URP), Unity Input System, Android Jetpack WindowManager (`androidx.window:window:1.3.0` & `androidx.window:window-java:1.3.0`). +* **Code Location:** [lsf-lostcrypt](./) +* **Data Flow:** + * An orientation or fold event triggers on the Android OS level. + * [LargeScreenPlayableActivity.java](Assets/Plugins/Android/LargeScreenPlayableActivity.java) receives the event via Jetpack WindowManager's `WindowInfoTracker` listener. + * It serializes the display metrics or folding state into a JSON payload and calls `UnityPlayer.UnitySendMessage("ConfigurationManager", "onConfigurationChanged" | "onFoldChanged", jsonString)`. + * [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs) receives the message, parses the JSON, and invokes actions/UnityEvents on the main Unity thread. + * UI scripts like [SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs) react to adjust panel anchors relative to `Screen.safeArea`. + * Gameplay response scripts like [ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs) handle pausing the gameplay during resizing or fold state transitions. +* **Key Directories:** + * [Assets/Plugins/Android](Assets/Plugins/Android): Android manifest, gradle build templates, and native Java controllers. + * [Assets/Scripts/OrientationScripts](Assets/Scripts/OrientationScripts): Screen Metrics, safe zone calculation, and notch telemetry components. + * [Assets/Scripts/GameScripts](Assets/Scripts/GameScripts): Custom gameplay logic and configuration pause overlays. + * [Assets/Scenes](Assets/Scenes): Demonstration scenes (`0.OriginalScene`, `1.HandleAnchoring`, `2.HandleHinge`). +* **Build/Run Commands:** + * **To run locally:** Load the project root in Unity Editor `6000.5.4f1` and run scene [Mainmenu.unity](Assets/Scenes/Mainmenu/Mainmenu.unity) in Play mode. + * **Enable Resizable Windows (Editor):** Run the menu tool **Android Large Screen** -> **Add Resizeable Option** to configure PlayerSettings automatically. + * **To build APK:** Configure Android build target in Unity Build Settings and build standard Gradle package. Ensure custom manifest and settings are loaded. + +## Project Management + +* **Key Contacts:** + * Hakim Hauston + * John O'Neill + * Hung Aly +* **Status:** Active Development +* **Tests:** None. + +## Documentation + +* [README.md](README.md) - General layout and description of subdirectories. +* [ABOUT.md](ABOUT.md) - Details on aspect ratio support, full screen utilization, and foldable optimizations. +* [Assets/README.md](Assets/README.md) - Specific mappings of files and folders inside the Unity `Assets` tree. +* [Assets/Scripts/README.md](Assets/Scripts/README.md) - Details of code responsibility breakdown. + +### Architecture Diagram + +![Architecture Diagram](architecture.svg) + +## AI Agent Tips + +* **Common Tasks:** + * Updating responsive UI panels to handle different aspect ratios. + * Extending configuration changes mapped in `LargeScreenPlayableActivity.java` or `ConfigurationManager.cs` (e.g. to support multi-display transition statuses). + * Updating Android Jetpack dependencies inside [mainTemplate.gradle](Assets/Plugins/Android/mainTemplate.gradle). +* **Areas to be Careful:** + * **Thread Safety:** Ensure UI redraws and screen updates are called on the main Unity Thread (use `ExecuteOnMainUnityThread` helper coroutine inside `ConfigurationManager.cs`). + * **Manifest attributes:** Ensure `` attributes in [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml) (e.g., `android:resizeableActivity="true"`) remain active. Removing them will disable dynamic multi-window/fold resizing. From cf87a508cf433b304428f730d972524f8182d26d Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Mon, 20 Jul 2026 16:42:27 +0800 Subject: [PATCH 40/46] [LS/F] doc: design document Change-Id: I048907c667336d58ff2b1441c39a065644f68e24 --- Assets/README.md.meta | 7 +++ Assets/Scripts/README.md.meta | 7 +++ design.md | 93 +++++++++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+) create mode 100644 Assets/README.md.meta create mode 100644 Assets/Scripts/README.md.meta create mode 100644 design.md diff --git a/Assets/README.md.meta b/Assets/README.md.meta new file mode 100644 index 0000000..4cadf0f --- /dev/null +++ b/Assets/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5036ff42259d7497ca31b4e2414e999d +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/README.md.meta b/Assets/Scripts/README.md.meta new file mode 100644 index 0000000..6526933 --- /dev/null +++ b/Assets/Scripts/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 51a7bdd47c1ff4cf499473273019c3b7 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/design.md b/design.md new file mode 100644 index 0000000..009c478 --- /dev/null +++ b/design.md @@ -0,0 +1,93 @@ +# Design Document: Android Large Screen & Foldable Integration + +## 1. Goal + +The primary goal of this sample is to establish a robust reference implementation for Unity game developers who want to optimize their mobile games for Large Screen and Foldable Android devices (such as the Google Pixel Fold, Pixel Tablet, and other tablets and foldables). + +Specifically, this sample addresses several critical user-experience challenges that arise when a mobile game transitions away from standard single-screen smartphone viewports: + +1. **Aspect Ratio and Layout Adaptability:** + A game must seamlessly adjust its rendering viewport and canvas bounds to accommodate a vast range of aspect ratios—from ultra-wide unfolded displays and tablets, to narrow portrait-locked viewports or compact outer cover screens. + +2. **Full Screen Utilization (Safe Area Alignment):** + The application must utilize the entire screen real estate (including rendering behind camera notches and punch-holes) while ensuring that crucial interactive UI components (such as movement buttons, menus, and HUD displays) remain within the physical hardware safe area and are easily reachable. + +3. **Fold Posture Awareness:** + On foldable devices, the system must detect when the physical state of the hinge changes (e.g., flat, half-opened, or closed). This enables the game to dynamically rearrange UI controls and camera focal points based on device posture (such as adjusting the viewport when a device is partially folded on a table in tabletop mode). + +4. **Seamless Viewport Resizing:** + When the user resizes the game window (e.g., entering split-screen multitasking or folding/unfolding the screen), the application must prevent visual frame drops, rendering artifacts, or abrupt layout jumps by implementing a smooth, controlled pause-and-resume transition buffer. + +## 2. Overview + +The integration functions as a reactive pipeline. It detects hardware-level display changes at the operating system level, translates those changes into serialized metadata, bridges them into the game engine, and dispatches them to gameplay and UI systems that adapt dynamically. + +### 2.1. Architectural Layout + +The technical implementation is split into four primary components: + +1. **Native OS Listener (Java Layer):** + This component runs natively on the Android OS. It hooks into Android's window layout framework and the Jetpack WindowManager library. Its main job is to listen for system-level callbacks related to window orientation changes, screen boundary adjustments, and the physical posture of foldable hinges. + +2. **JNI Serialization Bridge (JNI Layer):** + Since the native Android environment (Java) and the Unity Engine runtime (C#) operate in separate VM contexts, this layer bridges the gap. It translates complex Java objects (like `FoldingFeature` boundaries) into lightweight JSON payloads and sends them to the Unity engine via Unity's Java-to-C# JNI message gateway (`UnitySendMessage`). + +3. **Central Coordinator (C# Bridge Layer):** + A persistent script [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs) attached to a GameObject in Unity. It serves as the JNI receiver. It deserializes the JSON payloads back into C# structures and uses a thread-safe scheduler to broadcast these changes on the main Unity gameplay thread. + +4. **Reactive Subsystems (C# Application Layer):** + These are individual scripts attached to UI components and game managers in the active scene: + * **UI Anchoring [SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs):** Dynamically adjusts panel coordinates to fit within the screen's safe boundaries, avoiding notches and screen corners. + * **Gameplay Pausing [ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs):** Temporarily pauses the game loops and presents a countdown overlay when screen boundaries change, hiding visual adjustments and preventing gameplay bugs. + +## 3. Detailed Design + +This section enumerates all files within the sample codebase involved in supporting Large Screen and Foldable features, along with their roles and rationale. + +### 3.1. Android Native Build & Runtime Configuration + +* **[AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml)** + * **Status:** Active + * **Rationale:** Dictates activity properties needed to support dynamic layout updates. Enabling `android:resizeableActivity="true"` allows the application to enter split-screen or resizable mode. Specifying options in `android:configChanges` instructs the Android OS to let the activity handle window and screen changes internally instead of tearing down and restarting the Unity process. Setting `android:screenOrientation="fullSensor"` allows the game to rotate freely based on physical sensors. +* **[LargeScreenPlayableActivity.java](Assets/Plugins/Android/LargeScreenPlayableActivity.java)** + * **Status:** Active + * **Rationale:** Serves as the custom main activity class. It initializes Jetpack WindowManager's `WindowInfoTracker` to monitor folding features and screen metrics. It formats and serializes these metrics into JSON string payloads and uses `UnityPlayer.UnitySendMessage` to notify the Unity engine. It also manages dual-display availability notifications and projection triggers. +* **[mainTemplate.gradle](Assets/Plugins/Android/mainTemplate.gradle)** + * **Status:** Active + * **Rationale:** Declares the Gradle dependencies necessary for compiling the custom Java activity. It imports `androidx.window:window:1.3.0` and `androidx.window:window-java:1.3.0` to pull in the WindowManager framework libraries. +* **[gradleTemplate.properties](Assets/Plugins/Android/gradleTemplate.properties)** + * **Status:** Active + * **Rationale:** Enables AndroidX library support via `android.useAndroidX=true`. This is required for compatibility with the modern Android Jetpack WindowManager library. + +### 3.2. Unity Engine Bridge Components + +* **[ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs)** + * **Status:** Active + * **Rationale:** Acts as the primary Unity-side receiver of native notifications. It exposes JNI-accessible functions (`onConfigurationChanged`, `onFoldChanged`, `onDualDisplayAvailabilityChanged`) which read and parse the JNI JSON string payloads into C# data structures. It delegates execution to the main thread via a coroutine to ensure UI components update safely during Unity's update loop. It broadcasts events downstream via C# Actions and `UnityEvents`. + +### 3.3. Viewport & UI Adapters + +* **[SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs)** + * **Status:** Active + * **Rationale:** Attached to UI panels that need safe-area padding. It listens for orientation changes from `ConfigurationManager`. On trigger, it retrieves the system's safe viewport area via `Screen.safeArea` and modifies the panel's `RectTransform` anchor boundaries so that UI controls remain within the physical safe zone of the screen, preventing overlap with camera notches or system bars. +* **[ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs)** + * **Status:** Active + * **Rationale:** Manages game flow during layout changes. It intercepts configuration and fold events, setting `Time.timeScale` to zero and displaying a visual countdown overlay for 1.0 second. This buffers gameplay and camera adjustments, allowing layout modifications to finish before resuming play. + +### 3.4. Diagnostics & Testing Utilities + +* **[NotchAware.cs](Assets/Scripts/OrientationScripts/NotchAware.cs)** + * **Status:** Active (Diagnostics only) + * **Rationale:** Uses Unity's `Screen.cutouts` API to identify the exact coordinates of screen notches and draws green box outlines over them. This helps developers verify that UI layouts do not bleed into hardware cutout zones. +* **[DebuggingInfo.cs](Assets/Scripts/OrientationScripts/DebuggingInfo.cs)** + * **Status:** Active (Diagnostics only) + * **Rationale:** Listens to safe-area updates and renders detailed width, height, and anchor metrics on screen text labels for visual validation during testing. +* **[LargeScreenHelperTools.cs](Assets/Scripts/OrientationScripts/Editor/LargeScreenHelperTools.cs)** + * **Status:** Active (Editor Tool) + * **Rationale:** Extends the Unity Editor menu bar. Choosing `Android Large Screen -> Add Resizeable Option` executes code that programmatically sets `PlayerSettings.resizableWindow = true`, ensuring Unity packages the apk with resizable window flags enabled. + +### 3.5. Unused / Inactive Components + +* **[HingeAngleSensor.java](Assets/Plugins/Android/HingeAngleSensor.java)** + * **Status:** **Inactive / Unused** + * **Rationale:** A helper utility designed to register an Android `SensorEventListener` to read raw angular values from the device's hinge sensor. While it is present in the codebase under the Android plugins directory, it is never instantiated or referenced by any active script. This sensor utility is designed to support games that require fine-grained hinge angle metrics (for example, adapting mechanics or UI based on whether a device is opened at an acute or obtuse angle). From 480b2eb4d3868112ea0d67950a0ff59ea3c797a9 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Mon, 20 Jul 2026 11:02:14 +0800 Subject: [PATCH 41/46] [LS/F] doc: screenOrientation analysis Change-Id: Ieb4af7b7ffc87dd4b7912703c476664dae40536b --- docs/001_screenOrientation_analysis/01.png | Bin 0 -> 169602 bytes docs/001_screenOrientation_analysis/02.png | Bin 0 -> 198359 bytes .../screen_orientation_analysis.md | 89 ++++++++++++++++++ 3 files changed, 89 insertions(+) create mode 100644 docs/001_screenOrientation_analysis/01.png create mode 100644 docs/001_screenOrientation_analysis/02.png create mode 100644 docs/001_screenOrientation_analysis/screen_orientation_analysis.md diff --git a/docs/001_screenOrientation_analysis/01.png b/docs/001_screenOrientation_analysis/01.png new file mode 100644 index 0000000000000000000000000000000000000000..ccd165a961c731f9afe0bfb69d95d3aba0a44f8e GIT binary patch literal 169602 zcmdqIg;!il_6CZ(lR)ssNrJn(1`QD0-5Q7BuEE{if)g|ZcelnhxHs(trb-XGyg3R37OgeXu@Q0Ow!;>u7^Fq2SFaI8oOkP?5?K_)0D zG$l(hF(nx>F@TbzotdSLDHN1+c#=AzhRP6Lwze`k98wSk^%YH+G%|oX2v67pTb!B- zS~Q%6{QJU`1pGWBg@&5*+ulBm!F;;IvX2o)Ul}6c-fNje?79m{%s zaoWvs8qe}PMT5FhXje^-u!4!D9ZKm7fvcgREvb>7fQEhtBOnYn?&YsD93CAFRfE># z%VcK@CBCTVqH6VA_u7HSkSEOu1r;8`txJc$E#d_S)v5_d+JO~L6kRh?YgY~D60V>O z#1Pe~>`nWyQqg1}JX*sf~?MpVPnh(icq8M*RikhEzUd?%5z7CCiL7Omy zE%!*KXICR&8(rSYB-r>=fpN|!<6-iqcL^%@rv|r0b?+#>ghjwGX~WyWW@d9g;AL++y)W1S}>hiR2h+OPx=7JDXm5{JjrY>Ji%_4q}|Nrff!`du?&# zTaF=j=3a}rn4g{}zGcEie|#>E#jNzh8| ziz04}dvBEVLqn7vS4I>@^+7{3gr3`V(8n&@i`(_sBsmqIC#ZVcyf3uOF<1ca4DmVi zhd~EGUMsvg}Cd8Oq#`fKGt;;7Ckp1wR?z)xxO(+`7~8< zr(z=&GgC8fPxSfo?!(d3cQ1LeA+E25=2uTE)wN7Pz&i_B8y?qpe4$z0j0R&Gum*+< z8kBP(Bo1*c&oH5nuV` z1R3jdYjZv|e22DwNfjplsO0eTLex(mgV*a3%@4T-s*#x#e;uRMUkC}t5P;GfXu^!{ zkpn;9j5Z2$*=eMN_Nj}o23yq+Y(V=RLC8-m7n(g#Wu4X@TL)pji{z)ruTIoS)HOdJ zI1yY3{vHj-WCELC~aYS zQhZbR7Gwy_9FgH^hSBecwv0Y&pd|Yb)xc{YtA%_qbkV@|8dv|JP=V+fgX@4W-c7QB zg3*U-4=sqR?^oUX@yx1~R47otk8Hi|&KxGnK-?bShV2$K6eQP8FUpb^S(9O(Xph$} zs~f~6P7xN9cK^#Zy=E&9*uK=&$r^FS-sX~prA=H zluTCc6F;zfkhewpr22%f70680&uv>>aNt|0S&>e+mM)g`O%hhWElMhBP`0j~gReAS zq5@ij0l>T)WpLI~Ndp-Ra|nFk2o`fPvn$Iu>o4apUQS;AESoIlEHdXM7Y~;P7hM-z z7xN>vL(+M$iIJQ&O-$N|&KQ4hYu8h*dBwmK?m^{b`E*PEt(tFSdq=x;hq!OYi_0@6 z0(~GLkT|db0UhBM%|Xnw=UtCx$THdl;Z5We!Ipp|bFs;29!m#dp5%?>4@sveSHcE@ zYl4h-q3>j)xQKE%Pgo4o?=nm>Y?yfrLBL_=YmT=Ww#+~l?{Sc+gGO_O;~arnby}R} z_q1-CP|X(2j^-%$0Qb0ipG!|XRn$g_kUoS6wFo^~l@XcbOL}Vt--djRAC0GrN!xeHcwV05hO9fT$o>f>c6Lf>4sOML$p!sm*t?@^fO` zcD#AKCG#|Lo|KHU-NI}7PDuAy7mhKBah_(922N3fJI|r}qdKB`+!5!zwk=wdjP1yZ z)~aB$=g*Oqqm>o`dI1oBquYwfQBA?($HhGXM9pF61wt$D5`nMq^IZcWx(tckAzWEWf@Vh)x(=9B?OC zCkCK$6P_g>^<_;65QM>pz$L>qB3dF+!+n8U#pJ{sN2@|VL3cn+BXVR-#3Cg9#d$?D zkxIKhd*;!@-@O}}g{+PlgIbN``_7PzJi;P9NC73I-UqZQT`nzSBK9V1Q=&5F7d{YI zfbC)6ospcgoat!7!ugL&qlrG2&Ef%YlqW73RtN8kLI5y;B99|3J2hP+;g0h?v!$-` z-nK)+o??5dO)9;DtsHp~Rq?UHK?V-H=~iNuYSYZ-43P@3cs$#~Fnyzb#d4rzy5zEi zOo6hHx(F=)I2g03e*Oq@KhOqw!s~R=bfM;T*ay~VZ&PZ~dZce8{9xSDELPlo7(Joy zsHm+VWl`55_emm2ZxeU~DyWWUXZo)ct~|SMx7N2B;{au%w@1+u2toBiQ$dKszX)_X-m6HxtY`jt z_Sk%<)3q|^Zgz<`;mMrC<~smmBJvP07mSCR!g#FpruMrBi;KhfrvA6gh`G1V4OEsg z)5=>#5y^rNG}{?VMo~tZ=VPX8BaKW0DG@16)u}Z`m)|C+yW?|Yvt&m;301wRc)DLc z|DEj1SM$O6%cIrp?D8Dey!70P#!*wFN7mf0ZkL!jMJ@df|Asu19(|$`yH=%LtwwKL zmjojfb9Zs~Ewhm^Yfj&a!Lpxv1WL`m5mU);wbyLl+P2k>`D(AaZh?!Ig}i8APUfOx zNv^-leKF+==RrTu#%Xl^VdGxsmu@kz_e-CjQV~zWb&-ZKQNBdRma!T!J*68FJ%4?@XPoi2v zUZMmdzUW{QYv6?~??b_KjA!~-`p1|fQho0L52J%{|K#rE_5@IZKnbg&fK}F-$KKWU z^!#{lrlk;(&&`u!mr$1A0MESR+Md@Xd^PHTkJ;;r{nWFOcZT-zl>Ukj&(g`7p6}3> z@|Nkuh&%}{pMuVLi{qiy`fN_sd6jM}se9X&WOtM{mx`V18qS)BE8p!+xjw27xT9{L zal>{HtIzE+3a@tMd5aQ3loN{ULexbZ7*(pDq`SbfUG51Fi+sUr`1FKZrVuQ z?#cSe$V3VMsRz0D)Nhrimbp`Hy`^^ki_ljxU|WJ`i{6kP`cv~oL)VdjZ}ZFS68`Gf zSNXM!mnP~{w6!lC<{d(}jVV%C+Wo+99{(LFCKTBc`{97_IpokaX{WxYyN?@?$ zVF7EnxwtfuGaGd)>&+^fVP`gHt5=E#?g#6?-^`|6ee95G5-vSNk!*T}u_X&+ArhK+-=~ zEad(p^RE;(J_HI8@(TxYyXC_CUu&4jT-g81!?8l@phQ%}WMm+zim{`qsjZWRoionT z$RFT?Y%i_p1O5}0ITH&H4-XSFD-$a#1Ed9mle?|6p&Ns( z6Xm};`M-X|O`VJ#E$y8x?Q8*m`ZYANb8!}+p!hS;f3APc)6~uK?~!bs{{2{x2W0wF z!^FbK%=DkWA)@?$N_mwm-ArvX#Vvu5HG_;H$imFU&i|Ld|EucnA^%HM<8M(eR_6bf z{I8n-mHgsl>L_LhgpBDd__x0PE&Sh={}$wD`t#`jwG{ta=f6rJ3oVGk&-5Rq38E}L zC-Fh_NNg#ts0v9TyX?;eLjd_h_pcO^hsFuJ>C1&6Vqqv5aS>HF=;JKJpKtm=A+nv3 z`4sv26z`ZaEu_y6wXPb0Xc<$rVxDN{m%%M`|kp~pP@d%S=3=YPZbUvv1Y z>`dNyk^8Ui{+57D8TNn5{y(Q2I|b+Q@^sJY z{oq_#6o|q5UE12ZD*zr;B#X}juAeqZ(RGazdbtyutI(uGB)0cUr2CvNefhz{Xu4QF zLFn~K#dX0DanbvB)k!=USmbfwt|wi=7eEm7fl^vufHhJHtr{O|>s8 zhl41}Ka3<6U6+Ai$3WtF#P;OfIc+Pz+E`Y@0MGWDggr$5qLwV9j}ZDH1hEu zzLX96Ba(hURgAE9dwZ3owQ!cKc)@MA#-GMw9FoYOtu~y(l+(Jimlhw)7itO$*3QV%|UVmJ+>#)oMcf7t3RS?UkvrqB!*ba}^C^o(yKmB!7WdT__B6xN+ zNjrTa370A-@(KYH&kX&PuMB`HjUN=e>u`Ho7&I6zy9`im5qT##F%-+qI1F&da8M7yWh>&O*)DTJw2|Q zh!(tChebEuw$VkdA8PfuKGeA!2TM*O^_!A%+Gr5l9L|*f@SW`Le>qV2wz(mnVoP(U zNy1W-FA%f{+qbh{5VK~mS&8Wd4&H?`5By@B8E2@tT&7YIjkCwRTm(Lxk|K-hF}(~= znp#%poHv>pvIUbbFF*ZiwN7EwEgQxMEf~iLTzP|XMFNrfv{K`uqq#T3!fqL>YP@|6 zdrHbRX(tbqhWI-osVBip4bv$L=v*tgQlvM`9QjC%cE9zWkD&vk3DQ121iw$)k6>z_ z^sMf9@d(08an|z$H!QqXHm!l!&uMKhcgL>%QFbvOnDY+$^HymvrGGU~2tLX^Yc<)D zM7?972u1r+t`>FD@#=&Aji%h^`2kxzCiJ>E!xnT!pS67+fXb-Eb2wK?5?orz{q>TF%`EZ( zp6wkNtyGBpex|EC7!f+_jWvRm^Kj7p{a%i-JNFNKEn7I+>IWJ@;6{D~<2S*Feaf*MPKObO zCh?&z0Ia0-YyFs3gOz0lD>^$k1Dg6`5!Lj3vyZC!K;`=)8FRFKdiv=?xhvj~@<<%X8?A~sD>1ihCN1N?N z;ZssP&d#9SNPp6SoU^pI6?zPLFWVZ`*GB5qrFj?$vcIBFyfJiRf@AxP-b3ci`qLpt z5W6q-np`2*IF9#nQVpbI;o?6>=+ING%{TT^5e!_F<@qYA->m0AEMl*TwYGW zWA1rTUKabsnWLWpgnV6e%!h99=ji)R=S*~$+?#Ay-$Xruq#R671tLb`I1{Rb3Ydnf z$z;`F1GPbqPnQ!3YnBr#k6u;N0=Q`GIA#)!aW}J z`^jVD;0VW9(4!?k1wLI(D_#>)1c}v|ZHLFLj;66)e?6*fvf`HXxI3q)3z7C9;dKt1 zq>5|5*M@CC35?)i*+*nYHtDOFo;C@ApsToNNMQZu z*S@#vbcT`%1|-z5nUGJJ-svUGUXlE>j?3(qA7qx>q3R#n(W+8)*Zcen^kO%*6BOsH zDQUNP+|JgKDz!D}%5IODu7k~9Tt~~>k&S=G;u8{%YRCH5ZrCsncZN4kbPm-73e(Dm za+3-9w8o1p;enUB1DFC+isduP`r#_st8y=PZfxF~6R{sxMh+PdM3Xdl-8Xz>&*|km z@5SZts?C}bbbIfZ(}jmo*)U6Rr=>6c?x?`$ekbMK?F_FWv&FgPJof|LrZ!n=_UmIE z>qTUVQ@!pIGprnlv(|daX~Y`1jPFiJAbQmAgj{?x3Sg_%Cu8?eDVCe6J!@r-h3>Gi z)jv36v=y?(G{}Ca`?D7s1b5@4NT)U@Pp7yxKC=&wFd)tcTM^iApI%)oknsHB?33QQ>a*_|%0_ z($uL&hs24Co%@=zenmM+Au~J}0-0R$&bibY*=_O$YeLHC_ivu$Mk4fii7c$cI3*Oh zGymEJogmuLx(UH@cLSm%GJhKW@ojb@ixEU$UMQbp&4B$PCuf|Xj@vcQf>2Tq=?QYO zU4U<~jD&4M)_XNiH`GtL^OAxI#$sfZnISAv$Exn*wO%+%{-oYJCgPnWpe@!gMBODUF1dx8bSU`F@x&FnK?M)C}22cx$a9QaI&VUc6rLIg)V27{1(*k5y1#A z20Gqy`UruI-oDmzCbW-BXpUFoUgh!o%3*Kzc_Dw{2nUdSR+GTVS|1DZfx=o!l2J)| zebiTXDW!qSq|mM#F3cR!i{5*be-ua$9vM!Mk+Q~|LjYR<+W|mM9;A{9u{x`3b1*>y zsuNm20~u0&*4~ZWSvw^fEThv9r+-dS+|>j)?Faj@#m49{oNu=FQhS3hsL3CCuU`A2 z_GZ}0Zk!vHd*L$ep>>h3#qM`IAv%1}nBL-JpqJ7*K}f$MJ=tH1lgdpCVZkxNl)eZP zV6LixBLqrD(sAG~Y>AVDD2Ia@F>YbY%`%VRC2@Uk0X9`8Ep>I}`S9vs{K~_|`4XorB^Y zaubf@69|O8A`y`}*cQ@nG-&imgANG7*f%DPN}Q}I$quM;DmQHcLj-m><+*nxaBU!m zt_1gV&D4a3ckYnlW=xx-Rf`ECn`;@qy!PWo zGbqbwPD^l@e|_H&gSY3d^4Kc9Ky-3QoAvn!IBi1@WJoIRWhS6Za-b=MF(G|(FJqHR z!ZOegUnoUpwIRQ3YiI))*9u;1^BlM+h#Fv@8Sdd5Vjhj6)JXTC*Mnn?7B+4)Ko9R1 z3*3gc7RQlC9oKWcQ8rK=K@IyEv`3yRHeN|y{IJ{;mBkW`*e6*U%S5SFIAJ6SYJ5CE zVn+qUzCY%uWHtO`z=TxqA!isb#fvz_;yxJT1nM@_3dq4Wc{+wqjTYXLa;sZ4dq}nR ziT%|O7sDUXLqL;?y#V#i@#=6^woe3iv|%xABRq?dM%a0MwdL#lV?A~8+fvNs@z@k( z$fvWyiTw!-Z`9~L$5M=A(NdjO__T;Rw&Zx>>T@lx(L+trwb9;&w&r;%z(`q)C4UL+ zFDW}V5=($){{T6X-_UL&KNcPF{LHT$h$7_plp|Y(N~v!aF)X#s;QtrfS|UxG?_Msrmm3v-q~`g8VmLI$Vh;fN7#Kw(PCZSw9?8n69OQiZ)4*@Oq-A6u7vwCvR#f%P;DB-=Ow!My0^Uv$YGU#&$0`hf+p^eS19h~PnPJck>mQm(C~GX)gofovSZi1ZMCBSKsTjJ`?xFT}FS;S9 zsJ>?C2~Aseq8JQnFdv!Fvrv;7qSTsfJfW9JtG{is-rp_k1kvA%%~Xobgn=QOGhX&B>pLPrEX%r# z-Br_5l#ywWtgU105^buS&nOxk>o?(QbSnPXIXVVGCa;WW_Kt31azN|kG*7YOk1o?; zY9^_lGbwaFa{4rUajl@iBT_9sy{jALk&pDZZUjG&=vGnZHt~wQlFb}Q-rF5Ib6$7J zw&=Ba{Lnz_-tUxKw%|euNC|GRJXl$Z4AxFDHaz0f)k{SX`Q~KZvLe-D+)K@Y-jcIa zg`AS&B^l{vDZJp;?&y@ZhA`bwzA_wtsK~cLow1U_&mni%V3@6+wSBEqQk-_Ov?OVz zpU!Aw>ys>L3r4N`b>798DHwZjqiTLv7|~H$U#%+l?Q!Xls);kAKS?k+4bDk2H|@Hp zdcCcOk0)z{$$NA11~`!HY+3jh^aB+cfK{ibH4KeNoV$ZYD2z<$gS^an;8L@ikjt>P&q5asW83k3 zgQF*hgH&%*H^$jV93PCxC-XUW{adw;l$hf$pI zA_ur{SP*ZZ1X3|=5(yIX0nR8AmE84^&m)+Y`cvW{MpvEcFtb2ue9DI}A7o|Mjm%kL z*4kOiT>~rw;had`Yt|OtR;GR7V3dc<5bjqP^z}9|v{WayJ>0(&PFsj$(r)GYsL1L6 zivFshGy3DOWXa9W{D*h5vp>oYcR#Adr_K4FzD0>hNI3<9s8 zWt+Zz7rcXiPw1yBuixIcQP14S`rHX3fe4nKC^-zt42=sE1Ky0?p$hfjsa*`AC;LUm z5r!@1zcdybBOTg5n{pKqUU>vn~AzeHbo(W-(`r6 zSWu2~<0w?Q-Rr)7W5o%UJeKFTvx5w=zdR~*`?q(bPR~>o-lc~nIX=VZ;Tk8Q&#GJ1 z>NG+_W3=FK^Bh0)AhT&0dt64~c}M z8f{1B5dO5)Y+2DQJzCD^-H(>L@j1395JcL$*MuBFJh;VJhqW&2e)Ha@9U*;r9_lha zT~T*=@Awi$ebV#hi?X#b@qMq065bnjWbkEdsqgCxe6*Ob;Ilk`yUtHe#$&rmaGNW5 z$r@MSH}{5^Ub+tik%L0edwEWd&^ykcYw8VGoq7PV*Ett!%*^hL(ZW*{oqJ~Bow){U zb$NaZBudXNxJt)2f}*+Nq2skO2{eQVI8G4P6x|}vcC6S8lNYfhpB_kiUXd3c_+Fsl zI@r%U;H4K=QS|~Pt)@}TQwGOEZ}4tPFrC91F9G7F6y(D@eR({cXO7)CyZ%Y%Wg}fp zkjWywB}M2}oW`k9qChg1@^o$oaU^6W=a?YCJU?7d|H|{ZW7&USQTNj;q>V1K;qwF6 z8z@6OdD8;tU!r0tzne!R#z3a2-UG?fc?>t%$SFwdN-FOzLxIh)z^Ib?p%&a5H)IUZr@S zW7}+_JNR%QC(a6q;SO`soJYHyyd;K|P|b^(NlSZ6a+`^4Ezdn(dEn30H=ghuaac`k{b zP|SJmQr~-Q3)zoMIsr2B;@-@#y)l=_xHJ}OrG)!xm0G2lSiT<-CwMRzer=fDUWL2@ zmHwPKN~Yijf_BtZ zwT6ia?)tRII}MhR@JvQVTZio z!0v8aBKI;OgB{SpdDg(s!+IpVc1CB^b??mUK6fcIvrxA^1&bPgk(#rt#vdTB3-cDG_BD>XNug{QIv0 zT!ZoAOTQLhG>32tCyq*{`)h$jVv*DfB%=y%g~ov)RL$#WWd1A0ffNQbsA#q|>gHJD zx>^}SF~S)&y&L9rs0>>5lShbTUXua)zfe&TyDIhCeuc0IMH>#hL(hp87JAq(z_u2( zhnErJBC@D&j8(a)6Cv4yM1N-LRe-ra_P7YTf^+&>HotvjSGZteg3-llMo-z!m+MLL ziWJU}BcA5j-qu@qrdb8vF8d)BR_CG9`I+w^*?dDXi1|c&H~g`>w~tGiq_IBYId!fc zWA^y>W=1$Jh&*$#na1}1Kr#eMi`E*qR6 zE0e5zxwT~C0My`h=4>TvDc8s<c{qi$9Rw3m#WQY~2Q zI|kgdEqkDbHZBi-aP8bhiTB}!fxzC=pQEY3g$j}#E+S)3jM16i3ktNr;q8gh3^~SV z_kX?FHdwIZ2RghkzzG{x{!jP_sAy^{Z<$~eawG74C%kbba$Sz*mNtwPEvg{#fkVW& zG$G%1kL5(8GVij!9|eolA#J&1BQZoQFp}aLcS+6%NcEPPmB64j6XT2p!=8}$d7KQj z^5xj+A^W1R9yp%;*m44r6uzu1bl36w~!$$s8BcaVXnm`U0^nrlIPvu%nuW#+Go+ zjO@ii(8ANX>_`pGGyiN@_&6eYK2uYNlIFc^PlX|7Sar%tEZ{N)j@+1d-)4Yc_{^i7+D(P)Sa`b1byc zFz2^HKbr-@j7EGR%E<+@jEY_{6+3TwSeQ{x`qk~FHy;xqdhChjOdZ6;zqxDTPTfhf zBz0#+HGxZSCk?PWpf-P-;CkTRhAU?#RHY9&pR4t~1YD#5>Tnvf3ZV}mS*AY2$>_sUgMVNWn32wYV3lu~v;e-!aa6PmK3}PDG)T`ip%2Hy zrC&wrEE}Kzo#VL^5C~5KxJM>jn+?wFsOJ7W^*~V9=4_?5dJ>XZzR11htD2h1hqE7e zl%+xb6=M07UU%5Ei)6GTiA4UKEf)cUt8JdQ8nzddRSXzhi%5ZW4ah;p#Yh9|{YhzpR_gpjiemx!kR{T(vZQ zjkc{In)kzejgRq`=z2FQ)69e=qI`ak<(?NR{;>vis?L5%7`X1dG>(3>s^z3CCseU5 zr)pw)ib|s`>X;ZD7L}ubhkE=fq2}-4>F2<~A+Y z=fLp9;Z7$t4XI{#g#?$+3+((}QvitNZ()C>O6=bt3ON3jOJb?_M08mn93vAAE#8N{rn-}sp1c-DnzcP0u~nL2432y8fpY)T@2--*dTz`=j>52A6% zKXvE(n{5C=2___v1EH>JSjXVM0mlDdn+H=&Zqdk%{et<``A;N7gyBEzslH&J_Etp! z(x{KB!2IZcNFOF>kdv5}=H_`QF_LdZY>BFNV{ z3%y~R^`A5p$mAtH<(kK2Qy4#D#Bo^9Nr&T5Z~r8k&_9JIIR^`;3Aq<1E_$2u{9Hml z5)hjB57-=JhlALI)J30?hS`5`y1TdPajwxQ6~cK;hU)IjD+n0Z+ny}Y3F_<9lC7=? zCy(pX@qyb~bXMwb9)|m;8ED`nqlw=`FjX?jTSp%}X9%icb=s9HRWACLNUvF&T6k$w z2k(zfDQUsC1VM97Vf^Of#G3UMajIpi??XHExnYh1pq}RrXUk3Zvc4wkx-L>H{E1;N zt?f@k!q(LbzPgGbm}HD4*&bzR@0f*`FCbXYWH6ST)nQZo4?3yO(V6G}M)4AajH_Bq z8N;t^Hkz6j$jKFUnH12{Mo*G%W0GKPXF{5Y$@VAcg-b8bSv)V z`Ei70fVkka5)uVgBlXxPZ+^NMVF)AR!h_4dUiaXzBWq~C+qjN(e4rBg)$n=d$N0#B z-7h;eN_z;Rm4M(+U3QnlnV-bI&)4d2^iZZCwjXhDit6zxZM3j0QqT+UCcd66PXIq8 z5<3NfML9haOvL^!5`I1rH;n_Np5mzZj5FIX?y5ph`tCbPE@KqYiezpO6I7}s%QgKb zbh<<_2BtLPlA?pi_9wYkvtv;|0iUbQ6@(ZtaLzR&1Bm+}r|)$hY$PVsE~wLBHJjgZ z@~eDO29uDTj*!>cBKus=FmYZ+UJvSwMnQ!zQ1;zW75;v4LX$8?bG77mVQ%_@dWGHSlydf?VjMw?Q^Ny zu3EK@hx zV&s*-T#km*%(LGQkomUey4XRu8cWWrY<$=Yxo{q9y#%1raoO5?PVMrsiyRfR56JEL zJ3Y$3R-!?B4biN%0|1HIZM-6r|a42+if75bO;cowVWAeFZ zNri)&i3eXU=i_fqFLkwQjiU1e$4!Uxh}&TWPwYI>JDRU%g78k}4mu&^E5&S|2g^l> zwO|54tQU7%F{oLjD(R4wY;;|B-ag@EfCEg%2tIsgw^>j^W)~++`IOsp9KvojBMl%E zNub@!@okTffe`7wPQ#4Kwu~bQ>y$%~`+<(r7{^5yBH2FAE*>JOTkaF2XHdQbD)p>L zL}}1bw&%$dbE+@9?TW^qcoZ;{4vUc8BKJ8LLHfz?gWo;EhC}Q@j?aUP&+GG7Fe0u< z(xkxSaoyot_Bl~sO^BBSna~i-B^5);kjgV#rK=szJpr?eB_qmXHu|njicF{7%N>2W z&GRe79T6!^bKsQFxNz0Mwd$O3Gb_UPQAE4y9uZj04B*;4vYSQP9mul)iJ>u|nAL6;+i%ahxXh;|TnDSiYQ2fOD>G>D`ZDVl+@<_`( zKgrmgu@SrHXrhJcM3?WLr)&>5rqFwC7|00SsnF@qSbP zfsm$ExE{EUPdY*8Y&2C~-ClNE)$#HWV17u>MF?ks_yr=MAd35*sF!)+6N;%Vo`Dy_Aj;UawE; zyG8F&ws=Mh!E3$LFX3&TH^-$uR}ucXQV?=n#A)00oc7X-OpJLRgb0F7L!uKZV%q!s zhy7UH{KtoIcu(g0gk92AC$c2+9vi+WNRZ4Bj~1m+y{8@WIyh)3FykYO>z={`D|Thq zw!Ay)TAn?{Cgq5l3|>M&%AYp>R<^3g+Do5bn)~lUCer1FexR zzF=nIkAQAEeZDt7lSc$9!6v6~en zc5$41lxDe?5a%aGyue2Ry*uXikf(HkYqC|}nM)RLpYT&e6|8I7CE>5YGrj05^4e)B zxk+wGXJ7EjM}>ZVLzZwJ(gWE%pu6>ck0~jCfY@BZj;w%wo7I@Gvy#* zCcRb-WK>vIop@oysNBXZ+tpuvsekCM`n6pqbT^l{Qn|TE2Cs63G?1{k@w3F$7JOXbFW2 z6~=c_)e2+u97iEw@_pLB#HwHLK-ZK|bBa~yF64dCGa-ObIlWNxZQ;@{oXBuS{QNzC zK0Ua#yh8q|VS*e1leEIJh;mXyn*^T0lU|G&b*5%8v_LOlNZw1x-H7uT>q!;gj4)r@ zwwZdCuieaE;eJ1G1;~$NqXe`1a#H+>9ef}r_Xa5{F)Y7efd>3y# zwcJNCm%Kx${WrB1zo!p-@oDULyCcP4zLVAbKfJBKYP!2Lz7Yu5;uOzzZNo~EozYnZ#pFDJM;1n6nex>Pj8&qV?k1$LsB z!xK+{v@SK?_K@TJ)q2f@LNtro@D!@zp+_v^2g&Y9+D#Dl{tbBfNL0K#j?6KSq5nKm zIFbAnjS<<{yVNpXvvZ-=bOb5NjW-2C3mPY~YsF3>h+<&u5X^o&$ksfQlgbTbaP6h1 za-hSV;MhUFSxDE{gIh}E4k?hl`%UJyXh3_A!%y2WSE)_g_QXGeO~*>K&rz;6;&yLyyA!^Oiwz{QRdOBKLaR#Xdt z_ot^b;cLwhw4?*tS*Dg`mcM9`|DN&Wxt zs0#6fL3WoR_MnG$@Gy41k7q3SW~ZFU=6B7stPA~$fhYO# zv1kc3g!HST-F*AoSHDKexyh2e^AfLK$f`hkh^cuSrvV$Ckl7vb4RygL2On(32qg`%Zzzd3de$3^h) z;KO1zd}MFzWDAu)g#h)!#uoD|mt>EvfldAqN-S5NgTjQF@f33aWSEHifJUu=eob&m z4}H{4Ilb@`giB66+Wozf?MP0;k7$&h3d?pZ!cGuC%h|Dl*{ixm>|rt9cd?*`7+*Sp zW!hs{-Ue=5{xn&2#Nqx!0UlBE54vyn_Iig_;%%nLv-3s-0q>ETgmcV)R2J~!*a?mJ zy`mxzDiBwZ|1)^SYZp!3({>7I1}v&H3wF*G(Lh);iI6sPWJh>$T?N0=V`f!-(2 z$r$>b6fYO=0VI%g4^`}!YDeFtjO;v_dtmfl8ktGXb>nU~!_K(`4i6p-;m~Vc#EDVOiiF#+GnGMO*j=wNxxt|=E+lY*2P0acNk0VBnJb`1 zaCx*vUMSL2<@u>D7h6ipK$K7hrp@_4nfjQ1<@R4|FU2CTCNY%aSJ=}@gzTf z#+Gt^%^-!zYk3KM&XdQ~&gj%jx)E*38#B1HX#Bn~*Yel#%jSec#Su-4WM)%^$AGDtk+zkX>5>tb;{B?H4Hbb%UDrNv+m}!o}=$}4hZ(wsk6tpg~Vl!ToxKc z!DYZMiemYNr}=Vq#nTLAM2FG2)V&^?B25k1Uke{EE8vt%Clq<7!=L21!^8-B5Nq?9 zWxpTPuK#r`ryBdIFSt+{{U}H~FG>i!g{NWgQui~@yih`5+sLg#5_5+oFW%=_vFms) z-f&L|ikTA^@vL&xhY)gkx{LHCV`5WUqEP*>jbPgxL=x-RFKH$s1wF4C7EXTYA5AzS zoRwdPK%q869Gj8*sR?B0>%qnm{M{Bpp+IsH=gGSYu6zECQ3<~kD%Wh80hsqo(byIz z=Nqt;OuZYX=_?xmg5MJ){sDm4XklE;0PEh=#{PVvM}s%RPza89%a}w~l+{CCk_`922r}ZQ>44QyE_leKKFm`o%gr5J9!B!YIds|=Iz8jV`m%3#aWe5EQ|^(@==u;>me0EA;iM$9BtMiY1uJP=U_pEYy&bE_1jh!!y_QT&=WDj;nvu4^dr~aP*?3 zr*zLgO@&mxUhg>b=+ix4RCuGONZ?RmJiP{ck;L++S2ETXv4xAJH@`J08M_vzm+=wt z%4Wp1S0LJ#P;|{>x0lN4Z*=X!_mA~&jB6(!1}+5k)dGUU?DMV8_~Gp$h>-;*{o{1_ znL66VT!`=i=*Llfdp`P)g-bM0p!8xwUI8gtPitA#5XD0%Tp$kUG`RZS40pQxeS1&> zmLIwpCkhR`Hnw)SU}vDTvt{0^__2TEbrev%4tru*=%4%liSrqvg3qn^nXM`JZ?N$z z6l@ez_D5a$H`quI1smg%?B9|6ODMt&3&2JK1$2ghe}j$H(BjZA@7-|x`+5HaDZ8PD zHxm)ITC9JAjsN?Hr^WSs!J%g^hJ5hfzW_CC>{W4OqTjPjWdNv(CX~=@{Ogec^h^c) zj^(qOrvLtqt3ptun*8YIzd@M)_g(&DHm*dIf%L-aO=ui_98Nwljrfs+W1PgH{$Gz? zX!AFEs=hSidP{^1Q!<1Of6isN2JcSa+OT)vu|5^j()m_8miE=bk;R*hYDWCKXBR!= zH)HEbn^QgcYy}&;(Zw-yLyc9r72VV4Vqc$=L(x>;t9h27uMV62QNTGT3D8;l>$}es zks`Y5-BGjNua&!R%x3Bwwt9gn0{ru}V!2_DAuhiQ{3Hs@?EJsbR0}AYYBG|3P&K7p z_E?{WM#`rt$9thnz@+=>GU(06!bo!A!0ulmI2)0|7$fY>#csHw_dqI;D&3&! zp6uIaxpK)!Sr@j}V9J8&FVRTEWPOZv~uyBjb5WYZ`xIv%#W{U~4PBvhnQhE`;JeF7oi^ zb_IC22vZ>CNHQdg*bRDoQ_`r2J7Y>%xs(;b$Mxiw^qf7J=?H*}vA0CMIp%GJagkF3 zN&muM@zov>WVbVeUVJgST@7W#B}!|%SjqoTfCrWrTA$_Ihcg66hBJj7!jL9Qns4*t z)&K$*(&78c34QW%53szR>CIai{up15us46kYkxW72XLKxIulqy``{v8&YJK7(%bGi ze-97*7iBnz=^TyW`T0n>ThD-h;5j?WFGW0h9ZHon*SdL6^?_kyk!FI?59(L0(#G^D z^hVP0v1j4A)NJxig4qb@drGAIMD2_*Pm^O~xCiU$6W-9pR73dUVhdDy*)=TR$QD~s za>p(zs5|*cH{b8PQM;eg&#OJtwl|pA+c@`0&)&f#KFeyncS2Pw+hu(B7<>lw+$g7z z<0GSVt*h8BMsJbVv2z-Dj5;q5ysuS_66)=Q{JF3lC2awv^mR=N#hoE zp0nd1;4>0=?p7RUaK$aQt9|;zvZ-@2X*@;L;fHrlAhTh6iQ>z3k8?h8sg@{+gJ}j* z7zrf_l5?DImd`koM|{EaUaw+h{>_%8-|5o$-Dl}78CP&UQ{{0B)--tz4^8Ddt(1)K zxFOehm3vcs-3{uOb5{HWOy-}m-9$Dh*2{J=Eg&mzT~0L3PTiCUSTAYlyI`JS1dmN2 z?_JjbXwmG+M1e}YTq;**9-G;y$fD<&tl-?*Aa*ypFO_s$F5cm?KV}>NOEmp67u&X3Tw4bll=vxa4_Vl}Xy7c%cPba>BK3bqlXo-<%8O(vjZynz-_Xb=vwz@`fFr1x zx0k*d@_DFWm)s=Sns*qA^}3u9?@KXhjY)ol9Qhc5{t^wWYP=hRON8qH`4fk2i!w&}M$?!sk3F+Dw+8RuyLYu7m%71_CZ$9_7lM?`kMoI#z_e-_swV+${0aA{W4kbFyxeU<7G@!O+n zZwZ~C93nM9a1fDSv2_0~h{Ar&+AeZz(R>Cexqdbnksm z>VD(Gpka+11}ur#>S(E+Fx4=YndWO>40Tc9e2i-5OrYil^wUM>O6m|-TZ@9o;Y2~a zoL!CCm>354J`>e=W9|#jW5HC#5}lUj=KE4|UQmncz;PXCRXro769ZJ^wE~I>cmOOe zd~Un^cNRcJEW7~X{5x1T@;~f=D>fgoZZpYZ-5-;0*rA^ugXdV_=A?`CCz!#c^8Ggz zB%f10>5B0N%*h7O%ZP2~Ao+iKu15BJSpU1nUr^dzW zP+KnwEA^}HK>-x;B&c`07fv$!AqPmi*5^mR7nAp3+3fBCKmD_AXTTol6Jzk6zkheu z&$96uU%S-QyPp#Ni~6g@vQcPvL7pI3+Cmk!Q=29Hihn$qL_ z_Em^5TNp!&C(f3Mky@#v?`_mnL({D3{LWd9g?oV8G9>7NFB^;h>ni=D7PR z<>+pCIoN?~hwSW;>?T)QUJ#B0W3Q+pOVb#HIayN13;jfshd@q3Wp?rxQ^ zg;}>;4ByFD`B2|lZ0PKA=$;E)bf9%=YTL6PjS6)j$<`u7bdy^06AZuFW%*u`hSXqN zgt-fp(lsg}?am>fv$;%Cb8umZ6B3l7tpFU8<+PL`}_;i()3h z6T9Og`G{-pN;nfH0Gg|#dW@Mtc5ULQu@t+hTcs94ITpe|N+1d)<#*W?@jKKcmel%A z-1XbNk|Ap{&0F-qKaAlkN$(I|=DHz0EjmDZTp#E6B4j{2U*$~5Q}g^2uCKq)Cetr- z0Z!zJh-PN2bJN8}x09v}n2BmR_wyVQZs)H|{L5Ul)GrT_!g9487^heNg6ahyrDpX6 z2tLF7ye!kBW`aWXhzI7xaX9^=unJQizG&vn>#}JHam%&xK24rCr^sVShkpX~eCa$L zP&!wiz&Q5YZG(Wyn+qpgK#`4Z$l-mr>AP)A2^uWpFmcWGJ77isQ0?e*PAZ9m(JSA` z#2FF^M?m+;^n8j-PL>8OmsM`qIA`%oNr!+~SqSevWfm4KGx~XtlRWxCS1Ls$jxXQP zdH+rso{DJ(oNwH)0#uDp2Ee*Zcd@Le@sN_ zJh43X0OYTeg8qBC+`#7poTz6KsPu1*g!kqP)mXy19G)WY@b@dZTDJ=b1Og%O1|?IH zeLo?SNyfct^T;jYYN1x7cc1&CLo|BzWaAN)M<7e8$;A$|RRX z8spyBcocDF64pUUbXJzMe#^4jVPY0E)435kr3a?cG7Wb$IMj(x6{Sy=k{!d@Tj@Fj zS!*O|g6=l_1Qf>H#sqS*L!AkVs9L7#tCi`glVt8>lUO9P;O`74xUvw$aKgmgHy-h} zA*_cqVLpOuyLLRGLs2}o*}mRc8gH89AQW_jmfob7W<(R75IotMt|MNyFu(3ZIk+%9 zyo2j|Dj#zKPE7V+Bgao^&2-s}FmmPEY$)zs(e1xS7`H`%=S<1qV#@C@8{(Wg`?xWh*E(LELdf z|Db0j4*hT7k zeC>E3xLbwmcv*o{kdhI4BPL5qrPQupZ#>0;;ym(HLvNt#2>KmPSGO{BF>_tKfCY-UBu~PkbCSa3+C@P zxAac&)0G>*7$!F?#)T$pQ+vcMDB+)np&8vo6dkM|I9=+bZ zW%izgcf0QBV(kx|Y9VXW7d>>}N-K4>w|KWz>HzyOlofqH(!_pWO2iay60tmaS2T8+Hdv0OzY0vvVQc zrU4A$BJW?%D* zBPe20S5HH!{0?>#MdlyMoQ!>m*&EvWh45RV2nP{YVqlPm6MCd{Q)jamSuKR;NFQnnnz6<4$-uHN(?Rxokim*wF&=- zL{^@7N0@V}8e+27Fl-?IEdLhJ;~|Tc%XCw z%hO=D+xB5&rZ4SV!(uZ>*NXw?mX+9x^&fC@Xz@`gOS$!QDBP~o-+3f<^B(hGV`|&B zl=g{v+ao6HQ_aUYpLY9oGDLWh+jw1tdk${_QXh|(`Hxm!w-bX?%^XC#O8oZ2mk@FE zaRe{d#pj4pM&X}-Po)MEq25{b`5I^6H@o=hw7!^%?svTE z!RU;E7!v1cLD>khw$1lkrO0twrewod9Q~xWk;=jDrLp1ok7cw`UNL5SwR^=4a)1@; z?f+vOZ%Qw_)lcG9e-$U9(~&Mfy8a%SHTw-3p(A|3#N53`nsGF!+Gw2p&>-7Y{0y6_$awjt`{j=|#pw#DJ5;Q?+Yv znDUBfW$SQv6FchAR|`gDu$`IDF?Gh2&iqTm=G2eUiK|_eSb`H#jUQ~VwO6Ft+nY}G zuwS5_*gNdKrpcyBP$S!$Ctemu)C$Ji0-ZlW1F- z!NQ1?Mo0Lwk?xXC3jam&bU?>wRUU6Lp+U)q>=!ebv1Y87npI7z{v;WqXKU2q0;(6J zpCgEW(U!J8iN?s*O++-gW!rzAF_tZ(G?r$nQkf@EPJxH7o*asEf+J3b3E$sO9y!jb zOqRgqCBKAcJh|$X{FYZ&f#4v@qp}Ln^`dhWQ+k_}avgF^?<5X$`q}jSwd@0S;8Ee~ zj8}*mBDtC{*rydry~6S7^owyVU9*5VZO4mcg$#q*;YVA=CzL1QOg0Z8D^ zpSmOBO-=l(O_|(tp7sd~Pm=ZYi4eZP=7s0!z5Z($ZM~_e;LdPkzgRhp(RSrfuSB=( zSC~djI2gNMm|{4l<1OBeL8xRoYcU_jKU_!3;!eu^3Z({nNck}Di4Q7fH|@o*2?MQ9&II4!|EMv5yKPWy4H=wnX=rQD(%C6Le**O*Gun}<}*dV zNPBz-iy%lw;!FJkKK|11AUxuBy36}{_gmKr58|>+_S2+(e8mAT3g0$(3jLZ8L(OhV zFY53G7P6@M619r#S^5gNpwB_d9W9=x5yGihy6`-FO zmwxf{_YlJ^du8l`nI>#Fuy;dAI%>GAcWN;8Rn~dhKWX0y53mbqx@2x#TcIUY0mLeG^tiv$PH$yoR*1i1=}0{s0ddM%Ig68Op;`) z<1(CExl^e>*_I;MKiL+UG{Cl4fg~R8KiQV4Gf61hGGybOE+MY%T-9p$=E7l)nw0Ys z!6wURyK#Joh&A)E_DeMGob_0C%VXb9_tTEo9-2!XPfSo`i9 zKtC6+%TkC+9Qxt;&^&fG8I-PgZ&XYB&vn$~tskB46$iMOCB@=9v1u{D75GTIX*vJq zKPG{hmCK@F5aA!b=1>0P|B=hz)57vvw~rUn=b|3|i&H6mz|L)S`FxQs`F0Cjq}5;U ze))IN{1t8}PzJRWPZzWz{NpD65A{P0ElVYeLf4#R`#(#bjX=h)a|P($O^!Xnr9u-}M1T zgnrJlLUvy#AsWhk0Gx{vMAQ|gI8CZCd*5ICh%f?G=6>avoI9YWFQaL{7#=UT+4sNg z;yigkQs3Kr>wazu6@)+$+`YK>F#2bQ$s9Im?{f~n5cnRyuj}(|P1*(shxk;py@BJX z(uXYWrF@dA$4udHti8SOBRNABX?t%VmNHiWMGXajaDyo{{qGt|bU1dC2Z_+6d)ilm zIbwQAp4itB*_B8t=*wM^4g7XZ`yMaXYB0t3*f%P_XS5tgM0X#-p8L1=XI{7Km7ppe zU?u#BD^Zp$uHCcbwv~zx0SR8a9D3~mxd2CYe*ok@K07yNIwowxez~+G5UOwCm>*dG zEjK5=iB-`KfwC&sv+`fSs&E2`>zYMoA;)E&EI$hRHJPM`=dD`?E=Rv_N|#S;YV5rC z^(gXaq^iIhj4S`y*Xt&(9G#T2NJb?cqx@Lh;teIuXq2{OqXDog{nI}7$3yH;cbd`F z`1QRP`?kZ)Zaf3C{w}E^z;6}3gS6J$P>9)QsL2<#g)J62&|x_H{R`?IE5QXH%ow71X1* z)p2(9?rT0i141d<9qt8RyKQG%o7u_!}-^@PlIc|Ccl%TnzN~a_@Vt=-yljdyE*-a zQ*>2=;}gw17o%|B=8#NZ9p`{qLhX{~)e!et)WX9*Ear)#3oas>=6x?=bLR z)$1Es#}~nn-`^^0GQ)mSR}>Hfb$Sz>dZol??~4hQpTOkd{s7gC^8vjt3cNaO54~e1 zwOmT>>>eO3BrkR+Hh{YK8}Lv`Az~2IdK}(79`zJe&q~4C#R)85)B+upd2_tBdmdSG z!*}6jaPw!!d>b)JUl>Lne~Ng_0IF>rv<#JWJbHBr0Pz|D+EFwuo<@}u{!5Gi$M!tH z*!|El1K=YP---Qny9=KzUn;(nTH?P&S%0Qtx77qInfAJ1vM>%cqF&%dV@5bDM!-d% zfTo>B%&d?zikX0z{Pd%%nWq!nMc2pcMVF(gJCE1}Y3lwLC1&&3!N(tHw6G=4Z0q(8 zW_OVUb*lCAk_-gCr`KL9$gX9_)%4~HWJF`E2G5Aq(A3k;3?&PQ+uu5D1?<#KDAsuz zB{rC*^=t8{yr|nIC&7|Q;1#qscS|l*trDu3HpqFxrMrCF(XbTVBs9Z~woN(W6OB!-<|p4o%YRcYX%{|Pk3dkX6ETsYXr>@gu#<#v5Bl*58V^a)P| z1Ar(JBm?w_lX_8Bjz!CHNt%!6k^_ynlKQ9ZF~H>#Q4PX_IG4;PNj=1N(6G1!fuI?# zx{Wvus7xGJMt~DD$udu)rWlQgU1pGT4GpD&?Wyr4YZ#Qbg|b3dWSc`gXJ4UPaco2>lAOyngIs{PHxQo0)v+9+gm_m zIY#O^F9LGae;)|KMuErNuXlf@V&lu3;z+0%5D7Pe=QJ3K!@D2xKi)(fhfjN+4QzmG zaTc+mu8YOB2p4!`tZrQfQ@0JM?A|2=o#}ZD4;Y1@?gyBb`9&IC2@?M)0D+b`O#xym z6Ah%=j$UD0ulj*QcUa9{f|0%~fB?P@1cq)53uDFtQhYr!sB|mEA>8p`HdYCmxT_oo zj7;4?{GNMp3HWOZ!as4>F9awUXXLgwfB+uvKLLM_=RRswI=a!pe)&G8_XugxM^zR} z`|&btJ4gYN1(Ss&;xxvOjXtDre9t?{;$-}vN=zjO2>2WQA^nxpLa(nV) z)ws>={myQePKP{E!4g1#2ob)$C{k~Foy6&(@A=r5-aLBOZ5Gb78CRr==Y)CFGP8D& zD|>{=y5Dp(SvEJ~(X^z}67gvA@YZaQvWc25ocV;pX1)Z+d*Uu3ETIo`=r)zmJS7~C zJBZeTRsD>iB!8*$X6&4c|6Pf-cWNM#G_g_RM%dg0BO3g7zwtyd%^@E_k1VCQ1ncP- z+D)PrQJlA4cw7^-j)8=m<$VmHeg~PipT()3{CM|-kgUlCxLHa}BzbRSL|f#ID5d8>Sgpl>X>_msSK4Iq!tlVblx2Kf9!sUkz;fwdmv*-=^evqz5E^ zqD7NnP3w{LI+Nqt&hWQS&{Xxv1$O*%V0+8+`~~x z%oCVshqt@sQ{Nu~0RM&8xk8h?_Td*iD0rBzc{TpN>yVudUPhz2xv$A~MMzHpEj)^g z;*!++T2Ls5A~QOy3e{9_*g2y|pzjzA;wb6~Puq9`Kff?#8pf@iJI6X^uiTk%vx}Q% z9oB;c5_{~I<$E1W7A3>K%u<(=;Y@fYEd52;fG{}CoE~a5y3i=qZR78!SB(k&h->v~ zkaakP=8nBGn@*7x2ZOaZZz~~ISKCkc4avT%Qxy5^JRAn6z=lXxe>iE&<3j_n_w@=P z`%M?@Zy=sjfW}o{h@svAkKEo%n|}1e<~!>NxiOVBCIWi$G1r z)OyRA_V$B?uq?UDUG4lbyu$+iIN{8n*sffCe%1pfL03wHxrlvZ4I<{rdTyFKqO7D% zeEq%1c%`Y~rAP+t4QJBU5)H=0QjpiI7@JOuC|e@0_YpynW|QL3NNMwAm66EwIwm?j zM$x{~L3&81Imoml9O9|JA7$G;?c*4kPF(x0i%Pm8pezf#;k6|TC%B%E79!V z1u@hvL*%-Ycqf_TE5?3`nvI|IVhf7bUJzb3^@d%}rI=-y+`m(5!lTzHw4>!FbX%`$ zx=6+2A)XT1Vr!Iu46rcrp!okzcHE>(GEg|@TpJ=7>CJFs3{J`RHO^e$Whfk@NWe!!p|NhYJuZ65?kjQjA*t3hwk} zJbgCB3$qOR&U6Anhc;Z1s&Zh8@n1C2b0rH%O1~KM{ndqfHarWIsEk5mp_i$ZJ*Wq~ z)`KbUuq#5ZqjZ2Fj;%<5mV$Ns8iBb)Z{++tioDZ}S%$1Z+M(CCeBbKEZvS#$aVD0p zs#x7_&ym-=`OpwY%`;F$W}pjv&PKf_h?~QQa}C%7EN+xbp&#SNavmS)8apr6W+~nq z5^it2iSL7A>Q<+JW9r~Qx8qkG8;cGW(qRS#1rQeJVWf|o0&<1+ex(xD{N@>rvlmV?c5@^E7u}VrW8PSAb|J;G^eT(`{qZ&*D9P6AqJPfnnG`@yNcC1U zA~JamxOZwinzK;PN>TW>jw?Rj(Z#%JGBUeaU6Iq%TYBnt)==|viIhKg;biBL>x1}L zD9fPfu8BUITDd=|jtH;zdytR@VD6@>``1^r;hu85wfUBHH+Xt_3pMr^k}A7?O#<5! zzY}>5Irl!^Olc$aRgmmj+@pr`=)9;e4X-?y($>DK{s~;Tg%JoEws;2+iy{AwV5uM= z#8~PBNUG4oOMFr#EohLH_MDadhiEuOQJD(Brl(^_fuqtzvod+An4~j zjltn5aof1%)Y%^_8)GLp4iYRoupx=-e9n?snO}AR3e_6_G1J3YuPTI+M@NC3AyX!Di~T z1l)aQbJax|oub?e6(;hrGcPl$ve8WAp$sKG4g0|K1EOEf?BzIu&H2=M$F!UQ+*h$w zHo9qPMxAEOQj*_MG?&ZMk`=s~WDvhp=2;iKn6VZlq1=iuU`bwYo?NygmW&!_>Ne8- za!weN_Xl$n(iPm!R2Az-jPM=S;q0F56b+jur{be%Wpq}jpi5%>?Zm-Pieju6zVjA! z(H3?IvKcQ>^L^zyStHF;+cMBgm($#3ue3$Z()v{p&ReR)GP;pjf1TZnO&Im)ggU{H zJ}qN98u$5tzJBGsu%S0{+NoG#0Ecop@($iuP;YE6soSc^yfbvCn0sTl^sdwQRJEZ6 zpX7!5Nn~kqSKrghW<5QPCC&&%J(p05*QD4IyAZ`@88_J)qneMWCzuBy-)nv3y#9B6 z>B&_og;-I|!%gNlFXueEqrlHDf)4as91k`!ln%&*3}nM#0~9n5xonc!uZuvV3;adC zbt9hg=Ay$-iugz68C<%=F#DU6t|PFC+7)US=W`bllOqa==aLTMBssKrGgXzFNRuXF zKG9U=$#-4gdP3$MQ**+0@$;84)fs3~j#z}~oXqV;n4X~8KF#HXsKMv_VH)2(uaQ96Yi|h$yC@>_{ zA=@Kpm{65r$#xSPVg}v7G>}t;kUwCV8L)>+koMnKP7Cqv$ig_3RCH9WgZLLTHQTOlbX@!u~p`VfztZKvmtX zCjcY&Bw`8dT8E2m9KayutJBra^iorOo?R0rK*P^&bkaZhuK#zZ z^H7h&{#SaPb=hx>JM#%|2qM z92w`S#J6*0SlK2&s+DVmB1c@AH|HI?d8f9io?RzzQyderZv`jIkmNU`ioJgH4MCoS z3t%VN2ISkve?XqU|9!yB?iq~G6{LNb=NvzqX!3#lfrhRiR5*yfa8=Gpkf>iAi`sBg;s zKOfXt+A(Rh;)XATGEsC7sB!koKDl$VuV9fo^p4WtbGsq(PEe%ePnAm%2st-k*)OoH zUaR~047udcv~6)}r?}E^CtM(PT9->y>X0`;mSG zUlUQNj&5%10g~&!@b(<{Z|u|;NRWDA!J&OqdZc`>WHu#XQ_T&u5*)w0q(en0gBYXM zUTlg^@}b`khGiM1lL&JH($ ztc}z$jX8KrJt}U?A9DuoR%5bZL7N0t%%N9b=1#(3o6#f^2Tmqh!QyU-0g^xkz0H03*YX4FZ`R)$luEod! zN061@@%f)X7Irk)6^GGNpo^8fmZ`L?n)paWtu)k$JuLx^M2k}Xf#2~D(}4zCVLUL( zh;{m*tZ_N3&4hF%yp9F$y{8rX8 z|EW}1ies=PkpRAKC}w64@KkAV>vaG^Ok6K{o`qFf&M4kq9Wnly+yKM3_Lb#ad!gP5 z3i~iS?JC~@VXd9_4TdP9|oEsh~LG+dV`kRv%e#M7gLzWwmTeF%>9LK)o<8m z;bP;UM2^K_us;z7V^C?zNp47a%3Z|?*i~B=&TjXt8xE=+fb`M@?4+N#>zIRf5uOXV05?fLTcvsUn3cS2d)8o65Y+Gs7zoVTwV#*&#>=bqwAC zd7^ba(KOtn4<`{mjsPr@z*?}Htwhm(p2-b_XdtyPi!2bk0YKvAM0}pE-P}M2R(cc< zbhmdv-M8>=D`gG9mh0|Uha>^-HqJ71LFl2-9VW<^AxpttybrkKe>lOs0^01L(Jz5wwVgItvOH~|>R4yzi}rGs=FogEZ{SW7RJVxz(_Gw+XsS+K27hor-UvQqIN8SgC3+(sAS0H78 zP=pEZ5LnXd%*L`mmv3WyG^U%+5|6+TO1j0m1mkSc>1G%JECw$Q<~V}4nf2c*ygY8A zCWC=Az0h`&`?ElGKj1)5aGJ9yX%ebJ-T@BPx2o~LSQYnV3Tkw)!aIDf8Vs7-09nSA zx&=K4IJUy^vBdl0%@s%=;i*+6c3t+h9{nMC_#;~GNik83ushvUtrZaP@egzbX}K)0 z{Wt)Drda!`9d-mEaEH|3XbxKtZ1XkiLJia=A?(xPiPjN@ze+3@9p*mD2DF=H{kH%J zT<-cR-3k0*TOf@Q-(}V;=fkVGsqPgiUo0S_9}w1-{`8qpFg%tZ^c?7h_kd8j?fCZH zeL>e(0-Sk4TbQ;aVx)Pl%O#)3NPJXQ?+N5vPEEjS9D*DkN8k+!`CmQ)ZQLIZUA2m2 znkc{v8qW<5Bk{*%wP`e+EKCI9mGbI^yjZm>fkYqQWVi{~0z#dfKhbV!8U)_?(`KX1 z3uVit?(R;NkoGlzAmqwUj>~!f`L4~# zchOOxaD8ocf{9KIj4s|1(se-NApzpq#@0b147w5T`LJ*Z{@@CW8%Ur{Y&`9K6N0}R z;&aS&g2@zk+P#P17+Y=zcLI)m5KBC>1D&y$5LI; zIHDbW03eO?7#Lm};WNHfG_vEuNA?^0c=54LsidKW6mKS6iFN3I zx&3(fCwRw$+E?-a^Am#wK0l58R6OjfQX~4GO8E1qxj6VB=lK}v|5`gjD4=$>TMOp? zYwc7~fDhuf?xp&xQ$hdtJ`=QoKBnWNp~qJARL*{{8p}M3i_kdhWZ7y4;k%oGNs>k)l3sdO9rK4C$@fUKlN_DxLVPQ75>?udAcddl?chR`(*}9L?yl zLY8!@(rzqPQJxC#78uy;0d%!wRUtc(jsO9f$MaxH+jm}YQc(d1OG$}j@!?AdIOGbv zm-@&K+g}G{q;7z(0ZKlGc0ZcYi2MtHfdY*-JR-$B#zUv;(;%KJ$y@l;h!+a#YXMU=k zUU3h}B0}ymKa6&mXcH0brkoDOd{ET+sca7dvS^4bO9f8>BAcW20KW7$@aWvo*tMrV z-=x+q1mW$mhlzVdMeW{1|KTv0?idYdK=ujizj zI0nGFG~inlt54VbOz)s3J@IFdnb12!uw+2lbG7OKE~s`l-^=5!cdNi3C>_f3;$f8v znu$U<6qLwf63COvvq-_J|Nr4rKA?uWzG^c6$oYN*XG?wG z$8wtg0J2j&mE|?xA7KJ&S#9Z{<;?r=KI>tH-MUs`nqPMwa#;2%BFJ8zyHb{RFEwJx z4(Y%>vf(@ezs_k&dy1FODPZr$)W+p*$=a^Ls>z}o|B>kMjQ{w)W!@vbX^ZfhJ@Tq> z(*%Ahbfd?9s@Vsr#m0KOkH{gX4%k@g;G7qioUA6^#mK9b^t(-55YKYQ2yzqIlx2B1 z4O%c%3-EK9C3xKPQ;>Mgnl6OR;}LP#lROObS&eCs4xAgE+gGNSo_*wQK)fKjW-fN( z&wYeb(c%u0A>Kvg-~fR?=gLII7)eZcU)0M;2BjhxQF)MIwNcK^o} zu(Zx;d0kAH@y-)G2Y%MO4Mrb=!gJ{Ii~n{cLK6V{?W$3wAk5ax-3!at6TX)^qXBLA z@OL90J2LP>1=c60H%{=Lw+kO~GxC-2{*0eH>bk3o!1r8L*SgCYj{D7TzR#y~U#D?A z0ej`Zcw5X}6_Nb7fq#hEq#gjN)uy{OkJ7jw(62ejo~ykZIyjoluZe3o2}z#EVr+di z1-lw!@1E)yd)GOLG)bGmJwMgcbUg`Q)3N#JfqJmu<}k14L9$z4bGVAIWACzxo>NL@W457+sPLeA z$W2bg(72BX=9U)jEFWXw z{1U6jEXt}~j{x~#pHJIgYH7LKk@q2lcPi0t(gb{S`@t|cS*;d0 zf+?>bNu0(NiZyDi^CMKM4@ zqh{I*gv+=AG&;65)1cRrSi=LJ82vjmP~8@+gbMGv_#d!GDNeDxz~Njacfgh953>S7 znbG!iC9oiKz}PF?81gF#{v3q0lLl-k$@6Z2J!=VB^W$Yr%TKD8ztnWVaiE9Qv*vHE zg81*-+)%BszL$NvjC;3LRC@@lKW%rd5YX*_{ zg4JxooOwMi9f7*rb^8clEFOR;zDu#D1`aLC6fALL>59lHYD)<4M45W)+4jMPOzKYLp;(p}|76=rWfj=kL!W_UYDsf6} zby(;czo5=OxC1GEFA5REh&V7psZnY1*;Tdgi@06d5b)tg`oD+#Gyz$aE0nFU5k@QE zJL#$JKVEn7*Msg!L$5;mI_T5p`;D(oT01*n1A`+{UKJDy0p#>FQ0dSI^9B$J*@HAr z@(=<=-89YH+$LsE|k;-_xd5`v8H$VSYieJ+L#O!E)dY7ZwFO2e1c* zE0_u+8uNufA}cWelINPMH`Fe`v63_@bp%(b;v0845V z<*g-!eLm0di2B_G*174aE`*ll5EhzjyVMu8l)qN8`j>1x?)ls{7F0UCPt`r0=dMD$ z%?RXMZe=8{<||LkH1FFQ_yQn{UgTlcUI*#X+-c2kJX@~Y2H%X270!V}+!n1U_H&3) z>F}CM952-R!uNCpCf)(>LdR4Q2uMjcn`-Dyf*2`1K(* zUsO)`FJYNuRysXb5$>N1rMOyHuWA9w(m5RIwncFr^?C>-^F%m%0k5$@Y?Z#_l5Ju1 zWA6zAG5MgzYR46@?dF*A0p}$AqtQ`*{O=j0``#wbnv$J3&dX;{3rT-$G`70fNHS6u zj0Ouxwf;=+J%)h^BdccG{Ym4WzycGNad5R>)FZCrnZk3?JJwUx@t8=a`RFRU7m45- z(k*-+#qe;(fdA1FjB&e#k3Z~Ag20x_o$Ikc<8)PnF_0_QV%|MZO+_ROCGodwA0}`b^#v+`8g%~pG5;zq%bvnI< zFQ~T7ABkp>`6-_VsvIYb>l=Bkqwljd-%w03iVRy{dn3StKuKrSpn8|17ngQ|5xQ#; zRXrL?9qFCq>y0IjNr6bPO&aR$9WFD=^u^>_bPuN}roZT3PTf6Gc@>CMnK#$)j%x8s zs;h-_2X2o}P0!U&^<{Pt&$Xoe-&Y6)>MzF(N;NOQ`$-=*C8oZ)dAn-ly{;$vrW zHH7W8u#6%+FYhwnMY2yif2aEpbXe9CaWhACu`re@UMGI| zLu~1gG&gy9@nJpn{gCmV4dLwZxrM=erU$!2(Eg>g%S?yL^{vm!<*YU1)qV1#bIHvq zN*CmNEH|WdOf!O9rOs|F&7t8I39E#!EGYS+$8zfAAyhbNPp;{=Y|^`#g*8Y-&2(-Q zxBk&1{)?w6_k-i5EoN)!b)n%+!&<|S?Z=;1qWG;2lPpJm$zEYT9S!t%zWK~}CdJWz z)o^7n#pRicIRlAbly~RW8LW&945Fx6aGW!ra~rf7I(=B?Xb@yX!?-vt@!blxxpr$c-jv;o|gyKiVc@y8~sd{r&wGKc+?j#p3EMRuI6wkd_Qq;}~^b%=QZh z#&qu8rFou8LMPr|YMPhiLX#&xkUgEYcrLl_*+X>lH^0{0g<4*5W1Ra$%d(>wb)MAm zC8Hu?3a>i*C8IUZ+p1vs3ZcY&5ID2dYS0*xAhleBskdplW9N~$G7Ta>+)+t)o{Fd? zUy!G8IkAc4Tsy8_As235V!o|DM#SXPSk9~+EMl;~+b@ma&fj{QDKpm<=Z>gz%y`v7 zTDa!zb5ZtYzors-+q#H5sKzp3*(e=FzPAoy1DVg`NVQg*XQR1tWONlAOcqA=F?0UH zeKD1DUE_IfFW-3XgH(DE%c=sodBU-~F=E~5^CpCMUxK8Od`;*PFPxrz*3WQ7Uw3-F zYb*#UWNoFlKzj;R_MHzOiGvdLBqBFLvQ8 zwDG}FFeu0Vmahw?iF`I3^XZ5Y|EjUzxsRdEf;~vM$MCM@zndBIlRpQdC4v{d21WX* z!V*9#+g%0VJShs-qly}9BvNDNb)4b-ENvS>=S8W3DJ&)_UE5`n37&CI`}J-z`vb@= zk8<#dZw>iOeGi;}qetQe9yY|E^q!0dx2Gct83J-8czC8wF)!4#EM*1GexogBgV1>`O z54lgfXmTEt{?6fiFlah=`5)}PWmJ^y`Zp{H5+fxtC>;t&cS~a-VZqQbq%d?!BM3T_ zlF}$9Au!Yo2+|!Q-3;9+FywR2z3+Q(|Id1!5AT=vUGG}^o5Bop&3RpC9KSkdRBl#i zPGLkqT@wo(lnSA*H&-msswy8r9_vW12nw>9*j_tOqlM|=)>$L(AIBJkb(@TZ`NToVVb<6ys zlFlWkzyqDp^FKw5)FkYVN4ZtR2}iaY3`d=)$VU{;BqJ?BLvg#;$1P+QeS0&%9M(A2 z0lI$w*LEzYOJ4o)IWqgaIk@qyI}7ByVeX{lnv>okdW*^mWt>M#}&6v(LVUCLxn z{|(zg4>%1vle^)Dsvb-Hil=SIJ#CVs4snO@QH4<~Ve?TM5;yE$%|8=@QFfeKYGTYAo@qZeg5CC@36vjXP zA8)>vB|-A{Xa0>jk^($j{l~+H|G=+*{gv3D0j9r!Q39IJcL=L0F@V^h8}{yu@*%s}1m2qbzQAnVEn#K??4 zwG&W$eF8`=44Br{S%)-Vk8?Z$rbd2`mHQcpZ+cFApjUJFgvoe&0sP@+pi6gL2QV6y zBI7B@o01FIJ8q;mbqCf21@0H22=S?BgIO zC*6HzKmf1*x`gePo{4NgR`XiT9s<}rDaUJLq7~$)u#EJgY`SAtfkIUi9K-Q#=zBp( z!t9q%8RT04E7t(=D}^N#etU{^8Tdf@yOo}6D$m-*K*<~%?wZ$`Q(g=jEWBlM>kwh5 z8U?5C@ZI6Sfm>K0Ir^Rhf>pBfcjFXAlb?{GLR_OSl9021;VK`Qi`?^Ht-EZ(L@Yu7ePD=avnD z_pLx*na*!oEiVJk{HjcLfQ4&fYXh#+OAQE*{C5<6nj@g(lqTH;eF8Zf*uUaQomoK2 zU7Y+bC zdvJSL51|ey!%IEH<_|gko+LbJKfwMH&u>`9-x)NdMnwA+?6H}mR`;l%O@uxF_Hv(s zauN<%2c+O7HU0rZLaf*7P|?yP09#e7^xYH>rk-yy*CHd-(hS%r30^vvD=}=;nVZIe zL4Q)@4L9fR1maQ^2L29MqX1sVs+`PuDnLE>QIqi~#Su;rbw?4HC4c!xxSUOy9;Q=; z?Gb3;Ky92dKPTog>^@oT??$e8wrSW4*iRju4|EXz~(qN z7g8jBeLPtNt}S=W!nF+psJ1O%xoVqyns`Z;pCuV>MGpZ(N*VALE4rjNf7 z;()1~CiiB6V8eq899L?Y!c~rRJ_oIX$hJ+rn3WzIn$Iu6=xBzPnEpLFuh@d78sELl z4JPI;ZB#84w2X@tYnreYW*cx$Cn!jF0IjC$fVn5E12tN=Bk0h?+doj%H@C<&M6%35Q; z+53x|zjJkg{a)x<1P!N3dQSTVdrqe#HYzHX-rEz~%0Rbismkupqo(vra+yim*{qD* zpFa30o>xKMmiwE4$&x07InacWik(siS3RgF68{#8Dt}m*DW%O8U1Vf9C3Zv|910df zDStVVEz*%Zy5a36!{xc(ZZ1;^-g~-KZ7TOi>mw4oYFK6ZIs+znLx#ARCvoi<=S^XD zU7I}@0_Cg@X)33ai2Q9`y|G(HCRq9Sm$6+hR1S3_g4V&h_PIN6V))svG0`?n57n20 z_s0M1zipa74Bw1{wgkq2(ldU3fkKxjBlGRvI-^fu-3YQ_^E?}9?RbCZVFtag&rS{* zw29V6y=S7B6&q9v z<%OpfFc7lYEvW778ayiY6xG)kzARb;nvPC~>pEhVxV#4RZJs1OK2kFy2FnZ|+k?=5 z_^coM=|O=Do(BnaU~g=m!vq~v@0*_RMS%y`?l|7?pJf;9{8@OBgWgb3Zsnh3)(4u{ zAi=0i*FQR@~&Mp2HVA8|`+64aO$IS6t zufvai<9`kj__z0hD@p?8%bz?PZzQ<%Fp3Hc-=A-109Vv|aHIU6uMIvgXM&X%@S z_y3*)E+7|BPrBG@1Ljag3~z>$3Ow~2M7!CP1I{j~)J|IgmjgD-1$-N&F@UW_1H7Offo6KQ(_u@4_-bggy~oo#XD>9<+HnqQY9YfvgzfQ zyCeWAzFn04U;#T-;wWCrXLI_5MxXK)YzBk~tXBnjf|lBbbe+1)|Jhm#mq{=4^>@CK zHTw}nR~!K9+q>ZFhy13|_()&Fmvckh0@#=!bMX&vl@++c^iWnK`xg8?=pl-$qStoI zK@qJx`*b+*`D^~3T&u;$U;f$0fADhX*h5O_gYm*Z1LY<7gT`$ZD-7g1;(Y0q@pnDNysn8O{@2!B4ThD2^(>5?l>GLro1Z0**9wIoX+N!CgN(m9|ztJs{viE9CsIgu7m2B z0`3m-vnoIs_k4+xTR9d~4-hZz&G-1|gmI^U9Y!zEb`K3w17Cd9N|o%4VpW_tndMe= z0S&{ytcUDVCfTc4-gan z>lhF$fmA9|`7R47NeDYD{uFx<4xtq)=9k4cE>x92!YT@>#DOqGjvP5KPjgpM?hUj6 z>U<3vn(^2$Y)HlqEU4Swd47FVMQ~*qC@j)Z{3EB}5rYjBHkQljjpyKVr&VRb4wM#( zm3*b*VkaS0C0h31yvV-vHUahG3-PecYv$Pb_}bDzF=~6OI^Sp0|9;2Mqsx&~ZG& zJ8-?>h&TL@rhOuXq3sB-!#pdCq>h2zTJ#BA#;aEDjNX$8BegwT&d-^qf_nZu$JmfX zOdAr9R40~qkP?F`9)t`U*Xst3 zSV(d?3JBuwGWThKs@5UKY< zw^%><{zyZ53wodQnIarXZpc45u*a`ay?_N@kGx!Vrt+NiaOth7Cgl@=Ta|p~9mVq# zt5O6Mw7qT*-tgUjD|&r(0UK(j>y)=nv~FvbV6A2L{bL?qK?TQZDhN$EpbUfzgaZYh z!DEa>k#V%1z{jxV=l`sfO6oMQ8-ybbd@3Z9^FZv!6Twuiw{H{B6{(~^5Jf!7pB8Ub zew1&tN0Ubp53dcSOKhQ1ILI0)gZWfIsXP4ZCvG6DM#_L}Cc8?7$X$@tHV-pEf9y{- zV6sD1jsZ7`2UVf9qBxqTBbh{dmi1ZUOWVMhzjlI(8l3Y0vl0)gQ^XBAJwI=^l*s-zVAGl5i2dWU9 zlq1pW=WKN&$s0mY2^>+0{wvr z8Q)hLt&cuU??J!eK1Fb4n=r~$NOpSB%{$_(h?w)~kfLQ|}Rlozuzyn>wDFns*s6k{wLYm=-8dYsUtino=GL{d3aO@g-D;*zVX!h%`Wz zBZky^uo`JXVAvB`i(Vy*=H|{dK7FYq5!}frMOvXdWZ#{4u|X&#x&#l)DHFvJ)8_8Q zvTXU?sxrJez^cY=)j$y3ohtshe%V?>uJf?#d;m^G&~x^ayk7vyX|$z(qGDCW2ig`{ zywm?uBfKG&@D_hm~MDx0o%TKerJMw6(C*d?xqL@Zvy%N>y*r}y?2H8jEA@7A1~x*L`!a>dVq~Z zU$T|=#Du5YRSczd2%%VLtg;`gC>jO2P664C0n?Ju%u@iPo7AEX?pHD^ zC0*?A(SCB{KUWDJcq?`Q8bKp@)&9i09^&D$wmZ3*|DF;5edT{g>HnWkNZ&mr5DGt< z4yeO*a31u+8|I8L?q4pOEPwiE$@~jarR6bDqGFQnDYYN$5-=#?$%+dq*u0vv{vW6V zz^**^loSCWhZo#Fp{C=@$_)5@b$`V7TexW1q@UcN#Th&|UTZ%lp`H_<(e(huG_QdYV;9`F z+%?sy0(XzTr%!7Bw~cX<@^~6i$l) zF}Jh2$QCL0JzRyVC2H3SaeKi7l{@nl^?R~?9!}$pklwlV21YFxH^o53Rn>z6AQ5*w zP1+gvsgWBjmCp+EU3vd@y(9opf2uh!dTmu~)jBvs)c&j7M#i4w+6DW{HL1~w&Qtfq zqb|sn7}Z&-+;mcNr4_&*3KVPotES@Euu`LDsLi*oU5){XN57QwjXlOl5g1}_z`gqhMK@0JdyYC{qAJhEP95`~*@yWba{sZo z>y(rB$q+>K0AI;vsgskd$}N??fQ>&Drdb+?+^4Tzm0ZS zZWC)bP5wGv>Z&RKo_gH%*sC#9(5+@-hFZ$$r~Kgj#~KW=slXk99;)vLg_Y)(ru(_$ zR4(D`!yRjz@7Kl!-aEP3Fii-;k}|icWIb8^e5luxN)|7N?uEXk9Y4FcxG2lyAAD5b z9YYyXf$^L;XwY=*fjl3_%LMbg(p5&k%mC-eg(5|p317#ShTBG|rkPmEiM6c4v*qkT zB71Rqh>`ezj+o%A*>{uBLrck2v=GTCwT9-+ah_`-U({-LcfKugVti+Cc|;LS5m1p` zd6YLgzTwNV!qDe5^}_Q?TH?=*R>SXxEk7PB3E}qmyy_ISJu?MP`883$pmJz?t);7Z zjZ#sVMvCM8nlWRW2^ON#>kNt~KIPxM>VG`R`RJJvRJ{{9Iwm*~^?VbD?H(8TZg}X) zy40k7g02Ji=!n^kf}GtT~_UD4xxXl%1GLz49~e z`b|9zMyV>HJWjO(%T?5R$cSdVJ+V5mFUS~1zBp4LSL=`2q?KBJLsRQ||0Mmazcb2z zX85rZSQO$EBwZ>Uz9W4*k8Z(>SauGF*c{}T-Lienj+F+TcJm8T_j6A>wJ9|!3wtW{ zuT7{ZoIGEWDEmd^j=CAZe4MdzgbWINmb+ir8bb`(-MqmWQhHV7yGwo4FWG}lRFk3y z$!bYpg0w%)zrP94$uJVN@n)5eI?73Tts9lsUSO;M?x=zu)rnSlvoZg5`;D`sRmPdB zGgp7F7DtjwkAO|p4TYZrngPCFD_5ua#%e21>()xgP1bQzXX({qhZUwJuAf*vQ&vP~ zznW#w(|PM<4%K%aT9&PNpEYI|{9k0JYHYMAlBaJg7l$C@#3w=*sjgs6ep({ACX6jH zzK5kE>siJDG-E2({<5R#z57DSLA2$Ap1zov>Vp=F^xe<&)L4}E z7?Y8-O5-W3uKRIb`KW`O*QCt8G>b*m-d5lR0ev0B$(#d$hNPhdNOzQfnTre5;!@{%70T z`*F;BJM>ER{srbpcqI93w|%vqL$&gm}-(DZG`h>G`qcmTeC| zyuF}HkCUa0_{+}wFC7(r`--OiTpH9hcnZ?Un(|RyvN%ur%Q3k`&`HEGI82pwrGkN3ZwLrtC(>R%@Mh{iurb zqv=lO|9F1E&S?a|tkCFaPo2|M#W;AB?~=L@t0>g~mbK#c{w}JR0SQccS1Z^xm?-GaKPG zDk&%6a961*HC_^%lY6}r$QH(d2@=n3lp8GTeE?5FDYwqxApNs4u9BiX&a5;K(5uIM z8pz$Wj@cgL@D`mn5WxzzEy7YB27nDi=J4V)^|@S4EKrqkfy7M2=M8WL-!y5|7p?*v z^0N~V(5Wv7aMc66IVnDM8gx1TDsJ8q%bqO+@b278rh3(Q{nm7MU0oRDd>k-vj=uXk zZUUO*W(RiMh3H>^nsy<|#&K-{fRIr+8Yy?m6uR4W;K14@5(Kw`E6> zVqKrV*jWvqfgIs5*+Fpv|4xa)P|s$1HLfbWEvdNhh8O#7W{<~pjp<=v>T}^$c;rwX zfS8$q0MYlefR!Otmj@E8;9B4nvr;dJ7iiW5{+OryN5E`LN*{y|L5;E#P%co2myJfZ zl^nhrpHH#L)lgb^s!?=uL-Hme(CG~{TJ!OICmS@{X(V#Tix7EpctOdWvMxmsH5WrG z2UYE528h{Rhf?Db+Xub*hULKD&y~$mM(Ryl2l6rQ6)I(bV&)0|R0Sh-H!F9*_U2V{ z``}`iC28OfRvBMy7Nwn>DE0%|P}{;QKW`C@0#5{EHPA(lzsfBZP*d{FM6qS%ZS0x@ zP2`idX-MAG?Qxg^=##k|T1H#^?s?_82+_kjZ(#*Im)I5~!gTYQdrRuc?GwpF;p|8} zU>!-dRT4GYRdRlxbf`HP6Y)MOC%Y4U2=}Q5DXz115TX0y_B=a4dYLa84J4+1pzSHwy_D2?V55sO@|jDR=7{l*4tFqfz~TMasxlys zh1@4kzHHV?q3$Dy+Zg7kQ@`q#h|8cjf8pXCpde*P#x6HBa=Agc;_ZKL4j-yjqI+hp zH5U=wo+q<&h7@lCCFl#6u&Ya2iYL34pwXkb)Ja+Kj6wrpic83xo~gf;`inJy*D)`L z+-2HMxSOJ~P?V75lre0?q8Q*O-DK+vF5&BLs^}H3rjXKegLz`z@?vil{4sPjb&0=Y zeeC58OKe{Qij6a;eGuBTgf|OOV@jT51i$b0_C1N(vc7*sV?;&nO0Fbggowq36Obv@ zf5|lGgjqq$S(<28loGuG{Y#_YAmPsr$1VsQPYBALN`JrvrYM%qyJ#3g5su zND`KhBxo*fL{-DC00Elx>D1j3z~BvghLz@gL_ZnzNfk0Jkc?)M5jEbBx$ROg11on1 zxxS&e7F_?l)Cvv!GakzN97mXPw-aj@$j|0k{P~Nj#F`XA=Up@KwWnum$)00iq|}B) z4Ih|w1}H~UA|weATU&{eZdt`<^V^kN0tj;gR(Wsd5xq)cZAO^V-P@JU)1a4MrNCoS z62n<628Wm5K2jr16w*>X1A4slL?^o$geGAMgi(!mt{BEK3ya6GK(4Q_ayy3-hJ=Va zb0;qrVq{uTlZQb{b8_5cu)HSv8;SJF>ISDUVVeA+ATAd6JHrmR0D!CO?>WEYpe#r; z;*TP$6rT=Myb`#4{pO5TfLaOh;ccd!sXSEIz4j_V;KTt=hP&kT$?;DUEoY)oD#8p1 z`Owcy>8jrYhU`=-63|2=9ep3&`PtSu)l6KMF+HS%eV(3Bma&5**HwZ&f(Fe+t-CMZfaV^@_ovqLvC#`bcJOoS%QhQLD=x=Cqa>CDYG}zSHU7 zI#d>1jBZ!^Si?0dlNlw;agOV%TSbxQth9PSGmB8y0yBCM(i_oYZJakbq)iPwxG$dq z!S|i85@xS?a^>+tC%~>^ni}Z)J02~=DMgzRV-aEm#`le9;fN2+9f-095xwN2zIv}y za+)3q=I4?&i`@3?Cne}6nIIioxu*umrv@vp=G+0HOF}>j8R;;71nD5gLX30qhH;$> zOrURZ-=+<`TUISXzbFR&5*dgrmx-(-@^H%&<8~1EA*{k<>Dcc%G2fnqc%NP)ttD+O zefy_%m!juSX4Y@3;Zk-7V&}CNV^3cyQQ`|WH#$37=?PbAwp$t$TUgel?u8qVKISxz z3UEMa@}_`|T%*vykcDL#Ni2?3&}GniocJQwl+fZlyQJsp5K*on@R#?B=!WZq-RiNcv~LPF{lxWnB- ze+R^>1%VZkZ>`XqU#}!MPKH2(>EvbOdBh7-qrf}IlYx<}x(1LO8-5yjBL2Df*1JuF ziJbH7^sLqd?Q?bJgeiV_Ytmc;l`=zM!tE!OpE19ia;^#?1diO$9r7HT6djD56jaCHo{%5yl4!xEq zA6+6xQ`4K#ZEX_WtDz3`%CjhmD3NPDk_Qc^OP(T^7a%WBYQUzzlM}Ph1J*IxdFG3x z=#h{s+!MXAl*(%39sZ28$u+L)I|dI9B(|&xG07MUBzL022%NsX z@1=7QxbaCluF+ubl?!XIEE1 zZ{5yU6!abqMKNZ1Q{7=1#7G+} zP9Rcbru&cxsyB5Eq%j_L2GBP!rRGF9U)(OV(A~MmB3Oct==aFoQ6ggGRlVl2thgqq zJZ&9Umj3P#YodJBimnDB_?k(ONY3(5T z%URYdDp)2Qmti;RcjVu z;!y8)0z^2Ce~Elqrod6YCN$>YU5E4#SwE5ZPLtM%3nuxIU{UHCH&kfEti1dxNwu4K zBHt`8D%K}0H_vFNL#w627B-bUQ!)Q8_8jAg?M{0c(ox6C9uB%txRc2I z4J^KeBzsGlA*7G-fSoOrk}IH~W=J3lqxGb`n@Ak_f|!y;?u)VSTIqCXLhh+_7gP|5 zY$S$=ZF$PILwPh9ozOS$P3@&L;>p0J{2Z8NGWC3D%iaE7_;mF1^mB;Ug?^;_7J%#? zS(bXul4P%4z-is#`l_G9v{1d{@OgxAJHJoiNb|b*Za5^;kA3i+1JZtvqr-9Gp{`MQ z>GcVVrM4FbAu*nAAt-s>kLfumpP3B_z5J3-4k_E;_Bk1^4XPXR9)RD z(Z4HEe^I{dcuR6n9))K5G$S_iBA0My#Cv|!dS^R5JhdpmfMv{NwJzlZJ#xu3bW}ZR zuK7drkd^u}FhVda*BU%+b}Fd6S<(!SupZN=v?S4JBM>GgY(09*#J=1(vfusUNLnk) z5$VH9)MHz@uZGCTCm#03*=fQSw2gT4gbb8Gn|{7EDnZrk~?b%P~PD?vWCN zI$n(t_{bI7Nr>R?TfN)rN51B1D#_|WcL^9yW2R#vZ{#jjv{{U*&# zR}HM_uMN8qGr{c5HBV(c{P$YGXiVK<_KB-1~+8INXMuj4lAiE1vN5ryLf4v z`CG?bvc;e~XJ7wXd$D106eRA)Hr2KLyC1TQ!QvU@4I|^DtZvt(Pvj>g43pL>@bo2N zwHtYHJ;_ju%T{^_YesklNsxGskC9J|!2V4m_#SO2|9D2jqhggI=!0Gt6}2k!sIp^z z-B5>WYTRUCT99UFQT>#^`XGNR zJ?`>4f7-5(bTi@7P&YP-FZlykz!aB>(Tsdi(0r|8TPL}&)|D!A4&OKBMN!)K((bHc zkL`aL)X9uW)H66MT*E$Ke)ZECjFD47e zz>`ESigd6GR*^OqJeg%z^t!%AAd5Zd5b0D-)^j3zbNcTN{3n=N~h@MIKHZJ{9!G- z!f354Lq}#<)XVHPx=?Ii;OIBn$iHRp*NAYX4GF?#aOkib~h0&smOT`d(U;eL>lfk>&Al3>zC&Ah3nae=?rh=7P=( zS@gGwK->{4*maVVck;)TJ}}D3M|?G01ja2Q$xdBhg2#FmCJvTB`%CbJ;VGx5zMgR2 zkWahdI?^~d*~?mHUWN5{yH)6}dja`5eRFLbov0XqdZC|( zU{y&HmHr7+au~rrott@Kv60MWT;SJ$BK_sLlfWfNIqYeObC4mRE&OPRYk0&GA_q-1 zx?=XhGBbhTyzhIp0`(3xQ42-_bB?}kPK-?U96A3cDO>{?(J5Gv7~>upMx5urcaLj@ zDuiY_fzMe5dDQ4vR7szh5%)6vGbr-EC%zCR1^2vzhcjS@$j9y-q&NuY{lLUH6rKwb%~Zi^R;v2{nVS~y=j48 zC)R+ru>iQC`*S*K+J*Ag@uG0W<7ujKpk|3zG#A+S*1Ndiq>TnA?S4E9K%9i7zgj+E zU>{Z!A~tttQ9!zDQpOpWQ&V$IYXYJ#cRffdPeua?_5=dNe9HWKOuyt5EL$T?5)cra zD`+>gKwP#{o@C5!hYG9xm8k<^a66oHvVVb|*4FaTe@3%@tp0#!heYu}xvXt-9O+-a zj#+_9ypVw$I$cBT(EB+8VKHb}h7`oda7YKL{3Z1Mb>PQpOY3G2-0+@;4n^u+mZwn^ zjv$1iRc=p4>_n>9bX6u=M9A6*pliB!QgW$WID|IGfI)aF`sN;NLBMFMpel1GLBB=5 z3u@3N57!bC!iTas6!H1l2>KGt!!%&3117#}biK1rku~XS$=!VqI!0mz#teOb&3K_Y zCEM32CpEr6_Dn9ns0OsWuni8!0l9f$XD(*uuO*yj?Tcf6d-F?pFucQ*Nyh1#b6@>X zQNaSFG4F})1$#zwfXQ4O9XW*y9wMI&f}lQwe3Y&eVgXU$r~45h<0!pfCox%7T7oM( zrOUX^EQf1*a-5>6MEIz_~P?z8b_@m&eS2oic^02^95D~E&*QQPfv?ew~zfLL7i?C{$*T~*4xI?U|&<*}H6 zUCssn0li0jkMl|6!@(PTq`zLKfzbhHnI5rKKRcmEXwd$&`)M%4;MXU)RqIzga=s8t z)YrUj#FZ~rJg1bsGq4a6apQq8SC9sw*W)Vfnw@TvzPXQI5ga;Oc*9%(Iq4t9x(Fo^ z@Iz$whmt?l4s_bUvxfZ?bnf4(L-3Ews^EuL4DS68tJ432Kbd7gEMD_f0^W3SA+W7v zphoNQ7V7pnT|R<GEv8|2f6O(rpK)SA~Sd*0A?%sCx`Bp+Q$o~qhKFUnVzf{9peUQmS zvoeLYji_#U%UtAOx_= z@;Qa%XUmf1N?;3oOI9J8q_=>Sn@@&^EJhHEXX+c_-O#d=rxuJu*{b0^lNLMqc1xLo zr?{SO;3wflV8|8$3@Q<2_=NR-`Fb)0BQu1K62(HFT32p{)8>DlimQ96ApO8M4jmaKN|^ zNzBE|#v>LI1q``B+ed!d0nDRFq7sejZ-kgJl!F!dBKU+hdw{^_6S*UH^uLcJX5wW# z^@pqDZ`w>Mh}?%?e^sLS>`myQs}u+V$y&3NpI_pCHD{os2qg25l_r76acQa?T zv-~e6#}4G;Vo!47KuRL#TUn2tqdhE*GKr>FhZ4)|MRWEj z-%iG_5Ch^AV%X+^Q)bo@w5+sC!DoJAK6js8bfdl)57-+$;-B4!F3{LbT$42r!LqM0z!Zo}vyRNn9!TVe6;~>c(4o|Ku_2=p>LVR3uuSz_9Y#_-BQoLiu zL7KaBeJ|jPCa?J-lic-8e5_;(oP%i*QV{VuyagcJ@!*jY6Sg?Qw}W$j6o|v=M{qyRQ#GiEcZ2BeyHmH4K}zUfp`oWD7f6F~ zI}73dCFdQXR~VN$Z{A0b_JUSiqs&9&AhLmM=b~0eD_*Q!gmXd^bUp2=5>M>F0e_Aj z+70gTf{Ha`Kn(P+6mG_r4K!4Jl#%vYANvs#Fq8}~UST%@Vr7&x)u_;P45$K%onnli zenwc=21w8lL4#E7UWs$3{pipqQXk!eB%44?g;@7r4ua_SBJ%~1=Ct1~Lxtvc3sE2OFZR_P55jP=#wds1>rM3&Y>A4N4>r(-n z63;xUTcKV50{43WHVduFogU2OxABhV1!c(lxZa_9BuFk@WH3qnn20uGmwqd_kn83W z^(ORlrgU-!n66)f7W=-$T_@vs<$9;Nk=Tx=r%#iK+ptoz-K*hda9mk}rqAr09EU8U zAef4UF(=3DW{aPGKbLL_l`Ni<3u#u-L=?G~%~?8l)Gh$Xn>;N-wS)G4=g7iEf= znIy;FYN5{S#1ZY{LkhMzgBGdidE=WKp9k_t#nYg`nVvp731P3m2WL0cH#@+F`71YrN*cN$3`q(i9JIoF}#_^c0R34w8A7Of6=8 zQF`xg_vAZuqzXgjW~dmvQK3z#;}ZFjp^>(HVs_BtB%uASwAm=srWR#YgWz`AoMIn! z#Ve2j+7(WEv(TZ^Xx!baq>JA7u`3s6YMFpZ*n25$iY>bVV0 zG#@8v0$_&H*)9)rn28#~=W0{xT3fUN8r^N0cmokK>^=w>GvYWaMSkMq0$( z`qreN#!D_w$5bqLzsa)NHvL?;FiX!lgRPT>m0bVITP-

6> zd-YSNEf8HGJHn)dI1vKnFXX+%zt}JeV_=+DX2O<1>&6-$dbq`IyP+-2w&uM{evGNe zyBO)WBnUZzJ1SQVx4bCriOT*c@*VJk=eviJGI8hOl}d%%LYT#OCEhapR!AoPGz}QUC7`Q~qf>=*Ec6s1>CHwi15Ib|xt0 zY2mp`-5ecc9MB$GZmo+RaFL=a>)$BZigQ0WX!nCXVR+NVr?pHeCldzko1Skt1hD92 zYKUzpm6h4cjte7i>3WKsId58Ac&(u%`~d17aXuu&yXo~0vfj2*_jEZgN;{Tki`hS3 zD{O~bC014NuwBMQ(owoNaNF>4R^|ih!&infzSWx=zdR>(bMfE5GJ1+9?@F$glhIO) z1;m^$P~F7`w<;3}XLfKPRJx7qoX@ifgbA;{}Q6P3Iy04x5;t9#`U?s*eL@OtAk=>~*ADEj4x<$1Qbg-dk}Vyw>n*(P~7 z&*?e^l>$E(M&#Q`COH>jUG&)3rworOE6U+@WlUb41ZI(Fpzz7EESU0qksXXwn}^a5 z4j1v1IO%Fj*7Uay2#$Ro9BCV95cYcGVA2?pQ8hq0AQv+Ca=}5KOOo4p4XKL1N%dbb zGlGJKnRr7Bu(HTe zixE<+_C{c@Mxg1s@7^eA*WwsZY~Wq0bYFU?uEcrq6d+emt0Y*8qUXu1Ae+nHj^ea5L+XPMc;w^ z7qkpp6`s`6?9Eg$G&YVbu*XHo)@N8zO&Eu_nUz9QJZ<P{9y|c{6+n)Atk?bob=Aa?iE>U*Kj-fUdQ zEF+K3a|bw%&sb2Cs42|Nky{%#3pA)y2jGz);8`nEhxMGUhDE%5(4eO96CaLfw@xe~ zg?*b!%0cv!_}Jv`ZCufh+L{D!mR;m|L<70)x;kmAv~Y8)UR+QBFnp`Z3LXQDPypL8 zriK0cIbL9_G$I^{zP^mAlr5TL4e(6UPo?g0QNYefCW_YN()LJ1-Jl=doVDm6T%l^N zbL+lI{|@VEz);4Oh1Ri7!%BHgz3-H+FYT$G%jGVJ3;%i}sT|!93=tUVc$TpNYazEa z8sp(x_Z@rT=k~6wW1HE_$Z`n9>XNw&x|k>tS>Si)U($X@)D>yF6~v>Tv@;p}&1SUb zjyhhpOw9jKNk0+WCq;c73P4S4rjzKB0{`d)lZ91bX`FOs=R?cH@6zf1^9@R=;7TKO zdUqcC7l47`Dk*f`y4wE9Sm`oI_!Hr<{gNswjozWYHu=&VvXuTuVGI`zX zMZ^MC-3k9_8o@DRd0IDI&GDwCyODriE+X6yC=itBdlMau)B3(36&>Y%dHE)=P(5<_ znV>B`3-}&`T6v_9gZCp+kIgLBfYJk2&ciE0pm(}UaB2T~z|^uz>ShwRBF9^whU6V) zg$|E-wnvH{ba&M0_@m7Gnb zEwxHq0h%THw2n#n^;`wKUQ+4))L9pg%j*7t7*#A=7VO#@6;dqmmo%HZMQuA7L7=79 z6(W?iTkos$5TUsgk2kax`X%`aMhq6YBDx4I&$3KW8JA=y2|Gk4PQ)O6@5h^)B{o}S zrGrm~y~?U~WD2NO6gZI5D%G@4(q6b9AVv+D^88^Q7J=&^qPPmyy6T}f`=L7mjwD*h2B+!b+9o8O*aY3IxMSei#r}wQT{mP3f6fO_;dshqMmL8$Z z97*)~SU85&3j3AMsBaM2hbO3}&o8SS@;_QGfza-af>~?U0-F>^sp(426 zl}|$+H%7HqX#L9|Zi1We3nkp1+`KtXxaFcl2V|*az8Hoo+Awq33n;=Q~Fj zzI8IuyD)Bdl8roIv_?nE4KV*N_TIX!s;=)Erb8MOq#H!KyIV?8L0TH58zeU&Al+RG zf+F3a2+}Rxx#`|?zjJ%v*K?ic^9|nPc>dbDfVpDNHDiqN8>4<&wqioj?(c-El1oM4 z*IHb^R6;(e7iIv2i}Rp@dXtRLDmDS)zZZW@EPuXAeLn^Ek(`$4>2%V&Mkfb1%B+c1 zAY*5}A9g=2O617$(d9PfV|`Z$g3j0zX`Ids`Ooq7av*a#=dYl`jUK@g!XN5(SMjy`N6R!d({x#G%O9*<8XcQ_f(6SrM4%dJ@6DLBgGv z-EA^LTf77}r$^N(Q4_eKYrmW%LsJF2pm{UryxXs=dr7bDSLDPnUBQ;z!YT%27kAV> zlNkEwWrs=6+?~B0MB#ZHNb|By} zpfoxO+APoft>gjfjiTe))cp;~`v%iWSUSxHzj!oehr=jIw5x?WZ4>U$*uUq#gA09?!cxp1s7y5#6{`doY+0 zUk}P?TaI2gX4|~VK_Tmp5n936*vrTQqtHgYt~0!;4*{o5e6RY4@VQW)N&mudWwGLq zFHg0f12Dp13vRC+KsM~b6ygy|;T)ziyYIm8x^(j01t%ifF||XP&W7u)tch_(R&_5w z!8aFLHgJo*_~m}u<~a7_{3uTY0thxA1iVuwLjtFIi}Cn>KKKk#BBcZuYHQL-|8@Ko z0=Sh&2;=d5DBxNB0$23+!>SqMF~q*v&W4}&U&o6OkQ8!R5xy~6|EJ-9p8h1hi6ZRfUDoTF%})g`@FBtmTgea5?M1}JL;l#C_hy` z>jJ(PG>NnRB0miKc3axgj&q_oSO)kgRQ9TRu&+?5%|yq&`HE)PX&r7&a@qjUW7C6=gqtA8J-3y>s+)H2J+QKz_(kg#r*+mTQvS); z;zjGqC)y@HlZjXiSF&g~#$laV)7J!>)gnxNsT1mJ>P0=(Rfdy-kim2Z#~CqDVPO>tJls}x$qKn zZmqr6e2BzB^DzuET}cE{c*!d0wmmjSYMB{l1M<9wO=PNR=bUY&a|@=y050p(7FSxA zgCz}zrYL3xic1@xy>JHlJmbUP)UCfeP~HQaRTv|y_jg>m)%;`qKVqlbJ1dwEZhDbIstrEtFljUGJcoI`*!9CC+5wwHxOHynlH6V4CP z3a#|^Zo0VzQdi+FlXdVV;Gtx?0*EgsmimI&*_QkzQ#sup5OS;yd$J6|V-jyxof+#o zBa#e|S=T<#LH__llO(=cAUVca+mLV`2AO{puvgu*FGH#QJe6XE;P5d{lqs>85_KlE z7c_1-+KT;>HYbFy*V-+KI6(q!{jI!6YH2eN)A4@`a6f=&_uak)e}#7mylB{|(Mk+} zs9lC!le7A~+j-X>H~{$=(c)aGJ74D4Gx~c;T3tetjIWEbo^lU9(SX8$eJ`Ff#)obwd)*vic?|z>#}(s6 z*J{g%MaqMlEhE4ayo;5czlLX&TnWGwen#p5%<#K?sObcEl|p{I{LEC8W~j4qG_mNq z;thArpHwO8JllBoo`<)g0-ZUO4RE7cVA2GO&1|Fbc!sX?HkyXbsnLB;*L04FPV`Nr z(VXRtdEH6kOLfd!5f0{!d_|pA31?s;vz8=sD$E?0vkk;(oFNrqJUm}OuBHDF`608 zD0<{%rnJVuc!gYAy51NFNmnh|Wv`K9uxdNvz?YjLk6OBZ0m>I8z_*9%K^iI zy}%7oz;Kh4;1MFAlI(rnUx3pVoRZ6mgC^R|J!zEzof`Qa(;5N^l#bs4`1vbonBw;5 z>)>VmHn@jVs3*1%v;gs8A(Abv>gDic(yh|&Py`(f&4EoWtnn38?5nAhOang(K23Z za5>DD@ftzsi!gg_Pml!dE-i;HO}89sV4JTQt}4I#G6~U)$(kA~@?NhCb-rv)K1H?U zWc5p3%28sJkQrr|^80R8-$>pu)4Q8XV^z9&TuKpWINjupT&~SdN?XL;6ZA9`G{*EkiTskc^ky_Esu|&5=b{`nVJg^?-9`{<|d1sP4-;H(i zvB7K_vlzl3J=+3;KdE>=ezwORm>8x~^^4lqq4T&9N_n6=4uQLZrXQ5L$x@hMXlo-4ERl;sV|b)J6G<3eJa#g3Q+rIX zA|$b4)#z!1fQ-%)M2v>ijf9kfidRFQ9-A*quJ%4epNz#slsXgcX;iL;Q;~~n75e9a zBNblrGrfzhAfLz(zTF%Uv7&A*b3Z^Si@7qeoxOq#1 z21h&hH8ET@uUXT`1Z-0)F%-9dPldcpO_l135NosQ??54NK{Si4jiLOAa+9z}6}l{8 znxkJ}ChulK!tCBZdm_1RL9wTAn^_peQnj8a#C|H?_N2u`h*d12T4vQOQ(~j0$MEYh zn`htF9)F~~^9q$C`TukW&p;i0#lbki?nZsEnrx5gdbiFrqxpb-24dr`qm^Xih(e}` zP;T8K11))2{(xZf4Qm*wqV8P$Z;_rKk7aGAlAw@W$#DD; zeeL^Ef>6AL9ZEV^B=1pbYnyU9`#2um=Q|=vPAMOXBlyeiA>Xh6W+}-3CNprq0;^Sg zI8veYvb{)&J_|;*B;^R=Yk=(k?GsbsT+W8+e~Cmrj9eAu_IQD?RlXtC|2U*Bbt& zS;LM9^H=pFUX`{q?$ommr+%Kn!YKduo{vgOV5}cpe9vBw%U7nDXBXI+6#nc(;&OjN zKeg2c<_789aSg0f)SES-Nt35G&7R+xvH({s+D&(y<-QM8kB`h>9IXo0eD&0t=6O59 zfg(XR(kMb;r4@uhNhEwJO;JsW%B@8@oLO-if5XCtOf@@YMZHq}gxOs?pJ*2E9Xa|v z8;Zz6cDL?%wRCEI`c$>%tM^B58EK(;5?Zc3MzjOQ@lst0>99WpV%6K)=xVqKBNqA7 zJQX4qTwyi0`D)DVM!KnugjN`GyCz5jXH0fsq%wr`r3F17SBv+&q7tB?>_Si`<=lwn zJa^TMu^Lv*qAc(ohrTO9UnkRT@BWUmJ5CZ$^iH2M?a}iTKDHJ25vjruIa*NC1eQJ&8S$t1(+t<7nNgOOuEB0@+HvKOj9U!l|O7+wNVCGjNPuuh-K zPiOo>2J0m%v!Kdh4<~CkY{5@0)$Z{=6X!y|Q}f;{%43vm=g+-OsxkT&Ipx&1`!t!A zzzW8aSk{|c`_v8ot)>dN%fh}=521BL-^ED!s-G&GQ1!i{s1rcSQe|cu4(W974|t*> zj3Sa|WU#?7E*f<~cTeW9>P{?iBvf|9seFhTffRH_sBqcABbWMk!};o+U8Qyrd$*|Y z5Ha2Gj1wI$E>g)xZDs$E^7QBa)bsoS)QcWS76zZ+-(lNnOwbAo7Q9&UY;p;MFM$gO zqy9)k?|~aCICs80`b&u;ftua`UtTkGXUKY-f&~`oz%($ur0nfYCRWFL7Dwf7QTbL>FC-)zoZekbfAg<+vz*4@I)@NkSVXt>nGgED?a`@0` z;}wFg!PZUv7r!#>4a%Rmnt@Na=?qqtzs)tDiKuz@w7$^O97ETB0EzBXpPNC`YLoJr zeh@Vq#O^+$ikE_~j;r?2?g}6mJ*;9qQ8{QQY@S7waq|82&{$4rG9*7%C7zDYxf(qJ zPdH7_>PRNN+wMF27wp|~sYcHh0k^jhe9iw zCNDmF&(OyD>ry__>Vo$HVtVutHPLxl23~#;TADwj5xXW;tf#c__;6SB1Z6a_mxx!|lyj zb}>ye6L2KC@Iq0`M5mjOldAYNiTH2%_vzPeWg}f^in(98phT_4j=vcKV;~Plijp40 zVz7}}2~WQpL70KXX(3AbVFV9yyT_n&-E1i}a`G@OC;P*S!k^8q9~H0UE5D-XZlGES z+Y5UYdhvz?DJu84ksj7jiw{veZq1kTZpX{$@ak1ar$-?PWlD9$zXI|iRR0kKmFWx@ z4L1gkOYZvRE?MD`u}&}P6@KeV7(;Ze*%3+4(6ijp-fZ)?kN%jEXWMZp(IK;&hrVIR zLSy4Y2B6A^_zVUJQH5#{o=MlIH*&73KAPEn|Jae_oRs<(z6-JvgwNWSgGAVwf(r0kAy!GuM^IM zy?^ygi%;u0Rqw}0*|$9zImEI~qQ#lYNbDQ|m}sW#&Yvmy_LmclxRDIhjY`zcxv{ft1v??BrK1Op|6)^g1iEMX`aT-E5{TO3#;-$1J z+vtRjCZtCaWiPAJjpL;sU;H_m@|$cAOIF%q!8Q}}d!Vb)xb1ha@Z)$ZTuL^qftvjI zcqxqO`98PRC?WwNjBUM_ad;%1& zVSG5U`BsDsO+9hy=9o?E4Wf7co|T0EqRXbSY z>t98M;hsjQX(tL`Wz|dKs}pHd`mv4F9OBz2KAMxuRTfn7N@|IYeGw&^ua>r1e55W1 z#sf(Srdeg!*Y_;n-5a-g2Bp$hxzk+OC**Q_I8|EYSm-ZDKIxgOo%s`|Xu1ZF9C0*m z(xKwn8QJ!K-Y2IoZ>!Kt}+n>NwfYfD29?Fs!P0aZI2kF$;MGQRRp+s)K z(LmTJL4w?JcU$>$Kewbu<18%bP|7~#$}E;b3|Fzis$U=1qL0udh1XIThPelW*$c}i zn7j-6tDbTy5?B$FRD8Ctz*L;Le6oK41P88$U+FGmCycxp%@OZsR+QHh(G6Fyp7>1EXC6!OC_I~U@bNCM%>y_c|q~>;BD$0fnb{~QO0;!vS8?-hR<4NqBD|ZqLwL4pENVhH-6czQJKA=roLd8# z7b-`7RMY1Z@KrPmi(vOw=t${i*IZVF$z|x<{*fWG)lM*?4gIc~%9XbiP4GAY z&zCMjb|K+xNoR%NOKs&?vU&llz zL>oc_-#6T>nNPiYbH)b_zr1ZeNb|vJ(7ZO!b2ah5qVg>n)_?w;!;P|uwznJmaB?KGY|SlI%kE{lU<in441X&Zu!{<*gP5dhi!BzOPawM%Pr`0hYGzrHGe-0 zvwTVx7{Nb`lP6~Ljub#y#Z~r|8X7ZBW#4$x(B6-i>9BQSAUdG0-4MqdyMK>!IL)?b z{q3+N>fpc8ym#_$^5m6+ip~HIWLsegtR~#x9ubdQK&15E*@CyjMoyA7ey-ch>9hX2HYUFYk~D8+UuWJ9N2CJgY`^m>GgKC z(@dGOIe)J)iV{v3y)(WqV5*z8$Y>ZpdYAOzwRH`{PRr&x4c$#YDH0AP1T4H~PY)I) zACCGzoxS9YooMJ*N%mX&GN8Mg?yxXcGxzDluY5NmGXpkAcYeFR(`1oRs<#1a$GjM_ z61~TqUs{tygr|=ExTwt{hZ9zSVS4kLGqd!I&&_078?zeNt@nQ#KQkJ{TxQb9*5}jz zDtMc+&Ev0GGghr_?kVBX*u#_oz0od_sXbDeKjn@Csq0@?ETNHc!*@zazYg^~xh8S;kT~;u4}G|(N0m;wf*-SJ zIN!PUWk@%Z(Ak`mv$jDcw7-a;Wj^PYxpjk6PuNi*N7CTxAa=o&)91!Et)pol8 zra9~GfXbQ!ToP$zv~m_k^?jxrC^1PHY5?xNEhd)~Krh`Oem3$Hv4mRwnq-Gz0LSeE7EOY zRQ;ViO_Ws5jQ=y5Hh`+R=Vb$nh-%{gavMe5meKZ4Gs5KOL< z5&jfAV@s5Rwm2Taq~>T36msd`?v8=?;2SaI8{IIq&!IGK$viO6dB=AFBHBrAQrL6| zYYi}uL7p2F$jY*9{(O?Z$nsnXZvZw4(A7N3J-|_wzAn~+_*C1?3Y=f8#)Mwm&OgPG zKdgl`06!CPD{G}=KsxloRobl9xd#m!*>ixmqEIC{TlBx5bDK0MWYCOB{5?yHrpCUG z3k9Y$LmymCaZZ5Oj58eY@21|nurAC>PT1-O8fMvMKz!6IP+9riGS}K%9PN3*4)O3p zPT;QQ&++&=tlpi^I<)vSI<+@Koq8Bkg7Zx@wIijl{O?&Nhd+#w*aEaa{Tf{6s>vE) zKPz&V*CpJf625S?7nY7iP;Y=pcfF_!eGu%%G zc>V8gZfb?L^2RB6%#^qoS%_m)RpRnK$4H16N#0u@KBu~Zl=}fI5f^;7-X+OV@+{w*^|ZDhnT-hCLWT0OLev>3ISzbpf~4Lm{?LCJ zJ=*r=(rv#%hA7%gk!8P3`zI;P7uw*ZkgI|?*aiq~sn7Dc-!S-y_~j4?AB$QqO|=no zo5GlOfmaX}lh0sU`9^;l(I=DRP-+yZGk^UUYDtNl5B*p)vLN5j6k`$8ZUBmqlB64X z`LZWC$k|El4F-o|xcv(`xEqRm$k0c@WALJrSm=;t-&eeZWvIFxP5m_x;3LHZx2Jg-|Eg7Xvw*gShM!DV^`gS{G6vEKI5|rxL^aW&vb@ zJy*C7u%yy9+khr$;GUvuggK|nx+?{tvZT7Gdro5|;Q4j)ZW(LzpMtH2taC*_!3Q4M z+^VsrS}vV6rV>M#3jJ_n=$^9yrfX=G5tj8^;`s5rR==J3A!qG5Vcz!JRmOxW1)Sw< z|Gfl!huFFO5qw7mu^90KJTXj-qr|>YJu8r!NK{f- z$pTPyfoGaT72T9%A|pXoJ$Y#lFN3B0PyQ&yFmh8a5lgb8ZWx!G8{Wph2(N+Lt~#cu+Ldo%aPP`5e1gH`c^k|HdJZ#j2??j%@tG&;w>4<*GI{lgA(wkMtbF`TQ# zXNoS&*hL`7Mup4)o32OO;r&%X3C%;eSWTjD!`*dx&`Fc~G!NK}#~fN4V&|R=$#gv< zw6e{mUGi_T*Uj5~dAo{E;P2eN8BaxbvwO_xVi!Z2@f(-Cq=sPgRoK8Nd~m}D)9uec z@-!wme7Z9L;EiI!5A96qS!ijqW=ud;Yo{BgL+Cjf1ctY`Ow&fcS^vF1?haK#KF2B ztU*6~Q59hNqVp3JIC6H|bT@>mbpCySJj8u*#4@Q?-4(e(`jtU}qxOnyWtpG%V#0r} z*pLMB*#lIW!a}?P*|Z$3X{uvQX1!a`U1vLsG4jfeyCM8oO|7{94hdpxmulkMYaoF6~lrgv*0>auBcBj5Ol_%;$6am zB71{_Y#PkO#+8rayZA`y*n9j{U&-etr9@XtTFA!lm{A?oth9H*tG^tQrQfLLR`Y5q zWv^azQ&>E&_}>l|(W92>FyqCDaguT1Lrire>wPnbo>OR^F(V3TQ*@}<>54!C47Y_RYP+)V5^VHKXC>FHLCibYh(48j#H%y z2@I!gd)ou$l!)S4^wg*tN95RW_{gdl{xIwZAR^2B#OIv0B+PMU@OR2??=W6~2ykBF zF2Zp~S6U>x(M0a8Hw@1mtdUsggMAK{T3e}QKxJU0BkuHv_B`5@p#HEqz}!HXR1IJO zV=s*K30IdcPmS`txgpUcoPdm|z>2QPe47{|)hCe3_pDW1Ik+N?S;IC)xJ&vCZN^0( z<7yJUZ2s#oDJ+|{t`{ijE?l1?m37AXjYlY8A0q=XFQ) z17+e+nep-^+Qi%79Ju`iZqm%i_jt6L4eRR1{c^m1{F9h8A<2BVp_UQ5vDNmIK}#jq znS(^X`$2R;q^!_3b+DGpeTIKwAy69lz*M6Lg)%{cDwXikd}Wg1f$*UbQUB+*3{o0A zd^9SqCQwLWW2IwGjotH-jBfb76=!WR1J14kEgt@+_2`!n7gZUPt{+&O&0P1fuYEM+ zw9_5t6V9He^Yun4BYE|*+`q929$;USUL`d}`MTcq;{u1t+U$z}l0k~tc7jw3c*pZ3 zdO`@X(99V8t}#w6j$U>5pouUI2M>G{l@k&OX}wDmTb0MF3|C#@Oo`Nv#*RyN*D?{k zeheO0oJby|(+Q^Q-Ls&8q;9n`GQHa!8&T{iVQT=;J-%vrB89l!67F zHiqkxUMkM!!%;n5S4oNFXSq6$jWrY3lR2(=Jbry$MfOsYs4hJ0STSvioDdPXtasmR zq7_%=cI;R=Ci~I)+j0`<45mM7A02V6MiBk5jt z&B8)^KiKi1pr{G!8o{1*kLH!7Om`lL0sAlhN}TAOxb|8Qnum2yb2+$_?S{78+H-zo0l5fwCGyZ$VTFk z)TyJlGAJUf`y&W0`PgjszcOkIev~hoFMp|h@w3NstsCFk*hXyz--OurJr=qUgMn&p zoc9VXdg^Y#07wBNzd0dm5t1lVd-dZ34mokZ{#4vAJk6+D11x^SMJ4Jb$m{*%e#BFi zga)?LK|-d8x#4>jJUq0*22ITB{$F>u2M*N@&+0aQZ9#VLw(BbzSP$M8b{-_Lu&Q!> z?AUPgvWoUXINXmr*x#wUqhA|1yy@&kNFCB;ww+zlnYWOXV#5mPUp zXyudgLqb*@ZX%|3TBf8}M76WIjZkG&sIIjVa#R5K(MMOJWS51-eqj_cbm28b_JXcB z?Qh0Rn%x7L!o2vt9gvg53G7n&-0+B6k-?m+r4-lZy@2`(t;kTcBiRJ1CO#fy0vg+N zoa&Y23`Ib5p`=!BJ+iS{EcZa;y}8WuRa7wPy3QJ(fQvDFSTjlJhUZXLXB-uIi&1fS zLS+qCoR|IEFqwmSJ|Nt2vKtEXpft#>a$wU`a!>Te&^vz)#c1%m+A2i;`da@gd0}?o zHs6$+Y%;>rNiy#M18bikS#YtuzN4Ur;ts4w^-`<-RAwsXHkU`ML!B}8BBh2>t5*2k zV|9doC~z5av+#={AP_Pr%Spc~-&#=i)%Fn(9qfDMs@2$7Ka5Dc5Sww zZS9H+mTJ29WG|1W5l5xEo=i8ucSXoZHZPPVU%XB_CKK3LEZ7056qJ*|lGE`ag5l`S zUqB>(UyRn>&wIw}TD1=3emzl&qCdZFCm%UV@Qw1eCdob&fiW+F?RP$^)55~E7u|L( zSl_2Gsu3Q|SZ!dwR`LLTkg94V8n7-qP#wQ)4WZa%farKJ4O zg11ZUQEc_zE89T#iwsYQ4VlVb5_Ncw4{c9ygnPd-YZ^GEMTR;E^FT@b5hK3ykdS=v zTT(6s3fn!CgE5!GFZVALuB3q_tM&sxe~QnPs$~ek6V(m2{Agp~ee}!os|)X!P8Lr55$=E1$l~TK@n1Q*1~)J{OV!p+51{zfhXo86c81*du&``D)7O zfBe7t_5brhMufyjun7R4dXPT3@B;{d_klbgZ=D=OZo*a1P9?fE&ZC7I4yse%E8Ix$ zV887+am6}j|YJ&R|P(j zvc4IoMwb+CpXb@0AQL(f`Cd5dQ0V*aV*I>=_SXMELiZ%jX1=n9+y|z1n$=wJciH{F zI(@0v^v{VQ(F8j)H8#Ui2aP+W_P}iSsN|bu&fy@6pzRz05{MKVa5C(d&K8_FC*5*5 z_OCPi%T}gt?qHJjY7_U#1e+h}?MVMu^Z$22Py3u1=@y7iM{68f+T;*;qX)A@E!z&x zEDv1qT3|)jPtOZP-4{#kr>4;7XI&QETV|HE_YXp|cLWa2j_(c0x9s0L$7Y;w`Ri9j zWi%jr*psxua#zyovep)^t+cvr7O4-&`5Jwxb~lJQulq}WOo;4rqGxZr-!5~4AOLLV zm$cD`8j~|>94&A6RnI>k?BVZ|JlznnDI?lHKA-&= zT5qR&^UJ_xR}$tYl6JCSb{^AJ>i%*uXFJ*dwBWj|#N)x~jeN0z3_jQ6%c~asV+VeZ zD#`3siOXH0I=f@L`3}VsXFdMer@@yieVlWW3i^9gIfubrOD=T@WkY%rKT0y}vY3ZC z)%;nO#N4-qT2#u_iw+z-?xJj3W@%}oIDHqOr`@ddbAdx7!Ht^h?vmGw0lpQ^>YnE~ zlLvWybMc(X^%IMidERcFHhC0@RoArsZjuYmT|UAQHOd%f{{QXb0Fie@>17%Q5tyH5 zff!rn^la8aQqURN-CtJKbah|qhUYngZJZdCDKmFPIp1aczOb*7I4MciP53?~Od#=d8;n9SMjWycvp&?NYwJ z|3lfZvAloD!ugPGLkB%8&n$w_iWpBjy1uvO5XGx1N&pKhJZfTgO5AxcNa9X+e`a!wRKKUq@)|e^e}cI>SU;dHc`um*HOoV5HK>7MrfIo1I|SujdjI6MBDQ zH3=*d;=g^=ksZqWfxNY|6TY-x;&F`PW-%N|brhox`DHM5gmj)Y(6XA$rnfTKe7h?( z{2}KyVAkjJ!0*#~Yk)M}`-BD^-X49CZ0MfV{s8?oer#o*)Z6-Ws-YK4Es}QCPxpiNWA-BgM8!|n4b1m!I>p0S2o|1}lj;6vguPJo7Vqv*WI4idJz3k#`yB!Gm|)_ZQ%X3 z8ee5HuX1ih4Hbwf!d2VDMApEzATc=K+STaazr60Zi{}i; z`tLjm2u1|>!b0-6pVvOe_l)ID6i5ng~5ty%*X22A$m6hhH&@%I`hu#Ofhc3v{h<}X8&De<2=M{7YVOL@!iEoYCm$s z9L$ElP|uaghW$1{aUrXo5_=wYc6-MQ^oV1jp&=@H&g$n_q^d&D?hGE|6!DWt@A*1` zsr(569q*EwNAuDDn)KeFY$r(_=Ouyl+2S7XyUJ^W7s$*Shdy#B#z(@hLcXTT^j}iF z!!NxS|I>Eoz8o*V|H(L|o@9}%WOlh5IRshc9Iv*K)gBs1it4akU%7)&*Hp zN3A~=Iv&%6mihvM^A2wvV^z12tSaqS4>1o*2|NM~q}$(@PdoW{)i{(1|&* z+@T*ee7*JzQ;a;EgR;r=t23K1QILLUXNb?wUAoM#6h!=(zbG>hZK3%SEp2DlCY!MS zpHULNU$ol9NR-R1(n34N(NADv-Hoj3RQVu#EVi?%W50STh@0cmQ4x!p-9oClO_fOB0CZG8) zNgSuzt+hyX7b7G@hdx|9pV=t6l`;E#DxkW6JIUtw<+?JLyYo!Av-yp%d0SkywMJjQ z#0&$w!SO#!N8i4tc}{@zn(FeelEJdS#p!w|2YG^ zmjjit;(_3B@@0)B>BJ^PP4_}juT5|VnZ z9zx$|k$>Ht5I8!I_J2PNVthxWd89W~i{-8RAAH6A&F!8bWoGZJ;;YX5%#mTS z=?hl3&F|v*TOVyp9*K*U(hrlO$XF7duJhTH)M#aPza$*+*#E=5)7#82+<=~&cMdk> zTG|~P9T~uhjjgJVV3SB)h<4kKM2^l7u8>OM+WOiKOaq)cSJYvk7TnzCdxe64>*jM* z{vU>*XlojfWmVwmi*_~v+d4Wlc*4=BtHBTD7U7%2->g-apk|SpB)~G$Nx@uS{>e94 z?b(Va8cCDeHQj^jj14xg7riK3iUxLORCo%XWGR<1ntf|*kDz{sL z0-U}6REWcc4+^JE&zi|dPlrRnGOHXJvj2{IUio3hR-2rFNqd;Z3lZP4B3uKzu1{j3 z#c$)X22`9Ub$)DEHtv_Fc!gIGZD!Xb56;M1j-J}uiJjklkeVgj1PMXhP21m!dBm)e zG2Ch(P>2K&8Ib8zw0)6+^9!fZce>W{%sjn65K32 zQZXp9(_Y!&55Q@2cN?9pQb3T~g1+?eh{hH;1%@vwMpJy<717_p-@KW#V|e~e)D2z* zBm(_SQjR2f*gEqw|UAnh;`nwq?ABC4gsv60+pXA;=Ajv>p}g)z%Bd^zs2_ zlNG)gih|9Jo2^F}<#jST!Fiu&nu{c!9RtAH0#wz%UG>EAGIaeTPdRhM>3^x>zWue( z0=Q5b_PfBnUpYW1Qfdd>5yvfYaI@GH7r4l2yYE(Xb;?sMpM<`$(lZ2+uNwW9p!l6T z3by)8cbC8xS7bAnFQWd*Z;OiaR~!w{c-zx)?U+>OvG5M2T2v-zvGc`ukvu^xaSSG3 zWQq!+6-PED81M|}bVub~!66r5gNK2w+HIFK+flMXzGVG^0fW5f$w%*x2L!t+f3-i; z$!`B@)74wnKWNqmjQK1TsAbOqCSE7|qbJC{ko_^1P!{+ zE>hNC&qlsGm}tB^wm2JkmqXM!0ue@vY$X%@WS8xGrZaCpb`D~rB2D>@HY12d=~i>6 zfEOw~RW+6J9j@sEC%84|UXBmkGURdSAy3|7Jf6F9dX&J-lfg&slQl&L&OXmg<6xzg zM&m(V5zfCd{RYJX_^LuJ9w!x4)iO~QUsaF9GVjS{K>C2I%2aD-QjQTNbAW{SzEubb;&UH zd?h|(LASvdWj{8K`^EL$N*;-#(BpuML7FfripN5uK9|uOa-UoUs80PsFCx2SE&ZVd zM8X2GuVCh%g1fmfj^+s&$77T+Kjrq|&c(ULo3z!r1?0kf0XI$A{mmd>$pPb$lNa|g zue1)5nh+8Bh2xqiQE~7pcQAw%Mczqn_o0UNvPMID;k+_lc=B_}w(=mj1}|;{_|sJB zR9VPVHVk3;rhUin#*+)f#N925dBj9EBK3;B!c4m0CUFB9PYi#j-^1O2VG92Y6{0S0 zxy0geakz{l`a!Phv8;B|Z_DMd1!#}>w(8YJj=zMTrBkS5vx0A&dk1karCh~#+}i9D z+1>!9H+dY1IULP>uZ*O8MK-DP8S>mCP(oq;yoRaJehf{2asC{q?(+(^#qM?w2pIRQsAd z`JY;7ILFjANQ+zemDWLLmUZ2HV*8ep_Sz zSGfg_=m2~xQKTpmdCCDpQkoL&*N?1DzbVhImkhz<^yo$HhDI6=9h*WShs=%b{I%Z3Jc0~O)S*i!dL|AK00HPX=54=`p|T#h_I(uT-~wEUP_0qJ*GVm zB>j0rI*rR~E#q6mua>!Mh&~M_@w68GXpK%mK?*zn^S;eBrg%o3=!r2M$!4BobJr$9 zxYVKCb81n~PrMh?FjMHzf|X>mCgI9x^4owV7G@15VN5E)-B`>_)Q4^PgTdw<>bhOj z{yzPRMC?bwlF(PDM9Qop-+rOQaNsNVTpX>MK6cYU%?clq3(6Ht5NbDQyCtAk*tBW> zB)B}m!KV{0Rm}O~XD}+|l(k1u5$ILh^!Os-VIrc$@|uZ-j@4IR-1QT+p zqO7ZF1MQbghYD@D%|<)AbAA}JzU2i<4h1edwbZcOa$`2l3<6S3c`wgQf|?;^=B$S; z$7oKLkp+@8Ck7+KM&Hk`K>B0M@;3dzmBq|DR3&@DP-Jvt*At=!L-_w_d&{`0qPFW- zLP8p(dsEUW-O?!_-3`*PK^p1q6eL7Kx;GNijWkG!bayHUdgk_io^#Iqet*9yKZCvI zVy-pE7}tMPd0jpW_0<@kEz`PP`cyMu*)yxABp>ux*&t7y7J;eB*23XJ)*V==uDLkzqG#uD&q)!fI2>+bX3iH!Zd z6*-JEDU&kxV4>!~4ZuMJUL^;NAoOD$m>&n%vc$zq7sGT))mgEeY~HYaV&x>3FL)9R zqno7gEYKqSa)uApW(&3{G@pK{k4vH|dXd8Oq4r_?5M=F~`>ZeOk(YcE(wWW~FkeDn zi`L%tBah5UGDu6=4z%^IfpnpL3|g!tuN(fLS}QKkfz;;&#AlR9)hO!wb4TUfopF*{ zfl7Bn>P5*_PzA(RySF+%nD^edc&bqK z8i@<}-_B0Ke22CAED988tZ{u0q;fXhq)fwxgD1SsB|j^O<|nftvRix_j_7~vyUG0G zRi_Pdws%^nDuyW$&RSLf6F2(Z+&3n(lyRRvPVb599x&!U9p8G9rvtw=ECnEe{CWLl zQAZ`$PlcY^f1sR<4%bh9x~)H$5PQK=&x?l&`^<19boV?~8rgADS$<^-^WO0Y!t{v^(hmVLX-@4P<3dasq0NS2vEuKaSbn+-Xy|wc6S^(Bfjk)Q zdysJ!5o6dZ5XZU?N<+Cl`$)c4a;-wl&(kPWtDi6^Rt7bjj!P<qB}@1tCj2udN-+ z>Y!OsvD+&~;Ai~0$`(8zQs~R|iA&Lbn$8G0yD?iOE${a?%kp6$J(b+JW8{>Xtw1pE6sfrJwearLb!^jssquws!5x@f4=j# zgLsa%im9&d&0T@0hwPw6nuA83=aJt2F*qKLM1`X9?U#x0r!Hl7Ec5)TT#0PV_eczs zCSR}=m6gd6jwzZFm$iCQ`pC!4q(i?m++PcoRW^Xv$z!7w{-Q~T6I+*;X(sh-y37(U zL$dV74$P_l+)Kx29)T}F9RDnq@wE7G9cE8i zYC;CrpJAJ$IbjbA+S?o=#C^d&Z`lWu(xk$UoQU~4(`7mC&50k+DoBH?L-F*Bz0#Hp za>a8?lJnFG!oy4};1Bq*w>?%bQ0q8zv8u~o&IRDvp*W*xB*?pZ>09r!ks*h32^YdX z2-3wnd%K@I$4nL>Ribf$waXYG=j1I!$a7ULNYCF$t+~D_meEVaInTNx!915^6+=Qu zDTxiv|56vugm2S(Yb0CH9aS&X_F9&TrN^fWJz&A4DFij$+iY}8j$+(^=hrB2Z&93l zh%thwEdB;wzErD1W0lJUA`u?vv;pE+XwX&;J{Kb!Ol@XZ-pL^vi-42>^Ooj);tsE# zfq7xS7X1-z=|Xlol!uPPd)djOU;U8D1yb~kFqc=J^T3qxeOdEvakTt$L1vifbjP~` z)$h>y4M8N&ZVZm@Kzl8sECmh9XoX}FP!W(o~ zi%I7NRqa)k<@X_)e)dfh$&vkf$i&OZd!J;D5mkj1*nY(<;Fr|J-a)hn!<6 zT%jnXA$Pg`xpeksDfoM7QHMqXMej_nX|Q5ZSp}JEX?G@HLA}I`jrOICb|i~FotCV7 z9?iovzW!mK7#`tY`dFlh3< zJAa97@3UxHqIig!%!GZD5WgSCbz8pD;zIp?JCE=fbJ98Kl@CKxgOpK}gcG{`)C)IR z-_lgVR52Km*A|ACa0i%?*p+)8bCC2+>#jT~gHm3jy-@UUsqSL(-%mTzop~Z!R;ZX@ z9T&2I0+G4(-RR*E2O%tCP+J7?`-?EF+sWO%MBG_SB=|Th3bucrqSnxx z&qfO_Fo2T=67K-a2EGSCRgR12#O0}oEXCBNJI&nsEQoS_nxqRznG|{}yHb87nG>z!I*$o_WvwS3d8EE%;+2DMcVW(E);_6*cZrRh&;3H;qr#WtEG56a z?x9atwk}Dpg%}r_Xs}>%LSeB`;%npj+JCo6@*ENyd$8K^2W+{m%o1g%Dz$vI83lFa zg6BFJ|9h7h;_u}-K556qB)jRC37L;jvkjM04^7x0P!EkCPksGX+rX#bdiKi(Gmb(A ziW-VB>rLkKt-5ak!rVUZfwcBygeHfqC|$yYR3wV1m=1}N6FRTIFISQupm448$LQRf z&bv8HVtosB9cGmp9t^`xM0Hz7-YSsV%F4JJk>z@*~o5ATaHdWvVa zB;BLKMvy+ONzJGhrJKy9fiHhvM|^DZOdP3c2>U$dqR6P97N<|mULZK)__QPo?*Vr#E8DUekBn zQ3&fQW;2~1F1Tg8Bi*cuQgP8YqGu|o+v+oV1imRByZd6S>!7R%wtC*>d=o06AGJz1DiyZZG!W5>X!u!o=Ugj1e41 za>Lvo1mn<;meSF2`jZnkJglp0aYhNRjW3jYE5Ig@JQvxjk7#U#qfL@*nq58gt^5wE zL3Z&C8^yMuVn<=4?aCDSjxzW}MQbLSrrh{Egm+EqM>dvg?v$!M&9zF3*YB4Gh)E+8fB}9%1IdM9}Sj$gT>>b+Z!U+1-)og_Mag z7XHe>wEzAnk>`W48;4$D`hZiD3(=x7YXAp3HTj?%`>@L9?5&zH>EKosr;=8wgzHyC zl^A5dbrN}vWxb7IK`GO1G^uyb)L1tu5>PMLJtWi8wV(bV{mnkY)C9zp#VdPZKlOYO za2(EH4fweD*?IGB_fL4&qw*Z}5^yM{n^edBbvqG6bIwUr#6)b6s=lDGK<(f8y|B8}I)xEP`=?6+-yGhQ$B+2>%zYkSjyP+`oSM z_bmnYF1k5?wzM$xd|%0%%+fn{67Bl8#(kCOV|tL_mB4j%S8gs zd50%xS8m96^VFO+q(PF$upkAZ=!4H)Wr5T;JY|_e=sT)$>9PMYvwDKhc@kp zChnjHv6}GC(t!?mxe*nsFQ_+)vVQu&;A;EiSTVQFPj{5VQ_92(0=y7>?}y`v$bZ zN+5WpVr&US9e?lSoAxcd94!|znX6jr z{;>3b7Dpu}oG@`)SL8hL9Ua>I;($~b@qsEB#sH66S$Kg`B5UubZ4QzF;AlvOdykZfCXSHP$#sR^4Xy|?hZo@IQNzz;6+ zL^`@YTIwN@LD_)>%H^R*92N)gZ^v5!F}8W48Zb}g-ot5%8L~dNt6cIuk|rPJ;$w>P zoyLLhQH{46_zW@$4{eAJ^z@j+Q;_4JeJbv;?4O@?-1}h8i(vF46~HFC zNu(|eU`x<-t&8Lo1R%!&*!H6%V4>G> z6m9FN{t@VlZ@+Z~qo!7%?ZvkbOZ^ZW9`lL~+xtX7ffM=h6OOg8lMBhzQ^0YvTwGIc z(K*<&*bJSoHSetlH&(+G5%`v!`=mXINkJWjRs+BzehQ^DcLBz|gOcVclt)GZ9Hm~MW+@}ZsI9o@dofkZ5K!d%~Jul z){gOa=J;6q&O&i*-wyC17R`6%7F6Ex6l;uwdy3rY>w!VIPdb)3Q2y~G4nFY1{TWMR z{bwFf^!Cs4Ii|o(nBvGORz9zESpBD}gRw;Zfk$U9Ui6jvIhqL2M*fEXk>?#7KXTd3 zhl`gAt7Y?*;YFUOdTHj9i+a0e{FQ}n2IjVwy>DbEf0u=`IS?Ov6S2Zg#m%9>7dVAe zMtm$SdSuiV7{~j1)bpD@6YLmF`7U%jTM^u@8V~YBO)P}GGG|0IZeCS<0}iENV}2PS zX^0PwFIXi;?~sqyOm*G~uR~h5+V)FwfwrShP~$+Z)ivRtcuQlKtSY?B5dh( zMUOXR3iN)wGS}aF4ho^N#(=tNl7*T&Rh(%;b_$;YV5#qY&M=81dL|i%Q^NKnOHW$> zjS#Y-7(h#n>##w9gUI>8zo!cdj6NsasP*1RRwa6ktrwz1#C_qCTKwiJu%(i1ku56o zX`LTi@&+9*3bllQGr1vlav9R~QhhFzYYCaM<$|(@u54QN9BR#@qrcVwTn(A`XrW)} zARogt{(>8{fqTC}Qd%Ka9I_Ht7N7=Z29MHpO`^Boifz5L{kh04CG%t>bD~3wO7BDJ z0gIt!cYnarqc+^+h#{KkmN%@hbV7*(Gs=uPx zj%Cm3=@lS>ns8KW`~gJ7<&&g(%LGn+{8J?$m-l$m8F3i3nE=y-E2< z7g$4sl%T8!I^N_iHSOIa`NP5P4B5z}L$+VDlEpyE2&=xUAYKnh679v_4C%Y6>f-Ol z-tm^6Q*J~yhoi?U;)&r7MNY4&n)6I=$qN!VD-{3}b#E_s@MCXSv~Kc63_Zi73YCh* ztYRTL7sF)Iql33YemLl|&Mn&+p9DPd5Vlw>=nL6X|+z8$Vbm z4_Kz8GnZUdEiPBZ5!yY>s{f zXA6uDSQa*3+?8PxJ@U44q?~+lUIS+MBmTfAXzAX&^C{vHUwn_zL&Q3##Su*|D*#7Z zb~ie4E0mO2$*iGRVZGo<0yPncO45k#IcUhNC9%E#b&e;0FoZF|W-nCuNMnoFL~y8% z(RMr8BnQt9mRSW1wBXsP{*vv6sPL$|6A7?AYuF~JM)B1?IER0HG3x+)&tzmX^$UgA zz5QocgO8#x%-@m>`+d4+Ya!vbkcrEIMG|2vg^n+XW6+BJtar$JoHQ6vvU#&tPOwXv)Nu$}Bg-NxBr{(p!T+4KN#SoW> zVm+(!o+7Il$tiAe9lyh}41f2OIIAZ&K`=^%&BOT4asIzIwP!C1j?u2bmBD2~WDLFP zH~UUmh(K2JK0(s%qT4S$BPVdMqKE#2tMW`1CTC52(hQK5ov&o67N#q;+qNm+0?-`e{82j)hHT)e%*4ZE?jX)E zxnHBJhd8EzbdX0?VJ=Pg{v#zCL4AOC92ezf*TZrP&~`1VRvOQt*zt~#P{IVVBw`snX2>KP zV-yl|V~^F>b5zDa*olyZ+2a)TKv~GC@Srrk^>rd%A+EZ1$r zW!bk>2GuIn`18Pp_0eAj$J=X$k(ug*>-*6ByLZqK$>smKsAFhQ?VS1{6m=p?`~m8_ z9#GT1XH0ZXEY5Q>wkj54z&^GJj7rQ-iadj zS!^|=9C0jc$V$H!AtLp?>HRh=@&8@uc=z|mp=&(*b&vfvqM3B^f}7G=et(rIGW9Sk zP%{;#qOFNJ8TIRZL!~EmfNK{hB;(^cM?Y@s6SKA0aDMeJ8X*^KrV7u_eabr&G!fYg z!!u(iyv3W|+J#Ho^a(N}EPdPkB}BaBAM1&4bn8U00S`t1u|B`0^xVpJs-Q`&N5F=&kmI%c+B z=DnQZFHvyr+^RD!2b08?Vr3&3h`kM)es^mSLpRz*_i2Y0@SMiqoOOSzlj^txG#j(G znK_@+L_iiop|6(oDuNH9Q%Z8SnDd`SCYmo_SeHJ0St>psiDSVXcI)l{< zZ+H=n=SnD6rPS|G$}&qQ1(cxg@VWLH|#(=A8) zs;>y3Y$vrMfwJi2{rrN?uf7p$B32pG4~Tg=>s{&pXGsXJMZDU(6nDp*j2{~Qr3HzC z|K@5q+EM@cibRk53`OzFnc${S6XH}|SSEV#<&X+VRQsZefewlHuw{nhvBpwY<7*G?yYci@f7tf=N~9HDM4IX=e(ZC> z<|3ND4VSUn_NQLF%ACls*=@0`mY>QK~5N;)4pMCv9L1v-Rus zo`8$#P$N$?K0wd4AJV-uJN1o%DKPD4z>gXrOvbMuUe1dl5GGqZm+VRzlq@d0uSqH5 zuzK$)`s-;3BK$L)mDtw&!Bn~3m7i9*Pu}KG#b{GL{L4>D#&kVGyg;Z~ zRXkZiYl#%}|8tp-!&+G@tp{GqFt~?;yqLGB`p>Rwg2XUMxC*$`v}tg6C9bG16j^r~ z`tX&XG7dL$yf~qJB9x4U!B#72{=QK1%FrrVHpY33FeCLM$z?DyUB`fVi$GV;Yth>B zJvdPaZy|FTf!}x(mpvK!5=fiR)+^9)9$&j)5vwhG>MF6y0mPl}XH_l%6}4CwiX30_ z#6fvvg^?Z{gU{CbeW*0PR7PTZ0&ds#E;dS;hM?Bl|G{#M|&$h#+i-C zuM}ho+KYEbN<Dg9ZURPL(%SOGMS-dx{5l%~`sE_irO} zCvG{J!|tCc>VbpnZ1B{&-am4)`N(5JIv&H(1hmYr;KkW|BwU495C8d))jzt4ZPd7gjYZj*UA zMvWi4e6%&UNGENq)58mB=cI@~PVe+X{X8jyso-&3oVN%1{~fWtG6o6apDVEIY@z>^ z%>KPpTs;CRo8O~X6Vv~dvMo4;f67x>)%@50{yHi=l#5j0oAK{&|Gz3+05QlB2Q)i< zvH9<>i@kkIut)W1uE9|P*(B)U`qzYw?B9WJflD{-a`yyOf8FQjg7A-gRCi6$@98Lm z_+H&ie7IC^z=boBYG*Z-n^x4RZ<+(Yjq^``6$dBZm0uHSxuiIkogz57x25wocfZ8s z3v?k#f12Nz{_OxUq09MgN)sSmsd)k7fYt5l;CSXi4LE;mdo5Kg>e0EPyifVxFU>dZoy-!dQ~(90cd0 ze2+W-{!vZc{_9A(`S9mwrwdt)i1STGpxkdvO5sM4a*E5nxOiys8PrIj3>VO+REErY#(5nTBOo{%L?xfK#pig(XwCNX7*jiDOmC$g=)XU?FoEd1QhV-09c zR89_{_Gb*}WH|sN(ZF8e0e&khb}7+rx5osOM1+@gl}r*xKJV4jV91CpH@JAL)%jTpzZuHZ#5Ked8>yc>|h!nX58?po<-aP`6F zwL5D91L6vSf5GRz4&o({9tQFk#AoR5k}$q4mK^7ot7%b}?Gu_woqZvXoxbQxFnLwq zEv8f;@ZGf+$N@<&mYQDUvP^$z#%`x1YhT0oVM|1ql;@QJNfD|+huWU~`#gs#`r7t8 zguy4O4{x^#rxAG3u)L&=id2i+9bH-|%5v{F= z0^Kg19;9jKElAcYAK@t%xB%4@Q<^E@Gd^(*d0$p{5GWRkzmE}rg=cpqv{w)+Jj*J9 zvrJn7@IKZQzu!96soE!IE<{a;{WO|YzbmX*G3WrbP9IA{{m*<0`~oAYllwsdOMYEe z3y@vt5SXYLACEYA(TB0SZoDP*acP{ABW1NO76K<)%g=MHD_)KzZ73#JFI+}QM7__9 zsFvYryn~5=qqU?L*u%A@Jl!QQ0G`aEwg-hhU$B3?7xqq)5LAE1!vLeBqBU8teJ9`Y zsTzWR#m$Avda=GY0%uWvc;d|ss;Pc1;GB(ENWe4ybl4_UV7#l3zsSVTjMg&L) z7VmoY0nsJ)Zae6ds-dzzr@mD`;Fk(zEyKXmEA#KuZsf~w?;y&w#hYp$;YBL_DlwX#L;su*N#C1qyg#K=apIt>T;kv;n1~97@)uNN9FYtmve+x6WMi z3CSwLtjT>bJ38OM*Md^w+=famSWEz3aEWC(8z$Pi0`fMCk#5|}K7>u3&tFbzd$G9_ zLFEwh58E~)9so&|%Ld3q78FCkyKeN^=amtCd8N3{&Pb&{KBlyFv&T5H0%Y0f zzEnW~4z>RfDG=0EZmz{fcBF5Wdsr13i6TByB8ny?d_ig)Gk!!gmp*K~Yj02II=g`t zQsFE8>{%=^3=81{+lJlxV;`ot{tQ^t?YPX_Pl;1%jmdeklQ56Ct3^YNWwEm^BrL?L z`YB?{U)cI-ul5VQTMfPrCkn4IFuoV2!&Nk|6t=*4jYRZYA$=unj-8R;1s;~KBn}Ik zXvDd;+R*v!aF|ZV$ns_=i8lT*<+)EZU*mL5v69P??cVq~{ec>}c_P_Qbb{c4sSkCT zTmw`~1eLT;dN4Me!t368FLX5FZ4719x?H3N6yi)DWZ@B{w?C(weEqw=4#RJ1qxM}@ zv8)4Lh2<-Es;OO)O=jZznD=Ns5rPM{xQ1g5o7iB6vHB zLQG~yW4sa@v#QF2=JdjPC_{EjJSt+0>h0D z_h~Zk1p=oZN;X28f7dB6B_K*^qnw?h5fuauFTiJ<&wP z!SXM%l*}A*FeiS|TFRQrn3{xqifX&F$dgvHj1d|MS?Vz!&qL(JGsW;uHN|(Yav(?STHfs)ZsqD`uJ*J@Vq!Dsc{;& zKr6ky_w4x*#Pg`+lkI^tx~S_xLT9)Y@f*`W8P4!?HrGF< zD5gkfu5(;H9$*w3=J+khtN(JZ0dfk79^3kQOrSQY?blbo8;nBkOZ@F|a6^_b^R!T2 z6X7aQit?S=m(nrbA7Q!h-KHxl6-1*lBkck|l!l6YP1oQP(hu`?s6T8=&j%wYfgKMn z@KV-JhNb`AGAI$H<-{E-MAx}>XNSDYZkN>|%oo)+qw|Dn2pfkBwW;Z#5eJL^S_`$L zq?OV6#Os-6wxT_+2C`b|KsEZju@XfpWSK2gKUB9q$7p6vh5L!_o21mPLII)qd z)GOsxp#v>?ZRFPSKb`}S{^WQC9MQ|YC2d3}VvnsV@i7fek%ZaqhVqW8g!6I-mkt54DK~9fvLf!(01hq=Qm{ zy$2pTBc^M*nxjj39&RiTf=e-T>vVoCsMB$K7R!6Ibgp>G0bjA1aK2^G*D^cBz&@Hn z<2MnJTBDF2Pe-1=@M3HHgEUtN4A5XR9M>xDe~2iNYJ;P?07iw!+=z0k}%OO4;S zI{A&9Uf+ONVlsYSS^d&3UN6VCjwZZNy*YNJ$ z0_aj*EMUkOb7W_K74TACFiYT=B8u*q?CX<7?UqsApZ{H9dQP-UCS@|LuX` zhl_7bF_Hu|`VUTj*_o^dynzxTlb>=1Uk=iN1aujLGShNIW-_P z>&aL)w04%{r7csSe=BveN1xW;#dMkym+7jb?bu($+26lB%Fj<_m_zLAe)CRL(1B$N zhQ02I)<~tMc_%#2g3~CfJ2HxIM@hZ@L0pu1zv8P$7QUT`PX&c>_X{d~6zy7tXnu^R zJ#~?<&hB~7^j##}vYw*v+Mz<+Et`2ZYE^#v+aQq zq(0{_371(E`Uy#Sr}l$o6@O0$s&Q8so$JSM#LpC$rjrLzF6dr}X(I25J+Rqao?vs; zJBulrUidM=XB&t=)7Z<*qs84cx!?}tIJqF5jUjlZZOnXPB7SfO8X5(h&vQD$ivKMoMV)Md zyh1JK5uWBtMrNSv%lb*i&@aWzY=n!}86L9Bp?c|gf5JMY@HFFTL`+_{Lqj?VLnkPF zSorO|*4?7e_+2 z+RiqG5J#k#nmVH>+PoTRQwzdG8+)Zzk5xKPsvhFb@hhh-U)59N*@}+j3K<^3CMRV9M3|S;v~0q>R6E~sBj$17_>EyLe1`fzS$PQ zFO8wJQEX8+{iW3sa+9k>$u{HmJ{-?yDxp0qaU_geh?3lAG8u}yR}Np|Eaf5fHs$HZ zm1yd_2rD(y?38qA)p3#@olhpp?_k0M%B4U2oq*ktm86bI7}Dj1k(b7kXi%{h+qDs# zu~*56QjuSpOdQH(0-HHML${JPp*@Lpz0|i-q1W^&n&&}`H@To^!PM!rI; zST=MSg-Rt#qfnodCMnSSB9zYUSt2^Q1=F%xbmbf!!{przS&=GMUJF=8}Iv_u{S$n8*bQn=LT(_Vcb7-;qOafPSNtN3GY$67spC4 zO{|eym71Y(FCVhOej-|NuzWzmnd^Jm#EuSCM=bA-K4wIh!<6bXBYni+&GS6jEm6?1 zlNT4_Eu5B*nRi8!Erau6?+>UESlpuk)`rE&OfdbuV?HCo$&~qi5+;4xqKdF`!S-{8 zFFH%pIo;WJ8R!*SPNOd@@S+HIO^!E0TkFLbrV3cp!$v|Y_q!?kn{=r{Xc9I&!ufDH zG$NbxL{}Q-AuF*cCg62a72k{2N@P#6)yDR^NigY$clVhEIM$hrolUNx?axVv+|z6t zv@3L8jmT6#rus?ak$qM4uivI`GoM2CCOR^AIsY;83nI~xP+_iu6p4`I5yJ|>g*pJO zE!x5gdFFUNxiGve7cTiRr$~voe@2`C(`jqTx;M)^Xt9J-Re!i+C0sevde>^v2C-yG zJT^f~1Z$qnmt-TNbFLptLTSDC?*|d+Ige3`s>pcvl$7n?ixKRDWSM#Gkv*&3MeZX-J~wP zkQmaKSkaRSo9pARB!A~M{Z9Ql=_YgSSr~nWK1O+DqYlIgeEe$pRzCN4pM&-lkz#y!vWhK>x*>xW;Nl2rwdhq(~?E!g2Z#H*ySt}-joBAD2JfH(^pg z3VEEk^29j zEcZPEPh>y&=5d8|j;b9Yk=2v_aqr=bcWYUDM};lU9i9g$-`2F7aSG`=cb6Oo)gCIH z^JYuIi_Jb(;Om-t7{cz!T@AvB*>@Ww#6yTZzm01Ro3Vz;3gNf%sxqU2H?@{=oJ-uV z+HK}-EG-(K-yI^XH4La~t%CJ!sfwNBd>XB%JlMBPOX2UAj%n^&&}Y*t5pz>x12w-} z{%2R5pR1tU#F8xYM+7j89Sp>lNa3yJX! z1bXpTg1nzU6ks}n`Q>Q-;)Eqpr(?E&_P(ZBO{dDTif`m_F`V3>4CgTG@B5cS&3~l> z6Pj@5>jUQw){&Bkqr&LleW_CcayGkp{2+xoM^i5@g$wf7$c1sxs>kFm9{3cyISZ_N|NZq`00B8s;}hfj zFR(|jcp{MW#aH_-J3{W_$3Ry-^qJ`2$eyIXqndg)@2sW&xX7JfrYLhP(k2AmvLdea zPRy}`fb18llzY=f#30e0(PCS?p}*YE;S&2gpdCbYYOgdDU$1;$vH9)1>^nvg?EIpD z@-J1L#D1E9mDi*cDxr=K__L#M+VbhS#AV;uU#T)K=QiY>&SdiI?;tox&T>Bg1B5&S zFiWxFktW!b9C`mKT-BsA(G}l2t(pLd$1K%9^2Cc?%TDv@Y`YFiSo{k#8(LRyRxh>d zLV9iw_wK3j8bIqs`_w?=C0ySA8dNBbmJmhx5xAd zE?2<87p#9`u<=MB@Vo z<*+aDlDk1J@1^c11UKVQYH^tlT0j`n=9c=c6~GOA{g+n-3GQ({5@@8I`|#f%!Zw2i zoxq!XBmeD^ArT(R-AMf_d*#pEnJx{Nsuh+Jz!3WpAP9VwOQfP){@pmEHu^6x8vp#8 zT^qU{^3sw$t7kRAoBv7f9t&%a=q9fq1suO01l;U6J` zWhH!Q4RkyideWk*AD~^S0uyOs*X!5;xfM;VeZm_m{^!?b;qnT8h8l-Pybt^1A`1PS^9ZNxiYKW$vO=I6b$>A(aCoi`TAxloc%b5|ED zy`ilq*yDJ+tN5D_@gYXCq1Y5^v;iv7hxu2aGoM#f987_MG-Zjh-|NQ@fQs08nj53M zj#WsBGho#yLg7hU65Ek9W>O?vqz7<`96k%2SlgzC1ypuJ7{Yy6{hq6HFgT84_?Y%(Mv3;45AD50erS zT9lUxOvI`wjSSY}0OSx~|10S)p$BGZuBQDrFOW+eoy2+&vT+0YSjlh$=rn0`lX|q)vwEBs_iS%N~OdH$p-h>BNO>-FQ91aaT-R$Nf-wpK#kMC z*6P{pvt^ra8E_;W@mu@G{BqK^7D2wY$7BzO!V^po7(Xq((T4c}C&b$Cq{a4YYDZZ= z;oY?Svsms0D*ZyWWyc29_Q8OG2sk??LzR3c;oA-04L^ClLS&Q{-WP8D@xR{mV0}=vq}VK?{3s+|?3NUl zvpx_oS8C_XLe}=F;*Kf{RO!Sz7K%Px&C~_HRu6|u$uNP{wnFvXa~*5FV-8D~x zRYt=RB2Ort@?%ttiJB!)-%6X%wk_E2+v+!q`QcxJ4SgL& zyt;q1HLUTZ-7?ILNI!4=zWbd*47zQX6%P&8Ef)<9=B!G2pZRn!ZW7b#{uSAlkW#ng zXwjgUiT^icbMBdYRqyq>k49W{*z)2@pbNAARK*((QwUYi61N!LZevuuVx&e9jd@AD&K_J$YmG!&|Y!*7IC{JKh81 z(l6MeXI)tlunk@(MJk8`R{tfAaHkr@U5q0#<^?L5)9kNXV6w&dBvW&qy?qAaFiuj1 ztuO^LL(`$0BS$dRSLgqu_RUC1(Eb9(YEwZkIfhP{xuJ@ZfeNmUTtUutX*swZ^W5W^1RZ`gX*8@k|Ji8(e1V|0E{#8pWerW}W4YJ%y($F`5cUK-@$;7T2 zAD|heVGI71jLk{i!;*bkxxsMZXm0`Hti2W#uBmWiu`bj@J+yrsLV)T*gp@`o>JBA6!%U)tk7dQ!Z`i2L7l?AjP(6rPC|r`>L#Gw-EZg^Fc>t5b z`!5_2^PLDg8`sfrwn;XbVkFZHDT#}bBTQWRcZDfF%8B>aSGHG-*aWf2(;v~Rqa<~& zONF;Jb*AvJq0L^h?GVKH@v#FnVb+6DnDOC4IR}=T#Wc^{;?|fpDP~8}A|Rny z;0hMt7^dFz7b(fhc1h+6qWIr1_I#4+AVeHPR%jV{aXUg@bc)I4ElTr(Erid0-BWqA zsVLsb^kQCGYV~}HFq)Ah_9Kc8Rbb=7Ua(O6lNd{}qAi^6()((BJJCy>gGOR1{*j%} zv5bN_@^_>nmOZ_rI0&1%stTMu?*~rVfQBu*gp;GT4Ocer){5(_hGEe}Dz_8N{2N8E zzA35$plDXyY2~_4wXp)#`h=O|0E53hAz?;;Fg`pa4jm{!<{SN`8ek7sv z29;&2b*>QwJmN1UM8B?u=o*D|e9wFpuip3ZsFB0*FqK#hwOqJl0kN!y z{C$iUQY;#uo8i7o56_BfZ^V?fS6~=&Sx?m>{6~A8yO?d@b-Y6(hB-irO0(s|3Z0%0 zddcS7Y&x;A`8Y(BE`8mPv@DwS>>dG~2|`^3g$D{>az zFFZcau$|JMIL!b*K+!SxMjCZI^mPSAZgt=d+0B=*O{strxMfzy+vUt9m^QC6{jl1Gde zdCnGZB4O_*&7nTrFZv86GUvRz{&o9k-P|(r5`9K=ikCmi5PXwK=F`kFS5Mr0&m9PT zMOMU0Bh6beg9BCb1k4(-GxKIdx|ozR3`h4r58R2a!VVKsFNst$wm8Off6)Er9iB7q z{F4$ne`q*nNg|kP(s3jr+sImX-ahoz1DmxngydNYLoB8)&Bq>WjMj<^6vltfo=yTg6lqU90X~ZKlG1@=n3~w;+nhMI{WY#i$DAQ?suUZgGNXO-2Csd}y6Z9nxUx!{ z)jA~5z3$MsmFs?RxYRKm*&m@cx|3Y&u1Tq02m;d@mFPw{=(g30sQcAd&QB_lw~eq% zjqevCpIOe~wInU+a)&qpyE~OpS@%I`X9bC!WAvbL`LDOCa!SS2!5!hcPcwR`n zlb|(YBW4{U7B5&~!HfDjm9xzv)6ecLhc?k8V8Pyn){{4a(`=VmY{Egs1;@RPs$Ri+ zM?Qe>_+==&$@6!bw?vLkq@2)<{Udp^xt;p84YvvO9^JV@jc8F)f>Zux#mCVp41>hi zEYONMZQ>7bqi<$-zusDp`@YD^k@ygDf*xz99oroAOOb{?4qTu6@0nWF={=;lwp+-N`0&)}@nZZhof>5bgW*v9Q~Vzxt|FYjk#d%8lp?;9fL zh8OSIu!5r+)rkj*!E!IVs=(6#ZTX*i!tLMaTRRD3Ye+Y_RHNx+<{Bn@QX$`p$Gl^B z^)`Rry|B4Ve9g7pUup2oMA&vLyD6$?|BEelzaiC$&p_3S%T71v+#VJ}ijOnwA@SY^ zj*P29u1%44S~YZRi>F%;o2>knd5+tIb{Npl*@N|L`mv=bDK`PXj5UgxieRp?FQ+PvKPM{Ih}itjUz~>YIh5SoItf94{p}=j9SX zt*Y-K(k^uRh)?a-8iIrx19usk#B3_1Inb$)5#KCF)fG~^HzTyM@`#;4*5j%0fIi@p zFygm4Sj&I^t5M9!Molsvra?`_(njY1K|u8BQ6IM2*F3J59t%*PKo2GGoujEDk(k{1 z83`zK^sXPdBpy+??y;$96T|hki?MXwD_-!8ZQG+p8W86m1i{}Q{45pHr$@^RbRaca z0N?m~MImFdU<~sCei2+|Hpn?ufWrPq#+ZkJmGNTSjRsiNLSYpoeV!78BCeImyKQfP zS|53vdT;tm>Gu&US=~O?fUMqEOb7k>GQSaSpZ8!z^;X=wU?MPh+!*f|B?nzP9mxn| z=q4K!p;dmr_tX0_`HUipvJI0@ z359cl`jq**$2vp8vCa|q!1_J@Bna>hm7&JqNVMHT723|w;Txq7`vWDhptR3; zsQxjgb|1+sk>`kiiD!u1bY{%z6N}jV@np=fbbo5mvOYrT_wqNej7-mVY}NXd!OH~Q z=r0{@Uw9F`73lAuUWd5l58LVQCy&m(grXO*-SUSs;ksNF&8KEh{RA@R8xoN8{K%B-lqkG#zuB%$_^=ms;9Z zmNM6*ga2}SgK9g-rRSz0qAhli%G*BttyE}&F!O)4cV~(RrZ&Og# zQ2;&g^s8Gk_F|izrKtoH^xbKUIe0!0<55z`*#X(%_hxxSH3T0KjQN#e>dw8$LGz&A z$L_iO7&M65un*i$3oaP8bH#XQ91of+IMb)LQK;0keq+XYeZjS_~u!PGhK zx%HBhdD*M@>PZ9TNzFGKi82Br3m+@8@21l&jds|05}~5D7eirUhY%ZAJ6yy>K{+>H zc={3N!n#qh$$3MAKEgVN#&k=h0^!)O^FY;1vp#XjJ^1U0Ou5rcBSqK@r#B*mTcLnm z1m8@+z0vZ`^fxZYF9PwU`#1@-O-38h`-8u71HTin9|SwZ$`E>v_6_8~ojqJNes_8~ zL|#|bl-m(2p8xWE`J%5 zrZnaZS@$?IEs^Yx$PkOUKC0J}7E^uT%i)Q>{N6N5&{;Z1HK!Op{tEbYRDOsRpw&D} z;?)jlaoHIc^I2HON4<($8KHf$&ReuZZ0Gnbj$hkp9A9Gzr$oc(T(3g%yGloPXK7Gi z6e+x;z-*eLRe@z)^}^FO)3l;BaHvv9qUL3Y8wyDr!}&;3^7XO{9M8!cB0hP`iOz3| z7{#;Aovldd%$G(r?9ZZg_S&J zz$0M^G@Lu>-lMxM>+2pp!0k+pc>frtVSfJD08pEIfX9-7!pJV)^L|+)luK5G5@8k0 z9K^x8Y6jm6WxQm%yy&>`LmDsU6=d}bf|#I;;$xRDW*ha*aiHawGgkp`kFe3{ zdOmNzxal4FBTlWl!wu=ckQXsLjaX;qe36&VQd9FqO9vfl1jt9@w%nT>`+*?BMq#IG zTYMO&?3wzC%<~p%n3K{W;h*pA5C!Q!&|!@S90xjZu3Lhpq~+8@(YT_$`8=en<$Z5~ zSX>t5veP-~dM{EIkLcjC%DRU{gZmK|C)ObV^HL(+gw+EqF=3a4WY1c}8G~q4azrIf zgtpgQu1b~&x%{nbUSmq!;I7z}?}?aNmtMcxSNStpD@HZilQC z$Qch78hx5fVt1X3Q0>{l-3>amHwZ}m(j%SF{%uc=i;okk(ETsR=f9ZgRYdU08}wcL zv()=4W;(k?xwz|c1Mb&o>s8x4$*>E`KW9qkf~fg?`n(nMK*vdk z&4?sY17yi_#Ylpr4uzzm5Y%mile$5DD z+RG=vr{SFN+zrq{5-eF&<71bq!1zEV`;v39_R_=^uRlc^z#dLB%U0VC#)biUr1A7V zd;eS2<}+$L<=hxK#X06aA)67q-r(1yebP#2h=8$dae*!1;Ckb;3!38lt&3`rn62?* zpxjFC|8sN5%O$aEYc2U1*Eba-r*(jNJ$YvqEDoyZO%VP|m+(|BiuoI$h&W=DG_n-n zqNtQ&9Re{vQkIu}iFaX0)uu=B|}sQQopy3Z(gtBKm>KC|Y?jI{W;8 zen-Dl^2~kn0KnpFbE4Qz(+Z1vYWh1X>Js=&Uxt9yas?n1-SLfNo@`^v@0C|_2X)h! zVv6c@otMDpfGjXzYV$f-@DfFg2J!T$ME5_^GxJ#^u=LK0#HanvT)q`U3Kx7X_2Un# zQE)ugp$4j{QoQ&&UhrtpidbmWCU;$U4CYCc8vwH04-w}Z4fO@=nwM>#x-e*a{VGV{ zNcP4DK8ZR!Sh2}+;n@RXDL9b05_97BKiUMRki;Dyx<5bC`37-3Kt|N;zoe!@>1gWW zGmN@ah}d700nJZ(hcKbO#K+ytQj!^ylZp|VooyZSNaq551W_s&{S2C zN>3F!nF9@`ABvOy3mQ$@BslT{zN-S8eXX~-s5N3@C0^;sGnfxrs`O~5zN?kbIOkCLmLs_)RsAW z&Rb9>H1_ts=hn<=ozGqBU-`;IGj{Le3Y>riVN?VR1F1e>(o6}z7<(&s0BPGxWc?bq zd+BeUBo@r8@TKR^S#id{$_28OZ{a$K?pEAKjor>tzx73<(DM7xDwd2Q*cbu1K29nM z&1VcbgVa@WAD8%D-lsh#A0M+USINAiC)&-XY~R#BzQ2Km$?$6Op!F-sm5tkk;+tN3 zl{~)I>o2F0Q046bGrdP%Q8^T%%o45n?QR>AY(GR{B!fAvB@EHK~fVIunHtw9&us0b>7 z`TNma|4br*j)B6%Y5lwF!k_EN1$~YH6dsP#Y?X=ssB7dTk*qO@algl3h?W1mS35~i z4SX_9X;S$6dLj#vZRADpbfTXg{r_+N|6lq4hsy@S0Y%BMv5d0q`Mp5W(F06zj1`#CFFm#@D8q4!uRbVBt2*6hDL;XD zNQQZwq>m;n3ASDD{I)ET=L)a!%bs4C^$Yy-x`?4ZB!ZI#b94aFjWl4AvEqSII>X8g z_zcJ=sM*4g?Ord>r>1(sE-LXqjbu>BbnHEYah6q*dYX7e?tL;pf03Z?Ih=CM%H0kp z0S;t3d%pkd4&aJ{(5t;~; zAEu^u=Nr@gh!Q&Mx@&p4Fda5qHAcV{v_@+QpPLUm>S#4<3)&?;3BSql_02d)Pk6N; zGPWW`?sRjt4g1|paMSQ*Z|`Kdl4!+I(D$IayR!qgc=vEA&i@EjV;jVHeQ`e3y}~EM zaGgB8(rSL8HM5cHg(qvU&uI1bz^R?-$KJpV?l5nSgZK3~Uzq5kAM5zZZjZoxJl-&0 zoqz1XJ}2Y4Z#IQfcA#!~zgOCg=c#Va(sbIHQK+0g>`dKE#QLF+%M0({p`W^wV|b`N z7U7J6G$LjJ@1dIG8{<+meI{NCr+X`eJr9Boj`mt-300+`2YI7G^zEO2l;TT|e~uOm zq+Ps%FYI}lUmKk&x91V%boc)8m;$tGHs}%$^TctH6>pzn7*Yq*1m>hKE%y<|Rp?S5 zvDmi8cdx~hTNulme8qesNv%#BZ$6u{4H11-rZ5s~LmZb`c4gZoEIFHapY(Y3RM!P% zlFo|@?7Y&racmnu89r{g_tIr+joG%_;xx+enGxU@tZ4-vbU{Dtan(8V%~dF-l7SwlqFXVEz!3{h4nH;GoJ z?+dC7($%8&>L(dTi1NK~sf4>doWJZb!&WLKWi);4UX0knZd1nZ8!%nktp(xqUv14$ z1$GwofM>QP+TR^;g_tjh=6qH2IVeo+1UTrzSy2vH~Xkm9@SX0at~oQE#3ajX&6Ivm6)wU0=Fm9%YLiO!1p zzYC!GE{iZn3p?zV9>X^`+~k6N%Pw^Gnj^3bM#;sUW)u`pyEw*lj*L@vrjT7(ScKg; zq?2x^vr?P6=PO%z69@OLTr_8wv%bA(HSEB3ZokpX*x#~(<5E7Y=foHJgd0u=o9>%w(bRBoHh-aK#ZGAc+8blU9`)lBV^lrfN;@)qK2+V<#@YY;P zis6LvpGS+k%V<4DO9n!8$$S#m0V6+~I>iE8C-%87b*Ln{%H9)}glEl{!`PH`x9~#w8p_Rbz)roaa*HL@QzJ z^H-k-`W@_ULF)xZ2cBY3+e7ZqPt@a56zy%jf-vW_^Q;KW z7T1G1!b$Ks(r;=tW}G1Tadt!p;WD2r0=d^Hn{%vaU>lM4tWG1+@T+x{sru{dg};lw za{_RDA)~*0b1UDUzgJBl00K_8CeQ*}W-KG}1lb^ALD%a+1W4!irBAE*&H1z?@chE` zFf-4(8G9-c7AT^**VBvFtJDcKaWsNlH(nPbwrI!k(-(Y{4erYtUtImbb+oqFQC?t? z*S}=Hn7%f@vbp)udR634 z2`i2hJhWUt@_L2J!+-flg5PJF;IzMDXG!z`NPs`!{IL0+G@y&}`yFqcep&?07k_Wi zTR|nHMA9eRzN`g{#ap>3S#4ipb>TXc#uExt<>W_PMl2S?@7)Dan*}> zy>#ufw<+J>=<&+LyJzdbh{$zQGSt~%ictdAr!G;32jUS_Ss4%T1T=by4(Ny#x1Db& zZngvUjsuSabJpo|M0W$srw?|n%0Ktrv`l}#{%!VBb~k!(c(*Ni>r}Kui{Q%neF_&t z(>?KvAZ`491&&>h7sts9xUe6*Va_u_=gxy6%DCOs7G_#)?qBP-ioSTH+_+xvCeK!l z6Y#ZOUG*8;nC-TvoH34$k2Buv8h+vwvRNXPTBF;aafigESl88ky{R1yA~Z9WYMPct zY*)Fs?3~Ct3k%mDor#)b*~S*fXC%jt4E?m0GfVWBDI@Ke33l0nRa;smOV(1-6+c&E zT=w}A#_O};)`a@_j_3zsvygPyQ4+l*M!T&%E{HV?cgatUL7B6FcQn=O8G zY;u0{K<|3u!E92ZsUr1FKZh}UmhIJ{lggOwX9+G4nXWur*>!uiz}lYur0mZF2aN(O z7~zU+*`PqN53W-WmvV?X9N^G=80S{t^?|ebBCV*C$txfSWJd~Q1znew3WNvnXMJqr z@9&k7kp!Yxtv0eIGj~vtgxEZ1*d(o#z8mBkCpRz`G#=O$LWvMFj*(lfytq1)dvY{6 zcT;y#xD|^i9o*ZBir_&L{QNs;k=C!f%0fJviC+ToijXcliEmOT~?@;GnC1c=XV0$C#{Jb~pHR^m38cf;2 zi!V|-v=_(5UI(?q4^|nk&pSBgZ5M5>j0U)7Lw=c8QDt@HeSCEdtNJuXfk~%*c07>K z{V(>@zXLEk<&^TQQ7cpc*f4VNN3&ZB=xNBF4QdA#{JduYYI^3bM~$yYC~#}*7K4(mFcr*}V~TLJm#4m`*R}i< z__Za}p~Ygar%exoF3a1$sq}7GIy+r>ew3<*yFRdRU=o%b`FFRVQ%*V05mj1;cI(KA z9wo3DefNF`Q@8fIWBX2!Cc$~f8}pA2(q7uIKc1jEJCS3J&dsX8lI@O;J&RX|Hxe9| zinRBt&mWX=>R*o!`+hNA;=?~w_`7TVKPHt{{%?{>>Hqta+5eDK`ul&8RBDR(&)x@J z@c%ujbX(%j`3mwssYlKrC^``z|124h51piT)BkQU|L2dq+sHP_tu)oYc;0_J9{~b7 z!9O2V|Hm*`k3W9&ulN2xgu(uAE-{0gM72d%$SP>JJrG&)KR|i%d*|b(ZEipsH&B|w zrs(f)em27U(0I)7Cg)$&Iq;#O=)vxZgJ2erY2za7FEVHM-W>#V+NRXP3Yu6`-3>ki{VfAos1AlWRWR>IC3xcibc=QVi}^In}~S zb^SjBQcjPQ5c2eVR29I8)pTgI^7481*Qh!rWoij`J3x7S{?4|7D6X9inyD{Pbuy5| zdQqtD1Rm>kI8;a`k-?h9NYW8jXd==R5b!ub3)isT?vcdvfkXz#6XoL^-_4S2xm=LE z1<`9*IaGFB0A2gX6!8^m=33pQ>0h2$ZksWB{|wG6Mm{9B8hW?jp$x!5G@wLYb>0|Y z><_;#b<@^s^Daib&t+Mo!Wk=E@E0h6)b7o3PwPS0-2DoS1v$HS$0NZ7Nbc zy3yuyFbS?Z*By@ME#!}9($U|^1b{Z^)ReZYbO3Nk8Nrv2-@lOq42>21%n^vBs3~w} zgs$iFVY(@@pP$9B`z<&<2h%4>PUuxRA6kPqClsw}9W3QV+Xbf{`y^8M_lt&4y6!x| zIpA#Z1^xUY??joK%L9fUc?Qt&kdYWCt%68RATeDGW1gqjoY_Qe>E0&$z149n#KC4D z#P%^3xtZ4THi*bAVTa@fp4*s*5LTW3@%?0eA7^wlIfOBSNu$G_3Vd)i~iF ziVp0nqe%o(J#Rc_T zeEzR-S-^UK+qf}<*Ds4qPi+et!a4-Moo0@jk9!d`S%?Bb$mpsy9K+OhIMes_u$JUD zS^NMp=9oEd+j)}6t2c`H0Yjy}iK}wd1!(wSw%Pv%!%c?n!ui7q=198aV#S~d`=MS% z>A=fVvH%5PY$ShOUVk7o5N41-J|qT&;2~O}-@yHoj-;jeko8fBy+2s(Iz`5+9;_d$ zWIT@8yd8|pK7KrBU1Zo?Z|eB#LF+^-V2BIBvqsl}aR+;R35=YiP6s)2@hm5EZLIG; zdP;XrPj5x%+;MfB9|$K4&|#Zl*u>{3Ofe&()U2UCq=s2|0A$|%=XEZyZVR_NiYst% z4Y7TO`UFI%RrSbJj{%y%VF<(whU(LpZ0Me=s4l(xHkTR7?9O zmIfx_qX*62-Fz%^{Z#L1` z*$x}(Mp3?oV_vD4%3SU#N>|pmdi;K4I_avpMG|1Wu7#5g=Cd-MQ2Z?-2_rTZXgxMW zQS`KW{^hn|>Q1s3ImXk*5UGrVy`50zqs~fXkS@x!w-d9B!a`?oGeibxuWobm!ey;; z+A>%-IM2(r45C~t#~M5tOoVqjc%&a@USwq5$!dd<(^SP;_d!ASaRGb-qyo@%yI2@m z78_d)MR=_Q=mT!OFnt*z&R1PqC*?e99WZ#rA|;H-tc80=QK2?}RVwy{-y`8ct#I)x z8oNXIpd#2Q*G=1$DPgKudwjlBJqv6rz347Qw&F>q6ymvNi-u~0uvUWY{*>}d z@@XXSdU=9(?zIkv?clZr7#^uAUL)!KOsMx_nuz51Sz-g_cEDV7kN&;oXFr#VkS z2DB@54@}^>is*mfVq)A)37-s)t&>f|;@>O6OniE7?h!1kuTw=vIi@g7{Zs6RCl****kEKo_ zwf|OT2yvvYSXHF2A+NRctdRvELLJ6A3<8>|`uTWj1PVNOqn;6}U@#!{Yb!Y)-U7|z_ zwmmEU(FfV;n4w61^hhGhxBUu`aQY?C?3Z* zaD3PUa8X*yL|lV?Y{ z$M*4GQ1sa-DEFQRPX37ERqrM5d?Pj^He_QKTnuIOr}Sc`KM50PWP@W_j*z3tx5UfU zJ;3ZdRqW>%aKHC`pwC(g_`H0Msg!fx3wtZ?>%bcHXfX2Gp?6Rgi8v^}SSm;SJhM)2 z1#0RZoa}?%H$C^L3DMSwKBQ8f4ewe0B%;Q-3v=zKPhanO4S1R_U%gj0Lzvv7w*(pt zZ6@tx@#bJ1&mkwKuvA(gm?N0u?!(t%kNUk)IZUYd?KSLZt>2?*64fha2;?6? z#(mZyl*vCKYm&W$HI8eNDkQZ`U93v}n~JS$a9#;fFc9#6Ob+9S@B39!oI{iRbAp-C zZ_J=jVZ%<85xX$AJ;_!9W)gna3cH8rQPzY&p;j|XNTU;x>gEN&cSQOdlp`R7DbeV( zD8UMwZ=Z6;s|^vW(&axx9KVpyksWXncFlMDE*Zudd2Ym_&M4RyUbjWkYDS{g5=E1v z7uN0+E?0M_o7V^xl{sHV^W54)kKWypow4;I%puWiBU4;uOpX zvRYNi4Gn7ioDyje70|00roCin@uj(x@%pOBLEKoSb(b^1=0%Ra&H>~agn09uGoIQq0NmacSGT36Nhn6W{Kbz=P zHaAX!SnS&hOc%s`A!dX4Q>W{xDSEe}ziVUCnPKds%L#PA^C|GN_Gt8g20;9`3XO|(+Tli3tq zE(Po6-FhK0;3$Savao!@mKeaVbFJxMg!glSla9XoqDy)a?epmn+wH+;g44@tj!z8* zg40Ct$Bi@X9>?YC5*QzAx|cf7rq;tlq;ZsUUx+e~8D~&zdqXkio__iPSl~Vmvd_?n z_-!96aN48c;`)?KGr!X%)}26)wWc$%org zB^4qBt%1EMF1>NP_s~?aaz_7JA%n(^T5B)pYO8evo<^SD>kplLmAbQhCq`M)Vy5=q z0=pwMMyZtv9}I%-kV;ZR9EF(=;9rhd7$R_-3l~4IYofn%7fgFF?)K1AiZcH#rcoi6o)Z><{ThD! zRFXbD5a!&cUip&3pK*th^?5YT_^q}Sfm6{%`oY@qQW&MBE?AD(WFzy5F|R> z-Su__91xC6iM1hvc~-i&{WB<{+c-porteLu{QBY{QOILTi#q4fLkI*jzd8SHfP!1h zGBUxML=(q6$;{nm*Xn@d+cT@fRco(on^yz*s^4FrR?MoGCfD!Lc;>d`B$FohGMFI+ zn~u7^#=*beD)jsgpL;EquDEI#zSX;fv!BKESrS()SMiQa9(QQLp~U`~yzJ#138SQ^ zLpy8mj*eFxC+*TN)`hRQEBhf4O(W^Obs+%-Cj13_)x=mUh2`enW}hlosZ;L9zaScu z%0GX_(ehDtTS~q;%E6o1_1hz*!@LJx9iu$>yIXH9b*zPkT_z{S4c71KS}{o1cDE_t z*m0Jr-TWqkdutk_E;z_oPN@44?Y-xpUsPUAsLY*O&9;&i6b*t1a1{>sX<&ppFcYCnU}Vr&AN(Wutq{ z_9*a;cDrv$l9&K-nkzd4DOITQ{FBwLFx|Jj=z%Ag$sg1^BizhY@_h11(MB+zJ-;1V zdOpvJYn>9w4i)UHR|JSZY4yCL#~98i8h1byp-?JQhf9hl5b?T^xlvlM{rdn>ZXhv* zb&PCdguoq%R@FroiMPQ6oj;#`WqIv#C@%r{y?7xZy(%P%;S3t}O`Vd@Z&%Td!N!2)o!E4kd) z>>iZj1%y!B?kznJNbP3t-JTSL5i`^q#Eqxak*hJyPiy9xM2AWzy)O1_P|9Q0dF$Ly zYZY1#iZJu;hV3eU4^!aT!gQ z5GiifjAvc;Y6Xh}gP+6YwMu3t+`z}a;5V5Lv7JO4{Qb67)O|>~n0w2Pc#u)L9I5sO zlK_=@Ruwz6J}J2BG#jOn<#r0Dkuwcf`)3mU`7Bq7wYy(<=62XY{;nhA64a$cMg*E6#InQHx(Xmj=M2^^k`))mwJrDgR^juyw(pw-9R7 z&bM&i`Qw4pA*MaLiA+97%B4vCeiet%&@q-A(9e3Sz?X^iDvjThg}Th&NJ4M zx@?nFGo@&m@GZo!D4gNQqM#JEyY!LOqg%mwX8!d*OYWshW%dqY23W^pYvkBVRjZ}h6~7i<uU3d^TY8(S1ANXSd<-~PXx!u942X@8+CXpomo`SGcEU`(?|(pbdov~Z$u6M z*K#o=s)iOg^ifMVY%2q^W7{DY{tSa81JwNDRVo(q+MIbr=@j3j^GjfP3WE3-m9-d| zrsxyWDlrOa-A@NWyfu#Xnf_3GcN}ARDv4OQ6xZ1+-ZY__Udt^7nX)aXg_g%0j9b(J z;qeC$A47EWc*;KXqc4rMx0o2*G{Cx%;$-k-6f8Z{!u?(hWhZ?XurCxjWH_qm~oxj)DoL?aZn&i8{;AK+PGE-(c}dyov}9BA%l-_PPo zRTVXDO_n?1kfTv@Z?eZ8%+Rlq*J0dPZit^vX-AheT%87>ou!szzm1ir@x47M zVa$&L0Mxu(&2fkIu-seEqR3n^Xe`@)!y$9nV>5NYf$dXs>s!HNAAyp7Pc7Mg>!m9u z>Brx|@&KEL{{8DR1Un&DO=Yx2sj0Vo4JTNa2vt!i@meSW;uWRQlPXBTymn^TEH@`s_#i7(d$|r_F(?dba@=7US`FXDwUp9Wy$WEUH6kb{Z^) zrFyPxXRCb@+Fs9tmuUoO!CrzK4+~LfV{rq%6R5P&1;ffxDA2-GW0bSo?u>3Oj0rVz zSY74C!HcfW@;wnY$)6aS#RzkzijDmH##eT?P<8nHq}bwnPD)?doBNy9-pQ4)d}{rz zL>uyIvkzrhu(kKpDydtQ^y6Z-?ITwCU9s-h+trdPzGm*$t`C-aTb_`8GBnU$Q>2~X zX{a;Id^%n|W${Q~I|lLcJD>7CcA3!i{Gk3?P1Cb3)B8DO9a|5iXCV!XJz~7RVP?y> z?$rg1ZaLMp%zX(yFP%-3^`vk8`k>XGRiqYmg6eAxXROsPrY!?gOR2mblMAEH zc=2-1zGvpspCO1emPd_`U0u;7RG4U2)l~ok<1DK~y|zxDeqA(C$Qz6%QjnI8!N#fN zksh(ctYr^I3#{j6xvRU^JG;qSVh@vj;*;0XjClvu+z=qzS7eZ5mCZPV10aG9Z@o;_ zpC(pI9vRMj-rtezAOLd_L%jl%BzWL%2zxQ=?CcP~x~=U}vV))VpuGVt&tRiS%GO8l zD+5x1n7SyAPAZxeDua51;JYD-!VrHx-xw_CmJ89<4m=w+fAxDA3r`FTpa`3IjSIN8 z(0!wK7TX=^QrtW_?hP)sJWMlsQPR%SHvHhChw(bGyrz$4uqx>4H*Z;{zHK$rp7YJI zv%2TC@Sxd{7IHYWinQDSD^?a>+AlxJbUF0e^njEtJLL?kw9a2XDHv2hh>U3v>ErR| zED*>kk;x)gF&*iDD(PRd@^=C~vvjA#NZIc{29995)PZzNnO}Z(|5FV~7mN}CE(^+c zOEc4dzJ9F?bj~-+yG4H`RsCmJhsTfn;MD{Nn*=84wLw-i*Cn@aX1bC2FaI9?Veq1c zCd=90EY`tfT}=UWX;AiRN|t@LV+8L;+UcjKt<=+assdr^DC0Dbs5TV#P-RB(s#r5~ z(o$=Q!~EalD0krA*iE{WBK`a7!DZ2tuen-+9(bZIQ15s|J7^QZL9E1DYK5^=PF_z| z4hNK8uRrDQ>ncad%>NPVP@NM(*7n9*^bCv`2sXfEF9+mbfS&(tLgt(~WK=PP-%>$Q zAEwOa0AxORi$B1{z0dwIGdu8nV`C52L+Pj4jFkOgagMVlNC_fGPl}KT0{VB0U|4}~ zUkOY>?laYv`6G^>7DS{$tM6bv*B_y7hv}Hdz1cpcCAl{4!Af|DjI?$7wBVUvj-1*c z!%4{5O=N+cgKYWDr?+iLz*K|?1@SBxCi0BNM-?K?NAKwU)K0)9JS>Re#jzehy8@vl zg~*8j7AwQi8R)9f4*kOQ4oTQ%t$y5Wo9(LN3s66|+Xiew3dcssZCo0JeT2SZ?`}I3 z6FD|ov>ECE<|;+{a!lj|$@xx}Cvw)poDOI{m_ItsH_IYekREs_LnV^X^oHO8GMwY> z@oQXzss2gaFPUJfuvi6D$jVUi^B;e#&2z$FdF4DL<32k>9?HZETfdKG6dbT1QXXUOVb^Ixc%7weX^>LV-?g_2Z-W zi1R4BGAVl4DVXU!-c*r6YPhtHpHQG1Et(7*A;(a)dpiEcsylUcQ{odG1lvV~Pk1fs zQ(Gno+C%FKarnMW-IpX}++$&+P)Ri5vB4q@9y7az7jv&0*e%oDZ>~-VkMcTxjpyc` zOo8cIL3vMVdtQ5@ze~Y3$r1Kia<01*;07>1@Z^v!y!{CoasCBwZ5PZ8?KQuq7XNA0 zJ0Yfef=(lrMGx!zjT5cJ6hTCZbvMM84DkwtP(b6vsbMJ70|qcDOuRw1XG8309mB#NAbELY z$O%_(f(zCmlJ2(blKPyF`2$!73GKX|>^wOx(L+TLWXLrZ z2Ch$8S22MZNC(8?vxdp1Kj*t#bEF8iNq_Bqyd`zSgr_-id(&oIER=Gb`67xPx+S<5 z8=e7LPLf32&-S$5C%~DmxSN5^NU>#Os+eow5BV;%AMBfBx2A~+8m}vU+V}QE(Shkr zaFYq>U~hmEDkF$#kSM=k1q;Nhg~c4I0(0FnbOW}RV07=}^EP1UZgH5fcepb5zJ&-W zv0Xf~8dF}P482fr6AV92`KSr_c@7XtdCI5D!m4zxN*`I#X`X4*GA|<)@=VLFm#32Z z02R~EQ7-2aEeSf?E{EY4Hr})KKg!G-TqX~YO3GC(RGzB(ZND8uxd~o$mWOBD?TO$N z6!s4SUs1Q0MxH&b>&gmeDJEOa`l|DAucEdXF6AFSLpUSY(rue!ZKH zcR;s$Pu21m=pOcBg+{Cud_e0s$GHfg@d?Zx6mwnS@Veee14d+i{CBj60Ws&n{Mccc z=|byc5ZcN4b0gFWp|7sZLy?q1U9Zy#VunnbT=EP471#SOP0Kk|FeoF>?xROxs|v7z zrDUc&`K6-;#eOB7^i33WbudMdMq{L*f-pD&owz^8c5OspP0rigccaKzce}YYK za>b=c%98?V&8t3LHo!k2iH~&gUjY+jYbN0g4aoFc9nRsGwxzgkm!}j$^6LQ%LosnMXJ&4Y^TN{sO1;bnp*K2K6?Aik_vPphri!=>+D1BY-G8x%31 z2eTfAO6PbGKWY%apj^x!SIUd_14Ybw%$?;4jEmN>A#J`0lBGB7(6G>=z!c-PzH@f~ z-~83`fDQrG#!1FJkCI7B|3iO&h>xoANK-_BP+}0vGTAYJv#g@gXxMQ)kePWkuReSr=XU^FQ7qc!ti-7VcB(ji^a-6`EAjevk>ZqND7|9`h$AkSj1xyE=?iUL>|Q?^yEBmeWm#zG$b z9q{1jhwIwlMDN|7v%6|wl`a5ZdIK6`J`ja^?z-^$!{6(T=-GGY;1QFa^*toQKHoQ; z{u7_g$}QUG|5Kh(_QM;<2ZT0bB*e$S_44@_sJL2t*o;@k8ntgem4Y6hAHbz(D%)bH z-6;>&MeTxT7vT$uue}u2-uA$y)Dk=) zxldDpfm$H7x0E;Ra8?iq3-A{NtS9n$9-6_7Tf5KTcRHn}yoGcNa`uW7>y~6LM&~L` z&o@~etCswnL3}PXCc>~dTElu6%S7$WTNb$R>&Nfb2X62|{B#P2*t1+zi0>~4g%4DJ zR(tk8Qa+n4fj-+aDJR@b{rAV^kb%!qxA2O-{&P5oEtn4PY&-dR1W2$wc(iR-u`il4 z)h1+eLyn^ikDU-U^MS>E?$cwkR6- z{M$boaed3^$If>~mCL~kb^!_&W!O0Pkh(wy0}JEWnOR)cCE1I=M24Q60M@N+maZSV*mZsI`mB8tN?j9QbbGSV%9Iz%QGGGkH#z>m z{;n)?f1xH+*7Yj-dg+>kdf- zdM2u_;CyjbD*4VhkA15_`cnF_I&U20iMi;rbxdB2=Y*UAf}L(wv?-fYn6!c7{7x)B9B8RqcI?48`~^aaI70FI!JLv@6qBvajqo{BVc80 z{sBiW4aAj~tUZ7aq}GKalrdDoM_a*-54b>1Fgules)?yyV$kGg)T!{EJ(AcDu|FZl zV|&coIR?FzI~uz-UXy6LIRsZ*j&i87AX`M5u^7LTE`O^y#V+w>uJX-@-{aVqZy46V z;qz+u4HOP%>eLPqjj81u>+CPwB0(BoS+F11fCFr6XHzs(YBH)ude&0%Rd3+*1K>Cd<#g1Mcz`z6vM=4V;5Wb0uJ}A8aOvrJN{nrb-}fKAo17g$Rl&#KA%murt?E zM6(<_(K`g9EitfHfs#;dfCUe%EMMlZmu>R#5ft48bEc-#IN+-K0mZ5r=^_~!gYP=@%fuTe=~ z9aVoTBjEw3?6vqOoD07zGLOSbpa-IgXC<3@+4tPbSQc+HdZ)SBTGssPfRS3{Ry{vK zaGdR|{d`49SNo8|o^Df-)QYy#FU(ccgdP?@kDFZvD{5ejToS9_D@+rIl(|$?*iCEu zgUag@9Q0mVR{eavgKkuZeR&@l_^#_y27i&uGR#z;KFb6nYSuDTU8^9zr17SKL0y;UreG zj-(E{2qIZynBSc6_75kN&QzXM6*gbEyFsEDMvh*nKp#h1q)*>{n8F*Gv_$uWX?9CjYj_fpo2pyl_tSjtNlqFqIfPU<3<}Fu# zH-7yB_U4-|J21Op+pQCa)60C-^<<*~ViU6Qm~7r%Yy;_hCH;gXmT-E<$}a6uYT3<5 z`07ecVK!8!8cvQ@DLC*}rs5H;1EEt0ePY)dNpJ8sQ4SqCn$kMx&Dd{NrS|X)3^sK) zrN3%r^hW^)GDHT)T!IOOScG+@G)H7BRddDBr=W4X8mA7Sc(yF^sa7Ug@|(8{Hi4DQ zi@7KL@r=P&m9&L|pQpo}zZP-CjbyLX2_0U1B5%@0+nNmi&s=g+^zvDL|MK*3gOGcDM5>ArL@Q%T2Clr zCUJ%DDs__jIwvFcMTN|QHO9?cH`lGd{g*PqB61@`hT#*H&k*frwHlWp<>|ac=raxG z1129M>fIegw?07s!g|ETtj#H(MQ^Zj-t-74LtI6tP@TLkGTf;vUp}Gj4lifb#zEr| zQ2(zdQ+i%qnX~gJ-L|A2-A6dH$#A}B&eY_AuAQuNZ>cp6Vp6`$cgD~ zIe|)ufaa5*N$5xGn1uw!p~;Hk87HE0>+e%fF1cOnyt{(O`r~f^_QxFV7^p6xd7?t- zWos5CD;if5-j3l5#fv9g7tJixRii z3N%HTg2Ljmx)YM!_OP2g#L2*n18obDFm#L_b4V8`VwK#P)L6l>da(LNxRzt}?>%-R zzHLMkARMfG`IYq|KP2G2YvyZTQ=J8n@XLMRvJVw9(N7qG2W1Byjf>AlG1m6}2f^7w zgUbOXg3UPA=CCR1l#sFO&df;3{kk?8ss=>zMAe0LZ(_{rmZ?Kyke2k7<;fuQn|WrPOp-O_)|PQ44(FFl2(y z3__04!B2`}U!yp~=A$w}{?9)?q*;<9=xY#dIh60dxc4)V1DQaHDy`13u4@*+s_Mb! zyA4&^?|%8n($RF?n9)=Ild}PlN%!fqKfZGtv4w&Y5^wzReMZ{X&}JJ+4&<_7N?GU3=PB+UGFX(RyI@WEY|h zsXb?b9^3md?hx*KndbvR5w#11gf9~0-O;%0d?oREP^k^sWZW!$-@BoH+F`XPA!S9o z9_fszY-gVp{eo`lqz8ZCXH(_sWKLbUPwk-Wd{MXuCSPo?g1cXOWmg7xpCiz@jI&QC z6o5GiexAdeV>umG^v)KUL;G4%(&rlQMJ*d_LAHeCK%ohC%5!EzICud$*k zn>Z_>()=gUjX2MTBCJu{agXy`C3cK9i3I>w*S$pK%Drdn{futDqFv%F<~KSrR9rW| z^xm!?O4mt`e47?<4RtQ4fKlV45=W@SN>w-8TDMqYsUY8z?CSHdA{L0T%airl2vG?s zdJPv@b^T9s7+)u9^2)sDO zw~o_X^edZl%_f35^&5(}9cVcXEOdxKt4t$WtJ}g20t2Th2fEctko^}1%C~ltl}+^3 z^&6`4Xi2kg*L`Q!^I6%n*XiqWe{=J7`l?Td^MNlrUt3F5W{FS)$NMes=tje2N*xx>+EBrpye$jLg7{%hp9DAdzCWxYf_@eHw07T#)o4 zLX7~eYrdS5j>HXEvjDjgC|gDQNVX1|Ze|A20iXoN#xvwMZD8zb-BmrRI7|_bv)f^? zDQmEZi;Z2_dv?m(cB6RKEAqhEFC%5X#9jU|&d!pNBo)K%ehu5_i!EW3-~88-vd?hj zBV6c!=TURsih2SP- zQxMzOZV|h3ekUz*t9n+QbP> zyPw_Np#R%2xcd}f9=}n(`m>H6UW>-vb0^dN@mezjEmb6DrN6iT2MB350vSvfMhB+` zR>zbe6VVJ*`N(+R9~k}?|CL$rA9Mnai!22Kxa8Mr5cZpt`zyBLC@q)V$g&#F!&-yAIjo@$A@dTB8MU|IHyA=%%*EnW#a{0~#br=sWZa*vmmM6!kl%8Vom!iQidk)wL#l1#^{~R{oQKSA%uG#0l z^^-Wi{`nKmFdpS*%(o>ff&Kf>$v5gMA9S>_oq5UmPd$Lo!gKry{B@+As1rmB(}uS{ zN%_X5pynNlo5y}7Hwk+WcEs`*{U5e-l(M{z8iH1wP16s;#^%2KH4 zF<5+`t|4v>!k5bfSY0k9)3p8DQ8>m>v)6^MZ2P=igd%BAHKXyu%&^-vU+KnW<3e(o zcgb08S3(9KY1*3tYz&PWd*iThLN+;&-Z&xZnF(7DRT=$9$!^BUC-Ln_e8<~mDXXW^ z2d2LXR7%eZ>04rP-7O?sU+?|mBFM}5Gk1@X_VHf5R^UX9I#^UAf%D4DQT>_)U)bP| zp+b`}R+n`_E-JDN? z_JHAK+(-YU6C!%{2pQ4Z52GqRykPImFPMDsvw-MG9mx<#mKOV(i683jOKM&*jo3Q# zL$1ZjfB*5GJ5VUJvQga*&Sc)Ev)oXC8G$-UaBK?qa93-;84%$`^CT@n>F^J=b9u|v z6Z0w+>SzF{6;Ve47gfaogYrPZagkygVXg|}zOQkmpJk9Ep(xz@IaXdJs07)|4{{x6 z&!5)RNmSanrxw031h7p`=4vQoFlYbEpgz{47LfU6t3mo}51Ru~pq8K}a+&+6CUF1~&*?o5u()k4uGBlU>P;&`@*8WSeQ%45TZzm69 zhPym<315r5YZTb?pvLU^S&}`x@2o&~z9`Gv zJ#3PJ@T_+*lB2a9@2;4)?hqtO_Qg-x{Q-18{vqvU?oU7m9s~cI(f82apGF^_jGTqRI)`-E=YOLAxsC#>^Jd$*bd;)fN@x= zIP9ZZTrAm?w-8R8Nh3Y~^T|N%C51@|JCtHKmD@6?l}7mWFQArCsKnQ-h$M^5w_X1U zvS>S!lHIaPPP&|eUmE#;(f3|EE?~}+jHz5W&x*zxE$Ay zn`AH0Kd3KVB_pV9hyfF%C=!wvG1*Mal$Dls0u6%Q=r$)T2DAp!W?gGwmobe4BQ5Xghuj{~s$wb-;bE+>`u9cC{fJOcqfAO4@pmWBR!VTiQlocCjvkp{ z<%(U0;L-yBc$jJVnWX7YyZT>yh-_xz`$Zff*%NaI@JQGmT^-VY@Fp~s!uYz_e^~AJ z9Mx^!Wa}GJ=UUf*3c#jpOUjua3~)X{zgL-2k|8uX4-$NrOVifa%l;YHib3)s+_SXe zQw}EEi(1`2gy(Uep04qS!z2SjymLl&V-|vhSn+V#GAnWLrKV8Ra0Dn5SUblS=X-*GYSJ#l6542dS75VhlFA%coS84mkTNUc-P;y zyia5ehrI*?KF}MdrUw=Z*MwiwxEmEiY3e=;?kV3Ir2AEHA?OD(-UVIEaEc;t6_{t% zq>QugGIYJ&NOu1rbp7Qiw2}0={R7&^iIdpnPkHGELms(OC=*HgdJoE)N4iAN#1;&?5Di0x@Q8iYWIut)SWia4uFNL3*Nn z+3q;D1$$-sm}GKNFL32)bhfJTdJuCww{UZpFkeQnQb7B@Gw8-Dl03e}S&ux;Bhx%h zFuWvVuNp8PKLeveAr5h%5OAD#Ony6_^6f^smtTf1%Ls0s8E{+|DraSSsM#%!BW8{h zZjA;6iA`n)o`?|_2V-J}Cu+}$sZhXliizUa!G%UCm;rlyNmh=21`w1j;|m83iU>-@ z)=g-eF;y%CVu#LyPwYikCF)(1id>cv5N^;eHcRzAzd-*Y_#(=aDh3DwZjm24KMQXN zxN)IBVZYr0(+HM;=o1M>Tn2}}w0kQjB7CbT(@!KA5__mOYyGB&)^8Xw@x~RRVL^&H znY*l(-Wt4w`x#dnR_Ql+PDRPFI#eZs43s?)Ay{jxzE*KaraiM@RmsFxV=$F;iw1d) z#>OgjKk)IOK9bqYX?GW~!~7urSHi1QxH3)DlhEhww?%Tk9_pJ<+%#OGX~ZmO%R*-r z;Xx;>O>nbfz)s>dOmr~d;Rio;tdOV(95614!r?-1(oOJPaPW18s0)+q{S}@+f+}>)}2(Z(8yEK);aQd3>cEv%klNX2oUq96D+Ehv@OSm zhbA%Gfs;w|SfX=3M#dQDAhL(zp01-(Lhxj)Gs+EWs(t!(LB2V+P8%WeK@ICXPjEyp zu$HiE-?E9DiTwL*PUGb!+~=s9`APF)FO=IlNpz8mqy0=hH{HD_EKNg@5|`y!d{m8O zprtKyX#Rxk5suY_ag7OrA}kR=@#H$xA2f95)3RMn)+#~M zFHZbxJK}_2QNrD(lkXgp4+t7N8nXc=irIK5D-p5KXc`W{i8nm&J^3#@Y_Uqz{(_p(4RvW2*x}-et1RML(ks z=@y%xL zcH$Z{DL5l5D~1H*VB=k=ou=^7vpymyGsIw;q@6I@EZ%_!B6yg~lsnDH8Wt-xP8ggK z`Vw;1NuqlhdE!JrR2-QR$@#So;>)C*X)ZQ|ePL3Z) zW{hB#ybo)6ho&QmA)C^<{3W#PQb?Dq$?Ns5Xur$039?W&SGFi;@toQ~H0HQSg1G`Pa;67*^f*H-*RUYH&K|R1`N{m`SYYjZ`-OD1AqhihAo) z;7{6=w79_Z?|etW3?Ti#DtZjelJW5jt(jC~Zy=bo%iIHICl&9dYr@R%CI>Qh&e{jH z2M`JH%zeJiMspFpL+-y1}dkK{IFVI(xMm;sQj6o**?6frlW@33w z5|7+>>*$N5P!>Y8rb|5*W&QCqE`;ISM3`-kTo_u-g?KOQS#rPPR(2k%`q=O5A9EE* z3+`%c29UD+JE%hKr9q+e=XP}>kLldJ_|`XGptQ$Gnu_WLd!{50Cnx`cs~ojn! zCOA;%Z;%#Q%S{;Vq7P^h$b0<&7Usr5Zl;Z6eJT{_5 zMT(GHC5-PDFe4Fl#)|K^#Y-alrQOMFYFKn3ZER|n>H-@qS5i%M(5BB9`T%?Dtky>; zg%BCT`&$Er^IBHBJBPe^{ysqzurL!z!7$B&>DGT}wh+`V zVGX2+R=*{3g}PLk4Q&q#^(6O8OU8PdeW5CaV#LiE@eclo0 zzI@GpvH*U<3cXor#%4aPpBi&bHSnGFX6u%>(rds9LO>(eX@G1EBGPyTLS26JOfQai#FKT<6HYaO{?us#sfL6 z6k*6u+SNb`KjqlfkdRB&M$4m@cB=~f2C!H)LHmpvp)%}Sripi1ItaspvSh=mUGaIq z-OE8ZFeftXVuXj$yVxGMAyz3Wr;(i7%JM@(AZLz*uoLZd(0f*2DF@T>D8{1-a6L4u zyt|b9-K>^v%9vyuCt{jhb(C&ASlWs2A>;1)zSQbvE|!b}=Jyn0MVb zh{l%z1gx91{)!~7;j%8PeUHsj#UN~pUoEEL!T}UzHUqKsy~D^$iuXa`=$e;1Lk#g> z2N?BwWWnVjJP;P`Sg{ppr0^;y;L*9XF3V=5lW1s4J;~J9;1FU&JbHCLtv@u$C@)NQhT7g*b zR2G>76?R0TB!1!KRHGwH_mb&VzT+ZAq2 z4hlW?TIsKLS?vNuO@CAf4B_K#6J$;nDlL@VIoHxbjrGP63AI*b8csXaz5HH^lF;6Wu=xdYH(A$&BDV&3BkH2H26${sXKIA* z+q=Z`43$pF3PNuj^MfHwWC(UU<&Y!#axn8OO*N0En?Xfj?SJ?~@U6m?T(NI9SqV|l z@w#T3o4Hk|lG?)B7mlPeawM2H(W~RR*O>6MgwwxQ4Jf8CQ2#1WNHSwCZIOHYia%6z z@=J=S#0Yg{K59HoCDKAtp2vc9pzE%VEi07fQm}P>OOh}Ct0gh^nmln2+Iaa39F!J1_L6U2QP;9J&cYiNvVW-FNx51ZgYh zG9Im4b#5(Zs@3L4S-K*8Nejkg-@B=>DxR?3UsOYSyLg=NbZe6!(Aeal;* zm5$A! z?vHcq6KTVt`Qv}@r;zyXjKtvYi?)q39F_@{<=-x_bfxgbJPqN@lxjWq6+KYkbgSAm z=ZwBzYe;85s#}`z_mF>c$bF05A~i*Ek+8&b7{8C}eyP$Q=Zkht zUl-OVqFdUQtqn*u7g;803p0&DaI9@dbVg7khtM^+A|0*Y9l0t__{U zE@CEOEQH%2w7!eSZ4?mjKmbvVp?^x8?NzL0lvk;gk@(>dY2zk#M>{tMRUjuRVN@{TWz?U zi8DAxa%3-O%`}S?>f{Vk!1}2Rgc~#)1Kg2@3-q~Se3Ta&UXnteL+#Q=(iW~^U9ZOD zdFxf8VPb~)(w%QEP2Q-kaOcP`9I+J4YHUm`;1VLA()gb~&(bh|{MAX+YY*R8;Q{Jq z6GtZ;?qN&&doGG5^c3f%9`!h0h=}p&_>0VH?G6TJwtHVwQKY;GOaLlShSOz!I?aw3 zX~HrW&zg4{4Jhk2()m1xBL2`XVTR>lb)JtELnqs0r{%8yD(XUC%Q+rG!$&VUSB!cK zxH=pw+pMUU#q1%7{ml4+QFUGyw2~1VbibM`U}Gz%^+XL-NT0nezpK0Cv)a~epVTYt zcZ|HZjUUrT&!2`Y^^q!6PMae&K2biiC>l!&_nKBt8)#B!sSJM?eF(uI7x3Pb@7$Nc zMUm?*OYIRh_oD>&SW#{=&0z#$zLH1y0^R{bQ`YSzQ7y?I^A-8fUiPiQpalNWkV*Wi zXQ^fcAFTaEU0=WGuhWh*yjv&g2fEZ+?V*TIjH%!GZ{|n6lkVoT?&nQLtJzBF)T%bw zfo(5-8X&fnJJ84TK4i9N-mo*oHIKsj{t0<@a^a`A3)gWZadaNcH2n-obZYfMf6lb4$dS zWmbXs{u|jUKur)qti}7KgPF^DG6i4572DOV``F21~%E}+>Z@1wc zvqU!eLDCoGFwpmr%I4Lw*QA1 zRKWlgU9HjnADI@#?CRvVakeF|crdxh%a=1me|u%A(UdqfkHWmDCgyeSABsbg|5vtj z0Z@a#3@r4aym;+9vTXLWS8i^i}F+r9rt*CF+PGoVqT z>~QjsNc58Rzp2S2J-}hIH+UVe{dWV+E<9TGH^P_yCQ_r?oIfN9Q2avxyn|S=!$UjSIuN+s4c#^<<^RR=U~(HC7ZG_Xh!rHhPM`9|xD)^S%%6 zW9atz+--<#oUUxHuXKJ-Ii*Cp%wpPT@c;X^*N0|{QqBBt*gV6z2jEt(v3!A0SkMhb z$bl*gECE*jtpqhl&vu@2o1B5yLHH)o!MB)i*LlZ(!%sk4+u$Y;nmoCIN80s+2DL>e zoj?*Zf1j~FxFr1{*z*co67ufD6*~{<#DP!$`QKTASinf~PaOjW+?FNHmP>{kkpc+Y zpIYm>CD0Fe^FlTSK=x@BQ*CFpEYq-Nz#eE1o8j?RPMrM~)96y^X7=~V>m}1@AzPL5 z70bUb1h-7-v22RiUbihbM<0B?FFDJW2aR3c4uk?s=gUApi&!^*99lH<@)Bvga;e(9 z`$j7=K7y>Mm+XT=;|Sy+;MO8ut^QZdq*Bfbq&9H>?$A)NXx@zcY~&%a!S9F5-Sz2H zb8OJkqF-SoCP8*cZl`)*p$|{Mq+mS%QUDyL`VXG_Q^hycO7>Wg-E1R9f&RSsnk62K zjYj8*GNp;0TZdjP#+$nM*Axy%o8zd#-nd8sF*qSr3Mt zmp^BOR{{26TlPSS^q&duhN3wa)x~7?=2QZ~_2%nwyj|cN3_dx`k|_Y69v7vm)K&WO z<}*2}%DGJtXv#c=y9gBm|1f}~c-}$k&>Wiy7`zT|7B9xx2Zk~5u=nzSu)GSNPe7@} z`&Xn}TgE{5MrnrNE#xT@;5f&hc0Vk79q0SpkN%~Qab!WdojW(gvZfmUyW)RbU|Q7r ztQA}2AvNgk`@%aQ^?w?2ah_~XDnl3rH?R`_(}S}<({A{kaDkjt>vD8(W;;Lpt0Y9M zy5>mOlnb6$E^(G3$}4zS#qM;EntOW8C1aye#E9-(xAZ(D?~-g@uFLD~DK1bjw0n9Jn^^ z#STVrtG0pHh6Qt-_mTf}M)a+F&G>5t>+{U}H@DsB&a}4o^OTXVivO}PjFq?6a>OkE z{V-(;Qi;(nYDiaPqSGhp2eI6GXj^s%kCnk)ShgaP$T`1l@yY{827>G1R$zBvReB90 ztOG8Tn!^+X1GI<&;mu1x3+-f52(}a3kgKM^P1G4Dcz8jaR9Kk`6EYlAo6Hi*_ewyy zpU@v3`iY15h{l*E+W>CI{JMetd&S2`VhZDBJry|!p&g(x0*!{)r>gtceSL6Jj{%VZ zeP9VN%I~pp@q--A{1`;`3qqs&ci;)Ci=PA3urj6Ox2=h^<-P(Rfd}#+zOo=EteP41 z=NHo1H2X$oNo0Y2A`GXO4V!T|WV7@Fv#D^80JFPjtL?#ym*^%Yj|f@yLXtD$Bf{n2 zYQq>JFT_lRh&%(-~m#Fe2K8}UWKr|*YWd}Ui;dVJ2dx*OGqp^>jOH%a!Vb?Gl zdzB7Mp8V7_xKC*5u+L+kip9Rg`|UfhCT9qE*gt#SM22Mh>`epJ`mXczy9s?< z##Nya(SUUe;(-d7!)>H6hDA09h|7A45o?6|1)_iH0ipL-Z*Oxk|NAQOMHAhkjbsD^nkXlnUUX;NH+Dg?d*5O$O{By)6S&kr8PJi1k4bhC z#9abI_%^_w7|h*hu1Bu&k^Gg3B}EsrJpcLOp9!qtwr6YI6U#99koac4wtL(62k4T~ zcEV+(-84A{5_(a8)POFlt(DVnR5(r~X&E1v`5F7(FsX9SgQf_`YPQ^f zB0YHLt}@;xnNbp&LvSbtLS6^5c;`4$w!Ay}oCV9$MmWcD*kkT|~bOjDQ zTSYbO33wA$S8vEyuU$VviOyKNJ%}AzD#0D|SCI{|TM2z84CSnm$q7rmy3DBRM>oDv`#+Ui48{l2k0|Bu!s=kh|N^H!ab)bqLR=*%nR#c{f6v+5*|30`$JV8 z13BA4th+!25Cy@GgUfi5Mn1m6E&$k|E?SG@8WlOhyF5EBX|lM!nh&f2+GgNj`n#nfP7>gRw(J3HdvU*sk+WnAcQ%!}H;^G>0(kl>i z@p1arE#DrN&W=f;G-J|f#Y*Dx3N*|xD_@Qg96!|-9|H`LB*Fsy7*K?H^bu7tbg*=V zqhU&hMC^|QgeFJ1hv>0Hmc_iw)O|l}_M%*kJcEk;j96;}EqGt*`6bKcHk6U>k9Af| zvZMc0JnvD`Tx-vU$}~!WjcepVxl@Rem^#jdWDmJ5wST_p#AegFOmdhE{=L-mGwEFc z2C_skkvD~xZ{PW?y%-v!Wx(tQMlh1I+8s)01y9awsG8+nu|k=azKaIaZ=m47>VTzK zQ&KW`qaPtK25?!?=3aq_zrDa|j~=dNPh&&pfFDT(!nJi8nI|f#yVx$zT-^iMrj#^Q zm#lfOv}ii5iS*qq%Hg??Z^xdf9lmlUjb)p(*F?Mfh5b5_XRZv=$w%{$FB>oJ?Dic! zPk}8a3OM0#qVEb=2x*(o@_i3!TXH^7ZyaK8X{Y5q961lc^LD8n=0yi4{USLH>7del zAhyjlR{Y_!R+IU1^y0TxOIE8pCv!37Hlw!v3)FDK^&j$ZV@or!>mxKGB2~9xm>9YK zAO=&zo+9`>S1O|(pO^l9I4Udtx(cd$FWNQaEF+ugGoDfZ=$C7j0Sbi{?ObOViS`XO zuwpr@yfx5X>kAMjMo37t^AfO*3Gy}A6x&KA(A?joR;C+;%P(+x=vc=^jXM)WpUIRY z=Je%e9t^C~WYUk}n6qHYtZPqFG?-ukt(Zc0#cCPH3?5#IVe|JWmd7&2{ zq{!k$VBtE16U`~pVk=aSDt%jLpAOkzH@jM*bVXy*>gA)-o(en;*g)Qnbp5quUKF8; z&eKaw^*(1X{mXX*BpI>+RygBobui<9-P5=SJRm8idGF6y8H@f#=UhUr21G zf8;d5<@8mbB5?Z^S{_&(g4z27r|DBn83zhIE7u+^xqL}p@<37Qu-3!Xlh-rbUwj0} zt0N>99xbDpMjxNuEkbr%)ey)JxLvE#w!LcAv@TN#AD+yP1Pi^H{3g<6zKT$p{rhl? z`bBwa)YN!weZ;kg1MV(*@(}vw&Bu+b$nXnVvT*7Nu}=}7UY#k_Y3AoQ7wFRsqw#D` zgw+kBPu@T<)y7e2zoP$i&pvW(8(v(t!61@Asx*1iYovx{AcT$>$XAIIRD`IEX6-yO z)DzD;glDC=5GG9u9eGyBA|<~J!)<_!9$ZpL$$-X0@VRb^PsLKjO&#fuZ@I6XB-$f zUtyWvkI%nhz_KeQS`$wh@mi#z9)is#qL_5Q7LZh176@@jwYt+83Wz^rZJY^}NY&UV z|6;)Em~x17`_wDXdkQhSzK1^Csw*kyO5H76wwM27$s(*R6G-4FkoQm!hMhiZU#K~= z(hcN?h~|;54!jHu;6y1S+lx^XUpDAodvV8KqNjCH?FmCTy)exh*Rn<28jz2irNk`` zJ-7V%!LyXtC5o%V*Im~A{gBCrzAWKM&Qh=sC_vd==57UzMKi~Ko( zg1pBd0<_prwYARHcz`aO?Ny&NcZW^zZ0JfJT}yMTi?g4ntSKXR=RV%9HY1QXBX+7! z%`VvC_%hh*kisOgG^! ziDrirUM;X$7h-ez&cqV5G&5mpS4>z4dXjmp3qKU#tiSWMj;3acu438A>W|J)w8ewb zz~U=|zve|@EqK?sf%w!JU5NDZ)bv6+*S)pn(Ec?(22D>QVMu~59Uv8>?AU*djflJ` z7uoRw(D44#2hLM-3dZ#6b(dR-aGL`h6_V!JPY+b)e8z~*0bioZn2)P$l<{{{m3^M| zo%@gob8lff|Lcn`7_QLXTOg77+&AZ%JQpfwtjFe?7h6EOn{mV<&kUo~U2D>p(ZTmRf(ks)%&91Y=b$W}2$P-4r7)(Z2GW(KM__vHVOz>5490eYt)XzzZ=Jd+d{?13CW~X|a&-B0L;pgXIhWHU+ zeqPdFP3^8#U}W=M2I6mV!_odI1sOg$$>jue-?DdzdjN<>Q_%YhBl~JAKyp4voWC*W zM{p6H?6$GN(Y01DclT#!m#v;E2AjcVQELjB%*v9)B1XL@fG~Fx`d2N<+a*T{T$s_# zrDMFS?PYi_I3qE#A;iX4+F@)z>WVNw4462Hd0&AMTOt;fM!CGZ{og>vX@+y3v-~;z zG6cPDp2X^6;=%8!wBD{7n@pmz=QLk@rl}1xC7v<;9|!ZtHm)o<9FINZ6ZmNr-x6k3 z=CyBYI4kS#NuMPsc50qw)N#+tv(`P?c!%!nut&C~!f5kh{ed29;#bP_AFPBtx3xtw zqQ4lvC=M(xwjLxw&_*3-_N&pW9x%Fh3tgfR4V$``z1~p&GD%t9di$=A(E!GUHD*kn z#{8o{Y8=uiC3IBo@nyNOPA)r@_o#_!Aow7iR|LC_ayZ=o!;a4%u6(aD55_U^T-374 ziCXTMUG;>tP-2?id{f33x{C7Is;mRFY(byJva2H$p2Ms+Jj3=a&vz)wncenhA02*R zaAP2UMpVqLa#9#aX>Q6&bvHBjigqmKIj&tZMhr%uzzy!p3DZT5BEdz5U(~h>_C2Is zZqSi|H&~P;6t_Xg#71b3MP~E(z>Lw4`z^$OC;IjPhRJT{%P0kn7j!WuO}nNEu zZexrDKP2u7o|v|&U6;|lITQ2!#NRH@tyv+v7`NDDU&;kt8*4GFJYJ6qBle8S}=dmEPbOH+b>#9`E94$ zP_(>@NVyPkWJ(ly+{`*unFniT#)Yj1E{;AhBB~~ck0zA}BSx?}w7aAlo6%n1Gkz2kh5e*+b7WO={oncNrIn)~ZsHmb z_ks!TV?H}G7B`70&iomE2;yJzw|-l@)QIg-uU>t$*>KfJly0r$XxOtH2%tAG`2_`W zyM)F29f_`=bZ~tcgdqr-a`?Yh^*)Ahw0#oy^sq>1hA|+N-HnlA=H|;WhM?-;g-(n< zp2&J9l22Ue67B->KOZW9d58?H;w&esM&D~V_uJQ}3s;)t>QOB{@H4VLaD5=ieoOwF zQoEOZmPrT$Z=d>G!$h6i`8Knh_6Y|A0jl0*rz434-S+p&4z0ai>HGWyuJSOok9W)> z`mchHx{&%Mc#BcPpN9V5JEXurCN68CS3`O!M1o|FTgb8!4!wPE{K9pZSQREX26>~d z{*my_+iW%LTh)MpZSoZxOZ4b;q&w$32|JUjS_;>7F3LIYqGcCv0@o- zQMm1Ieqt{pxSa61E+Xe&N9Z>_b&41*W{f z<>nBp*OxTnQ2S*S+8U zT=yTa_fOAn!e?fjS*%%c9>@7Tk}`k%R`Zz2?>ljr9B7+0p^3gXg|XNraA`T_ueoj$ zd3;r!4Bh#zG8*@7&2$BOU6cuPk#*?O^b|kETcdXS8YRzarpxs2{@Yu-v3k2|J?%m2 zkkc!bU^m-Z6FhrrAFscseH|*F92fBQ&wMh(5snd&e>!?rK z>Vw_R3ib(OV_mc}P*_BXX@-36i(37+*&+oZBDraZz$O;?8xNIPgSIy<>W}*id;ul+=c>zs%zPuYOSkdC*ZSo6{3bK~@8t1wk+Z%d(gM{k5V) z@JArn1dUF@zk&S29t8phb1c1%@8u6df7pqOG~LaMEcN(_F|wV{bx(&}r2qG`n}gdv zqMt^vmXdG)UJTbphI0tq2(4hZMB;a6wUij1f6g4&JTc45c6XO|ZMXwKEf1Gcx(Ayk zK`|0{^tUr=8ae*!o%?gpaZw}s0J$v)zJx_liV2egX44XJ>t%N={qTjD zk4fEPbY!P1L>bE@{l0jKib$Wwrfw8vNo3*DO~=gd=I%pBD|uZ!!DeahZr{K4>`ffR zJ0Kc0pX;Z-%kt;|v>gg~n<`f)7H<&f%d0m*zJ8cHkyxrCQ-x6Z9IKODP%#BD8T;~( zb1zLSb;d}bJzTF;cci`1R;%|}AA8p!)GESh==D&&q(;?3+#=#R&$U2)5@Hkx&ndbdg|#qa3Zy*{=^QQFEIUTeWwdhf|>)Wo4p_qW8-yz1FvZ^(|D- zuk*1xAscs%Pi$tZnL>;A@3OgOlz#+onE27$9?eO}HJ=3CO-za0uGQZ21bdwA>2%%` zQc>gTyM0Kgp_8uZ%`b1iqq)Ny<_mh! z3g>*S2iDtx49q;f?L%e%+kZ7Bll$XELtD{LfjmyG3Z(aPknR-<>98y|DPHjE`dpf33~95|U>bE;C^+xEJ4K<~ZYlqT19=Qbo;zU0hALRn4TxE3Z{z3MwkNb+6eF$on57(^N+J)II z5mWG$#e-eLgPPX^+wa?Iy^g}Tu)*W%&z*zs_R>UqaqoWEU)c)o`>CQyJlu?RjQ2mV z#7!D~or~26838M;BsT}W&dt}$#UYP347m(Nw?+={S`DAw_AhW`H%+rr9iIgKt$PsU z_NK$Xl4!Y+ySy^9?n1@$BR@Cs%GMXL&-V7ZEaP=kUA;*h=m{>9rG3o zyY5;jD}M(s!>Y-@SG*`wE#Q-_vu(Sw(4 z-EL`r0&0VORBTNa+u>fTY6{KpL;0{o5LiCx?!@WsSnGF7(U-n8Goeg*Y(*0@EGvC% z{5DHbBjkER`v+6g{;;t9_5NFV-3z9N$Ooh$Q4)*HErTUai>t_F zRQ)5@w~<(G5zvR8q37s3?DeH~s9{$wCbt@wzRID^i{`J7*cuNe{*7B8QA9h9gf4)# z{H4`|2W92QBOng7>~A@MA%?QoOwxJ-PaFh@iJ%#>VF&Tz>PM2HOwQ2U`FE}!HfNYE zW-)n#XFt+Fpj(fTtM@5M8C90=*_Ok?-wSySPub(2QgVJbjn18ZJrnKhPc9DbZBL~P zo>GWSOFY;dl%t(q$MM;b_P+VNihTV$eGr4mn3rR*aPG8gphM@|&3o^KjB$WGY3$*9+H#FW?*67JGzB%+7Ek(OF6>rV%j zIt5zq2OQeZH$r+$(#W3+`zEY@nl~Sl@EZSfa+FUMsMY7=QqCJ-B+#;vygdYwGr2U=pg@3PP8dK-7qJj5y~hKoX_jUhBdz_ zqXQk(9wWLZEfm`sFWm6`7e8gnQOtw7XSVi>?Tud_?tUFkM#kj%G~%{s`PMnjE+5%V zBmK_W}jkBDm>fPw@t9F=lT-)n>nDuf^y&T5w z{eh`yVmbJ@BW2lm+l1rpfLTSfj#%aT#6WP8`1b2n4?QoH&r(HI&t;HGGgxCl9j8F6aetu#Dim(r?O_x6-%|erEF#Y&< zOoG{a9^QHO_c$H-w|gm`aSDhmcZiZ>Rx=WWZhrtP*7t3%6KKLdS?2nt3Tl{5l#})mAS-oufCzk z8Ov15(WSyVUzh(I8vy5A(9>~QA`Ud>craDn(Io+vBH!(4z63U$g)IoU1f6NtrB^~x z3my-1t6IU9w6rc6RQ2s(BRN4uV-89kxj?bVoj&3d6}6_M?qr4N*tF7hfcFd_xW`jx7qjW zRGr6ujfOk6G_LM7_~-x15pY13<3bE%9NsIx0lu-tH(7jtb=yCJ9w+(G$MA+J8F@r9qt;fAb4+mqSgGK+0nCIyUXefVhe7 z+kL7a+xxs*VC9Gk+!**DcnP_`D%_e#@a()UdO^(1dh)K;D^DW5ebj#7vczG~FYEJp z;6>e*UDm(<7qL)aL(F2u7x?wB7ebKFNx^eKoa@h9sSyH+@&EILQ*r=E@hVlArT*`e zsIeTlr*fu5&#eDz`voBx&cIf*Ur*~8`0tg{0on5@xW6_V3fras&r5@C8#+V-KEOsq z7dF7I{J-J!fDdC1_fR@*)!F|0y$B-y@0$lTm;a2ss>KYP!Us=^CDMBvw;TQNU3wAN zRnP&x(&u_Km|`33BgUbgdi5Z;1q}KrEh3y%><*$0I)U_jBXj~tAYTvR_@v)}r)mZ; zsM(DYuQ{I3DJSc`4yPru%N_zP#3nW%$wHRC;7)1k9mE3Q=8k2Dl++9Esb*WdI=Fsco?$TmsA$mU5q^VB-B$bU1~)V;vX< zIN(8(F5-5xbB7Ms* zuYvoBOoPPq1fV=bU^e@(3e6vTa8ILVbM_{^wpN4i95FTwQd(KEe+}Gay3>C0^(BLuF_#oKbP(gY8){x`@pn=7-2JJl7qV`ywjd z^whA(`Y9}p(hom@N5AWnyN;@NgJ^G_NhkX!;P?#s_V)?yfp?T;xl;95bQVOd`|N*8 zq)OgB^V}%kt?U=}r(`Dl(Rt;9IA;dU4-f|EY}BdqgTM)Gdfy6g)pe87Dv4IbwImM* zcVAU*5Co5yAN3Y^Fqt_8j}~bFDlx z$bZy(PxXp&6FBdh31cy&{7)+S3E4sqfET9ME4+tL?Kd#A%|1IC8PYZkn-)r_S!N^a;y*+i zy-VETnJ>q`ad9-xz`Xpnpw-W%g`8HE4T$xLDR2&OX2L#T<1qZt@4*(BEuRD_BoW|P z$3BI^u}VNT8D9z9b;Q6?>&Pm))(n{640DSwbVuTIc7PR)BU)%Z^+`6@D(C(fOKIJ5 z#Ou%I$%>B5n2hB3%M=c62-kYI09N+Q4S4^nN{}die+QJ{pW}A`8uFFee)@Umc?`&v zDbW(I39QcS1Q+qo$Dh^M;6M}Z(Vc&4lk2J}9{@z!x5!?52#y%vho{Vx^s{;4%b(>N=|{XG4sptl{u7-7sIYITTqAg%5nNN+ zJR(>wG{z-T-r{}6TN*f~rDHTEKLF-i$~F1OOA$}-?h;hb9II5O;|PP*AIw3+VjntF zMr_l_;)~B3&!?})2QAX&G{siK8)TblvnOu=6~#cS8;-#4aQ-7ptm5;?qx2a17qS?X zGdngvNf`>@Y^U+jh<>hkFde_IMlvDHHhMYdxEfnoM9tBN34-wa%1 zTjDFG#;+D`*98=*%zxIY3B9B|MOY>f@+WFFoh@&AbRc|wSPw8x*ORcC-_1AN(ZslpXH+BVV>qs@DbXNBvyi+dXLD1ydP5sI4TT?Y)?aa3 zBE#fmgTiQHm9SmLi3VkJWphq$Zhu;^h!bjKi$Ox!V|zd|PHU10_VgrFmJY|QA~?|B ze_?y_Dg7AUMuVPy!m})F>H8ykrPhw=HzJ5Cg2%FyxFe>V^?O}#PZR6`4THz5P zqRAP4CC6na`*ZYKfsKkeJPZjI z%iOqQdBJlk9lD~n6buw9`oj!=KGNO%YV8a0lmfG;LGfm>mht1M(CS#oA80>6o+OuC z3ZbpfA9{J$a4tA7Y@~P91xy-CJgccO_{8-)HKp?jzUC5{>JgFi{Y55NpyE7G^EAC? zPhzw67v|Z=VE9J?534*Cww2;V5Mb3^JQFP8(sgpl3-Bmx$ zvN3AL)uqb#8rO92YB5JLZB&IEv8&y#FVI)rvn~X>SSRPHJWAtwYca&8F>!D{p}mdl z6TKbc8XGIHt8v$k7szf}>P!Dr>nN{M!?);~_O#YoTCn6*%5e7;VCQS3u}~UxtWs?= z`(PoKUisWJjt1oF?@ zm$A)E)k&J-(2^n~qx&K^67IS%I@z8=khUCD=CMwTSH1>HkE(}34}i$SF2)xEJmxuL zR$r8|l)6`@<;ZLke(RKf`=lwYzTtawggOQaXX@|e>b4_&?8jHK-b*oJvQ>Zyz!!W zhWn7$oPIuiSGE85%Grco>#7%>506j5>d`9c^K~SyiC~1lnxLk*=dK?S0=&_9QCxgM z*Mk3|>$*S}q{3tELrXAH4DM1z&)|Jw<7hpz<~P^oCaeF;0;odKa_!qxpAiKK5Lcf? zg*Pj1qGVZ~#CV^?L9dy~cC`M8nY}Q`?M!+$G|G*vreV}T8!-MnjP7XF)~vG6UL02y z-3J+oVuZeg(M(1Iz{-dj{=O$ji>jMuvh!_OpT()}Rt#n1br8EZF7{z!Qb{Lm`W_nJ`80Zh zi~4#W8BDKXa$7!=DNBLr`AZbTH+cn$^##6~IJ7dZd#&NdHWjbY`6iCsr%S>!-U#53 z!W8GaEVgO)3}`DmU4xELo5>kObxXLvD7MawYBR2~utpb!>fhzsfA!UL!`D`*fNV%+ z7JT2n&SkU>t5Wzdq!3$-YzHL~S1x~=9z;B`nU1HFgDwwziumN{>OPE=IK+obl&!Mb zj!!h~3|VK=Gk0=k*Ia0DYy%hEzN?1&oy(G>o6HCl;Qaad3(2fP9S}J~pMNqIJP<-u z$%o{aXM5{;Q$Ny2R9Si1O)F;MNm{oS_tk%qVUdoL){I7#wBXWKtY<{g9o<-4*s#gx zxD8j0qMj5pDQ${6DDK9a(tXh%CMTndtdA}KHW=zY@eB2+%COA+mGTZvvaME+Fk(qG z@pAvik9+TPXfvkY=iv0ZmBN%L%heDoatZP}Kc)^NBoLn$(z)Skkq^Lv2`2aze$7~f zKe~*y<8Y&1r=-WKlow}K;&O*%P6T0fZ6ft=zzR?BF`k4`5_ql`a| zWp#v-W5~Doa$I{zCuBu=&b<)~$2#$sh@Uu6B(ABZ$+LX1H%FUU(o3*~ z?Q?rnS;Cn*B6yL8h&_6DxMZ?+z@%C;mu+~48d;d}%!WDFC|3ve(M?GrhKa~Z11x*n z31K=D_vxFmF@)Qsd#^fD+vu@pm^m|;PK9D$!beXEHG>c!E(p+Or7URlnMgVYU{vaUnC&Ec_r zD%TFvd{&_z!hf$n4B=TOuW2b%@M8zKi*Ah`SDh@7wz*Io)8JKf zJBJkDJ^LKz5u*)5l)BSYm3A(Yo(nQ>~p~P4{{?8|YO{Rxa^cxsv>?YQk(&yu-coMRbmZm~O03%!|f?3~RaAXXe}K zKYH`4)J8!QDEmWB5ztblpI3_xbV(V%-&RYgN(-VX$ryFO{$f0dewbZ$fAEoxwrq!} zpJx_y$wX~uEjz+g@!sVi>n8}gyd-*Gd}|RIh0;4~VU4t*a>iAsF9b#?;jRj4Y^gE{ ztB?PH4u;xTod=zO6=SKDR!k84vuQqTNmtEb1%&W16OSD+E|F$m>P20j*a6=?MNG5KuYC5YmiHESpxg}Q03jXWj4QJ zoJ615O{trYm2%P==c83+@Ls)5L(koP=S|@M%~)ZTgqqy7IO_Jj7q*#Y_VJ`OK7)~P z^44OO&C_T8gEuG{FE-!q+E3${zu_eJiiR3+mSHH#TQCPE@gROu^>7%i;}cwzeDjq3 z0ot(jvV6dedb1LFTH8*Tr6~^g?V2KTn)@~zVKx`(ZXKr-Go(sE$C#N$uq#PGFebE= zaU>dQ&Gj>q=?h*g$GoS~tGY5A^bV_Td`lO+Yy@ozm}qY@^hfO=UUOBS(C;qc(ulNgqW0Z)zJuJF;_syBQKtX=d4^iaANG^7= zg7AEVR>cNzm8wCq(T7o|DSEC=n(dO2G7zUzg%$!BULcTOjQiOP@PP} zIMqGw!x{4^*?EY*diFPjk#UA=)!nh0XUkTRNesjF1KJWBNMnF7%DCx4@iR`6vUs|7 zAZ9n7WBcvXZ%)x@WYc_JuiMq;I~dn;uQME7Y!S~@V?O~NUF;Gh;t+kH3Z#B8R*|$Hm0(YVaDpSP%n6Fv& zppUQ^)$VyUZU$jLyHh4f?Ro(GGho zn4-Jd7~c?+&#{`tvZ#p_s=YBlMM^{Cqaf%P$CV_c-LmwM|CH@-&|m7VS%KXl z$Mgk<{{SlU@d&ztr(t}^Lq{8I82UsJrndB_IFuAUfxyhQH0aHvz*Vcy7!+87=0_vl zLoL)+q{zFjgT-ik5SNjhD`?brOGcGzxBdWOnD=2hvVJD_RjehZJQI4={Cm@sQiTM6 zWT_&a9|Q!#uTdTy2T$H6;#qcRaW6>FEiUT zX?hhAk<&cc{;W#fY`ajDkqxNyIeEZ@zN-kXr~XPn zewiq`vu>RG#llc)K(v1ev!5Ze4Xh*8)k+!eKlA=LL6rFo*^|qY&42u@(Oq@BMGfcd)biwvL>s4=W6QfgF>Ko3La*7#; zke4RqWMAfIY7c%{M6(n(v=k_kNl`toUE!jQ3Hp1&c}U<$GtI$6f>`34$al$=^@p+_ zMu0rMUTYIYZ{)~1?flnG*W#e6VcZ#+l$xZ?%H|0d5(Q+=Du;~iCGBvL%$2&*b6jg- zlsO&Qb%7hTbbQMWMO6Bb!HI1Odyw=ETVfUU`dAXi){9ia^oeku61{kBKs3wcee1g^ zCr&e&oT*5Kr^8oh633>fh+wy2yVz4Uq0pcNo^y}*Ef*RnuI^f40&B zPZ*lPOy(0*h$`tQ_PfZMXo2Sr(sneDl{FIO87W2`);#}>CgXh&re3!%7>e{1@zPucfi~UDZ>21c>+Ki8a-q=W1En8DzsR%5m^hF%* z!H=qgc>5%&oG=6#j) zlu$_wxX?GEN07#q3zgjhc)n>tcq&=@wfXr0Gl)Db{) z9?M7|60XqX^9@l{A>q(vRXYu)MGRjzb|L;hIr<1Hp)Hp=fqVMnCp|@vY_-gu(RqBU zriB_+-jR8p{!9S-?FI*@wb>LEqS#9@TG?HHIm?4-&wTFy-aGgoxgquAdktnI(S^7R z=PJnl%sYv&n9-!j?GN+tc_G~Fr+VktdeXocQ0QIpTFP&P3h|R0m=iLd1%aYZe)1#7 zf7gMsVC|vDvli}rNS|i0uO6Y{oVLraa__01mRKritQjcwSzQr7($aSIQBQatB+j_G zjr#d83H^Lyh3bufDq(mQZ$PNRsW!v0f<$i}hoJ+q{vVkCO;B+>3&lwPYC-1eRS7Ab zY)&=Ha1}+3lGporGDl=j>P3yur^2cJT}(KHfziANv8Y9yF{p+4N4of*Lz!=|9Sih- zGGm&2P%+M74xB6-+)e3Knx`4h6N|m!vuR2YvXUa6*$!IoTng8nd!A7gz<2H^)F?vYnL4!*#)mb5d zMv69pm#|r=%SUsqR+*bO@g4FB9AZaEdSRi+=Hrz~QOI?8oB(+M3q6cq#--^Ow(9Y*Q4 z8E|rne190V&J1dc2))$X(u?CU05+hMzT*LzEVazhGub;U>FQZAr8oQM{TJefvjnQ39<(%{@hYY@cAPdCy-RE$ zlFy+*1d=8v!5?aO!vU2h_y;- zrvsdmLz0G&AzV|3Xs^#wwo_!jZ5d4&6Pbi<<^C@&RUb|y zTcrZr(a{lr$sx$De8flLA5D#WF&b%Pj6WxF-uLlp5 z(^6DR*zxeq5625sZ~zu;ZbYTD^n36+oNPk{u_mAo<{HZOBcKC?X7PE=w$Zzpx(S5&uD9- z2S7uMZ<&CeSI=XmxOu^&^XK>5~40Zk~FFu zq0D#o+wcoNpzg51r6d?8vV&VFphkL!8F#wGmECXYpnWi{rs9o;54&-@o<>5V?f2Ni-qST;% z_{U$6lZ_Vj3{j;=P2Tr>>fMFEqOo2WD}6kd%g0Td>W% zuS6JMB{qbyGSToPwkL6|qS8_a06|5BRbhnH$cE~p4MC`)%xAv#%t}+lBuvk#O1ulZ zT1GQNBx?t`w8@N}>ehC}t1sTac#*FGWlZTR7w2WR%qwbD+)n`MQyZLb(*Ry9vf);H zEl;stzfq{iEe^)$+Viul@~fhO6l5>U`wbFuJkQcaJ1SL1d>o~1apk#I^@`iw<2!`w z&uIEW$G_eu1(B&6$OCYx`M?c9lHQ)k&gPNFR?KO^X z0?HkkTO8+drr-V5c-MG+nAnzjKAO^9z#{G5t~;Ph8ITY_n$DJLOaH{sE`IU}>kC+z zYyg4RRo6z0!Ds~P)4ZNRNVf5UhMn92qiZyek2(KY53a+3hXpN_VVKy^L2}z$=*4oN zZ*bF7cdxCCJxYzH4~Ct*VU~;L4u$w4P+Y2ZYnBnZ7}|MdQA7MeMNIqJjSK(ef{88=cD<_a~N&<#X~vD=TNP)26>)n#-^Cs3Ozw!5-^*0;-O|9{`y8 z?qUS{`W{o>$X7je0}Or**3~X73R+t%;^FPP;l^jBq>LYi>aRId>B=BpH%@CSkx(n4kQ&eiPj=4-@i$z!qwJIPp? z`0yV2YsHua+)=~BL}v&Y!>Ebqy6I#W&NBa8hq`Qz-skw2ewWnWoy@2xEzuL)@GP{+ zwvTh%|6?P|X$6~IbXfQ+9<++@YWd1cSO`@}REx_?i{hEJcUnD-?<`P2>(p*C~xqG@!0dnibE+*Ur9JC_{vM9`PH42fabBP&q{g#|rJ z@wj}>Z6;4ih3n0Z;%9jhr{Gc^L~Q@Xthr;U0IXcYiMGCvtgmUvWZxbgCn-|wgQu$4 zqCglS=X5coSG~;(eUKSPC&?6T{30|LBi}#h-$tbs6P&bkDJsM+;KLd5E~cJBWg34b zElfVMYEOF)L9P6B63J$)~ z%m81JGBsnF@hLk-L|Y~pobjh2x>Uxet#6e#R1Mi*TFNW?f|CVeUS*@D2}Fi@Nf2#& zMH)tZje#~UeBGfZpeiTtW5Hwd|?q`a9#=f5EI1_j>v9ojT@Bb za&BLmMpx~H))&iii^6dXB-ZOA+=|`OJru)E>%6L`r?@Dxdt&R9GWVdFpq%9yJ$5KT*AIen9+~sl5m?#KtVgq!dt54<0NvKNw8Td zoY$a9lx;nZ<11jL)REt(J+De9mJCgql26kvy2cDPdtK7YKX2m_AcSb9ePv1(lq7cN zNg2rH;cM%~*$){q2!qbJ1@>efUKyB8awMt!QXn?#j_l1JFTx}k`dz4-khP9a)=krutKA#H&Hj_Kh`BOe>_kE%5(Yd=`L?6Ia|kpIN*xL zsFc`b7Y2nn>mKDb0)-+Tw>%_n^ZQzO(!m&Z6!}zOV`1sB_XUS@J%8Wv z9hDtDWu=t;#pz>nk1t|j&;`GTyAqg8PBqV0GF;1ZejW7deGv2aD#l7@vXey(Og|w| zWa^Ew`GKr&8}6-VR!sCf0_t4G0(qX5{SVu4mg0{RU7|6G=a)-=Lhcv*q@Ou5=48htXZT zt4}@jE&5}dcOYrb)}C9NR8xG1hiW}3B|vUKx4_kKsJ@}-&2HKUlGKftUVLpwGVyVN zxs%fLlTr%*(oPDBMOD(|oN|FgYaxG&oD{xly`}zW^D7Tv{L-ARC(bT`E*6QEPD{1% z)WQ^f(UsKrh2}yn&c@v6CAbfS+x73X7r3W zD36myZE_%#C$2m+?X=|OM!RDC262qQMCzrk|HmIG&6>z*>|~=%A{9hJ!8rmINH^5O zS41pv_KoJ<%b6*`$5!Zk9*LCIBSf$Hx!6?wk=r6IBa+^Q#&RTj zYhmLiL;DTFP=OI6oLQ{d9O>rJbLnxH8w!!lUrNcn`rir3s=pvXpV5)8X#F+=7LWGL zk3;8GaW@%L!@CkVR&ktiP+2Ozf;>o1nQ{*bY66nJkB5dE;sL56R?GS#i0n~C4ou>( z02gZ1SPX6c%K=dG+Ye;-GAd+Mv1RQ_bI@O1dB#UF~OZZ66k#oL^XX0%0romVpyl-eNmxp4l3%L>e0@$~G5dnq%IPLw*$ z{O^_vJdi(?XHu-_hAFF8YY1izGE{q%W!C_mmhJmDy8`hqI;86S!`}zVQxAU1Vi}lH zv(;-`EB~#aC&>3k*+x~`mzyET0uj-UK`8P^Ti5O5ix=eez3+2raRgneUX$gJKUcX8&v%B&IA{|DGsC9?+zbt*cIgk z$_+5C#g}$Qam8Awpp^$Y;{}4Xm7J0h5p!w)Z+XBqoWZu?r}ZOrgBsK{F4sDOkUaZz zjvA?ZHh+sL1UdwEN0<~SgWYS-HviP2R5Tqz5rO`jmV-r&up_cW5GFIb8+xqY2#-*Pp= zjrx(x(G;8aHE&$U^Ec%%& zxCy)MLioZL)f_e`c!^5(+|vc01KtW7hE#+-Uva{iDh5(;5N?^%IeoU2K8-{JvNWFg z(O8*pwR%PaRK+0%$s^1@PQi7RY~fNauTLQj>7vj%-fl9=uJ7!RJQX&)q4#pUwk2=% znw)M5=MNcW%hiB=O{qXHr+@$P2+Ys`-E|Z8JDRa*rN$qZ>7`kg$NHA$LwZ*UhUSC` zoUgic(fZ(1^wr!)G2>TAT{WFIXk1ZU(@s{^^IbU)gnH>Yv_B@RP2!o`D^<_ljV}9{0h%8;1R-Lkap6kuDyZg0S?T9+FKIL}d#iT~mMD+NZ&FwT)zoQ3{!k<_v5t zm&-JEUoii$W`&8tJU}f*F#!*)F<}``k6-j}blWRQklgvoe~JKfRrtq6K)olt!pi8d zj_!V&CF@x{E#z`xSb!IWq`l|qwxVYQ;wL^+9eD&E{>{FxVzp|}_~-l#dW@?kkpB5+ zLs;AYE&7x%N3gnaC&d+CgWxyF(bJ@=r1x>MMCkqOwT9L^KYz(~JMROt_Z-}RT#M)S zA6xN1XB>D^XeS1|L%B#$jQ77S+y9?D+y%$~QfI3ts%687ITQIaEp-i zpM>8|LVsWixgxFukRi6a72~niYU~NA3vb|Vhd$ti`AK9dyq%IbQY3qL-y^XMDn7~$ ze6SdB?S3N&JU5z@0FfIC(vypMB#z2vaNKU*jF68=-C zXeB;ywiUdqJM6&JY>xC}5M!%MN?9oXHTv$eJ7^%+(7Rg~Xk}hr$jbLrG%;fsdVt@+ zm%Cb@*S0tKW=#}d=F@hAd`W>#mk*O>p|8QYoHO^GkQsF_mG`A$#ZE;+CtxfyA~tYCIJG7JpFe&ubTfI`cntGP)vDe`Yz^oWY1SE_EH`2;snQt2 z--M%olO7|Ly@la!-W;@==uuYoR34L6erD!21pL%DG3??XI`lOFxU#}?ezkv9-r9qT zP`Ja-);PQ1bW$duX6XPM@Z&&2G#7Cz_shZ$k$$%^A_N{a$of`$z)3YkvQ za^<4&1*W0#8s~w&m8v>mBaVM(bvCBM2`uiSyBG~A=%;XBX&)VjN3FvL#JPan4Yj_$ zvW-vsq5j}pD!Y?+tHzE<(fIrI@74ulwx+?7?hr4D;T|M-`!41`TX>s;T+Tc6Q*gc0 z%>WBpH*i>M>IU$qcDREAl0GtNS$vl#)O8OSwmCudrtvi}d#TJPf>_e;bs*c@wXqJ= zJ|YRVb-%Q&bS(ydz;J5m!dE&)?@7k%$O*l1cm5eewJ_2dKGI)q5PFpgUV*D~FK)>1|lmSo`QeamDZLj40EnyC!70VTBl zHHgZ5Z&nGq$%tb_j}>;rjT^uiS0_zyzxnwDUK`wL5i|49OZd!?V#u?$cXzR%W);v5 zY`lhSjk}f1zd>n53wZL|KJ4fWkhgHUB@Fb-4a2t zzPXA}fC|cdfOjB7X=c%k$=KB47fmRPM+()r4V0FO^5~d^X9Yn$NJBp;pAG&^(RNP~ zJ9<9vzVb=}UaE1)CQN{{a>vA$0}54?91F<+KGZxyiGobT%_hPR#65l+LtoZVJGMpL z+bv>|cmg*fvl~o_%Vf3@^@3N>g8R@PBfEggVs9zPDOIR7=wVzt0eJPo9U-?vcUsy(+iG(9aEnC?4pvaUt+H=xR z1nEm?h?O%_TIV~j#rqfIWztn7w{e{UAkc)o~jzHM$iS?crTXGJ*LTxG*&=D7F+1K zgxjzAO0Y9{A4RYk0hhLqO_dpqc08D9Klm~fPBqoUw9<&KIqDVzVC$e($U27LAp+7U z|2Bgk3>43Wo`YDQ8vnEN8T*B4rs#K+X0(s4dN_`&03x~S7g_=ZazLLCS{6gG+j1P@ zPtL}q5FUT7Fes+dFPP|v;ooBy0)xcp=;`zq4Y6#;;i?K%K~;4>>BDZ-qi?nKxb<>y z4&f|*e4JUP3`R5MD&Po((NV;5(=!Rfy9h8KOEgW4T%dI3fbjtKfczU+xG~x!D6pk6 zCMk>7q2L8jOJiM?^o9UVCtBU{C(4f8NOX)1Tp`6wBdxWbc{>}1Okg{wkJEP1gviG8 ztFH>{YTh^Gp9+m9^?+Mm+=#lzOU4&BAV5vIC`e$Uuyv9iD>aJtyNrL}E&{5Gdp#o} zyT*%*qTAvYe3UPrasx%-y&dfTl))Z^ptm*d<+3sa@_jlQI(|uN)p%1cX6StweY8_W z9q$H34ysZlJ{Zg85dK21iams%7^7s6JwZMgckY`Z3EYnvn>etx!}IC(I2URm80()$ zKXWd?RrCp*KuXIT6pTg6BU zavMRa7(hRT2evhxxRb%>@p2G>>NABhm0j5yFl#dvh1oj0S>yy zVp*`P=UVHO>QA87P%Rq4rN${E_n=@dy} zvOaNL6JgccIFu&c!Cdd->7-<5K~+Odoq#+46OGC)t)br49}9&c&mTjeGWB-nY9m{% zN`}OF<}dci7)YK^R@MLd}nBT8h10+UVUUaot5D_;zqj}WJ-H*yd!|Hh zZ@cVRPcCQ5PEK4^{Av|u+^W}HM8Gucigx7#Hgu9gv{PWPewsYkvimh}tDPtrWU&U`rSTec&}v2GZmw#>`Lhv`*tXtZ^$#Up`EE41das9m$fJM0Cgep z7*YMnyxZ~%CmRoZtCAOy&tFgmQMt_s7_45&bDpI<4|=t=M%hqT=3FDIXJ#*8W&PR+ ztQJE+{x{xkVr=;CVEV?JxJ9M%bQax(na%ePT!!?|-9W242bvgXYd#3*Euek#@f~hx z)Dn9#S88sy7b)M>01-;^+6hGIhIW{gEe{al4c}oRt-iWp`-6SuALcw5TI;Wi*WPLU zR%{q3aoO0~UL2gM17)<_VLSeOMsJ)XeL+0=-?zkXG5sx_qXkNKzh070O(QHNTx6mm z_QRq-P72Zv8}7ug2TjcAlxI65)2hz5Q?_?1>1o>%Xf)$~ei2v6Y1?dC*n~yrVvzgQ z=jWm(QC9e81ujUI9>NR{exI-NaTijZmg5ZGKjacyOi6i>#&QPE*2|u!%(j$Oto<=) z2C6c)EiUs_qPtyEj(Xf3zJ0%!OK!;7{Q(E6KP!phwBWaM@?L53)EQTJBwmMNbv;n9mC zYxhqWzN0Py(FR^oifT6^6$=r`j%V5k4yFs-UGhNHXr!N^ejV$F;?r15Xm}13&t;HQ z|6-o42I1G65S;VX_)u?5|I;6N!8h9Z4AdAsAXPxvz(#a%ZL9Weq&J3F$1kLQV++<; zCeilY>~55E$(dfX$-_{-#UA?bTP}qE)81RfRkbzz!b*3F(y-`|l$LI!q(NG`C8crE z2-4lsUDAT2q#)fL5(3g4XRN*7y`SfNci+u9H)mhD`7LFxIbx3a&uTc8Uv}jD&|gsX z&Mi|U2gb%ZpC16M@|W;9#3>=zWfy1yTIR)W*0JZzB6G2e4hnoIl=Hl&MutiUC~@-R z$JvXa$+-c}=jW=LvP#d#zh9c6*7liwdn2xoFvtX_pXjISS9kH!u+Av_iDz9<4hFV- zcG|?UU{;gT?#r_vmn&@x$*=casI}G+f4`e=hl>Is@sD)~1qv%dh*@tJwn)oaw1(ly z%>{aA?}t(`8WC%+K*4}!2V`<`BMER{mq@9|NTp`@rX`$!3Wv}OOQrjl8v=2SH0eIu z5H9rf_7IkPE(8@vJQRxto{g-Nxpt&0)9T!?Cgf?XGGD0SE&8%c7L+LVM^_+@%-Z20 zb+_TwOCY>ebN6VgyWniVYzb2qhJ@m%$&1>$%V+<#tv=#Ih9857;Fz9Yt_5upQy|0^ zPQst}zF;(Jg|{jV*=g48yBn+TNio%k*;T_? z5-N@NkS5i2rT|ORF zs9gb}RG-H>jvLR@<)b2vtOnu6Oi@ES9T6miB>Vmd=%Sb)<`~h7;}F`Zsqmo`q7a_r zXCgl;*UA)Gsos?H-48HOkmWLF9FM^#6P(|WcX!+vdhRJNPk`EEzBFHcT~K={DlrjL z(uiZ((ye*={E;qSw7^#sHBDc=t&E-t%uQ5Ii!4J1>i6A)`EnjBLiPLcHLIyKy}HvW zPey;yxbI1w2GN=gHO)EMzt_1xxgPw2sn8gRC{zCt1kX6N&PdMFlxe!`!uAZ#jN{N; zdDUsZTI!JppUvfEld-w@kAaj{_*9FAm%RNQdpFtjC4pqaU4A98uvv3z~#gujQM} zoHKqWk=QKuW$zP>0uyRUe=;hl!;`6=^_JnMB*J)uI1Ti9HIaFxcqYeB4bcgo>b>h= z2OGK$LAmpR-&v_4=JNe{gYNX6ocFkRXx{Ukq7q#m@AT(EvZ-^4pD-PM<|1=md5F!9<_WeFe`dj!Zs%0;S6$3^u%t4(`nfK} z=47o^OSC&AnrC%aKGxbpY!kTraDUN{HD57*M&URJlJIVEgieeBt%U_s;FL^+G)mD= zt~Mqxc25S2F7N!6lGFZ9%BUM}d-Y9r=HEoB6GAfIi;j=Fa^efZiOUtYWDR9Omr;c~ zzIt`9x*M6;0jRQqK&klbFSH<-8AJhu*z|jT`^&0-i2-e76ZVK%|Jv8}9B7h^^q%US zyiahX5dPDfaB&;_7hv0k2}6a-C51%(LWN9G(n0>eF%U{&GFLRdb?f!}pLQk;1n@a{ zv7z;U@ua^#AE6D%v#6Pzi-`YjYFa`0zxeU!oGrG_s~dy+H?#Q{xbEOBAEc#R4K49b zu>2($G9rd#iy#qmTTgJ+w8xQ+qWo*9chC9>-uiW5iCy1e{!PUZZJ-B<6M|V$neSkr z$MQLNVTbHA0kA>WGZXlaVbF@r<^{0zTP=Q}_gHEGwJdL8rZchNMGv-3N8rG5*Pcjg&`~l3hn|ZKz4?9AYCui!puQnCr>w`IQPNq< z7*i{lH^}ul*`e*f`A|@g$z_mnulHwyDNW$3fJd9v&7MQ*;`aRU@ph$R2A1ErB5%I1 z4QOxqQ?zTJ5XS9f-S7aCerS!)(w1*~Qb(&#V7&Q`A7B>+3Y-}j&?Gwgl;-$=P)2=( zKkU~9ti-85kNEch>M1}TCTe1oa*FkUH;oYl-oxC>&2A%N$ON!brX#=}_$iUaAs;^g zZA$%tYc9M!&WTNFddzZG$_OmlF&dF`T0?05hG69Y&>st*_Tncw5mh{Lp5Ovql6Lk@$;##ZtQTPyXruhk z1!5)~E;8Y#J%Ch#Db!j-)6mR||8~+-zYSY7a!f?_1V>Vb;*U20x(L@W!b$aC;7lkYU3jeAbAN1!+=3YEI#Mmp4p=kf;+3;fRXvqF@6Q$$!WAM&8MBK z`I^W;^~T$6vtNJP|_6@47JK=obvUfbUzaxihiG z0{ziOmK}}zC0oM|^}Wlf_fCvwkeoN&yJES3+&|i=YNNRA;m0Tf&^+NHFfjdPJv zSZn)zJJhYjv)gAr>oDy!r3#b^NwLoX$F7>6bkjH%EC}4+SE-~21&*hBlBvwbkLUT; z{$A~-xc2JL4S65DGwNkDnYLztU*+*|KHQ!Za<+ovBYd8SpJrxGU@s}GLA1H%ucE$V zD&GBK^(-E0XEW!o8uFNiWH9%fI$#KhLPn^@aA+mv zO*XAz2>XA3(-uk?WV0RL)*H~Aaj53=Or z&~2$97&K2JG?K6YDE}n0@@T!ckX-=|CAVIxg$d4QE8~3uUkUQuTgj!-fSKD9SnrXn zT?~6Ii*R~wz z^{V_MZ?tcRdC9BF0VI+R(uj%kAc*JgHFDb1Eyelhsye&SV@;BpJJdU>yU*7$bckj- z=ZtWRc@?=bRw~1J)TEYi%~7p*bg?T)<|uKpzT@|MfvWiQ-`6c~7lJQIo&gX_Pa>UJ6b^jC@y|uR6?IV z<2dlg5v~VjoxX%BeP`eQmTXqcz852guH0et9qU+~3R5*tiat-MlbE#W;U9$2=9jFQ z_!A@t6oPQ2XfG-!pyY9Hl`^P8g@et`XRzqaS8-lrS**!y^4YE_1C>Z6HdocQ9!eQ8 zpGs@^0V@@UX1+ROd7=1LWZG6R&48@K2p#hX!W#>;X%#@E`a;zr=pyXKjkA5pPTA8W(=gCb;s5~lkD>Nz|&SWun(TxIk zuIE1y?>EyTb-EEcv)OCuzrHsxE&(20NwRDqx%dYrxS;`* znGq~nqb}|PFgwXMbl_I$*}&<>sks{=rJ1I~?esNk=qWIk3BHVGL6Su+RoL!5iJX{p z_)d*QE{5uwZW9ghU}pJ6OiA!|>hi)N^ZbVY!_MUfD&&1k1K3S!|jat3SiOb(x_ z&$V8uDAySM^-HT*nKcPFo#1@6&X)zA?|?`;&ki9^-ghT&la@_BDKere@s^o1gUdtO zRD>qd4$bv?9_%%bD(zU^joOK;t*k$o-^8+LP2y|XKB1#`!y(>dp&qf#Um>UAdNyZB z1Pxxn3-N_Kn?&sF^YvJHqUoAg&j3vqd&=+t&OhBfsczC2k?S*^lBFIu9zN`TR^gMLtgWYlLWSAsJ7}!<3E$DGK*Fq~w9A(1pWS z-(xeO-vHOLf>%!7C;ZehwqRL+)9P`Q(mSplQncR8dH5kwWwCf4!bW6f;EWZL$1}Gu z+nKldAq{ztaeFQxiKfh=3J~7=&xdBZe4*3w2*h4x?5{bB+Xp{;tCQIYX7EA?$7*5^sxg_J4n+=W;+x8$Uxz{A5pdhjB##0JgY$ENXDaaMj?aZ!>X#m zyTUZX3MUj@8%Tkbr$;%r{d3-&+`jSdfFEv1G+s;fE)$RU0b3K4(ic}_ls}Hg3N&Mv zO!(w-#9sY8+3!hW{*!to_O80-kuG5cm#Pqj99roLUdV`s?&G|l{b)PZg794%Q;3z{yG}GbJ@_3HwLt(>n#kJyGMrtvh#S*OP zUn=Ax2?R%Vwrp@i+~&9OVl8!@v`2mo($E8CZ(Vb0tq93dW)f`K*=qPJ`;ETr^+(9YJnN)HI879cxxb>uT?0buwV@_2p?q<`X={L7c)k8q0|j^sk@FJ< ziAkn}_uKq%m>mA?uV>D?L`P7o5r}=L9P-SPrp(~wWuwiIejFV=#$>{g58X@n)jAMp z;(<_&O}HyM$7K|y$VaMgaQjK6_B@; z4EM##3yyMWl3>s8RF&3eikgO+v_foAA(c3m0_J_0E!L*WgUT+HKlV`3b?V?gn}pTI z0pn>NVn!ed{2QqR?Y z;Xk?)d+hMC7?>m%)hjiTXRax&V!?i^c!T(LqJqoy`FPqidQcr~xU=0!(`t_j>|_xH zvM8-P^`({ab-e(J?RtKw=C}Q)Jesu>yjyrCr`V|}SX(i7e_kAOtLi^ko;+tdeobd) zB8jhCUO@+rYL#DJ^j28^$T1{0b+$y-KqbXwwxd)~q_J;s@H-OaGuAkEQfC6U3WbIsc5p-&vxE;aY;)EGa zU#m@x>InU&8XZpQtFbCoEIi$c97!i@g>#$I0E&xRs{)N|xTlzYVL3O@G`7&)!Fi3y zMb!@EDO3*dv60AUrw~q^VS9L%z|W{o^`zB9VxAla^(JyoFkiV-PAjFF1-OKZ@)rM& z=KbvgAu~{U)vRz}m3G|CoB_Zuw#BVF&pq^~#(CKJEwx$(*z-)8k$=q`f-IA`bBnI^ z4m%5rNPP`Ir8XuwOf2BWp66k3J_}mWlFsIqGxz@d(?~CejaKkZl+_jN{hOm(eKZZI zVEbRjv(yyf%8V8ve`?`Ms(Z!WPpt69Np_?s+4hAm`)Hys{fLJhp?RCe(f+a3w*(2D zp5M7h3W&z->&smmt8aPOd`d)JY|lSq$Ty+@CE`sjQyL0aV6vCGJ8I=VzSt@`W>N>V zM>*Au3Y(8yC~RNQg+(Nm0tvDS#cD2j;jgy~5kEb=SHRTnM$RqK;=#?lu>Ht@Lw>Wd zNEwBK5cRtzBo~SBU_HOS5{~M593_%|UP-PT?~qoU;F@vYNnr;P9H!jV3awYi2eI;3 zeU(EL9;^DPdJ<)KuGfEW8I#%J8S&I)4c!I(+%4K~h+cmq^e#TZqkH29W-xocuO_bL z+VQZ3>v6YnO<(&@ZkmQ58w{6v7Vu6%^AWzdZYI`ZzIc3f{$@hT?yFeR=?2XwuL(BA zUx8t=6~HHO{fV{SyjbuwRbY)1H_kp1LrKqpYC`QgLN9eU|C7plxg@z)aksIW~vm@_SC}>>o0y=kQYB4z+Ykahpf+w=J%bzjH48#l9DNG34J!oo8 z1N2CdN-jje?nZR>?YMf|cbX`US7*v@;?0n9GgTgGoQkk=O+)>gFUI^1uo<9}Ir^A~ zYUH;5&ko(66$W~YQqLxXwbzD|JfRZ0%wCBBRbc#$i*lJncAuz*z@8pH^qwmOiAm9Z z*Lr(XyM3bLu^IJjzw|C=za>_6>3iCv%do)>pQDBbggV<(!$0}rPHdR6qO#>X4jtKT z*KM!IM9sY9{8?~-{j2Z8Z1=cEA`+SS_Gm5Vo3>U zbY~oN#4Nsz?Q&fTMv1k1m`( zK~JT!F2ZRQiGe!`2fk%1bL(QsY;E0~+8+%BX=81d{jYy<1tYEqRE}7V%(9`GO*lf) z5aEc};q}Zz9ExE~!>a+UX8Qno5PpjcZQK(10SYZ3_FqsO(oLvE^tD&hsrV5 zc?($JM%PJv&%b0LUVjFbW(5$<2nv3%97%wETQLy8$u@Ju+r`+7fR4Z}UUM=bgMN+@ zUD$o%3k$t(9HR1GCs{^;Il{F8HrfTU1bI(iZ1EGip>&tC8Q)$WLB54Sx_!D5uEKBT zB=pv>9hKe82-`UJaYJ?CB)spbyDhZE|3BqH^R>LgEQG4SkwvcheY59(h?4)|M-*(p zl_>wlJ3RgG5|4KX!B1cujk;q~_5ZHI9VZ6-%6Kz^AWSC$^bY@%wG4#>0Vf?qL(jhK zFS_QRztmm}M82oBtdEtK|LfC$=9h(;w`B>m9EeFC^hWBirI!=`rzYK6= z%OJE=oaL%}olzJx8z3^&gM>0N=(znD+H}?vzdGWmqqere%#q zYJ5BGGc4l03aNtrT7{_qc3?(c_+ica_hX8CWbfYUM-o0nWG6ch^W)RWKd+WdQv2QJ zc`w}DZy20p1w+l$zFpqTb)fjA{a8loeUFAMt(e=`YC!&plS2Uxv*3VxC(G0B2c+#c z$jFUmYW=)$;fA(d)0`NklJUx>=r@sy-zLzTKB$!Z-YgilrMVS40*r+I50Qu4@4#R@ z>Z*5wFbw|3zs+LOuvR<|TVOkTihH0%u8?m;5Ekqg#*S5+j{S14N^;;*-bN1Ji=aL! z5_phRsDg1U=^|k$Fk4EJt?_G$ZNu}AqP-#?h}6HWQSd(jzSNlyVcz52A>tlfLxb;7 zc$1r_^Za(}I6`hK04^?3vK?%_JTDi0(yYlN?aJBuxoi;CCFxb=w7?fuvoD1c2jI~a z79mbrcIs4!G8=N*%fikQ=QX>O7(+`B)0z$piqhlLGQIS*Vy7ukLug)4DS6HJWFWWm z)Y!v=-L(>xvX$o-AJksex|O29He%POv@kM=Iu!`*7J*btSAO_;@fvry-=CC`Ho!4_ zgehiW0@`uaCm`Qw`W)Drs1ES06L83BD^@kAFdXdxWg=|q&kh9FHXOj4U+^3Bb}&`| zJ8mMD5-T83xJ+b_2bW>O#3LY$EM$NFIUP9g5Hs)s(S=~(KIA9uU}xS-n57%sHYVvP z@(kfLyLz1tQENn9EMPy5N3vR_ZQLy>wT+(Q=P3idKT=AsU|QvP^4>Tlf#Rsb&l&ey zS$@Lbfp&KAjn%u(8qZtw1>tE}3C@#qpsL+-Zrzn3g90OYS~y@^cvc%=QNLw*%s;z` zEYek;0~(0&`O+D%JwG)Y)PDNjg`3eLzyG+PKC`&-9-NLMPmG|MgMH{b%tk6e*!8cziB>h#l(q5;p&2)wpmSjuY_(a%WeQ)BQ{?dJOi zRmCGF%WW%1g0S$vT=tHA^C0b_VtxmOZY5CZSi(>IjycZlFO_b=X+JfEpi)_$?A+wz zpi#$xct!yGgS=H4cYTl%TFeSd1ZJFBj}kE`1MNmmH_%r_t!ukT^Irk$t9>G`g=s}zNV%L^8ohMZPTX{q*Lq=rhwM+-OAk9XW z@I2bSR!iV-SJxIS-qJMZmrpf6sd%KvTzg64TjC-hF(ctJu@mUX|0HJLp&?>`xTAF~ zi3dtc(bAJ+M)t7A{^0glr`)|QfN#hnbBe4YfZlWmp%klpCgBIN@Npm6>%TdG=E{A> znUCa1&yhTat7i|CgVmigZf%-^m!t3XD61C&ytN_vWB%=>C*C|v51L<|i7-sl+;RMFY*y>%6)wiR-v83e*&aipJkW=Nn8{(eM^Qxs^V>i|yA3cAPMUAg` zyxstg<}`Y80ZKDXRimu{eB=~b2a~Vz;G@5uBeqXiSB#CV93&R~02O{fPCu63iUAqw zGrcV}|9Oe4N<}19Jumd(en*1>(3%FZpE*^P`h%+Q)RhiS;xKQSo4r1`%PC)z#CVNm zzl__w-uxa#UjUVDC{6O(}nlOR_`OzL;%aEHqv?(A!RoGwf>ds+Hs{grt)4MI2L6j|3gj62SB^ZIhhbq>IuTD z!M$)7P!_cEz&W5Ax!dJe9&{Z)P8K-wycjue0B zA1eziy+R!J7?upkzK-(2<53`Wxdhb&s)8+33teC3Ex)jwP2y_ph6o$h$06L^6xK%N zdymS?>K{`pbf5Rk_a;X2+g)a}B?nm9nw+*0x24h%*I?5X?o!9(`=%4Hiq{_T*vbWv zyGIdltv())b(HelbbFa8tW!^@rC&|(scx6#)trg0pE!xd+m0y`#B1|+Bc>mDvM$17 zL>p$^QSAqGW!T$$2vU0(ghZ{$xLEB+JIo@*nS}tJbAfjS3w2hc3ArZE3_v! z9=Sz=N_Ol5_-*9n_nv<_iL*fA%tFRA_mqo%jN)_Ei3s6o#JeJXlnlk+wxlGDraGk0 z#`kz#KQ;nh^|Pt5RVC=5S`j#d?OJd8NOFRFxG?J(Rqp8N!3@!{TB|O07Jqj9r?66! zU)@jOZ4w5hBJ{DM8%`EXD8ney5?6BtD0yz_or)3$3NjO4#lUh&<%DNZW*FP@*MyQh zQ3AU~9OulWN2!cTOPN)MlQ!}F{BekxQh0@YRI8oA`_vpp^a|oAR5Y)0-4#k=M8Ltt zg*g^I@ux>(p-NUxtr5!t|Jo{jMrhIT7)K@ch78%0sN6XgNA=+aq_^I~5Ztn-8)Dru z=Yt4F=X(r^4%KDbVRbm+^toWB+F(b7O{P0;K)be`!ZUBD29t12BpoUsijs#*l z))54s7~DPn$q*$tnf@Cc@op?ysrihlfi9!_6QmNm-->A+*s~IB(R8;ph8c8S2any! zDNDD}pgmq?`Bn#F%^FxOo`D6|Q3mx4Sv((Pl&<78$75XFzZN?Sh13Sft1;}GOcu%q z(`BEUfic~PXo&iBS9uz0qJ%0O&Gydf8lliY_Q%CVT+*JzJa&SJ%r5afog|4vSK{TI zwHQT-9gEXgd<63tGespB&C)+Zy=1HXjoEHAX#-KUGT*JNZQ>Ii$xYLQa0Ck^Jh#)e zq8{nnu>fNVp$={l;`yY)anFzy^&FbWi-!GCu#^i=KszEi8>!f*hBIC^d*??=`6$u% z!v*J`wEP|x^0`ok616QeL_wjA6y93~vOhPA6KVd)ek{n-sCpGmXu9@YlsqrBoGJZ9^0?!Q8L9HNO!j)j8%`L(Ya0k}F4A^&e!>>A^;i&>ilKmkEpMfWey^a*@P{d`!?nrB@Arz5hLSdt z@Oh3|CaaE1kt53Oi_YlxKC?6Z~;BLzb$7}iS1u4>u)YcW;fA|)3qkw^0 zZM$IeD))AlRrJotuewZN`YH1FX|PNaRF+u2ulIGQ35JfBrgI2ywbD`3r@s@AMTAb_ z9RufBY`u6)eerB(YzDgzLJfg<^Hk(M#CJ!xZ*Y_J7!yfXx>{)p^*c*iDshSW|3dIc^kCJK2b-S5ZdLKHEx8bLDc`6J<>gv32lUPZ0K1tKXq2s#QIebJ&y&!x0=>1srtL%}% z9{G217-T2+jaCt=3o0U!z*CR^5x1u!@Nt+@$W5RDCMTXHt|+k>hIJ?xB@$ns{X%Jx z(6{dOO|oNCB6_5HKK6Bu^~u=6HA^cdJj>IldG^Cjj%~|g0ya($j;imXy+2h|+2B4Q zC%Qx~W34EX0C1^rRepJF6efU>y*rWVzviy)wD^-e&_9)GSS(wVRyhu!F6`T^I4g(A^!8B z7vhyp1tF{0jiMXLmrNrUMc6^2ze#FFf6a7ClYO-0o@^5wxkGVDvlDy!j=^%7Nx(V{ z-Yf#@_Cbl($5sSRNM&9kX-v4@^oN)MiEy_ur#P8(FUCb3T+;GZ%3gr4Zg4g>cP7i$b3?k3bIjY1Y`mB2v&HV4!!r+`K6>31Ci$darf7wiQk(woo{Zqtov7 zz16@WNWQn9YGe*uNuPam3=Mj|#V8UPBbqeftT5OV3Ku{I|K(e!*wu+>h=QPhqIa=8 zo%vpF$jFB{;g?B;TCFBp3W>?tlu=wp3fpEUv{&4?^|3CazB$9hAJ&DCY<-|`$`-cF zwH%3=VO=XqO_#@rjj>>t*qsqHSkZ3eHxv*j&> z{1Wl~weU6FYLEerkH*WJt(>SE2NS2r`h2%b6h zAy~lb*`FNH!s8v9njvJc53ZmBS-VD3-Jxw z3<+IBc}Ung6lZ=XU-VjcIsUWM3)YBetcnP!MUeQ+H`4J_iD@o~Cbr`VlJjlYsaZI$ zQW3UN``>O8(=`2z+9V+6gKnC!JnZskL<*k;Cdna$Zn>yat;UFs6LNpRkLqB;Q$Kz? z^~xgKd*qo@DDpSM=-#wHEj`h^UMe}&!Iqcd3MJ0&eifY-duK1=Yu1P+U z-yGtgZ;v&c>;1JORiM5UHb?FWwsu+*tmC;u2v(+vCR`A%`zrKcQz6D@<6KrZY`!4p zQ-g6hIl{HbX`fcI`xMV#gDl6JDV!qgUk|Z}VDHczWeIM%Rot&O^y_plMa?)KHPuB( z6{e2dn)oExiDN0A_Nig@>0r0V5(O^+8B$eR$$=hDy+4{omMOrYavxoBC-uO1&xP_X zl%XerS3a{y59@m5aX0o@FP}@gVAS9b!JlEIS6m)CInQ0%!{hOX2`vnU>D7D6b{q9_o- z(T%7f?fWs$AY8Y7_abzD0VVHwllDzun!MQ>$V1Dl|LABquoOSlcNr~Nx=5FO-FlV- z!p0H`DvzgZJ5dw}pcQSE2K(P`4m9r8EK>s&wZ-VU;2v+Ds6Y~xgQE{Bf!W?fFin}#E_Cie82qIMKXH{Pi69tw)&YDp+;-Ez8%OWngn2~ zAq)7@<0|^UxlmCi=21(oed0@eLCiN0=F^Lr9 zy8OZ2shUtPphvi#P*W}k4u}|`BeTeMkoT%z4gmT|5ZRzg2FmHKObki>y?xR~-Y65g zkEQ8uFV~|o>>3v9oq=fA4F;DhwLYu=0?NM%j{QJbRtES}#TNi(yJ-Sn_ArQRT<`!S zMf1$WLruN&S{Qx77I!Dih@W=?!V?O%V!f7qE@+8hYW0w1kfFgPjT95(46xAmyLJeS z53p1TwFlh^d*Sp6^6}xIX9hE~Ap24^oy=|Kv-6_sbUt5qKE`%?l(P^l{7;SeKrNU$ zk}u~3AatK%%EMvllCZM19ZoVsfb-J)0UG;P({{&m15O~ugf6|q43=VZ4S@77CdV6V zRb5!}&3b?)%ix~UrcUqxp^HQTgCHO`&IO44dj&w0ghs4u2jVjtox9xwm>d6?$^cei zVv9v%oAp<{WwoXoDpwBvnNL*=Z0KmWe_= z9VK$_&WqKZJWb035Y^_A)RfuqL}FLPP;@`TAn%<)4BVFc*t)HJ|y8r!HhqNE#nLH zO07W>DgrR^TXV0Bn);`OxQk!%g+5Qr7Ez`OV<@{l))v>VtTyZ1Qf0dNQmgBwAG zWeA!`p)iKzebwV2lSqELgewquEXz#Zol>O#svzp0g&xtqLB$>mvR~{m+#f-ho)`8~ z7)YRyh>>r?cp?0L-k*}mV5v~B_9C>5QbA$T=7BAMR*}SEBc$CzG@{=QQx}V`06s!M zn$Jhu+R|8aV*C08XyLhA(x%i3nV%k|hh$G1yI0aF> zuBfmMPU2jbhKX*^b-^ipd?;)23Edrc2mfwSZqLLjC^JlPG5h*)52ED%IyDU6^%SsC zG^#(E1oxPp?0=HYgzpmg_OXPjR|>u_#KvHfoO*8q`w zN-v%`55PVCjz0gCa%7KwxC`{mW*i%dQ(~WjXyLI>ns46oLs=E4^BzDg?0CZhpknNk zM5ozU+*~&$@!?v2#|FrJWsKiVp4X@yq-*+S@$Yo|@e+<&E}IPyZybHAJ0^at2FnG8 z5kID|Q22CNDL_hs)?FF5`KRm4&WBQWLs9+#Ohr zk+>?V;Nqo4<(ld4>K;-&9ZDp2b?{3ThN+-EaZ0mmfkp})Xs+t1bYCZ4P<(R_`6 z+Ar0P(A*Q3RDT%XlXN#TJ%DbhEO;cj1u9B^SBdZ*e7*zw0p4SO(=c|ifi*3*8Hyoc zgBWeW?r1s`dyHt#Z+VZcz5zFkS~_@!@JjEj40V4k-t^fJ9VT#3iMgAL76`&u;)C>y zw+SBNk(>357q=(LMWaLQEKFQ)^I`UCtKUC(*=+AO2V&u5Qx1LC)zMc2A787 z0{b#x-(Sqb*Y$Y&0mXz(A<`844&@XWYO*$}Ug5x>yMas|w{IXv+@oH8<5&uNR^dnQ z)_>MTH!eH0qT1`|`!oC$XrEZDhm{T3V&yL`)rk$X`#4Oo*r<-`vJ#Xl!`P3~*(^kT zkA5AmQCvtSLnf%g`#Qp5xsHW=-iz>@H(;pf9iH!8auEma0*GJUapn(NHN7q1U#*te z+0b&>4A&?zyDwv8$ae&954-y1BMY1Q(}w8hLa}!;)%c+i@TYgM`5_e{;!WT5QTbgyn$uwm88J2c!sc-v|vknizJ~?Z(jhVypkH}w+e_4 z%#|n^D^;5i$tn6H6^^Y&O21#?rVcU^eZb>kXJ$o}t=KG@eZ&)-Xnf%DR?ERvDRatJ< z6gd|1)igH1md+LHKZCacS$UAu{t`*JYe%Y~XkH4uL_$jknI|oDvXh{|R&#QLX0ft0 zauSWX?Db?|aY?_tRJ!L*%NyW{{JL|Dp9u@UnS{lkvw(GSweIqX{OlQnYP!@@ojeXD z#lTYVjBf^g%t2!(o?j(2@SCi|XcLPx4Lmlj!IRrop?4^ihMugi@Z3`qsA4W3x>;ht zoPEG0wJ!rC|0M7QYAwRz=o_x_?KKojyw>ny0hv+yl_RF>yX5#JLSsq4ecb?4sf!&X zlts8)i@fAI>s%ccOIEiLE6-D4Gaj?mq)&x1J0mLc((=a$?|)WhCQ7pCMPR|Lm{Rtj zngAV&B%Gb(U&qtGZw~t+nAVwr#GKGfUL3{jEliO@o_|k$_qqrQ+4PV9cv84%Jf!WH z+$%#hS}9!dXd)9sVb#%Z%u~!tuII;cHQpsn{kz!`z5;(Mq-L(H_TK{rI1#sJgCivQ zljGs(e?JK3nGpl{_2dKAU&j6&E7*P#Al{DP`MU3=;lJlr*aq`i68w~*bm-N89TMA7 zFwnpp6@&co{`Wh>j*!84;HRI5!{RacftQ`;s5Ur h!{*Na|0!`PvTl8+eZ0Mo`w09eC#57=A#UXVzW{Oj7E=HK literal 0 HcmV?d00001 diff --git a/docs/001_screenOrientation_analysis/02.png b/docs/001_screenOrientation_analysis/02.png new file mode 100644 index 0000000000000000000000000000000000000000..765f7d1f4549d28be6918901ae1f3f6491653d7c GIT binary patch literal 198359 zcmeFYWmp{Dwl#_ccM_b&J!lf#onQfi1b26L35|PjCrE%0T!KsE5Zv8^TjTx}@80K} z{oVWb{g%SZ7OhtP^7bb&3K?}wg z@xqayrGXU-=b$W}8<%`F%SxrG?((L)2eUtqVgDy{q>(#Irdj z!`H)E&ri;ObDT%Ayid?!E)?57r$<`B#nBI>^n@T(($N=H%8bIo62b|JAdL6~>I{a* z#K2Ud|Mq9Iw}X+G*K_@B^;q-Vj?eO4h7|@TJcLJ=fnZD22LYz#3q{g4yhx(hijjKT z=WuS3U(`XEVmf8rX-rGMy7!oTJjdvSlF`nLVfy!d+TP;9MCm2?<2k+iTU$;9AzBKqU8F@BmRwqh{HrRkrGpVq2uBE_J)t1K=&QCM&y>Lqc|76 z={uv)oz{5DO{b6>bD#NKtdEbQ5t#@vAIT?2aL+<6IEo;@ZfL?vu#xb?@Te(g0(exi z@d$)W60}l#qDkxH8I6*vG{xTH$%?^!zSH~?@|MS~-_JhVhsW*EBsrCU7hJJr-V^%M zDOeEy6zMUv%Al1Bh2Bt8nkI*ogEaEfYr=vEGWtjw6h|h|Y|3Ax?w`FIR})LSl->d& zi6nVj!;~>81l<_1Ed8O8s)exxa_9M*YJMAU<{v68l7w$yv0)o1uqy-LW?b0eP2e59 zmBg`HR4)9pQz^huU;LzKz`o#;$hV55sEfMW~t^YHolf&D&sU4+gkOc{N& zKMzYAHz+Ky`;!s-I3{A-OhK6h{s=BXhuX%zQku7MC2KK@2-^AZzx zdu@*TaXkM<)kZpYs&dwWL|OUo-N8e#j{^Asw|jy4#luoXH5=IW#zM}9*Nu=rGz-FN zFsuo0V926LJrhEvu@V2~+QXp-V-%l%R|#{9sMV}Z;EO5U_DJ2x@(8(_?`_`v?O;kg zzc`;X-N>IobH_Du@$L;-1V!U7tRt+)FbvPaKSvi2QahhfAvX6AmRk&%oaDg3K=O76 zLlzj)i+~)ku|AJB*F#+~tiw~P2qp6;#|EfafIcRl&pmnoN+nD^JBVNnvn5a%8P1Rb zwL8d!9m6Z<)odgBAGq@lqfh7`JBcfCJ_j5b&=(^L2Z-mwz7JAeqj$j3L7eR*Yw&97 zKpR6_3GhP@l|jZZq(BT~Gz#XSU_~Z5ll&ToOoJ~gH4!H-@s%OYvmdwM^_S4k6#Q|- zTNF;{yumsmd~u8Y@C78dc((yY#e6@5i1TN5c@m?Y#vI;*vLej#-i?d7FgBsGNSBWJ zS_pcfwub3R^N$l)kR!5xhzd_Lj3Ff1G*Z??O%5EWe5Hw^9-?OGs)^?_qEV&z3&}ec z&k=D1Lbi^I*@Nc*D}<*XP|?kNYSjV~4$|)-Uu(TFhl@6laG>zO@c<8i?oy*k`E(oz*N<#c41J}xN<$R1J%QC-E$(7=C#9|(Odxsd>s z?I{>8@GZcfc%wqFNA@M!=A#=WQi5tft`kmUR7;A_SD)aA#3iNi0!`%>2Ibe3rkJK5 zObH6Zox&$1_lm5PZHtAbJgm4}IqEXCqy^<#<$TM2{4gv3TY{fYr>f3`Pnu2j_FcxpMKiDwEf4p#mswuEmW4A`UrJ#euZWw@1o8zhlw>yb;dnpi^j@!N$=i!QMN|;rTT@h?Aj>98C5zl; z!PU#P&Q;eH&(-`ueIGP?WMU+5O&6Osq%$ng-O~AxYyPWm9B;2|taP$D?^@kIs;#|E zrd`6n{mJza3-N6bMG$FF9U=zeHM*m?cNbyTmykvDQR1tpaiUE@DfS;Gf4+0H6MvVw zlB$w&j&>uiBf2EYAPgmxi{>WD;X39pOuxx6$*^JPHJq>=WWW6ICc}>1mcw^s!qic- z@t4yKk$Od1{FmZ1h)w91<}dAy(VkyD<8S@Wz41Sz)k}u-AV#W3>dC1N$tIt_wPx|J z%hRkXtNz9HC9B5E+SWMBr1eiz=UrNK8^-95u^%&k%UOnJM%{kcCLMj?&m&u8?XxRg zHuaub85SC9n|S&LzrS`&;WoEF#*xfESp!KU z{(x&%+YbG=tliL(*0NBecf-)q!BVr}Tfqr|dXFWOgUbAQ=J_2#lx)~+G{FqPRqsac zZErH@UDx6`f1h{7bxk-Io+O^Tg3p%mao6?y`sCgaRN?$_bCq(wSd5jCUMZ(>=dR7TcB z{B_udWLazzfi0fkySqL@BY78j(?1DwXI1A$qdgoOKl+ZMz46Gg+xeapzuJDK`u-t4 zJ2hQ1;f9Nm-BMR&XUj2RN2x8--yth^SJd&LmxKyz8=(*KW+hUAsD;u-* z2R(tP#@t1Qte|INBu(!f_sC&V@Q~XO&h2MU<2KBt-QSEhZ&n#VuW#@_!H@`>S8Yr zSI3bJ{fNxSnKzGhG?ucHDw~Co$wGH@TNw*R(MDg+hD}$7>e>2IB2#`>q*fZ8M~u=! zzU9be$qjuJE`R;&;db$CHQArPlF3-@-s*aKaRz%5sK1q>%%cs9u^}cwn2}Y{so)Vs$W<$f)T>iiMe>Uh5eQNZN98Z3uy<+#quC;pD zUwheY^Qdr9*oXe{4w;&6Gc!AI(i@KB?hg>H6@*+KuFxb@|aU)s%3eRi5;!E~>hh>~n zYV8=#nB*zyOXq!Wl4@c;k^~a|m|!w%Tc{o1UH)XOclvNTbL;^~-}kGR(O!69G9Dr?1S=VEJecBDJgQkcZ=>OrYfI7_IHch+fT$LIW21zMk<+4GXa_@j|; zhW6sP{*oW>!tsip|G=iors?RA0vR5^qRv^f)4tW(bWZtMxo!){vvpGn60OaxYVWp! zyW-`>e|=S|kLGvOUbD-(ZZ{w}>}`4-eXQ|lcD?wdcs;U-1xH>h80GD;6Tdbd*$3?- zZ%!8aF39L@byxd0ZK&q&@!IjwXpz8)7p3p`s_H}Y%!#(%LYn|I^qJhYHNm@CZ$J;@ zp%Gfwc_8TD_%yvhuxA!C@=FQ>@_S;?YG-t=BBAHL89IJGD7ozEIlp+*@0HJ)L&J+%ElF zq+}me>i0989eEH3iFi3T5Mo4_YRZ}^D8MiQ*T^sku*5L0fGb$w5P~K7?`tVo1{nB% z%Hd#OLM>qs{#{2AIKO=2fa9gjzs~UALST@9J6z!K$c6i_+Hgy`@c(s|F6x>;C4mAI2bnLs()(m0oO0ZY*ZBgRB^Euq|#LQL?LeP zWJrK_TE|V#cQ;A@%R(z?~qKg^P;=9~+yyyF07RD`ZYANcXbh@qI!AJe}De< zJxx6<|L0A1&j0>dzz<}5dBVoQ%Fg!ReFIGeUP}2sS$de-e37uU1#AYqLx_W&mtEkW z2LHE5|MSZKXsY=?O}XE3{%6boc=CU3spf3zByMjDywgSKfBg0D#{c>7-wg%WUVi$2 znBre{{-+c$v=FKQ+kZPv2vvKn{~YimsilO{XW$HsvX>7WCGdygUuWPNR`LsD)q@ob zj0lXZgy?4v*uz$oDbvZcXaCP{m^i@LIPXQj&RADbvB+svYq>@Q&@;c z`F~CeO;riWLw_Tgk6~()_r?@G0{2`q@p~~RRbXpJx&X z@(pFk|Ely~rMbb#sSdxfbzWePA}Na* z9p_=8;N31P;Xihb+sQUv7~Fr7znG;R&YR~9w>?0IY@$ER^dn*rPZgQETAPguUh7=- z5a>%hBSn9=CX39O%NvZiO#0&v3sdw4LomtG%c=*N1UD{c2a0n1(p!O! z<~JhQvdbzVsDeMwfX;jF_BYl#gKE??bU)OK&;GqWi}imnmdbiQBY$@EBUnD$-dj-@ zSJ$#Ew27C*AKwe$%{z$|fXdWweUmdg_*J8L6>aZh+)>-wPJFlGePTNKLt&^gHtOBC zSfM+H3{KOJ^>ap%rv8^2{)I!nPCna78r4cdw=@gCf(i5*l%R(P@`T*kes_C^B}Lg0 zmpa}@bv42GTE!KSmX>~|%__&6W~dsVvJEm2clutiP)ve*@nPHjv1b64ADv<*k2JGg z+wI@XSQ^554-n!T-JhOI-Y2cbZQ8bVYEgLT`T|%XKh4t3;09f-=oILCJujyBlmBy$he5z)bl<{ z8qF5;j=8C0l}~@qxW9?U*7AvYkaV^ShHP@l|M^jJ?x3PwZwl!xORKoZwcA1piEXX& z)77H=HEX_KlpuFg!9Jo>0=dUpU@&GNeCm?tPF4h`QXdK)okZ5-S`gM>#vD6&pAp_2 ziKT16E1==#@1I-C!aiSUViEzlUJwoLD(VzI)@+3FdB@oU=LfIXPTRloaTjpjIsZ)8qFC#(b=Bs*sx|hz2 zrYy9_61*4#9sP258e}Z$eh*m4r`19b0`fWSOhpu9Nc&)|-nJRT|JT4uh5B>4@cxP! zTrAnRK|AnkxN>BL`!Y#%Rg&x*)CNka9kfAK*3sdu85dNoWmQsv3q<_vjTg6<;@3_nzt061G6 z+b)(w!BsRzdS3?O+w(?4Vtd)LC<~PqQ|=Kb(>&Yr2jP3=Qw*-T+`dLcJmi~b?iIo= zsTk6hDb`EXxW*OV*I*(Vs+ga|Cz7E)jlDUQ5e#bJ;bd-v{8xv;2g8Cd*_4Rtq zo;y_3FIY)}faziqrQ}O1&v~`%zMA2j=%G=D?sqt1!mnRTCgnc@ZB{1VV{n>VdO-)}uAZ~n`9h|S`na%ph69>aee z=IOqea%`*KLDLknLuly|tLOiCsjMW6WHyH#UfJ6_RZSKRHFpr$FV1(m3v63(TeLj~ zMkh1AvRumP>*JR5kt+F#Pq760KFZTfG3HsW>Ql_eXqW9VhT7s&%r4BAHwhuu^qCG~ zG~0D9uQC|OQbzJNqZgR}RJI%RhF;Y;)o&+j_j*&?cn_R3pS0zXW!>a|f#{C1j@d

UP|N{thEGxR$YKWQAkf~_6#U4p3Q@!+!Rs^`WL&2Hab`)HD%qjv`t`g3V#n|;ildZqr6$WP_%)5-VC5njjD(juMEwQkk$UDqQ_H3mxkQQb{FKsJQf!RYcxT5! zdgWG2i;AdT7AxedpJ85Sz|Z>79dx7f{pI{Pryiv$Be7Tp|DJK>`XHW5sQIU)XjLt; z#&)YcT$2nBbSUvIrKqXlnwnpC*Hbt)cFKEjj_2Pr4#w+TX!GTa_PJM6p3fxpQOT?x zYDw^yTfXkx1lrcsv#_v8}hw`wk3yLkGXu`it1gM z1Xx04mGhr|V0@dZ3ON3*PX+E?&rVcS!P-N>BsgAWdRvUe1v31V+^SS1aI+R<%p)OK z*6x?%wO_)~!sK7c8o4joCht|h;&qV9wj?=$OtAf(Z@0LrB3sWw8~3qWFmhLK+T+&) z5qHNc^PEAMSgov|)9qHVvC%lYJdm=-P6o6Hnx2gi@rK?2%3wpTKaF-Y8;&CinJWSs zx~^)9I?&lm&h=iHkWfYFqJ4X7!+07mH`Nlb#_(f`7G$GOowVKC{Sr2H!uUEJ4nfbn zGe*a@vl}4?yp_k>DkfB?HV2iX?ZC|-SFIEV{Y`KiuEI{#sEfbSa3n{AI?U_#!`dheS{ zYLmf1YOQRAQO`Fvbv6kxaG=WZR+%hrWi-PM z7)YSMPW{XtZ>Zm}&)A&yzR1|`2UzwnX3jb~)(pYi!6uama&APXwdbdqOi)`G# zfcqNOtHTO!E+LjK{qo`~yFx^RInFxR9i&V~#J$Tl9q*0KpZ~_nwxV=j-`+Ut6W8Ok zBRGTBjS* zWLJ*%?$rK=O^-Q@nC7e8Rs(SHqfS2N8fMjj6b}9bO3X!IvMtGSKKkHb5H$^lFSfej zKaQ^376<%un#_Ch+ z#v|$JRZATeDl#eYRJ%s-S*peHq<2JgIFwD&&@TP@wwHge4{nav#s0C!Lnjt$EB^|L zkc@r2GN%F!$mL`$@t4>Iwx!>i;KL?lG6FU3!Nf9r73O99ly6Yx3*R7h850#m=6>f7E_}bAJ5M<~=n8q4 zYrS-{CvBQgt||e-t1I!Dn#g_erN!3Ht*i3h?P zRi9go^qJV8jDTd_hb<3)L5A>rpgMocaJ9cVVWGBg*>|HnvST+Y#LZLeb2sUJ1na^q0}+s4bL7aSpN#+UVDa|E(#*nB#|wT+%L|R z?$gls!H@#o3G3{yJJGx7cLf?xj5CSK_41MGzB33G*YMPA zK8ll1VG9Mu{Z8^Rzb%eHliM!MVN!2>(C-~M)X>zVu8&8TnARRSKPq+*&RF7hJxe6D zcAaBZgoQJZKqRl#^%D7af64yW7=wNsPXbEh1+Cm9LLvc{jB1!n# z-;p-j<<*1?pG#=V{078RFoXWjlpc=VGJj&3*MX3_FW(*mmOC}1?7kvdmmyZeAi%D; zy_QTo!LQsp^V_4!l2(0U+b2>Sk$Ig`q(<`Co(7pW6D&4N+ESm}*t|` zSGLR?UOYVr*1nydK-*7<8K}h|p_e@;5H_kVL;B=eVf9e5ufM%*?EK>AnQW>nl%j9M z@JDaV29REfmr&U34M)KlT39U$Y#*q|L#f%~t?G5b;~@WF z_1TfkN0KfzQ^+_tvSXm#-?;C}`G$TB?TPTXaoSSjMKHZpfn@FTZ*p9R zLh~>eID0<0$ZzLA%cwnZA!yd}jkOXjE4 zhk}kJ73xAfv-?_V&p&Q&-Hj3WLL4^t62Ix*rUV8jA1l|7{a>LR4{snS=xghN{>c8iw^LYbvGG*=_7)Ah7aD^Q-_zA=R; z2zF%h?RG^3Cwr=;*zusE#mga*ub28xULGq8EbUQX=-IF_o+M0}WSmwX6{iRjZkjSL zBCB_*FdpE7NkL0z%yT zC#g51`aEyu%D;2+Ow8^Dh1;YkXQAx)8Sx{l1WSHw2=7|${c*ebdR)j-y(CqnV121M z{Xq>FYNqj+%;Y0PN?X`8e$+aNp~pd->vjbMiJd>cK|5~~Bg&cmd%F`Y@M4xzruOxN z@8<{uV|?qpKW+V>`9rf=n(i6QgBvC5Q+9(Z_jdgAol}9sX5Vac=)5~G!)D#8;XLF0 zU+(t#O|{nTux&n^k-Ewp&bAewz*qPT^h6FjqOLUnJnYj@IB(kXd;>-EUZ}SBzh68{ z8rXh#J;GepepzOp6tr_EfZbT^JjB-SV+t}12=~H^(nc==tye5?>NV>W8cR?qdhiJt zsiy7auyHXp>uEtC_-Sw7ZkjPyv^a6O?2bu|Hw(3_2okrfe@SgHxp219#@F{bv#^H* zkm;9@3H+IlU@q4TS8IKc%{>KpwK`7UFDa03o*}J}zrNSatHX#`Af2?B$nG9DL+@gJ z-sAR%p>~sX%C)z@L`*wtxTJ-mU1-tw$L)T26D>IM}?DN91;tqm-+ zu21s_Z^ZK+bL9fKVKQt$X$aMGAo~yf!2qENA81~Fq{aQ`KLv>YXDSDl(=I)v`FJ?1 z)Q^dwnXcZiTzk1tuoSrHl6U8K!Rjf_l4=|Ag`roQ9Cgf&)=VzDdXt9ivbFpWASW`<_n70OQKZ^D3NNHcY!g$C)LWr&XVI=r0C#sFnL%v> z0i$r}dN}Wq8V>95>|{C{WxY_1W_j0qF?#gA0DM;afg#b{$9&isr!lSlkKK<#V4f=$ z>Z)h7tb01w0IKI;ymwk%n?(<+g7Mg~bzdUrJBs@ozBV%iKD5C5KWWd|%=%&&{Kg5f4ImHL+Mn(YB5#P%DVG3F&V>}ci)1#!VS`g7+yCjdrw*9? z0_GIjW@)BSfMlg=-}{jf!Tt;=UAfQL0J9^w@z_4A=iReumSH=S&q-q6;+XwyCPmMS zabUdT;3-NN|}g z)LKfu*3EctsnVj(<}c8cj^NM@(sdf3AL$Ilt7NryFogd_|0OduNr^lCbFK_`j1M& zHMW1|BMHUWH28j6L!SllHKHPd5^~U=8Et#AQPVMwDfC3*0DwCu>@w}3T!O}|tHoz} zA2)Ig8-|kMvx(Lxg$nFtt~!qje%#0hl)uLSnCr@8^ZvBsYe1;zU8r1^xGw*By_KNU zYaORl&&Hr5-Osy6QP`9W$~Yq}Rm46%RquP~C9!`Cg{Uqv`19gVIK>J--8@wFftaCz zHp~F|&K)~E>FEV_5Fd2KfDGHm?14pYrl^;q_Z2{K+W;?7!=SWXUNgeS`$&8LCmELx z2eln=s9LZG`snuS1j_j<5RQ-0i>kP5j?k3u5X7R#5OpC-pOrY8$y-C{u-QOQiz4@X1;GOAUqGq`b;@M>E zl_d8d`6A6XMbD`-fJ=<=j0Fku`L6{cZJeAsn8iOw5xs-{Uh!h~+G0FUw=NF{-^ELV z!W|v(TYxFUkyURcayX%je!+taeT<4RZ^yOoVuL|#cx12|0nhJ9$ohVq(7hHOwa0P@< zJK*2Y<^X(ti5U*s(6)UJeKtCJJ zZv*XfeBG3l=Gh9n6q5@<>vlg@Ahf>7Y7HvM$nFsejhLCL8XHT#*UM_1z`F6`MR$az zY=_Ol_^O#M8IO7zXu#%pXDJmVTKd(vK`QRCOY9B`eJ1v~xg3f&ml{6k2pS5z4EVp} zL7L*BRmahOAEXfLVXO)nwtACiYXbf3tgt76{sm)`xSrz8Jf^_9N6b88yr0nBZa$&z z*<2fy(~yvv?7LeHoMV8;E-hwWl(`6?be#t6ajvU>>1JGH6IeDak#0!R5Y&0U2fM>m zLbaroCBM0OY33A|RsWCG7jRyz9>B^Lf%x$W6|Ix!AU)Y27GR@2$|4-z$uJ7})A!=O zgXfr~SbA#;I3-aOfBm~WA}Fgb@`)2p%Ak#^Bbjr#c_|iK3rDQ{h4-!!qH0+P=@gF# zYv9<`$5eiR$5kK|7@!*WuxXU?i>8dTQ4+dbH&jRAB82{73Ir$$ z9seEFAJwxTodLD68);U}T=#nXpG}Ar866qoJFTYi1|B2(@blKV8O#h!56maY2H7Gc zN>60j_V9{Ox?6X+kpY6(Mnnf&W!a%Cdtl|!iiOFxUM@Y{R19W8UaE-Gli3GELEX&r zQDX3!EDAT)HY0`v_P4T!#*;cLsZ2a20S=aOs5<~CJK8DY@k!vTZ0P*Men7utV$X9J z_jdaflXw?yE6~~F*j*(%kA%AXLfD0sqr={FYaU{4wu!lmbYR9J`*3RkM#Cy%#=!ar zUC*qq%+UsCm>Z^IGqhji_Br|IrjRCYI4gSry=P_GcUeNx5rx4`#zy)Jj)` zJlPx9SzUtPe!JN_=}%SEv`bs`oFh1$i&?m~(2k&$sA7RfG~}y~1sdJeX%Axcsuo5Q^R_j0SH|zxEZ4>(3+(F!3y~5FiD-XrQ&jjMWFT<=Lcz z%Tw_XbVeqSz{Hu_&eC-dA_i0W^>nP%Z73`qn)agCT-B+PJkeh9Bp?|xm*SG5R<((T zVzNLi^>2g^Qte)Fc=_mXtkfmlXyp;>3@rbW_V;B&CEw&LN&9n$e_=&t901wTHjOO) zCxkQTpf-RAuBmmv{BMaRwYUJ@Q_nkSiT5slga0dW2LR6hZ>by@L%T%ob7y!p@JFe7JLN%fH|>Z%_vXInvtR41>mk)=ab9Pz> z@5^Tk@Op2>O9MUY3*C2O`NgrcoI+e90U=c0ZRU%)>Gi6=KbObp+Tly41;}gnyA2@c z&96Qkt(vXgVkQ(E#{(GPy*Ho*)_j=Jq$YW9F{ZD88=CxDB8_zbzjEg++-IiHS^KztP_Af^&I=LQ8UO?x-}~N>@$qma@I@2am>+2inoa{k;Mk& zcu0Cd`L36oBQJpOEGOi;Kef@)?%#5=5qS$3Z@JV8;T!(qHGtT!nRI!fz{2|a+!IKC z84`s*_Gy2-iqu39`{obWrRvd8MRj*P%{+VFJQaZ|u>#nkZ$n7zQqM_zbpT)zQ9btM zF691u7HwRk<_-XdOtMQGfpB39kep@(c2t?+*;}E5%*;VM({$hgUyzJ#Ja^Mq&}9)g z{8QV4Rq5pzBm11~?`0^v;mPlx%Ar8sLv0CksDbNaZ4bWo7VtLfd?25pc>po_%nC{H z5Vl_FFF)M;1Jl`Y(aG>{UgKt;W}N5v6OWmZcp7^z$lqJR(WS+F)Yw+2$I}7Yb$Ef- zkm~Od>F8z(us_je%iTyR$1>3~f1ZpuPl0#uFQT)BU!&&R=8uLZPfC4{?H*asUO_)^ z^!tq=HmI+EyT4+ax9)}hZHV-bJ`%`K9Rld7A1yI-W(n z8|g1`wlAnaz6N&dczs}RX=QA(-t>Do>#HIkiv_$Z_zWFlI|uS9c=k8F4$4wOkH~#z z+``DW!AY5^^fVU3A7-O=68ZfeZi*+bm)-SqlIA0#I!pj1{uW51VIQ5preDw2$f&&i zn<1TrgZ!xAQr`GCy;whP0Eyg(eL?DO9|$M@aL*Y873=>zco6#PS_5v5vd(WB!B{`0 zBhlLcU0^88<`C(2$jJcg^N~!JcGfjt1XeMs&iE%lv z5EZOpa;SGVi}|*{&(qVxqmod6j`t=TXm-->Ztwsj?WyO)jbRYH`wcWv!6$OV&2Jg$ z;dcpdj8+><;w{!9b)#thY>xAMTcVF)61~rR6l5vc#w53u?dJYfK8=$W6W60?+pu7T zY90Hu8cbW0`WFasBShogOq>AVBA&hQ>_z9^RqkFp?`*#Ln_(~Y&2K`MUa}fU6S>uO zUw)HdS2wLL*s`fZ3M2{880GjtWzmBe;$t2l$pN+fHzZhQWe-3WR=*~}^v;y3QWmu! zfyFBD4y{Dz^9i9`x`N172w1Fk`hSNleHVVo?#L6a2SWD^_qiBsZ3NGGAWWnZ z!X}`T!$lr;>?0#M6D6nEb6;`{{pwA6W=9T4TRk7x%_r23i>SnIzK2u$!pDDR+}bn@ix&Dw_6x z=3(w(xrD!YwGc(0I$Z*&jzT&i1vv z^=`19M}Rg0OV6gS;_by~gX3nRZ)`rDX;Wx8()f41t-yByT*p8-diy8sU1V+D@jMko z=c(g|a!P`dP-6+{ejVODSOHQ3J2NNcLag-jw66_ZMq2gu0s-q?0(;AWL7(Rw>*uN9 zrb2LYvYy8JN4m=kG4MSYPjQz6mWu2et?2>aB%HNm<`MPWmtA>n^NzPdk7$>HB{})P zPlO;Go^C4P0JqYhFyv`RNZ_!tE8<>jZ|GW8aBxzu>DH}6|&+lr^NGsm$;L$0B?Rb>Blhm2Fa9uuD)RSQ& z?%~I8GgLpU^quq_c>K=s*d9o&2zzSJs#g1RzQ;J)&C}kvwIA~@5RGW?20;vt#1pE2(=*s8!!866C57` zlk}=fnlLB|+?in=M=XP!ZBKL96Ag}MM}+U+1g0;xV2e%=Of)Gk=a0=y(XTv&jV_is zqDYX4>v#`B4MakWUzR$9JwZCm{xWR0c#2)t|wVPA$_WDv~Rtw=+fi@_3O&K)_h zRdXC>I*){}cguw%2GP#GP#D1fRJ48h`j;;x!-@Sca}}T#9961cvWc3qJvPE`!*HlK z4B#>4otk8Kl@`jdXov&5IXaxk{=8;2!po*+C@++|-9D1TR-eerz@_8U5htLa*q$au zRD`5$={R)0QkLFx?oriE6&UA^lfSeU6vP;n?e?L3ebKn!w_sV+^OG_2VH^qZ=~M^& zlPnf2noEKB5E2&fs;Sd+u4a*1=(-PJkMOIu^dxh@%-huRHZo}At-E=V5iJyQ@-`A? zQUHB(AhG0obvu}?n8C$TpCtq%*Uz)=GjSi_WHpb#PA8P0Ik>j6*<#fLD^~c>7}_cS zDA}yYyPfzDMjaF87=lHvSmk;$PiP2gqv)QJPU!af^1+H8oY0cmJxOPSZo2`$(g*Uk zc_T$#8BLG;!O^ReJba3ShHNiCzyL z{ayu4a&+=PKb$+;fNoFM+Z0Yh0nj8+4*42fU*#a|bn-n1z&BnvimhY!?^}=Qp=IXU zjlv8$;iCYnNOsoy{c|!?3)tR&*Rat~=!6{MFaLV4^;@Fnt*rPsp@)fX4-~3sY2G&i zlX2={@1UZm7UFs*-p8@L+H$9)ctYE)v*#IfE2RF;dY6V+4anCDc+bBXLRjc58%vP1 zZ`UsA1SjML!;#i|^H;*1Uef)#RJiCCgaXIeB4rfQE*#17L%%~(#VlxaqCbi-1LftIESI}+P626l*qNo<{^T2p`>HirX? zMO$d&B+4m0D2PO8;^+`XXvl0R-pIRs##~QF2&=6U*2@crx%X(6r9ix>5`upGN;#X_ zPZ9S4k+VFIr~#^dpOyv|yqYt1770p;^pN*Zfi-r?WEZ-?5WCH+`AB7$Co}Isj{_OU zTSlTfeVZ~nsp=9Wq(L$e>D13Az@UYVfOxJYri1)?D`XX5BWwau~#Dqo+M27qXxfbVgD8v7pqHT>MEO(@tq>R|}1y$&9r`(!^t8HHOO_$J|q zNtAmoga&6^wiP<1yGOEIGiYuXBadAy?3S1Pep2xeT{F)fnc07<%x{g@By9jA&#j0@ zj!i{ZQa^qCfU`UrSm`qA4X+)ADC8%`Vt=YlOd%SX@0lC+#Sc*0DxzGU_4(JqDXvJ9 zxqj{r#-_B$dL7N5e4(N=C}w?RhRLkSI+*#GmfKUV-oM<)Z34J8WW!$=zEgP zEkou;cmr4VI41&M5^^CnC|SJvaLNXnTFhyn4#DH%=%!>{lsHvP5gx|1n^>pZIbXfj z0bLs>oE#}d#kNitXLG3BP=UM~`IWcI%yJbZS5RAEObs16JJe7RBWj^sia>NA)pcX( zunpHslwaZj-RLh?Ax|2{Wj>>T^XOpAz%nUq`AmdnP4x_9(ork=N+Us&Q42y2u=6-tPmi53PMESk`@N&=XcqT9OQaySVF*3gcKS@GH|a#Q2B|BpXww>R`pcli<`tML zSDS?O7)uZtTP}DxrFsjb7;9y|oA1g<`z96`v=i@AP=Z@eYZ-^6jWMxR^0Y1Ef7E)t z!hr_u%3#Jx6IHU>E4j-IH)Yy=ealhud43Q4K6=Q0LoByL#tTW-z*3KfQXz;noU~}R z6K|>Td@G|q$qdftlKPB^vh2X-;# zi7!uF4K2zwMjy}D+OjYVSh2~gY#AfwFFXP!IT338J= z&ldL7p8!h^u16Wb)Sa9DV#3_`?3 zz#P~zwK<=5PFl_tqq@HFiuquaXKrHrB}PE$LU&x(0c)EY>=tMAGg&f57D`4@TFxD4 zCQIGUQZEsDLX&1cc@Fi9$4ESAdcE~0M40mq8!vpc!J-sq7kxix!7tKCnuK&lqs!|* zGL)@VxVJ@}?Yl7K1|xCffPtm?5#g2vitgvZ5#EQiq`FMQmYjtWlq=UDr7uT8a2RZ+ zR9}xQQa*H3+TM?aOKm9D{~=gouVf+7&X&^mr!y7ugSH%t?9h+0C1D5*RpxOS9hM79 z77N;nuT0wDPBzo;6mQA(M9~aNnhTW6fVFQ}cx#`hX3UU(AD2OezQor{#VpZ@`mVzL;?a7!-T)VFpYHn*U7nYqwwF;=W^--4 zh1_UW z&>hUsez~rJMO)blZtzO|=CGkh6jry@!>xaKW9$TSFb-_P~;2jHLWoC z%Sa^kDeZkxe2a%nWQojuPamGZ+P*n&Hm@t@wLhAR6rNCkNK~QiS!uwJe*bpNPV3n@FJ6^lHVXJ?=MZEL8$m|2sY^-x4aJ-P()zZ7&yah92d}o z+^gk$EbMr~U?5v1JA2}XQ%Ty)`G5c~ZfYp(I?l^LJT=u>*kM(!m|$JaSCkZDf;UCJ9geImf7+{#B0;}w z7Qdnqk%OCMcKoFQx5UG`rRiina!{TAkA#E zo2Bj=(iEk!z}1tM<5kS*dnkSOUUrhMCltMO0teI6@AfDq(sz2>!=vKt zea$2IruEH)yq~qxlgiE1H>t~CN#&~L#)<5TJ`!!W7@j4x=wFF5i7sUOK0uAW5LU~A zs6q+V5NQPP(ANmr5fKnwqDZ7NZm5zN~~ zeWXeZg_^RldLB^9Clv}Fdx)HwaNZikt>@F)5_wG&WKT~~)NrRc)bAD0WVlTTwK!kE zujnAcfEa>!X0$gxlkgpBN;cGS<42{|=1M>GYNM23cS=30*ne)~R^`c+M*o95GJvM? zb;JrPwMva%u*=YmLuN2WBNX%ja-sz~_VOAGGA!s}R%qK&;$4`bZ7rd)t6D3t+2dg5 zlmAn@`ujnNb{E$)fWZ6Dm-&e+8XP;i?^9@`sRG})o21(NgN6zcl8Eceu~V?_$^~n- zdfbSQon2B+wZP3bc&Vu>plj4?xJ5ge3M7+hH?k4}(@*$#%NK1bnTfmaoky9Lmq^nt zRQ(Srn6;N`rlJRskH*CPq8GlQyGr8*1Iw-3Jj^uo`|M7wHpDyMcyLm(>5>f)v4bsw$bhmVabazQNEZFyY-u>?H{r>JB z-}uJh&ojovXENiS_jO*!d0wsf*VH0L5%lPtgotv)zI?~;9EX>2NM57YpvZ-!B9#wu zW$*UB)hGMCGR^4KNT~Qo4o9FA57SZ`n}Tad`ap|UEvYsvQX}CcQ>jy4#0!@-qzSKo2J9o_{+#yBDb)|O(5>E#8XENJWE&JEa{J$Es3sV$9Ar zC(wuRc%u5r>d#W)vK*0}&MnuVr+e>-s+58&J6G5*uULzyCwE}2SxL|;w9hjPWmp)8 zd9xDQyYCdnzWAb6_g@n1^iBP!Gq;YN8gNm^rJAtvE&JJ$tr0pK#Fie9w;CNzL9 ztd3It+x@|+{B3NiTlQZ%Ju4k8R=Gn0=eLD68@$=qmBAEod)uei!C%oY?|wJXDs;Rt z7Pb-zP2qhqjEEBTSb*T-$f$@T#*Er4P>u;oZUw=(M}EwuMh|72o>f&-e%7LY-*(zJ16yx?Rjd{!-#W8Z=>_+?=E74zfYE0>@gv8@38An-; zTL*=Ox;Bq1i^&s-jQxU*b;tP=R}m5aJja$lW7gFLQhz4#Sg$q{Kdm{8Lu4c5_;V!Vuf`U!~ht z++%X3{k4fZ#USz68(!MXB_)k`Ru*z`x{Wamsy9}znc*D80l2* zJQur`Cv5D{(p<4A5cSqIH$tYuz+-W#JhGk3#h$@~;O+3k-7rg$?aSBzS`zP1 zlC6FXDQ+DumVu8@`0w7mCXB;`%gVeVhyNIRy}bj)uTXPYgb&9E{e)}~2R!fAD9w#X zWiNaw@6z)R&{8k-T#AZi<@Z_y z^{bG;fAuCN#Hnm@d#@^ei<9H){XV*CK_7`=eEC%&O{7;TW9>16Rw)L4_wSNyNydLP zGeX2sLAPk3EoG|!@J9c((t=jl|JT7r(P&5FWCQ5Aq*8AaZC6>m-Auo0TRKaErF~~9{zx~s*jfa+i`2J3> z3yTZ(E32w_cj)EgPgC#)cO$^6MC`7xYA3+0dPpt?ikKEOSgWJ@Rr$kC+Wm_Lpv4&L zVqQimu+4DjsriY)c2u;WtagNpxQWG;W3RQK_!@+ZWeNUMuHD;>He2Rmw_1eyPGtQ> zeH~LFUvZbc=36eC4$W3#|IQqDQ59vIto{+rPcLHcudUO+Oe&6E zU$Qj*6o|6(1#bnSH}Lh@EW@Q|*eX#=LM}t1{V=|}vJH|O&B!cYx6q}s%rX$R`!0cn zM!3N(sK($!63NUln}rd^SjX}K!|dsy zi>J++WDV)3!TJhiO7J5XvHD9#XL`ly6F|R~ena=I55SMO$A>SE&mb_dqCpjxpX-B$LyA)aAWvqpPBr26xK{4Xn@``sX%HMc*AUBm z)an)%qjRoV=k_ufIQv&&u-J)bL}*LS<4Pu^)xg6Th((-I;sMjLVNbj{YR1W6G2@(J#Il+HvR#V$n)YoQ*cna2^mGNh}; zd;<4|z=^Hy(*R0Oez*@aGlM}Cu@~(8;sZ3!x{iFY1sN#?98JSko|EB8x!x)Fo`55X zOG8QdN>EoA>_Qq(x>{dTY2+q5epmL`e}hCUykpRV1`7>yC~4jl+`_!dP5Gn^d{Y74 zr*Kugn)s(Ue;REVKTQ`kn=cQ(e6Q&3K0f-_ArBq|kD#w)$lELM4plFA7|IZJeV{YR zf~o2YA-CJVHL`O-#T}xrS*X7|8R@5ahwg-&#aeNsv121iT=f^U0_u8u zRWEGhLmcwiqyNI&HE|f8%hASzNRQ0lLNA_A_8R;@Fw&w!aM`kpaS=%H(toMObn$`1 zWbGKc^e^kGeW*9Gx8Iss1TIb{VDRRVoQJY?r{(6MA`r>4#xpDVCOaDg??=vC` z90wlT5K1x8>K8WN`Ev|CBK%5;T-kYj;9;d4U!^9Rgf_8)%L1ngy7eu61y@`nMwJRX z#2>G8ar>;SBliA5J@I*t`~u$=#V<2Vkm*~r@*HyeD{Bv#+T*({g?!5eSVINwR~Bmm zDYxI^q2j8V>MF=~gl^J;fe0<;gFj+rdf~k%<94}66u+HSr)kSoLRy7ssPND@75&v- z&B!|^ess+@RGC5WU!Fi4e%85UlTAZzN>E;Si-y38zEe6vHgQDu-jMsf zlm(Yw7Nlp){nD6CSH?BzanWjT@sVoxiASLg`eowE30wA%>GQh<4W?jAAPiGn?i)Gx zW)iMod&v`Y^y|FtX^0C*YV*lfRWPT;y`N#Y5JB7rO}hjG;Cy{MrP{8Sswp8!g~by3 z>S;kBkME}+2NAEZgYa91WcsV@G?1haIt(%|@@T46Zi1A*>oVgZ=}wJ!?bBruN)8ZW z_nz&H)4KlQCD^CDEq(VhWbnfm>DZpI=u`rlK%Or}FG?v^7)pWLy;E=ud({B+n;eFD zTJ}OQ{NBa+-Nsp;OiWqf|DFE4OI_&Gnze_vnc7G8Ouwp?jtdjH&_v$SwkndY?Wcgcz8(^LxTC>& z*j7YJIO2?`V4`UgO2MsFqiAaspar3gv{)^V4MRLyQDfsSTUxSFZ zUaV{;XFF4rt*6SO~mpcq+Sa(;A2Mg$6O^N?r9LBWt>J- zi|Kgz3-qG`!x*54A%w3Gt#ldo1;66&Org~$CV2-dCefE}|*0VxgbXH3Duj)eUVqZ1F zV1Y02N5OXO@5hh|_J zDZM&3HRi0=(&5>%Z*6d^P1qQtHGP=m?^WG13Ea2^dCimFXh@|x?m86pzxPV%clssa zu@5#Q=@K*L{cMHHEV%wGP`nDzWMIYc6U3k>qhPObJ*e9%hf^>Zw?-Aq*UV$r0g!D4 zq%opT$GaD0&+yMV{%m~cyB)OijP`#x7;10c5%`JflVZd@`XFO>LQla?#oXed>Uu=D zRO$uWbBcMpC#k74(EeSu3nl;%9EwplA-1d_wKVOIKj-0<1{tl-X*ausg7^8Mr!?4A z8mxR?@$eTvG6oI;yRKH#9Zw{%O8uFQvDff_rQhB>dv&wN^)~POp|y;mEv_6opXn!C zI-A4(IBlzZ7MqTqYH-KudfP4Gq#Gi9nEV>V*1v?-Ox{U8XOe ziOk1B+(*#{P?4l+k6EU)N3Gw7mci&ShB-Rbo;B7Jf?pGaBUD5Cd{eV%m=;LWt9}zF z$^jl3Bx#Fm3pf^U7Oq5PsrE?+r?r0p!fwcAF-x|n-w7)N|Cx8SIQVN=>)T@gi^l@z zw5<-#siDezf$cv^7~=o+2j9flx162qEqsrjGy6{5P z|Bc!U5#NKOY2?*IGye&!wW66a%&Q~(=QRL$vLv`RI%p*ozzXtD^wj??@)+hP|Fhr& ztloHnZCA>Zf)sLa^D0F|}k z9};Z^$14F&qA6wls9}s|Q0lus%M~+Qf*pLWsG8Cj(y_?!xB75(Hm(9Hw3*>@P&ZKN zfYPLbZ^^wPumKo+J}ljB@&%vX-yOGOuy=kc0>zz@#u{kS4jq7=kqtm>2Gk8a&g*xm z!r_RG%nwRXoBp$M@OeH*0^8e)8G!U8dfd(}4Z+`!pM9mxH&z#*=#zzA-AuLU>mCk< z!_l`}kpGiR?r}CcGwgMLYICyQ>qPg^#n%iu_YC{`*we_?*)?6V%j5d)bXa4TshWV) zKUM1)ZL3GPi5bW(Dhv@e=?Z~Tf+Bcnm=N^P`}ha--N6}Ez{xdQ_F%|1HVZiAzL5bPZ$=+=03e$sZ7hgii;OkKv*Zo_7&Dw{^_a842aq){>`D z^G3eTmY9H}uY2LRXXK&dLFoxe#fPWzcGu&SCtgBkg~ZL*y*itjU3w8-_rJF|lb5m< zV0Q*vNhy`mAr&2oEdvG~TYqRo#7dIvJ(~Ai8@i8_RHlWOT-Qskxl6@#I$if;yH5=a zYE}Nh{;nhKQoXeNC>>`Wh)V68x;|Z}s4S$s3&#q-cP;t?$?x}q2V;yv;Rcm!xWNK$ zY&j-Fm}4U0v(;rWDXyCA8|GgNA!|o`JZl!O#}o{{Ps}FJBjql8G(O*HV4H!6MVR*R zUrTImspnzv4+PHxLhK*JsUm^j!MN!2(e%WCBiy7wcLOTzUO4Y}*NTV}68*gZDN`o2 z&kOKNn-TfTZ~JA#DacO)O!yj-gLXlbG?+bdEDSF`UAh#ImCfqX+ z3DaHazLMd82k+ZQ%1P!N$;HsKoNs|}52HqRkW$snW$pUxUpSRCA?^VeXAbs+*7^l_ z&WHHGms@V22EdGDQS1WX!8%>Kzo>~^e%AuW>9?NkT)%mEry}waPsh{1Y4D}%^Z`U9 z8+Q$elo=MJQ|}IAPbTTS?~c-K0C&mM+e3}<`{#9fW9Qaa zCD!M=NwK3CSgYKxj#eCABEx2ZOXRc+nJ%Yr%nZS5=Oe3LEL$Ph`N4|=NMjUOXo3>P z^@se^PPQja01~L51}8`bn7M!oqFu?S*z8Z~_RV&5%CMmWTc}eli7Pd9)yU31C!!lv z_wTnu&M;x~7MYM{1Pc2-E~Kc$-SO z*ZTPb8zTRkA!?3@S|%JmBr6saomiUEp(*pg`A82gRI_h7qpTQ88J-$t3-V_u}N(9B!mAo8g) z%%5!gTHY8rzNcSq0f94w66a`q`nD*aoDpC@*(QSTO{283F(NVmyCB#_D;mv@2HA*` zDU{vr0TS)gHC4OaHp3x1l+SWZ*Y*?_6-4J7vTAi%(v(4BfF>dvORvwwP^-supz(}d zoE%fz;X1c)R(XqhA{$PvuBgjzzAA#7MbfTUIy}P^kn%{3>=9511Ks@f4aaLyQnv+7 zaTokz;OcDphH za?l*cRTZJ_LO0DWBw($0iJM^Omvr*(uw0H$|8T}&U}!jrQ4 zuJ1>aqf5l-bH@EuK6pN>`N~KxE4*;1=#?us?8;lh%!&X^^_`QJ75zr`B`#N_&z2Rv5w;d_eU zmqnLtm8fsY|1F@%Snt?Tbqg%90$3%tI*5j|L-pvh{1MIRux)&|Ry*O3&!D3(&kOB; z2)bBFAk^jjiKc{cORmZ<$rpuUnW~qgKzPM|hE6;=tOJ zD^zokSjw0&BJuqzZpp#h_O)mX2~ z`nQFdiN-3{!XNsd9KDq#C+KiMvS`ol^?+Ik{bN8=-);k*%s0^VIyr$DK98F-ANvaF z7X+#J#@RV6^@ml)ulVu#P7pEv5VS9BH>Uu9n__q8dj#8g-}yqC`Dy$EN(Q`g`l_<` zqCgARMjOy*7dd$t>W2fAS4P1B)wc8ZomX=8(ow^8=kv+6JF>Txq>uxhduMC9A@=5L zRZrL}zIEBV;Ul?Z>JhZtjv3o1TP%S!FWF9h8`;P}`#tw`ip0Mr_8e9xbTPk1E>MN( z@JM*ZR*r#y7d;|Jbw#WQQSOn`T7T;aROavLTq~Q82ZRnAxxc+)%ELfZWjdi-t7}a^ zeW8$;)l=rA=--%N_y(JT2CZe64W5&M7rp7b^{tvaunzx1)WLL!nRgGqn_CP`Z#ZBOz!9ds+5A=xNC|;a-n~vK7 zB~VoMhS1I+mW@NxY4|-loxj_$5k`pU7}1TcU}x*ly+>p|PfLMg9Zq52?_0EEiN5-Q zDmOQs?832)4+k&G9v!|nr?!DEqWT=Q@_7`iRaOq35$Le&o(oX?EibV!3uFB}kLagB zIUZ!BtzHZrqdilp&nwmfZ1CrdrFrwHe-5i(EI6#+=FF%L%4&QY2xTlTYN=MzD%&~99FI|FE z6;y@?p6gNfzAvTSsO<8Hz>#;{KyFMXywyob*tp_nop$N}S@-F%Yr@HZSTa6kD&1XL z*sa&~K4AS1J?=c`xrgp;OQJom)MU3b7QI{syr?{Wc_n#6d^^7CZMZzbL3y)UMwjqC zgn+^%GOL`AHgwod_{sj-E2`b~{^xf}?;3O1<%p-o?+U787(E5$wx7ug=d5=uQ`1C# zJ8e)@RqZILJrR@`nid*NU9F>^hdv~*P~j4wh@(ikMi<;yAs+@;<19=6MTxv0nOaUq zPjL3}R)G}+h0bDW(d+-YH~-tAt_wLR5SfRXjQ@T9x+4q4=WRB|Ia;>!vjsy-L0Gyu z+M?Ls{A?^-`vrWa7QT(u1;RGgJxAK6V%b`M4_9QSrd%pE?H?KozwisfOI-He`n_Q$ zw8|yJ8ynX4V4M4~8{|38hsI25b36i5twJtUZv-KVw2RLptTzg2T}sBdT^Ifw?#Fh? ze^t&bEwZ&rQmo$y7nFPGZFtQW_)ej0cvd}!e;RpqkWQf3I`g(V?tsZa$=TGJQ7HBU zr^@(M4FtYidp-7E-=&u6VZotUm7i>haOW{`qwDg^rld$uzGzDlss0}F?6arm<+zt? zPm~wA1a^zDW;hq4-2*4;w==J6YXRXcOOdPG=o-;GtGV{IQsL1|n?EMq6`v^H%p%l% z7=DI=`s&F}K7EA#s)T7}a_`cjgOV@67JVI9SK3~WSp+=`XWeoy=<6P_5~FgRq@8Dp zj#6=bl+Mz_0t~*nsT~t#-F_><-jO$DS!_m8G&BjDtau$<7O`dS{a>j^%X!Y105a@c z$FG{xsJhYAES-gYM~#rtJf)7cgXEVK^lhkW_VMF4+KqZla9#PrkC50)d1j9$ zTDO3MoWjrAE30*Bl_jAEItv{e$6tSi$Uk0t@)x?9Xuf*E=D8*)u^vS#>)Xo z2=}{X{@QYN66}7W6MY)ro*Q>`>3tWvWPPaIYmQucI^Q#KncF2iO{q^mVKP=JFF?1% z^&H_Q02dQ0i{$X9=!Tg>NJ%3pu~Z<#&ebxj#1HCuVvlTJq+lM)aF@Ech(Kp%36XXs z?MB-5ptryGh8&-7ScX>yO4X4;7XrbrG6jBUwxQ1t>BDrY3NMSZYnVtngu#7M7U6$L_RvpDAI#iFrPFM|X;B&j4 z8oGhC7*eGOb5>GagUF`TZmIp_)=X5*~gy}%71uNfQQxB z?(K~{%-Ge;Vp;cnIMS0{ZmD(DYAc+o>Roy|2OJYPxP{c3he5oP?NoigMItw<wo^+=Sv6yYnJYm+a>F9U2YkE0pH&bcM^Rr9lRsh2jgJp+WF7URrBkf#0rp- zRdCU|cra2sSTM_HK)%Z+)3CU3x%loHb5p#gaZtVM-EGUm7eb2i0iP`aQbA{nh1w^W zbkrD~bRherIUb8bSTmlKqC>R*A5Gc4$-cO!4KWJYC!rXW`7UdbscwGqGU|ut>qa}V z@(%85Uo>A2wtfJ?FvV(jUz;haJxsl~yQVDI;TFtaXgHZ4R*c$NaJOtgeOpSZ;oT-g z?qai(9Y2}*&QwQ{+wgL-pellaQR=x>85=Z$NcCvd2H!{m=azEcTOwcrCF0NEH zJA+^EIhlIFn#=cQ8}(;2mx4FFg}p>trjY{LGkL=uljSVXPG*CTVYXwa+o~c->g@Un z?q+Ruk#K-w1_6VGLl(BHC%#m68)H!2Va0bTE}|oQAM+5Mc1L%+M)^Se*GnyNJpjf~ z3QrGGd+Vla?Y!jkMe}&yrD4x#CKExF6TwTS)o-p~WE7194R#XWGSH6bAB*@_mTxH5 zjsyWW{^2V8p{Kn%i>2siWf7UV4amqjMH8>}l@+@M*Zg)9UmypvjSJL5p{z_@rT-K^ zy@#ZLTFiYrSoPnu&;Nmg2QOs4KD?*kGL`$HF;>HHQcb8HcvxnDZE^f$3~q4|iOP~KGWI2f;0UZo>;tz~;7}IG zoDsVX@VW{RSY#5CH8$ARhD-X@)>}y#u5lB?|0AjbLE`km2etw`=thJVW$G2?oaBi@+djK*=_PPoQ zdXj9|fjn^a!!7WVHe5Ig1^}86W;}Shx*Bt0>1QE?y5DGksoM6W5T1|C;G4I9)jTA) zw;s$|t=YW!!+H~_(zcMp9@_AMVW2?@4;-8lsB2Q=bkgEbMA9Tv!u>qW;0|`33H_~n z=eeB`unE^vLhyxsuR&fo(Ks8>RK>+=et!PLuXS% z*Fl;h(1C@oaZIQM?sclXLz}ZWfnyh&N>^IuDQbQ#7qiyaggQ2m@v)MXj({z=?Aku1 zZC!l#6%m_p2xhW~n>Q7I?#u!`b=#(`Lc{<056l9>Shw%eeX*IC2;;gk*|Och8P#;x zrg>awQOGGZ!!v_KWy9g}@f`?Z8L|T$k}&kwDNt_9dYJd;hJcoSDw#Wi?A*=;7&<@x zU5$e0IKoHbjl52q19u>or5E5ZQ|`c)I(lz3&JV99pNzoOb@!(8$zZ|2;-=k#LSte} zAXd)N=ueB{eWZ8AJp`5f@UNA&4!zE{)MB7Vk2V{9_VrCiE4<81ZDJsI$zqEM{WuBb z0BJE$Z0soRA%5D$clm!iyFg;tZ)6I%h_x1cbOr8yOd~(9FL`8d{Fk)GGOV?(Q09}? zuse_w9?F~cYafL7hB&l^;(Vm`Jkso5ib1dL%vL_PdAc?Tq%^`~4bKo#I5_dP*$a~e zsoeXIZcQ~GnjxJk&Cg0=%66(WxLm|zoNN+;TjGSB0dEL6Vd8ADx7;~mie0Zquenb9 zKsu-o{DSRG&iKWEUB!gI>ti?h=Mc-@@G`hqg0mRF55>hMv3<`zcI++3O=Y+)fRh@S z@Oc`ag@Kw}~jt|thv@3ar$&DsO@^`3D4)j;Ad@fW}j=3%VkaX1Fm~`-qAhqu{_b zXmgW}OD;!%R>E)R={IsO@n3B)w-=XV3m>&wbd(KmUxG?Aw?K`8bY^e4Db&niI2mkj z1wN&eTPhr#b$vO`idJSi$x&?IVDyf0@&w|b{Dd}(9*>$j2mViOc&>PE7{HZNEB z-_`~s3g?>jhrP)KdLv7eNm%EKFKdQ}73~x;pFJ99+e+gkzZ~(o3~HHJ^4h-quQxjG zWW-=u#R>6DEmSwA0%BjH2oNAg6PQd;&@drBkA0B(BUI8vMV^t$vFMYZh=2(87@jVZ zW!#l6L~&1I>-Focv~b_yBCQJJS)-0`zxUiZ8CUXML4N#dmD~AG-5wsq6eK&mE^_oQ ze^(Ek?S&6&*S_1&`eno#`n}`&{m6Tz`V0%<{H8oLY^5r*)DCoTG$CgJr*ORi&;(O! zhezTjn9(H=3X0j#sS#8ZCpzIri7h|{0>}=uIGcT&JWJZ=-ma_-MQ{*q(bOc2mgsMl zO4n*`F#H+Ho;kHEnZ)Sjg43qc)EUGEYphuSMAzM2D}O1>L95#&iIJ9AQ`Qv zHH4qmWyz`5@JikqpmER$MXh$Zs26+!tsqYs$jY~nT-9Njx77?!@SiJ(xS-?I<@Cb7 ze1%h$t%8kwgTDRNUEFF_9-O#1=+)SH%^108HBH> zNcpk6thxG4dDeo<5eINc&`hFp-Es*eEjfBjbit>1*rB>w^j0o0NHY~yjJh;AZ(_Wo(aB)H3Gu*IIdbatO|Mi~ELJ=9>=-J8?+SHZo=~TE zOeX2ha(Hf%wavS7Ohu$0^z+-sOt_kXOl}M*CXU4SkbHZoEI(48+O;%|$Fbq+MkDew z$~ILtq_SsjV0Hpq`>2LTNi!JiQGbBC!TKe%!&|sd=alD{e`|jxPMbO2S6C+o&W_CV z_x5#y45jtlFR|7U9=|tqY1;KLgnBqW8nvf9f!dRIV|?;c(XxWr+AC(KhW^CFKX}Ue zz`Ih7Jt6hT_pNlT)(tIY_#)^Q5U&A$O6uBssx{&rcvYXHbZLr@lgZRR=z67)T^kQs zQ_!-xZDsB~bkts@4c(R2jw5&%`SzQI(L_*3T--?j7s=f;!&h$x3Z#%Tyo;h&v#h6K z;+f4^I95Bv*_rWYkm#2;LB(=WM=D$n$jDrNo-617_(ICLrNrHO{JskxedDy}f=pa6 z7B`pS`RZ3x`8BGtrv=LFQfrXIU$XZgKM3|yV^-B?F$Nhnd2iF$Ir~LP5RHErlI5p^ z9m+#_@?13Q%_ky9z3PuAskxTtIy-&58W-AT99l}!m)Nd*e1E^$gcEcAoW4gT$$`y= zB~;5_uQZhctj9>hy3x?!W$j1~laORx6_2_qM#~}}BAW(gzsqJNz0|R5dim^J2E4ym#sxJO ze&d7`IlkiAiv+@RHq7GiQ5&`X{!2DO)V8zAJ(>butJ-ei;A#~;V|9s zb7mDKZP3dcDEf08T2Y0>TAuOu^?Ltz3^%&=Q1ftSTpy!e_2;W6n34q4R0CWbxKN-r z{%jU+q~GQhq-!5MbS5wb$tVs{J%lgMh*ufmh9MK}K;75MGx4D!uWM?9>?Lc>gj^%I z2yC>iy2m*@ne{}z3?dmWd0hUDe4nL0mtSj8^`Kjw@`d4U!^S3@f=OvE3v&;0;5NPT z_IabQzP*?Ao`WOsO|3GmIjvnZ@UKKx5#4w4@o+jAE+~^zTklX?J ze%?oMtkf^Fekb+lx4NCvgy1|RNNT(OfQN;np*~QE^XpSx%>F`+uRrpJ;>%nUFC5j_ z{R(5brFpVt@P_4|rx0A%ckN18XGb6FiK6!u^N!rc(^!&dg)v$MD679yx!Fg1$9i!a z2^cs4bcAPDTaY-KLb44pA+EIdiatA5NnZu$hVFe%72}1t+ zd^-Bv*+oB*RZ3+jRixt!)b>zun$a(T{1-SX+$+<^ZeuxNo{9aux-tK}_$_^dr0nJWKs4OyAw!jfAeN09nay=^A_hd9-DEb8~TpM zIUfwedsEjh$yqmGAnWJGhh0OGX|%G}fuT}%BLp_ME!VkZ5JmOAEc5ACWMp{71&ql} z^V1S&CBjvm{+hYf!Ntlk&)WyrIjZJ5>BD8f6^o`oP|zx%y?nkQzaBB-8>MSLM|FHo z{xJ3~{~+ zLDowX1sfhVm0Nn-m<`qCP&|*L+au`X@@hJRwrF`OqDP!`Ohe*qAKqvdyBR$?=8yPR zx$`x>QgHQ;TyH|jxcb<4KPNqv#oSvzf~9WPSLx~oywS`LjP1LfjZf;kD7?bVAd#)U z4BnWWuAPOJoCs8{NLWH|C#fN}t7XLqbE@=X64lTNd>c|;f^aL=wu3+ADOF?kO_5DG zp)q>4CQZUy^hH|xjJ_WQmknOVO%x(RH9|Qpe=JTj?ozuGD?HmsiCbGr3IDppL!y~r zW=PelGlj5naLV`K4@*3*I&1vkdbHezh&aG&XGY9eksYU9Ko3jd6=6Z|=0X@{yb)FG zDmQ@bYG`RT5BcyhhaN1+q@yCVWdgKJxzEQbquV8oN2Yc9Wmga9EC%4CE_QLIa{NK1 z%MPfO`cg?-qvIhrQ5xL1+KM9^3Bpv)9x#+@HY&^{^N78Dkwm6Y61&DmWBenkU66SBYr*d*;?qdqhDUbRi{VzK}Mg8TTt zek=@;=xRx)AHQ>w7Dtl$_s=uJ$LI&&TpA~||LaIxZxk7Ep9XJoj+cNc{`Zkm=|+%< zWn0Z|g<^vLk$+Y_Xj%V$kn3{exk0T~n&-+hSbC6-*J81v?@x@yf7;{C6RySR4ktg#dh_aqEi}B@az2&(ew%lGw|hqrBYN?EB-G2yPlxAn4|fS# zoMY=tm{hwkNBM?6O}&}E%(NE|q%cqh#DbRnY%%D^zW5;>OjrlN`%ZxCXxoA>p9>(x zVv_`23al3!>j3ao=%~VXW4ki0BIbfY$YP&lTc3YB8txgBlw6Vqa#U=AmE;r95`0O8 zJ{2iM(J7f^yv>xc1;t?zUVPOFsOJ3Yd8Z8#iP*O`vz0&|po`PikPE=A0_H#>i&KT) zIp{6UfkmXHAg=2Z2pB{^1{FcP4yZ5+H(u}>46jpg>AMy=M!wi|@u&3DRHX7eELQ*X=IcHPS_UlPGC~pvw$uVD1`VI*<2YskH9E z0YVf98=Q$Lk&k9TCgleOyFDvhpn0Fy!vR zNB;HjS&XFPn*Z&ADe*CuwepI5xlru?wE@LvXTTG4keln`ZE`#RUg5VvA>!sIydK^G zVj81?7{|sahH?o_boq})+}q^q5;H6VuceZG@465nbNMs-k< zyU(0XKol5GM=bynw#Ni#zTGYUjPPs*gd$JVh!0lQdQkk@M>g8YZJ9RFi zL7X%0(`n`iy6nb8bIU6Omy#*ST`o2bHFK08vwVqMbpLm*24{o& z7Z|dsk|#tsUp5PV_f;ysGCy??>%Jy!B2}fuD9wbte$gwqsF?RGm^JPip1h|>Gccx= zr+7#aZHTpbHJ$^XE~m`q#=}oI&qC{iuH};?+9nm`{&BWa9+>i)Bl!0Afa0xO_CtrG zO~heUD!AaJU*M4jTOOH0_13D2VN?}JW20~Sa*6Gpm&S8g9;FN1G}K~qDM0;}XVEr* zuK1Txp3z_A8nk#?rT`#EyPcf2&*vIwqNzDElFe>S!5ZyZk?5?j<;rnog)$NG{H~ohsZb&?W*AR8Oa1LhIzx_DbAVn-n8x{LFzbq);h9K=Q?Y!^`k7kFVKK*JN zEk~e61)L^2lBleq)14DA*Y4cL90ONslRCbZb+9LMuz1Q7+Y#d?8Q~#fzWisFetec_ zwisxWs!weDU{@QTUx`foM$HI6V$i%T)2AJ}4!ItVh&Y7h8eq5LhCImE-SEGbZgP;e3H;(|LWXX`*788k_Fe|5aG?2ZD@8} z18@-iV}_n)m7%RV$FB4~l_zdA2My&%*S$S<#dZeWrnpMdR3hkp5)K!1oHL zp4n=jXbbhLv$1TJW-eXBimS+1y05K0eB__{psq-HUIaMLb_!Z1BUUE5+&ngU?A4H$>--qMQ!Y3k=O_pR8W$zL0@GS1(h1ljD!FN}Y%TMLz>2 zLW5R|F^xR4$btUAT#;&Lc*3YVZA}qIrZM!2LGA4PYTi&642f+RH&GFz(rk+9cJ-xZ zz&;b}+;;m+tv7bvRf1V1Z z37H9jJfV3LDE=GW_TgL1dXlt)Pk*1Oos#F_v4q6LkCERVzx|*GrRZMx^L6;XQ-}M} z<@aZUc6u7CT%weMyjg3hl6L{@SPG{V9DNP*xZ(6EhCW{gob0}x*WXLN=M3a{L>=>Y zwe3+*toIwzwon}uM6L~^LFuPu$tw11Vcxah5wEXDP;Nn%b@p! z4i;4W;cl__Nz3}CG!eA|PMhxwv5$$wf(?C=?k01uehUUf7`cvR9bzFJQL%sgCF=cW z&L>-^g*x>V$@&zeEc!xQe-No?<33f~#GQ42JofV&_zz>Bx#{jq~_ zF!+_*Zn3e_&i*;KfuR>aB{3iR?=y#!?loQ8ndHy=@yH?MHYT4Dv`XadJCgQ77tU9n zF|>V@I!_80hdrI|Xs+12!bhCK#IHYAF3M9t_j$$#Df&%Vrc3MWz$$@MaknWl{4IdV zwQNi@4T~I~H(%bKU8{_rWTU_HStz}i?n4c}laQ9Mml0FeF;+O@{r*Ig%?=;+EE3;b z>373+@5gBUzqFod@jU>qk?mZn#1kXS`@#9J4ssek!%-0XNn0rOj?b9b`iI9itlLkk zs;}EZ|Ma#%=mSyN*f9GvHEZR{6_CN9UpZ|JZKmFp01W%M)? zjas>G?JyzplMf-8RlW0RD44{CZ+F-?j2$WreMm=bJiZ%9@ve?_=5B1o3qj7zO^6Lz zjTFUtpPZ3g_^J%V!hR~Ut@F;T3A+Ms{5wv9_;@vTB3O|dNWOPR)AAv$R?n^SMSqkL z0X7#Elz~6_r+=-I`5-s0^&!gecdj7uVx*_;Qg1yTQIIPQfXcXDhdu&148 zy03lDc1qQP0#v=j!Q5RE0QuL3*_*mFBf~-55bHTE*PLNP`?6-EXyktUhs`Gk#y9*M z;C|~;^eaBu@#Uapm!X=qihiZQ>ZRocVvSSM!`7rlWzJgDw6C4Vd~wAwifu)j-5NvF>077=)nVWL9|zRB zs!5%>P%oD(oodtkB;L(;HC;cf>yKt-vC+ToM_aw{6+q>)2i8_(62Vb3f3wce0{zHTQh0o4QS5v!6u6B)U$lIWd|#- zqcyM9di5=g{j^y_m?z!O08Bmpc3LyfrEq54=DMV^#kyn*+N(~D_d^)YTON4}1`jtH zTgCb-vDU|3jTFN=ysLT6GfPpQ7PX^FDwgf81;jXn?Ec8DO=+57ZRx#ECR(*jX59x3 zs)P8JyX*##Qq9U#IT*~a1=A*zVTG)0)MW{+)R+0A@2xaF?-r4+4fg^KU)JJ^%yNUyo}oS2@9r6t`gOp+_&OKLboh z9n2_A_R5(}OHe3sCJ~1%;0zo+C0812OD+lo^@Fa!t{|Wqs_>>>1S6}h&%m(YZ$*ne zAxpH$-k~JFmr(ud#3HD~=AD0mw)+d(qL!=RA8Tr1@c59iDOS~RB8Y8@%cMig1MKkC z7vlqcx&V{Eu(Sn(`;&O4!JjSnVEnHmDD7MVFMo2CU5d^Rsk|vz->5xe;yP4TrN6If zffdhzNDA`v*0v>mWrOG~e<=TCUAGTHBO2Dn|HIx}$Hdk3Z@qiWGNBTPQ8=gF924;$;RKthl?KHTV5{pQrC1CpkIENzNZ{(lis2*|TTu z*?X<^{eG_NIwtpCWy^fsyELADbK-wPZs7H2M<>K@J5(SIgEwhg4%sve_J&AZl* zH*y+R1U6DHB)EjKgJfj{8%6(yX_Ij`|FurpH35N)Siyt{SI*V`9i>6i^OBsep*DAXIZhDo zFFYj&b;b5d$tSkyZ%&^=S zSYldMw(&G#ECpl{agiFti0X-L<~}Qe9xoU_;_4$aNx}Dyi)(Cr;<#RbyXIcgbTz$k zb1Bg*c(7|u)Si0NnAZHDt7bX+fuY)IdphBI8#a98ERTD!iC(Cb@55rb(aZdw~XN0wGNGw*)GCR@yWH1G(xMR+*x;*yj(+ii?xh9 zISR2%xX@D8TjqNyo2p%~JKl{>n=<6SloyTJn;$bp_15R|G2c?pN$AaeO`U0@HZDai zyz;La!UQk6(fp0Lgd6Ll4^N}HY3PwAklHO7v$0qC+Fi(S&F@k0dN-n?n>5k~&5P}R zzohk^Xss;rw&!X~W?I6{n~Veeg4})wX+taN(hte!tzn@J{9{jL9zu-t)F;YYr=tq7 zCnWue2&B(7Wmp*?Ad6WegpTKQqesKt3EiP=WwcCKEy|a++N)?!(H#U9Ou|1Q z+XHsx6i6%_#Li06tz}qQ>#m0EbaNHHmE&9~eIFQQHtw49t^hRFo5 zkgWsU?et!SKO?s>sZEk05(Ka|wz=Ys;bCImG)v(&)p96hxjLwRq4Us_J)NuCa^wWd z0s8$68x6)byP)9kPUtXG0MS<(Y|QXHSP(o03-OacWZDuz*fbU^`iN#!{aJ@uPiK8? zGq%6hY_{wyLL}+!c+_dRw5+%tQdkBKZy8%C1rD?nyYC$13C$>W4 zz}kJc?Sh-5wK^wW1E2cK5Y?nQLe2 zf*Mk#)vkmGSCe7l3B=QF_fuR#uKR_%?rawcEWe0<{Me}ub3Jc<(C+KRMs|P{t-Xnm zJ=%3Co`%+U!aOc!9-L#Ch&H^-tW1TjX23VeFq7cdTXKJ7j|2L{L6`tWbJKXBk8NM* z?LZZV!OnO8Tu?b9M>M7^0t`Wusi3WfJkz7@c>6#!nl`&NE|^LGzS&iU;g|)SDVb2P zre(~O9NR`$Qv1=AaZ~wLx%CVGiEG^}p`;!x-dTE{l|9a?qD<$@ik(g6%{c;PxC{wG z>zJ^UY>4-YVXkl$YWcE8-$>Pw`A!A8rkFx>5&?m?O$08nw?==>>K6T>6gy^kXvOKN*k`-^nCer z!Ucl5G8q3{8GeN+LDGra-Vof2?oQ5Ghx3@|6m8!Q&naG0s^#e!PNdEH;!>^CY;UAL ze>Y!@ws+bsBZ~69)|#Q|6KJMqnr~0~pH8nTE_Ao`jxC9bAe^!H0cSr}4wU;j`VD^u z@p4>;b5b=P37(oAoGjF}LB7mm^chYrW@M2zR`Z^s+XEvc?H;ei%ebXR7NN^=-%F2` zz1s%&#T+QzWX^ijrhF5JJnuPH?-X)5na{){Nrqkw z$T4xR8=cZl>)#m@U7t%B(nlSv@*Hpl=4gHOTdrF>JxA&yK-D`=LE?86}^)2n;L1N3F4faQr6Mg|1O(KYn7o?7qgZ@r)gRnUU@#J^^2?@|BpzUGoa zF!}ki`H^$e^@~@13P#Jg&m2o7<&zlDng02AH|Q4f;@fPxZEkb1Zo?rbdLcD9)A6kc zYybbYxMVTcNx@&=xrvTZ{M`>5j}E{*S$9{cmihN!|NejUJ^<6BNu0)7s%JKp>~c;i+N_rJO7cpUC;vN*SX4KisYZpeqd zYB+e({Y4M_pKqO#P~3QQ+5=|-E_?Z9;=m+^Pkyz;yBu#vWv=&P7jjHc&g(Fl38otU zhl$LMpsuxG_!y=34nv|a*b`tsAb45%2PNi<;dq^o6CryWj2#~PdmSfqut&()n69=t zg)EvVfqsGq0_A7M#lx*zgXd2_*uo41(JkDOuhTtV97wNcOL^A=Bso8o^#S+=Jp{v- z^aQFyP6*jX<$V+i89t>>?dI1-T(}vesCRq*B~Mcl*A;) zBKpZN&pprs$kUX=?HLIW(5O#*QySU>jN`JnbgJ0vfK@|0ik7tc_4zUKhDu_uRzV&& zOWaM#M+8D&(*y`vxl2&&PpAUTm&8ZffH-{@q0NXq<&?7isYzgPH(X2Mf=xh2gKTiyNZte-tudbDLI}wSe~N-XHVR`_Zl`!k zJGQLohI%3?%8Mx_+7k4FIoRFp)jwDKD(cZKZf@i?+0E9mtcU$HbM+XAM+u`QI*wb zJc`xEtN)6sj~g3V7@1#{b>KtRA{Zwq59?ALiHuP}qUt4p;MEY@m}R0(MrHEFp;B2` zfTM#tRO92ezJi?ia>XF#JkWqYgBq1zuYs0A1M_u8eS|#WgNJzNq33tKHU2*GYmf*lbh!+-&X7>hW0i_J=(Cy?|%sY z;C9#t%se>uZn&t=h2&Cu?zhwKDf@r3@2pJf@iJci7%odG95x3Y)wy`RpH*$?4Y3K2 z#vavIr(EUweBk`h@|D*Aaxd2wIN#yCVqs|0PYR!CW;Vj$#;C#CF{QXYId%R)2*W8j zDa;Xs$Am=%+I8%J-Um4k9$7dk)`A*^w2vqID3?Gde*iO-a#y<5in zzkS<_hbF}9U?tS0SR9Cfoln@P?iSI<236&%Y(sWM$r}hhA$%%h*1tFia>iJ`!aS~?e4rrO zmUKP|Yt<*;R?zw6kTL&+{pAFp&$z_66P#vCFedd}RMUabASK)`HE#MWc$dww#Q4`6 zfISqb0fIrCq{|asczE9?5T4E|%oStEL&N&80#l@f8Ha>NQp+4P&%(z(Ydv#hhE9b& zlEhzmAJj#=5b7q0uN7YQM5h(`Obj$ftJ$xFZ=uFP6-FyUxIwORd(GwAxVvof@G)z= zaxxcgI~qB$0=7LH=+xo*b|JnJ@*?EevYH*PC<2X5!X+b|&nfI`KKWVP=Qx>^8HyJ( zH+czBm`go7OQJip=1b~ z+DEtyg_`xzLp=IQ4Z+jS0Zed(Y;TFn0ztK_wW2MQNrb_YOZtr?Dhb(G)?CB?__sv| z_oWGzhh!Pd&BUu5Ee8@dGg~DI#qJEE_SfBqB`ft6&YdfM%J+LY>h!JDsh{W;4zaz5 zZmUlCYw8r%5QvAWxa*&|`I^qJ@z;v;X;{6j$e*<2ouPGHX^&%_|JXp2HOR;mA?qGb zK05<4BaH%UAJ^XHTQF6!(>Vi@>LmK~0F;th&U#}bLEoZk5fu+p8E$qic_qFfZlvjb zFupR#X3BS!Q*$0ZTbT3>2TZ#DCkBKH3{kQZvVGj|ZjbRcpEAv07BU7`&QvHk!pO)Q zt|AJ`1B4Jh<^%0lfTPfLE(ngouT}d_&}T~H$lr#PFHrRS2(!rL&85?u37T-P; zIWWs3=t|&jaA^-VU2%Bt`H0VGK$x7BM55e{ppbq!ZGHt!vBtFh_ivd=LToU7KQZHh zcRH+(eSdIEkLQnk7mmH&@=y3T^&D4kG5|IE7^Mx}| zR)zLhT>3=K6fc~G6>Z3JLHU19%`j|J@H;IxRyHVVe)9v%0@RvdpYSJ@Wt|3tYhAIL zcrdpnArFq$eO!06dGtVyg-Gv_a(ok_I-qB0ugA5X@yU^`~GzhS=o=pLix`SDf; zD#gn8&lX5t!#Nti-}p0x0{KWZG)x|KG5eirvFmLGEWKkXj9xsG@kU0n$yG%%ARS2= zr-Cyg{Lk0GQ;xQVF*cHNR;yh+=hU7MUO4wCw*n(5tvT#@d&_&?Gth?}!ET8nLJZ6E zy}a#l>3JJXg!G)+l;a6*_uF2SF#}->LiKI`!xMbEWCcvY=6w}8E~s55OfLFYumE3# z2K{1n9?TasV)Y;eIX;5s{Wt`U)3i+8mU;~)rpjg~x3_%rNa8{pM!aRSuWAD)ZkTnF zXo>`(89$8}V!4O4#C8Sm)7oIyE)zXX&S|5Z(;-3Ji}}Qu^(ecw0edYgXrrT`{(dy8yJ^q*yiN?4gP6)Bjj>?sW zC%Xh%FySDiJ{M>9-2ux+#m_R$d(5G7Tezq2m_c2v4ww=PbH zOokl@2OdNsw;IdbXMuMLux$|)*JsUYkzX-nrxvnK>?YUIf;#42bn*Hv08&mj5WNt$`rM(E^9|EYALdW?}4Xy zDQ4qM!NCwjbSIpu$bH$8jSMy*4DUay%@*B>)s5kJ1(uxve`~dtlMV6~5{sL@3!aQS zxSlebWiJNdzYzl8=+=LFWL#g6StMDM^Y4LWe}hj-p)Ke5 z8^SAi3*MgOb6CCe?-t_U|IOIIC%Je2_z!9aUi{yksH`H^30saDk9Y9vz`sAO<9^xJ zgzm%su+q1M${f%)72MN$f5CgQn3@vcqYGyk$ML~3;@_{0!UoyEUys%-3%LJ2p+Z{J z-e^0{I{fdixlRK9dhYsgjO>5g8^wUVk+sLOYWcs9a1;rK#8;fkI_kfl1uoN5aG9zl zzD_g#eS~ubFjq^{-mQN8*9jX{GnXl0p2RyOLl;P9op#hH7AEYc`?sK7_}i24o!9pe zXgdV1Usz-Cy=oB!c@nlm@`bh{F0(1yk&I0<$h;`|%bUymEVyg1YT?o^r4FWDz%M|% zfg^Fzlfvq|F#+e=!4hw+%TTBHkOI9>!SQB!<;H1rMWqzosx{A7f3#b*u+yyga%bjS z9l(- z_AZsp*`!E!xb>UK;to5jdb0m_=%0V)N}mqOcy1;L3xWXdX6t^3U+B%uaGgN=`!gKu zFJ^$mZ@xQ*b|e1&_xRfXkHEhM`|^w;vNNFZk*~G=El~UG33VOHYHH?NBnewRSUqCV zIX-wDaDZ}GcSML9RGJSs1CUYw`+N1i2V*-UDlGpzu`>9KgWzCurVlLklwSRK|NSl+ zD|qZhyVNbRnhnD!FZ@nB=qK`@EprP7diMK*CrFsQoEIX=`T*M4` zUY~J%i^1{Sd-2V9Z1qdRoV#@vLS{Gc?LvHL&)Dym35tfQC2rKyvyPt5Bl_P~W=iIM zqUC0vuzq-UppquUB6gY2EO$AsZa}@>$)@?w{uVe=aMy-NYgF9%9E6mnc${Lk2i(SS8|U-OtZ`I8S{+R=*!4E)U|cE) z)Pc?Ck1kG=apE%mN$Rxr@{5bP8#<~bwuK&GmYBn3&?s88nx9fR{=wrzXozQBrrVFr z5t3FNEsNYfK@k>gL%48+t{+j$)0qirN|~*Mr7z#<*-< zDJbj@$No;;_8PU^l~Z7Z11lQY3U_7>LSp{Y1-lX;{b9=dy@F5o+O7}qT>Cn=Kn(lO(f#S6!F+8gR=1&MCoy<(vRT(k|J zn6-C$_39$0xL9a~P1*z8^cQ{22`!9Rx5;lagp}ga?I?ZRZU>_UJm7>At&*2~f*Ks= zni=OlPzsKmTSCZAiW~v($pR#m7D-=Gn_s+ig$g^>poZRVzhw{&e;0lRKVak6nSZ{>T` zN-USPv<2b=_QB#KV_=_0Cu zibhZxr_U8 zYmRtj?^ksmG)28`zaO|L`x}6jX4a%p7YqqF>&sAv{>BCslto^sX-AF9HL_XZLev8Z zID0Wc&<1lcX$?SI&^xkM4g3vS&1Cz-4xqx4;RCi*HH8b?kD3?Z4IVqg4r_wNI@NbB zlw}6RuXkE*{0dCL0jz$H5zuo5&8l)Plwe&vmiV&@kVN$Zvi0DzbGv#cDFeXbjeh&{ zx$aX^;Kl>ZyvG)ldlzXp1EN=CPyjzF`GK^=(+o?Kodm<(H` zS)^NqMxR+N=oFBnezKJ?R?TpqhhM2~DTttxw%MUUJoF*kEmA(lmQPPow$)}SPR!+W zhc*^MyOCJA+D~WSsXX)d8vFEibBQ3{gRPOAYpRO2uMw*<;3eI}UL9nWMR3KBmyX-e z_qqwVg?2o?08e@KZGZ@r(dcH{a6+HP&`|aoeUhyb2;iTxz#5_axhQ+BrPpbN*NdvF z(U4-QuMTF(>v6dwmpQ0?YJ(`28j$!-ceK(0)F93A-kVgTE?8vuLf0N7I&wZ}VOs_hB<2iOaNkR+eW znIR3@q+j5hnf&^8iHaxC%7kpGe;NK1^Rv>|DjF2Jc&Al3P{GW-W&?Akl*Xlgv z31h!XfqTYSqWKQ4eM7?|!v=u9b#!HKt#M*v@*V93ZlSFDdY_IF|FlVvMry(A-nZ^8 zdOF)W^)PKcaxjjNVF7EO zb~xJWJCl<_P*wymFyNOzy)ixmD+VRF6F~C9i!{|WTUasRdyyA*Q)OsAq|DHTj%z2p zwc1R>B5(hjdE~1p=l9p0fnXbjV1(O4w4B)cnZM%%uD5r^2tA z0gn=`rb9(mQx#U1;5zn^Z{TjAJLfq|%M{q=$9EZY9MplQR&^hZHW$^93$9dfUu9hn zcy)-wg7=b)*0@||D+Xx?!5qgHVKHGBB-@~6K|JWkIH3(&hUE79@mU$^x_p-a68Hz= zFC7Jq&Adzc$Oun68D~k?=>x?{5aw&+4jbo_ko_tg2u<)UHa@xEJal-T?ro*f^WEIR zXleU|Dmcc;2e|eK{?uYv;H8gcu&?bdXWqQIMpb>kk})~qzl@&vEtH#OZe*wFK>yv& zk54G1-nj-XPe^N_;i3pV#9J<-^1Qn^_C+CF@aA|6P*^vnF5)t$`8O0W(nQco)v@m+7%^dx*{u^R` zS;K+5E4MqhOdz3{BIJriYZLf23#l5V{;7hGc1Q8`-g7a0Cd9zpcS3_znDr&cZdul1 zol}z|MKyTfO@K&eq*A6Pw?h6Qz{C_V={_%{^&gp+HDIL@qBSH@(0ahl@Qx^?E*AiC zTMA1gm%$-z^#(8L@AGa&UvN9!WtmE~`pjuB0>jaEm=R`D!sA70xAzpl@(nS8kNg5B&lrr>1WeYMrpk0O5Vk)jk+n3LNE{LdNq49f13 z;G%nULzS)27KwaAZgDn*b@r9b>zD;fJpG`4=O{ro3)dcgWx|E<4U;0N;MHyBf+i)7 zv|kN9BEZ@>jEfEPoBX=0cmY?(+vb{h!Uf;)7v}J}K3f0MMxPPc9&lo)mdv9|Rbz2A z*zCcw6fKi8bUD!yRZ-@+*f*mQeAfW)PUdCA?c}r6$7RAn@EVKVr&{U$f}h#xEI*Lf zZh_?PXS#P=#s+Q$leS8Cgx!T$<=sPQWnEG~Zx87C6eENgbsvMF50gg}M}}I%iX2SP zgciX}wUp6}EfFl}%c)&MH6oDPL2w>Am4IFTS^~Q-K3s9a4DjPiVvC@tbBZGFu~)2Q zb~WYor_0G~PN1I>Li+O9u(HTGmyKcC5`&(rN2~5sizb1}DY{1f&^D)|h=#xzZbq z`B&c`@n(c9*Zf`=re8<64hmtK+m}h3!&hy*RZV%8D{??B4Pp7SPeB0GTicI9j!kG| zF-WvB-j1p@DEGK^pJVzMnJs!Z+D=;5nE8CU>;Cj%$~qrB zJ2(f#Axa*Xg6N}nyosIfQX`hbhw1?eU2e8VSg_|8dk6&L>pp(*`Gh2;aYW6#{{);QT z=hKrygR1*(vpzoLwMKjGyF9yrUkudXP*911%3SXg*vIBn2dt)^l|k1lDV^5LR0LKSEe(-=yTaq3Wk7PfpZRLKc}_JkA0Ec@<;rf z*jE&PR)9RFx<&Bban2j3?04(mb8XLC$gLKVTy~l->_wj#=rt7AOmo~Lf}Ke)W5w>E zJhq_+98Vx+z98VJ@JP^qwc}T~mswg9a&+#@>E>$ghSuQfcagT>YFG2YH8gkY14g2} zA3AVdlxW8x29X@OdG*Zp^`` zt`mfgd9aPE!~m-Mdd)$zIsJ6hp@4Z?{tzN#s;Fs+ zNX)A>Z-dtG^Ts((D89yb{g?Bp4iiIX&mE1)+j-Z`YUCZ&g%q)9+M)$ecjU?~Pc*>JQb$ZwP zTbJPytdQn|A+`AB1yv5GnW~HFZ>8#UazVWAux#?zh2hvt-v+ajB@cT$#zzXiZ9qJ} z+7;|Tv?j}RPD`kY8c*ZB_L4FItj8GRSv1yPq`eYIA9RN3s-3VkESKbSsU?8_X7eNL z-#2Z`zq_~Py}x>}&`lNNHjGY?8JFWuq9tte7$87bFj2i+&*pYv#+$4YEx!^5eRE5HxM$^CrmoV7V~T zA7NPJyRs4#nsKevQf)MJrUE3Q-7YMJ{@P-f>0J}s`8re{rBLZTABF8YbGT!4!FSYd zW{mtq%H=`i%o-Q12T!sKytnS>3^h90HsXM?#g_{qIXrMItQI%7jYD4Hm=G&rpLvm) zlEr*NJ#ufIJW$-@!2|OXud+Cipi}=SF4l`X%L}A_IVw4E{nzKZEiiq>1X*gESdZO$Z2f;n} ztWI4?R0ww&3eL`v&LN_5WsZ_-1a)ZqkFyfZN~Cb;C(fp%bEQW%!wQ+PAxwN3$C$gh8ua(G1U4JZnsTu=3U@n~1IpV5IXe@}Khw9a zB)u`fz39(S0t?SjXm{qFWzJ5SZC*_S6wtSHx=RDG>ncrm8;njLOe(rIbDQG5igZaS zPZ22gN!5mnwye3RyxKKfK^O@btvTJq!VUUUsZXTnBFwWQC6@`2t|cN>Nw{d;_};C* z>6UozL$|bvOSs2^b&1RlfZQX)II?lCnM(d@f*$?oh2tc>WD=a1B%M{$l(;b~FoD`B znB9yrP@WIsG2srbctW_{R$DE?b)tN#%fX1D1$P*6iFbM&B6BvC47nRj5hzNsvFEIZ zA52TmFmlG{nGwL4gTnrdtKNuw91O5P#!7OLOW;%(vVNT+>%+!?Zt))RS?bO#MYD0@ znE0S`(=sYvXpK$#sZ2X*U6w!up8ib-bcGwq7^5XOWgL7V5J^gQ@X zWcoS7nW=g1!rjfN+K^6Iayjls1y-dw6}?YgS^?o5+Anf?#kPJB)Ws_#==w}5kNJ6O zdceV_wqUp}e!K-KT!|O#sbbOJF>DlwTYe~vhQ|}vrJF7o*D0qb`;$kf<`!5!p?f=U z;0IL^f6#rl(C%fUx*Kda+vsI3?JqIzHA!@WGMF4QPTT#30MJtK5WU}*Yq@py4#QVL zGM|_G&IjJ)FCURj{SOl8b_L;;AiMtjviO}3+Zq8laI`LniTshLi|JQ&+IAr!jCG*x zcUkH)c5%=OSm%Rz*?Djq!6&J++C7BeW9zv)-W@ z{B1o8Q`nlA`VSRyF3y57W~0 z$Dh7pf?UzZs}3#s4nb|mzKpkxhNg-e&yD|W8Wm>W@?a^mzc~3SvD03?PW_ea-hI#$ zBa9_}3~VQMul)uuu5P~}*@0_yEq^uMiqrx08>$-@aci3onk!_F&@%O9)Hu2i>Xz9w zI70G&Hi8k)jDL0a%H9#j%^OI?79K18b%amZsG(uQ zmK$IvK=c0eRWh&e6;Z()=Ge`~$=>q~&?4gq2i>k^nvL6)-yE8blHnkf0s(vnTVB{5 z`|oV~fn-&&n-lngI*#TKK0Cc%n5PFcH|qKJsL%~7{A)wH4qdF?tLB}St1X8G-_7eB zy*Kp(97bI@TzXKxMxhA5QNX;Aasnf)Gyf5{>p4a0OHZvIHVU}Eey|f2qy_jFe+a@! z{19++()1RX#XL?~y~*WTC@mxBHK3{4yQ!eK9!zd&H2B?Wh}^H82G$O5Rt(>j+MZ1} zH)2}DQ+j`=gXV(NrM~xrbN<^ParaR`Vd0u$KHdAGCGnCf@Ol(JvUKlWs$W=3-yUDhWKcfBdIS2<8 zDii5{_)S)wtO4l&SnBDiG;#W0Lpr2@u1uVAHy40PZj2{?>H0 z^7+Y5PX2Q?6PzefGlpY_#=Y)`S)rh_BJe6O7Swr&9^5DA}>8&`~z1?Dv4GW#VLeQ-$xqbmtD}FC=gCu1=s-?5sms z5+ZdVCRSeJSp&#gYp)XoMyrl=j#p(iIIE_Ov(+|}8Zr9Jo0+_>elFxmE~H_Z^q`fd z3<$_nVEc%XTO?vA^60$#z((^_2jwk|dotTc1lr=jGxgaHB`7^`z0Aaujw2>MHqT zdl=BlqZztoowlkc!}#wRKQpWYCa~@NtkHYXKA?r*GiCp0IF~V+pLFk8&KDUJtIK$W zLW4FA?P~HI60(T(#9#nY zG#>p+9oB==@x&RGu&q`^21uNu`WAYw&QQw>ECd#%ZLUsHGGUKX&=Vl=4Z}@U{gcW^ zY~G*x5!H&ZGSH2{5-$ax&iaFT4Zz5iom7uz$0|u3fbc1~O2+X%IJ-(k)xiJ=fzxe(w`_5}Y z^Nv6x61_nph&$bUhN=-y!u+jtX*@$9DlSAYf+oClrsCfjO_}<(rBEhle zVs)AV#;rk*XF)Q>bNpH^QY!pFMDwen`Iw8MBU8*$ERsAGGNQ={3u#0b|Hh}~>NzdP z(N)`a%eBjq(sIiLkqyc6M%&o=&+7Z-*kRl=eoV|8}Fxuq6M~Zx!fKBR3q01q^{RvU6~eNEr!q8y?+KGkp((HMbVJh=__1FpOG}+V_cUsuw{A9a>Y^egsND} zQ7~5mSio>SxLPiOT=C3#nNV&`G~==!C|A2)47^eEX?`A7XIM@*Gjbb|jj_yi6ntIOOjZ_DL5D!?8yv)9x1CCy5=B(R5B;tAr|b(hp_;(lyL= zV=dJp^R`?VGkSJvw7dMVxo_l+;-5BC{VSAhz&{n|$XWh(JBYNEvil22Fj=I0l z$ujjIwKHn>3EUW%E-y?vD$cfkA45}(dKm99LkF;0YbG5!7~{{g5%7mTj`s0^4l@sH zuh@y#<)$7)+d**cD?R4`Z(P@9(}a&RC7Rwx-(pkLz?!+(aIX`IRp1J@9<7bCEeO*S4Dg8x44c^fFS^qHTl`>#It4qfaB4+= zu_LB8nD$6+E79RIWnl;5fNC`t4a%A3XK87eJa{hsa^?z*AZ4{oR`b_--ZlWYo62tB zjkw2ZQKSwcHSQE>Il}7#$3MC=uoDWXJX~8;xhJNc8WA66gv2MfqDZ-Q&TJCZD%K_K zB;DBzP1YPed!h@55R=@ipOo>{k5X}FBi~TdR*GjW$Tq17datFA!}u{WSAh@rUHTQD zItorys7W%Bo-mN~t32z0-T&A_yNco4ziqx-1liDP@bc?AueYO@XE(R~RwCy+&|7)1 z56}{PJ3nBSEhpjiGV<)Bi#=c93SvIcQ$mD2I1*D5O2_9luOm0JTZye&%-t=LGhgFE z6tlb30XLbVYtt_%mJDulFX#Vx{Je#!j0pwjh3H_}nqp{gW4tYb+sWPL<{>M`qT<90 zX0g&TEt_X}uf5vQg^^=Jg81~1Gf%s_$D;P0*K1Oft{MxY8r?u!Wo^l2dhA}|6k->v zNc!~11M9kL;-6c}Rf&GaK_Shp2N;KU&lNRu2Hr<;8|e*i4Tw#^b}#zxYB78V@=v<MHdzyso{b4#-P6=a~xu3Zr$iSdw{! zbzV$~XGz+PiR6-Uf3Q$TavqcS(E)V%*9Q5>x`AK#mOT>_)h|1^fTkd;1+M)az2D8r z!o9rny~aoTQM@7vCg?*;o%XM*u%Fwb1rAgPY>CE-*4oKzs&QBydM{ENenTE)2oN1X z1GT-`gU{=>3HPg$YRSq~W!AAD{x2^8TVDcd5YVd`*Ggr(Dv|V$oUJ8v`!Zm=2BZb{ zZ(VLVPXhn0UGj;y^Sq(ILDEc(;v(|y)u;7FEl04za;M4SN!Z37-%aU^rV>(GgmCZH z_O_gM@gh(SfXm?I&z=KkT@Iw?#E%*brU)^q)m0TG!pv` zRllC3!H0L6bi?5$QQQKfQPD+fK7AZ8UFNKuBJrDDCsFK*efE-V96p2d23KP|8vy<% zy>If4KR^l`epwmFc%x_<>eo&2^E6H3`ghG&A>fZRU2~b#P#d#K>+K?<^|3iw_x6T? zQ8>T%sH%t?5ak}@6O=C;8GA} z6Mw?u!MBn=&jvT%@Uc5eAfE&~AS!E(3Y>cYA#4y;>m9#^d#YQt4e)Ze*}Gj{QHmG{ z3?Xey&CCFgU|f?MR4&AO^3U9lKcSHr5jTOM6!U-6<3*mrhr7Eo=y7cyzjz+Ua!kFu z{bTJY6YSokWMr+g|JMew^*s?vyOwq0>!I}%cNPnFR!c2*gLtepnSwKhQi#Y zp1$m@{~Qs#=v4%7&vboV^S{msK%25%Bw!GG zyOTA5bo-7iAOy4r1e`mlu&S=OyHRT2c>;2Hb2olheuD#YYbH0GPA6sHjsAb17aAv+ z@xPct*yf2bD9M0cBn*>ThaURJ~I`NFk4C z^g7Ti=$E7Ra-#1=X&n#D3nOQMgMO+9yk3bN>r1om#ci^0S?)UeLb^x)eX_T5Fl#tN zPC%6ScB7*!t%SQPHjQI|ZnIAvD(nIQTEGis^CsHIpSiW#bgL}O+XX*JoghZNer>U; zXKxAvZ!et`LBC5+kFn=Z>vBN$_%SvsCOT>G$;WRWP#AB?0Bkms98uzZvhDWE zcKok$XJL%&_q=9pD=?M|){l7s11ture?e{}%HPTR#`o`0mjmuH#91@{1EOBZxM_fU zbi&4TVbJ6Rl$FA+P$n_OKVR?b-g#2tSQ;cthL z+$0=qb1>Ss1z~Liub~uF2v%8vY0?ZRbH0@xo=N^(Kv$X7YKh`a?^DGS@!Lue@XTKk);6AzSo5CZsN z(x!uwm(~e*RhM&fxoQvGAn!OGAN30kiN=t6Xx7ZWvx#yCpasN(zsRmT+P(e55GeO- zx&vAlyYGBI^HDv9&VQy(%PCAH?n8(+w3z3zRI0jDMkUSjx%sai&}XAWDn`i|RI!32 zAN(_v5}3m(Io7is*bl^`D1O0M57TEG2cLzO+FsZ*_PvuZY7OYGu)F}NMs}mSQ4a4k zXO^UZAF7;K*QuigxU_KPsaZ&Sm6}bd$Mf$a-GCluTY3=2Mj2)H#Gp{{*ah5ctE1=M zhkqW`gfvj@)-00T(1FN$M(N{)yqRnwl1=LhTEejT0Oe(<7>ZOCnYp(Q5XdGLDU~~x z8=y>^0&*L$BTt^HHbIfxJs$68i+BB)8?%qa(} zdHfCrL?X{@G78MSqx$w2o@{m}yX>1DJvL%A#|8V_9b%H2Iuv>Y&KRrv1msJ>n|$(c$Xdf$ANuN0_5^xxH|x=|9YJy#k|2ES=Hrg9lBZHVqRxXXnZ zc_;pXD3dip%1*NIHI?;9*%QPIQZzoy*9gx5rOEj8TQY40v0UJKo$FK7uibV*9e${F ze`Q5bnJZ}c!Y7=7%xkAKTW315)~Nm0g`)1O)2<48yCJilcVt5*sn4O~lyhc$edR*v zwZ!W!pr+0JqZbup?=(X=guB6;w^%lvz`QAy#27;Ol}&8%6?{Httm$K^JfV0t7I zh-jL^$uE;|Ckzf8YU{20Dz(g=vTANFSMJ!j1nv=Z>m>ZROuq=nwePzDnN_cPEI765 zilvk5f^R{jft*>9d#mvqLZ*sppD7a;Wq+X60?{ z8zte`R|>;}9j>GA19|GFGV_&-PA2x8d12*!N{h^ory@F-{}+3285Pyq@DED}gMgF* zN;gU)(%p@MbPh;Kcb5#^DM~34Dj?lGq#)fe#2`o`jimo;&biMW@5lG^^U1Yl$;96K zs$brXco5 zk?ABrAZm5{C=SFR*%Ze5{~`}UNpO9y!b#n1rH(s2fm21Pc;znIn#U=D?4jM1;{a`k z10#qm`R61BbojE)KhT5Q>;Vn;`j#~2nt{ZibnK^SIf2(Bn3_9oc4f0a2%zly?MUkVKWV!JHL^{9jB_w zg!`C3lI@VprFuCvQ2B8*SYejXmQ!PUOQHEQcB#}vo&hRpUrB5S9l51i;;c~R60sj+P)QnE_Aa-q}&O5`{mU6HOZ<9gkH@t?8GiWX9d<0wlUIQVlucE4hn$_w$l zbW<;DS4z1gO;j?1X`+jiK>V;#2)CJkxWCik7LD!emLCtGaZcQ%&)D8v)es>>W39`g zEkrQsoodSu30Ep;oWTxmjGwOWb7nw==b>Tja{TPtVP~b?heYQR{9*IA&z*F#Pj!e- z6TDnWu5vL8F5|YJ^~O_mQka{QGS`0_X6zm#++VFz!aryTT(Ku9>UCnG8#Gdy;m`3; zO0Oa4B4Mm=TYK;H&sjQTjEJ>inLo&gMB|E{mZ%6~=KtX+Y-W9`RsliZ`u&UDy!m~( zk$1G~ag3NoVmnV=b+F7IpedSwNA?*b`oQZbLqFCe?{uO|orGNi`ZV5^c37}L+_Q+u zL9SiCZE*s=pSb!vGdYL*`a=N}N;-Z&Dr464*`M?e>9TM#PwDhCEDJb!k;Y<6&rrY1 zm*_&Pqv>i`TO)J%PNA^!E#0AWwfj&n>-rs2_UX@X|4T`6@VR$75Dqo}Wn`^kdUn|6 zd4_IN5bE{8`9{MDzVy`z=mTyK965c41brA686MR4= zfIY0;o|pV*b^{YeDhzy<689Ive{TO@t5P3u2WJn;Rs81{{NI=TzbpIK75M-0%vvnm z=LH7=uhk@lMo=fw5O6wMwD;H~>RmdA;ZKl*f($&Z%54Az4qs)J3Kmj5fsJ|SDM;pY zsF~D3!H%pBw>@6Wp^gS18ULjh*nKxiTyJW4yeR(i@4>+OPEs?R8|+73f?cw@KSS~W zS6egQ(-&4rAVFTu6GSDod!WP-gl0w?Zm5(a)4+4fch(>%ohfV@IMS+jN<6)JGEk;I zIt_4YQ!(&rh1Y_v&1a@%CM~>G?53@v4Tt?~#npbGG*ShnjQ)OgB6bKuKX5ML;vlf1 zpjAM3m*nqFT}U*;vT{o==nS=ihb?uz!Sn*{ksG57Yr;Se@vPis=*+Jj4ZFm(qXnet zhj}u__Gs4sPydMK;wv;m~GoHTrXmHDsn`+_kf zxiPgF1uTGC(!+;8FPCrEZBKk2KO^#}=kqvyF`e&1GVQL5?bcZNcxYrM9-CJn?&L z-LIU7BL~2B585hJ&)&-MUcotwkhtooFxeZav{XT{)a$qFL_kU87wtN54rv6HkPSdE zvA6)}Ge=-9`rrUyeOK_KN>SNe#SU6a4AkDsXkH-XNGSen^;=4(Q-D*|9Lv9U0{3O! zr;f*h9#!W0WapUqOEPS>l`rMaXAe$Q57#N?nc8+Ig#B-vPjZuwXdGwKC5)c<7vbfC z+4sp&`CE$NZZcCNCP0RCIOKty^askr^+x0GDCGu-9U(T-sn>ErWzwU_+qA=#w3z~w zCo?`}Yz^hx>Zn-*ypnozz1m!@1I1L6`zG<>@(PlLh;9!69_s1r`ot^PcPTTxpHt3_ ze$g&o&5PkwM)j7Y55N=YWX44Gd_cU|Day4AxqLGWci7y?Jo|BX&9bJ2nUoUybQ|=M zsONx_d3&q{rmh5!^1M*c%~fKrk+CP}fL#UXi0Zh028fYxc0)FYh^$>GY0rrtX8HVl zOVwOplyvZVo_ELYN>bJ?Zc5-vj|Vlh-323ax2>3<*xmx=x6DO$qFQy%J~sw@rn-q)8O z6U6U`cl{RC znCOkv_wS-jLdV#SeJJ_1f@nUzVBcfy4O|TOpmCYx*sY@+DH5Kkqh7>Ybsl zw>7e?2Eaq}^?nNN1jl0F+ep1~3sldJUMeb6=I`Zk3k`sAj`KzLi4bSUZCogud-C|+ zwcTsU9_fXfQ<9Wn>p;hD<|Xz^=FJP~y8K=I2o{w6Sg5S`_P2U2apmz`^23)idvPvH zh9Me_+Y_r9UwaFDdQ=}~W;yr%3HR4)6FF%VeS31UlPC`CF?4aBS?BG4!h}zoR@zq= z(awtItM+GOhm*H25gC-;+L_OW4i?; zH$d7To&yz>CS_08co=4WTR>+S3_OwhPLOACa4siXAv{^sW_&B;X5|XX$P3TCZJr2p zy`GnSf9*>aktn9?%msqo0)CSebDdP+r#qpqOs}w7taL?v1FE*{i$|znEjk+W@hvzP z1&vpg2}!Povz9pN%lUNEttV)z$nJ6=B01sJf8V0B_xs>SsB@jiAFH>k#bvE`rmj$R zz|hyylC*}@m>_trr8E0>j31Dm$h7J?du@!+9XJX{c`@PG`afr$uLhxKapSN5**vs= zVR@!W;}}$-fpOCqaCz!cbAW7Z)gU`Vhzv*YzT^m)HC=NF!IXXG5-gjZis$cWNtqi1S<|HC*;RX7GcL(Do zM|SYdi6C8%wNf-b4zk(`$*=pp znvmPYZS-gN*HUC#Q0szFw^!Tsg7@_w;gzCp!(VOM>^G&|(Of~B0~J}gocjglJ;xNC z*F$T~CsFe;p+P>12OTUlJ;%QBRFL$$pFw490 zB%&1h=Eb}1%zB@e%dAy6LR3V;Q7`58JkSRy)`Q8Z|XC@HD}UJn7D zj&8t!>g)jDI1gUg5H2Hkjs%cn9ZUvl!;xKk$l7TkYmEbNkbQo&9&}@k(4rP?k(+@N zhu$9cJg5u0tkX`F^o{}G z>uS60#xB+itlOke3iSh!dPQb>IXAshBe@*2AD+Gf78$7jwb{&}rajohyR>=J4!iN< zEunH8V^Gr0MO=~yZz@Db@ad{Y5EQP>UWagXAqez_JYC6Y?cpXoqc5TE61xH+O`pcj zNEF(MoG~fUz&{zi5WJY9vlV0^ySLAQ$-s~A>4abDG+GZ|95ersuy!*i>t#lv-kuL<5! z%%4Wao1RW}gY`wOmYPECt=zN7R()HM6jsw#ak?l6s(^~LZ=iAVT z!D-+6PRwFF%!-ThUzDKQHQMROJg8E3(cf<==ZBiruiCH3sJc8|mMNcloMMMZS=g0E zKEns}b=`2^`qDGgoDC8U(WKP@?vPLYUwEs6L`4yTbX=!ahR-iYzDADW6L`*d? z-_vTC5S!vQw}*)K_DPd)81E4enpnZGh2&Jnc_SyP24$f;7}12L#=}I8hihnRa8V%c ze!K$X;NMAd3JrsJ%`wyW&?8>Lb&}nNgo=Dwgw8{8^BlPCg(~vS-q^)Nj)`sNr`VTo ziI%+R@;w--jQQsxEJI@NqNga=*Yu{>=}ah*Ai+cMAZfL7UH>%;C2#DThan|L;l$0| z$ueIB*~5LV7pB>q_@});jRnr=#<|lY+Wzdf9FDNvO<3G$%57*8-R&7K76VH1KTVZt zLf;f%mlG6Q2eg!MzdAWaun!bkH$Pn9Lf$o0HK!(&OtPbXwYp2=tzD|Cr+=ngFLzg) zC4Nrj2B?}}c!a^EgJ;k1pa0BWM5YDuT$Z0Og@0TGjDj!XGOozT_9sN(WGr9>nG^xr zHb#2)Ch_Zmiwi(>&Q8)C#bp51Wbps$FT`7pwL!n-VqGTeblEXq>RP!(ZA*{vToSqd z-u=%|a>kU$4pCx4T)4$gFt7@8HXo5Cksr0M%2ZjUL;rX-EROymEj#!kAv$Qk7Hsy* zd1z>@Vwzf4thz7#E)1KqVHhLIo}$9(5zb}3O7jT9dcHrZ!$K{`?~nPC;@Cl?#N|a5 z6M-Z#)-U0%>(?Tj(QQ7#DRu7==i7gx+YU;q1~JFfeY@V?r}nnj8ZsTc`qRI_^*hLd za!XK5^`7@eG6$0feOa;SN89>99D)3tTB1=czXJ+sVOBUkkq))JRs{imWeWxo4pUZS z%?eCx2h5a%<248#h59J+Q=#b|i|xB(STX!Ckt>fYSo1`9>KhK)KAu!_?J>8nXWi8RE zRt(IIDnan_6H~9zrNsIiKb$`q+gdE2Hi?#GIuH_CcX1JMqw7KC`ezTjEn(FdN&}hK z&k4A0$SC{j0`s>U7I@(CnB}D6z$5T7<>ZgMH=y-&SK~PDf8JPF-}I}ev!{2th)`a6 zrGn$Y1ogxEwXEYEza#K7dqSw9?AHL1>q_5872#$Qqx>9!Fk0`jn$p({^U^a4YNBBU zln9lxq$5rzitt^Y$3axc9*dz&1A8i^(6apXdYmFiR?q|Bhd8+TNog|B9NZdZg4~bZltFe~%kdbQwPtCEEM?NRGR{+p_$U z12Mn+_Z_`|^!lFB~= zNUFJmrH3GWchekXnC?h)P-{Uj1zV9n43{o+{6m#EAHYRVCbSNAX*)u*aFbhlG9}@m zVA+K~C;YW-`p1_aL0b-45MOyfz0ZEL!gZ6UXY(Pf(kD!!{gG8zUGBbBO6@hH>b>aw zi=GT>LBi?(&oE&@eAGHQV8Q}YCd+^y^xvrzn%ZEBy}AOH7C zsn;tMiy5T-1X}}+{ojp(=+eQH1dD%K+R<@0l4+<=>)Bt+nwc!2GhB=wAKCq{Rqmg~ z?j1xBne%RUtH$;3)$d=glM`WPIVUK}c=P>x- zp$XnUpZM1YhkT9-CfWNu`_+W)e_tn(YR5T?w#$DV!I#Sho|#SWHIcOeTrlOl>LHZw|tRU;qAas^1{pzREvy;6wEqFqvE;qs8HI3 zHYI%a8_+<~i%!unB8^+4>~?Q^{XY#Z2be$h|^WrD`da_3dXp*A=09bg8+~N3AZwjA@JmgF!3ax znfh)PxQ5-=`LuNk!mZyx%~(NkPTbZU2w%wNxJ2!5HR@4$x4nYk_pHLUj}Ck3A}EOm zV2*bU#xCmAB;o|V^VV{tL{QvCM=fI$ZQw6kit#k5Y)Q@)BrcvefZ(u6)aRxH>!FdP%+(NYHLyl>zupm8PBFTke>rN`%x~+LF)H&O|AVSZ zHbbFp2I3c3r57D^SoFmx!&kQ^am71X4U70d&Cp2$#H&a!d(T1wWYsP{%2@Kk>>&-Q zVESv*0fRI}?KhiaF zk@GNxQ4nLFn-`-a!KtYf)g@d42i7FNHB=@$CkP4Wp@}C9Bw7cph|OIe+YdjTlvino zZ2NOBb|F!zb~%asvfkhsi1%@$`IT(k|3b8REK#jLQYuXG$PXYu#bX26s}KPbv%`0Q z+J&)JKbStC45e8&s{(q8UjGB`D&w$iGuiA%1oM`6g*V>w?vRv>fhY8co~Y1xzl58o z^5hG8U?8e~@(oI3s+v&y-UM3a+=g{`I-V++I%<8mX zl>?lHV>vn_Twjqq$<#zeO4J}?+qG%8Hl{upe+_QONEE(NobLNJcJl(rlegC36r+yPj}?t6Ni6mh5vt)*_*V$vM@0vX4bTC2(KfwYRx zyR19l>`3Gh8Tfuz!fc`11B*hsX++{PNuzZguE#5~v?^1v-5QQ!d0rL*i7V#@a3gv> z^E5`RkPY#VF&(5Y$J#zW(Ss6{7)zCbT=V*Rc&K9t0Y7?nE3g1P4#*>zO(R~ZcX|Kgi#Bli34|? zet{mb84##t)klrRUFVd=oqGGV55RzQPHHeHdm^1vV>p-y@d9JGQOO#U%Y7b~vp{gh zmT_-*vFHYsk)IZLU(hX?0a1;;Ss~UQE&2|R`k@i41hj*sMD9g{`YbAUB$5njLjvmv zU&6Zp1J^H%E?4>Gq^!cwC`r73EGNLN= z4cO;sZt+**+a*5W4sf(yZ0=DeHQ}R>I-!6i%g*{_po>iLzU; zp{SB?RwK+C3<~g(2*wR`Tjy+dSPHWvsp(kyjQ8=HQCph0tqP7h#$mFfEpd43ihhs2 zq|mXH1n?=|;GD+$I)WHt9;!J4^yo-uxA-AV9gzxJsxh&j85R&toB+k^;LEI!#fo)} ziaEKX1Z;7y8q_}U-sPO#tL=Q<_2W;BH~V;ZVaZ$!i}a63X`!H&9EmPJ*9+@Q~{jUJv| zIQ$E=9K2UH=}H<(cykSOsiNogj!~lMuuwn$gpDq=DiBVA#?UNJe)59$8O-vQ_t}D1@w|6)J?Bav zzVp`jC`?-W4c$m;wqN97 z;f`t#W25?SP!huS6aT|VrBG-=B(vccKJH}x9BG`F;R%eoL6HR0Y5dTRq>ER%)|@#U z7W1_v$VDJfdy#(!LoK+N0x5d|qgHZkJ^z`kP0~MKX#8R*@VGj+_C)=i`r?#c1gc;T$E6rH`oHXUk#E82Rq2G6K$sS(FcV3 zol1$Es6^5v&-;duWi{`%IuZ$=nD&1J2+snJlP>GiZ+SGUu=)wZu~N>lgm;X(Tu2#_ z{`67#!&@IS?_h*y9}5n)Y2~h>xj5$;^C>alGk>ohFB#VDaWzzyt;a#t-gdd~VEmZT zANzR@rVKa(BGa)p^?k2VmEnC<359pu&E^UumIB>Ep?=m^isgHNp8BpXJ95f3=MYX3 z_d$|xyBC5KS`96dh0^h*I~xx3VGtrqtiw9)hQbu2Od#++8FtA#c%bvjZ7>RSGdbCCoY(iaWb}y^T_qRx9eJGfHLZU* zbLP1K0;r&F}hoYeOIXF-oqPyp=!koLZhg(tFE zp(eAg7LbgCcW!f7AULBdBvC&V<*em3Mif$*H6vPjZ$_AvfWlz$HWOwVFbv9)pf%?;qsh-2{F9@M<4MjWq{hK7pO9`o4X!k_ zrGjW&%Z{AK*=*CU1%frlm+HX>#T_Rx#@d$|SGqii99Lp6S;fyv&t7!tQ#&R_O?caBG&YOb ziW*MwuM5Ek+a=FuoSfvS)v@-nMwv1U&-KVKJBQ@YaE7{gU0NBbFD2|43n+W+?H*d!{;l($EEJ( zFFVV_UJDlr-ws)8)On|wr~Hr}QSwzuw*G{h{=gMxGJng)tyshUIl9w@{g<;V9TOpQ zXc7PntQuOa}g!JNq87@AKyrt5T7$Yogg(Ki_i|4(4 zqF(c0^G)K?azQEQV;TjYLj8kfs9?I`8giXl^G#jLU8(032jz63kJ*Sf$Y=Hq`VsAl z7mtublcr9(k`WCAUta|g?HP$0${)TO_uMqo5M`XsF6jo>Z zraCJ>Mi0KAq;Y9GAk+|WFo+p2E`1+6aoadAz}e9`uJX{C=`<|r_H^|c ztuBGXXGyLd*a_~vHbE5}0k4bEZZ6FnxAbD&=!BICqCIurlHbC$n<=rS%aIN>{2{H$ z;yd5dxl5f_FK9i(s(;T2M6GQ_;mdf9;9PQ-^w5o!8wTgI%uN*vUyT0iltDnE>S6u> zC!QQFwv5RtHAG4kBLhyNj`8L+7m6tD>l_Rel0~Ls$v?-;2^okEIEoZqX(Zrb#-~P4 zLG^e~zArvLINYFGf(>;45Y7*+3{^^*AaYFK>QFzI-Z?3Y!}ApSs3Ptm8~!b_`Ee?~ z`NwJ@P4&w=j|{CM*{C0GeH5I?K{rN+_gG>hKk@T1vp2;Oi@a*giWJ5pM;P>o z25;L3^VPnxRi>9|QEGJs^_Pkz!o7W}PI5}=I@2c)d(xw3{6#bshXfCn> z!b2mBP729u1WqLh+L8_8KSetm{%SCxcnp^lZJvGCl_dVV((9e4yz50*Q&VX+ZT7Jb z<(wRpb`av^p?osn_-J4Rr-x`EqhvhY30UKm=To>|E46>E50x&-`|F(!kl|E7v*^vQ~#A`XU4 z$#m}ZZ0>yk)p+;jcUHdYdRrdD*=W9)f?MO9s2S?^W9rArgh z(~Gd1u#O58O1`8uo96WO2Kq>RYM1NJA(x#87nz3bmSAixgW7S*#rUt*!?ZHirmY#3 zrWZ*P61E?ULSLy=;-ws{piptCwmzkdeNw2V_6ReK0(LcNdaYgYop<0K%ED{zXW@jt z>0n9nARJCwv_i4;TmB&Xmp_XkrTueft9vN85_SnSR3c(7s^BDXd>IH6+moYB8MQhd zx5oM$<8jh|ukBQmLaa7v{#dF1z79$BFAzM`Ese|Z@}uth#?y=O!3<5guR=H}Z7Ui# zs~RgAQi;oak3pbI1HI}_G~ls=ip@VfNj(@ay>ayz)SwJ`E)Rfd*1GsNgD3zxga>4} z?>%SdP5Dy(_{G)W(v=#~X=#EvQH$yW%o`A5DORhimlk*TvnpZRDkSzc0LOdt-Zm%x zMTW-mqkmMd@1)4ii#P^})Q{nwuu-gW6*8iBl40epnfWcF5|2%?= z{6(KWgj@lURl>X&ytDb^^Y{7pkW$U{0j#1j&rt;j4cih5L?QdnY>22^IRZg5VeK5R zV6?|RuMoO)J5F8V{>T4Nkbl#$m;lNrKzpGv_CJt%I}suHwqdaUA_@M6?CEF$1P^)d zoBSU}_ithsFbEusU}O8&yZ(#oU54PH0pwri)?|wN{}2eyn6O|HM>?be!2L6V+fju4 zblZg*ggf_!oR9O$g1SuNhbfKQA9tZ#xTwaL>nTI0?jQrIX-{up75aEL&h`A<`X}(L z&6o}fYVi3V^R6vPpBEt;gPu^e5T8BIGutu7Lt)UwK^_vwDxko7g91(;+=x%ZvYN+1 z10sL=I*7da!g~!wRgI5_0YM`6LEV-L=*)Hx0Wz8ZRhPIveoQ0rHu6^e(Svk6wrj`v z(?prOQH{=%+PWv&lhwmOYH`={_xxq+*beg{*r5rITw#U9ly-v5lZO?H0PomY>p9|< z>=r~08}$PhUkl=8irT}@GuI~$O(tVD6unz=-lm=<^I+hSCxFxv&-s`A`%W;PArO@{ zC43jHvngkQDP51g#}bbmW&|K^o)(r||4L;?z3WUo_|l?+v2`Zq1i%->C)$`|esF zU_jY^t@?JmJN5Io;K!9K(QH$m-$7jKE6E1;H>%3@ou>D6ExUqil2B$wQJ~aYQOHNL z_-KbJ50I-zf$scDLvNt%_PGJ44-6InN;c^F45O7JAL2D%+XCz%1AwY3X$JXG_PoZ~ zPn2$#Nn9Zbw43>{>hFjK_mQGM_$Lb>MT%rkYB^bF8{F5H%2}5#GDXz30xZX#*cR%rAR^qWUqmo(w3_3(R;`l5T6;`rYOAr4O|lg_jU9> zAe=k#i?6Ue#_Sr#y`fAjD+skqyu7<8ENRE$;jbMR6CyFl83-nmh}?>keb`VjaJtrYNOPOb(^N` zL^IE5hve$9lcwH}WxRrk2zbs0im@VkgtGq|*ZzSRl$`urAzP0+8$4!J@gTn|?){o+ zSoBD>0i=DUsc<&D%&L+3zI%92g`FkKS-Jt(t9t8U3=8GMoXjqO6n^vlP6Bwcne@RA z&pdcIeV|OA?)+y-DU|_!1WJ*Qp9lK=} z{_SBxYW}7LroohgO;n&(@|}K_MpWF|+Bv4_mNRHt?eae;IYiUIlEIlbhX4!XncVO# zAB$?mZ7?Ra%XgA2H$h(R({zEW6ZdcZ?Eqk=m{%Y&0mA|31TY1q#aA8K&0!+zKnCa- z>$~W)uI=z$HJiW8FurIfHPn6o6EqQ?)05mheq6KTi{c$rZ)sInE-wOb-bmAGtbno_ z=>)hka*lN*%4sxEGi6YW500PdIAaV2i5b!h6CVc%GV*7e)umVkJ zcRG9j#i#;}wo0rQ!bPE=x45KI+1@WxUCVIB`IOS>3P5d?^W;>WDw$7ydo&J^V)aKE zE8R9mrmRTUGb0)j)(=2`X9CG1chWM_3q~}HO`q&Q){^*qr9T)77ftqke}Uv{fVW{E zb(_0&39ZBO*h=tln3g9D`HU(>0QT2>J{YahLRZ6HB!tBS_ww_A$CQ3i zGpKHTv5TX?EeH&+dE&{;4ql*us9Ti7hdJni09xJ+WUJPQKq+&SZ?2ismCEDP46&sNCI?9B&3qs~I;5~L1%ne;9P1_v-LxQ=`sV>y0u zAF8}GL8@&}>F{d)87y=Ei^%3TQdZ*~zFp;(^JSu1PhEbTJv2`<8Nmzr8Jg0UE94fv z9wMzokvFnS?Ve*a%hCb}XPNtLd-=9Inr)7iXA?`l7flZ|w)^?MO!opfU6MDEl1C88 zb&n;vhlm`p2-YGFf zX1YJf&?jA^jICKMLW^}a!WO_{g7dKQEU(IDBymw|Jdj#JRoU^}Nufo4&kx&P4Mm!} z_R6Z9FjB84YHVV8pzPbl)pQG=ZGs+IMyOi6RI~&0Ifv~TUqCE7`YCzGi^$?#4szT6 z0qpC%yNC$yC;G%abDGkDsiFIyLs)2_rEAXR4D7aJ{BSDXY!V0w^gI~fg9JI{;jV)9 z)~>%;%W(BDG(QQ;5&<-R^iVBvqZGbP&QLl*EfY3E+_Be){CanIwtKa-d_axAvTvdc zo7x4m^J#Wy(H8!}N3P8?RFUdO&wo9M4mTUr9<9JC$!3W2oQ^6@=`ynbTg{{D%!X|T zdvhdrla2n45ebqxV2;LEfs600Szc6&S(=6=GBRguS_InVE#rOsEm{X_!%atbYbPSE z*iDhh_G82hTl`f|tD=2S{tfJdxDlC;?RbK{-`a7(SA=SKd#dZ&Ts5c3s|e?GsElI7 z)dRQkhO3@h`e=*!=e3O~Zc5%B^oWJ@&_kY|Hh5a%lpKYrDHXD7H7Rs+(eA&^vpyg@P8U-Od2EX=X4n; z@WWO!w&J&tCoFR|D|LeUdAx9$xc~F?9`@*6_fFp}VI1eA){MlYY8#}&!ZJEirt;^AUN2@*$&yP)QB<1g_bUQxbT z!H_rf4R;gET?N=%u{M34q)3~n->%u*fY2dW$>Hzen{& zU=hGsQoq?tRX6rn3Fmlp1n+kBE^vRCqe$Wf6FgsLCi^ICz3% zdAQ9rN~%W*D8#)u{m%f@zg64s52V^%cG(vUA+CQD}5odvYH8)*7y8i6OeW?-D>i(UvJ0EwbX{o|4_I(zemGitF=Gj>KkujS zi&`Bry}?m^<@rt=x9qsFhhNY}rcM+4z`1X^8GEF8sh*4ynZpj=5cb~9Ahi05e9lbp zKrgILA(juSL~z(?maIHv<3TU%&80Y1rDhWsJy%Y3^7CATBn&aVf#Ey2cI4rKg z0&FZ}QItrl2by`Oom%154!GSBHj|Sy@GwVO2X`_}HG@|c7i=j$&8?B$1^9dRbPO$E z#lG`A4}pQ3u&K5MP^Lj9s7|FZ-!^R#F7aiVuW4P|M0b=*)WTR`q4 z-9=6M>h62HACuX*y2XYt?Vw&OC9aLmtzpVh-Ey*7AkrLr1-H?I8Fp!0r@PXA!Tmvl zuKzJNAMW8(KYz?nqstOd5g_g3`AQ33aPTssdJIcRl?ty*%hXaNX+^T91j1Ge^&}>8 z+^?V^>TvA;pgr0s8fLrY9wHGOQA_`G?irhheX%4qq>R7rThWMB~ zS@oCiq=SVxa;n@%X%tN`xs;Z=fVRv7J}p>M8=ohPLNlEBr?|(olF*3hbmOb2?yJ?dye~B0a_VHUlJR; zf~uxSlbRHNL1DURCpyW?-oV5uEMi*($IEVZt#Xefhh>JytbG=FY`hl}>k?OMM*P7$ z5yDJrfb(3G$_E4e{IMuT$O#CY(_zVDAmDkKr_N{d$TWV+FuR9j3hcE%m*=5%`P%GU zQ`)AW)glEWCU|{z3prBdwXWYDM?2R|8u!)ce9stpomO5`&$m`wX-iYny^v!U^A7Gc zMi5pkGS@K>j)svGqkf&_-B7!oAJH|i_6He3qr>)kV&Utcp(q?tTN{7CC;5^YmnltNBuWnVV?MXF@FaLM_cC((xorw0&@{g&&Mu77>EoTc6`M(E=!vkJ4ufzM#Ea9YZcVYbmrsqmz(kO^dMx?m6{89#hP2o*!SsU^Y=bIeszgEF#>Oy0-9A4c~)%R zn-TD~t%-fyF?jvcmjdok$537B$3jroOrShW?8q^GM2K0neVlT%|7zCwgwB|nydXZ^ zc^$7z2S-sioXI+voBd(4wqv|#m#p|_9`o7c?WxYe+LUVXi&DNQ3v6oRUcC@}`3P>$ zvK;tEq;9;Y&Sgp&qjh!0%l?5f=Q-*QYR63rVcJLR3it-8_!jEE{#z#9j3pe%^mWzE zQ=s+@PP?mM7ktoDZHwD&{r0Wz+7`iQ%|HhavTJ&=3sMJ6b%QT8_0=85hNXIgiJY?^ zjSn;f-W|(8x8gnbE1~QmTN5-{MMP>RCi*6qB}n3ZR3In1uVIGrQ%#y!lgSInx6L6_e;OP zp@j1~cdT*hc2we*e`L`Uz*moBk7etHoIc{hWJVkgF-Z>1N}L!PDvH(HN?L})HmyV* zv}&K@JOSfUM$O^_w7=bd>f5`#mR#_3ZZTZ3)!xe4T;89%P5+6|J@AK+Ts7wK({#B_+MPOSJ>Ppmkz~B4*MyEf%le*` z=pQVL6&uy07cn@f*y7X6*pXNwOJIZoNIt9y zUw-33#+(vsfCghhl(XR_5w2Nlb(^Ti<8rD9U*wgf>opJRzOT*2xaV_aF|0ZaEEKA_ zf%zE>w2|aDJ&hUqzsJ7NO^*xSNg>`tJT8Ru1Da`ELnt*O{`1|f#)|}q{a1VrBs2Bt z?WRIdTPkQBi=Q!Q;>aG^L*@60gPMz*ga;DNO zQp*ykkXWjHk1xgOZ0tvunNEdSFEuxgQFzqusXiZ-{@r z*$SBis=H^#<6?fPM9Me<=N4D?dVQi*(qCuAdSPk>G;n;J$&{N!xjt4CYApV_PRE32 zt%O$n-L&7ttrd&<9dQJvxj7T1uqbQ7`l9i0kv2ipw68}J1!(ra<3OV@8hR}9uALg? zvw*ULHoOC3?mpvG#v#!hsPg(b9hVM2gkiz#mbG87=$4U2SU~YA&Ns6^PcBJDZ;z22 zBwHsjgmS@O#(J*~t`4>qD8MKV3#&VDJDIM4LO@cXkv_Fy`YX}m+BESI=9_RaCdW$4N`Lm03AXiTY*m%W5C zG5io~+q$BY0g@t zJ0EMxCX#At35Xow1*hnSFLTe5>K3+KC}L+?ljrD?0xz`Gbu}-g&NY#AlFmdrl(P>l zY3_apPl8gJ*Or3EuH{LXyW85{1b7gHM7r)2^ayS#FM8L@?YO!q8m2rtb>2qXLtuo% z!Xi^VQ;rSd`P86av~SfgIJ~OcFL00(2K2X?vhxf5oRHGhcZ@~Wh|Ul6>(p%`o9Ne) z7McCu@36kiN^^71u6^E=SeS;GVPdxz94c+8gEl_U80YIndR1Y?%iznuk4AtGoX2p{3{~!( zEKae1H&q_|6uRSin_?=bN-fNJS$Yn#*7J#5vPhbIds6k+QRXD3op&FGMrFX91X+R| zUJt5?@0;hF##;K8dn{X$VE@1j-G*(=-gB(nlVYFWQZy*!cYyvFVfJR<))Bc^Yq+4@ zTxh`ptZtsasvm-z^R9pN)WkTb`oPU$T8F?vI4gy8UU}|#md|nAX@~h*D7$?|a0d6n zz0SuA9$5<)iRP$0ZU31qqOq&Mi6$0QUxU1lCUa;mkUufHGbWzO^P)9-OApE(d z`m9mtR~==#WdG0%Ph)1~OnDXj$t(YhH1)>zfSw0-RR{e~q!M*oKI4Ja_>upf2{=)6 z-h492lnl*@q6`92OH;rh?xfsiI{X+h%79uRz zipbKr`T;N>uFLH+qJ-;;M36utQEIuFcug2uDWuAmqI>usgF{FTA!PBK-oBF+9lHDI zhE@I!$t1m~qCQMJ?m7G7OzJnBvl+h0362eJ9Dz?^YjyNHz45og3kK-FFaGfPJswJL zj~lgqv-S_QaU9eBf)R0TzH+b*$dLJ`&>RNBbXA5&cm0GZS_YxtS|J3z_n^b>6+j^C zsl69L?fa=7B)`Ozml$0wV@t3GUj3jUg9bV3+IpM)<9m3I6H>k;7XJi!o>piU=p-%+ zcqadu4HL_M{=?tw%QqSD`YLo+NC?FR{hMX^9)a>{5Kt@>@BH&6|0Z{QP_K)Yh_U?d z+nf^uR^|x$(J$?vOZ2xDgqZ-mo)S^BzWTp!Lxb{NL<{)-)`kDJ=ISi5`mOuP97t(6 zLHq*$cYD!YQi!U&Uma^tKGuW$o3Nl_w%=9xj;10)pYKzTe*dYkKrvcKu2<2lhK;p0 zLi{lQn!R-(oPIK5sB8|vX zsS7U@PJBlxZb*GWop1aM)_~q3-~%uezPu5x8!a$7sef}g5t2OKB2{Sm<`?Z(!&ojL zI{$=$;xuTJskiyUCku}Zxa|E1zJ&PhhB_P)1mTf+99EC3XR>(@-3;FEGd+b__Rn{f(?#~+C7ft*Ca@@CpVl*z$oC5okoj}8Gc0|G^VO_xid z0{e4A(w?d*%JW_o`1=-@EnQDFJv!PyJFUR)G#wkh&+hQ60X?=aOlk}ICFn&3Sqn~( zA>|K;hP8Cd-_~P?D5{Copk=Bdj`Jk1wDY7q_w(HQzMnDPG2V~+!~QC=uEllDIj=d7^EiJ;T3z5- zdrsU_Q0W7GLSY7<2Dv>zNdkmoP?Irr^Cot4Zy|q)bY}lnOdVbkj(6br7wyj(qIcsM z+4Y9~9;)T1QdEKyJYh0;k-=Qc=@KHogYi zs~t}DP#FL$5Fx>uu{p~U_w$4y2Nhwov=>8ZAb$p2tx-2T?_y}+-+_xKg$^WWw>?OM|Jjb}2(DAX+x~=o3@<3jy4u@{lyymiPwdb-9K2D~;1CC8tB9$s+A9 zls3d=_PZ60CPaInYQ_Zw`0fZwks9zxYMmPXsW&=(pr}yvVN^-`m;HqGs&X14L8RC^ z`CW>RZX`?&w1WDml2$X;3ky8XK+;vz_TIUA8$EMaaAt3BulUISb9BiV)y^NavjfoY z5(NT??>MO24e?ZF+`6R;v zQ-%Y9{&0 zzOwylha}EJns^Lz;!7KUNu7VHbo$`KkgSvz5zh(hiR$gV=UX4#(2+y*u`bjkb$!PU zRLNKcAyVW&Q;JG75*?F@Z)ZNdObZ~RCb!xDaG zUw*Do(eKl9Q6e~BL@r&9@xdtJPCK4>DeEVsyn^s;v+7!QAZ0>!#n~0244g_!Y_ndGs$y#|a1+g3Hg$6N9;~kV8o7$=0<4Ivujb!ws z*TNk{a@2d$f37A`A=t&m9UdWvYwzX=D>Yb)NBeNH|wY{T|-S<9ZaK zY-7@Q(Vkv(Vqsk@hR0~63{GNxKR+YV6nMl!s;Hjka;#gNPiQ+;+7c8=zZXbe=IL4{ ztR#nnrf)bjLPI^DYwP`7sIw~BAXsuoqsP;eHDdwHwp_ z6^xi_k8S2_49l3y8S?1qM)UJ9g%tp7(Q`%82LOIzvru02lVfkO0C$=8!d;gK zio|jKfan#V?AAbqWYE0I&`k`ZpNFvKb`hb_C3wcx9RhZ( z9^5w5_F|$hujj^FVU)RNK?!+17q;Hp_R493H@`z0UJ;Zopb-j7$Sxi=M+cn`)<6@s zE^uPb?XftP6Q^Z+ih^cSnWr+r9_w}ATsi1pDF(S>@ZOZ&7qo#dzWp-?$}}W-zZ4DP zO!hD#R+a%|hzF|b>eK&M9WphABg9LhU@HU5ao>rm9bISlwaH>O(vyUb*kZxne&mi= zEx|=lT5Bjy`P<6hJJ-et?K^Z#DGSC@gevKo&;FG6S;RYF!jbki`i%|tJlF?2d?n^} zsQE~`T_43KF%P+^f#u{V^H(#jYzm{zF6Yl$qLm|E+MjqV)UhN4-V(n6k;l&Wu?wmG zu9)Zc@=NPI2a`uAgRNkHVeWsJT~{GZB1LjELx-4|*hryLm|R#)`O4SNlrnr%g&Mjv zH-hw~p0Jj|Fyae|LJRgtAjgxt*bpJ{dSq`s!@AO!%yden zA_}Nu9D;or>J~2(Y*}(s#q`t`RdKQ{YLUqJol^FW+&}f%>>y}#QecVdmD)!^YmU>c za^0|>i}Xd} z2!|^>l{AFsB!-pwEo{`Q1sC*khGxZjwJ(z;6(VY(ZhLK~nbyyChH`c0UR5a?UfSI> zxN9#_aE4b;-}<>CmdHc(6urhzSWLJ?cJ~6f0z7MKl2~u&!n&4ZVHz|XhBAD>NXte@ z#dRh+JP_~6)`k_FoHBwrYavN0`*<8x28}R|G|@aP!LBY`R37IIiOu2UTiI)^=D3%& zJtf#-J$VaL(%IXmT~FXNwzFM{k#cN!nnTF55W3b6%vBGm?Dh@c-q)f|M5q_|Aa8i4MHN5l?4f`dX2D`bUh8g~>UotaS$S9iy}QP8l58fR%={ae~`{-*==s>rS4 z)!Vpuat6KZ(Wto@W+Eo>!u`eM_SIVAr`OhU^C$J;hUczlvG!AcqYtZ_i7MV}{(+H9 zgYwq?kL+UAlgW!OBAatjzQS!blkz?LU|Oghfc{e>NcoCWS$BT{PutT@_sdXdqAzYT<8gE~2u4|ASs}8@&QWQ+}9C z5jsvvlpOEqGKUN%4Y^^!y!C^gNH=Z0of|F_H-=iMU>t$kADRlR)`ptNwz?ykkDIO} zKZGV*0Y2BZWlIsT)@BtblJ$m?)Lhl56^X)fKRi1ETZP!}QKMItR5=uQzcg72YnIY%>z(S*yMG0TD zh(ae6Q$!Dn)_nT){?nPBK{seA{^j%PZ+Q@t%obW1C7n~Up5^2_?2-d~`NYX?Bdt?!50UY zR+>I@@^vvobO+Xmal9b}Zx*7)b%qvBnn1PI{)>o(^^0w0RONPR(bYyR)%?F~dBUG<6wL z7YQ+&5s45HU^cF)tV4RDdTEylbFcd=-_fA#Sap554vy>d%UNtyj_$na@q}%d@5N#9 zOs&tb{O}}T3^rDAo(}R}F+}+v)m72$Rhnk!<$QX&v@bhRa9{b3ok{`mi-%H-svL#Ex-?xvIjgA3 zlIr(-Sn#8Hdg_y?7}g*R1WXL3GP4lF=VLMs>)$mmfDw}+3|$h7eP7;=id_aO@=KBnkKYJFF-5NYvZGx^DW&Ke{6fzARHE?qpXlr%!gb9G;2~ zg|tuHVUgYZ)>dfJZZm@qzYkHDB72ue;0Rw{q@zaTsg`0M!=8Ad7vF;PY>DqpGdS^E zW5bd|tY3@?GD+P0riCb4m-f#^eV3Ip>`te_M~8=iO-6}^-D@K!9o`=qWo_@a=MOV2 z0$B+6A4P^+D+s0_+CckRyc_Mqy~wmf9P1xCRW>`& zFRQ`qw!fE_a=C41n{mc}Xs`72YpyiIWU;FnQt2?e(JArq2T8@nGxIk70RMCWZ)Z=D z+PbvvCHLMZQ~a=Zq}wK#jRX3VR0n|W*gk=OT!1}sGlpa+fD!p4D)XSkghE@q{BfLu zE=r0sL8?1=>5=PNbf&@T_icu|mj_I(L#yk>j|MVuTe=9U7^Z)=q)|{9tO{ncbv&dO&}QuP;v^u!xYhgFkN9U&1p>xE{#8} zwNA!1CQ=%Iq)Hw=NI3W-WVdaOaCJoEpNSfm3C;-gtF-R>?~?}3wB3UITocb;>q53P zddAT=g@fo@9&+e`|S`Q^-dXy`4Q)c-YpqV+VdX!sI!H;Eb?dSMlT9)ro?nV)!LaZ zUjkuNQ8e zp@08=J_+9js)_0pK5m1~B^L+;ssmifIB|0f=su;~%$qkii@$EOd>g+yWK_R0fcme= z%^1GnXxYj&?mJtK?VOV7+#j^5FKO(ysSioZl?0~x^YEO0kN@F%Cj&d4MU1##|I-bB z1$14{zzc7O|IlfX6h7kvK{n>_LhXP4`~Uw7049gj1@ju+O|xeC5I}qx`CZTds;qeG zB##-GP4oxBI_N!bKX03>4(P_W2?6{L0T%D{8fluFd42pl)^Y@!E z6=5uEkpQ$dl)(c)wu#%`2SPH65?9*5TbRbPd+9gxz`QwxP=G?zVP&Tm^H$$S%fy(cKiHa%-;)qErGspEazxO3Bc1tOFU(BQ_#04Vrb z5A}lyy?U<~Z#r=GACHwW!~KCij3Zt(_-z^F!g3-up%?foI3~~?G7?;E7*N<;OA1oi zegT`mnUywhI%m0bHUVHwnI9iUSciO7CH4u!&GWY$-N4!`7VkiF0Bj6XgM)TCK@TSA z@Kr<%QK^;jFgAc^S}?gDl1m+U1UhXyfCRHa~$Y=_@!&fve{<-K5GHA zB($(izMcQn0{?4=&h>BV_Tyl~w0@c@nI_LU+agRQ6W?p6;f|}0`?4F!0G~}%c!d-| z#N-e<2CekBBeb&R-5;i(7z}dMb>I-B8Q@={r@a9Z-Tnrv%hImY^MN7UPtLft4ks!G zscs`>A{uD6-+z4nuP;T74j1>oI;H4onC{DRp4N335Y&R-!tJT$b8iD3ucZe2eVTNh zFfY7-$K4{fJv8Y!WL`=QnNZ^35uXv^%~!*L2#L4(_b2;QM6|Y1?b~J|T(g;Lov^l2 zoguHVrZCS4?w;m-*gPF+ieLga!V?X&8kN3X_R1!6?`~|tSGLaZWAbdW34PmwlpzG# z!w=}R<|L_q5qOituF%><^_f83T8^-43e|Q5C4}^>Qtl5jRT$`^C`Ax;%t`!TrXn88 zZ)uZt(z|2BMnmd%&}-24^I^jjZWdZ=$KH*gX(CVsHRYv%RI;GGBl1?yP|t?&D~A$^ zcikLp6fisW5geTw|1RjpCJ?j5QcpmmL_=@%Cc?knqfh0x{T@xa+B}kakA+&_VEf^( z>cHv+pvL6|yzHxJTxt;m;;6ZBdH6LT53?a!UD5^T1=Rt(h0T7b9+-CYI^5wfrkzd! zitUJl1Oe|a)8!POMOV0%-M{X^p0(A-@qPtHUyDlz|7Ju!Pw#Gi47BYFBdYvu%vt?a z*&%>sMy&jG2Qh*DZh%gdSK2XFxJ3tP9ue7Pv2lO0-3l~oL??_mte>r{oWNZ#XzomH z2&3IpEg-|O#kM?ZV#Nz^y7gKRF)wKdqYyYDvG!d4q&+U*4wO(c!O10L3Z~Cxp}M zbr#JYknr^o6e>XRcz+dYO_r?MUt2&j765LjA5jkBEKwiUF}j|;!U%W>B<RF-@9eHsBt0}O(*f}K$MoD5BFvg{UU9>W zd;#dkhKOKr*oTHq))l5@2<~m=&1qatiXp`*l<>e{{icrwF+(&}u?x>KUYP1X>QA?z zpk0iJrpn5R{U%kwP4_W%#(YD+j~BM9HGsLJiyH5C8S(x_^o5%KoZ5O&Bx$bSFP~jbB1UyATH<9c z%JEb-CiCS^>m)USNQThUk|ZWqW$l@gcK4PE$n~p-*vtSR2`D`G6^P0YkZtj((m8>G zxp6^GX~ta`keo5dbPQIE{$Irqq7rbD1kt zGv^0+sv*xVlU*rY^RjLVQUhC|hpg?F^YsERBV61ho$cAXNGjQUG53w^BY2%Hs~pCl};sPXt1A&cz*d_@ISb6*pbe?zBnjp$I}TCt>wrra7Nl(8Hx zx=`y6!1NT+k6Zw~GE_P+I}|D!Sq{vxw!*V6QFZ?#XBCI*WuB2pw2=iW$2p}C@tH|^ ztW!m<3%lh!2?8<8Ejr6^XPI1K>#!^aZB zjgh+OmAzuyrV8fIUi!PsY7FKOkz@K`{>Jbb_E#x9`c~S3Uu6hiJk>09ON^|S75Yb- z)0%I`{8?iC)HSHs-1{g=t107rZ%_0uzf*3(nWJlPmW}4|1rpZq zQsKVp(Hd*EDHESZ?;b*^wd^~iqgyaa8)J%hyJB($1&UrF3dU2y3g-sa42SY7T-zc6 zRgdmUli;dFt%<@ngD`3R?VNlhq|~vTW_g1W7RMyxR?rV+;pZkx1+mvy*VOWFX$WDH zQEu8j%?YO{!A&xlGlH*Y>~1p{oloWw9z4On7ypPTdD;}AB^i=DiQqzE&*tMqa@COU zCbO-y7}%P@P`MyM#jggYwHmPz0GaT9J!_DFb4c( zF(7K`>Lz@a%I?ygD0EtFfYBxPXAr!)n?mFMf`W^Gz$9uu`P*pZL2D0&kG%iKdb3SD zw}{gkT177CSI8{r;pUJ%4%H5>AQ7UONkxBI_-)Qg>Z9c^2M}y4&L4(Ajpu!5#36jn z^vC0cLZ*Oa-EFu~8^YkPY=H|U>Z;QS_~h`s%bF3I68-8)(6rk(Oph?BN@RUfBS_f>|Gg6hXndC!9IAo%wC!KN!ZETd@C`p@c zVD}wH`t3?63^3S6IzJC#E}vkI731?7YI1Buo~aj_URDx9BZ;nqM({0_G<&Gf<`rXT2>W`xtQ znqHkv)^@SSo#OjWdUq7F2XOJ@q*#`$Q!fyM(O0~;yH16wnQs7;+rzOzmB%ZkNshZO zL>9rG)@e=!5{8~|W(|MP{MoTIE~bnVMKv2}r*sejPTyy6NR`V7s*0f|c;n6@7cjnv z5Y*j&+^qW0kRG0OW@fK2;U$FB`8ZgCDpSUx`1xkMI);#YLRuX$e6es3GXJas#fQT% z+`q6rISUtu0Loj($xWp8vtFc6SK3YKi1u(xZN7H)PR8VaKL;4Fl40_1$WNO9yrh@< zo6*SCLXXn#O>#cVN~8%U`=5tQF+G#+CY?&&sNdT@XI`igzOnB?sKI0dWUAh=`tVhX zpquLcPqA_OdH7s@cb3>`7}7hoh(<;Wk&*g_N+W237_Q(6yWZ6ZH)J^dqprL_CfGF2EyU zSk8yH5Wa!FFk64Q9qL?k2~4Ap+wmUZv!%q*SG~z!BoS%|B==XEkN$P+r_}!%sTuU& zoBO5cozpCAL&tuXotW&H&sVG6zce{xp)_yKxvFDh`0~r$0GCA$? z2MwKRVhqITO#W+TWO0ga){9$)+LYp+9MVs70L(^-4bkIkmM?b>-7}zT(SmFyFkfv} zD+}rC>FqBAp3YsaFXfZnGVO^1w`}{OTSy}PJuh&d{}i^FXc`iHC5dR88qy$K zNi}|X^%G}~H@}Is^~Ze+kEUUErt@Qd$yi?S4pQ5liH$45m$4By!sUq6TX>Rmu&h4GAzz!Q>8Sq&4(+6>gy2kW~>D)38O0d zh2vNr8vO@}=ROgb1brDYELDs-JsVW(bI%fFYR6FKD0o?F zu15J!gRff~WL~6y7ntWDm;sLo(~i=_V_C2LOi>aQcV`$qm?enCWmH|PSwWJPV|rFX zmZa@_*!5I`gi5+Jf#cO$XuhGC zlPF?*z#vn<%>U=lc3Vd?`Ee2kVztZ?`W+1zG88=xiU7H@9!Uv_lbt1 zht?l;mO0@0wc=n=4RsSZR!TdR5cWNJ(aVqT5KR=qHqG*wO54PCz)2AWh1~2i3+L`B z%E&v=c@pcY{U%z(gl|KT3qz2Q9RIPHjF%SQ%P+C+;D;Ztm(hQF?d_g|^;h7cP{=M3 zSsl;saJmjP8AkS>i!6 zYL5z0cRo21jdkZwa1GG;%3#`~Tbey&T_eS;Fv53?2mb@Mp8-~&vmY7Hi$(X#DyWl5 z;fsB-npEsQBr$wjaRf}ZMj_mDo3cJ&gD|At4w+ZCTrU>v{CpBG83kxxHKJR5B3&NT zJ4KS2O>S zInowNeM%~epNiFRD}7En@K?Z+f{k%U@R*rfXW#SHXGxp!HL>~+AotkTVhBR#V7Tn4#~v@4oS)3rm*KE=#NshH zGvP46)TwC}mN~YeRq$E*mSQE+OP9*Xco?ZvG#?A5p$T>j9?FY4;f@`1|6)$UVeKt&r0(7kHSwxdonM$HE&P0c*1dTBXnXYs- z28xJ9ZHD7l3u}w6;uf_6^Tg_L^E30ZR}$2|%|4vak<_C)Yx+TZN97n5o`XvTbURA! zf+QI`T27LU092WW!UQhg3qrs2`r1UsV=H*;%lACbARG`sCtWVjmyhwA@ShS8+e{Af zJV~@>v%T8BRqr?&($@H@maCm{Omv8wXqopm;cIMQRu-#Vw zwy=E5qEhV%+Grn z?q&`b0i(NDR*l=aMW>Y8cFzKsMH8c*lTObiXSurBeXTD)mF6Bl5!m*>MI*kFH@=r< zuJ(2?E1s-y911fT_Z&p^d>FAZNjWk2q;D!@rD6q{ej`>vQ_k#%Z;zB{2>RYydy ziLp;-m@l%+pW0(fmO-;1q<8p!@;n2Tl7@m%WS86a!`eAT5EIyX34VDVdQbrMeWX)S zRcccuah>?rP6~@Bj5O}m;^%q2LaJsiRGI<2s0DJ*E9Dt_QDlqg2W8YV{t5SA5q`Ggti^?XmM}J9oqGuROi%Q6a`)t9T1$1$tck5O>@9c z@Z=7?h=3jNaO~s+3-DkRXj>Uo4%s>#62Qv|$+D%C|L%r*MfmX`%KjMw7#$iOl5a zv%~#wC)Uo^@{{fGDrNx!ZW-^WjedMNmoD z1NGoTQ>&xNoI5@d-9m%gS2+mxai?y$=QgqAMHlV|1hZStOI@z<7T~J+z?)s6#k7H8u8#lXFa~zwPDOg)0?yCqf4uph?%)HkYEhj(Jw5&hQ1dTS^8fpI za9g?mzi-aH4Tt>%@3P(co42tqZK3dDF4&e?F3?Xvl?q0^9 z%F)1a+V&HEZT#cbJ<#fRX2d~hrSiMu?@1q>vcHvPS7B*2{U@*o@t~#f(nm4RrJVoD z{--^hA}9h-djwJcM=`?mJz@aRG-cQS$9Mt$bm%B(1pX^N01aI404aD^=|4x75cr5iwEv74pa?=jnAG1d`%L`jXa z2Acu$C-uwN4{M-JAq?=t?Z2O!5c&dtKbz4RU}79c(8m@B7=GKk1TGW91MrzV3-aWU zsq@@FK#pz@;Q$PE|4}DAOi<^6)nFm8%mSB2q~Z5E@stq&9Fg70rkn=SLcO?XA&-#ZuAJ# zv!!ox|G#oE(#i2zu3i@d9V8WxPvxmQ!uxvuyv!xzCjfYn9=*2uXgRd}*Fmlc;l~H; zo~D&Bf39l;s=ng+j$I1PTGq&cSzja-AVKA}oEBw(#$d-ZSmgBN6}i zWHxn_`CJ7xTy6ytzX&H6sBC_C;P!RFh>8<0w2X`4bF zKs-|sJ6-<@UTnP;k3qtwJ`s*qGw6{?1L}zd=~;3A4Q-Ap6`msPJY|FmnQC8U$K4g1 z1T(}f5Zw7;kSD=fh?|OVvG)YEeiB=-C6%+I&A{j(=i=W!HbX{K3;KNhexw`$r+=iS z0=j?a3qp2S%i%Sk@5kD{>;UDdH=+1{l}J`8Y)1+z%Eu_WGWL&=h$<-Mtv`|-VGy0HFubt z6yAQ3p8(2;Y~-L$RmqwIicsYy`R~9z?7M)tSv%E66uVXTI|3HO7s(?;d1#K;^&XU9 z_VxQfNCS_d2ZS?WB;GorSU0%*AoDrxSSl7dvsJcV$!U- z60wnxzWOSmfg=CiU$jOZ6hv@<$VDZSJv#89 z*IV$kZ2ns^pL*Z=$8KXT=_h-mnD_2+q@FdQ=tT1YZU=jy_j=gTolm%vX12%L_C`*7 zdYk9zS^pmnL5Z{JjjFioIM)+GSouWLTI6hxx)0w5kHybu*Q&>7ta_5mfywu-hawwD zX%w$UZnj3R%}1N}TV1>J0(Bgnr{p)Bs9Obgn&tu|<6I=JPU$VRDQWxS6O26<8(OS1 zz{C)XC{fV4c5etz$HXzj@?ufD1SQuNfv-D8J!-OpRJ6HXLhjgqPK7r!wGm00L^UBK z0BE%~h)C`kM&!`FEgLT_t0bFzKO?OUX!$o=+f2qxmWt$y-VgLzmb==3C%f#}r7hB# z&m##IUN1RzezkNaGH-C$GLN2dRGJqDe~GrY3$St# z&HUSsUiXPswZ8uG$cZx2WqyhkiT3x0dqh2?>Hl=4edENyigrHvoP(w*X1O=%z>X^> z$)ET(;@~Os-6#RUfTST4T>sTCUzr~`hyMbij_)fA2D8uyVK8SirY& zv=sg)1<$*eusM7n@Pg>0#6b&TX=@5~63R&6{psSnCwdIwf=TQ7*ehXJwqGOt*9K8= z#WWFpMnu0I_=SP?xvDV#G9ts*Fq+Y^^f@K%0s=ap@~lVE6;Vl@p3QL_EM6pxNi*6u z1}$43OmZci8l>lTVg=Lc_vRJ7hA|8oo0h_yRfs7!Hso*zHh~j>YBJmlB)44g7(?8P z+38&pTErKGkFhHE=&e=05(l8^F%XsFEJOp){>t4*a zKlm~Tb5~vxt1rD8d&*D=;LrcHMR;^Ir^d;UD47=lYynCqF< zUa$mpZ|6YxYtjBg>cBG|$-Hk@7a?Adjwsx*f)CC`^E#yue!m4xGO_u&2gY*{j7ERX z&y1~jj$b(>y^q(Mm_N2npC$Qj)?=hBK6aRjofn{ynJPLXewQP@LZ{^L29K06lc+4s ze;3m>GJT#q%gq{DA=~RuMYVC*t{U`fWpsYQK3lw_SdT->40vZ*w6LzI53?A{HgRrm zWCIM|I@^L*L~={rd{qnMLULrvW3?^CYp^|uW0ST?nFg#r2L82|`=`;*Mz^9^YpPH`!gX$8T0V<*?mF!GH#lRBukT zfA2wdTcoax^R3VEUAx>;TiU!oAdWo9XUAceyk9->!ts{azS3519XUIhh)y%t0^eVo zib2X`ooBybmddqq@$b~1HU8t2f$rPoQ^_r@{RHvv%gC>X@qeulIP#{3dmu`y-cmg@ z&Ugqm0e6`p;R-C<5`*qfN}nNHu!8qMQLM9J8%@4fa}DN1@aYki6?tLOfkO&@*j`Oo zeO-}JzN-+_(09?B@G%@EWbd45ANV|R@m?5!)Etu`Lwn4|zcnyQsy@pqA$tioELvo? zab=R!-qbn_g+SQA^pe7DottAHc}l!KMXt`?D6$dQ>pY*;E;DtqWq(&T7fgWivFgzC zTxXWHsN^)nx$a)?!WD|Odk*$xDORL`g7}WeAdRpfiOQRs0Faox)lA7WI{q@n3A7lR zmtLF+QNUxUl%rBm_lY+Fxcj?IrgF#{*b+ajse#TPKz?^AF_FNseHa(s${Mo-QmM=B zl?l6RC@^u;HT|Uj?w>7eQ^tO&`Ltj-VbDE8gfXzU!uNCfsqudwbApaObVd+3!YH?h zEb&O%8y>%ao&Y6PF5U`_Xs5N8v!l0#yetPM0d9hychZDqqnUl`IXIf1cRaXDh zH2*+)p~<>2Z-$f6i=Od}a;68#{%re$K5J&I4>~W^m>)os)?_GY>N~dO-ylH}JurY~Jw@2Q% z%|fl~w~pOs5tr|>DtD5?PWU%pFeF}pfy~TZCO>s|tN)RVU5LXEd{`}dN^?@>de=|J z{m0DZcP8y6>ibYB-0{Thf92kBH_~uZKg0}Ki%_0H!#l|U6eZE$^ZrEfsgdhDYpe zsm30&I|e?vU||Xbo|q^p=O`(LC?-SY$v>x}d$iBsOPk2I$UOT`>d#DOGE7jB-}r5c z{wl#H9B@1WwN9eP&zelXl?j+qJ84!PJ{pXeoo+vCa2T3$nc;on4zhJSsJh+qcEJ(M zkfVO=#kjl!TC)gaj?`fkcNa%+V;jbj|G)RZHzNnVq+NLT(6yVT2S7?Sq39@4%kCV( z#4aSP-mer){pdTP+miPul2M28c1NH~l=#=}foH#Gkdg0y9}#E}?m#S-koG53R_t(( z_*D>n`15n!@hN4HOVEQdB!n*3H1;FqU+ZCu9I!PuMtFPu_b2?98u0ls(7im7QqkT2 zhd=WF{ldT9kpFw{(ocQdE70Kl6hTm|0Up9=cb)#s0BXNO=^79%*)y81T{-&byNc!h zbGPgTZhYr?a;EoGivTd)$Aw%ljEAZVBBXeye#ei3lBM1Oux47))XTsHZku*W%gjX( zGzaZ5vtNjs?l5DT5$|tLkido`+9rUBXcm`o&dmgS1{3e8mkKF>?dg`m&?lP?4#OR? z=Q%g)%>I*`2*BYCBCL0V+^H3RlvyKtq4CsLjYaP#&^Kz=Cu3C8xoORRs%5T(HKgMR za;_rg=dGeurA8j{^*~T!oj5$kN*uuysDVg;EWUTeVu|}_pr<_AC(~oj_T3iG(lbOp z9pZ>6V)cWHv%FvASx9Ad0IUeMhMVqGJIECB%wYF4>L=}H!h0a&xb9tOO?-DcaFBB?zhU~>M;i}%h-j}A4w|j8t`QU+I9tb?l z+Wa$lz7H0O?mk*;UjzlaJlrvhv|IOg8R|3eC#2sae2EH)bQtvGj&jHv;I0Xuk~k65 z2$MtV$J2Fu>#M1Do3L8oSF_o3v680kD`Dg~EjAUCp71OwMtB>rLna3Tpv5p~F)k5X zffAY*ee0aWj-*h6tMMFwM7(1}e)qPf{0rG8FhII!XAwx~4c=i6Lh;YdK@N(`&8Ojv z;kSD>Xh_rG?7I#1#p@hlw4L~)mMP>yQy_dgCS&mnf!W1oxGj{;au%eWy1lJY=g4yQ zd{cBAF+S=thUqD3mmkH4&`*vL*2W{vzjbv_SC)W-l?`(EjeF}5Vec&6^h5 zt)#dMI_Uo)5R>F^C;tHn!mJ=nZ_YJ_|7V0t$zvuKf>lb_0otqA?I0&_1Kb3n#*guR zAZ$`+2~e4T+yViyD&JwQuiGOTk?>fWBLepaMA=@~Lc)aUH-X|N0FOIaCgv7gQO6NR zwOkAIpMFkJgx50KVmCtwx(FP@MB-Ekqd1Aj?{6RRorbPJcX^L}Eo8?g&Df)4)vRNN z&wCX~5)jdq_b^|Edjj1;-jEi1Cln&DJ79sZya{0IBIKIO^&|~lX&b}k=t zX7Ry1p_ww(L{yhQFx5U|O-oU~)bdFANWal{ATaMxXX7M5i9vgA{Vn~aaRAUTR{3W& zidvtPuwwm(F*|kZbE#gDp|+_}VX0#ZVGtZ<~w1Ov~4xHoYd; z%NZ2eNXZ&E8IaL;2>{0627LywiRunP8&l3wPX4m&#%M`YN-qmH&=KtRMWm zYDX00SoR7nO@_CG&*x5c3!|0AexlE^?l{AWa@ICOoY?mmXhH#+*jDO&w4G^vi}SMy zPI%VRrl5#Lt6Oxl{~A=9SmY-H+tc-D%v6VjD}qugOOKne&(eWg?l2P;+}E!8PP78nN1;q6Vx7DhFrC@B$LChlL5` zls39|a*pNFCNb|u*zPbfV21CCkjg1WGbUCktw4& z+1f?*)n;CzVevgIuYNG@^hbv>S1e?nOn>SxWj)c5VgN#9Gya3-bEOCAQ-;pSS#Ja`yV6-U%r_d z{H>aJG`0G|Foja{o~+~3aTwR>#HOL~7E0&$SX}3aL&z)ge6UHqVOj->J|sAu5X+c2 z5qtyodGL3WhDm;zfSf_1fVX|?ONza0w{djCv5W8gq7rO3HkAE~sRUN3@6!Xgv7%j? z%-Pw#TL4*H=h)y;uXB3I8d5iVr4SZim0DnY>)g6|684%R*!m+*(g?;V8!jc=H$;_! zSB06n(kvfid-AX;?1+|bgl++y!dWT>CuR>cSHxsX7jTXiue$hygyiVAQ9(pswCl1L zy^hMb_@gO==^_T6WMMAhfXXo{T^t^LU9JnnE8ERHVC0s%6Szz7;T1IZf|9TD7P*p`tGq=ZOuu ziZd6Or)@nlqJXTk=SDE}*eMvz$NOeWN}q0po{MqC_A?@0v3`P~6&i#q)0e^W2X))# z!4u3L{f}m)&uODY(D1GC9m%-PEZO;_5q;gUFk&GnUaj^-0A5a1qnaa8dHQM@mHO z9exR?`p^M+-5gKgh`~D(5#6h}5{2`!$HaZuwGMS&T7&cXL;ygl?}uMa^~jpMPW{U1 zt^MhYMRlWhQha0hExv7%Q>?Rv;nuLLWUzXEuT$lkzvYW>&3hGUCJ;D=Mno7?K*pq% zmX!#fsnw}ux#CI97Y*8&DGyq2qasPUYRuDbm@7qEYh93Z+CKiWcn z1!KClwfOo}W2A<0HmA)KG~4vu9Ieu20TK#|nurZK%qc;^8k*OTa}XM6qy z3M7B!vK&VGHpHg;szr~xgC+$2m|WewBEIt5QA{Gzr7N~~o(8+k3`ga>-lNbX{OuIy zqOz|uVkD}#v6(RM$v3<|X=+2=TFuRsTGX59Ronc>r5~6d$k3BlMmSG4F<=Gnc%?U3 zBsbse^IQEduFg6t%CG(UDhh+rA>AbE_8r5tV6Q#}XXgWJenfsjgEK zp4-3>Y+=j;?$ytgCDxt`K}yjN=oMONY?Bq-js53BFS zd!M|TgkKBqd+%kxm}wIVs=^{u59t_1gu#h!qKkSX+_mF97je857{&?B^>S#@D^e~B z(07re-Zmw17ti0)1_q5-Uxcy~;#C`Uht(Q~w!;X|7X<<-1$swcs#)pLbE4BG?+nUj zM=%zh^oD=XVfP%V-%&BL4;nBr|EPBr0&U6|6>(@dkQthxI547XQtFR@WzzK*E?sOHk{R}kUp@p}R&U)=W65tWi_4BWX z52ztvj|A3V;np|5E{r7}emh>-s3e~<6y&VAFSeRb489m7=9q0ug6wwRHvh1d_%P|d zrO?2HSPM^oA{Vkqo!!hPJg1L?En8|q7{Pzegp{D36LNOT^Zm<TlrF@KHu((r%_6YtPQjy>mPKg&wSKDNB$yWG?~ zR-!poxe)YI)%Ey$i^)u}L{f>@b8nB?39|TtZSjvGMwt`GEh(bJ^Jz7vJ~pn|6F3eu zS&9w4t>r&-t-%Z{4&f5RKO@-f;m}$GP$d2{Q{@L^#IR}yg~>XHpv&2*yZamb3E#r} znJ4SbE`FNv(kXV03M5~|z{ZHp$0$6gD^iN$8iilsdd)VgR?JG7Lf0Tthqf9qheVAK z&*JOcy{X&5f0C;@qmW)eA#&)JU3>w!bWXFTefLL%HK#&JoJOFm#`A6-#bvO znbkk3U2ls}H+>08=|xZ8%!F^Xi)9pfFM1OwSsrTQpkC^4=(dH=eE`l^)F*z46|$ zT7~0#o=xt{$%9AUj6BLo1oUp2)D2oKpB%ScVKe*k4ONzr>@4=PRVXC63dgadxC9OM zMR*D`EoXsWAmKsZfv~N>&EVTplCd*RTIVGY-M){w6y{?lhsV)HZz5Ub98T8VvVDls z*0hRapWsYAnyd{^+{A43A_DD$%_Vf#%9IP{Yh zz6wQrDfv;_GWz!g)59F&uG=H1n`Vl$^*m_D>Re%@-Jbi^z1JUD6btmYJ2x6)jn#I~_|! zdXgy7@45>r&8yJp7-%l=V2_mQ|9crEayS;beu@JI_(b}6ywe0`=si3FzEJEg`sB|b zLt=?&j8Cg!TBOWH4LxxmxSsx}`x0k8U$=IB#8%}2OUPGLP55+FPpZURv+z*S2RJQm zDcf72oRKkqJqN!b4?4vLZ+JMgZ6TE5Y$oiZ=!=b|uiHaoq9dZ7Ln*}>R{juDguc}V z2fAofNqQrMO2oH=va&ZChj=*CZ71aB36tnZX!Xp&R1i$md5M>}qnEdpi}oTTmEz)# zp=Ti$Izy#lBhv0*iZnMU+%Bb4D?`VXjgLjSv)GR~9U4me=M|%Uyx{Nc8oC_!WfgI= z1f{ouN!VwypQe-ArR>V9-b8NOC83t$_hxnqueJs9E50H)_lM(EZ##v`@=0YdK3-OL z)qtzu_SE-xHHEGA*Co1WXS2hlo z+;150W39sl(F#(*Ju6prx`}BwzHMD@{3*N~zD*g%UB_8!7gpr%P+^R#VDBvk@iQmp zxvLQ@LPiJ3r8hgMYc%v*1Om33Zf5aSuhRNviEfKn_6giJsbaIj8b6V0xX*^E2skgJ{b%$^#l%|cuHASK;D^4!wshWrqggu+R!xUVR>ZwI7cWa?UnAJf-z3l4b+WLnIr{az59vb!iZUd zm5nt8{?P#*-Vd4Pjj(wZfHrnHr$N^2qB3`dvpZQU2-LH`h^4phaVU5;eO z!z%53$N%}eOqVWkk$cg7!o^}l38(1@w)`QJ_NEKjdiPhh1=$=#{V$K5`rcAb4Z57A z=}2dJVS9$#*VVS`ahhxRV zyslg1-fEr+_b?awlSQ9a>_aX=q2cKo;#Ofh(P?RB$zBnJ3d5p-Jn)#fr-Y~CzTvPq zf?K5*uFBx#M}??-%v49%7hyazDSwnCQuuZB%R!@d_Ur1I6dZcx!%wqOd8e9ZI#OFD z3?nHN-nF=+O6e(hN##c)t0QJ4@(c-?-`gM^=KcR-8uB zANWJ9hE*3V%HG9rkxyix7_}m5&wr44%Z;J;bGMNR+PF}0>Rk7Bg)0Wy94B^VlwTDa zNLo~7ENy8lUY}cKA|Eo&C$X!8abS0LM3P4DHTAc@S}D;7zSZ))y<}MyBKig{lvEk> z)-(@B6qL0VDH@dqf%_;-`=Nn#wntZOPWjxF0wYiMePF-fL`e-WZ&lD|sx>{gynnMk zR{-{y<-Gyivj{>cfB)~X)8G60eM+plgN4qhZKeO3s{gH=<6!{KShpvW{}(Wl<@^Qz zzv}wGT`pJ{nDmYIqr(4j^MW7Yi1j~a*|r-Xg(oTFENS~ck{u`yo&7(=>3@C)zYLJ^ z2#MyZQfjZwtW4m4J@~Bf1GHg?R_VCE2(h${A095CC3Qdc#$VPiVCqki%&y6WGOePx z$5SbDiTCLlny>2KubL|W`S5*W2yfygUVBD?cG|``4PWLVhjcUvg>@h?OMiRf)0@FG zC7S7z3E+uZeT+Ydh#l-?88H|d_x_3hSbvnYrarmnXt`a0?wJBzyAsh6YW zDUq?WfTxGZvgY4GmPk(yoxIbTBgk4SKB1qlMKvv5*vE}C49n06CsX&3CyHh>OKY8 z5fHC(iN`{~X?WXS<};}oU_)9&~B5}0^a z^eO%vz^?{I!!AKOpvYL3i+XsDDGj4LG)EZbEfKR$90w7{kWb>76}g1>!D`2z2fUWTgBbLYW!f1q_&zrY1}ttV zAC6ic_$fL(bIOX<&M0J#7+d?63$z#f*^PF<0&?m40+!xC%w)`nO-b@|c&3&waQ{WG zS8I5TsB-A_E(!qiwcn?Cs5!PKmBEXpo*Rr9_HQ4!GTaZHl6Em-j9eQl+_H%`deODx zOEsWY=&4)t6bNQc9;{<%ALxFP;#XJjz0dXJk_}EVPtgn+Qzmt#|4k50n82LT3W ziQVQu7L9G0&OqFHVK2|z3V$f>JygZUk0tJ&FBJ!x$6xCdd#X16g8#-Zd4hpzJPijt zk#Y?O15bN>i%Q)ie2mcA2#7?3Pqpk9^+^g;u5Tt z_?PJ#9qddXU)FnC6{!Xs$TG^2vTH=-m>h5o5k1^G? z5UTDWVt^RXou3v`;xa0BdF~J@h5d6Vy4m&W{b8+#tT(PU?1}iR{=`%*Pf$RZK}`r$ zr7JP#bwtRI=sy@?ZwB9Cz7Igt$tuEEGZvQt?YZ??t8$|)H`=g-OHJ1=|B(k4PCji4 zgXHRC7nH+mTDiimHexJaAhvU%emw3WyZw%(l}VPQ2YZrH{)O6NJzMqNeqtT2-?N}_ z^wU7F=o=w^frf+3%0ljM812u(wNFF>@sw>aQ07}+@=JaWschB*U=v8g`)*Xw{z7LD zD8ZflYBdgq7Oa01B}S|R6|JE#e>+@FtebR13K%0`IqKv7Xnq0BKI1Js2y?PgKd~e1 zIV8T4Sz@&?@os}lE+H0$>vw_fXOr%O^i&EC62982L_&y4l>CW%M;a^j7%)^pkz>Lh zgw@R@Vg#%$sWDZ-%WIFWiO6Vr-MVlwIbGs8PJLWlu zLmY;U{PJ?l&Vl4>X8Pma`goA#+Q(`5whI4TpPO0J;etJa8QzPV&x^a{z+tSx+^FOy z7ZwrnF?SrHdj`vPACO#3Bsj(@VUe~Evb!v5UF>n1c9{{eof~^D>CBkJj*7`f=MRXT z3w3^Tq$2GJX_^CiaDho-fs`I}v*(ZAnwI2&M8c zH-#L@b6HbOJ!p(+pCEFg_u)r|z7Cu(LsKfPw{uiT3FHOuN$2>VufNTyV?*(;Gcz;< zKTl~-^UU+SXDvH3Mj@)=wUN7@FdplzndQv!I0v?>`W@-2+VG7xV8Qe%SGCoB<@ ziX9oWtUyP#uFlvDuFxDc(R$3X$ZPrViulzRz?`o7~Ab3k*pC+wvy#G5NSy7+;(&Pai8b4DWUw3I4ZfY8YnjC(ZD8;KT9=Z7l1vw;)E0xEiND z%2#(O7uI*l>S43*d8%Q=JHqFr@yIYOGmQ%i4>baEiJuXgu+SR&{c;XdXQIuwmN74l>(e}n>e%7ki zkqh85*Nc;Q8PEua7vWmw7Q8oh<6Y%vayVz~vh0$_JyM~aQ6Hr&@f@W zXGyr%m}92Ta0U)Nv#YVJ7@TMPJ8E1=)Y} zFCxTCu8eTmc&5xmD1vr96O@(l;Z%Qt?H|H6d)vmINLl439X7Lu1Ir53M?h7! zFq~a%-{Q0hFpn&tAwa%4U%T6$UirE2u@om-3Us5BeLi@<7$hT&;BWsa+^5d(PR&1g*OaL*%&payb8|EuuFY3ay;Q?$s`j zWw?#wG@%xJY7}xj;^>U#HceZZtkkfd2j=O>4;99}fhj{sGW}9I-D0h>a)EcUJ@TxS za_>mlDT&xsC_MP=RdRb(X;5YEOt(6ctur?@b{ds@hYM3TUyHm}rrvt?knSB>gpD(P zwZn(9pA*x>w);enSfhi|a3RpdbnIV7b0!Yzr=aX{I9Ey=Zj*}DQstHS%%9sKblC=% z&-^n)f2;ql!+pYhR^`v`V3cEhpwj}L27kGv0@S#*T;J_1x9K7_@7K~?>KUy+qJ81& zWj$R&!fW(bx4d^i>%_i}IqBT=&)_2}bv&lAcmo|BQC7?8As+i1{wv$=>bC zj&F@4&y{ZqSSHk+j5MG9bTD+a9U@lOr{?;FbH)CKt_ZlvT6!6`38{H)@uQsk z)w4Z!CcdPQIPR!Y8V$tLyO*M6o12{hpX_L zIA^<~uv)6ARCcS*oTD#0HZ7WkK~oasgBv#b6pTdhK3wbcmCTVI@ZCq)CnEW}`tv3V z5%g?wN%cJsbG)ZjKKn$#D#CF$22- za~Ps{H`$;$V{2j}oS%hGQV5i5KTRI~=kjhBXL?%yxfKn4I)lWkg*o>{+CQ0nNXE|A z3~rb3DdGVtK*g3w-e@}JFKr^(1p_I2ajY)AM05pkmnDGdcx!C!sfoAR0p zBXDX8-huT-_tB@nHifeMN3{~PEMI22JpXM2-P!w&@4bxtGSws#jwacu^4WK~FB+o?qcr0G{hQ$E3h0 zRWD6}kk}$G8!uFkH@+sF9{}Inw<4fe&G|3XbU8|W4-gZ}G^BS;TT&EV#H#V)08BWG zMMy)1bTSdD!HZTRr1p-Y>n|-#_Iy*AnU-p&8Ir+92Y7>CX(U| z*!wVgL+`wXum}U&3k3Gj7`wp$n|7s{q14qvP{P8~_ioQ-I#_;Y8C0`~GaG5er#Rb< z$e$ApJmc`MDa=Y{rvrAH{=3#At06djYQ;hdo)N`X+KaFEx*xq8P3P4-a1N;hrFC_j zJCQO=ka}Y_bD5QVmb6Jd`kn~Dd|GFEG-74=)($957il)?3E45u@#h>;ti`H2v-RlN z8Ha2-*}dVAW3N$7kyLx_z(N;ZuoOaCW}d&UcQ~x~o)*>!u+qm*5pL>_6D@Y!M5Gqg z@}9^w)KwSZN?Vd8vyE6sQyaYKMzD$4N@uP(c?|yi*5&HQf9jn56&Kvb;lJA>ka^<| zXKqezKtybV_$-wjn}5IHvfpLYq*wdinO~tKB)rtsBmDdGq8)82J&S6?_6FpvlrYG- zzEjr6t&riCII`C;u?5!b!aU^Uh^am&@IZh)YL_gW>%BdP>!tI1V{GesrFK+@OugZ8 zk9op#n;xE$4~2>RTZDz9)feq+v_cDV4c@0Q*s`lup}y|4p5EaD#$9~z5SNiSxmnFx z1#L>`6Y4v=H=JPivF-4a3Yiiodq^~>%dxpolPxV24CY^Y5FP*O%4QSLUSnS*Kzwu6W3I%63wnRkEkfS{nK+$xT3+m~Cz zIFW3y&X;exirRDV7|Y}NsiM7I ztVz9=-((^7PWFz5(33!%C2I38kmW$UM|p?Q&NT;!>q6e)YrXOUQlHn$;k+DXc#d54 zz-v%zWDWa%xIP-L(bYJRBri^{m_>4^}d3sy;%Tf`ay0 z7!n!!tK=tg+|;`&>IOY%z7SaZB&A^+@>s65P0Um2q94~oi5eNNp~{<_*mPVXRN{1C zaZBD`jWAm!*Y0zgDo>;8#k5dBC;IJ|;;-SJ=8A-(e`2tbXhimT3TUpffgGjK;I?0h zzc@`UICJ-R_D|*_A+caASi}}9t~KGdX-)uY9CNRpcBf^NeE9?+UKee2Wq^u(=-|T0 zBiD*Qk=8SM-9wXEz`KB#7f`(fn>A@K)bumV%*y`Le6|gCyI0Iz`H)IEdblX(b}d;a zV9b+J-*&MLgcsHg5)h_ryOWuA1jC8m^faYKs^aKqDi?5+3%EjQUlj=PL`3*8cKVDD z87Fy?6{@ooJguUQJRv&J&XJ&T(U%|Cg{=<)Ui>c>KH z*kI<3y~3(DsdPa;Q2v7DlICkfq!Seqx>xF_G=Jt|eD zbWtD@?IxgnQY-XPq7pxQw&l0&bZ7Vs=F2Bb)3mYqkfs2mcb?S)|*-RLX4x9QqwHtf?h(xT(jL^vBP5ilc2FucS;{6Q_U?MoMMDedZAw~q7yonBQ|Ut( z=fuABj00hLc9HR?Sd{4#4zsdUn~kXRVY{g5U)@~frFyl7UG%g}4jcV5g+F{v#DR;r z#3e0;pB*m_JHzuu6e_TXk-2>|UpB0P+J=7y8uSw8+R+#R?VvQDDAx}y`DQ^hnO9c3 z|3<~h12Na{LFO*E(V?0QKh7^Hs_uz4UR5kGN}KDUQ8!VcD}vYBd?$gDd1RrUIpNs? z{M5Z1*2My4t^|#p{h$<8gFd}qw2y~~2tIEvu5Uj|6Rk1IPGVu#_e8PA*B%M0P#mbK z(m>ZA$0029stU0sRihg`0Fs>iZ z{tDa5dyGM)sg-F^NU^wPNp4jMl8MTRWA&3J9c8Jb*VEf zfAmpKNvs}`DWwo{|3rl*|7+!=^7Rmov5BX627j#jUpbhz&rb20yLl@7O*wYRfQN*# zQl$I-oOwRrIJ+@;H)uQ+O5C-Uq(1vq`NgrK0od%&7e1>#Y8e^l>>t>00@-#CWv4j3 zr;gdhnH*;Zi_W@j|ImSahn{aQe2X zxn?VS_x(6Fl{ypg5`IK|DZb{BmBYx2WJNZphbwWRX8)CIf@sf-%MqHnOHV2xn7uf} z#4i&~TdVm+R}@Oze2V;rL~r(?NNBVD)Xp7@`sCh03V3fG`-`l)@1(ShE`8vX{B?QL z#hzvDdr0mA3;N~*DD4+xF@Ljgj>tr%&pZ zLz9L#-|wOgIKV@a?+5%f?;N8!BMFqO#5;+4@~zlCPjR)`hP%Z`#E%%{;cJSYi#Mve z-rb=1xETVG&yB3fbClRcepRBGPaFu462zkmj%FDmzh&+TLxkzyb~4i6?~-5Gt1#@; zQRgMs!>_qw=J|a;;Pe|q)ZWm`W?`4b4(5dY{U<3dC6@4hCF18%?{~}t`95M%D4R(z z6GdoO0VppSI7mAaBj3h!GdBzXAz+9DgQLM!(SEff$GAns7wqK`Cl~r*oS6sbJ{Z}z z(Vkq&1rP=1T^`rB@}iI>w+^-!Au-msQJ;+VDFXH>IxzvIeIvX{Ow=PR5`=}!Z>_{LI-H+x)8U&CG6p~!OEQSP}lI|j; zi~muiG#<46yFZgZ3H;=po7;QZ8j7d&Ws9@(*Pet`l6}n)Z3flv_I9oA6oT@l6`B)0 zfe|a*fO(_KgY;G&l&LNSnn4-%yL%J=TWf9S9!PKax~%1gBjaEcdo6~!6ntN=Rrf>K zD7fxlM_1^#`(OXbr4X5a<97KYS9m`|@!w2`pr=Y^g@0#Un^)@pQ6=oFRi6c5QUd{# z;#sZn%}&fU^g z18VhN**E>n2@in89wYl7eyNR`nUI39O(^EkuB_KN_KzqY*U3r)jYaVCj}?ZYo%YCj z;4^;uFUA3od^g7A6XdU{FY2grQ#N9T0F`%-4^rENOVXH^1{qie~r7 z`3&7{+97%wdJOOwef&%hu+Zh2-A?}&wqj^O=cd);uWrGGj^H$3MTCJyG-4zRJo|6t z#2FwV(P*i2#XiTS-mMYt@~4L-KBnX0W&aGn&breW=oS2e7hp2#@g966s-u5>Bxx|* zP2|aeFGiNVN7fBKkMtmpP+bEr%&-%>0Fnxtz071%)dLYS|=fvrIs zG%Vj%pHgdNe)^^L;!E%#7}AajDt$2ni{aIrB^AW03glHLlt3ydJL=JZXaO9AjqSeG zwg`Nzp1LFifE5eC%!q(Fox*-sG5$T^`%7|y!~o%qOGfRQ%LSgQ^)Itd z1cdkJ|2p04nt$}`;`3V{$1l8G*2Y)ei|^8<9}@h!#?kxw_fKAT^cQ;n3i#<|YV@72 z0vCK80mn7D+In-(pk;FSOT11h=r>M@734`8DgXfFCtym<~_j>>Ygra^05#HFB`us)79N@q7 zgSXG|%kKQv2?p%m3=}jj3C!4oavQLcxdZ-W&MUN(U`h1BWfC#v4r4m5fJDb>z`M-i|`rBc;*f@x(1-#Gt3E!C#$%F?D7Mrzq z`n1GeZkh#`Bg;>-O$u5HtrGp_!2i*^==85>+TbF8Opi%)I|6~QD!WQ2^kMxkAG_}% zWt1wqROQVFeIHrQk%?L17st}guxiPdn;{Iluhmr_w$c#l}QM!l}C`bC)Wxwu(?Eq!m)n)=H$kBma!ig~-LmXHAA{;( zjv``FKqz_JH}7{PCLGWRzV}-c)?PGrZoea793kNowTCk(SYJ@f8I9Wb*wRJhJ@Ub5 z?bf=|fW)8gr{c{XvQHN=z@E=YJ0kt%{JAx3G#JyC{`Tmr!wg|rU)PO4=f-SkruAii z;CKyvkk7refeA49$i0|$Z3}mE505w?mg-ogb&Ye!TpWkJdaKH#VrY8Y)^=z@J`HI? z7QetyA^vPI8L25;0>G67sI6XAzq%6x@xo9nj@fVh=+GAa3X)RFBNfna19kmS9MYZS zdX?%Qr6rPxdh2IaA0%bpsNTzj5VEEbP1pW&DU3ff8D0eDjiw3 zAhiF!lRO0x+xnot+x7EtArEdV(Azl5n^78pasf=t;Y3soe&YbB-O1^Q@I4j zEUYU7LIvvSt3yI3H?;Mk(gDpaM+RYWuu?4>pzoJGSXJ#4v?w{iwcBquHSLw zx(R4|)oTJ#VmXa;-w|?Dtg!$w+aQKxch^ZfV+Je7z0U2eK&Bx_s4aLdMS0*cx`s4%f8PfMh9lT>b)Mz%>pI76WQb0snl zrgqvr13`v~-{(gJmMyVurGni4ejD0Kp2s{nM*`95+9<``Xiovq&eec?i8#ejp9BW? z&TINeHQ$=xdI2bRM1?yD5kt|FV$7&dfZM+Im@;u1%O;BGvRBLFLOfTn8F2@92 zJ`)}^UF@8TycVj%fr#7oyz)RKyw*{khKzEf33l`EOR&*1Pm(Fk7xmCJuU92JBCoEp{@u`(?&&d<3Vi?n<| zeO;UxG#viB#RMWU zNHO-IRHCqym*rwlT-Dh3iJ1M1^~RB99{{rOe0z6tFNZrI=c&paUlwhMh>kusO}zVb z(ufkaYy;od^&=JJ_$(Hy?G5D)y_ibvEGQaL2O*SZa;lO{HtF%?9_7u?@>uPK8%QCgvG^%-N#V zor+CvaWXnnv;7_~`}BS1Mz6jQ-SsZP<#76fOeyS0;3sKDXeeZKSmag0zYO!%r>Cjn zoh%V+N4jMmBxzG?PkEwD&)01{C?dzd+Ju&{%+292Oy{E9@SIvAte#0el3mQ#gB^>XJ^?mK{! zU&@VjV$dtsEey+t%sZj{c56?Vr>}QmKVjA3;v8BHZXZt{|MNtxgoE)|cx|&;wSFc) z{vp^9wP$e9k;$-^BTLOn-Ms&dgb?*QRC)*vXe&g-Ez^ifc+qqX*P`PeOcA=}n_qYq zcSbtX$a`dFtEW!4td;oGO*ko5Qz0$T>_>`NFu55?7>b^Y6gL%$}Xl&=~IaRv} zBC|d`kb{&B*Tet?=C1VAh5oD^il)yYh1>|@;gE`TDWA^mF?yBg@X%pxPg#i^={862 z-%+>y-Z{T$C-A1!Vg89I=rk}FP0BqEcLIg%`y!qk`9FKRKrgKoV-Avhy1r%Ud2)&} zIMaJ}d%n%m`1@OV|LUj2gEN%f5h0B@dLV!Gzh9zR&NOpWr$=eT$0YJM7<2KiL6~&sL1dpwzz1c+M(p-rqWv_IUn=d7 z`&`whIJDm!h7#>Byht{{vp4Y0@=j&(sfoo&(lD7z?%5njY-ak5Sbt`+ShPR0P$A(_ z+f=OZ)Eq1nP4~789NN*zRbYz7Nx>DzvShcqTmd}Sq=8!OSZoJskOp|cTc%LVuD0%rg@S=DvrBYK$$th5)B?==t1ETalK8`K_T z8KCH{O(d_ocBYi%zC44;<3PN0sZ?N2GQ)QX0!HNDsJE37fH@ue_qFdYhqba&=$%;5 zrtBiKUN5}2&iDwEtUO#{F=G2sW|*M5BgQxt0&KM@Q?{|s%q>29$3>5@C+?>;3Fw9nxosJd78TfOBj&dpOPE4>EV0>v7#=STvN2tbAk1E9(>#vRpx%NM`gTc0gwRxFlQDU7SXR6L-S;odR&XT798Oj9v*+?_-~9e^H7L zG=P~cmwIIQmBpxvmVS98(Tv_5lt>*8YHwh(R+AQlz~??8>MvC|*jph^Iqh8!Xb>Xf zKP-&c$h3y^=pD;z$W_)8?hCsBP@?{nNNUiwc?XMhN9@Cp`D;kNhln;u}Ypx?$K9X6{69@p*qcq*JQu)It}oh|W?nft-K9#~isnzaA8=700DA+TlgE~sy7`AF%u6y= zpWulsz4{SfY5E16zBr;<&oWy%Q8%*j#~ln&jHU<&(oPVXH@&SRqHNg1+B{PMNse5s zxZbFUl5wm#a}|K!xYuXp@%se0naKZ|*We@TBCQ>73zAjn;CPVq1hluBexe6=g4z+d zkzI&1`kZrt9uiOm8hh`z7ra35sw*S-B24hs~Wq&Kr*XyGSeOc5*>_6xF+QAJA3Jx?ct0LoN z)#s@;xqH0N5UFL0Uac3#wRWkJ`q(qC7}pfvHj@SIQ3O%yiv^so7pH3KQM5wQx$L$D z<|NedOQsxS+tQccq{+~{;)-t##_p81(6b*rt>3$!b-J5ozFa8$dH&y!R7xr^tck}P z0O%WjqT8s_2dj*8SiLq6RfQxfjS#DlsLG=v2+VMCNf`~LEc*MR2{QXCYT<~%HJd?t zX79w!NS%-8v0JMs(}E8uLSt@D62f0>{r8|oi4yE87Q6=QRmdSJ_~+03NSwbEt*45_ z^f58N*6-Xm$b(!Uf2(Ot{h`;d&CtOkd~_c(f70b|-Te;=_SwJOw4};rmrQNPNqZ(+ zi}Qc4=A(gy*8Y;*j7;d&rZQaWz1gNBd?N3(JK(Z=(e&?;>F?u@PoH$x{2M#-76%aU zB?+HZQw(Fy+W$qrnjK=TGd=Ffn)$BS{|~GEj)j>4xPOymvKf=GQar)r3Ev^2?xQ(6_j1P@3=tV1{__j z(nw}GRCV4LC>wtcD~qE0birt&s{bx$BJsEcI?=j_3KK_Ah>mJ34u!=-0m@4&QemNc*H9wbb z9t;ch1!kR3$o4CYzpY7RghR}?Z@qFul~MDm-L=79Wooa$AvI>Q zrx^AR!^CJL_4cmXhh2>KxSz!nb0oLC7M8D^1$pf44^PD?&=`uMIyMzMJ4X)Og4@^? z?Y123>{L6fR5n7}D`QvD;@P`Yt%}O+NZ~H4)oJWy&lI{t=PDiEnQ#MNn({N#NTGa- zL6E51F5vY(z(7Ky-bjPWAiYZ9ixlj_;1>Ha!=yq7nXi#20L0Pd4E)$pR`+s>U4bmi z4F-sRxUN-lm$o>Izp0SyARU;BSK+O~Mi+W#;4kJdt4qz|(F`VumYG$_Bj_dI$kp#Y zuPn4De!h;kIVE12dU^#|kKxvd6E2ob+mVVpOBE3XKlrPg94xRfG`;Ii{^TzbPTUBg1rHN@!lq48x zCqB1|yW~OV{C-79L0Jg=+IpxT9p(67$Qnk;7Ops3yJtqqaCK^c!Y^6*1t=`0Y~g-x znpng+EGlBRVOX?5RHwMzeI&Q?S+~V^n`?|b#`XHa7+Pfi+~C?3B`H`Jl3nP~Xevh7 zw0-nxRfT9Lk>|pIdCoQ)ynW(#BL49(6y32?8ild@(_TDcLcP{PPzcoUNPQj{tS!^d zf8ZU1p&7+IU4rf}J9P3?=&n zuyQK|xBOyNL$9jX`mNw(ZWg#A>k09POP9dN)~gu33cBg(_I<~k1-=}U31BUgPV5*>Np9DzSyV#GX$-kr2O zFF9EQ&5-ev7}$~(jE*T#BjvMK8n0YWD20hZIhY?+X|?65=8+?ndv-oP!p^N!h7*Vv ze4kO$O=p-S6kAH*Is^ZSd*+5Pq}&X65bL`yvMbwYG->j#+y8)32c?CR9yS_r_<-Bf z8ux@HUV`Lzv=ON?;sVpwrE24=7q$mts zZ_Y%Hth=*HT@fyGFl^o2Dq-0~`vZCn^G!X`bDBEk5#_-#)xe)gzc83)@{iKxPldNO z02_^O5X_?9N_$(>c)+N6l(J_Yzk9r1TDyi-X*#Z)eKirv!Pmuzyz^e#=JgtwFYA!#!SX+w z`2l~p{)xNXU%9KL!t&PlbRz@P^eh;-vL!vZyqOO>1!AN!T@@RJ7z0P;V5hG zUF&#v6iH{ziO0aT!R?X$x>%842E$>rpfcqKF)k~?s{4UhJ}DF4OPzj~%P_p5;gaNR zDLf%}X*qx&V6BB$*QUmFc*a-#+8oMZ_lwdB2I}Ep&~S2bsIsP8rETL zR)bpTJ;I@fx0%GPcIZ*<9SXwbu|F49q^@TjF@yyx&HfJERoT!?XE39Eben6ff+<(#SEiY#|OY!7Y1 z5V1bh)_zbJG}Oq3dc=`|ywccPz7Fm8sxkhv1u7~{e&2mIUMjEMz7Kdtn!SE~;n`e% zn!=S15o9OpgpB+XIX$^S=@*5)tU*DU^G)n@;&r5ASZ6WM;P8YpJIsQF1{&Jd-nuDYLqYZC>QTNI_Qh!*U4(~{HZiA#JhpZ zvoYgp4A zaw9~`s91Xl5iIaTd6H^EE^NG|_u?L|_a$DF7|+Csb>y3T zG~LFxMsZUOoaPB#ic;S0qCxs!+r3++%s|yi1YkVVR z*MEqQoYT)XBqR>G!79W-O~z{;^f7@jyB1p#o0yo7opg-DTvUyc_4CP{IYz_hu4gXu zX|kl5fY#p-6(t#*>hOs3z6M?cwj(4*PePKpSI?ps6cRO-owG~&O%3w4J2vF_95oQi zuF}73iFKE6U@GNeuzhrsneRBECaGOaR0UHZ+klhpqp= zrM5Uwz2tb&$>wmhDsdTUkfcsiXpbZuD@>PqoT_z2{>x_s^dT2m2(b%Zu3(vDxL2b( zA9p=0y_e_;Qv>S>X_~idjgpl*WVxbd(2=N;m{MIrNQS#Hc2uOajnk#Cf$}B*Qp# zN3LVR68Gy!AO4%hONdi{VC<4a0!nec*r10S!4c7}lzb<&Lc9o(*{d*x6?zMq!+Az_mk3q0!MRJl%`*CGN_xpKkfN#2|Ih-NmlqHg}>Vs1~@kz)zNsa zuoZ<{OwP`PXb(z=;(z^m(&13=#jI1SUxwyoECG_&>#p|nG_|s6ciO$_Cf;HsX#%`_ z+mJ1Vg7wE;_|y0ab#B*qNnG&_7V@sg<4miK!g$^v=4x4{8IcwjR2!lE3CHXpLtD=q z0-D1NBhMYql{%7)c7n3Acn|e2yWDa~$IXoc6vf9xOCu`)(cqhGTb!Ou#|COQ#aaEt zC{ur)>x+uMs%`OD?_uRksj%4G{!KdL^Y}JEad1ac>hFA85HzA9Ku>&6lZ+lAjBi#@ z26w48G9e+!0bD;2jsNqMko9>+DV4y@^bs*Ya0m66Si&Sx>}%2rs@WaQ$#P< zvCcZ^nJltd+2&@nUd=*79*S0P-!k82JDWllO9+WBH)q_n#Q4)Tdv&Q7@cbdZ%}j4m zf$au_8Zh6DmjUqQvE!Lq(sOLc*Q-E6xi>R#t^^VH+of6_agxMZS6F^zR~&L;OwI`+ zsLDY@6K5m^>lCQj6L(wjYp9c zQmWg^>#H+4J1);mGWOQ!Pd_PC;&`i&Ea^K>3oX*z!2e_%gVX zbhR-*)j&6-rwjvDlNKsOg~DC(=oKRmY}U9;RRtF5lgr22VC1sZO&V!lH4K}46-ZDJ zyv+lWirk$>oQB`!AaD%v(ik+E2&ZXpGyR57KPN->-UxX@vc&fGkB9VkF7zY*3ul?-`USM@-^)+h+ zqr)^fqG^hrj9pphEuhq7)%-2M5IbZ|2qM?D+~xxq@y!X@R&1R6qXX!3kCaRz6fK1v zrNp2OgcI4njpf8=qxzG#*@U2Dlha3!yI%docea=P8!H6n@QAa!1hZ+;Gm(kY*+$~k zd>R3SZopU&qU4%gR`h_8Qx02#-Vt(x)7kJ6wbVlAM;0c8)*H)}$jPu}GRj@3VN3AR zxGl3uLI=;O(;Ly?5-Mq2V0US^G6>$^ zv>T+!Ipy@tmfdC^8ee#I$5R9F{+Y|7XRaB@Zq!zUQLwVp5(|on=*`d9R&`nlV)*QX=yYxf2wjy} zi~57<#vYWdls@CRNyPgGB23XzUa$~&1^-a_t{ZUDFRL1BN`{EKRu(#q9sHI}WQRMR z5f&}5Pi|kDa-QPPl-MWW{o%3H)XM~D|9nzB{P_84$rH;B(${oi7Vi42mC+ai z7JN1KxmYdlSjppje{$#k1G)i5KmlqV>&oiF+5Y+l-`kYc!4!Uw zMY2>ZM=fTVhQa-}@13=BaaR0KO3P79F^=YIm|OMMeGUxYSaFRu1GU#lq&TPPbIMGJ zeeBd%tjbtT&h!4CJ~LuSh&K{BljT)50S2CzvVq4-#Z*?45%Fs23mv%n+`|n9uAazx z-gh!2Tpm-CxZAu9tOK%_zD&%%QQr++s@27`=jXN4v33Lu$oubK#JE4PWYj#}G)bM( zo2s>4s(mf%tA5KSw2FB9oWJQ+vDX|Rt|8ZgByOwKjH@-LCS+#Bbd|0|=5vIiguC@S z?B+?{egcH9?HW(=Q?z(2s&|Mhh>j?AxWc4=(Xa~zVaepzo^)%t`c1~{Fc}wH)Y8Rs) zwtU9F_72eV!RuLRsu=7l#NfDSob*rje;ruu|M)S{j8Dcu=qjKRVB@ER8yA&W)Y&XZ z1y@I{_p5vGi51a|N7&@Xx%d{+^x}J5btMkF$KQWrwpe*+kg?YM|P*#?aCUDzVX-j9oO%}Fi#M$ zw4Bc*PF=G!MYwC){IckElUGV(qjWclO~*?QdM|&IdrXh!EOOC($7uFH+f$;oe8K)& zpn)L*@6RojSfDy-sW1)xY+L<=T=%S~PcB*_e0I(D?hS8`%++2kaU+^TTG2!X$e=FH zaF6%WA>E9LWspM?ZwOSCn_(AB$ggFPqw+EgC>{J|hRI`zqoMZrt8Ak@bcS&1Z?-Ea zEd50=(9kMHoKA#OHlkhF6^9C^>}S|GScN5q^7#^G?>h##%*Jx5`VZU4In=F2M90ls zDbs+3`-wF5DLO`mCI{}uihK}8k>Q64s;qLCC?AdqBpaRC~pUYo_W-y~OtO4GNJrP?g#csdM`D))^6WC&D;8h(U zGON<`%ps2%Vku&B6;z1cvR<|5o zCSHD3*4NFY;?;>pJen6nSZMLbmAvtJ7vUzq!Kt?5=tkGmhK=T4iD(sDhv^`Nm#YAIdt!brLHo%*z)4IN%eQRw;{uZR3Vlx0uV7_*n1m&mk-9wM|8sqVR0t z$#z{_7x?Xtl zpJDLY-K3h`QogZ%NiIl>XOS!DvrxN4lrSVH*+n*Qu+-8;u)$$d&095>g|;DlhW+ls z#JUIcMe99xek^u>F5{WCP3FEK>)&5M{Ckg??G?$ZUZNh-6A@KU-dD-{4AF9Fy}No` zyi?ve`dGKg8qZ-6qkeNV`5?>-xp>oJ8NWN0=%FFBV4vZRPJb}y=-&)61Hd$l6f)Sot(F{-)-E z`=MZyx)82npUUqrZH@iKP-^13mbU4aznpHup1_QWGB;DLo&~!&3#+r9}~Q(LPZLI!>-T+W!U9-?-7<*}MJS!;0b1SjA( zd)*lCL4GKX^HO?xpshVZgWG%rP!#64#b<2r;1fRms*(c#vU3D}2s9!Sv=dwPX1G?V zxj`aaSbBIuE(RG0c9;63Zav&$eJd2udSAA>>it1Y5Jd@_C++&FeSKUa#RcEeQG8Bo zXz>SG-)J*j_Y8{dJN!!3h(==Rq)8~w+5?c=qEk~nZCcWx0Hix;-TXZH0ZPH3I{_rb z$LxC3u=6qe377nIfk0l7copL)F(|79ydGjqv_*q&?Z<(V1Bqp)HR0*cBzFA~(X9$A zP<7w{HpP6t;%tszVknjuO#nO_U!&N5zU$LD7a&9Pg%JgOh>za9TM`x;9Q9Iudfhal zseuIeG#7G4zh~w&AuBy@6HVEZ|696=Kstlrp#iV{PX&k+SpllNJRSQ#6(C+@1&G{z zWcYti^G61GCG;1}jQ_U+M5q9cLr`~T{z=&bpOYd>cRi!S=ehR7*C`C0l&$0LW^es< zk5ik8_%*wMcL=CnaIY1H+-^1%CU7B3dX<;t>9Y|bwH$DBX)@rlb*>$i!NFBiY|r)Q z?5uMT|0`UBeHcMW2noS@jtq=&cpwyW4?!y%zpt5k>j-}qDwZ^MEa^z4Z=f)-Z+Osy z^y=(Y03%cnD7!y-|H8ZlNcC~Z{LqP@ejnD?X6VQ1KcBrjlPb--vf8W;N7C}M;Ro5U zz}|9TcEwx;S%2M9sRo7ndoidNChMaf-QvKsmEG}eV$dA_que966w%Z6(Pg?W5R{t% z;Qjrdo!(A*R%5Hbeab$&uW$HVpZTW??I;dQnEl<|c01O%-LE%$A%B&a)caDDe6o&* z#u%vcnK}H8YG)g6vs&w&EMx7n>}5P1>S0mjcWh50Wd_6*Guht%kZt&+M^UC7MLs|f z_kjdElHVXG|&fsjJq)o4lhnWFVo4q8kV& zeCP9awgK2S*O0qbqp7ZI86!X?|7}59JH7h+`eWf}2{6b7Z#8;<{8$ALBU*TOOYIu7 z3AVJl-jK#tpRe~ZSDY$p70jS5NAPKVmdn4(BZsmhZwu~jI@P}0wH;bQ))$&a-aKLD zxxFy>`|Y)R_QB2IhiK`>zxob{38jeE^X$c-QZ%^}P@(y&YKFr|%(c`<<*6oV36BWu zqxN}_e!2Z+WH-PY8BP`mq5y`F6QW~H!ge4-YkjGZ#w)|^@o$TX+K+Ku3aPF1**C7Y z>?L_by^59;yCPd2%e||}l)+$NO3m`~E<qT8w34ex1wVN78D?Zn z9YZWn3Zvk-EPX};@MYu6YsafoFwE!w?FKzdkTU@BHjDoaN_B6mfpp*C5vVo+|Fy{i zenGSg>XPIM9P{GtY!4r!&IPN9;Wxm+SaygZNEzbSCa{_|vb*T!85I(EnIBYFgU63! z(uBtANK~2H)hv_8_NkqpVmxzId~&PQ|IpY;qWn%747TD2$t-iIdf~cu}BsV(m@M{2Yn*OLgr0b&%37o;4 z|7bd!Y;o`hkT>8#mpT3&K+Z&%>9^=n7XsTvo_{EFA*g?}au)uWU6OpYJ)I}0qnSip zYdpXldg%-du_9Hdwe>@VZNhIXeiq>i&Df;prBjKKI`n~jwE|h0t_a^_R@n29o0AJ< zfB?M4N?U3Luy1fqSat!;s-P1vXlx$>d*)2rxz9R1?%4*V(@iB~HqveV_X?OqSrY=> z-*?)FS3Zes*g;*J2G0x<-cR|*A{U27;Hy59m22yx z*OM1NAl5YV8Bz;B@2eA8>j+i1xKx2Ram3NQHhprVXX zG3mzwz~b<${Jv&R^ZJJ5qO1{LXmw1;cb9+5zEU51rS^2=`DPe*)}JDLWMpWl<^a6% z*8Zd7cSY!H0nhk`;&Za~_kIlX7U6UF(4XcNB1(>V`pvf&Ih#RhJ)m>T_jtzVNW@cW zxbM$(9I@*?icd=sb6$CnCQ{{o6zrG(!E$Y262W&uN43=Vq0+tiXi-y%YE$XCd=i~^-OBs< zO#B_SFwWEpzUYf*)=Y^=vSaJP9~#VW29mv-U;h2u-Ym~t2z-~?6_s=3$7jPb0tqc2>v*fgyUB3202LDVFk_s8es;p%C< zxIv2T8&WQ2bfW#B25;2Mm^hyv!(;w4$Fz*bw7DeMx{9yw>H2i2lIRZVY!~?>34gEY z@v;ZA1LvXcCTcE$sooIIBQ0U+7Q*6X`vP1Q70l0n^ry(vTl|K|;|CXgsCwI!Vwn{W zr7$r`19wZ^l*?GEDwtF z+Sohu4X1p%P^A*fqA1b7tim%tbVzHoMw$Q0p^q<^Qje>a?*yW}IRu8Ej#vi$*i9I>P%=PwAj`G1fP)Yu5;0JS6Pg@!-!wfh#0FdU*Io$j$6rogDiB z)G2Wh&@9NemWYY4y;s_dRI7!?UuI#DQIB`r_jRRAa{b<;@DT)ZD1D=5<43@Y}rx19YkO80M9i3kOftWz_bAd^gx zs3ijYGm6b50X*g6_$^3Qy)^);)8mHFnMA}MH+4~4$;_-IYe^|FTVucHhT`guv4l_y z$rw-gn92**gTiv--S~^k*F#M3%*(@O5Zp81$R|j*N+kFKUwl6_IBKsb?3$6UnUgWt zBN;}3=28Qb$-?T>q}V9JuW76^YD{~{PWZ_qP{UL>HiZ{|!)b|L#V*LQw0z>eiivka zPW_vymGBdt7U>Je@ZyEia%RP2b|}PY3CBrr{t;%qA?veldVEPpF6S)H_bl5y_rxcJ zuA7cqVql$Rp}zXG*!P=4fB1#lQD_7&hKPjylMsQdH&aBj{pU=yMO+;!g)NQL#NPg7 z`KYc2_|`*qri6dwU|Yv*TWCAz)>ucmf!1)`wU?D2MwI*Vvb;8RmaH8mUmo~#iI-Pt zz{*o7ZV?(Vby`R5E*%P-Nmq79BU<6pdfJR!QuDEo<4ZlH#ZlDM z#?A_AZLRHhtA3OTmZbi#VCGW~jM9>#43wwG60@%LIK`=yv$>+N(^rqn3Q&=SqhCO* z`wJgN%EFACV>H{Hb88o9%W=m<0q<1N8K6m^jLre;nEfNRux|4NjE+15g{2mjw@U)k=ju&FK zFK|LF@l6prBt%S>(nq1IlEx+zhQmB)eqd2x$4os9p(q@i>dwvseKzzV8Va*Z<@Neg zg4Q22_R44&S|4M|qCkP3Cn^zF8-9E$0%pdaanmVSJIJs05;NW4X${-Wa8Hj-F1?`Y zs+vNT*0^?u=ijsC!+HsK5!H#u?i;FIl#Mw|)6dz{r!8I$R)cwa#q--7ybk@6BW)JL z!2#oRfRdLD&{L)TVM)r^1Q`!yn~@xpu{rg4F&4q@^LXz+&F7FTp{n=}G-=}BN$W+_ z##GiB3P(_yPqzrlz9b;k=UN(2j8HS!C-HbeIQl78p2Dj7u>OrwvFb!B?lVq*dE(mv z7k5lmrKC;id^$7n}h5hgLw!yJo7+ykvD{p;(-*C^b#h(uiMNr_FnWVVN4@&YW* z^WTKhpF$r*)|x72Oh$Rys0YqJ)^UmYLBH4ow=Bj*WDVlsyoOL$;b+WbxjXSCkcn@? zqY~Rs40QxqQ6&!xAE~-4Crr@w5HN%3*}9ImaXDLXB9P&=YM(G~~eU z(Ir^+2C_zov6#WgOAGyXP&f4yVO$aH_k{9?rHi(CFI zU8byGD2FBLE(Z;^b9=v&unuedv;9MZ#HC6!@*i!w78tMpmjwW(+wyJAk^T{5W&y6d z8f?e6B&nUql~xz$FdUZLB|^$N&&Loy;s&lfPjQ8o9L!OvX4<{J*D8KL6bF0kl1z49 zIBGSF1}l!bju^-9yOgF19tZV-5tI8+N=&G%MMVwFqhc7%m6%l?qkrUaaBgRYcbk$7 zuTDIwgCD+on>{i27FT>TZIhfs5C&XsXuI8&-g zG{ooeb5oy7LXK*|dn-LYq)(`O8oTnBU-TwDJbV`fi9oM=nNEgp^;iEG!kXZ+#^b_BD|TzoYTyPJk#LOX$(3BQ;6&b) zTK}^&9-60_ndYmZnBIx&_s+`KY^jE?L(h$=(OFjJa1pMexF>u93l;`VX1_v8b?M-Q ztn)`6P^vpogkbw)+erS`O32Lgu4wW|`5YGQgKC3sZW%Z@n8DG&gXRfY_O>SC%p_3k z&kOph(~-(x+igeq>4BsmJ_}$eS11$Un$gOOlPW1$=L)m)OE()F9L-@H_zZN7-Dl5` zXJa8yL7j>0|IknG2kd;=jCAXp$?24?=yIONc(viR%wC*4_H~|;hB;) zmdlo6%_m5|I6}ZXg>AE6F+wbpyQ-Dbp9<@V0hHG^e~o4g!{_4cnI5#;cJ-HRi=$BA zX>I*?+B)uRyo$XPvR?8XW>XtU|nP@oJLqWz2wd4@m?2&4ix91#wjR zazAhfP4qMcefAE-!+b++%reK~!KOOhrJaq-zWl-%%~)m!(I-!ykZ9r^=uvo&nuP`5F+InH+TUXrS9W<_h>KovY3UTScU!#lL?r2MZX?Rlbbo}99Mt>x)E5rN>ruOKP zv>BV{R%e-ZXLkeX(*Yex0z!A|1H)WcTxgtox_KVAz7Hf0f_A}c07*e88h#2uRgEtAx zWA)7Q^+s7QSDzX87H5K&ia1@YGh3#VpP}V|jB-9n_7HZ7=(U2*h86YK@UjH?!=HJO z*iJC(gr2D%y%jDM`GFdBx+7Ei(RpqGnsreLYJr3ZQFvuytzft_v_4GFtUmUj;upV$ zXc5`N=%F^6M{=G0xGHB9ZvOc;;KgGyy>0a1D^H2_%G|N`j0CQGj{c1=441=&F~mAp1%9+ja@-$44)J^^Ee6S!uajwS_%Oqdm z*DZ)!u5fIHQ#hS1mF%qb_gS zfcb(QNj1mvulU7YxgcS|CKQZQT-;N$k_CE!^S-!wueTk)&QlnBHA-&mVp&~EhEpa) zH;VB;mvG*A+w#)T1^&X!JE-HMSgdZO7*vH?hYV<}Ym!kJQrw%4?6%-}U7Dkj3PjW9gcy33u z;#Ee5xUrXMZTtT_br@Fbk zq69fO*Nr@^nqww>e^zRA_Uh^4#7~XCh@8`lF@VXu@HC{>f3x!X?#j;~?@`uSyzbBK zfQ2iwi@8otV_+sWtH1o_v{fz(N8~pRfZ_tU_ z8n7*n{C@u&1d{UT|Nj9f|55P&|4a1G!1({dD0=V+5e!%tUw{lRX#yGyzPJT0Qzkw< zfXF6)1=4BOfe0{of7uJUyOK2zV}^BWN?tGpfIg}($o{h#kVQA?E`YiB8Du2iZ zX>=fK8C1{9BZj6JSNI?%o23!#;J6Xncb`D$2fFM~1#bQHOVwMl&aZ@mpl z4mr+rAITRJS^!be-(--Yc*H4mYZj>D^B$Du{+Iaq+ zeb!gjuc!PjHiVM#3Jn*6y~Dhkqy%f*LWXXpxZUptLr0Ft{`k^|xc#{@$G}~71F8}G z_feR~vWzN{G=B|3@~{g*4Wy$j8C@TNWPGF$?81XSaO&DholaYSLpfl92Z7ocrZc|q zVyJ~f2Z&WwtpNKr(RYc8)ZTi2)$URh?)W&oSsqG!hP%J2BgN$3L`g<=%jQgh(L}W+ zcwjg5R)CHt7<8(vt@r>UNOXPC4A7^^lyu2PaU6D;xx8BdWk^QML5S6r`#(c6=__2} zU3G*>;v0#8#*Q@tQKJEY)YPa1`ybiWy&&^)L6&Aomb zKoPx%Gq8T~Iag!k?qXVfz&Fqil{aq{sla1lP3}M|R!P!a%M{z(H249uszT+pqLa{@Ur&avcf*dCCE5H zwqXQ<@&+zb?Y=ht>Jy9^ak>=cv6L)v_bDW2d+<2WLH7*qCb|FwXW847R*BPT#zko( zeNxxMC^YOdWQ=qkEo@r}Nq6AC2HhcA?tbli9ajTa^@cKk>SIMM)D>L;IfS3{m5{cm zDokH!*CD(HfYsR@VKRnzcm)c~Ps2n1ck;t^#c}^|EL%-vn z7e`;XxzK-g0Fbw!ImqUanQ>-7{-*oh*2|i20+HB=`)AkD|9$V)@Dh-dz}01I=JUNL zjfx{HC<_;;N9ILRo>xrl4F~WPN(T5#?k%I=K(|6$D{HJ|XLTb?HX4N;%EjejdpUw4 zMa48^zdbx|t3QT345pR1g)&oT8D3Dhfy&JH%O>D(dwPmpnkKCvf9*^a<8WY+`vDgQ zR`_^#CRc=55h*j*$N7P_=xbi`h*N)XaaWO6^*XceR=~NC37Q?J*1^PTxR~4Xj>wgn zrUShyECh;UKVMwsg;)HXpR@m%i1MC`Muz*qim^*#mKtY7%^lyV3C(>m@ccUD+uq=A zhxo$fxOr3!s~zsK=1!zLt?vx|dpw2-(`IO$%=E?1(@qgtvJ4u`z2G03HHray{yrYh0@z6 z@W5>&8zLwNFa6f@v&{j(M5JTzQFf7~tnbBYc6RU>v?W#0Tk7w-@PQVKo=&7#eyW|# z0(bc>A0q{7zgmJJ?i*TSI}ddvL6iW&9$;qRczhKil?ZGB%_Y4}k3&r0i9L_f+=SE? zligL`iSi}cH!=TAVAsIh{!WUY!msfMz%f%aTUl zA^Owuh};bj3%FfOl2uFw!1!*xcNx@Aj1qr$9`DwcBXu_Gd2tm|uordT!+^RrxEzo5 zH}7M;`}|c`rndAYTz-;w>V)``cUm#1Z~kml-07|zT(z!W8I0UmxZ8%pm75bSI)fKIrR8Ep z8NR13OteAA+IVl6+G5?ws;xL_cNrxqQJZaIc!`q)W?UcpDxeTvjI(@nwmFDw8cxYd zlr^a(Pn!(J18-Y?P}pRfl1zW!p&PV$T@yb=wT3KlyYqbrDta%jVU|)>k4$Bb=~Ixl z#wMef&<|3gDFfco|Mnq=MJ9fI2aJx}o8{HqWZfDI26S6BhjmkTF#A2}fro+@v8^aw z+pLJ&m0!t6LEOKkRyY{qS8poM)~_DxO2JtlRB;x@drJNNvYn*PC9$ikPS zpfI~O$&auvbhQ&6Vg|DrfW*8)-*qBggc)KLn0nH>`PSbySBcWWmoe@JJaH*SNVRrj z$BPG|g^l4Z%I_=5CMPnch4sCgf~T@z>9mr+i<}tdA5$KdCbAnip>6T|O=CU;J&ywf z3a0b2`|1WaOGEKygRz=^CbbbJ-C5T&($Jq95Q89&S5G3YG#@(jRw|w(RXe+<=o!ya z^(BW`yJTNqPIclPl+S-68L9r~C8$L=Y6u^KkD$5`h^V5-vDIvPGvMU99~q=+N?tKR z8|ix)MpBli{`hebn8vtmGA_}&J)m3f?yF0*D9%DRxvbX_v4J*jh(pywgr+&Fsvxqm^DDRyocG&|}vUSyfLvX}2)ZdGTa-2%e~=eOJrur9Eq5qW9zMrxOi zi1V^uGwW64)-%(Jkr?J7@ez9Mxtb2mJYl}SIQiIMVWrOT<3PK~T6ux%(H}uNHh=Tn-lW^K|&uR%;&dHbAB8Zk$dI`gU zH-erWk$GR)LoW9S6q<<$ccbmDwV!1g2EN_EhX9M@sS1ppoD6Fqlu8?elK1)*y}G_z zl0C!xWZi?*rTY@SIh?2U(J#v&O_gM~L(pdW>=krvl4mZuKK<``SB5xJUiAuC2I@py zfps&-o@~{D)4E)!e>#Q`#0Hf9u{z%{I^T2m{JACAr3sgfD`KSarmG5?t{aG}K0bX! z>V?0seM0lWxo+@C z{@Uc%ovDcKRCS^#xgAFs=5?6DfKM2AO{3l2lZY~fJBA1ul8E6UMdZ@7h>(bERc3qk zb9y+7^qGs*d0}c7zmr2w2%-h| z^LghrQ;uB4q}psFYb3bmIaWM2)jPSKYsoMjMW6AOyU~@@9*4V|SSc7WNC!$CkIF7H zeA{Dzt251W>Ybergr_P2-u#@zQvG$7s$y=7)c#l0%oDn562vFhmm5pFb zEg9zZ9ZHj_6$QC209OAdO58*K<^LJRPcarusn;Ff+lB=n^pFiUZocPDn$$%(h!F3k zRVqTOV_#Ahk7=%gneI=f2}^W({FFW(=+vWXmr04H(%q%0?mY7E4>x?csm>xuJ2q5s zWn7cQL8WuM7T}iU{i&nv8QPM|T$c~zcDvcUV=%8NfB$RI;p=Xx<49HPDi+7qT~Fri z%CiN$6SW&{TFahp6^9-o5ef3rtLrn#OZ{E^2$O6gQ(C4|>ggiOU-ApqU25M`6=^6A zdtaI`7e&?#K33^~28k%A_G^;A%py`MpC{Jiq51P=?9*lC)R14F79fw6LVB zA&Df#FqPjDsazD}S#lmg5 zn@?K(M;LnTFm~b2w#i@!hsgntA(YPLU^2~l(&S6sYSwe^t6?F-?^ze|wxlt?NVEvH zop+=6Y|8IW7HrLpE;+vcYbN25z+(=Y*INRE1ILjZN(v!& zzZY(vH;(J5>i2G~V0>%zEqO&QyKwdAOjOypSHIoBJm`d<^Y(+Vw>OVqx{-%}`ok*f z8N-gW-B#g+*S>b>7e5Tl{8qPH7j9ew#jZak4qRbMoj*IBs16pONdCGs&M+S4tIE^v zW!o0~hfUDY=%B3U!L^~ON6$b-S5zY>uz}GhT_*9}e*wso66QLT7YfVPSBtXBVm8>@Ax7 z7s6QvA#qdv9;X{s;Y;g#3Q)K&v@1VN4gP!MYk`II+7eA78k>8{C;2%mLoTvI9Kvr} z8F?!R*-WkKfEMzqpY!J1BhKo!e}CrJ6gq&(RkAph`R_{O-!FhHJs^GaluGRF{BKks zIT1LHkM+YW=D*+hUmD}rv^XGMGB>QZ|Nid-@87T#+1KDWeb@}nKXdY5p99qamfH5B z)3&C$|L)oU#ayvaLRxT{cmwGF_cW@Hfd-mAUU2s6A5r38|KI@@I3A7mf~Wg`PooU* zhG%KBM}J)ZJ7WK(4TRA@1IJUoZb$wjfBow;oTW%$ok=hpPUSMC4Ji{JBkT?(vo zoiC3!W;BBj(|bPa<8-ovP57%uI5vlkDp$ieygFg(odAkk`-uTkpKeInBP0t!3sgI< zPL4*+`u0BQW{YsdAytviha&W=KX}KGr*V@$QZ+W8l+7~Xoxy#Q0x(~f~^Nu0EeoiUlYvSb4cL* zbI|Lq7ku{HCwdRyS3>%O0rKPr2zUuF$p~=^3+<_wKkj8Km28UD5Jp6dy8Uf)e3kP~*jCpPEW0n~*rqZ#~l?IW;Z?Y|NAc3c>67_bL> z?4cPpqm9U8`vd>$gT5n>n#b>K1DM$rDH1q~f^*K+@rQd{1T{I0F@MM-Mf|!674>>4 zgEI(JC-Dp?!8q3+ zb~TLhBpkh205r)0BReUS2=ND~h=)k*Y@vwfi(n8`m=(7dhDj5nqjyK80$1mvBLh*6 z{s388ZD?4Q>>~$5GASk3X8jDnML2jzxC;~fmYC9gVh-)RQisru5Tt1oe! zVbQLj`-AHMkYo6V4ADD=fzWCL&VKPGrV}784JHF#Odt?Wa8}(T_v3{Ny~dP9CfQ6W zDk7<~G2s{Q+?Brh#MDHzdGP(qc}m@!ocV*Mll?b9n9x@6z^rP>L%0)99DNyf%t+!UR=ZHj;xM1;b;5eN|sS;a+G>+q_p7y6QdLHHpI2rWg zF!V$Ru3plQ9RUd~a(@scMe4Iv1IUo>?Uwmn%XKAB7S&kaO8nIWB4VQ5y_#=$|1uCi zVMztEL<(sFmI(qV-<|7GS^S~cCZ>2^bj1^9=-5J*+9+$S*ch> z^d(SyxmOQnnR$#5&<7?RSTyp;$L#;G>u!GbC=M*eIZEZjViyJ9{SX+upECWN*7dIf z7$Zm(TDKxTZwdCD4kdF4V5Y*MMoyItue}TSyuj`_QkWe_2=-1DV27Isq7R~5Q7)ri zHUf_JHK>tNXkkcgt|j)KAsH{59EW~DWyf6k^__f*%Ibl=SxU*~>jI12@MXZ~;d{sF z#dDbBP4a$-#cMcH8A?xoy4^(V2KL#IuHJ9eP{BIhiDC`Jm2Y zVpcBqyR6QH4?AZr@3SfXCZu6ni)LpQJkP$dGptS^hD1BNFeuSD$rrlin;7+TiZ-X8 z;!~U@Xiw^%Pz&>Gm{NtA5t3&`WE)4T^qSDd?ko(@n&(HG)`|xZ-Kr=x`H)R{MqZkf% zd~F7|2XaI9u14Q2qX|;aEK!dy71(Oz2Q+5cISsL$rw{eb8hjBtM8wpDL=53PwmP>+ z2jSQktPhFDdqBE0=4K#ZoNX(L<3;DF31g}&T^2f0ns(=T6+0&U+P;>ZWUXjb49A!A zak8XyZd71@x-J*TBvD1+hIQ}5Ahmqu=nm=a>E)(1tO%W4lcgtF6tWO*oH2?zZuKTnh4O3xv}w8vYno*K90eol9%a; zXdcsQye}fEA3V?xVoiv&rBov~d4!t4H59TLs)wjtxBpDJqa!-2Ncommn|kht>>9T( zBpvMk8n0b&72m^e`w0IMgjoWl^$yY@HZyZNHD91jUSjps4^4CpF_~uzOuyWdB++3He69EbW$NqHW3*n|cQ4 zf;<6KuS?q|zQTwq_KDB#e4DSB()qBJT@YJWO5>o8EmmrooidUcPjXmWLd?JfsPUiD zG7MXD?7LF;Dj-7MQD|C*q=s1D#jY?$<(ewuWb|O=hn554_jCcj!9tdn-oj83mYMXF z(a}^zuYlBKOrUrp!d;eV+Kcgv-3Xqa6R}etjZOAT3Ni-uqMtdV8>wD>ppBa@u)nGIosQ8=z-cbFUlAA+T#YG_>DTRxhIh9;HyPtNwx!r}A6` zmdDe^`dvbn*X6p!B!4PGoMlL&y^#9cXR#6tC2E#qpE+U){S&}pU>Ky2h%hl8ryL*AdRqqp0rwVoctPcXEc<|2q zxcU&O(06QLnM7Q(nY^4G>Ksy5oiSVpap`vg62^~0zY`<*(l%_}RuOvs<-`t)kI@gv z;FZLQS{qCFo{7PV+tcC4V`s4P?$=d6*D}gEg9Hm8xxMtc_WKN)<+{9rq10#Yzx;uS z?jrbouhb8f-KxX*S+x$$N_#F}Rf~03BSZT;zYiS3GM5A{V;)>(dfyGzgTE6%B!0ZHpKeKQ3X#JO9a2f4@C9LGKsxlkAX7^g83EOO4o`>+rj#JmyK=id*G-u@a_f9|9W+_FzNVNgC0KZN5O@}jR83Q? zRK4g&?mT|}vCUghr%6w4-#W9UA*StQlv*0#2|6eY2~y~|Lci1gQz&BhqN7LIWL0z6 z|8c|+kn|-##Dolo*BODwnMnjIJ_)Q@` zZOwL)aca}GhC)#@HvEFq;x8vKgd>Z4-}e$3Ig8_OB1;MW7eMCEyKbP9AE^a%QudV0JhKDJ6<G=bkZ`FQ-;}Rbjwp8d=+~ zT))pI;ZY$k8>d9-%GL4eJtNPB?Z6UciLRgelwbs9PtvOCPHiqj4F)BtS8NhC{XF!u z5*bfkT)9)6aCe-p;zXX@;*`dWz7-iUmoUS;BPN>JE|0$_F8+agVYF|JS}*OzR`06h z>C$qSBQAXulV5X59sDch6~JYqY?_ezI{GC zn?nynmTc1Zgw{e+rdC*Y2P#h`PA#ZnG0p2Lo~@=51ucvjhgqq`=@nV?%E2i5YU z8;Dy=rO8^R5k8wMj%Zfsc5aiWmtKGN59cN&G9(C1dg zB<0pZJoO&N=B(fnU!BK8_c-p!-<{*C9&$Vw`#$^c7#%QjBv8d#qxWZ*0} z5aCX07<;H2csL=O*Bu-CB@iPPGt3r~=M3Xec(3hZa!@#bV0pmG<+spwyI_Qg;)i zk#aZpu&iWl_`*r}Tr&^^+1yWF{lBSgAINt3ttt6J1bTa$1XE2K?d8^e^sTpUn7EV1AG z`k*YH=q<<&>CQb+F(dl(=-w_LqAK_3@d%Oi;b+y4El{h^>BX*CXMkl!zDZ+3#D_Pk z(JZjBL*1R-ztoFix}4G+XTSS>ftrkHpe7fcbFrR+QwQ8=b{!imp$jk3UVWcM=G5@@u7=ff%6 zskhLYGh*C@EXQ8ae451F)VP?0=Zm(}0iv>2H1fVb#rV*J63Gvr!nd_~F1Yz<-b<6z zHN$uFBcn%*aJrVqHp{(uR};9p`09O!2>01Q`ZA)~7%Sbtz?q8fZX?Ykj*fOBLls7i z5^<4X=EQ6EhgIdIK_p(+$!=du&xMZY+i7MI(2Q%Fu5n5|dqx9FlDC@>go0cnv<({J zCyPrSnpqK0C*v`(b*B@j%gwoHV(aortu?0`2hU-L1p%+>9YHsL#5m$m$eY zp(Hx5%}=9y7yK0vyJ4D*E8Fm5v?k)z7yl1cXB`(++jslhKtPaYXppW!O6l(I?hp~F z0YSREyQI52MFAP<25IRIL0Xz~&HbGBJ?Hrs`QV!$r@;;c;N=wg z+G(Od_Np+&i1<4G9&db-B$N=XE6zE>DH$dXkwsp*@Z(J?KaoH|v6uTn7b`H%97!Ge zipH<*EA2vJ#2*efHaaU@H}z-csBk}%7n|Jc#MY#?NjIeCQ1Xz1@h!X#4M7`e_a4&T zTP*&8Mw$$#_{ndwae1jQ7rq{K=VA;(h7t-3v9euh&nwg)ZI2fj;9(BFmyRJn#hY|~ zgvBgL#f(jBEUO!lE=e`_eIDBKeer~3zv!agYV5}@2spyV^mVpN>9awz9hrGtCtL{j zOE!HUh1)!az4&-!b|Y7RudiN0MsvAahs#vVsI(Rz_YiN%y$JQMpi@b=THx0gbhcZj z9~N^CS7_kF!V8b7J@n*B38ZsS{Y+(B(ut=Az2c}DrK_ND1{Id*0SdLSsp%eCaxK?D z)P6y_a{MoWEBhe~Stov>;op1z5H{J9$90Rl?e990e~uS%TvvPwd2-X`!bG-9xiM+@ zR@`lmct-zx`}w03=CD4z-3Ak}=~|AkvDjxB&c=c1iqEuU_i}GLd*k^kJYpFSe^SWE zIqc=q${1w+yD6+mK8Y_ve!s~&`1PGt#Gd?TzD@Mio~b8}gZML;3ko#Z-WOKhYtHnW zEy*j|!%yN6294~K;s*@Xs&sd+mcKwjitV@`+4oBopACz7L&EE{u-fSu{p&f!VN8d8 z&L*z#$%~l#ZO?~V&_9aujD`{#F$8L!yKZ>e=4w7Vv>Y`43GL|kk=@LslU&tFfkm3|;-1iD6 zMi4q>BWL?H?c=eJd5}VhV&W*_n&5+s00zEP*3NUT*bLt}jy~!prjVib%Y@I|$Cq?v zDBPHea(qPVrLD{qOG9}3|73o`3W*Br4&*YO3W=0|pT9+tzE>s`{^QpUq>r;eb6qt3 zw&+59XfwE^Arh@el|GQfQ0aP>rNlP9lz%;6j%ONJ(_E8YLDP%CT=rfuwV(&$ zp5f>m9tS7ks2t9(N$mKF!o3N0kay%gA5%QBVSv}4c{BN=z1q_o`mm2ONnL~29MQQx z@#Jwgb5Y$|w(MI(H&$J>=O(k^rUt{qZ)Klr^(KI$e^*}J?yl`NNy~)yNsH9nQuuZi zv%cEvz}i_Ad4V}mqX`7QLq>f`ylz#oP9m@GR*;2DDoD;5DzxX8?+=#W`J8L}BthGB z(Ce#x?)H=1@E)=RnfpAxuih*_cyq*fBXLwdNAp2UcPxBPxqW^z{o-EoqSpUVT3Bb# z@=*Eq7E?GY1s{|9olhIw*pk_EJ-wet(Qo6p=WDg)!@B+hHBqB$y6lCSYR|x6Wn!g< zCtn<#36e*EW^7yMANkY!0~<(uWb3_Jr{ZCPuCwM0`O_oaB7i138B~xMzLZ z9oJJm8;YkzOaXR1u9`+cgHk*8P9kzG#<3k^MgF%?ETlUXLcY2rtv#EecvX@`HLP27 z8{0YCd1ISExi-z2ZM4@Vk|M0O(ee9JU0mZee{-EhBAr5+UwF~#&2j(RC@GO zbvA(T#aa0=o9mv2Y~qN3H=PQYcV4$f(yk2;`r>e95o}!1F#s;eShCCEFUL zMlnIvbxnx|!*Npwx?!f%ql5pev_R;9szE?^ZFCV!sUi@Ycn9kJhMxP(RKT2x>Kxl% z{{Lb`2JD7VhYE{Q;{W^|MxqDuMv_BaYI(^e~AwOF=C5AMp!y+TrcfB=$e8FVCR+31OS5p{&P(4@c93wW`G>%^*uU}j1%VGG#o zl-XeBUbybrDvPxr3;eA7iHKf3mjpxOpKSCxf77S~RI9zKxVwGMhC$cf)!2P!iM6rc z`OveMu`ez+g-^hgn_J;qs?(_lV!q3O(hU$B+?y6;X)xPO08vNZg{~GEN|QQB{DQ_G ztE?di!Y%ahJHVi(Uw>8cy(Lr4cN-AD;bjvwj4r@HY`TE=An-nS+U;Kn1IvYJvB+9I z8s#tG=}ggGi$!tTEwp$hX=?Q&Os(xx<~&1p?Qfc5h@2xxKB`!&HwSuvp)&>x!iswO zW?F|jo8QHbLO*$gsZjiXp(F$s3#NidA>ehDfBVK{vOIe~igqDDb;b$P{k<^I{m60| z;BA0hvw^^kVDJXLm+v3W66BX-zZ6DJhs6-G=M_sieRVz4cpnnBEBtH3o9R17Imhq3 zV#r|7cqjluw=lyOZCkl)NtFV>DthomaguI%7uyntUoNg(fSDkY|8rT%>~p!6ki1ML zbJcOmvY58LjlW={sp<5(TN*v@!8vT#n&2dHdK%2K>J2#crw9bTWv}sN?)eLb|ELc` zr+^5;g8CQ80>;6@pxEUKkjYc3o8~`=Vv7w`o~P#j<{TB^{GFj1+eN*MC|m$;iPGXN zon@&Qa>FfNz#_+z;z_`(4ZH#6mcx`-^Z&qTUqLp3!I`Jm-2oISCSA?3PJ=LXfx3_< z1?RiSC?jv=b%2_F+0`u;eA5SHXN@I$Jpnp}RIF%r-e>v*&4P;JO;bn=T9auE;eO_L2}iWHT;F>(foFl3q?hm=C0sIu?_Dni_WbbA#(*Jdb0C;7U1!< zf>D&oOSflU?1LjoM4-nlJW79pc0l~2PC1teS^6Lc4*Mm6I#!FduCUzuhK?8a&bCzQ zt1=YN3AVPu_!i=XHp@<*S`HnV{8g0BZZ35>oZVX6cW1XPWbWrchGy;tXi%f$rM0h< zByU@<_!7xZW}yKjTliE*O6%bd2-Synsk7V+`iH zZ+FaXX9Cv%t+c~SdYk971y-c7@4#FP-OZOdUAaJ!lx03q*4PGY!?~W`=Asdsspip) ze{e%C5Mp`mAGapaD_;ud)n-ExTW?KUfTY=m8{p8bz+J9WuD(mRlw&}lq1TZwuh;KDIWmTT zR=-E->^*p^>%B4bx@k&>MvCUODPLl$a(<_AS_ao${qQV~Ucr`6ulu}L&Z|h2I2;@= z^yF_*?R0Kw1HkD1OP@wXf#6rqzP6%$X44yuZb9G55uY0 zKCvyCdep|qj+WpFttOt$(iq+HapT7lSF@;8Kv5#!|Ds=25-FVw^b)C-GG6Zb7- zgW0x@js#s}4g* zbDPPO63(YiThMrrs3ytl$N0EZjbd#Oxu_uE_p!dihFPNfY-o4X>x~#+3J7^p=VhJ( zUW3FPTodg%gfTM^3v-|N%8WN5mfn;q+ji~!G0#Sqfqjhp#E~?NNsPbpBZ#={%1VmslgJ3WCCs z*bw%LVH~clf_(c}u1oGlSssp87E|KLDi{<|Z+gf(EE?4SUA3roc5uPcQ=RLryd!W{ z1l3G3${^N<^>)MAGmB=Taz#F*#ZhUvlt1o^%t^)!>+~j#U4`_RcFrQk^m{33AbUmG zA5m3GxZnDGfBZizfbwXVOTG(FV`25KF=`LRR<2UGI-kTHEzZ0Y=6iJ96kNln+{yzp z3pNv-Wz^bRm{xNVvTKO#$F{d!!&@J23r3cQ%Q2ItF*mdl~Q^PnE3jNm{a4DuK#J4cf~Tv2TD=Wb=T4e6iQtIfy7UfGzfRa{PDp8Tt~ zHaPw)xN+c{s!j0LG;}J<|E4=zBE0@=bt7PTUPYDFn=>o6>2d~Kc*i7IfikZnwh9l4 zC$?l^0IYm;zlX}riT|%G+94L&@FVC*q-yz-F#1yFaz(E<#k_a56YnaxcJU(VRy;t< zOOn(-`ck)TRV-bV6KM`Yx5?fcUC*qj7KoSYE)o0w?ld2KF=|N^)7Js|xjC@dDfAi* zXI=|jYJGFGD|Mk(tkR#Il>S%w!>I1!X8V#lKQj*A+BDHF*lZEmmtKWE0_(-PyA04_mD8@{+|3(VEX#IX9{}>R3e#hP05zyKM5v&a!K|-YP`)B&9HvK z`mnX!X(U@5q*ZSdh=$uISmH8B#lv* zCczQt^wfNreo*Z&2;Nt>M0~ne%lCG;Aso5_1r@erC<%oN!Ka3I)W8&-XTv30yYrqr zk4V1E);ZMxJQwAXwrNt+jcnL+uMDvqL0&NlE6pf&h(Q{2n2oFIOd?>`wLLy*irnkT z`6jX?x9RhV@VL77F1J0DTage|aLr~`t6DEO{`QMY-(+AM89Y1xd5Xd$K2uaTKdC+Y zi+8bKr}8JG&HJ;VCkH0boj_&VvBpxCuJVbr0dehVvH|ld)3^=lAE@rMh5B#W$8&3I z$N@xG>0F7dz3I132u%473AJ+HxE%R)u&rP}+6)i&FdvzM0kfX`+@y?68;bSkdS~bA z0bD`NZ8fzN`e1?Gqn4^j=JV=-9+f`AH9T~~fxmd#X7#TOa~r%5SP^2S_z59fX-tJo zn+Od&N)pYY2#FMFP?a)IGMTR?eJk|!J;SSBBLk|Z0a8k1rLvh{nDFFRIh`C?Wqk&cW}GOJxOxpe76!fxZPJ=N zF9))-bXVK8*DT~rqeej;DBOQ_7Sx1JBU$E2^ao@TKBTkN(uB336iaPLlG4zP)Xn;# zEn{<$pU9#=>dxjdm!V+tXD5qdg0vQH9$yL1&xYSmBqcc1=mnDkY9+=7q)H} zGV26ioYr@qY)tv0Og@A;@UCjV^9!CRjh(u#?H)-2=7}WVzq>8Runw(q4_zx|a#0gj z2g_=*U4F$RJ)P}F`=?aE!K1*2W@ILs zdD9lv#n7-e<7djNfPd%8EtqVgW}82%swqHe)0GvDN|xY~DjCm*K!f@fLp6aCxbJ2z zBlNQXi-N$FdjFcZ5$UcmsD!iN=kf2M$~_5Fmuz8-K$RwiT0tM5^sX_;wcE0jYl8ef zzoK1eq=fV*#XxM8ztoxJHhY&Bh{xrkVD~)ns<3>7lK(2>(^yp*k|fOt=z76m zkhhck_p(mXLv$r8V(27%+b0M$iFN<3!w$6@UnubOkLf=S9dv=MXFXkmGDA%Htm-0O zoBQ+1_{gt0EuJxdOcyXOr*p-zBaoVkfbE&dy5ru<>CY75MQ7sJ)mRZnv<-Qgjxu8L z9Mzs0{&luh*HZT?-*QT?)hkvXs}yL?3sEkukKWoH)tPVT#>v<4VN%Z0HO;J{FnISp z!SQ7s_zJ>=z2zeZu)j2ztNvY!@+QgjKa?WK`9oVluo2@-EV~=q(lNi|SLUt61H#QphjHPpj+&p8Lep0CSyON2`gBBxq#v<#ya3CO=u_CMahCQGZkHq zm5YF2n3k1KHG})4Oy3M@vkFPZeoFbo%7!q*7cniO40Md>IO!;2O{HWbG`!WRALJXw z&Hu2CsSbr!pafby-r>iT5iNO(M42I4bwl-ns^ED{H5Ch0#swhLNRv=-u=+D)FR7@W z(t|iIwStXIL!${(+C4v6Afyl#TjdL=ViIWJ$!R!Z-0+jVei1|oSdep3QJM?xWVwP! zu|C{#Xb-P%gE|vG={SnF$G2qG=BWwDw@|W!$QtWG$m~fl=|JuaMgm9_K7_w7q2kv4 z6t(?mLwd2+vySKe5ZJ>&>o!Aycy8U%Pi;rp33jh^9$N^eX)ZHOGM~C~D1Ey4b+ph^ z*s~A}5&zW7{(ke63^{_pV60)zrd%b{~ ze12ypcq-0n&rz5Cv=F?c*hz&oP@lecN3Q*2eBWm&-N=tAo#HElnpQ^xgj&4y`EOTr z{|3x9O1$vTki||27LCB9eU8~Vk#pNJihN>|onr|H_84GyY`tZHzwp~4M{5h5c_~-w z7=s!Xlo2MA#uyirxmfWu1rOVOzqjayK@P8>lA6YU*%pPH-?buZQr>NhJbJBir!&E| zJ}2mL9=)Fi1)!H&cyFLx)SWS9we=iCCY7xL$>tHQ653lgmAkp8W6g}Ym@4<-gGu*e zs86kQ0wwxdFz+2xO7&D^xZO@ROc=G78q)IJnH3%8q2ye`UeZ_cjDrIa)^R;_&UrDr z*4B-x?p4mV`922*k12j_7i{xrNRaMx!;8A3S>Vp-6jXRVYP);~+9zg0^H&OA&S-68 zP`NQ3u*q-6n>ss66&Xn-TMigWoqNjAlVz9;7j=F+ABKoU2(Ns9SE)3gD0$s_tu<^l z@g{1DF4KP`Ijca>6Sf^nkylv3Web{MPPr%snycgzt&sv^LW}nXXU%UviM90C%NAoH zn@4sd8~Q~z;q1q1_`KQmnY;nEe_~kJ zE}F9AXN_%lLNm0-y`&K!8o)+VRZgZ&DRwMfz0^qmdQx*Elh5RPJt0%2@l6Dno(ip? zruqAZz3$nKQ4hUi=kOm8N& zN-ybrZnZLJ5{B12GdozltF-;KFga3I_wv1tqnaH}>FZlu@}oNYCt>TW^ZyY2){yym zwsghiz{iqOn{?7ys7(3DdA-y2>;Uu29zC=@L92@BWWvKL-;9Pph>8_P76e-oL1q z1M%n|+!4lid)m6kdm|OFj)7#uPjjoku&S@jqC{#%`+$wQ-UiHL2A|JFb+=YFoC4JB zt8?{Q#=++)6BRWZmff<3S}lIBrVor$qdvmh*v9|X0iV7}tyoS?jb(SO-Nk{u4?pvg zNv%#}<Q5(PO~2b z^xvgfKvwlIAIf-F$?v^(SpIwVu7iM*x1qR1YY+eDJpNz!fypJHzj$2!&29c)8p3~) z75`GksTO#R{?oetKXDJg)flj1SC>PU9{)ed;NS5)qL?=Vw(UCgKfn5aGY-NCaYBs( z@_@vw4+ivgg~@s!D5t(hkfA>ff4EKaIxjbVk*#t6EqWJG;|of>i!Hi4zA8x`vq`@U z`{&Q)t9xd{i*<^J7DrE7T=$&+h!Wr7(k4guVTIcULEpiEmF#};7*WHCPa8<^kjv7= zykx0QQazL2Exf0b_fW|E5Ztn7jP2sj@^F~u6Y~|s_+QApdsyUoh|jnwuWJ2Z^sU}a zvv_;Dw?D%v8UQ)?`+2xVF-DDdEtJ~5>H#s~M7Y|YaIqF=ILht(SnEhl zx*~YkWe#+xt|Wzhe?%Fzrkut>d)t0@@e61cD0n`>7b3B3P~DNAuVkC9v~#jB%uH$U z0E=Ul+yyT9I`fB_(e2HyDC2L0^FMqac=t(TAO2;7*9|c7(zHbZd{Ka!i$klfMA>y? z>9aPhLjZ=R4B1gm=c+7C?cVanSJfj$Y35P^vXM`VR#biy?cefhciL{}^8?Ezz&XL# zp9TXV-kd%=r%hk<bI!)CRLq<+8y9*ElMkLev5lON5;Wch6pbv@;Hs1)O_?^_xu*Gwz0 zeTX6#lk93Ay1!0)9%S*I$ z#vQ-g2BVdLRMuLy7#VZac|e}6M?N%b2v|q_t5H$v5%Js zJAxU42=X9%?v?|fIK2;GzYp-3$OB=g%_aI(oVU53R2KLLPf*^6wmOO2_P&?y;|YRe zKl@&R9E4Wfj(>~m2Dh_uztx>|Ew)jjg0A+kQD)Ww=@7}QQlQ2E0pv(Xddlacz8Yn+ zji%KnqBS8nIU~W+cT$1~QH29-YXoGjiE2dcsWsh(KEGk^QcrJ*Uj_h}f!n?SHt?(= zbUvy6(fZB1-ybOi#e{J%z2x}j5x9+HYt)Y>OW)iqmM+ll9QtWf67NLy$LBs7sBu}a zKhOY|II3x2zO-4UM2Ca&AuTaMq|e^-ER#8{*TJKJ_UO1sOEJtcjZzs=(Wu2b6-7PJ z%Te7JAV4I(5`LCnEhc4rTT0cfcpANNhJS#pJ(chYG8z!HpzdZ207e$VQKtnZ-FEBn6UgevH7`;*Y>|(D6(R zi9P|?cK!G~U^*@{s0kaD9*A*2CMoRpFE;!OA~A~0WgU4svZGY8?sy3USgSoaOT;Nq2Sd<)Tml1{^KO02gtj=aaoqKH^EwXF9#%>7b;a@$~ssrMABA%DxBbSWz)+t8*$oTvS@&Ay(q9Wx{S-0bJHqVk45Ss4>FQP@b@4jls#_)A9ih0tzeCp>Co>8H!}Ysgvt;V@DLm95-X*pw7g)^hj{DXGU_ zv|K$4vm6N1^Al_4!q!jHh4O{5xl95N0JzEm0zu}Y+WDp-WP{T(njy1@$Yc!)?6+$~ znV#*0t~qfeal2e-j5IYnymm&itO=Vrtn*Mm@QJ1Ljk2iS8O0n@x*7&Kh_V|D5 z1Oj;BJ?bANgKIRd#PPQRf4y8pT`l@qJ1r;iYVHd)I-5{DLQ5f|nEsx+6AEKXrPWD# z-STol&*Y`H-nY40E0c&FW-m`ocbTS842MLc2p;}-^Y6IH1QzK1e<&pw3OgJfh`rRm z-3l<9>gxF{N4RN4^{>_ch0klZa)=PN1Qd!B`aCek5exbxv9oIeV|tCstm>Q1*F^eV z)p;$oLN$7R09l8~%9%wli zkUwXhWqWmCfF}f`B-Z`>7euZ8tpjq>Pv<3s7_oQ93@mD?1u5oxLH7VHRI)`kqcnkQ zYKS&avHBzrBjZd&qaZ-10gGj?ipc*`GPgBTNL%2qe6wB*CyATN$QE1kxLj};SAjUgXzgG~v| zd2E(m$UH^hJ!f$bQ$p=0MDTRS`0U*xj~RM=wCj*QmpnWfcKCN*JNJ?C?f7l(pSY$| zCHMFyvqW=+_lhs8OVx{$KPD_sSan%K-)DHMM)kxHB13gKPJ=YZ1XTeI1Y2{~m=*Xpf=#r_pb^(q6@@x@jIzvkp>TeDc;ahKx?2#26*FayjmScTfR+kF>oEWHz$wD0dLvxoNWbypd zV6iw7xC$Ho=FWkrJ>R8YW7iDG)(ELIH7@LsYeOEdTK#CO$%||htw~2&lZy*;iY16p zmMakthZV2Yo0?II&pCLqT6aLF5~;-`b@wP3>Gg#ibW47PCYG;#Fb$TNM2&dSYZc20 zdBE0FnkL`5HvJv4k(LBcrE+~m2=o%g>T^#lgdU~2 z$8Ax7db!2;%@X11=X8TjzOEwT+Vv;QQ1h5|m_$c;Mcf`gwp|<~f;C-iUcR09MlQrC zcK_MaFdk1r>K&xJWQznoRLnzBJgbB?-T0wPEgpJ?7K)=BRi*7<$-+Aq6C#~TJjM!(UUS>ankC6mRzFkEDKuuS| zc-YBXr$^l0r+zJRg!0cV6=Vq*6|{9}4|w9yklbW_R4kP^Y34Psqcx(a4@EB>Bu#Ac zEOqM{miHcvuERNKJ_`>?794z2=TAGOiZ8Ide{ZY01Xt2_5-XmNXmR*b59gWOGMwc^ zE=drYFPXoucWcls|BP5aZn~YmsN{}BjemnrzJlfR2{;C63DK&^oS3vwg-)1hBEwjj zOA^rraJ##_@Z_Kj?uVi+=|*z_Z~VhTM(u7p{fo{Ree^$NDiA{2%UW|1TZ+3CrA2i3 zYbV6Mt3GAGNo=ZEIia?olIfrQg!3+@@jwughDSN&A7VioS*T&F*PdYX)vn!~NCx#F zZv<>tXXtWozEc= zq16!GMS@cCRV`WiJIj8gD=Tz8j)HtUY>N5C*TK+LE&d>V&!j0ELRp9-w4acq@kkInJ65!(LHvN5rsCOMcNu{eRU!_F6I17 zY00;l_h*A+nl1(}%sgY(as3b9aNMEkH@R6FoaKvpF3(98+Q`fn^tv? zq8zpz|ErgCT22FSlDr+|VI+^KcN*pt1W3$qX0CZ1stE5AV(A^H(7buG>Q4z1^2T%5 zAMQ(p=STP(IlFNaJ5HKxSNNybl?uaP`J5GfiwSJI*)8PPECCsc%bzMgtQk@*@EvFo zt?5>1qN!)VNY2tc(ZetOXca%vRmsSGSQ&ITcgfiZJ6DfDAGsY6pMD;yqCi&yc||fA z()q$~g@3nH`nJ~MGhLE#l28_dngmm}dr>H(v~42mAm#n9TdCaq)R!+&p5mx={vcjR zxshxJ%=v#3Dfh7pu!mHQYLg;SrFg37WE7mlRtS7bEW=^?YYG})`f^BL=US*9B*F$I zf9TQMX0H7KHNam!z89rYjtjtB)k-U6x90Wx}Wm1mHO)=Y+#P z&ijx3Q8e$vu^Ub(a)aR7k!KWE>TIli>9?O^Cl4XrOu#Uft%|H=iX)#ez~8MKg|TI) z#cbf?+7(hiq{6I~*e!qe^y4r`n>Ut3u$5HpSr2SZhNxFxQp=OP#hZB~6TkO)kNPCp z8%GL61MF^~VYCZfQ*^lU&IT0Tzi_!XE14y-ZUZ@;MO>(L1}<%dOSL1WHz{#KH1+-4 zsg#ctr?iU;%M!fa8wLK_tE2-Q=_e$3O4U65W|3;hAY9RWWy@VPsc4(x4OEN$xW@aB zW$z@tSk-L*bT6;hR^RA-bdE2BRSGBif$#s9k7BLkPi$__JmV(f+f&-9+Gw(bLHql> z)i#^kKf4o7I4~L#R!>b<9_USVeU)f2{}J1hJH4xP zyrb<2o}XnQPw_G}!G0%^Oe8=xi2mN=HT-c;fd%r&+Vk34>GwMRM7QWDo0RZjcGS)J zX2V!yE%OPH_{O7dG>*S2v(uQ9uS;*sh6AIUoW`vsrWB?Pv=8YK3lv!4~{$q+X+=PK0x-a+4s1Ws8*L5e+%T4&G6IwCDGF zIkSme$yBGvk6b={O|%ub@X8lYc2mn+vP|L<8^ihP`X_Izm8rsKKXYDQu)np21*JMstLP@tr2W+l+?iR*8Gs%AI~nW!$`hvG^qIOuUT zTLbmflB8P=@CG_IAG~Kum-s)oseD>8O>L1rqLYSOFZ<^Ug;pQW&Uo3z_DA5Nguc15 zf`;2@MN#WUk4uLd8benP3#&D>tB!B2`2YNF5iwR(o|fEtX5GAq9)NU8U|qvDz02oZ zqHoy}gD3)@GgW^V)NYoc>cUJMVmn>Nw(36Fwzw zNQU7CKkiifK@-=+hXG#HH?(7#Y+asyy4!6&f$Sq;g#uHG6+tPPK5- zShQqQBOzcRIquIIq56$dP0$?9l0oDW`+4%mOZNcezop1k{CnxCFzzVbJ<5F&FIi(Y zAwqhFyD~}jWD(B~R@7*LeiJ@gk2^u{aNmGRMlBmfeY>3$?PhWM*j|>^t5Be&XiGWWt+yrCLH>LyNywbK z=o_l^tY?n>r6Os~2R%zM;1>dK8^xrtw<~^RB0cz@PUYY2;R4o*r4>+ z3Qyyl)=mur@ZeDTvFLVg`a;5HB0@9wa#tEh%on|H zhn)*D$~H@wMqw_J+Q}CBD4>%K<&ij>gD>6oTSuw45=xKR$6k-W^>(!TOt(F`kt28x z@l1E#KXif%dVT$)H~R5#srb`WSy{D~rdMOx#TSFYYvpurX+22Vu0Zc?_2MSSB9>Ak zE{M1 zPVR0K6=ZYhis>Z>Z!5fGd}iSwO*IscyC;{q56d;`Vm#GrWTenI?lkv#|UZ)nAb@2h`~mLeXPw&$;KIgyX`Wf77$z_P!Z2q-|?5PFqs4?c00* zb9Azbi_CUt!>%p&!p(h@9~Udrsr*e;iZ@^rZbz{ggwf_<{j>`_5%1z@9j}aqknJ$x z+Jt0wC>ibeldcx-YkdzsU2--Lol^Y8k!8|sVN30g76Lm3Dkz&vi#$G1xNJ`-hLQo_cTkT^4zNlN$f)bN)HW zX0O}|!@Z-uO`?xR^j=jTsy+;Y=Lg36-?{o3?xil8dh`pLeHwwqFO0E=18#hMY303C zxS2HAa%$#h=1x>qONd&q@)v`3D%OJ-J#N}db$>&6`7txp3))ZiUSr45-Q9m9e)Ls5 zC;Mq-^no&vb8-lt&Y!%JZ}I52FPMlHcOc9$)T6>0k+TF@2NOusX+2D$z=A1e`o&{_ zjncUInSKBIX7P{rjN*xEI-RRd9l)epPbS+-G0nbj&OI`cfJ7s`_4{rCrnC0aV5nGB=~Zi255LMKuA)vvXe0`lnEl zOZ);TX-pr)$aNK(@#qlzX%~=4Q9>LCJna-px;+T@P|qx(&@rH2coHzr>G(fj%zw2o z!UzNwETZzz`M)zVgoKEI%d$6p=br8{*!5(E1@9AKCX^9Q!J@xQ7^z zsDU-KHu!J@`Q4= z%`};uEia-co!d8mW2LQ&2VJJnH_qjFSD~Ac5UpDz?shuE+?a zSn@p@dKpPL2jNAUg4euNpY*E9To%|7u;tSgw~^In@yfzC9LonSmM0yTGrvyzS$zst z=J&UaZ`qeGj_A#ZCysUPn~_g3h3`3vZjOFno^mgHa$?d5V+MZJn#rNK?)dZv`xuk} z&=IR$+M6S-0;M4Y4Ni7XZ4tw(klinQclOg0s5=MDal6~T<1fm9n56UjJCNB7xckjN zgGOP&_zM!dmRxHx>dYg6e2TDmyYhjVYGKx!9_QXl1|zM3W9L&a450)zp$IPiV$Y?Q zq&t3z@>eDrd~At=)(Y^!(F?pfGUHHObUSRG=rr%n?~o5W4D_6XlI$*r*SGoKR8`Ns zqskYDFtH9NuP!b>Qf&D=_$=#VZ8rsa{86XtejR%#ym0)keLKt;`$F-rmlMheLc{^+ zzR)2PW9V+GR=_>_v)$OeGwbh!c~0Mr2cB&`BFJU`8i2vapoF(tqG4_zS<_Tq!!@I+ zrE3vPy33Jg~F1mDHw_dELYikq8{?9Q6DE_}=Buaw0a0(X$^4r*K4c^@t zUQKkgQZKvyk*4yqlW!SqIVs%1Z@&0vuIFb|ufbZNzD(rAelUq$YRIXuxLk-s?FY*U zu@kUtyK4YIgIXBqFQ8;r6~zrZ3x_Y{3P54=?CbV2Bgwb;Z_6&l)9Opg5K_NUsOj9AbVF<#hH+O(R)`x+k2ZJQ#5U3FJ}$eJDHCFwIyvYL|D-dex~A+r6bXk!^>cfIJ&(4{?+x(8|xS1P~Pe_XMlxZ!3NQpt_}I?+u9E@XWIq zBNVOo4;!K$W6`UbA%v{mG#R@i{W16cl@;Jtb_GIi`0FRd{Ysi!e3&kpUWxsnPBjzJ zV9o9`Afik7lNKI*Uv&?64a17L67xc@&i>7HJNP$r2GEUYHIL;w#!@Sg5f$K(Bt~Zg z>05zDJr0}2)|&cL=Yy>$Q-#!s4B^Wrc2{;}Qy(3Fp1Tu3i(cV3@ zYp1JU2c{=y_J1pFb}kXFA2`kf?>`nubft{^^Cb^A0keRl^N11Cw2KylEY&ZFEp7&E7u??Tg19t+soP!DLV1qZ zJ;-7MZ@Y9qwkITqiDZUtPm*D$NpW`(E~3lDD$`N5e{@1{m>KDuWVqopg`$3SSfkHz z$#-=pUv6}|OcAK{x# z>xQI0N{L2=3t${6$riX|>-^~rI_<*Ua;*VHE}Y`9pW?A0oe8DjES7DL%Yej<$fr*A z&42<*ggYcsTAvLiTt*}V%So2ifq^=Zgeu}y61Kmbz&uLbD-w0WgZv9~(fH@*V$COO zSxCrc`@t+Fi(%!|%nGrSacl#CSgYStr|L5GW;mhJaLqj8j2==vu#9ua$DcU!+yk_n zD{L`UXCdx4lI_svuN}}%mG;$U=#z@8Ao53#=~thrioBgM5xtoheIq2wggr5q^~rx` z_TxsJ^cHAFaj&4}8ia>=$Fw72lSRtxs$X=Ts?g0n=b=*kRK_ubeb{=<_Nm;b9#)uD zhtwk}VL_8|;)i-L2v=_t3(1UJXAh`; zm~7NE?5JQiHssq<+8fak?@;fs9M`35%9=Ht(-}G>S%8)v zx|)SF5Z$Ra$#h7b9b#M)&AcALjd4tj+MiV2%vJCV!D`;!*ZgF;{{v3mHk%}2&as{n z_(eTcr>%i@xs-qO4Oo}_*888lRlGH4IN+5nZ8(Q6OAk=@0iW7UFEyfSfOP%Ne%&r& z#@>#I#zHVypDkaBl+Y+lI=z&T8f@cpB7sL0KaDAWI^ln8ebh}Y)$ZCt>)Q2tZjD`p zFqV+v_sgnBuV@zv3V+D&uoY|uDWe)ePb_NOz_a1HU_ikJP;?_VgJW@(4CsUdr(P%U zND!O)TC7RJNe0-f=s4j!SOvY*U3=Lca2k`muq?KSH&0_P(LcpUylQ0#?oY^pRoM=N zwI`rMgt8ToO9?ZrVZ+RupFE zoJ?KMmvyEBUs0UR{PL0TO{w->YhvqI#BH)pbTB!{1y0tPe)SeP;URgM^gb?<8)(YW z_gtYuQM{zfsS5B_rj{RV+?8Ag)ci`0ZF3vLW=r}Z`Vsgm#)2u%)}$?&s35|^pW zTwA3zhSgqiJjyjc+2|*mDlAnlYj1rn4_RYk)o$cHVEkI-HRVzo^3Au)ay!Ib=T91B z#l!>n61uhxXk#CDH>a+sN~Dl!6Y{?&fpx8pzb$6^NVZy4j%m@AA6={s7u=i}Nvo-U z8r*WmTAt1p^(BxRN;P&4aE9G~V&&UUJAZ|)Ol|RFkQP`esZi`Yk;V)RXBRb5eE?4= zOvbu==lompa}-U5-j>_s_^Rh!kihKU`e)kuhgZ%jA|3*Z~s zICgH`VQ6l}54O`! zA{};W;KY^oRJzlERGo;47(k~BOx0?-kf|gx$1~;9>++bB5|sEDlhIh6`1;j_VNG!V zKzD!hw1Ov`PbiNM;BvcxVYDCIi#iiHWM6gM0+^08CQ7m5|6%VfqpIo}c3}l11WD;` z>6F-XgM=b2T>=sU0@6swCZ(m6?(Wo0Bhn4h-7U>GxA*hD8oUO9v%_?fe!Jm=?Xr{AL}ItL11pCzIvf2EUsH22wK>-DtR^&8Y}!CF=R&3NVA zLeki<00k1E4${z}fwEPba-<8<;&D7|QJ}I?)?$-iZos4PReAPH?F=S|os&z)v>^P24Pxsb^W>|bU$X=?P$mWt$ zfoo_-$W4mkX9%Lft7QqB)fQILY9jH?xsW~?5xO_i%!8+e3J=S$1U3cJw9>WZ5wn#C z^AV+0EWFv47z}%!ucD89wS_Q{2VA{)IUWD7!$g^c9M9Nsbdh1C{R4|_AM^41Q8ZJA zb*ImH-ZbxC(9&e>$p`Ly!R&vBvh>wekE3a~G6cW8_!1>7)L&96X!{rhR2- zpAN`y#77?1l!o`^^>?}E?iqC|mYL%kMK=4cGIp|0&`HqbXTQe}ZX zA(o&-7ibQetHP5_uD6gtc-Wmg&ZqoAQioE_P5u0|&_Qo)GCm8cVJnjgHh$`@l}?rS z)p}P0I;-k^+X`d@v!hzcV)A7lMQz;46PY|dW-D<_WmyBCaP_-on869-d6~m!LCjf= zONTgW5|0{GMx_s*h3B?EywG)_*H8Y9lO7i7v*>DChf4Z3JxgClx(~fH%_-th0YyYn z0RNfLa`p+Lu`)Mqz;z~CnQUdtmCL<#&(F`yP&_+ouCOv}S%_Z<0ePrOs4BN0SMN+O z%mveVlL5w7MzU%!d*LM8!|Fy$()^qVog3M9S-gJjIs0`o1d@S_q07Ft6o_?dkA(D6 z?P@p%X_@D{Lw}G;vBXU4VGf!$UeZ8NZh$TYd2KS-mY&r2L?^z~4Of!3(z#F}W}S$G z{s?q|H^QA2(C~H0ZTG#KJu8}WD!6IFf4|`-x za;kQKN#x59Gx^Nt36{>wAMY$Zs>AGy!p&V6=*{`Ms_fAC&6PS;FsAr!^ZGSW6=jfy z*&(6+Pkbv-KavX3rMWyx+IMiBW$Nd8%6N3tKf}D zWiI6tBs}Z8V!q{wuXM+i3rO(@shh`IYziP``!TtXu&I-5fV1xu9FxY|MJnCRO_lW} z%K0WA4;E3%=k@y>e?&cW9^Hr^U)K+nHZH9pR0dx=j?KM9MF{?C8Hqp!twFR0vX!@O zw(eR3#QWS1F#VvuXXvA!LOv${P(wt(W0h4-`mIu(*6y-dD3P(fT#`ep{khXf+JcVE z_&UsE=Q6vBXA`@$!~=q!)`4qQ`z+L7v?GB9+4DB|YU+a{5>L5fDiW5cG}L|eLle!- zrrFQI^luCz(isDh*#S=-pLn|y$N4H{{_qVQdW^`Y9S3@4w)iCq%4+Lu-GA3Hu|Rgu z+1(`9(YlM0Ypvdh9lxWQd($JaN?%Pqn^pUy0Y&l2Raj9`jZh#k4{uB9S9j(+y~Dz> zOXIKEU@^CtX`y0swE^{iM~Rw+HpNet-X2%K*5prDLw1XAFj1@xKgHTroxRY^>&YD0 z*iP1xx zP|ejE)-r+Rhj(X)`%Fc;E35cc(bh0+y2kh@t{s7sku5n&_IRWT!b>h-vB-oosj$)?Oo*b_evJwaa!VE}5Rsp6JlZPmU`+imiv7@bTul^N z2>P6e8saYpnPoQ=xm|w`78;1VR2NDC7?A;1Oq0ene%41H3zL(9e>~&o9+3O^+GMb-~lfh>X+2IavBx$DRwJsPr zwt`YFy9hBSgR8z?hZKlStYcB`xlr@%;))1znZ9g8Zk}tc}h5d0=+sP$SHmQ%E zdy$jETGdfbv-jkQBr~WetcdxE|Kzh612tuZLanlUNbd5x;Idz-ug1H-bU7SXkBn({ zC|{eW9LMKmv7PN`h2KuxC15Zx|?;tw}^hGbe@l+&X}CPTTkO>oRhSPGqidZKAs){urVA? z-=P?~i4fc1Qj*hnOhg&V%R}Si3BKax#g^FMc!4GX|HS{v0*FS(q4bbVs+)hlh!?f; zOi3?*x>j$bgr$vEIZYk&xcuyGjm=L5;k1;1)Si{nQ*4)8lNZF)Yg#Wte!k4g@%w{` zOQpYxuKMf#1Y9ar;e8K5#NG&H6&B4 z9V95l`?h5T+)qd77TyE>zOl2fk|r8D3R|-}$}#M%OufRaS?~x)Cg_&9e)h~@^q9wG zGbHKQ+@z{)YE%KNMpmQ!0yvnV!i{~DCdDqwdv74puPTVqtcGITS*gcqe)S>F`WaC( z2cJgg&7@se8NROslT23Iw$2+$Heq!GR3wTY3|Rbb<>+SJGF@yT6vmoE!QR(CWYvhh zFF(Dp`hr(@MFar@B;}==E>2ysAzyqMGdc7z8zk`gO56OCa`Tne!gLoET8eJS>hJg` zOH1suRvPZaJMuq?EIT80`^6lAssmeRAAA#CzEU16OTF%x0N%5+>aq@Ld>^76CX|yn z{8aS--SDE*8HbvJg&4W%o3E7U@=@#gO3ne-bJm8TNbY?_hHgcIrF~NphRoJK&H3tS zyC&P5>$JRQb>WEV#dDhP(*4B&e-@tirNZ(~Xm2ZP*1eU;}8+{%k|Ai4xc{+h(wnM4s_UTMcDXX)aDnXO(Yr;f} zQ^s8luR>;TMi=dz_Mp*qqk(;m`05fxwTw7#pX0MvPS_UA1~Ju zD!JHx1>2hT(Y<_s)f|zQYX!NCjF9?N)YS^nuYSl8ed4IshD2JBg13EaMbbT5Z9Buf zmuUMlF_-rJwBdBp=Y*2jgHzL)Z{exVnR!g?E6-Pg2nx-Qz{Gy_Fx_*e`^9Xl-6+O( zt8$y-MsVX1DeOr_cXFPLtA_p}QGd5aQsXblb*MIUTqUgH#*5oJFYA1+>sW96nb0=iOD=J>~GYtxm3*<&`wgWuA@Jl#9 zyju~wqg6@hKxJu_uW!KG(5N!JStgv5%_Ohgs9dZGbAUlfjzj^81`|9;m$&RUdU}tR zo@28VNI1|HMVS#;Qk?!`JD`d2Lip&J%-4*7l%s%0J^~qOfwWJvs=EwW|GLd&83AJ^ zXVLUD2j)RuYgB2kNBd7d`luMdmpX72pAI&lwVjZNR2erxKuXMIrp1ln-I`&g*k!C3 zG46ZWYrk%>RO6p_XNLFBb?tvV@+h1KSZ~TNV64$`b*NwzNuR2eE<5-OwoYZ&9tDVrS#vuLx^&qFX%h71j{05haMsf3ZE#!&4=c2BULT1j(m(B$@=>caQah6M}75#x0zS|WKTiq zIezc8qf47KI;D0C3TI{Xez*Xr?H8!h7+MxGHqQWd9~LY;L(f`3znzm;i-10fo{yj| zooT#n=3NoKgNoo<+=xILvRy?df$9b*BpoY;wZf=+Her7gVddCm6|R__KV z-s!);=oZ67Bi-VF^ERxL%TNx{OdYn$9vZF;kZ)Gbml3b|hN)}T=l(Xhv&w}|$iT6e z{si9t=mP>5gFF9xn#bO>xL4Q<=L1%Zdl1pMHvf3L;O}&h6p7O#Te;g!_Cblv=J{fz znSrVDA9zM21d|F zDj(SdWL6v!DY?;4%VfGq36Wo^KJuAVX>^q&Ul!dP9Ss&EEmm==m$#sBi4_%{f_@d$Hub_C9T$R&pAf?~_%q6F_AoTTZjRz+kllL;PYnI3d<(*P4ZAC|2HoqEr>N`5tY|3Y zEa9N9#KfYQ38eZ*T@C#}2n>8Ms3LMUhCsWOUnoWwede*mG8UCp5!z-h00 z3|M{oZHY-ByAU&rQ4hv}9IE^j9YSYX?|JN8bYgG)F$fYDx@!skFX^%N*)+(+gdXO) zFwk^=RDo<|hoo&cfO0b|p>0GiJrKA`OR=g48^9Sr3Oh;~=7PYWcq zfqA7OH7@4B6JA&4fJ{rEzY7ronUR7*Dsd4m-TNiHPkFklXv-JntKcyNR*7 zV}&y1$L}CQ_l@^CD6%3Nmu-MkJ#u?dKiIl9N7Q=0w6jh)4;t7{iw0MPGMcP0{KM7K zt*9X%l5yX}=KzcV$+8R^p*H{xFHB*i%Qvo9x2V1`?Ai2%>k5v1KCI%={@M~a_oxq% z`kM_clBM)YptPMY60G;B5#UDk0@0X#@K{%#UV>gG{apn4vKG6RvkB&b=pA^RoiwHN z9h}y{l{>4wqS9w&{yrYGL$S=rVXy!Dh=ev;5$DZTxfYJyPE6fkLmNE+_tuTTA58@Et!9ZQcMIAs&71rp?uxDJ)YjdQ4DKaf8Dhu4 zXPhzcayBX0Sq|G$7ap=|tfNgjOX1=Vf*!i6g$MBu59P*Ak(+ zNh;h}?rrGMiI2`vipn3$>2N7tenhYmqd5gw|L4*uORj>{HnqFJ>%kcD%l8pqL1hfV z`|RD%2XXjiYg>646fF@6+TSRTLpJmsg4Jg{eT(tBz2&2{aF#-zoNWl2BVOyiZ>e!b zwrX#`1AOFaFr~NaHrarl?VsrcjeZ#!4qe27Y_aL*#&yyZZ$o&YOo}1BctWOil5UQHhw!8rnIwZ} zc4~4(l=_>3V0uQ^7ZAZdlUP2T`Og5D2Hk6>Zc{oR{`Pws0S@pZjO~CVU8tGrOLej( zBnI8Cjq^U^x`aewJIv#jW?o8@qh+V^W@S(`a+Q=D!%c>&xq~*mYFbnFv;D&Lt{2x! zf=AKs;+N)h+aS8P=O_mq8*$J_h|Y@?jwOzgLugf$<7th#G?ncHF3EtKs}7D#nL0Vg z-T|9~hNR+NM9I$JJr{QS)k&Nu!52)&ommSDt|Ip0QR84qSm=hG6=2 zm9h;+Nqp!52ZN>GPvvBvqLhSJd9PlH5 zePYc1Y^Y8x7Wte?gUFa42D>Bajbl;^J7k8jHGPdJly-ha(Ktc@SIxx~D+{rRU17L9 z`xa%HC+qOKUmX*MGyO>0^kaw@hlE_HYoerimnJKv6Q*4?i3_q3&VWfwPN zha-#z??sPYUb;NA9}_NkGurm3Uj3Y;Oq~Z6u zO+(wh%W$MNO(*r07>JCWH^A>sf3hKnPG#I)`Z8I6s5C5Vg~=$Bvr9-ZWUs6;Ut|xK z%pFaDA25@MS92!N+?mYYS#{sMWSPA))*Fe`ZC5zg_CsS)sYx?jZD|w#&I1 zdw=C!WSr;4mfR6)$eD^%{zB^2__TRs(v-#d-IQ4BDqh)Duw00@uJZr$YOv!`4J#~WRi{V#UiN^Jqy z!xUeLGA$)AlD;g!XLFaXuOV6#GB5?{HajJR4oYYr!*DhV#&gMJViqMdU5S^vuFE!n zgf9Q{lcv5%?dmE;21mIW@KUG^S;$Ruc51Jsf4us8-N51SPa|iiO2j&(8P$_UL}smIl@7DJ!Tp!Lv~e+NA+I zGTg`p45`e=vZi1Pa801Ul8N)P-oe zd<2U0@U*rBUSh}^z3>K;(a)lyss&dy=Tr%#DoolMYG@%4EwZIw6FSgm0Le^c0Y*h8 zy^on3wjJHg;U)U}7H#P@VP1>8OEz1B%(y>9-2Kq_n_9jtSF{+5xdX4G z*2{J^icrXfn?&nQqMU%KGTDyX-C)(nNUJ)5HGaW#yJP==w)1&w)$X!8>-LLOQmEE zEJ8HKXhvc6g)In(lRv>%#a&t#V`Y8Jb5 zmu5x?o&(dYJhq*D-mlRF=#^v`_RbnTrX1_DsO2j8?>z6FCG4=>q<4hpR zSl(o|oFAdj`15Sl-nkFNyF?TEyuse*bGA{ezlJZPh@Y5$?02P}`WuJkTM_a-1kdi) z5fLvDi6hnkxspSFOHgY-0xCXRB=W~|twrleXci#>b@%(`d)Xs|EagEFB=X_pgHu5c z)@}37KcenFsL8?h3s)DmTp~W&PoEi{+P|DO^!mdx$n0=vljmkXhV=eYN{xczJiMNi zya`Q#MMk&UooQIMx~=~!A?;b}{W)?>dAI6r3~m}%PDF@xD5Z4icHZ33;DLPB?45;7 z53TW4i`8=IgA-VKK*?d;>0)3_o0PI%^Xkl7IgUS&$JC(NNdB{TU9ziZK2ICWFK*f# zT&g%@GeRs4i+UaT?MJWHdOym?;@6&Ppa^$_^kq32Jxg81f9f#C(Kh8&>r)|R9CdQ2 zG;e`pH<0x6XNmBSV2@7KwgKvXHP|mfx3%_)bVv+28tHQ7&rHL6 zaV%+Kt9KU5;+W%x>d0M`d$l;hhPK8_-!}Aq=-&DYn7hPKY*8DyXLnE#SJr-g6z5_u zpF+VzU0e{UaaFTp5;b~SbpNW9&!r19b=#_&Y~+8R2_iZ3_Em0WI*hJqo2p+EYV%7N z&gU>)4zqjHyZaa~>+=Tp5sgHFn{dPPdAWnPVi#4EW;_uoR@!6Yugy5LE|Yk>YUh zbgWD5##^tK=jK?k7W8GmUAUhA^Fm`}4}t6FdWO%P4cKW%I>0c+&w;-8Euc_5YC+ym zLhcS-v}3>u(R7s0&5BKFL*KRRVZX(a#Y0nXU*V6LqFtS$u!?Z)_41HS0k1aPYAcH_ z(!-oo4c8%L<8J!vyFYCi00r>8Wi~K8tu8Q~4F|i0?OoR9s^~y+s5a|vfcO7S>qcL2 z_bX6c#dgTN+aTy|lPQ6T8dZx=cJtm%uEF_V5Kj1yQ(}O`dLfUE3nKg*pCkas37)h8cgR2KXaD(e6%LR2L)_l}_hGV! zApXw|8np25mU;mMFWK*CA2S|0JOBIBBR_$j`Z}5RgMY)wWWJ&REo~b7)Cl<(xC%}I zSVLwrm;U_M$B1VDF!r~FxPIEdu-i|xM&P*Z@S(?leazQEfc5V4d@UXL7X#IJ<#8Qx%9{V%G&>xK)DdNm<-jGau&a z9pW8C?{7|aLmAV1yf4}*-@@H8ITSved)Tg^Y_}3f$oXqms#yXzgr6bh2A=~=qpk`_ z_kCVPhxd8Pq9b#(-8i0uC~Gq)Yh_PW!yfw_E-Q-{2*wxzZS;+ zO6`!+ss~I0sxPVDE30~VQ}k%H4oRYS-oQo6>1WP`i^Fo15pHTh@DJ5K21Ul)3r7A= zOfEnMPYM=7tZ|?vY7!7N_)@zJ$+EYcj%Xi%ydPm7u%2ALWy(u^{pA#F;CldM`kP3O zuNLgwHvnWNV|4@X-RM4t?-oEcC%`<{L1fb`wg?=1pkRohK7!mHgPovU8fdC_%u}$) zzc4?a&GoZt1e??6%MISURn)JZ)~=`T4W8i{h?NRHNBL1w# zCL}u`>-Tf9XW{wUI1yOS#J>aJ5evjuKBiRIdNw)#2NfE>nabLn36u>Pa}mDtS~cWz z<>Y!tMHCT`@(3OJfB*w~0Nna2{Gcza@PIEr`wW1blaM#sWIyV^Z@oc)-02i&uTMMdfHIYMAu zojfAYrfOS>6nbj=#c+>kCJM$$0QVup7rw^mvoBQAJ23)%I-%z^p!a98<7z#Iz%nk8 zyCxn~1<|idL3WC9mJC3(%S_?1Dw<3gr%%g3{GTjFFp(#q9i`HZqcEzAKyp{KeV?-HY#=PU!_db8mbUR*rS*3% zi!};Xku24osf%8LO8f@vyDiGox)_={=gU9G#k#ZGeEJ;bdkiJyQcVgOx!=-2>v;yU zmiGan3QI}#>*|VHKn33Wp|kgZI+O4l;It@VHM{~}Fs$eF#0$W)WzEMgPWP8WuRw0q zRS@{rpetT=Gn;29^iuo4RsfoE0G=s_2i-zpD1YFAQX`@EJUu-5oI`l;Bc4z69DpJv zn)$H;wG((G9o9y@356c@4b4C>nWH?NHd${ug-axtc=H9PWpt1S*rq$JsCG6<%?o!6 znbl>*?E`4KM~56QY8+w~bpZE3jl~;SA(sEJZu;#q+j)I@5s^lu22AHk*uAmMf)ox-`_eVoyS7>1;eE1iVm%41tr*#7*GK4_NPnZaf?cH)(xm%9*(b zZ|^yICGdl9w6!2%UtOsH0+1N{Q0B@_weGj)Xva&&?mkD29G%%&!W;zid`d<$sZ7mx_*jx z>W>fQ(%s;@n(e4qTS~%2AB0l~386RN^Lhu$5vLz$^%Z-EMZl8{j|6X%TQ5K&VTVo8 zNWnbZTBIr*X`m`vzFPH*Z+6vHmLB|Cix>{KS1!xLniDBG7kUMgUADcm<_pT$-k%i@CKMu5!t| z#55|W?P^G~ESX_0Y)vyq_RFul;QbILn9uaT8SH(Tse;*h_WDQ$hm$KH zn=-Ha#!@UK#U`__R(>HuxvzDz>T~Y72FaCVn)1Z-r(@=(cNmZOry2Lcp0oj^Pv$e+ z5M-i(6hPWn>ivS$p-i;@7Px=Rv${RTQ82a-mGS)QTolU9U05sFx)@W+x-i{Jiq^HJ z(XHTaE}A9~qbRz~fYqh8KE~`}G(abE+vQ$QoPxU1u4iQqPBvnxzn$G*#;B2QP6=~c zU5~53@L{u>fJ{9x8DkJni<1cia>=P<`ICbCF<154P>XyWY8`AZo|~t9RJCs)0xz+W zvlqUzkr8!a!8VZ+?(2-fjeL5jFZWd7x(PU<2(4`IoJ>MTrZ>h6@$j#9kUT>W88F^% z4jW}TxtJ)S)ouSkl542XGzHF@&|X2jUw=RpxBT{UheDEwC@rk#`>)`QP01+EAg4T_ zCa=HZT&lP*!llC~tHehZOgow|8(x-W2{=XrKxDV^RLjd5fuUw8|s z(yD1G`+Bv%qG_E=3*0(_0SF!JjXKI#a$<;gcbp5k!lMkQCy}zWAW(iI{0!6UGjAc` z3NrM9&phFm=Gk*L_pPF6tm6lYiozNLxsBOLGY&G4U3}fVmVAEnXa<V<}(g+ z(3g#;N^E9YX%Vl219;_yS3> zsq{_K0W}*aq*pNTlo>2OsD*`DxHQY9HIGKCciFfl4|j@~x-$1+VH6%Jk8&Dh@!SG& z`%W6@qe$N`ynNoAYM4Db$3Uj$HANLkNkF&7)7p*)O51Mw5?k5fMiuBO>!}_x^t+Q> zz0Bt8tad7Dz}ldGEX+6n1f=0NiUVR}49Q~8qtzvREeJB2Vmitd zUnEp3dIjkpR2d6xUjE6x(gV~h;!i_4@r95i)IXxvyK0-h&-4IuCIu-LUV0JCZZKx* zI3fPXA*e?aEtX-6$`%!m%-Q^FwF#rFVm&+_Hi?3p5w|zq7r!MMLl||=9~~y?ci{P5 zJY7tfCV;DAS#UL70sEm;Gci0`^(Ore*k9yKJh$0_T)reU@z^(ZTbcMrq`m074={oG z08X4y19Mn|%!tJ14pJ1#(QYRC%e;^n)H;Lyj#m0bxi>X+$Zib6Xa2B&j;QRT|Kzi#ZL=ZB&iX#AWiTFLR6c0*nF?7QMYE^NU5TiVbi&Hs5e1 z+(zTWLx(Yf$~x|U#thAz?TnVywoT;#a=u!cyx0mE(TgeHZ)|{rttLWBDDZkrDs&h9 z)^qAxKJFSLMt1x8C2z^Phb!_25p)WIlm0EwJdp~NC2i-+%;vm%cDig6@vX5MkiKs_X3S@ zLWQ0>W?-~DSp7}K0ZBqeatk3siWI%tybuIjDztJqnGGOweM7lwl$R2dZ7b2*6{xmOw<-}JxL@kekL-F)6-r&~Y%qxec z5wQV!%p&xG74OAYbmQYpPt+#N)q-9{-Gwo!Zk|E^c2_C2;cO!`eke1G?P*=8sk0-NXm-`e#6Tf~Ap@fe4OIavf|=nA7n7m|8qpqF zZKZ`SUk!?bG_p3C?l+F2TbufQ9n|3i>NVFr-pl1=fB9&B({TK&0QnaA^t~$EpRBBX zS0pOfUGlrprW~4WY|xgnB4}qEuZvy+}oIr*7|i!OFwR8?mfL2!pmpAGcT&gS)b=gnBHSA6aO!;a0T%8Ag^DuGJah1~TL zl4LIZQY+Ytn_QbBh7X31FIogvBySws>=5&byF%K4oAXXVSae208im4%pcHp+75C); zLwdm=)V@jx)w^TVj_bVZkJA#(Z*OuP_}wpIa}H;?wftE|*dtw^j6_e=#NaKgt3+cp zzx5H4Pd}G%7>ZiuC&#;#3%Mwj2q_U0X#?G|%jY5s!}O}%ZF7c zD6l+wV22Sxa}uXaVdXRvI*e;4+`MYYkR6k!2gPnyc2%QtH|qQ3$1i1IPw)VBkctu( zUg-;sM9R5*^4Xr{eIHG;jT`Z^lJdQmBE))vl@e*Y;zjis)g4k)Y}jPiID8sOQm=*p zWzbe$)W|#lo|9~vr&`DKY4me6dD5?En12VVxi?XD!7Xx zFKBxu%a+hLqJxl|CfF6AzB#yQqRM_81Hlp~jm72Js(`-V&aBLgrR8GXueb0k!<}Ws z&$CS~+57x*W|9gcF3rMI`{_@Gugy-jh49-umS}s??62p@8jfWvN4b>ls5_j* zBp2WnR7b4e{4$GM+k>GLMm+~paaJiK(~@}BhWZ)<)n|&DrnPy|ymq_bJA>tUQ&GUx&yd458djY_vYXsB1Kk@p(%_i7>+uF z5>T1xBS-EB4r~72PvSN!@Uqh8jzoR2V$<+@2$qg%9J-#Qu~PH|vxy=hgxPtg`ESew z#j{6lmMea(iXmfRisgnqIo}*}NgeS`Bw+c%n)H1)ps4=*ap@7M-yBf`$RW8x?aP?>znry?5&H^ zHc-9t6~OAj(CT`a zJf){-H!IP=mbiSwsiNxx>SM@vZZ`jsS$ikEjHBG*gU!0LpM48K_8+ZdCt7D}%apSk z9oedSA*AJ2do8DlI6gD}E2^j~q}@lwmXYLEuoB_q3%q@3Ea2F0rzh``_Jni%4yQ9?a!+itLkw-gk|c_`5# zpqSHKjo$+$58$G*YzpR?kBf+BojoJL*c8{4PCByxKqlFEWJ3F;AFVDx_v$HS%YR8$p*ttXxI3T0={;+lv2;xJ4tlADQk?j4Ha)0)w*5{j`hz>~0=@L8?di^OQH zv(At{k|xv6(ZgvcLRj!kABC3)E$)I@(0fAdX$hz-Uz*eK%vcnL{sfRo1N&uj0d zDRbkmkF3a-?6TUF$#hZnOG>tMbcIYMA0fKr)3H_-(B8^rvN_@GS2`tpiizaQX4^yR z6LBdxuQ|_du1|;|g{{Spt1`o|$sUgRdk>-~&wU{4dTiUnj=hq&7t5!T!aaHRe3yd8 zh_D3GD6L;oU7#3drK6h_>j154+d?6`z)q(?qat5{*xC|u1X$OFA68=s%Z=Eh(wKfG z7jtX#6O`uYO^6qxpZog==bn$}dX4fLj=SW8jm3kbEumCrcD$|brLT|Jj(G3-6cCP7 zuD`k5yoTv_qr_#bM{|3QI&!}sc{v@C8$O|$o5kn;4JQv}%I?_T{SNkH*Rw!R>Ee&ZDhxtj9M=7Jmr{7FYd!$TsEP#{M@Zm42uF)+eg zN^r>4vh5Tf+PrZe_@3j@^GX*$?m7O=JgRS6qG{2b&9JpR2R^@15UQR3tmWxJ&+d=> zIX70N89#g2O+WC1`Ovp!4J3jnHmgglv=I2MA3zBE5m4`XMfK3V!rwk!k@sszD)vBj zfqRTfCOH}dKf&{3ik_k}*Tw`KJJbiRrWV+IE)@AFm(DNhd*xyg+qA!n7d(n#Kw+Sp zNf*APrywAAo$YxEr9HJwiS~W!_lwwTc_`AwkYMN$97XRQ`6um)jqwv0Q65cpG>^Zf%#dovUkeEo}Fc&ZWuo(WO<>1U}X4g$~tks+}>}iTxDa!WNa-Q7> zxR%%1$E!2B{mxzyiDpbFmqsUKrb83W^hsV(#anHSh zTrrD2o-Gu@-KYK26&<3N;?g)a2?A664y$X7N@j7cr%WThZNCeai8F72x#;kgd7a;9 z+@}Zqda+%EQjl&}@IB0Vtn{5XaL6@SsYKg(v$S|Z*mLx7**N)vh&N*O*ECOqd#kJA~8$v}?ddL8S~ zF@A)w+()Y-Ky$#+A%{R+i4@}GDz`fft#r!H!&7sKQQTT(rpf-Wd7ivqz_@i}Hx){s zHb?zsi#e4$mjVZwtgp;h>5}ss&cJzcKqU_~b}81G5%ntu8e|B6fxx-)`%}&&2R`+r zsUJdV_Bm2oArX-$`ATHT6;PRG8Y58f@q_4?!?+?g{ThXX?d#LB{jj`&8OUD8L1JtM zD*x8y8ksJ|m7lQ6hz}5?JsIu{=!Qyd!e|YH72)F{pH;7bp7?aMu(lSmC$a*}?hNed8WEv!@s%q}6PR*ukheI{ zH}WRU6gM-Q&-Jq^k4G6gYD`t%>HeNEOZIwR^InH!+s3xC7uhLYG)-!l_LkMGBu!j> zjh=zxc5>;HgtED4E>3Z>NCr@zFov7lGFUg zrROeAW%JGAM{FWnMF;LQ$b=e+&mCf_1i&tL3IH#vWC-=ES;(D3VFcC$wGEXSH>-?r zE=!Zpxu=Trff>&)UbPzxH%fvxHRzN`~{4lue1u z(Pr<4*FmjAWZ%UPXlx)FeXTMH6RTz=CzIJJq7Ax;@zCJiVX&B)5kF`f=j|;&aK6HC zP$ugvX{xQ@*%f6?g~RV{uVg%s-s=*eexRQ>-+KILoq^SLxh{~ycN_RLr*36-6qu z&cy=FH0aDu@!AktCpMxf&vkNtB$>;4Ec|xI4@upDI43sl7%x+w9qo^k4SGV zkzhaFbPjvWjGOq;yOpQ7e)k3F`nKbI-Bcj|dExr|A6c^|YQT!>^upcVLf3BlaP#iL{oO&HhN|$wCqR1f1FHni zCYtY|;X&o0pANwQx`k`i-TM1GhU+yBAL6LR)9fj{|IlJi5f1`{Zo(9t0s<1xnkH7z zuKfX>cDK0s=D+AP-`9X&N`x)@{x{#{11t}}DarJq|3y^23IiYXT3h(vmIrWRSa3qh zKg;^BOzr<@MtT7VGX2L;lz$sD1Q2c|03z*U@5Bav^AHNs#Y@Mf1u&d%w_cLolNwW2 ze!%~qQ~E9rw_ji<<=Haa@NvW1EDvNZIQ%?|Deh`G?}G^4K)Xz3+s)6mU3#c$BEjzI z`?LaaK=KrvtFG#vCN z2da9FVPuk0zVchsuaEM3mCSc0L^n}>=W0~QIu;Wt{AO-5{Ck(cE#Sm%>i>>92b6hk zoY5DTK-%6|x&?SEgH5!1hT5SMkh+GyxOjG)toJs@w7zsrhE7C?;g{YshokQE2$8HrMAykAkYa zzg87-)Wr&?WM4QLsk@>As_&$o-5KYA%U;hLbk?rH>ke((1(!+#EvDKHc1?k}`vXh_ zLlx_9L)BLvaI;C9;evHf&;$<62*qPu2U2~{R7*I$LIunjy7Gz&lkeFCs`VaB!yzL{rjK$f0aiijydl^{i7*Q_^& zg-cu;a$*`K!uJ>0C+n*O(O#>Ro`*lm9lyS$;NFrP1T9CYx`QJ?)|^n*xLv49Ii(MR zzNDOLehf0eBb`j$_@~YANK=D-R7u<6m>Q8v@{c&kt5!G%wQP+i0?zF6eD*!%3TyR{ z5NDTuUkAA>zb4;UmrS{I`1a2M zrZTYfG`EidUPqL~sI8LBog+_hr{O;KQh@K1`j#s^tP8USU27x_#61PJG6+5H<~I2P zMjp)!uQP(w$naY@k%0MjY7&fog5ecome)8I47p3bwIVG^dDHsC(@K-(3#@9n@u^ zeD2HUPj5B;QTx!yzXzGr2D{zdFwP4Oy$@bU&4&w)K`R0*;K4~pbMsRbu>GKd_v{U; zpH;DHr55A^k3LxxGV=NUqB3uU|HjNTqB{M*b52qMV7~b_XC-v;FtkvofPPIgTH!j} zBW52S64kSs?W*KQ>3w1B4RYQRM75fM9i`~m6TE8J9{$L)WL~S+T&gnybMWyKBb>A3 z8C*>X`igR{l7-cL$>O$_EEVwIh7HmnTKOA(Ie^EFodoXcED2q~5nH0>0mx2VLX^xC z1Y^8!uNvwlae>++naBckF+CeU0hu=QUtLO>p{a=?&A6Cy=}(Gjr-06$pa(+2iy21?Y&gFy3$8E^=Xe`7#KMf0mucc<=BB2W^2 z3>S2p3cHOk;lZz5^X3u_MaL!hTmO*(Gr4mEuvD17aa*O5jV6(AC$TQZ5%K2oyYxqS z993}o^#n|nk+FJVKy1R+jh9z{9E6qvxlu|us(rE)WXZ%Ke4bj>3@PWCkz55h7*U&4t&PqOT%3;zIU~r`qi(AXbipns4hZar>&$okMRYvibifIq z_ppXT3Gs1=^+6=t^2Zu~RDP&_d|>A~SlFpolP}T0VEK60nW?TeVCZ$y+x2Q%)c&I5nL{aQ+slasESP z^5SU4l+=i0s&W^ng|+|a+*Hj|j-!!i(w^#BhBE(e-p?Pq=yy}=r(Q9;6k~%zK$1kvoGWb`PdjEY# z8@-{L%A^bapDX~NC;DoKV(Y;$*(zXx^1%a($>iAY*_3@xFL_Kmz0E{beA+pH%d21cX!AC>~%lS{d+#w%Reu8!R`(_ zGiPSb`KA-de=<>>a95504AX10zBY9IDW$iv*GO!IZN(QqGRMEbo%*WM{1(*aPE|q*+x*tBRhFS)%W|@~S;E3KHB6@DM z#VX(Aj=Ux4NR+{;=uR?meqFL^V3(O0u2NP0?3j4zGoRccgF5!Ws{EmAflXk!Z07Ek zjKzx7M}DKhwy??q>WlNua2uUHG0~4-@s%Aku}j>;FoFO?XXKu<7NaRrUl0XQi%6R1 zRG9i%MZQyx(@skr+7CnQT{G6D!dNn{?{Q7O%rG<{#|51KH0>tn;RQ#WRl2JE`}I_z zYj7WW&2jb7p0Jrb80miYvrYM*{6{Q*Q~*IySEA+cw+VHJI=#Qu6a~!@JO7boDPY3q zF=Kn*i`kTgt7o^|vqqzY*gAsTU;YT~;e;GI#-sBt?DdDFc23Z>POx{=Tw-s%Iaw0q zcqGmc-<3f4#WWst1`YK=dwTaPTQJX>_Vq1js$Min*A4J&9f*hgw z^B^65gReWuB2BkZL53nYv=hV5nKaE^LF)agt|n%}Rb?u_ zYF~4!<&V<5{-g~Z>52?y5nOYRl?;*)>p1&a*NSeQzQby4%yv2(#?1*HH;SvIAp{2*fU42|M4vQivxMw>{Bpo?@ZlkGJ{9>AM*?5{)F?^ugvGRO^Hd^R8F&N>;YNMib zu4u0Vp&Xww4vxC1qc90})jhZ-qH*s0uSa;F9^}VG5b7~4ZRK)sMLL$~*L&biuXifp zuOMJ!5!r@^xR)2(5+ND0QHE>dcj@m$tJMBy0YYL0AO3-R-$5h$fIiofB`$HuiXZ_N z0SX7s7QX|`tC2s!o+a(qHWqi_*AU4;8$(=(4?QFXP3LG=vsq1C$Yc66HRR7{-8{ zY-{Vp83s0x-(*C|;s}x-Hxe+k!Ftn{XA04I%{g|caW$;%c-U$s7E|atJGv}lEL>(h z@3QEQ`ga2osR`3RB@>Z9Qg4_tpiL`pk*xgs6ss{Vve0LZUi$W0d0NLrc#TK+g0;HR zxXdH_h;PLpXSNzG>{TjJmgW^~`aj}H{}`b0su7?1khLct5!&`07Qz|8oA&IEiXFN8 z%d<4D>Fqp!bY7G5NrX#m@v7IlBN(_GD%YbVpp> zw5URQt)d8#ZXspsHu9dc5)cRNIAQ{H*ybLTO&HJuE$g5rn%hr$3QiA5QI%kk)TPS%qv28!ZbO``>d&%zt=%|?yijJ zwJOi30#_&BQls;EztR0m%vdoZ*$+evet8!8*$I8`z}(#A13J3Q(|?e)Z5o64z`ZpR zw_z#b;?OUu`#@j%4A|1AL-|^{;!rpY&*8Ay&462zdf?>Wz}}QkdOVaLb}CU62qviR|0zbtRaP-F5owb=>>BmW z)YDjF;y`0wX^(|Mxu*?VLwX^9+pGg4ZQjy%;r_fPUURFez}L7Nll-sa_x}}$;!c4?1Z=i_m8;?pZPmN(gtERwMC8*TT{{*ImlZ24 zoci$?>t}htdY5ArHwiGV*$<5s0-L3qB_nn#*Z)x#-$?>=MReF^C?0?R^X9#K_)}b0 ziVCnSvI2Z8~;hVs0QD`HY~3D-`eMTF|gCb z-#zgEEyiX8*wifT+R?u^#103!P%ODj@$cKoAH0iaAE@}BnJ&9HB6mGPyhYRUK}vf# zwtOIfHE$34y0406Yu%wu`K*l=Q{B%pJg`-7iFScx;L5C(X7b#JPp*}5Y;4_@HA$6? ziVNML5wDgwb3lat4oEM!(!P)oVJRwm{SQ(D@(i*=_-kk3phUt3e3|v~@xyZM z%CWxp*|_T9-Nk~@CI$hl38(~!&K?K6KKebM&q5}c{7q5H4QB}Pd1lj3kV3u+M8_^vM2?h&9o1LP z%zv}Ufj3!67er*A>jWKg49Nf7lXlC`fS}j{m?7eh3wIaZ#2kDyW~-kF0E^p5!F>`f zH9;PDX1GL}U0EwCUNa!w-^$iD!I7RLkIRd_N86Wr6R7g+b#ImCf1&gA>2&eU7N>$H z?5eW^Esm|c6`+P*2n+ps4m?!h=HOE-)-Go(%>@d5Gv%yB)I92%pAFmk`)1w-{hFEr zhlgx-4?H{%vZr3a)cHLJS_sEzqsK)k18|aTc2~^~l2UU%Wd+`x42p8}xdUN(HM`oS za^edhWdN#MEiA#!?*YeVk^Btsb@}HlvvLSF9A!AN8G2jU)Gydn#J(F>Tt%yrb=-mHUgsx*NDbgcAOA?F9YN@xH6)AWu);Eh8oeUju0OJxgBy z?_paE6!e!tvba=^zJez^NGQ?FBnKLT@kZC#<4Y;m_9ttW`>RA(zG$GzOUsu9UT7Ya z&XhaoZc~O41S4QBPx;GX%7RyIBH{05xs_xsJl3B)H655|hHU{V!AaM+g;|Y?x34ip zNb(%4%l4J}7X~kZ4-x2e`xABFC7CJ+g5vdM9T`DG5K$nJwse(fX)~q+2g`O;Ph0Q} zrE0^1h3Dd`S}mXA{w5fs9O*gR{W-Y*BcVMuk{hDrM6q=X21&Sm?iv}}g4K$%7nz(O z=-koMYr1d*y=*t|NDR2*{1(&~ki16r{3IFM2iG>|nFqFw3>TV_D>xUOv#ELj4ZRu35{R4D``wSf4|KKcRJ5DEE%fEi zPXMA=*Rna;eD9Jv2cz&D42;PA`$*<_kM`8axqGG#YZ+m9;(dN@8uOP$#TG%dt7U#F z&TW=D&`*#l(%3OmEwr7Nd0Jaro&T(xOG)UcqjnEdy7EPuWdpfA0Do8Ey6+A$LGc3s z$f&PolK1@rNd@c1Z^-o;S_X#U9)|Vk=ld|KXg$skprAaP-SBxow%{)ALE+4oAmiV7 zxP9Gd2O|J>B^rHomk-pz+8L=6>Tj;B1ZPkVc+cpB)!xMdsl1lgXA5T#{Sj&|!RWmV zn!m$kl*?XhEAdh9Yi=+=`G7y@7--s=XXvKPpjz9`W?bf&)W_O&y3V*kKCM{_SMX+s z;8(72T`{pteOb&Cr{ynHjZb^wmWeVm0e9AE)u-6!-Rz%jCMTpWR-YHKT1_~0J&lhS zq9-GdClZW#%;QnpDxPL}CVI`qBUd*J*YBjHh=nkjFZ3i%;Jt=jNrMd4C# z{P0$;IknvhF}60J|5n0v@1|Y1e%@C1LnX%Qluaeu zW%7S7$GWhKBVMo%CvKIFeQR<72O6h876GVaaIbNzC49p7z_^)@=2mo_&q;MLV>_26 z&t7?Ag)X`lr*7(Dxl`}a9D9wEzvz5#4%E%gz_VWB%qm~|!HPhUIl+Esm&?Oss0U!c zPfn`V7Sjd}!SV0l10eidv?Fs#<85#dfd_sHVoFtYO3>LwkXyj=wnI55phPN4M0M#FIC zrEq=bNflZ2>bGZ9Z$pHJdpkZ`%6xRRf_~wvnRAr)DuH07UfMrt`!Y-N{Pu^EqRUvF zY}vF!Hzj5Utui$-3FR0jeveeCz=(R0 z9LlsK<7rZ}8N%H=%3%sRN$3Q9D)jFKox?P&Z900z_~0^h#sW*)IWp>Cn;YsCq%|#1 zC18=;{^`3t<0p{E8t3oR<~AcG=m@iaf=6Qn72zxbZ|z5fcz#}e2E^c&zZcFWC>Y~< ztFybL1lQ9*0)*6bxxD^gW1VQt2T!$ja}Mv39bJRPp-wmho5h)KqwlWN6k zX}z(zq&{x6-8BO*q^Sh%p)fX6cBrY1HP?Zg+5-)#;)W4WDY8}2WDduRmr`>COp9Z; z2gp9hVNm$ykkERPdJ>IQMvIFz6ufLaRfIs(FGO&(^VxnyGsrSu0hhQ@171?`JJw=^ z8tFGR9@T6!v&TJezjMHo*FeI>53m~loHAQSR9#arkRueUb-}qv}@};zM3QSYf(CxNJ z$JaTUXxCw9eW}1i(LRH@dq}2d^254j+e*DphWyQ@-MOqBIaFmP$GRZp@*Ak?$$2Hd za+HY9wWsDsc-Puw$<(--lykpmY;-<$DdwJJsbB`tr>_*nm2)rv4G zaYLaQ25*B1{_$!6r%x<)cvTCHe%Lel*CB~B>M0^cABL-8Cz)9IRjM3j9QEKqw<{}` z%hTTf-8di!+UD_LCdS@S+O8mAWZYmlK2jOBJ2XS$6tn*9_@k&X*H$Fj;FxWA_RJZ> z?P35<=+i%)s;J-FRm!Un?@}BsY@8-PE8vRqFK|o)aI&v)pj5PzATZl!3t3 zIPVeOjRq?^Mdo}Ttia;uk`}O#cH{uJI25+qm+ z(H>vN;HOQ^q#$cqJu2JU^G*@Kr>3%Sh#Ahy?{8d0p=5@J`z<MqIXYB*_>)ofezsVKmo!fLnV z(4hO}?C+azV@Br5cqOBhOYa&|y4Y^S9(^E$pX`C9H#(4X>Cv!9%t=w`@Lct zlB|VY)oN4LZ78H1k9;pY06;Z|>T)?+PgEQK2U?DI;X{W(x3Xcdk5T9ZCb!J!BS5`g zf}F)34>)Jm^?p(lB0^UCT^TCiN*Bt(YKkWBW61by=%HFkV0JQ+A#lb%$sAcbLXWh&=*p8%s|WW7`^zp3R~R;*I!)-=8P1JjB9%ZXkslGqW~ zyN6jpg73PaD+9b0i2e9K%J2|pf3!TBex0xvJuwv+Vmxi!N`fAU5!m`Pz*xM@58;{4 zz+#gf=fzzI&A!B3Kdmh;?|Rdc!=sK^`hE3`8sD=^91vag*FczS;o@CWBI%1!u5nFW z_|HRML7FPLx~p+_*$m3!K=EK-|Ax3XhmhLcSIpWJo6kpSk5)N(hm;X)^YS0lNc598 znm&xZ3o5JR;jtJ`N@<(ZXHY)*Ff|DD$wU1Op!%6|-*^ z9CKN!8V;;SqC;7kKZI~1V=)!xy!kpavvdNX)<;rP1Q#l z_4Ow_m*MBTu=Jo|R6-R=ZFpiuo_b2r@^{U$tt=|8BQl*whqEtmpqzr1Ge2?0rgSrS z&q`i_Zd1adwoWGNBgW(IAc{GQ_)<2VNY1S7tW*jT0%d}12HxXY9#f97(xzn*oOaqM z1YWD%(4m@br_(PI0$gaKec!1|8fDw3U;AM;b>oDY)c8SE8=*8%RO8N$lE*?YZnlAT zH;C=G0E_YvrLVV@dp)*@jmsFZ$5YKHzN+T+cje!LmeqhcDn~OqvE+HC*Sj? zulQfu3ZgdrzTw|XOyyd--m-bcPz;fMzRbut7~jf+HG+(|_!;>;uif_V8`NrPgh?z% zF`TZhmUo0brMS_`8{B*CiK+A}yYVv!Du}gtJ|ig0PhN~sFIcjK2-&ciRnF9-IdAK~ zEsFAi)C`19|IBhltU3edd$m8yuAfG*n|(X7ZBd9R(~_~V3WmA(&e5a{YWzGX)NGkX z;1sd8ssp*5Lk5e$zCEn|v?XqP)RojPB@Y=-N-S0uny%0Rqx;)U@M104R$X-VK@xUp z!{`D#(`{k%saD?PI!0KQ^jgrw3z&L+y?%+c?_p067a?zJBWl`V`B zo}1a&_GUG4G&me@JC#VG;RIXpo;(E%3v?}t1`cmw1(2FOqwPV60RM+dFJyb0W;Jbv zDP)0(jFI`tk3k+!(d<{+hk3oNty+?DsrPg9J9 z07;eGPi7QhYlK^o8F4Od{K^PRfgqX|IqRtHXqyY?@uFqbdwR;CyqjchsdVLu0O=V@p1<+L}%9Ju+22fVgOA_hG3Q%kO0 zkj1tik8=>&cPZ{6+dIui9Bf9Pcqv>eNM~6MzxMWG{3zKW1~o)5^J}EgnGH-Hm6l3| zeBG3rJsZPWoKVFf!cQGu!{Vw~p@4`e20GDm?8)JUv2L4OAR8XORVW)D)T%f&hPV}Q znD^WCnm)6Ey?ox5;t7jGoa-quq8<{>a#%%9+l+6LQd%|N-Mm8I&ajrmfi0qvfu4N*;p^<~Gtm6@)m}$$$Udm^XJL^pA z)t?9-58xwXdo>_2*g|`VeD6(6*At6Me|h<);X#*XNGe!UhCDB(e})U;K&ugiVgm_&+p;{WZf-AqGVi?$%g>3`IZNda-GI;opugpZHsg+Zk;t*AXS z>vtvpy%!MZaRu^NzWxc7J{rc?Y`6RRevy-eQ;0z?l~nSH_-*YVW>Cv_VqL#3Z=ZMa z9w@btp)3alBV<*kPZ$Vd*tDtf{Ls+j@jaZdu2MeZ)z^f$Q zp?=FpR)s-nB~>DH-iIVf))OZ#B4uv%OcFW3`Dm4y@sD=~38LpRgh?e%7uyE6rI-g_ zF?^PB17i^t9Z99AX!ARJThuKrKf6>&ylttZ*f0vV@}i;33pu2YBH^rSd>>YlBDT?} zthH!_ng}sI&q5Z0NBv4DN# zO_;}3h5PM$!ITOz;%bWY;^sVZU%zKWm@aYKNd6>HX)&2W68locs08J2Ue(x$sFl3g zjK^Er9*4s&eozEC(U><++u02lqvnS^$rp2!x~xY@B4^{(slC`9Z+kAqZ_5m{v)I!% z>~+7Js%zi)A!vA7NV`C$tq4;IOzbqG%)X7SqK*&S8(N1T^>oW=bQUSIbnHbV|pt=UMzBB#dDxDY< zcecx5&JNi-S#DQHWFHas>HD}Rx|aPbbAr+J&ooN)l!FhfiMmt$Rd@%~8j zc9{B3^~kgN!c+W-O~Z#gzEg7)*7q(tkltmS`$Zgv)AlkOn$8A91*xhXBInPI?F?PK zd+)*@ded*^z6c8x)9#ztus2;U_X@d$9G1Guhd!c1y-|#)sjoPp6&^?9cU;|k5j3c= zk)IL%gJY|^)u`+3qrfN$-*MI7%WzIg)xYs$ z9YTS%gbP;b@G-rr%rAAXzgpD>@GH~G1aUwt&0@+c{V z+336c1m|()zWQ4Ft_f*h^?)XE@YN!j{o`6xeWVh9>Bky^=AH0r=qKalof$JnSmGpN z=Kz3%{!SBaKv*OQf1mMwqa49mTjou2#g*`+m=T$M%iqMA#%Sx7|86HU%b)so5lzYk zTOe42atU1()}#T{hJeRtV+z@>_#Fg3BTVgD&pZ9!k8r6X0WFfbcviBRA)NUN1F&qJ zTijcQ>d9Gd5%~K>yw|?e!@neC((ix%SNIQ93i~LN+`69s^GEoOtYkva=2k|v+4KL; zw*v2JA$i{dxgc>(4%_|TUH;G3IRAhD3yJv3Yr%a}5U@|htZc#ai>wx8I7X!%9D_TC-zNR1!-JT<+wuQF50(l{=?36*6tu& zPpb=wkACn&!e(NLWrH`09eU$7O(VK@{dm6!_>f25wIgp>6f0tVnBPo8vD1C}*AA;a zY-^W3S6mlf53K{nwQD~4%V0oc$ks?d(ArWs9|MRxe%wehXb>Jklb|#Jtm)Cd0Lbm@ zqqYdWll3xM@IB3>KJ$tix&Ec)Yfbsq5RfMox*B00Rn|czZ?eid=uO6ST*3q%!V8Rx zQ~Lex5&@!ghej=5Uy%ya0}!xnjHr8~m}&*#=H0i@P1o`T|V z=sLUn0iZdvy!r;u!np>RoQ`$UGOz1MG+Wo*>a+}8#$Tcm`T2qR&IXQgofhu_{*6F@ z4D8jQ83r8g$&+w!m!a~2EZW5^P)7dA-=h_wTMJDfnR&BDpJ4EE9x!H4{P6s4z+#RW zElJXB-em!ek|6&Gsy+F13vmwQqpRT9Yx`RN?W?#}kEWX1CARPO$toE!LA2fG173@d zzd%gLHy2GMS!KvRsO}a$)B)wjZ6JiJYEp?QlcU@l(|%)9N2u!vxUYjy?+~1&W0DbS zu2Y&aeQ&aB4{p}X`eA^86E9^wcVBW!)G-Z-*4opUDJo8{n##ME`uVE#&yXEI#Fl7A z(eLK=WDsXh+&7=tUzEj({A<_3#%ei?Vtf$0R;JQI=S+!kF)~GnsW$lP>LPz!tO|vS zf^_(^30`E3ToKC|v_xJQ@K^4Z@DnzhJtgMx&z=fKi@o}EgEA+X{FQsF*$3hlAshQ8 z=y7e5S5oC9(9+7eWaA^Z*aS9Q-y95`1G(-~&8$SC*^67m+7Q!`b1)`qa>G=whmdQ> zYaYFU-(5I{SDFsOp2el{ThAjMIWH2{rLAg=!9OpffvWi z8E*nKdzTHgI8owY{i!fc?mPupx!_W#S7IzVt2YB)E8i1K6 zxx!yf=wt#pCM9Fs3@CQ)AJ>8w)4e|hBx9ltxz)`Lbm3YnxTjp0zF^>0Jl_KlZHkPE z8`z|X+0@`twi|mKc>wYO^8y*Mr0IG)no5~yO!*!Zs?)F5*zvS^19&~q%TaQ<@RrXH z1XGG`E`pmGMz4#2YEu0U`9YJap?i1d8bnk$PiV^`H}0oVib0}_+O?FMq1wL7lE~88 ze9(bnz3;;A!|q?-WnyKe`Uk7F?llgdlQ8Ax$g5o4pYKp+Yk}151KW>5c%*sRD>+|N z!B7NK4x4gBwFJHQ`Hp~wVusKR!Hb-2T4z#hVqkh=kJsEyN@obIm@it-JOC3(N zNCVPiXxkNBjV-Q3E5tW5#AKsbz<53r`Ssa^17Y!zX zSVMNT5E%hH_eQY&zFT<_ZmH((8LP(Z3zTzwe;FNdN3WM+?nA#Np2LoN_!3d5J!J|f@ zG8T{6x5R9qboEJZ;k*8VIQO>ICt6date9$sj(k1z@iRfm)2}@uTj9`a0#Vdg@zy6H zQ#TllsVasb`K+}Iv3)b5T>01LXEWOuFD&G2?eX8XIve5NRKGmvs_BPpjh))Ij-? zO{vl`0_ZZrL|)XdC6?if;#&@mw)NM+t@!XWHjP2Q`UlO?+6l;0nk-EBN2%JPdt2Z! zyZAK%ana|pQ>G6})llWNHOVo#nwomMQ{!tO0)?C^D$isf*LI%{pdEa^k$G5H>D!^I z7ipqwO20V4?DG}ezFBj%*jKT2Tz`os|ECbG4V=T-5Q*gt_ zrgbvJ6Hy5D6Yhd6K>ohi13d8()rH3ksyrx9xYP^UE3e>aZVLoNz@}bu+(^Ph#V{r+VMTT@#E(KnNHvrL);|3M z35&XKSgz-*I})dz$4oQhzO($ydH7zeA5dw@-}VKh-YOKF}8SD=fRP2xLZvCO^>JdVn`=SoD1&9Bc=Ou z{0x$-K#&tXX85b*g>9M5t^R+yZ&yrrRijcVs9trA;CRKoAU&9GR= z_C8~a)?XPG#%wU@e(So0d9*mQuACL5-}0*!l^j`=6F{6Qk41i9vogK5^d5(&3g419 zwM{(cx<>S=rbZE3^Zaa1U76^krSg#jdF-}13%QLe+9Mz~1cv6^QRYiLG{b?>u#8v-C zB_e9%+Dh_CmZ?J%!1`kEd0ws6`BTy^RcZ@5J%J(3nJV+oUQCHtu`Z)5vWYCV?(^U; zN{{t{95O&DJ#{mo$8&=*x5jrPmJGVdz(Dl8Er0y7y0va$=gDC4t{E3IaY+HnYBQ}fR*@ClE~o+A1SS| zW7k_#1a)kr3c8k(O7}K~zaJ4O(7h0lqMKHX)dE?QPggf>0zE;1->%dPt5POy#=g>> zC_ACdxy!%@1NP<%(RfiImz~4wqX?&TlIE3s!M0z84^I0p0%VLnu+A+k6)Ar!zqH>Y zws-RS^z3=U{)g+5l6H~1cMw8g{WF^sq8wHGnj=F)EF zt3u_m)?uWHE78KD$|9dU#64`U9GOzQ_*G}|d0UIHO|KGrR{5pbOS*3`7=u0o3z2z7 z?VN4H9+A7IsO}WGX!tWWTwk!}jJpj*T?-alxrIDe%sOHi5;L5(-<={f8J-#^{ALyN z1>AdHAqbnv;3;&mFNDxes0#TsoJ##Bpd7y<*rGwR=UU2eyOx#|+(zJ?ojK+8K**b@ zX0qF1c!OrwFr-HLNafI5=e+f!|MhO2%{Z}9E~0&RLzs|}pU_W>!F?3XnRPrC3+%5j zGTsqUSN4>RHZeB~+akQgOvwA3A&8DXpy6P8?xji33;sErBi{Lv#j1i=u}3OUEkJ zV9;H=b5~k(UwA8Op(J!rBE&1==yVkeWsufI*nGZC44~ehD-EeXp&kw{R20TH4N<<6 zg&)x`3($%Tw{I`(d@p975}bwDx?grh%UHDVlM%@5HG6LAtreD9(_Zn7U8Miquyyg( zkQ#@aNG|559Hd$;Y+m*nKjv(@AATrg9F!OoWqrY*pQN(<4QsZ!uc%30%4FI$tF$V! z&BCt=U9b(+oOmpEkZ8Ai%~?dG_=Ud_aTQmgkt-XkIrR>vEIwFc9T1# zFt%%?3Kyp|aznqyuLy$2vF#N&2&8AP6nDRvF(cHpgl((P#cwuU3sehx*PI0RZTL;+ zI6S*6jJ$j^gw|GqQBpbl)DP+n+mXFu+>g~3R1Rmerv4op+NWpelJ1iFv6?`kWxnnW zaWc7FjiCP_0XlsPT}J9zh@unkhc%HvUt|CGMjt*)`lVQ)>RhS?MY`qB&wZf#8DVec z+s05yKv{4na8H!je-`qkbc@*tZ)Y;0^*%Zz7C9Pajm?2VK zUuRn6@|H5~8&hwoD*`iuy4R%YNBwVE+mt9R5g-bs)cdgh_`5s~TL=Y9z1P-X&DAQz z+Ko9^!vmM|;*Esw zzjh^q9d|txXD^ ztTy+mce{SGr{VV+G^iyAL{vNol46p9oVb)V#!{gU1izmBl@{fE5}xE79E_Fj;n#;x zKo}DRj7FSvTqY~_tepe+^T`NHy{_*lb%QJz-yEwa5W}KZa@c7j>jdP+1xq0p0fVC4 z7%hk;z8@y_H(Wb^X@AP35cNGif9c~ePyPn7&xcPccbgT+tv2;Br?+^{88P6%!^b$Y&ySbK$nIP-3>+;nnG1{tfb zmmum@-R2i0xVKq1xx6kXZ?Zqx)VXlO=d>T0RmbWkA%)wNz<=?KLQM6WL#^aG`{MgT`QfZ zK%*jKW}cbq&COJA$%Y`f73fDQ$CV_P2od<(4x?#rcSRo2T)r6b7&csbenz>a^-!Ib zDzwU&?w!+pO!5gJ3yK_^FLp5WA~iY1Pn@Jl&;mZ9;XTP;R-o^ob}(jIH8VaT{f_m$ z%YFAz$}OK5?4&G0i4x55?3lVI@L!6Ba@w0Cynb%cdnLae$Av*kU^lVUNkEU(p4P9K zqT|25NvCQc`yK!-LKk8ln`=QAp@v3MU#?JMo}77R1+LIlW4oVN(<8R04jXzjA1GXp zc{lWP0{6MQYtF4^Sb3Y~TVjHcLf5{y)iETlpcKz{F z$@Cq4hH0CJ8BB2cK|9YScRPj-J`6~2>7zmB%DpGIrV#giycjT5|8Rv518sE{ zZzO#DMEDV|VBL*c#7S|4^5pE!Y`;l=bq_H;Wob>MAl09CC-lB%1wQVBZ*BXF^f8}-Tl8Z`|TC)z38sWS7 z&Hr8mDNjm9|B8Bv5d~7yklw5vy^&WKHNI!Rmdd>rqCDu94*JdPh5WyT<}!ge6Deu zD*Y!_wUzHfgw{6tvO@ndF`M2@uD2iA8_vwoos)}hhK)|XRzYCB|D(l#OlwJGpWA2B zkUCiS)9!7xD5kWCpZIO8<@+GN^a!6$o}xy5c#Z*;jz6y$gGk9p0wWc{;W%EDJ6gEs zi|j5tTO%Dq*nP+L4{R(wpCgOik7$M4!Io)Nl&ASjMa9syknow?Dah>atPs>H9G?X; z{yd{BDT6+oNA|Pd5K#zce6s1P4+JPN?ODFeMGcPe+s<@_bv_OwhU}+0w3iwhA1wP* z&PvJlm1IkJnh&>Nf4wxmQAq)--aK~7h9Oeht~#&iZ4{LLuP(|B zT&0jxlc;fQ;ONtM^1+ zn(YyCZN4D8j9!W|oih6o^sbHLO8`s77J7;Muti_y`A!;mO7X3KX5Umsn;V(?s_*cX zg1%R`s!I_u{3IpM&$-2#viwY(a!ga^wm{-<``frB2r_Mg;@Q~IezHig()RYUTQwVB zaX+uD!0iee1LJXFb_?IEk2Z_O^C$o#sm#2E2oYHPq=g#L0!Zn)axcyZ!YWM?@ zXfyuuys#G;6JVj>>wdF4;aJdAOW{Exh$C`oZ0A6h*k0|y)OGJDo@x<&fFO7$Cr_E4 zD#To9IlQ|qtHl1#iOP%A_szI%Z=&V+(BZS|5L5r5XYlnmGj7GPC~sp6g*?f#O7c8` zuS3-FS=#^=+x&F@p8V(Yc?Yr;(KIBdx8YaLR|8)q(Hwpm zxL2-qO7ma0-_BM;h|1R7asD7Ka>D{ZzeS@S~S)CU-PdM(eyiC4u*`=Ym z;$;8`sTZSSRV`R2CRHi?6<-7wsisS;h>Kpu24VJ>b#AS3O(@J5Hy>6MEv&^=QUX#RTFE$Nu88SNtKSVKZ>-GapKVba8}Z9 zkN|#OAgE9BUq0$T99mKiAfLF3Wqt|&iR+3R z838ZEY-1C5{g){FXPd@3R)EJ+*ip5M`q!pp;V;O#be}%TTsWY*NaruSKd#jQ6h^ML z2hy0<9j1=z9n`QKa8%eW=BJ?pPdv$l|I|yu38!zU1-_iD1-@@7wnQJu&`5VqceW(P zTJr8u)*Itk?o&>~IGVotu3-62ig2uvz55H-a$AmqYze03xxJU2O(}GzLXy{)H zvI7cgxBhBp<?53ZR5;gk%wlx)CfY5@Ji)5av1ng8Q5XgQ-Cs@AEGRCx3C)Zp z_lo5bAtAbE53i2)$9yI3L1BVj9^qrN+i?tyJ10w$Sh#(}Ai>da^E9#f);xL#_;X6) zSuUhSMK}^K8V72YLs?LTAFq_|!l2jVx&?C@y_Rd^8&g`jj=OnE&Ffa*d-{1ER_lRt zplz}Eelugzl5`gcG{@x0FK`st{hEQB!F4y;6mkI)K-AgmH#62iCv4hZY$9clOXBJ3 z^Ah_#(zsCo+V|iAc*yTDpsEfu9`Y>G*gcbt5H3L0%eZzTHQ;PoeSZNThIc%*G!4SV zKbCeaVXA=0W~$7NAn+)r+uZd>qmrFt>mN&v{>`^43E79YAs7$bT{il&d}G*>Jaa)n zcu629DXxJE_g~e4;+QxPpmMEZt?x3f+3$n+EZN`59Ib*h>McBsg7^zfZHh%0HfCSxQBXx8|wp|4JGHB zfoqS`fm@^i?rrJIj1m!$Y|6LjXRBd_$MGB&6qYbo(N~YD$twmkTtFiQ;1u9f-g-R{ zr`>PhI-M=aE-zUEkMjSnd@6xF__0KAzxLUt<@xUPk10SwYLW+v@(UsIQSi$32c92q|R@b@!33%`Xc7m|eJBTeP{!=E_qe0N>U!<%-MY*sk7#T`@pwyraAn@BVmO z4y5w8R+IdkdS$i-fbKNUlh}*@<*p<|O?JY+3G`9cOp(J(v;*$paZ3H$9sw9OgP@bb z5mZ)ST$^BVPDKA?Z@cSbDMhB16kM$9BD0QD7P)%67-G=Zl>qjC=px)Gm{QOS@#4As zJh72ixpv8)v;%;x4*ACA3ZF{2yc3O!S}<*iXc}S^Lr${dP@TQhA;w#Wd&LgBC!)82 z#|(RS?^4~HSl?dU@)-}t+7uV;U8@rL5Ym}RW+e;ZQb`Iy9z1ac!-v4IG1zosy2fh| zVD$3CVxVE^7Wpc^X;euNWr3w7!bqC|XMkAf}gF z0_(>k@*IlMkG*r&8P+-fI9(P$F#tT?uPegza!|XbNWzi4VQQE)OBv527`E}}Pz+Yl>@ zt$K=9|7zf=LX5k01HMJx2c9Y80IDARp?A2dqC!>;c?*v4Hj}(4SDT7nhSsB2@|M0M z%wUXY?p0bGzhJ;YM5SVMdlv-Z1sK*wJwwQ25j`^iLH@!+Vgh%C_tratP@FsED`G=; z2p%FJLOsQmR->MqYxmHmRYnn;C+Rymk0zjbYzofgC0=XCnnP2PrYsrHG0=@^dfgxt zvjYsCZSNq^I2808*)@8z*y32U_d9mS2nq?HEv&Qw(I2^ zaWu*&``va1UB$a84j9T}ftC|Rx-^fUO8xp0>*eA{t}@_#9f|TH9fHZKvwQh{&=SoL zy0Oz6v{%4E(kaQ>>5s0^$TJ9fU6f)IDAo2?Oc6#(h>mdViHwT=6_Ws#7v=q_aE}wR;Frdp z-xkhq#j9qz-LtV9qF1=APMd?Pzo6!geq9u7+_Jke^CBPPLA^fnU`5TFJjXlheHW6I z;Wqv1uCp;9b&6CBv%-nMJLEPlVhi+{;GC%@xIQ|pknKnmcWIQ(HB?QZ>`7n>xCPuJ zhLDBCLoeEQBoQPZnyvKmuCJQ>Vs7enI$fzROg1JcsP!xg-*doz;E)99UzJ=%Rab3A z2qlz>TQ}6B8BtE#9BZ%I6{=T^YBzGr6qGnL2rNc^D6*3O9P%1k#b<{~K1>$;|8;lP zZ&7v8+n-@bK{}-yq`SMNOF&XWq#HzP5Re`^ln&|c5(eoI=~ik;K|(+niTCh)^L_q+ z_lK7s=VH#D>+HSP*=ODB{;WC1_pewDvRNTdwzLSeqPeWV8fR8IC!sw)ZS!j2^%2HW z4i(gVe4d(3J4W1Og)Xl3_q%|4QOo&RE*e5iFvq$Egc7o3!B8KrNbadT(#O0H{Rbh( zfa{v~dNDdsrfZP<~4l{xn=y~yU{BJ!uH`WcRa+eo>sIv(%<$P;__jO(J&c&#G`tF z(r`+|Fqeh0THB3uOiT+V;QO^0k$70n$b3#2i(2^y(0U|KP})X?4-T(^3Xn(s?J>qp z1U}CQT!`0|rO&a+^%YkR$e@q{jB~r7G+A<^c#^?(Qv9puN92gbMp@i0Mb3^gG75cY zR$#eUXawUn`2vG2W3{U;mMB;?rs<@>RVjH6H?V6ERZ?hYG6!CU>~g`;q4n{;@E>=% zdOZiBT^Wm_l_4Zo_(-6uom#S>B2GZ1pLXdp;jrYbE4Y+0aLvbQgPdjhL!odWm{3Gg+QELVLZ|+n6wh>0Vj; zFO2UL0SUjSXV*PCw_gzz-yU;>V1%86Ck3mkDWc4~#&d_%9UF&@mS6XW)>D)^fOHT% zto)&78z?8LhG$^uzukN$_#T-_o;D<|H4?Fv7?vhLu>MLtk&#G)doP(p@~t%=Lm{rj zHR9ad3{PuLOIbrpqs*D41ju-+XQb+P0)ZxVXcW#g$Q0f6&^fCuZRV9MNynE73Nqi# z=9}y6hSE0$<48-NR}P1!k#nqc@hz2-zU6_m(MWZ);U7@R71(zg^z6X&=(*sM zfEE6S%yV*6P%+CFT1@xKuhXrgBNKlBmt);xc!*@sPMP-77l21b zwVZ+7mK2Rll42R5Z$Anu97x^DMN-@=K2h1G3naZAGX|nZ=6mK`NWu7_Hf*Xn9z2@d zQ~8bYL{1FsScnWNR%G-v3Urn@pqT(LHv9|8a3e46{ zW7I=c^Y`dS)K~g`CvwAX+ba9mGI50HZK05i7E~Di-b`h`x32q#;a!oW=-14sHf-+^ zf0VYRxBY4{JaDtT=*w8u#uRO>wWYV~MO&oj1ud3B1m!dVE-0(>HM6cG)Rxt*n*m7I zqSuS4w|!F1rl~WpSc14Z*zgu@Jj%R!HwT1t~?3XEeu<2z@@B1M&LPDiCMk1F?fJ z%XIufkl9z?oIe!#r9s+OqS_H#j$jerS8^KJ34a@|XN`@5<7MW)&An?A4%jilA1!tc z9mx*xrK+%~InADAstrD6x~Np!?6X$yL_e1qGDUs5&zciEmpNUi%I^V`y6i8s@a6L( zjt_p5@1D2AL_G&7q=!GXM;!YAhc;RLhJK@XG~XcWfKoKo;U#W`!lGEE;WORxnyKvrkJBWlt2Io>2N ziUIMydc=xE$&kRQZut=l5+WOKSw39aqU$3G>0Ul)hDr#jfy62HpbY2&c{Y&)zM}gd z4VXoY#JsTENYeDA0e4CPqd7F|NP1YShQ8pf6UUISgr|oj{XEfHxwgOcq&zj~Stz#{ z5mMRIAe+{PlDbgFJw_8MQF`nwb)s~9=<1%XjaS)^WX%J%uxY2>KRa0E;t_PIv1oP7 zq47;!nN8@Y0i27$R2yy0l!(#Y#SWx&X%Cp!XFW}LFNzS4s?<3t7{>0m>gZhFg|=ED zl6zjBP(Q^a(2W4>Xixu?`FfzfizZh%aHHJVk#m02pfg!$CSiE?7}$H--rf5pS?Iyp z_L@l-STCrC?(jenhg3pfQASJ0s@R@E+Uv#X-O)v&?M1H~E-K%}m!X!cWSi9Au#!d4 zzaZ>;qnv&D=%n{Dg>AN=#)Cw~mt{0ZAP0?pUt6%>1bIHL?H3D0F(d;|gI>Bh|GE7x zX15Kb+(Y4sZRjgi)h;2fH+wb*p$BgO!jbPtdevG)2<19pGIQAx2&Zn`Q&K4uhUW;d ztlJGGy%D+AIU9bj2bFL=&cBNIuDbJFUHoaO!0Kw{Z=FhTWYq;uk$anNlfNwBeexyRBO6r*FDY_30WRQxa)V;t;&x8iPc=l~AR&pqDk`P> zus02~E~XL|<%zaYT;CuLN;E@0#)&MyE>bJpZu-EMEwzA63uVD%%ijEZ(5G~eWs{V&^pxG|pzH{WYhlW)Qyy1-@RG?RcgQA4 z_A*;wS7Jj!OjW}2^01w>tjV;Pkr`#RSUs;^>bDba_6SK7LoMv(q#K_}UcOhG$N7s8 zVaS{C6MIhE!(Uik_2z%obw{jI=FY{K{VSm0Nz!H^d22gqNo0KKK1;( z@g$$Cs6CzuFBKu7+cJF|*$UN%(4IgiYM!iI8;mD5d>~D*E9EJRI1KktK9(=^8-qFO zdds$IEB_7*O9Iy4ITD%7YFFuVM2*^`lW`I;S45fs`XwA9q-v>qFFIZNoF6u=9XgIf zhmJQ90vvN+dXDiK%ko0P8#Jn*W-h(piX&Urdhj@+l;(MfhGXEa9av<|ocY@xAF{&L|YYAl;z^b#~R+3Fir3-izd7SPWiRTDGS_C2^A3+|2<3Z zaAyttY?3+b+npwpT^ewNhH#8x5{*7gN=TFRX+oDvOHKE;eK%R+>v~GW5Da87+eeEJ z#y|IZ3soJ&mDz|0;!P@nX(C`Ng9)9LgRXQJxN zsW`Ua0FRGdX_zNs$Pe<2BIKMW7*eriH{*3kw>`E&3voRn^-!WAH5iUMn%TV~yhfQ; z@(`P@j%&C10%JUNJu5({EjgM8aIH^FW!X*|;+fj~;k-G`+6yIncn)vRny_}-lDGZ@ z7KLlFc0re@Xg2oyFvjYi-Z=Bh0>)EIc|>1KKw9Le>dKpjpv+S_xgV z(GYwGUXEq@U=539q@IPj&BKQOSmrVty~T54bbFhwfE#RM@b*1x*Jk8w)M9~3GuG`H zK7oVIs>qAiY%=gL)jG7*n~rydYRIL^mhRY}SZPLXvk>0bjAFC_!R;{Cu7C0nCv?>P zMoP)c%W(>}gbmx^zRO+wxnEQP)7nKQ)cxCDF6P^wNXo?WyArO&RUiexLAsIgC`xkK z7X=z6U&`hO1OT;Ird!)5ThC&j%zZUh9%6^bbAp5=XxQw3f`_*<`V&qQ?g@B}I%I3n zR!??=oxedH&p$PoP0_E5Db;JQ)9ViAap6ree<#GI<4PP+&)a{a+o*G)Ww;+5Se0E?zczJL0fdh@eMV@$*~YA>WMIu)W3isS9Ow8Ec#Za(g8? z$J+TFs8&py?F6b`<5PBc5d;pd(|qhom}LZQB=qVjC{#;_;oQwwZm z4(z9y;PInoU&B?iK5_g}dbQ{q1U_B*a6DQ|YAiMPV7Y4gwiAYcj8}hufs0y}8?g)o z|7r`jlZ#?3T7X5~nNi+@<}Wq0m(+J2zq4`UZWjBt0^z6tY zi7co82%e{_{hgufYi{((#==!|jDhXSXeLraqP#DcM|*oK6R*3*(y`J0YN7_l0kZH6 z60|$mL49-jF(Xw19sR=J$ECRE97Ds$-*dX&Y?yTSZoP%_q%UN)tWDrByC!a!;(u>~amoWr%0U{%p=WP*NqQafEg_|LhYHHiyPH*&6)bS~vy=|W$3h6j#Q$+s|X zZ``O-BIf#yafXCD3dn-kVc<#EZaCw5GLcpZi z|7Or#NGE56yCO0mCgeIJ1gjIjZ(I7_W32h&T3cXd#=3QPf2wg|6L5!&_dF;A_m`hr zSO1lKeQN}B_;+TTt{223Xx}#4&!pzTunNWdbvI&udR%|_B5u3Qd?}O?r^`oH1yAnhJDq@Z0QGe8=cF2^L{uT`Zu1~10Kh3Fq?q=&0SbW} zh9-rPna4oB+uf*0hUe7|Vx;=p@5eP@=U)Lp_jGt%Maav?mwLB@e!{ifcSHQu!9+bb zqek6?2R1l3VZqm9mgvC`CYA(q5;k^!O=chJ-?yV@09HC(ovYd4HDhq?BjNKgN83@u z5R`?3A!X&oCvr#%5uqv;=AjTJnK&_TJ?31U%Fx0~*jgsx<5eKl+}jJ(hiQO3XNrmiNr0Q`L$FeMmGb8G$pn9(XkvFtqyB|XN_a@5uTEd{(ab2<7$ z#ha5-+Je%<=l$5q3-I5}!vlGMQvP+a2V;!0h51cFX7Krx3fPwK6&7(ez)t0;!*WaA-NhqL67{WxV0H*&oiIJJ^ zueL21Ju+Hmde#JbRG_x%%Hd~#SgXZJ0Ep2ehfDP&BG%w1^g3t zfjs>$r!z;$>R#ND`T>1|^@SScC7?vmk@6Qb)&?Cp$-y3M1-@j^Jpul2xl$6TK>(@# z%k#E#1*tj9AC>JyHO@pcWI!^#H~hSXXU@Mh8Oz9}K-=c?mj^04Zo{O-*)L%2Fxzp_ z{{fl~5Fk^A`GoxdF3x*l!`;6M^KZ_A_CICFOP?z!CTuZ2&o}|tO+@lb+(`UAz%F1q zmiGJw``&wLJI<&*g-+Ac9|6Z{KpNZLxGmqyySD}$OiW8^x`%IGftMSMboh=NG(Wp`Mv-Ch)?tykpl4s;=;WbgbuV6G z_p)PUnmBC6O$^Hy@ad#i)^@)o*QUA<17^gV`(oPX`o)GQ$$OA3E%9cqp?h!Z#BhZ#!8kOfY|lk+2u~tHvk~6{n-(_an?Bd3YFZC7j7&X zn4(%Gxm}}&;UV9S+fP+VU=1o|KRRGt6W$?7C^F$l{RU^=%IviO~fueM{ zsY;uC0YE}=s6MA=J_mUtM=H^~Zakbo)T)KPi%+DL*Y#k4 zYeTbImvFK7+!D}A?tPL%s^t0N^mf({0q9V65KAh2A9&tdPTtQqXJY|ADMMPKP=l!G z$14S#zAXN;Ll0@gVSArG#fZjFIJj7KTEVs;v!Pif+WC@t3Qe1Z_&1EfqzYl+tO(o6dEM32lEDq)K>}Y3ridC@l)x1_jZLche_L6^|tY)4JH2 zOBl{#o44c7B)3=21$fJH!QBFDRvDb5uSNC&iRWdlXsqHiTO_RQEC}#q9&GoP^e42> zPgKv+J7!^2XQ$fKNCOh-v#g250^InYZ<0y?V%FO?tr@g=`In3WqTo?#kt?IoDdoX( z#N-q^2gjcWw_~pPl+1egtY~j-1*fz{aD-ATGm`8(FUvA7jB9AuEFe!jSy*C zEpC=iFJ67s%qgIfO*M$8!7yZFi7)IXWj`V)#?#$#$h)9of1>7lwQ(cLu-CX`fmn>i zl}o3$UxicNr&WVP8cKn%)=9#MWC6|yt@47f^Oq3U=DZGEF+`${NTpMhFq>x#WQUo- zQ8AnWHtw+|j?M6VI9`F!JmmIb8$hd5P{F3X(c)0vSu+sI+QPfN-xCGtMIJ#IFi~1S z0Tze?Z4&c*+@(;Y?SohE`j8^Hu+NiCv5KyelHvZO#r{O_1NLx){G6##&~OPCEiw|h z#}g$vj6tA;pdoNgYNlnV(=qB6_xyw@CfW4HnlM)F<}XDoNMqT?53|X5^WzK<2;&0c z9cuR8XMC4?$q#-FEF}eu6SNz4LbOSuI{2R`5tmrT(nTUB={?XI9U(1Ho|{D^Yb_a5 z#Z?OOtGOR3zXvd(xZ?HF@1;TO&s2udGUfe1IWXP>mi%X&YFO*8X&jLyNO*m6mv# z(rOl)`sKO#sXn0TxpHlSG) z<#UFQvK{CqIBi~I8{zs%FazX+zv95QA%n`Sd2}a3ELBC9q&cGqe^^2TPCZt=7oHuJ zV?`{4b|Nh1jcA^D7sYWK#wb73;x;QBfc6^SAsUOOX|3CxAAdr`5Pec3n5JzuymvR# zIp>7QlOP3d_sG3S<)A)j)ZSTZ!sw>sKtZ_r?M9zsq;&M8EMm&G1t{6TFmW$SuM@M4 z1N(7XvPd0FZaz)Zb+k&EAc#pkx28R%1m2Ec6iRu5YGc`u&XUN z&O;CkRSegTHKQ@hdkWWFE0hWK9HfVb?iEL^gRSC*C9F(_R=jaWkbP9}oFc|Km)gZr zv{my%YS~rAv#(}KUOVGh9lGvH`<&s#wn_1hI8PG>1+fEzwBpTgDgslTs~mtCUry2w zde#H%?4W5hM5Sx7Pma*4h$HPu1-o9)NRFapKrdbe>RdBavgpvr)}Y zJ$C-2O|q^`0~gvtr<_jjIE+(*+JbG@*Jh=uKTKyv8d0uK%n@{1H$XcpKRbEg|DN@` zezo!kB)eQu#5+3njwVOe$G2DN{L5`gy*gYTn$cW4xMxE>~4v`s)u3` zmV2xSgrt-k^tCULZ)6J7-7D{M620(IQ-U--17Qm6&0^%&O-U-De90*VOq0z4$iArf z8JPE@EV`BwQ7qtE=3;+J4skuxA*IVW(4W>ztxQPO?5o9fcd~9IFgtUK>_>6cgszg! zoo-79B}jYJG-asjP=7*9Q0R+ck7eJbf19jl99cqb1Ay+=KTxNevq|aVB2%f?^MFVL zH4WsXllL7h3ZUF@Z4^7yyPgZKLAFn};r`l2=22w<`_mb{vu`1)sSmWC9)CJn%^WCm zq|(YR<%zd8tq65G^Wcp6-2`HyR=3)P1#n^t`g+gOp|wTt4NS>UV-UK3ozi_~ac;x7 z8nzfPF0-A5)^@}vI0|k%#Ynt)CdmWVNy?Co9`tjBp`4GbA;!bl#gdA+rO4cWied*9 zo6GLlAPM1*x8o>}METH3e3Z#hQ|cI18yt1X2xa_>v<)qB*GtGjS=VO2n*vkMf4ui_ zzHPtc)^QtiY)w6_s9${l)j%3UhVA%2PK1^E6qr<<_ylNQ=&jCm9Ftjddi&E;vN;@Z z2w^EF?o7lG*J;mDAMk3G7De18yXC>lWIGNbd*Poc7$uu~d@e;**%U;)u)_HF;5L&~ zUiM{GlHL3yjCSkfBCtCopFHkTvIb6jZT-c8kG)R9S6+ddnkPUq*da5R#3K5@ zEX(B!H?B?rGz_p7wGRr4_H+A z;p4*OP->74+X~>?h|mnbk8C|?3}Tjzx+mCIRReP1NmgNxme~n_%y7~{gOP0$Gyp%K zHSn5KqQP?)ZpbxLqCpq5dc%Y=5ULLfz z=I<(N4Qv}5YH<4Nq$NG0pxGsF>h)Lj#YgT`;vGbA*<3krD-1PX;0Sl=a^EXwRm|pD zEINzqps;U|G{}ATyftvp8|=zraNEV!Nzd67HEmtHNH~=Bu)is#H73tVdhS59EI!@8 z3D+m;#WW8WnN!3%ny^d$ImL@z3_&SZta=qB$c+>)y@k^RK_X02DBcw6F;9|9aoro0 z5^Cys{+@VRz5dapkH!P5jXM9yzG|;kCk{l1qXu0bFe>s%ZWln_^Dagn384d9y>ola z{%4jC4~BcA)vSCxHTNOmnsR`e(MjZ~@{@d=y!iX6Ko&q%#4ABmrQ~^Iw|y{53Psb_ zh+$!*^#a{Jv3wT%P)HwkT!iBSNtk@TB)p%v4EOWJE=w3d_Z^L;!w=U?!Jr*#gSQyW zqqrXBCuS&xexmAe{Jpy@;X}_MO>sTN?$F?IEjWEpXF?gg-iEcUuR>ovu7AA*oX2X! zN$ktyv@!T}I8Q3F5HAOg)vQHRw+5JOL-=7K@{CgGbuQcMHbs1do!mK?rMDCu+4#F) z3U3C629()hMVb*-_+z~3DNUjaNSi+3ryxc{6f3~pZ`@fM`X}BE5HwU!Es$dlxV%O> z`LQ%)x+mip&&dS=tk3?KZ^b4iY<;?9>Y~n-AuNVmakjJ`_h%B{i_3$ZH3@LWvc8$0 z>)OvO1|JltT@g7L5u^Ags?$C1B)&a~Xl>DR@lHI?Jh)1!bp@g{A) z03O)R_8Kv#Vd09qWkpA-YWiXb26=_NVe~fsyQmimKKu?1sV)R!Us#Q$_lUBH*WX*h zzJeRTH=6_YOP-J1`$UHB5wo=epPXU*iV|BMg#(=cV{HoQh_sNyfNDKUpdv~NX^_!Z z$w|LTBfN;!9J+ssPiKy$QvwpP+v--Xy&?@II76HhTyysJDYvyR)P6SY4uk~(itXxY zA52k?B8-9N04?>IjF}01zXvNdVYi|x!LEkkL=Mn?Xf#IDmO8xOJ%U=QPT9-8i8&c- zc??K$Ex^S+2Os-8OZ2iFD#Iz0tLl6Dw6^La^OC<3&FYw7w{4WKWBHQko8fJZTT^Ap zEd2PO(gZ3oZ_2RuucJ`4seha$w1Gitbu!TNmBSP6B3P?6hZwP{j)i@+PLZ}|QWQFz zzc1E^4i6qGK zbV@7t{orXaJjjeDhrpy!R$`)03K7NnXnTt$oH6m&hd7T%!!wF|L&_5eXP1=;;=#f} zzCKjw=BIj;CS@DE9)V$r3?Z|8nA z0?=iqs0Wm#d8d5i{ppAJeUYS@*Fo#`HBOnm#)^%CFdqD)M^v8Mld%?@yy$eF5!wva zn5YRKZjo-<5PNQVneM`9SFZcLC*&3A=du*0{h~bC&|tkuWwOW@`}iN&JNlAHxtu}V ziiVlt=pK$BH3kbssqBAfR&X{)s7+>LMG?jCkDTkd3k~P`J!q>w+xCxyO`+(|3D^O5 z#N74J1C)$I_{Zh&W@_J^)E=TMYwhtu$SrMN9#2oC^52z7AsuQv_PbNs`}(ry8%oUs zMw|eOO3BByv#ez^_5jDU{%SK8@AJe0-QO+OfL{l zvSJP_7h~K){;muFADBHb->Ay;Kmk7Jtz{Fwqz@1}*{-g-e@qdXBTvd;EyQzT$A#kR z7J>WfmQOlM?hvdp?4$tGsSx@7{KZnGjgnGx7H~7xV;#wwh1bf~+~K!scv5FKDg$V( zT}FrPKgbkDbL~Hi{Sl`P$>3K09%U~5f0;Cjs(>tb(W(S@*1wz>i%x(OW6`fbO7{;u;<>XP(Dx&i`ECf39a!3yf{E z7V!i0fBmGIP~CaJH=_HCI^*lVq^rY+u@5^ZDgPV!_MiN-(Fd_>^z&9j`@axtpC85! zB6|z@XRZDhd94jy+2q0g((Y#_{I9X=7l5(rkLBI|=YRimnLpeRwm-13oqw^{E+59e zG~avtpA@?Pz9DuGH)Q*V$I`#X9<%_)9_q&a4F1;*`Tu`1?qt$c=8fxh3zk5@pPG`E KVvW4jyZ-~2ER$XU literal 0 HcmV?d00001 diff --git a/docs/001_screenOrientation_analysis/screen_orientation_analysis.md b/docs/001_screenOrientation_analysis/screen_orientation_analysis.md new file mode 100644 index 0000000..0717c7c --- /dev/null +++ b/docs/001_screenOrientation_analysis/screen_orientation_analysis.md @@ -0,0 +1,89 @@ +# Design Document: Android 17 Screen Orientation Migration Analysis + +## 1. Introduction & Context +Android 17 introduces deprecations to various `android:screenOrientation` values in `AndroidManifest.xml` to promote adaptive layouts and consistent user experiences across diverse device form factors (e.g., foldables, tablets, large screens). + +Based on the upcoming specification: +* **Remaining/Supported Values:** `landscape`, `fullSensor` (and implicitly `portrait` and `unspecified`). +* **Deprecated Values:** `reverseLandscape`, `sensorLandscape`, `userLandscape`, `noSensor`, `sensor`, `fullUser` (and their portrait counterparts). + +--- + +## 2. Current Project Status +Our Unity sample project specifies the following orientation attribute: +* **Manifest File:** [AndroidManifest.xml](file:///Users/hakimh/dev/jetski/lsf-lostcrypt/Assets/Plugins/Android/AndroidManifest.xml#L9) +* **Current Setting:** `android:screenOrientation="fullSensor"` +* **Activity Settings:** `android:resizeableActivity="true"` + +### Direct Impact Assessment +1. **Is this project using a deprecated value?** + **No.** `fullSensor` is a remaining/supported value. The project will continue to compile and run on Android 17 without warnings or failures related to this attribute. +2. **Does this project need to be modified to adapt to the change?** + Technically, **no modifications are strictly required** to keep the project compiling and running. However, keeping `fullSensor` presents usability challenges that we should critically evaluate. + +--- + +## 3. Critical Analysis & User Experience Challenges + +While `fullSensor` is not deprecated, its behavior has significant user experience trade-offs: + +### A. Ignoring the System Auto-Rotate Lock +* **Behavior of `fullSensor`:** The app utilizes the physical accelerometer for all 4 directions (portrait, landscape, reverse portrait, reverse landscape). **It completely ignores the system-wide auto-rotate lock.** +* **UX Issue:** If a user has disabled auto-rotation in their system settings (e.g., they want to read/play while lying down in portrait), the game will still forcefully rotate to whatever orientation the physical sensor reports. This violates user intent and system-level settings. + +### B. Portrait Layout Suitability +* **Current implementation:** [MainmenuControl.cs](file:///Users/hakimh/dev/jetski/lsf-lostcrypt/Assets/Scenes/Mainmenu/MainmenuControl.cs#L198-L208) implements a dual-canvas system (`portraitCanvas` and `landscapeCanvas`) to handle portrait orientation, and [SafeZoneUI.cs](file:///Users/hakimh/dev/jetski/lsf-lostcrypt/Assets/Scripts/OrientationScripts/SafeZoneUI.cs) adjusts anchors dynamically. +* **Gameplay Limitation:** While the menu handles portrait, the core game mechanics of *Lost Crypt* (a 2D sidescrolling platformer) are inherently designed for landscape aspect ratios. Playing the game in a narrow vertical aspect ratio significantly degrades the field of view and gameplay quality. + +### C. The Conundrum of `fullUser` Deprecation +* `fullUser` was previously the recommended setting for adaptive apps because it allowed all 4 orientations but respected the auto-rotate lock. +* By deprecating `fullUser` and keeping `fullSensor`, Android is nudging developers to either: + 1. Not restrict orientation at all (default to `unspecified` or let resizable activity configuration handle it). + 2. Explicitly lock to standard orientations (e.g. `landscape`). + +--- + +## 4. Evaluation of Migration Alternatives + +We have three main paths forward. Below is an analysis of each: + +### Option A: Retain `fullSensor` (Recommended) +Keep `android:screenOrientation="fullSensor"`. +* **Recommendation Rationale:** + This project is a developer-facing sample demonstrating LargeScreen and Foldable optimization practices. The codebase has been fully adapted to handle layout changes dynamically in both portrait and landscape configurations. Keeping `fullSensor` forces the app to rotate to all physical orientations (ignoring the system auto-rotate lock), which is highly desirable for a showcase app as it guarantees developers can easily trigger and test orientation-responsive UI components and posture transitions. +* **Pros:** + * Zero code/manifest changes. + * Guarantees rotation to all 4 angles on all devices, making the sample's adaptive features easy to demonstrate and inspect. +* **Cons:** + * Ignores user settings (system auto-rotate lock) for standard production app environments. + * Forces portrait orientation on the main gameplay scene if physically rotated, though the UI components are adapted to handle this. + +### Option B: Migrate to `unspecified` +Remove `android:screenOrientation` (defaults to `unspecified`) or explicitly set `android:screenOrientation="unspecified"`. +* **Behavior:** The system decides the orientation. It fully respects the system auto-rotate lock. If resizable is true, the activity rotates according to the device rotation settings. +* **Pros:** + * Strictly respects the user's auto-rotate settings. + * Allows the system to optimize orientation/posture transitions on foldables and tablets. +* **Cons:** + * Requires verification of how Unity handles orientation changes under `unspecified` on different devices. + * Makes testing/showcasing both landscape and portrait behaviors harder if the host device has rotation locked. + +### Option C: Lock to `landscape` +Set `android:screenOrientation="landscape"`. +* **Behavior:** Locks the activity strictly to the standard landscape orientation (0°). +* **Pros:** + * Ensures the game is always played in the intended landscape layout. + * Protects core gameplay from narrow portrait viewport degradation. +* **Cons:** + * Does not rotate to `reverseLandscape` (180°), which is frustrating for users charging their device on one side. + * Fixed orientation values can trigger letterboxing or compatibility modes on some large screen/foldable devices when resizable is true. + * Hides the project's custom portrait layouts and adaptive behaviors. + +--- + +## 5. Conclusion & Action Plan + +Since the primary goal of this project is to showcase foldable and large-screen adaptation patterns, and the UI has already been fully optimized for both landscape and portrait layouts, we choose to **Retain `fullSensor` (Option A)**. + +No configuration changes are needed for the upcoming Android 17 release, as `fullSensor` remains a fully supported orientation setting. + From d4329e871739de51486de48804fd470cb6c1c155 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Tue, 21 Jul 2026 13:20:04 +0800 Subject: [PATCH 42/46] [LS/F] agent: skill for adding LS/F support for games Change-Id: I346ec1bb3cf62ecd2085ac48a26ff87d646dd8c0 --- .../BUILD | 15 ++++ .../EVAL.txtpb | 23 ++++++ .../SKILL.md | 79 +++++++++++++++++++ 3 files changed, 117 insertions(+) create mode 100644 .agents/skills/integrate_large_screen_foldable_unity/BUILD create mode 100644 .agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb create mode 100644 .agents/skills/integrate_large_screen_foldable_unity/SKILL.md diff --git a/.agents/skills/integrate_large_screen_foldable_unity/BUILD b/.agents/skills/integrate_large_screen_foldable_unity/BUILD new file mode 100644 index 0000000..756b8e5 --- /dev/null +++ b/.agents/skills/integrate_large_screen_foldable_unity/BUILD @@ -0,0 +1,15 @@ +load("//learning/gemini/agents/skill_rules:skills.bzl", "agent_skill") +load("//learning/gemini/agents/skills/skill_creator/scripts:skill_defs.bzl", "validate_skill_test") + +package(default_visibility = ["//learning/gemini/agents/skills:__subpackages__"]) + +validate_skill_test( + name = "validate_integrate_large_screen_foldable_unity_skill_test", +) + +agent_skill( + name = "integrate_large_screen_foldable_unity", + srcs = [ + "SKILL.md", + ], +) diff --git a/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb b/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb new file mode 100644 index 0000000..4f6871f --- /dev/null +++ b/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb @@ -0,0 +1,23 @@ +# proto-file: learning/gemini/agents/evaluation/evalin/proto/eval_suite.proto +# proto-message: EvalSuite +# txtpbfmt: wrap_strings_after_newlines + +suite_name: "integrate_large_screen_foldable_unity" + +cases { + name: "test_integrate_large_screen_foldable_unity" + prompt: "Configure Android Jetpack WindowManager, set up custom Java Activity subclass in the Plugins folder, and establish JNI messaging to support foldables in Unity." + expectations: "Verifies that the skill properly details setting up AndroidManifest.xml, mainTemplate.gradle, gradleTemplate.properties, and the JNI bridge classes." +} + +cases { + name: "test_ui_anchoring_and_safe_area" + prompt: "Write a responsive UI script in Unity that adjusts UI layout based on Screen.safeArea in response to fold changes and aspect ratio updates." + expectations: "Verifies that the skill properly instructs on handling Screen.safeArea and updating canvas anchors via RectTransform." +} + +cases { + name: "test_fold_posture_transition_pause" + prompt: "Implement a configuration response controller in C# that pauses gameplay execution when layout bounds or fold postures change, and resumes after 1 second." + expectations: "Verifies that the skill instructs how to pause game loops and use configuration change callbacks safely." +} diff --git a/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md b/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md new file mode 100644 index 0000000..9463a61 --- /dev/null +++ b/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md @@ -0,0 +1,79 @@ +--- +name: integrate-large-screen-foldable-unity +description: >- + Integrate Android Jetpack WindowManager, JNI serialization bridge, and + responsive safe area UI anchoring to support large screens and foldables + (posture/hinge detection) in Unity mobile games. Use this skill when asked + to make a Unity game responsive to foldable/large-screen device layouts, or + when configuring JNI communication between Android native views and Unity. +--- + +# Integrate Large Screen & Foldable Unity + +This skill provides a standardized set of instructions to configure a Unity project to support Android large screens and foldable devices. This includes setting up Android Jetpack WindowManager dependencies, native Java Activity integration, JNI message routing, thread-safe configuration managers, responsive safe zone UI anchoring, and pause-resume transition controllers. + +## 1. Environment & Android Build Configuration + +Before writing code, verify that the Android Build template and manifest are properly configured to support resizing and modern AndroidX components: + +1. **Configure AndroidManifest.xml**: + * Set `android:resizeableActivity="true"` on the primary ``. + * In `android:configChanges`, include: `orientation|screenSize|screenLayout|smallestScreenSize`. This ensures that screen updates do not tear down the Unity Activity context. + * Set `android:screenOrientation="fullSensor"` or similar to support rotation across all directions. +2. **Import Jetpack WindowManager Dependencies**: + * In `mainTemplate.gradle`, add implementations for: + * `androidx.window:window:1.3.0` + * `androidx.window:window-java:1.3.0` +3. **Enable AndroidX Support**: + * In `gradleTemplate.properties`, add `android.useAndroidX=true` and `android.enableJetifier=true`. +4. **Set Unity PlayerSettings**: + * Ensure resizable window option is enabled (`PlayerSettings.resizableWindow = true` via custom editor script or Unity Build settings). + +## 2. Native Android Java Activity (Window Info Tracker) + +Implement or extend a custom `UnityPlayerActivity` subclass in the native Java layer (e.g. under `Assets/Plugins/Android`): + +1. **Initialize WindowInfoTracker**: + * Use `WindowInfoTracker.getOrCreate(activity)` to query layout updates. +2. **Track Display Layout & Hinge Postures**: + * Listen to layout changes via a custom Java executor thread using `WindowInfoTracker.windowLayoutInfoFlow()`. + * Extract `FoldingFeature` details such as bounding box coordinates, occlusion mode, and state (`FLAT`, `HALF_OPENED`). +3. **Serialize and Dispatch to C#**: + * Construct lightweight JSON payloads detailing: + * `foldingFeatures`: Array of fold coordinates, orientation (horizontal/vertical), and posture states. + * `displayMetrics`: Current width, height, and display density. + * Route updates using Unity's native bridge: + `UnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", jsonString)` or `onConfigurationChanged`. + +## 3. C# JNI Serialization Bridge + +In the Unity engine layer, create a central script (`ConfigurationManager.cs`) to receive native OS notifications: + +1. **Expose JNI-Accessible Receivers**: + * Define public void methods matching the signature expected by native `UnitySendMessage` (e.g. `onConfigurationChanged(string json)`, `onFoldChanged(string json)`). +2. **Thread Safety & Dispatcher**: + * Since JNI callbacks can execute off the main loop, enqueue parsed actions into a main-thread helper or coroutine execution wrapper (e.g., `ExecuteOnMainUnityThread`). +3. **Action Broadcasters**: + * Parse the JSON strings into C# structs. + * Invoke appropriate C# `Action` delegates or `UnityEvent` actions so responsive scenes can adjust accordingly. + +## 4. UI Anchoring & Pause Buffering + +Implement responsive UI and transition elements that listen to configuration events: + +1. **Reactive UI Anchoring (Safe Zone Adjustments)**: + * Implement scripts (e.g. `SafeZoneUI.cs`) that register for configuration change actions. + * On layout changes, query `Screen.safeArea` and update the local `RectTransform` anchor boundaries so interactive components avoid overlap with physical camera notches and display cutouts. +2. **Pause-Resume Transition Buffers**: + * Viewport resizing can cause momentary frame jumps or visual artifacting. + * Implement a coordinator (e.g. `ConfigurationResponse.cs`) to pause gameplay loops (e.g., setting `Time.timeScale = 0`) and show a blackout/countdown overlay during resizing and fold state transitions, then smoothly resume. + +## 5. Verification & Testing Checklist + +Validate your implementation with the following checklist: + +* [ ] Verify the game does not crash when rotated or split in half-screen/multi-window mode. +* [ ] Verify `AndroidManifest.xml` has `android:resizeableActivity="true"`. +* [ ] Confirm UI anchors scale accurately to avoid overlapping physical screen cutout bounds. +* [ ] Check that JNI callbacks execute updates on the main Unity Thread to prevent thread-safety exceptions. +* [ ] Verify gameplay pausing triggers correctly and resumes after 1 second when folding state changes. From 29ae16aaf155fe08eb6c638768b31bd5144f56bb Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Tue, 21 Jul 2026 15:58:20 +0800 Subject: [PATCH 43/46] [LS/F] agent: skill for adding LS/F support for games [revert] Change-Id: I9eb208037543551824a5c32c0f6a97f01e41cfd8 --- .../BUILD | 15 ---- .../EVAL.txtpb | 23 ------ .../SKILL.md | 79 ------------------- 3 files changed, 117 deletions(-) delete mode 100644 .agents/skills/integrate_large_screen_foldable_unity/BUILD delete mode 100644 .agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb delete mode 100644 .agents/skills/integrate_large_screen_foldable_unity/SKILL.md diff --git a/.agents/skills/integrate_large_screen_foldable_unity/BUILD b/.agents/skills/integrate_large_screen_foldable_unity/BUILD deleted file mode 100644 index 756b8e5..0000000 --- a/.agents/skills/integrate_large_screen_foldable_unity/BUILD +++ /dev/null @@ -1,15 +0,0 @@ -load("//learning/gemini/agents/skill_rules:skills.bzl", "agent_skill") -load("//learning/gemini/agents/skills/skill_creator/scripts:skill_defs.bzl", "validate_skill_test") - -package(default_visibility = ["//learning/gemini/agents/skills:__subpackages__"]) - -validate_skill_test( - name = "validate_integrate_large_screen_foldable_unity_skill_test", -) - -agent_skill( - name = "integrate_large_screen_foldable_unity", - srcs = [ - "SKILL.md", - ], -) diff --git a/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb b/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb deleted file mode 100644 index 4f6871f..0000000 --- a/.agents/skills/integrate_large_screen_foldable_unity/EVAL.txtpb +++ /dev/null @@ -1,23 +0,0 @@ -# proto-file: learning/gemini/agents/evaluation/evalin/proto/eval_suite.proto -# proto-message: EvalSuite -# txtpbfmt: wrap_strings_after_newlines - -suite_name: "integrate_large_screen_foldable_unity" - -cases { - name: "test_integrate_large_screen_foldable_unity" - prompt: "Configure Android Jetpack WindowManager, set up custom Java Activity subclass in the Plugins folder, and establish JNI messaging to support foldables in Unity." - expectations: "Verifies that the skill properly details setting up AndroidManifest.xml, mainTemplate.gradle, gradleTemplate.properties, and the JNI bridge classes." -} - -cases { - name: "test_ui_anchoring_and_safe_area" - prompt: "Write a responsive UI script in Unity that adjusts UI layout based on Screen.safeArea in response to fold changes and aspect ratio updates." - expectations: "Verifies that the skill properly instructs on handling Screen.safeArea and updating canvas anchors via RectTransform." -} - -cases { - name: "test_fold_posture_transition_pause" - prompt: "Implement a configuration response controller in C# that pauses gameplay execution when layout bounds or fold postures change, and resumes after 1 second." - expectations: "Verifies that the skill instructs how to pause game loops and use configuration change callbacks safely." -} diff --git a/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md b/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md deleted file mode 100644 index 9463a61..0000000 --- a/.agents/skills/integrate_large_screen_foldable_unity/SKILL.md +++ /dev/null @@ -1,79 +0,0 @@ ---- -name: integrate-large-screen-foldable-unity -description: >- - Integrate Android Jetpack WindowManager, JNI serialization bridge, and - responsive safe area UI anchoring to support large screens and foldables - (posture/hinge detection) in Unity mobile games. Use this skill when asked - to make a Unity game responsive to foldable/large-screen device layouts, or - when configuring JNI communication between Android native views and Unity. ---- - -# Integrate Large Screen & Foldable Unity - -This skill provides a standardized set of instructions to configure a Unity project to support Android large screens and foldable devices. This includes setting up Android Jetpack WindowManager dependencies, native Java Activity integration, JNI message routing, thread-safe configuration managers, responsive safe zone UI anchoring, and pause-resume transition controllers. - -## 1. Environment & Android Build Configuration - -Before writing code, verify that the Android Build template and manifest are properly configured to support resizing and modern AndroidX components: - -1. **Configure AndroidManifest.xml**: - * Set `android:resizeableActivity="true"` on the primary ``. - * In `android:configChanges`, include: `orientation|screenSize|screenLayout|smallestScreenSize`. This ensures that screen updates do not tear down the Unity Activity context. - * Set `android:screenOrientation="fullSensor"` or similar to support rotation across all directions. -2. **Import Jetpack WindowManager Dependencies**: - * In `mainTemplate.gradle`, add implementations for: - * `androidx.window:window:1.3.0` - * `androidx.window:window-java:1.3.0` -3. **Enable AndroidX Support**: - * In `gradleTemplate.properties`, add `android.useAndroidX=true` and `android.enableJetifier=true`. -4. **Set Unity PlayerSettings**: - * Ensure resizable window option is enabled (`PlayerSettings.resizableWindow = true` via custom editor script or Unity Build settings). - -## 2. Native Android Java Activity (Window Info Tracker) - -Implement or extend a custom `UnityPlayerActivity` subclass in the native Java layer (e.g. under `Assets/Plugins/Android`): - -1. **Initialize WindowInfoTracker**: - * Use `WindowInfoTracker.getOrCreate(activity)` to query layout updates. -2. **Track Display Layout & Hinge Postures**: - * Listen to layout changes via a custom Java executor thread using `WindowInfoTracker.windowLayoutInfoFlow()`. - * Extract `FoldingFeature` details such as bounding box coordinates, occlusion mode, and state (`FLAT`, `HALF_OPENED`). -3. **Serialize and Dispatch to C#**: - * Construct lightweight JSON payloads detailing: - * `foldingFeatures`: Array of fold coordinates, orientation (horizontal/vertical), and posture states. - * `displayMetrics`: Current width, height, and display density. - * Route updates using Unity's native bridge: - `UnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", jsonString)` or `onConfigurationChanged`. - -## 3. C# JNI Serialization Bridge - -In the Unity engine layer, create a central script (`ConfigurationManager.cs`) to receive native OS notifications: - -1. **Expose JNI-Accessible Receivers**: - * Define public void methods matching the signature expected by native `UnitySendMessage` (e.g. `onConfigurationChanged(string json)`, `onFoldChanged(string json)`). -2. **Thread Safety & Dispatcher**: - * Since JNI callbacks can execute off the main loop, enqueue parsed actions into a main-thread helper or coroutine execution wrapper (e.g., `ExecuteOnMainUnityThread`). -3. **Action Broadcasters**: - * Parse the JSON strings into C# structs. - * Invoke appropriate C# `Action` delegates or `UnityEvent` actions so responsive scenes can adjust accordingly. - -## 4. UI Anchoring & Pause Buffering - -Implement responsive UI and transition elements that listen to configuration events: - -1. **Reactive UI Anchoring (Safe Zone Adjustments)**: - * Implement scripts (e.g. `SafeZoneUI.cs`) that register for configuration change actions. - * On layout changes, query `Screen.safeArea` and update the local `RectTransform` anchor boundaries so interactive components avoid overlap with physical camera notches and display cutouts. -2. **Pause-Resume Transition Buffers**: - * Viewport resizing can cause momentary frame jumps or visual artifacting. - * Implement a coordinator (e.g. `ConfigurationResponse.cs`) to pause gameplay loops (e.g., setting `Time.timeScale = 0`) and show a blackout/countdown overlay during resizing and fold state transitions, then smoothly resume. - -## 5. Verification & Testing Checklist - -Validate your implementation with the following checklist: - -* [ ] Verify the game does not crash when rotated or split in half-screen/multi-window mode. -* [ ] Verify `AndroidManifest.xml` has `android:resizeableActivity="true"`. -* [ ] Confirm UI anchors scale accurately to avoid overlapping physical screen cutout bounds. -* [ ] Check that JNI callbacks execute updates on the main Unity Thread to prevent thread-safety exceptions. -* [ ] Verify gameplay pausing triggers correctly and resumes after 1 second when folding state changes. From bb18dd41c47ef79089c590508a2135f76b010657 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Tue, 21 Jul 2026 16:05:04 +0800 Subject: [PATCH 44/46] [LS/F] agent: skill for adding LS/F support for games Change-Id: I9d3e185e3a0ed2210af4401e29ff1db1c249f0e1 --- .../optimizing_large_screen_unity/SKILL.md | 276 ++++++++++++++++++ .../optimizing_large_screen_unity/TEST.md | 37 +++ 2 files changed, 313 insertions(+) create mode 100644 .agents/skills/optimizing_large_screen_unity/SKILL.md create mode 100644 .agents/skills/optimizing_large_screen_unity/TEST.md diff --git a/.agents/skills/optimizing_large_screen_unity/SKILL.md b/.agents/skills/optimizing_large_screen_unity/SKILL.md new file mode 100644 index 0000000..297a899 --- /dev/null +++ b/.agents/skills/optimizing_large_screen_unity/SKILL.md @@ -0,0 +1,276 @@ +--- +name: optimizing-large-screen-unity +description: >- + Guides the optimization of Unity games for Android large screen and foldable devices. Use when adding support for dynamic aspect ratios, configuring safe area or notch alignment, implementing seamless window resizing buffers, or handling foldable hinge postures via native Android Jetpack WindowManager. Don't use for generic mobile UI layout adjustments not related to foldables or large screen aspect ratios, or for non-Unity projects. +--- + +# Optimizing Unity Games for Large Screen & Foldables + +A guide to integrating responsive layouts, dynamic safe areas, dynamic resizes, and foldable hinge postures into Android Unity games. + +--- + +## 1. Native OS & manifest Configuration + +To enable foldable and resizable features on Android, the game activity must be configured to handle configuration events natively instead of letting the OS restart the application process. + +### Step 1.1: Configure `AndroidManifest.xml` +In your custom `AndroidManifest.xml` (located under `Assets/Plugins/Android/AndroidManifest.xml`), ensure the following attributes are configured on your main `` block: + +- **`android:resizeableActivity="true"`**: Informs the OS that this app supports split-screen, picture-in-picture, and dynamic multi-window resizing. +- **`android:configChanges`**: Include `orientation|screenSize|screenLayout|smallestScreenSize`. This ensures Unity intercepts display size transitions directly rather than tearing down and restarting the Unity process. +- **`android:screenOrientation="fullSensor"`** (or `unspecified`): Allows the layout to rotate dynamically to landscape, reverse-landscape, portrait, and reverse-portrait. + +Example: +```xml + +``` + +### Step 1.2: Gradle Configurations +Enable AndroidX and import the Android Jetpack WindowManager library to read hinge features. + +1. In **`gradleTemplate.properties`**, add: + ```properties + android.useAndroidX=true + ``` +2. In **`mainTemplate.gradle`**, add the WindowManager dependencies: + ```groovy + dependencies { + implementation 'androidx.window:window:1.3.0' + implementation 'androidx.window:window-java:1.3.0' + // ... other dependencies + } + ``` + +--- + +## 2. Implement the Java Native Bridge + +Since Jetpack WindowManager functions in the Java runtime, a native Java subclass of `UnityPlayerActivity` must capture screen/hinge layout changes and push them to Unity. + +### Step 2.1: Native Activity subclass +Create a custom Java activity (e.g., `LargeScreenPlayableActivity.java` under `Assets/Plugins/Android/`): + +1. Initialize `WindowInfoTracker` in `onCreate`. +2. Register a Java `Consumer` callback to listen for `WindowLayoutInfo` updates. +3. Parse the `FoldingFeature` details (state, orientation, bounds) and serialize them to JSON. +4. Dispatch the JSON payload to the Unity runtime using `UnityPlayer.UnitySendMessage`. + +Java example for fold/hinge tracker: +```java +import androidx.window.layout.FoldingFeature; +import androidx.window.layout.WindowInfoTracker; +import androidx.window.layout.WindowLayoutInfo; +import com.unity3d.player.UnityPlayer; + +public class LargeScreenPlayableActivity extends UnityPlayerActivity { + private WindowInfoTracker windowInfoTracker; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + windowInfoTracker = WindowInfoTracker.getOrCreate(this); + + // Listen to WindowLayoutInfo stream + windowInfoTracker.windowLayoutInfo(this).collect(new Consumer() { + @Override + public void accept(WindowLayoutInfo layoutInfo) { + processLayoutInfo(layoutInfo); + } + }); + } + + private void processLayoutInfo(WindowLayoutInfo layoutInfo) { + for (DisplayFeature feature : layoutInfo.getDisplayFeatures()) { + if (feature instanceof FoldingFeature) { + FoldingFeature fold = (FoldingFeature) feature; + // Serialize state (e.g. FLAT = 1, HALF_OPENED = 2) + String json = String.format("{\"state\": %d, \"isHingeHorizontal\": %b}", + fold.getState().toString().equals("HALF_OPENED") ? 2 : 1, + fold.getOrientation() == FoldingFeature.Orientation.HORIZONTAL + ); + UnityPlayer.UnitySendMessage("ConfigurationManager", "onFoldChanged", json); + } + } + } +} +``` + +--- + +## 3. Unity Thread-Safe Receiver + +Unity runtime execution is bound to its main thread. Calls from Java (via `UnitySendMessage`) execute asynchronously, so any UI updates or scene manipulations must be dispatched back to Unity's main thread. + +### C# Receiver Setup +Attach a persistent manager (e.g., `ConfigurationManager.cs` on a GameObject named `ConfigurationManager`) to process native callbacks: + +```csharp +using System; +using UnityEngine; +using UnityEngine.Events; + +public class ConfigurationManager : MonoBehaviour +{ + public static ConfigurationManager Instance; + + // UnityEvents for scripts to register to + public UnityEvent onFoldChangedEvent; + public UnityEvent onConfigurationChangedEvent; + + private void Awake() + { + if (Instance == null) { Instance = this; DontDestroyOnLoad(gameObject); } + else { Destroy(gameObject); } + } + + // Called via JNI from Java Layer + public void onFoldChanged(string jsonPayload) + { + ExecuteOnMainUnityThread(() => { + onFoldChangedEvent.Invoke(jsonPayload); + }); + } + + public void onConfigurationChanged(string empty) + { + ExecuteOnMainUnityThread(() => { + onConfigurationChangedEvent.Invoke(); + }); + } + + public void ExecuteOnMainUnityThread(Action action) + { + // Enqueue action to execute on main Unity update cycle or coroutine helper + StartCoroutine(ExecuteActionCoroutine(action)); + } + + private System.Collections.IEnumerator ExecuteActionCoroutine(Action action) + { + yield return null; // Wait for next frame update + action.Invoke(); + } +} +``` + +--- + +## 4. UI Canvas & Safe Area Alignment + +Devices with physical notches, punch-holes, or screen corners require anchoring coordinates within the active hardware viewport rather than raw screen bounds. + +### Implement Dynamic Safe Zone Scaling +Attach `SafeZoneUI.cs` to any canvas parent panel containing HUD controls (joysticks, buttons, menus): + +1. Cache the panel's `RectTransform`. +2. Register the script to the `ConfigurationManager.onConfigurationChangedEvent`. +3. Read `Screen.safeArea` dynamically. +4. Scale min/max anchor points to match safe-area pixel coordinates. + +C# Safe Area Adjustment: +```csharp +using UnityEngine; + +[RequireComponent(typeof(RectTransform))] +public class SafeZoneUI : MonoBehaviour +{ + private RectTransform rectTransform; + private Rect lastSafeArea = new Rect(0, 0, 0, 0); + + void Start() + { + rectTransform = GetComponent(); + RefreshSafeArea(); + if (ConfigurationManager.Instance != null) + { + ConfigurationManager.Instance.onConfigurationChangedEvent.AddListener(RefreshSafeArea); + } + } + + public void RefreshSafeArea() + { + Rect safeArea = Screen.safeArea; + if (safeArea == lastSafeArea) return; + + lastSafeArea = safeArea; + + // Convert safe area coordinates to normalized anchors [0, 1] + Vector2 anchorMin = safeArea.position; + Vector2 anchorMax = safeArea.position + safeArea.size; + + anchorMin.x /= Screen.width; + anchorMin.y /= Screen.height; + anchorMax.x /= Screen.width; + anchorMax.y /= Screen.height; + + rectTransform.anchorMin = anchorMin; + rectTransform.anchorMax = anchorMax; + } +} +``` + +--- + +## 5. Enable Seamless Resizing Buffers + +Resizing windows (e.g., entering split-screen or unfolding screen) causes brief camera jumps or rendering glitches. Implement a transition buffer to pause calculations while anchors adjust. + +### Implement a Pause Buffer Overlay +Attach `ConfigurationResponse.cs` to a canvas overlay containing a pause state representation: + +```csharp +using System.Collections; +using UnityEngine; +using UnityEngine.UI; + +public class ConfigurationResponse : MonoBehaviour +{ + public GameObject pausePanel; // Visual buffer panel + private float pauseDurationSeconds = 1.0f; + + void Start() + { + if (ConfigurationManager.Instance != null) + { + ConfigurationManager.Instance.onConfigurationChangedEvent.AddListener(OnConfigurationResized); + } + } + + private void OnConfigurationResized() + { + StartCoroutine(ResizeBufferCoroutine()); + } + + private IEnumerator ResizeBufferCoroutine() + { + // Pause gameplay + Time.timeScale = 0f; + pausePanel.SetActive(true); + + // Wait for layouts to settle + yield return new WaitForSecondsRealtime(pauseDurationSeconds); + + // Resume gameplay + Time.timeScale = 1f; + pausePanel.SetActive(false); + } +} +``` + +--- + +## 6. Verification Checklist + +To confirm the optimizations function correctly: + +Validate your implementation with the following checklist: + +* [ ] Verify the game does not crash when rotated or split in half-screen/multi-window mode. +* [ ] Verify `AndroidManifest.xml` has `android:resizeableActivity="true"`. +* [ ] Confirm UI anchors scale accurately to avoid overlapping physical screen cutout bounds. +* [ ] Check that JNI callbacks execute updates on the main Unity Thread to prevent thread-safety exceptions. +* [ ] Verify gameplay pausing triggers correctly and resumes after 1 second when folding state changes. + diff --git a/.agents/skills/optimizing_large_screen_unity/TEST.md b/.agents/skills/optimizing_large_screen_unity/TEST.md new file mode 100644 index 0000000..669db4d --- /dev/null +++ b/.agents/skills/optimizing_large_screen_unity/TEST.md @@ -0,0 +1,37 @@ +# Optimizing Large Screen Unity - Agent E2E Test Plan + +## Prerequisites +Read [SKILL.md](SKILL.md) to understand the requirements for manifests, Java native layers, and C# safe area scripts. + +-------------------------------------------------------------------------------- + +## Test 1: Generate Optimization Manifest & Configs + +**Prompt:** "Update my AndroidManifest.xml and Gradle settings to support dynamic resizes and Android Jetpack WindowManager dependencies." + +**Verify:** +- Agent identifies the need to configure `AndroidManifest.xml`. +- Agent modifies the target `` to include `android:resizeableActivity="true"` and updates `android:configChanges` to include `orientation|screenSize|screenLayout|smallestScreenSize`. +- Agent adds `android.useAndroidX=true` to `gradleTemplate.properties`. +- Agent adds `androidx.window` dependencies to `mainTemplate.gradle`. + +-------------------------------------------------------------------------------- + +## Test 2: Implement Dynamic Safe Zone scaling + +**Prompt:** "Write a C# script to scale my HUD UI panel so it aligns within the screen notch safe boundaries." + +**Verify:** +- Agent generates a script similar to `SafeZoneUI.cs` that obtains `Screen.safeArea` coordinates. +- The script scales min/max anchor points of a `RectTransform` dynamically. +- The script registers to a callback on `ConfigurationManager` to update UI dynamically whenever layout configuration changes. + +-------------------------------------------------------------------------------- + +## Test 3: Implement Main-Thread JNI Callbacks + +**Prompt:** "Write a receiver script that processes JNI JSON payloads sent from our native fold change activity and triggers actions on the main gameplay thread." + +**Verify:** +- Agent generates a manager class (e.g. `ConfigurationManager.cs`) exposing receiver methods like `onFoldChanged(string json)`. +- The receiver schedules updates back to the main thread via a coroutine or main-thread dispatcher (e.g. `ExecuteOnMainUnityThread`). From 4ea36fce495aa3b89da59d928ced71d2247f2983 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Tue, 21 Jul 2026 16:24:02 +0800 Subject: [PATCH 45/46] [LS/F] agentic verification for LS/F optimization Change-Id: Ic9fd0624473885fd80cf1cd6d66504514e8b8c40 --- .../optimization_verification.md | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 docs/002_largeScreen_optimization/optimization_verification.md diff --git a/docs/002_largeScreen_optimization/optimization_verification.md b/docs/002_largeScreen_optimization/optimization_verification.md new file mode 100644 index 0000000..8f952d2 --- /dev/null +++ b/docs/002_largeScreen_optimization/optimization_verification.md @@ -0,0 +1,49 @@ +# Unity Large Screen & Foldable Optimization Verification Report + +This report evaluates the current Unity project implementation against the guidelines and verification checklist specified in [SKILL.md](.agents/skills/optimizing_large_screen_unity/SKILL.md) for optimizing Android games for large screen, tablet, and foldable devices. + +--- + +## Verification Checklist Status + +| Checklist Item | Status | Verification & Code Evidence | +| :--- | :---: | :--- | +| **Manifest: `android:resizeableActivity="true"`** | **PASS** | Found in [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml#L11). | +| **Manifest: `android:configChanges`** | **PASS** | Contains `orientation\|screenSize\|screenLayout\|smallestScreenSize` and other change events in [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml#L12). | +| **Manifest: `android:screenOrientation="fullSensor"`** | **PASS** | Found in [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml#L9). Allows dynamic layout rotations. | +| **Gradle: AndroidX Enabled** | **PASS** | Found in [gradleTemplate.properties](Assets/Plugins/Android/gradleTemplate.properties#L6) as `android.useAndroidX=true`. | +| **Gradle: WindowManager Library Import** | **PASS** | Imported window and window-java v1.3.0 in [mainTemplate.gradle](Assets/Plugins/Android/mainTemplate.gradle#L7-L8). | +| **JNI: Main-Thread JNI Callbacks** | **PASS** | [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs#L136-L139) uses the `ExecuteOnMainUnityThread` coroutine to marshal native callbacks (`onFoldChanged`, `onConfigurationChanged`) back onto the main gameplay thread before notifying reactive events. | +| **UI: Dynamic Safe Zone Scaling** | **PASS** | [SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs) is attached to UI panels in active scenes to scale the `RectTransform` `anchorMin` and `anchorMax` to fit exactly within `Screen.safeArea` bounds. | +| **Gameplay: Pause Transition Buffer** | **PASS** | [ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs) activates a pause screen, stops gameplay via `Time.timeScale = 0.0f`, and automatically resumes after 1.0 second when a fold or orientation resize event is intercepted. | + +--- + +## Detailed Components Analysis + +### 1. Manifest and Gradle Settings +All configuration rules match requirements: +* [AndroidManifest.xml](Assets/Plugins/Android/AndroidManifest.xml) sets the `com.unity.lostcryptlargescreenexample.LargeScreenPlayableActivity` as the main entry activity with proper resizable and sensor properties. +* [mainTemplate.gradle](Assets/Plugins/Android/mainTemplate.gradle) and [gradleTemplate.properties](Assets/Plugins/Android/gradleTemplate.properties) successfully import Jetpack WindowManager which is the foundation for detecting foldable features. + +### 2. Native Java Layer & JNI Bridge +* [LargeScreenPlayableActivity.java](Assets/Plugins/Android/LargeScreenPlayableActivity.java) extends Unity's default activity and registers a callback listener for `WindowLayoutInfo`. +* Whenever the layout/folding structure changes, it serializes parameters (`state`, `isSeparating`, `orientation`, `bounds`) to JSON and dispatches it back to the game engine using JNI (`UnitySendMessage`). +* It also contains additional logic for checking dual-display capabilities via Jetpack WindowArea API. + +### 3. Unity Thread Marshalling +* Because JNI messages are received asynchronously, direct changes can cause thread-safety exceptions. +* [ConfigurationManager.cs](Assets/Scripts/OrientationScripts/ConfigurationManager.cs) registers UnityEvents for `OnConfigurationChanged` and `OnFoldChanged`. +* The deserialization and dispatching loops are wrapped inside `ExecuteOnMainUnityThread` which waits for the next frame update before execution. + +### 4. Dynamic Safe Area UI Resizing +* [SafeZoneUI.cs](Assets/Scripts/OrientationScripts/SafeZoneUI.cs) is attached to GameObjects in active scenes (`HingeAware`, `Anchoring`, `DebuggingScene`). +* It dynamically updates UI coordinates to respect `Screen.safeArea` boundaries to avoid clipping behind camera cutouts (such as punch holes/notches). + +### 5. Transition Pausing +* When a foldable state transition happens, [ConfigurationResponse.cs](Assets/Scripts/GameScripts/ConfigurationResponse.cs) triggers game pausing (`Time.timeScale = 0f`) and overlays a canvas block. It waits 1.0 seconds for UI constraints to recalculate before resuming the gameplay to prevent glitches. + +--- + +## Conclusion +The project **fully complies** with all Large Screen and Foldable Android optimization guidelines defined in [SKILL.md](.agents/skills/optimizing_large_screen_unity/SKILL.md). No further modifications are required. From dfa565ddfa3e671b61b3d38ab71b9030512b27f4 Mon Sep 17 00:00:00 2001 From: Hakim Hauston Date: Thu, 23 Jul 2026 10:42:45 +0800 Subject: [PATCH 46/46] [LS/F] doc: rename to prevent major clash Change-Id: I08a2c404b86f414a2615738bb326f463d6d068ea --- ABOUT.md | 65 ++++++++++++++++++++++++++++++++++++++++++++++++------- README.md | 65 +++++++------------------------------------------------ 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/ABOUT.md b/ABOUT.md index a02aa96..b24a712 100644 --- a/ABOUT.md +++ b/ABOUT.md @@ -1,13 +1,62 @@ # Android Large Screen x Unity Sample Project -This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. +This project is an Android-optimized 2D Unity game based on the demonstration project _Lost Crypt_. It is specifically configured to demonstrate large-screen and foldable device capabilities, showcasing features like adaptive layouts, foldable device posture awareness, and multi-window resizing. The project shows how to handle aspect ratio support, full screen utilization using anchoring, and posture support (such as hinge angle sensing) on devices like the Google Pixel Fold. -### Begin with Aspect Ratio Support -To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. +## Subdirectories -### Expand to Full Screen Utilization -After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. +- **.vscode**: Stores workspace-specific configurations, task definitions, and settings for Visual Studio Code. It ensures developers have consistent formatting, compilation, and debugging configurations when working in this editor. +- **Assets**: Contains all game assets, scripts, scenes, plugins, and configurations that make up the game. It is the core directory of the Unity project, housing everything from gameplay C# scripts to 2D sprites, shaders, and audio assets. +- **Library**: A local cache directory generated by the Unity Editor that stores imported asset metadata, platform-specific databases, and package caches. It is regenerated automatically by Unity and should not be included in version control. +- **Logs**: Stores diagnostic logs, editor logs, and package compilation reports generated during development. These files help troubleshoot internal editor issues, build errors, or package management warnings. +- **Packages**: Dictates the external package dependencies and module extensions for the project using the Unity Package Manager (UPM). It ensures that all dependencies, like the Universal Render Pipeline and Input System, are locked to consistent versions across all developers. +- **ProjectSettings**: Holds the global configurations, build options, input mappings, quality settings, and physics behaviors for the Unity engine. These files define how the application is initialized and compiled across different target platforms. +- **Temp**: A temporary directory generated by Unity while the editor is open to store transient assets, compile cache, and runtime state. It is automatically cleaned up when the Unity Editor is closed. +- **UserSettings**: Houses local user-specific editor preferences, window configurations, and layout states. Because these settings are unique to each developer's workspace preference, they should not be checked into source control. + +## Files + +- **.gitignore**: Defines files and folders that Git version control should ignore, such as local build caches, user preferences, and temporary files. This prevents bloated directories like `Library` and `Temp` from being committed to the repository. +- **ABOUT.md**: Contains the original introductory guide for the Android Large Screen x Unity Sample Project. It details how the project utilizes the Unity 2D Lost Crypt sample to demonstrate aspect ratios, full screen utilization, and foldable device hinge-aware setups. +- **Assembly-CSharp-Editor.csproj**: An autogenerated C# project file that configures editor-only scripts for external development tools. It maps dependencies and assembly references so IDEs can compile custom inspectors and menu extension tools. +- **Assembly-CSharp.csproj**: An autogenerated C# project file that stores reference paths and compilation settings for the main gameplay and runtime scripts. It provides the layout needed for IDE code autocompletion, refactoring, and linting. +- **LICENSE**: Contains the licensing agreement and legal permissions for the distribution and usage of the project's source code and resources. It outlines standard rights and copyright disclaimers for developers utilizing this template. +- **lsf-lostcrypt.slnx**: A Visual Studio XML solution file that aggregates all the individual C# project files together. It allows developers to load the entire codebase into modern IDEs in a structured manner. +- **README.md**: Serves as the main documentation page for the project, providing a general overview of the project's purpose, its directory structure, and the responsibilities of individual files. + +## Getting Started & Unity MCP Setup + +Follow these steps to set up the project and enable the Unity Model Context Protocol (MCP) server for AI-driven editor interactions. + +### 1. Prerequisites +- **Unity Editor**: Version `6000.5.4f1` (or matching version from `ProjectSettings/ProjectVersion.txt`). +- **Python 3.10+** and [**`uv`**](https://docs.astral.sh/uv/) command line tool. + +### 2. Configure MCP Client Registration +Add the `unityMCP` entry to your global MCP configuration file (typically located at `~/.gemini/config/mcp_config.json`): +```json +{ + "mcpServers": { + "unityMCP": { + "serverUrl": "http://127.0.0.1:8080/mcp", + "type": "http", + "disabled": false + } + } +} +``` + +### 3. Start the MCP Server +Run the following command in your terminal to start the local HTTP bridge server. +> [!NOTE] +> If your workstation overrides python indexes to a custom registry, prepend `UV_DEFAULT_INDEX` to force the use of the public PyPI registry: + +```bash +UV_DEFAULT_INDEX=https://pypi.org/simple ~/.local/bin/uvx --from "mcpforunityserver==10.1.0" mcp-for-unity --transport http --http-url http://127.0.0.1:8080 --project-scoped-tools +``` + +### 4. Connect the Unity Editor +1. Open the project in the Unity Editor. +2. Go to **Window** -> **MCP for Unity** -> **Toggle MCP Window** in the menu bar. +3. Click **Connect** (or **Start**) in the Unity window to link the editor client to your running local server. +4. Verify the connection by querying the active instances in your AI client. -### Optimize for Foldable Devices -With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks. diff --git a/README.md b/README.md index b24a712..a02aa96 100644 --- a/README.md +++ b/README.md @@ -1,62 +1,13 @@ # Android Large Screen x Unity Sample Project +This is a Large Screen optimized behavior example project, based on the Unity 2D demonstration project [_Lost Crypt_](https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673). -This project is an Android-optimized 2D Unity game based on the demonstration project _Lost Crypt_. It is specifically configured to demonstrate large-screen and foldable device capabilities, showcasing features like adaptive layouts, foldable device posture awareness, and multi-window resizing. The project shows how to handle aspect ratio support, full screen utilization using anchoring, and posture support (such as hinge angle sensing) on devices like the Google Pixel Fold. +Supporting Large Screen and Foldable devices requires a number of changes to the Unity build options, as well as considerations in the layout of your camera and UI canvases. -## Subdirectories +### Begin with Aspect Ratio Support +To start, it's essential to implement support for various aspect ratios in your Android Large Screen application. This ensures your game or application appears correctly across different screen sizes. To do this, you should utilize the full screen resizable setting. You might consider adjusting the camera or canvas aspect ratio to better fit different screens. Settings in the example are viewed in the **Build Settings**, and in the _Plugins\Android\AndroidManifest.xml_ file. -- **.vscode**: Stores workspace-specific configurations, task definitions, and settings for Visual Studio Code. It ensures developers have consistent formatting, compilation, and debugging configurations when working in this editor. -- **Assets**: Contains all game assets, scripts, scenes, plugins, and configurations that make up the game. It is the core directory of the Unity project, housing everything from gameplay C# scripts to 2D sprites, shaders, and audio assets. -- **Library**: A local cache directory generated by the Unity Editor that stores imported asset metadata, platform-specific databases, and package caches. It is regenerated automatically by Unity and should not be included in version control. -- **Logs**: Stores diagnostic logs, editor logs, and package compilation reports generated during development. These files help troubleshoot internal editor issues, build errors, or package management warnings. -- **Packages**: Dictates the external package dependencies and module extensions for the project using the Unity Package Manager (UPM). It ensures that all dependencies, like the Universal Render Pipeline and Input System, are locked to consistent versions across all developers. -- **ProjectSettings**: Holds the global configurations, build options, input mappings, quality settings, and physics behaviors for the Unity engine. These files define how the application is initialized and compiled across different target platforms. -- **Temp**: A temporary directory generated by Unity while the editor is open to store transient assets, compile cache, and runtime state. It is automatically cleaned up when the Unity Editor is closed. -- **UserSettings**: Houses local user-specific editor preferences, window configurations, and layout states. Because these settings are unique to each developer's workspace preference, they should not be checked into source control. - -## Files - -- **.gitignore**: Defines files and folders that Git version control should ignore, such as local build caches, user preferences, and temporary files. This prevents bloated directories like `Library` and `Temp` from being committed to the repository. -- **ABOUT.md**: Contains the original introductory guide for the Android Large Screen x Unity Sample Project. It details how the project utilizes the Unity 2D Lost Crypt sample to demonstrate aspect ratios, full screen utilization, and foldable device hinge-aware setups. -- **Assembly-CSharp-Editor.csproj**: An autogenerated C# project file that configures editor-only scripts for external development tools. It maps dependencies and assembly references so IDEs can compile custom inspectors and menu extension tools. -- **Assembly-CSharp.csproj**: An autogenerated C# project file that stores reference paths and compilation settings for the main gameplay and runtime scripts. It provides the layout needed for IDE code autocompletion, refactoring, and linting. -- **LICENSE**: Contains the licensing agreement and legal permissions for the distribution and usage of the project's source code and resources. It outlines standard rights and copyright disclaimers for developers utilizing this template. -- **lsf-lostcrypt.slnx**: A Visual Studio XML solution file that aggregates all the individual C# project files together. It allows developers to load the entire codebase into modern IDEs in a structured manner. -- **README.md**: Serves as the main documentation page for the project, providing a general overview of the project's purpose, its directory structure, and the responsibilities of individual files. - -## Getting Started & Unity MCP Setup - -Follow these steps to set up the project and enable the Unity Model Context Protocol (MCP) server for AI-driven editor interactions. - -### 1. Prerequisites -- **Unity Editor**: Version `6000.5.4f1` (or matching version from `ProjectSettings/ProjectVersion.txt`). -- **Python 3.10+** and [**`uv`**](https://docs.astral.sh/uv/) command line tool. - -### 2. Configure MCP Client Registration -Add the `unityMCP` entry to your global MCP configuration file (typically located at `~/.gemini/config/mcp_config.json`): -```json -{ - "mcpServers": { - "unityMCP": { - "serverUrl": "http://127.0.0.1:8080/mcp", - "type": "http", - "disabled": false - } - } -} -``` - -### 3. Start the MCP Server -Run the following command in your terminal to start the local HTTP bridge server. -> [!NOTE] -> If your workstation overrides python indexes to a custom registry, prepend `UV_DEFAULT_INDEX` to force the use of the public PyPI registry: - -```bash -UV_DEFAULT_INDEX=https://pypi.org/simple ~/.local/bin/uvx --from "mcpforunityserver==10.1.0" mcp-for-unity --transport http --http-url http://127.0.0.1:8080 --project-scoped-tools -``` - -### 4. Connect the Unity Editor -1. Open the project in the Unity Editor. -2. Go to **Window** -> **MCP for Unity** -> **Toggle MCP Window** in the menu bar. -3. Click **Connect** (or **Start**) in the Unity window to link the editor client to your running local server. -4. Verify the connection by querying the active instances in your AI client. +### Expand to Full Screen Utilization +After ensuring that your game can adapt to different aspect ratios, the next step is to ensure your game can utilize the entire screen. This makes gameplay more immersive and can enhance the user experience. To achieve this, you should use anchors in your game's UI and camera settings to automatically adjust to the screen size. This allows UI elements to maintain their positions relative to the screen size. Examples of anchoring settings in the UI canvas are provided in the scene called **Anchoring**. +### Optimize for Foldable Devices +With the advent of foldable devices, it's beneficial to add support for these in your game. You can use Android's Jetpack WindowManager to detect the device's folding posture and adjust your game's layout accordingly. This project provides an example scene called **HingeAware** that contains a _ConfigurationManager_ Monobehaviour and responds to the different folding states of the target device with UnityEvent callbacks.